2018-07-30 01:52:35,672 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-187 | | 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-30 01:52:35,675 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.25,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=4j6heWBjMU3dpVAktdTPad7yB 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=0fe05230a8a340ec8c337c88e34a1c9b export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-30 01:52:35,675 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-30 01:52:35,676 - 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-30 01:52:35,700 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-30 01:52:35,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:52:35,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:52:35,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:52:35,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:52:35,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:52:35,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:52:35,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:52:35,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:52:35,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:52:35,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:52:35,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:52:35,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:52:35,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:52:35,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:52:35,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:52:35,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:52:35,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:52:35,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:52:35,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:52:35,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:52:35,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:52:35,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:52:35,984 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-30 01:52:35,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-30 01:52:35,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:52:35,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b38830dc-6842-4c96-8221-5e479f7d07e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:52:35,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b38830dc-6842-4c96-8221-5e479f7d07e0 2018-07-30 01:52:35,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:52:36,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:52:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["-yvu8JJiRPuFCBYfaMfBgw"], "issued_at": "2018-07-30T01:52:36.000000Z"}} 2018-07-30 01:52:36,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:37,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52: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-2406ab98-906b-4420-8411-31862607f78d x-compute-request-id: req-2406ab98-906b-4420-8411-31862607f78d Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-30 01:52:37,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-2406ab98-906b-4420-8411-31862607f78d 2018-07-30 01:52:37,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.15711307526s 2018-07-30 01:52:37,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-2406ab98-906b-4420-8411-31862607f78d 2018-07-30 01:52:37,143 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-30 01:52:37,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:52:37,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:52:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:52:37,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 01:52:37,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:37,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71cde8c4-e63d-42d6-b282-6d42fa1e8783 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/f7e8b527169445dcab3ecaf02003a9f0"}, "tags": [], "enabled": true, "id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "heat_stack"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 01:52:37,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-71cde8c4-e63d-42d6-b282-6d42fa1e8783 2018-07-30 01:52:37,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0917429924011s 2018-07-30 01:52:37,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-71cde8c4-e63d-42d6-b282-6d42fa1e8783 2018-07-30 01:52:37,244 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'f7e8b527169445dcab3ecaf02003a9f0', 'name': u'heat_stack'})] 2018-07-30 01:52:37,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-30 01:52:37,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:37,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6821262c-5420-44b6-8817-a0a3f42ace41 Content-Encoding: gzip Content-Length: 1974 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0a1b5b9b512b4321947936db2df89a50"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a53fa687bf084bc29f1f067785cb49b8", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1cec37a6933b4fab92e56c382031e2ea"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "82a6327418b941c38714c54c15cda17f", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1dffeb9a12a94750bd27c65a90679bc1"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfc409b9d4154b3784802668ccda6024", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/27a25f5eedd04ee0920db08590a344a8"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1532b8dfb73b458aa797ed05a15b0d81", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/287db305ff894895bf717b2627a855fa"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "af7b6381bc044ea6bc25974505d31a62", "id": "287db305ff894895bf717b2627a855fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2cbf287c108f4a9ea3bfd07501c8d2ca"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b1bc4d70a5e46059ac3375f9d12910a", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/478fc1fcb69f4b0bbf04879e1fdf6660"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8d2700c37404e43b95c012c24768600", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/494f21b2115c4f3b8229da5c5dee99c6"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93efd0a18f6b48d2af7400c734056de6", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4b4107ada1134f0d8a90dad8ada6d59b"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "af7b6381bc044ea6bc25974505d31a62", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4bf5e1f65e2342ea923952e456dc26a0"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b1bc4d70a5e46059ac3375f9d12910a", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/55a85644d3ac4898a44369cb6c2d627e"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8d2700c37404e43b95c012c24768600", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/67c1efaebf994576a7becc8cd6a745bd"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a178b088e3c740d891575ebdfd866ff9", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/67fcfa1a787344dc8b43587e366b5c30"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a178b088e3c740d891575ebdfd866ff9", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/763ebef2a0464f92be5d88747e0b21e1"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "af7b6381bc044ea6bc25974505d31a62", "id": "763ebef2a0464f92be5d88747e0b21e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7cdacf11c3be474fb15aaf34a6d11b85"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8d2700c37404e43b95c012c24768600", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/844e5e60fbc54b24ab4a5a7db9fc6f6c"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6649e4ce6c24f5c98d05eb1347e71b8", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/947a7b45c49348a7913c7ed829061db8"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "82a6327418b941c38714c54c15cda17f", "id": "947a7b45c49348a7913c7ed829061db8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/950e6cbc7e47494995cefdef3e84c641"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f52b812f3ec840798a00d650bb23e8d4", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a0effd35ba074f5a98e8db6b01ef0f42"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6649e4ce6c24f5c98d05eb1347e71b8", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a507d79dd3a64561b970029792aa05ec"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28d1d678987743c59fa2fe41ae343287", "id": "a507d79dd3a64561b970029792aa05ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a6a8962f82884d309f618952dfe83678"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfc409b9d4154b3784802668ccda6024", "id": "a6a8962f82884d309f618952dfe83678"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a8bf614e1f3f4bc0a1a63da687bbd35b"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6649e4ce6c24f5c98d05eb1347e71b8", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ae6c36ec8f38494ea689d75112663008"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b1bc4d70a5e46059ac3375f9d12910a", "id": "ae6c36ec8f38494ea689d75112663008"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/af4b764d5beb4405bf38a52e7c0ceb0c"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1532b8dfb73b458aa797ed05a15b0d81", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b66f8f99a0574c299347a2ec4b36d9fe"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f52b812f3ec840798a00d650bb23e8d4", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b7d54856d06c4e18925f34f05b34215e"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1532b8dfb73b458aa797ed05a15b0d81", "id": "b7d54856d06c4e18925f34f05b34215e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/bd8564d75bf441a9a5b469a890281828"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cdbea8597e84d28a04ca8586026477b", "id": "bd8564d75bf441a9a5b469a890281828"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c021ae6ac6714d2881c9df905f96e9f6"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfc409b9d4154b3784802668ccda6024", "id": "c021ae6ac6714d2881c9df905f96e9f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c1708a77c8f8433faef661ed9ccddc85"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ab6da96f9734ea99acf3e54d2c53be7", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ccc78b188aa34f5280714f2566afa373"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ab6da96f9734ea99acf3e54d2c53be7", "id": "ccc78b188aa34f5280714f2566afa373"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd575a314e784deb9382d7cbbe7e09ab"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28d1d678987743c59fa2fe41ae343287", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "82a6327418b941c38714c54c15cda17f", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/daf6522ac7b54989a799bc8cd7d4c6cd"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93efd0a18f6b48d2af7400c734056de6", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e21b73a53ceb433895c1b0e8e72ec19d"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f52b812f3ec840798a00d650bb23e8d4", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e374d9318d0a463381a223df086cb5c4"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a53fa687bf084bc29f1f067785cb49b8", "id": "e374d9318d0a463381a223df086cb5c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cdbea8597e84d28a04ca8586026477b", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e8326f9621664d4491b6bd9cddba4916"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a53fa687bf084bc29f1f067785cb49b8", "id": "e8326f9621664d4491b6bd9cddba4916"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ee5fd25d3b46404ba6b2582991120a51"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28d1d678987743c59fa2fe41ae343287", "id": "ee5fd25d3b46404ba6b2582991120a51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ef0bb15af38641ffb9d0666219900d29"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ab6da96f9734ea99acf3e54d2c53be7", "id": "ef0bb15af38641ffb9d0666219900d29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f33b16ff3a9f4afabf9da96486bf0193"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a178b088e3c740d891575ebdfd866ff9", "id": "f33b16ff3a9f4afabf9da96486bf0193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f9eab6e12bb34ca58fb3da8787308343"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cdbea8597e84d28a04ca8586026477b", "id": "f9eab6e12bb34ca58fb3da8787308343"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fc9aeeb4f686409a9176115b173a9f4f"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93efd0a18f6b48d2af7400c734056de6", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-30 01:52:37,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-6821262c-5420-44b6-8817-a0a3f42ace41 2018-07-30 01:52:37,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0922830104828s 2018-07-30 01:52:37,341 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-6821262c-5420-44b6-8817-a0a3f42ace41 2018-07-30 01:52:37,348 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/0a1b5b9b512b4321947936db2df89a50'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a53fa687bf084bc29f1f067785cb49b8', u'id': u'0a1b5b9b512b4321947936db2df89a50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/1cec37a6933b4fab92e56c382031e2ea'}, u'url': u'http://172.30.9.25:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'82a6327418b941c38714c54c15cda17f', u'id': u'1cec37a6933b4fab92e56c382031e2ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/1dffeb9a12a94750bd27c65a90679bc1'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dfc409b9d4154b3784802668ccda6024', u'id': u'1dffeb9a12a94750bd27c65a90679bc1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/27a25f5eedd04ee0920db08590a344a8'}, u'url': u'http://172.30.9.25:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1532b8dfb73b458aa797ed05a15b0d81', u'id': u'27a25f5eedd04ee0920db08590a344a8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/287db305ff894895bf717b2627a855fa'}, u'url': u'http://172.30.9.25:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'af7b6381bc044ea6bc25974505d31a62', u'id': u'287db305ff894895bf717b2627a855fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/2cbf287c108f4a9ea3bfd07501c8d2ca'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0b1bc4d70a5e46059ac3375f9d12910a', u'id': u'2cbf287c108f4a9ea3bfd07501c8d2ca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/478fc1fcb69f4b0bbf04879e1fdf6660'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f8d2700c37404e43b95c012c24768600', u'id': u'478fc1fcb69f4b0bbf04879e1fdf6660'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/494f21b2115c4f3b8229da5c5dee99c6'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'93efd0a18f6b48d2af7400c734056de6', u'id': u'494f21b2115c4f3b8229da5c5dee99c6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/4b4107ada1134f0d8a90dad8ada6d59b'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'af7b6381bc044ea6bc25974505d31a62', u'id': u'4b4107ada1134f0d8a90dad8ada6d59b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/4bf5e1f65e2342ea923952e456dc26a0'}, u'url': u'http://172.30.9.25:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0b1bc4d70a5e46059ac3375f9d12910a', u'id': u'4bf5e1f65e2342ea923952e456dc26a0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/55a85644d3ac4898a44369cb6c2d627e'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f8d2700c37404e43b95c012c24768600', u'id': u'55a85644d3ac4898a44369cb6c2d627e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/67c1efaebf994576a7becc8cd6a745bd'}, u'url': u'http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a178b088e3c740d891575ebdfd866ff9', u'id': u'67c1efaebf994576a7becc8cd6a745bd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/67fcfa1a787344dc8b43587e366b5c30'}, 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'a178b088e3c740d891575ebdfd866ff9', u'id': u'67fcfa1a787344dc8b43587e366b5c30'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/763ebef2a0464f92be5d88747e0b21e1'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'af7b6381bc044ea6bc25974505d31a62', u'id': u'763ebef2a0464f92be5d88747e0b21e1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/7cdacf11c3be474fb15aaf34a6d11b85'}, u'url': u'http://172.30.9.25:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f8d2700c37404e43b95c012c24768600', u'id': u'7cdacf11c3be474fb15aaf34a6d11b85'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/844e5e60fbc54b24ab4a5a7db9fc6f6c'}, u'url': u'http://172.30.9.25:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c6649e4ce6c24f5c98d05eb1347e71b8', u'id': u'844e5e60fbc54b24ab4a5a7db9fc6f6c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/947a7b45c49348a7913c7ed829061db8'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'82a6327418b941c38714c54c15cda17f', u'id': u'947a7b45c49348a7913c7ed829061db8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/950e6cbc7e47494995cefdef3e84c641'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f52b812f3ec840798a00d650bb23e8d4', u'id': u'950e6cbc7e47494995cefdef3e84c641'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a0effd35ba074f5a98e8db6b01ef0f42'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c6649e4ce6c24f5c98d05eb1347e71b8', u'id': u'a0effd35ba074f5a98e8db6b01ef0f42'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a507d79dd3a64561b970029792aa05ec'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'28d1d678987743c59fa2fe41ae343287', u'id': u'a507d79dd3a64561b970029792aa05ec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a6a8962f82884d309f618952dfe83678'}, u'url': u'http://172.30.9.25:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dfc409b9d4154b3784802668ccda6024', u'id': u'a6a8962f82884d309f618952dfe83678'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a8bf614e1f3f4bc0a1a63da687bbd35b'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c6649e4ce6c24f5c98d05eb1347e71b8', u'id': u'a8bf614e1f3f4bc0a1a63da687bbd35b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/ae6c36ec8f38494ea689d75112663008'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0b1bc4d70a5e46059ac3375f9d12910a', u'id': u'ae6c36ec8f38494ea689d75112663008'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/af4b764d5beb4405bf38a52e7c0ceb0c'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1532b8dfb73b458aa797ed05a15b0d81', u'id': u'af4b764d5beb4405bf38a52e7c0ceb0c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b66f8f99a0574c299347a2ec4b36d9fe'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f52b812f3ec840798a00d650bb23e8d4', u'id': u'b66f8f99a0574c299347a2ec4b36d9fe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b7d54856d06c4e18925f34f05b34215e'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1532b8dfb73b458aa797ed05a15b0d81', u'id': u'b7d54856d06c4e18925f34f05b34215e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/bd8564d75bf441a9a5b469a890281828'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9cdbea8597e84d28a04ca8586026477b', u'id': u'bd8564d75bf441a9a5b469a890281828'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c021ae6ac6714d2881c9df905f96e9f6'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dfc409b9d4154b3784802668ccda6024', u'id': u'c021ae6ac6714d2881c9df905f96e9f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c1708a77c8f8433faef661ed9ccddc85'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2ab6da96f9734ea99acf3e54d2c53be7', u'id': u'c1708a77c8f8433faef661ed9ccddc85'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/ccc78b188aa34f5280714f2566afa373'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2ab6da96f9734ea99acf3e54d2c53be7', u'id': u'ccc78b188aa34f5280714f2566afa373'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/cd575a314e784deb9382d7cbbe7e09ab'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'28d1d678987743c59fa2fe41ae343287', u'id': u'cd575a314e784deb9382d7cbbe7e09ab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/d7ee96fb7ecb48f0be5dabcd5f5f7bfa'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'82a6327418b941c38714c54c15cda17f', u'id': u'd7ee96fb7ecb48f0be5dabcd5f5f7bfa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/daf6522ac7b54989a799bc8cd7d4c6cd'}, u'url': u'http://172.30.9.25:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'93efd0a18f6b48d2af7400c734056de6', u'id': u'daf6522ac7b54989a799bc8cd7d4c6cd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e21b73a53ceb433895c1b0e8e72ec19d'}, u'url': u'http://172.30.9.25:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f52b812f3ec840798a00d650bb23e8d4', u'id': u'e21b73a53ceb433895c1b0e8e72ec19d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e374d9318d0a463381a223df086cb5c4'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a53fa687bf084bc29f1f067785cb49b8', u'id': u'e374d9318d0a463381a223df086cb5c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e61ae0b6b89c4d8da21ffd7f7f9fc2a8'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9cdbea8597e84d28a04ca8586026477b', u'id': u'e61ae0b6b89c4d8da21ffd7f7f9fc2a8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e8326f9621664d4491b6bd9cddba4916'}, u'url': u'http://172.30.9.25:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a53fa687bf084bc29f1f067785cb49b8', u'id': u'e8326f9621664d4491b6bd9cddba4916'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/ee5fd25d3b46404ba6b2582991120a51'}, u'url': u'http://172.30.9.25:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'28d1d678987743c59fa2fe41ae343287', u'id': u'ee5fd25d3b46404ba6b2582991120a51'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/ef0bb15af38641ffb9d0666219900d29'}, u'url': u'http://172.30.9.25:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2ab6da96f9734ea99acf3e54d2c53be7', u'id': u'ef0bb15af38641ffb9d0666219900d29'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f33b16ff3a9f4afabf9da96486bf0193'}, u'url': u'http://12.0.0.27:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a178b088e3c740d891575ebdfd866ff9', u'id': u'f33b16ff3a9f4afabf9da96486bf0193'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f9eab6e12bb34ca58fb3da8787308343'}, u'url': u'http://172.30.9.25:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9cdbea8597e84d28a04ca8586026477b', u'id': u'f9eab6e12bb34ca58fb3da8787308343'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/fc9aeeb4f686409a9176115b173a9f4f'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'93efd0a18f6b48d2af7400c734056de6', u'id': u'fc9aeeb4f686409a9176115b173a9f4f'})] 2018-07-30 01:52:37,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-30 01:52:37,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:37,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52: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-d7a98ef3-41e4-4c76-83bd-17037f52ca29 x-compute-request-id: req-d7a98ef3-41e4-4c76-83bd-17037f52ca29 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-30 01:52:37,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-d7a98ef3-41e4-4c76-83bd-17037f52ca29 2018-07-30 01:52:37,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.109038114548s 2018-07-30 01:52:37,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-d7a98ef3-41e4-4c76-83bd-17037f52ca29 2018-07-30 01:52:37,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-30 01:52:37,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:38,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52: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-e5a1797c-311e-4ee2-a69c-dfbde9d7b9d5 x-compute-request-id: req-e5a1797c-311e-4ee2-a69c-dfbde9d7b9d5 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-30 01:52:38,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-floating-ip-pools used request id req-e5a1797c-311e-4ee2-a69c-dfbde9d7b9d5 2018-07-30 01:52:38,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 0.962555885315s 2018-07-30 01:52:38,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-floating-ip-pools used request id req-e5a1797c-311e-4ee2-a69c-dfbde9d7b9d5 2018-07-30 01:52:38,439 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-30 01:52:38,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:52:38,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:38,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ef3f8b3c-0579-4489-8b55-f00ba1fefd2c Date: Mon, 30 Jul 2018 01:52:38 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:52:38,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ef3f8b3c-0579-4489-8b55-f00ba1fefd2c 2018-07-30 01:52:38,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0223531723022s 2018-07-30 01:52:38,467 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ef3f8b3c-0579-4489-8b55-f00ba1fefd2c 2018-07-30 01:52:38,467 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-30 01:52:38,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-30 01:52:38,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:38,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52: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-3ac56c86-ba53-4f49-b46c-49fd2b4e2b68 x-compute-request-id: req-3ac56c86-ba53-4f49-b46c-49fd2b4e2b68 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": 7}, "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.9", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 8}, "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.3", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-07-30 01:52:38,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-3ac56c86-ba53-4f49-b46c-49fd2b4e2b68 2018-07-30 01:52:38,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.065281867981s 2018-07-30 01:52:38,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-3ac56c86-ba53-4f49-b46c-49fd2b4e2b68 2018-07-30 01:52:38,534 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', 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': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 7}, 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.3', 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': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 8}, 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-30 01:52:38,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-30 01:52:38,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:38,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52: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-75c3c1cd-3fae-4ef0-aff6-2f4be7e1748e x-compute-request-id: req-75c3c1cd-3fae-4ef0-aff6-2f4be7e1748e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 01:52:38,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-75c3c1cd-3fae-4ef0-aff6-2f4be7e1748e 2018-07-30 01:52:38,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0268001556396s 2018-07-30 01:52:38,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-75c3c1cd-3fae-4ef0-aff6-2f4be7e1748e 2018-07-30 01:52:38,562 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-30 01:52:38,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:52:38,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:38,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-27fbb351-2fe7-495a-8fa7-7ddd8a314123 Date: Mon, 30 Jul 2018 01:52:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:52:38,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-27fbb351-2fe7-495a-8fa7-7ddd8a314123 2018-07-30 01:52:38,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0779228210449s 2018-07-30 01:52:38,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-27fbb351-2fe7-495a-8fa7-7ddd8a314123 2018-07-30 01:52:38,641 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'd69a021d-6ab4-450e-b6d9-92941767bd16'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-30T01:50:27Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', 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-30T01:50:22Z', u'provider:network_type': u'flat', u'tenant_id': u'69d1b0f654904abbb446b5a6196ed3bf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'69d1b0f654904abbb446b5a6196ed3bf', u'l2_adjacency': True})] 2018-07-30 01:52:38,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:52:38,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:38,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-784c1b22-0928-4800-ac4b-64f9a14313e5 Date: Mon, 30 Jul 2018 01:52:38 GMT RESP BODY: {"ports":[]} 2018-07-30 01:52:38,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-784c1b22-0928-4800-ac4b-64f9a14313e5 2018-07-30 01:52:38,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0258829593658s 2018-07-30 01:52:38,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-784c1b22-0928-4800-ac4b-64f9a14313e5 2018-07-30 01:52:38,668 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-30 01:52:38,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 01:52:38,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:38,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99290c17-421b-405c-a86a-a51170408680 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "69d1b0f654904abbb446b5a6196ed3bf"}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "25d2680183c64f53becca75d9d3264b8"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf/users/25d2680183c64f53becca75d9d3264b8/roles/f2dedf2b2ed846398298473922764c8d"}}, {"scope": {"project": {"id": "69d1b0f654904abbb446b5a6196ed3bf"}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "3a943ad8d64542e6ba0eabc353c9921a"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf/users/3a943ad8d64542e6ba0eabc353c9921a/roles/f2dedf2b2ed846398298473922764c8d"}}, {"scope": {"project": {"id": "69d1b0f654904abbb446b5a6196ed3bf"}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "3e933660fb4c453f9828e97311482646"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf/users/3e933660fb4c453f9828e97311482646/roles/f2dedf2b2ed846398298473922764c8d"}}, {"scope": {"project": {"id": "69d1b0f654904abbb446b5a6196ed3bf"}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "3edb0442383a42f7b4c1b4dd0db921c5"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf/users/3edb0442383a42f7b4c1b4dd0db921c5/roles/f2dedf2b2ed846398298473922764c8d"}}, {"scope": {"project": {"id": "69d1b0f654904abbb446b5a6196ed3bf"}}, "role": {"id": "70c20528f6f14b6590259e92e1d8a496"}, "user": {"id": "470c715d5e2d4f6fac8e28ca42be71ef"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf/users/470c715d5e2d4f6fac8e28ca42be71ef/roles/70c20528f6f14b6590259e92e1d8a496"}}, {"scope": {"project": {"id": "69d1b0f654904abbb446b5a6196ed3bf"}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "470c715d5e2d4f6fac8e28ca42be71ef"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf/users/470c715d5e2d4f6fac8e28ca42be71ef/roles/f2dedf2b2ed846398298473922764c8d"}}, {"scope": {"project": {"id": "69d1b0f654904abbb446b5a6196ed3bf"}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "7bb449b5ccb64774971232fbce6f0ea6"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf/users/7bb449b5ccb64774971232fbce6f0ea6/roles/f2dedf2b2ed846398298473922764c8d"}}, {"scope": {"project": {"id": "69d1b0f654904abbb446b5a6196ed3bf"}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "7e6c0e7f75d7479199a98cfebd425d49"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf/users/7e6c0e7f75d7479199a98cfebd425d49/roles/f2dedf2b2ed846398298473922764c8d"}}, {"scope": {"project": {"id": "69d1b0f654904abbb446b5a6196ed3bf"}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "b6d5cf39bfe140d2858df97573c264ba"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf/users/b6d5cf39bfe140d2858df97573c264ba/roles/f2dedf2b2ed846398298473922764c8d"}}, {"scope": {"project": {"id": "69d1b0f654904abbb446b5a6196ed3bf"}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "dbf29812953f4309ab8cb372bce2e099"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf/users/dbf29812953f4309ab8cb372bce2e099/roles/f2dedf2b2ed846398298473922764c8d"}}, {"scope": {"project": {"id": "0fe05230a8a340ec8c337c88e34a1c9b"}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "e4b59a07fee548c1af1705a5dc9391f4"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/e4b59a07fee548c1af1705a5dc9391f4/roles/f2dedf2b2ed846398298473922764c8d"}}, {"scope": {"project": {"id": "69d1b0f654904abbb446b5a6196ed3bf"}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "e4cd22119a3c48c580c860b1be8c0f56"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf/users/e4cd22119a3c48c580c860b1be8c0f56/roles/f2dedf2b2ed846398298473922764c8d"}}, {"scope": {"project": {"id": "69d1b0f654904abbb446b5a6196ed3bf"}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "f3854ca428f948039c02a2f3a7fe0e2b"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf/users/f3854ca428f948039c02a2f3a7fe0e2b/roles/f2dedf2b2ed846398298473922764c8d"}}, {"scope": {"project": {"id": "69d1b0f654904abbb446b5a6196ed3bf"}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "f43cc11eac5d4dbcb751ee7d578203c6"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf/users/f43cc11eac5d4dbcb751ee7d578203c6/roles/f2dedf2b2ed846398298473922764c8d"}}, {"scope": {"domain": {"id": "f7e8b527169445dcab3ecaf02003a9f0"}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "3d886cdfffd44f8c8a3293ab1385953b"}, "links": {"assignment": "http://172.30.9.25:5000/v3/domains/f7e8b527169445dcab3ecaf02003a9f0/users/3d886cdfffd44f8c8a3293ab1385953b/roles/f2dedf2b2ed846398298473922764c8d"}}, {"scope": {"system": {"all": true}}, "role": {"id": "f2dedf2b2ed846398298473922764c8d"}, "user": {"id": "e4b59a07fee548c1af1705a5dc9391f4"}, "links": {"assignment": "http://172.30.9.25:5000/v3/system/users/e4b59a07fee548c1af1705a5dc9391f4/roles/f2dedf2b2ed846398298473922764c8d"}}], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-30 01:52:38,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-99290c17-421b-405c-a86a-a51170408680 2018-07-30 01:52:38,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.154618024826s 2018-07-30 01:52:38,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-99290c17-421b-405c-a86a-a51170408680 2018-07-30 01:52:38,828 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'69d1b0f654904abbb446b5a6196ed3bf', 'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'25d2680183c64f53becca75d9d3264b8'}), Munch({'project': u'69d1b0f654904abbb446b5a6196ed3bf', 'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'3a943ad8d64542e6ba0eabc353c9921a'}), Munch({'project': u'69d1b0f654904abbb446b5a6196ed3bf', 'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'3e933660fb4c453f9828e97311482646'}), Munch({'project': u'69d1b0f654904abbb446b5a6196ed3bf', 'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'3edb0442383a42f7b4c1b4dd0db921c5'}), Munch({'project': u'69d1b0f654904abbb446b5a6196ed3bf', 'id': u'70c20528f6f14b6590259e92e1d8a496', 'user': u'470c715d5e2d4f6fac8e28ca42be71ef'}), Munch({'project': u'69d1b0f654904abbb446b5a6196ed3bf', 'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'470c715d5e2d4f6fac8e28ca42be71ef'}), Munch({'project': u'69d1b0f654904abbb446b5a6196ed3bf', 'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'7bb449b5ccb64774971232fbce6f0ea6'}), Munch({'project': u'69d1b0f654904abbb446b5a6196ed3bf', 'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'7e6c0e7f75d7479199a98cfebd425d49'}), Munch({'project': u'69d1b0f654904abbb446b5a6196ed3bf', 'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'b6d5cf39bfe140d2858df97573c264ba'}), Munch({'project': u'69d1b0f654904abbb446b5a6196ed3bf', 'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'dbf29812953f4309ab8cb372bce2e099'}), Munch({'project': u'0fe05230a8a340ec8c337c88e34a1c9b', 'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'e4b59a07fee548c1af1705a5dc9391f4'}), Munch({'project': u'69d1b0f654904abbb446b5a6196ed3bf', 'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'e4cd22119a3c48c580c860b1be8c0f56'}), Munch({'project': u'69d1b0f654904abbb446b5a6196ed3bf', 'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'f3854ca428f948039c02a2f3a7fe0e2b'}), Munch({'project': u'69d1b0f654904abbb446b5a6196ed3bf', 'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'f43cc11eac5d4dbcb751ee7d578203c6'}), Munch({'domain': u'f7e8b527169445dcab3ecaf02003a9f0', 'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'3d886cdfffd44f8c8a3293ab1385953b'}), Munch({'id': u'f2dedf2b2ed846398298473922764c8d', 'user': u'e4b59a07fee548c1af1705a5dc9391f4'})] 2018-07-30 01:52:38,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:52:38,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:38,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b0261c-7ebd-4ae0-94bb-b3f296ddefd3 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:52:38,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-87b0261c-7ebd-4ae0-94bb-b3f296ddefd3 2018-07-30 01:52:38,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0219299793243s 2018-07-30 01:52:38,854 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-87b0261c-7ebd-4ae0-94bb-b3f296ddefd3 2018-07-30 01:52:38,855 - 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'swiftoperator', 'id': u'0e5380e6d3164484b82358e6c2bebce3'}), 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'224c00421ae04cb9be7c37b2894d4951'}), 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'70c20528f6f14b6590259e92e1d8a496'}), 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'f2dedf2b2ed846398298473922764c8d'})] 2018-07-30 01:52:38,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 01:52:38,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:38,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c27aa988-50e0-4556-a992-b3dc3a3ea30b Date: Mon, 30 Jul 2018 01:52:38 GMT RESP BODY: {"routers": []} 2018-07-30 01:52:38,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c27aa988-50e0-4556-a992-b3dc3a3ea30b 2018-07-30 01:52:38,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0451169013977s 2018-07-30 01:52:38,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c27aa988-50e0-4556-a992-b3dc3a3ea30b 2018-07-30 01:52:38,901 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-30 01:52:38,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:52:38,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:39,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52: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-09bf95a5-8fd1-4958-8741-8e6092b4a02a x-compute-request-id: req-09bf95a5-8fd1-4958-8741-8e6092b4a02a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 01:52:39,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-09bf95a5-8fd1-4958-8741-8e6092b4a02a 2018-07-30 01:52:39,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201674938202s 2018-07-30 01:52:39,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-09bf95a5-8fd1-4958-8741-8e6092b4a02a 2018-07-30 01:52:39,104 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-30 01:52:39,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-30 01:52:39,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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-30 01:52:39,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:52: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://192.30.9.4: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.4:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:52:39,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:39,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2576b2f4-8fb7-4a5d-a991-87c27d9c91a1 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0b1bc4d70a5e46059ac3375f9d12910a"}, "enabled": true, "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1532b8dfb73b458aa797ed05a15b0d81"}, "enabled": true, "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/28d1d678987743c59fa2fe41ae343287"}, "enabled": true, "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2ab6da96f9734ea99acf3e54d2c53be7"}, "enabled": true, "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/364a4ba27c9f4e27b478e3341433b769"}, "enabled": true, "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/82a6327418b941c38714c54c15cda17f"}, "enabled": true, "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/93efd0a18f6b48d2af7400c734056de6"}, "enabled": true, "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9cdbea8597e84d28a04ca8586026477b"}, "enabled": true, "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a178b088e3c740d891575ebdfd866ff9"}, "enabled": true, "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/a53fa687bf084bc29f1f067785cb49b8"}, "enabled": true, "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/af7b6381bc044ea6bc25974505d31a62"}, "enabled": true, "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c6649e4ce6c24f5c98d05eb1347e71b8"}, "enabled": true, "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dfc409b9d4154b3784802668ccda6024"}, "enabled": true, "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f52b812f3ec840798a00d650bb23e8d4"}, "enabled": true, "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f8d2700c37404e43b95c012c24768600"}, "enabled": true, "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-07-30 01:52:39,135 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-2576b2f4-8fb7-4a5d-a991-87c27d9c91a1 2018-07-30 01:52:39,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0278470516205s 2018-07-30 01:52:39,135 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-2576b2f4-8fb7-4a5d-a991-87c27d9c91a1 2018-07-30 01:52:39,140 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'0b1bc4d70a5e46059ac3375f9d12910a', 'name': u'cinder'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'1532b8dfb73b458aa797ed05a15b0d81', 'name': u'cinderv2'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'28d1d678987743c59fa2fe41ae343287', 'name': u'neutron'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'2ab6da96f9734ea99acf3e54d2c53be7', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'364a4ba27c9f4e27b478e3341433b769', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'82a6327418b941c38714c54c15cda17f', 'name': u'panko'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'93efd0a18f6b48d2af7400c734056de6', 'name': u'keystone'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'9cdbea8597e84d28a04ca8586026477b', 'name': u'placement'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'a178b088e3c740d891575ebdfd866ff9', 'name': u'swift'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'a53fa687bf084bc29f1f067785cb49b8', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'af7b6381bc044ea6bc25974505d31a62', 'name': u'gnocchi'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'c6649e4ce6c24f5c98d05eb1347e71b8', 'name': u'heat'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'dfc409b9d4154b3784802668ccda6024', 'name': u'aodh'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'f52b812f3ec840798a00d650bb23e8d4', 'name': u'glance'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'f8d2700c37404e43b95c012c24768600', 'name': u'nova'})] 2018-07-30 01:52:39,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:52:39,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23b648c8d0f3b60a9959953f7d0139d5c04094f1" 2018-07-30 01:52:39,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-69244fb1-18db-43bf-babd-586a5f47a54a Date: Mon, 30 Jul 2018 01:52:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 01:52:39,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-69244fb1-18db-43bf-babd-586a5f47a54a 2018-07-30 01:52:39,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0405941009521s 2018-07-30 01:52:39,182 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-69244fb1-18db-43bf-babd-586a5f47a54a 2018-07-30 01:52:39,182 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:50:27Z', 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'd69a021d-6ab4-450e-b6d9-92941767bd16', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'tenant_id': u'69d1b0f654904abbb446b5a6196ed3bf', u'created_at': u'2018-07-30T01:50:27Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'69d1b0f654904abbb446b5a6196ed3bf'})] 2018-07-30 01:52:39,304 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 01:52:39,304 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:03 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-30 01:52:39,358 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-30 01:52:39,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:52:39,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:52:39,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:52:39,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:52:39,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:52:39,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:52:39,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:52:39,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:52:39,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:52:39,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:52:39,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:52:39,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:52:39,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:52:39,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:52:39,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:52:39,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:52:39,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:52:39,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:52:39,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:52:39,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:52:39,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:52:39,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:52:39,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:52:39,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca431816-048b-4c72-afb4-83c85a661e17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:52:39,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ca431816-048b-4c72-afb4-83c85a661e17 2018-07-30 01:52:39,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:52:39,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:52:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["zGEOAaujQhSUg2j5PiwXGw"], "issued_at": "2018-07-30T01:52:39.000000Z"}} 2018-07-30 01:52:39,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:52:39,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50a476523b23057477b8fee12ad051d89002bebb" 2018-07-30 01:52:40,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-72144582-6948-4806-afa5-a5b0b5868dc0 Date: Mon, 30 Jul 2018 01:52:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:52:40,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-72144582-6948-4806-afa5-a5b0b5868dc0 2018-07-30 01:52:40,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.990031957626s 2018-07-30 01:52:40,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-72144582-6948-4806-afa5-a5b0b5868dc0 2018-07-30 01:52:40,902 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-30 01:52:40,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 01:52:40,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50a476523b23057477b8fee12ad051d89002bebb" -d '{"network": {"name": "tenantnetwork1-net_60e8e8c6-f083-4c09-b91e-aba9eae8af42", "admin_state_up": true}}' 2018-07-30 01:52:41,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7888fbdc-082b-4165-9ee3-ddc634307e85 Date: Mon, 30 Jul 2018 01:52: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":"7d43462f-ae5b-42c9-be4a-e63cff073c70","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:52:41Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_60e8e8c6-f083-4c09-b91e-aba9eae8af42","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:52:41Z","mtu":1450}} 2018-07-30 01:52:41,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7888fbdc-082b-4165-9ee3-ddc634307e85 2018-07-30 01:52:41,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.54196190834s 2018-07-30 01:52:41,445 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7888fbdc-082b-4165-9ee3-ddc634307e85 2018-07-30 01:52:41,446 - 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-30T01:52:41Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7d43462f-ae5b-42c9-be4a-e63cff073c70', u'provider:segmentation_id': 13, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_60e8e8c6-f083-4c09-b91e-aba9eae8af42', u'created_at': u'2018-07-30T01:52:41Z', u'mtu': 1450, u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'l2_adjacency': True}) 2018-07-30 01:52:41,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:52:41,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50a476523b23057477b8fee12ad051d89002bebb" 2018-07-30 01:52:41,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-490ab97b-eec1-48c1-9432-eefb196d278b Date: Mon, 30 Jul 2018 01:52:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7d43462f-ae5b-42c9-be4a-e63cff073c70","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:52:41Z","qos_policy_id":null,"name":"tenantnetwork1-net_60e8e8c6-f083-4c09-b91e-aba9eae8af42","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:52:41Z","provider:network_type":"vxlan"}]} 2018-07-30 01:52:41,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-490ab97b-eec1-48c1-9432-eefb196d278b 2018-07-30 01:52:41,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0995960235596s 2018-07-30 01:52:41,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-490ab97b-eec1-48c1-9432-eefb196d278b 2018-07-30 01:52:41,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 01:52:41,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50a476523b23057477b8fee12ad051d89002bebb" -d '{"subnet": {"name": "tenantnetwork1-subnet_60e8e8c6-f083-4c09-b91e-aba9eae8af42", "enable_dhcp": true, "network_id": "7d43462f-ae5b-42c9-be4a-e63cff073c70", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 01:52:42,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-b9eb2a76-9561-4e34-b865-20eb04033b3d Date: Mon, 30 Jul 2018 01:52:42 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:52: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":"88b83f62-caeb-4bb5-97ee-19375e81abaa","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_60e8e8c6-f083-4c09-b91e-aba9eae8af42","enable_dhcp":true,"segment_id":null,"network_id":"7d43462f-ae5b-42c9-be4a-e63cff073c70","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:52:41Z","ip_version":4}} 2018-07-30 01:52:42,127 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b9eb2a76-9561-4e34-b865-20eb04033b3d 2018-07-30 01:52:42,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.57847905159s 2018-07-30 01:52:42,128 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b9eb2a76-9561-4e34-b865-20eb04033b3d 2018-07-30 01:52:42,128 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:52: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'88b83f62-caeb-4bb5-97ee-19375e81abaa', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_60e8e8c6-f083-4c09-b91e-aba9eae8af42', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7d43462f-ae5b-42c9-be4a-e63cff073c70', u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'created_at': u'2018-07-30T01:52: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'0fe05230a8a340ec8c337c88e34a1c9b'}) 2018-07-30 01:52:42,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 01:52:42,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50a476523b23057477b8fee12ad051d89002bebb" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "tenantnetwork1-router_60e8e8c6-f083-4c09-b91e-aba9eae8af42", "admin_state_up": true}}' 2018-07-30 01:52:43,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-3bbe6681-b238-41f3-98b8-97330f020fd9 Date: Mon, 30 Jul 2018 01:52:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:52:42Z", "admin_state_up": true, "updated_at": "2018-07-30T01:52:43Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47", "name": "tenantnetwork1-router_60e8e8c6-f083-4c09-b91e-aba9eae8af42"}} 2018-07-30 01:52:43,662 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-3bbe6681-b238-41f3-98b8-97330f020fd9 2018-07-30 01:52:43,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53289794922s 2018-07-30 01:52:43,662 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-3bbe6681-b238-41f3-98b8-97330f020fd9 2018-07-30 01:52:43,662 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:52:43Z', u'revision_number': 3, u'ha': False, u'id': u'c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_60e8e8c6-f083-4c09-b91e-aba9eae8af42', u'admin_state_up': True, u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'created_at': u'2018-07-30T01:52:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b'}) 2018-07-30 01:52:43,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 01:52:43,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47/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}50a476523b23057477b8fee12ad051d89002bebb" -d '{"subnet_id": "88b83f62-caeb-4bb5-97ee-19375e81abaa"}' 2018-07-30 01:52:45,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f98460aa-a22d-47df-83df-406ef204c58e Date: Mon, 30 Jul 2018 01:52:45 GMT RESP BODY: {"network_id": "7d43462f-ae5b-42c9-be4a-e63cff073c70", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "88b83f62-caeb-4bb5-97ee-19375e81abaa", "subnet_ids": ["88b83f62-caeb-4bb5-97ee-19375e81abaa"], "port_id": "5ac86142-7388-4036-9e51-42d6fa54e2c9", "id": "c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47"} 2018-07-30 01:52:45,469 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47/add_router_interface.json used request id req-f98460aa-a22d-47df-83df-406ef204c58e 2018-07-30 01:52:45,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.80617403984s 2018-07-30 01:52:45,470 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47/add_router_interface.json used request id req-f98460aa-a22d-47df-83df-406ef204c58e returning object c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47 2018-07-30 01:52:45,584 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 01:52:45,584 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-30 01:52:45,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 01:52:45,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47/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}50a476523b23057477b8fee12ad051d89002bebb" -d '{"subnet_id": "88b83f62-caeb-4bb5-97ee-19375e81abaa"}' 2018-07-30 01:52:47,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7b0599da-a534-4ccc-9a6b-042624607efc Date: Mon, 30 Jul 2018 01:52:47 GMT RESP BODY: {"network_id": "7d43462f-ae5b-42c9-be4a-e63cff073c70", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "88b83f62-caeb-4bb5-97ee-19375e81abaa", "subnet_ids": ["88b83f62-caeb-4bb5-97ee-19375e81abaa"], "port_id": "5ac86142-7388-4036-9e51-42d6fa54e2c9", "id": "c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47"} 2018-07-30 01:52:47,206 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47/remove_router_interface.json used request id req-7b0599da-a534-4ccc-9a6b-042624607efc 2018-07-30 01:52:47,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.61612200737s 2018-07-30 01:52:47,207 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47/remove_router_interface.json used request id req-7b0599da-a534-4ccc-9a6b-042624607efc returning object c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47 2018-07-30 01:52:47,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 01:52:47,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50a476523b23057477b8fee12ad051d89002bebb" 2018-07-30 01:52:47,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-6f5f811c-f68e-453a-95a1-00fdb0ac28d5 Date: Mon, 30 Jul 2018 01:52:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:52:42Z", "admin_state_up": true, "updated_at": "2018-07-30T01:52:46Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47", "name": "tenantnetwork1-router_60e8e8c6-f083-4c09-b91e-aba9eae8af42"}]} 2018-07-30 01:52:47,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-6f5f811c-f68e-453a-95a1-00fdb0ac28d5 2018-07-30 01:52:47,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.137912988663s 2018-07-30 01:52:47,346 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-6f5f811c-f68e-453a-95a1-00fdb0ac28d5 2018-07-30 01:52:47,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 01:52:47,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50a476523b23057477b8fee12ad051d89002bebb" 2018-07-30 01:52:48,368 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a8028e8-709f-48fa-a51e-9aff1d778695 Content-Length: 0 Date: Mon, 30 Jul 2018 01:52:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:52:48,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47.json used request id req-0a8028e8-709f-48fa-a51e-9aff1d778695 2018-07-30 01:52:48,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.02101016045s 2018-07-30 01:52:48,368 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c38c95b1-63ed-4c1a-97c3-04fa3c5dcc47.json used request id req-0a8028e8-709f-48fa-a51e-9aff1d778695 2018-07-30 01:52:48,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:52:48,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50a476523b23057477b8fee12ad051d89002bebb" 2018-07-30 01:52:48,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-26a1f7f6-ba21-4769-a4c5-9484ce8a8440 Date: Mon, 30 Jul 2018 01:52:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:52: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":"88b83f62-caeb-4bb5-97ee-19375e81abaa","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_60e8e8c6-f083-4c09-b91e-aba9eae8af42","enable_dhcp":true,"segment_id":null,"network_id":"7d43462f-ae5b-42c9-be4a-e63cff073c70","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:52:41Z","ip_version":4},{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 01:52:48,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-26a1f7f6-ba21-4769-a4c5-9484ce8a8440 2018-07-30 01:52:48,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0842189788818s 2018-07-30 01:52:48,454 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-26a1f7f6-ba21-4769-a4c5-9484ce8a8440 2018-07-30 01:52:48,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 01:52:48,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/88b83f62-caeb-4bb5-97ee-19375e81abaa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50a476523b23057477b8fee12ad051d89002bebb" 2018-07-30 01:52:49,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-accab595-e4ef-444e-811b-d07582d8754a Date: Mon, 30 Jul 2018 01:52:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:52:49,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/88b83f62-caeb-4bb5-97ee-19375e81abaa.json used request id req-accab595-e4ef-444e-811b-d07582d8754a 2018-07-30 01:52:49,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.932419061661s 2018-07-30 01:52:49,388 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/88b83f62-caeb-4bb5-97ee-19375e81abaa.json used request id req-accab595-e4ef-444e-811b-d07582d8754a 2018-07-30 01:52:49,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:52:49,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50a476523b23057477b8fee12ad051d89002bebb" 2018-07-30 01:52:49,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-50082670-8228-4879-bf60-efd2ddec6985 Date: Mon, 30 Jul 2018 01:52:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"7d43462f-ae5b-42c9-be4a-e63cff073c70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:52:49Z","qos_policy_id":null,"name":"tenantnetwork1-net_60e8e8c6-f083-4c09-b91e-aba9eae8af42","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:52:41Z","provider:network_type":"vxlan"}]} 2018-07-30 01:52:49,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-50082670-8228-4879-bf60-efd2ddec6985 2018-07-30 01:52:49,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0806419849396s 2018-07-30 01:52:49,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-50082670-8228-4879-bf60-efd2ddec6985 2018-07-30 01:52:49,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 01:52:49,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/7d43462f-ae5b-42c9-be4a-e63cff073c70.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50a476523b23057477b8fee12ad051d89002bebb" 2018-07-30 01:52:50,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03c2fb0d-f8f3-4c00-ab4d-7d6a2c24a882 Date: Mon, 30 Jul 2018 01:52:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:52:50,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7d43462f-ae5b-42c9-be4a-e63cff073c70.json used request id req-03c2fb0d-f8f3-4c00-ab4d-7d6a2c24a882 2018-07-30 01:52:50,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.947210073471s 2018-07-30 01:52:50,418 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7d43462f-ae5b-42c9-be4a-e63cff073c70.json used request id req-03c2fb0d-f8f3-4c00-ab4d-7d6a2c24a882 2018-07-30 01:52:50,469 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-30 01:52:50,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:52:50,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:52:50,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:52:50,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:52:50,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:52:50,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:52:50,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:52:50,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:52:50,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:52:50,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:52:50,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:52:50,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:52:50,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:52:50,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:52:50,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:52:50,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:52:50,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:52:50,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:52:50,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:52:50,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:52:50,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:52:50,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:52:50,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:52:50,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ec2376-39ff-4eb2-8d9e-781de378e265 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:52:50,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-35ec2376-39ff-4eb2-8d9e-781de378e265 2018-07-30 01:52:50,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:52:50,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:52:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ZJ88XHK3Tr-uFmUorqcT5A"], "issued_at": "2018-07-30T01:52:50.000000Z"}} 2018-07-30 01:52:50,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:52:50,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:52:51,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fa4f8d8d-95a9-4f26-b079-21c671c74e10 Date: Mon, 30 Jul 2018 01:52:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:52:51,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fa4f8d8d-95a9-4f26-b079-21c671c74e10 2018-07-30 01:52:51,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.996147155762s 2018-07-30 01:52:51,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fa4f8d8d-95a9-4f26-b079-21c671c74e10 2018-07-30 01:52:51,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:52:51,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:52:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:52:51,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 01:52:51,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:52:52,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62df6e98-cb38-4da1-9e43-7b51214f00a7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/f7e8b527169445dcab3ecaf02003a9f0"}, "tags": [], "enabled": true, "id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "heat_stack"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 01:52:52,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-62df6e98-cb38-4da1-9e43-7b51214f00a7 2018-07-30 01:52:52,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0941469669342s 2018-07-30 01:52:52,007 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-62df6e98-cb38-4da1-9e43-7b51214f00a7 2018-07-30 01:52:52,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-30 01:52:52,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_45e7e668-4c13-4533-8f04-55c422b1c5d2"}}' 2018-07-30 01:52:52,168 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d76ae14d-bbd3-43b3-ac17-1131401722b3 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112"}, "tags": [], "enabled": true, "id": "f5b67a4ef0f4428a87edd90235914112", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_45e7e668-4c13-4533-8f04-55c422b1c5d2"}} 2018-07-30 01:52:52,168 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d76ae14d-bbd3-43b3-ac17-1131401722b3 2018-07-30 01:52:52,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.153430938721s 2018-07-30 01:52:52,169 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d76ae14d-bbd3-43b3-ac17-1131401722b3 2018-07-30 01:52:52,169 - 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'f5b67a4ef0f4428a87edd90235914112', '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_45e7e668-4c13-4533-8f04-55c422b1c5d2'}) 2018-07-30 01:52:52,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-30 01:52:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5ab560de-ea54-4a7f-aca9-14b16d527bfe", "email": null, "name": "tenantnetwork2-user_45e7e668-4c13-4533-8f04-55c422b1c5d2"}}' 2018-07-30 01:52:52,572 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-920f299c-874f-4aa4-aa33-a169ef497352 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_45e7e668-4c13-4533-8f04-55c422b1c5d2", "links": {"self": "http://172.30.9.25:5000/v3/users/827336889ee447c5a6f3900d343d45e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "827336889ee447c5a6f3900d343d45e9", "domain_id": "default", "password_expires_at": null}} 2018-07-30 01:52:52,572 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-920f299c-874f-4aa4-aa33-a169ef497352 2018-07-30 01:52:52,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.396358966827s 2018-07-30 01:52:52,572 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-920f299c-874f-4aa4-aa33-a169ef497352 2018-07-30 01:52:52,573 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'827336889ee447c5a6f3900d343d45e9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_45e7e668-4c13-4533-8f04-55c422b1c5d2'}) 2018-07-30 01:52:52,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:52:52,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:52:52,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f0c141-71bc-4fb2-8736-f2fd0e80a9eb Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:52:52,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e4f0c141-71bc-4fb2-8736-f2fd0e80a9eb 2018-07-30 01:52:52,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0887010097504s 2018-07-30 01:52:52,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e4f0c141-71bc-4fb2-8736-f2fd0e80a9eb 2018-07-30 01:52:52,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:52:52,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:52:52,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b490d57d-e477-49d8-8f53-3f8092f707ec Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:52:52,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b490d57d-e477-49d8-8f53-3f8092f707ec 2018-07-30 01:52:52,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0838229656219s 2018-07-30 01:52:52,755 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b490d57d-e477-49d8-8f53-3f8092f707ec 2018-07-30 01:52:52,756 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-30 01:52:52,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-30 01:52:52,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" -d '{"role": {"name": "Member"}}' 2018-07-30 01:52:52,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99a9f0c3-79e1-44d5-a068-e7555f2edfa2 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "308b8f46350f455f8f9edb6eacba2245", "links": {"self": "http://172.30.9.25:5000/v3/roles/308b8f46350f455f8f9edb6eacba2245"}, "name": "Member"}} 2018-07-30 01:52:52,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-99a9f0c3-79e1-44d5-a068-e7555f2edfa2 2018-07-30 01:52:52,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.155133008957s 2018-07-30 01:52:52,915 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-99a9f0c3-79e1-44d5-a068-e7555f2edfa2 2018-07-30 01:52:52,916 - 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'308b8f46350f455f8f9edb6eacba2245'}) 2018-07-30 01:52:52,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:52:52,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:52:53,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b2b2fb-4865-4d1f-8b79-e8c68a7216d1 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "308b8f46350f455f8f9edb6eacba2245", "links": {"self": "http://172.30.9.25:5000/v3/roles/308b8f46350f455f8f9edb6eacba2245"}, "name": "Member"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:52:53,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f7b2b2fb-4865-4d1f-8b79-e8c68a7216d1 2018-07-30 01:52:53,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0868139266968s 2018-07-30 01:52:53,007 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f7b2b2fb-4865-4d1f-8b79-e8c68a7216d1 2018-07-30 01:52:53,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 01:52:53,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:52:53,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a34cb020-78f4-4d86-8fec-6e935fa83a8f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 01:52:53,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-a34cb020-78f4-4d86-8fec-6e935fa83a8f 2018-07-30 01:52:53,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0991160869598s 2018-07-30 01:52:53,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-a34cb020-78f4-4d86-8fec-6e935fa83a8f 2018-07-30 01:52:53,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:52:53,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:52:53,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef22a579-1eed-48e6-89f5-d546fe851803 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_45e7e668-4c13-4533-8f04-55c422b1c5d2", "links": {"self": "http://172.30.9.25:5000/v3/users/827336889ee447c5a6f3900d343d45e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "827336889ee447c5a6f3900d343d45e9", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:52:53,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ef22a579-1eed-48e6-89f5-d546fe851803 2018-07-30 01:52:53,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108047962189s 2018-07-30 01:52:53,220 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ef22a579-1eed-48e6-89f5-d546fe851803 2018-07-30 01:52:53,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 01:52:53,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:52:53,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5153663e-5f2b-4e31-a9ed-139247d00de9 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112"}, "tags": [], "enabled": true, "id": "f5b67a4ef0f4428a87edd90235914112", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_45e7e668-4c13-4533-8f04-55c422b1c5d2"}]} 2018-07-30 01:52:53,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-5153663e-5f2b-4e31-a9ed-139247d00de9 2018-07-30 01:52:53,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0890281200409s 2018-07-30 01:52:53,320 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-5153663e-5f2b-4e31-a9ed-139247d00de9 2018-07-30 01:52:53,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 01:52:53,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=827336889ee447c5a6f3900d343d45e9&role.id=308b8f46350f455f8f9edb6eacba2245&scope.project.id=f5b67a4ef0f4428a87edd90235914112" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:52:53,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290893eb-8603-4a0c-b2d7-8df6237f14e0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=827336889ee447c5a6f3900d343d45e9&role.id=308b8f46350f455f8f9edb6eacba2245&scope.project.id=f5b67a4ef0f4428a87edd90235914112", "previous": null, "next": null}} 2018-07-30 01:52:53,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=827336889ee447c5a6f3900d343d45e9&role.id=308b8f46350f455f8f9edb6eacba2245&scope.project.id=f5b67a4ef0f4428a87edd90235914112 used request id req-290893eb-8603-4a0c-b2d7-8df6237f14e0 2018-07-30 01:52:53,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0859470367432s 2018-07-30 01:52:53,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=827336889ee447c5a6f3900d343d45e9&role.id=308b8f46350f455f8f9edb6eacba2245&scope.project.id=f5b67a4ef0f4428a87edd90235914112 used request id req-290893eb-8603-4a0c-b2d7-8df6237f14e0 2018-07-30 01:52:53,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 01:52:53,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112/users/827336889ee447c5a6f3900d343d45e9/roles/308b8f46350f455f8f9edb6eacba2245 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:52:53,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53b3556a-25e8-404d-b684-6fa124af38cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:52:53,649 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112/users/827336889ee447c5a6f3900d343d45e9/roles/308b8f46350f455f8f9edb6eacba2245 used request id req-53b3556a-25e8-404d-b684-6fa124af38cb 2018-07-30 01:52:53,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.231281995773s 2018-07-30 01:52:53,649 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112/users/827336889ee447c5a6f3900d343d45e9/roles/308b8f46350f455f8f9edb6eacba2245 used request id req-53b3556a-25e8-404d-b684-6fa124af38cb 2018-07-30 01:52:53,650 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_45e7e668-4c13-4533-8f04-55c422b1c5d2', 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'f5b67a4ef0f4428a87edd90235914112', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5ab560de-ea54-4a7f-aca9-14b16d527bfe', 'username': u'tenantnetwork2-user_45e7e668-4c13-4533-8f04-55c422b1c5d2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-30 01:52:53,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:52:53,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:52:53,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:52:53,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:52:53,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:52:53,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:52:53,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:52:53,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:52:53,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:52:53,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:52:53,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:52:53,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:52:53,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:52:53,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:52:53,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:52:53,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:52:53,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:52:53,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:52:53,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:52:53,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:52:53,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:52:53,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:52:53,655 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_45e7e668-4c13-4533-8f04-55c422b1c5d2', 'password': '5ab560de-ea54-4a7f-aca9-14b16d527bfe', 'project_name': 'tenantnetwork2-project_45e7e668-4c13-4533-8f04-55c422b1c5d2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': 'f5b67a4ef0f4428a87edd90235914112', 'project_domain_name': 'Default'} 2018-07-30 01:52:53,655 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-30 01:52:53,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:52:53,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0771fb6-f138-4d18-99a5-f6c50cf5070b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:52:53,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f0771fb6-f138-4d18-99a5-f6c50cf5070b 2018-07-30 01:52:53,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:52:54,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "308b8f46350f455f8f9edb6eacba2245", "name": "Member"}], "expires_at": "2018-07-30T02:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5b67a4ef0f4428a87edd90235914112", "name": "tenantnetwork2-project_45e7e668-4c13-4533-8f04-55c422b1c5d2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f5b67a4ef0f4428a87edd90235914112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/f5b67a4ef0f4428a87edd90235914112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/f5b67a4ef0f4428a87edd90235914112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5b67a4ef0f4428a87edd90235914112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/f5b67a4ef0f4428a87edd90235914112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/f5b67a4ef0f4428a87edd90235914112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5b67a4ef0f4428a87edd90235914112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f5b67a4ef0f4428a87edd90235914112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f5b67a4ef0f4428a87edd90235914112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/f5b67a4ef0f4428a87edd90235914112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/f5b67a4ef0f4428a87edd90235914112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/f5b67a4ef0f4428a87edd90235914112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/f5b67a4ef0f4428a87edd90235914112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/f5b67a4ef0f4428a87edd90235914112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_45e7e668-4c13-4533-8f04-55c422b1c5d2", "id": "827336889ee447c5a6f3900d343d45e9"}, "audit_ids": ["qROP_cIfRm-gCt9aEQTbXg"], "issued_at": "2018-07-30T01:52:54.000000Z"}} 2018-07-30 01:52:54,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 01:52:54,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f24441349285973dc12956f5f9fa889c093fd9f8" -d '{"network": {"name": "tenantnetwork2-net_45e7e668-4c13-4533-8f04-55c422b1c5d2", "admin_state_up": true}}' 2018-07-30 01:52:55,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-39b67e91-b7f4-4957-aae5-17f1be684af7 Date: Mon, 30 Jul 2018 01:52:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"639692b7-862a-4d3a-ab31-82ea3c96e044","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5b67a4ef0f4428a87edd90235914112","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:52:55Z","is_default":false,"name":"tenantnetwork2-net_45e7e668-4c13-4533-8f04-55c422b1c5d2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f5b67a4ef0f4428a87edd90235914112","created_at":"2018-07-30T01:52:55Z","mtu":1450}} 2018-07-30 01:52:55,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-39b67e91-b7f4-4957-aae5-17f1be684af7 2018-07-30 01:52:55,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.30054998398s 2018-07-30 01:52:55,353 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-39b67e91-b7f4-4957-aae5-17f1be684af7 2018-07-30 01:52:55,353 - 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-30T01:52:55Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'639692b7-862a-4d3a-ab31-82ea3c96e044', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_45e7e668-4c13-4533-8f04-55c422b1c5d2', u'admin_state_up': True, u'tenant_id': u'f5b67a4ef0f4428a87edd90235914112', u'created_at': u'2018-07-30T01:52:55Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f5b67a4ef0f4428a87edd90235914112', u'l2_adjacency': True}) 2018-07-30 01:52:55,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:52:55,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f24441349285973dc12956f5f9fa889c093fd9f8" 2018-07-30 01:52:55,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-93f47b4e-47a7-4f10-919a-9b30ca36194a Date: Mon, 30 Jul 2018 01:52:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"639692b7-862a-4d3a-ab31-82ea3c96e044","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5b67a4ef0f4428a87edd90235914112","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:52:55Z","qos_policy_id":null,"name":"tenantnetwork2-net_45e7e668-4c13-4533-8f04-55c422b1c5d2","admin_state_up":true,"tenant_id":"f5b67a4ef0f4428a87edd90235914112","created_at":"2018-07-30T01:52:55Z","mtu":1450}]} 2018-07-30 01:52:55,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-93f47b4e-47a7-4f10-919a-9b30ca36194a 2018-07-30 01:52:55,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130063056946s 2018-07-30 01:52:55,484 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-93f47b4e-47a7-4f10-919a-9b30ca36194a 2018-07-30 01:52:55,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 01:52:55,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f24441349285973dc12956f5f9fa889c093fd9f8" -d '{"subnet": {"name": "tenantnetwork2-subnet_45e7e668-4c13-4533-8f04-55c422b1c5d2", "enable_dhcp": true, "network_id": "639692b7-862a-4d3a-ab31-82ea3c96e044", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 01:52:56,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2895bf4a-f45f-4756-9ab8-444d33f1119b Date: Mon, 30 Jul 2018 01:52:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"639692b7-862a-4d3a-ab31-82ea3c96e044","tenant_id":"f5b67a4ef0f4428a87edd90235914112","created_at":"2018-07-30T01:52:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:52:55Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"f5b67a4ef0f4428a87edd90235914112","id":"5ba2db42-94c8-4a3a-9c3e-042e463c9225","subnetpool_id":null,"name":"tenantnetwork2-subnet_45e7e668-4c13-4533-8f04-55c422b1c5d2"}} 2018-07-30 01:52:56,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2895bf4a-f45f-4756-9ab8-444d33f1119b 2018-07-30 01:52:56,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.656825065613s 2018-07-30 01:52:56,143 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2895bf4a-f45f-4756-9ab8-444d33f1119b 2018-07-30 01:52:56,144 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:52:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5ba2db42-94c8-4a3a-9c3e-042e463c9225', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_45e7e668-4c13-4533-8f04-55c422b1c5d2', u'enable_dhcp': True, u'network_id': u'639692b7-862a-4d3a-ab31-82ea3c96e044', u'tenant_id': u'f5b67a4ef0f4428a87edd90235914112', u'created_at': u'2018-07-30T01:52:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f5b67a4ef0f4428a87edd90235914112'}) 2018-07-30 01:52:56,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 01:52:56,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f24441349285973dc12956f5f9fa889c093fd9f8" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "tenantnetwork2-router_45e7e668-4c13-4533-8f04-55c422b1c5d2", "admin_state_up": true}}' 2018-07-30 01:52:57,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-8e2fb4d6-ebe2-49f0-bd36-89950d1a338e Date: Mon, 30 Jul 2018 01:52:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:56Z", "admin_state_up": true, "updated_at": "2018-07-30T01:52:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "e84e1b51-b72e-4019-8f5a-f60c44dbc834", "name": "tenantnetwork2-router_45e7e668-4c13-4533-8f04-55c422b1c5d2"}} 2018-07-30 01:52:57,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8e2fb4d6-ebe2-49f0-bd36-89950d1a338e 2018-07-30 01:52:57,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41951489449s 2018-07-30 01:52:57,564 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8e2fb4d6-ebe2-49f0-bd36-89950d1a338e 2018-07-30 01:52:57,564 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:52:57Z', u'revision_number': 3, u'id': u'e84e1b51-b72e-4019-8f5a-f60c44dbc834', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_45e7e668-4c13-4533-8f04-55c422b1c5d2', u'admin_state_up': True, u'tenant_id': u'f5b67a4ef0f4428a87edd90235914112', u'created_at': u'2018-07-30T01:52:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'f5b67a4ef0f4428a87edd90235914112'}) 2018-07-30 01:52:57,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 01:52:57,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/e84e1b51-b72e-4019-8f5a-f60c44dbc834/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}f24441349285973dc12956f5f9fa889c093fd9f8" -d '{"subnet_id": "5ba2db42-94c8-4a3a-9c3e-042e463c9225"}' 2018-07-30 01:52:59,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1a5a6cd6-0a4b-4815-807b-54988204a235 Date: Mon, 30 Jul 2018 01:52:59 GMT RESP BODY: {"network_id": "639692b7-862a-4d3a-ab31-82ea3c96e044", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "subnet_id": "5ba2db42-94c8-4a3a-9c3e-042e463c9225", "subnet_ids": ["5ba2db42-94c8-4a3a-9c3e-042e463c9225"], "port_id": "e4fba2f0-fb3c-4428-8547-a64fa2b3bd8b", "id": "e84e1b51-b72e-4019-8f5a-f60c44dbc834"} 2018-07-30 01:52:59,613 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e84e1b51-b72e-4019-8f5a-f60c44dbc834/add_router_interface.json used request id req-1a5a6cd6-0a4b-4815-807b-54988204a235 2018-07-30 01:52:59,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.04805207253s 2018-07-30 01:52:59,614 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e84e1b51-b72e-4019-8f5a-f60c44dbc834/add_router_interface.json used request id req-1a5a6cd6-0a4b-4815-807b-54988204a235 returning object e84e1b51-b72e-4019-8f5a-f60c44dbc834 2018-07-30 01:52:59,730 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 01:52:59,731 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-30 01:52:59,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 01:52:59,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/e84e1b51-b72e-4019-8f5a-f60c44dbc834/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}f24441349285973dc12956f5f9fa889c093fd9f8" -d '{"subnet_id": "5ba2db42-94c8-4a3a-9c3e-042e463c9225"}' 2018-07-30 01:53:01,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9a77fb87-b8da-4c72-9353-16b1c979f0b2 Date: Mon, 30 Jul 2018 01:53:01 GMT RESP BODY: {"network_id": "639692b7-862a-4d3a-ab31-82ea3c96e044", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "subnet_id": "5ba2db42-94c8-4a3a-9c3e-042e463c9225", "subnet_ids": ["5ba2db42-94c8-4a3a-9c3e-042e463c9225"], "port_id": "e4fba2f0-fb3c-4428-8547-a64fa2b3bd8b", "id": "e84e1b51-b72e-4019-8f5a-f60c44dbc834"} 2018-07-30 01:53:01,468 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e84e1b51-b72e-4019-8f5a-f60c44dbc834/remove_router_interface.json used request id req-9a77fb87-b8da-4c72-9353-16b1c979f0b2 2018-07-30 01:53:01,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.73212504387s 2018-07-30 01:53:01,469 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e84e1b51-b72e-4019-8f5a-f60c44dbc834/remove_router_interface.json used request id req-9a77fb87-b8da-4c72-9353-16b1c979f0b2 returning object e84e1b51-b72e-4019-8f5a-f60c44dbc834 2018-07-30 01:53:01,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 01:53:01,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f24441349285973dc12956f5f9fa889c093fd9f8" 2018-07-30 01:53:01,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-8e587658-81a6-462d-8d99-1538b18f2dae Date: Mon, 30 Jul 2018 01:53:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:56Z", "admin_state_up": true, "updated_at": "2018-07-30T01:53:00Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "e84e1b51-b72e-4019-8f5a-f60c44dbc834", "name": "tenantnetwork2-router_45e7e668-4c13-4533-8f04-55c422b1c5d2"}]} 2018-07-30 01:53:01,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8e587658-81a6-462d-8d99-1538b18f2dae 2018-07-30 01:53:01,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.161823987961s 2018-07-30 01:53:01,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8e587658-81a6-462d-8d99-1538b18f2dae 2018-07-30 01:53:01,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 01:53:01,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/e84e1b51-b72e-4019-8f5a-f60c44dbc834.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f24441349285973dc12956f5f9fa889c093fd9f8" 2018-07-30 01:53:02,711 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35bf9878-2ff9-47b8-a85e-96b473fbd396 Content-Length: 0 Date: Mon, 30 Jul 2018 01:53:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:53:02,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/e84e1b51-b72e-4019-8f5a-f60c44dbc834.json used request id req-35bf9878-2ff9-47b8-a85e-96b473fbd396 2018-07-30 01:53:02,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.07805514336s 2018-07-30 01:53:02,711 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/e84e1b51-b72e-4019-8f5a-f60c44dbc834.json used request id req-35bf9878-2ff9-47b8-a85e-96b473fbd396 2018-07-30 01:53:02,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:53:02,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f24441349285973dc12956f5f9fa889c093fd9f8" 2018-07-30 01:53:02,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2fa6dd9e-cca0-42f7-ae3e-1d9978e7e843 Date: Mon, 30 Jul 2018 01:53:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"639692b7-862a-4d3a-ab31-82ea3c96e044","tenant_id":"f5b67a4ef0f4428a87edd90235914112","created_at":"2018-07-30T01:52:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f5b67a4ef0f4428a87edd90235914112","id":"5ba2db42-94c8-4a3a-9c3e-042e463c9225","subnetpool_id":null,"name":"tenantnetwork2-subnet_45e7e668-4c13-4533-8f04-55c422b1c5d2"}]} 2018-07-30 01:53:02,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2fa6dd9e-cca0-42f7-ae3e-1d9978e7e843 2018-07-30 01:53:02,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.10515999794s 2018-07-30 01:53:02,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2fa6dd9e-cca0-42f7-ae3e-1d9978e7e843 2018-07-30 01:53:02,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 01:53:02,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/5ba2db42-94c8-4a3a-9c3e-042e463c9225.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f24441349285973dc12956f5f9fa889c093fd9f8" 2018-07-30 01:53:03,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e68b543a-93ab-4eb3-a0cc-fcc980e2cf6d Date: Mon, 30 Jul 2018 01:53:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:53:03,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5ba2db42-94c8-4a3a-9c3e-042e463c9225.json used request id req-e68b543a-93ab-4eb3-a0cc-fcc980e2cf6d 2018-07-30 01:53:03,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09372901917s 2018-07-30 01:53:03,913 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5ba2db42-94c8-4a3a-9c3e-042e463c9225.json used request id req-e68b543a-93ab-4eb3-a0cc-fcc980e2cf6d 2018-07-30 01:53:03,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:53:03,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f24441349285973dc12956f5f9fa889c093fd9f8" 2018-07-30 01:53:04,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-03701652-8cb6-43ba-b79c-355a71bd38c9 Date: Mon, 30 Jul 2018 01:53:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"639692b7-862a-4d3a-ab31-82ea3c96e044","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f5b67a4ef0f4428a87edd90235914112","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:53:03Z","qos_policy_id":null,"name":"tenantnetwork2-net_45e7e668-4c13-4533-8f04-55c422b1c5d2","admin_state_up":true,"tenant_id":"f5b67a4ef0f4428a87edd90235914112","created_at":"2018-07-30T01:52:55Z","mtu":1450}]} 2018-07-30 01:53:04,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-03701652-8cb6-43ba-b79c-355a71bd38c9 2018-07-30 01:53:04,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107638120651s 2018-07-30 01:53:04,021 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-03701652-8cb6-43ba-b79c-355a71bd38c9 2018-07-30 01:53:04,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 01:53:04,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/639692b7-862a-4d3a-ab31-82ea3c96e044.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f24441349285973dc12956f5f9fa889c093fd9f8" 2018-07-30 01:53:05,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a898e37-c4c3-463a-a693-87f914e80f83 Date: Mon, 30 Jul 2018 01:53:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:53:05,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/639692b7-862a-4d3a-ab31-82ea3c96e044.json used request id req-3a898e37-c4c3-463a-a693-87f914e80f83 2018-07-30 01:53:05,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17804694176s 2018-07-30 01:53:05,201 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/639692b7-862a-4d3a-ab31-82ea3c96e044.json used request id req-3a898e37-c4c3-463a-a693-87f914e80f83 2018-07-30 01:53:05,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:53:05,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:53:05,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5f366c-9790-4c48-94a7-c194ecfe56dc Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_45e7e668-4c13-4533-8f04-55c422b1c5d2", "links": {"self": "http://172.30.9.25:5000/v3/users/827336889ee447c5a6f3900d343d45e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "827336889ee447c5a6f3900d343d45e9", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:53:05,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1f5f366c-9790-4c48-94a7-c194ecfe56dc 2018-07-30 01:53:05,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0973060131073s 2018-07-30 01:53:05,299 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1f5f366c-9790-4c48-94a7-c194ecfe56dc 2018-07-30 01:53:05,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:53:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/827336889ee447c5a6f3900d343d45e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:53:05,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827e7f9b-f667-42f2-ac02-f311cc198b78 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_45e7e668-4c13-4533-8f04-55c422b1c5d2", "links": {"self": "http://172.30.9.25:5000/v3/users/827336889ee447c5a6f3900d343d45e9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "827336889ee447c5a6f3900d343d45e9", "description": null}} 2018-07-30 01:53:05,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/827336889ee447c5a6f3900d343d45e9 used request id req-827e7f9b-f667-42f2-ac02-f311cc198b78 2018-07-30 01:53:05,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0980091094971s 2018-07-30 01:53:05,403 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/827336889ee447c5a6f3900d343d45e9 used request id req-827e7f9b-f667-42f2-ac02-f311cc198b78 2018-07-30 01:53:05,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-30 01:53:05,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/827336889ee447c5a6f3900d343d45e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:53:05,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:53:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5ce6584-3c35-4ef7-9dbb-3023640af319 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:53:05,628 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/827336889ee447c5a6f3900d343d45e9 used request id req-d5ce6584-3c35-4ef7-9dbb-3023640af319 2018-07-30 01:53:05,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.224031925201s 2018-07-30 01:53:05,628 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/827336889ee447c5a6f3900d343d45e9 used request id req-d5ce6584-3c35-4ef7-9dbb-3023640af319 2018-07-30 01:53:05,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 01:53:05,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:53:05,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29579af2-0922-4e0e-a65e-8a22fa4a1bf8 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112"}, "tags": [], "enabled": true, "id": "f5b67a4ef0f4428a87edd90235914112", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_45e7e668-4c13-4533-8f04-55c422b1c5d2"}]} 2018-07-30 01:53:05,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-29579af2-0922-4e0e-a65e-8a22fa4a1bf8 2018-07-30 01:53:05,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0883898735046s 2018-07-30 01:53:05,723 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-29579af2-0922-4e0e-a65e-8a22fa4a1bf8 2018-07-30 01:53:05,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-30 01:53:05,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:53:05,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:53:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89bd3257-26ab-42be-b20f-661c6853e4fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:53:05,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-89bd3257-26ab-42be-b20f-661c6853e4fd 2018-07-30 01:53:05,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.15661907196s 2018-07-30 01:53:05,884 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-89bd3257-26ab-42be-b20f-661c6853e4fd 2018-07-30 01:53:05,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:53:05,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:53:06,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60ba3f3e-2615-46b0-b127-767c31b2d220 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "308b8f46350f455f8f9edb6eacba2245", "links": {"self": "http://172.30.9.25:5000/v3/roles/308b8f46350f455f8f9edb6eacba2245"}, "name": "Member"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:53:06,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-60ba3f3e-2615-46b0-b127-767c31b2d220 2018-07-30 01:53:06,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116420984268s 2018-07-30 01:53:06,005 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-60ba3f3e-2615-46b0-b127-767c31b2d220 2018-07-30 01:53:06,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-30 01:53:06,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/308b8f46350f455f8f9edb6eacba2245 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8099d3667cb3a7f0cb44b58d410a0432fc08f84f" 2018-07-30 01:53:06,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7bf191e-bff3-42b0-b385-c963836fad0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:53:06,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/308b8f46350f455f8f9edb6eacba2245 used request id req-c7bf191e-bff3-42b0-b385-c963836fad0f 2018-07-30 01:53:06,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.133062839508s 2018-07-30 01:53:06,143 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/308b8f46350f455f8f9edb6eacba2245 used request id req-c7bf191e-bff3-42b0-b385-c963836fad0f 2018-07-30 01:53:06,197 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-30 01:53:06,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:53:06,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:53:06,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:53:06,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:53:06,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:53:06,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:53:06,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:53:06,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:53:06,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:53:06,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:53:06,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:53:06,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:53:06,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:53:06,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:53:06,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:53:06,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:53:06,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:53:06,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:53:06,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:53:06,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:53:06,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:53:06,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:53:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:53:06,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1edf7fe-9836-4a97-b555-bf687a746899 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:53:06,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d1edf7fe-9836-4a97-b555-bf687a746899 2018-07-30 01:53:06,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:53:06,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:53:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["HL2q74AURbycodlZMp56oQ"], "issued_at": "2018-07-30T01:53:06.000000Z"}} 2018-07-30 01:53:06,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:53:06,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" 2018-07-30 01:53:07,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5f422e80-c3d1-45c6-9604-f60b83b04707 Date: Mon, 30 Jul 2018 01:53:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:53:07,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5f422e80-c3d1-45c6-9604-f60b83b04707 2018-07-30 01:53:07,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.926307916641s 2018-07-30 01:53:07,608 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5f422e80-c3d1-45c6-9604-f60b83b04707 2018-07-30 01:53:07,608 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-30 01:53:07,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 01:53:07,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" -d '{"network": {"name": "vmready1-net_d6451813-f9f2-499d-a22a-c68f79502c4a", "admin_state_up": true}}' 2018-07-30 01:53:07,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-9dedeb20-3947-4b82-bfc5-736590c37c7f Date: Mon, 30 Jul 2018 01:53: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":"199a1ce9-c1e2-48a7-9a74-c37400861a22","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:53:07Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_d6451813-f9f2-499d-a22a-c68f79502c4a","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:07Z","mtu":1450}} 2018-07-30 01:53:07,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9dedeb20-3947-4b82-bfc5-736590c37c7f 2018-07-30 01:53:07,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.310082197189s 2018-07-30 01:53:07,920 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9dedeb20-3947-4b82-bfc5-736590c37c7f 2018-07-30 01:53:07,920 - 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-30T01:53:07Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'199a1ce9-c1e2-48a7-9a74-c37400861a22', u'provider:segmentation_id': 30, 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_d6451813-f9f2-499d-a22a-c68f79502c4a', u'created_at': u'2018-07-30T01:53:07Z', u'mtu': 1450, u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'l2_adjacency': True}) 2018-07-30 01:53:07,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:53:07,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" 2018-07-30 01:53:08,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-59abae2f-86dd-4abd-b5a3-4920187419f5 Date: Mon, 30 Jul 2018 01:53:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"199a1ce9-c1e2-48a7-9a74-c37400861a22","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:53:07Z","qos_policy_id":null,"name":"vmready1-net_d6451813-f9f2-499d-a22a-c68f79502c4a","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:53:08,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-59abae2f-86dd-4abd-b5a3-4920187419f5 2018-07-30 01:53:08,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0943858623505s 2018-07-30 01:53:08,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-59abae2f-86dd-4abd-b5a3-4920187419f5 2018-07-30 01:53:08,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 01:53:08,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" -d '{"subnet": {"name": "vmready1-subnet_d6451813-f9f2-499d-a22a-c68f79502c4a", "enable_dhcp": true, "network_id": "199a1ce9-c1e2-48a7-9a74-c37400861a22", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 01:53:08,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-165a47b4-8568-4557-a911-d27b31d42c5b Date: Mon, 30 Jul 2018 01:53:08 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:53: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":"79e438bd-ce5a-4ed4-b12a-dd02e6c9676e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_d6451813-f9f2-499d-a22a-c68f79502c4a","enable_dhcp":true,"segment_id":null,"network_id":"199a1ce9-c1e2-48a7-9a74-c37400861a22","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:08Z","ip_version":4}} 2018-07-30 01:53:08,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-165a47b4-8568-4557-a911-d27b31d42c5b 2018-07-30 01:53:08,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.513741970062s 2018-07-30 01:53:08,531 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-165a47b4-8568-4557-a911-d27b31d42c5b 2018-07-30 01:53:08,532 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:53: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'79e438bd-ce5a-4ed4-b12a-dd02e6c9676e', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_d6451813-f9f2-499d-a22a-c68f79502c4a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'199a1ce9-c1e2-48a7-9a74-c37400861a22', u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'created_at': u'2018-07-30T01:53: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'0fe05230a8a340ec8c337c88e34a1c9b'}) 2018-07-30 01:53:08,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 01:53:08,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "vmready1-router_d6451813-f9f2-499d-a22a-c68f79502c4a", "admin_state_up": true}}' 2018-07-30 01:53:09,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-7199c8a9-1c48-46f2-b9cb-7036cda45db2 Date: Mon, 30 Jul 2018 01:53:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:53:08Z", "admin_state_up": true, "updated_at": "2018-07-30T01:53:09Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "3a344d8b-ee10-4637-b4d5-790f34f774d2", "name": "vmready1-router_d6451813-f9f2-499d-a22a-c68f79502c4a"}} 2018-07-30 01:53:09,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-7199c8a9-1c48-46f2-b9cb-7036cda45db2 2018-07-30 01:53:09,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.35890507698s 2018-07-30 01:53:09,892 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-7199c8a9-1c48-46f2-b9cb-7036cda45db2 2018-07-30 01:53:09,892 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:53:09Z', u'revision_number': 3, u'ha': False, u'id': u'3a344d8b-ee10-4637-b4d5-790f34f774d2', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_d6451813-f9f2-499d-a22a-c68f79502c4a', u'admin_state_up': True, u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'created_at': u'2018-07-30T01:53:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b'}) 2018-07-30 01:53:09,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 01:53:09,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/3a344d8b-ee10-4637-b4d5-790f34f774d2/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}5ec356380a20f3aff7cb42751076bf1c4085a2a5" -d '{"subnet_id": "79e438bd-ce5a-4ed4-b12a-dd02e6c9676e"}' 2018-07-30 01:53:11,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b61d3311-9cea-41a3-a780-9e96930f83e2 Date: Mon, 30 Jul 2018 01:53:11 GMT RESP BODY: {"network_id": "199a1ce9-c1e2-48a7-9a74-c37400861a22", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "79e438bd-ce5a-4ed4-b12a-dd02e6c9676e", "subnet_ids": ["79e438bd-ce5a-4ed4-b12a-dd02e6c9676e"], "port_id": "0f2e3eb7-4848-436f-b23d-f46f73011c35", "id": "3a344d8b-ee10-4637-b4d5-790f34f774d2"} 2018-07-30 01:53:11,802 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3a344d8b-ee10-4637-b4d5-790f34f774d2/add_router_interface.json used request id req-b61d3311-9cea-41a3-a780-9e96930f83e2 2018-07-30 01:53:11,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.90950894356s 2018-07-30 01:53:11,802 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3a344d8b-ee10-4637-b4d5-790f34f774d2/add_router_interface.json used request id req-b61d3311-9cea-41a3-a780-9e96930f83e2 returning object 3a344d8b-ee10-4637-b4d5-790f34f774d2 2018-07-30 01:53:11,803 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 01:53:11,935 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-30 01:53:11,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:53:11,941 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 01:53:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 01:53:11,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:53:11,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" 2018-07-30 01:53:12,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-df9a5a49-0533-4a7d-8a8b-44597fe62943 Date: Mon, 30 Jul 2018 01:53:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:53:12,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-df9a5a49-0533-4a7d-8a8b-44597fe62943 2018-07-30 01:53:12,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.655902862549s 2018-07-30 01:53:12,599 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-df9a5a49-0533-4a7d-8a8b-44597fe62943 2018-07-30 01:53:12,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 01:53:12,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_d6451813-f9f2-499d-a22a-c68f79502c4a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_d6451813-f9f2-499d-a22a-c68f79502c4a"}' 2018-07-30 01:53:12,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/632726b9-120f-4874-9e58-7781bccfd173 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-96c837cf-be25-4025-9f28-19fe4cb13440 Date: Mon, 30 Jul 2018 01:53:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/632726b9-120f-4874-9e58-7781bccfd173/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "632726b9-120f-4874-9e58-7781bccfd173", "size": null, "self": "/v2/images/632726b9-120f-4874-9e58-7781bccfd173", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:53:12Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_d6451813-f9f2-499d-a22a-c68f79502c4a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_d6451813-f9f2-499d-a22a-c68f79502c4a", "checksum": null, "created_at": "2018-07-30T01:53:12Z", "protected": false} 2018-07-30 01:53:12,709 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-96c837cf-be25-4025-9f28-19fe4cb13440 2018-07-30 01:53:12,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.101838111877s 2018-07-30 01:53:12,710 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-96c837cf-be25-4025-9f28-19fe4cb13440 returning object 632726b9-120f-4874-9e58-7781bccfd173 2018-07-30 01:53:12,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 01:53:12,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/632726b9-120f-4874-9e58-7781bccfd173/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}5ec356380a20f3aff7cb42751076bf1c4085a2a5" -d '' 2018-07-30 01:53:15,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-05556a76-634b-4f5f-b770-ffadda1d0663 Date: Mon, 30 Jul 2018 01:53: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-30 01:53:15,180 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/632726b9-120f-4874-9e58-7781bccfd173/file used request id req-05556a76-634b-4f5f-b770-ffadda1d0663 2018-07-30 01:53:15,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.46937799454s 2018-07-30 01:53:15,180 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/632726b9-120f-4874-9e58-7781bccfd173/file used request id req-05556a76-634b-4f5f-b770-ffadda1d0663 2018-07-30 01:53:15,180 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_d6451813-f9f2-499d-a22a-c68f79502c4a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T01:53:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/632726b9-120f-4874-9e58-7781bccfd173/file', u'owner': u'0fe05230a8a340ec8c337c88e34a1c9b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'632726b9-120f-4874-9e58-7781bccfd173', u'size': None, u'name': u'vmready1-img_d6451813-f9f2-499d-a22a-c68f79502c4a', u'checksum': None, u'self': u'/v2/images/632726b9-120f-4874-9e58-7781bccfd173', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T01:53:12Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 01:53:15,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 01:53:15,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_d6451813-f9f2-499d-a22a-c68f79502c4a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 01:53:15,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53: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-791c7ac5-43c3-4104-93d8-3292390982a6 x-compute-request-id: req-791c7ac5-43c3-4104-93d8-3292390982a6 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_d6451813-f9f2-499d-a22a-c68f79502c4a", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3ec5b784-85e4-42f5-b014-61cbffa8cff8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3ec5b784-85e4-42f5-b014-61cbffa8cff8", "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": "3ec5b784-85e4-42f5-b014-61cbffa8cff8"}} 2018-07-30 01:53:15,810 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-791c7ac5-43c3-4104-93d8-3292390982a6 2018-07-30 01:53:15,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.629217147827s 2018-07-30 01:53:15,811 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-791c7ac5-43c3-4104-93d8-3292390982a6 2018-07-30 01:53:15,812 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_d6451813-f9f2-499d-a22a-c68f79502c4a', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'3ec5b784-85e4-42f5-b014-61cbffa8cff8', 'swap': 0}) 2018-07-30 01:53:15,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 01:53:15,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/3ec5b784-85e4-42f5-b014-61cbffa8cff8/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}5ec356380a20f3aff7cb42751076bf1c4085a2a5" -d '{"extra_specs": {}}' 2018-07-30 01:53:15,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53: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-ba40f127-ccd0-4bfc-bb29-d73c4bfefc84 x-compute-request-id: req-ba40f127-ccd0-4bfc-bb29-d73c4bfefc84 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 01:53:15,837 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/3ec5b784-85e4-42f5-b014-61cbffa8cff8/os-extra_specs used request id req-ba40f127-ccd0-4bfc-bb29-d73c4bfefc84 2018-07-30 01:53:15,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243589878082s 2018-07-30 01:53:15,837 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/3ec5b784-85e4-42f5-b014-61cbffa8cff8/os-extra_specs used request id req-ba40f127-ccd0-4bfc-bb29-d73c4bfefc84 2018-07-30 01:53:15,951 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 01:53:15,951 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-30 01:53:15,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 01:53:15,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/3a344d8b-ee10-4637-b4d5-790f34f774d2/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}5ec356380a20f3aff7cb42751076bf1c4085a2a5" -d '{"subnet_id": "79e438bd-ce5a-4ed4-b12a-dd02e6c9676e"}' 2018-07-30 01:53:17,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0b43c47a-7244-42e3-9963-e48cc0779a47 Date: Mon, 30 Jul 2018 01:53:17 GMT RESP BODY: {"network_id": "199a1ce9-c1e2-48a7-9a74-c37400861a22", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "79e438bd-ce5a-4ed4-b12a-dd02e6c9676e", "subnet_ids": ["79e438bd-ce5a-4ed4-b12a-dd02e6c9676e"], "port_id": "0f2e3eb7-4848-436f-b23d-f46f73011c35", "id": "3a344d8b-ee10-4637-b4d5-790f34f774d2"} 2018-07-30 01:53:17,622 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3a344d8b-ee10-4637-b4d5-790f34f774d2/remove_router_interface.json used request id req-0b43c47a-7244-42e3-9963-e48cc0779a47 2018-07-30 01:53:17,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66597509384s 2018-07-30 01:53:17,622 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3a344d8b-ee10-4637-b4d5-790f34f774d2/remove_router_interface.json used request id req-0b43c47a-7244-42e3-9963-e48cc0779a47 returning object 3a344d8b-ee10-4637-b4d5-790f34f774d2 2018-07-30 01:53:17,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 01:53:17,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" 2018-07-30 01:53:17,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-929145a3-bca0-41d7-943c-349f9477ccff Date: Mon, 30 Jul 2018 01:53:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:53:08Z", "admin_state_up": true, "updated_at": "2018-07-30T01:53:16Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "3a344d8b-ee10-4637-b4d5-790f34f774d2", "name": "vmready1-router_d6451813-f9f2-499d-a22a-c68f79502c4a"}]} 2018-07-30 01:53:17,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-929145a3-bca0-41d7-943c-349f9477ccff 2018-07-30 01:53:17,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126490831375s 2018-07-30 01:53:17,749 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-929145a3-bca0-41d7-943c-349f9477ccff 2018-07-30 01:53:17,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 01:53:17,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/3a344d8b-ee10-4637-b4d5-790f34f774d2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" 2018-07-30 01:53:18,778 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-780a2210-f669-4d01-b67c-863c8ffecc1c Content-Length: 0 Date: Mon, 30 Jul 2018 01:53:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:53:18,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/3a344d8b-ee10-4637-b4d5-790f34f774d2.json used request id req-780a2210-f669-4d01-b67c-863c8ffecc1c 2018-07-30 01:53:18,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.02714014053s 2018-07-30 01:53:18,778 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/3a344d8b-ee10-4637-b4d5-790f34f774d2.json used request id req-780a2210-f669-4d01-b67c-863c8ffecc1c 2018-07-30 01:53:18,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:53:18,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" 2018-07-30 01:53:18,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-945a7192-7413-4805-a5ce-52dfe217a746 Date: Mon, 30 Jul 2018 01:53:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:53: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":"79e438bd-ce5a-4ed4-b12a-dd02e6c9676e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_d6451813-f9f2-499d-a22a-c68f79502c4a","enable_dhcp":true,"segment_id":null,"network_id":"199a1ce9-c1e2-48a7-9a74-c37400861a22","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:08Z","ip_version":4},{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 01:53:18,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-945a7192-7413-4805-a5ce-52dfe217a746 2018-07-30 01:53:18,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0968141555786s 2018-07-30 01:53:18,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-945a7192-7413-4805-a5ce-52dfe217a746 2018-07-30 01:53:18,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 01:53:18,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/79e438bd-ce5a-4ed4-b12a-dd02e6c9676e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" 2018-07-30 01:53:19,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b21fc6cf-4452-4780-b770-5c2b2adc8176 Date: Mon, 30 Jul 2018 01:53:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:53:19,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/79e438bd-ce5a-4ed4-b12a-dd02e6c9676e.json used request id req-b21fc6cf-4452-4780-b770-5c2b2adc8176 2018-07-30 01:53:19,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.956195831299s 2018-07-30 01:53:19,834 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/79e438bd-ce5a-4ed4-b12a-dd02e6c9676e.json used request id req-b21fc6cf-4452-4780-b770-5c2b2adc8176 2018-07-30 01:53:19,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:53:19,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" 2018-07-30 01:53:19,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-69dc26ff-b729-4148-9fb6-7de7ed7da727 Date: Mon, 30 Jul 2018 01:53:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"199a1ce9-c1e2-48a7-9a74-c37400861a22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:53:19Z","qos_policy_id":null,"name":"vmready1-net_d6451813-f9f2-499d-a22a-c68f79502c4a","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:53:19,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-69dc26ff-b729-4148-9fb6-7de7ed7da727 2018-07-30 01:53:19,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0798780918121s 2018-07-30 01:53:19,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-69dc26ff-b729-4148-9fb6-7de7ed7da727 2018-07-30 01:53:19,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 01:53:19,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/199a1ce9-c1e2-48a7-9a74-c37400861a22.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" 2018-07-30 01:53:20,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52978214-bd63-460f-adab-9e8bea1a773a Date: Mon, 30 Jul 2018 01:53:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:53:20,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/199a1ce9-c1e2-48a7-9a74-c37400861a22.json used request id req-52978214-bd63-460f-adab-9e8bea1a773a 2018-07-30 01:53:20,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0380089283s 2018-07-30 01:53:20,954 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/199a1ce9-c1e2-48a7-9a74-c37400861a22.json used request id req-52978214-bd63-460f-adab-9e8bea1a773a 2018-07-30 01:53:20,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:53:20,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" 2018-07-30 01:53:20,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-95f56013-5de5-4a9f-a723-2302258c678c Date: Mon, 30 Jul 2018 01:53:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/632726b9-120f-4874-9e58-7781bccfd173/snap", "metadata": {}}], "file": "/v2/images/632726b9-120f-4874-9e58-7781bccfd173/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "632726b9-120f-4874-9e58-7781bccfd173", "size": 12716032, "self": "/v2/images/632726b9-120f-4874-9e58-7781bccfd173", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/632726b9-120f-4874-9e58-7781bccfd173/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:53:15Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_d6451813-f9f2-499d-a22a-c68f79502c4a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_d6451813-f9f2-499d-a22a-c68f79502c4a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:53:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:53:20,983 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-95f56013-5de5-4a9f-a723-2302258c678c 2018-07-30 01:53:20,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248918533325s 2018-07-30 01:53:20,984 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-95f56013-5de5-4a9f-a723-2302258c678c 2018-07-30 01:53:20,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 01:53:20,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/632726b9-120f-4874-9e58-7781bccfd173 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" 2018-07-30 01:53:21,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01259227-1fc2-4152-8b21-d6396f5a598e Date: Mon, 30 Jul 2018 01:53:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 01:53:21,266 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/632726b9-120f-4874-9e58-7781bccfd173 used request id req-01259227-1fc2-4152-8b21-d6396f5a598e 2018-07-30 01:53:21,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.280870914459s 2018-07-30 01:53:21,267 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/632726b9-120f-4874-9e58-7781bccfd173 used request id req-01259227-1fc2-4152-8b21-d6396f5a598e 2018-07-30 01:53:21,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:53:21,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" 2018-07-30 01:53:21,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53: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-85485901-bcbb-498f-aa17-62fb75e71dd4 x-compute-request-id: req-85485901-bcbb-498f-aa17-62fb75e71dd4 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_d6451813-f9f2-499d-a22a-c68f79502c4a", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3ec5b784-85e4-42f5-b014-61cbffa8cff8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3ec5b784-85e4-42f5-b014-61cbffa8cff8", "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": "3ec5b784-85e4-42f5-b014-61cbffa8cff8"}]} 2018-07-30 01:53:21,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-85485901-bcbb-498f-aa17-62fb75e71dd4 2018-07-30 01:53:21,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.128154993057s 2018-07-30 01:53:21,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-85485901-bcbb-498f-aa17-62fb75e71dd4 2018-07-30 01:53:21,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 01:53:21,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/3ec5b784-85e4-42f5-b014-61cbffa8cff8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ec356380a20f3aff7cb42751076bf1c4085a2a5" 2018-07-30 01:53:21,535 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:53: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-475eb21f-9595-4a67-8104-c9a9967264f1 x-compute-request-id: req-475eb21f-9595-4a67-8104-c9a9967264f1 Content-Length: 0 Content-Type: application/json 2018-07-30 01:53:21,535 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3ec5b784-85e4-42f5-b014-61cbffa8cff8 used request id req-475eb21f-9595-4a67-8104-c9a9967264f1 2018-07-30 01:53:21,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.137714147568s 2018-07-30 01:53:21,536 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3ec5b784-85e4-42f5-b014-61cbffa8cff8 used request id req-475eb21f-9595-4a67-8104-c9a9967264f1 2018-07-30 01:53:21,589 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-30 01:53:21,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:53:21,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:53:21,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:53:21,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:53:21,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:53:21,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:53:21,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:53:21,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:53:21,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:53:21,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:53:21,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:53:21,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:53:21,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:53:21,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:53:21,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:53:21,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:53:21,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:53:21,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:53:21,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:53:21,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:53:21,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:53:21,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:53:21,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:53:21,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65d23a3-7b75-430d-95a3-471bc0b13fd8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:53:21,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f65d23a3-7b75-430d-95a3-471bc0b13fd8 2018-07-30 01:53:21,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:53:22,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:53:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Ts_qRvEVREqfy5CbKgRoaA"], "issued_at": "2018-07-30T01:53:22.000000Z"}} 2018-07-30 01:53:22,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:53:22,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:22,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-41c82a1f-9c8c-4979-8338-02340c222514 Date: Mon, 30 Jul 2018 01:53:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:53:22,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-41c82a1f-9c8c-4979-8338-02340c222514 2018-07-30 01:53:22,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.915889978409s 2018-07-30 01:53:22,937 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-41c82a1f-9c8c-4979-8338-02340c222514 2018-07-30 01:53:22,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:53:22,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:53:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:53:22,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 01:53:22,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:23,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b7ce0c-8997-4ade-9418-de3ea5eee831 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/f7e8b527169445dcab3ecaf02003a9f0"}, "tags": [], "enabled": true, "id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "heat_stack"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 01:53:23,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-87b7ce0c-8997-4ade-9418-de3ea5eee831 2018-07-30 01:53:23,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0950310230255s 2018-07-30 01:53:23,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-87b7ce0c-8997-4ade-9418-de3ea5eee831 2018-07-30 01:53:23,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-30 01:53:23,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_7cfbbc94-1e23-4c32-a281-da71df15671a"}}' 2018-07-30 01:53:23,190 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-268305fd-305c-41ce-b00f-0bd755ed9cff Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80"}, "tags": [], "enabled": true, "id": "5edacd69b50d488ca5ce11034c867b80", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_7cfbbc94-1e23-4c32-a281-da71df15671a"}} 2018-07-30 01:53:23,191 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-268305fd-305c-41ce-b00f-0bd755ed9cff 2018-07-30 01:53:23,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.140825986862s 2018-07-30 01:53:23,191 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-268305fd-305c-41ce-b00f-0bd755ed9cff 2018-07-30 01:53:23,192 - 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'5edacd69b50d488ca5ce11034c867b80', '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_7cfbbc94-1e23-4c32-a281-da71df15671a'}) 2018-07-30 01:53:23,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-30 01:53:23,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "19c32272-904e-4a2d-bb0a-99823f894bf2", "email": null, "name": "vmready2-user_7cfbbc94-1e23-4c32-a281-da71df15671a"}}' 2018-07-30 01:53:23,730 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69eac42f-8d74-43b6-8ed9-5fe50f6520bb Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_7cfbbc94-1e23-4c32-a281-da71df15671a", "links": {"self": "http://172.30.9.25:5000/v3/users/caf10ac173a24a128d7c1a0c013cf378"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "caf10ac173a24a128d7c1a0c013cf378", "domain_id": "default", "password_expires_at": null}} 2018-07-30 01:53:23,730 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-69eac42f-8d74-43b6-8ed9-5fe50f6520bb 2018-07-30 01:53:23,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.532304048538s 2018-07-30 01:53:23,731 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-69eac42f-8d74-43b6-8ed9-5fe50f6520bb 2018-07-30 01:53:23,731 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'caf10ac173a24a128d7c1a0c013cf378', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_7cfbbc94-1e23-4c32-a281-da71df15671a'}) 2018-07-30 01:53:23,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:53:23,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:23,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22759885-4f13-492b-b84f-557a92fe46ac Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:53:23,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-22759885-4f13-492b-b84f-557a92fe46ac 2018-07-30 01:53:23,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0870680809021s 2018-07-30 01:53:23,823 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-22759885-4f13-492b-b84f-557a92fe46ac 2018-07-30 01:53:23,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:53:23,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:23,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-448db511-c8b7-4125-900b-56f1ce99564e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:53:23,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-448db511-c8b7-4125-900b-56f1ce99564e 2018-07-30 01:53:23,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0214269161224s 2018-07-30 01:53:23,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-448db511-c8b7-4125-900b-56f1ce99564e 2018-07-30 01:53:23,850 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-30 01:53:23,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-30 01:53:23,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" -d '{"role": {"name": "Member"}}' 2018-07-30 01:53:23,996 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fcc1197-fe17-4466-9a5a-e6d76d8946d1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21667a9a87d841ebbe6aa9aef2cf81f3", "links": {"self": "http://172.30.9.25:5000/v3/roles/21667a9a87d841ebbe6aa9aef2cf81f3"}, "name": "Member"}} 2018-07-30 01:53:23,996 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1fcc1197-fe17-4466-9a5a-e6d76d8946d1 2018-07-30 01:53:23,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.142735958099s 2018-07-30 01:53:23,996 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1fcc1197-fe17-4466-9a5a-e6d76d8946d1 2018-07-30 01:53:23,997 - 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'21667a9a87d841ebbe6aa9aef2cf81f3'}) 2018-07-30 01:53:24,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:53:24,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:24,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0262af-3c04-4973-bad2-fd24bead88f3 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "21667a9a87d841ebbe6aa9aef2cf81f3", "links": {"self": "http://172.30.9.25:5000/v3/roles/21667a9a87d841ebbe6aa9aef2cf81f3"}, "name": "Member"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:53:24,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2a0262af-3c04-4973-bad2-fd24bead88f3 2018-07-30 01:53:24,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182451963425s 2018-07-30 01:53:24,183 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2a0262af-3c04-4973-bad2-fd24bead88f3 2018-07-30 01:53:24,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 01:53:24,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:24,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b23313-15dc-4f8b-9954-f4d8be5a651f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 01:53:24,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-91b23313-15dc-4f8b-9954-f4d8be5a651f 2018-07-30 01:53:24,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0902888774872s 2018-07-30 01:53:24,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-91b23313-15dc-4f8b-9954-f4d8be5a651f 2018-07-30 01:53:24,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:53:24,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:24,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-000128be-9497-46c9-8e6f-6f2bb6acd58b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmready2-user_7cfbbc94-1e23-4c32-a281-da71df15671a", "links": {"self": "http://172.30.9.25:5000/v3/users/caf10ac173a24a128d7c1a0c013cf378"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "caf10ac173a24a128d7c1a0c013cf378", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:53:24,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-000128be-9497-46c9-8e6f-6f2bb6acd58b 2018-07-30 01:53:24,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103950023651s 2018-07-30 01:53:24,385 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-000128be-9497-46c9-8e6f-6f2bb6acd58b 2018-07-30 01:53:24,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 01:53:24,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:24,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d628b3cf-7e13-4467-886c-0eb85c9bf715 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80"}, "tags": [], "enabled": true, "id": "5edacd69b50d488ca5ce11034c867b80", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_7cfbbc94-1e23-4c32-a281-da71df15671a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-30 01:53:24,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-d628b3cf-7e13-4467-886c-0eb85c9bf715 2018-07-30 01:53:24,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.095782995224s 2018-07-30 01:53:24,493 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-d628b3cf-7e13-4467-886c-0eb85c9bf715 2018-07-30 01:53:24,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 01:53:24,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=caf10ac173a24a128d7c1a0c013cf378&role.id=21667a9a87d841ebbe6aa9aef2cf81f3&scope.project.id=5edacd69b50d488ca5ce11034c867b80" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:24,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a05119-3a13-4626-b9b8-003dcb36b6f0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=caf10ac173a24a128d7c1a0c013cf378&role.id=21667a9a87d841ebbe6aa9aef2cf81f3&scope.project.id=5edacd69b50d488ca5ce11034c867b80", "previous": null, "next": null}} 2018-07-30 01:53:24,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=caf10ac173a24a128d7c1a0c013cf378&role.id=21667a9a87d841ebbe6aa9aef2cf81f3&scope.project.id=5edacd69b50d488ca5ce11034c867b80 used request id req-57a05119-3a13-4626-b9b8-003dcb36b6f0 2018-07-30 01:53:24,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0945949554443s 2018-07-30 01:53:24,594 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=caf10ac173a24a128d7c1a0c013cf378&role.id=21667a9a87d841ebbe6aa9aef2cf81f3&scope.project.id=5edacd69b50d488ca5ce11034c867b80 used request id req-57a05119-3a13-4626-b9b8-003dcb36b6f0 2018-07-30 01:53:24,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 01:53:24,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80/users/caf10ac173a24a128d7c1a0c013cf378/roles/21667a9a87d841ebbe6aa9aef2cf81f3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:24,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:53:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f2f4029-cc6c-4ef0-9a1a-20484a947276 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:53:24,719 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80/users/caf10ac173a24a128d7c1a0c013cf378/roles/21667a9a87d841ebbe6aa9aef2cf81f3 used request id req-2f2f4029-cc6c-4ef0-9a1a-20484a947276 2018-07-30 01:53:24,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.121886968613s 2018-07-30 01:53:24,719 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80/users/caf10ac173a24a128d7c1a0c013cf378/roles/21667a9a87d841ebbe6aa9aef2cf81f3 used request id req-2f2f4029-cc6c-4ef0-9a1a-20484a947276 2018-07-30 01:53:24,720 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_7cfbbc94-1e23-4c32-a281-da71df15671a', 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'5edacd69b50d488ca5ce11034c867b80', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '19c32272-904e-4a2d-bb0a-99823f894bf2', 'username': u'vmready2-user_7cfbbc94-1e23-4c32-a281-da71df15671a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-30 01:53:24,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:53:24,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:53:24,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:53:24,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:53:24,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:53:24,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:53:24,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:53:24,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:53:24,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:53:24,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:53:24,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:53:24,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:53:24,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:53:24,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:53:24,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:53:24,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:53:24,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:53:24,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:53:24,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:53:24,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:53:24,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:53:24,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:53:24,723 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_7cfbbc94-1e23-4c32-a281-da71df15671a', 'password': '19c32272-904e-4a2d-bb0a-99823f894bf2', 'project_name': 'vmready2-project_7cfbbc94-1e23-4c32-a281-da71df15671a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '5edacd69b50d488ca5ce11034c867b80', 'project_domain_name': 'Default'} 2018-07-30 01:53:24,723 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-30 01:53:24,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:53:24,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d47ecf-44b9-40de-ac93-317abb6eb5c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:53:24,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d5d47ecf-44b9-40de-ac93-317abb6eb5c7 2018-07-30 01:53:24,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:53:25,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21667a9a87d841ebbe6aa9aef2cf81f3", "name": "Member"}], "expires_at": "2018-07-30T02:53:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5edacd69b50d488ca5ce11034c867b80", "name": "vmready2-project_7cfbbc94-1e23-4c32-a281-da71df15671a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/5edacd69b50d488ca5ce11034c867b80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/5edacd69b50d488ca5ce11034c867b80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/5edacd69b50d488ca5ce11034c867b80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5edacd69b50d488ca5ce11034c867b80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/5edacd69b50d488ca5ce11034c867b80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/5edacd69b50d488ca5ce11034c867b80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5edacd69b50d488ca5ce11034c867b80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5edacd69b50d488ca5ce11034c867b80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/5edacd69b50d488ca5ce11034c867b80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/5edacd69b50d488ca5ce11034c867b80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/5edacd69b50d488ca5ce11034c867b80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/5edacd69b50d488ca5ce11034c867b80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/5edacd69b50d488ca5ce11034c867b80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/5edacd69b50d488ca5ce11034c867b80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_7cfbbc94-1e23-4c32-a281-da71df15671a", "id": "caf10ac173a24a128d7c1a0c013cf378"}, "audit_ids": ["rsuLJC0oRTC53KjpEh3Ibw"], "issued_at": "2018-07-30T01:53:25.000000Z"}} 2018-07-30 01:53:25,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 01:53:25,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}714306e8daa799ad4d6795b2944bf1b28c204d7d" -d '{"network": {"name": "vmready2-net_7cfbbc94-1e23-4c32-a281-da71df15671a", "admin_state_up": true}}' 2018-07-30 01:53:26,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c0eff925-e42e-4009-bbd9-e70c2811ab4b Date: Mon, 30 Jul 2018 01:53:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"52666060-34e6-472d-a01d-f0737512d218","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5edacd69b50d488ca5ce11034c867b80","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:53:26Z","is_default":false,"name":"vmready2-net_7cfbbc94-1e23-4c32-a281-da71df15671a","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5edacd69b50d488ca5ce11034c867b80","created_at":"2018-07-30T01:53:26Z","mtu":1450}} 2018-07-30 01:53:26,400 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c0eff925-e42e-4009-bbd9-e70c2811ab4b 2018-07-30 01:53:26,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.29227399826s 2018-07-30 01:53:26,400 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c0eff925-e42e-4009-bbd9-e70c2811ab4b 2018-07-30 01:53:26,401 - 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-30T01:53:26Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'52666060-34e6-472d-a01d-f0737512d218', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_7cfbbc94-1e23-4c32-a281-da71df15671a', u'admin_state_up': True, u'tenant_id': u'5edacd69b50d488ca5ce11034c867b80', u'created_at': u'2018-07-30T01:53:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5edacd69b50d488ca5ce11034c867b80', u'l2_adjacency': True}) 2018-07-30 01:53:26,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:53:26,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}714306e8daa799ad4d6795b2944bf1b28c204d7d" 2018-07-30 01:53:26,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-4694e215-2750-4451-9e72-be503741357c Date: Mon, 30 Jul 2018 01:53:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"52666060-34e6-472d-a01d-f0737512d218","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5edacd69b50d488ca5ce11034c867b80","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:53:26Z","qos_policy_id":null,"name":"vmready2-net_7cfbbc94-1e23-4c32-a281-da71df15671a","admin_state_up":true,"tenant_id":"5edacd69b50d488ca5ce11034c867b80","created_at":"2018-07-30T01:53:26Z","mtu":1450}]} 2018-07-30 01:53:26,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4694e215-2750-4451-9e72-be503741357c 2018-07-30 01:53:26,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.147682905197s 2018-07-30 01:53:26,550 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4694e215-2750-4451-9e72-be503741357c 2018-07-30 01:53:26,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 01:53:26,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}714306e8daa799ad4d6795b2944bf1b28c204d7d" -d '{"subnet": {"name": "vmready2-subnet_7cfbbc94-1e23-4c32-a281-da71df15671a", "enable_dhcp": true, "network_id": "52666060-34e6-472d-a01d-f0737512d218", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 01:53:27,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-38dff37f-79f5-44d8-a45c-1b77db72ccaf Date: Mon, 30 Jul 2018 01:53:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52666060-34e6-472d-a01d-f0737512d218","tenant_id":"5edacd69b50d488ca5ce11034c867b80","created_at":"2018-07-30T01:53:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:53: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":"5edacd69b50d488ca5ce11034c867b80","id":"7a5aae96-76ba-4cd5-b19a-428c646a0278","subnetpool_id":null,"name":"vmready2-subnet_7cfbbc94-1e23-4c32-a281-da71df15671a"}} 2018-07-30 01:53:27,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-38dff37f-79f5-44d8-a45c-1b77db72ccaf 2018-07-30 01:53:27,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.60263800621s 2018-07-30 01:53:27,154 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-38dff37f-79f5-44d8-a45c-1b77db72ccaf 2018-07-30 01:53:27,155 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:53: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'7a5aae96-76ba-4cd5-b19a-428c646a0278', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_7cfbbc94-1e23-4c32-a281-da71df15671a', u'enable_dhcp': True, u'network_id': u'52666060-34e6-472d-a01d-f0737512d218', u'tenant_id': u'5edacd69b50d488ca5ce11034c867b80', u'created_at': u'2018-07-30T01:53: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'5edacd69b50d488ca5ce11034c867b80'}) 2018-07-30 01:53:27,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 01:53:27,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}714306e8daa799ad4d6795b2944bf1b28c204d7d" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "vmready2-router_7cfbbc94-1e23-4c32-a281-da71df15671a", "admin_state_up": true}}' 2018-07-30 01:53:28,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-59ab02e0-aad0-4a63-b59d-f5b2f52bdccf Date: Mon, 30 Jul 2018 01:53:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:27Z", "admin_state_up": true, "updated_at": "2018-07-30T01:53:28Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef", "name": "vmready2-router_7cfbbc94-1e23-4c32-a281-da71df15671a"}} 2018-07-30 01:53:28,605 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-59ab02e0-aad0-4a63-b59d-f5b2f52bdccf 2018-07-30 01:53:28,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44941806793s 2018-07-30 01:53:28,605 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-59ab02e0-aad0-4a63-b59d-f5b2f52bdccf 2018-07-30 01:53:28,605 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:53:28Z', u'revision_number': 3, u'id': u'3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_7cfbbc94-1e23-4c32-a281-da71df15671a', u'admin_state_up': True, u'tenant_id': u'5edacd69b50d488ca5ce11034c867b80', u'created_at': u'2018-07-30T01:53:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'5edacd69b50d488ca5ce11034c867b80'}) 2018-07-30 01:53:28,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 01:53:28,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef/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}714306e8daa799ad4d6795b2944bf1b28c204d7d" -d '{"subnet_id": "7a5aae96-76ba-4cd5-b19a-428c646a0278"}' 2018-07-30 01:53:30,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-953c351b-b06c-45e3-9613-da0ac12ec36f Date: Mon, 30 Jul 2018 01:53:30 GMT RESP BODY: {"network_id": "52666060-34e6-472d-a01d-f0737512d218", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "subnet_id": "7a5aae96-76ba-4cd5-b19a-428c646a0278", "subnet_ids": ["7a5aae96-76ba-4cd5-b19a-428c646a0278"], "port_id": "0ce9e677-59d5-4b7e-9a7c-c2b34857cd3a", "id": "3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef"} 2018-07-30 01:53:30,842 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef/add_router_interface.json used request id req-953c351b-b06c-45e3-9613-da0ac12ec36f 2018-07-30 01:53:30,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.23674488068s 2018-07-30 01:53:30,843 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef/add_router_interface.json used request id req-953c351b-b06c-45e3-9613-da0ac12ec36f returning object 3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef 2018-07-30 01:53:30,843 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 01:53:30,975 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-30 01:53:30,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:53:30,981 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 01:53:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 01:53:30,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:53:30,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}714306e8daa799ad4d6795b2944bf1b28c204d7d" 2018-07-30 01:53:31,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-80bf67d4-1d8c-49f7-9535-9cc25ca56bcc Date: Mon, 30 Jul 2018 01:53:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:53:31,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-80bf67d4-1d8c-49f7-9535-9cc25ca56bcc 2018-07-30 01:53:31,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.652239084244s 2018-07-30 01:53:31,636 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-80bf67d4-1d8c-49f7-9535-9cc25ca56bcc 2018-07-30 01:53:31,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 01:53:31,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}714306e8daa799ad4d6795b2944bf1b28c204d7d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_7cfbbc94-1e23-4c32-a281-da71df15671a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_7cfbbc94-1e23-4c32-a281-da71df15671a"}' 2018-07-30 01:53:31,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/6fd0aef5-c05b-468c-875c-432ade5f0120 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-407487a6-2e71-4009-bd79-34ee6d5228d4 Date: Mon, 30 Jul 2018 01:53:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6fd0aef5-c05b-468c-875c-432ade5f0120/file", "owner": "5edacd69b50d488ca5ce11034c867b80", "id": "6fd0aef5-c05b-468c-875c-432ade5f0120", "size": null, "self": "/v2/images/6fd0aef5-c05b-468c-875c-432ade5f0120", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:53:31Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_7cfbbc94-1e23-4c32-a281-da71df15671a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_7cfbbc94-1e23-4c32-a281-da71df15671a", "checksum": null, "created_at": "2018-07-30T01:53:31Z", "protected": false} 2018-07-30 01:53:31,742 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-407487a6-2e71-4009-bd79-34ee6d5228d4 2018-07-30 01:53:31,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0979590415955s 2018-07-30 01:53:31,742 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-407487a6-2e71-4009-bd79-34ee6d5228d4 returning object 6fd0aef5-c05b-468c-875c-432ade5f0120 2018-07-30 01:53:31,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 01:53:31,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/6fd0aef5-c05b-468c-875c-432ade5f0120/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}714306e8daa799ad4d6795b2944bf1b28c204d7d" -d '' 2018-07-30 01:53:32,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1af30c3c-c21c-4bdb-9207-75893e877402 Date: Mon, 30 Jul 2018 01:53: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-30 01:53:32,683 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6fd0aef5-c05b-468c-875c-432ade5f0120/file used request id req-1af30c3c-c21c-4bdb-9207-75893e877402 2018-07-30 01:53:32,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.940081119537s 2018-07-30 01:53:32,683 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6fd0aef5-c05b-468c-875c-432ade5f0120/file used request id req-1af30c3c-c21c-4bdb-9207-75893e877402 2018-07-30 01:53:32,684 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_7cfbbc94-1e23-4c32-a281-da71df15671a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T01:53:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/6fd0aef5-c05b-468c-875c-432ade5f0120/file', u'owner': u'5edacd69b50d488ca5ce11034c867b80', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6fd0aef5-c05b-468c-875c-432ade5f0120', u'size': None, u'name': u'vmready2-img_7cfbbc94-1e23-4c32-a281-da71df15671a', u'checksum': None, u'self': u'/v2/images/6fd0aef5-c05b-468c-875c-432ade5f0120', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T01:53:31Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 01:53:32,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 01:53:32,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_7cfbbc94-1e23-4c32-a281-da71df15671a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 01:53:33,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53: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-dd6c3b49-53ed-475e-be6d-59ac258a0389 x-compute-request-id: req-dd6c3b49-53ed-475e-be6d-59ac258a0389 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_7cfbbc94-1e23-4c32-a281-da71df15671a", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2a9df8c6-9093-440e-ad45-bee0e1abfa66", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2a9df8c6-9093-440e-ad45-bee0e1abfa66", "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": "2a9df8c6-9093-440e-ad45-bee0e1abfa66"}} 2018-07-30 01:53:33,306 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dd6c3b49-53ed-475e-be6d-59ac258a0389 2018-07-30 01:53:33,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.621921062469s 2018-07-30 01:53:33,307 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dd6c3b49-53ed-475e-be6d-59ac258a0389 2018-07-30 01:53:33,308 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_7cfbbc94-1e23-4c32-a281-da71df15671a', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'2a9df8c6-9093-440e-ad45-bee0e1abfa66', 'swap': 0}) 2018-07-30 01:53:33,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 01:53:33,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/2a9df8c6-9093-440e-ad45-bee0e1abfa66/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}623922da4e8ebfe07883a9409a3269346114951a" -d '{"extra_specs": {}}' 2018-07-30 01:53:33,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53: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-12c673cf-7417-43f1-91c4-8a228f36e450 x-compute-request-id: req-12c673cf-7417-43f1-91c4-8a228f36e450 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 01:53:33,435 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/2a9df8c6-9093-440e-ad45-bee0e1abfa66/os-extra_specs used request id req-12c673cf-7417-43f1-91c4-8a228f36e450 2018-07-30 01:53:33,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.126394987106s 2018-07-30 01:53:33,435 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/2a9df8c6-9093-440e-ad45-bee0e1abfa66/os-extra_specs used request id req-12c673cf-7417-43f1-91c4-8a228f36e450 2018-07-30 01:53:33,547 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 01:53:33,547 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-30 01:53:33,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 01:53:33,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef/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}714306e8daa799ad4d6795b2944bf1b28c204d7d" -d '{"subnet_id": "7a5aae96-76ba-4cd5-b19a-428c646a0278"}' 2018-07-30 01:53:36,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1c6fc1e5-c7a1-4e08-b77b-742fec3bc65d Date: Mon, 30 Jul 2018 01:53:36 GMT RESP BODY: {"network_id": "52666060-34e6-472d-a01d-f0737512d218", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "subnet_id": "7a5aae96-76ba-4cd5-b19a-428c646a0278", "subnet_ids": ["7a5aae96-76ba-4cd5-b19a-428c646a0278"], "port_id": "0ce9e677-59d5-4b7e-9a7c-c2b34857cd3a", "id": "3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef"} 2018-07-30 01:53:36,048 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef/remove_router_interface.json used request id req-1c6fc1e5-c7a1-4e08-b77b-742fec3bc65d 2018-07-30 01:53:36,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.49584722519s 2018-07-30 01:53:36,048 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef/remove_router_interface.json used request id req-1c6fc1e5-c7a1-4e08-b77b-742fec3bc65d returning object 3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef 2018-07-30 01:53:36,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 01:53:36,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}714306e8daa799ad4d6795b2944bf1b28c204d7d" 2018-07-30 01:53:36,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-609170b1-09ee-46ea-b9df-9ef0ab559b73 Date: Mon, 30 Jul 2018 01:53:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:27Z", "admin_state_up": true, "updated_at": "2018-07-30T01:53:34Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef", "name": "vmready2-router_7cfbbc94-1e23-4c32-a281-da71df15671a"}]} 2018-07-30 01:53:36,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-609170b1-09ee-46ea-b9df-9ef0ab559b73 2018-07-30 01:53:36,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.151600122452s 2018-07-30 01:53:36,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-609170b1-09ee-46ea-b9df-9ef0ab559b73 2018-07-30 01:53:36,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 01:53:36,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}714306e8daa799ad4d6795b2944bf1b28c204d7d" 2018-07-30 01:53:37,227 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7479d980-a125-4f99-8a73-f43cfab326d3 Content-Length: 0 Date: Mon, 30 Jul 2018 01:53:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:53:37,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef.json used request id req-7479d980-a125-4f99-8a73-f43cfab326d3 2018-07-30 01:53:37,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.02490997314s 2018-07-30 01:53:37,227 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/3389f6c0-28f2-4a5a-bdb6-67bcafe4c0ef.json used request id req-7479d980-a125-4f99-8a73-f43cfab326d3 2018-07-30 01:53:37,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:53:37,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}714306e8daa799ad4d6795b2944bf1b28c204d7d" 2018-07-30 01:53:37,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-680c9fda-6fcc-424b-b8be-ab4ea4bd8e2e Date: Mon, 30 Jul 2018 01:53:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52666060-34e6-472d-a01d-f0737512d218","tenant_id":"5edacd69b50d488ca5ce11034c867b80","created_at":"2018-07-30T01:53:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:53: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":"5edacd69b50d488ca5ce11034c867b80","id":"7a5aae96-76ba-4cd5-b19a-428c646a0278","subnetpool_id":null,"name":"vmready2-subnet_7cfbbc94-1e23-4c32-a281-da71df15671a"}]} 2018-07-30 01:53:37,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-680c9fda-6fcc-424b-b8be-ab4ea4bd8e2e 2018-07-30 01:53:37,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.11586689949s 2018-07-30 01:53:37,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-680c9fda-6fcc-424b-b8be-ab4ea4bd8e2e 2018-07-30 01:53:37,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 01:53:37,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/7a5aae96-76ba-4cd5-b19a-428c646a0278.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}714306e8daa799ad4d6795b2944bf1b28c204d7d" 2018-07-30 01:53:38,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-72fc5fca-eced-4695-b3d1-9b81a64e2520 Date: Mon, 30 Jul 2018 01:53:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:53:38,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/7a5aae96-76ba-4cd5-b19a-428c646a0278.json used request id req-72fc5fca-eced-4695-b3d1-9b81a64e2520 2018-07-30 01:53:38,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08785510063s 2018-07-30 01:53:38,433 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/7a5aae96-76ba-4cd5-b19a-428c646a0278.json used request id req-72fc5fca-eced-4695-b3d1-9b81a64e2520 2018-07-30 01:53:38,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:53:38,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}714306e8daa799ad4d6795b2944bf1b28c204d7d" 2018-07-30 01:53:38,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-ba16b80d-7da9-4081-bd7f-d8f923939ee8 Date: Mon, 30 Jul 2018 01:53:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"52666060-34e6-472d-a01d-f0737512d218","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5edacd69b50d488ca5ce11034c867b80","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:53:38Z","qos_policy_id":null,"name":"vmready2-net_7cfbbc94-1e23-4c32-a281-da71df15671a","admin_state_up":true,"tenant_id":"5edacd69b50d488ca5ce11034c867b80","created_at":"2018-07-30T01:53:26Z","mtu":1450}]} 2018-07-30 01:53:38,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ba16b80d-7da9-4081-bd7f-d8f923939ee8 2018-07-30 01:53:38,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104909181595s 2018-07-30 01:53:38,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ba16b80d-7da9-4081-bd7f-d8f923939ee8 2018-07-30 01:53:38,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 01:53:38,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/52666060-34e6-472d-a01d-f0737512d218.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}714306e8daa799ad4d6795b2944bf1b28c204d7d" 2018-07-30 01:53:39,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f60e41ec-f059-4402-9464-ebeb282a4b6e Date: Mon, 30 Jul 2018 01:53:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:53:39,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/52666060-34e6-472d-a01d-f0737512d218.json used request id req-f60e41ec-f059-4402-9464-ebeb282a4b6e 2018-07-30 01:53:39,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.863290071487s 2018-07-30 01:53:39,404 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/52666060-34e6-472d-a01d-f0737512d218.json used request id req-f60e41ec-f059-4402-9464-ebeb282a4b6e 2018-07-30 01:53:39,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:53:39,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}714306e8daa799ad4d6795b2944bf1b28c204d7d" 2018-07-30 01:53:39,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-243948bd-50ec-4f4f-8e79-d2cfceccb32d Date: Mon, 30 Jul 2018 01:53:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6fd0aef5-c05b-468c-875c-432ade5f0120/snap", "metadata": {}}], "file": "/v2/images/6fd0aef5-c05b-468c-875c-432ade5f0120/file", "owner": "5edacd69b50d488ca5ce11034c867b80", "id": "6fd0aef5-c05b-468c-875c-432ade5f0120", "size": 12716032, "self": "/v2/images/6fd0aef5-c05b-468c-875c-432ade5f0120", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6fd0aef5-c05b-468c-875c-432ade5f0120/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:53:32Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_7cfbbc94-1e23-4c32-a281-da71df15671a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_7cfbbc94-1e23-4c32-a281-da71df15671a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:53:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:53:39,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-243948bd-50ec-4f4f-8e79-d2cfceccb32d 2018-07-30 01:53:39,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359740257263s 2018-07-30 01:53:39,444 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-243948bd-50ec-4f4f-8e79-d2cfceccb32d 2018-07-30 01:53:39,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 01:53:39,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/6fd0aef5-c05b-468c-875c-432ade5f0120 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}714306e8daa799ad4d6795b2944bf1b28c204d7d" 2018-07-30 01:53:40,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ca895ee-6313-4ced-96d2-2766f77e0a96 Date: Mon, 30 Jul 2018 01:53: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-30 01:53:40,645 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6fd0aef5-c05b-468c-875c-432ade5f0120 used request id req-6ca895ee-6313-4ced-96d2-2766f77e0a96 2018-07-30 01:53:40,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.19884109497s 2018-07-30 01:53:40,645 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6fd0aef5-c05b-468c-875c-432ade5f0120 used request id req-6ca895ee-6313-4ced-96d2-2766f77e0a96 2018-07-30 01:53:40,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:53:40,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:40,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53: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-3d105a88-896d-4e47-9032-0811090946b6 x-compute-request-id: req-3d105a88-896d-4e47-9032-0811090946b6 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_7cfbbc94-1e23-4c32-a281-da71df15671a", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2a9df8c6-9093-440e-ad45-bee0e1abfa66", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2a9df8c6-9093-440e-ad45-bee0e1abfa66", "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": "2a9df8c6-9093-440e-ad45-bee0e1abfa66"}]} 2018-07-30 01:53:40,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-3d105a88-896d-4e47-9032-0811090946b6 2018-07-30 01:53:40,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.133869886398s 2018-07-30 01:53:40,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-3d105a88-896d-4e47-9032-0811090946b6 2018-07-30 01:53:40,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 01:53:40,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/2a9df8c6-9093-440e-ad45-bee0e1abfa66 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:40,824 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:53: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-22a7e742-6fe3-43ba-92cd-4c1e03c1c0b7 x-compute-request-id: req-22a7e742-6fe3-43ba-92cd-4c1e03c1c0b7 Content-Length: 0 Content-Type: application/json 2018-07-30 01:53:40,824 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/2a9df8c6-9093-440e-ad45-bee0e1abfa66 used request id req-22a7e742-6fe3-43ba-92cd-4c1e03c1c0b7 2018-07-30 01:53:40,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0430779457092s 2018-07-30 01:53:40,825 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/2a9df8c6-9093-440e-ad45-bee0e1abfa66 used request id req-22a7e742-6fe3-43ba-92cd-4c1e03c1c0b7 2018-07-30 01:53:40,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:53:40,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:40,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394b2879-c1e7-4a8f-84b2-435726658a14 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmready2-user_7cfbbc94-1e23-4c32-a281-da71df15671a", "links": {"self": "http://172.30.9.25:5000/v3/users/caf10ac173a24a128d7c1a0c013cf378"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "caf10ac173a24a128d7c1a0c013cf378", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:53:40,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-394b2879-c1e7-4a8f-84b2-435726658a14 2018-07-30 01:53:40,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.150124788284s 2018-07-30 01:53:40,976 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-394b2879-c1e7-4a8f-84b2-435726658a14 2018-07-30 01:53:40,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:53:40,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/caf10ac173a24a128d7c1a0c013cf378 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:41,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e433674-05a2-4c24-b635-720796aa1a0a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_7cfbbc94-1e23-4c32-a281-da71df15671a", "links": {"self": "http://172.30.9.25:5000/v3/users/caf10ac173a24a128d7c1a0c013cf378"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "caf10ac173a24a128d7c1a0c013cf378", "description": null}} 2018-07-30 01:53:41,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/caf10ac173a24a128d7c1a0c013cf378 used request id req-2e433674-05a2-4c24-b635-720796aa1a0a 2018-07-30 01:53:41,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0986518859863s 2018-07-30 01:53:41,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/caf10ac173a24a128d7c1a0c013cf378 used request id req-2e433674-05a2-4c24-b635-720796aa1a0a 2018-07-30 01:53:41,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-30 01:53:41,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/caf10ac173a24a128d7c1a0c013cf378 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:41,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a6799a8-f04c-43c3-85b2-8af6fee627a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:53:41,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/caf10ac173a24a128d7c1a0c013cf378 used request id req-8a6799a8-f04c-43c3-85b2-8af6fee627a3 2018-07-30 01:53:41,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.215981960297s 2018-07-30 01:53:41,297 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/caf10ac173a24a128d7c1a0c013cf378 used request id req-8a6799a8-f04c-43c3-85b2-8af6fee627a3 2018-07-30 01:53:41,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 01:53:41,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:41,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cfd32d5-d0e1-4a1a-92c9-ac4f9e725333 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80"}, "tags": [], "enabled": true, "id": "5edacd69b50d488ca5ce11034c867b80", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_7cfbbc94-1e23-4c32-a281-da71df15671a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-30 01:53:41,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-7cfd32d5-d0e1-4a1a-92c9-ac4f9e725333 2018-07-30 01:53:41,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0944008827209s 2018-07-30 01:53:41,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-7cfd32d5-d0e1-4a1a-92c9-ac4f9e725333 2018-07-30 01:53:41,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-30 01:53:41,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:41,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba985944-8adb-48ef-9a00-d24d74de6ee2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:53:41,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-ba985944-8adb-48ef-9a00-d24d74de6ee2 2018-07-30 01:53:41,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.212340116501s 2018-07-30 01:53:41,615 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-ba985944-8adb-48ef-9a00-d24d74de6ee2 2018-07-30 01:53:41,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:53:41,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:41,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfe80db1-4ef1-42fd-a347-bf70d511c78c Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "21667a9a87d841ebbe6aa9aef2cf81f3", "links": {"self": "http://172.30.9.25:5000/v3/roles/21667a9a87d841ebbe6aa9aef2cf81f3"}, "name": "Member"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:53:41,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dfe80db1-4ef1-42fd-a347-bf70d511c78c 2018-07-30 01:53:41,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0861899852753s 2018-07-30 01:53:41,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dfe80db1-4ef1-42fd-a347-bf70d511c78c 2018-07-30 01:53:41,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-30 01:53:41,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/21667a9a87d841ebbe6aa9aef2cf81f3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}623922da4e8ebfe07883a9409a3269346114951a" 2018-07-30 01:53:41,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3106c4eb-4af4-4ec0-8d92-96b930778a04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:53:41,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/21667a9a87d841ebbe6aa9aef2cf81f3 used request id req-3106c4eb-4af4-4ec0-8d92-96b930778a04 2018-07-30 01:53:41,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.120604038239s 2018-07-30 01:53:41,831 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/21667a9a87d841ebbe6aa9aef2cf81f3 used request id req-3106c4eb-4af4-4ec0-8d92-96b930778a04 2018-07-30 01:53:41,886 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-30 01:53:41,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:53:41,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:53:41,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:53:41,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:53:41,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:53:41,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:53:41,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:53:41,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:53:41,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:53:41,926 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:53:41,926 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:53:41,926 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:53:41,926 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:53:41,926 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:53:41,926 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:53:41,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:53:41,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:53:41,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:53:41,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:53:41,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:53:41,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:53:41,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:53:41,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:53:41,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24b03ae-8471-499a-8287-89ca28c97958 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:53:41,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f24b03ae-8471-499a-8287-89ca28c97958 2018-07-30 01:53:41,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:53:42,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["l2nPn7qGTx22Fd_652ZacA"], "issued_at": "2018-07-30T01:53:42.000000Z"}} 2018-07-30 01:53:42,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:53:42,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:53:42,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b96c4679-1654-4df4-bc7b-ff8cf9fb6590 Date: Mon, 30 Jul 2018 01:53:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:53:42,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b96c4679-1654-4df4-bc7b-ff8cf9fb6590 2018-07-30 01:53:42,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.297716856003s 2018-07-30 01:53:42,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b96c4679-1654-4df4-bc7b-ff8cf9fb6590 2018-07-30 01:53:42,625 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-30 01:53:42,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 01:53:42,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" -d '{"network": {"name": "singlevm1-net_55cb16f1-3a61-442e-9d7c-114024971c58", "admin_state_up": true}}' 2018-07-30 01:53:42,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-796b5bc3-f844-4a98-9cee-24b9b4ff9ca3 Date: Mon, 30 Jul 2018 01:53: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":"c1941956-2431-4daf-ae71-bbc069899486","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:53:42Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_55cb16f1-3a61-442e-9d7c-114024971c58","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:42Z","mtu":1450}} 2018-07-30 01:53:42,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-796b5bc3-f844-4a98-9cee-24b9b4ff9ca3 2018-07-30 01:53:42,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.284554958344s 2018-07-30 01:53:42,910 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-796b5bc3-f844-4a98-9cee-24b9b4ff9ca3 2018-07-30 01:53:42,911 - 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-30T01:53:42Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c1941956-2431-4daf-ae71-bbc069899486', u'provider:segmentation_id': 87, 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_55cb16f1-3a61-442e-9d7c-114024971c58', u'created_at': u'2018-07-30T01:53:42Z', u'mtu': 1450, u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'l2_adjacency': True}) 2018-07-30 01:53:42,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:53:42,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:53:43,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-57510b90-7336-477c-aad2-c6cb55db31c2 Date: Mon, 30 Jul 2018 01:53:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1941956-2431-4daf-ae71-bbc069899486","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:53:42Z","qos_policy_id":null,"name":"singlevm1-net_55cb16f1-3a61-442e-9d7c-114024971c58","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:42Z","provider:network_type":"vxlan"}]} 2018-07-30 01:53:43,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-57510b90-7336-477c-aad2-c6cb55db31c2 2018-07-30 01:53:43,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104110002518s 2018-07-30 01:53:43,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-57510b90-7336-477c-aad2-c6cb55db31c2 2018-07-30 01:53:43,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 01:53:43,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" -d '{"subnet": {"name": "singlevm1-subnet_55cb16f1-3a61-442e-9d7c-114024971c58", "enable_dhcp": true, "network_id": "c1941956-2431-4daf-ae71-bbc069899486", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 01:53:43,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d424c9dc-ab6e-4be8-a1d6-be6d31e0094e Date: Mon, 30 Jul 2018 01:53:43 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:53:43Z","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":"b61f602b-ed92-4ebb-a7e7-f04ab4b4494b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_55cb16f1-3a61-442e-9d7c-114024971c58","enable_dhcp":true,"segment_id":null,"network_id":"c1941956-2431-4daf-ae71-bbc069899486","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:43Z","ip_version":4}} 2018-07-30 01:53:43,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d424c9dc-ab6e-4be8-a1d6-be6d31e0094e 2018-07-30 01:53:43,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.477266788483s 2018-07-30 01:53:43,495 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d424c9dc-ab6e-4be8-a1d6-be6d31e0094e 2018-07-30 01:53:43,496 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:53:43Z', 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'b61f602b-ed92-4ebb-a7e7-f04ab4b4494b', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_55cb16f1-3a61-442e-9d7c-114024971c58', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c1941956-2431-4daf-ae71-bbc069899486', u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'created_at': u'2018-07-30T01:53:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b'}) 2018-07-30 01:53:43,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 01:53:43,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "singlevm1-router_55cb16f1-3a61-442e-9d7c-114024971c58", "admin_state_up": true}}' 2018-07-30 01:53:44,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-bde28ec2-e9b6-4018-a15b-17d734571634 Date: Mon, 30 Jul 2018 01:53:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:53:43Z", "admin_state_up": true, "updated_at": "2018-07-30T01:53:44Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "95ff3e98-ee0a-42d8-bb47-167da945fb05", "name": "singlevm1-router_55cb16f1-3a61-442e-9d7c-114024971c58"}} 2018-07-30 01:53:44,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-bde28ec2-e9b6-4018-a15b-17d734571634 2018-07-30 01:53:44,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.33560490608s 2018-07-30 01:53:44,832 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-bde28ec2-e9b6-4018-a15b-17d734571634 2018-07-30 01:53:44,833 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:53:44Z', u'revision_number': 3, u'ha': False, u'id': u'95ff3e98-ee0a-42d8-bb47-167da945fb05', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_55cb16f1-3a61-442e-9d7c-114024971c58', u'admin_state_up': True, u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'created_at': u'2018-07-30T01:53:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b'}) 2018-07-30 01:53:44,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 01:53:44,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/95ff3e98-ee0a-42d8-bb47-167da945fb05/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}f536c9641213789729009ba0187a82242b1e97dd" -d '{"subnet_id": "b61f602b-ed92-4ebb-a7e7-f04ab4b4494b"}' 2018-07-30 01:53:46,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d279a86b-25af-41b1-86e1-07cab4babf59 Date: Mon, 30 Jul 2018 01:53:46 GMT RESP BODY: {"network_id": "c1941956-2431-4daf-ae71-bbc069899486", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "b61f602b-ed92-4ebb-a7e7-f04ab4b4494b", "subnet_ids": ["b61f602b-ed92-4ebb-a7e7-f04ab4b4494b"], "port_id": "c106c245-cf75-41ac-a996-3a04aec3205f", "id": "95ff3e98-ee0a-42d8-bb47-167da945fb05"} 2018-07-30 01:53:46,754 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/95ff3e98-ee0a-42d8-bb47-167da945fb05/add_router_interface.json used request id req-d279a86b-25af-41b1-86e1-07cab4babf59 2018-07-30 01:53:46,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.92080378532s 2018-07-30 01:53:46,755 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/95ff3e98-ee0a-42d8-bb47-167da945fb05/add_router_interface.json used request id req-d279a86b-25af-41b1-86e1-07cab4babf59 returning object 95ff3e98-ee0a-42d8-bb47-167da945fb05 2018-07-30 01:53:46,755 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 01:53:46,887 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-30 01:53:46,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:53:46,893 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 01:53:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 01:53:46,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:53:46,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:53:47,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b669a544-a322-4743-89ca-7e5a02a81256 Date: Mon, 30 Jul 2018 01:53:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:53:47,153 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b669a544-a322-4743-89ca-7e5a02a81256 2018-07-30 01:53:47,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.258193969727s 2018-07-30 01:53:47,154 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b669a544-a322-4743-89ca-7e5a02a81256 2018-07-30 01:53:47,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 01:53:47,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_55cb16f1-3a61-442e-9d7c-114024971c58", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_55cb16f1-3a61-442e-9d7c-114024971c58"}' 2018-07-30 01:53:47,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/4b03a506-098b-4918-9803-417c20b18827 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3b30abaf-56e5-4462-9916-62be16dd3aff Date: Mon, 30 Jul 2018 01:53:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4b03a506-098b-4918-9803-417c20b18827/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "4b03a506-098b-4918-9803-417c20b18827", "size": null, "self": "/v2/images/4b03a506-098b-4918-9803-417c20b18827", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:53:47Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_55cb16f1-3a61-442e-9d7c-114024971c58", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_55cb16f1-3a61-442e-9d7c-114024971c58", "checksum": null, "created_at": "2018-07-30T01:53:47Z", "protected": false} 2018-07-30 01:53:47,325 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-3b30abaf-56e5-4462-9916-62be16dd3aff 2018-07-30 01:53:47,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.163563966751s 2018-07-30 01:53:47,326 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-3b30abaf-56e5-4462-9916-62be16dd3aff returning object 4b03a506-098b-4918-9803-417c20b18827 2018-07-30 01:53:47,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 01:53:47,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/4b03a506-098b-4918-9803-417c20b18827/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}f536c9641213789729009ba0187a82242b1e97dd" -d '' 2018-07-30 01:53:48,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d25a8e34-f3fc-4cbb-8746-84feaa87f4ed Date: Mon, 30 Jul 2018 01:53: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-30 01:53:48,723 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/4b03a506-098b-4918-9803-417c20b18827/file used request id req-d25a8e34-f3fc-4cbb-8746-84feaa87f4ed 2018-07-30 01:53:48,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.39715600014s 2018-07-30 01:53:48,724 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/4b03a506-098b-4918-9803-417c20b18827/file used request id req-d25a8e34-f3fc-4cbb-8746-84feaa87f4ed 2018-07-30 01:53:48,724 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_55cb16f1-3a61-442e-9d7c-114024971c58', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T01:53:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/4b03a506-098b-4918-9803-417c20b18827/file', u'owner': u'0fe05230a8a340ec8c337c88e34a1c9b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4b03a506-098b-4918-9803-417c20b18827', u'size': None, u'name': u'singlevm1-img_55cb16f1-3a61-442e-9d7c-114024971c58', u'checksum': None, u'self': u'/v2/images/4b03a506-098b-4918-9803-417c20b18827', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T01:53:47Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 01:53:48,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 01:53:48,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_55cb16f1-3a61-442e-9d7c-114024971c58", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 01:53:48,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53: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-da1e5ca2-f298-46c4-baf9-518e8cca0e05 x-compute-request-id: req-da1e5ca2-f298-46c4-baf9-518e8cca0e05 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_55cb16f1-3a61-442e-9d7c-114024971c58", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f", "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": "ccca39fe-52ae-4c8f-a488-c62df982206f"}} 2018-07-30 01:53:48,969 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-da1e5ca2-f298-46c4-baf9-518e8cca0e05 2018-07-30 01:53:48,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.243607997894s 2018-07-30 01:53:48,969 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-da1e5ca2-f298-46c4-baf9-518e8cca0e05 2018-07-30 01:53:48,970 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_55cb16f1-3a61-442e-9d7c-114024971c58', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'ccca39fe-52ae-4c8f-a488-c62df982206f', 'swap': 0}) 2018-07-30 01:53:48,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 01:53:48,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f/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}f536c9641213789729009ba0187a82242b1e97dd" -d '{"extra_specs": {}}' 2018-07-30 01:53:48,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53: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-ff173c40-91e8-4615-b911-55dd7128bc37 x-compute-request-id: req-ff173c40-91e8-4615-b911-55dd7128bc37 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 01:53:48,994 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f/os-extra_specs used request id req-ff173c40-91e8-4615-b911-55dd7128bc37 2018-07-30 01:53:48,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230700969696s 2018-07-30 01:53:48,994 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f/os-extra_specs used request id req-ff173c40-91e8-4615-b911-55dd7128bc37 2018-07-30 01:53:48,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-30 01:53:48,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" -d '{"keypair": {"name": "singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58"}}' 2018-07-30 01:53:49,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53: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-059a4718-2b3a-45ab-b4b1-5c84872a5a03 x-compute-request-id: req-059a4718-2b3a-45ab-b4b1-5c84872a5a03 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO7pIXDjycjdClTou01ZVB4yNhnRoiimAmRS4MfQrZ9q4eU8iZplazlmKNqe7PUBZ15WgYOIV6IZWFXRmagxERcFAkfsssOnP6ej1QEj8A0uipHciZ1IVU5ffxoi/MpuyOA7q8ObzkkjSzF3xHC8G0Q7Xj2mvomlrmpp+dMLTMyxFCy1K4WsSJdIi04piY5MOqRMaHa/G6PSsMeWWy6+fEAtshWcZ3xAD3ZWmeGYO/UaWPxRQGl0+CSYG4qWpRg6bvVbA4sgyAeJS4nuDZh9weIjMOL9AKgK6eAKsBOtEl15dInMVh5ule2D/TWG4tmjNLe4/OjbnWl4PHKbbIJmVp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzu6SFw48nI3QpU6LtNWVQeMjYZ0aIopgJkUuDH0K2fauHlPI\nmaZWs5Zijanuz1AWdeVoGDiFeiGVhV0ZmoMREXBQJH7LLDpz+no9UBI/ANLoqR3I\nmdSFVOX38aIvzKbsjgO6vDm85JI0sxd8RwvBtEO149pr6Jpa5qafnTC0zMsRQstS\nuFrEiXSItOKYmOTDqkTGh2vxuj0rDHllsuvnxALbIVnGd8QA92VpnhmDv1Glj8UU\nBpdPgkmBuKlqUYOm71WwOLIMgHiUuJ7g2YfcHiIzDi/QCoCungCrATrRJdeXSJzF\nYebpXtg/01huLZozS3uPzo251peDxym2yCZlaQIDAQABAoIBAQDFdz2riKdoUaAY\nDzMcFnC/FgwuWyeUbG3CN2PxAOX5BwAy6orTrLqx10EmpFHCPU+ho4/JBS7CVAgF\n4sjK/GWuOXoQyXoCM6l3DW0y2qaKl7jzoPtLaFTvpiAL0lRAu82i24Y3lfVePPLT\nMAclGN/4sGCDFWzB44H49mn8K31sqmf1c3NgN8V2W8GNJrgPmQ2m8E/h5hFj0pbS\novLTtP6WqNT3t7D6DkCBjaXy1JYyHP6r8x1qQAho8H5CW6q4J0gz9tzIKaupS6Yv\nC7lFSekZN/F8+PqH7FWRRW9xLAzr0BbGHrhBW1s3zYOJ5C5RUTMZ6vJ+vjPdKQz/\nWrhXibCtAoGBAOmJrqskansfwDRh4RQmmNHbpSEw3TtZqCxqzGK0jXeXPhpgjErq\nt4PUkO+GTBH1Uj0Fogq9u1mRthJIzCDG/6hLdFbP0RucyhuBnS43PjTP04zhrD8A\nIt5T7nQNc+9yFYQLwXd82c2AMoDaBg1EdGmta7pPdtPTS6w0VVCj6+h7AoGBAOLV\nx98yZ0rwcYEXLdpEswVFgGOXqOrfP+r9glXriSK9lr+MI0Y4/B70cUMURp9mQpY2\n6OhonUVefD7ACOtC9lCijLS+Fw+m2gaajjZS+fkYtBDATUG6+o3Cm1NnPzMtviSe\nHWp9wTOl3DQr9Gu8YStigpzMpSW3uj3d+nLlSI5rAoGBAOh1RcnQu7TGy/jYHMSE\nDsWFTn8VNoEnI0DjJYJymgYaI5T52WuQ6w5r/cCN+xY9DJj1DHCInv3vDj5w+878\nheotASaQQWKs1HhAsgYYsvC6laa700n6hrqq7MXTxjznYAdJ9E9NlTb6jkq3uiJm\nq0Gtf3e6NVtwDPjiNrHIGMAVAoGBAMuX4YtdLATBBr881LThkGSc2v2Is94Lfs0l\nuIPxoeaCj/lgiJCQuQn3kGkKm9CZ8g3tPuLKcs4+XfncVqUCNx5spynaq8wqj+n5\ncscjdqWzHHskfrMOZbAzCUK0mq8O0WkAWZqpQG1g4uIYyYqhS/2qr1yY+Wl/HDRH\nNnFFhff9AoGAP6ilqJaULQLTptB480I2N4Vux7KSUanEho1cr6EC8xCqkioJSBeK\nWUhEhJV5o22wswb4NqiBDPlMFFa0/p7x7t5QAmhXdOba2XaO0SOVRhGvSgYOfm9m\nlqePn0ZY17rrG738kPrwCxDqdMYs8+s1tuhu7EmzYOjfyufk3Era2gI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "name": "singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58", "fingerprint": "4c:86:9f:4f:e6:ef:38:0a:8f:f4:32:b0:85:de:8b:9e"}} 2018-07-30 01:53:49,375 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-059a4718-2b3a-45ab-b4b1-5c84872a5a03 2018-07-30 01:53:49,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.38063788414s 2018-07-30 01:53:49,375 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-059a4718-2b3a-45ab-b4b1-5c84872a5a03 2018-07-30 01:53:49,376 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO7pIXDjycjdClTou01ZVB4yNhnRoiimAmRS4MfQrZ9q4eU8iZplazlmKNqe7PUBZ15WgYOIV6IZWFXRmagxERcFAkfsssOnP6ej1QEj8A0uipHciZ1IVU5ffxoi/MpuyOA7q8ObzkkjSzF3xHC8G0Q7Xj2mvomlrmpp+dMLTMyxFCy1K4WsSJdIi04piY5MOqRMaHa/G6PSsMeWWy6+fEAtshWcZ3xAD3ZWmeGYO/UaWPxRQGl0+CSYG4qWpRg6bvVbA4sgyAeJS4nuDZh9weIjMOL9AKgK6eAKsBOtEl15dInMVh5ule2D/TWG4tmjNLe4/OjbnWl4PHKbbIJmVp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzu6SFw48nI3QpU6LtNWVQeMjYZ0aIopgJkUuDH0K2fauHlPI\nmaZWs5Zijanuz1AWdeVoGDiFeiGVhV0ZmoMREXBQJH7LLDpz+no9UBI/ANLoqR3I\nmdSFVOX38aIvzKbsjgO6vDm85JI0sxd8RwvBtEO149pr6Jpa5qafnTC0zMsRQstS\nuFrEiXSItOKYmOTDqkTGh2vxuj0rDHllsuvnxALbIVnGd8QA92VpnhmDv1Glj8UU\nBpdPgkmBuKlqUYOm71WwOLIMgHiUuJ7g2YfcHiIzDi/QCoCungCrATrRJdeXSJzF\nYebpXtg/01huLZozS3uPzo251peDxym2yCZlaQIDAQABAoIBAQDFdz2riKdoUaAY\nDzMcFnC/FgwuWyeUbG3CN2PxAOX5BwAy6orTrLqx10EmpFHCPU+ho4/JBS7CVAgF\n4sjK/GWuOXoQyXoCM6l3DW0y2qaKl7jzoPtLaFTvpiAL0lRAu82i24Y3lfVePPLT\nMAclGN/4sGCDFWzB44H49mn8K31sqmf1c3NgN8V2W8GNJrgPmQ2m8E/h5hFj0pbS\novLTtP6WqNT3t7D6DkCBjaXy1JYyHP6r8x1qQAho8H5CW6q4J0gz9tzIKaupS6Yv\nC7lFSekZN/F8+PqH7FWRRW9xLAzr0BbGHrhBW1s3zYOJ5C5RUTMZ6vJ+vjPdKQz/\nWrhXibCtAoGBAOmJrqskansfwDRh4RQmmNHbpSEw3TtZqCxqzGK0jXeXPhpgjErq\nt4PUkO+GTBH1Uj0Fogq9u1mRthJIzCDG/6hLdFbP0RucyhuBnS43PjTP04zhrD8A\nIt5T7nQNc+9yFYQLwXd82c2AMoDaBg1EdGmta7pPdtPTS6w0VVCj6+h7AoGBAOLV\nx98yZ0rwcYEXLdpEswVFgGOXqOrfP+r9glXriSK9lr+MI0Y4/B70cUMURp9mQpY2\n6OhonUVefD7ACOtC9lCijLS+Fw+m2gaajjZS+fkYtBDATUG6+o3Cm1NnPzMtviSe\nHWp9wTOl3DQr9Gu8YStigpzMpSW3uj3d+nLlSI5rAoGBAOh1RcnQu7TGy/jYHMSE\nDsWFTn8VNoEnI0DjJYJymgYaI5T52WuQ6w5r/cCN+xY9DJj1DHCInv3vDj5w+878\nheotASaQQWKs1HhAsgYYsvC6laa700n6hrqq7MXTxjznYAdJ9E9NlTb6jkq3uiJm\nq0Gtf3e6NVtwDPjiNrHIGMAVAoGBAMuX4YtdLATBBr881LThkGSc2v2Is94Lfs0l\nuIPxoeaCj/lgiJCQuQn3kGkKm9CZ8g3tPuLKcs4+XfncVqUCNx5spynaq8wqj+n5\ncscjdqWzHHskfrMOZbAzCUK0mq8O0WkAWZqpQG1g4uIYyYqhS/2qr1yY+Wl/HDRH\nNnFFhff9AoGAP6ilqJaULQLTptB480I2N4Vux7KSUanEho1cr6EC8xCqkioJSBeK\nWUhEhJV5o22wswb4NqiBDPlMFFa0/p7x7t5QAmhXdOba2XaO0SOVRhGvSgYOfm9m\nlqePn0ZY17rrG738kPrwCxDqdMYs8+s1tuhu7EmzYOjfyufk3Era2gI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e4b59a07fee548c1af1705a5dc9391f4', 'name': u'singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58', 'created_at': '2018-07-30T01:53:49.376677', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0fe05230a8a340ec8c337c88e34a1c9b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4c:86:9f:4f:e6:ef:38:0a:8f:f4:32:b0:85:de:8b:9e', 'type': 'ssh', 'id': u'singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58'}) 2018-07-30 01:53:49,377 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAzu6SFw48nI3QpU6LtNWVQeMjYZ0aIopgJkUuDH0K2fauHlPI maZWs5Zijanuz1AWdeVoGDiFeiGVhV0ZmoMREXBQJH7LLDpz+no9UBI/ANLoqR3I mdSFVOX38aIvzKbsjgO6vDm85JI0sxd8RwvBtEO149pr6Jpa5qafnTC0zMsRQstS uFrEiXSItOKYmOTDqkTGh2vxuj0rDHllsuvnxALbIVnGd8QA92VpnhmDv1Glj8UU BpdPgkmBuKlqUYOm71WwOLIMgHiUuJ7g2YfcHiIzDi/QCoCungCrATrRJdeXSJzF YebpXtg/01huLZozS3uPzo251peDxym2yCZlaQIDAQABAoIBAQDFdz2riKdoUaAY DzMcFnC/FgwuWyeUbG3CN2PxAOX5BwAy6orTrLqx10EmpFHCPU+ho4/JBS7CVAgF 4sjK/GWuOXoQyXoCM6l3DW0y2qaKl7jzoPtLaFTvpiAL0lRAu82i24Y3lfVePPLT MAclGN/4sGCDFWzB44H49mn8K31sqmf1c3NgN8V2W8GNJrgPmQ2m8E/h5hFj0pbS ovLTtP6WqNT3t7D6DkCBjaXy1JYyHP6r8x1qQAho8H5CW6q4J0gz9tzIKaupS6Yv C7lFSekZN/F8+PqH7FWRRW9xLAzr0BbGHrhBW1s3zYOJ5C5RUTMZ6vJ+vjPdKQz/ WrhXibCtAoGBAOmJrqskansfwDRh4RQmmNHbpSEw3TtZqCxqzGK0jXeXPhpgjErq t4PUkO+GTBH1Uj0Fogq9u1mRthJIzCDG/6hLdFbP0RucyhuBnS43PjTP04zhrD8A It5T7nQNc+9yFYQLwXd82c2AMoDaBg1EdGmta7pPdtPTS6w0VVCj6+h7AoGBAOLV x98yZ0rwcYEXLdpEswVFgGOXqOrfP+r9glXriSK9lr+MI0Y4/B70cUMURp9mQpY2 6OhonUVefD7ACOtC9lCijLS+Fw+m2gaajjZS+fkYtBDATUG6+o3Cm1NnPzMtviSe HWp9wTOl3DQr9Gu8YStigpzMpSW3uj3d+nLlSI5rAoGBAOh1RcnQu7TGy/jYHMSE DsWFTn8VNoEnI0DjJYJymgYaI5T52WuQ6w5r/cCN+xY9DJj1DHCInv3vDj5w+878 heotASaQQWKs1HhAsgYYsvC6laa700n6hrqq7MXTxjznYAdJ9E9NlTb6jkq3uiJm q0Gtf3e6NVtwDPjiNrHIGMAVAoGBAMuX4YtdLATBBr881LThkGSc2v2Is94Lfs0l uIPxoeaCj/lgiJCQuQn3kGkKm9CZ8g3tPuLKcs4+XfncVqUCNx5spynaq8wqj+n5 cscjdqWzHHskfrMOZbAzCUK0mq8O0WkAWZqpQG1g4uIYyYqhS/2qr1yY+Wl/HDRH NnFFhff9AoGAP6ilqJaULQLTptB480I2N4Vux7KSUanEho1cr6EC8xCqkioJSBeK WUhEhJV5o22wswb4NqiBDPlMFFa0/p7x7t5QAmhXdOba2XaO0SOVRhGvSgYOfm9m lqePn0ZY17rrG738kPrwCxDqdMYs8+s1tuhu7EmzYOjfyufk3Era2gI= -----END RSA PRIVATE KEY----- 2018-07-30 01:53:49,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-30 01:53:49,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" -d '{"security_group": {"name": "singlevm1-sg_55cb16f1-3a61-442e-9d7c-114024971c58", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-30 01:53:49,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-b6def784-301d-49cf-8fd5-657332209127 Date: Mon, 30 Jul 2018 01:53:49 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:53:49Z", "updated_at": "2018-07-30T01:53:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:49Z", "revision_number": 0, "id": "36c1d68e-35cb-4bde-95f2-128b46bbc20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:49Z", "security_group_id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:49Z", "revision_number": 0, "id": "45443e6f-eac3-49ec-8c21-f77f7cedd811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:49Z", "security_group_id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "name": "singlevm1-sg_55cb16f1-3a61-442e-9d7c-114024971c58"}} 2018-07-30 01:53:49,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b6def784-301d-49cf-8fd5-657332209127 2018-07-30 01:53:49,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.208445072174s 2018-07-30 01:53:49,589 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b6def784-301d-49cf-8fd5-657332209127 2018-07-30 01:53:49,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 01:53:49,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:53:49,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-76e86f20-b7a9-44a5-ada2-5fd490a92587 Date: Mon, 30 Jul 2018 01:53:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:52:41Z", "updated_at": "2018-07-30T01:52:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "0bb17f51-864c-461d-bf46-9cc6a4e8a3cd", "remote_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "8ee05655-b6ba-4076-99a6-37733534ddfa", "remote_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "975bdf8d-c749-4ec2-a018-801c2a00a3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "b955288e-aba9-48c5-9ddb-48fd2dfc7b0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "8b948a3b-459f-4916-bad4-da859e740c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:53:49Z", "updated_at": "2018-07-30T01:53:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:49Z", "revision_number": 0, "id": "36c1d68e-35cb-4bde-95f2-128b46bbc20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:49Z", "security_group_id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:49Z", "revision_number": 0, "id": "45443e6f-eac3-49ec-8c21-f77f7cedd811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:49Z", "security_group_id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "name": "singlevm1-sg_55cb16f1-3a61-442e-9d7c-114024971c58"}]} 2018-07-30 01:53:49,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-76e86f20-b7a9-44a5-ada2-5fd490a92587 2018-07-30 01:53:49,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.111211061478s 2018-07-30 01:53:49,706 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-76e86f20-b7a9-44a5-ada2-5fd490a92587 2018-07-30 01:53:49,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 01:53:49,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" -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": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4"}}' 2018-07-30 01:53:49,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3a31843a-c389-45b7-8464-8edd0e176dc1 Date: Mon, 30 Jul 2018 01:53:49 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-30T01:53:49Z", "security_group_id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "port_range_min": 22, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:53:49Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "82442d90-4066-4cb5-a519-1d7b4b669550"}} 2018-07-30 01:53:49,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-3a31843a-c389-45b7-8464-8edd0e176dc1 2018-07-30 01:53:49,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153684139252s 2018-07-30 01:53:49,864 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-3a31843a-c389-45b7-8464-8edd0e176dc1 2018-07-30 01:53:49,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 01:53:49,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:53:49,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-a36bf2c2-6f2a-43f6-ba61-d031ab5f9b88 Date: Mon, 30 Jul 2018 01:53:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:52:41Z", "updated_at": "2018-07-30T01:52:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "0bb17f51-864c-461d-bf46-9cc6a4e8a3cd", "remote_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "8ee05655-b6ba-4076-99a6-37733534ddfa", "remote_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "975bdf8d-c749-4ec2-a018-801c2a00a3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "b955288e-aba9-48c5-9ddb-48fd2dfc7b0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "8b948a3b-459f-4916-bad4-da859e740c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:53:49Z", "updated_at": "2018-07-30T01:53:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:49Z", "revision_number": 0, "id": "36c1d68e-35cb-4bde-95f2-128b46bbc20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:49Z", "security_group_id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:49Z", "revision_number": 0, "id": "45443e6f-eac3-49ec-8c21-f77f7cedd811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:49Z", "security_group_id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T01:53:49Z", "revision_number": 0, "id": "82442d90-4066-4cb5-a519-1d7b4b669550", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:49Z", "security_group_id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 3, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "name": "singlevm1-sg_55cb16f1-3a61-442e-9d7c-114024971c58"}]} 2018-07-30 01:53:49,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-a36bf2c2-6f2a-43f6-ba61-d031ab5f9b88 2018-07-30 01:53:49,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0559749603271s 2018-07-30 01:53:49,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-a36bf2c2-6f2a-43f6-ba61-d031ab5f9b88 2018-07-30 01:53:49,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 01:53:49,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" -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": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4"}}' 2018-07-30 01:53:50,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0189a3be-5885-4644-a72e-a4c16b05aa4f Date: Mon, 30 Jul 2018 01:53:50 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-30T01:53:50Z", "security_group_id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:53:50Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "dcb03ad3-e522-4099-86c4-401d11435220"}} 2018-07-30 01:53:50,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0189a3be-5885-4644-a72e-a4c16b05aa4f 2018-07-30 01:53:50,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.163233995438s 2018-07-30 01:53:50,092 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0189a3be-5885-4644-a72e-a4c16b05aa4f 2018-07-30 01:53:50,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:53:50,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:53:50,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-ef7e6cbb-2def-4be5-84bc-7d27d79cac03 Date: Mon, 30 Jul 2018 01:53:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1941956-2431-4daf-ae71-bbc069899486","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["b61f602b-ed92-4ebb-a7e7-f04ab4b4494b"],"description":"","tags":[],"updated_at":"2018-07-30T01:53:43Z","qos_policy_id":null,"name":"singlevm1-net_55cb16f1-3a61-442e-9d7c-114024971c58","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:42Z","provider:network_type":"vxlan"}]} 2018-07-30 01:53:50,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ef7e6cbb-2def-4be5-84bc-7d27d79cac03 2018-07-30 01:53:50,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112099885941s 2018-07-30 01:53:50,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ef7e6cbb-2def-4be5-84bc-7d27d79cac03 2018-07-30 01:53:50,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:53:50,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:53:50,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-db292ef7-b7b1-4a24-b72f-218f0e8cc848 Date: Mon, 30 Jul 2018 01:53:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/4b03a506-098b-4918-9803-417c20b18827/snap", "metadata": {}}], "file": "/v2/images/4b03a506-098b-4918-9803-417c20b18827/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "4b03a506-098b-4918-9803-417c20b18827", "size": 12716032, "self": "/v2/images/4b03a506-098b-4918-9803-417c20b18827", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/4b03a506-098b-4918-9803-417c20b18827/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:53:48Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_55cb16f1-3a61-442e-9d7c-114024971c58", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_55cb16f1-3a61-442e-9d7c-114024971c58", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:53:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:53:50,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-db292ef7-b7b1-4a24-b72f-218f0e8cc848 2018-07-30 01:53:50,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248329639435s 2018-07-30 01:53:50,236 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-db292ef7-b7b1-4a24-b72f-218f0e8cc848 2018-07-30 01:53:50,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:53:50,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:53:50,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53: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-6fe5eaf8-3b1b-45e5-8d5a-1378d05f741e x-compute-request-id: req-6fe5eaf8-3b1b-45e5-8d5a-1378d05f741e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_55cb16f1-3a61-442e-9d7c-114024971c58", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f", "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": "ccca39fe-52ae-4c8f-a488-c62df982206f"}]} 2018-07-30 01:53:50,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-6fe5eaf8-3b1b-45e5-8d5a-1378d05f741e 2018-07-30 01:53:50,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023145198822s 2018-07-30 01:53:50,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-6fe5eaf8-3b1b-45e5-8d5a-1378d05f741e 2018-07-30 01:53:50,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-30 01:53:50,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" -d '{"server": {"name": "singlevm1-vm_55cb16f1-3a61-442e-9d7c-114024971c58", "imageRef": "4b03a506-098b-4918-9803-417c20b18827", "key_name": "singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58", "flavorRef": "ccca39fe-52ae-4c8f-a488-c62df982206f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c1941956-2431-4daf-ae71-bbc069899486"}], "security_groups": [{"name": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4"}]}}' 2018-07-30 01:53:52,272 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:53: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-596cb952-c9fe-4638-bb51-ef7f242808b9 x-compute-request-id: req-596cb952-c9fe-4638-bb51-ef7f242808b9 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4"}], "OS-DCF:diskConfig": "MANUAL", "id": "cec88611-4ba3-4f36-bf12-2f26351d4c14", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "bookmark"}], "adminPass": "Sn9WG6h3AYvp"}} 2018-07-30 01:53:52,272 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-596cb952-c9fe-4638-bb51-ef7f242808b9 2018-07-30 01:53:52,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.00934576988s 2018-07-30 01:53:52,273 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-596cb952-c9fe-4638-bb51-ef7f242808b9 2018-07-30 01:53:52,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:53:52,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:53:53,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53: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-458988ff-65f1-4eee-b7f8-fc33399b396f x-compute-request-id: req-458988ff-65f1-4eee-b7f8-fc33399b396f Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "bookmark"}], "image": {"id": "4b03a506-098b-4918-9803-417c20b18827", "links": [{"href": "http://172.30.9.25:8774/images/4b03a506-098b-4918-9803-417c20b18827", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ccca39fe-52ae-4c8f-a488-c62df982206f", "links": [{"href": "http://172.30.9.25:8774/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f", "rel": "bookmark"}]}, "id": "cec88611-4ba3-4f36-bf12-2f26351d4c14", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-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-30T01:53:52Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_55cb16f1-3a61-442e-9d7c-114024971c58", "created": "2018-07-30T01:53:52Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:53:53,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-458988ff-65f1-4eee-b7f8-fc33399b396f 2018-07-30 01:53:53,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.973565101624s 2018-07-30 01:53:53,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-458988ff-65f1-4eee-b7f8-fc33399b396f 2018-07-30 01:53:53,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:53:53,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:53:53,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-39be0bc9-e866-46f4-b4bd-b483afe97ea2 Date: Mon, 30 Jul 2018 01:53:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1941956-2431-4daf-ae71-bbc069899486","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["b61f602b-ed92-4ebb-a7e7-f04ab4b4494b"],"description":"","tags":[],"updated_at":"2018-07-30T01:53:43Z","qos_policy_id":null,"name":"singlevm1-net_55cb16f1-3a61-442e-9d7c-114024971c58","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:42Z","provider:network_type":"vxlan"}]} 2018-07-30 01:53:53,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-39be0bc9-e866-46f4-b4bd-b483afe97ea2 2018-07-30 01:53:53,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0893158912659s 2018-07-30 01:53:53,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-39be0bc9-e866-46f4-b4bd-b483afe97ea2 2018-07-30 01:53:53,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:53:53,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:53:53,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-c4dfd432-aca9-4482-ba6c-52e227d3b396 Date: Mon, 30 Jul 2018 01:53:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:53:43Z","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":"b61f602b-ed92-4ebb-a7e7-f04ab4b4494b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_55cb16f1-3a61-442e-9d7c-114024971c58","enable_dhcp":true,"segment_id":null,"network_id":"c1941956-2431-4daf-ae71-bbc069899486","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:43Z","ip_version":4},{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 01:53:53,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c4dfd432-aca9-4482-ba6c-52e227d3b396 2018-07-30 01:53:53,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.064208984375s 2018-07-30 01:53:53,410 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c4dfd432-aca9-4482-ba6c-52e227d3b396 2018-07-30 01:53:53,410 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:53:55,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:53:55,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:53:56,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53: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-9f485c13-3621-4897-8939-d4cf873a3989 x-compute-request-id: req-9f485c13-3621-4897-8939-d4cf873a3989 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "bookmark"}], "image": {"id": "4b03a506-098b-4918-9803-417c20b18827", "links": [{"href": "http://172.30.9.25:8774/images/4b03a506-098b-4918-9803-417c20b18827", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ccca39fe-52ae-4c8f-a488-c62df982206f", "links": [{"href": "http://172.30.9.25:8774/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f", "rel": "bookmark"}]}, "id": "cec88611-4ba3-4f36-bf12-2f26351d4c14", "security_groups": [{"name": "singlevm1-sg_55cb16f1-3a61-442e-9d7c-114024971c58"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:53:55Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_55cb16f1-3a61-442e-9d7c-114024971c58", "created": "2018-07-30T01:53:52Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:53:56,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9f485c13-3621-4897-8939-d4cf873a3989 2018-07-30 01:53:56,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24780797958s 2018-07-30 01:53:56,662 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9f485c13-3621-4897-8939-d4cf873a3989 2018-07-30 01:53:56,666 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:53:58,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:53:58,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:53:59,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:53: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-fccd2b93-1f77-4122-9912-0f4b42a70070 x-compute-request-id: req-fccd2b93-1f77-4122-9912-0f4b42a70070 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_55cb16f1-3a61-442e-9d7c-114024971c58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c2:ce", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "bookmark"}], "image": {"id": "4b03a506-098b-4918-9803-417c20b18827", "links": [{"href": "http://172.30.9.25:8774/images/4b03a506-098b-4918-9803-417c20b18827", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ccca39fe-52ae-4c8f-a488-c62df982206f", "links": [{"href": "http://172.30.9.25:8774/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f", "rel": "bookmark"}]}, "id": "cec88611-4ba3-4f36-bf12-2f26351d4c14", "security_groups": [{"name": "singlevm1-sg_55cb16f1-3a61-442e-9d7c-114024971c58"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:53:55Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_55cb16f1-3a61-442e-9d7c-114024971c58", "created": "2018-07-30T01:53:52Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:53:59,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fccd2b93-1f77-4122-9912-0f4b42a70070 2018-07-30 01:53:59,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440721035004s 2018-07-30 01:53:59,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fccd2b93-1f77-4122-9912-0f4b42a70070 2018-07-30 01:53:59,114 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:54:01,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:54:01,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:01,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-b0405fea-62fe-43a5-b062-1154093f13bb x-compute-request-id: req-b0405fea-62fe-43a5-b062-1154093f13bb Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_55cb16f1-3a61-442e-9d7c-114024971c58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c2:ce", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "bookmark"}], "image": {"id": "4b03a506-098b-4918-9803-417c20b18827", "links": [{"href": "http://172.30.9.25:8774/images/4b03a506-098b-4918-9803-417c20b18827", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ccca39fe-52ae-4c8f-a488-c62df982206f", "links": [{"href": "http://172.30.9.25:8774/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f", "rel": "bookmark"}]}, "id": "cec88611-4ba3-4f36-bf12-2f26351d4c14", "security_groups": [{"name": "singlevm1-sg_55cb16f1-3a61-442e-9d7c-114024971c58"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:53:55Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_55cb16f1-3a61-442e-9d7c-114024971c58", "created": "2018-07-30T01:53:52Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:54:01,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b0405fea-62fe-43a5-b062-1154093f13bb 2018-07-30 01:54:01,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363126039505s 2018-07-30 01:54:01,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b0405fea-62fe-43a5-b062-1154093f13bb 2018-07-30 01:54:01,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:54:03,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:54:03,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:04,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-f4da712a-d527-4179-acc7-f17062de8126 x-compute-request-id: req-f4da712a-d527-4179-acc7-f17062de8126 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_55cb16f1-3a61-442e-9d7c-114024971c58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c2:ce", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "bookmark"}], "image": {"id": "4b03a506-098b-4918-9803-417c20b18827", "links": [{"href": "http://172.30.9.25:8774/images/4b03a506-098b-4918-9803-417c20b18827", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-30T01:54:03.000000", "flavor": {"id": "ccca39fe-52ae-4c8f-a488-c62df982206f", "links": [{"href": "http://172.30.9.25:8774/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f", "rel": "bookmark"}]}, "id": "cec88611-4ba3-4f36-bf12-2f26351d4c14", "security_groups": [{"name": "singlevm1-sg_55cb16f1-3a61-442e-9d7c-114024971c58"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:54:03Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_55cb16f1-3a61-442e-9d7c-114024971c58", "created": "2018-07-30T01:53:52Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:54:04,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f4da712a-d527-4179-acc7-f17062de8126 2018-07-30 01:54:04,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570012807846s 2018-07-30 01:54:04,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f4da712a-d527-4179-acc7-f17062de8126 2018-07-30 01:54:04,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:54:04,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=cec88611-4ba3-4f36-bf12-2f26351d4c14" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:04,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-4b9bb57e-c8a6-475a-9d8c-26b593f55fc2 Date: Mon, 30 Jul 2018 01:54:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:54:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b61f602b-ed92-4ebb-a7e7-f04ab4b4494b","ip_address":"192.168.120.5"}],"id":"3a458b12-aefa-486d-9f37-75b68d6388dc","security_groups":["d031ea1c-b1b6-4159-a46d-69bba7e07aa4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:c2:ce","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1941956-2431-4daf-ae71-bbc069899486","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:55Z","binding:vnic_type":"normal","device_id":"cec88611-4ba3-4f36-bf12-2f26351d4c14","ip_allocation":"immediate"}]} 2018-07-30 01:54:04,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=cec88611-4ba3-4f36-bf12-2f26351d4c14 used request id req-4b9bb57e-c8a6-475a-9d8c-26b593f55fc2 2018-07-30 01:54:04,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0415298938751s 2018-07-30 01:54:04,104 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=cec88611-4ba3-4f36-bf12-2f26351d4c14 used request id req-4b9bb57e-c8a6-475a-9d8c-26b593f55fc2 2018-07-30 01:54:04,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:54:04,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3a458b12-aefa-486d-9f37-75b68d6388dc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:04,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9f2fe358-259b-4392-9320-7901ecc95f86 Date: Mon, 30 Jul 2018 01:54:04 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:54:04,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3a458b12-aefa-486d-9f37-75b68d6388dc used request id req-9f2fe358-259b-4392-9320-7901ecc95f86 2018-07-30 01:54:04,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0199208259583s 2018-07-30 01:54:04,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3a458b12-aefa-486d-9f37-75b68d6388dc used request id req-9f2fe358-259b-4392-9320-7901ecc95f86 2018-07-30 01:54:04,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:54:04,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:05,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-a7ae3d0b-3936-4206-9659-da8a707fe55f x-compute-request-id: req-a7ae3d0b-3936-4206-9659-da8a707fe55f Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_55cb16f1-3a61-442e-9d7c-114024971c58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c2:ce", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "bookmark"}], "image": {"id": "4b03a506-098b-4918-9803-417c20b18827", "links": [{"href": "http://172.30.9.25:8774/images/4b03a506-098b-4918-9803-417c20b18827", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-30T01:54:03.000000", "flavor": {"id": "ccca39fe-52ae-4c8f-a488-c62df982206f", "links": [{"href": "http://172.30.9.25:8774/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f", "rel": "bookmark"}]}, "id": "cec88611-4ba3-4f36-bf12-2f26351d4c14", "security_groups": [{"name": "singlevm1-sg_55cb16f1-3a61-442e-9d7c-114024971c58"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:54:03Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_55cb16f1-3a61-442e-9d7c-114024971c58", "created": "2018-07-30T01:53:52Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:54:05,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a7ae3d0b-3936-4206-9659-da8a707fe55f 2018-07-30 01:54:05,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03232598305s 2018-07-30 01:54:05,164 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a7ae3d0b-3936-4206-9659-da8a707fe55f 2018-07-30 01:54:05,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:54:05,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=cec88611-4ba3-4f36-bf12-2f26351d4c14" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:05,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-b037e1d3-45dc-4bee-8cdb-6e3014c50988 Date: Mon, 30 Jul 2018 01:54:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:54:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b61f602b-ed92-4ebb-a7e7-f04ab4b4494b","ip_address":"192.168.120.5"}],"id":"3a458b12-aefa-486d-9f37-75b68d6388dc","security_groups":["d031ea1c-b1b6-4159-a46d-69bba7e07aa4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:c2:ce","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1941956-2431-4daf-ae71-bbc069899486","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:55Z","binding:vnic_type":"normal","device_id":"cec88611-4ba3-4f36-bf12-2f26351d4c14","ip_allocation":"immediate"}]} 2018-07-30 01:54:05,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=cec88611-4ba3-4f36-bf12-2f26351d4c14 used request id req-b037e1d3-45dc-4bee-8cdb-6e3014c50988 2018-07-30 01:54:05,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0513010025024s 2018-07-30 01:54:05,219 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=cec88611-4ba3-4f36-bf12-2f26351d4c14 used request id req-b037e1d3-45dc-4bee-8cdb-6e3014c50988 2018-07-30 01:54:05,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:54:05,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3a458b12-aefa-486d-9f37-75b68d6388dc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:05,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-577a1ca9-fa12-49ef-91c9-6f92f1f5717a Date: Mon, 30 Jul 2018 01:54:05 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:54:05,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3a458b12-aefa-486d-9f37-75b68d6388dc used request id req-577a1ca9-fa12-49ef-91c9-6f92f1f5717a 2018-07-30 01:54:05,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0197501182556s 2018-07-30 01:54:05,244 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3a458b12-aefa-486d-9f37-75b68d6388dc used request id req-577a1ca9-fa12-49ef-91c9-6f92f1f5717a 2018-07-30 01:54:05,245 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_55cb16f1-3a61-442e-9d7c-114024971c58': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:aa:c2:ce', 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'4b03a506-098b-4918-9803-417c20b18827'}), 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-30T01:54:03.000000', 'flavor': Munch({u'id': u'ccca39fe-52ae-4c8f-a488-c62df982206f'}), 'az': u'nova', 'id': u'cec88611-4ba3-4f36-bf12-2f26351d4c14', 'security_groups': [Munch({u'name': u'singlevm1-sg_55cb16f1-3a61-442e-9d7c-114024971c58'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e4b59a07fee548c1af1705a5dc9391f4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0fe05230a8a340ec8c337c88e34a1c9b', '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-30T01:54:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-30T01:54:03Z', 'hostId': u'3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968', '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-30T01:54:03.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'0fe05230a8a340ec8c337c88e34a1c9b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_55cb16f1-3a61-442e-9d7c-114024971c58', 'adminPass': None, 'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', 'created_at': u'2018-07-30T01:53:52Z', 'created': u'2018-07-30T01:53:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-30 01:54:05,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:54:05,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:05,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-02ec9b9a-58c5-4365-ae05-922c0f0b6548 Date: Mon, 30 Jul 2018 01:54:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1941956-2431-4daf-ae71-bbc069899486","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["b61f602b-ed92-4ebb-a7e7-f04ab4b4494b"],"description":"","tags":[],"updated_at":"2018-07-30T01:53:43Z","qos_policy_id":null,"name":"singlevm1-net_55cb16f1-3a61-442e-9d7c-114024971c58","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:42Z","provider:network_type":"vxlan"}]} 2018-07-30 01:54:05,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-02ec9b9a-58c5-4365-ae05-922c0f0b6548 2018-07-30 01:54:05,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0828320980072s 2018-07-30 01:54:05,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-02ec9b9a-58c5-4365-ae05-922c0f0b6548 2018-07-30 01:54:05,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:54:05,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=cec88611-4ba3-4f36-bf12-2f26351d4c14" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:05,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-79773c73-48ba-45c5-ab1c-3a7bb50a03a6 Date: Mon, 30 Jul 2018 01:54:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:54:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b61f602b-ed92-4ebb-a7e7-f04ab4b4494b","ip_address":"192.168.120.5"}],"id":"3a458b12-aefa-486d-9f37-75b68d6388dc","security_groups":["d031ea1c-b1b6-4159-a46d-69bba7e07aa4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:c2:ce","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1941956-2431-4daf-ae71-bbc069899486","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:55Z","binding:vnic_type":"normal","device_id":"cec88611-4ba3-4f36-bf12-2f26351d4c14","ip_allocation":"immediate"}]} 2018-07-30 01:54:05,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=cec88611-4ba3-4f36-bf12-2f26351d4c14 used request id req-79773c73-48ba-45c5-ab1c-3a7bb50a03a6 2018-07-30 01:54:05,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0402219295502s 2018-07-30 01:54:05,373 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=cec88611-4ba3-4f36-bf12-2f26351d4c14 used request id req-79773c73-48ba-45c5-ab1c-3a7bb50a03a6 2018-07-30 01:54:05,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-30 01:54:05,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" -d '{"floatingip": {"floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.5", "port_id": "3a458b12-aefa-486d-9f37-75b68d6388dc"}}' 2018-07-30 01:54:07,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-bda0e18c-d61e-47db-9322-af91579e86a6 Date: Mon, 30 Jul 2018 01:54:07 GMT RESP BODY: {"floatingip": {"router_id": "95ff3e98-ee0a-42d8-bb47-167da945fb05", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:54:06Z", "updated_at": "2018-07-30T01:54:06Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_id": "3a458b12-aefa-486d-9f37-75b68d6388dc", "id": "76db8967-1c18-4589-9ddf-ebdf7834ae14", "qos_policy_id": null}} 2018-07-30 01:54:07,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-bda0e18c-d61e-47db-9322-af91579e86a6 2018-07-30 01:54:07,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.02322697639s 2018-07-30 01:54:07,398 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-bda0e18c-d61e-47db-9322-af91579e86a6 2018-07-30 01:54:07,401 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'95ff3e98-ee0a-42d8-bb47-167da945fb05', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', 'created_at': u'2018-07-30T01:54:06Z', 'attached': True, 'updated_at': u'2018-07-30T01:54:06Z', 'id': u'76db8967-1c18-4589-9ddf-ebdf7834ae14', 'floating_network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0fe05230a8a340ec8c337c88e34a1c9b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'95ff3e98-ee0a-42d8-bb47-167da945fb05', u'qos_policy_id': None, 'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b', 'port_id': u'3a458b12-aefa-486d-9f37-75b68d6388dc', 'port': u'3a458b12-aefa-486d-9f37-75b68d6388dc', 'network': u'4546160d-41d5-495e-a5d9-d5495a6b815a'}) 2018-07-30 01:54:07,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-30 01:54:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14/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}f536c9641213789729009ba0187a82242b1e97dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 01:54:08,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-98a4893e-80ef-41fe-90bd-991dcde58e5b x-compute-request-id: req-98a4893e-80ef-41fe-90bd-991dcde58e5b Content-Encoding: gzip Content-Length: 7939 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 457481617 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.141793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.143487] pid_max: default: 32768 minimum: 301\n[ 0.144426] ACPI: Core revision 20150930\n[ 0.145806] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.147192] Security Framework initialized\n[ 0.148019] Yama: becoming mindful.\n[ 0.148765] AppArmor: AppArmor initialized\n[ 0.149682] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.151092] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.152440] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153744] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155255] Initializing cgroup subsys io\n[ 0.156173] Initializing cgroup subsys memory\n[ 0.157083] Initializing cgroup subsys devices\n[ 0.158015] Initializing cgroup subsys freezer\n[ 0.158916] Initializing cgroup subsys net_cls\n[ 0.159790] Initializing cgroup subsys perf_event\n[ 0.160711] Initializing cgroup subsys net_prio\n[ 0.161626] Initializing cgroup subsys hugetlb\n[ 0.162512] Initializing cgroup subsys pids\n[ 0.163398] CPU: Physical Processor ID: 0\n[ 0.164915] mce: CPU supports 10 MCE banks\n[ 0.165789] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166848] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181151] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187225] ftrace: allocating 31920 entries in 125 pages\n[ 0.211793] smpboot: Max logical packages: 1\n[ 0.212672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214079] x2apic enabled\n[ 0.214887] Switched APIC routing to physical x2apic.\n[ 0.216641] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217863] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.220035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221858] KVM setup paravirtual spinlock\n[ 0.223165] x86: Booted up 1 node, 1 CPUs\n[ 0.223988] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225436] devtmpfs: initialized\n[ 0.227201] evm: security.selinux\n[ 0.227917] evm: security.SMACK64\n[ 0.228656] evm: security.SMACK64EXEC\n[ 0.229448] evm: security.SMACK64TRANSMUTE\n[ 0.230292] evm: security.SMACK64MMAP\n[ 0.231078] evm: security.ima\n[ 0.231737] evm: security.capability\n[ 0.232557] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234513] pinctrl core: initialized pinctrl subsystem\n[ 0.235670] RTC time: 1:54:03, date: 07/30/18\n[ 0.236677] NET: Registered protocol family 16\n[ 0.237709] cpuidle: using governor ladder\n[ 0.238560] cpuidle: using governor menu\n[ 0.239393] PCCT header not found.\n[ 0.240213] ACPI: bus type PCI registered\n[ 0.241034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.242354] PCI: Using configuration type 1 for base access\n[ 0.244155] ACPI: Added _OSI(Module Device)\n[ 0.245015] ACPI: Added _OSI(Processor Device)\n[ 0.245907] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.246887] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.248667] ACPI: Interpreter enabled\n[ 0.249487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.251447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.253378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.255277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.257325] ACPI: (supports S0 S5)\n[ 0.258137] ACPI: Using IOAPIC for interrupt routing\n[ 0.259136] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.262241] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.263456] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.264750] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268313] acpiphp: Slot [3] registered\n[ 0.269232] acpiphp: Slot [4] registered\n[ 0.270047] acpiphp: Slot [5] registered\n[ 0.270868] acpiphp: Slot [6] registered\n[ 0.271677] acpiphp: Slot [7] registered\n[ 0.272503] acpiphp: Slot [8] registered\n[ 0.273370] acpiphp: Slot [9] registered\n[ 0.274215] acpiphp: Slot [10] registered\n[ 0.275040] acpiphp: Slot [11] registered\n[ 0.275883] acpiphp: Slot [12] registered\n[ 0.276731] acpiphp: Slot [13] registered\n[ 0.277591] acpiphp: Slot [14] registered\n[ 0.278460] acpiphp: Slot [15] registered\n[ 0.289245] acpiphp: Slot [16] registered\n[ 0.290097] acpiphp: Slot [17] registered\n[ 0.290963] acpiphp: Slot [18] registered\n[ 0.291832] acpiphp: Slot [19] registered\n[ 0.292683] acpiphp: Slot [20] registered\n[ 0.293552] acpiphp: Slot [21] registered\n[ 0.294383] acpiphp: Slot [22] registered\n[ 0.295242] acpiphp: Slot [23] registered\n[ 0.296090] acpiphp: Slot [24] registered\n[ 0.296948] acpiphp: Slot [25] registered\n[ 0.297786] acpiphp: Slot [26] registered\n[ 0.298643] acpiphp: Slot [27] registered\n[ 0.299565] acpiphp: Slot [28] registered\n[ 0.300437] acpiphp: Slot [29] registered\n[ 0.301314] acpiphp: Slot [30] registered\n[ 0.302188] acpiphp: Slot [31] registered\n[ 0.303067] PCI host bridge to bus 0000:00\n[ 0.303933] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.305209] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.306479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307984] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.309505] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.311075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314402] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315786] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317051] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318357] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321903] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.323376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.341528] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.343023] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.344930] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.346413] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.347859] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.349160] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.350516] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.351634] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.353238] vgaarb: loaded\n[ 0.353853] vgaarb: bridge control possible 0000:00:02.0\n[ 0.355154] SCSI subsystem initialized\n[ 0.356094] ACPI: bus type USB registered\n[ 0.356963] usbcore: registered new interface driver usbfs\n[ 0.358029] usbcore: registered new interface driver hub\n[ 0.359066] usbcore: registered new device driver usb\n[ 0.360184] PCI: Using ACPI for IRQ routing\n[ 0.361303] NetLabel: Initializing\n[ 0.362163] NetLabel: domain hash size = 128\n[ 0.363050] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.364053] NetLabel: unlabeled traffic allowed by default\n[ 0.365268] clocksource: Switched to clocksource kvm-clock\n[ 0.373474] AppArmor: AppArmor Filesystem Enabled\n[ 0.374509] pnp: PnP ACPI init\n[ 0.375484] pnp: PnP ACPI: found 5 devices\n[ 0.381853] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.383610] NET: Registered protocol family 2\n[ 0.384703] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386079] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387356] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388608] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389717] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390972] NET: Registered protocol family 1\n[ 0.391886] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.393034] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.394143] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.408065] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.422064] Trying to unpack rootfs image as initramfs...\n[ 0.478426] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.480140] Scanning for low memory corruption every 60 seconds\n[ 0.481612] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.482817] audit: initializing netlink subsys (disabled)\n[ 0.483867] audit: type=2000 audit(1532915643.820:1): initialized\n[ 0.485322] Initialise system trusted keyring\n[ 0.486318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.487541] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.489711] zbud: loaded\n[ 0.490486] VFS: Disk quotas dquot_6.6.0\n[ 0.491338] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.492973] fuse init (API version 7.23)\n[ 0.493908] Key type big_key registered\n[ 0.494731] Allocating IMA MOK and blacklist keyrings.\n[ 0.495996] Key type asymmetric registered\n[ 0.496866] Asymmetric key parser 'x509' registered\n[ 0.497878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.499417] io scheduler noop registered\n[ 0.500278] io scheduler deadline registered (default)\n[ 0.501311] io scheduler cfq registered\n[ 0.502185] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.503315] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504687] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.506202] ACPI: Power Button [PWRF]\n[ 0.507105] GHES: HEST is not enabled!\n[ 0.520485] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.548404] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.550634] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.574708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.577192] Linux agpgart interface v0.103\n[ 0.579883] brd: module loaded\n[ 0.581632] loop: module loaded\n[ 0.585490] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.587061] GPT:90111 != 2097151\n[ 0.587826] GPT:Alternate GPT header not at the end of the disk.\n[ 0.589042] GPT:90111 != 2097151\n[ 0.589811] GPT: Use GNU Parted to correct GPT errors.\n[ 0.590919] vda: vda1 vda15\n[ 0.592207] scsi host0: ata_piix\n[ 0.593102] scsi host1: ata_piix\n[ 0.593915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.595341] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.597016] libphy: Fixed MDIO Bus: probed\n[ 0.598065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.599181] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601413] PPP generic driver version 2.4.2\n[ 0.602504] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.605695] ehci-pci: EHCI PCI platform driver\n[ 0.606775] ehci-platform: EHCI generic platform driver\n[ 0.607812] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608969] ohci-pci: OHCI PCI platform driver\n[ 0.609870] ohci-platform: OHCI generic platform driver\n[ 0.610891] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625621] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626663] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.628155] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.629216] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.630409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631684] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.633153] usb usb1: Product: UHCI Host Controller\n[ 0.634105] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.635270] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.636344] hub 1-0:1.0: USB hub found\n[ 0.637150] hub 1-0:1.0: 2 ports detected\n[ 0.638147] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.640368] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.641357] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.642569] mousedev: PS/2 mouse device common for all mice\n[ 0.643883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.645777] rtc_cmos 00:00: RTC can wake from S4\n[ 0.646933] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.648153] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.649383] i2c /dev entries driver\n[ 0.650197] device-mapper: uevent: version 1.0.3\n[ 0.651190] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.652880] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654432] NET: Registered protocol family 10\n[ 0.655631] NET: Registered protocol family 17\n[ 0.656556] Key type dns_resolver registered\n[ 0.657609] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.658734] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.660793] registered taskstats version 1\n[ 0.661874] Loading compiled-in X.509 certificates\n[ 0.663612] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666015] zswap: loaded using pool lzo/zbud\n[ 0.667951] Key type trusted registered\n[ 0.669927] Key type encrypted registered\n[ 0.670960] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672281] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673641] evm: HMAC attrs: 0x1\n[ 0.674842] Magic number: 10:255:914\n[ 0.675800] ep_00: hash matches\n[ 0.676762] rtc_cmos 00:00: setting system clock to 2018-07-30 01:54:03 UTC (1532915643)\n[ 0.678824] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680245] EDD information not available.\n[ 0.754631] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.756618] Write protecting the kernel read-only data: 14336k\n[ 0.759052] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.761183] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.58\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.810211] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.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 1.45. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-07-30 01:54:08,117 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14/action used request id req-98a4893e-80ef-41fe-90bd-991dcde58e5b 2018-07-30 01:54:08,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.715171813965s 2018-07-30 01:54:08,118 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14/action used request id req-98a4893e-80ef-41fe-90bd-991dcde58e5b 2018-07-30 01:54:08,118 - 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 457481617 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.141793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.143487] pid_max: default: 32768 minimum: 301 [ 0.144426] ACPI: Core revision 20150930 [ 0.145806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.147192] Security Framework initialized [ 0.148019] Yama: becoming mindful. [ 0.148765] AppArmor: AppArmor initialized [ 0.149682] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.151092] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.152440] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153744] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155255] Initializing cgroup subsys io [ 0.156173] Initializing cgroup subsys memory [ 0.157083] Initializing cgroup subsys devices [ 0.158015] Initializing cgroup subsys freezer [ 0.158916] Initializing cgroup subsys net_cls [ 0.159790] Initializing cgroup subsys perf_event [ 0.160711] Initializing cgroup subsys net_prio [ 0.161626] Initializing cgroup subsys hugetlb [ 0.162512] Initializing cgroup subsys pids [ 0.163398] CPU: Physical Processor ID: 0 [ 0.164915] mce: CPU supports 10 MCE banks [ 0.165789] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166848] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.181151] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.187225] ftrace: allocating 31920 entries in 125 pages [ 0.211793] smpboot: Max logical packages: 1 [ 0.212672] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.214079] x2apic enabled [ 0.214887] Switched APIC routing to physical x2apic. [ 0.216641] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.217863] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.220035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.221858] KVM setup paravirtual spinlock [ 0.223165] x86: Booted up 1 node, 1 CPUs [ 0.223988] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225436] devtmpfs: initialized [ 0.227201] evm: security.selinux [ 0.227917] evm: security.SMACK64 [ 0.228656] evm: security.SMACK64EXEC [ 0.229448] evm: security.SMACK64TRANSMUTE [ 0.230292] evm: security.SMACK64MMAP [ 0.231078] evm: security.ima [ 0.231737] evm: security.capability [ 0.232557] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234513] pinctrl core: initialized pinctrl subsystem [ 0.235670] RTC time: 1:54:03, date: 07/30/18 [ 0.236677] NET: Registered protocol family 16 [ 0.237709] cpuidle: using governor ladder [ 0.238560] cpuidle: using governor menu [ 0.239393] PCCT header not found. [ 0.240213] ACPI: bus type PCI registered [ 0.241034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242354] PCI: Using configuration type 1 for base access [ 0.244155] ACPI: Added _OSI(Module Device) [ 0.245015] ACPI: Added _OSI(Processor Device) [ 0.245907] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.246887] ACPI: Added _OSI(Processor Aggregator Device) [ 0.248667] ACPI: Interpreter enabled [ 0.249487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.251447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.253378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.255277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.257325] ACPI: (supports S0 S5) [ 0.258137] ACPI: Using IOAPIC for interrupt routing [ 0.259136] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262241] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263456] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.264750] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.265998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.268313] acpiphp: Slot [3] registered [ 0.269232] acpiphp: Slot [4] registered [ 0.270047] acpiphp: Slot [5] registered [ 0.270868] acpiphp: Slot [6] registered [ 0.271677] acpiphp: Slot [7] registered [ 0.272503] acpiphp: Slot [8] registered [ 0.273370] acpiphp: Slot [9] registered [ 0.274215] acpiphp: Slot [10] registered [ 0.275040] acpiphp: Slot [11] registered [ 0.275883] acpiphp: Slot [12] registered [ 0.276731] acpiphp: Slot [13] registered [ 0.277591] acpiphp: Slot [14] registered [ 0.278460] acpiphp: Slot [15] registered [ 0.289245] acpiphp: Slot [16] registered [ 0.290097] acpiphp: Slot [17] registered [ 0.290963] acpiphp: Slot [18] registered [ 0.291832] acpiphp: Slot [19] registered [ 0.292683] acpiphp: Slot [20] registered [ 0.293552] acpiphp: Slot [21] registered [ 0.294383] acpiphp: Slot [22] registered [ 0.295242] acpiphp: Slot [23] registered [ 0.296090] acpiphp: Slot [24] registered [ 0.296948] acpiphp: Slot [25] registered [ 0.297786] acpiphp: Slot [26] registered [ 0.298643] acpiphp: Slot [27] registered [ 0.299565] acpiphp: Slot [28] registered [ 0.300437] acpiphp: Slot [29] registered [ 0.301314] acpiphp: Slot [30] registered [ 0.302188] acpiphp: Slot [31] registered [ 0.303067] PCI host bridge to bus 0000:00 [ 0.303933] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.305209] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.306479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.307984] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.309505] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.311075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.314402] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.315786] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.317051] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.318357] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.321903] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.323376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.341528] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.343023] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.344930] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.346413] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.347859] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.349160] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.350516] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.351634] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.353238] vgaarb: loaded [ 0.353853] vgaarb: bridge control possible 0000:00:02.0 [ 0.355154] SCSI subsystem initialized [ 0.356094] ACPI: bus type USB registered [ 0.356963] usbcore: registered new interface driver usbfs [ 0.358029] usbcore: registered new interface driver hub [ 0.359066] usbcore: registered new device driver usb [ 0.360184] PCI: Using ACPI for IRQ routing [ 0.361303] NetLabel: Initializing [ 0.362163] NetLabel: domain hash size = 128 [ 0.363050] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.364053] NetLabel: unlabeled traffic allowed by default [ 0.365268] clocksource: Switched to clocksource kvm-clock [ 0.373474] AppArmor: AppArmor Filesystem Enabled [ 0.374509] pnp: PnP ACPI init [ 0.375484] pnp: PnP ACPI: found 5 devices [ 0.381853] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.383610] NET: Registered protocol family 2 [ 0.384703] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.386079] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.387356] TCP: Hash tables configured (established 4096 bind 4096) [ 0.388608] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.389717] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.390972] NET: Registered protocol family 1 [ 0.391886] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.393034] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.394143] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.408065] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.422064] Trying to unpack rootfs image as initramfs... [ 0.478426] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.480140] Scanning for low memory corruption every 60 seconds [ 0.481612] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.482817] audit: initializing netlink subsys (disabled) [ 0.483867] audit: type=2000 audit(1532915643.820:1): initialized [ 0.485322] Initialise system trusted keyring [ 0.486318] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.487541] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.489711] zbud: loaded [ 0.490486] VFS: Disk quotas dquot_6.6.0 [ 0.491338] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.492973] fuse init (API version 7.23) [ 0.493908] Key type big_key registered [ 0.494731] Allocating IMA MOK and blacklist keyrings. [ 0.495996] Key type asymmetric registered [ 0.496866] Asymmetric key parser 'x509' registered [ 0.497878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.499417] io scheduler noop registered [ 0.500278] io scheduler deadline registered (default) [ 0.501311] io scheduler cfq registered [ 0.502185] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.503315] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504687] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.506202] ACPI: Power Button [PWRF] [ 0.507105] GHES: HEST is not enabled! [ 0.520485] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.548404] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.550634] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.574708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.577192] Linux agpgart interface v0.103 [ 0.579883] brd: module loaded [ 0.581632] loop: module loaded [ 0.585490] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.587061] GPT:90111 != 2097151 [ 0.587826] GPT:Alternate GPT header not at the end of the disk. [ 0.589042] GPT:90111 != 2097151 [ 0.589811] GPT: Use GNU Parted to correct GPT errors. [ 0.590919] vda: vda1 vda15 [ 0.592207] scsi host0: ata_piix [ 0.593102] scsi host1: ata_piix [ 0.593915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.595341] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.597016] libphy: Fixed MDIO Bus: probed [ 0.598065] tun: Universal TUN/TAP device driver, 1.6 [ 0.599181] tun: (C) 1999-2004 Max Krasnyansky [ 0.601413] PPP generic driver version 2.4.2 [ 0.602504] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.605695] ehci-pci: EHCI PCI platform driver [ 0.606775] ehci-platform: EHCI generic platform driver [ 0.607812] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608969] ohci-pci: OHCI PCI platform driver [ 0.609870] ohci-platform: OHCI generic platform driver [ 0.610891] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625621] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.626663] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.628155] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.629216] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.630409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.631684] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.633153] usb usb1: Product: UHCI Host Controller [ 0.634105] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.635270] usb usb1: SerialNumber: 0000:00:01.2 [ 0.636344] hub 1-0:1.0: USB hub found [ 0.637150] hub 1-0:1.0: 2 ports detected [ 0.638147] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.640368] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.641357] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.642569] mousedev: PS/2 mouse device common for all mice [ 0.643883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.645777] rtc_cmos 00:00: RTC can wake from S4 [ 0.646933] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.648153] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.649383] i2c /dev entries driver [ 0.650197] device-mapper: uevent: version 1.0.3 [ 0.651190] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.652880] ledtrig-cpu: registered to indicate activity on CPUs [ 0.654432] NET: Registered protocol family 10 [ 0.655631] NET: Registered protocol family 17 [ 0.656556] Key type dns_resolver registered [ 0.657609] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.658734] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.660793] registered taskstats version 1 [ 0.661874] Loading compiled-in X.509 certificates [ 0.663612] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666015] zswap: loaded using pool lzo/zbud [ 0.667951] Key type trusted registered [ 0.669927] Key type encrypted registered [ 0.670960] AppArmor: AppArmor sha1 policy hashing enabled [ 0.672281] ima: No TPM chip found, activating TPM-bypass! [ 0.673641] evm: HMAC attrs: 0x1 [ 0.674842] Magic number: 10:255:914 [ 0.675800] ep_00: hash matches [ 0.676762] rtc_cmos 00:00: setting system clock to 2018-07-30 01:54:03 UTC (1532915643) [ 0.678824] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.680245] EDD information not available. [ 0.754631] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.756618] Write protecting the kernel read-only data: 14336k [ 0.759052] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.761183] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.810211] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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 1.45. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-07-30 01:54:08,143 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200 2018-07-30 01:54:18,156 - paramiko.transport - DEBUG - starting thread (client mode): 0x83b97dd0L 2018-07-30 01:54:18,156 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 01:54:18,156 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-30 01:54:18,156 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-30 01:54:18,158 - 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-30 01:54:18,158 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 01:54:18,158 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-30 01:54:18,158 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 01:54:18,158 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 01:54:18,159 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 01:54:18,178 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 01:54:18,178 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 01:54:18,188 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 606c5f4cc784077eaa2f88a270e9b315 2018-07-30 01:54:18,190 - paramiko.transport - DEBUG - Trying discovered key 4c869f4fe6ef380a8ff432b085de8b9e in /tmp/tmpEO3mAf 2018-07-30 01:54:18,218 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 01:54:18,223 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 01:54:18,255 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-30 01:54:18,256 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-30 01:54:18,256 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-30 01:54:18,257 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-30 01:54:18,258 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-30 01:54:18,258 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-30 01:54:18,264 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-30 01:54:18,365 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 01:54:18,366 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-30 01:54:18,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-30 01:54:18,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/76db8967-1c18-4589-9ddf-ebdf7834ae14.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:19,130 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc7c16d3-dcfd-411c-a927-efde8c5eb78a Content-Length: 0 Date: Mon, 30 Jul 2018 01:54:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:54:19,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/76db8967-1c18-4589-9ddf-ebdf7834ae14.json used request id req-fc7c16d3-dcfd-411c-a927-efde8c5eb78a 2018-07-30 01:54:19,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.757610082626s 2018-07-30 01:54:19,131 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/76db8967-1c18-4589-9ddf-ebdf7834ae14.json used request id req-fc7c16d3-dcfd-411c-a927-efde8c5eb78a 2018-07-30 01:54:19,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:54:19,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:19,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ffab9480-77f0-4883-8fdc-763ca8c02864 Date: Mon, 30 Jul 2018 01:54:19 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:54:19,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ffab9480-77f0-4883-8fdc-763ca8c02864 2018-07-30 01:54:19,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0419209003448s 2018-07-30 01:54:19,178 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ffab9480-77f0-4883-8fdc-763ca8c02864 2018-07-30 01:54:19,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-30 01:54:19,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:19,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:54: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-930a80cd-07ca-488b-8584-805380859da3 x-compute-request-id: req-930a80cd-07ca-488b-8584-805380859da3 Content-Type: application/json 2018-07-30 01:54:19,366 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14 used request id req-930a80cd-07ca-488b-8584-805380859da3 2018-07-30 01:54:19,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.186691999435s 2018-07-30 01:54:19,367 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14 used request id req-930a80cd-07ca-488b-8584-805380859da3 2018-07-30 01:54:19,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:54:19,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:20,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-11a052f8-4c99-4f22-8625-22a6a5953805 x-compute-request-id: req-11a052f8-4c99-4f22-8625-22a6a5953805 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_55cb16f1-3a61-442e-9d7c-114024971c58": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c2:ce", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c2:ce", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cec88611-4ba3-4f36-bf12-2f26351d4c14", "rel": "bookmark"}], "image": {"id": "4b03a506-098b-4918-9803-417c20b18827", "links": [{"href": "http://172.30.9.25:8774/images/4b03a506-098b-4918-9803-417c20b18827", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-30T01:54:03.000000", "flavor": {"id": "ccca39fe-52ae-4c8f-a488-c62df982206f", "links": [{"href": "http://172.30.9.25:8774/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f", "rel": "bookmark"}]}, "id": "cec88611-4ba3-4f36-bf12-2f26351d4c14", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:54:19Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_55cb16f1-3a61-442e-9d7c-114024971c58", "created": "2018-07-30T01:53:52Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:54:20,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-11a052f8-4c99-4f22-8625-22a6a5953805 2018-07-30 01:54:20,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24810099602s 2018-07-30 01:54:20,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-11a052f8-4c99-4f22-8625-22a6a5953805 2018-07-30 01:54:20,617 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:54:22,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:54:22,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:22,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-9596b49c-fcb4-4f90-abe3-c2cc63d8e923 x-compute-request-id: req-9596b49c-fcb4-4f90-abe3-c2cc63d8e923 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 01:54:22,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9596b49c-fcb4-4f90-abe3-c2cc63d8e923 2018-07-30 01:54:22,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0849351882935s 2018-07-30 01:54:22,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9596b49c-fcb4-4f90-abe3-c2cc63d8e923 2018-07-30 01:54:22,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 01:54:22,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:22,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-08da2beb-79ae-4fba-bde3-31a279a59c64 Date: Mon, 30 Jul 2018 01:54:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:52:41Z", "updated_at": "2018-07-30T01:52:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "0bb17f51-864c-461d-bf46-9cc6a4e8a3cd", "remote_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "8ee05655-b6ba-4076-99a6-37733534ddfa", "remote_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "975bdf8d-c749-4ec2-a018-801c2a00a3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "b955288e-aba9-48c5-9ddb-48fd2dfc7b0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "8b948a3b-459f-4916-bad4-da859e740c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:53:49Z", "updated_at": "2018-07-30T01:53:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:49Z", "revision_number": 0, "id": "36c1d68e-35cb-4bde-95f2-128b46bbc20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:49Z", "security_group_id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:49Z", "revision_number": 0, "id": "45443e6f-eac3-49ec-8c21-f77f7cedd811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:49Z", "security_group_id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T01:53:49Z", "revision_number": 0, "id": "82442d90-4066-4cb5-a519-1d7b4b669550", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:49Z", "security_group_id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:50Z", "revision_number": 0, "id": "dcb03ad3-e522-4099-86c4-401d11435220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:50Z", "security_group_id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "d031ea1c-b1b6-4159-a46d-69bba7e07aa4", "name": "singlevm1-sg_55cb16f1-3a61-442e-9d7c-114024971c58"}]} 2018-07-30 01:54:22,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-08da2beb-79ae-4fba-bde3-31a279a59c64 2018-07-30 01:54:22,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0662820339203s 2018-07-30 01:54:22,775 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-08da2beb-79ae-4fba-bde3-31a279a59c64 2018-07-30 01:54:22,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-30 01:54:22,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d031ea1c-b1b6-4159-a46d-69bba7e07aa4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:22,923 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4fe7bbe6-ebbc-4168-837b-709a0e6072ec Content-Length: 0 Date: Mon, 30 Jul 2018 01:54:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:54:22,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d031ea1c-b1b6-4159-a46d-69bba7e07aa4.json used request id req-4fe7bbe6-ebbc-4168-837b-709a0e6072ec 2018-07-30 01:54:22,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.143904924393s 2018-07-30 01:54:22,924 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d031ea1c-b1b6-4159-a46d-69bba7e07aa4.json used request id req-4fe7bbe6-ebbc-4168-837b-709a0e6072ec 2018-07-30 01:54:22,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-30 01:54:22,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:22,971 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:54: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-77f7ff9b-3f1b-4141-a8e6-3fa435ae94e1 x-compute-request-id: req-77f7ff9b-3f1b-4141-a8e6-3fa435ae94e1 Content-Length: 0 Content-Type: application/json 2018-07-30 01:54:22,972 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58 used request id req-77f7ff9b-3f1b-4141-a8e6-3fa435ae94e1 2018-07-30 01:54:22,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0473880767822s 2018-07-30 01:54:22,972 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_55cb16f1-3a61-442e-9d7c-114024971c58 used request id req-77f7ff9b-3f1b-4141-a8e6-3fa435ae94e1 2018-07-30 01:54:22,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 01:54:22,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/95ff3e98-ee0a-42d8-bb47-167da945fb05/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}f536c9641213789729009ba0187a82242b1e97dd" -d '{"subnet_id": "b61f602b-ed92-4ebb-a7e7-f04ab4b4494b"}' 2018-07-30 01:54:24,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d1c526b5-8de9-4ad1-8a9d-4910f8a94b2a Date: Mon, 30 Jul 2018 01:54:24 GMT RESP BODY: {"network_id": "c1941956-2431-4daf-ae71-bbc069899486", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "b61f602b-ed92-4ebb-a7e7-f04ab4b4494b", "subnet_ids": ["b61f602b-ed92-4ebb-a7e7-f04ab4b4494b"], "port_id": "c106c245-cf75-41ac-a996-3a04aec3205f", "id": "95ff3e98-ee0a-42d8-bb47-167da945fb05"} 2018-07-30 01:54:24,606 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/95ff3e98-ee0a-42d8-bb47-167da945fb05/remove_router_interface.json used request id req-d1c526b5-8de9-4ad1-8a9d-4910f8a94b2a 2018-07-30 01:54:24,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.63415193558s 2018-07-30 01:54:24,607 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/95ff3e98-ee0a-42d8-bb47-167da945fb05/remove_router_interface.json used request id req-d1c526b5-8de9-4ad1-8a9d-4910f8a94b2a returning object 95ff3e98-ee0a-42d8-bb47-167da945fb05 2018-07-30 01:54:24,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 01:54:24,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:24,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-09eff1f3-4579-4b59-a7fc-8d24cf788e2e Date: Mon, 30 Jul 2018 01:54:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:53:43Z", "admin_state_up": true, "updated_at": "2018-07-30T01:54:23Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "95ff3e98-ee0a-42d8-bb47-167da945fb05", "name": "singlevm1-router_55cb16f1-3a61-442e-9d7c-114024971c58"}]} 2018-07-30 01:54:24,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-09eff1f3-4579-4b59-a7fc-8d24cf788e2e 2018-07-30 01:54:24,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.106404066086s 2018-07-30 01:54:24,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-09eff1f3-4579-4b59-a7fc-8d24cf788e2e 2018-07-30 01:54:24,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 01:54:24,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/95ff3e98-ee0a-42d8-bb47-167da945fb05.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:25,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60dc0801-c807-4012-80a0-ee6546176cbb Content-Length: 0 Date: Mon, 30 Jul 2018 01:54:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:54:25,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/95ff3e98-ee0a-42d8-bb47-167da945fb05.json used request id req-60dc0801-c807-4012-80a0-ee6546176cbb 2018-07-30 01:54:25,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.10684895515s 2018-07-30 01:54:25,823 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/95ff3e98-ee0a-42d8-bb47-167da945fb05.json used request id req-60dc0801-c807-4012-80a0-ee6546176cbb 2018-07-30 01:54:25,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:54:25,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:25,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-e1e0026c-4ddd-4bf0-9c5a-688da29afc4d Date: Mon, 30 Jul 2018 01:54:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:53:43Z","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":"b61f602b-ed92-4ebb-a7e7-f04ab4b4494b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_55cb16f1-3a61-442e-9d7c-114024971c58","enable_dhcp":true,"segment_id":null,"network_id":"c1941956-2431-4daf-ae71-bbc069899486","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:43Z","ip_version":4},{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 01:54:25,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e1e0026c-4ddd-4bf0-9c5a-688da29afc4d 2018-07-30 01:54:25,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0476269721985s 2018-07-30 01:54:25,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e1e0026c-4ddd-4bf0-9c5a-688da29afc4d 2018-07-30 01:54:25,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 01:54:25,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/b61f602b-ed92-4ebb-a7e7-f04ab4b4494b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:26,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cea2bffb-5456-4366-bc46-f471283becdd Date: Mon, 30 Jul 2018 01:54:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:54:26,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b61f602b-ed92-4ebb-a7e7-f04ab4b4494b.json used request id req-cea2bffb-5456-4366-bc46-f471283becdd 2018-07-30 01:54:26,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.995950937271s 2018-07-30 01:54:26,869 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b61f602b-ed92-4ebb-a7e7-f04ab4b4494b.json used request id req-cea2bffb-5456-4366-bc46-f471283becdd 2018-07-30 01:54:26,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:54:26,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:26,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-05c976f3-fffa-4cc4-9e79-a001edf85c68 Date: Mon, 30 Jul 2018 01:54:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"c1941956-2431-4daf-ae71-bbc069899486","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:54:26Z","qos_policy_id":null,"name":"singlevm1-net_55cb16f1-3a61-442e-9d7c-114024971c58","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:53:42Z","provider:network_type":"vxlan"}]} 2018-07-30 01:54:26,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-05c976f3-fffa-4cc4-9e79-a001edf85c68 2018-07-30 01:54:26,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0866000652313s 2018-07-30 01:54:26,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-05c976f3-fffa-4cc4-9e79-a001edf85c68 2018-07-30 01:54:26,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 01:54:26,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/c1941956-2431-4daf-ae71-bbc069899486.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:27,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e34e09be-1f3f-4e17-a855-5685cc9ca723 Date: Mon, 30 Jul 2018 01:54:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:54:27,958 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c1941956-2431-4daf-ae71-bbc069899486.json used request id req-e34e09be-1f3f-4e17-a855-5685cc9ca723 2018-07-30 01:54:27,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00096893311s 2018-07-30 01:54:27,959 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c1941956-2431-4daf-ae71-bbc069899486.json used request id req-e34e09be-1f3f-4e17-a855-5685cc9ca723 2018-07-30 01:54:27,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:54:27,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:28,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5b87a651-0f2e-4bd8-9bd9-93cf7fb94384 Date: Mon, 30 Jul 2018 01:54:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/4b03a506-098b-4918-9803-417c20b18827/snap", "metadata": {}}], "file": "/v2/images/4b03a506-098b-4918-9803-417c20b18827/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "4b03a506-098b-4918-9803-417c20b18827", "size": 12716032, "self": "/v2/images/4b03a506-098b-4918-9803-417c20b18827", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/4b03a506-098b-4918-9803-417c20b18827/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:53:48Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_55cb16f1-3a61-442e-9d7c-114024971c58", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_55cb16f1-3a61-442e-9d7c-114024971c58", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:53:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:54:28,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5b87a651-0f2e-4bd8-9bd9-93cf7fb94384 2018-07-30 01:54:28,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.632922887802s 2018-07-30 01:54:28,596 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5b87a651-0f2e-4bd8-9bd9-93cf7fb94384 2018-07-30 01:54:28,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 01:54:28,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/4b03a506-098b-4918-9803-417c20b18827 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:28,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2900dc92-379f-4004-911b-ccba3cd27268 Date: Mon, 30 Jul 2018 01:54: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-30 01:54:28,924 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4b03a506-098b-4918-9803-417c20b18827 used request id req-2900dc92-379f-4004-911b-ccba3cd27268 2018-07-30 01:54:28,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.326335906982s 2018-07-30 01:54:28,924 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4b03a506-098b-4918-9803-417c20b18827 used request id req-2900dc92-379f-4004-911b-ccba3cd27268 2018-07-30 01:54:28,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:54:28,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:28,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-bfe25d9c-ed4f-4c96-a7aa-9695603ea471 x-compute-request-id: req-bfe25d9c-ed4f-4c96-a7aa-9695603ea471 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_55cb16f1-3a61-442e-9d7c-114024971c58", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f", "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": "ccca39fe-52ae-4c8f-a488-c62df982206f"}]} 2018-07-30 01:54:28,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-bfe25d9c-ed4f-4c96-a7aa-9695603ea471 2018-07-30 01:54:28,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269570350647s 2018-07-30 01:54:28,952 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-bfe25d9c-ed4f-4c96-a7aa-9695603ea471 2018-07-30 01:54:28,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 01:54:28,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f536c9641213789729009ba0187a82242b1e97dd" 2018-07-30 01:54:28,989 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:54: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-458a045a-0fbb-412a-bd4b-c0dce41dcac9 x-compute-request-id: req-458a045a-0fbb-412a-bd4b-c0dce41dcac9 Content-Length: 0 Content-Type: application/json 2018-07-30 01:54:28,989 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f used request id req-458a045a-0fbb-412a-bd4b-c0dce41dcac9 2018-07-30 01:54:28,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0356078147888s 2018-07-30 01:54:28,989 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ccca39fe-52ae-4c8f-a488-c62df982206f used request id req-458a045a-0fbb-412a-bd4b-c0dce41dcac9 2018-07-30 01:54:29,036 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-30 01:54:29,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:54:29,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:54:29,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:54:29,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:54:29,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:54:29,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:54:29,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:54:29,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:54:29,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:54:29,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:54:29,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:54:29,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:54:29,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:54:29,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:54:29,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:54:29,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:54:29,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:54:29,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:54:29,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:54:29,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:54:29,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:54:29,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:54:29,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:54:29,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c6b9628-f563-494d-b66f-f2a0277ac3dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:54:29,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7c6b9628-f563-494d-b66f-f2a0277ac3dd 2018-07-30 01:54:29,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:54:29,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:54:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["mnMRcFYOSZSF-YVs2jj7Yw"], "issued_at": "2018-07-30T01:54:29.000000Z"}} 2018-07-30 01:54:29,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:54:29,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:54:29,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fa32d91e-f1e6-42db-9886-9ce2b4789d19 Date: Mon, 30 Jul 2018 01:54:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:54:29,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fa32d91e-f1e6-42db-9886-9ce2b4789d19 2018-07-30 01:54:29,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.411790847778s 2018-07-30 01:54:29,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fa32d91e-f1e6-42db-9886-9ce2b4789d19 2018-07-30 01:54:29,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:54:29,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:54:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:54:29,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 01:54:29,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:54:29,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6fc38c5-58a3-4b61-8692-88f390f1e86d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/f7e8b527169445dcab3ecaf02003a9f0"}, "tags": [], "enabled": true, "id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "heat_stack"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 01:54:29,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-d6fc38c5-58a3-4b61-8692-88f390f1e86d 2018-07-30 01:54:29,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0807359218597s 2018-07-30 01:54:29,962 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-d6fc38c5-58a3-4b61-8692-88f390f1e86d 2018-07-30 01:54:29,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-30 01:54:29,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_c25a5162-cfbd-4fff-869a-19561fe5a48f"}}' 2018-07-30 01:54:30,125 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:54:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e00dbd0-1818-48e9-bf3f-929c46f03c42 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60"}, "tags": [], "enabled": true, "id": "cdfc94af95634e4f9cea153346706c60", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_c25a5162-cfbd-4fff-869a-19561fe5a48f"}} 2018-07-30 01:54:30,125 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5e00dbd0-1818-48e9-bf3f-929c46f03c42 2018-07-30 01:54:30,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.155606985092s 2018-07-30 01:54:30,125 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5e00dbd0-1818-48e9-bf3f-929c46f03c42 2018-07-30 01:54:30,126 - 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'cdfc94af95634e4f9cea153346706c60', '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_c25a5162-cfbd-4fff-869a-19561fe5a48f'}) 2018-07-30 01:54:30,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-30 01:54:30,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4f9ff0e2-65b1-4778-bf57-faf44280d72f", "email": null, "name": "singlevm2-user_c25a5162-cfbd-4fff-869a-19561fe5a48f"}}' 2018-07-30 01:54:30,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:54:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-807f722d-5d88-4f7a-926e-db4ab6f7c20f Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_c25a5162-cfbd-4fff-869a-19561fe5a48f", "links": {"self": "http://172.30.9.25:5000/v3/users/d69ef68d5da34f109f6da04ab2c022e3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d69ef68d5da34f109f6da04ab2c022e3", "domain_id": "default", "password_expires_at": null}} 2018-07-30 01:54:30,462 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-807f722d-5d88-4f7a-926e-db4ab6f7c20f 2018-07-30 01:54:30,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.330694913864s 2018-07-30 01:54:30,463 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-807f722d-5d88-4f7a-926e-db4ab6f7c20f 2018-07-30 01:54:30,464 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd69ef68d5da34f109f6da04ab2c022e3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_c25a5162-cfbd-4fff-869a-19561fe5a48f'}) 2018-07-30 01:54:30,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:54:30,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:54:30,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb0ced2-773f-4047-a823-bff771ae95e1 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:54:30,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8bb0ced2-773f-4047-a823-bff771ae95e1 2018-07-30 01:54:30,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0905311107635s 2018-07-30 01:54:30,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8bb0ced2-773f-4047-a823-bff771ae95e1 2018-07-30 01:54:30,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:54:30,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:54:30,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b7c317-dc96-4b35-b94b-d53a54dd18a6 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:54:30,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b3b7c317-dc96-4b35-b94b-d53a54dd18a6 2018-07-30 01:54:30,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.08669090271s 2018-07-30 01:54:30,650 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b3b7c317-dc96-4b35-b94b-d53a54dd18a6 2018-07-30 01:54:30,651 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-30 01:54:30,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-30 01:54:30,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" -d '{"role": {"name": "Member"}}' 2018-07-30 01:54:30,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:54:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5b4251e-1d88-4d7d-a550-b1a4010063b5 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "082bc283ebda4b22a7aeffaecf3c3fdb", "links": {"self": "http://172.30.9.25:5000/v3/roles/082bc283ebda4b22a7aeffaecf3c3fdb"}, "name": "Member"}} 2018-07-30 01:54:30,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c5b4251e-1d88-4d7d-a550-b1a4010063b5 2018-07-30 01:54:30,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.115308046341s 2018-07-30 01:54:30,770 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c5b4251e-1d88-4d7d-a550-b1a4010063b5 2018-07-30 01:54:30,771 - 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'082bc283ebda4b22a7aeffaecf3c3fdb'}) 2018-07-30 01:54:30,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:54:30,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:54:30,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc03ec6-4d0e-425c-b321-3bc03eb2b5ef Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "082bc283ebda4b22a7aeffaecf3c3fdb", "links": {"self": "http://172.30.9.25:5000/v3/roles/082bc283ebda4b22a7aeffaecf3c3fdb"}, "name": "Member"}, {"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:54:30,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2fc03ec6-4d0e-425c-b321-3bc03eb2b5ef 2018-07-30 01:54:30,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115402936935s 2018-07-30 01:54:30,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2fc03ec6-4d0e-425c-b321-3bc03eb2b5ef 2018-07-30 01:54:30,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 01:54:30,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:54:30,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41107ce8-fa68-4d01-a5ec-85ff3f519efa Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 01:54:30,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-41107ce8-fa68-4d01-a5ec-85ff3f519efa 2018-07-30 01:54:30,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0968928337097s 2018-07-30 01:54:30,992 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-41107ce8-fa68-4d01-a5ec-85ff3f519efa 2018-07-30 01:54:30,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:54:30,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:54:31,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49e6445-ffb0-4998-875e-5efefb082f8a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_c25a5162-cfbd-4fff-869a-19561fe5a48f", "links": {"self": "http://172.30.9.25:5000/v3/users/d69ef68d5da34f109f6da04ab2c022e3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d69ef68d5da34f109f6da04ab2c022e3", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:54:31,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e49e6445-ffb0-4998-875e-5efefb082f8a 2018-07-30 01:54:31,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101681947708s 2018-07-30 01:54:31,095 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e49e6445-ffb0-4998-875e-5efefb082f8a 2018-07-30 01:54:31,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 01:54:31,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:54:31,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ba348e-829d-4494-8065-9f190b4fe18c Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60"}, "tags": [], "enabled": true, "id": "cdfc94af95634e4f9cea153346706c60", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_c25a5162-cfbd-4fff-869a-19561fe5a48f"}]} 2018-07-30 01:54:31,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-52ba348e-829d-4494-8065-9f190b4fe18c 2018-07-30 01:54:31,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0887610912323s 2018-07-30 01:54:31,196 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-52ba348e-829d-4494-8065-9f190b4fe18c 2018-07-30 01:54:31,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 01:54:31,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=d69ef68d5da34f109f6da04ab2c022e3&role.id=082bc283ebda4b22a7aeffaecf3c3fdb&scope.project.id=cdfc94af95634e4f9cea153346706c60" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:54:31,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd8c75d-c634-4ca2-8202-a2bc00d32496 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=d69ef68d5da34f109f6da04ab2c022e3&role.id=082bc283ebda4b22a7aeffaecf3c3fdb&scope.project.id=cdfc94af95634e4f9cea153346706c60", "previous": null, "next": null}} 2018-07-30 01:54:31,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=d69ef68d5da34f109f6da04ab2c022e3&role.id=082bc283ebda4b22a7aeffaecf3c3fdb&scope.project.id=cdfc94af95634e4f9cea153346706c60 used request id req-dbd8c75d-c634-4ca2-8202-a2bc00d32496 2018-07-30 01:54:31,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0904288291931s 2018-07-30 01:54:31,294 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=d69ef68d5da34f109f6da04ab2c022e3&role.id=082bc283ebda4b22a7aeffaecf3c3fdb&scope.project.id=cdfc94af95634e4f9cea153346706c60 used request id req-dbd8c75d-c634-4ca2-8202-a2bc00d32496 2018-07-30 01:54:31,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 01:54:31,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60/users/d69ef68d5da34f109f6da04ab2c022e3/roles/082bc283ebda4b22a7aeffaecf3c3fdb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:54:31,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9743af85-19c8-4cf7-a095-03bdd7d30548 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:54:31,424 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60/users/d69ef68d5da34f109f6da04ab2c022e3/roles/082bc283ebda4b22a7aeffaecf3c3fdb used request id req-9743af85-19c8-4cf7-a095-03bdd7d30548 2018-07-30 01:54:31,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126758098602s 2018-07-30 01:54:31,425 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60/users/d69ef68d5da34f109f6da04ab2c022e3/roles/082bc283ebda4b22a7aeffaecf3c3fdb used request id req-9743af85-19c8-4cf7-a095-03bdd7d30548 2018-07-30 01:54:31,426 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_c25a5162-cfbd-4fff-869a-19561fe5a48f', 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'cdfc94af95634e4f9cea153346706c60', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4f9ff0e2-65b1-4778-bf57-faf44280d72f', 'username': u'singlevm2-user_c25a5162-cfbd-4fff-869a-19561fe5a48f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-30 01:54:31,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:54:31,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:54:31,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:54:31,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:54:31,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:54:31,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:54:31,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:54:31,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:54:31,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:54:31,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:54:31,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:54:31,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:54:31,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:54:31,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:54:31,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:54:31,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:54:31,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:54:31,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:54:31,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:54:31,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:54:31,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:54:31,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:54:31,431 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_c25a5162-cfbd-4fff-869a-19561fe5a48f', 'password': '4f9ff0e2-65b1-4778-bf57-faf44280d72f', 'project_name': 'singlevm2-project_c25a5162-cfbd-4fff-869a-19561fe5a48f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': 'cdfc94af95634e4f9cea153346706c60', 'project_domain_name': 'Default'} 2018-07-30 01:54:31,431 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-30 01:54:31,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:54:31,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e584c0ff-184a-4b12-b62a-91c4177a25ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:54:31,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e584c0ff-184a-4b12-b62a-91c4177a25ef 2018-07-30 01:54:31,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:54:31,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "082bc283ebda4b22a7aeffaecf3c3fdb", "name": "Member"}], "expires_at": "2018-07-30T02:54:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cdfc94af95634e4f9cea153346706c60", "name": "singlevm2-project_c25a5162-cfbd-4fff-869a-19561fe5a48f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cdfc94af95634e4f9cea153346706c60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/cdfc94af95634e4f9cea153346706c60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/cdfc94af95634e4f9cea153346706c60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cdfc94af95634e4f9cea153346706c60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/cdfc94af95634e4f9cea153346706c60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/cdfc94af95634e4f9cea153346706c60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cdfc94af95634e4f9cea153346706c60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_cdfc94af95634e4f9cea153346706c60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cdfc94af95634e4f9cea153346706c60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/cdfc94af95634e4f9cea153346706c60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/cdfc94af95634e4f9cea153346706c60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/cdfc94af95634e4f9cea153346706c60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/cdfc94af95634e4f9cea153346706c60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/cdfc94af95634e4f9cea153346706c60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_c25a5162-cfbd-4fff-869a-19561fe5a48f", "id": "d69ef68d5da34f109f6da04ab2c022e3"}, "audit_ids": ["InGXyPuvSV2dP4VWVcruBg"], "issued_at": "2018-07-30T01:54:31.000000Z"}} 2018-07-30 01:54:31,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 01:54:31,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" -d '{"network": {"name": "singlevm2-net_c25a5162-cfbd-4fff-869a-19561fe5a48f", "admin_state_up": true}}' 2018-07-30 01:54:32,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b413d79e-d5e5-43e5-a272-3621ae425ad3 Date: Mon, 30 Jul 2018 01:54:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a81d5821-521a-43df-9b44-c92c765311f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cdfc94af95634e4f9cea153346706c60","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:54:32Z","is_default":false,"name":"singlevm2-net_c25a5162-cfbd-4fff-869a-19561fe5a48f","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cdfc94af95634e4f9cea153346706c60","created_at":"2018-07-30T01:54:32Z","mtu":1450}} 2018-07-30 01:54:32,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b413d79e-d5e5-43e5-a272-3621ae425ad3 2018-07-30 01:54:32,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.712848901749s 2018-07-30 01:54:32,534 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b413d79e-d5e5-43e5-a272-3621ae425ad3 2018-07-30 01:54:32,535 - 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-30T01:54:32Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'a81d5821-521a-43df-9b44-c92c765311f4', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_c25a5162-cfbd-4fff-869a-19561fe5a48f', u'admin_state_up': True, u'tenant_id': u'cdfc94af95634e4f9cea153346706c60', u'created_at': u'2018-07-30T01:54:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cdfc94af95634e4f9cea153346706c60', u'l2_adjacency': True}) 2018-07-30 01:54:32,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:54:32,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:32,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-8b67fba2-b772-44fe-accf-81d0138808ee Date: Mon, 30 Jul 2018 01:54:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a81d5821-521a-43df-9b44-c92c765311f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cdfc94af95634e4f9cea153346706c60","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:54:32Z","qos_policy_id":null,"name":"singlevm2-net_c25a5162-cfbd-4fff-869a-19561fe5a48f","admin_state_up":true,"tenant_id":"cdfc94af95634e4f9cea153346706c60","created_at":"2018-07-30T01:54:32Z","mtu":1450}]} 2018-07-30 01:54:32,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8b67fba2-b772-44fe-accf-81d0138808ee 2018-07-30 01:54:32,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.148421049118s 2018-07-30 01:54:32,684 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8b67fba2-b772-44fe-accf-81d0138808ee 2018-07-30 01:54:32,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 01:54:32,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" -d '{"subnet": {"name": "singlevm2-subnet_c25a5162-cfbd-4fff-869a-19561fe5a48f", "enable_dhcp": true, "network_id": "a81d5821-521a-43df-9b44-c92c765311f4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 01:54:33,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0f5acb65-f0d2-40a0-b266-e88f8ca436ab Date: Mon, 30 Jul 2018 01:54:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a81d5821-521a-43df-9b44-c92c765311f4","tenant_id":"cdfc94af95634e4f9cea153346706c60","created_at":"2018-07-30T01:54:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:54:32Z","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":"cdfc94af95634e4f9cea153346706c60","id":"934439e6-95a1-468e-ba0a-c5481255811f","subnetpool_id":null,"name":"singlevm2-subnet_c25a5162-cfbd-4fff-869a-19561fe5a48f"}} 2018-07-30 01:54:33,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0f5acb65-f0d2-40a0-b266-e88f8ca436ab 2018-07-30 01:54:33,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.544309139252s 2018-07-30 01:54:33,230 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0f5acb65-f0d2-40a0-b266-e88f8ca436ab 2018-07-30 01:54:33,231 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:54:32Z', 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'934439e6-95a1-468e-ba0a-c5481255811f', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_c25a5162-cfbd-4fff-869a-19561fe5a48f', u'enable_dhcp': True, u'network_id': u'a81d5821-521a-43df-9b44-c92c765311f4', u'tenant_id': u'cdfc94af95634e4f9cea153346706c60', u'created_at': u'2018-07-30T01:54:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cdfc94af95634e4f9cea153346706c60'}) 2018-07-30 01:54:33,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 01:54:33,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "singlevm2-router_c25a5162-cfbd-4fff-869a-19561fe5a48f", "admin_state_up": true}}' 2018-07-30 01:54:34,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-9341f149-e837-4df4-92fa-8a332835e41b Date: Mon, 30 Jul 2018 01:54:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:33Z", "admin_state_up": true, "updated_at": "2018-07-30T01:54:34Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "02261f67-78a4-4b12-b8c9-b0427cebe686", "name": "singlevm2-router_c25a5162-cfbd-4fff-869a-19561fe5a48f"}} 2018-07-30 01:54:34,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9341f149-e837-4df4-92fa-8a332835e41b 2018-07-30 01:54:34,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55676698685s 2018-07-30 01:54:34,789 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9341f149-e837-4df4-92fa-8a332835e41b 2018-07-30 01:54:34,789 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:54:34Z', u'revision_number': 3, u'id': u'02261f67-78a4-4b12-b8c9-b0427cebe686', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_c25a5162-cfbd-4fff-869a-19561fe5a48f', u'admin_state_up': True, u'tenant_id': u'cdfc94af95634e4f9cea153346706c60', u'created_at': u'2018-07-30T01:54:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'cdfc94af95634e4f9cea153346706c60'}) 2018-07-30 01:54:34,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 01:54:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/02261f67-78a4-4b12-b8c9-b0427cebe686/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}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" -d '{"subnet_id": "934439e6-95a1-468e-ba0a-c5481255811f"}' 2018-07-30 01:54:36,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3cb7422b-7bc1-4a95-8ac2-6193d5ac641c Date: Mon, 30 Jul 2018 01:54:36 GMT RESP BODY: {"network_id": "a81d5821-521a-43df-9b44-c92c765311f4", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "subnet_id": "934439e6-95a1-468e-ba0a-c5481255811f", "subnet_ids": ["934439e6-95a1-468e-ba0a-c5481255811f"], "port_id": "46ca95b8-5d92-4595-ab79-4cd2f508aede", "id": "02261f67-78a4-4b12-b8c9-b0427cebe686"} 2018-07-30 01:54:36,974 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/02261f67-78a4-4b12-b8c9-b0427cebe686/add_router_interface.json used request id req-3cb7422b-7bc1-4a95-8ac2-6193d5ac641c 2018-07-30 01:54:36,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18480491638s 2018-07-30 01:54:36,975 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/02261f67-78a4-4b12-b8c9-b0427cebe686/add_router_interface.json used request id req-3cb7422b-7bc1-4a95-8ac2-6193d5ac641c returning object 02261f67-78a4-4b12-b8c9-b0427cebe686 2018-07-30 01:54:36,975 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 01:54:37,107 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-30 01:54:37,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:54:37,113 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 01:54:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 01:54:37,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:54:37,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:37,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2e642ad0-f65f-4326-a219-b47d7d1262f4 Date: Mon, 30 Jul 2018 01:54:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:54:37,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-2e642ad0-f65f-4326-a219-b47d7d1262f4 2018-07-30 01:54:37,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184230804443s 2018-07-30 01:54:37,300 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-2e642ad0-f65f-4326-a219-b47d7d1262f4 2018-07-30 01:54:37,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 01:54:37,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_c25a5162-cfbd-4fff-869a-19561fe5a48f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_c25a5162-cfbd-4fff-869a-19561fe5a48f"}' 2018-07-30 01:54:37,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-62902804-519a-4477-b10c-6c03e77a6b1e Date: Mon, 30 Jul 2018 01:54:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c/file", "owner": "cdfc94af95634e4f9cea153346706c60", "id": "c572e456-29ab-4cdd-b3c8-b6410c83873c", "size": null, "self": "/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:54:37Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_c25a5162-cfbd-4fff-869a-19561fe5a48f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_c25a5162-cfbd-4fff-869a-19561fe5a48f", "checksum": null, "created_at": "2018-07-30T01:54:37Z", "protected": false} 2018-07-30 01:54:37,432 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-62902804-519a-4477-b10c-6c03e77a6b1e 2018-07-30 01:54:37,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.123860836029s 2018-07-30 01:54:37,432 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-62902804-519a-4477-b10c-6c03e77a6b1e returning object c572e456-29ab-4cdd-b3c8-b6410c83873c 2018-07-30 01:54:37,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 01:54:37,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c/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}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" -d '' 2018-07-30 01:54:38,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-18d8b49b-d23e-4e94-977a-d6cab831e6ac Date: Mon, 30 Jul 2018 01:54: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-30 01:54:38,682 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c/file used request id req-18d8b49b-d23e-4e94-977a-d6cab831e6ac 2018-07-30 01:54:38,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.249117136s 2018-07-30 01:54:38,682 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c/file used request id req-18d8b49b-d23e-4e94-977a-d6cab831e6ac 2018-07-30 01:54:38,683 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_c25a5162-cfbd-4fff-869a-19561fe5a48f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T01:54:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c/file', u'owner': u'cdfc94af95634e4f9cea153346706c60', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c572e456-29ab-4cdd-b3c8-b6410c83873c', u'size': None, u'name': u'singlevm2-img_c25a5162-cfbd-4fff-869a-19561fe5a48f', u'checksum': None, u'self': u'/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T01:54:37Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 01:54:38,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 01:54:38,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_c25a5162-cfbd-4fff-869a-19561fe5a48f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 01:54:38,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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,Accept-Encoding x-openstack-request-id: req-fd866df4-7f11-4c14-a3dd-24a32ea3bf48 x-compute-request-id: req-fd866df4-7f11-4c14-a3dd-24a32ea3bf48 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_c25a5162-cfbd-4fff-869a-19561fe5a48f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b", "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": "54684171-0b01-4d5b-93bf-883d76a4ac4b"}} 2018-07-30 01:54:38,982 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fd866df4-7f11-4c14-a3dd-24a32ea3bf48 2018-07-30 01:54:38,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.298190116882s 2018-07-30 01:54:38,982 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fd866df4-7f11-4c14-a3dd-24a32ea3bf48 2018-07-30 01:54:38,983 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_c25a5162-cfbd-4fff-869a-19561fe5a48f', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'54684171-0b01-4d5b-93bf-883d76a4ac4b', 'swap': 0}) 2018-07-30 01:54:38,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 01:54:38,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b/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}e7762d400f068cda7e23fd9aecdcece2dae4bb22" -d '{"extra_specs": {}}' 2018-07-30 01:54:39,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-feee1a09-7c4a-40a9-a39f-9d6410e91188 x-compute-request-id: req-feee1a09-7c4a-40a9-a39f-9d6410e91188 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 01:54:39,133 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b/os-extra_specs used request id req-feee1a09-7c4a-40a9-a39f-9d6410e91188 2018-07-30 01:54:39,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.149605989456s 2018-07-30 01:54:39,134 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b/os-extra_specs used request id req-feee1a09-7c4a-40a9-a39f-9d6410e91188 2018-07-30 01:54:39,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-30 01:54:39,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" -d '{"keypair": {"name": "singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f"}}' 2018-07-30 01:54:39,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-c2afaf3e-d192-4e9d-a119-9c68371abc85 x-compute-request-id: req-c2afaf3e-d192-4e9d-a119-9c68371abc85 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmJR4OHUH9b1ida/JAwqqyHVf1M1bFyJOgJZfYXG0Rm2rt6NABZjPr5pzLJ3d2jTi4ojrwZzZ459urWyjAB/c5UU0UWoLuP2lerHyTLYhQbXCjSwplpKzX4QQJhWgVLhatbwS2aZMpcYmiZsW3WGX6lSF0j68GQ/TlNZakfb0esMjZZGzrWzPWVT2VFCWhQvl3dFuevHdcijhAiL/KVOx9jj/TrHXGMOAm5jzHJDjVjgyZmEJR9gS0IZcLGGm0Eswokh5Q5tHTHRuQQfnJWOYe81Jn/v15e5LBgZza9afYqbWlYrP2qw7evbkrWdUImarof9t7y9sG4SeiVHkULZ81 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5iUeDh1B/W9YnWvyQMKqsh1X9TNWxciToCWX2FxtEZtq7ejQ\nAWYz6+acyyd3do04uKI68Gc2eOfbq1sowAf3OVFNFFqC7j9pXqx8ky2IUG1wo0sK\nZaSs1+EECYVoFS4WrW8EtmmTKXGJombFt1hl+pUhdI+vBkP05TWWpH29HrDI2WRs\n61sz1lU9lRQloUL5d3Rbnrx3XIo4QIi/ylTsfY4/06x1xjDgJuY8xyQ41Y4MmZhC\nUfYEtCGXCxhptBLMKJIeUObR0x0bkEH5yVjmHvNSZ/79eXuSwYGc2vWn2Km1pWKz\n9qsO3r25K1nVCJmq6H/be8vbBuEnolR5FC2fNQIDAQABAoIBAHSoc+erpPuWKVEC\nmrWA9415mlBMSbvPxCT1aVbe4tp98WHPFUDgUYlOSEQiKUgKpanRchbR+qamwI7H\nkoxkfUiskWmzx5KEyiCXRj5EYkiCcQoUy5xiMMrs4GMDIJM73XrkP3tHYLUtPBr6\nBVa+lFLErUSsYIfIgqZ813Nh2S9obupZcZlKZrws3M7F6NPS1S+FrqnqweZbq3yI\nwzrYYVPFTgbk7gObmSKJrOhHHYBYsVkuSEHCRQeZBMWu+HqUGtfP+sUZgAfvbHlR\ngo1hT92OErEQIqX13hfX0qGCRC8FU5/5MZoLIC/mzBeeXYnyLK2IzWP+MYaOw2Qr\nXArHaoECgYEA+6Kl8fZyX8aAZxF3uP3BaxAtbsYFZL3CIE1SFO6vxLetR3oDdEwI\n9NqH3+7nevMQYpUuOn1FTcfb6ZlSKgRNpMep7fawf/+tc/LADd4gFbVYTRvzWote\nxLgfzu+kp0BnA+PYq7xXkc1en1ieKOuOu47sdhBYlN3oa3epF1BtBj0CgYEA6iML\nU7IU0K6c8euP6Z6zNQ4UK7OPbvZ3UX+WeQRt6n35nblJaTq0wH89G2N5BXbNjIjH\nW2WEPmIxLRmWLR494jVUbPn5nevahWzCGYxQOzqs3clLsU8lIIqdncK2lnxiHYJv\nO7YNIRA1Padf3fxPGWWtsrD+h2Epu0AKacM7hFkCgYEAgZQcCCF0fEVn0at5D1X8\nx/korCZkmJ/u21t1rTnMYWyEWo5GQRj2c8Akv/fyU6nfAiT4DT589bS5Ve2SFfjp\nUrVOmC+0a/VpiI+0vm9n7kXYFr0R78pdHsgB+ToGe+n6IlKuPKFcJsSuuTeVGlVS\nxtqugY2hT+eFy/FurYbI3bECgYBaWrnFS8Tin2/roBdCdb78q3k3QC0LCkwThGRC\nQWZVhtXsexOMa15Tpwai6ilK5YT/Rc2BRNTa6jPGDsi4kqIZCLGS+IjO27TRpp3l\nFBPmN4d8c3EldMCEJVocBodF3axTbQGWDnRUnReeulexp+uyhl2YxtsCzYk4PMeH\n9xKhyQKBgQDFQY7/yeQMYVD6jIoHfcr5cNXmolfivu4CxctoCpFk5jGhsnKjeyMK\ndYXY3BdnyJWx564MIR+WHmbik4oRYbqak4dGNGaAf4YlN72Bbx5wF3TCpAe7QuHJ\nDUGHS4wHmCrGnDBo3EResySADkN1tfrOz/fbKdBtZa2sh1djT4mugw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "d69ef68d5da34f109f6da04ab2c022e3", "name": "singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f", "fingerprint": "61:f2:31:ee:1e:42:ca:5d:6d:12:e1:4d:bb:86:d2:3f"}} 2018-07-30 01:54:39,466 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-c2afaf3e-d192-4e9d-a119-9c68371abc85 2018-07-30 01:54:39,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.332217931747s 2018-07-30 01:54:39,467 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-c2afaf3e-d192-4e9d-a119-9c68371abc85 2018-07-30 01:54:39,467 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmJR4OHUH9b1ida/JAwqqyHVf1M1bFyJOgJZfYXG0Rm2rt6NABZjPr5pzLJ3d2jTi4ojrwZzZ459urWyjAB/c5UU0UWoLuP2lerHyTLYhQbXCjSwplpKzX4QQJhWgVLhatbwS2aZMpcYmiZsW3WGX6lSF0j68GQ/TlNZakfb0esMjZZGzrWzPWVT2VFCWhQvl3dFuevHdcijhAiL/KVOx9jj/TrHXGMOAm5jzHJDjVjgyZmEJR9gS0IZcLGGm0Eswokh5Q5tHTHRuQQfnJWOYe81Jn/v15e5LBgZza9afYqbWlYrP2qw7evbkrWdUImarof9t7y9sG4SeiVHkULZ81 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5iUeDh1B/W9YnWvyQMKqsh1X9TNWxciToCWX2FxtEZtq7ejQ\nAWYz6+acyyd3do04uKI68Gc2eOfbq1sowAf3OVFNFFqC7j9pXqx8ky2IUG1wo0sK\nZaSs1+EECYVoFS4WrW8EtmmTKXGJombFt1hl+pUhdI+vBkP05TWWpH29HrDI2WRs\n61sz1lU9lRQloUL5d3Rbnrx3XIo4QIi/ylTsfY4/06x1xjDgJuY8xyQ41Y4MmZhC\nUfYEtCGXCxhptBLMKJIeUObR0x0bkEH5yVjmHvNSZ/79eXuSwYGc2vWn2Km1pWKz\n9qsO3r25K1nVCJmq6H/be8vbBuEnolR5FC2fNQIDAQABAoIBAHSoc+erpPuWKVEC\nmrWA9415mlBMSbvPxCT1aVbe4tp98WHPFUDgUYlOSEQiKUgKpanRchbR+qamwI7H\nkoxkfUiskWmzx5KEyiCXRj5EYkiCcQoUy5xiMMrs4GMDIJM73XrkP3tHYLUtPBr6\nBVa+lFLErUSsYIfIgqZ813Nh2S9obupZcZlKZrws3M7F6NPS1S+FrqnqweZbq3yI\nwzrYYVPFTgbk7gObmSKJrOhHHYBYsVkuSEHCRQeZBMWu+HqUGtfP+sUZgAfvbHlR\ngo1hT92OErEQIqX13hfX0qGCRC8FU5/5MZoLIC/mzBeeXYnyLK2IzWP+MYaOw2Qr\nXArHaoECgYEA+6Kl8fZyX8aAZxF3uP3BaxAtbsYFZL3CIE1SFO6vxLetR3oDdEwI\n9NqH3+7nevMQYpUuOn1FTcfb6ZlSKgRNpMep7fawf/+tc/LADd4gFbVYTRvzWote\nxLgfzu+kp0BnA+PYq7xXkc1en1ieKOuOu47sdhBYlN3oa3epF1BtBj0CgYEA6iML\nU7IU0K6c8euP6Z6zNQ4UK7OPbvZ3UX+WeQRt6n35nblJaTq0wH89G2N5BXbNjIjH\nW2WEPmIxLRmWLR494jVUbPn5nevahWzCGYxQOzqs3clLsU8lIIqdncK2lnxiHYJv\nO7YNIRA1Padf3fxPGWWtsrD+h2Epu0AKacM7hFkCgYEAgZQcCCF0fEVn0at5D1X8\nx/korCZkmJ/u21t1rTnMYWyEWo5GQRj2c8Akv/fyU6nfAiT4DT589bS5Ve2SFfjp\nUrVOmC+0a/VpiI+0vm9n7kXYFr0R78pdHsgB+ToGe+n6IlKuPKFcJsSuuTeVGlVS\nxtqugY2hT+eFy/FurYbI3bECgYBaWrnFS8Tin2/roBdCdb78q3k3QC0LCkwThGRC\nQWZVhtXsexOMa15Tpwai6ilK5YT/Rc2BRNTa6jPGDsi4kqIZCLGS+IjO27TRpp3l\nFBPmN4d8c3EldMCEJVocBodF3axTbQGWDnRUnReeulexp+uyhl2YxtsCzYk4PMeH\n9xKhyQKBgQDFQY7/yeQMYVD6jIoHfcr5cNXmolfivu4CxctoCpFk5jGhsnKjeyMK\ndYXY3BdnyJWx564MIR+WHmbik4oRYbqak4dGNGaAf4YlN72Bbx5wF3TCpAe7QuHJ\nDUGHS4wHmCrGnDBo3EResySADkN1tfrOz/fbKdBtZa2sh1djT4mugw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd69ef68d5da34f109f6da04ab2c022e3', 'name': u'singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f', 'created_at': '2018-07-30T01:54:39.467904', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cdfc94af95634e4f9cea153346706c60', 'name': 'singlevm2-project_c25a5162-cfbd-4fff-869a-19561fe5a48f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'61:f2:31:ee:1e:42:ca:5d:6d:12:e1:4d:bb:86:d2:3f', 'type': 'ssh', 'id': u'singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f'}) 2018-07-30 01:54:39,468 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA5iUeDh1B/W9YnWvyQMKqsh1X9TNWxciToCWX2FxtEZtq7ejQ AWYz6+acyyd3do04uKI68Gc2eOfbq1sowAf3OVFNFFqC7j9pXqx8ky2IUG1wo0sK ZaSs1+EECYVoFS4WrW8EtmmTKXGJombFt1hl+pUhdI+vBkP05TWWpH29HrDI2WRs 61sz1lU9lRQloUL5d3Rbnrx3XIo4QIi/ylTsfY4/06x1xjDgJuY8xyQ41Y4MmZhC UfYEtCGXCxhptBLMKJIeUObR0x0bkEH5yVjmHvNSZ/79eXuSwYGc2vWn2Km1pWKz 9qsO3r25K1nVCJmq6H/be8vbBuEnolR5FC2fNQIDAQABAoIBAHSoc+erpPuWKVEC mrWA9415mlBMSbvPxCT1aVbe4tp98WHPFUDgUYlOSEQiKUgKpanRchbR+qamwI7H koxkfUiskWmzx5KEyiCXRj5EYkiCcQoUy5xiMMrs4GMDIJM73XrkP3tHYLUtPBr6 BVa+lFLErUSsYIfIgqZ813Nh2S9obupZcZlKZrws3M7F6NPS1S+FrqnqweZbq3yI wzrYYVPFTgbk7gObmSKJrOhHHYBYsVkuSEHCRQeZBMWu+HqUGtfP+sUZgAfvbHlR go1hT92OErEQIqX13hfX0qGCRC8FU5/5MZoLIC/mzBeeXYnyLK2IzWP+MYaOw2Qr XArHaoECgYEA+6Kl8fZyX8aAZxF3uP3BaxAtbsYFZL3CIE1SFO6vxLetR3oDdEwI 9NqH3+7nevMQYpUuOn1FTcfb6ZlSKgRNpMep7fawf/+tc/LADd4gFbVYTRvzWote xLgfzu+kp0BnA+PYq7xXkc1en1ieKOuOu47sdhBYlN3oa3epF1BtBj0CgYEA6iML U7IU0K6c8euP6Z6zNQ4UK7OPbvZ3UX+WeQRt6n35nblJaTq0wH89G2N5BXbNjIjH W2WEPmIxLRmWLR494jVUbPn5nevahWzCGYxQOzqs3clLsU8lIIqdncK2lnxiHYJv O7YNIRA1Padf3fxPGWWtsrD+h2Epu0AKacM7hFkCgYEAgZQcCCF0fEVn0at5D1X8 x/korCZkmJ/u21t1rTnMYWyEWo5GQRj2c8Akv/fyU6nfAiT4DT589bS5Ve2SFfjp UrVOmC+0a/VpiI+0vm9n7kXYFr0R78pdHsgB+ToGe+n6IlKuPKFcJsSuuTeVGlVS xtqugY2hT+eFy/FurYbI3bECgYBaWrnFS8Tin2/roBdCdb78q3k3QC0LCkwThGRC QWZVhtXsexOMa15Tpwai6ilK5YT/Rc2BRNTa6jPGDsi4kqIZCLGS+IjO27TRpp3l FBPmN4d8c3EldMCEJVocBodF3axTbQGWDnRUnReeulexp+uyhl2YxtsCzYk4PMeH 9xKhyQKBgQDFQY7/yeQMYVD6jIoHfcr5cNXmolfivu4CxctoCpFk5jGhsnKjeyMK dYXY3BdnyJWx564MIR+WHmbik4oRYbqak4dGNGaAf4YlN72Bbx5wF3TCpAe7QuHJ DUGHS4wHmCrGnDBo3EResySADkN1tfrOz/fbKdBtZa2sh1djT4mugw== -----END RSA PRIVATE KEY----- 2018-07-30 01:54:39,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-30 01:54:39,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" -d '{"security_group": {"name": "singlevm2-sg_c25a5162-cfbd-4fff-869a-19561fe5a48f", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-30 01:54:39,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-18bc720e-cef1-4a9c-a149-811b58af9b02 Date: Mon, 30 Jul 2018 01:54:39 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:39Z", "updated_at": "2018-07-30T01:54:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:39Z", "revision_number": 0, "id": "15a69f87-df9b-4961-a687-55cbfc811a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:39Z", "security_group_id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:39Z", "revision_number": 0, "id": "a9a6141a-e516-43fa-b235-1c8e5bc3e2d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:39Z", "security_group_id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 2, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "name": "singlevm2-sg_c25a5162-cfbd-4fff-869a-19561fe5a48f"}} 2018-07-30 01:54:39,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-18bc720e-cef1-4a9c-a149-811b58af9b02 2018-07-30 01:54:39,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.211918115616s 2018-07-30 01:54:39,683 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-18bc720e-cef1-4a9c-a149-811b58af9b02 2018-07-30 01:54:39,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 01:54:39,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:39,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-b22c17b9-c1d4-4640-bfb3-cc123237742b Date: Mon, 30 Jul 2018 01:54:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:39Z", "updated_at": "2018-07-30T01:54:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:39Z", "revision_number": 0, "id": "15a69f87-df9b-4961-a687-55cbfc811a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:39Z", "security_group_id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:39Z", "revision_number": 0, "id": "a9a6141a-e516-43fa-b235-1c8e5bc3e2d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:39Z", "security_group_id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 2, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "name": "singlevm2-sg_c25a5162-cfbd-4fff-869a-19561fe5a48f"}]} 2018-07-30 01:54:39,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b22c17b9-c1d4-4640-bfb3-cc123237742b 2018-07-30 01:54:39,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0725769996643s 2018-07-30 01:54:39,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b22c17b9-c1d4-4640-bfb3-cc123237742b 2018-07-30 01:54:39,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 01:54:39,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" -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": "c757f8ef-2275-4a17-a8bc-ac03dd33925a"}}' 2018-07-30 01:54:39,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ad33943d-328e-4a49-b82c-512bc60342d1 Date: Mon, 30 Jul 2018 01:54: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-30T01:54:39Z", "security_group_id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "port_range_min": 22, "revision_number": 0, "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:39Z", "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "c359e034-20af-4e6e-8624-ca24613ca584"}} 2018-07-30 01:54:39,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ad33943d-328e-4a49-b82c-512bc60342d1 2018-07-30 01:54:39,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129221916199s 2018-07-30 01:54:39,894 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ad33943d-328e-4a49-b82c-512bc60342d1 2018-07-30 01:54:39,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 01:54:39,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:39,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-da574d7e-e251-4166-a49d-133c4636719c Date: Mon, 30 Jul 2018 01:54:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:39Z", "updated_at": "2018-07-30T01:54:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:39Z", "revision_number": 0, "id": "15a69f87-df9b-4961-a687-55cbfc811a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:39Z", "security_group_id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:39Z", "revision_number": 0, "id": "a9a6141a-e516-43fa-b235-1c8e5bc3e2d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:39Z", "security_group_id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T01:54:39Z", "revision_number": 0, "id": "c359e034-20af-4e6e-8624-ca24613ca584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:39Z", "security_group_id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 3, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "name": "singlevm2-sg_c25a5162-cfbd-4fff-869a-19561fe5a48f"}]} 2018-07-30 01:54:39,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-da574d7e-e251-4166-a49d-133c4636719c 2018-07-30 01:54:39,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0639128684998s 2018-07-30 01:54:39,962 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-da574d7e-e251-4166-a49d-133c4636719c 2018-07-30 01:54:39,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 01:54:39,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" -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": "c757f8ef-2275-4a17-a8bc-ac03dd33925a"}}' 2018-07-30 01:54:40,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-bb34dba4-c513-4bdb-a07f-4d84a1e7efe9 Date: Mon, 30 Jul 2018 01:54:40 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-30T01:54:40Z", "security_group_id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "port_range_min": null, "revision_number": 0, "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:40Z", "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "d4f9e6f1-10dc-4110-abec-c11cd809928e"}} 2018-07-30 01:54:40,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-bb34dba4-c513-4bdb-a07f-4d84a1e7efe9 2018-07-30 01:54:40,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.160987854004s 2018-07-30 01:54:40,127 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-bb34dba4-c513-4bdb-a07f-4d84a1e7efe9 2018-07-30 01:54:40,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:54:40,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:40,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-ec96ef02-de64-4494-b222-33107326d9d7 Date: Mon, 30 Jul 2018 01:54:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a81d5821-521a-43df-9b44-c92c765311f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cdfc94af95634e4f9cea153346706c60","l2_adjacency":true,"status":"ACTIVE","subnets":["934439e6-95a1-468e-ba0a-c5481255811f"],"description":"","tags":[],"updated_at":"2018-07-30T01:54:32Z","qos_policy_id":null,"name":"singlevm2-net_c25a5162-cfbd-4fff-869a-19561fe5a48f","admin_state_up":true,"tenant_id":"cdfc94af95634e4f9cea153346706c60","created_at":"2018-07-30T01:54:32Z","mtu":1450}]} 2018-07-30 01:54:40,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ec96ef02-de64-4494-b222-33107326d9d7 2018-07-30 01:54:40,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105521202087s 2018-07-30 01:54:40,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ec96ef02-de64-4494-b222-33107326d9d7 2018-07-30 01:54:40,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:54:40,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:40,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-8272fc6a-8a78-4f01-a308-b4005638db33 Date: Mon, 30 Jul 2018 01:54:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c572e456-29ab-4cdd-b3c8-b6410c83873c/snap", "metadata": {}}], "file": "/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c/file", "owner": "cdfc94af95634e4f9cea153346706c60", "id": "c572e456-29ab-4cdd-b3c8-b6410c83873c", "size": 12716032, "self": "/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c572e456-29ab-4cdd-b3c8-b6410c83873c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:54:38Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_c25a5162-cfbd-4fff-869a-19561fe5a48f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_c25a5162-cfbd-4fff-869a-19561fe5a48f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:54:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:54:40,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8272fc6a-8a78-4f01-a308-b4005638db33 2018-07-30 01:54:40,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0330698490143s 2018-07-30 01:54:40,272 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8272fc6a-8a78-4f01-a308-b4005638db33 2018-07-30 01:54:40,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:54:40,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:40,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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,Accept-Encoding x-openstack-request-id: req-21909693-0c46-4488-a9e6-d8f6720ec228 x-compute-request-id: req-21909693-0c46-4488-a9e6-d8f6720ec228 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_c25a5162-cfbd-4fff-869a-19561fe5a48f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b", "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": "54684171-0b01-4d5b-93bf-883d76a4ac4b"}]} 2018-07-30 01:54:40,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-21909693-0c46-4488-a9e6-d8f6720ec228 2018-07-30 01:54:40,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265297889709s 2018-07-30 01:54:40,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-21909693-0c46-4488-a9e6-d8f6720ec228 2018-07-30 01:54:40,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-30 01:54:40,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" -d '{"server": {"name": "singlevm2-vm_c25a5162-cfbd-4fff-869a-19561fe5a48f", "imageRef": "c572e456-29ab-4cdd-b3c8-b6410c83873c", "key_name": "singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f", "flavorRef": "54684171-0b01-4d5b-93bf-883d76a4ac4b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a81d5821-521a-43df-9b44-c92c765311f4"}], "security_groups": [{"name": "c757f8ef-2275-4a17-a8bc-ac03dd33925a"}]}}' 2018-07-30 01:54:41,261 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01: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-5ef985a6-dcec-4115-8082-64177bd7ddc6 x-compute-request-id: req-5ef985a6-dcec-4115-8082-64177bd7ddc6 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/f5de008e-d3a7-40da-a609-1ef623e232af Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c757f8ef-2275-4a17-a8bc-ac03dd33925a"}], "OS-DCF:diskConfig": "MANUAL", "id": "f5de008e-d3a7-40da-a609-1ef623e232af", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5de008e-d3a7-40da-a609-1ef623e232af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5de008e-d3a7-40da-a609-1ef623e232af", "rel": "bookmark"}], "adminPass": "Em2cqcdS7Wr7"}} 2018-07-30 01:54:41,261 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-5ef985a6-dcec-4115-8082-64177bd7ddc6 2018-07-30 01:54:41,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.959342956543s 2018-07-30 01:54:41,262 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-5ef985a6-dcec-4115-8082-64177bd7ddc6 2018-07-30 01:54:41,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:54:41,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:41,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-31a495e7-4b48-4594-a88f-000feeda477d x-compute-request-id: req-31a495e7-4b48-4594-a88f-000feeda477d Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5de008e-d3a7-40da-a609-1ef623e232af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5de008e-d3a7-40da-a609-1ef623e232af", "rel": "bookmark"}], "image": {"id": "c572e456-29ab-4cdd-b3c8-b6410c83873c", "links": [{"href": "http://172.30.9.25:8774/images/c572e456-29ab-4cdd-b3c8-b6410c83873c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "54684171-0b01-4d5b-93bf-883d76a4ac4b", "links": [{"href": "http://172.30.9.25:8774/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b", "rel": "bookmark"}]}, "id": "f5de008e-d3a7-40da-a609-1ef623e232af", "user_id": "d69ef68d5da34f109f6da04ab2c022e3", "OS-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-30T01:54:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f", "name": "singlevm2-vm_c25a5162-cfbd-4fff-869a-19561fe5a48f", "created": "2018-07-30T01:54:41Z", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:54:41,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-31a495e7-4b48-4594-a88f-000feeda477d 2018-07-30 01:54:41,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404004096985s 2018-07-30 01:54:41,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-31a495e7-4b48-4594-a88f-000feeda477d 2018-07-30 01:54:41,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:54:41,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:41,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-24a8720c-f9e8-45eb-a13d-38a8b4b04622 Date: Mon, 30 Jul 2018 01:54:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a81d5821-521a-43df-9b44-c92c765311f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cdfc94af95634e4f9cea153346706c60","l2_adjacency":true,"status":"ACTIVE","subnets":["934439e6-95a1-468e-ba0a-c5481255811f"],"description":"","tags":[],"updated_at":"2018-07-30T01:54:32Z","qos_policy_id":null,"name":"singlevm2-net_c25a5162-cfbd-4fff-869a-19561fe5a48f","admin_state_up":true,"tenant_id":"cdfc94af95634e4f9cea153346706c60","created_at":"2018-07-30T01:54:32Z","mtu":1450}]} 2018-07-30 01:54:41,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-24a8720c-f9e8-45eb-a13d-38a8b4b04622 2018-07-30 01:54:41,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107102870941s 2018-07-30 01:54:41,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-24a8720c-f9e8-45eb-a13d-38a8b4b04622 2018-07-30 01:54:41,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:54:41,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:41,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-4f41ceb2-0fe1-413e-bb30-d6f7ebb1107e Date: Mon, 30 Jul 2018 01:54:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a81d5821-521a-43df-9b44-c92c765311f4","tenant_id":"cdfc94af95634e4f9cea153346706c60","created_at":"2018-07-30T01:54:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:54:32Z","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":"cdfc94af95634e4f9cea153346706c60","id":"934439e6-95a1-468e-ba0a-c5481255811f","subnetpool_id":null,"name":"singlevm2-subnet_c25a5162-cfbd-4fff-869a-19561fe5a48f"}]} 2018-07-30 01:54:41,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4f41ceb2-0fe1-413e-bb30-d6f7ebb1107e 2018-07-30 01:54:41,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0877380371094s 2018-07-30 01:54:41,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4f41ceb2-0fe1-413e-bb30-d6f7ebb1107e 2018-07-30 01:54:41,871 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:54:43,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:54:43,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:44,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-3dd34fc5-b236-44db-9a50-fc5f01fe9f12 x-compute-request-id: req-3dd34fc5-b236-44db-9a50-fc5f01fe9f12 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5de008e-d3a7-40da-a609-1ef623e232af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5de008e-d3a7-40da-a609-1ef623e232af", "rel": "bookmark"}], "image": {"id": "c572e456-29ab-4cdd-b3c8-b6410c83873c", "links": [{"href": "http://172.30.9.25:8774/images/c572e456-29ab-4cdd-b3c8-b6410c83873c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "54684171-0b01-4d5b-93bf-883d76a4ac4b", "links": [{"href": "http://172.30.9.25:8774/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b", "rel": "bookmark"}]}, "id": "f5de008e-d3a7-40da-a609-1ef623e232af", "security_groups": [{"name": "singlevm2-sg_c25a5162-cfbd-4fff-869a-19561fe5a48f"}], "user_id": "d69ef68d5da34f109f6da04ab2c022e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:54:42Z", "hostId": "7132b9ddba9711292973f938c0fc27c573174a1a42fb5d453d169426", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f", "name": "singlevm2-vm_c25a5162-cfbd-4fff-869a-19561fe5a48f", "created": "2018-07-30T01:54:41Z", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:54:44,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3dd34fc5-b236-44db-9a50-fc5f01fe9f12 2018-07-30 01:54:44,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495687007904s 2018-07-30 01:54:44,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3dd34fc5-b236-44db-9a50-fc5f01fe9f12 2018-07-30 01:54:44,373 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:54:46,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:54:46,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:47,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-ef40723f-b427-4b7f-982a-7f36fa288791 x-compute-request-id: req-ef40723f-b427-4b7f-982a-7f36fa288791 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5de008e-d3a7-40da-a609-1ef623e232af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5de008e-d3a7-40da-a609-1ef623e232af", "rel": "bookmark"}], "image": {"id": "c572e456-29ab-4cdd-b3c8-b6410c83873c", "links": [{"href": "http://172.30.9.25:8774/images/c572e456-29ab-4cdd-b3c8-b6410c83873c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "54684171-0b01-4d5b-93bf-883d76a4ac4b", "links": [{"href": "http://172.30.9.25:8774/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b", "rel": "bookmark"}]}, "id": "f5de008e-d3a7-40da-a609-1ef623e232af", "security_groups": [{"name": "singlevm2-sg_c25a5162-cfbd-4fff-869a-19561fe5a48f"}], "user_id": "d69ef68d5da34f109f6da04ab2c022e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:54:42Z", "hostId": "7132b9ddba9711292973f938c0fc27c573174a1a42fb5d453d169426", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f", "name": "singlevm2-vm_c25a5162-cfbd-4fff-869a-19561fe5a48f", "created": "2018-07-30T01:54:41Z", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:54:47,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ef40723f-b427-4b7f-982a-7f36fa288791 2018-07-30 01:54:47,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653954029083s 2018-07-30 01:54:47,030 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ef40723f-b427-4b7f-982a-7f36fa288791 2018-07-30 01:54:47,034 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:54:49,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:54:49,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:49,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-e658c809-4cdd-4570-a058-755b89e5277f x-compute-request-id: req-e658c809-4cdd-4570-a058-755b89e5277f Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_c25a5162-cfbd-4fff-869a-19561fe5a48f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:9b:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5de008e-d3a7-40da-a609-1ef623e232af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5de008e-d3a7-40da-a609-1ef623e232af", "rel": "bookmark"}], "image": {"id": "c572e456-29ab-4cdd-b3c8-b6410c83873c", "links": [{"href": "http://172.30.9.25:8774/images/c572e456-29ab-4cdd-b3c8-b6410c83873c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:54:47.000000", "flavor": {"id": "54684171-0b01-4d5b-93bf-883d76a4ac4b", "links": [{"href": "http://172.30.9.25:8774/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b", "rel": "bookmark"}]}, "id": "f5de008e-d3a7-40da-a609-1ef623e232af", "security_groups": [{"name": "singlevm2-sg_c25a5162-cfbd-4fff-869a-19561fe5a48f"}], "user_id": "d69ef68d5da34f109f6da04ab2c022e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:54:47Z", "hostId": "7132b9ddba9711292973f938c0fc27c573174a1a42fb5d453d169426", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f", "name": "singlevm2-vm_c25a5162-cfbd-4fff-869a-19561fe5a48f", "created": "2018-07-30T01:54:41Z", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:54:49,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e658c809-4cdd-4570-a058-755b89e5277f 2018-07-30 01:54:49,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.949616909027s 2018-07-30 01:54:49,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e658c809-4cdd-4570-a058-755b89e5277f 2018-07-30 01:54:49,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:54:49,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=f5de008e-d3a7-40da-a609-1ef623e232af" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:50,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-703f5e4f-583e-4c76-856b-5d167677f0fb Date: Mon, 30 Jul 2018 01:54:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:54:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"934439e6-95a1-468e-ba0a-c5481255811f","ip_address":"192.168.120.6"}],"id":"1fe1962b-3f7e-407f-a39b-db0df04df973","security_groups":["c757f8ef-2275-4a17-a8bc-ac03dd33925a"],"mac_address":"fa:16:3e:5c:9b:e8","project_id":"cdfc94af95634e4f9cea153346706c60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a81d5821-521a-43df-9b44-c92c765311f4","tenant_id":"cdfc94af95634e4f9cea153346706c60","created_at":"2018-07-30T01:54:42Z","binding:vnic_type":"normal","device_id":"f5de008e-d3a7-40da-a609-1ef623e232af","ip_allocation":"immediate"}]} 2018-07-30 01:54:50,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f5de008e-d3a7-40da-a609-1ef623e232af used request id req-703f5e4f-583e-4c76-856b-5d167677f0fb 2018-07-30 01:54:50,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0639140605927s 2018-07-30 01:54:50,055 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f5de008e-d3a7-40da-a609-1ef623e232af used request id req-703f5e4f-583e-4c76-856b-5d167677f0fb 2018-07-30 01:54:50,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:54:50,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1fe1962b-3f7e-407f-a39b-db0df04df973" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:50,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-371d5ca1-36fb-4d7c-b923-9e224c1a836f Date: Mon, 30 Jul 2018 01:54:50 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:54:50,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1fe1962b-3f7e-407f-a39b-db0df04df973 used request id req-371d5ca1-36fb-4d7c-b923-9e224c1a836f 2018-07-30 01:54:50,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0187981128693s 2018-07-30 01:54:50,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1fe1962b-3f7e-407f-a39b-db0df04df973 used request id req-371d5ca1-36fb-4d7c-b923-9e224c1a836f 2018-07-30 01:54:50,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:54:50,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:50,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-39b81b68-5e3c-47a0-a798-689744aad6c6 x-compute-request-id: req-39b81b68-5e3c-47a0-a798-689744aad6c6 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_c25a5162-cfbd-4fff-869a-19561fe5a48f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:9b:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5de008e-d3a7-40da-a609-1ef623e232af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5de008e-d3a7-40da-a609-1ef623e232af", "rel": "bookmark"}], "image": {"id": "c572e456-29ab-4cdd-b3c8-b6410c83873c", "links": [{"href": "http://172.30.9.25:8774/images/c572e456-29ab-4cdd-b3c8-b6410c83873c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:54:47.000000", "flavor": {"id": "54684171-0b01-4d5b-93bf-883d76a4ac4b", "links": [{"href": "http://172.30.9.25:8774/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b", "rel": "bookmark"}]}, "id": "f5de008e-d3a7-40da-a609-1ef623e232af", "security_groups": [{"name": "singlevm2-sg_c25a5162-cfbd-4fff-869a-19561fe5a48f"}], "user_id": "d69ef68d5da34f109f6da04ab2c022e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:54:47Z", "hostId": "7132b9ddba9711292973f938c0fc27c573174a1a42fb5d453d169426", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f", "name": "singlevm2-vm_c25a5162-cfbd-4fff-869a-19561fe5a48f", "created": "2018-07-30T01:54:41Z", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:54:50,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-39b81b68-5e3c-47a0-a798-689744aad6c6 2018-07-30 01:54:50,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495272874832s 2018-07-30 01:54:50,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-39b81b68-5e3c-47a0-a798-689744aad6c6 2018-07-30 01:54:50,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:54:50,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=f5de008e-d3a7-40da-a609-1ef623e232af" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:50,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-b4611f1e-e717-4121-8d72-9fc872380758 Date: Mon, 30 Jul 2018 01:54:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:54:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"934439e6-95a1-468e-ba0a-c5481255811f","ip_address":"192.168.120.6"}],"id":"1fe1962b-3f7e-407f-a39b-db0df04df973","security_groups":["c757f8ef-2275-4a17-a8bc-ac03dd33925a"],"mac_address":"fa:16:3e:5c:9b:e8","project_id":"cdfc94af95634e4f9cea153346706c60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a81d5821-521a-43df-9b44-c92c765311f4","tenant_id":"cdfc94af95634e4f9cea153346706c60","created_at":"2018-07-30T01:54:42Z","binding:vnic_type":"normal","device_id":"f5de008e-d3a7-40da-a609-1ef623e232af","ip_allocation":"immediate"}]} 2018-07-30 01:54:50,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f5de008e-d3a7-40da-a609-1ef623e232af used request id req-b4611f1e-e717-4121-8d72-9fc872380758 2018-07-30 01:54:50,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0554678440094s 2018-07-30 01:54:50,636 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f5de008e-d3a7-40da-a609-1ef623e232af used request id req-b4611f1e-e717-4121-8d72-9fc872380758 2018-07-30 01:54:50,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:54:50,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1fe1962b-3f7e-407f-a39b-db0df04df973" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:50,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-422247ed-d0dd-4d3e-b108-2e7e0bca3af6 Date: Mon, 30 Jul 2018 01:54:50 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:54:50,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1fe1962b-3f7e-407f-a39b-db0df04df973 used request id req-422247ed-d0dd-4d3e-b108-2e7e0bca3af6 2018-07-30 01:54:50,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0181250572205s 2018-07-30 01:54:50,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1fe1962b-3f7e-407f-a39b-db0df04df973 used request id req-422247ed-d0dd-4d3e-b108-2e7e0bca3af6 2018-07-30 01:54:50,660 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_c25a5162-cfbd-4fff-869a-19561fe5a48f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5c:9b:e8', 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'c572e456-29ab-4cdd-b3c8-b6410c83873c'}), 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-30T01:54:47.000000', 'flavor': Munch({u'id': u'54684171-0b01-4d5b-93bf-883d76a4ac4b'}), 'az': u'nova', 'id': u'f5de008e-d3a7-40da-a609-1ef623e232af', 'security_groups': [Munch({u'name': u'singlevm2-sg_c25a5162-cfbd-4fff-869a-19561fe5a48f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd69ef68d5da34f109f6da04ab2c022e3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cdfc94af95634e4f9cea153346706c60', 'name': 'singlevm2-project_c25a5162-cfbd-4fff-869a-19561fe5a48f', '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-30T01:54:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-30T01:54:47Z', 'hostId': u'7132b9ddba9711292973f938c0fc27c573174a1a42fb5d453d169426', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'7132b9ddba9711292973f938c0fc27c573174a1a42fb5d453d169426', '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-30T01:54:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cdfc94af95634e4f9cea153346706c60', 'name': u'singlevm2-vm_c25a5162-cfbd-4fff-869a-19561fe5a48f', 'adminPass': None, 'tenant_id': u'cdfc94af95634e4f9cea153346706c60', 'created_at': u'2018-07-30T01:54:41Z', 'created': u'2018-07-30T01:54:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-30 01:54:50,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:54:50,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:50,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-6c452fdc-64b9-4a64-b15c-bfc6b775c9d2 Date: Mon, 30 Jul 2018 01:54:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a81d5821-521a-43df-9b44-c92c765311f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cdfc94af95634e4f9cea153346706c60","l2_adjacency":true,"status":"ACTIVE","subnets":["934439e6-95a1-468e-ba0a-c5481255811f"],"description":"","tags":[],"updated_at":"2018-07-30T01:54:32Z","qos_policy_id":null,"name":"singlevm2-net_c25a5162-cfbd-4fff-869a-19561fe5a48f","admin_state_up":true,"tenant_id":"cdfc94af95634e4f9cea153346706c60","created_at":"2018-07-30T01:54:32Z","mtu":1450}]} 2018-07-30 01:54:50,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6c452fdc-64b9-4a64-b15c-bfc6b775c9d2 2018-07-30 01:54:50,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105429887772s 2018-07-30 01:54:50,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6c452fdc-64b9-4a64-b15c-bfc6b775c9d2 2018-07-30 01:54:50,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:54:50,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=f5de008e-d3a7-40da-a609-1ef623e232af" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:50,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-d7278fad-c464-4a5f-9fb3-39f39923f28a Date: Mon, 30 Jul 2018 01:54:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:54:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"934439e6-95a1-468e-ba0a-c5481255811f","ip_address":"192.168.120.6"}],"id":"1fe1962b-3f7e-407f-a39b-db0df04df973","security_groups":["c757f8ef-2275-4a17-a8bc-ac03dd33925a"],"mac_address":"fa:16:3e:5c:9b:e8","project_id":"cdfc94af95634e4f9cea153346706c60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a81d5821-521a-43df-9b44-c92c765311f4","tenant_id":"cdfc94af95634e4f9cea153346706c60","created_at":"2018-07-30T01:54:42Z","binding:vnic_type":"normal","device_id":"f5de008e-d3a7-40da-a609-1ef623e232af","ip_allocation":"immediate"}]} 2018-07-30 01:54:50,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f5de008e-d3a7-40da-a609-1ef623e232af used request id req-d7278fad-c464-4a5f-9fb3-39f39923f28a 2018-07-30 01:54:50,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0523998737335s 2018-07-30 01:54:50,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f5de008e-d3a7-40da-a609-1ef623e232af used request id req-d7278fad-c464-4a5f-9fb3-39f39923f28a 2018-07-30 01:54:50,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-30 01:54:50,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" -d '{"floatingip": {"floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.6", "port_id": "1fe1962b-3f7e-407f-a39b-db0df04df973"}}' 2018-07-30 01:54:52,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-c0889950-b34d-4118-b40a-1434cbb3a0d9 Date: Mon, 30 Jul 2018 01:54:52 GMT RESP BODY: {"floatingip": {"router_id": "02261f67-78a4-4b12-b8c9-b0427cebe686", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:51Z", "updated_at": "2018-07-30T01:54:51Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cdfc94af95634e4f9cea153346706c60", "port_id": "1fe1962b-3f7e-407f-a39b-db0df04df973", "id": "c6d33d6e-346c-4d88-b99c-98f519824ffa", "qos_policy_id": null}} 2018-07-30 01:54:52,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-c0889950-b34d-4118-b40a-1434cbb3a0d9 2018-07-30 01:54:52,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.93683409691s 2018-07-30 01:54:52,761 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-c0889950-b34d-4118-b40a-1434cbb3a0d9 2018-07-30 01:54:52,764 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'02261f67-78a4-4b12-b8c9-b0427cebe686', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'cdfc94af95634e4f9cea153346706c60', 'created_at': u'2018-07-30T01:54:51Z', 'attached': True, 'updated_at': u'2018-07-30T01:54:51Z', 'id': u'c6d33d6e-346c-4d88-b99c-98f519824ffa', 'floating_network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cdfc94af95634e4f9cea153346706c60', 'name': 'singlevm2-project_c25a5162-cfbd-4fff-869a-19561fe5a48f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'02261f67-78a4-4b12-b8c9-b0427cebe686', u'qos_policy_id': None, 'project_id': u'cdfc94af95634e4f9cea153346706c60', 'port_id': u'1fe1962b-3f7e-407f-a39b-db0df04df973', 'port': u'1fe1962b-3f7e-407f-a39b-db0df04df973', 'network': u'4546160d-41d5-495e-a5d9-d5495a6b815a'}) 2018-07-30 01:54:52,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-30 01:54:52,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/f5de008e-d3a7-40da-a609-1ef623e232af/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}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 01:54:52,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-0c5b47b3-92f8-423c-80cf-f72f286bcd54 x-compute-request-id: req-0c5b47b3-92f8-423c-80cf-f72f286bcd54 Content-Encoding: gzip Content-Length: 9555 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 452356328 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.135752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137407] pid_max: default: 32768 minimum: 301\n[ 0.138304] ACPI: Core revision 20150930\n[ 0.139696] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141010] Security Framework initialized\n[ 0.141828] Yama: becoming mindful.\n[ 0.142556] AppArmor: AppArmor initialized\n[ 0.143432] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144767] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146047] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147260] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148675] Initializing cgroup subsys io\n[ 0.149490] Initializing cgroup subsys memory\n[ 0.150358] Initializing cgroup subsys devices\n[ 0.151239] Initializing cgroup subsys freezer\n[ 0.152110] Initializing cgroup subsys net_cls\n[ 0.152978] Initializing cgroup subsys perf_event\n[ 0.153889] Initializing cgroup subsys net_prio\n[ 0.154784] Initializing cgroup subsys hugetlb\n[ 0.155651] Initializing cgroup subsys pids\n[ 0.156530] CPU: Physical Processor ID: 0\n[ 0.158024] mce: CPU supports 10 MCE banks\n[ 0.158886] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159894] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175611] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181654] ftrace: allocating 31920 entries in 125 pages\n[ 0.206533] smpboot: Max logical packages: 1\n[ 0.207412] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208764] x2apic enabled\n[ 0.209563] Switched APIC routing to physical x2apic.\n[ 0.211302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212436] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216300] KVM setup paravirtual spinlock\n[ 0.217596] x86: Booted up 1 node, 1 CPUs\n[ 0.218412] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219812] devtmpfs: initialized\n[ 0.221527] evm: security.selinux\n[ 0.222235] evm: security.SMACK64\n[ 0.222930] evm: security.SMACK64EXEC\n[ 0.223672] evm: security.SMACK64TRANSMUTE\n[ 0.224482] evm: security.SMACK64MMAP\n[ 0.225235] evm: security.ima\n[ 0.225877] evm: security.capability\n[ 0.226676] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228525] pinctrl core: initialized pinctrl subsystem\n[ 0.229627] RTC time: 1:54:47, date: 07/30/18\n[ 0.230593] NET: Registered protocol family 16\n[ 0.231583] cpuidle: using governor ladder\n[ 0.232402] cpuidle: using governor menu\n[ 0.233190] PCCT header not found.\n[ 0.233950] ACPI: bus type PCI registered\n[ 0.234758] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236000] PCI: Using configuration type 1 for base access\n[ 0.237773] ACPI: Added _OSI(Module Device)\n[ 0.238621] ACPI: Added _OSI(Processor Device)\n[ 0.239484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240383] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242120] ACPI: Interpreter enabled\n[ 0.242894] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250262] ACPI: (supports S0 S5)\n[ 0.250970] ACPI: Using IOAPIC for interrupt routing\n[ 0.251919] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257426] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258622] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260864] acpiphp: Slot [3] registered\n[ 0.261666] acpiphp: Slot [4] registered\n[ 0.262479] acpiphp: Slot [5] registered\n[ 0.263284] acpiphp: Slot [6] registered\n[ 0.264086] acpiphp: Slot [7] registered\n[ 0.264889] acpiphp: Slot [8] registered\n[ 0.265689] acpiphp: Slot [9] registered\n[ 0.266489] acpiphp: Slot [10] registered\n[ 0.267309] acpiphp: Slot [11] registered\n[ 0.268138] acpiphp: Slot [12] registered\n[ 0.268959] acpiphp: Slot [13] registered\n[ 0.269772] acpiphp: Slot [14] registered\n[ 0.270584] acpiphp: Slot [15] registered\n[ 0.281243] acpiphp: Slot [16] registered\n[ 0.282068] acpiphp: Slot [17] registered\n[ 0.282883] acpiphp: Slot [18] registered\n[ 0.283692] acpiphp: Slot [19] registered\n[ 0.284504] acpiphp: Slot [20] registered\n[ 0.285323] acpiphp: Slot [21] registered\n[ 0.286148] acpiphp: Slot [22] registered\n[ 0.286961] acpiphp: Slot [23] registered\n[ 0.287775] acpiphp: Slot [24] registered\n[ 0.288587] acpiphp: Slot [25] registered\n[ 0.289403] acpiphp: Slot [26] registered\n[ 0.290225] acpiphp: Slot [27] registered\n[ 0.291040] acpiphp: Slot [28] registered\n[ 0.291860] acpiphp: Slot [29] registered\n[ 0.292703] acpiphp: Slot [30] registered\n[ 0.293517] acpiphp: Slot [31] registered\n[ 0.294330] PCI host bridge to bus 0000:00\n[ 0.295140] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296354] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297571] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300481] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.301957] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306556] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307740] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309001] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314079] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.332385] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.333848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.335598] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.337026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.338413] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.339683] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.340988] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.342049] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.343596] vgaarb: loaded\n[ 0.344198] vgaarb: bridge control possible 0000:00:02.0\n[ 0.345424] SCSI subsystem initialized\n[ 0.346339] ACPI: bus type USB registered\n[ 0.347175] usbcore: registered new interface driver usbfs\n[ 0.348209] usbcore: registered new interface driver hub\n[ 0.349227] usbcore: registered new device driver usb\n[ 0.350332] PCI: Using ACPI for IRQ routing\n[ 0.351446] NetLabel: Initializing\n[ 0.352169] NetLabel: domain hash size = 128\n[ 0.353018] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.353979] NetLabel: unlabeled traffic allowed by default\n[ 0.355142] clocksource: Switched to clocksource kvm-clock\n[ 0.363336] AppArmor: AppArmor Filesystem Enabled\n[ 0.364316] pnp: PnP ACPI init\n[ 0.365257] pnp: PnP ACPI: found 5 devices\n[ 0.371569] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.373292] NET: Registered protocol family 2\n[ 0.374337] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.375637] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.376849] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.378046] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.379134] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.380320] NET: Registered protocol family 1\n[ 0.381205] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.382302] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.383384] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397424] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.411548] Trying to unpack rootfs image as initramfs...\n[ 0.468003] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.469643] Scanning for low memory corruption every 60 seconds\n[ 0.470994] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.472192] audit: initializing netlink subsys (disabled)\n[ 0.473229] audit: type=2000 audit(1532915687.808:1): initialized\n[ 0.474574] Initialise system trusted keyring\n[ 0.475543] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.476713] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.478837] zbud: loaded\n[ 0.479574] VFS: Disk quotas dquot_6.6.0\n[ 0.480404] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.482004] fuse init (API version 7.23)\n[ 0.482916] Key type big_key registered\n[ 0.483734] Allocating IMA MOK and blacklist keyrings.\n[ 0.484956] Key type asymmetric registered\n[ 0.486117] Asymmetric key parser 'x509' registered\n[ 0.487253] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.488747] io scheduler noop registered\n[ 0.489541] io scheduler deadline registered (default)\n[ 0.490551] io scheduler cfq registered\n[ 0.491425] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492485] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493767] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.495239] ACPI: Power Button [PWRF]\n[ 0.496100] GHES: HEST is not enabled!\n[ 0.509781] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.539707] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.563684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.565957] Linux agpgart interface v0.103\n[ 0.568561] brd: module loaded\n[ 0.570228] loop: module loaded\n[ 0.574197] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.575666] GPT:90111 != 2097151\n[ 0.576353] GPT:Alternate GPT header not at the end of the disk.\n[ 0.577452] GPT:90111 != 2097151\n[ 0.578136] GPT: Use GNU Parted to correct GPT errors.\n[ 0.579112] vda: vda1 vda15\n[ 0.580339] scsi host0: ata_piix\n[ 0.581129] scsi host1: ata_piix\n[ 0.581857] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.583097] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.584574] libphy: Fixed MDIO Bus: probed\n[ 0.585407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.586370] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.588571] PPP generic driver version 2.4.2\n[ 0.589501] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.590713] ehci-pci: EHCI PCI platform driver\n[ 0.591601] ehci-platform: EHCI generic platform driver\n[ 0.592611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.593756] ohci-pci: OHCI PCI platform driver\n[ 0.594636] ohci-platform: OHCI generic platform driver\n[ 0.595642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.611877] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.613017] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.614523] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.615594] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.616848] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.618115] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.619562] usb usb1: Product: UHCI Host Controller\n[ 0.620515] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.621676] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.622795] hub 1-0:1.0: USB hub found\n[ 0.623601] hub 1-0:1.0: 2 ports detected\n[ 0.624642] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.626857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.627833] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.628908] mousedev: PS/2 mouse device common for all mice\n[ 0.630197] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.632198] rtc_cmos 00:00: RTC can wake from S4\n[ 0.633352] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.634574] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.635802] i2c /dev entries driver\n[ 0.636621] device-mapper: uevent: version 1.0.3\n[ 0.637623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.639324] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.640874] NET: Registered protocol family 10\n[ 0.642061] NET: Registered protocol family 17\n[ 0.642988] Key type dns_resolver registered\n[ 0.644034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.645159] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.647008] registered taskstats version 1\n[ 0.647879] Loading compiled-in X.509 certificates\n[ 0.649398] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.651332] zswap: loaded using pool lzo/zbud\n[ 0.653051] Key type trusted registered\n[ 0.654845] Key type encrypted registered\n[ 0.655706] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.656773] ima: No TPM chip found, activating TPM-bypass!\n[ 0.657847] evm: HMAC attrs: 0x1\n[ 0.658852] Magic number: 10:255:914\n[ 0.659660] ep_00: hash matches\n[ 0.660476] rtc_cmos 00:00: setting system clock to 2018-07-30 01:54:48 UTC (1532915688)\n[ 0.662135] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.663280] EDD information not available.\n[ 0.744451] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.746040] Write protecting the kernel read-only data: 14336k\n[ 0.748190] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.750085] 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.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.901342] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTPXKg9KwrIhAal7kL86zn7oOtsIuVoi01KQAg668plJAr19/W8VyTCCF4IG8qOh9i2QASsZaqvO8tFjktt59aswFcVmu70gqaUGRV0/PWpmjm/Gu/rupQcrITgT5lcosiDwtnIRLy0rNaYzQriJwdI/HaFkKg7AfgsRjBgFLfgOq3fVpXSNdbTjQHgc3yQx7qsIibj/R64IzEb8jCwIjqfzByXeUzNWtwdscUz2c7ZUwsnjpNVzFKHKqo/dPrwCilgSOfm7egk1ho0cRJWSAgGlpC5sA5WndLzoGcDlGz3/w6Z/FuhgwRtt/6Ffd1eV8aBSvekiYvzFFlBB5bdJUt root@singlevm2-vm-c25a5162-cfbd-4fff-869a-19561fe5a48f\nssh-dss AAAAB3NzaC1kc3MAAACBAP4IHDRXVmsAoG86D5lGmofXA7U78RQwOyzZLpWmJF7hIW4kLCXoPfAR2etgk0+j4Hr1htkBTmRxY7nnuxZvQx867f/ItVbYeUcgurmhY1Bx+jqPOlMRmF9QgVHmXIggdrT26RAs93jOYSrsENbxI/nOy7Vuu/R6m1wvPkEoArI3AAAAFQCszoAn3x5LYfYL32Wy4qySVaN5fQAAAIBfNYlTEbz7PuT2PcXbuus4JuxlGnyhd9XJgMGBkNpVFJ/2aNXShOSeVrArPUDb5OLPu+QASs6tt5O5WQSz6uYQnwBHbyZe80Yp3Bj00Tb68jlRmX8btNcdjEc2NhtL58zI3ddGIqxvezP/JMEByZgBu+IHAxcHuCdjUaEGjMMMKAAAAIEA8MH6yNBdSuT97AVGTNO+rZ+Cbr6X4OGBdCXs75RI8HKPo6gYkLE9tg20+BYIulywAqaENd/ntoSbzFUZcM8/4bCax9b5Nrctzwc1LIXjzjmArJNQedOWdjEpWCEXCeB45WQ739akn1h0D6KPIZ/JZeFAua94yNa0vpwuqUywjzQ= root@singlevm2-vm-c25a5162-cfbd-4fff-869a-19561fe5a48f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe5c:9be8/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.6 \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-c25a5162-cfbd-4fff-869a-19561fe5a48f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.59 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-c25a5162-cfbd-4fff-869a-19561fe5a48f login: "} 2018-07-30 01:54:52,857 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f5de008e-d3a7-40da-a609-1ef623e232af/action used request id req-0c5b47b3-92f8-423c-80cf-f72f286bcd54 2018-07-30 01:54:52,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0919940471649s 2018-07-30 01:54:52,858 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f5de008e-d3a7-40da-a609-1ef623e232af/action used request id req-0c5b47b3-92f8-423c-80cf-f72f286bcd54 2018-07-30 01:54:52,858 - 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 452356328 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.135752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137407] pid_max: default: 32768 minimum: 301 [ 0.138304] ACPI: Core revision 20150930 [ 0.139696] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141010] Security Framework initialized [ 0.141828] Yama: becoming mindful. [ 0.142556] AppArmor: AppArmor initialized [ 0.143432] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144767] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146047] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147260] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148675] Initializing cgroup subsys io [ 0.149490] Initializing cgroup subsys memory [ 0.150358] Initializing cgroup subsys devices [ 0.151239] Initializing cgroup subsys freezer [ 0.152110] Initializing cgroup subsys net_cls [ 0.152978] Initializing cgroup subsys perf_event [ 0.153889] Initializing cgroup subsys net_prio [ 0.154784] Initializing cgroup subsys hugetlb [ 0.155651] Initializing cgroup subsys pids [ 0.156530] CPU: Physical Processor ID: 0 [ 0.158024] mce: CPU supports 10 MCE banks [ 0.158886] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159894] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.175611] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181654] ftrace: allocating 31920 entries in 125 pages [ 0.206533] smpboot: Max logical packages: 1 [ 0.207412] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.208764] x2apic enabled [ 0.209563] Switched APIC routing to physical x2apic. [ 0.211302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212436] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.216300] KVM setup paravirtual spinlock [ 0.217596] x86: Booted up 1 node, 1 CPUs [ 0.218412] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.219812] devtmpfs: initialized [ 0.221527] evm: security.selinux [ 0.222235] evm: security.SMACK64 [ 0.222930] evm: security.SMACK64EXEC [ 0.223672] evm: security.SMACK64TRANSMUTE [ 0.224482] evm: security.SMACK64MMAP [ 0.225235] evm: security.ima [ 0.225877] evm: security.capability [ 0.226676] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.228525] pinctrl core: initialized pinctrl subsystem [ 0.229627] RTC time: 1:54:47, date: 07/30/18 [ 0.230593] NET: Registered protocol family 16 [ 0.231583] cpuidle: using governor ladder [ 0.232402] cpuidle: using governor menu [ 0.233190] PCCT header not found. [ 0.233950] ACPI: bus type PCI registered [ 0.234758] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.236000] PCI: Using configuration type 1 for base access [ 0.237773] ACPI: Added _OSI(Module Device) [ 0.238621] ACPI: Added _OSI(Processor Device) [ 0.239484] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.240383] ACPI: Added _OSI(Processor Aggregator Device) [ 0.242120] ACPI: Interpreter enabled [ 0.242894] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.244743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.246575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.248420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.250262] ACPI: (supports S0 S5) [ 0.250970] ACPI: Using IOAPIC for interrupt routing [ 0.251919] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.255031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.256188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.257426] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258622] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260864] acpiphp: Slot [3] registered [ 0.261666] acpiphp: Slot [4] registered [ 0.262479] acpiphp: Slot [5] registered [ 0.263284] acpiphp: Slot [6] registered [ 0.264086] acpiphp: Slot [7] registered [ 0.264889] acpiphp: Slot [8] registered [ 0.265689] acpiphp: Slot [9] registered [ 0.266489] acpiphp: Slot [10] registered [ 0.267309] acpiphp: Slot [11] registered [ 0.268138] acpiphp: Slot [12] registered [ 0.268959] acpiphp: Slot [13] registered [ 0.269772] acpiphp: Slot [14] registered [ 0.270584] acpiphp: Slot [15] registered [ 0.281243] acpiphp: Slot [16] registered [ 0.282068] acpiphp: Slot [17] registered [ 0.282883] acpiphp: Slot [18] registered [ 0.283692] acpiphp: Slot [19] registered [ 0.284504] acpiphp: Slot [20] registered [ 0.285323] acpiphp: Slot [21] registered [ 0.286148] acpiphp: Slot [22] registered [ 0.286961] acpiphp: Slot [23] registered [ 0.287775] acpiphp: Slot [24] registered [ 0.288587] acpiphp: Slot [25] registered [ 0.289403] acpiphp: Slot [26] registered [ 0.290225] acpiphp: Slot [27] registered [ 0.291040] acpiphp: Slot [28] registered [ 0.291860] acpiphp: Slot [29] registered [ 0.292703] acpiphp: Slot [30] registered [ 0.293517] acpiphp: Slot [31] registered [ 0.294330] PCI host bridge to bus 0000:00 [ 0.295140] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296354] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.297571] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299029] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300481] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.301957] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306556] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307740] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.309001] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.312530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.314079] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.332385] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.333848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.335598] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.337026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.338413] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.339683] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.340988] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.342049] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.343596] vgaarb: loaded [ 0.344198] vgaarb: bridge control possible 0000:00:02.0 [ 0.345424] SCSI subsystem initialized [ 0.346339] ACPI: bus type USB registered [ 0.347175] usbcore: registered new interface driver usbfs [ 0.348209] usbcore: registered new interface driver hub [ 0.349227] usbcore: registered new device driver usb [ 0.350332] PCI: Using ACPI for IRQ routing [ 0.351446] NetLabel: Initializing [ 0.352169] NetLabel: domain hash size = 128 [ 0.353018] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.353979] NetLabel: unlabeled traffic allowed by default [ 0.355142] clocksource: Switched to clocksource kvm-clock [ 0.363336] AppArmor: AppArmor Filesystem Enabled [ 0.364316] pnp: PnP ACPI init [ 0.365257] pnp: PnP ACPI: found 5 devices [ 0.371569] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.373292] NET: Registered protocol family 2 [ 0.374337] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.375637] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.376849] TCP: Hash tables configured (established 4096 bind 4096) [ 0.378046] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.379134] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.380320] NET: Registered protocol family 1 [ 0.381205] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.382302] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.383384] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397424] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.411548] Trying to unpack rootfs image as initramfs... [ 0.468003] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.469643] Scanning for low memory corruption every 60 seconds [ 0.470994] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.472192] audit: initializing netlink subsys (disabled) [ 0.473229] audit: type=2000 audit(1532915687.808:1): initialized [ 0.474574] Initialise system trusted keyring [ 0.475543] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.476713] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.478837] zbud: loaded [ 0.479574] VFS: Disk quotas dquot_6.6.0 [ 0.480404] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.482004] fuse init (API version 7.23) [ 0.482916] Key type big_key registered [ 0.483734] Allocating IMA MOK and blacklist keyrings. [ 0.484956] Key type asymmetric registered [ 0.486117] Asymmetric key parser 'x509' registered [ 0.487253] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.488747] io scheduler noop registered [ 0.489541] io scheduler deadline registered (default) [ 0.490551] io scheduler cfq registered [ 0.491425] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492485] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493767] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.495239] ACPI: Power Button [PWRF] [ 0.496100] GHES: HEST is not enabled! [ 0.509781] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.539707] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.563684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.565957] Linux agpgart interface v0.103 [ 0.568561] brd: module loaded [ 0.570228] loop: module loaded [ 0.574197] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.575666] GPT:90111 != 2097151 [ 0.576353] GPT:Alternate GPT header not at the end of the disk. [ 0.577452] GPT:90111 != 2097151 [ 0.578136] GPT: Use GNU Parted to correct GPT errors. [ 0.579112] vda: vda1 vda15 [ 0.580339] scsi host0: ata_piix [ 0.581129] scsi host1: ata_piix [ 0.581857] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.583097] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.584574] libphy: Fixed MDIO Bus: probed [ 0.585407] tun: Universal TUN/TAP device driver, 1.6 [ 0.586370] tun: (C) 1999-2004 Max Krasnyansky [ 0.588571] PPP generic driver version 2.4.2 [ 0.589501] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.590713] ehci-pci: EHCI PCI platform driver [ 0.591601] ehci-platform: EHCI generic platform driver [ 0.592611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.593756] ohci-pci: OHCI PCI platform driver [ 0.594636] ohci-platform: OHCI generic platform driver [ 0.595642] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611877] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.613017] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614523] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615594] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616848] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618115] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.619562] usb usb1: Product: UHCI Host Controller [ 0.620515] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.621676] usb usb1: SerialNumber: 0000:00:01.2 [ 0.622795] hub 1-0:1.0: USB hub found [ 0.623601] hub 1-0:1.0: 2 ports detected [ 0.624642] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.626857] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.627833] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.628908] mousedev: PS/2 mouse device common for all mice [ 0.630197] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.632198] rtc_cmos 00:00: RTC can wake from S4 [ 0.633352] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.634574] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.635802] i2c /dev entries driver [ 0.636621] device-mapper: uevent: version 1.0.3 [ 0.637623] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.639324] ledtrig-cpu: registered to indicate activity on CPUs [ 0.640874] NET: Registered protocol family 10 [ 0.642061] NET: Registered protocol family 17 [ 0.642988] Key type dns_resolver registered [ 0.644034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.645159] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.647008] registered taskstats version 1 [ 0.647879] Loading compiled-in X.509 certificates [ 0.649398] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.651332] zswap: loaded using pool lzo/zbud [ 0.653051] Key type trusted registered [ 0.654845] Key type encrypted registered [ 0.655706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.656773] ima: No TPM chip found, activating TPM-bypass! [ 0.657847] evm: HMAC attrs: 0x1 [ 0.658852] Magic number: 10:255:914 [ 0.659660] ep_00: hash matches [ 0.660476] rtc_cmos 00:00: setting system clock to 2018-07-30 01:54:48 UTC (1532915688) [ 0.662135] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.663280] EDD information not available. [ 0.744451] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.746040] Write protecting the kernel read-only data: 14336k [ 0.748190] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.750085] 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.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.901342] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTPXKg9KwrIhAal7kL86zn7oOtsIuVoi01KQAg668plJAr19/W8VyTCCF4IG8qOh9i2QASsZaqvO8tFjktt59aswFcVmu70gqaUGRV0/PWpmjm/Gu/rupQcrITgT5lcosiDwtnIRLy0rNaYzQriJwdI/HaFkKg7AfgsRjBgFLfgOq3fVpXSNdbTjQHgc3yQx7qsIibj/R64IzEb8jCwIjqfzByXeUzNWtwdscUz2c7ZUwsnjpNVzFKHKqo/dPrwCilgSOfm7egk1ho0cRJWSAgGlpC5sA5WndLzoGcDlGz3/w6Z/FuhgwRtt/6Ffd1eV8aBSvekiYvzFFlBB5bdJUt root@singlevm2-vm-c25a5162-cfbd-4fff-869a-19561fe5a48f ssh-dss AAAAB3NzaC1kc3MAAACBAP4IHDRXVmsAoG86D5lGmofXA7U78RQwOyzZLpWmJF7hIW4kLCXoPfAR2etgk0+j4Hr1htkBTmRxY7nnuxZvQx867f/ItVbYeUcgurmhY1Bx+jqPOlMRmF9QgVHmXIggdrT26RAs93jOYSrsENbxI/nOy7Vuu/R6m1wvPkEoArI3AAAAFQCszoAn3x5LYfYL32Wy4qySVaN5fQAAAIBfNYlTEbz7PuT2PcXbuus4JuxlGnyhd9XJgMGBkNpVFJ/2aNXShOSeVrArPUDb5OLPu+QASs6tt5O5WQSz6uYQnwBHbyZe80Yp3Bj00Tb68jlRmX8btNcdjEc2NhtL58zI3ddGIqxvezP/JMEByZgBu+IHAxcHuCdjUaEGjMMMKAAAAIEA8MH6yNBdSuT97AVGTNO+rZ+Cbr6X4OGBdCXs75RI8HKPo6gYkLE9tg20+BYIulywAqaENd/ntoSbzFUZcM8/4bCax9b5Nrctzwc1LIXjzjmArJNQedOWdjEpWCEXCeB45WQ739akn1h0D6KPIZ/JZeFAua94yNa0vpwuqUywjzQ= root@singlevm2-vm-c25a5162-cfbd-4fff-869a-19561fe5a48f -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe5c:9be8/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.6 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-c25a5162-cfbd-4fff-869a-19561fe5a48f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.59 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-c25a5162-cfbd-4fff-869a-19561fe5a48f login: 2018-07-30 01:54:53,504 - paramiko.transport - DEBUG - starting thread (client mode): 0x839d5710L 2018-07-30 01:54:53,504 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 01:54:53,505 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-30 01:54:53,505 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-30 01:54:53,507 - 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-30 01:54:53,507 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 01:54:53,507 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-30 01:54:53,507 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 01:54:53,507 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 01:54:53,508 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 01:54:53,525 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 01:54:53,526 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 01:54:53,536 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: f1594d8a9472e609a0a1446a9ffc326b 2018-07-30 01:54:53,538 - paramiko.transport - DEBUG - Trying discovered key 61f231ee1e42ca5d6d12e14dbb86d23f in /tmp/tmp09qV6_ 2018-07-30 01:54:53,563 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 01:54:53,570 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 01:54:53,602 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-30 01:54:53,603 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-30 01:54:53,604 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-30 01:54:53,607 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-30 01:54:53,608 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-30 01:54:53,609 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-30 01:54:53,613 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-30 01:54:53,716 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 01:54:53,716 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:22 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-30 01:54:53,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-30 01:54:53,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/c6d33d6e-346c-4d88-b99c-98f519824ffa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:54,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69a14d2a-a678-4d19-83e8-554da0eac452 Content-Length: 0 Date: Mon, 30 Jul 2018 01:54:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:54:54,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/c6d33d6e-346c-4d88-b99c-98f519824ffa.json used request id req-69a14d2a-a678-4d19-83e8-554da0eac452 2018-07-30 01:54:54,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.896622896194s 2018-07-30 01:54:54,621 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/c6d33d6e-346c-4d88-b99c-98f519824ffa.json used request id req-69a14d2a-a678-4d19-83e8-554da0eac452 2018-07-30 01:54:54,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:54:54,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:54,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b934de7f-0ca0-4c3a-aa51-918f0c59317d Date: Mon, 30 Jul 2018 01:54:54 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:54:54,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b934de7f-0ca0-4c3a-aa51-918f0c59317d 2018-07-30 01:54:54,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0518400669098s 2018-07-30 01:54:54,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b934de7f-0ca0-4c3a-aa51-918f0c59317d 2018-07-30 01:54:54,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-30 01:54:54,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/f5de008e-d3a7-40da-a609-1ef623e232af -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:54,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:54: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-ef93de2e-4a65-4b94-93bd-f2272ffd60d3 x-compute-request-id: req-ef93de2e-4a65-4b94-93bd-f2272ffd60d3 Content-Type: application/json 2018-07-30 01:54:54,827 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f5de008e-d3a7-40da-a609-1ef623e232af used request id req-ef93de2e-4a65-4b94-93bd-f2272ffd60d3 2018-07-30 01:54:54,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.147644042969s 2018-07-30 01:54:54,827 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f5de008e-d3a7-40da-a609-1ef623e232af used request id req-ef93de2e-4a65-4b94-93bd-f2272ffd60d3 2018-07-30 01:54:54,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:54:54,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:55,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-e675f5a4-f7d6-4081-9bd7-e4f81a6d50bd x-compute-request-id: req-e675f5a4-f7d6-4081-9bd7-e4f81a6d50bd Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_c25a5162-cfbd-4fff-869a-19561fe5a48f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:9b:e8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:9b:e8", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f5de008e-d3a7-40da-a609-1ef623e232af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f5de008e-d3a7-40da-a609-1ef623e232af", "rel": "bookmark"}], "image": {"id": "c572e456-29ab-4cdd-b3c8-b6410c83873c", "links": [{"href": "http://172.30.9.25:8774/images/c572e456-29ab-4cdd-b3c8-b6410c83873c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:54:47.000000", "flavor": {"id": "54684171-0b01-4d5b-93bf-883d76a4ac4b", "links": [{"href": "http://172.30.9.25:8774/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b", "rel": "bookmark"}]}, "id": "f5de008e-d3a7-40da-a609-1ef623e232af", "security_groups": [{"name": "singlevm2-sg_c25a5162-cfbd-4fff-869a-19561fe5a48f"}], "user_id": "d69ef68d5da34f109f6da04ab2c022e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:54:54Z", "hostId": "7132b9ddba9711292973f938c0fc27c573174a1a42fb5d453d169426", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f", "name": "singlevm2-vm_c25a5162-cfbd-4fff-869a-19561fe5a48f", "created": "2018-07-30T01:54:41Z", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:54:55,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e675f5a4-f7d6-4081-9bd7-e4f81a6d50bd 2018-07-30 01:54:55,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455794095993s 2018-07-30 01:54:55,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e675f5a4-f7d6-4081-9bd7-e4f81a6d50bd 2018-07-30 01:54:55,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:54:57,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:54:57,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:57,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:54: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-15b55aa2-b75b-4875-8a6e-27f529416ca6 x-compute-request-id: req-15b55aa2-b75b-4875-8a6e-27f529416ca6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 01:54:57,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-15b55aa2-b75b-4875-8a6e-27f529416ca6 2018-07-30 01:54:57,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.246699094772s 2018-07-30 01:54:57,535 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-15b55aa2-b75b-4875-8a6e-27f529416ca6 2018-07-30 01:54:57,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 01:54:57,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:57,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-67b7767f-c2c9-49c5-bf6c-6715af1036d1 Date: Mon, 30 Jul 2018 01:54:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:39Z", "updated_at": "2018-07-30T01:54:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:39Z", "revision_number": 0, "id": "15a69f87-df9b-4961-a687-55cbfc811a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:39Z", "security_group_id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:39Z", "revision_number": 0, "id": "a9a6141a-e516-43fa-b235-1c8e5bc3e2d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:39Z", "security_group_id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T01:54:39Z", "revision_number": 0, "id": "c359e034-20af-4e6e-8624-ca24613ca584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:39Z", "security_group_id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:40Z", "revision_number": 0, "id": "d4f9e6f1-10dc-4110-abec-c11cd809928e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:40Z", "security_group_id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "c757f8ef-2275-4a17-a8bc-ac03dd33925a", "name": "singlevm2-sg_c25a5162-cfbd-4fff-869a-19561fe5a48f"}]} 2018-07-30 01:54:57,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-67b7767f-c2c9-49c5-bf6c-6715af1036d1 2018-07-30 01:54:57,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.053514957428s 2018-07-30 01:54:57,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-67b7767f-c2c9-49c5-bf6c-6715af1036d1 2018-07-30 01:54:57,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-30 01:54:57,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/c757f8ef-2275-4a17-a8bc-ac03dd33925a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:57,933 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-178a0211-a213-4282-98c3-f2a9ea78820a Content-Length: 0 Date: Mon, 30 Jul 2018 01:54:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:54:57,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c757f8ef-2275-4a17-a8bc-ac03dd33925a.json used request id req-178a0211-a213-4282-98c3-f2a9ea78820a 2018-07-30 01:54:57,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.337236166s 2018-07-30 01:54:57,934 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c757f8ef-2275-4a17-a8bc-ac03dd33925a.json used request id req-178a0211-a213-4282-98c3-f2a9ea78820a 2018-07-30 01:54:57,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-30 01:54:57,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:57,988 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:54: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-5ce06ce1-d17e-45cb-b3ac-5d8a1874b643 x-compute-request-id: req-5ce06ce1-d17e-45cb-b3ac-5d8a1874b643 Content-Length: 0 Content-Type: application/json 2018-07-30 01:54:57,988 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f used request id req-5ce06ce1-d17e-45cb-b3ac-5d8a1874b643 2018-07-30 01:54:57,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0539209842682s 2018-07-30 01:54:57,988 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_c25a5162-cfbd-4fff-869a-19561fe5a48f used request id req-5ce06ce1-d17e-45cb-b3ac-5d8a1874b643 2018-07-30 01:54:57,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 01:54:57,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/02261f67-78a4-4b12-b8c9-b0427cebe686/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}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" -d '{"subnet_id": "934439e6-95a1-468e-ba0a-c5481255811f"}' 2018-07-30 01:54:59,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ece03b31-78a1-4188-b8d0-1f10896b30cd Date: Mon, 30 Jul 2018 01:54:59 GMT RESP BODY: {"network_id": "a81d5821-521a-43df-9b44-c92c765311f4", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "subnet_id": "934439e6-95a1-468e-ba0a-c5481255811f", "subnet_ids": ["934439e6-95a1-468e-ba0a-c5481255811f"], "port_id": "46ca95b8-5d92-4595-ab79-4cd2f508aede", "id": "02261f67-78a4-4b12-b8c9-b0427cebe686"} 2018-07-30 01:54:59,421 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/02261f67-78a4-4b12-b8c9-b0427cebe686/remove_router_interface.json used request id req-ece03b31-78a1-4188-b8d0-1f10896b30cd 2018-07-30 01:54:59,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.43198299408s 2018-07-30 01:54:59,421 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/02261f67-78a4-4b12-b8c9-b0427cebe686/remove_router_interface.json used request id req-ece03b31-78a1-4188-b8d0-1f10896b30cd returning object 02261f67-78a4-4b12-b8c9-b0427cebe686 2018-07-30 01:54:59,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 01:54:59,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:54:59,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-623caeb1-fa6b-4e27-8966-2308c11f228e Date: Mon, 30 Jul 2018 01:54:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:33Z", "admin_state_up": true, "updated_at": "2018-07-30T01:54:58Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "02261f67-78a4-4b12-b8c9-b0427cebe686", "name": "singlevm2-router_c25a5162-cfbd-4fff-869a-19561fe5a48f"}]} 2018-07-30 01:54:59,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-623caeb1-fa6b-4e27-8966-2308c11f228e 2018-07-30 01:54:59,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.137800931931s 2018-07-30 01:54:59,560 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-623caeb1-fa6b-4e27-8966-2308c11f228e 2018-07-30 01:54:59,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 01:54:59,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/02261f67-78a4-4b12-b8c9-b0427cebe686.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:55:00,752 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-556e89c7-065b-4bac-97a7-045e53c4d9f3 Content-Length: 0 Date: Mon, 30 Jul 2018 01:55:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:55:00,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/02261f67-78a4-4b12-b8c9-b0427cebe686.json used request id req-556e89c7-065b-4bac-97a7-045e53c4d9f3 2018-07-30 01:55:00,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.19100809097s 2018-07-30 01:55:00,752 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/02261f67-78a4-4b12-b8c9-b0427cebe686.json used request id req-556e89c7-065b-4bac-97a7-045e53c4d9f3 2018-07-30 01:55:00,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:55:00,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:55:00,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-9e811f58-6e4b-459b-a9cc-d27e88c47244 Date: Mon, 30 Jul 2018 01:55:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a81d5821-521a-43df-9b44-c92c765311f4","tenant_id":"cdfc94af95634e4f9cea153346706c60","created_at":"2018-07-30T01:54:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:54:32Z","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":"cdfc94af95634e4f9cea153346706c60","id":"934439e6-95a1-468e-ba0a-c5481255811f","subnetpool_id":null,"name":"singlevm2-subnet_c25a5162-cfbd-4fff-869a-19561fe5a48f"}]} 2018-07-30 01:55:00,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-9e811f58-6e4b-459b-a9cc-d27e88c47244 2018-07-30 01:55:00,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0479040145874s 2018-07-30 01:55:00,801 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-9e811f58-6e4b-459b-a9cc-d27e88c47244 2018-07-30 01:55:00,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 01:55:00,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/934439e6-95a1-468e-ba0a-c5481255811f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:55:01,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36230ba0-dc45-4476-9a22-c48842d76dc9 Date: Mon, 30 Jul 2018 01:55:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:55:01,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/934439e6-95a1-468e-ba0a-c5481255811f.json used request id req-36230ba0-dc45-4476-9a22-c48842d76dc9 2018-07-30 01:55:01,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05847716331s 2018-07-30 01:55:01,861 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/934439e6-95a1-468e-ba0a-c5481255811f.json used request id req-36230ba0-dc45-4476-9a22-c48842d76dc9 2018-07-30 01:55:01,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:55:01,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:55:01,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-8f845778-0696-414e-9a2a-9cfb29cb8283 Date: Mon, 30 Jul 2018 01:55:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a81d5821-521a-43df-9b44-c92c765311f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cdfc94af95634e4f9cea153346706c60","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:55:01Z","qos_policy_id":null,"name":"singlevm2-net_c25a5162-cfbd-4fff-869a-19561fe5a48f","admin_state_up":true,"tenant_id":"cdfc94af95634e4f9cea153346706c60","created_at":"2018-07-30T01:54:32Z","mtu":1450}]} 2018-07-30 01:55:01,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8f845778-0696-414e-9a2a-9cfb29cb8283 2018-07-30 01:55:01,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118173122406s 2018-07-30 01:55:01,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8f845778-0696-414e-9a2a-9cfb29cb8283 2018-07-30 01:55:01,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 01:55:01,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/a81d5821-521a-43df-9b44-c92c765311f4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:55:02,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f77683c6-5b04-429f-ade0-29cff0bf856b Date: Mon, 30 Jul 2018 01:55:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:55:02,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/a81d5821-521a-43df-9b44-c92c765311f4.json used request id req-f77683c6-5b04-429f-ade0-29cff0bf856b 2018-07-30 01:55:02,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.969651937485s 2018-07-30 01:55:02,951 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/a81d5821-521a-43df-9b44-c92c765311f4.json used request id req-f77683c6-5b04-429f-ade0-29cff0bf856b 2018-07-30 01:55:02,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:55:02,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:55:03,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-35be6b39-5e00-4a7e-b0ae-56b1829e1b67 Date: Mon, 30 Jul 2018 01:55:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c572e456-29ab-4cdd-b3c8-b6410c83873c/snap", "metadata": {}}], "file": "/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c/file", "owner": "cdfc94af95634e4f9cea153346706c60", "id": "c572e456-29ab-4cdd-b3c8-b6410c83873c", "size": 12716032, "self": "/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c572e456-29ab-4cdd-b3c8-b6410c83873c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:54:38Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_c25a5162-cfbd-4fff-869a-19561fe5a48f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_c25a5162-cfbd-4fff-869a-19561fe5a48f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:54:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:55:03,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-35be6b39-5e00-4a7e-b0ae-56b1829e1b67 2018-07-30 01:55:03,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.668658018112s 2018-07-30 01:55:03,625 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-35be6b39-5e00-4a7e-b0ae-56b1829e1b67 2018-07-30 01:55:03,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 01:55:03,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f04bf5bcc7fbf4a6e305ad72e680822f28c0d15" 2018-07-30 01:55:04,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4265dcfe-22c7-4f65-a2eb-41cb28179f3f Date: Mon, 30 Jul 2018 01:55: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-30 01:55:04,680 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c used request id req-4265dcfe-22c7-4f65-a2eb-41cb28179f3f 2018-07-30 01:55:04,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05448508263s 2018-07-30 01:55:04,681 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c572e456-29ab-4cdd-b3c8-b6410c83873c used request id req-4265dcfe-22c7-4f65-a2eb-41cb28179f3f 2018-07-30 01:55:04,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:55:04,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:55:04,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-81acda69-bff4-4aa3-9aa8-cd910c40231c x-compute-request-id: req-81acda69-bff4-4aa3-9aa8-cd910c40231c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_c25a5162-cfbd-4fff-869a-19561fe5a48f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b", "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": "54684171-0b01-4d5b-93bf-883d76a4ac4b"}]} 2018-07-30 01:55:04,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-81acda69-bff4-4aa3-9aa8-cd910c40231c 2018-07-30 01:55:04,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0319008827209s 2018-07-30 01:55:04,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-81acda69-bff4-4aa3-9aa8-cd910c40231c 2018-07-30 01:55:04,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 01:55:04,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:55:05,293 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:55: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-aab60fdf-e811-4b2b-ac59-525ab60dd8e8 x-compute-request-id: req-aab60fdf-e811-4b2b-ac59-525ab60dd8e8 Content-Length: 0 Content-Type: application/json 2018-07-30 01:55:05,293 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b used request id req-aab60fdf-e811-4b2b-ac59-525ab60dd8e8 2018-07-30 01:55:05,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.578173875809s 2018-07-30 01:55:05,294 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/54684171-0b01-4d5b-93bf-883d76a4ac4b used request id req-aab60fdf-e811-4b2b-ac59-525ab60dd8e8 2018-07-30 01:55:05,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:55:05,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:55:05,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b3fe9d-e6b6-4d3e-a2c3-a7023e34d7de Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_c25a5162-cfbd-4fff-869a-19561fe5a48f", "links": {"self": "http://172.30.9.25:5000/v3/users/d69ef68d5da34f109f6da04ab2c022e3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d69ef68d5da34f109f6da04ab2c022e3", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:55:05,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d9b3fe9d-e6b6-4d3e-a2c3-a7023e34d7de 2018-07-30 01:55:05,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123658895493s 2018-07-30 01:55:05,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d9b3fe9d-e6b6-4d3e-a2c3-a7023e34d7de 2018-07-30 01:55:05,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:55:05,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/d69ef68d5da34f109f6da04ab2c022e3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:55:05,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc589d50-f454-4897-9136-94683dfb3a26 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_c25a5162-cfbd-4fff-869a-19561fe5a48f", "links": {"self": "http://172.30.9.25:5000/v3/users/d69ef68d5da34f109f6da04ab2c022e3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d69ef68d5da34f109f6da04ab2c022e3", "description": null}} 2018-07-30 01:55:05,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/d69ef68d5da34f109f6da04ab2c022e3 used request id req-cc589d50-f454-4897-9136-94683dfb3a26 2018-07-30 01:55:05,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.166093111038s 2018-07-30 01:55:05,591 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/d69ef68d5da34f109f6da04ab2c022e3 used request id req-cc589d50-f454-4897-9136-94683dfb3a26 2018-07-30 01:55:05,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-30 01:55:05,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/d69ef68d5da34f109f6da04ab2c022e3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:55:05,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-610409a7-8df5-46cc-9d77-1f072255852c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:55:05,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d69ef68d5da34f109f6da04ab2c022e3 used request id req-610409a7-8df5-46cc-9d77-1f072255852c 2018-07-30 01:55:05,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.229383945465s 2018-07-30 01:55:05,821 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d69ef68d5da34f109f6da04ab2c022e3 used request id req-610409a7-8df5-46cc-9d77-1f072255852c 2018-07-30 01:55:05,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 01:55:05,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:55:05,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c8ba1a2-4676-400d-8555-666aa5f5937a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60"}, "tags": [], "enabled": true, "id": "cdfc94af95634e4f9cea153346706c60", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_c25a5162-cfbd-4fff-869a-19561fe5a48f"}]} 2018-07-30 01:55:05,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-2c8ba1a2-4676-400d-8555-666aa5f5937a 2018-07-30 01:55:05,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0947999954224s 2018-07-30 01:55:05,922 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-2c8ba1a2-4676-400d-8555-666aa5f5937a 2018-07-30 01:55:05,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-30 01:55:05,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:55:06,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c30213f-549d-490c-bef1-63e7db540f21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:55:06,089 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-3c30213f-549d-490c-bef1-63e7db540f21 2018-07-30 01:55:06,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.162688016891s 2018-07-30 01:55:06,089 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-3c30213f-549d-490c-bef1-63e7db540f21 2018-07-30 01:55:06,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:55:06,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:55:06,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a29b8a6e-e6c3-4e55-a0e1-a49c8e3e48ba Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "082bc283ebda4b22a7aeffaecf3c3fdb", "links": {"self": "http://172.30.9.25:5000/v3/roles/082bc283ebda4b22a7aeffaecf3c3fdb"}, "name": "Member"}, {"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:55:06,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a29b8a6e-e6c3-4e55-a0e1-a49c8e3e48ba 2018-07-30 01:55:06,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0891270637512s 2018-07-30 01:55:06,183 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a29b8a6e-e6c3-4e55-a0e1-a49c8e3e48ba 2018-07-30 01:55:06,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-30 01:55:06,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/082bc283ebda4b22a7aeffaecf3c3fdb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7762d400f068cda7e23fd9aecdcece2dae4bb22" 2018-07-30 01:55:06,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6ad3710-878c-479b-8760-c74486baa789 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:55:06,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/082bc283ebda4b22a7aeffaecf3c3fdb used request id req-b6ad3710-878c-479b-8760-c74486baa789 2018-07-30 01:55:06,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.122771978378s 2018-07-30 01:55:06,311 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/082bc283ebda4b22a7aeffaecf3c3fdb used request id req-b6ad3710-878c-479b-8760-c74486baa789 2018-07-30 01:55:06,366 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-30 01:55:06,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:55:06,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:55:06,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:55:06,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:55:06,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:55:06,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:55:06,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:55:06,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:55:06,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:55:06,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:55:06,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:55:06,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:55:06,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:55:06,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:55:06,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:55:06,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:55:06,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:55:06,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:55:06,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:55:06,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:55:06,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:55:06,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:55:06,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:55:06,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960883ca-d6cc-46ac-a831-51cd440aa934 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:55:06,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-960883ca-d6cc-46ac-a831-51cd440aa934 2018-07-30 01:55:06,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:55:06,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:55:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["tS4NWwHLQXKgVv9_R4wdxw"], "issued_at": "2018-07-30T01:55:06.000000Z"}} 2018-07-30 01:55:06,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:55:06,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:55:07,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0dd6f457-26f8-4495-841a-4d788061f644 Date: Mon, 30 Jul 2018 01:55:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:55:07,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0dd6f457-26f8-4495-841a-4d788061f644 2018-07-30 01:55:07,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233115911484s 2018-07-30 01:55:07,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0dd6f457-26f8-4495-841a-4d788061f644 2018-07-30 01:55:07,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:55:07,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:55:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:55:07,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 01:55:07,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:55:07,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22857f3b-5cae-45af-a1d4-04620d19526c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/f7e8b527169445dcab3ecaf02003a9f0"}, "tags": [], "enabled": true, "id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "heat_stack"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 01:55:07,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-22857f3b-5cae-45af-a1d4-04620d19526c 2018-07-30 01:55:07,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.087522983551s 2018-07-30 01:55:07,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-22857f3b-5cae-45af-a1d4-04620d19526c 2018-07-30 01:55:07,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-30 01:55:07,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}}' 2018-07-30 01:55:07,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92730501-eccc-42e0-9c2c-c9c40f66699e Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96"}, "tags": [], "enabled": true, "id": "31a32427075749fbbaed04e24d864f96", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}} 2018-07-30 01:55:07,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-92730501-eccc-42e0-9c2c-c9c40f66699e 2018-07-30 01:55:07,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.120153903961s 2018-07-30 01:55:07,253 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-92730501-eccc-42e0-9c2c-c9c40f66699e 2018-07-30 01:55:07,253 - 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'31a32427075749fbbaed04e24d864f96', '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_6b95fa35-2a09-4b92-8611-2f11ebbc1109'}) 2018-07-30 01:55:07,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-30 01:55:07,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e4f2d5f4-ea03-462b-9624-d2f52b535853", "email": null, "name": "vping_ssh-user_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}}' 2018-07-30 01:55:07,669 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bf85ddc-9a8f-4604-806d-aa138b8ac00a Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "links": {"self": "http://172.30.9.25:5000/v3/users/a2557829709541e4b267525e7835c1ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2557829709541e4b267525e7835c1ef", "domain_id": "default", "password_expires_at": null}} 2018-07-30 01:55:07,670 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-6bf85ddc-9a8f-4604-806d-aa138b8ac00a 2018-07-30 01:55:07,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.410027980804s 2018-07-30 01:55:07,670 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-6bf85ddc-9a8f-4604-806d-aa138b8ac00a 2018-07-30 01:55:07,670 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a2557829709541e4b267525e7835c1ef', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_6b95fa35-2a09-4b92-8611-2f11ebbc1109'}) 2018-07-30 01:55:07,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:55:07,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:55:07,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b1248f-810c-4a57-8f62-a078c0a63134 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:55:07,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-20b1248f-810c-4a57-8f62-a078c0a63134 2018-07-30 01:55:07,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0860550403595s 2018-07-30 01:55:07,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-20b1248f-810c-4a57-8f62-a078c0a63134 2018-07-30 01:55:07,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:55:07,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:55:07,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60793287-a5a8-44a4-8e22-5c35160e9268 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:55:07,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-60793287-a5a8-44a4-8e22-5c35160e9268 2018-07-30 01:55:07,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108124017715s 2018-07-30 01:55:07,873 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-60793287-a5a8-44a4-8e22-5c35160e9268 2018-07-30 01:55:07,874 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-30 01:55:07,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-30 01:55:07,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" -d '{"role": {"name": "Member"}}' 2018-07-30 01:55:07,975 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94b92ea6-51b4-4487-84ba-d549b76c25dc Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27e706db413146e29cb9a088f53ad887", "links": {"self": "http://172.30.9.25:5000/v3/roles/27e706db413146e29cb9a088f53ad887"}, "name": "Member"}} 2018-07-30 01:55:07,975 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-94b92ea6-51b4-4487-84ba-d549b76c25dc 2018-07-30 01:55:07,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0976910591125s 2018-07-30 01:55:07,976 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-94b92ea6-51b4-4487-84ba-d549b76c25dc 2018-07-30 01:55:07,976 - 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'27e706db413146e29cb9a088f53ad887'}) 2018-07-30 01:55:07,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:55:07,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:55:08,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5246cee5-e84a-484d-9596-b96d8c80bee4 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "27e706db413146e29cb9a088f53ad887", "links": {"self": "http://172.30.9.25:5000/v3/roles/27e706db413146e29cb9a088f53ad887"}, "name": "Member"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:55:08,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5246cee5-e84a-484d-9596-b96d8c80bee4 2018-07-30 01:55:08,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0862441062927s 2018-07-30 01:55:08,066 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5246cee5-e84a-484d-9596-b96d8c80bee4 2018-07-30 01:55:08,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 01:55:08,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:55:08,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4955855b-eb41-4fc9-bb6c-345551b2f556 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 01:55:08,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-4955855b-eb41-4fc9-bb6c-345551b2f556 2018-07-30 01:55:08,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0878930091858s 2018-07-30 01:55:08,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-4955855b-eb41-4fc9-bb6c-345551b2f556 2018-07-30 01:55:08,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:55:08,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:55:08,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ccbb934-3888-44de-a747-d684168a7ae6 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "links": {"self": "http://172.30.9.25:5000/v3/users/a2557829709541e4b267525e7835c1ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2557829709541e4b267525e7835c1ef", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:55:08,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3ccbb934-3888-44de-a747-d684168a7ae6 2018-07-30 01:55:08,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967011451721s 2018-07-30 01:55:08,257 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3ccbb934-3888-44de-a747-d684168a7ae6 2018-07-30 01:55:08,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 01:55:08,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:55:08,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e698506-a9c5-4b5e-b005-accd3b0e4138 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96"}, "tags": [], "enabled": true, "id": "31a32427075749fbbaed04e24d864f96", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-30 01:55:08,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-6e698506-a9c5-4b5e-b005-accd3b0e4138 2018-07-30 01:55:08,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0896940231323s 2018-07-30 01:55:08,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-6e698506-a9c5-4b5e-b005-accd3b0e4138 2018-07-30 01:55:08,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 01:55:08,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=a2557829709541e4b267525e7835c1ef&role.id=27e706db413146e29cb9a088f53ad887&scope.project.id=31a32427075749fbbaed04e24d864f96" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:55:08,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3428c3-bc7e-4c69-8fc4-19527ff34fe6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=a2557829709541e4b267525e7835c1ef&role.id=27e706db413146e29cb9a088f53ad887&scope.project.id=31a32427075749fbbaed04e24d864f96", "previous": null, "next": null}} 2018-07-30 01:55:08,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=a2557829709541e4b267525e7835c1ef&role.id=27e706db413146e29cb9a088f53ad887&scope.project.id=31a32427075749fbbaed04e24d864f96 used request id req-fe3428c3-bc7e-4c69-8fc4-19527ff34fe6 2018-07-30 01:55:08,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0938329696655s 2018-07-30 01:55:08,460 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=a2557829709541e4b267525e7835c1ef&role.id=27e706db413146e29cb9a088f53ad887&scope.project.id=31a32427075749fbbaed04e24d864f96 used request id req-fe3428c3-bc7e-4c69-8fc4-19527ff34fe6 2018-07-30 01:55:08,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 01:55:08,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96/users/a2557829709541e4b267525e7835c1ef/roles/27e706db413146e29cb9a088f53ad887 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:55:08,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcd670a4-2d8f-40f9-872e-b431f5b4c590 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:55:08,626 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96/users/a2557829709541e4b267525e7835c1ef/roles/27e706db413146e29cb9a088f53ad887 used request id req-dcd670a4-2d8f-40f9-872e-b431f5b4c590 2018-07-30 01:55:08,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.162657976151s 2018-07-30 01:55:08,627 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96/users/a2557829709541e4b267525e7835c1ef/roles/27e706db413146e29cb9a088f53ad887 used request id req-dcd670a4-2d8f-40f9-872e-b431f5b4c590 2018-07-30 01:55:08,627 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_6b95fa35-2a09-4b92-8611-2f11ebbc1109', 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'31a32427075749fbbaed04e24d864f96', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e4f2d5f4-ea03-462b-9624-d2f52b535853', 'username': u'vping_ssh-user_6b95fa35-2a09-4b92-8611-2f11ebbc1109', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-30 01:55:08,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:55:08,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:55:08,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:55:08,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:55:08,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:55:08,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:55:08,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:55:08,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:55:08,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:55:08,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:55:08,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:55:08,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:55:08,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:55:08,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:55:08,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:55:08,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:55:08,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:55:08,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:55:08,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:55:08,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:55:08,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:55:08,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:55:08,633 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_6b95fa35-2a09-4b92-8611-2f11ebbc1109', 'password': 'e4f2d5f4-ea03-462b-9624-d2f52b535853', 'project_name': 'vping_ssh-project_6b95fa35-2a09-4b92-8611-2f11ebbc1109', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '31a32427075749fbbaed04e24d864f96', 'project_domain_name': 'Default'} 2018-07-30 01:55:08,633 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-30 01:55:08,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:55:08,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e2cd1d0-66c0-44e7-b86e-4a20ea711931 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:55:08,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5e2cd1d0-66c0-44e7-b86e-4a20ea711931 2018-07-30 01:55:08,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:55:09,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27e706db413146e29cb9a088f53ad887", "name": "Member"}], "expires_at": "2018-07-30T02:55:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "31a32427075749fbbaed04e24d864f96", "name": "vping_ssh-project_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/31a32427075749fbbaed04e24d864f96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/31a32427075749fbbaed04e24d864f96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/31a32427075749fbbaed04e24d864f96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/31a32427075749fbbaed04e24d864f96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/31a32427075749fbbaed04e24d864f96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/31a32427075749fbbaed04e24d864f96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_31a32427075749fbbaed04e24d864f96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_31a32427075749fbbaed04e24d864f96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/31a32427075749fbbaed04e24d864f96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/31a32427075749fbbaed04e24d864f96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/31a32427075749fbbaed04e24d864f96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/31a32427075749fbbaed04e24d864f96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/31a32427075749fbbaed04e24d864f96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/31a32427075749fbbaed04e24d864f96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "id": "a2557829709541e4b267525e7835c1ef"}, "audit_ids": ["WL_qEJi_QmG7ODnTEjGn5A"], "issued_at": "2018-07-30T01:55:09.000000Z"}} 2018-07-30 01:55:09,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 01:55:09,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -d '{"network": {"name": "vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "admin_state_up": true}}' 2018-07-30 01:55:09,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1d1d4d9d-9a7a-480d-aa5b-aaae02fe0f8d Date: Mon, 30 Jul 2018 01:55:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"31a32427075749fbbaed04e24d864f96","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:55:09Z","is_default":false,"name":"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109","qos_policy_id":null,"admin_state_up":true,"tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:09Z","mtu":1450}} 2018-07-30 01:55:09,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1d1d4d9d-9a7a-480d-aa5b-aaae02fe0f8d 2018-07-30 01:55:09,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.744174957275s 2018-07-30 01:55:09,771 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1d1d4d9d-9a7a-480d-aa5b-aaae02fe0f8d 2018-07-30 01:55:09,771 - 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-30T01:55:09Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'859eedcf-5482-4c6f-b475-96bd3397cd1a', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109', u'admin_state_up': True, u'tenant_id': u'31a32427075749fbbaed04e24d864f96', u'created_at': u'2018-07-30T01:55:09Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'31a32427075749fbbaed04e24d864f96', u'l2_adjacency': True}) 2018-07-30 01:55:09,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:55:09,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:09,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-b669210e-cebd-43a6-890a-bea824bac4c2 Date: Mon, 30 Jul 2018 01:55:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"31a32427075749fbbaed04e24d864f96","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:55:09Z","qos_policy_id":null,"name":"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109","admin_state_up":true,"tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:09Z","mtu":1450}]} 2018-07-30 01:55:09,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b669210e-cebd-43a6-890a-bea824bac4c2 2018-07-30 01:55:09,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124644994736s 2018-07-30 01:55:09,897 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b669210e-cebd-43a6-890a-bea824bac4c2 2018-07-30 01:55:09,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 01:55:09,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -d '{"subnet": {"name": "vping_ssh-subnet_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "enable_dhcp": true, "network_id": "859eedcf-5482-4c6f-b475-96bd3397cd1a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 01:55:10,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a76711cb-6c80-4d39-a974-18e16e57aedf Date: Mon, 30 Jul 2018 01:55:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:55:10Z","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":"31a32427075749fbbaed04e24d864f96","id":"baa41705-b2b9-41b3-a18d-e300a5735a3f","subnetpool_id":null,"name":"vping_ssh-subnet_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}} 2018-07-30 01:55:10,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a76711cb-6c80-4d39-a974-18e16e57aedf 2018-07-30 01:55:10,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.604641199112s 2018-07-30 01:55:10,504 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a76711cb-6c80-4d39-a974-18e16e57aedf 2018-07-30 01:55:10,504 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:55:10Z', 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'baa41705-b2b9-41b3-a18d-e300a5735a3f', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_6b95fa35-2a09-4b92-8611-2f11ebbc1109', u'enable_dhcp': True, u'network_id': u'859eedcf-5482-4c6f-b475-96bd3397cd1a', u'tenant_id': u'31a32427075749fbbaed04e24d864f96', u'created_at': u'2018-07-30T01:55:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'31a32427075749fbbaed04e24d864f96'}) 2018-07-30 01:55:10,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 01:55:10,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "vping_ssh-router_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "admin_state_up": true}}' 2018-07-30 01:55:12,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-9fb97f39-bf9b-455a-b858-a647d9e31d7b Date: Mon, 30 Jul 2018 01:55:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:10Z", "admin_state_up": true, "updated_at": "2018-07-30T01:55:11Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "31a32427075749fbbaed04e24d864f96", "id": "ee32f7a5-c9dc-4658-b88f-b51f42436185", "name": "vping_ssh-router_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}} 2018-07-30 01:55:12,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9fb97f39-bf9b-455a-b858-a647d9e31d7b 2018-07-30 01:55:12,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.50346088409s 2018-07-30 01:55:12,008 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9fb97f39-bf9b-455a-b858-a647d9e31d7b 2018-07-30 01:55:12,009 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:55:11Z', u'revision_number': 3, u'id': u'ee32f7a5-c9dc-4658-b88f-b51f42436185', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_6b95fa35-2a09-4b92-8611-2f11ebbc1109', u'admin_state_up': True, u'tenant_id': u'31a32427075749fbbaed04e24d864f96', u'created_at': u'2018-07-30T01:55:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'31a32427075749fbbaed04e24d864f96'}) 2018-07-30 01:55:12,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 01:55:12,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/ee32f7a5-c9dc-4658-b88f-b51f42436185/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}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -d '{"subnet_id": "baa41705-b2b9-41b3-a18d-e300a5735a3f"}' 2018-07-30 01:55:13,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-66bdbbc0-0ec9-4134-a4b1-ef4d13dcedbe Date: Mon, 30 Jul 2018 01:55:13 GMT RESP BODY: {"network_id": "859eedcf-5482-4c6f-b475-96bd3397cd1a", "tenant_id": "31a32427075749fbbaed04e24d864f96", "subnet_id": "baa41705-b2b9-41b3-a18d-e300a5735a3f", "subnet_ids": ["baa41705-b2b9-41b3-a18d-e300a5735a3f"], "port_id": "be56fbec-1f14-478e-939c-92562cd2447f", "id": "ee32f7a5-c9dc-4658-b88f-b51f42436185"} 2018-07-30 01:55:13,993 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ee32f7a5-c9dc-4658-b88f-b51f42436185/add_router_interface.json used request id req-66bdbbc0-0ec9-4134-a4b1-ef4d13dcedbe 2018-07-30 01:55:13,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.98317694664s 2018-07-30 01:55:13,993 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ee32f7a5-c9dc-4658-b88f-b51f42436185/add_router_interface.json used request id req-66bdbbc0-0ec9-4134-a4b1-ef4d13dcedbe returning object ee32f7a5-c9dc-4658-b88f-b51f42436185 2018-07-30 01:55:13,993 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 01:55:14,124 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-30 01:55:14,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:55:14,129 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 01:55:14 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 01:55:14,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:55:14,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:14,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ca458929-ca4d-405e-b8ed-788f2dfde8a4 Date: Mon, 30 Jul 2018 01:55:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:55:14,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ca458929-ca4d-405e-b8ed-788f2dfde8a4 2018-07-30 01:55:14,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188637971878s 2018-07-30 01:55:14,321 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ca458929-ca4d-405e-b8ed-788f2dfde8a4 2018-07-30 01:55:14,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 01:55:14,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}' 2018-07-30 01:55:14,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/30b5261d-ab25-46df-af28-51e79524ef55 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a8dc50e4-c9bf-4314-af6d-74f4472912e5 Date: Mon, 30 Jul 2018 01:55:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/30b5261d-ab25-46df-af28-51e79524ef55/file", "owner": "31a32427075749fbbaed04e24d864f96", "id": "30b5261d-ab25-46df-af28-51e79524ef55", "size": null, "self": "/v2/images/30b5261d-ab25-46df-af28-51e79524ef55", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:55:14Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "checksum": null, "created_at": "2018-07-30T01:55:14Z", "protected": false} 2018-07-30 01:55:14,379 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a8dc50e4-c9bf-4314-af6d-74f4472912e5 2018-07-30 01:55:14,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0506639480591s 2018-07-30 01:55:14,380 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a8dc50e4-c9bf-4314-af6d-74f4472912e5 returning object 30b5261d-ab25-46df-af28-51e79524ef55 2018-07-30 01:55:14,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 01:55:14,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/30b5261d-ab25-46df-af28-51e79524ef55/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}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -d '' 2018-07-30 01:55:14,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7175c10e-4639-40b9-8bec-050d57b5516d Date: Mon, 30 Jul 2018 01:55: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-30 01:55:14,894 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/30b5261d-ab25-46df-af28-51e79524ef55/file used request id req-7175c10e-4639-40b9-8bec-050d57b5516d 2018-07-30 01:55:14,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.513645887375s 2018-07-30 01:55:14,894 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/30b5261d-ab25-46df-af28-51e79524ef55/file used request id req-7175c10e-4639-40b9-8bec-050d57b5516d 2018-07-30 01:55:14,894 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_6b95fa35-2a09-4b92-8611-2f11ebbc1109', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T01:55:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/30b5261d-ab25-46df-af28-51e79524ef55/file', u'owner': u'31a32427075749fbbaed04e24d864f96', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'30b5261d-ab25-46df-af28-51e79524ef55', u'size': None, u'name': u'vping_ssh-img_6b95fa35-2a09-4b92-8611-2f11ebbc1109', u'checksum': None, u'self': u'/v2/images/30b5261d-ab25-46df-af28-51e79524ef55', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T01:55:14Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 01:55:14,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 01:55:14,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 01:55:15,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-61070264-097e-4327-8ef3-714dbf4faa7c x-compute-request-id: req-61070264-097e-4327-8ef3-714dbf4faa7c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "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": "c6e990d1-6481-4e6e-9688-f3fcdd687e54"}} 2018-07-30 01:55:15,137 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-61070264-097e-4327-8ef3-714dbf4faa7c 2018-07-30 01:55:15,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.241784095764s 2018-07-30 01:55:15,137 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-61070264-097e-4327-8ef3-714dbf4faa7c 2018-07-30 01:55:15,138 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_6b95fa35-2a09-4b92-8611-2f11ebbc1109', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'c6e990d1-6481-4e6e-9688-f3fcdd687e54', 'swap': 0}) 2018-07-30 01:55:15,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 01:55:15,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54/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}2387e35e156ea2e68959161bba4eb91577a3ecc9" -d '{"extra_specs": {}}' 2018-07-30 01:55:15,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-3ec9fd10-0c5f-446d-966b-d0beb95d07d7 x-compute-request-id: req-3ec9fd10-0c5f-446d-966b-d0beb95d07d7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 01:55:15,158 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54/os-extra_specs used request id req-3ec9fd10-0c5f-446d-966b-d0beb95d07d7 2018-07-30 01:55:15,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202219486237s 2018-07-30 01:55:15,159 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54/os-extra_specs used request id req-3ec9fd10-0c5f-446d-966b-d0beb95d07d7 2018-07-30 01:55:15,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-30 01:55:15,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -d '{"keypair": {"name": "vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}}' 2018-07-30 01:55:15,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-836d4c37-866f-4979-b5c4-fb1907468cb6 x-compute-request-id: req-836d4c37-866f-4979-b5c4-fb1907468cb6 Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj+ZpScXZczh6Y3ZHLw17PJMsMiWGS0kFHTprYD/N3CelEIw1kweZHy3Ic9+4XRrAmk/oD80ir3BsINNDrkoHl4ZA0/ErWor2qTonKPl5/AdiN/n4wx1Rr/lhLFnVm0x7RZMcmqv0PtJx1Vq57C4YaCihPOruRMV5J6JzKzuiZ8BnJ1tPIFkKObl77Iue60okxmPKcmfAaVb5vxUin/Zkpxwxif5VHUrb2dxP80nA9xVFbdSn1a5NqOycPRDQQYKrF15hPCHlIkfA3rnyiUqL/SvFLY36fJkI7FcaAmYKblz4LEsDYk0GlGs7BBQp2dNXBUbl2YdrzIlLZF2e0iZ35 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAo/maUnF2XM4emN2Ry8NezyTLDIlhktJBR06a2A/zdwnpRCMN\nZMHmR8tyHPfuF0awJpP6A/NIq9wbCDTQ65KB5eGQNPxK1qK9qk6Jyj5efwHYjf5+\nMMdUa/5YSxZ1ZtMe0WTHJqr9D7ScdVauewuGGgooTzq7kTFeSeicys7omfAZydbT\nyBZCjm5e+yLnutKJMZjynJnwGlW+b8VIp/2ZKccMYn+VR1K29ncT/NJwPcVRW3Up\n9WuTajsnD0Q0EGCqxdeYTwh5SJHwN658olKi/0rxS2N+nyZCOxXGgJmCm5c+CxLA\n2JNBpRrOwQUKdnTVwVG5dmHa8yJS2RdntImd+QIDAQABAoIBAGrqmUEgUjj4/OJX\ntnTSEsOmDe9CtKhzB7Vi/3vaCrmXcM3IvTbxZyFw+hsBXfE3WiwNWHuy6bOFdOrI\n5WB0ytYFWW3zAykoO9sMErQYLq1JmtYbFlTf45/228M6BZriFboap/AClbbj4RBx\nUJtSTEI2VUoz1ZE6S2yNi46BkxCrfh7S44i8qExuPkhZgS8Q7M0zO0ib7Kts7I6h\n8sWURAD1WRXzNgZ4XtBN8Dwiw+P8v6IykBOWc8ifsZVvnTOHaXwTd0rx89EbQy0K\nZRwv6XzTKi6KX1q5SAuy5hpekVL6M7FLDzyjSrV5oDnuDuqBANHdGd1ChN5W9OeB\n/XH5UAECgYEA0kOE9WHXi0jDT8Sv91LX3SjIPsG+oRyOqrqyEfKlcEO1OsJcsosd\nJCgK+OXZYsCJ9xC0z9WCixKcCeuBM62ttja/5MIePTVzeMygt4niaKi8vG9GkjYb\nvUa3Phoq0KLoqVfI9oWK5Y9VmzutDbbgXpMuOW0jc3Sfi3ZH5dagCIECgYEAx6SB\n7M23pwre+L5YnkGsVjWH08ZlkbWEy2mlw86hpU8Rl0dyQJbiUTb4PXDRObug4zNf\nvgnruGHbZGx7seMK92nlVZNs8B3cLqnskV3/bC1oFjl4f/hEFiqUoZP1azLR3OF/\nOa8DPEf4sC4/UvDlm/6hw7HAXlXGN1PpelGRGXkCgYEAnRKvepfy6ywaK7blNT9/\n3skefjNB8x1gPo5lhB7eE/WgpxqXIRHnXSFEwRcDxE/NQPIMAM6hTL9ELezugeqW\nwG45/+w7psINVwqWbUXmCwUyqRn/gC5Hnqf7L7tgjKeGYysfB3pPfpoK+4IjDwG0\nrzIH8AJl31QZ85cSstIYjwECgYBDC4sadIedkHgK/xmRpCp1FSsVQsZvZY9AJK2n\nkWgVtPUKYdMLv+AnOBerwoxxIALK6kDX+EryM+LS2d+8gKv5JNYApC7sgIqmHSi2\nNOQHd0RCWnCOQVjUPN6HWMINixaRYCUywQSMJPtuZ0ma2A20EpJOvw4EYDfd8s8w\n5d2duQKBgCpSw0KDTKYeDwg/7PuyDadaUzkux9XbrduVaWZiLhhL5Vgd2TARnOss\nLyTjanGlFQr87VQ6bM9gZMXiCnfvKU7c0H4BVsLL6xYOj1QBHnHebG0oLE3Q5Fwe\nL7ZcrMeOD/NIPcz4Yk2tU46uh2pxy9XCqd7HyoOkJTG5Nr3Lh58j\n-----END RSA PRIVATE KEY-----\n", "user_id": "a2557829709541e4b267525e7835c1ef", "name": "vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "fingerprint": "4c:77:44:49:d1:0b:db:36:67:7c:d7:58:65:75:c2:61"}} 2018-07-30 01:55:15,536 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-836d4c37-866f-4979-b5c4-fb1907468cb6 2018-07-30 01:55:15,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.376830101013s 2018-07-30 01:55:15,536 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-836d4c37-866f-4979-b5c4-fb1907468cb6 2018-07-30 01:55:15,537 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj+ZpScXZczh6Y3ZHLw17PJMsMiWGS0kFHTprYD/N3CelEIw1kweZHy3Ic9+4XRrAmk/oD80ir3BsINNDrkoHl4ZA0/ErWor2qTonKPl5/AdiN/n4wx1Rr/lhLFnVm0x7RZMcmqv0PtJx1Vq57C4YaCihPOruRMV5J6JzKzuiZ8BnJ1tPIFkKObl77Iue60okxmPKcmfAaVb5vxUin/Zkpxwxif5VHUrb2dxP80nA9xVFbdSn1a5NqOycPRDQQYKrF15hPCHlIkfA3rnyiUqL/SvFLY36fJkI7FcaAmYKblz4LEsDYk0GlGs7BBQp2dNXBUbl2YdrzIlLZF2e0iZ35 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAo/maUnF2XM4emN2Ry8NezyTLDIlhktJBR06a2A/zdwnpRCMN\nZMHmR8tyHPfuF0awJpP6A/NIq9wbCDTQ65KB5eGQNPxK1qK9qk6Jyj5efwHYjf5+\nMMdUa/5YSxZ1ZtMe0WTHJqr9D7ScdVauewuGGgooTzq7kTFeSeicys7omfAZydbT\nyBZCjm5e+yLnutKJMZjynJnwGlW+b8VIp/2ZKccMYn+VR1K29ncT/NJwPcVRW3Up\n9WuTajsnD0Q0EGCqxdeYTwh5SJHwN658olKi/0rxS2N+nyZCOxXGgJmCm5c+CxLA\n2JNBpRrOwQUKdnTVwVG5dmHa8yJS2RdntImd+QIDAQABAoIBAGrqmUEgUjj4/OJX\ntnTSEsOmDe9CtKhzB7Vi/3vaCrmXcM3IvTbxZyFw+hsBXfE3WiwNWHuy6bOFdOrI\n5WB0ytYFWW3zAykoO9sMErQYLq1JmtYbFlTf45/228M6BZriFboap/AClbbj4RBx\nUJtSTEI2VUoz1ZE6S2yNi46BkxCrfh7S44i8qExuPkhZgS8Q7M0zO0ib7Kts7I6h\n8sWURAD1WRXzNgZ4XtBN8Dwiw+P8v6IykBOWc8ifsZVvnTOHaXwTd0rx89EbQy0K\nZRwv6XzTKi6KX1q5SAuy5hpekVL6M7FLDzyjSrV5oDnuDuqBANHdGd1ChN5W9OeB\n/XH5UAECgYEA0kOE9WHXi0jDT8Sv91LX3SjIPsG+oRyOqrqyEfKlcEO1OsJcsosd\nJCgK+OXZYsCJ9xC0z9WCixKcCeuBM62ttja/5MIePTVzeMygt4niaKi8vG9GkjYb\nvUa3Phoq0KLoqVfI9oWK5Y9VmzutDbbgXpMuOW0jc3Sfi3ZH5dagCIECgYEAx6SB\n7M23pwre+L5YnkGsVjWH08ZlkbWEy2mlw86hpU8Rl0dyQJbiUTb4PXDRObug4zNf\nvgnruGHbZGx7seMK92nlVZNs8B3cLqnskV3/bC1oFjl4f/hEFiqUoZP1azLR3OF/\nOa8DPEf4sC4/UvDlm/6hw7HAXlXGN1PpelGRGXkCgYEAnRKvepfy6ywaK7blNT9/\n3skefjNB8x1gPo5lhB7eE/WgpxqXIRHnXSFEwRcDxE/NQPIMAM6hTL9ELezugeqW\nwG45/+w7psINVwqWbUXmCwUyqRn/gC5Hnqf7L7tgjKeGYysfB3pPfpoK+4IjDwG0\nrzIH8AJl31QZ85cSstIYjwECgYBDC4sadIedkHgK/xmRpCp1FSsVQsZvZY9AJK2n\nkWgVtPUKYdMLv+AnOBerwoxxIALK6kDX+EryM+LS2d+8gKv5JNYApC7sgIqmHSi2\nNOQHd0RCWnCOQVjUPN6HWMINixaRYCUywQSMJPtuZ0ma2A20EpJOvw4EYDfd8s8w\n5d2duQKBgCpSw0KDTKYeDwg/7PuyDadaUzkux9XbrduVaWZiLhhL5Vgd2TARnOss\nLyTjanGlFQr87VQ6bM9gZMXiCnfvKU7c0H4BVsLL6xYOj1QBHnHebG0oLE3Q5Fwe\nL7ZcrMeOD/NIPcz4Yk2tU46uh2pxy9XCqd7HyoOkJTG5Nr3Lh58j\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a2557829709541e4b267525e7835c1ef', 'name': u'vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109', 'created_at': '2018-07-30T01:55:15.537446', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'31a32427075749fbbaed04e24d864f96', 'name': 'vping_ssh-project_6b95fa35-2a09-4b92-8611-2f11ebbc1109', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4c:77:44:49:d1:0b:db:36:67:7c:d7:58:65:75:c2:61', 'type': 'ssh', 'id': u'vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109'}) 2018-07-30 01:55:15,537 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAo/maUnF2XM4emN2Ry8NezyTLDIlhktJBR06a2A/zdwnpRCMN ZMHmR8tyHPfuF0awJpP6A/NIq9wbCDTQ65KB5eGQNPxK1qK9qk6Jyj5efwHYjf5+ MMdUa/5YSxZ1ZtMe0WTHJqr9D7ScdVauewuGGgooTzq7kTFeSeicys7omfAZydbT yBZCjm5e+yLnutKJMZjynJnwGlW+b8VIp/2ZKccMYn+VR1K29ncT/NJwPcVRW3Up 9WuTajsnD0Q0EGCqxdeYTwh5SJHwN658olKi/0rxS2N+nyZCOxXGgJmCm5c+CxLA 2JNBpRrOwQUKdnTVwVG5dmHa8yJS2RdntImd+QIDAQABAoIBAGrqmUEgUjj4/OJX tnTSEsOmDe9CtKhzB7Vi/3vaCrmXcM3IvTbxZyFw+hsBXfE3WiwNWHuy6bOFdOrI 5WB0ytYFWW3zAykoO9sMErQYLq1JmtYbFlTf45/228M6BZriFboap/AClbbj4RBx UJtSTEI2VUoz1ZE6S2yNi46BkxCrfh7S44i8qExuPkhZgS8Q7M0zO0ib7Kts7I6h 8sWURAD1WRXzNgZ4XtBN8Dwiw+P8v6IykBOWc8ifsZVvnTOHaXwTd0rx89EbQy0K ZRwv6XzTKi6KX1q5SAuy5hpekVL6M7FLDzyjSrV5oDnuDuqBANHdGd1ChN5W9OeB /XH5UAECgYEA0kOE9WHXi0jDT8Sv91LX3SjIPsG+oRyOqrqyEfKlcEO1OsJcsosd JCgK+OXZYsCJ9xC0z9WCixKcCeuBM62ttja/5MIePTVzeMygt4niaKi8vG9GkjYb vUa3Phoq0KLoqVfI9oWK5Y9VmzutDbbgXpMuOW0jc3Sfi3ZH5dagCIECgYEAx6SB 7M23pwre+L5YnkGsVjWH08ZlkbWEy2mlw86hpU8Rl0dyQJbiUTb4PXDRObug4zNf vgnruGHbZGx7seMK92nlVZNs8B3cLqnskV3/bC1oFjl4f/hEFiqUoZP1azLR3OF/ Oa8DPEf4sC4/UvDlm/6hw7HAXlXGN1PpelGRGXkCgYEAnRKvepfy6ywaK7blNT9/ 3skefjNB8x1gPo5lhB7eE/WgpxqXIRHnXSFEwRcDxE/NQPIMAM6hTL9ELezugeqW wG45/+w7psINVwqWbUXmCwUyqRn/gC5Hnqf7L7tgjKeGYysfB3pPfpoK+4IjDwG0 rzIH8AJl31QZ85cSstIYjwECgYBDC4sadIedkHgK/xmRpCp1FSsVQsZvZY9AJK2n kWgVtPUKYdMLv+AnOBerwoxxIALK6kDX+EryM+LS2d+8gKv5JNYApC7sgIqmHSi2 NOQHd0RCWnCOQVjUPN6HWMINixaRYCUywQSMJPtuZ0ma2A20EpJOvw4EYDfd8s8w 5d2duQKBgCpSw0KDTKYeDwg/7PuyDadaUzkux9XbrduVaWZiLhhL5Vgd2TARnOss LyTjanGlFQr87VQ6bM9gZMXiCnfvKU7c0H4BVsLL6xYOj1QBHnHebG0oLE3Q5Fwe L7ZcrMeOD/NIPcz4Yk2tU46uh2pxy9XCqd7HyoOkJTG5Nr3Lh58j -----END RSA PRIVATE KEY----- 2018-07-30 01:55:15,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-30 01:55:15,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -d '{"security_group": {"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-30 01:55:15,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-7d4fd844-bbdc-4e49-a50d-619bf6c364cd Date: Mon, 30 Jul 2018 01:55:15 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:15Z", "updated_at": "2018-07-30T01:55:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:15Z", "revision_number": 0, "id": "0cb340c8-b06e-49b7-a8b1-6636d36facc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:15Z", "security_group_id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:15Z", "revision_number": 0, "id": "eac0a4e8-5a1d-4e6b-b254-2be292991892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:15Z", "security_group_id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 2, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}} 2018-07-30 01:55:15,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-7d4fd844-bbdc-4e49-a50d-619bf6c364cd 2018-07-30 01:55:15,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.234179973602s 2018-07-30 01:55:15,775 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-7d4fd844-bbdc-4e49-a50d-619bf6c364cd 2018-07-30 01:55:15,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 01:55:15,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:15,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-b0d603b9-a0f5-4783-8681-d2c785b3462a Date: Mon, 30 Jul 2018 01:55:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:15Z", "updated_at": "2018-07-30T01:55:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:15Z", "revision_number": 0, "id": "0cb340c8-b06e-49b7-a8b1-6636d36facc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:15Z", "security_group_id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:15Z", "revision_number": 0, "id": "eac0a4e8-5a1d-4e6b-b254-2be292991892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:15Z", "security_group_id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 2, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}]} 2018-07-30 01:55:15,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b0d603b9-a0f5-4783-8681-d2c785b3462a 2018-07-30 01:55:15,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0797021389008s 2018-07-30 01:55:15,859 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b0d603b9-a0f5-4783-8681-d2c785b3462a 2018-07-30 01:55:15,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 01:55:15,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -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": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3"}}' 2018-07-30 01:55:16,003 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a9b234f7-46b7-457e-b002-1f7ac3e6820c Date: Mon, 30 Jul 2018 01:55:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-30T01:55:15Z", "security_group_id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "port_range_min": 22, "revision_number": 0, "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:15Z", "project_id": "31a32427075749fbbaed04e24d864f96", "id": "ffae61f7-453f-4e0a-81d2-6173e537882c"}} 2018-07-30 01:55:16,003 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-a9b234f7-46b7-457e-b002-1f7ac3e6820c 2018-07-30 01:55:16,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139761924744s 2018-07-30 01:55:16,003 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-a9b234f7-46b7-457e-b002-1f7ac3e6820c 2018-07-30 01:55:16,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 01:55:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:16,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-f4b0bdff-3519-4161-a427-70bb2cdc5240 Date: Mon, 30 Jul 2018 01:55:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:15Z", "updated_at": "2018-07-30T01:55:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:15Z", "revision_number": 0, "id": "0cb340c8-b06e-49b7-a8b1-6636d36facc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:15Z", "security_group_id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:15Z", "revision_number": 0, "id": "eac0a4e8-5a1d-4e6b-b254-2be292991892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:15Z", "security_group_id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T01:55:15Z", "revision_number": 0, "id": "ffae61f7-453f-4e0a-81d2-6173e537882c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:15Z", "security_group_id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": 22, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 3, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}]} 2018-07-30 01:55:16,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f4b0bdff-3519-4161-a427-70bb2cdc5240 2018-07-30 01:55:16,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499970912933s 2018-07-30 01:55:16,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f4b0bdff-3519-4161-a427-70bb2cdc5240 2018-07-30 01:55:16,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 01:55:16,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -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": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3"}}' 2018-07-30 01:55:16,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-627f7ed8-dc8a-47b4-9945-511d8bc649e6 Date: Mon, 30 Jul 2018 01:55:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:55:16Z", "security_group_id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "port_range_min": null, "revision_number": 0, "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:16Z", "project_id": "31a32427075749fbbaed04e24d864f96", "id": "3b69e688-b412-47fd-85db-2b0082a51c45"}} 2018-07-30 01:55:16,189 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-627f7ed8-dc8a-47b4-9945-511d8bc649e6 2018-07-30 01:55:16,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129257917404s 2018-07-30 01:55:16,190 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-627f7ed8-dc8a-47b4-9945-511d8bc649e6 2018-07-30 01:55:16,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:55:16,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:16,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-259a8795-cfb0-4a30-9be3-af36a4c5066c Date: Mon, 30 Jul 2018 01:55:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"31a32427075749fbbaed04e24d864f96","l2_adjacency":true,"status":"ACTIVE","subnets":["baa41705-b2b9-41b3-a18d-e300a5735a3f"],"description":"","tags":[],"updated_at":"2018-07-30T01:55:10Z","qos_policy_id":null,"name":"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109","admin_state_up":true,"tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:09Z","mtu":1450}]} 2018-07-30 01:55:16,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-259a8795-cfb0-4a30-9be3-af36a4c5066c 2018-07-30 01:55:16,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119585037231s 2018-07-30 01:55:16,311 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-259a8795-cfb0-4a30-9be3-af36a4c5066c 2018-07-30 01:55:16,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:55:16,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:16,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-d843fa01-c18e-495a-9c35-9e010b107601 Date: Mon, 30 Jul 2018 01:55:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/30b5261d-ab25-46df-af28-51e79524ef55/snap", "metadata": {}}], "file": "/v2/images/30b5261d-ab25-46df-af28-51e79524ef55/file", "owner": "31a32427075749fbbaed04e24d864f96", "id": "30b5261d-ab25-46df-af28-51e79524ef55", "size": 12716032, "self": "/v2/images/30b5261d-ab25-46df-af28-51e79524ef55", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/30b5261d-ab25-46df-af28-51e79524ef55/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:55:14Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:55:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:55:16,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d843fa01-c18e-495a-9c35-9e010b107601 2018-07-30 01:55:16,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0332231521606s 2018-07-30 01:55:16,349 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d843fa01-c18e-495a-9c35-9e010b107601 2018-07-30 01:55:16,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:55:16,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:16,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-3427a8a6-fbd2-4859-8d7f-2e98f571fcf4 x-compute-request-id: req-3427a8a6-fbd2-4859-8d7f-2e98f571fcf4 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "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": "c6e990d1-6481-4e6e-9688-f3fcdd687e54"}]} 2018-07-30 01:55:16,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-3427a8a6-fbd2-4859-8d7f-2e98f571fcf4 2018-07-30 01:55:16,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.193963050842s 2018-07-30 01:55:16,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-3427a8a6-fbd2-4859-8d7f-2e98f571fcf4 2018-07-30 01:55:16,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-30 01:55:16,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -d '{"server": {"name": "vping_ssh-vm2_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "imageRef": "30b5261d-ab25-46df-af28-51e79524ef55", "flavorRef": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "max_count": 1, "min_count": 1, "networks": [{"uuid": "859eedcf-5482-4c6f-b475-96bd3397cd1a"}], "security_groups": [{"name": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3"}]}}' 2018-07-30 01:55:18,019 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01: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-01f02c82-c613-4f1c-af24-58907db15894 x-compute-request-id: req-01f02c82-c613-4f1c-af24-58907db15894 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3"}], "OS-DCF:diskConfig": "MANUAL", "id": "892adf05-7891-418d-b474-15f42a77e663", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "bookmark"}], "adminPass": "aD7Xh5jxD3hd"}} 2018-07-30 01:55:18,019 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-01f02c82-c613-4f1c-af24-58907db15894 2018-07-30 01:55:18,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.47258806229s 2018-07-30 01:55:18,020 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-01f02c82-c613-4f1c-af24-58907db15894 2018-07-30 01:55:18,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:55:18,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:18,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-7853dd5c-8b23-4032-863c-b9e41e1fcb97 x-compute-request-id: req-7853dd5c-8b23-4032-863c-b9e41e1fcb97 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.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "892adf05-7891-418d-b474-15f42a77e663", "user_id": "a2557829709541e4b267525e7835c1ef", "OS-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-30T01:55:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:17Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:55:18,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7853dd5c-8b23-4032-863c-b9e41e1fcb97 2018-07-30 01:55:18,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393670082092s 2018-07-30 01:55:18,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7853dd5c-8b23-4032-863c-b9e41e1fcb97 2018-07-30 01:55:18,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:55:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:18,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-9a7bb51e-9d39-4e89-bae6-f7472e6b6b5c Date: Mon, 30 Jul 2018 01:55:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"31a32427075749fbbaed04e24d864f96","l2_adjacency":true,"status":"ACTIVE","subnets":["baa41705-b2b9-41b3-a18d-e300a5735a3f"],"description":"","tags":[],"updated_at":"2018-07-30T01:55:10Z","qos_policy_id":null,"name":"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109","admin_state_up":true,"tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:09Z","mtu":1450}]} 2018-07-30 01:55:18,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9a7bb51e-9d39-4e89-bae6-f7472e6b6b5c 2018-07-30 01:55:18,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.153268098831s 2018-07-30 01:55:18,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9a7bb51e-9d39-4e89-bae6-f7472e6b6b5c 2018-07-30 01:55:18,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:55:18,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:18,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-873881c9-333c-4aa3-bfaa-c1152635e5ad Date: Mon, 30 Jul 2018 01:55:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:55:10Z","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":"31a32427075749fbbaed04e24d864f96","id":"baa41705-b2b9-41b3-a18d-e300a5735a3f","subnetpool_id":null,"name":"vping_ssh-subnet_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}]} 2018-07-30 01:55:18,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-873881c9-333c-4aa3-bfaa-c1152635e5ad 2018-07-30 01:55:18,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.105283975601s 2018-07-30 01:55:18,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-873881c9-333c-4aa3-bfaa-c1152635e5ad 2018-07-30 01:55:18,681 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:55:20,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:55:20,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:21,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-4a26d207-188e-4792-a761-6e58d91dd207 x-compute-request-id: req-4a26d207-188e-4792-a761-6e58d91dd207 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.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "892adf05-7891-418d-b474-15f42a77e663", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:55:19Z", "hostId": "ebc708b0ab7f72130a7098bec8d0664f607ecd0ec4ace2d313c2d5a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:17Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:55:21,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4a26d207-188e-4792-a761-6e58d91dd207 2018-07-30 01:55:21,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540307998657s 2018-07-30 01:55:21,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4a26d207-188e-4792-a761-6e58d91dd207 2018-07-30 01:55:21,229 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:55:23,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:55:23,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:24,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-e5ca09ab-af88-4e75-8f8b-4b032985f6a4 x-compute-request-id: req-e5ca09ab-af88-4e75-8f8b-4b032985f6a4 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:30:b3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:55:23.000000", "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "892adf05-7891-418d-b474-15f42a77e663", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:55:23Z", "hostId": "ebc708b0ab7f72130a7098bec8d0664f607ecd0ec4ace2d313c2d5a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:17Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:55:24,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e5ca09ab-af88-4e75-8f8b-4b032985f6a4 2018-07-30 01:55:24,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41837191582s 2018-07-30 01:55:24,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e5ca09ab-af88-4e75-8f8b-4b032985f6a4 2018-07-30 01:55:24,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:55:24,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=892adf05-7891-418d-b474-15f42a77e663" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:24,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-a97eefcd-dd90-489b-8b75-0298d838685b Date: Mon, 30 Jul 2018 01:55:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:55:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"baa41705-b2b9-41b3-a18d-e300a5735a3f","ip_address":"192.168.120.11"}],"id":"1bacc06c-b7ee-49db-99e4-7668c3644e57","security_groups":["16b55d2c-7c1a-4ea3-9a41-73f6b92220a3"],"mac_address":"fa:16:3e:19:30:b3","project_id":"31a32427075749fbbaed04e24d864f96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:19Z","binding:vnic_type":"normal","device_id":"892adf05-7891-418d-b474-15f42a77e663","ip_allocation":"immediate"}]} 2018-07-30 01:55:24,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=892adf05-7891-418d-b474-15f42a77e663 used request id req-a97eefcd-dd90-489b-8b75-0298d838685b 2018-07-30 01:55:24,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0577101707458s 2018-07-30 01:55:24,713 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=892adf05-7891-418d-b474-15f42a77e663 used request id req-a97eefcd-dd90-489b-8b75-0298d838685b 2018-07-30 01:55:24,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:55:24,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1bacc06c-b7ee-49db-99e4-7668c3644e57" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:24,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cbf736c0-7614-41bc-a377-f64c5cad9b5c Date: Mon, 30 Jul 2018 01:55:24 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:55:24,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1bacc06c-b7ee-49db-99e4-7668c3644e57 used request id req-cbf736c0-7614-41bc-a377-f64c5cad9b5c 2018-07-30 01:55:24,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0192010402679s 2018-07-30 01:55:24,737 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1bacc06c-b7ee-49db-99e4-7668c3644e57 used request id req-cbf736c0-7614-41bc-a377-f64c5cad9b5c 2018-07-30 01:55:24,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:55:24,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:25,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-8de1fc4d-bfb3-4391-8fa6-807fe4258c3f x-compute-request-id: req-8de1fc4d-bfb3-4391-8fa6-807fe4258c3f Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:30:b3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:55:23.000000", "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "892adf05-7891-418d-b474-15f42a77e663", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:55:23Z", "hostId": "ebc708b0ab7f72130a7098bec8d0664f607ecd0ec4ace2d313c2d5a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:17Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:55:25,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8de1fc4d-bfb3-4391-8fa6-807fe4258c3f 2018-07-30 01:55:25,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.32763504982s 2018-07-30 01:55:25,066 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8de1fc4d-bfb3-4391-8fa6-807fe4258c3f 2018-07-30 01:55:25,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:55:25,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=892adf05-7891-418d-b474-15f42a77e663" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:25,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-ae53e654-9969-45e9-92cd-5610243ccad2 Date: Mon, 30 Jul 2018 01:55:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:55:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"baa41705-b2b9-41b3-a18d-e300a5735a3f","ip_address":"192.168.120.11"}],"id":"1bacc06c-b7ee-49db-99e4-7668c3644e57","security_groups":["16b55d2c-7c1a-4ea3-9a41-73f6b92220a3"],"mac_address":"fa:16:3e:19:30:b3","project_id":"31a32427075749fbbaed04e24d864f96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:19Z","binding:vnic_type":"normal","device_id":"892adf05-7891-418d-b474-15f42a77e663","ip_allocation":"immediate"}]} 2018-07-30 01:55:25,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=892adf05-7891-418d-b474-15f42a77e663 used request id req-ae53e654-9969-45e9-92cd-5610243ccad2 2018-07-30 01:55:25,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0515809059143s 2018-07-30 01:55:25,122 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=892adf05-7891-418d-b474-15f42a77e663 used request id req-ae53e654-9969-45e9-92cd-5610243ccad2 2018-07-30 01:55:25,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:55:25,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1bacc06c-b7ee-49db-99e4-7668c3644e57" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:25,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7f9b9877-673e-4906-86a8-77cebbb3eaa6 Date: Mon, 30 Jul 2018 01:55:25 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:55:25,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1bacc06c-b7ee-49db-99e4-7668c3644e57 used request id req-7f9b9877-673e-4906-86a8-77cebbb3eaa6 2018-07-30 01:55:25,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0180940628052s 2018-07-30 01:55:25,146 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1bacc06c-b7ee-49db-99e4-7668c3644e57 used request id req-7f9b9877-673e-4906-86a8-77cebbb3eaa6 2018-07-30 01:55:25,146 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:19:30:b3', 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'30b5261d-ab25-46df-af28-51e79524ef55'}), 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-30T01:55:23.000000', 'flavor': Munch({u'id': u'c6e990d1-6481-4e6e-9688-f3fcdd687e54'}), 'az': u'nova', 'id': u'892adf05-7891-418d-b474-15f42a77e663', 'security_groups': [Munch({u'name': u'vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a2557829709541e4b267525e7835c1ef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'31a32427075749fbbaed04e24d864f96', 'name': 'vping_ssh-project_6b95fa35-2a09-4b92-8611-2f11ebbc1109', '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-30T01:55:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-30T01:55:23Z', 'hostId': u'ebc708b0ab7f72130a7098bec8d0664f607ecd0ec4ace2d313c2d5a9', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'ebc708b0ab7f72130a7098bec8d0664f607ecd0ec4ace2d313c2d5a9', '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-30T01:55:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'31a32427075749fbbaed04e24d864f96', 'name': u'vping_ssh-vm2_6b95fa35-2a09-4b92-8611-2f11ebbc1109', 'adminPass': None, 'tenant_id': u'31a32427075749fbbaed04e24d864f96', 'created_at': u'2018-07-30T01:55:17Z', 'created': u'2018-07-30T01:55:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-30 01:55:25,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:55:25,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:25,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-2106c166-d383-463c-85ee-d82c45e683b8 Date: Mon, 30 Jul 2018 01:55:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"31a32427075749fbbaed04e24d864f96","l2_adjacency":true,"status":"ACTIVE","subnets":["baa41705-b2b9-41b3-a18d-e300a5735a3f"],"description":"","tags":[],"updated_at":"2018-07-30T01:55:10Z","qos_policy_id":null,"name":"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109","admin_state_up":true,"tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:09Z","mtu":1450}]} 2018-07-30 01:55:25,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2106c166-d383-463c-85ee-d82c45e683b8 2018-07-30 01:55:25,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103793144226s 2018-07-30 01:55:25,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2106c166-d383-463c-85ee-d82c45e683b8 2018-07-30 01:55:25,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:55:25,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:25,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-d7061efd-f7f4-4ff7-8501-29149470a975 Date: Mon, 30 Jul 2018 01:55:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/30b5261d-ab25-46df-af28-51e79524ef55/snap", "metadata": {}}], "file": "/v2/images/30b5261d-ab25-46df-af28-51e79524ef55/file", "owner": "31a32427075749fbbaed04e24d864f96", "id": "30b5261d-ab25-46df-af28-51e79524ef55", "size": 12716032, "self": "/v2/images/30b5261d-ab25-46df-af28-51e79524ef55", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/30b5261d-ab25-46df-af28-51e79524ef55/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:55:14Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:55:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:55:25,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d7061efd-f7f4-4ff7-8501-29149470a975 2018-07-30 01:55:25,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0330169200897s 2018-07-30 01:55:25,289 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d7061efd-f7f4-4ff7-8501-29149470a975 2018-07-30 01:55:25,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:55:25,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:25,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-bc04b1e0-5510-4db3-b569-862329024afc x-compute-request-id: req-bc04b1e0-5510-4db3-b569-862329024afc Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "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": "c6e990d1-6481-4e6e-9688-f3fcdd687e54"}]} 2018-07-30 01:55:25,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-bc04b1e0-5510-4db3-b569-862329024afc 2018-07-30 01:55:25,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252401828766s 2018-07-30 01:55:25,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-bc04b1e0-5510-4db3-b569-862329024afc 2018-07-30 01:55:25,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-30 01:55:25,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -d '{"server": {"name": "vping_ssh-vm_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "imageRef": "30b5261d-ab25-46df-af28-51e79524ef55", "key_name": "vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "flavorRef": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "max_count": 1, "min_count": 1, "networks": [{"uuid": "859eedcf-5482-4c6f-b475-96bd3397cd1a"}], "security_groups": [{"name": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3"}]}}' 2018-07-30 01:55:27,079 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:55: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-fd8d7e6a-436c-4f8a-8790-57bcc16f6412 x-compute-request-id: req-fd8d7e6a-436c-4f8a-8790-57bcc16f6412 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3"}], "OS-DCF:diskConfig": "MANUAL", "id": "07bc75d2-03ed-4326-b593-2e5e7add5d27", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "bookmark"}], "adminPass": "EH2L5r3eQfyS"}} 2018-07-30 01:55:27,079 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-fd8d7e6a-436c-4f8a-8790-57bcc16f6412 2018-07-30 01:55:27,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.76159000397s 2018-07-30 01:55:27,079 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-fd8d7e6a-436c-4f8a-8790-57bcc16f6412 2018-07-30 01:55:27,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:55:27,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:27,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-aa82cd4f-57a8-4184-8d90-31c54ad7d08f x-compute-request-id: req-aa82cd4f-57a8-4184-8d90-31c54ad7d08f Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "07bc75d2-03ed-4326-b593-2e5e7add5d27", "user_id": "a2557829709541e4b267525e7835c1ef", "OS-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-30T01:55:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "name": "vping_ssh-vm_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:27Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:30:b3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:55:23.000000", "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "892adf05-7891-418d-b474-15f42a77e663", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:55:23Z", "hostId": "ebc708b0ab7f72130a7098bec8d0664f607ecd0ec4ace2d313c2d5a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:17Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:55:27,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-aa82cd4f-57a8-4184-8d90-31c54ad7d08f 2018-07-30 01:55:27,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220649003983s 2018-07-30 01:55:27,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-aa82cd4f-57a8-4184-8d90-31c54ad7d08f 2018-07-30 01:55:27,307 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:55:29,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:55:29,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:29,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-0a3d14f9-8a34-4b48-8fca-f6474d1db2f4 x-compute-request-id: req-0a3d14f9-8a34-4b48-8fca-f6474d1db2f4 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.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "07bc75d2-03ed-4326-b593-2e5e7add5d27", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:55:28Z", "hostId": "982e4eb26de1b04401d34dadff3b67b7bcb9c7b0d25456ce5b8176d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "name": "vping_ssh-vm_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:27Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:30:b3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:55:23.000000", "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "892adf05-7891-418d-b474-15f42a77e663", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:55:23Z", "hostId": "ebc708b0ab7f72130a7098bec8d0664f607ecd0ec4ace2d313c2d5a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:17Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:55:29,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0a3d14f9-8a34-4b48-8fca-f6474d1db2f4 2018-07-30 01:55:29,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215990066528s 2018-07-30 01:55:29,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0a3d14f9-8a34-4b48-8fca-f6474d1db2f4 2018-07-30 01:55:29,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:55:31,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:55:31,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:31,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-d66ac0cb-8f34-4b87-a6ad-771f191d3d28 x-compute-request-id: req-d66ac0cb-8f34-4b87-a6ad-771f191d3d28 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.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "07bc75d2-03ed-4326-b593-2e5e7add5d27", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:55:28Z", "hostId": "982e4eb26de1b04401d34dadff3b67b7bcb9c7b0d25456ce5b8176d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "name": "vping_ssh-vm_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:27Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:30:b3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:55:23.000000", "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "892adf05-7891-418d-b474-15f42a77e663", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:55:23Z", "hostId": "ebc708b0ab7f72130a7098bec8d0664f607ecd0ec4ace2d313c2d5a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:17Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:55:31,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d66ac0cb-8f34-4b87-a6ad-771f191d3d28 2018-07-30 01:55:31,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395318984985s 2018-07-30 01:55:31,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d66ac0cb-8f34-4b87-a6ad-771f191d3d28 2018-07-30 01:55:31,934 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:55:33,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:55:33,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:34,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-b398bf6f-8ce0-43bb-a6ae-305e7b2a830f x-compute-request-id: req-b398bf6f-8ce0-43bb-a6ae-305e7b2a830f Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:a8", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:55:33.000000", "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "07bc75d2-03ed-4326-b593-2e5e7add5d27", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:55:33Z", "hostId": "982e4eb26de1b04401d34dadff3b67b7bcb9c7b0d25456ce5b8176d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "name": "vping_ssh-vm_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:27Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:30:b3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:55:23.000000", "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "892adf05-7891-418d-b474-15f42a77e663", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:55:23Z", "hostId": "ebc708b0ab7f72130a7098bec8d0664f607ecd0ec4ace2d313c2d5a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:17Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:55:34,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b398bf6f-8ce0-43bb-a6ae-305e7b2a830f 2018-07-30 01:55:34,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.311040878296s 2018-07-30 01:55:34,248 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b398bf6f-8ce0-43bb-a6ae-305e7b2a830f 2018-07-30 01:55:34,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:55:34,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=07bc75d2-03ed-4326-b593-2e5e7add5d27" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:34,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-2c98f056-b9d3-4c74-ac33-77ee6466f238 Date: Mon, 30 Jul 2018 01:55:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:55:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"baa41705-b2b9-41b3-a18d-e300a5735a3f","ip_address":"192.168.120.8"}],"id":"90491765-b2ef-4005-b924-4b93d4f47e30","security_groups":["16b55d2c-7c1a-4ea3-9a41-73f6b92220a3"],"mac_address":"fa:16:3e:7f:8d:a8","project_id":"31a32427075749fbbaed04e24d864f96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:28Z","binding:vnic_type":"normal","device_id":"07bc75d2-03ed-4326-b593-2e5e7add5d27","ip_allocation":"immediate"}]} 2018-07-30 01:55:34,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=07bc75d2-03ed-4326-b593-2e5e7add5d27 used request id req-2c98f056-b9d3-4c74-ac33-77ee6466f238 2018-07-30 01:55:34,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0542569160461s 2018-07-30 01:55:34,308 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=07bc75d2-03ed-4326-b593-2e5e7add5d27 used request id req-2c98f056-b9d3-4c74-ac33-77ee6466f238 2018-07-30 01:55:34,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:55:34,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=90491765-b2ef-4005-b924-4b93d4f47e30" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:34,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3c9d83a1-960e-42d8-bed9-40150c8bc03e Date: Mon, 30 Jul 2018 01:55:34 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:55:34,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=90491765-b2ef-4005-b924-4b93d4f47e30 used request id req-3c9d83a1-960e-42d8-bed9-40150c8bc03e 2018-07-30 01:55:34,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0173149108887s 2018-07-30 01:55:34,330 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=90491765-b2ef-4005-b924-4b93d4f47e30 used request id req-3c9d83a1-960e-42d8-bed9-40150c8bc03e 2018-07-30 01:55:34,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:55:34,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:34,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-41450516-ab9c-4af7-be02-3cd7875192a0 x-compute-request-id: req-41450516-ab9c-4af7-be02-3cd7875192a0 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:a8", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:55:33.000000", "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "07bc75d2-03ed-4326-b593-2e5e7add5d27", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:55:33Z", "hostId": "982e4eb26de1b04401d34dadff3b67b7bcb9c7b0d25456ce5b8176d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "name": "vping_ssh-vm_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:27Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:30:b3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:55:23.000000", "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "892adf05-7891-418d-b474-15f42a77e663", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:55:23Z", "hostId": "ebc708b0ab7f72130a7098bec8d0664f607ecd0ec4ace2d313c2d5a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:17Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:55:34,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-41450516-ab9c-4af7-be02-3cd7875192a0 2018-07-30 01:55:34,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435716867447s 2018-07-30 01:55:34,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-41450516-ab9c-4af7-be02-3cd7875192a0 2018-07-30 01:55:34,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:55:34,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=07bc75d2-03ed-4326-b593-2e5e7add5d27" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:34,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-de1c524b-3d58-479e-8c9f-13f770b7c8ba Date: Mon, 30 Jul 2018 01:55:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:55:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"baa41705-b2b9-41b3-a18d-e300a5735a3f","ip_address":"192.168.120.8"}],"id":"90491765-b2ef-4005-b924-4b93d4f47e30","security_groups":["16b55d2c-7c1a-4ea3-9a41-73f6b92220a3"],"mac_address":"fa:16:3e:7f:8d:a8","project_id":"31a32427075749fbbaed04e24d864f96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:28Z","binding:vnic_type":"normal","device_id":"07bc75d2-03ed-4326-b593-2e5e7add5d27","ip_allocation":"immediate"}]} 2018-07-30 01:55:34,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=07bc75d2-03ed-4326-b593-2e5e7add5d27 used request id req-de1c524b-3d58-479e-8c9f-13f770b7c8ba 2018-07-30 01:55:34,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.052964925766s 2018-07-30 01:55:34,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=07bc75d2-03ed-4326-b593-2e5e7add5d27 used request id req-de1c524b-3d58-479e-8c9f-13f770b7c8ba 2018-07-30 01:55:34,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:55:34,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=90491765-b2ef-4005-b924-4b93d4f47e30" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:34,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f924cf6e-0196-488b-bfa3-fe4a2cc71ea7 Date: Mon, 30 Jul 2018 01:55:34 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:55:34,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=90491765-b2ef-4005-b924-4b93d4f47e30 used request id req-f924cf6e-0196-488b-bfa3-fe4a2cc71ea7 2018-07-30 01:55:34,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0180571079254s 2018-07-30 01:55:34,848 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=90491765-b2ef-4005-b924-4b93d4f47e30 used request id req-f924cf6e-0196-488b-bfa3-fe4a2cc71ea7 2018-07-30 01:55:34,849 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7f:8d:a8', 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'30b5261d-ab25-46df-af28-51e79524ef55'}), 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-30T01:55:33.000000', 'flavor': Munch({u'id': u'c6e990d1-6481-4e6e-9688-f3fcdd687e54'}), 'az': u'nova', 'id': u'07bc75d2-03ed-4326-b593-2e5e7add5d27', 'security_groups': [Munch({u'name': u'vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a2557829709541e4b267525e7835c1ef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'31a32427075749fbbaed04e24d864f96', 'name': 'vping_ssh-project_6b95fa35-2a09-4b92-8611-2f11ebbc1109', '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-30T01:55:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-30T01:55:33Z', 'hostId': u'982e4eb26de1b04401d34dadff3b67b7bcb9c7b0d25456ce5b8176d6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'982e4eb26de1b04401d34dadff3b67b7bcb9c7b0d25456ce5b8176d6', '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-30T01:55:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'31a32427075749fbbaed04e24d864f96', 'name': u'vping_ssh-vm_6b95fa35-2a09-4b92-8611-2f11ebbc1109', 'adminPass': None, 'tenant_id': u'31a32427075749fbbaed04e24d864f96', 'created_at': u'2018-07-30T01:55:27Z', 'created': u'2018-07-30T01:55:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-30 01:55:34,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:55:34,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:34,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-26f686c1-ba8d-4232-a7be-06609aa7ac9c Date: Mon, 30 Jul 2018 01:55:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"31a32427075749fbbaed04e24d864f96","l2_adjacency":true,"status":"ACTIVE","subnets":["baa41705-b2b9-41b3-a18d-e300a5735a3f"],"description":"","tags":[],"updated_at":"2018-07-30T01:55:10Z","qos_policy_id":null,"name":"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109","admin_state_up":true,"tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:09Z","mtu":1450}]} 2018-07-30 01:55:34,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-26f686c1-ba8d-4232-a7be-06609aa7ac9c 2018-07-30 01:55:34,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102736949921s 2018-07-30 01:55:34,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-26f686c1-ba8d-4232-a7be-06609aa7ac9c 2018-07-30 01:55:34,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:55:34,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=07bc75d2-03ed-4326-b593-2e5e7add5d27" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:35,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-c9f31965-b168-443a-af25-0bd7011c6c59 Date: Mon, 30 Jul 2018 01:55:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:55:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"baa41705-b2b9-41b3-a18d-e300a5735a3f","ip_address":"192.168.120.8"}],"id":"90491765-b2ef-4005-b924-4b93d4f47e30","security_groups":["16b55d2c-7c1a-4ea3-9a41-73f6b92220a3"],"mac_address":"fa:16:3e:7f:8d:a8","project_id":"31a32427075749fbbaed04e24d864f96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:28Z","binding:vnic_type":"normal","device_id":"07bc75d2-03ed-4326-b593-2e5e7add5d27","ip_allocation":"immediate"}]} 2018-07-30 01:55:35,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=07bc75d2-03ed-4326-b593-2e5e7add5d27 used request id req-c9f31965-b168-443a-af25-0bd7011c6c59 2018-07-30 01:55:35,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.202119112015s 2018-07-30 01:55:35,161 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=07bc75d2-03ed-4326-b593-2e5e7add5d27 used request id req-c9f31965-b168-443a-af25-0bd7011c6c59 2018-07-30 01:55:35,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-30 01:55:35,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -d '{"floatingip": {"floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.8", "port_id": "90491765-b2ef-4005-b924-4b93d4f47e30"}}' 2018-07-30 01:55:36,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-beee242a-c358-4b3d-91dd-4e29bc65644e Date: Mon, 30 Jul 2018 01:55:36 GMT RESP BODY: {"floatingip": {"router_id": "ee32f7a5-c9dc-4658-b88f-b51f42436185", "status": "DOWN", "description": "", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:35Z", "updated_at": "2018-07-30T01:55:35Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "31a32427075749fbbaed04e24d864f96", "port_id": "90491765-b2ef-4005-b924-4b93d4f47e30", "id": "a438ee57-3ddf-4745-9eb3-f1a3bd3611ea", "qos_policy_id": null}} 2018-07-30 01:55:36,920 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-beee242a-c358-4b3d-91dd-4e29bc65644e 2018-07-30 01:55:36,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.75882792473s 2018-07-30 01:55:36,921 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-beee242a-c358-4b3d-91dd-4e29bc65644e 2018-07-30 01:55:36,924 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'ee32f7a5-c9dc-4658-b88f-b51f42436185', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'31a32427075749fbbaed04e24d864f96', 'created_at': u'2018-07-30T01:55:35Z', 'attached': True, 'updated_at': u'2018-07-30T01:55:35Z', 'id': u'a438ee57-3ddf-4745-9eb3-f1a3bd3611ea', 'floating_network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'31a32427075749fbbaed04e24d864f96', 'name': 'vping_ssh-project_6b95fa35-2a09-4b92-8611-2f11ebbc1109', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'ee32f7a5-c9dc-4658-b88f-b51f42436185', u'qos_policy_id': None, 'project_id': u'31a32427075749fbbaed04e24d864f96', 'port_id': u'90491765-b2ef-4005-b924-4b93d4f47e30', 'port': u'90491765-b2ef-4005-b924-4b93d4f47e30', 'network': u'4546160d-41d5-495e-a5d9-d5495a6b815a'}) 2018-07-30 01:55:36,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-30 01:55:36,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27/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}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 01:55:37,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-9a721e32-53ef-40f2-818d-850041683a3e x-compute-request-id: req-9a721e32-53ef-40f2-818d-850041683a3e Content-Encoding: gzip Content-Length: 7929 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 461122493 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.906 MHz processor\n[ 0.135835] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967624)\n[ 0.137477] pid_max: default: 32768 minimum: 301\n[ 0.138364] ACPI: Core revision 20150930\n[ 0.139744] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141050] Security Framework initialized\n[ 0.141863] Yama: becoming mindful.\n[ 0.142598] AppArmor: AppArmor initialized\n[ 0.143459] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144783] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146051] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147255] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148660] Initializing cgroup subsys io\n[ 0.149472] Initializing cgroup subsys memory\n[ 0.150328] Initializing cgroup subsys devices\n[ 0.151206] Initializing cgroup subsys freezer\n[ 0.152069] Initializing cgroup subsys net_cls\n[ 0.152931] Initializing cgroup subsys perf_event\n[ 0.153831] Initializing cgroup subsys net_prio\n[ 0.154708] Initializing cgroup subsys hugetlb\n[ 0.155576] Initializing cgroup subsys pids\n[ 0.156444] CPU: Physical Processor ID: 0\n[ 0.157940] mce: CPU supports 10 MCE banks\n[ 0.158789] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159788] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.174204] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.180234] ftrace: allocating 31920 entries in 125 pages\n[ 0.205264] smpboot: Max logical packages: 1\n[ 0.206109] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207460] x2apic enabled\n[ 0.208265] Switched APIC routing to physical x2apic.\n[ 0.209982] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211099] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214935] KVM setup paravirtual spinlock\n[ 0.216314] x86: Booted up 1 node, 1 CPUs\n[ 0.217119] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.218521] devtmpfs: initialized\n[ 0.220241] evm: security.selinux\n[ 0.220937] evm: security.SMACK64\n[ 0.221627] evm: security.SMACK64EXEC\n[ 0.222367] evm: security.SMACK64TRANSMUTE\n[ 0.223167] evm: security.SMACK64MMAP\n[ 0.223917] evm: security.ima\n[ 0.224562] evm: security.capability\n[ 0.225368] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227217] pinctrl core: initialized pinctrl subsystem\n[ 0.228318] RTC time: 1:55:34, date: 07/30/18\n[ 0.229284] NET: Registered protocol family 16\n[ 0.230274] cpuidle: using governor ladder\n[ 0.231087] cpuidle: using governor menu\n[ 0.231872] PCCT header not found.\n[ 0.232631] ACPI: bus type PCI registered\n[ 0.233432] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234676] PCI: Using configuration type 1 for base access\n[ 0.236451] ACPI: Added _OSI(Module Device)\n[ 0.237293] ACPI: Added _OSI(Processor Device)\n[ 0.238150] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239047] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240923] ACPI: Interpreter enabled\n[ 0.241734] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249548] ACPI: (supports S0 S5)\n[ 0.250310] ACPI: Using IOAPIC for interrupt routing\n[ 0.251331] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254571] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255794] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258353] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260684] acpiphp: Slot [3] registered\n[ 0.261525] acpiphp: Slot [4] registered\n[ 0.262359] acpiphp: Slot [5] registered\n[ 0.263189] acpiphp: Slot [6] registered\n[ 0.264018] acpiphp: Slot [7] registered\n[ 0.264854] acpiphp: Slot [8] registered\n[ 0.265715] acpiphp: Slot [9] registered\n[ 0.266561] acpiphp: Slot [10] registered\n[ 0.267417] acpiphp: Slot [11] registered\n[ 0.268273] acpiphp: Slot [12] registered\n[ 0.269127] acpiphp: Slot [13] registered\n[ 0.269991] acpiphp: Slot [14] registered\n[ 0.270836] acpiphp: Slot [15] registered\n[ 0.281732] acpiphp: Slot [16] registered\n[ 0.282602] acpiphp: Slot [17] registered\n[ 0.283457] acpiphp: Slot [18] registered\n[ 0.284300] acpiphp: Slot [19] registered\n[ 0.285139] acpiphp: Slot [20] registered\n[ 0.286000] acpiphp: Slot [21] registered\n[ 0.286852] acpiphp: Slot [22] registered\n[ 0.287708] acpiphp: Slot [23] registered\n[ 0.288555] acpiphp: Slot [24] registered\n[ 0.289404] acpiphp: Slot [25] registered\n[ 0.290251] acpiphp: Slot [26] registered\n[ 0.291127] acpiphp: Slot [27] registered\n[ 0.291974] acpiphp: Slot [28] registered\n[ 0.292835] acpiphp: Slot [29] registered\n[ 0.293679] acpiphp: Slot [30] registered\n[ 0.294530] acpiphp: Slot [31] registered\n[ 0.295384] PCI host bridge to bus 0000:00\n[ 0.296232] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298815] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.300337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301873] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.303422] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308081] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309314] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310638] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314308] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315934] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.334690] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.336577] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.338259] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.339757] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.341446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.343002] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.344354] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.345493] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.347121] vgaarb: loaded\n[ 0.347749] vgaarb: bridge control possible 0000:00:02.0\n[ 0.349058] SCSI subsystem initialized\n[ 0.350017] ACPI: bus type USB registered\n[ 0.350890] usbcore: registered new interface driver usbfs\n[ 0.351983] usbcore: registered new interface driver hub\n[ 0.353037] usbcore: registered new device driver usb\n[ 0.354197] PCI: Using ACPI for IRQ routing\n[ 0.355369] NetLabel: Initializing\n[ 0.356120] NetLabel: domain hash size = 128\n[ 0.357015] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.358023] NetLabel: unlabeled traffic allowed by default\n[ 0.359288] clocksource: Switched to clocksource kvm-clock\n[ 0.367636] AppArmor: AppArmor Filesystem Enabled\n[ 0.368650] pnp: PnP ACPI init\n[ 0.369605] pnp: PnP ACPI: found 5 devices\n[ 0.375967] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.377796] NET: Registered protocol family 2\n[ 0.378882] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.380263] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.381524] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.382783] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.383919] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385181] NET: Registered protocol family 1\n[ 0.386099] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402534] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416780] Trying to unpack rootfs image as initramfs...\n[ 0.473667] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.475458] Scanning for low memory corruption every 60 seconds\n[ 0.476867] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.478117] audit: initializing netlink subsys (disabled)\n[ 0.479218] audit: type=2000 audit(1532915734.506:1): initialized\n[ 0.480651] Initialise system trusted keyring\n[ 0.481634] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.482853] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.485043] zbud: loaded\n[ 0.485808] VFS: Disk quotas dquot_6.6.0\n[ 0.486670] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.488348] fuse init (API version 7.23)\n[ 0.489293] Key type big_key registered\n[ 0.490126] Allocating IMA MOK and blacklist keyrings.\n[ 0.491408] Key type asymmetric registered\n[ 0.492275] Asymmetric key parser 'x509' registered\n[ 0.493275] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.494849] io scheduler noop registered\n[ 0.495693] io scheduler deadline registered (default)\n[ 0.496742] io scheduler cfq registered\n[ 0.497643] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.498737] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.500074] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501598] ACPI: Power Button [PWRF]\n[ 0.502480] GHES: HEST is not enabled!\n[ 0.516237] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.544348] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.546557] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.571421] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.573757] Linux agpgart interface v0.103\n[ 0.576411] brd: module loaded\n[ 0.578100] loop: module loaded\n[ 0.581721] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.583338] GPT:90111 != 2097151\n[ 0.584049] GPT:Alternate GPT header not at the end of the disk.\n[ 0.585252] GPT:90111 != 2097151\n[ 0.585969] GPT: Use GNU Parted to correct GPT errors.\n[ 0.587192] vda: vda1 vda15\n[ 0.588670] scsi host0: ata_piix\n[ 0.589758] scsi host1: ata_piix\n[ 0.590786] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.592640] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.594917] libphy: Fixed MDIO Bus: probed\n[ 0.596126] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597585] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600156] PPP generic driver version 2.4.2\n[ 0.601077] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604379] ehci-pci: EHCI PCI platform driver\n[ 0.605356] ehci-platform: EHCI generic platform driver\n[ 0.606389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.607561] ohci-pci: OHCI PCI platform driver\n[ 0.608455] ohci-platform: OHCI generic platform driver\n[ 0.609466] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.624139] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.625161] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.626649] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.627714] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.628887] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.630136] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.631559] usb usb1: Product: UHCI Host Controller\n[ 0.632507] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.633645] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.634705] hub 1-0:1.0: USB hub found\n[ 0.635504] hub 1-0:1.0: 2 ports detected\n[ 0.636479] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.638670] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.639784] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.640849] mousedev: PS/2 mouse device common for all mice\n[ 0.642146] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644028] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645161] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646363] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.647564] i2c /dev entries driver\n[ 0.648359] device-mapper: uevent: version 1.0.3\n[ 0.649332] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.650981] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652492] NET: Registered protocol family 10\n[ 0.653671] NET: Registered protocol family 17\n[ 0.654584] Key type dns_resolver registered\n[ 0.655621] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.656729] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.658537] registered taskstats version 1\n[ 0.659403] Loading compiled-in X.509 certificates\n[ 0.660889] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.662757] zswap: loaded using pool lzo/zbud\n[ 0.664456] Key type trusted registered\n[ 0.666229] Key type encrypted registered\n[ 0.667076] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.668124] ima: No TPM chip found, activating TPM-bypass!\n[ 0.669171] evm: HMAC attrs: 0x1\n[ 0.670198] Magic number: 10:255:914\n[ 0.670975] ep_00: hash matches\n[ 0.671777] rtc_cmos 00:00: setting system clock to 2018-07-30 01:55:34 UTC (1532915734)\n[ 0.673405] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.674536] EDD information not available.\n[ 0.748774] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.750347] Write protecting the kernel read-only data: 14336k\n[ 0.752476] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.754351] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.58\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.913181] 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.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.89. 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-30 01:55:37,624 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27/action used request id req-9a721e32-53ef-40f2-818d-850041683a3e 2018-07-30 01:55:37,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.699339866638s 2018-07-30 01:55:37,625 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27/action used request id req-9a721e32-53ef-40f2-818d-850041683a3e 2018-07-30 01:55:37,626 - 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 461122493 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.906 MHz processor [ 0.135835] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967624) [ 0.137477] pid_max: default: 32768 minimum: 301 [ 0.138364] ACPI: Core revision 20150930 [ 0.139744] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141050] Security Framework initialized [ 0.141863] Yama: becoming mindful. [ 0.142598] AppArmor: AppArmor initialized [ 0.143459] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144783] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146051] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147255] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148660] Initializing cgroup subsys io [ 0.149472] Initializing cgroup subsys memory [ 0.150328] Initializing cgroup subsys devices [ 0.151206] Initializing cgroup subsys freezer [ 0.152069] Initializing cgroup subsys net_cls [ 0.152931] Initializing cgroup subsys perf_event [ 0.153831] Initializing cgroup subsys net_prio [ 0.154708] Initializing cgroup subsys hugetlb [ 0.155576] Initializing cgroup subsys pids [ 0.156444] CPU: Physical Processor ID: 0 [ 0.157940] mce: CPU supports 10 MCE banks [ 0.158789] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159788] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.174204] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.180234] ftrace: allocating 31920 entries in 125 pages [ 0.205264] smpboot: Max logical packages: 1 [ 0.206109] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.207460] x2apic enabled [ 0.208265] Switched APIC routing to physical x2apic. [ 0.209982] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.211099] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.213153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214935] KVM setup paravirtual spinlock [ 0.216314] x86: Booted up 1 node, 1 CPUs [ 0.217119] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.218521] devtmpfs: initialized [ 0.220241] evm: security.selinux [ 0.220937] evm: security.SMACK64 [ 0.221627] evm: security.SMACK64EXEC [ 0.222367] evm: security.SMACK64TRANSMUTE [ 0.223167] evm: security.SMACK64MMAP [ 0.223917] evm: security.ima [ 0.224562] evm: security.capability [ 0.225368] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.227217] pinctrl core: initialized pinctrl subsystem [ 0.228318] RTC time: 1:55:34, date: 07/30/18 [ 0.229284] NET: Registered protocol family 16 [ 0.230274] cpuidle: using governor ladder [ 0.231087] cpuidle: using governor menu [ 0.231872] PCCT header not found. [ 0.232631] ACPI: bus type PCI registered [ 0.233432] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234676] PCI: Using configuration type 1 for base access [ 0.236451] ACPI: Added _OSI(Module Device) [ 0.237293] ACPI: Added _OSI(Processor Device) [ 0.238150] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.239047] ACPI: Added _OSI(Processor Aggregator Device) [ 0.240923] ACPI: Interpreter enabled [ 0.241734] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249548] ACPI: (supports S0 S5) [ 0.250310] ACPI: Using IOAPIC for interrupt routing [ 0.251331] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254571] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255794] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.257089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258353] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260684] acpiphp: Slot [3] registered [ 0.261525] acpiphp: Slot [4] registered [ 0.262359] acpiphp: Slot [5] registered [ 0.263189] acpiphp: Slot [6] registered [ 0.264018] acpiphp: Slot [7] registered [ 0.264854] acpiphp: Slot [8] registered [ 0.265715] acpiphp: Slot [9] registered [ 0.266561] acpiphp: Slot [10] registered [ 0.267417] acpiphp: Slot [11] registered [ 0.268273] acpiphp: Slot [12] registered [ 0.269127] acpiphp: Slot [13] registered [ 0.269991] acpiphp: Slot [14] registered [ 0.270836] acpiphp: Slot [15] registered [ 0.281732] acpiphp: Slot [16] registered [ 0.282602] acpiphp: Slot [17] registered [ 0.283457] acpiphp: Slot [18] registered [ 0.284300] acpiphp: Slot [19] registered [ 0.285139] acpiphp: Slot [20] registered [ 0.286000] acpiphp: Slot [21] registered [ 0.286852] acpiphp: Slot [22] registered [ 0.287708] acpiphp: Slot [23] registered [ 0.288555] acpiphp: Slot [24] registered [ 0.289404] acpiphp: Slot [25] registered [ 0.290251] acpiphp: Slot [26] registered [ 0.291127] acpiphp: Slot [27] registered [ 0.291974] acpiphp: Slot [28] registered [ 0.292835] acpiphp: Slot [29] registered [ 0.293679] acpiphp: Slot [30] registered [ 0.294530] acpiphp: Slot [31] registered [ 0.295384] PCI host bridge to bus 0000:00 [ 0.296232] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.297525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298815] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.300337] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.301873] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.303422] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.306742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308081] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309314] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.310638] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.314308] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.315934] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.334690] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.336577] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.338259] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.339757] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.341446] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.343002] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.344354] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.345493] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.347121] vgaarb: loaded [ 0.347749] vgaarb: bridge control possible 0000:00:02.0 [ 0.349058] SCSI subsystem initialized [ 0.350017] ACPI: bus type USB registered [ 0.350890] usbcore: registered new interface driver usbfs [ 0.351983] usbcore: registered new interface driver hub [ 0.353037] usbcore: registered new device driver usb [ 0.354197] PCI: Using ACPI for IRQ routing [ 0.355369] NetLabel: Initializing [ 0.356120] NetLabel: domain hash size = 128 [ 0.357015] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.358023] NetLabel: unlabeled traffic allowed by default [ 0.359288] clocksource: Switched to clocksource kvm-clock [ 0.367636] AppArmor: AppArmor Filesystem Enabled [ 0.368650] pnp: PnP ACPI init [ 0.369605] pnp: PnP ACPI: found 5 devices [ 0.375967] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.377796] NET: Registered protocol family 2 [ 0.378882] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.380263] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.381524] TCP: Hash tables configured (established 4096 bind 4096) [ 0.382783] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.383919] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385181] NET: Registered protocol family 1 [ 0.386099] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387249] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388396] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402534] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416780] Trying to unpack rootfs image as initramfs... [ 0.473667] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.475458] Scanning for low memory corruption every 60 seconds [ 0.476867] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.478117] audit: initializing netlink subsys (disabled) [ 0.479218] audit: type=2000 audit(1532915734.506:1): initialized [ 0.480651] Initialise system trusted keyring [ 0.481634] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.482853] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.485043] zbud: loaded [ 0.485808] VFS: Disk quotas dquot_6.6.0 [ 0.486670] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.488348] fuse init (API version 7.23) [ 0.489293] Key type big_key registered [ 0.490126] Allocating IMA MOK and blacklist keyrings. [ 0.491408] Key type asymmetric registered [ 0.492275] Asymmetric key parser 'x509' registered [ 0.493275] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.494849] io scheduler noop registered [ 0.495693] io scheduler deadline registered (default) [ 0.496742] io scheduler cfq registered [ 0.497643] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.498737] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.500074] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501598] ACPI: Power Button [PWRF] [ 0.502480] GHES: HEST is not enabled! [ 0.516237] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.544348] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.546557] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.571421] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.573757] Linux agpgart interface v0.103 [ 0.576411] brd: module loaded [ 0.578100] loop: module loaded [ 0.581721] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.583338] GPT:90111 != 2097151 [ 0.584049] GPT:Alternate GPT header not at the end of the disk. [ 0.585252] GPT:90111 != 2097151 [ 0.585969] GPT: Use GNU Parted to correct GPT errors. [ 0.587192] vda: vda1 vda15 [ 0.588670] scsi host0: ata_piix [ 0.589758] scsi host1: ata_piix [ 0.590786] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.592640] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.594917] libphy: Fixed MDIO Bus: probed [ 0.596126] tun: Universal TUN/TAP device driver, 1.6 [ 0.597585] tun: (C) 1999-2004 Max Krasnyansky [ 0.600156] PPP generic driver version 2.4.2 [ 0.601077] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604379] ehci-pci: EHCI PCI platform driver [ 0.605356] ehci-platform: EHCI generic platform driver [ 0.606389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.607561] ohci-pci: OHCI PCI platform driver [ 0.608455] ohci-platform: OHCI generic platform driver [ 0.609466] uhci_hcd: USB Universal Host Controller Interface driver [ 0.624139] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.625161] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.626649] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.627714] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.628887] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.630136] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.631559] usb usb1: Product: UHCI Host Controller [ 0.632507] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.633645] usb usb1: SerialNumber: 0000:00:01.2 [ 0.634705] hub 1-0:1.0: USB hub found [ 0.635504] hub 1-0:1.0: 2 ports detected [ 0.636479] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.638670] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.639784] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.640849] mousedev: PS/2 mouse device common for all mice [ 0.642146] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.644028] rtc_cmos 00:00: RTC can wake from S4 [ 0.645161] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.646363] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.647564] i2c /dev entries driver [ 0.648359] device-mapper: uevent: version 1.0.3 [ 0.649332] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.650981] ledtrig-cpu: registered to indicate activity on CPUs [ 0.652492] NET: Registered protocol family 10 [ 0.653671] NET: Registered protocol family 17 [ 0.654584] Key type dns_resolver registered [ 0.655621] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.656729] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.658537] registered taskstats version 1 [ 0.659403] Loading compiled-in X.509 certificates [ 0.660889] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.662757] zswap: loaded using pool lzo/zbud [ 0.664456] Key type trusted registered [ 0.666229] Key type encrypted registered [ 0.667076] AppArmor: AppArmor sha1 policy hashing enabled [ 0.668124] ima: No TPM chip found, activating TPM-bypass! [ 0.669171] evm: HMAC attrs: 0x1 [ 0.670198] Magic number: 10:255:914 [ 0.670975] ep_00: hash matches [ 0.671777] rtc_cmos 00:00: setting system clock to 2018-07-30 01:55:34 UTC (1532915734) [ 0.673405] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.674536] EDD information not available. [ 0.748774] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.750347] Write protecting the kernel read-only data: 14336k [ 0.752476] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.754351] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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.913181] 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.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.89. 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-30 01:55:37,772 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205 2018-07-30 01:55:47,777 - paramiko.transport - DEBUG - starting thread (client mode): 0x839b9150L 2018-07-30 01:55:47,777 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 01:55:47,778 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-30 01:55:47,778 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-30 01:55:47,779 - 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-30 01:55:47,779 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 01:55:47,779 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-30 01:55:47,779 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 01:55:47,780 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 01:55:47,780 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 01:55:47,797 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 01:55:47,798 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 01:55:47,809 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 71eb6daf7c119a6ece34c8df2e66529a 2018-07-30 01:55:47,810 - paramiko.transport - DEBUG - Trying discovered key 4c774449d10bdb36677cd7586575c261 in /tmp/tmptOKotf 2018-07-30 01:55:47,836 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 01:55:47,841 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 01:55:47,843 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-30 01:55:47,844 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-30 01:55:47,844 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-30 01:55:47,845 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-30 01:55:47,890 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-30 01:55:47,890 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.120.11 (192.168.120.11): 56 data bytes 64 bytes from 192.168.120.11: seq=0 ttl=64 time=42.702 ms --- 192.168.120.11 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.702/42.702/42.702 ms 2018-07-30 01:55:47,895 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-30 01:55:48,014 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 01:55:48,014 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-30 01:55:48,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-30 01:55:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:48,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01: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-5c1c4c82-e522-4bf4-b632-8d2232b9bdbf x-compute-request-id: req-5c1c4c82-e522-4bf4-b632-8d2232b9bdbf Content-Type: application/json 2018-07-30 01:55:48,202 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663 used request id req-5c1c4c82-e522-4bf4-b632-8d2232b9bdbf 2018-07-30 01:55:48,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.182063817978s 2018-07-30 01:55:48,202 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663 used request id req-5c1c4c82-e522-4bf4-b632-8d2232b9bdbf 2018-07-30 01:55:48,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:55:48,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:48,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-9bf9811d-924a-471c-abd1-fa01c0dc537b x-compute-request-id: req-9bf9811d-924a-471c-abd1-fa01c0dc537b Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:a8", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:a8", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:55:33.000000", "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "07bc75d2-03ed-4326-b593-2e5e7add5d27", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:55:33Z", "hostId": "982e4eb26de1b04401d34dadff3b67b7bcb9c7b0d25456ce5b8176d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "name": "vping_ssh-vm_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:27Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:30:b3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/892adf05-7891-418d-b474-15f42a77e663", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:55:23.000000", "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "892adf05-7891-418d-b474-15f42a77e663", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:55:48Z", "hostId": "ebc708b0ab7f72130a7098bec8d0664f607ecd0ec4ace2d313c2d5a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:17Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:55:48,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9bf9811d-924a-471c-abd1-fa01c0dc537b 2018-07-30 01:55:48,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561779975891s 2018-07-30 01:55:48,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9bf9811d-924a-471c-abd1-fa01c0dc537b 2018-07-30 01:55:48,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:55:50,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:55:50,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:51,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-34167bb5-9085-414f-8872-d1cc75c30306 x-compute-request-id: req-34167bb5-9085-414f-8872-d1cc75c30306 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:a8", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:a8", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:55:33.000000", "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "07bc75d2-03ed-4326-b593-2e5e7add5d27", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:55:33Z", "hostId": "982e4eb26de1b04401d34dadff3b67b7bcb9c7b0d25456ce5b8176d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "name": "vping_ssh-vm_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:27Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:55:51,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-34167bb5-9085-414f-8872-d1cc75c30306 2018-07-30 01:55:51,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382658958435s 2018-07-30 01:55:51,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-34167bb5-9085-414f-8872-d1cc75c30306 2018-07-30 01:55:51,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-30 01:55:51,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/a438ee57-3ddf-4745-9eb3-f1a3bd3611ea.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:52,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d23b61d-c93d-4461-9ea9-0ab7a6654fcd Content-Length: 0 Date: Mon, 30 Jul 2018 01:55:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:55:52,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/a438ee57-3ddf-4745-9eb3-f1a3bd3611ea.json used request id req-9d23b61d-c93d-4461-9ea9-0ab7a6654fcd 2018-07-30 01:55:52,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.956223964691s 2018-07-30 01:55:52,115 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/a438ee57-3ddf-4745-9eb3-f1a3bd3611ea.json used request id req-9d23b61d-c93d-4461-9ea9-0ab7a6654fcd 2018-07-30 01:55:52,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:55:52,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:52,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-552b8f28-baef-4931-adae-e91c7fd68da4 Date: Mon, 30 Jul 2018 01:55:52 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:55:52,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-552b8f28-baef-4931-adae-e91c7fd68da4 2018-07-30 01:55:52,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.045578956604s 2018-07-30 01:55:52,166 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-552b8f28-baef-4931-adae-e91c7fd68da4 2018-07-30 01:55:52,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-30 01:55:52,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:52,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01: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 x-openstack-request-id: req-4875e1cf-e6ac-4e2e-bc54-f8cc6c28b19b x-compute-request-id: req-4875e1cf-e6ac-4e2e-bc54-f8cc6c28b19b Content-Type: application/json 2018-07-30 01:55:52,317 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27 used request id req-4875e1cf-e6ac-4e2e-bc54-f8cc6c28b19b 2018-07-30 01:55:52,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.148964881897s 2018-07-30 01:55:52,317 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27 used request id req-4875e1cf-e6ac-4e2e-bc54-f8cc6c28b19b 2018-07-30 01:55:52,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:55:52,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:52,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-d429bbd7-5a56-4760-aa13-a344a7ae7200 x-compute-request-id: req-d429bbd7-5a56-4760-aa13-a344a7ae7200 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:a8", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:a8", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/07bc75d2-03ed-4326-b593-2e5e7add5d27", "rel": "bookmark"}], "image": {"id": "30b5261d-ab25-46df-af28-51e79524ef55", "links": [{"href": "http://172.30.9.25:8774/images/30b5261d-ab25-46df-af28-51e79524ef55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:55:33.000000", "flavor": {"id": "c6e990d1-6481-4e6e-9688-f3fcdd687e54", "links": [{"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "bookmark"}]}, "id": "07bc75d2-03ed-4326-b593-2e5e7add5d27", "security_groups": [{"name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}], "user_id": "a2557829709541e4b267525e7835c1ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:55:52Z", "hostId": "982e4eb26de1b04401d34dadff3b67b7bcb9c7b0d25456ce5b8176d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "name": "vping_ssh-vm_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "created": "2018-07-30T01:55:27Z", "tenant_id": "31a32427075749fbbaed04e24d864f96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:55:52,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d429bbd7-5a56-4760-aa13-a344a7ae7200 2018-07-30 01:55:52,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405901908875s 2018-07-30 01:55:52,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d429bbd7-5a56-4760-aa13-a344a7ae7200 2018-07-30 01:55:52,725 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:55:54,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:55:54,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:54,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:55: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-4fe1cb48-72db-451c-bc7d-90be5fd31d9b x-compute-request-id: req-4fe1cb48-72db-451c-bc7d-90be5fd31d9b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 01:55:54,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4fe1cb48-72db-451c-bc7d-90be5fd31d9b 2018-07-30 01:55:54,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0838549137115s 2018-07-30 01:55:54,812 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4fe1cb48-72db-451c-bc7d-90be5fd31d9b 2018-07-30 01:55:54,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 01:55:54,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:54,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-4f46a227-55f3-47d7-818f-5c9ce688ba79 Date: Mon, 30 Jul 2018 01:55:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:15Z", "updated_at": "2018-07-30T01:55:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:15Z", "revision_number": 0, "id": "0cb340c8-b06e-49b7-a8b1-6636d36facc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:15Z", "security_group_id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:16Z", "revision_number": 0, "id": "3b69e688-b412-47fd-85db-2b0082a51c45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:16Z", "security_group_id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:15Z", "revision_number": 0, "id": "eac0a4e8-5a1d-4e6b-b254-2be292991892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:15Z", "security_group_id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T01:55:15Z", "revision_number": 0, "id": "ffae61f7-453f-4e0a-81d2-6173e537882c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:15Z", "security_group_id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": 22, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "16b55d2c-7c1a-4ea3-9a41-73f6b92220a3", "name": "vping_ssh-sg_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}]} 2018-07-30 01:55:54,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-4f46a227-55f3-47d7-818f-5c9ce688ba79 2018-07-30 01:55:54,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0531380176544s 2018-07-30 01:55:54,869 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-4f46a227-55f3-47d7-818f-5c9ce688ba79 2018-07-30 01:55:54,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-30 01:55:54,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/16b55d2c-7c1a-4ea3-9a41-73f6b92220a3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:55,053 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-afaf8940-d52c-47f6-9b85-77406d95d4a1 Content-Length: 0 Date: Mon, 30 Jul 2018 01:55:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:55:55,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/16b55d2c-7c1a-4ea3-9a41-73f6b92220a3.json used request id req-afaf8940-d52c-47f6-9b85-77406d95d4a1 2018-07-30 01:55:55,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.180527210236s 2018-07-30 01:55:55,053 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/16b55d2c-7c1a-4ea3-9a41-73f6b92220a3.json used request id req-afaf8940-d52c-47f6-9b85-77406d95d4a1 2018-07-30 01:55:55,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-30 01:55:55,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:55,107 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01: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 x-openstack-request-id: req-f8446480-9e9a-498a-83a3-d22fe6dafcd9 x-compute-request-id: req-f8446480-9e9a-498a-83a3-d22fe6dafcd9 Content-Length: 0 Content-Type: application/json 2018-07-30 01:55:55,107 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109 used request id req-f8446480-9e9a-498a-83a3-d22fe6dafcd9 2018-07-30 01:55:55,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0533268451691s 2018-07-30 01:55:55,107 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_6b95fa35-2a09-4b92-8611-2f11ebbc1109 used request id req-f8446480-9e9a-498a-83a3-d22fe6dafcd9 2018-07-30 01:55:55,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 01:55:55,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/ee32f7a5-c9dc-4658-b88f-b51f42436185/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}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" -d '{"subnet_id": "baa41705-b2b9-41b3-a18d-e300a5735a3f"}' 2018-07-30 01:55:56,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-25115466-ea68-4a6b-9a0a-cba230a0f51d Date: Mon, 30 Jul 2018 01:55:56 GMT RESP BODY: {"network_id": "859eedcf-5482-4c6f-b475-96bd3397cd1a", "tenant_id": "31a32427075749fbbaed04e24d864f96", "subnet_id": "baa41705-b2b9-41b3-a18d-e300a5735a3f", "subnet_ids": ["baa41705-b2b9-41b3-a18d-e300a5735a3f"], "port_id": "be56fbec-1f14-478e-939c-92562cd2447f", "id": "ee32f7a5-c9dc-4658-b88f-b51f42436185"} 2018-07-30 01:55:56,764 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ee32f7a5-c9dc-4658-b88f-b51f42436185/remove_router_interface.json used request id req-25115466-ea68-4a6b-9a0a-cba230a0f51d 2018-07-30 01:55:56,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.65663409233s 2018-07-30 01:55:56,765 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ee32f7a5-c9dc-4658-b88f-b51f42436185/remove_router_interface.json used request id req-25115466-ea68-4a6b-9a0a-cba230a0f51d returning object ee32f7a5-c9dc-4658-b88f-b51f42436185 2018-07-30 01:55:56,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 01:55:56,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:56,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-4cd0dfc6-c546-492a-993f-d63e783daae6 Date: Mon, 30 Jul 2018 01:55:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:10Z", "admin_state_up": true, "updated_at": "2018-07-30T01:55:55Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "31a32427075749fbbaed04e24d864f96", "id": "ee32f7a5-c9dc-4658-b88f-b51f42436185", "name": "vping_ssh-router_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}]} 2018-07-30 01:55:56,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-4cd0dfc6-c546-492a-993f-d63e783daae6 2018-07-30 01:55:56,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.107033014297s 2018-07-30 01:55:56,873 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-4cd0dfc6-c546-492a-993f-d63e783daae6 2018-07-30 01:55:56,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 01:55:56,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/ee32f7a5-c9dc-4658-b88f-b51f42436185.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:57,974 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-288cbe68-e76c-4904-a2e5-86ffb6371d23 Content-Length: 0 Date: Mon, 30 Jul 2018 01:55:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:55:57,974 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/ee32f7a5-c9dc-4658-b88f-b51f42436185.json used request id req-288cbe68-e76c-4904-a2e5-86ffb6371d23 2018-07-30 01:55:57,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.10008597374s 2018-07-30 01:55:57,974 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/ee32f7a5-c9dc-4658-b88f-b51f42436185.json used request id req-288cbe68-e76c-4904-a2e5-86ffb6371d23 2018-07-30 01:55:57,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:55:57,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:58,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-7b8736a3-4dae-4432-b549-266341936969 Date: Mon, 30 Jul 2018 01:55:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:55:10Z","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":"31a32427075749fbbaed04e24d864f96","id":"baa41705-b2b9-41b3-a18d-e300a5735a3f","subnetpool_id":null,"name":"vping_ssh-subnet_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}]} 2018-07-30 01:55:58,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-7b8736a3-4dae-4432-b549-266341936969 2018-07-30 01:55:58,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.049124956131s 2018-07-30 01:55:58,024 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-7b8736a3-4dae-4432-b549-266341936969 2018-07-30 01:55:58,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 01:55:58,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/baa41705-b2b9-41b3-a18d-e300a5735a3f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:59,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f0212de-356b-429c-beff-5456e0c42532 Date: Mon, 30 Jul 2018 01:55:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:55:59,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/baa41705-b2b9-41b3-a18d-e300a5735a3f.json used request id req-0f0212de-356b-429c-beff-5456e0c42532 2018-07-30 01:55:59,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0384759903s 2018-07-30 01:55:59,064 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/baa41705-b2b9-41b3-a18d-e300a5735a3f.json used request id req-0f0212de-356b-429c-beff-5456e0c42532 2018-07-30 01:55:59,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:55:59,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:55:59,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-d0a6cc67-e2dc-4818-a885-7206c16cbf8a Date: Mon, 30 Jul 2018 01:55:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"859eedcf-5482-4c6f-b475-96bd3397cd1a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"31a32427075749fbbaed04e24d864f96","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:55:58Z","qos_policy_id":null,"name":"vping_ssh-net_6b95fa35-2a09-4b92-8611-2f11ebbc1109","admin_state_up":true,"tenant_id":"31a32427075749fbbaed04e24d864f96","created_at":"2018-07-30T01:55:09Z","mtu":1450}]} 2018-07-30 01:55:59,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d0a6cc67-e2dc-4818-a885-7206c16cbf8a 2018-07-30 01:55:59,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110268115997s 2018-07-30 01:55:59,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d0a6cc67-e2dc-4818-a885-7206c16cbf8a 2018-07-30 01:55:59,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 01:55:59,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/859eedcf-5482-4c6f-b475-96bd3397cd1a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:56:00,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9bc78de-7251-4fb5-b846-6e95857b7104 Date: Mon, 30 Jul 2018 01:56:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:56:00,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/859eedcf-5482-4c6f-b475-96bd3397cd1a.json used request id req-d9bc78de-7251-4fb5-b846-6e95857b7104 2018-07-30 01:56:00,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06032514572s 2018-07-30 01:56:00,237 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/859eedcf-5482-4c6f-b475-96bd3397cd1a.json used request id req-d9bc78de-7251-4fb5-b846-6e95857b7104 2018-07-30 01:56:00,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:56:00,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:56:00,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-d312dfc3-f27e-4a9b-9ad4-d9c2020a0a2b Date: Mon, 30 Jul 2018 01:56:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/30b5261d-ab25-46df-af28-51e79524ef55/snap", "metadata": {}}], "file": "/v2/images/30b5261d-ab25-46df-af28-51e79524ef55/file", "owner": "31a32427075749fbbaed04e24d864f96", "id": "30b5261d-ab25-46df-af28-51e79524ef55", "size": 12716032, "self": "/v2/images/30b5261d-ab25-46df-af28-51e79524ef55", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/30b5261d-ab25-46df-af28-51e79524ef55/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:55:14Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:55:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:56:00,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d312dfc3-f27e-4a9b-9ad4-d9c2020a0a2b 2018-07-30 01:56:00,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18415594101s 2018-07-30 01:56:00,426 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d312dfc3-f27e-4a9b-9ad4-d9c2020a0a2b 2018-07-30 01:56:00,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 01:56:00,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/30b5261d-ab25-46df-af28-51e79524ef55 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}632f076d03a1613a0d257eef4ede0a1b9c5b6b33" 2018-07-30 01:56:00,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67ad0787-4f2b-4e84-884a-ef075dc74570 Date: Mon, 30 Jul 2018 01:56: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-30 01:56:00,773 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/30b5261d-ab25-46df-af28-51e79524ef55 used request id req-67ad0787-4f2b-4e84-884a-ef075dc74570 2018-07-30 01:56:00,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.344877004623s 2018-07-30 01:56:00,773 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/30b5261d-ab25-46df-af28-51e79524ef55 used request id req-67ad0787-4f2b-4e84-884a-ef075dc74570 2018-07-30 01:56:00,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:56:00,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:56:00,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-61614c21-a7bd-415b-a4aa-7aa0d15f6e04 x-compute-request-id: req-61614c21-a7bd-415b-a4aa-7aa0d15f6e04 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54", "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": "c6e990d1-6481-4e6e-9688-f3fcdd687e54"}]} 2018-07-30 01:56:00,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-61614c21-a7bd-415b-a4aa-7aa0d15f6e04 2018-07-30 01:56:00,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263640880585s 2018-07-30 01:56:00,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-61614c21-a7bd-415b-a4aa-7aa0d15f6e04 2018-07-30 01:56:00,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 01:56:00,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:56:00,833 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:56: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-7453e54b-fe21-48cf-9148-b08b017d0914 x-compute-request-id: req-7453e54b-fe21-48cf-9148-b08b017d0914 Content-Length: 0 Content-Type: application/json 2018-07-30 01:56:00,833 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54 used request id req-7453e54b-fe21-48cf-9148-b08b017d0914 2018-07-30 01:56:00,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0315670967102s 2018-07-30 01:56:00,833 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c6e990d1-6481-4e6e-9688-f3fcdd687e54 used request id req-7453e54b-fe21-48cf-9148-b08b017d0914 2018-07-30 01:56:00,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:56:00,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:56:00,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695023d2-967b-480d-a4d9-8d1fc8952bd0 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "links": {"self": "http://172.30.9.25:5000/v3/users/a2557829709541e4b267525e7835c1ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2557829709541e4b267525e7835c1ef", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:56:00,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-695023d2-967b-480d-a4d9-8d1fc8952bd0 2018-07-30 01:56:00,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107724905014s 2018-07-30 01:56:00,942 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-695023d2-967b-480d-a4d9-8d1fc8952bd0 2018-07-30 01:56:00,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:56:00,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/a2557829709541e4b267525e7835c1ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:56:01,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-952fb867-16cc-4f1d-be09-40b9b23065d9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_6b95fa35-2a09-4b92-8611-2f11ebbc1109", "links": {"self": "http://172.30.9.25:5000/v3/users/a2557829709541e4b267525e7835c1ef"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a2557829709541e4b267525e7835c1ef", "description": null}} 2018-07-30 01:56:01,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a2557829709541e4b267525e7835c1ef used request id req-952fb867-16cc-4f1d-be09-40b9b23065d9 2018-07-30 01:56:01,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100336074829s 2018-07-30 01:56:01,050 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a2557829709541e4b267525e7835c1ef used request id req-952fb867-16cc-4f1d-be09-40b9b23065d9 2018-07-30 01:56:01,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-30 01:56:01,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/a2557829709541e4b267525e7835c1ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:56:01,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59cc83bf-690b-4ae9-ac57-ca20c839bc7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:56:01,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a2557829709541e4b267525e7835c1ef used request id req-59cc83bf-690b-4ae9-ac57-ca20c839bc7a 2018-07-30 01:56:01,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.176794052124s 2018-07-30 01:56:01,227 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a2557829709541e4b267525e7835c1ef used request id req-59cc83bf-690b-4ae9-ac57-ca20c839bc7a 2018-07-30 01:56:01,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 01:56:01,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:56:01,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4994d7fd-aa40-47f3-9dfc-f37750bfc9fd Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96"}, "tags": [], "enabled": true, "id": "31a32427075749fbbaed04e24d864f96", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_6b95fa35-2a09-4b92-8611-2f11ebbc1109"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-30 01:56:01,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-4994d7fd-aa40-47f3-9dfc-f37750bfc9fd 2018-07-30 01:56:01,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0831229686737s 2018-07-30 01:56:01,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-4994d7fd-aa40-47f3-9dfc-f37750bfc9fd 2018-07-30 01:56:01,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-30 01:56:01,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:56:01,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7fdd5a3-4c00-4836-8f06-3a75219c7c85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:56:01,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-c7fdd5a3-4c00-4836-8f06-3a75219c7c85 2018-07-30 01:56:01,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.228973865509s 2018-07-30 01:56:01,552 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-c7fdd5a3-4c00-4836-8f06-3a75219c7c85 2018-07-30 01:56:01,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:56:01,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:56:01,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1bedf4-0d67-4eb3-b786-ad0b5d237e59 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "27e706db413146e29cb9a088f53ad887", "links": {"self": "http://172.30.9.25:5000/v3/roles/27e706db413146e29cb9a088f53ad887"}, "name": "Member"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:56:01,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0c1bedf4-0d67-4eb3-b786-ad0b5d237e59 2018-07-30 01:56:01,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0902910232544s 2018-07-30 01:56:01,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0c1bedf4-0d67-4eb3-b786-ad0b5d237e59 2018-07-30 01:56:01,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-30 01:56:01,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/27e706db413146e29cb9a088f53ad887 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2387e35e156ea2e68959161bba4eb91577a3ecc9" 2018-07-30 01:56:01,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1262ce19-bcd2-4e52-9a28-213273fefe01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:56:01,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/27e706db413146e29cb9a088f53ad887 used request id req-1262ce19-bcd2-4e52-9a28-213273fefe01 2018-07-30 01:56:01,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.11576294899s 2018-07-30 01:56:01,767 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/27e706db413146e29cb9a088f53ad887 used request id req-1262ce19-bcd2-4e52-9a28-213273fefe01 2018-07-30 01:56:01,822 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-30 01:56:01,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:56:01,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:56:01,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:56:01,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:56:01,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:56:01,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:56:01,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:56:01,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:56:01,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:56:01,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:56:01,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:56:01,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:56:01,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:56:01,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:56:01,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:56:01,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:56:01,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:56:01,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:56:01,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:56:01,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:56:01,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:56:01,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:56:01,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:56:01,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c1175b4-321a-4fa5-ad77-ea585c038497 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:56:01,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4c1175b4-321a-4fa5-ad77-ea585c038497 2018-07-30 01:56:01,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:56:02,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["1It5fCaXQvyYarnZA2IwWA"], "issued_at": "2018-07-30T01:56:02.000000Z"}} 2018-07-30 01:56:02,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:56:02,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:02,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fc8e0c73-3855-43bb-8119-d182354b7119 Date: Mon, 30 Jul 2018 01:56:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:56:02,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fc8e0c73-3855-43bb-8119-d182354b7119 2018-07-30 01:56:02,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.187529087067s 2018-07-30 01:56:02,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fc8e0c73-3855-43bb-8119-d182354b7119 2018-07-30 01:56:02,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:56:02,461 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:56:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:56:02,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 01:56:02,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:02,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d590475-c732-4cfe-9681-200d3aceaea1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/f7e8b527169445dcab3ecaf02003a9f0"}, "tags": [], "enabled": true, "id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "heat_stack"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 01:56:02,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-7d590475-c732-4cfe-9681-200d3aceaea1 2018-07-30 01:56:02,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0953059196472s 2018-07-30 01:56:02,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-7d590475-c732-4cfe-9681-200d3aceaea1 2018-07-30 01:56:02,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-30 01:56:02,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_8e4fa657-f19a-4ac9-b22a-599274380d43"}}' 2018-07-30 01:56:02,683 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-505b0f94-ab59-4d39-91d8-ead3e98253dc Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3"}, "tags": [], "enabled": true, "id": "b9edda13ffab481c9d37feb47d37a3d3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8e4fa657-f19a-4ac9-b22a-599274380d43"}} 2018-07-30 01:56:02,683 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-505b0f94-ab59-4d39-91d8-ead3e98253dc 2018-07-30 01:56:02,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.118040800095s 2018-07-30 01:56:02,684 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-505b0f94-ab59-4d39-91d8-ead3e98253dc 2018-07-30 01:56:02,684 - 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'b9edda13ffab481c9d37feb47d37a3d3', '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_8e4fa657-f19a-4ac9-b22a-599274380d43'}) 2018-07-30 01:56:02,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-30 01:56:02,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d12f12e7-eb2f-4bb8-bdb0-ea1036cbefb8", "email": null, "name": "vping_userdata-user_8e4fa657-f19a-4ac9-b22a-599274380d43"}}' 2018-07-30 01:56:03,047 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f81ebcd-d889-4136-8994-5d435d7466ac Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_8e4fa657-f19a-4ac9-b22a-599274380d43", "links": {"self": "http://172.30.9.25:5000/v3/users/d2ac72cb2db541d4924f3272bf1977c4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d2ac72cb2db541d4924f3272bf1977c4", "domain_id": "default", "password_expires_at": null}} 2018-07-30 01:56:03,047 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-4f81ebcd-d889-4136-8994-5d435d7466ac 2018-07-30 01:56:03,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.356500864029s 2018-07-30 01:56:03,048 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-4f81ebcd-d889-4136-8994-5d435d7466ac 2018-07-30 01:56:03,048 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd2ac72cb2db541d4924f3272bf1977c4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_8e4fa657-f19a-4ac9-b22a-599274380d43'}) 2018-07-30 01:56:03,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:56:03,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:03,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1324f919-5d5d-4bb6-9609-b838233b130a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:56:03,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1324f919-5d5d-4bb6-9609-b838233b130a 2018-07-30 01:56:03,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0910129547119s 2018-07-30 01:56:03,143 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1324f919-5d5d-4bb6-9609-b838233b130a 2018-07-30 01:56:03,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:56:03,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:03,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-571c61ab-7f31-4fde-8d4d-c7c2b40304a7 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:56:03,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-571c61ab-7f31-4fde-8d4d-c7c2b40304a7 2018-07-30 01:56:03,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0858340263367s 2018-07-30 01:56:03,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-571c61ab-7f31-4fde-8d4d-c7c2b40304a7 2018-07-30 01:56:03,236 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-30 01:56:03,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-30 01:56:03,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" -d '{"role": {"name": "Member"}}' 2018-07-30 01:56:03,288 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0322b1ec-c125-4f0f-bb3d-897edce8f292 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "85accef18d1f41d49c7c6e7bc16b323e", "links": {"self": "http://172.30.9.25:5000/v3/roles/85accef18d1f41d49c7c6e7bc16b323e"}, "name": "Member"}} 2018-07-30 01:56:03,288 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0322b1ec-c125-4f0f-bb3d-897edce8f292 2018-07-30 01:56:03,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0490670204163s 2018-07-30 01:56:03,289 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0322b1ec-c125-4f0f-bb3d-897edce8f292 2018-07-30 01:56:03,289 - 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'85accef18d1f41d49c7c6e7bc16b323e'}) 2018-07-30 01:56:03,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:56:03,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:03,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446f6d13-7020-4721-b50e-43e7e33e4547 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "85accef18d1f41d49c7c6e7bc16b323e", "links": {"self": "http://172.30.9.25:5000/v3/roles/85accef18d1f41d49c7c6e7bc16b323e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:56:03,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-446f6d13-7020-4721-b50e-43e7e33e4547 2018-07-30 01:56:03,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0848748683929s 2018-07-30 01:56:03,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-446f6d13-7020-4721-b50e-43e7e33e4547 2018-07-30 01:56:03,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 01:56:03,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:03,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96213b2-c934-4467-b0e3-08ba37b3df60 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 01:56:03,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-e96213b2-c934-4467-b0e3-08ba37b3df60 2018-07-30 01:56:03,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0863418579102s 2018-07-30 01:56:03,469 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-e96213b2-c934-4467-b0e3-08ba37b3df60 2018-07-30 01:56:03,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:56:03,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:03,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f89d3c-82eb-4488-aed3-7064024ff5ca Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_8e4fa657-f19a-4ac9-b22a-599274380d43", "links": {"self": "http://172.30.9.25:5000/v3/users/d2ac72cb2db541d4924f3272bf1977c4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d2ac72cb2db541d4924f3272bf1977c4", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:56:03,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-36f89d3c-82eb-4488-aed3-7064024ff5ca 2018-07-30 01:56:03,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103780031204s 2018-07-30 01:56:03,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-36f89d3c-82eb-4488-aed3-7064024ff5ca 2018-07-30 01:56:03,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 01:56:03,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:03,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be371913-36fb-4429-a83d-a289253dbc09 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3"}, "tags": [], "enabled": true, "id": "b9edda13ffab481c9d37feb47d37a3d3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8e4fa657-f19a-4ac9-b22a-599274380d43"}]} 2018-07-30 01:56:03,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-be371913-36fb-4429-a83d-a289253dbc09 2018-07-30 01:56:03,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0818729400635s 2018-07-30 01:56:03,668 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-be371913-36fb-4429-a83d-a289253dbc09 2018-07-30 01:56:03,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 01:56:03,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=d2ac72cb2db541d4924f3272bf1977c4&role.id=85accef18d1f41d49c7c6e7bc16b323e&scope.project.id=b9edda13ffab481c9d37feb47d37a3d3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:03,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dcd967f-9a5d-4eb6-931f-f4147624898b Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=d2ac72cb2db541d4924f3272bf1977c4&role.id=85accef18d1f41d49c7c6e7bc16b323e&scope.project.id=b9edda13ffab481c9d37feb47d37a3d3", "previous": null, "next": null}} 2018-07-30 01:56:03,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=d2ac72cb2db541d4924f3272bf1977c4&role.id=85accef18d1f41d49c7c6e7bc16b323e&scope.project.id=b9edda13ffab481c9d37feb47d37a3d3 used request id req-2dcd967f-9a5d-4eb6-931f-f4147624898b 2018-07-30 01:56:03,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.087397813797s 2018-07-30 01:56:03,764 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=d2ac72cb2db541d4924f3272bf1977c4&role.id=85accef18d1f41d49c7c6e7bc16b323e&scope.project.id=b9edda13ffab481c9d37feb47d37a3d3 used request id req-2dcd967f-9a5d-4eb6-931f-f4147624898b 2018-07-30 01:56:03,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 01:56:03,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3/users/d2ac72cb2db541d4924f3272bf1977c4/roles/85accef18d1f41d49c7c6e7bc16b323e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:03,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d188777-07d2-441f-87b3-a9a306d01193 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:56:03,902 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3/users/d2ac72cb2db541d4924f3272bf1977c4/roles/85accef18d1f41d49c7c6e7bc16b323e used request id req-6d188777-07d2-441f-87b3-a9a306d01193 2018-07-30 01:56:03,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13454914093s 2018-07-30 01:56:03,902 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3/users/d2ac72cb2db541d4924f3272bf1977c4/roles/85accef18d1f41d49c7c6e7bc16b323e used request id req-6d188777-07d2-441f-87b3-a9a306d01193 2018-07-30 01:56:03,903 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_8e4fa657-f19a-4ac9-b22a-599274380d43', 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'b9edda13ffab481c9d37feb47d37a3d3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd12f12e7-eb2f-4bb8-bdb0-ea1036cbefb8', 'username': u'vping_userdata-user_8e4fa657-f19a-4ac9-b22a-599274380d43', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-30 01:56:03,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:56:03,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:56:03,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:56:03,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:56:03,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:56:03,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:56:03,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:56:03,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:56:03,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:56:03,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:56:03,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:56:03,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:56:03,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:56:03,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:56:03,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:56:03,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:56:03,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:56:03,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:56:03,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:56:03,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:56:03,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:56:03,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:56:03,908 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_8e4fa657-f19a-4ac9-b22a-599274380d43', 'password': 'd12f12e7-eb2f-4bb8-bdb0-ea1036cbefb8', 'project_name': 'vping_userdata-project_8e4fa657-f19a-4ac9-b22a-599274380d43', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': 'b9edda13ffab481c9d37feb47d37a3d3', 'project_domain_name': 'Default'} 2018-07-30 01:56:03,908 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-30 01:56:03,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:56:03,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef6fd3d-170e-490b-8f4a-eb3ddd7ca1df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:56:03,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4ef6fd3d-170e-490b-8f4a-eb3ddd7ca1df 2018-07-30 01:56:03,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:56:04,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85accef18d1f41d49c7c6e7bc16b323e", "name": "Member"}], "expires_at": "2018-07-30T02:56:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9edda13ffab481c9d37feb47d37a3d3", "name": "vping_userdata-project_8e4fa657-f19a-4ac9-b22a-599274380d43"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b9edda13ffab481c9d37feb47d37a3d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/b9edda13ffab481c9d37feb47d37a3d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/b9edda13ffab481c9d37feb47d37a3d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b9edda13ffab481c9d37feb47d37a3d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/b9edda13ffab481c9d37feb47d37a3d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/b9edda13ffab481c9d37feb47d37a3d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b9edda13ffab481c9d37feb47d37a3d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b9edda13ffab481c9d37feb47d37a3d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b9edda13ffab481c9d37feb47d37a3d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/b9edda13ffab481c9d37feb47d37a3d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/b9edda13ffab481c9d37feb47d37a3d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/b9edda13ffab481c9d37feb47d37a3d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/b9edda13ffab481c9d37feb47d37a3d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/b9edda13ffab481c9d37feb47d37a3d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_8e4fa657-f19a-4ac9-b22a-599274380d43", "id": "d2ac72cb2db541d4924f3272bf1977c4"}, "audit_ids": ["kio1yVEgQZCOa7GEyxnCnw"], "issued_at": "2018-07-30T01:56:04.000000Z"}} 2018-07-30 01:56:04,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 01:56:04,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" -d '{"network": {"name": "vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43", "admin_state_up": true}}' 2018-07-30 01:56:05,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-ad60e465-7dd2-4595-abbb-fcd7e43a89d9 Date: Mon, 30 Jul 2018 01:56:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60e808da-cfa9-4058-a65a-2b325f0eba8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9edda13ffab481c9d37feb47d37a3d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:56:04Z","is_default":false,"name":"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b9edda13ffab481c9d37feb47d37a3d3","created_at":"2018-07-30T01:56:04Z","mtu":1450}} 2018-07-30 01:56:05,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ad60e465-7dd2-4595-abbb-fcd7e43a89d9 2018-07-30 01:56:05,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.0599398613s 2018-07-30 01:56:05,358 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ad60e465-7dd2-4595-abbb-fcd7e43a89d9 2018-07-30 01:56:05,359 - 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-30T01:56:04Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'60e808da-cfa9-4058-a65a-2b325f0eba8d', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43', u'admin_state_up': True, u'tenant_id': u'b9edda13ffab481c9d37feb47d37a3d3', u'created_at': u'2018-07-30T01:56:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b9edda13ffab481c9d37feb47d37a3d3', u'l2_adjacency': True}) 2018-07-30 01:56:05,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:56:05,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:05,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-e6da5905-b2b4-4314-8507-4d89deb86169 Date: Mon, 30 Jul 2018 01:56:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60e808da-cfa9-4058-a65a-2b325f0eba8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9edda13ffab481c9d37feb47d37a3d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:56:04Z","qos_policy_id":null,"name":"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43","admin_state_up":true,"tenant_id":"b9edda13ffab481c9d37feb47d37a3d3","created_at":"2018-07-30T01:56:04Z","mtu":1450}]} 2018-07-30 01:56:05,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e6da5905-b2b4-4314-8507-4d89deb86169 2018-07-30 01:56:05,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.166492938995s 2018-07-30 01:56:05,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e6da5905-b2b4-4314-8507-4d89deb86169 2018-07-30 01:56:05,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 01:56:05,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" -d '{"subnet": {"name": "vping_userdata-subnet_8e4fa657-f19a-4ac9-b22a-599274380d43", "enable_dhcp": true, "network_id": "60e808da-cfa9-4058-a65a-2b325f0eba8d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 01:56:06,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-324e40ab-62fd-4892-96e4-b1cf6ca0d6b3 Date: Mon, 30 Jul 2018 01:56:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60e808da-cfa9-4058-a65a-2b325f0eba8d","tenant_id":"b9edda13ffab481c9d37feb47d37a3d3","created_at":"2018-07-30T01:56:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:56:05Z","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":"b9edda13ffab481c9d37feb47d37a3d3","id":"a05cd2ec-357d-4c9e-8ee9-c6d51226486a","subnetpool_id":null,"name":"vping_userdata-subnet_8e4fa657-f19a-4ac9-b22a-599274380d43"}} 2018-07-30 01:56:06,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-324e40ab-62fd-4892-96e4-b1cf6ca0d6b3 2018-07-30 01:56:06,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.54428601265s 2018-07-30 01:56:06,072 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-324e40ab-62fd-4892-96e4-b1cf6ca0d6b3 2018-07-30 01:56:06,073 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:56:05Z', 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'a05cd2ec-357d-4c9e-8ee9-c6d51226486a', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_8e4fa657-f19a-4ac9-b22a-599274380d43', u'enable_dhcp': True, u'network_id': u'60e808da-cfa9-4058-a65a-2b325f0eba8d', u'tenant_id': u'b9edda13ffab481c9d37feb47d37a3d3', u'created_at': u'2018-07-30T01:56:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b9edda13ffab481c9d37feb47d37a3d3'}) 2018-07-30 01:56:06,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 01:56:06,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "vping_userdata-router_8e4fa657-f19a-4ac9-b22a-599274380d43", "admin_state_up": true}}' 2018-07-30 01:56:07,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-4afc22ba-e68c-4a42-af8f-c6e3e054d47b Date: Mon, 30 Jul 2018 01:56:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:06Z", "admin_state_up": true, "updated_at": "2018-07-30T01:56:07Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "6ee96109-10c2-4552-89c1-d827b2062484", "name": "vping_userdata-router_8e4fa657-f19a-4ac9-b22a-599274380d43"}} 2018-07-30 01:56:07,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-4afc22ba-e68c-4a42-af8f-c6e3e054d47b 2018-07-30 01:56:07,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5928850174s 2018-07-30 01:56:07,666 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-4afc22ba-e68c-4a42-af8f-c6e3e054d47b 2018-07-30 01:56:07,667 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:56:07Z', u'revision_number': 3, u'id': u'6ee96109-10c2-4552-89c1-d827b2062484', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_8e4fa657-f19a-4ac9-b22a-599274380d43', u'admin_state_up': True, u'tenant_id': u'b9edda13ffab481c9d37feb47d37a3d3', u'created_at': u'2018-07-30T01:56:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'b9edda13ffab481c9d37feb47d37a3d3'}) 2018-07-30 01:56:07,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 01:56:07,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/6ee96109-10c2-4552-89c1-d827b2062484/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}b7325084ecedc7c327494e902b6945672961cd65" -d '{"subnet_id": "a05cd2ec-357d-4c9e-8ee9-c6d51226486a"}' 2018-07-30 01:56:09,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0f25233d-93c7-4521-9730-4166f92e5c54 Date: Mon, 30 Jul 2018 01:56:09 GMT RESP BODY: {"network_id": "60e808da-cfa9-4058-a65a-2b325f0eba8d", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "subnet_id": "a05cd2ec-357d-4c9e-8ee9-c6d51226486a", "subnet_ids": ["a05cd2ec-357d-4c9e-8ee9-c6d51226486a"], "port_id": "cf1c82a8-be37-4760-b326-d2cea39b806d", "id": "6ee96109-10c2-4552-89c1-d827b2062484"} 2018-07-30 01:56:09,777 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6ee96109-10c2-4552-89c1-d827b2062484/add_router_interface.json used request id req-0f25233d-93c7-4521-9730-4166f92e5c54 2018-07-30 01:56:09,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10991191864s 2018-07-30 01:56:09,778 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6ee96109-10c2-4552-89c1-d827b2062484/add_router_interface.json used request id req-0f25233d-93c7-4521-9730-4166f92e5c54 returning object 6ee96109-10c2-4552-89c1-d827b2062484 2018-07-30 01:56:09,778 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 01:56:09,905 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-30 01:56:09,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:56:09,911 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 01:56:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 01:56:09,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:56:09,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:10,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3fcaa52b-77f8-43d1-b8ab-2a2ae2468cf4 Date: Mon, 30 Jul 2018 01:56:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:56:10,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3fcaa52b-77f8-43d1-b8ab-2a2ae2468cf4 2018-07-30 01:56:10,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.203585863113s 2018-07-30 01:56:10,121 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3fcaa52b-77f8-43d1-b8ab-2a2ae2468cf4 2018-07-30 01:56:10,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 01:56:10,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_8e4fa657-f19a-4ac9-b22a-599274380d43", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_8e4fa657-f19a-4ac9-b22a-599274380d43"}' 2018-07-30 01:56:10,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/04783737-8785-4f05-a1bc-2bd25798047e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f91218f3-66e4-4248-a5cf-10c88b15459e Date: Mon, 30 Jul 2018 01:56:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/04783737-8785-4f05-a1bc-2bd25798047e/file", "owner": "b9edda13ffab481c9d37feb47d37a3d3", "id": "04783737-8785-4f05-a1bc-2bd25798047e", "size": null, "self": "/v2/images/04783737-8785-4f05-a1bc-2bd25798047e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:56:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8e4fa657-f19a-4ac9-b22a-599274380d43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8e4fa657-f19a-4ac9-b22a-599274380d43", "checksum": null, "created_at": "2018-07-30T01:56:10Z", "protected": false} 2018-07-30 01:56:10,219 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f91218f3-66e4-4248-a5cf-10c88b15459e 2018-07-30 01:56:10,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0908770561218s 2018-07-30 01:56:10,220 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f91218f3-66e4-4248-a5cf-10c88b15459e returning object 04783737-8785-4f05-a1bc-2bd25798047e 2018-07-30 01:56:10,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 01:56:10,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/04783737-8785-4f05-a1bc-2bd25798047e/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}b7325084ecedc7c327494e902b6945672961cd65" -d '' 2018-07-30 01:56:10,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ef7ee9a0-eb0c-408e-8849-54aa000358b4 Date: Mon, 30 Jul 2018 01:56: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-30 01:56:10,744 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/04783737-8785-4f05-a1bc-2bd25798047e/file used request id req-ef7ee9a0-eb0c-408e-8849-54aa000358b4 2018-07-30 01:56:10,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.523494005203s 2018-07-30 01:56:10,744 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/04783737-8785-4f05-a1bc-2bd25798047e/file used request id req-ef7ee9a0-eb0c-408e-8849-54aa000358b4 2018-07-30 01:56:10,745 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_8e4fa657-f19a-4ac9-b22a-599274380d43', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T01:56:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/04783737-8785-4f05-a1bc-2bd25798047e/file', u'owner': u'b9edda13ffab481c9d37feb47d37a3d3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'04783737-8785-4f05-a1bc-2bd25798047e', u'size': None, u'name': u'vping_userdata-img_8e4fa657-f19a-4ac9-b22a-599274380d43', u'checksum': None, u'self': u'/v2/images/04783737-8785-4f05-a1bc-2bd25798047e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T01:56:10Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 01:56:10,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 01:56:10,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_8e4fa657-f19a-4ac9-b22a-599274380d43", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 01:56:11,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-e571f75d-42ac-474b-8c7d-bb7af5e8872d x-compute-request-id: req-e571f75d-42ac-474b-8c7d-bb7af5e8872d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_8e4fa657-f19a-4ac9-b22a-599274380d43", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "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": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0"}} 2018-07-30 01:56:11,009 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e571f75d-42ac-474b-8c7d-bb7af5e8872d 2018-07-30 01:56:11,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.264147996902s 2018-07-30 01:56:11,010 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e571f75d-42ac-474b-8c7d-bb7af5e8872d 2018-07-30 01:56:11,011 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_8e4fa657-f19a-4ac9-b22a-599274380d43', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0', 'swap': 0}) 2018-07-30 01:56:11,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 01:56:11,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0/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}d454786a7c15c2d071cc68d54b768fc2577a6e4e" -d '{"extra_specs": {}}' 2018-07-30 01:56:11,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-68540361-e174-479b-972b-ec00b54003ec x-compute-request-id: req-68540361-e174-479b-972b-ec00b54003ec Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 01:56:11,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0/os-extra_specs used request id req-68540361-e174-479b-972b-ec00b54003ec 2018-07-30 01:56:11,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0259780883789s 2018-07-30 01:56:11,038 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0/os-extra_specs used request id req-68540361-e174-479b-972b-ec00b54003ec 2018-07-30 01:56:11,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:56:11,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:11,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-b5768882-d86e-4bad-9bb7-66461bcaa9e0 Date: Mon, 30 Jul 2018 01:56:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60e808da-cfa9-4058-a65a-2b325f0eba8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9edda13ffab481c9d37feb47d37a3d3","l2_adjacency":true,"status":"ACTIVE","subnets":["a05cd2ec-357d-4c9e-8ee9-c6d51226486a"],"description":"","tags":[],"updated_at":"2018-07-30T01:56:05Z","qos_policy_id":null,"name":"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43","admin_state_up":true,"tenant_id":"b9edda13ffab481c9d37feb47d37a3d3","created_at":"2018-07-30T01:56:04Z","mtu":1450}]} 2018-07-30 01:56:11,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b5768882-d86e-4bad-9bb7-66461bcaa9e0 2018-07-30 01:56:11,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113052129745s 2018-07-30 01:56:11,152 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b5768882-d86e-4bad-9bb7-66461bcaa9e0 2018-07-30 01:56:11,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:56:11,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:11,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-b13b53cb-015c-4ece-8fb6-a73959c642b4 Date: Mon, 30 Jul 2018 01:56:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/04783737-8785-4f05-a1bc-2bd25798047e/snap", "metadata": {}}], "file": "/v2/images/04783737-8785-4f05-a1bc-2bd25798047e/file", "owner": "b9edda13ffab481c9d37feb47d37a3d3", "id": "04783737-8785-4f05-a1bc-2bd25798047e", "size": 12716032, "self": "/v2/images/04783737-8785-4f05-a1bc-2bd25798047e", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/04783737-8785-4f05-a1bc-2bd25798047e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:56:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8e4fa657-f19a-4ac9-b22a-599274380d43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8e4fa657-f19a-4ac9-b22a-599274380d43", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:56:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:56:11,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b13b53cb-015c-4ece-8fb6-a73959c642b4 2018-07-30 01:56:11,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0350060462952s 2018-07-30 01:56:11,192 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b13b53cb-015c-4ece-8fb6-a73959c642b4 2018-07-30 01:56:11,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:56:11,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:11,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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,Accept-Encoding x-openstack-request-id: req-6a1e76d6-f710-4f98-a3dd-0919f72e5f8c x-compute-request-id: req-6a1e76d6-f710-4f98-a3dd-0919f72e5f8c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8e4fa657-f19a-4ac9-b22a-599274380d43", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "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": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0"}]} 2018-07-30 01:56:11,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-6a1e76d6-f710-4f98-a3dd-0919f72e5f8c 2018-07-30 01:56:11,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.186506986618s 2018-07-30 01:56:11,381 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-6a1e76d6-f710-4f98-a3dd-0919f72e5f8c 2018-07-30 01:56:11,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-30 01:56:11,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" -d '{"server": {"name": "vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43", "imageRef": "04783737-8785-4f05-a1bc-2bd25798047e", "flavorRef": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "60e808da-cfa9-4058-a65a-2b325f0eba8d"}]}}' 2018-07-30 01:56:12,227 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01: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-90919222-d03e-4c1c-82a9-401a39768b5e x-compute-request-id: req-90919222-d03e-4c1c-82a9-401a39768b5e Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ac58b04e-d42c-4c65-b07b-00c0b93110d2", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "bookmark"}], "adminPass": "Uin76cDUY7eu"}} 2018-07-30 01:56:12,227 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-90919222-d03e-4c1c-82a9-401a39768b5e 2018-07-30 01:56:12,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.844412088394s 2018-07-30 01:56:12,227 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-90919222-d03e-4c1c-82a9-401a39768b5e 2018-07-30 01:56:12,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:12,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:12,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-b8c13f45-c70f-4816-8038-368b2525bbbd x-compute-request-id: req-b8c13f45-c70f-4816-8038-368b2525bbbd 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.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "ac58b04e-d42c-4c65-b07b-00c0b93110d2", "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-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-30T01:56:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:12Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:12,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b8c13f45-c70f-4816-8038-368b2525bbbd 2018-07-30 01:56:12,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501901865005s 2018-07-30 01:56:12,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b8c13f45-c70f-4816-8038-368b2525bbbd 2018-07-30 01:56:12,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:56:12,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:12,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-2ec717fd-8e07-47d3-af29-7573d671c891 Date: Mon, 30 Jul 2018 01:56:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60e808da-cfa9-4058-a65a-2b325f0eba8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9edda13ffab481c9d37feb47d37a3d3","l2_adjacency":true,"status":"ACTIVE","subnets":["a05cd2ec-357d-4c9e-8ee9-c6d51226486a"],"description":"","tags":[],"updated_at":"2018-07-30T01:56:05Z","qos_policy_id":null,"name":"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43","admin_state_up":true,"tenant_id":"b9edda13ffab481c9d37feb47d37a3d3","created_at":"2018-07-30T01:56:04Z","mtu":1450}]} 2018-07-30 01:56:12,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2ec717fd-8e07-47d3-af29-7573d671c891 2018-07-30 01:56:12,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.136919975281s 2018-07-30 01:56:12,874 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2ec717fd-8e07-47d3-af29-7573d671c891 2018-07-30 01:56:12,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:56:12,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:12,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1779807d-73a5-4f2c-96bb-d516ae004696 Date: Mon, 30 Jul 2018 01:56:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60e808da-cfa9-4058-a65a-2b325f0eba8d","tenant_id":"b9edda13ffab481c9d37feb47d37a3d3","created_at":"2018-07-30T01:56:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:56:05Z","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":"b9edda13ffab481c9d37feb47d37a3d3","id":"a05cd2ec-357d-4c9e-8ee9-c6d51226486a","subnetpool_id":null,"name":"vping_userdata-subnet_8e4fa657-f19a-4ac9-b22a-599274380d43"}]} 2018-07-30 01:56:12,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1779807d-73a5-4f2c-96bb-d516ae004696 2018-07-30 01:56:12,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0810310840607s 2018-07-30 01:56:12,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1779807d-73a5-4f2c-96bb-d516ae004696 2018-07-30 01:56:12,957 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:56:14,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:14,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:15,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-3bc7eb0f-3917-4b19-bcce-bea9dfd83296 x-compute-request-id: req-3bc7eb0f-3917-4b19-bcce-bea9dfd83296 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "ac58b04e-d42c-4c65-b07b-00c0b93110d2", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:56:13Z", "hostId": "c37b9f916d976674f134d43785559bb8853556bf3dc28ef48ba45d29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:12Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:15,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3bc7eb0f-3917-4b19-bcce-bea9dfd83296 2018-07-30 01:56:15,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.990609884262s 2018-07-30 01:56:15,951 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3bc7eb0f-3917-4b19-bcce-bea9dfd83296 2018-07-30 01:56:15,955 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:56:17,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:17,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:18,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-56056ac6-28b1-4fd6-a0c5-951654fdfc48 x-compute-request-id: req-56056ac6-28b1-4fd6-a0c5-951654fdfc48 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:93:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:16.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "ac58b04e-d42c-4c65-b07b-00c0b93110d2", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:16Z", "hostId": "c37b9f916d976674f134d43785559bb8853556bf3dc28ef48ba45d29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:12Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:18,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-56056ac6-28b1-4fd6-a0c5-951654fdfc48 2018-07-30 01:56:18,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38432598114s 2018-07-30 01:56:18,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-56056ac6-28b1-4fd6-a0c5-951654fdfc48 2018-07-30 01:56:18,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:56:18,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=ac58b04e-d42c-4c65-b07b-00c0b93110d2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:18,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-43155495-cb86-430b-949a-86573f0eddb6 Date: Mon, 30 Jul 2018 01:56:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:56:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a05cd2ec-357d-4c9e-8ee9-c6d51226486a","ip_address":"192.168.120.5"}],"id":"e3b21c88-08b1-4f16-a465-9d81e7dc8788","security_groups":["9ab5ec6c-a678-417e-a54d-d101d785e9fc"],"mac_address":"fa:16:3e:5f:93:37","project_id":"b9edda13ffab481c9d37feb47d37a3d3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60e808da-cfa9-4058-a65a-2b325f0eba8d","tenant_id":"b9edda13ffab481c9d37feb47d37a3d3","created_at":"2018-07-30T01:56:13Z","binding:vnic_type":"normal","device_id":"ac58b04e-d42c-4c65-b07b-00c0b93110d2","ip_allocation":"immediate"}]} 2018-07-30 01:56:18,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=ac58b04e-d42c-4c65-b07b-00c0b93110d2 used request id req-43155495-cb86-430b-949a-86573f0eddb6 2018-07-30 01:56:18,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0764009952545s 2018-07-30 01:56:18,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=ac58b04e-d42c-4c65-b07b-00c0b93110d2 used request id req-43155495-cb86-430b-949a-86573f0eddb6 2018-07-30 01:56:18,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:56:18,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=e3b21c88-08b1-4f16-a465-9d81e7dc8788" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:18,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-92c041e0-d61e-4a90-b56a-f198206ba3e3 Date: Mon, 30 Jul 2018 01:56:18 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:56:18,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=e3b21c88-08b1-4f16-a465-9d81e7dc8788 used request id req-92c041e0-d61e-4a90-b56a-f198206ba3e3 2018-07-30 01:56:18,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0264630317688s 2018-07-30 01:56:18,455 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=e3b21c88-08b1-4f16-a465-9d81e7dc8788 used request id req-92c041e0-d61e-4a90-b56a-f198206ba3e3 2018-07-30 01:56:18,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:18,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:18,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-0cda4a2b-7d8a-4e98-a91d-d62f9df302cc x-compute-request-id: req-0cda4a2b-7d8a-4e98-a91d-d62f9df302cc Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:93:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:16.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "ac58b04e-d42c-4c65-b07b-00c0b93110d2", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:16Z", "hostId": "c37b9f916d976674f134d43785559bb8853556bf3dc28ef48ba45d29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:12Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:18,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0cda4a2b-7d8a-4e98-a91d-d62f9df302cc 2018-07-30 01:56:18,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536217212677s 2018-07-30 01:56:18,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0cda4a2b-7d8a-4e98-a91d-d62f9df302cc 2018-07-30 01:56:18,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:56:18,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=ac58b04e-d42c-4c65-b07b-00c0b93110d2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:19,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-e7f158b0-03b4-4765-b828-b69594ed148b Date: Mon, 30 Jul 2018 01:56:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:56:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a05cd2ec-357d-4c9e-8ee9-c6d51226486a","ip_address":"192.168.120.5"}],"id":"e3b21c88-08b1-4f16-a465-9d81e7dc8788","security_groups":["9ab5ec6c-a678-417e-a54d-d101d785e9fc"],"mac_address":"fa:16:3e:5f:93:37","project_id":"b9edda13ffab481c9d37feb47d37a3d3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60e808da-cfa9-4058-a65a-2b325f0eba8d","tenant_id":"b9edda13ffab481c9d37feb47d37a3d3","created_at":"2018-07-30T01:56:13Z","binding:vnic_type":"normal","device_id":"ac58b04e-d42c-4c65-b07b-00c0b93110d2","ip_allocation":"immediate"}]} 2018-07-30 01:56:19,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=ac58b04e-d42c-4c65-b07b-00c0b93110d2 used request id req-e7f158b0-03b4-4765-b828-b69594ed148b 2018-07-30 01:56:19,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0566449165344s 2018-07-30 01:56:19,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=ac58b04e-d42c-4c65-b07b-00c0b93110d2 used request id req-e7f158b0-03b4-4765-b828-b69594ed148b 2018-07-30 01:56:19,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:56:19,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=e3b21c88-08b1-4f16-a465-9d81e7dc8788" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:19,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-37101999-4b90-4b2b-8c5a-74d50f9cc036 Date: Mon, 30 Jul 2018 01:56:19 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:56:19,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=e3b21c88-08b1-4f16-a465-9d81e7dc8788 used request id req-37101999-4b90-4b2b-8c5a-74d50f9cc036 2018-07-30 01:56:19,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0191910266876s 2018-07-30 01:56:19,078 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=e3b21c88-08b1-4f16-a465-9d81e7dc8788 used request id req-37101999-4b90-4b2b-8c5a-74d50f9cc036 2018-07-30 01:56:19,078 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5f:93:37', 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'04783737-8785-4f05-a1bc-2bd25798047e'}), 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-30T01:56:16.000000', 'flavor': Munch({u'id': u'4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0'}), 'az': u'nova', 'id': u'ac58b04e-d42c-4c65-b07b-00c0b93110d2', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd2ac72cb2db541d4924f3272bf1977c4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9edda13ffab481c9d37feb47d37a3d3', 'name': 'vping_userdata-project_8e4fa657-f19a-4ac9-b22a-599274380d43', '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-30T01:56:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-30T01:56:16Z', 'hostId': u'c37b9f916d976674f134d43785559bb8853556bf3dc28ef48ba45d29', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'c37b9f916d976674f134d43785559bb8853556bf3dc28ef48ba45d29', '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-30T01:56:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9edda13ffab481c9d37feb47d37a3d3', 'name': u'vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43', 'adminPass': None, 'tenant_id': u'b9edda13ffab481c9d37feb47d37a3d3', 'created_at': u'2018-07-30T01:56:12Z', 'created': u'2018-07-30T01:56:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-30 01:56:19,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:56:19,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:19,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-f8910d57-0ff0-4ff4-b423-346158c54d87 Date: Mon, 30 Jul 2018 01:56:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60e808da-cfa9-4058-a65a-2b325f0eba8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9edda13ffab481c9d37feb47d37a3d3","l2_adjacency":true,"status":"ACTIVE","subnets":["a05cd2ec-357d-4c9e-8ee9-c6d51226486a"],"description":"","tags":[],"updated_at":"2018-07-30T01:56:05Z","qos_policy_id":null,"name":"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43","admin_state_up":true,"tenant_id":"b9edda13ffab481c9d37feb47d37a3d3","created_at":"2018-07-30T01:56:04Z","mtu":1450}]} 2018-07-30 01:56:19,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f8910d57-0ff0-4ff4-b423-346158c54d87 2018-07-30 01:56:19,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120314836502s 2018-07-30 01:56:19,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f8910d57-0ff0-4ff4-b423-346158c54d87 2018-07-30 01:56:19,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:56:19,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:19,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-781dab70-b446-4a67-b692-a0e5a23ea528 Date: Mon, 30 Jul 2018 01:56:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/04783737-8785-4f05-a1bc-2bd25798047e/snap", "metadata": {}}], "file": "/v2/images/04783737-8785-4f05-a1bc-2bd25798047e/file", "owner": "b9edda13ffab481c9d37feb47d37a3d3", "id": "04783737-8785-4f05-a1bc-2bd25798047e", "size": 12716032, "self": "/v2/images/04783737-8785-4f05-a1bc-2bd25798047e", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/04783737-8785-4f05-a1bc-2bd25798047e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:56:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8e4fa657-f19a-4ac9-b22a-599274380d43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8e4fa657-f19a-4ac9-b22a-599274380d43", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:56:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:56:19,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-781dab70-b446-4a67-b692-a0e5a23ea528 2018-07-30 01:56:19,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0487530231476s 2018-07-30 01:56:19,253 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-781dab70-b446-4a67-b692-a0e5a23ea528 2018-07-30 01:56:19,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:56:19,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:19,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-23fff97a-e30c-4a13-a204-4f86d307546c x-compute-request-id: req-23fff97a-e30c-4a13-a204-4f86d307546c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8e4fa657-f19a-4ac9-b22a-599274380d43", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "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": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0"}]} 2018-07-30 01:56:19,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-23fff97a-e30c-4a13-a204-4f86d307546c 2018-07-30 01:56:19,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270729064941s 2018-07-30 01:56:19,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-23fff97a-e30c-4a13-a204-4f86d307546c 2018-07-30 01:56:19,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-30 01:56:19,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" -d '{"server": {"name": "vping_userdata-vm2_8e4fa657-f19a-4ac9-b22a-599274380d43", "imageRef": "04783737-8785-4f05-a1bc-2bd25798047e", "flavorRef": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "60e808da-cfa9-4058-a65a-2b325f0eba8d"}]}}' 2018-07-30 01:56:19,966 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:56: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-34a83198-d859-4ed2-af6f-f5465c7388e3 x-compute-request-id: req-34a83198-d859-4ed2-af6f-f5465c7388e3 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6d313cf3-1be9-4e6d-aa19-734627a30b7e", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "bookmark"}], "adminPass": "tkkff99hLKUP"}} 2018-07-30 01:56:19,966 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-34a83198-d859-4ed2-af6f-f5465c7388e3 2018-07-30 01:56:19,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.682540893555s 2018-07-30 01:56:19,966 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-34a83198-d859-4ed2-af6f-f5465c7388e3 2018-07-30 01:56:19,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:19,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:20,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-dff0a61f-3a73-4634-884b-d77b2ce15996 x-compute-request-id: req-dff0a61f-3a73-4634-884b-d77b2ce15996 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "6d313cf3-1be9-4e6d-aa19-734627a30b7e", "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-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-30T01:56:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:19Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:93:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:16.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "ac58b04e-d42c-4c65-b07b-00c0b93110d2", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:16Z", "hostId": "c37b9f916d976674f134d43785559bb8853556bf3dc28ef48ba45d29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:12Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:20,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dff0a61f-3a73-4634-884b-d77b2ce15996 2018-07-30 01:56:20,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586887836456s 2018-07-30 01:56:20,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dff0a61f-3a73-4634-884b-d77b2ce15996 2018-07-30 01:56:20,560 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:56:22,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:22,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:22,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-f57c0442-46b5-4ed3-afbc-65042717d4b0 x-compute-request-id: req-f57c0442-46b5-4ed3-afbc-65042717d4b0 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "6d313cf3-1be9-4e6d-aa19-734627a30b7e", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:56:20Z", "hostId": "6e21ed4c6b80a849b4842a102027faac4de546b40ee70f2424039df2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:19Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:93:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:16.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "ac58b04e-d42c-4c65-b07b-00c0b93110d2", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:16Z", "hostId": "c37b9f916d976674f134d43785559bb8853556bf3dc28ef48ba45d29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:12Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:22,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f57c0442-46b5-4ed3-afbc-65042717d4b0 2018-07-30 01:56:22,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.285845994949s 2018-07-30 01:56:22,849 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f57c0442-46b5-4ed3-afbc-65042717d4b0 2018-07-30 01:56:22,853 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:56:24,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:24,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:25,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-81482e3d-c977-49fb-8183-1c18d53975e5 x-compute-request-id: req-81482e3d-c977-49fb-8183-1c18d53975e5 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "6d313cf3-1be9-4e6d-aa19-734627a30b7e", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:56:20Z", "hostId": "6e21ed4c6b80a849b4842a102027faac4de546b40ee70f2424039df2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:19Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:93:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:16.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "ac58b04e-d42c-4c65-b07b-00c0b93110d2", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:16Z", "hostId": "c37b9f916d976674f134d43785559bb8853556bf3dc28ef48ba45d29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:12Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:25,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-81482e3d-c977-49fb-8183-1c18d53975e5 2018-07-30 01:56:25,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203873872757s 2018-07-30 01:56:25,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-81482e3d-c977-49fb-8183-1c18d53975e5 2018-07-30 01:56:25,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:56:27,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:27,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:27,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-ed8cb387-a8f9-4a88-83aa-dd07ed682846 x-compute-request-id: req-ed8cb387-a8f9-4a88-83aa-dd07ed682846 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:26:c3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:26.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "6d313cf3-1be9-4e6d-aa19-734627a30b7e", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:26Z", "hostId": "6e21ed4c6b80a849b4842a102027faac4de546b40ee70f2424039df2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:19Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:93:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:16.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "ac58b04e-d42c-4c65-b07b-00c0b93110d2", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:16Z", "hostId": "c37b9f916d976674f134d43785559bb8853556bf3dc28ef48ba45d29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:12Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:27,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ed8cb387-a8f9-4a88-83aa-dd07ed682846 2018-07-30 01:56:27,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3487200737s 2018-07-30 01:56:27,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ed8cb387-a8f9-4a88-83aa-dd07ed682846 2018-07-30 01:56:27,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:56:27,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=6d313cf3-1be9-4e6d-aa19-734627a30b7e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:27,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-2692c02a-360f-4f94-b968-1c135d25d046 Date: Mon, 30 Jul 2018 01:56:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:56:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a05cd2ec-357d-4c9e-8ee9-c6d51226486a","ip_address":"192.168.120.4"}],"id":"4d646c9b-a2be-413d-b7d1-6932a5a64ee6","security_groups":["9ab5ec6c-a678-417e-a54d-d101d785e9fc"],"mac_address":"fa:16:3e:6e:26:c3","project_id":"b9edda13ffab481c9d37feb47d37a3d3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60e808da-cfa9-4058-a65a-2b325f0eba8d","tenant_id":"b9edda13ffab481c9d37feb47d37a3d3","created_at":"2018-07-30T01:56:20Z","binding:vnic_type":"normal","device_id":"6d313cf3-1be9-4e6d-aa19-734627a30b7e","ip_allocation":"immediate"}]} 2018-07-30 01:56:27,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=6d313cf3-1be9-4e6d-aa19-734627a30b7e used request id req-2692c02a-360f-4f94-b968-1c135d25d046 2018-07-30 01:56:27,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0565030574799s 2018-07-30 01:56:27,478 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=6d313cf3-1be9-4e6d-aa19-734627a30b7e used request id req-2692c02a-360f-4f94-b968-1c135d25d046 2018-07-30 01:56:27,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:56:27,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d646c9b-a2be-413d-b7d1-6932a5a64ee6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:27,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b1f5b1cf-e517-4840-bb42-a50136476c38 Date: Mon, 30 Jul 2018 01:56:27 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:56:27,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d646c9b-a2be-413d-b7d1-6932a5a64ee6 used request id req-b1f5b1cf-e517-4840-bb42-a50136476c38 2018-07-30 01:56:27,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0183370113373s 2018-07-30 01:56:27,502 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d646c9b-a2be-413d-b7d1-6932a5a64ee6 used request id req-b1f5b1cf-e517-4840-bb42-a50136476c38 2018-07-30 01:56:27,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:27,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:28,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-72bdba68-3166-4495-85f5-a2b3a7f606fd x-compute-request-id: req-72bdba68-3166-4495-85f5-a2b3a7f606fd Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:26:c3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:26.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "6d313cf3-1be9-4e6d-aa19-734627a30b7e", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:26Z", "hostId": "6e21ed4c6b80a849b4842a102027faac4de546b40ee70f2424039df2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:19Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:93:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:16.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "ac58b04e-d42c-4c65-b07b-00c0b93110d2", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:16Z", "hostId": "c37b9f916d976674f134d43785559bb8853556bf3dc28ef48ba45d29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:12Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:28,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-72bdba68-3166-4495-85f5-a2b3a7f606fd 2018-07-30 01:56:28,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604124069214s 2018-07-30 01:56:28,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-72bdba68-3166-4495-85f5-a2b3a7f606fd 2018-07-30 01:56:28,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:56:28,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=6d313cf3-1be9-4e6d-aa19-734627a30b7e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:28,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-f5de9ea1-67bd-4206-8e2a-73c792fac5de Date: Mon, 30 Jul 2018 01:56:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:56:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a05cd2ec-357d-4c9e-8ee9-c6d51226486a","ip_address":"192.168.120.4"}],"id":"4d646c9b-a2be-413d-b7d1-6932a5a64ee6","security_groups":["9ab5ec6c-a678-417e-a54d-d101d785e9fc"],"mac_address":"fa:16:3e:6e:26:c3","project_id":"b9edda13ffab481c9d37feb47d37a3d3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60e808da-cfa9-4058-a65a-2b325f0eba8d","tenant_id":"b9edda13ffab481c9d37feb47d37a3d3","created_at":"2018-07-30T01:56:20Z","binding:vnic_type":"normal","device_id":"6d313cf3-1be9-4e6d-aa19-734627a30b7e","ip_allocation":"immediate"}]} 2018-07-30 01:56:28,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=6d313cf3-1be9-4e6d-aa19-734627a30b7e used request id req-f5de9ea1-67bd-4206-8e2a-73c792fac5de 2018-07-30 01:56:28,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0561511516571s 2018-07-30 01:56:28,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=6d313cf3-1be9-4e6d-aa19-734627a30b7e used request id req-f5de9ea1-67bd-4206-8e2a-73c792fac5de 2018-07-30 01:56:28,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:56:28,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d646c9b-a2be-413d-b7d1-6932a5a64ee6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:28,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-92928dc0-6a64-48ad-9359-5a21344fc894 Date: Mon, 30 Jul 2018 01:56:28 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:56:28,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d646c9b-a2be-413d-b7d1-6932a5a64ee6 used request id req-92928dc0-6a64-48ad-9359-5a21344fc894 2018-07-30 01:56:28,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0185959339142s 2018-07-30 01:56:28,194 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d646c9b-a2be-413d-b7d1-6932a5a64ee6 used request id req-92928dc0-6a64-48ad-9359-5a21344fc894 2018-07-30 01:56:28,194 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6e:26:c3', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'04783737-8785-4f05-a1bc-2bd25798047e'}), 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-30T01:56:26.000000', 'flavor': Munch({u'id': u'4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0'}), 'az': u'nova', 'id': u'6d313cf3-1be9-4e6d-aa19-734627a30b7e', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd2ac72cb2db541d4924f3272bf1977c4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9edda13ffab481c9d37feb47d37a3d3', 'name': 'vping_userdata-project_8e4fa657-f19a-4ac9-b22a-599274380d43', '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-30T01:56:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-30T01:56:26Z', 'hostId': u'6e21ed4c6b80a849b4842a102027faac4de546b40ee70f2424039df2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'6e21ed4c6b80a849b4842a102027faac4de546b40ee70f2424039df2', '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-30T01:56:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9edda13ffab481c9d37feb47d37a3d3', 'name': u'vping_userdata-vm2_8e4fa657-f19a-4ac9-b22a-599274380d43', 'adminPass': None, 'tenant_id': u'b9edda13ffab481c9d37feb47d37a3d3', 'created_at': u'2018-07-30T01:56:19Z', 'created': u'2018-07-30T01:56:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-30 01:56:28,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:28,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:28,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-267ed375-9765-495d-a620-abe3d71fba60 x-compute-request-id: req-267ed375-9765-495d-a620-abe3d71fba60 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:26:c3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:26.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "6d313cf3-1be9-4e6d-aa19-734627a30b7e", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:26Z", "hostId": "6e21ed4c6b80a849b4842a102027faac4de546b40ee70f2424039df2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:19Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:93:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:16.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "ac58b04e-d42c-4c65-b07b-00c0b93110d2", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:16Z", "hostId": "c37b9f916d976674f134d43785559bb8853556bf3dc28ef48ba45d29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:12Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:28,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-267ed375-9765-495d-a620-abe3d71fba60 2018-07-30 01:56:28,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218187093735s 2018-07-30 01:56:28,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-267ed375-9765-495d-a620-abe3d71fba60 2018-07-30 01:56:28,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:56:28,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=6d313cf3-1be9-4e6d-aa19-734627a30b7e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:28,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-bab9ef56-1ed5-4844-8fd1-9f1fdeee87e1 Date: Mon, 30 Jul 2018 01:56:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:56:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a05cd2ec-357d-4c9e-8ee9-c6d51226486a","ip_address":"192.168.120.4"}],"id":"4d646c9b-a2be-413d-b7d1-6932a5a64ee6","security_groups":["9ab5ec6c-a678-417e-a54d-d101d785e9fc"],"mac_address":"fa:16:3e:6e:26:c3","project_id":"b9edda13ffab481c9d37feb47d37a3d3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60e808da-cfa9-4058-a65a-2b325f0eba8d","tenant_id":"b9edda13ffab481c9d37feb47d37a3d3","created_at":"2018-07-30T01:56:20Z","binding:vnic_type":"normal","device_id":"6d313cf3-1be9-4e6d-aa19-734627a30b7e","ip_allocation":"immediate"}]} 2018-07-30 01:56:28,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=6d313cf3-1be9-4e6d-aa19-734627a30b7e used request id req-bab9ef56-1ed5-4844-8fd1-9f1fdeee87e1 2018-07-30 01:56:28,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0546479225159s 2018-07-30 01:56:28,474 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=6d313cf3-1be9-4e6d-aa19-734627a30b7e used request id req-bab9ef56-1ed5-4844-8fd1-9f1fdeee87e1 2018-07-30 01:56:28,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:56:28,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d646c9b-a2be-413d-b7d1-6932a5a64ee6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:28,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ed7494b9-8038-4665-aea8-0a7820eb4174 Date: Mon, 30 Jul 2018 01:56:28 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:56:28,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d646c9b-a2be-413d-b7d1-6932a5a64ee6 used request id req-ed7494b9-8038-4665-aea8-0a7820eb4174 2018-07-30 01:56:28,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0178470611572s 2018-07-30 01:56:28,497 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=4d646c9b-a2be-413d-b7d1-6932a5a64ee6 used request id req-ed7494b9-8038-4665-aea8-0a7820eb4174 2018-07-30 01:56:28,498 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-30 01:56:29,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:29,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:30,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-b75443a6-adf1-4c3a-857f-4d7e5875bcc5 x-compute-request-id: req-b75443a6-adf1-4c3a-857f-4d7e5875bcc5 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:26:c3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:26.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "6d313cf3-1be9-4e6d-aa19-734627a30b7e", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:26Z", "hostId": "6e21ed4c6b80a849b4842a102027faac4de546b40ee70f2424039df2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:19Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:93:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:16.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "ac58b04e-d42c-4c65-b07b-00c0b93110d2", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:16Z", "hostId": "c37b9f916d976674f134d43785559bb8853556bf3dc28ef48ba45d29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:12Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:30,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b75443a6-adf1-4c3a-857f-4d7e5875bcc5 2018-07-30 01:56:30,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18536496162s 2018-07-30 01:56:30,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b75443a6-adf1-4c3a-857f-4d7e5875bcc5 2018-07-30 01:56:30,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-30 01:56:30,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e/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}b7325084ecedc7c327494e902b6945672961cd65" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 01:56:30,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-c0eb7c11-dea0-4ca9-a7f4-a410b619f1c1 x-compute-request-id: req-c0eb7c11-dea0-4ca9-a7f4-a410b619f1c1 Content-Encoding: gzip Content-Length: 8042 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 484339289 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.906 MHz processor\n[ 0.141701] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967624)\n[ 0.143370] pid_max: default: 32768 minimum: 301\n[ 0.144273] ACPI: Core revision 20150930\n[ 0.145655] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146971] Security Framework initialized\n[ 0.147831] Yama: becoming mindful.\n[ 0.148570] AppArmor: AppArmor initialized\n[ 0.149443] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150777] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.152068] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153290] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154710] Initializing cgroup subsys io\n[ 0.155534] Initializing cgroup subsys memory\n[ 0.156407] Initializing cgroup subsys devices\n[ 0.157311] Initializing cgroup subsys freezer\n[ 0.158188] Initializing cgroup subsys net_cls\n[ 0.159062] Initializing cgroup subsys perf_event\n[ 0.159980] Initializing cgroup subsys net_prio\n[ 0.160882] Initializing cgroup subsys hugetlb\n[ 0.161752] Initializing cgroup subsys pids\n[ 0.162628] CPU: Physical Processor ID: 0\n[ 0.164124] mce: CPU supports 10 MCE banks\n[ 0.164989] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180436] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186482] ftrace: allocating 31920 entries in 125 pages\n[ 0.211334] smpboot: Max logical packages: 1\n[ 0.212252] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213623] x2apic enabled\n[ 0.214445] Switched APIC routing to physical x2apic.\n[ 0.216180] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217319] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219410] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221202] KVM setup paravirtual spinlock\n[ 0.222499] x86: Booted up 1 node, 1 CPUs\n[ 0.223319] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.224724] devtmpfs: initialized\n[ 0.226447] evm: security.selinux\n[ 0.227164] evm: security.SMACK64\n[ 0.227860] evm: security.SMACK64EXEC\n[ 0.228610] evm: security.SMACK64TRANSMUTE\n[ 0.229427] evm: security.SMACK64MMAP\n[ 0.230184] evm: security.ima\n[ 0.230826] evm: security.capability\n[ 0.231639] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233508] pinctrl core: initialized pinctrl subsystem\n[ 0.234617] RTC time: 1:56:27, date: 07/30/18\n[ 0.235584] NET: Registered protocol family 16\n[ 0.236580] cpuidle: using governor ladder\n[ 0.237423] cpuidle: using governor menu\n[ 0.238219] PCCT header not found.\n[ 0.238983] ACPI: bus type PCI registered\n[ 0.239791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241049] PCI: Using configuration type 1 for base access\n[ 0.242825] ACPI: Added _OSI(Module Device)\n[ 0.243674] ACPI: Added _OSI(Processor Device)\n[ 0.244552] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245452] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247200] ACPI: Interpreter enabled\n[ 0.247976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255401] ACPI: (supports S0 S5)\n[ 0.256110] ACPI: Using IOAPIC for interrupt routing\n[ 0.257057] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260175] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262564] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263758] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.265996] acpiphp: Slot [3] registered\n[ 0.266800] acpiphp: Slot [4] registered\n[ 0.267604] acpiphp: Slot [5] registered\n[ 0.268406] acpiphp: Slot [6] registered\n[ 0.269221] acpiphp: Slot [7] registered\n[ 0.270024] acpiphp: Slot [8] registered\n[ 0.270826] acpiphp: Slot [9] registered\n[ 0.271626] acpiphp: Slot [10] registered\n[ 0.272458] acpiphp: Slot [11] registered\n[ 0.273273] acpiphp: Slot [12] registered\n[ 0.274090] acpiphp: Slot [13] registered\n[ 0.274902] acpiphp: Slot [14] registered\n[ 0.275710] acpiphp: Slot [15] registered\n[ 0.286771] acpiphp: Slot [16] registered\n[ 0.287599] acpiphp: Slot [17] registered\n[ 0.288411] acpiphp: Slot [18] registered\n[ 0.289225] acpiphp: Slot [19] registered\n[ 0.290038] acpiphp: Slot [20] registered\n[ 0.290854] acpiphp: Slot [21] registered\n[ 0.291664] acpiphp: Slot [22] registered\n[ 0.292478] acpiphp: Slot [23] registered\n[ 0.293295] acpiphp: Slot [24] registered\n[ 0.294106] acpiphp: Slot [25] registered\n[ 0.294921] acpiphp: Slot [26] registered\n[ 0.295729] acpiphp: Slot [27] registered\n[ 0.296547] acpiphp: Slot [28] registered\n[ 0.297365] acpiphp: Slot [29] registered\n[ 0.298227] acpiphp: Slot [30] registered\n[ 0.299044] acpiphp: Slot [31] registered\n[ 0.299858] PCI host bridge to bus 0000:00\n[ 0.300669] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301887] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303102] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.304551] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306016] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.307499] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.310867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.312150] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.313333] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.314596] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.318141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319751] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.338081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.339580] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.341438] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.342873] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.344286] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.345566] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.346885] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.347957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.349519] vgaarb: loaded\n[ 0.350130] vgaarb: bridge control possible 0000:00:02.0\n[ 0.351378] SCSI subsystem initialized\n[ 0.352299] ACPI: bus type USB registered\n[ 0.353132] usbcore: registered new interface driver usbfs\n[ 0.354180] usbcore: registered new interface driver hub\n[ 0.355205] usbcore: registered new device driver usb\n[ 0.356319] PCI: Using ACPI for IRQ routing\n[ 0.357459] NetLabel: Initializing\n[ 0.358192] NetLabel: domain hash size = 128\n[ 0.359048] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.360013] NetLabel: unlabeled traffic allowed by default\n[ 0.361213] clocksource: Switched to clocksource kvm-clock\n[ 0.369373] AppArmor: AppArmor Filesystem Enabled\n[ 0.370378] pnp: PnP ACPI init\n[ 0.371316] pnp: PnP ACPI: found 5 devices\n[ 0.377637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.379364] NET: Registered protocol family 2\n[ 0.380416] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.381723] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.382941] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.384148] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385247] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.386438] NET: Registered protocol family 1\n[ 0.387327] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.388429] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.389522] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.403405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417246] Trying to unpack rootfs image as initramfs...\n[ 0.472829] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.474536] Scanning for low memory corruption every 60 seconds\n[ 0.475896] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477068] audit: initializing netlink subsys (disabled)\n[ 0.478128] audit: type=2000 audit(1532915787.257:1): initialized\n[ 0.479486] Initialise system trusted keyring\n[ 0.480440] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.481611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.483741] zbud: loaded\n[ 0.484477] VFS: Disk quotas dquot_6.6.0\n[ 0.485315] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.486922] fuse init (API version 7.23)\n[ 0.487826] Key type big_key registered\n[ 0.488634] Allocating IMA MOK and blacklist keyrings.\n[ 0.489872] Key type asymmetric registered\n[ 0.490697] Asymmetric key parser 'x509' registered\n[ 0.491669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.493156] io scheduler noop registered\n[ 0.493957] io scheduler deadline registered (default)\n[ 0.494960] io scheduler cfq registered\n[ 0.495809] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.496861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.498132] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499581] ACPI: Power Button [PWRF]\n[ 0.500456] GHES: HEST is not enabled!\n[ 0.514141] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.541753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.543866] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.567771] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.570102] Linux agpgart interface v0.103\n[ 0.572683] brd: module loaded\n[ 0.574468] loop: module loaded\n[ 0.582014] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.583485] GPT:90111 != 2097151\n[ 0.584167] GPT:Alternate GPT header not at the end of the disk.\n[ 0.585273] GPT:90111 != 2097151\n[ 0.585957] GPT: Use GNU Parted to correct GPT errors.\n[ 0.586936] vda: vda1 vda15\n[ 0.588505] scsi host0: ata_piix\n[ 0.589308] scsi host1: ata_piix\n[ 0.590034] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.591271] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.592795] libphy: Fixed MDIO Bus: probed\n[ 0.593633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.594605] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.597239] PPP generic driver version 2.4.2\n[ 0.598297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.599790] ehci-pci: EHCI PCI platform driver\n[ 0.600933] ehci-platform: EHCI generic platform driver\n[ 0.602250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.603684] ohci-pci: OHCI PCI platform driver\n[ 0.604573] ohci-platform: OHCI generic platform driver\n[ 0.605584] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.619957] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.620979] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.622455] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.623500] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.624710] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.625967] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.627410] usb usb1: Product: UHCI Host Controller\n[ 0.628399] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.629567] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.630576] hub 1-0:1.0: USB hub found\n[ 0.631406] hub 1-0:1.0: 2 ports detected\n[ 0.632387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.634585] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.635587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.636675] mousedev: PS/2 mouse device common for all mice\n[ 0.638016] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.640083] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641254] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.643729] i2c /dev entries driver\n[ 0.644543] device-mapper: uevent: version 1.0.3\n[ 0.645559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.647243] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.648755] NET: Registered protocol family 10\n[ 0.649932] NET: Registered protocol family 17\n[ 0.650863] Key type dns_resolver registered\n[ 0.651915] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.653043] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.654909] registered taskstats version 1\n[ 0.655739] Loading compiled-in X.509 certificates\n[ 0.657197] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.659107] zswap: loaded using pool lzo/zbud\n[ 0.660756] Key type trusted registered\n[ 0.662514] Key type encrypted registered\n[ 0.663344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.664374] ima: No TPM chip found, activating TPM-bypass!\n[ 0.665440] evm: HMAC attrs: 0x1\n[ 0.666504] Magic number: 10:255:914\n[ 0.667346] ep_00: hash matches\n[ 0.668167] rtc_cmos 00:00: setting system clock to 2018-07-30 01:56:27 UTC (1532915787)\n[ 0.669855] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.670993] EDD information not available.\n[ 0.750592] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.752187] Write protecting the kernel read-only data: 14336k\n[ 0.754401] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.756273] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.58\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.915523] 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.4...\nLease of 192.168.120.4 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n"} 2018-07-30 01:56:30,799 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e/action used request id req-c0eb7c11-dea0-4ca9-a7f4-a410b619f1c1 2018-07-30 01:56:30,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.111445903778s 2018-07-30 01:56:30,800 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e/action used request id req-c0eb7c11-dea0-4ca9-a7f4-a410b619f1c1 2018-07-30 01:56:30,800 - 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 484339289 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.906 MHz processor [ 0.141701] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967624) [ 0.143370] pid_max: default: 32768 minimum: 301 [ 0.144273] ACPI: Core revision 20150930 [ 0.145655] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146971] Security Framework initialized [ 0.147831] Yama: becoming mindful. [ 0.148570] AppArmor: AppArmor initialized [ 0.149443] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.150777] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.152068] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153290] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154710] Initializing cgroup subsys io [ 0.155534] Initializing cgroup subsys memory [ 0.156407] Initializing cgroup subsys devices [ 0.157311] Initializing cgroup subsys freezer [ 0.158188] Initializing cgroup subsys net_cls [ 0.159062] Initializing cgroup subsys perf_event [ 0.159980] Initializing cgroup subsys net_prio [ 0.160882] Initializing cgroup subsys hugetlb [ 0.161752] Initializing cgroup subsys pids [ 0.162628] CPU: Physical Processor ID: 0 [ 0.164124] mce: CPU supports 10 MCE banks [ 0.164989] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.180436] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186482] ftrace: allocating 31920 entries in 125 pages [ 0.211334] smpboot: Max logical packages: 1 [ 0.212252] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213623] x2apic enabled [ 0.214445] Switched APIC routing to physical x2apic. [ 0.216180] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.217319] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.219410] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.221202] KVM setup paravirtual spinlock [ 0.222499] x86: Booted up 1 node, 1 CPUs [ 0.223319] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.224724] devtmpfs: initialized [ 0.226447] evm: security.selinux [ 0.227164] evm: security.SMACK64 [ 0.227860] evm: security.SMACK64EXEC [ 0.228610] evm: security.SMACK64TRANSMUTE [ 0.229427] evm: security.SMACK64MMAP [ 0.230184] evm: security.ima [ 0.230826] evm: security.capability [ 0.231639] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233508] pinctrl core: initialized pinctrl subsystem [ 0.234617] RTC time: 1:56:27, date: 07/30/18 [ 0.235584] NET: Registered protocol family 16 [ 0.236580] cpuidle: using governor ladder [ 0.237423] cpuidle: using governor menu [ 0.238219] PCCT header not found. [ 0.238983] ACPI: bus type PCI registered [ 0.239791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.241049] PCI: Using configuration type 1 for base access [ 0.242825] ACPI: Added _OSI(Module Device) [ 0.243674] ACPI: Added _OSI(Processor Device) [ 0.244552] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245452] ACPI: Added _OSI(Processor Aggregator Device) [ 0.247200] ACPI: Interpreter enabled [ 0.247976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255401] ACPI: (supports S0 S5) [ 0.256110] ACPI: Using IOAPIC for interrupt routing [ 0.257057] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260175] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262564] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.263758] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.265996] acpiphp: Slot [3] registered [ 0.266800] acpiphp: Slot [4] registered [ 0.267604] acpiphp: Slot [5] registered [ 0.268406] acpiphp: Slot [6] registered [ 0.269221] acpiphp: Slot [7] registered [ 0.270024] acpiphp: Slot [8] registered [ 0.270826] acpiphp: Slot [9] registered [ 0.271626] acpiphp: Slot [10] registered [ 0.272458] acpiphp: Slot [11] registered [ 0.273273] acpiphp: Slot [12] registered [ 0.274090] acpiphp: Slot [13] registered [ 0.274902] acpiphp: Slot [14] registered [ 0.275710] acpiphp: Slot [15] registered [ 0.286771] acpiphp: Slot [16] registered [ 0.287599] acpiphp: Slot [17] registered [ 0.288411] acpiphp: Slot [18] registered [ 0.289225] acpiphp: Slot [19] registered [ 0.290038] acpiphp: Slot [20] registered [ 0.290854] acpiphp: Slot [21] registered [ 0.291664] acpiphp: Slot [22] registered [ 0.292478] acpiphp: Slot [23] registered [ 0.293295] acpiphp: Slot [24] registered [ 0.294106] acpiphp: Slot [25] registered [ 0.294921] acpiphp: Slot [26] registered [ 0.295729] acpiphp: Slot [27] registered [ 0.296547] acpiphp: Slot [28] registered [ 0.297365] acpiphp: Slot [29] registered [ 0.298227] acpiphp: Slot [30] registered [ 0.299044] acpiphp: Slot [31] registered [ 0.299858] PCI host bridge to bus 0000:00 [ 0.300669] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.301887] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.303102] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.304551] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.306016] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.307499] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.310867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.312150] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.313333] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.314596] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.318141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319751] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.338081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.339580] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.341438] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.342873] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.344286] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.345566] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.346885] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.347957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.349519] vgaarb: loaded [ 0.350130] vgaarb: bridge control possible 0000:00:02.0 [ 0.351378] SCSI subsystem initialized [ 0.352299] ACPI: bus type USB registered [ 0.353132] usbcore: registered new interface driver usbfs [ 0.354180] usbcore: registered new interface driver hub [ 0.355205] usbcore: registered new device driver usb [ 0.356319] PCI: Using ACPI for IRQ routing [ 0.357459] NetLabel: Initializing [ 0.358192] NetLabel: domain hash size = 128 [ 0.359048] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.360013] NetLabel: unlabeled traffic allowed by default [ 0.361213] clocksource: Switched to clocksource kvm-clock [ 0.369373] AppArmor: AppArmor Filesystem Enabled [ 0.370378] pnp: PnP ACPI init [ 0.371316] pnp: PnP ACPI: found 5 devices [ 0.377637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.379364] NET: Registered protocol family 2 [ 0.380416] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.381723] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.382941] TCP: Hash tables configured (established 4096 bind 4096) [ 0.384148] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.385247] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.386438] NET: Registered protocol family 1 [ 0.387327] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.388429] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.389522] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.403405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417246] Trying to unpack rootfs image as initramfs... [ 0.472829] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.474536] Scanning for low memory corruption every 60 seconds [ 0.475896] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477068] audit: initializing netlink subsys (disabled) [ 0.478128] audit: type=2000 audit(1532915787.257:1): initialized [ 0.479486] Initialise system trusted keyring [ 0.480440] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.481611] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.483741] zbud: loaded [ 0.484477] VFS: Disk quotas dquot_6.6.0 [ 0.485315] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.486922] fuse init (API version 7.23) [ 0.487826] Key type big_key registered [ 0.488634] Allocating IMA MOK and blacklist keyrings. [ 0.489872] Key type asymmetric registered [ 0.490697] Asymmetric key parser 'x509' registered [ 0.491669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.493156] io scheduler noop registered [ 0.493957] io scheduler deadline registered (default) [ 0.494960] io scheduler cfq registered [ 0.495809] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.496861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498132] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499581] ACPI: Power Button [PWRF] [ 0.500456] GHES: HEST is not enabled! [ 0.514141] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.541753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.543866] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.567771] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.570102] Linux agpgart interface v0.103 [ 0.572683] brd: module loaded [ 0.574468] loop: module loaded [ 0.582014] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.583485] GPT:90111 != 2097151 [ 0.584167] GPT:Alternate GPT header not at the end of the disk. [ 0.585273] GPT:90111 != 2097151 [ 0.585957] GPT: Use GNU Parted to correct GPT errors. [ 0.586936] vda: vda1 vda15 [ 0.588505] scsi host0: ata_piix [ 0.589308] scsi host1: ata_piix [ 0.590034] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.591271] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.592795] libphy: Fixed MDIO Bus: probed [ 0.593633] tun: Universal TUN/TAP device driver, 1.6 [ 0.594605] tun: (C) 1999-2004 Max Krasnyansky [ 0.597239] PPP generic driver version 2.4.2 [ 0.598297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.599790] ehci-pci: EHCI PCI platform driver [ 0.600933] ehci-platform: EHCI generic platform driver [ 0.602250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.603684] ohci-pci: OHCI PCI platform driver [ 0.604573] ohci-platform: OHCI generic platform driver [ 0.605584] uhci_hcd: USB Universal Host Controller Interface driver [ 0.619957] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.620979] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.622455] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.623500] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.624710] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.625967] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.627410] usb usb1: Product: UHCI Host Controller [ 0.628399] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.629567] usb usb1: SerialNumber: 0000:00:01.2 [ 0.630576] hub 1-0:1.0: USB hub found [ 0.631406] hub 1-0:1.0: 2 ports detected [ 0.632387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.634585] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.635587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.636675] mousedev: PS/2 mouse device common for all mice [ 0.638016] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.640083] rtc_cmos 00:00: RTC can wake from S4 [ 0.641254] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.643729] i2c /dev entries driver [ 0.644543] device-mapper: uevent: version 1.0.3 [ 0.645559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.647243] ledtrig-cpu: registered to indicate activity on CPUs [ 0.648755] NET: Registered protocol family 10 [ 0.649932] NET: Registered protocol family 17 [ 0.650863] Key type dns_resolver registered [ 0.651915] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.653043] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.654909] registered taskstats version 1 [ 0.655739] Loading compiled-in X.509 certificates [ 0.657197] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.659107] zswap: loaded using pool lzo/zbud [ 0.660756] Key type trusted registered [ 0.662514] Key type encrypted registered [ 0.663344] AppArmor: AppArmor sha1 policy hashing enabled [ 0.664374] ima: No TPM chip found, activating TPM-bypass! [ 0.665440] evm: HMAC attrs: 0x1 [ 0.666504] Magic number: 10:255:914 [ 0.667346] ep_00: hash matches [ 0.668167] rtc_cmos 00:00: setting system clock to 2018-07-30 01:56:27 UTC (1532915787) [ 0.669855] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.670993] EDD information not available. [ 0.750592] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.752187] Write protecting the kernel read-only data: 14336k [ 0.754401] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.756273] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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.915523] 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.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 2018-07-30 01:56:30,802 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2018-07-30 01:56:31,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:31,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:32,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-76d8d05e-45f5-4ac5-9ccb-fe36ca1c43d9 x-compute-request-id: req-76d8d05e-45f5-4ac5-9ccb-fe36ca1c43d9 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:26:c3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:26.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "6d313cf3-1be9-4e6d-aa19-734627a30b7e", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:26Z", "hostId": "6e21ed4c6b80a849b4842a102027faac4de546b40ee70f2424039df2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:19Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:93:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:16.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "ac58b04e-d42c-4c65-b07b-00c0b93110d2", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:16Z", "hostId": "c37b9f916d976674f134d43785559bb8853556bf3dc28ef48ba45d29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:12Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:32,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-76d8d05e-45f5-4ac5-9ccb-fe36ca1c43d9 2018-07-30 01:56:32,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.308590888977s 2018-07-30 01:56:32,113 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-76d8d05e-45f5-4ac5-9ccb-fe36ca1c43d9 2018-07-30 01:56:32,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-30 01:56:32,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e/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}b7325084ecedc7c327494e902b6945672961cd65" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 01:56:32,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-228b8213-f5e6-4910-acbb-211ed406287b x-compute-request-id: req-228b8213-f5e6-4910-acbb-211ed406287b Content-Encoding: gzip Content-Length: 9583 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 484339289 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.906 MHz processor\n[ 0.141701] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967624)\n[ 0.143370] pid_max: default: 32768 minimum: 301\n[ 0.144273] ACPI: Core revision 20150930\n[ 0.145655] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146971] Security Framework initialized\n[ 0.147831] Yama: becoming mindful.\n[ 0.148570] AppArmor: AppArmor initialized\n[ 0.149443] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150777] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.152068] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153290] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154710] Initializing cgroup subsys io\n[ 0.155534] Initializing cgroup subsys memory\n[ 0.156407] Initializing cgroup subsys devices\n[ 0.157311] Initializing cgroup subsys freezer\n[ 0.158188] Initializing cgroup subsys net_cls\n[ 0.159062] Initializing cgroup subsys perf_event\n[ 0.159980] Initializing cgroup subsys net_prio\n[ 0.160882] Initializing cgroup subsys hugetlb\n[ 0.161752] Initializing cgroup subsys pids\n[ 0.162628] CPU: Physical Processor ID: 0\n[ 0.164124] mce: CPU supports 10 MCE banks\n[ 0.164989] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180436] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186482] ftrace: allocating 31920 entries in 125 pages\n[ 0.211334] smpboot: Max logical packages: 1\n[ 0.212252] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213623] x2apic enabled\n[ 0.214445] Switched APIC routing to physical x2apic.\n[ 0.216180] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217319] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219410] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221202] KVM setup paravirtual spinlock\n[ 0.222499] x86: Booted up 1 node, 1 CPUs\n[ 0.223319] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.224724] devtmpfs: initialized\n[ 0.226447] evm: security.selinux\n[ 0.227164] evm: security.SMACK64\n[ 0.227860] evm: security.SMACK64EXEC\n[ 0.228610] evm: security.SMACK64TRANSMUTE\n[ 0.229427] evm: security.SMACK64MMAP\n[ 0.230184] evm: security.ima\n[ 0.230826] evm: security.capability\n[ 0.231639] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233508] pinctrl core: initialized pinctrl subsystem\n[ 0.234617] RTC time: 1:56:27, date: 07/30/18\n[ 0.235584] NET: Registered protocol family 16\n[ 0.236580] cpuidle: using governor ladder\n[ 0.237423] cpuidle: using governor menu\n[ 0.238219] PCCT header not found.\n[ 0.238983] ACPI: bus type PCI registered\n[ 0.239791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241049] PCI: Using configuration type 1 for base access\n[ 0.242825] ACPI: Added _OSI(Module Device)\n[ 0.243674] ACPI: Added _OSI(Processor Device)\n[ 0.244552] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245452] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247200] ACPI: Interpreter enabled\n[ 0.247976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255401] ACPI: (supports S0 S5)\n[ 0.256110] ACPI: Using IOAPIC for interrupt routing\n[ 0.257057] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260175] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262564] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263758] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.265996] acpiphp: Slot [3] registered\n[ 0.266800] acpiphp: Slot [4] registered\n[ 0.267604] acpiphp: Slot [5] registered\n[ 0.268406] acpiphp: Slot [6] registered\n[ 0.269221] acpiphp: Slot [7] registered\n[ 0.270024] acpiphp: Slot [8] registered\n[ 0.270826] acpiphp: Slot [9] registered\n[ 0.271626] acpiphp: Slot [10] registered\n[ 0.272458] acpiphp: Slot [11] registered\n[ 0.273273] acpiphp: Slot [12] registered\n[ 0.274090] acpiphp: Slot [13] registered\n[ 0.274902] acpiphp: Slot [14] registered\n[ 0.275710] acpiphp: Slot [15] registered\n[ 0.286771] acpiphp: Slot [16] registered\n[ 0.287599] acpiphp: Slot [17] registered\n[ 0.288411] acpiphp: Slot [18] registered\n[ 0.289225] acpiphp: Slot [19] registered\n[ 0.290038] acpiphp: Slot [20] registered\n[ 0.290854] acpiphp: Slot [21] registered\n[ 0.291664] acpiphp: Slot [22] registered\n[ 0.292478] acpiphp: Slot [23] registered\n[ 0.293295] acpiphp: Slot [24] registered\n[ 0.294106] acpiphp: Slot [25] registered\n[ 0.294921] acpiphp: Slot [26] registered\n[ 0.295729] acpiphp: Slot [27] registered\n[ 0.296547] acpiphp: Slot [28] registered\n[ 0.297365] acpiphp: Slot [29] registered\n[ 0.298227] acpiphp: Slot [30] registered\n[ 0.299044] acpiphp: Slot [31] registered\n[ 0.299858] PCI host bridge to bus 0000:00\n[ 0.300669] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301887] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303102] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.304551] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306016] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.307499] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.310867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.312150] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.313333] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.314596] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.318141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319751] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.338081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.339580] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.341438] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.342873] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.344286] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.345566] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.346885] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.347957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.349519] vgaarb: loaded\n[ 0.350130] vgaarb: bridge control possible 0000:00:02.0\n[ 0.351378] SCSI subsystem initialized\n[ 0.352299] ACPI: bus type USB registered\n[ 0.353132] usbcore: registered new interface driver usbfs\n[ 0.354180] usbcore: registered new interface driver hub\n[ 0.355205] usbcore: registered new device driver usb\n[ 0.356319] PCI: Using ACPI for IRQ routing\n[ 0.357459] NetLabel: Initializing\n[ 0.358192] NetLabel: domain hash size = 128\n[ 0.359048] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.360013] NetLabel: unlabeled traffic allowed by default\n[ 0.361213] clocksource: Switched to clocksource kvm-clock\n[ 0.369373] AppArmor: AppArmor Filesystem Enabled\n[ 0.370378] pnp: PnP ACPI init\n[ 0.371316] pnp: PnP ACPI: found 5 devices\n[ 0.377637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.379364] NET: Registered protocol family 2\n[ 0.380416] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.381723] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.382941] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.384148] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385247] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.386438] NET: Registered protocol family 1\n[ 0.387327] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.388429] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.389522] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.403405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417246] Trying to unpack rootfs image as initramfs...\n[ 0.472829] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.474536] Scanning for low memory corruption every 60 seconds\n[ 0.475896] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477068] audit: initializing netlink subsys (disabled)\n[ 0.478128] audit: type=2000 audit(1532915787.257:1): initialized\n[ 0.479486] Initialise system trusted keyring\n[ 0.480440] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.481611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.483741] zbud: loaded\n[ 0.484477] VFS: Disk quotas dquot_6.6.0\n[ 0.485315] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.486922] fuse init (API version 7.23)\n[ 0.487826] Key type big_key registered\n[ 0.488634] Allocating IMA MOK and blacklist keyrings.\n[ 0.489872] Key type asymmetric registered\n[ 0.490697] Asymmetric key parser 'x509' registered\n[ 0.491669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.493156] io scheduler noop registered\n[ 0.493957] io scheduler deadline registered (default)\n[ 0.494960] io scheduler cfq registered\n[ 0.495809] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.496861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.498132] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499581] ACPI: Power Button [PWRF]\n[ 0.500456] GHES: HEST is not enabled!\n[ 0.514141] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.541753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.543866] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.567771] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.570102] Linux agpgart interface v0.103\n[ 0.572683] brd: module loaded\n[ 0.574468] loop: module loaded\n[ 0.582014] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.583485] GPT:90111 != 2097151\n[ 0.584167] GPT:Alternate GPT header not at the end of the disk.\n[ 0.585273] GPT:90111 != 2097151\n[ 0.585957] GPT: Use GNU Parted to correct GPT errors.\n[ 0.586936] vda: vda1 vda15\n[ 0.588505] scsi host0: ata_piix\n[ 0.589308] scsi host1: ata_piix\n[ 0.590034] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.591271] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.592795] libphy: Fixed MDIO Bus: probed\n[ 0.593633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.594605] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.597239] PPP generic driver version 2.4.2\n[ 0.598297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.599790] ehci-pci: EHCI PCI platform driver\n[ 0.600933] ehci-platform: EHCI generic platform driver\n[ 0.602250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.603684] ohci-pci: OHCI PCI platform driver\n[ 0.604573] ohci-platform: OHCI generic platform driver\n[ 0.605584] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.619957] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.620979] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.622455] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.623500] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.624710] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.625967] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.627410] usb usb1: Product: UHCI Host Controller\n[ 0.628399] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.629567] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.630576] hub 1-0:1.0: USB hub found\n[ 0.631406] hub 1-0:1.0: 2 ports detected\n[ 0.632387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.634585] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.635587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.636675] mousedev: PS/2 mouse device common for all mice\n[ 0.638016] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.640083] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641254] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.643729] i2c /dev entries driver\n[ 0.644543] device-mapper: uevent: version 1.0.3\n[ 0.645559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.647243] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.648755] NET: Registered protocol family 10\n[ 0.649932] NET: Registered protocol family 17\n[ 0.650863] Key type dns_resolver registered\n[ 0.651915] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.653043] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.654909] registered taskstats version 1\n[ 0.655739] Loading compiled-in X.509 certificates\n[ 0.657197] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.659107] zswap: loaded using pool lzo/zbud\n[ 0.660756] Key type trusted registered\n[ 0.662514] Key type encrypted registered\n[ 0.663344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.664374] ima: No TPM chip found, activating TPM-bypass!\n[ 0.665440] evm: HMAC attrs: 0x1\n[ 0.666504] Magic number: 10:255:914\n[ 0.667346] ep_00: hash matches\n[ 0.668167] rtc_cmos 00:00: setting system clock to 2018-07-30 01:56:27 UTC (1532915787)\n[ 0.669855] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.670993] EDD information not available.\n[ 0.750592] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.752187] Write protecting the kernel read-only data: 14336k\n[ 0.754401] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.756273] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.58\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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.915523] 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.4...\nLease of 192.168.120.4 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\n/dev/root resized successfully [took 0.45s]\nArch: x86_64\nCPU(s): 1 @ 3491.906 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDGKJd/RjlaobigZXnlxbFwHs29GgIZEY+XBZpG0Rx17C7bA3m4QE6PttsHglLJF8gKKPhqHraJ2+3Yxue0pj8Xy7EDLCfrbcXYshWO6ConqtjrkXHF7peIWKVIDAqHuOCRaMt+zQZkTkJdnzfXJJUYseqGBcC4nQ+3vqSYPvvMC5f/h1r05edzj3AZspv86kZfCbv2SP85LnhSXhkVnY43wIJsX+6EshdJ1vssx65pogvYQC1IY2Pb3IZKdO7SbmpiVDwWcE0+awsrNHi53QTk9t7uSVx74T/lX7qPvjC1KcW92GMBOFqihsi3pPOsmaZ+TRmbs6Q7/z3u8czSAw8z root@vping-userdata-vm2-8e4fa657-f19a-4ac9-b22a-599274380d43\nssh-dss AAAAB3NzaC1kc3MAAACBALh4w/WD/01U8af4ilL+HMkrgudYh3d769Nt8diKyx9kDqJXpuAa7NNhjSmfXpYCVIsZ/j0VJb2urHg54W37U6fAAJprgR55zDQ+x5ug3evjJQrhUaNiHRfXYmCp9HeDfhkTwSV2ZrhAJ2jZ8McceB+VtyPwppqAgqzuKOg57bA7AAAAFQCZACLAiGwbiniB/11gjVNPTx4kQwAAAIEAtnD17xuXXk8+zCK0NMFaYI28uO1TW4+I55YP4NlR279TQUyIPfeL4U3XdjpUnxAWwN/I3XluZ6jHCH8GBw/SvZ0nmGuFOU3CtaCh9x2W2AWXwb7sCHZjBoOxC4Dsvs2kRmBGDRR3AbFJ5luR80MeG2kswpsBioIxmcVJDV7W1KkAAACBAJSoV1ongGTtVCHMOseP9HDLv5oUftVhZ745xdNQVulvAL2f7jja4OqiVm+r5y4yP1GQ+WFhT0WTMNQq3dDiWZIbCLm1wxf40eaRSQx8TOCaL9FOtar6j8D8zninL7ys2ux7Gk+ctcZxnG3pHbvZ/hSrAOLBj+ZrmpqCZuNP3JYx root@vping-userdata-vm2-8e4fa657-f19a-4ac9-b22a-599274380d43\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.4,24,fe80::f816:3eff:fe6e:26c3/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.4 \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-8e4fa657-f19a-4ac9-b22a-599274380d43\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.13 ===\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-8e4fa657-f19a-4ac9-b22a-599274380d43 login: "} 2018-07-30 01:56:32,202 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e/action used request id req-228b8213-f5e6-4910-acbb-211ed406287b 2018-07-30 01:56:32,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0868818759918s 2018-07-30 01:56:32,203 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e/action used request id req-228b8213-f5e6-4910-acbb-211ed406287b 2018-07-30 01:56:32,203 - 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 484339289 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.906 MHz processor [ 0.141701] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967624) [ 0.143370] pid_max: default: 32768 minimum: 301 [ 0.144273] ACPI: Core revision 20150930 [ 0.145655] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146971] Security Framework initialized [ 0.147831] Yama: becoming mindful. [ 0.148570] AppArmor: AppArmor initialized [ 0.149443] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.150777] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.152068] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153290] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154710] Initializing cgroup subsys io [ 0.155534] Initializing cgroup subsys memory [ 0.156407] Initializing cgroup subsys devices [ 0.157311] Initializing cgroup subsys freezer [ 0.158188] Initializing cgroup subsys net_cls [ 0.159062] Initializing cgroup subsys perf_event [ 0.159980] Initializing cgroup subsys net_prio [ 0.160882] Initializing cgroup subsys hugetlb [ 0.161752] Initializing cgroup subsys pids [ 0.162628] CPU: Physical Processor ID: 0 [ 0.164124] mce: CPU supports 10 MCE banks [ 0.164989] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165998] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.180436] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186482] ftrace: allocating 31920 entries in 125 pages [ 0.211334] smpboot: Max logical packages: 1 [ 0.212252] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213623] x2apic enabled [ 0.214445] Switched APIC routing to physical x2apic. [ 0.216180] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.217319] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.219410] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.221202] KVM setup paravirtual spinlock [ 0.222499] x86: Booted up 1 node, 1 CPUs [ 0.223319] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.224724] devtmpfs: initialized [ 0.226447] evm: security.selinux [ 0.227164] evm: security.SMACK64 [ 0.227860] evm: security.SMACK64EXEC [ 0.228610] evm: security.SMACK64TRANSMUTE [ 0.229427] evm: security.SMACK64MMAP [ 0.230184] evm: security.ima [ 0.230826] evm: security.capability [ 0.231639] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233508] pinctrl core: initialized pinctrl subsystem [ 0.234617] RTC time: 1:56:27, date: 07/30/18 [ 0.235584] NET: Registered protocol family 16 [ 0.236580] cpuidle: using governor ladder [ 0.237423] cpuidle: using governor menu [ 0.238219] PCCT header not found. [ 0.238983] ACPI: bus type PCI registered [ 0.239791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.241049] PCI: Using configuration type 1 for base access [ 0.242825] ACPI: Added _OSI(Module Device) [ 0.243674] ACPI: Added _OSI(Processor Device) [ 0.244552] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245452] ACPI: Added _OSI(Processor Aggregator Device) [ 0.247200] ACPI: Interpreter enabled [ 0.247976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251701] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255401] ACPI: (supports S0 S5) [ 0.256110] ACPI: Using IOAPIC for interrupt routing [ 0.257057] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260175] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262564] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.263758] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.265996] acpiphp: Slot [3] registered [ 0.266800] acpiphp: Slot [4] registered [ 0.267604] acpiphp: Slot [5] registered [ 0.268406] acpiphp: Slot [6] registered [ 0.269221] acpiphp: Slot [7] registered [ 0.270024] acpiphp: Slot [8] registered [ 0.270826] acpiphp: Slot [9] registered [ 0.271626] acpiphp: Slot [10] registered [ 0.272458] acpiphp: Slot [11] registered [ 0.273273] acpiphp: Slot [12] registered [ 0.274090] acpiphp: Slot [13] registered [ 0.274902] acpiphp: Slot [14] registered [ 0.275710] acpiphp: Slot [15] registered [ 0.286771] acpiphp: Slot [16] registered [ 0.287599] acpiphp: Slot [17] registered [ 0.288411] acpiphp: Slot [18] registered [ 0.289225] acpiphp: Slot [19] registered [ 0.290038] acpiphp: Slot [20] registered [ 0.290854] acpiphp: Slot [21] registered [ 0.291664] acpiphp: Slot [22] registered [ 0.292478] acpiphp: Slot [23] registered [ 0.293295] acpiphp: Slot [24] registered [ 0.294106] acpiphp: Slot [25] registered [ 0.294921] acpiphp: Slot [26] registered [ 0.295729] acpiphp: Slot [27] registered [ 0.296547] acpiphp: Slot [28] registered [ 0.297365] acpiphp: Slot [29] registered [ 0.298227] acpiphp: Slot [30] registered [ 0.299044] acpiphp: Slot [31] registered [ 0.299858] PCI host bridge to bus 0000:00 [ 0.300669] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.301887] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.303102] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.304551] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.306016] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.307499] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.310867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.312150] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.313333] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.314596] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.318141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319751] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.338081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.339580] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.341438] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.342873] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.344286] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.345566] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.346885] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.347957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.349519] vgaarb: loaded [ 0.350130] vgaarb: bridge control possible 0000:00:02.0 [ 0.351378] SCSI subsystem initialized [ 0.352299] ACPI: bus type USB registered [ 0.353132] usbcore: registered new interface driver usbfs [ 0.354180] usbcore: registered new interface driver hub [ 0.355205] usbcore: registered new device driver usb [ 0.356319] PCI: Using ACPI for IRQ routing [ 0.357459] NetLabel: Initializing [ 0.358192] NetLabel: domain hash size = 128 [ 0.359048] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.360013] NetLabel: unlabeled traffic allowed by default [ 0.361213] clocksource: Switched to clocksource kvm-clock [ 0.369373] AppArmor: AppArmor Filesystem Enabled [ 0.370378] pnp: PnP ACPI init [ 0.371316] pnp: PnP ACPI: found 5 devices [ 0.377637] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.379364] NET: Registered protocol family 2 [ 0.380416] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.381723] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.382941] TCP: Hash tables configured (established 4096 bind 4096) [ 0.384148] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.385247] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.386438] NET: Registered protocol family 1 [ 0.387327] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.388429] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.389522] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.403405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417246] Trying to unpack rootfs image as initramfs... [ 0.472829] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.474536] Scanning for low memory corruption every 60 seconds [ 0.475896] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477068] audit: initializing netlink subsys (disabled) [ 0.478128] audit: type=2000 audit(1532915787.257:1): initialized [ 0.479486] Initialise system trusted keyring [ 0.480440] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.481611] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.483741] zbud: loaded [ 0.484477] VFS: Disk quotas dquot_6.6.0 [ 0.485315] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.486922] fuse init (API version 7.23) [ 0.487826] Key type big_key registered [ 0.488634] Allocating IMA MOK and blacklist keyrings. [ 0.489872] Key type asymmetric registered [ 0.490697] Asymmetric key parser 'x509' registered [ 0.491669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.493156] io scheduler noop registered [ 0.493957] io scheduler deadline registered (default) [ 0.494960] io scheduler cfq registered [ 0.495809] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.496861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498132] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499581] ACPI: Power Button [PWRF] [ 0.500456] GHES: HEST is not enabled! [ 0.514141] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.541753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.543866] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.567771] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.570102] Linux agpgart interface v0.103 [ 0.572683] brd: module loaded [ 0.574468] loop: module loaded [ 0.582014] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.583485] GPT:90111 != 2097151 [ 0.584167] GPT:Alternate GPT header not at the end of the disk. [ 0.585273] GPT:90111 != 2097151 [ 0.585957] GPT: Use GNU Parted to correct GPT errors. [ 0.586936] vda: vda1 vda15 [ 0.588505] scsi host0: ata_piix [ 0.589308] scsi host1: ata_piix [ 0.590034] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.591271] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.592795] libphy: Fixed MDIO Bus: probed [ 0.593633] tun: Universal TUN/TAP device driver, 1.6 [ 0.594605] tun: (C) 1999-2004 Max Krasnyansky [ 0.597239] PPP generic driver version 2.4.2 [ 0.598297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.599790] ehci-pci: EHCI PCI platform driver [ 0.600933] ehci-platform: EHCI generic platform driver [ 0.602250] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.603684] ohci-pci: OHCI PCI platform driver [ 0.604573] ohci-platform: OHCI generic platform driver [ 0.605584] uhci_hcd: USB Universal Host Controller Interface driver [ 0.619957] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.620979] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.622455] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.623500] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.624710] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.625967] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.627410] usb usb1: Product: UHCI Host Controller [ 0.628399] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.629567] usb usb1: SerialNumber: 0000:00:01.2 [ 0.630576] hub 1-0:1.0: USB hub found [ 0.631406] hub 1-0:1.0: 2 ports detected [ 0.632387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.634585] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.635587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.636675] mousedev: PS/2 mouse device common for all mice [ 0.638016] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.640083] rtc_cmos 00:00: RTC can wake from S4 [ 0.641254] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642490] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.643729] i2c /dev entries driver [ 0.644543] device-mapper: uevent: version 1.0.3 [ 0.645559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.647243] ledtrig-cpu: registered to indicate activity on CPUs [ 0.648755] NET: Registered protocol family 10 [ 0.649932] NET: Registered protocol family 17 [ 0.650863] Key type dns_resolver registered [ 0.651915] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.653043] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.654909] registered taskstats version 1 [ 0.655739] Loading compiled-in X.509 certificates [ 0.657197] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.659107] zswap: loaded using pool lzo/zbud [ 0.660756] Key type trusted registered [ 0.662514] Key type encrypted registered [ 0.663344] AppArmor: AppArmor sha1 policy hashing enabled [ 0.664374] ima: No TPM chip found, activating TPM-bypass! [ 0.665440] evm: HMAC attrs: 0x1 [ 0.666504] Magic number: 10:255:914 [ 0.667346] ep_00: hash matches [ 0.668167] rtc_cmos 00:00: setting system clock to 2018-07-30 01:56:27 UTC (1532915787) [ 0.669855] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.670993] EDD information not available. [ 0.750592] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.752187] Write protecting the kernel read-only data: 14336k [ 0.754401] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.756273] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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.915523] 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.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none /dev/root resized successfully [took 0.45s] Arch: x86_64 CPU(s): 1 @ 3491.906 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDGKJd/RjlaobigZXnlxbFwHs29GgIZEY+XBZpG0Rx17C7bA3m4QE6PttsHglLJF8gKKPhqHraJ2+3Yxue0pj8Xy7EDLCfrbcXYshWO6ConqtjrkXHF7peIWKVIDAqHuOCRaMt+zQZkTkJdnzfXJJUYseqGBcC4nQ+3vqSYPvvMC5f/h1r05edzj3AZspv86kZfCbv2SP85LnhSXhkVnY43wIJsX+6EshdJ1vssx65pogvYQC1IY2Pb3IZKdO7SbmpiVDwWcE0+awsrNHi53QTk9t7uSVx74T/lX7qPvjC1KcW92GMBOFqihsi3pPOsmaZ+TRmbs6Q7/z3u8czSAw8z root@vping-userdata-vm2-8e4fa657-f19a-4ac9-b22a-599274380d43 ssh-dss AAAAB3NzaC1kc3MAAACBALh4w/WD/01U8af4ilL+HMkrgudYh3d769Nt8diKyx9kDqJXpuAa7NNhjSmfXpYCVIsZ/j0VJb2urHg54W37U6fAAJprgR55zDQ+x5ug3evjJQrhUaNiHRfXYmCp9HeDfhkTwSV2ZrhAJ2jZ8McceB+VtyPwppqAgqzuKOg57bA7AAAAFQCZACLAiGwbiniB/11gjVNPTx4kQwAAAIEAtnD17xuXXk8+zCK0NMFaYI28uO1TW4+I55YP4NlR279TQUyIPfeL4U3XdjpUnxAWwN/I3XluZ6jHCH8GBw/SvZ0nmGuFOU3CtaCh9x2W2AWXwb7sCHZjBoOxC4Dsvs2kRmBGDRR3AbFJ5luR80MeG2kswpsBioIxmcVJDV7W1KkAAACBAJSoV1ongGTtVCHMOseP9HDLv5oUftVhZ745xdNQVulvAL2f7jja4OqiVm+r5y4yP1GQ+WFhT0WTMNQq3dDiWZIbCLm1wxf40eaRSQx8TOCaL9FOtar6j8D8zninL7ys2ux7Gk+ctcZxnG3pHbvZ/hSrAOLBj+ZrmpqCZuNP3JYx root@vping-userdata-vm2-8e4fa657-f19a-4ac9-b22a-599274380d43 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe6e:26c3/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.4 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-8e4fa657-f19a-4ac9-b22a-599274380d43 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.13 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-8e4fa657-f19a-4ac9-b22a-599274380d43 login: 2018-07-30 01:56:32,204 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-30 01:56:32,311 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 01:56:32,312 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:28 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-30 01:56:32,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-30 01:56:32,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:32,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01: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 x-openstack-request-id: req-3ef4d60d-1d4f-4cf9-a0bc-3dbcbbb94cb3 x-compute-request-id: req-3ef4d60d-1d4f-4cf9-a0bc-3dbcbbb94cb3 Content-Type: application/json 2018-07-30 01:56:32,435 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2 used request id req-3ef4d60d-1d4f-4cf9-a0bc-3dbcbbb94cb3 2018-07-30 01:56:32,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.118379831314s 2018-07-30 01:56:32,436 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2 used request id req-3ef4d60d-1d4f-4cf9-a0bc-3dbcbbb94cb3 2018-07-30 01:56:32,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:32,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:32,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-2ee0c8f5-8d14-421d-82cb-52771ba782a2 x-compute-request-id: req-2ee0c8f5-8d14-421d-82cb-52771ba782a2 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:26:c3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:26.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "6d313cf3-1be9-4e6d-aa19-734627a30b7e", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:26Z", "hostId": "6e21ed4c6b80a849b4842a102027faac4de546b40ee70f2424039df2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:19Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:93:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ac58b04e-d42c-4c65-b07b-00c0b93110d2", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:16.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "ac58b04e-d42c-4c65-b07b-00c0b93110d2", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:32Z", "hostId": "c37b9f916d976674f134d43785559bb8853556bf3dc28ef48ba45d29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:12Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:32,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2ee0c8f5-8d14-421d-82cb-52771ba782a2 2018-07-30 01:56:32,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220861911774s 2018-07-30 01:56:32,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2ee0c8f5-8d14-421d-82cb-52771ba782a2 2018-07-30 01:56:32,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:56:34,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:34,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:34,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-2bb46bec-1b5f-4fd3-b52c-188edc6f9714 x-compute-request-id: req-2bb46bec-1b5f-4fd3-b52c-188edc6f9714 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:26:c3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:26.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "6d313cf3-1be9-4e6d-aa19-734627a30b7e", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:26Z", "hostId": "6e21ed4c6b80a849b4842a102027faac4de546b40ee70f2424039df2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:19Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:34,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2bb46bec-1b5f-4fd3-b52c-188edc6f9714 2018-07-30 01:56:34,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19504404068s 2018-07-30 01:56:34,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2bb46bec-1b5f-4fd3-b52c-188edc6f9714 2018-07-30 01:56:34,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-30 01:56:34,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:35,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:56: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-484ef8c3-eb83-44d7-839d-9ed9e7c2e3da x-compute-request-id: req-484ef8c3-eb83-44d7-839d-9ed9e7c2e3da Content-Type: application/json 2018-07-30 01:56:35,371 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e used request id req-484ef8c3-eb83-44d7-839d-9ed9e7c2e3da 2018-07-30 01:56:35,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.510991096497s 2018-07-30 01:56:35,371 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e used request id req-484ef8c3-eb83-44d7-839d-9ed9e7c2e3da 2018-07-30 01:56:35,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:35,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:35,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-16f07dcf-c2cc-4e9f-af47-ed638e3deeb3 x-compute-request-id: req-16f07dcf-c2cc-4e9f-af47-ed638e3deeb3 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:26:c3", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d313cf3-1be9-4e6d-aa19-734627a30b7e", "rel": "bookmark"}], "image": {"id": "04783737-8785-4f05-a1bc-2bd25798047e", "links": [{"href": "http://172.30.9.25:8774/images/04783737-8785-4f05-a1bc-2bd25798047e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:56:26.000000", "flavor": {"id": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "links": [{"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "bookmark"}]}, "id": "6d313cf3-1be9-4e6d-aa19-734627a30b7e", "security_groups": [{"name": "default"}], "user_id": "d2ac72cb2db541d4924f3272bf1977c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:56:34Z", "hostId": "6e21ed4c6b80a849b4842a102027faac4de546b40ee70f2424039df2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8e4fa657-f19a-4ac9-b22a-599274380d43", "created": "2018-07-30T01:56:19Z", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:35,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-16f07dcf-c2cc-4e9f-af47-ed638e3deeb3 2018-07-30 01:56:35,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.305632829666s 2018-07-30 01:56:35,678 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-16f07dcf-c2cc-4e9f-af47-ed638e3deeb3 2018-07-30 01:56:35,680 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:56:37,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:37,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:37,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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 x-openstack-request-id: req-a88724c2-ad86-48f5-b606-67d875d96e5b x-compute-request-id: req-a88724c2-ad86-48f5-b606-67d875d96e5b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 01:56:37,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a88724c2-ad86-48f5-b606-67d875d96e5b 2018-07-30 01:56:37,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.082190990448s 2018-07-30 01:56:37,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a88724c2-ad86-48f5-b606-67d875d96e5b 2018-07-30 01:56:37,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 01:56:37,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/6ee96109-10c2-4552-89c1-d827b2062484/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}b7325084ecedc7c327494e902b6945672961cd65" -d '{"subnet_id": "a05cd2ec-357d-4c9e-8ee9-c6d51226486a"}' 2018-07-30 01:56:39,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2a586c47-b88f-49f4-886c-3944937da8dc Date: Mon, 30 Jul 2018 01:56:39 GMT RESP BODY: {"network_id": "60e808da-cfa9-4058-a65a-2b325f0eba8d", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "subnet_id": "a05cd2ec-357d-4c9e-8ee9-c6d51226486a", "subnet_ids": ["a05cd2ec-357d-4c9e-8ee9-c6d51226486a"], "port_id": "cf1c82a8-be37-4760-b326-d2cea39b806d", "id": "6ee96109-10c2-4552-89c1-d827b2062484"} 2018-07-30 01:56:39,418 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6ee96109-10c2-4552-89c1-d827b2062484/remove_router_interface.json used request id req-2a586c47-b88f-49f4-886c-3944937da8dc 2018-07-30 01:56:39,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.65212917328s 2018-07-30 01:56:39,418 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6ee96109-10c2-4552-89c1-d827b2062484/remove_router_interface.json used request id req-2a586c47-b88f-49f4-886c-3944937da8dc returning object 6ee96109-10c2-4552-89c1-d827b2062484 2018-07-30 01:56:39,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 01:56:39,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:39,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-3883249c-ef3e-4b94-8a6e-ae763f0bef95 Date: Mon, 30 Jul 2018 01:56:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:06Z", "admin_state_up": true, "updated_at": "2018-07-30T01:56:38Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "6ee96109-10c2-4552-89c1-d827b2062484", "name": "vping_userdata-router_8e4fa657-f19a-4ac9-b22a-599274380d43"}]} 2018-07-30 01:56:39,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-3883249c-ef3e-4b94-8a6e-ae763f0bef95 2018-07-30 01:56:39,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.144639968872s 2018-07-30 01:56:39,564 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-3883249c-ef3e-4b94-8a6e-ae763f0bef95 2018-07-30 01:56:39,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 01:56:39,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/6ee96109-10c2-4552-89c1-d827b2062484.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:40,663 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-733c94b2-582a-4d7e-920b-4acd121fcdbf Content-Length: 0 Date: Mon, 30 Jul 2018 01:56:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:56:40,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/6ee96109-10c2-4552-89c1-d827b2062484.json used request id req-733c94b2-582a-4d7e-920b-4acd121fcdbf 2018-07-30 01:56:40,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.09733986855s 2018-07-30 01:56:40,663 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/6ee96109-10c2-4552-89c1-d827b2062484.json used request id req-733c94b2-582a-4d7e-920b-4acd121fcdbf 2018-07-30 01:56:40,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:56:40,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:40,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0e376c1a-055d-4de4-8b42-71c6cf2c14ba Date: Mon, 30 Jul 2018 01:56:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60e808da-cfa9-4058-a65a-2b325f0eba8d","tenant_id":"b9edda13ffab481c9d37feb47d37a3d3","created_at":"2018-07-30T01:56:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:56:05Z","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":"b9edda13ffab481c9d37feb47d37a3d3","id":"a05cd2ec-357d-4c9e-8ee9-c6d51226486a","subnetpool_id":null,"name":"vping_userdata-subnet_8e4fa657-f19a-4ac9-b22a-599274380d43"}]} 2018-07-30 01:56:40,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0e376c1a-055d-4de4-8b42-71c6cf2c14ba 2018-07-30 01:56:40,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0460278987885s 2018-07-30 01:56:40,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0e376c1a-055d-4de4-8b42-71c6cf2c14ba 2018-07-30 01:56:40,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 01:56:40,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/a05cd2ec-357d-4c9e-8ee9-c6d51226486a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:41,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a175c29-93da-4e13-ae3d-04f4ffa1899d Date: Mon, 30 Jul 2018 01:56:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:56:41,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a05cd2ec-357d-4c9e-8ee9-c6d51226486a.json used request id req-2a175c29-93da-4e13-ae3d-04f4ffa1899d 2018-07-30 01:56:41,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08684492111s 2018-07-30 01:56:41,799 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a05cd2ec-357d-4c9e-8ee9-c6d51226486a.json used request id req-2a175c29-93da-4e13-ae3d-04f4ffa1899d 2018-07-30 01:56:41,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:56:41,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:41,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-1b9ddc42-5974-4b77-a9f7-873266df8fe2 Date: Mon, 30 Jul 2018 01:56:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"60e808da-cfa9-4058-a65a-2b325f0eba8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9edda13ffab481c9d37feb47d37a3d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:56:41Z","qos_policy_id":null,"name":"vping_userdata-net_8e4fa657-f19a-4ac9-b22a-599274380d43","admin_state_up":true,"tenant_id":"b9edda13ffab481c9d37feb47d37a3d3","created_at":"2018-07-30T01:56:04Z","mtu":1450}]} 2018-07-30 01:56:41,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1b9ddc42-5974-4b77-a9f7-873266df8fe2 2018-07-30 01:56:41,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109602928162s 2018-07-30 01:56:41,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1b9ddc42-5974-4b77-a9f7-873266df8fe2 2018-07-30 01:56:41,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 01:56:41,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/60e808da-cfa9-4058-a65a-2b325f0eba8d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:42,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c05c18dc-4ecd-475a-ac45-748af32facce Date: Mon, 30 Jul 2018 01:56:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:56:42,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/60e808da-cfa9-4058-a65a-2b325f0eba8d.json used request id req-c05c18dc-4ecd-475a-ac45-748af32facce 2018-07-30 01:56:42,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.767566919327s 2018-07-30 01:56:42,678 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/60e808da-cfa9-4058-a65a-2b325f0eba8d.json used request id req-c05c18dc-4ecd-475a-ac45-748af32facce 2018-07-30 01:56:42,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:56:42,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:43,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-8052fed4-2538-4775-85ee-ee15518a813e Date: Mon, 30 Jul 2018 01:56:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/04783737-8785-4f05-a1bc-2bd25798047e/snap", "metadata": {}}], "file": "/v2/images/04783737-8785-4f05-a1bc-2bd25798047e/file", "owner": "b9edda13ffab481c9d37feb47d37a3d3", "id": "04783737-8785-4f05-a1bc-2bd25798047e", "size": 12716032, "self": "/v2/images/04783737-8785-4f05-a1bc-2bd25798047e", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/04783737-8785-4f05-a1bc-2bd25798047e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:56:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8e4fa657-f19a-4ac9-b22a-599274380d43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8e4fa657-f19a-4ac9-b22a-599274380d43", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:56:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:56:43,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8052fed4-2538-4775-85ee-ee15518a813e 2018-07-30 01:56:43,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.637053012848s 2018-07-30 01:56:43,320 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8052fed4-2538-4775-85ee-ee15518a813e 2018-07-30 01:56:43,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 01:56:43,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/04783737-8785-4f05-a1bc-2bd25798047e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7325084ecedc7c327494e902b6945672961cd65" 2018-07-30 01:56:43,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-083c18b4-21dd-4955-9415-b4fc423bfec5 Date: Mon, 30 Jul 2018 01:56: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-30 01:56:43,707 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/04783737-8785-4f05-a1bc-2bd25798047e used request id req-083c18b4-21dd-4955-9415-b4fc423bfec5 2018-07-30 01:56:43,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.384922027588s 2018-07-30 01:56:43,707 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/04783737-8785-4f05-a1bc-2bd25798047e used request id req-083c18b4-21dd-4955-9415-b4fc423bfec5 2018-07-30 01:56:43,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:56:43,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:43,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-8faf7129-edc1-418e-addd-d28abc45eeb5 x-compute-request-id: req-8faf7129-edc1-418e-addd-d28abc45eeb5 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8e4fa657-f19a-4ac9-b22a-599274380d43", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0", "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": "4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0"}]} 2018-07-30 01:56:43,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-8faf7129-edc1-418e-addd-d28abc45eeb5 2018-07-30 01:56:43,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0311660766602s 2018-07-30 01:56:43,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-8faf7129-edc1-418e-addd-d28abc45eeb5 2018-07-30 01:56:43,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 01:56:43,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:43,771 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01: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-559ead75-15b9-4399-9e99-88ef413450b9 x-compute-request-id: req-559ead75-15b9-4399-9e99-88ef413450b9 Content-Length: 0 Content-Type: application/json 2018-07-30 01:56:43,771 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0 used request id req-559ead75-15b9-4399-9e99-88ef413450b9 2018-07-30 01:56:43,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0309240818024s 2018-07-30 01:56:43,772 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/4dd4204e-9fb3-46d5-a9c4-f8d3cbc7c8d0 used request id req-559ead75-15b9-4399-9e99-88ef413450b9 2018-07-30 01:56:43,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:56:43,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:43,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59766b6a-52ce-4b33-89d1-d2fa5d2b51af Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_8e4fa657-f19a-4ac9-b22a-599274380d43", "links": {"self": "http://172.30.9.25:5000/v3/users/d2ac72cb2db541d4924f3272bf1977c4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d2ac72cb2db541d4924f3272bf1977c4", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:56:43,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-59766b6a-52ce-4b33-89d1-d2fa5d2b51af 2018-07-30 01:56:43,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140597105026s 2018-07-30 01:56:43,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-59766b6a-52ce-4b33-89d1-d2fa5d2b51af 2018-07-30 01:56:43,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:56:43,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/d2ac72cb2db541d4924f3272bf1977c4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:44,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5bdd059-9d3d-4001-a1e4-cf7d64caf99e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_8e4fa657-f19a-4ac9-b22a-599274380d43", "links": {"self": "http://172.30.9.25:5000/v3/users/d2ac72cb2db541d4924f3272bf1977c4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d2ac72cb2db541d4924f3272bf1977c4", "description": null}} 2018-07-30 01:56:44,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/d2ac72cb2db541d4924f3272bf1977c4 used request id req-a5bdd059-9d3d-4001-a1e4-cf7d64caf99e 2018-07-30 01:56:44,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10496711731s 2018-07-30 01:56:44,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/d2ac72cb2db541d4924f3272bf1977c4 used request id req-a5bdd059-9d3d-4001-a1e4-cf7d64caf99e 2018-07-30 01:56:44,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-30 01:56:44,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/d2ac72cb2db541d4924f3272bf1977c4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:44,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9c5dffd-4d20-47b0-993c-a553c48b2f1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:56:44,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d2ac72cb2db541d4924f3272bf1977c4 used request id req-e9c5dffd-4d20-47b0-993c-a553c48b2f1b 2018-07-30 01:56:44,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.211859941483s 2018-07-30 01:56:44,237 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d2ac72cb2db541d4924f3272bf1977c4 used request id req-e9c5dffd-4d20-47b0-993c-a553c48b2f1b 2018-07-30 01:56:44,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 01:56:44,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:44,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f438245-ceaa-470b-9db5-ba442e9ea1a4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3"}, "tags": [], "enabled": true, "id": "b9edda13ffab481c9d37feb47d37a3d3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8e4fa657-f19a-4ac9-b22a-599274380d43"}]} 2018-07-30 01:56:44,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-7f438245-ceaa-470b-9db5-ba442e9ea1a4 2018-07-30 01:56:44,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0833828449249s 2018-07-30 01:56:44,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-7f438245-ceaa-470b-9db5-ba442e9ea1a4 2018-07-30 01:56:44,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-30 01:56:44,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:44,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43599a44-013b-4ee7-b53d-e701b06e2de8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:56:44,496 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-43599a44-013b-4ee7-b53d-e701b06e2de8 2018-07-30 01:56:44,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.163746118546s 2018-07-30 01:56:44,497 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-43599a44-013b-4ee7-b53d-e701b06e2de8 2018-07-30 01:56:44,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:56:44,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:44,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a64753-c107-40f1-8540-d29319eca38a Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "85accef18d1f41d49c7c6e7bc16b323e", "links": {"self": "http://172.30.9.25:5000/v3/roles/85accef18d1f41d49c7c6e7bc16b323e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:56:44,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f6a64753-c107-40f1-8540-d29319eca38a 2018-07-30 01:56:44,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0889358520508s 2018-07-30 01:56:44,590 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f6a64753-c107-40f1-8540-d29319eca38a 2018-07-30 01:56:44,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-30 01:56:44,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/85accef18d1f41d49c7c6e7bc16b323e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d454786a7c15c2d071cc68d54b768fc2577a6e4e" 2018-07-30 01:56:44,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed4ee6a2-2db7-4d0e-88c8-57a3a69ec0c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:56:44,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/85accef18d1f41d49c7c6e7bc16b323e used request id req-ed4ee6a2-2db7-4d0e-88c8-57a3a69ec0c4 2018-07-30 01:56:44,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.105004072189s 2018-07-30 01:56:44,700 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/85accef18d1f41d49c7c6e7bc16b323e used request id req-ed4ee6a2-2db7-4d0e-88c8-57a3a69ec0c4 2018-07-30 01:56:44,758 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-30 01:56:44,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:56:44,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:56:44,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:56:44,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:56:44,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:56:44,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:56:44,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:56:44,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:56:44,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:56:44,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:56:44,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:56:44,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:56:44,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:56:44,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:56:44,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:56:44,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:56:44,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:56:44,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:56:44,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:56:44,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:56:44,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:56:44,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:56:44,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:56:44,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7e3586-33a9-429c-b7d4-9c43099add41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:56:44,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ad7e3586-33a9-429c-b7d4-9c43099add41 2018-07-30 01:56:44,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:56:45,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["E1F8rI6FRjqhTECCtQ9ZYg"], "issued_at": "2018-07-30T01:56:45.000000Z"}} 2018-07-30 01:56:45,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:56:45,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:56:45,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-eeeb35d6-028d-4d76-8178-71cce153ac4d Date: Mon, 30 Jul 2018 01:56:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:56:45,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eeeb35d6-028d-4d76-8178-71cce153ac4d 2018-07-30 01:56:45,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263669013977s 2018-07-30 01:56:45,454 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eeeb35d6-028d-4d76-8178-71cce153ac4d 2018-07-30 01:56:45,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:56:45,464 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:56:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:56:45,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 01:56:45,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:56:45,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b188a269-a480-4967-b617-105873c3fa5e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/f7e8b527169445dcab3ecaf02003a9f0"}, "tags": [], "enabled": true, "id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "heat_stack"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 01:56:45,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-b188a269-a480-4967-b617-105873c3fa5e 2018-07-30 01:56:45,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0929009914398s 2018-07-30 01:56:45,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-b188a269-a480-4967-b617-105873c3fa5e 2018-07-30 01:56:45,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-30 01:56:45,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_97bc85b4-5f41-4979-937a-58c95088288f"}}' 2018-07-30 01:56:45,689 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0b3beae-9ace-4887-8b3c-b09888fa8899 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e"}, "tags": [], "enabled": true, "id": "56c52efc41b44ebeb469061fa8e8198e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_97bc85b4-5f41-4979-937a-58c95088288f"}} 2018-07-30 01:56:45,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e0b3beae-9ace-4887-8b3c-b09888fa8899 2018-07-30 01:56:45,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.12372303009s 2018-07-30 01:56:45,690 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e0b3beae-9ace-4887-8b3c-b09888fa8899 2018-07-30 01:56:45,690 - 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'56c52efc41b44ebeb469061fa8e8198e', '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_97bc85b4-5f41-4979-937a-58c95088288f'}) 2018-07-30 01:56:45,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-30 01:56:45,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "eb6ed2d4-11cb-4752-83fd-e4c2a0c4e4e4", "email": null, "name": "cinder_test-user_97bc85b4-5f41-4979-937a-58c95088288f"}}' 2018-07-30 01:56:46,065 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a415120a-01df-493a-a03c-529fafc7da42 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_97bc85b4-5f41-4979-937a-58c95088288f", "links": {"self": "http://172.30.9.25:5000/v3/users/e2543d47c0e74cee88067979f27d94a1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e2543d47c0e74cee88067979f27d94a1", "domain_id": "default", "password_expires_at": null}} 2018-07-30 01:56:46,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-a415120a-01df-493a-a03c-529fafc7da42 2018-07-30 01:56:46,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.368848085403s 2018-07-30 01:56:46,066 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-a415120a-01df-493a-a03c-529fafc7da42 2018-07-30 01:56:46,066 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e2543d47c0e74cee88067979f27d94a1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_97bc85b4-5f41-4979-937a-58c95088288f'}) 2018-07-30 01:56:46,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:56:46,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:56:46,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ced0569-fa43-43f7-93e2-fdd975004818 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:56:46,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4ced0569-fa43-43f7-93e2-fdd975004818 2018-07-30 01:56:46,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0875608921051s 2018-07-30 01:56:46,158 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4ced0569-fa43-43f7-93e2-fdd975004818 2018-07-30 01:56:46,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:56:46,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:56:46,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa629aec-ee78-4fd1-b636-a0a3dc8e568c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:56:46,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fa629aec-ee78-4fd1-b636-a0a3dc8e568c 2018-07-30 01:56:46,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0924849510193s 2018-07-30 01:56:46,256 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fa629aec-ee78-4fd1-b636-a0a3dc8e568c 2018-07-30 01:56:46,257 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-30 01:56:46,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-30 01:56:46,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" -d '{"role": {"name": "Member"}}' 2018-07-30 01:56:46,374 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaead8c3-7972-428f-8453-1fedafa8f1eb Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0ddc57f3fcf440af80b89c28307d2574", "links": {"self": "http://172.30.9.25:5000/v3/roles/0ddc57f3fcf440af80b89c28307d2574"}, "name": "Member"}} 2018-07-30 01:56:46,375 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-eaead8c3-7972-428f-8453-1fedafa8f1eb 2018-07-30 01:56:46,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.114242076874s 2018-07-30 01:56:46,375 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-eaead8c3-7972-428f-8453-1fedafa8f1eb 2018-07-30 01:56:46,375 - 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'0ddc57f3fcf440af80b89c28307d2574'}) 2018-07-30 01:56:46,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:56:46,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:56:46,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a065f160-54b5-4efb-a4db-e003bee3666e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ddc57f3fcf440af80b89c28307d2574", "links": {"self": "http://172.30.9.25:5000/v3/roles/0ddc57f3fcf440af80b89c28307d2574"}, "name": "Member"}, {"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:56:46,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a065f160-54b5-4efb-a4db-e003bee3666e 2018-07-30 01:56:46,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0850260257721s 2018-07-30 01:56:46,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a065f160-54b5-4efb-a4db-e003bee3666e 2018-07-30 01:56:46,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 01:56:46,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:56:46,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c9e779-f47f-4cd2-ad54-52e4e2f4e2d8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 01:56:46,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-07c9e779-f47f-4cd2-ad54-52e4e2f4e2d8 2018-07-30 01:56:46,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0883989334106s 2018-07-30 01:56:46,557 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-07c9e779-f47f-4cd2-ad54-52e4e2f4e2d8 2018-07-30 01:56:46,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:56:46,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:56:46,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18bc6e26-9212-4990-9502-6b0c9fcef658 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder_test-user_97bc85b4-5f41-4979-937a-58c95088288f", "links": {"self": "http://172.30.9.25:5000/v3/users/e2543d47c0e74cee88067979f27d94a1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e2543d47c0e74cee88067979f27d94a1", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:56:46,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-18bc6e26-9212-4990-9502-6b0c9fcef658 2018-07-30 01:56:46,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0380990505219s 2018-07-30 01:56:46,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-18bc6e26-9212-4990-9502-6b0c9fcef658 2018-07-30 01:56:46,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 01:56:46,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:56:46,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b09401-314b-4a6b-846e-62f38a832c27 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e"}, "tags": [], "enabled": true, "id": "56c52efc41b44ebeb469061fa8e8198e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_97bc85b4-5f41-4979-937a-58c95088288f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-30 01:56:46,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-d0b09401-314b-4a6b-846e-62f38a832c27 2018-07-30 01:56:46,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0852298736572s 2018-07-30 01:56:46,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-d0b09401-314b-4a6b-846e-62f38a832c27 2018-07-30 01:56:46,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 01:56:46,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=e2543d47c0e74cee88067979f27d94a1&role.id=0ddc57f3fcf440af80b89c28307d2574&scope.project.id=56c52efc41b44ebeb469061fa8e8198e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:56:46,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f50772a-a566-4aa1-a562-b9bce078beaf Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=e2543d47c0e74cee88067979f27d94a1&role.id=0ddc57f3fcf440af80b89c28307d2574&scope.project.id=56c52efc41b44ebeb469061fa8e8198e", "previous": null, "next": null}} 2018-07-30 01:56:46,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=e2543d47c0e74cee88067979f27d94a1&role.id=0ddc57f3fcf440af80b89c28307d2574&scope.project.id=56c52efc41b44ebeb469061fa8e8198e used request id req-5f50772a-a566-4aa1-a562-b9bce078beaf 2018-07-30 01:56:46,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0865390300751s 2018-07-30 01:56:46,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=e2543d47c0e74cee88067979f27d94a1&role.id=0ddc57f3fcf440af80b89c28307d2574&scope.project.id=56c52efc41b44ebeb469061fa8e8198e used request id req-5f50772a-a566-4aa1-a562-b9bce078beaf 2018-07-30 01:56:46,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 01:56:46,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e/users/e2543d47c0e74cee88067979f27d94a1/roles/0ddc57f3fcf440af80b89c28307d2574 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:56:46,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d11af6af-d976-4b50-bf73-c8f6050fc4ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:56:46,928 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e/users/e2543d47c0e74cee88067979f27d94a1/roles/0ddc57f3fcf440af80b89c28307d2574 used request id req-d11af6af-d976-4b50-bf73-c8f6050fc4ee 2018-07-30 01:56:46,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136656999588s 2018-07-30 01:56:46,929 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e/users/e2543d47c0e74cee88067979f27d94a1/roles/0ddc57f3fcf440af80b89c28307d2574 used request id req-d11af6af-d976-4b50-bf73-c8f6050fc4ee 2018-07-30 01:56:46,929 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_97bc85b4-5f41-4979-937a-58c95088288f', 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'56c52efc41b44ebeb469061fa8e8198e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'eb6ed2d4-11cb-4752-83fd-e4c2a0c4e4e4', 'username': u'cinder_test-user_97bc85b4-5f41-4979-937a-58c95088288f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-30 01:56:46,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:56:46,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:56:46,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:56:46,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:56:46,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:56:46,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:56:46,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:56:46,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:56:46,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:56:46,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:56:46,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:56:46,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:56:46,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:56:46,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:56:46,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:56:46,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:56:46,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:56:46,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:56:46,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:56:46,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:56:46,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:56:46,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:56:46,935 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_97bc85b4-5f41-4979-937a-58c95088288f', 'password': 'eb6ed2d4-11cb-4752-83fd-e4c2a0c4e4e4', 'project_name': 'cinder_test-project_97bc85b4-5f41-4979-937a-58c95088288f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '56c52efc41b44ebeb469061fa8e8198e', 'project_domain_name': 'Default'} 2018-07-30 01:56:46,935 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-30 01:56:46,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:56:46,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c1a6bb8-7161-4a77-af29-0a76ea1d4b2b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:56:46,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4c1a6bb8-7161-4a77-af29-0a76ea1d4b2b 2018-07-30 01:56:46,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:56:47,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ddc57f3fcf440af80b89c28307d2574", "name": "Member"}], "expires_at": "2018-07-30T02:56:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56c52efc41b44ebeb469061fa8e8198e", "name": "cinder_test-project_97bc85b4-5f41-4979-937a-58c95088288f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/56c52efc41b44ebeb469061fa8e8198e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/56c52efc41b44ebeb469061fa8e8198e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/56c52efc41b44ebeb469061fa8e8198e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/56c52efc41b44ebeb469061fa8e8198e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/56c52efc41b44ebeb469061fa8e8198e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/56c52efc41b44ebeb469061fa8e8198e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_56c52efc41b44ebeb469061fa8e8198e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_56c52efc41b44ebeb469061fa8e8198e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/56c52efc41b44ebeb469061fa8e8198e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/56c52efc41b44ebeb469061fa8e8198e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/56c52efc41b44ebeb469061fa8e8198e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/56c52efc41b44ebeb469061fa8e8198e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/56c52efc41b44ebeb469061fa8e8198e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_97bc85b4-5f41-4979-937a-58c95088288f", "id": "e2543d47c0e74cee88067979f27d94a1"}, "audit_ids": ["4aTS4IObRdK8hS2EbJmnJA"], "issued_at": "2018-07-30T01:56:47.000000Z"}} 2018-07-30 01:56:47,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 01:56:47,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"network": {"name": "cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f", "admin_state_up": true}}' 2018-07-30 01:56:47,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-32c7118f-26d7-4803-b20c-f0c58832a861 Date: Mon, 30 Jul 2018 01:56:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"56c52efc41b44ebeb469061fa8e8198e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:56:47Z","is_default":false,"name":"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f","qos_policy_id":null,"admin_state_up":true,"tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:56:47Z","mtu":1450}} 2018-07-30 01:56:47,931 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-32c7118f-26d7-4803-b20c-f0c58832a861 2018-07-30 01:56:47,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.601582050323s 2018-07-30 01:56:47,931 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-32c7118f-26d7-4803-b20c-f0c58832a861 2018-07-30 01:56:47,931 - 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-30T01:56:47Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f', u'admin_state_up': True, u'tenant_id': u'56c52efc41b44ebeb469061fa8e8198e', u'created_at': u'2018-07-30T01:56:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'56c52efc41b44ebeb469061fa8e8198e', u'l2_adjacency': True}) 2018-07-30 01:56:47,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:56:47,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:56:48,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-6897e9ac-f198-4e2c-bdcd-96751baef858 Date: Mon, 30 Jul 2018 01:56:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"56c52efc41b44ebeb469061fa8e8198e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:56:47Z","qos_policy_id":null,"name":"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f","admin_state_up":true,"tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:56:47Z","mtu":1450}]} 2018-07-30 01:56:48,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6897e9ac-f198-4e2c-bdcd-96751baef858 2018-07-30 01:56:48,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130644083023s 2018-07-30 01:56:48,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6897e9ac-f198-4e2c-bdcd-96751baef858 2018-07-30 01:56:48,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 01:56:48,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"subnet": {"name": "cinder_test-subnet_97bc85b4-5f41-4979-937a-58c95088288f", "enable_dhcp": true, "network_id": "ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 01:56:48,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1f13eb63-4279-4b16-bfd7-1fb620c0b326 Date: Mon, 30 Jul 2018 01:56:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:56:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:56:48Z","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":"56c52efc41b44ebeb469061fa8e8198e","id":"55d277e1-1c97-4906-ab63-1cfde2179087","subnetpool_id":null,"name":"cinder_test-subnet_97bc85b4-5f41-4979-937a-58c95088288f"}} 2018-07-30 01:56:48,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1f13eb63-4279-4b16-bfd7-1fb620c0b326 2018-07-30 01:56:48,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.689069986343s 2018-07-30 01:56:48,754 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1f13eb63-4279-4b16-bfd7-1fb620c0b326 2018-07-30 01:56:48,754 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:56:48Z', 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'55d277e1-1c97-4906-ab63-1cfde2179087', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_97bc85b4-5f41-4979-937a-58c95088288f', u'enable_dhcp': True, u'network_id': u'ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4', u'tenant_id': u'56c52efc41b44ebeb469061fa8e8198e', u'created_at': u'2018-07-30T01:56:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'56c52efc41b44ebeb469061fa8e8198e'}) 2018-07-30 01:56:48,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 01:56:48,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "cinder_test-router_97bc85b4-5f41-4979-937a-58c95088288f", "admin_state_up": true}}' 2018-07-30 01:56:50,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-44f3ecec-5a1d-415a-8181-65b2f114f11f Date: Mon, 30 Jul 2018 01:56:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:48Z", "admin_state_up": true, "updated_at": "2018-07-30T01:56:49Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "f687c2fa-4d92-438e-a3d3-a749bb0f2946", "name": "cinder_test-router_97bc85b4-5f41-4979-937a-58c95088288f"}} 2018-07-30 01:56:50,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-44f3ecec-5a1d-415a-8181-65b2f114f11f 2018-07-30 01:56:50,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.33565783501s 2018-07-30 01:56:50,091 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-44f3ecec-5a1d-415a-8181-65b2f114f11f 2018-07-30 01:56:50,092 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T01:56:49Z', u'revision_number': 3, u'id': u'f687c2fa-4d92-438e-a3d3-a749bb0f2946', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_97bc85b4-5f41-4979-937a-58c95088288f', u'admin_state_up': True, u'tenant_id': u'56c52efc41b44ebeb469061fa8e8198e', u'created_at': u'2018-07-30T01:56:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'56c52efc41b44ebeb469061fa8e8198e'}) 2018-07-30 01:56:50,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 01:56:50,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/f687c2fa-4d92-438e-a3d3-a749bb0f2946/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}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"subnet_id": "55d277e1-1c97-4906-ab63-1cfde2179087"}' 2018-07-30 01:56:52,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3f799310-179d-4bc8-814f-07615e1c1e52 Date: Mon, 30 Jul 2018 01:56:52 GMT RESP BODY: {"network_id": "ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "subnet_id": "55d277e1-1c97-4906-ab63-1cfde2179087", "subnet_ids": ["55d277e1-1c97-4906-ab63-1cfde2179087"], "port_id": "f482daf3-b69e-41c4-9ff6-5559cf1666a9", "id": "f687c2fa-4d92-438e-a3d3-a749bb0f2946"} 2018-07-30 01:56:52,242 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f687c2fa-4d92-438e-a3d3-a749bb0f2946/add_router_interface.json used request id req-3f799310-179d-4bc8-814f-07615e1c1e52 2018-07-30 01:56:52,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14996600151s 2018-07-30 01:56:52,243 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f687c2fa-4d92-438e-a3d3-a749bb0f2946/add_router_interface.json used request id req-3f799310-179d-4bc8-814f-07615e1c1e52 returning object f687c2fa-4d92-438e-a3d3-a749bb0f2946 2018-07-30 01:56:52,243 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 01:56:52,364 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-30 01:56:52,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:56:52,370 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 01:56:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 01:56:52,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:56:52,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:56:52,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4291a880-63b5-4ead-9f7e-c8fe74243940 Date: Mon, 30 Jul 2018 01:56:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:56:52,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4291a880-63b5-4ead-9f7e-c8fe74243940 2018-07-30 01:56:52,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18415594101s 2018-07-30 01:56:52,557 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4291a880-63b5-4ead-9f7e-c8fe74243940 2018-07-30 01:56:52,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 01:56:52,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_97bc85b4-5f41-4979-937a-58c95088288f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_97bc85b4-5f41-4979-937a-58c95088288f"}' 2018-07-30 01:56:52,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-35875fcf-0069-49eb-bff8-9cc92429288b Date: Mon, 30 Jul 2018 01:56:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51/file", "owner": "56c52efc41b44ebeb469061fa8e8198e", "id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "size": null, "self": "/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:56:52Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_97bc85b4-5f41-4979-937a-58c95088288f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_97bc85b4-5f41-4979-937a-58c95088288f", "checksum": null, "created_at": "2018-07-30T01:56:52Z", "protected": false} 2018-07-30 01:56:52,612 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-35875fcf-0069-49eb-bff8-9cc92429288b 2018-07-30 01:56:52,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0475628376007s 2018-07-30 01:56:52,612 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-35875fcf-0069-49eb-bff8-9cc92429288b returning object ceda5a47-c14f-4a6d-93d1-b991090e8c51 2018-07-30 01:56:52,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 01:56:52,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51/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}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '' 2018-07-30 01:56:53,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6395e4d7-0470-4715-99ad-ef3cab735cce Date: Mon, 30 Jul 2018 01: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-30 01:56:53,056 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51/file used request id req-6395e4d7-0470-4715-99ad-ef3cab735cce 2018-07-30 01:56:53,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.443012952805s 2018-07-30 01:56:53,056 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51/file used request id req-6395e4d7-0470-4715-99ad-ef3cab735cce 2018-07-30 01:56:53,056 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_97bc85b4-5f41-4979-937a-58c95088288f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T01:56:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51/file', u'owner': u'56c52efc41b44ebeb469061fa8e8198e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ceda5a47-c14f-4a6d-93d1-b991090e8c51', u'size': None, u'name': u'cinder_test-img_97bc85b4-5f41-4979-937a-58c95088288f', u'checksum': None, u'self': u'/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T01:56:52Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 01:56:53,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 01:56:53,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_97bc85b4-5f41-4979-937a-58c95088288f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 01:56:53,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-01a59291-edc0-4f86-8e3b-69f999ad4ff1 x-compute-request-id: req-01a59291-edc0-4f86-8e3b-69f999ad4ff1 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_97bc85b4-5f41-4979-937a-58c95088288f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "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": "81012807-4887-4a4b-9e9b-ccca2c179b26"}} 2018-07-30 01:56:53,274 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-01a59291-edc0-4f86-8e3b-69f999ad4ff1 2018-07-30 01:56:53,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.216701984406s 2018-07-30 01:56:53,274 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-01a59291-edc0-4f86-8e3b-69f999ad4ff1 2018-07-30 01:56:53,275 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_97bc85b4-5f41-4979-937a-58c95088288f', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'81012807-4887-4a4b-9e9b-ccca2c179b26', 'swap': 0}) 2018-07-30 01:56:53,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 01:56:53,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26/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}ed5b95ff0802991fb39065fb26ace3c1e496e487" -d '{"extra_specs": {}}' 2018-07-30 01:56:53,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-c72b906d-4b8e-4131-9f94-5a26407af58d x-compute-request-id: req-c72b906d-4b8e-4131-9f94-5a26407af58d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 01:56:53,298 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26/os-extra_specs used request id req-c72b906d-4b8e-4131-9f94-5a26407af58d 2018-07-30 01:56:53,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225210189819s 2018-07-30 01:56:53,299 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26/os-extra_specs used request id req-c72b906d-4b8e-4131-9f94-5a26407af58d 2018-07-30 01:56:53,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-30 01:56:53,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"keypair": {"name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f"}}' 2018-07-30 01:56:53,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-b184ce55-8bc8-4227-9004-367186b6595e x-compute-request-id: req-b184ce55-8bc8-4227-9004-367186b6595e Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ESab7yboWF76gZDyemlQFWvnZ2iNxEbjgrRpp4jxdJwXZ2K/3Pml3aWtNeUFo5CR/GG+u/pSRuKcZEmlSE24oL3tEuTfOY0LwLcUwVpQczGXS5mvbNVIvtLwiswA1DUy6fSwDmVf4STyKd/ROHWefaVoyNS+FTjgayeIJmF4GvEjx5NfWpEtUQvDAckqBLHHZta22pGfSgKZwZtKNFZOrFcfpdqRljU5ftwbmYymgv80UT/804hXJK4JtiZ9LZ21cWVivqSUoKmc4X2/7AbmNuXb0D/++s5AQwvlPitwAZeRi4IsB4T21hbVn7U1TufVbEM18iPNVDx2xFPyRz2l Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtREmm+8m6Fhe+oGQ8nppUBVr52dojcRG44K0aaeI8XScF2di\nv9z5pd2lrTXlBaOQkfxhvrv6UkbinGRJpUhNuKC97RLk3zmNC8C3FMFaUHMxl0uZ\nr2zVSL7S8IrMANQ1Mun0sA5lX+Ek8inf0Th1nn2laMjUvhU44GsniCZheBrxI8eT\nX1qRLVELwwHJKgSxx2bWttqRn0oCmcGbSjRWTqxXH6XakZY1OX7cG5mMpoL/NFE/\n/NOIVySuCbYmfS2dtXFlYr6klKCpnOF9v+wG5jbl29A//vrOQEML5T4rcAGXkYuC\nLAeE9tYW1Z+1NU7n1WxDNfIjzVQ8dsRT8kc9pQIDAQABAoIBAHEVDwngKGp/loHZ\nHY9yiAct+cABwziW1rcMUGST72DtNPcg6HlvJrNCZFBzEl+dMZMbDmiyublc7/ZA\nZAZHy9J9AWDopewL41zttOnPf/oyl0woOQlobSQLmW4FITd7UOZFWz4BH6rrz8k2\nAcSHAF5FlmKE2ukEFAuEoKHVZpY9H3ltmddf0gkLLLjP3EK07jbqIgZobRte4RK5\n9WyIzJ9K6kLWyZng8K+FEx0VpsYdRx3codnzygkB/wRqyDa8DLW9IQh6y2/5swKy\n8ZteRYBnsgONVbDAPHr5zeYMnZtu34LWnJXZKcoVs+qdLUqrMIqHsv4/DKSeq37G\n4sJDcQECgYEA6dM43F7BoPMEGLYv8CFL5x+uMz2fY1O4ssZEnArDEeHSqLMS8zg1\nbrHuyXUBjQUolju3sDbH3Wyi5gYr2wUSiRRUd2ejc2n0ks9KbC1zvCJfedFSRPA7\nQ7Fmuoxms3z5vNkT4+H00RBVMVTd6ex/ZlvDCxatbpNkB/sQcHl0FQUCgYEAxj0S\n8Pa0bLnch/Jb9Gm/em9T6K7xVGykVeIOE89PFcP0WooJ813D7p5X7YKTOI+aMvY/\n7DmlHhuhV33H754Okyxg5kpKUIjr8TKzs0BJE7hwKzXwxP4S7p+vBEEFYRt4RK//\nbxOvTqS4kyQB2qWJuNrkqm5jeZJ7gZ5AKB106CECgYEAxFolc5j2zKuGEyJa2zF6\nxdlqtYjX4dcaULYCQ28eJFQYTKYkEa5v4Eb3GKFy7fMZBB+dvxIhgCWMHdGs3j1C\nNW6nB6Y2MeMWCHqeKn14pNHQj0Fh7pY1jkDY3Wqti6g1J4q7EzBaH32xrL1xpNB+\no3wHK7adaS/IXpNMWMcE3ekCgYArdfhRG8UykQzoQRon24c/MGkU+kWuXKMqsQSl\nEy4jd3J65wiHcmciSVS9nYLpQ5Jq2dHp2Dl7AFO++rR6tAw999zGoELqpRoVJyh+\ng/mBeU4eKxU+GvXLmvaj2B11zK/xXySBFa+5biOJHrvJU8F95X98XfcxEAxDvo4S\nPWMEAQKBgB3ZM1UcUsdsGyUrCjIMKri+X1qV84N6b/JeNms1wXYiLXXBmUoc/UGD\np4twqhSGknCex1OoHSNn/dtXeeGjx+u1+kNJZgmSqkXrOiuvieFNEQ79cMETz7q2\nEZpsbPfZYsbC5PK8Qd72Ud60KagDzFea8/+JCXN7u/+zNoN2t2vr\n-----END RSA PRIVATE KEY-----\n", "user_id": "e2543d47c0e74cee88067979f27d94a1", "name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "fingerprint": "9b:e6:2b:c4:6c:3b:19:4e:d0:12:fd:97:5d:69:c2:1a"}} 2018-07-30 01:56:53,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-b184ce55-8bc8-4227-9004-367186b6595e 2018-07-30 01:56:53,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.319925069809s 2018-07-30 01:56:53,620 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-b184ce55-8bc8-4227-9004-367186b6595e 2018-07-30 01:56:53,620 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ESab7yboWF76gZDyemlQFWvnZ2iNxEbjgrRpp4jxdJwXZ2K/3Pml3aWtNeUFo5CR/GG+u/pSRuKcZEmlSE24oL3tEuTfOY0LwLcUwVpQczGXS5mvbNVIvtLwiswA1DUy6fSwDmVf4STyKd/ROHWefaVoyNS+FTjgayeIJmF4GvEjx5NfWpEtUQvDAckqBLHHZta22pGfSgKZwZtKNFZOrFcfpdqRljU5ftwbmYymgv80UT/804hXJK4JtiZ9LZ21cWVivqSUoKmc4X2/7AbmNuXb0D/++s5AQwvlPitwAZeRi4IsB4T21hbVn7U1TufVbEM18iPNVDx2xFPyRz2l Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtREmm+8m6Fhe+oGQ8nppUBVr52dojcRG44K0aaeI8XScF2di\nv9z5pd2lrTXlBaOQkfxhvrv6UkbinGRJpUhNuKC97RLk3zmNC8C3FMFaUHMxl0uZ\nr2zVSL7S8IrMANQ1Mun0sA5lX+Ek8inf0Th1nn2laMjUvhU44GsniCZheBrxI8eT\nX1qRLVELwwHJKgSxx2bWttqRn0oCmcGbSjRWTqxXH6XakZY1OX7cG5mMpoL/NFE/\n/NOIVySuCbYmfS2dtXFlYr6klKCpnOF9v+wG5jbl29A//vrOQEML5T4rcAGXkYuC\nLAeE9tYW1Z+1NU7n1WxDNfIjzVQ8dsRT8kc9pQIDAQABAoIBAHEVDwngKGp/loHZ\nHY9yiAct+cABwziW1rcMUGST72DtNPcg6HlvJrNCZFBzEl+dMZMbDmiyublc7/ZA\nZAZHy9J9AWDopewL41zttOnPf/oyl0woOQlobSQLmW4FITd7UOZFWz4BH6rrz8k2\nAcSHAF5FlmKE2ukEFAuEoKHVZpY9H3ltmddf0gkLLLjP3EK07jbqIgZobRte4RK5\n9WyIzJ9K6kLWyZng8K+FEx0VpsYdRx3codnzygkB/wRqyDa8DLW9IQh6y2/5swKy\n8ZteRYBnsgONVbDAPHr5zeYMnZtu34LWnJXZKcoVs+qdLUqrMIqHsv4/DKSeq37G\n4sJDcQECgYEA6dM43F7BoPMEGLYv8CFL5x+uMz2fY1O4ssZEnArDEeHSqLMS8zg1\nbrHuyXUBjQUolju3sDbH3Wyi5gYr2wUSiRRUd2ejc2n0ks9KbC1zvCJfedFSRPA7\nQ7Fmuoxms3z5vNkT4+H00RBVMVTd6ex/ZlvDCxatbpNkB/sQcHl0FQUCgYEAxj0S\n8Pa0bLnch/Jb9Gm/em9T6K7xVGykVeIOE89PFcP0WooJ813D7p5X7YKTOI+aMvY/\n7DmlHhuhV33H754Okyxg5kpKUIjr8TKzs0BJE7hwKzXwxP4S7p+vBEEFYRt4RK//\nbxOvTqS4kyQB2qWJuNrkqm5jeZJ7gZ5AKB106CECgYEAxFolc5j2zKuGEyJa2zF6\nxdlqtYjX4dcaULYCQ28eJFQYTKYkEa5v4Eb3GKFy7fMZBB+dvxIhgCWMHdGs3j1C\nNW6nB6Y2MeMWCHqeKn14pNHQj0Fh7pY1jkDY3Wqti6g1J4q7EzBaH32xrL1xpNB+\no3wHK7adaS/IXpNMWMcE3ekCgYArdfhRG8UykQzoQRon24c/MGkU+kWuXKMqsQSl\nEy4jd3J65wiHcmciSVS9nYLpQ5Jq2dHp2Dl7AFO++rR6tAw999zGoELqpRoVJyh+\ng/mBeU4eKxU+GvXLmvaj2B11zK/xXySBFa+5biOJHrvJU8F95X98XfcxEAxDvo4S\nPWMEAQKBgB3ZM1UcUsdsGyUrCjIMKri+X1qV84N6b/JeNms1wXYiLXXBmUoc/UGD\np4twqhSGknCex1OoHSNn/dtXeeGjx+u1+kNJZgmSqkXrOiuvieFNEQ79cMETz7q2\nEZpsbPfZYsbC5PK8Qd72Ud60KagDzFea8/+JCXN7u/+zNoN2t2vr\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e2543d47c0e74cee88067979f27d94a1', 'name': u'cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f', 'created_at': '2018-07-30T01:56:53.620686', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c52efc41b44ebeb469061fa8e8198e', 'name': 'cinder_test-project_97bc85b4-5f41-4979-937a-58c95088288f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9b:e6:2b:c4:6c:3b:19:4e:d0:12:fd:97:5d:69:c2:1a', 'type': 'ssh', 'id': u'cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f'}) 2018-07-30 01:56:53,621 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAtREmm+8m6Fhe+oGQ8nppUBVr52dojcRG44K0aaeI8XScF2di v9z5pd2lrTXlBaOQkfxhvrv6UkbinGRJpUhNuKC97RLk3zmNC8C3FMFaUHMxl0uZ r2zVSL7S8IrMANQ1Mun0sA5lX+Ek8inf0Th1nn2laMjUvhU44GsniCZheBrxI8eT X1qRLVELwwHJKgSxx2bWttqRn0oCmcGbSjRWTqxXH6XakZY1OX7cG5mMpoL/NFE/ /NOIVySuCbYmfS2dtXFlYr6klKCpnOF9v+wG5jbl29A//vrOQEML5T4rcAGXkYuC LAeE9tYW1Z+1NU7n1WxDNfIjzVQ8dsRT8kc9pQIDAQABAoIBAHEVDwngKGp/loHZ HY9yiAct+cABwziW1rcMUGST72DtNPcg6HlvJrNCZFBzEl+dMZMbDmiyublc7/ZA ZAZHy9J9AWDopewL41zttOnPf/oyl0woOQlobSQLmW4FITd7UOZFWz4BH6rrz8k2 AcSHAF5FlmKE2ukEFAuEoKHVZpY9H3ltmddf0gkLLLjP3EK07jbqIgZobRte4RK5 9WyIzJ9K6kLWyZng8K+FEx0VpsYdRx3codnzygkB/wRqyDa8DLW9IQh6y2/5swKy 8ZteRYBnsgONVbDAPHr5zeYMnZtu34LWnJXZKcoVs+qdLUqrMIqHsv4/DKSeq37G 4sJDcQECgYEA6dM43F7BoPMEGLYv8CFL5x+uMz2fY1O4ssZEnArDEeHSqLMS8zg1 brHuyXUBjQUolju3sDbH3Wyi5gYr2wUSiRRUd2ejc2n0ks9KbC1zvCJfedFSRPA7 Q7Fmuoxms3z5vNkT4+H00RBVMVTd6ex/ZlvDCxatbpNkB/sQcHl0FQUCgYEAxj0S 8Pa0bLnch/Jb9Gm/em9T6K7xVGykVeIOE89PFcP0WooJ813D7p5X7YKTOI+aMvY/ 7DmlHhuhV33H754Okyxg5kpKUIjr8TKzs0BJE7hwKzXwxP4S7p+vBEEFYRt4RK// bxOvTqS4kyQB2qWJuNrkqm5jeZJ7gZ5AKB106CECgYEAxFolc5j2zKuGEyJa2zF6 xdlqtYjX4dcaULYCQ28eJFQYTKYkEa5v4Eb3GKFy7fMZBB+dvxIhgCWMHdGs3j1C NW6nB6Y2MeMWCHqeKn14pNHQj0Fh7pY1jkDY3Wqti6g1J4q7EzBaH32xrL1xpNB+ o3wHK7adaS/IXpNMWMcE3ekCgYArdfhRG8UykQzoQRon24c/MGkU+kWuXKMqsQSl Ey4jd3J65wiHcmciSVS9nYLpQ5Jq2dHp2Dl7AFO++rR6tAw999zGoELqpRoVJyh+ g/mBeU4eKxU+GvXLmvaj2B11zK/xXySBFa+5biOJHrvJU8F95X98XfcxEAxDvo4S PWMEAQKBgB3ZM1UcUsdsGyUrCjIMKri+X1qV84N6b/JeNms1wXYiLXXBmUoc/UGD p4twqhSGknCex1OoHSNn/dtXeeGjx+u1+kNJZgmSqkXrOiuvieFNEQ79cMETz7q2 EZpsbPfZYsbC5PK8Qd72Ud60KagDzFea8/+JCXN7u/+zNoN2t2vr -----END RSA PRIVATE KEY----- 2018-07-30 01:56:53,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-30 01:56:53,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"security_group": {"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-30 01:56:53,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-3fe83058-a986-49f0-927e-03ed64036197 Date: Mon, 30 Jul 2018 01:56:53 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:53Z", "updated_at": "2018-07-30T01:56:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:53Z", "revision_number": 0, "id": "d1bd4feb-5b58-4543-be4c-1202c5da9ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:53Z", "security_group_id": "f7c35c7c-2c61-498f-8677-352d386e5892", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:53Z", "revision_number": 0, "id": "dc42ae32-1fdc-496b-931b-cf4487cde602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:53Z", "security_group_id": "f7c35c7c-2c61-498f-8677-352d386e5892", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 2, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "f7c35c7c-2c61-498f-8677-352d386e5892", "name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}} 2018-07-30 01:56:53,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-3fe83058-a986-49f0-927e-03ed64036197 2018-07-30 01:56:53,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.22948217392s 2018-07-30 01:56:53,854 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-3fe83058-a986-49f0-927e-03ed64036197 2018-07-30 01:56:53,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 01:56:53,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:56:53,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-2cccf348-9e8b-4ebe-828f-3683a9b7f6ac Date: Mon, 30 Jul 2018 01:56:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:53Z", "updated_at": "2018-07-30T01:56:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:53Z", "revision_number": 0, "id": "d1bd4feb-5b58-4543-be4c-1202c5da9ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:53Z", "security_group_id": "f7c35c7c-2c61-498f-8677-352d386e5892", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:53Z", "revision_number": 0, "id": "dc42ae32-1fdc-496b-931b-cf4487cde602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:53Z", "security_group_id": "f7c35c7c-2c61-498f-8677-352d386e5892", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 2, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "f7c35c7c-2c61-498f-8677-352d386e5892", "name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}]} 2018-07-30 01:56:53,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2cccf348-9e8b-4ebe-828f-3683a9b7f6ac 2018-07-30 01:56:53,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0672681331635s 2018-07-30 01:56:53,926 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2cccf348-9e8b-4ebe-828f-3683a9b7f6ac 2018-07-30 01:56:53,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 01:56:53,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" -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": "f7c35c7c-2c61-498f-8677-352d386e5892"}}' 2018-07-30 01:56:54,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-46435e86-a22f-4c8a-9144-fb1672e442d0 Date: Mon, 30 Jul 2018 01:56:54 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-30T01:56:54Z", "security_group_id": "f7c35c7c-2c61-498f-8677-352d386e5892", "port_range_min": 22, "revision_number": 0, "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:54Z", "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "aae5302a-2f6b-4e6c-96e4-8da16e14a963"}} 2018-07-30 01:56:54,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-46435e86-a22f-4c8a-9144-fb1672e442d0 2018-07-30 01:56:54,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.188728094101s 2018-07-30 01:56:54,119 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-46435e86-a22f-4c8a-9144-fb1672e442d0 2018-07-30 01:56:54,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 01:56:54,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:56:54,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-f206431e-d27e-4ef0-9609-5036cf91cae0 Date: Mon, 30 Jul 2018 01:56:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:53Z", "updated_at": "2018-07-30T01:56:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T01:56:54Z", "revision_number": 0, "id": "aae5302a-2f6b-4e6c-96e4-8da16e14a963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:54Z", "security_group_id": "f7c35c7c-2c61-498f-8677-352d386e5892", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:53Z", "revision_number": 0, "id": "d1bd4feb-5b58-4543-be4c-1202c5da9ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:53Z", "security_group_id": "f7c35c7c-2c61-498f-8677-352d386e5892", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:53Z", "revision_number": 0, "id": "dc42ae32-1fdc-496b-931b-cf4487cde602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:53Z", "security_group_id": "f7c35c7c-2c61-498f-8677-352d386e5892", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 3, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "f7c35c7c-2c61-498f-8677-352d386e5892", "name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}]} 2018-07-30 01:56:54,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f206431e-d27e-4ef0-9609-5036cf91cae0 2018-07-30 01:56:54,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0535299777985s 2018-07-30 01:56:54,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f206431e-d27e-4ef0-9609-5036cf91cae0 2018-07-30 01:56:54,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 01:56:54,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" -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": "f7c35c7c-2c61-498f-8677-352d386e5892"}}' 2018-07-30 01:56:54,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-15584735-8588-4092-bd5b-ba30e86705c7 Date: Mon, 30 Jul 2018 01:56:54 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-30T01:56:54Z", "security_group_id": "f7c35c7c-2c61-498f-8677-352d386e5892", "port_range_min": null, "revision_number": 0, "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:54Z", "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "0f552700-be5a-4c60-84cb-9b3773092961"}} 2018-07-30 01:56:54,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-15584735-8588-4092-bd5b-ba30e86705c7 2018-07-30 01:56:54,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139027833939s 2018-07-30 01:56:54,319 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-15584735-8588-4092-bd5b-ba30e86705c7 2018-07-30 01:56:54,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:56:54,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:56:54,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-eff3916a-e07d-498f-8a58-69c3ad41941e Date: Mon, 30 Jul 2018 01:56:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c52efc41b44ebeb469061fa8e8198e","l2_adjacency":true,"status":"ACTIVE","subnets":["55d277e1-1c97-4906-ab63-1cfde2179087"],"description":"","tags":[],"updated_at":"2018-07-30T01:56:48Z","qos_policy_id":null,"name":"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f","admin_state_up":true,"tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:56:47Z","mtu":1450}]} 2018-07-30 01:56:54,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-eff3916a-e07d-498f-8a58-69c3ad41941e 2018-07-30 01:56:54,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111696958542s 2018-07-30 01:56:54,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-eff3916a-e07d-498f-8a58-69c3ad41941e 2018-07-30 01:56:54,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:56:54,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:56:54,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-c252c326-9059-4a7a-8151-8d96ee7f9929 Date: Mon, 30 Jul 2018 01:56:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51/snap", "metadata": {}}], "file": "/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51/file", "owner": "56c52efc41b44ebeb469061fa8e8198e", "id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "size": 12716032, "self": "/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:56:53Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_97bc85b4-5f41-4979-937a-58c95088288f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_97bc85b4-5f41-4979-937a-58c95088288f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:56:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:56:54,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c252c326-9059-4a7a-8151-8d96ee7f9929 2018-07-30 01:56:54,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0348608493805s 2018-07-30 01:56:54,472 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c252c326-9059-4a7a-8151-8d96ee7f9929 2018-07-30 01:56:54,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:56:54,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:56:54,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-9cb08ca5-0b0f-4456-a6b1-94b68678b29e x-compute-request-id: req-9cb08ca5-0b0f-4456-a6b1-94b68678b29e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_97bc85b4-5f41-4979-937a-58c95088288f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "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": "81012807-4887-4a4b-9e9b-ccca2c179b26"}]} 2018-07-30 01:56:54,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9cb08ca5-0b0f-4456-a6b1-94b68678b29e 2018-07-30 01:56:54,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280241966248s 2018-07-30 01:56:54,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9cb08ca5-0b0f-4456-a6b1-94b68678b29e 2018-07-30 01:56:54,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-30 01:56:54,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"server": {"name": "cinder_test-vm2_97bc85b4-5f41-4979-937a-58c95088288f", "imageRef": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "flavorRef": "81012807-4887-4a4b-9e9b-ccca2c179b26", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4"}], "security_groups": [{"name": "f7c35c7c-2c61-498f-8677-352d386e5892"}]}}' 2018-07-30 01:56:55,385 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:56: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-1a005b3f-662f-49a6-bf74-6430d88e5766 x-compute-request-id: req-1a005b3f-662f-49a6-bf74-6430d88e5766 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f7c35c7c-2c61-498f-8677-352d386e5892"}], "OS-DCF:diskConfig": "MANUAL", "id": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "bookmark"}], "adminPass": "DV2SKgSmmGr5"}} 2018-07-30 01:56:55,385 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-1a005b3f-662f-49a6-bf74-6430d88e5766 2018-07-30 01:56:55,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.880542993546s 2018-07-30 01:56:55,385 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-1a005b3f-662f-49a6-bf74-6430d88e5766 2018-07-30 01:56:55,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:55,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:56:55,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-7a8307e8-9499-45da-9dad-e0cc97ae7eb3 x-compute-request-id: req-7a8307e8-9499-45da-9dad-e0cc97ae7eb3 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-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-30T01:56:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm2_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:56:55Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:55,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7a8307e8-9499-45da-9dad-e0cc97ae7eb3 2018-07-30 01:56:55,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385192155838s 2018-07-30 01:56:55,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7a8307e8-9499-45da-9dad-e0cc97ae7eb3 2018-07-30 01:56:55,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:56:55,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:56:55,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-2f97fa24-ca3a-4a57-8cc2-87b53230a67e Date: Mon, 30 Jul 2018 01:56:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c52efc41b44ebeb469061fa8e8198e","l2_adjacency":true,"status":"ACTIVE","subnets":["55d277e1-1c97-4906-ab63-1cfde2179087"],"description":"","tags":[],"updated_at":"2018-07-30T01:56:48Z","qos_policy_id":null,"name":"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f","admin_state_up":true,"tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:56:47Z","mtu":1450}]} 2018-07-30 01:56:55,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2f97fa24-ca3a-4a57-8cc2-87b53230a67e 2018-07-30 01:56:55,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1870200634s 2018-07-30 01:56:55,966 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2f97fa24-ca3a-4a57-8cc2-87b53230a67e 2018-07-30 01:56:55,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:56:55,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:56:56,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d5e12b6d-ea69-49ed-8c6b-2d5c57108f7c Date: Mon, 30 Jul 2018 01:56:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:56:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:56:48Z","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":"56c52efc41b44ebeb469061fa8e8198e","id":"55d277e1-1c97-4906-ab63-1cfde2179087","subnetpool_id":null,"name":"cinder_test-subnet_97bc85b4-5f41-4979-937a-58c95088288f"}]} 2018-07-30 01:56:56,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d5e12b6d-ea69-49ed-8c6b-2d5c57108f7c 2018-07-30 01:56:56,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0964910984039s 2018-07-30 01:56:56,064 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d5e12b6d-ea69-49ed-8c6b-2d5c57108f7c 2018-07-30 01:56:56,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:56:58,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:56:58,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:56:58,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:56: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-fd3fcfcb-f230-4628-acb1-8c45595f6cae x-compute-request-id: req-fd3fcfcb-f230-4628-acb1-8c45595f6cae Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:56:56Z", "hostId": "98bd7c90aede1e7adfd5cdbcbd38507f8a1c686b068c98151d5438bb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm2_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:56:55Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:56:58,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fd3fcfcb-f230-4628-acb1-8c45595f6cae 2018-07-30 01:56:58,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192736148834s 2018-07-30 01:56:58,258 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fd3fcfcb-f230-4628-acb1-8c45595f6cae 2018-07-30 01:56:58,262 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:57:00,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:57:00,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:00,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57: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-0385d614-5707-4331-a1d1-3fa4ddf81277 x-compute-request-id: req-0385d614-5707-4331-a1d1-3fa4ddf81277 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:56:56Z", "hostId": "98bd7c90aede1e7adfd5cdbcbd38507f8a1c686b068c98151d5438bb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm2_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:56:55Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:57:00,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0385d614-5707-4331-a1d1-3fa4ddf81277 2018-07-30 01:57:00,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236437082291s 2018-07-30 01:57:00,502 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0385d614-5707-4331-a1d1-3fa4ddf81277 2018-07-30 01:57:00,505 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:57:02,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:57:02,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:03,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57: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-f77c523d-3996-454b-980c-538247259de6 x-compute-request-id: req-f77c523d-3996-454b-980c-538247259de6 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:87:75", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:57:01.000000", "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:57:01Z", "hostId": "98bd7c90aede1e7adfd5cdbcbd38507f8a1c686b068c98151d5438bb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm2_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:56:55Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:57:03,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f77c523d-3996-454b-980c-538247259de6 2018-07-30 01:57:03,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.68364906311s 2018-07-30 01:57:03,191 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f77c523d-3996-454b-980c-538247259de6 2018-07-30 01:57:03,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:57:03,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=c0111ec0-f338-48d8-a1d7-c3beedf0d845" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:03,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-e2b62d0a-e9ea-4185-ae96-22fc14232fa4 Date: Mon, 30 Jul 2018 01:57:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:57:00Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55d277e1-1c97-4906-ab63-1cfde2179087","ip_address":"192.168.120.12"}],"id":"10c81214-9c92-4bcf-b796-fe623009cc3c","security_groups":["f7c35c7c-2c61-498f-8677-352d386e5892"],"mac_address":"fa:16:3e:82:87:75","project_id":"56c52efc41b44ebeb469061fa8e8198e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:56:57Z","binding:vnic_type":"normal","device_id":"c0111ec0-f338-48d8-a1d7-c3beedf0d845","ip_allocation":"immediate"}]} 2018-07-30 01:57:03,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=c0111ec0-f338-48d8-a1d7-c3beedf0d845 used request id req-e2b62d0a-e9ea-4185-ae96-22fc14232fa4 2018-07-30 01:57:03,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.225031852722s 2018-07-30 01:57:03,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=c0111ec0-f338-48d8-a1d7-c3beedf0d845 used request id req-e2b62d0a-e9ea-4185-ae96-22fc14232fa4 2018-07-30 01:57:03,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:57:03,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=10c81214-9c92-4bcf-b796-fe623009cc3c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:03,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-89254d94-5497-4c0d-897f-77af23c2be32 Date: Mon, 30 Jul 2018 01:57:03 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:57:03,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=10c81214-9c92-4bcf-b796-fe623009cc3c used request id req-89254d94-5497-4c0d-897f-77af23c2be32 2018-07-30 01:57:03,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0175909996033s 2018-07-30 01:57:03,444 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=10c81214-9c92-4bcf-b796-fe623009cc3c used request id req-89254d94-5497-4c0d-897f-77af23c2be32 2018-07-30 01:57:03,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:57:03,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:03,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-5d004996-c996-473f-8c59-fb6a97b7f959 x-compute-request-id: req-5d004996-c996-473f-8c59-fb6a97b7f959 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:87:75", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:57:01.000000", "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:57:01Z", "hostId": "98bd7c90aede1e7adfd5cdbcbd38507f8a1c686b068c98151d5438bb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm2_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:56:55Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:57:03,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5d004996-c996-473f-8c59-fb6a97b7f959 2018-07-30 01:57:03,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525665044785s 2018-07-30 01:57:03,971 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5d004996-c996-473f-8c59-fb6a97b7f959 2018-07-30 01:57:03,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:57:03,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=c0111ec0-f338-48d8-a1d7-c3beedf0d845" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:04,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-05cc5d06-67d8-41ac-8050-64aec86b8486 Date: Mon, 30 Jul 2018 01:57:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:57:00Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55d277e1-1c97-4906-ab63-1cfde2179087","ip_address":"192.168.120.12"}],"id":"10c81214-9c92-4bcf-b796-fe623009cc3c","security_groups":["f7c35c7c-2c61-498f-8677-352d386e5892"],"mac_address":"fa:16:3e:82:87:75","project_id":"56c52efc41b44ebeb469061fa8e8198e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:56:57Z","binding:vnic_type":"normal","device_id":"c0111ec0-f338-48d8-a1d7-c3beedf0d845","ip_allocation":"immediate"}]} 2018-07-30 01:57:04,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=c0111ec0-f338-48d8-a1d7-c3beedf0d845 used request id req-05cc5d06-67d8-41ac-8050-64aec86b8486 2018-07-30 01:57:04,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.052227973938s 2018-07-30 01:57:04,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=c0111ec0-f338-48d8-a1d7-c3beedf0d845 used request id req-05cc5d06-67d8-41ac-8050-64aec86b8486 2018-07-30 01:57:04,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:57:04,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=10c81214-9c92-4bcf-b796-fe623009cc3c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:04,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d919f87a-656a-456e-a926-0b8c747032ac Date: Mon, 30 Jul 2018 01:57:04 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:57:04,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=10c81214-9c92-4bcf-b796-fe623009cc3c used request id req-d919f87a-656a-456e-a926-0b8c747032ac 2018-07-30 01:57:04,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0185570716858s 2018-07-30 01:57:04,052 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=10c81214-9c92-4bcf-b796-fe623009cc3c used request id req-d919f87a-656a-456e-a926-0b8c747032ac 2018-07-30 01:57:04,052 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:82:87:75', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ceda5a47-c14f-4a6d-93d1-b991090e8c51'}), 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-30T01:57:01.000000', 'flavor': Munch({u'id': u'81012807-4887-4a4b-9e9b-ccca2c179b26'}), 'az': u'nova', 'id': u'c0111ec0-f338-48d8-a1d7-c3beedf0d845', 'security_groups': [Munch({u'name': u'cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e2543d47c0e74cee88067979f27d94a1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c52efc41b44ebeb469061fa8e8198e', 'name': 'cinder_test-project_97bc85b4-5f41-4979-937a-58c95088288f', '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-30T01:57:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-30T01:57:01Z', 'hostId': u'98bd7c90aede1e7adfd5cdbcbd38507f8a1c686b068c98151d5438bb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'98bd7c90aede1e7adfd5cdbcbd38507f8a1c686b068c98151d5438bb', '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-30T01:57:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'56c52efc41b44ebeb469061fa8e8198e', 'name': u'cinder_test-vm2_97bc85b4-5f41-4979-937a-58c95088288f', 'adminPass': None, 'tenant_id': u'56c52efc41b44ebeb469061fa8e8198e', 'created_at': u'2018-07-30T01:56:55Z', 'created': u'2018-07-30T01:56:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-30 01:57:04,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:57:04,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:04,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-51ae045f-b03a-4a91-996c-257c040fc448 Date: Mon, 30 Jul 2018 01:57:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c52efc41b44ebeb469061fa8e8198e","l2_adjacency":true,"status":"ACTIVE","subnets":["55d277e1-1c97-4906-ab63-1cfde2179087"],"description":"","tags":[],"updated_at":"2018-07-30T01:56:48Z","qos_policy_id":null,"name":"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f","admin_state_up":true,"tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:56:47Z","mtu":1450}]} 2018-07-30 01:57:04,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-51ae045f-b03a-4a91-996c-257c040fc448 2018-07-30 01:57:04,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109069824219s 2018-07-30 01:57:04,165 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-51ae045f-b03a-4a91-996c-257c040fc448 2018-07-30 01:57:04,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:57:04,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=c0111ec0-f338-48d8-a1d7-c3beedf0d845" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:04,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-fcdabd10-8b36-4746-b828-2d44f173e2d1 Date: Mon, 30 Jul 2018 01:57:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:57:00Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55d277e1-1c97-4906-ab63-1cfde2179087","ip_address":"192.168.120.12"}],"id":"10c81214-9c92-4bcf-b796-fe623009cc3c","security_groups":["f7c35c7c-2c61-498f-8677-352d386e5892"],"mac_address":"fa:16:3e:82:87:75","project_id":"56c52efc41b44ebeb469061fa8e8198e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:56:57Z","binding:vnic_type":"normal","device_id":"c0111ec0-f338-48d8-a1d7-c3beedf0d845","ip_allocation":"immediate"}]} 2018-07-30 01:57:04,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=c0111ec0-f338-48d8-a1d7-c3beedf0d845 used request id req-fcdabd10-8b36-4746-b828-2d44f173e2d1 2018-07-30 01:57:04,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0575668811798s 2018-07-30 01:57:04,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=c0111ec0-f338-48d8-a1d7-c3beedf0d845 used request id req-fcdabd10-8b36-4746-b828-2d44f173e2d1 2018-07-30 01:57:04,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-30 01:57:04,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"floatingip": {"floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.12", "port_id": "10c81214-9c92-4bcf-b796-fe623009cc3c"}}' 2018-07-30 01:57:06,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-b05705d1-7bde-42ec-993f-7773ce9d60be Date: Mon, 30 Jul 2018 01:57:06 GMT RESP BODY: {"floatingip": {"router_id": "f687c2fa-4d92-438e-a3d3-a749bb0f2946", "status": "DOWN", "description": "", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:57:05Z", "updated_at": "2018-07-30T01:57:05Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "port_id": "10c81214-9c92-4bcf-b796-fe623009cc3c", "id": "b4754f08-3b28-426b-a77b-ee5be8189fda", "qos_policy_id": null}} 2018-07-30 01:57:06,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b05705d1-7bde-42ec-993f-7773ce9d60be 2018-07-30 01:57:06,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.33971118927s 2018-07-30 01:57:06,566 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b05705d1-7bde-42ec-993f-7773ce9d60be 2018-07-30 01:57:06,569 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'f687c2fa-4d92-438e-a3d3-a749bb0f2946', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'56c52efc41b44ebeb469061fa8e8198e', 'created_at': u'2018-07-30T01:57:05Z', 'attached': True, 'updated_at': u'2018-07-30T01:57:05Z', 'id': u'b4754f08-3b28-426b-a77b-ee5be8189fda', 'floating_network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c52efc41b44ebeb469061fa8e8198e', 'name': 'cinder_test-project_97bc85b4-5f41-4979-937a-58c95088288f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f687c2fa-4d92-438e-a3d3-a749bb0f2946', u'qos_policy_id': None, 'project_id': u'56c52efc41b44ebeb469061fa8e8198e', 'port_id': u'10c81214-9c92-4bcf-b796-fe623009cc3c', 'port': u'10c81214-9c92-4bcf-b796-fe623009cc3c', 'network': u'4546160d-41d5-495e-a5d9-d5495a6b815a'}) 2018-07-30 01:57:06,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-30 01:57:06,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845/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}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 01:57:06,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57: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-fabd0fc2-d80b-47cb-a308-d9376520016d x-compute-request-id: req-fabd0fc2-d80b-47cb-a308-d9376520016d Content-Encoding: gzip Content-Length: 9571 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 485557577 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.137347] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139017] pid_max: default: 32768 minimum: 301\n[ 0.139922] ACPI: Core revision 20150930\n[ 0.141338] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142668] Security Framework initialized\n[ 0.143490] Yama: becoming mindful.\n[ 0.144230] AppArmor: AppArmor initialized\n[ 0.145113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147751] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150434] Initializing cgroup subsys io\n[ 0.151251] Initializing cgroup subsys memory\n[ 0.152117] Initializing cgroup subsys devices\n[ 0.153005] Initializing cgroup subsys freezer\n[ 0.153885] Initializing cgroup subsys net_cls\n[ 0.154762] Initializing cgroup subsys perf_event\n[ 0.155682] Initializing cgroup subsys net_prio\n[ 0.156581] Initializing cgroup subsys hugetlb\n[ 0.157455] Initializing cgroup subsys pids\n[ 0.158336] CPU: Physical Processor ID: 0\n[ 0.159858] mce: CPU supports 10 MCE banks\n[ 0.160727] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161739] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176534] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182790] ftrace: allocating 31920 entries in 125 pages\n[ 0.208808] smpboot: Max logical packages: 1\n[ 0.209703] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211053] x2apic enabled\n[ 0.211866] Switched APIC routing to physical x2apic.\n[ 0.213619] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214747] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216844] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218647] KVM setup paravirtual spinlock\n[ 0.220088] x86: Booted up 1 node, 1 CPUs\n[ 0.220907] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222318] devtmpfs: initialized\n[ 0.224066] evm: security.selinux\n[ 0.224778] evm: security.SMACK64\n[ 0.225477] evm: security.SMACK64EXEC\n[ 0.226226] evm: security.SMACK64TRANSMUTE\n[ 0.227043] evm: security.SMACK64MMAP\n[ 0.227797] evm: security.ima\n[ 0.228448] evm: security.capability\n[ 0.229270] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231171] pinctrl core: initialized pinctrl subsystem\n[ 0.232297] RTC time: 1:57:01, date: 07/30/18\n[ 0.233287] NET: Registered protocol family 16\n[ 0.234295] cpuidle: using governor ladder\n[ 0.235131] cpuidle: using governor menu\n[ 0.235928] PCCT header not found.\n[ 0.236699] ACPI: bus type PCI registered\n[ 0.237511] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238778] PCI: Using configuration type 1 for base access\n[ 0.240593] ACPI: Added _OSI(Module Device)\n[ 0.241446] ACPI: Added _OSI(Processor Device)\n[ 0.242317] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243241] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245027] ACPI: Interpreter enabled\n[ 0.245814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.251413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253296] ACPI: (supports S0 S5)\n[ 0.254028] ACPI: Using IOAPIC for interrupt routing\n[ 0.254985] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258134] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259296] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260561] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261769] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264033] acpiphp: Slot [3] registered\n[ 0.264852] acpiphp: Slot [4] registered\n[ 0.265667] acpiphp: Slot [5] registered\n[ 0.266485] acpiphp: Slot [6] registered\n[ 0.267290] acpiphp: Slot [7] registered\n[ 0.268109] acpiphp: Slot [8] registered\n[ 0.268927] acpiphp: Slot [9] registered\n[ 0.269746] acpiphp: Slot [10] registered\n[ 0.270569] acpiphp: Slot [11] registered\n[ 0.271391] acpiphp: Slot [12] registered\n[ 0.272218] acpiphp: Slot [13] registered\n[ 0.273061] acpiphp: Slot [14] registered\n[ 0.273900] acpiphp: Slot [15] registered\n[ 0.284880] acpiphp: Slot [16] registered\n[ 0.285712] acpiphp: Slot [17] registered\n[ 0.286540] acpiphp: Slot [18] registered\n[ 0.287357] acpiphp: Slot [19] registered\n[ 0.288180] acpiphp: Slot [20] registered\n[ 0.289011] acpiphp: Slot [21] registered\n[ 0.289835] acpiphp: Slot [22] registered\n[ 0.290660] acpiphp: Slot [23] registered\n[ 0.291491] acpiphp: Slot [24] registered\n[ 0.292311] acpiphp: Slot [25] registered\n[ 0.293141] acpiphp: Slot [26] registered\n[ 0.293966] acpiphp: Slot [27] registered\n[ 0.294791] acpiphp: Slot [28] registered\n[ 0.295611] acpiphp: Slot [29] registered\n[ 0.296435] acpiphp: Slot [30] registered\n[ 0.297257] acpiphp: Slot [31] registered\n[ 0.298080] PCI host bridge to bus 0000:00\n[ 0.298906] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300138] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301379] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302847] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304312] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305808] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309256] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310558] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311761] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316692] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318296] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.337985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.340221] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.341660] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.343085] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.344491] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.345780] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.347127] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.348208] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.349780] vgaarb: loaded\n[ 0.350391] vgaarb: bridge control possible 0000:00:02.0\n[ 0.351660] SCSI subsystem initialized\n[ 0.352599] ACPI: bus type USB registered\n[ 0.353445] usbcore: registered new interface driver usbfs\n[ 0.354496] usbcore: registered new interface driver hub\n[ 0.355522] usbcore: registered new device driver usb\n[ 0.356648] PCI: Using ACPI for IRQ routing\n[ 0.357790] NetLabel: Initializing\n[ 0.358526] NetLabel: domain hash size = 128\n[ 0.359389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.360364] NetLabel: unlabeled traffic allowed by default\n[ 0.361560] clocksource: Switched to clocksource kvm-clock\n[ 0.370178] AppArmor: AppArmor Filesystem Enabled\n[ 0.371170] pnp: PnP ACPI init\n[ 0.372124] pnp: PnP ACPI: found 5 devices\n[ 0.378503] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.380269] NET: Registered protocol family 2\n[ 0.381342] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.382657] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.383892] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.385117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.386221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387431] NET: Registered protocol family 1\n[ 0.388327] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.389446] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.390539] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.404634] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.418806] Trying to unpack rootfs image as initramfs...\n[ 0.476406] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.478142] Scanning for low memory corruption every 60 seconds\n[ 0.479568] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.480770] audit: initializing netlink subsys (disabled)\n[ 0.481860] audit: type=2000 audit(1532915821.832:1): initialized\n[ 0.483255] Initialise system trusted keyring\n[ 0.484227] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.485410] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.487578] zbud: loaded\n[ 0.488324] VFS: Disk quotas dquot_6.6.0\n[ 0.489168] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.490801] fuse init (API version 7.23)\n[ 0.491728] Key type big_key registered\n[ 0.492549] Allocating IMA MOK and blacklist keyrings.\n[ 0.493807] Key type asymmetric registered\n[ 0.494653] Asymmetric key parser 'x509' registered\n[ 0.495632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.497154] io scheduler noop registered\n[ 0.497970] io scheduler deadline registered (default)\n[ 0.498999] io scheduler cfq registered\n[ 0.499873] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.500933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.502243] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.503722] ACPI: Power Button [PWRF]\n[ 0.504608] GHES: HEST is not enabled!\n[ 0.518362] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.546033] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.548191] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.572181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.574602] Linux agpgart interface v0.103\n[ 0.577236] brd: module loaded\n[ 0.583027] loop: module loaded\n[ 0.588776] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.590279] GPT:90111 != 2097151\n[ 0.590973] GPT:Alternate GPT header not at the end of the disk.\n[ 0.592086] GPT:90111 != 2097151\n[ 0.592776] GPT: Use GNU Parted to correct GPT errors.\n[ 0.593792] vda: vda1 vda15\n[ 0.595779] scsi host0: ata_piix\n[ 0.596614] scsi host1: ata_piix\n[ 0.597375] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.598650] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.600309] libphy: Fixed MDIO Bus: probed\n[ 0.601175] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602167] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.605085] PPP generic driver version 2.4.2\n[ 0.606121] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.607383] ehci-pci: EHCI PCI platform driver\n[ 0.608378] ehci-platform: EHCI generic platform driver\n[ 0.609611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.611200] ohci-pci: OHCI PCI platform driver\n[ 0.612318] ohci-platform: OHCI generic platform driver\n[ 0.613607] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.628339] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.629630] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631475] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632709] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.634187] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635725] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637489] usb usb1: Product: UHCI Host Controller\n[ 0.638653] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.640072] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641284] hub 1-0:1.0: USB hub found\n[ 0.642258] hub 1-0:1.0: 2 ports detected\n[ 0.643486] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646158] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648730] mousedev: PS/2 mouse device common for all mice\n[ 0.650330] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652620] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654096] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657705] i2c /dev entries driver\n[ 0.658899] device-mapper: uevent: version 1.0.3\n[ 0.660341] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662785] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665147] NET: Registered protocol family 10\n[ 0.666972] NET: Registered protocol family 17\n[ 0.668344] Key type dns_resolver registered\n[ 0.670036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674445] registered taskstats version 1\n[ 0.675721] Loading compiled-in X.509 certificates\n[ 0.677734] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680560] zswap: loaded using pool lzo/zbud\n[ 0.683073] Key type trusted registered\n[ 0.685299] Key type encrypted registered\n[ 0.686523] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688106] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689720] evm: HMAC attrs: 0x1\n[ 0.691080] Magic number: 10:805:964\n[ 0.692350] rtc_cmos 00:00: setting system clock to 2018-07-30 01:57:01 UTC (1532915821)\n[ 0.694767] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696411] EDD information not available.\n[ 0.760012] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772602] Write protecting the kernel read-only data: 14336k\n[ 0.776911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.779680] 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.831800] 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.75\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.89. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCjo6HxHkY0rkyvY66llpOSUlezc7b0TwAZ5cxJEPWRJ4AX91bOipOJpWwdX3vxWenT4Mn3OlgICGyGjXnHnONNljXXye4MJO+29fyy9/StVS/hwMoxI3W3lxBkoOwcbURZuf0ZNDoRZjZYVus7Fk4Oda834pXSiZ0ec8nzNT+sQsvbrLNZfmGF/pIST/te9VUWgVok/SQZejLBJhioaHrXpxNA4WaaQDx9JapHcWXYh8NP5X9pwBtkcbeviTabpD9ANlc9vh2bE8SGliqzygmPQM5GWV5+o4YMTPeaVj1OLC4prYcx9qhKu1f8o3g6/JAaIoL6dAwnVem9wheHkapF root@cinder-test-vm2-97bc85b4-5f41-4979-937a-58c95088288f\nssh-dss AAAAB3NzaC1kc3MAAACBAIqz4PXX4ByZXvTRTbWQVVE9mfvX7uj9yh+1NUHy429cywnQg9p4F+jRBTI//WHhQYPD85Vx1+7Edmt9sJpybWfdkil0rOwd3M51E4cV7kr9jCLH9/v/43I4C7L3Kf8HOtzNdtIwVFhS13HGvjzbRocXxKDTk+e+pET8mWHLeg6FAAAAFQC67OPGVsjMAxGIes878Tgpaa2XyQAAAIAx26BVnQppviLndNsd0JjBm1g0ClMAICpAwtpuk9jsWldKUWQWTsbN8ZTgonAJ7wb8pC9QTJ01Uziv7c+YyHYtmM88bnY5NKHz9HDsD0p0F9RnAYWmPteitL0aMClw2bZ+KhEy6HB4nvasCMbjPvME/ivSYfYAT4BplYalPdwPeAAAAH8cjKv+wh7DGCkCa8nsbHJ3sQwLOwMqLnGuSN0ZqxtDwAvflcdydGhwt/ZkGYe3CYXVqz93xs1c8IgjK8/6iVembCf8D7bZ80vmVtGkoA97WKYZjR9X5eBjz+/YUtCwnGEmqa8dreyAmwmLIW7uYClH1rnWaHglnhwAh5A2PlUh root@cinder-test-vm2-97bc85b4-5f41-4979-937a-58c95088288f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe82:8775/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-97bc85b4-5f41-4979-937a-58c95088288f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.77 ===\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-97bc85b4-5f41-4979-937a-58c95088288f login: "} 2018-07-30 01:57:06,642 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845/action used request id req-fabd0fc2-d80b-47cb-a308-d9376520016d 2018-07-30 01:57:06,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0717101097107s 2018-07-30 01:57:06,643 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845/action used request id req-fabd0fc2-d80b-47cb-a308-d9376520016d 2018-07-30 01:57:06,643 - 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 485557577 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.137347] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.139017] pid_max: default: 32768 minimum: 301 [ 0.139922] ACPI: Core revision 20150930 [ 0.141338] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.142668] Security Framework initialized [ 0.143490] Yama: becoming mindful. [ 0.144230] AppArmor: AppArmor initialized [ 0.145113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.146460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.147751] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150434] Initializing cgroup subsys io [ 0.151251] Initializing cgroup subsys memory [ 0.152117] Initializing cgroup subsys devices [ 0.153005] Initializing cgroup subsys freezer [ 0.153885] Initializing cgroup subsys net_cls [ 0.154762] Initializing cgroup subsys perf_event [ 0.155682] Initializing cgroup subsys net_prio [ 0.156581] Initializing cgroup subsys hugetlb [ 0.157455] Initializing cgroup subsys pids [ 0.158336] CPU: Physical Processor ID: 0 [ 0.159858] mce: CPU supports 10 MCE banks [ 0.160727] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.161739] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176534] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182790] ftrace: allocating 31920 entries in 125 pages [ 0.208808] smpboot: Max logical packages: 1 [ 0.209703] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211053] x2apic enabled [ 0.211866] Switched APIC routing to physical x2apic. [ 0.213619] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214747] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216844] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218647] KVM setup paravirtual spinlock [ 0.220088] x86: Booted up 1 node, 1 CPUs [ 0.220907] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222318] devtmpfs: initialized [ 0.224066] evm: security.selinux [ 0.224778] evm: security.SMACK64 [ 0.225477] evm: security.SMACK64EXEC [ 0.226226] evm: security.SMACK64TRANSMUTE [ 0.227043] evm: security.SMACK64MMAP [ 0.227797] evm: security.ima [ 0.228448] evm: security.capability [ 0.229270] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.231171] pinctrl core: initialized pinctrl subsystem [ 0.232297] RTC time: 1:57:01, date: 07/30/18 [ 0.233287] NET: Registered protocol family 16 [ 0.234295] cpuidle: using governor ladder [ 0.235131] cpuidle: using governor menu [ 0.235928] PCCT header not found. [ 0.236699] ACPI: bus type PCI registered [ 0.237511] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238778] PCI: Using configuration type 1 for base access [ 0.240593] ACPI: Added _OSI(Module Device) [ 0.241446] ACPI: Added _OSI(Processor Device) [ 0.242317] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243241] ACPI: Added _OSI(Processor Aggregator Device) [ 0.245027] ACPI: Interpreter enabled [ 0.245814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.251413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253296] ACPI: (supports S0 S5) [ 0.254028] ACPI: Using IOAPIC for interrupt routing [ 0.254985] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258134] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259296] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260561] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261769] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.264033] acpiphp: Slot [3] registered [ 0.264852] acpiphp: Slot [4] registered [ 0.265667] acpiphp: Slot [5] registered [ 0.266485] acpiphp: Slot [6] registered [ 0.267290] acpiphp: Slot [7] registered [ 0.268109] acpiphp: Slot [8] registered [ 0.268927] acpiphp: Slot [9] registered [ 0.269746] acpiphp: Slot [10] registered [ 0.270569] acpiphp: Slot [11] registered [ 0.271391] acpiphp: Slot [12] registered [ 0.272218] acpiphp: Slot [13] registered [ 0.273061] acpiphp: Slot [14] registered [ 0.273900] acpiphp: Slot [15] registered [ 0.284880] acpiphp: Slot [16] registered [ 0.285712] acpiphp: Slot [17] registered [ 0.286540] acpiphp: Slot [18] registered [ 0.287357] acpiphp: Slot [19] registered [ 0.288180] acpiphp: Slot [20] registered [ 0.289011] acpiphp: Slot [21] registered [ 0.289835] acpiphp: Slot [22] registered [ 0.290660] acpiphp: Slot [23] registered [ 0.291491] acpiphp: Slot [24] registered [ 0.292311] acpiphp: Slot [25] registered [ 0.293141] acpiphp: Slot [26] registered [ 0.293966] acpiphp: Slot [27] registered [ 0.294791] acpiphp: Slot [28] registered [ 0.295611] acpiphp: Slot [29] registered [ 0.296435] acpiphp: Slot [30] registered [ 0.297257] acpiphp: Slot [31] registered [ 0.298080] PCI host bridge to bus 0000:00 [ 0.298906] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.300138] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.301379] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302847] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.304312] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305808] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.309256] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310558] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311761] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.313042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316692] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318296] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.337985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.340221] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.341660] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.343085] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.344491] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.345780] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.347127] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.348208] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.349780] vgaarb: loaded [ 0.350391] vgaarb: bridge control possible 0000:00:02.0 [ 0.351660] SCSI subsystem initialized [ 0.352599] ACPI: bus type USB registered [ 0.353445] usbcore: registered new interface driver usbfs [ 0.354496] usbcore: registered new interface driver hub [ 0.355522] usbcore: registered new device driver usb [ 0.356648] PCI: Using ACPI for IRQ routing [ 0.357790] NetLabel: Initializing [ 0.358526] NetLabel: domain hash size = 128 [ 0.359389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.360364] NetLabel: unlabeled traffic allowed by default [ 0.361560] clocksource: Switched to clocksource kvm-clock [ 0.370178] AppArmor: AppArmor Filesystem Enabled [ 0.371170] pnp: PnP ACPI init [ 0.372124] pnp: PnP ACPI: found 5 devices [ 0.378503] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.380269] NET: Registered protocol family 2 [ 0.381342] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.382657] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.383892] TCP: Hash tables configured (established 4096 bind 4096) [ 0.385117] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.386221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.387431] NET: Registered protocol family 1 [ 0.388327] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.389446] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.390539] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.404634] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.418806] Trying to unpack rootfs image as initramfs... [ 0.476406] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.478142] Scanning for low memory corruption every 60 seconds [ 0.479568] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.480770] audit: initializing netlink subsys (disabled) [ 0.481860] audit: type=2000 audit(1532915821.832:1): initialized [ 0.483255] Initialise system trusted keyring [ 0.484227] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.485410] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.487578] zbud: loaded [ 0.488324] VFS: Disk quotas dquot_6.6.0 [ 0.489168] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.490801] fuse init (API version 7.23) [ 0.491728] Key type big_key registered [ 0.492549] Allocating IMA MOK and blacklist keyrings. [ 0.493807] Key type asymmetric registered [ 0.494653] Asymmetric key parser 'x509' registered [ 0.495632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.497154] io scheduler noop registered [ 0.497970] io scheduler deadline registered (default) [ 0.498999] io scheduler cfq registered [ 0.499873] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.500933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.502243] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.503722] ACPI: Power Button [PWRF] [ 0.504608] GHES: HEST is not enabled! [ 0.518362] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.546033] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.548191] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.572181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574602] Linux agpgart interface v0.103 [ 0.577236] brd: module loaded [ 0.583027] loop: module loaded [ 0.588776] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.590279] GPT:90111 != 2097151 [ 0.590973] GPT:Alternate GPT header not at the end of the disk. [ 0.592086] GPT:90111 != 2097151 [ 0.592776] GPT: Use GNU Parted to correct GPT errors. [ 0.593792] vda: vda1 vda15 [ 0.595779] scsi host0: ata_piix [ 0.596614] scsi host1: ata_piix [ 0.597375] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.598650] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.600309] libphy: Fixed MDIO Bus: probed [ 0.601175] tun: Universal TUN/TAP device driver, 1.6 [ 0.602167] tun: (C) 1999-2004 Max Krasnyansky [ 0.605085] PPP generic driver version 2.4.2 [ 0.606121] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.607383] ehci-pci: EHCI PCI platform driver [ 0.608378] ehci-platform: EHCI generic platform driver [ 0.609611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.611200] ohci-pci: OHCI PCI platform driver [ 0.612318] ohci-platform: OHCI generic platform driver [ 0.613607] uhci_hcd: USB Universal Host Controller Interface driver [ 0.628339] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.629630] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631475] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632709] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.634187] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635725] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.637489] usb usb1: Product: UHCI Host Controller [ 0.638653] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.640072] usb usb1: SerialNumber: 0000:00:01.2 [ 0.641284] hub 1-0:1.0: USB hub found [ 0.642258] hub 1-0:1.0: 2 ports detected [ 0.643486] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.646158] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.647375] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.648730] mousedev: PS/2 mouse device common for all mice [ 0.650330] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.652620] rtc_cmos 00:00: RTC can wake from S4 [ 0.654096] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.655882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657705] i2c /dev entries driver [ 0.658899] device-mapper: uevent: version 1.0.3 [ 0.660341] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662785] ledtrig-cpu: registered to indicate activity on CPUs [ 0.665147] NET: Registered protocol family 10 [ 0.666972] NET: Registered protocol family 17 [ 0.668344] Key type dns_resolver registered [ 0.670036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.671667] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.674445] registered taskstats version 1 [ 0.675721] Loading compiled-in X.509 certificates [ 0.677734] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680560] zswap: loaded using pool lzo/zbud [ 0.683073] Key type trusted registered [ 0.685299] Key type encrypted registered [ 0.686523] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688106] ima: No TPM chip found, activating TPM-bypass! [ 0.689720] evm: HMAC attrs: 0x1 [ 0.691080] Magic number: 10:805:964 [ 0.692350] rtc_cmos 00:00: setting system clock to 2018-07-30 01:57:01 UTC (1532915821) [ 0.694767] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.696411] EDD information not available. [ 0.760012] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772602] Write protecting the kernel read-only data: 14336k [ 0.776911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.779680] 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.831800] 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.75 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCjo6HxHkY0rkyvY66llpOSUlezc7b0TwAZ5cxJEPWRJ4AX91bOipOJpWwdX3vxWenT4Mn3OlgICGyGjXnHnONNljXXye4MJO+29fyy9/StVS/hwMoxI3W3lxBkoOwcbURZuf0ZNDoRZjZYVus7Fk4Oda834pXSiZ0ec8nzNT+sQsvbrLNZfmGF/pIST/te9VUWgVok/SQZejLBJhioaHrXpxNA4WaaQDx9JapHcWXYh8NP5X9pwBtkcbeviTabpD9ANlc9vh2bE8SGliqzygmPQM5GWV5+o4YMTPeaVj1OLC4prYcx9qhKu1f8o3g6/JAaIoL6dAwnVem9wheHkapF root@cinder-test-vm2-97bc85b4-5f41-4979-937a-58c95088288f ssh-dss AAAAB3NzaC1kc3MAAACBAIqz4PXX4ByZXvTRTbWQVVE9mfvX7uj9yh+1NUHy429cywnQg9p4F+jRBTI//WHhQYPD85Vx1+7Edmt9sJpybWfdkil0rOwd3M51E4cV7kr9jCLH9/v/43I4C7L3Kf8HOtzNdtIwVFhS13HGvjzbRocXxKDTk+e+pET8mWHLeg6FAAAAFQC67OPGVsjMAxGIes878Tgpaa2XyQAAAIAx26BVnQppviLndNsd0JjBm1g0ClMAICpAwtpuk9jsWldKUWQWTsbN8ZTgonAJ7wb8pC9QTJ01Uziv7c+YyHYtmM88bnY5NKHz9HDsD0p0F9RnAYWmPteitL0aMClw2bZ+KhEy6HB4nvasCMbjPvME/ivSYfYAT4BplYalPdwPeAAAAH8cjKv+wh7DGCkCa8nsbHJ3sQwLOwMqLnGuSN0ZqxtDwAvflcdydGhwt/ZkGYe3CYXVqz93xs1c8IgjK8/6iVembCf8D7bZ80vmVtGkoA97WKYZjR9X5eBjz+/YUtCwnGEmqa8dreyAmwmLIW7uYClH1rnWaHglnhwAh5A2PlUh root@cinder-test-vm2-97bc85b4-5f41-4979-937a-58c95088288f -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe82:8775/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-97bc85b4-5f41-4979-937a-58c95088288f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.77 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-97bc85b4-5f41-4979-937a-58c95088288f login: 2018-07-30 01:57:07,360 - paramiko.transport - DEBUG - starting thread (client mode): 0x83668b50L 2018-07-30 01:57:07,361 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 01:57:07,361 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-30 01:57:07,361 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-30 01:57:07,363 - 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-30 01:57:07,363 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 01:57:07,363 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-30 01:57:07,363 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 01:57:07,363 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 01:57:07,363 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 01:57:07,381 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 01:57:07,381 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 01:57:07,393 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 3f211e269dcb2ce1131e4cdca2d98319 2018-07-30 01:57:07,394 - paramiko.transport - DEBUG - Trying discovered key 9be62bc46c3b194ed012fd975d69c21a in /tmp/tmpu2YKGi 2018-07-30 01:57:07,420 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 01:57:07,426 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 01:57:07,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-07-30 01:57:07,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/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}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"volume": {"display_name": "cinder_test-volume_97bc85b4-5f41-4979-937a-58c95088288f", "size": "2"}}' 2018-07-30 01:57:08,540 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:57:07 GMT Server: Apache x-compute-request-id: req-76594af8-240e-4898-a57b-b113eb18008d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-76594af8-240e-4898-a57b-b113eb18008d Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e2543d47c0e74cee88067979f27d94a1", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "self"}, {"href": "http://172.30.9.25:8776/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T01:57:08.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_97bc85b4-5f41-4979-937a-58c95088288f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "size": 2}} 2018-07-30 01:57:08,540 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes used request id req-76594af8-240e-4898-a57b-b113eb18008d 2018-07-30 01:57:08,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.1101269722s 2018-07-30 01:57:08,540 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes used request id req-76594af8-240e-4898-a57b-b113eb18008d 2018-07-30 01:57:08,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 01:57:08,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/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}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:09,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:08 GMT Server: Apache x-compute-request-id: req-2baec5d2-9d1e-4393-b5b8-83a84b273bf6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2baec5d2-9d1e-4393-b5b8-83a84b273bf6 Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "e2543d47c0e74cee88067979f27d94a1", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "self"}, {"href": "http://172.30.9.25:8776/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T01:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "updated_at": "2018-07-30T01:57:08.000000", "volume_type": null, "name": "cinder_test-volume_97bc85b4-5f41-4979-937a-58c95088288f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "size": 2}]} 2018-07-30 01:57:09,405 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-2baec5d2-9d1e-4393-b5b8-83a84b273bf6 2018-07-30 01:57:09,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.864212989807s 2018-07-30 01:57:09,406 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-2baec5d2-9d1e-4393-b5b8-83a84b273bf6 2018-07-30 01:57:09,407 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:57:11,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 01:57:11,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/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}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:12,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:11 GMT Server: Apache x-compute-request-id: req-0825cbf6-6648-4bf4-aa53-fb6a186dacef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0825cbf6-6648-4bf4-aa53-fb6a186dacef Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e2543d47c0e74cee88067979f27d94a1", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "self"}, {"href": "http://172.30.9.25:8776/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T01:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "updated_at": "2018-07-30T01:57:10.000000", "volume_type": null, "name": "cinder_test-volume_97bc85b4-5f41-4979-937a-58c95088288f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "size": 2}]} 2018-07-30 01:57:12,320 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-0825cbf6-6648-4bf4-aa53-fb6a186dacef 2018-07-30 01:57:12,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.909651994705s 2018-07-30 01:57:12,320 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-0825cbf6-6648-4bf4-aa53-fb6a186dacef 2018-07-30 01:57:12,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:57:12,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:12,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-723febb0-5a5e-47e8-acb8-079d349c39f8 Date: Mon, 30 Jul 2018 01:57:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c52efc41b44ebeb469061fa8e8198e","l2_adjacency":true,"status":"ACTIVE","subnets":["55d277e1-1c97-4906-ab63-1cfde2179087"],"description":"","tags":[],"updated_at":"2018-07-30T01:56:48Z","qos_policy_id":null,"name":"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f","admin_state_up":true,"tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:56:47Z","mtu":1450}]} 2018-07-30 01:57:12,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-723febb0-5a5e-47e8-acb8-079d349c39f8 2018-07-30 01:57:12,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107966184616s 2018-07-30 01:57:12,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-723febb0-5a5e-47e8-acb8-079d349c39f8 2018-07-30 01:57:12,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:57:12,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:12,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-e31e5dbf-7ba9-4094-8c94-c124ef1581be Date: Mon, 30 Jul 2018 01:57:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51/snap", "metadata": {}}], "file": "/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51/file", "owner": "56c52efc41b44ebeb469061fa8e8198e", "id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "size": 12716032, "self": "/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:56:53Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_97bc85b4-5f41-4979-937a-58c95088288f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_97bc85b4-5f41-4979-937a-58c95088288f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:56:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:57:12,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e31e5dbf-7ba9-4094-8c94-c124ef1581be 2018-07-30 01:57:12,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177371025085s 2018-07-30 01:57:12,612 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e31e5dbf-7ba9-4094-8c94-c124ef1581be 2018-07-30 01:57:12,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:57:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:12,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57: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-b4b9b88a-18cb-4928-8f7c-85d98570bbef x-compute-request-id: req-b4b9b88a-18cb-4928-8f7c-85d98570bbef Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_97bc85b4-5f41-4979-937a-58c95088288f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "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": "81012807-4887-4a4b-9e9b-ccca2c179b26"}]} 2018-07-30 01:57:12,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-b4b9b88a-18cb-4928-8f7c-85d98570bbef 2018-07-30 01:57:12,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0293850898743s 2018-07-30 01:57:12,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-b4b9b88a-18cb-4928-8f7c-85d98570bbef 2018-07-30 01:57:12,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-30 01:57:12,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"server": {"name": "cinder_test-vm_97bc85b4-5f41-4979-937a-58c95088288f", "imageRef": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "flavorRef": "81012807-4887-4a4b-9e9b-ccca2c179b26", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4"}], "security_groups": [{"name": "f7c35c7c-2c61-498f-8677-352d386e5892"}]}}' 2018-07-30 01:57:13,368 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:57: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-3d152c7a-9878-4910-aaf6-6f071e68724c x-compute-request-id: req-3d152c7a-9878-4910-aaf6-6f071e68724c Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f7c35c7c-2c61-498f-8677-352d386e5892"}], "OS-DCF:diskConfig": "MANUAL", "id": "dc862daf-08b3-43dd-ae61-aa1648cb46a1", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "bookmark"}], "adminPass": "spRR83gdisTK"}} 2018-07-30 01:57:13,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-3d152c7a-9878-4910-aaf6-6f071e68724c 2018-07-30 01:57:13,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.723106861115s 2018-07-30 01:57:13,368 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-3d152c7a-9878-4910-aaf6-6f071e68724c 2018-07-30 01:57:13,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:57:13,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:13,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-9cb2cac3-e8bf-440e-a027-c9d064aef7c1 x-compute-request-id: req-9cb2cac3-e8bf-440e-a027-c9d064aef7c1 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.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "dc862daf-08b3-43dd-ae61-aa1648cb46a1", "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-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-30T01:57:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:57:13Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:87:75", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:87:75", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:57:01.000000", "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:57:01Z", "hostId": "98bd7c90aede1e7adfd5cdbcbd38507f8a1c686b068c98151d5438bb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm2_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:56:55Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:57:13,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9cb2cac3-e8bf-440e-a027-c9d064aef7c1 2018-07-30 01:57:13,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396655797958s 2018-07-30 01:57:13,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9cb2cac3-e8bf-440e-a027-c9d064aef7c1 2018-07-30 01:57:13,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:57:15,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:57:15,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:15,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57: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-d509c235-7c28-4a2a-a4d3-acf423f41f21 x-compute-request-id: req-d509c235-7c28-4a2a-a4d3-acf423f41f21 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.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "dc862daf-08b3-43dd-ae61-aa1648cb46a1", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:57:14Z", "hostId": "aa7f879cec1aa6ea769c03ff69dcbe117a93d7e81de26bdab566f1f4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:57:13Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:87:75", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:87:75", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:57:01.000000", "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:57:01Z", "hostId": "98bd7c90aede1e7adfd5cdbcbd38507f8a1c686b068c98151d5438bb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm2_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:56:55Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:57:15,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d509c235-7c28-4a2a-a4d3-acf423f41f21 2018-07-30 01:57:15,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201620817184s 2018-07-30 01:57:15,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d509c235-7c28-4a2a-a4d3-acf423f41f21 2018-07-30 01:57:15,981 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:57:17,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:57:17,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:18,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57: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-39d28e1b-f44d-46dc-be69-ebec224c2cde x-compute-request-id: req-39d28e1b-f44d-46dc-be69-ebec224c2cde 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.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "dc862daf-08b3-43dd-ae61-aa1648cb46a1", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T01:57:14Z", "hostId": "aa7f879cec1aa6ea769c03ff69dcbe117a93d7e81de26bdab566f1f4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:57:13Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:87:75", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:87:75", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:57:01.000000", "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:57:01Z", "hostId": "98bd7c90aede1e7adfd5cdbcbd38507f8a1c686b068c98151d5438bb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm2_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:56:55Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:57:18,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-39d28e1b-f44d-46dc-be69-ebec224c2cde 2018-07-30 01:57:18,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389352798462s 2018-07-30 01:57:18,374 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-39d28e1b-f44d-46dc-be69-ebec224c2cde 2018-07-30 01:57:18,378 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:57:20,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:57:20,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:20,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57: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-226acd46-ff38-45b5-8f58-ea4b46666503 x-compute-request-id: req-226acd46-ff38-45b5-8f58-ea4b46666503 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e1:f7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:57:18.000000", "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "dc862daf-08b3-43dd-ae61-aa1648cb46a1", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:57:18Z", "hostId": "aa7f879cec1aa6ea769c03ff69dcbe117a93d7e81de26bdab566f1f4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:57:13Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:87:75", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:87:75", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:57:01.000000", "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:57:01Z", "hostId": "98bd7c90aede1e7adfd5cdbcbd38507f8a1c686b068c98151d5438bb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm2_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:56:55Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:57:20,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-226acd46-ff38-45b5-8f58-ea4b46666503 2018-07-30 01:57:20,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38218998909s 2018-07-30 01:57:20,764 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-226acd46-ff38-45b5-8f58-ea4b46666503 2018-07-30 01:57:20,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:57:20,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=dc862daf-08b3-43dd-ae61-aa1648cb46a1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:20,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-dd7a21a6-98b5-4792-a68c-88721f6cae8c Date: Mon, 30 Jul 2018 01:57:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:57:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55d277e1-1c97-4906-ab63-1cfde2179087","ip_address":"192.168.120.7"}],"id":"c6a897cb-df6c-482a-b82b-3f79b9481b1c","security_groups":["f7c35c7c-2c61-498f-8677-352d386e5892"],"mac_address":"fa:16:3e:bb:e1:f7","project_id":"56c52efc41b44ebeb469061fa8e8198e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:57:14Z","binding:vnic_type":"normal","device_id":"dc862daf-08b3-43dd-ae61-aa1648cb46a1","ip_allocation":"immediate"}]} 2018-07-30 01:57:20,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=dc862daf-08b3-43dd-ae61-aa1648cb46a1 used request id req-dd7a21a6-98b5-4792-a68c-88721f6cae8c 2018-07-30 01:57:20,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0527930259705s 2018-07-30 01:57:20,822 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=dc862daf-08b3-43dd-ae61-aa1648cb46a1 used request id req-dd7a21a6-98b5-4792-a68c-88721f6cae8c 2018-07-30 01:57:20,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:57:20,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=c6a897cb-df6c-482a-b82b-3f79b9481b1c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:20,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-04b9efe0-c974-4e33-966c-4d0f165aded8 Date: Mon, 30 Jul 2018 01:57:20 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:57:20,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=c6a897cb-df6c-482a-b82b-3f79b9481b1c used request id req-04b9efe0-c974-4e33-966c-4d0f165aded8 2018-07-30 01:57:20,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0599939823151s 2018-07-30 01:57:20,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=c6a897cb-df6c-482a-b82b-3f79b9481b1c used request id req-04b9efe0-c974-4e33-966c-4d0f165aded8 2018-07-30 01:57:20,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:57:20,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:21,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57: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-c1714f12-52a6-48c5-bd59-8587ad67277a x-compute-request-id: req-c1714f12-52a6-48c5-bd59-8587ad67277a Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e1:f7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:57:18.000000", "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "dc862daf-08b3-43dd-ae61-aa1648cb46a1", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:57:18Z", "hostId": "aa7f879cec1aa6ea769c03ff69dcbe117a93d7e81de26bdab566f1f4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:57:13Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:87:75", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:87:75", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:57:01.000000", "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:57:01Z", "hostId": "98bd7c90aede1e7adfd5cdbcbd38507f8a1c686b068c98151d5438bb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm2_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:56:55Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:57:21,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c1714f12-52a6-48c5-bd59-8587ad67277a 2018-07-30 01:57:21,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350755929947s 2018-07-30 01:57:21,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c1714f12-52a6-48c5-bd59-8587ad67277a 2018-07-30 01:57:21,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:57:21,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=dc862daf-08b3-43dd-ae61-aa1648cb46a1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:21,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-efe1555b-1091-4f93-8a40-b4865e828afe Date: Mon, 30 Jul 2018 01:57:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:57:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55d277e1-1c97-4906-ab63-1cfde2179087","ip_address":"192.168.120.7"}],"id":"c6a897cb-df6c-482a-b82b-3f79b9481b1c","security_groups":["f7c35c7c-2c61-498f-8677-352d386e5892"],"mac_address":"fa:16:3e:bb:e1:f7","project_id":"56c52efc41b44ebeb469061fa8e8198e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:57:14Z","binding:vnic_type":"normal","device_id":"dc862daf-08b3-43dd-ae61-aa1648cb46a1","ip_allocation":"immediate"}]} 2018-07-30 01:57:21,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=dc862daf-08b3-43dd-ae61-aa1648cb46a1 used request id req-efe1555b-1091-4f93-8a40-b4865e828afe 2018-07-30 01:57:21,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0582931041718s 2018-07-30 01:57:21,303 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=dc862daf-08b3-43dd-ae61-aa1648cb46a1 used request id req-efe1555b-1091-4f93-8a40-b4865e828afe 2018-07-30 01:57:21,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:57:21,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=c6a897cb-df6c-482a-b82b-3f79b9481b1c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:21,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-03fb2829-abe8-4a2b-a0c0-d4d1cfc40390 Date: Mon, 30 Jul 2018 01:57:21 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:57:21,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=c6a897cb-df6c-482a-b82b-3f79b9481b1c used request id req-03fb2829-abe8-4a2b-a0c0-d4d1cfc40390 2018-07-30 01:57:21,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0181851387024s 2018-07-30 01:57:21,327 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=c6a897cb-df6c-482a-b82b-3f79b9481b1c used request id req-03fb2829-abe8-4a2b-a0c0-d4d1cfc40390 2018-07-30 01:57:21,327 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:e1:f7', 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'ceda5a47-c14f-4a6d-93d1-b991090e8c51'}), 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-30T01:57:18.000000', 'flavor': Munch({u'id': u'81012807-4887-4a4b-9e9b-ccca2c179b26'}), 'az': u'nova', 'id': u'dc862daf-08b3-43dd-ae61-aa1648cb46a1', 'security_groups': [Munch({u'name': u'cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e2543d47c0e74cee88067979f27d94a1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c52efc41b44ebeb469061fa8e8198e', 'name': 'cinder_test-project_97bc85b4-5f41-4979-937a-58c95088288f', '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-30T01:57:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-30T01:57:18Z', 'hostId': u'aa7f879cec1aa6ea769c03ff69dcbe117a93d7e81de26bdab566f1f4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'aa7f879cec1aa6ea769c03ff69dcbe117a93d7e81de26bdab566f1f4', '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-30T01:57:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'56c52efc41b44ebeb469061fa8e8198e', 'name': u'cinder_test-vm_97bc85b4-5f41-4979-937a-58c95088288f', 'adminPass': None, 'tenant_id': u'56c52efc41b44ebeb469061fa8e8198e', 'created_at': u'2018-07-30T01:57:13Z', 'created': u'2018-07-30T01:57:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-30 01:57:21,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:57:21,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:21,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-153ec383-2ca5-4be4-ac23-28e086352e53 Date: Mon, 30 Jul 2018 01:57:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c52efc41b44ebeb469061fa8e8198e","l2_adjacency":true,"status":"ACTIVE","subnets":["55d277e1-1c97-4906-ab63-1cfde2179087"],"description":"","tags":[],"updated_at":"2018-07-30T01:56:48Z","qos_policy_id":null,"name":"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f","admin_state_up":true,"tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:56:47Z","mtu":1450}]} 2018-07-30 01:57:21,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-153ec383-2ca5-4be4-ac23-28e086352e53 2018-07-30 01:57:21,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105417966843s 2018-07-30 01:57:21,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-153ec383-2ca5-4be4-ac23-28e086352e53 2018-07-30 01:57:21,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 01:57:21,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=dc862daf-08b3-43dd-ae61-aa1648cb46a1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:21,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-1c79e644-9108-4752-9e6c-371f2079a649 Date: Mon, 30 Jul 2018 01:57:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:57:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55d277e1-1c97-4906-ab63-1cfde2179087","ip_address":"192.168.120.7"}],"id":"c6a897cb-df6c-482a-b82b-3f79b9481b1c","security_groups":["f7c35c7c-2c61-498f-8677-352d386e5892"],"mac_address":"fa:16:3e:bb:e1:f7","project_id":"56c52efc41b44ebeb469061fa8e8198e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:57:14Z","binding:vnic_type":"normal","device_id":"dc862daf-08b3-43dd-ae61-aa1648cb46a1","ip_allocation":"immediate"}]} 2018-07-30 01:57:21,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=dc862daf-08b3-43dd-ae61-aa1648cb46a1 used request id req-1c79e644-9108-4752-9e6c-371f2079a649 2018-07-30 01:57:21,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0528111457825s 2018-07-30 01:57:21,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=dc862daf-08b3-43dd-ae61-aa1648cb46a1 used request id req-1c79e644-9108-4752-9e6c-371f2079a649 2018-07-30 01:57:21,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-30 01:57:21,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"floatingip": {"floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.7", "port_id": "c6a897cb-df6c-482a-b82b-3f79b9481b1c"}}' 2018-07-30 01:57:23,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-dd0bf456-7419-4f73-9fd7-04c0520c716a Date: Mon, 30 Jul 2018 01:57:23 GMT RESP BODY: {"floatingip": {"router_id": "f687c2fa-4d92-438e-a3d3-a749bb0f2946", "status": "DOWN", "description": "", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:57:22Z", "updated_at": "2018-07-30T01:57:22Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "port_id": "c6a897cb-df6c-482a-b82b-3f79b9481b1c", "id": "83debf74-ddf8-4f55-83ae-c25a994a876c", "qos_policy_id": null}} 2018-07-30 01:57:23,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-dd0bf456-7419-4f73-9fd7-04c0520c716a 2018-07-30 01:57:23,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.98284602165s 2018-07-30 01:57:23,475 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-dd0bf456-7419-4f73-9fd7-04c0520c716a 2018-07-30 01:57:23,477 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'f687c2fa-4d92-438e-a3d3-a749bb0f2946', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'56c52efc41b44ebeb469061fa8e8198e', 'created_at': u'2018-07-30T01:57:22Z', 'attached': True, 'updated_at': u'2018-07-30T01:57:22Z', 'id': u'83debf74-ddf8-4f55-83ae-c25a994a876c', 'floating_network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'56c52efc41b44ebeb469061fa8e8198e', 'name': 'cinder_test-project_97bc85b4-5f41-4979-937a-58c95088288f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f687c2fa-4d92-438e-a3d3-a749bb0f2946', u'qos_policy_id': None, 'project_id': u'56c52efc41b44ebeb469061fa8e8198e', 'port_id': u'c6a897cb-df6c-482a-b82b-3f79b9481b1c', 'port': u'c6a897cb-df6c-482a-b82b-3f79b9481b1c', 'network': u'4546160d-41d5-495e-a5d9-d5495a6b815a'}) 2018-07-30 01:57:23,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-30 01:57:23,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1/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}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 01:57:23,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-d80ad27c-fcc1-4365-96ac-353b44e24f9e x-compute-request-id: req-d80ad27c-fcc1-4365-96ac-353b44e24f9e Content-Encoding: gzip Content-Length: 9585 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 462292211 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.906 MHz processor\n[ 0.136533] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967624)\n[ 0.138200] pid_max: default: 32768 minimum: 301\n[ 0.139099] ACPI: Core revision 20150930\n[ 0.140484] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141809] Security Framework initialized\n[ 0.142627] Yama: becoming mindful.\n[ 0.143367] AppArmor: AppArmor initialized\n[ 0.144240] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145572] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146849] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148074] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149492] Initializing cgroup subsys io\n[ 0.150315] Initializing cgroup subsys memory\n[ 0.151178] Initializing cgroup subsys devices\n[ 0.152070] Initializing cgroup subsys freezer\n[ 0.152946] Initializing cgroup subsys net_cls\n[ 0.153815] Initializing cgroup subsys perf_event\n[ 0.154738] Initializing cgroup subsys net_prio\n[ 0.155637] Initializing cgroup subsys hugetlb\n[ 0.156514] Initializing cgroup subsys pids\n[ 0.157391] CPU: Physical Processor ID: 0\n[ 0.158890] mce: CPU supports 10 MCE banks\n[ 0.159754] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160764] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175183] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181250] ftrace: allocating 31920 entries in 125 pages\n[ 0.206195] smpboot: Max logical packages: 1\n[ 0.207060] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208420] x2apic enabled\n[ 0.209230] Switched APIC routing to physical x2apic.\n[ 0.210962] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212090] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214179] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215978] KVM setup paravirtual spinlock\n[ 0.217280] x86: Booted up 1 node, 1 CPUs\n[ 0.218092] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.219489] devtmpfs: initialized\n[ 0.221214] evm: security.selinux\n[ 0.221919] evm: security.SMACK64\n[ 0.222610] evm: security.SMACK64EXEC\n[ 0.223360] evm: security.SMACK64TRANSMUTE\n[ 0.224171] evm: security.SMACK64MMAP\n[ 0.224918] evm: security.ima\n[ 0.225559] evm: security.capability\n[ 0.226371] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228236] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 1:57:18, date: 07/30/18\n[ 0.230331] NET: Registered protocol family 16\n[ 0.231329] cpuidle: using governor ladder\n[ 0.232155] cpuidle: using governor menu\n[ 0.232949] PCCT header not found.\n[ 0.233707] ACPI: bus type PCI registered\n[ 0.234519] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235773] PCI: Using configuration type 1 for base access\n[ 0.237558] ACPI: Added _OSI(Module Device)\n[ 0.238409] ACPI: Added _OSI(Processor Device)\n[ 0.239273] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240173] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241949] ACPI: Interpreter enabled\n[ 0.242721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248295] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250146] ACPI: (supports S0 S5)\n[ 0.250853] ACPI: Using IOAPIC for interrupt routing\n[ 0.251805] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254931] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257329] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258530] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260764] acpiphp: Slot [3] registered\n[ 0.261577] acpiphp: Slot [4] registered\n[ 0.262390] acpiphp: Slot [5] registered\n[ 0.263198] acpiphp: Slot [6] registered\n[ 0.263998] acpiphp: Slot [7] registered\n[ 0.264802] acpiphp: Slot [8] registered\n[ 0.265612] acpiphp: Slot [9] registered\n[ 0.266415] acpiphp: Slot [10] registered\n[ 0.267241] acpiphp: Slot [11] registered\n[ 0.268055] acpiphp: Slot [12] registered\n[ 0.268872] acpiphp: Slot [13] registered\n[ 0.269687] acpiphp: Slot [14] registered\n[ 0.270503] acpiphp: Slot [15] registered\n[ 0.281485] acpiphp: Slot [16] registered\n[ 0.282320] acpiphp: Slot [17] registered\n[ 0.283139] acpiphp: Slot [18] registered\n[ 0.283953] acpiphp: Slot [19] registered\n[ 0.284759] acpiphp: Slot [20] registered\n[ 0.285582] acpiphp: Slot [21] registered\n[ 0.286402] acpiphp: Slot [22] registered\n[ 0.287218] acpiphp: Slot [23] registered\n[ 0.288033] acpiphp: Slot [24] registered\n[ 0.288844] acpiphp: Slot [25] registered\n[ 0.289665] acpiphp: Slot [26] registered\n[ 0.290482] acpiphp: Slot [27] registered\n[ 0.291301] acpiphp: Slot [28] registered\n[ 0.292158] acpiphp: Slot [29] registered\n[ 0.292981] acpiphp: Slot [30] registered\n[ 0.293804] acpiphp: Slot [31] registered\n[ 0.294620] PCI host bridge to bus 0000:00\n[ 0.295438] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296654] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299335] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300785] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.302275] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309441] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313000] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.332956] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.334437] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.336244] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.337672] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.339071] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.340395] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.341708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.342772] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.344330] vgaarb: loaded\n[ 0.344935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.346175] SCSI subsystem initialized\n[ 0.347096] ACPI: bus type USB registered\n[ 0.347934] usbcore: registered new interface driver usbfs\n[ 0.348981] usbcore: registered new interface driver hub\n[ 0.350000] usbcore: registered new device driver usb\n[ 0.351130] PCI: Using ACPI for IRQ routing\n[ 0.352253] NetLabel: Initializing\n[ 0.352988] NetLabel: domain hash size = 128\n[ 0.353848] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.354820] NetLabel: unlabeled traffic allowed by default\n[ 0.355989] clocksource: Switched to clocksource kvm-clock\n[ 0.364108] AppArmor: AppArmor Filesystem Enabled\n[ 0.365103] pnp: PnP ACPI init\n[ 0.366046] pnp: PnP ACPI: found 5 devices\n[ 0.372348] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.374091] NET: Registered protocol family 2\n[ 0.375139] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.376462] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.377685] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.378897] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.379994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.381187] NET: Registered protocol family 1\n[ 0.382075] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.383187] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.384275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.398327] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412468] Trying to unpack rootfs image as initramfs...\n[ 0.468664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.470353] Scanning for low memory corruption every 60 seconds\n[ 0.471707] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.472902] audit: initializing netlink subsys (disabled)\n[ 0.473938] audit: type=2000 audit(1532915838.977:1): initialized\n[ 0.475290] Initialise system trusted keyring\n[ 0.476262] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.477456] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.479594] zbud: loaded\n[ 0.480344] VFS: Disk quotas dquot_6.6.0\n[ 0.481182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.482788] fuse init (API version 7.23)\n[ 0.483705] Key type big_key registered\n[ 0.484536] Allocating IMA MOK and blacklist keyrings.\n[ 0.485784] Key type asymmetric registered\n[ 0.486625] Asymmetric key parser 'x509' registered\n[ 0.487599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.489104] io scheduler noop registered\n[ 0.489906] io scheduler deadline registered (default)\n[ 0.490914] io scheduler cfq registered\n[ 0.491764] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492821] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494106] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.495577] ACPI: Power Button [PWRF]\n[ 0.496448] GHES: HEST is not enabled!\n[ 0.510127] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538065] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.540209] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.564117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.566406] Linux agpgart interface v0.103\n[ 0.569007] brd: module loaded\n[ 0.570653] loop: module loaded\n[ 0.574959] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.576434] GPT:90111 != 2097151\n[ 0.577120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.578220] GPT:90111 != 2097151\n[ 0.578902] GPT: Use GNU Parted to correct GPT errors.\n[ 0.579876] vda: vda1 vda15\n[ 0.581096] scsi host0: ata_piix\n[ 0.581880] scsi host1: ata_piix\n[ 0.582608] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.583846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.585328] libphy: Fixed MDIO Bus: probed\n[ 0.586158] tun: Universal TUN/TAP device driver, 1.6\n[ 0.587128] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.589344] PPP generic driver version 2.4.2\n[ 0.590585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.592285] ehci-pci: EHCI PCI platform driver\n[ 0.593514] ehci-platform: EHCI generic platform driver\n[ 0.594902] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.596510] ohci-pci: OHCI PCI platform driver\n[ 0.600446] ohci-platform: OHCI generic platform driver\n[ 0.601863] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616958] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.618367] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.620383] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.621795] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.623377] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.625143] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.627118] usb usb1: Product: UHCI Host Controller\n[ 0.628422] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.630032] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.631526] hub 1-0:1.0: USB hub found\n[ 0.632592] hub 1-0:1.0: 2 ports detected\n[ 0.633871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.636679] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.638018] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.639466] mousedev: PS/2 mouse device common for all mice\n[ 0.641202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.643741] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646936] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.648516] i2c /dev entries driver\n[ 0.649331] device-mapper: uevent: version 1.0.3\n[ 0.650333] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.652039] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.653578] NET: Registered protocol family 10\n[ 0.654758] NET: Registered protocol family 17\n[ 0.655680] Key type dns_resolver registered\n[ 0.656727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.657848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.659709] registered taskstats version 1\n[ 0.660580] Loading compiled-in X.509 certificates\n[ 0.662089] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.664014] zswap: loaded using pool lzo/zbud\n[ 0.665703] Key type trusted registered\n[ 0.667477] Key type encrypted registered\n[ 0.668342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.669403] ima: No TPM chip found, activating TPM-bypass!\n[ 0.670473] evm: HMAC attrs: 0x1\n[ 0.671514] Magic number: 10:805:964\n[ 0.672424] rtc_cmos 00:00: setting system clock to 2018-07-30 01:57:18 UTC (1532915838)\n[ 0.674089] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.675232] EDD information not available.\n[ 0.745361] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.757205] Write protecting the kernel read-only data: 14336k\n[ 0.759347] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.761227] 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.807233] 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 0.96. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.906 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcj+2TypkHAd0YfMNBahDWPbZnzILeYE8UBp4n18u8XfTYacxZE9hJhx91tHd6XGm9ZILqYQ/v9LcohkzAAP0I3LJMp7XRLls96XXmRZUcD1wT2vjJ95j62w80T6n4owPwYCR2Acd1ss50jBstGhzQvVRWTM5V8D/ioAzR1kfxyIDz5QhO7SvSFzQqFDgkrysWRe7cXMkgJ3L511Ej4VIHYPqkCxu2niVhkCon01MpGOKH+T/rVZtDHgt4IBFuu1a8suIhhJIJEHW32gdDZalE74zwaLBhBNmHOSLqffYG6UpGS/WYiTWbPP1VU54/xl9fucrISTibem5pj7PJCjdP root@cinder-test-vm-97bc85b4-5f41-4979-937a-58c95088288f\nssh-dss AAAAB3NzaC1kc3MAAACBAN1elupgsxbcUN7c1baP7wAFBdTt8fZ6uGNAxW0GyAuxZwqHpgws4wbhOXICNvA4/33vJZEBMq6gufxViDkm5zta0/jossO7gvn3ZUTJuFe4Z1FS3g+/pInVtjLepgBSWykjz3g8tcp/azgjsQl+5eSeH4Ika3sGqwjLwKrsao7XAAAAFQDA+ay45FaOrK9WMiRDHYRImREUWwAAAIEAvVQTsMI6xbKq/egVh73+KOSvfUdhy78jGfgND9DWncqwGBd5N585aSJ9pEg5Fn7Jj8Fd/y8zYOqZjrXp3uAKdJd6Q2o0HGNIVbXcczBfKRtRW8MIJcNQ8rwQDBrIjM+FtPlzF4fk1wKyPAshjHV+AnQP9yvJP1qFxZLNUSfixpkAAACBALhp7yNMk62vRBLK5ZgPnipTA4errTwUrBeyqwUpKnP71hMYAB22Dt53GOLdUCxtXrGSo0spMaomK9DOv+pfJHOlXytatz3nVnC1TcxJy073tJjBeMbDbvgIam3YGcLPWaaLxRu9n5wF1wSMpjhW1h6d4IBTcXS8Aml8KA+w0zB+ root@cinder-test-vm-97bc85b4-5f41-4979-937a-58c95088288f\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:febb:e1f7/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-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-97bc85b4-5f41-4979-937a-58c95088288f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.31 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-97bc85b4-5f41-4979-937a-58c95088288f login: "} 2018-07-30 01:57:23,584 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1/action used request id req-d80ad27c-fcc1-4365-96ac-353b44e24f9e 2018-07-30 01:57:23,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.106066942215s 2018-07-30 01:57:23,585 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1/action used request id req-d80ad27c-fcc1-4365-96ac-353b44e24f9e 2018-07-30 01:57:23,585 - 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 462292211 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.906 MHz processor [ 0.136533] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967624) [ 0.138200] pid_max: default: 32768 minimum: 301 [ 0.139099] ACPI: Core revision 20150930 [ 0.140484] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141809] Security Framework initialized [ 0.142627] Yama: becoming mindful. [ 0.143367] AppArmor: AppArmor initialized [ 0.144240] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.145572] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146849] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148074] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149492] Initializing cgroup subsys io [ 0.150315] Initializing cgroup subsys memory [ 0.151178] Initializing cgroup subsys devices [ 0.152070] Initializing cgroup subsys freezer [ 0.152946] Initializing cgroup subsys net_cls [ 0.153815] Initializing cgroup subsys perf_event [ 0.154738] Initializing cgroup subsys net_prio [ 0.155637] Initializing cgroup subsys hugetlb [ 0.156514] Initializing cgroup subsys pids [ 0.157391] CPU: Physical Processor ID: 0 [ 0.158890] mce: CPU supports 10 MCE banks [ 0.159754] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160764] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.175183] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181250] ftrace: allocating 31920 entries in 125 pages [ 0.206195] smpboot: Max logical packages: 1 [ 0.207060] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.208420] x2apic enabled [ 0.209230] Switched APIC routing to physical x2apic. [ 0.210962] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212090] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214179] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.215978] KVM setup paravirtual spinlock [ 0.217280] x86: Booted up 1 node, 1 CPUs [ 0.218092] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.219489] devtmpfs: initialized [ 0.221214] evm: security.selinux [ 0.221919] evm: security.SMACK64 [ 0.222610] evm: security.SMACK64EXEC [ 0.223360] evm: security.SMACK64TRANSMUTE [ 0.224171] evm: security.SMACK64MMAP [ 0.224918] evm: security.ima [ 0.225559] evm: security.capability [ 0.226371] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.228236] pinctrl core: initialized pinctrl subsystem [ 0.229353] RTC time: 1:57:18, date: 07/30/18 [ 0.230331] NET: Registered protocol family 16 [ 0.231329] cpuidle: using governor ladder [ 0.232155] cpuidle: using governor menu [ 0.232949] PCCT header not found. [ 0.233707] ACPI: bus type PCI registered [ 0.234519] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.235773] PCI: Using configuration type 1 for base access [ 0.237558] ACPI: Added _OSI(Module Device) [ 0.238409] ACPI: Added _OSI(Processor Device) [ 0.239273] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.240173] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241949] ACPI: Interpreter enabled [ 0.242721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.244580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.246438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.248295] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.250146] ACPI: (supports S0 S5) [ 0.250853] ACPI: Using IOAPIC for interrupt routing [ 0.251805] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254931] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.256083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.257329] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258530] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260764] acpiphp: Slot [3] registered [ 0.261577] acpiphp: Slot [4] registered [ 0.262390] acpiphp: Slot [5] registered [ 0.263198] acpiphp: Slot [6] registered [ 0.263998] acpiphp: Slot [7] registered [ 0.264802] acpiphp: Slot [8] registered [ 0.265612] acpiphp: Slot [9] registered [ 0.266415] acpiphp: Slot [10] registered [ 0.267241] acpiphp: Slot [11] registered [ 0.268055] acpiphp: Slot [12] registered [ 0.268872] acpiphp: Slot [13] registered [ 0.269687] acpiphp: Slot [14] registered [ 0.270503] acpiphp: Slot [15] registered [ 0.281485] acpiphp: Slot [16] registered [ 0.282320] acpiphp: Slot [17] registered [ 0.283139] acpiphp: Slot [18] registered [ 0.283953] acpiphp: Slot [19] registered [ 0.284759] acpiphp: Slot [20] registered [ 0.285582] acpiphp: Slot [21] registered [ 0.286402] acpiphp: Slot [22] registered [ 0.287218] acpiphp: Slot [23] registered [ 0.288033] acpiphp: Slot [24] registered [ 0.288844] acpiphp: Slot [25] registered [ 0.289665] acpiphp: Slot [26] registered [ 0.290482] acpiphp: Slot [27] registered [ 0.291301] acpiphp: Slot [28] registered [ 0.292158] acpiphp: Slot [29] registered [ 0.292981] acpiphp: Slot [30] registered [ 0.293804] acpiphp: Slot [31] registered [ 0.294620] PCI host bridge to bus 0000:00 [ 0.295438] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296654] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.297882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299335] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300785] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.302275] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.306982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.308167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.309441] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313000] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.314548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.332956] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.334437] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.336244] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.337672] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.339071] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.340395] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.341708] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.342772] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.344330] vgaarb: loaded [ 0.344935] vgaarb: bridge control possible 0000:00:02.0 [ 0.346175] SCSI subsystem initialized [ 0.347096] ACPI: bus type USB registered [ 0.347934] usbcore: registered new interface driver usbfs [ 0.348981] usbcore: registered new interface driver hub [ 0.350000] usbcore: registered new device driver usb [ 0.351130] PCI: Using ACPI for IRQ routing [ 0.352253] NetLabel: Initializing [ 0.352988] NetLabel: domain hash size = 128 [ 0.353848] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.354820] NetLabel: unlabeled traffic allowed by default [ 0.355989] clocksource: Switched to clocksource kvm-clock [ 0.364108] AppArmor: AppArmor Filesystem Enabled [ 0.365103] pnp: PnP ACPI init [ 0.366046] pnp: PnP ACPI: found 5 devices [ 0.372348] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.374091] NET: Registered protocol family 2 [ 0.375139] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.376462] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.377685] TCP: Hash tables configured (established 4096 bind 4096) [ 0.378897] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.379994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.381187] NET: Registered protocol family 1 [ 0.382075] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.383187] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.384275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.398327] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412468] Trying to unpack rootfs image as initramfs... [ 0.468664] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.470353] Scanning for low memory corruption every 60 seconds [ 0.471707] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.472902] audit: initializing netlink subsys (disabled) [ 0.473938] audit: type=2000 audit(1532915838.977:1): initialized [ 0.475290] Initialise system trusted keyring [ 0.476262] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.477456] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.479594] zbud: loaded [ 0.480344] VFS: Disk quotas dquot_6.6.0 [ 0.481182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.482788] fuse init (API version 7.23) [ 0.483705] Key type big_key registered [ 0.484536] Allocating IMA MOK and blacklist keyrings. [ 0.485784] Key type asymmetric registered [ 0.486625] Asymmetric key parser 'x509' registered [ 0.487599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.489104] io scheduler noop registered [ 0.489906] io scheduler deadline registered (default) [ 0.490914] io scheduler cfq registered [ 0.491764] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492821] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494106] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.495577] ACPI: Power Button [PWRF] [ 0.496448] GHES: HEST is not enabled! [ 0.510127] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538065] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.540209] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.564117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.566406] Linux agpgart interface v0.103 [ 0.569007] brd: module loaded [ 0.570653] loop: module loaded [ 0.574959] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.576434] GPT:90111 != 2097151 [ 0.577120] GPT:Alternate GPT header not at the end of the disk. [ 0.578220] GPT:90111 != 2097151 [ 0.578902] GPT: Use GNU Parted to correct GPT errors. [ 0.579876] vda: vda1 vda15 [ 0.581096] scsi host0: ata_piix [ 0.581880] scsi host1: ata_piix [ 0.582608] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.583846] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.585328] libphy: Fixed MDIO Bus: probed [ 0.586158] tun: Universal TUN/TAP device driver, 1.6 [ 0.587128] tun: (C) 1999-2004 Max Krasnyansky [ 0.589344] PPP generic driver version 2.4.2 [ 0.590585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.592285] ehci-pci: EHCI PCI platform driver [ 0.593514] ehci-platform: EHCI generic platform driver [ 0.594902] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.596510] ohci-pci: OHCI PCI platform driver [ 0.600446] ohci-platform: OHCI generic platform driver [ 0.601863] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616958] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.618367] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.620383] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.621795] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.623377] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.625143] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.627118] usb usb1: Product: UHCI Host Controller [ 0.628422] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.630032] usb usb1: SerialNumber: 0000:00:01.2 [ 0.631526] hub 1-0:1.0: USB hub found [ 0.632592] hub 1-0:1.0: 2 ports detected [ 0.633871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.636679] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.638018] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.639466] mousedev: PS/2 mouse device common for all mice [ 0.641202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.643741] rtc_cmos 00:00: RTC can wake from S4 [ 0.645237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.646936] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.648516] i2c /dev entries driver [ 0.649331] device-mapper: uevent: version 1.0.3 [ 0.650333] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.652039] ledtrig-cpu: registered to indicate activity on CPUs [ 0.653578] NET: Registered protocol family 10 [ 0.654758] NET: Registered protocol family 17 [ 0.655680] Key type dns_resolver registered [ 0.656727] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.657848] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.659709] registered taskstats version 1 [ 0.660580] Loading compiled-in X.509 certificates [ 0.662089] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.664014] zswap: loaded using pool lzo/zbud [ 0.665703] Key type trusted registered [ 0.667477] Key type encrypted registered [ 0.668342] AppArmor: AppArmor sha1 policy hashing enabled [ 0.669403] ima: No TPM chip found, activating TPM-bypass! [ 0.670473] evm: HMAC attrs: 0x1 [ 0.671514] Magic number: 10:805:964 [ 0.672424] rtc_cmos 00:00: setting system clock to 2018-07-30 01:57:18 UTC (1532915838) [ 0.674089] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675232] EDD information not available. [ 0.745361] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.757205] Write protecting the kernel read-only data: 14336k [ 0.759347] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.761227] 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.807233] 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.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 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 0.96. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.906 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcj+2TypkHAd0YfMNBahDWPbZnzILeYE8UBp4n18u8XfTYacxZE9hJhx91tHd6XGm9ZILqYQ/v9LcohkzAAP0I3LJMp7XRLls96XXmRZUcD1wT2vjJ95j62w80T6n4owPwYCR2Acd1ss50jBstGhzQvVRWTM5V8D/ioAzR1kfxyIDz5QhO7SvSFzQqFDgkrysWRe7cXMkgJ3L511Ej4VIHYPqkCxu2niVhkCon01MpGOKH+T/rVZtDHgt4IBFuu1a8suIhhJIJEHW32gdDZalE74zwaLBhBNmHOSLqffYG6UpGS/WYiTWbPP1VU54/xl9fucrISTibem5pj7PJCjdP root@cinder-test-vm-97bc85b4-5f41-4979-937a-58c95088288f ssh-dss AAAAB3NzaC1kc3MAAACBAN1elupgsxbcUN7c1baP7wAFBdTt8fZ6uGNAxW0GyAuxZwqHpgws4wbhOXICNvA4/33vJZEBMq6gufxViDkm5zta0/jossO7gvn3ZUTJuFe4Z1FS3g+/pInVtjLepgBSWykjz3g8tcp/azgjsQl+5eSeH4Ika3sGqwjLwKrsao7XAAAAFQDA+ay45FaOrK9WMiRDHYRImREUWwAAAIEAvVQTsMI6xbKq/egVh73+KOSvfUdhy78jGfgND9DWncqwGBd5N585aSJ9pEg5Fn7Jj8Fd/y8zYOqZjrXp3uAKdJd6Q2o0HGNIVbXcczBfKRtRW8MIJcNQ8rwQDBrIjM+FtPlzF4fk1wKyPAshjHV+AnQP9yvJP1qFxZLNUSfixpkAAACBALhp7yNMk62vRBLK5ZgPnipTA4errTwUrBeyqwUpKnP71hMYAB22Dt53GOLdUCxtXrGSo0spMaomK9DOv+pfJHOlXytatz3nVnC1TcxJy073tJjBeMbDbvgIam3YGcLPWaaLxRu9n5wF1wSMpjhW1h6d4IBTcXS8Aml8KA+w0zB+ root@cinder-test-vm-97bc85b4-5f41-4979-937a-58c95088288f -----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:febb:e1f7/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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-97bc85b4-5f41-4979-937a-58c95088288f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.31 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-97bc85b4-5f41-4979-937a-58c95088288f login: 2018-07-30 01:57:26,593 - paramiko.transport - DEBUG - starting thread (client mode): 0x8370f650L 2018-07-30 01:57:26,594 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 01:57:26,594 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-30 01:57:26,594 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-30 01:57:26,595 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-30 01:57:26,596 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 01:57:26,596 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-30 01:57:26,596 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 01:57:26,596 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 01:57:26,596 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 01:57:26,614 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 01:57:26,614 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 01:57:26,626 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: af70799c0bfbb0cb9b66d9cdd14b5f05 2018-07-30 01:57:26,627 - paramiko.transport - DEBUG - Trying discovered key 9be62bc46c3b194ed012fd975d69c21a in /tmp/tmpu2YKGi 2018-07-30 01:57:26,651 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 01:57:26,656 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 01:57:26,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-30 01:57:26,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1/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}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"volumeAttachment": {"volumeId": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a"}}' 2018-07-30 01:57:28,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-2078fae4-13de-4694-8eb9-803fce8a3f9a x-compute-request-id: req-2078fae4-13de-4694-8eb9-803fce8a3f9a Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "dc862daf-08b3-43dd-ae61-aa1648cb46a1", "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "volumeId": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a"}} 2018-07-30 01:57:28,192 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1/os-volume_attachments used request id req-2078fae4-13de-4694-8eb9-803fce8a3f9a 2018-07-30 01:57:28,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.53275704384s 2018-07-30 01:57:28,192 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1/os-volume_attachments used request id req-2078fae4-13de-4694-8eb9-803fce8a3f9a 2018-07-30 01:57:28,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 01:57:28,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/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}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:29,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:28 GMT Server: Apache x-compute-request-id: req-d0f5561c-003d-4831-bfa3-175175ebde20 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d0f5561c-003d-4831-bfa3-175175ebde20 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e2543d47c0e74cee88067979f27d94a1", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "self"}, {"href": "http://172.30.9.25:8776/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T01:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "updated_at": "2018-07-30T01:57:28.000000", "volume_type": null, "name": "cinder_test-volume_97bc85b4-5f41-4979-937a-58c95088288f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "size": 2}]} 2018-07-30 01:57:29,106 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-d0f5561c-003d-4831-bfa3-175175ebde20 2018-07-30 01:57:29,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.913022041321s 2018-07-30 01:57:29,106 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-d0f5561c-003d-4831-bfa3-175175ebde20 2018-07-30 01:57:29,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:57:31,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 01:57:31,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/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}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:31,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:31 GMT Server: Apache x-compute-request-id: req-53f932e5-6c6f-490b-ba22-051f4d81af11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53f932e5-6c6f-490b-ba22-051f4d81af11 Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "e2543d47c0e74cee88067979f27d94a1", "attachments": [{"server_id": "dc862daf-08b3-43dd-ae61-aa1648cb46a1", "attachment_id": "dc7cc080-5f68-445d-876b-448a22f0f253", "attached_at": "2018-07-30T01:57:30.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "device": "/dev/vdb", "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a"}], "links": [{"href": "http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "self"}, {"href": "http://172.30.9.25:8776/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T01:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "updated_at": "2018-07-30T01:57:30.000000", "volume_type": null, "name": "cinder_test-volume_97bc85b4-5f41-4979-937a-58c95088288f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "size": 2}]} 2018-07-30 01:57:31,995 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-53f932e5-6c6f-490b-ba22-051f4d81af11 2018-07-30 01:57:31,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.884471178055s 2018-07-30 01:57:31,995 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-53f932e5-6c6f-490b-ba22-051f4d81af11 2018-07-30 01:57:31,997 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-30 01:57:31,998 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-30 01:57:31,999 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-30 01:57:32,002 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-30 01:57:32,069 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-30 01:57:32,070 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-30 01:57:32,071 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-30 01:57:32,072 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-30 01:57:32,111 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-30 01:57:32,111 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-30 01:57:32,137 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-30 01:57:32,564 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-30 01:57:32,564 - 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: bfcaba75-6509-4800-91e7-a9f2f6a62df8 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-30 01:57:32,565 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-30 01:57:32,565 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-30 01:57:32,565 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-30 01:57:32,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-30 01:57:32,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1/os-volume_attachments/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:33,069 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:57: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-0eb1aec3-53ad-471d-a264-2ce99c3e300f x-compute-request-id: req-0eb1aec3-53ad-471d-a264-2ce99c3e300f Content-Length: 0 Content-Type: application/json 2018-07-30 01:57:33,069 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1/os-volume_attachments/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a used request id req-0eb1aec3-53ad-471d-a264-2ce99c3e300f 2018-07-30 01:57:33,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.502691030502s 2018-07-30 01:57:33,069 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1/os-volume_attachments/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a used request id req-0eb1aec3-53ad-471d-a264-2ce99c3e300f 2018-07-30 01:57:33,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 01:57:33,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/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}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:33,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:33 GMT Server: Apache x-compute-request-id: req-5159a2ce-1e8d-4583-831e-f0510b053b9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5159a2ce-1e8d-4583-831e-f0510b053b9e Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e2543d47c0e74cee88067979f27d94a1", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "self"}, {"href": "http://172.30.9.25:8776/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T01:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "updated_at": "2018-07-30T01:57:33.000000", "volume_type": null, "name": "cinder_test-volume_97bc85b4-5f41-4979-937a-58c95088288f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "size": 2}]} 2018-07-30 01:57:33,948 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-5159a2ce-1e8d-4583-831e-f0510b053b9e 2018-07-30 01:57:33,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.878643035889s 2018-07-30 01:57:33,949 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-5159a2ce-1e8d-4583-831e-f0510b053b9e 2018-07-30 01:57:33,950 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-30 01:57:33,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-30 01:57:33,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845/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}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"volumeAttachment": {"volumeId": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a"}}' 2018-07-30 01:57:34,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-03b6584c-5f4e-493f-b24d-b6736a0cf9bf x-compute-request-id: req-03b6584c-5f4e-493f-b24d-b6736a0cf9bf Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "volumeId": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a"}} 2018-07-30 01:57:34,677 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845/os-volume_attachments used request id req-03b6584c-5f4e-493f-b24d-b6736a0cf9bf 2018-07-30 01:57:34,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.726135015488s 2018-07-30 01:57:34,677 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845/os-volume_attachments used request id req-03b6584c-5f4e-493f-b24d-b6736a0cf9bf 2018-07-30 01:57:34,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 01:57:34,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/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}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:34,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:34 GMT Server: Apache x-compute-request-id: req-2e921a2f-dc6b-4c73-a713-c97508a6c904 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2e921a2f-dc6b-4c73-a713-c97508a6c904 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e2543d47c0e74cee88067979f27d94a1", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "self"}, {"href": "http://172.30.9.25:8776/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T01:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "updated_at": "2018-07-30T01:57:34.000000", "volume_type": null, "name": "cinder_test-volume_97bc85b4-5f41-4979-937a-58c95088288f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "size": 2}]} 2018-07-30 01:57:34,739 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-2e921a2f-dc6b-4c73-a713-c97508a6c904 2018-07-30 01:57:34,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0612862110138s 2018-07-30 01:57:34,739 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-2e921a2f-dc6b-4c73-a713-c97508a6c904 2018-07-30 01:57:34,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:57:36,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 01:57:36,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/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}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:37,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:36 GMT Server: Apache x-compute-request-id: req-4fb70835-3e66-4392-922d-bf59e3ab1cdb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4fb70835-3e66-4392-922d-bf59e3ab1cdb Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "e2543d47c0e74cee88067979f27d94a1", "attachments": [{"server_id": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "attachment_id": "11b5c99f-3fbf-445b-a9b2-e472aa141714", "attached_at": "2018-07-30T01:57:35.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "device": "/dev/vdb", "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a"}], "links": [{"href": "http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "self"}, {"href": "http://172.30.9.25:8776/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T01:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "updated_at": "2018-07-30T01:57:37.000000", "volume_type": null, "name": "cinder_test-volume_97bc85b4-5f41-4979-937a-58c95088288f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "size": 2}]} 2018-07-30 01:57:37,644 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-4fb70835-3e66-4392-922d-bf59e3ab1cdb 2018-07-30 01:57:37,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.900912046432s 2018-07-30 01:57:37,645 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-4fb70835-3e66-4392-922d-bf59e3ab1cdb 2018-07-30 01:57:37,646 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-30 01:57:37,649 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-30 01:57:37,649 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-30 01:57:37,651 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-30 01:57:37,720 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-30 01:57:37,721 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-30 01:57:37,721 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-30 01:57:37,722 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-30 01:57:37,760 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-30 01:57:37,760 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-30 01:57:37,787 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-30 01:57:37,810 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-30 01:57:37,810 - 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-30 01:57:37,811 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-30 01:57:37,812 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-30 01:57:37,812 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-30 01:57:37,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-30 01:57:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845/os-volume_attachments/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:39,139 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:57: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-80ab7e81-e810-401e-846f-2f4692d399b8 x-compute-request-id: req-80ab7e81-e810-401e-846f-2f4692d399b8 Content-Length: 0 Content-Type: application/json 2018-07-30 01:57:39,139 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845/os-volume_attachments/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a used request id req-80ab7e81-e810-401e-846f-2f4692d399b8 2018-07-30 01:57:39,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.32697510719s 2018-07-30 01:57:39,140 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845/os-volume_attachments/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a used request id req-80ab7e81-e810-401e-846f-2f4692d399b8 2018-07-30 01:57:39,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 01:57:39,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/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}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:39,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:39 GMT Server: Apache x-compute-request-id: req-8bdd74ab-7779-4852-a46c-ee5bdbedcd45 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8bdd74ab-7779-4852-a46c-ee5bdbedcd45 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "e2543d47c0e74cee88067979f27d94a1", "attachments": [{"server_id": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "attachment_id": "11b5c99f-3fbf-445b-a9b2-e472aa141714", "attached_at": "2018-07-30T01:57:35.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "device": "/dev/vdb", "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a"}], "links": [{"href": "http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "self"}, {"href": "http://172.30.9.25:8776/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T01:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "updated_at": "2018-07-30T01:57:39.000000", "volume_type": null, "name": "cinder_test-volume_97bc85b4-5f41-4979-937a-58c95088288f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "size": 2}]} 2018-07-30 01:57:39,205 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-8bdd74ab-7779-4852-a46c-ee5bdbedcd45 2018-07-30 01:57:39,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0648169517517s 2018-07-30 01:57:39,205 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-8bdd74ab-7779-4852-a46c-ee5bdbedcd45 2018-07-30 01:57:39,207 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:57:41,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 01:57:41,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/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}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:41,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:41 GMT Server: Apache x-compute-request-id: req-57cb4fc2-de7f-473d-8051-34fa9e64be77 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57cb4fc2-de7f-473d-8051-34fa9e64be77 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e2543d47c0e74cee88067979f27d94a1", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "self"}, {"href": "http://172.30.9.25:8776/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T01:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "updated_at": "2018-07-30T01:57:39.000000", "volume_type": null, "name": "cinder_test-volume_97bc85b4-5f41-4979-937a-58c95088288f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "size": 2}]} 2018-07-30 01:57:41,271 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-57cb4fc2-de7f-473d-8051-34fa9e64be77 2018-07-30 01:57:41,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0619387626648s 2018-07-30 01:57:41,272 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-57cb4fc2-de7f-473d-8051-34fa9e64be77 2018-07-30 01:57:41,389 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 01:57:41,390 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 00:54 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-30 01:57:41,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-30 01:57:41,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:41,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01: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 x-openstack-request-id: req-f27ba37c-ffb6-4398-a5c6-2eeb98259f4c x-compute-request-id: req-f27ba37c-ffb6-4398-a5c6-2eeb98259f4c Content-Type: application/json 2018-07-30 01:57:41,529 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845 used request id req-f27ba37c-ffb6-4398-a5c6-2eeb98259f4c 2018-07-30 01:57:41,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.13457608223s 2018-07-30 01:57:41,530 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845 used request id req-f27ba37c-ffb6-4398-a5c6-2eeb98259f4c 2018-07-30 01:57:41,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:57:41,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:41,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-2919676b-2d5a-4ca4-a1b0-0615986255a1 x-compute-request-id: req-2919676b-2d5a-4ca4-a1b0-0615986255a1 Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e1:f7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e1:f7", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:57:18.000000", "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "dc862daf-08b3-43dd-ae61-aa1648cb46a1", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:57:18Z", "hostId": "aa7f879cec1aa6ea769c03ff69dcbe117a93d7e81de26bdab566f1f4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:57:13Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:87:75", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:87:75", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c0111ec0-f338-48d8-a1d7-c3beedf0d845", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:57:01.000000", "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "c0111ec0-f338-48d8-a1d7-c3beedf0d845", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:57:41Z", "hostId": "98bd7c90aede1e7adfd5cdbcbd38507f8a1c686b068c98151d5438bb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm2_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:56:55Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:57:41,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2919676b-2d5a-4ca4-a1b0-0615986255a1 2018-07-30 01:57:41,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220261096954s 2018-07-30 01:57:41,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2919676b-2d5a-4ca4-a1b0-0615986255a1 2018-07-30 01:57:41,753 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:57:43,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:57:43,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:44,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-42a2503d-b9aa-479c-a7d6-8835e0c46c19 x-compute-request-id: req-42a2503d-b9aa-479c-a7d6-8835e0c46c19 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e1:f7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e1:f7", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:57:18.000000", "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "dc862daf-08b3-43dd-ae61-aa1648cb46a1", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:57:18Z", "hostId": "aa7f879cec1aa6ea769c03ff69dcbe117a93d7e81de26bdab566f1f4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:57:13Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:57:44,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-42a2503d-b9aa-479c-a7d6-8835e0c46c19 2018-07-30 01:57:44,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426833152771s 2018-07-30 01:57:44,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-42a2503d-b9aa-479c-a7d6-8835e0c46c19 2018-07-30 01:57:44,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-30 01:57:44,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/b4754f08-3b28-426b-a77b-ee5be8189fda.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:45,003 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c315f81-0e6c-4d54-97f9-1b9a5a2bbeaf Content-Length: 0 Date: Mon, 30 Jul 2018 01:57:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:57:45,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/b4754f08-3b28-426b-a77b-ee5be8189fda.json used request id req-3c315f81-0e6c-4d54-97f9-1b9a5a2bbeaf 2018-07-30 01:57:45,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.815286874771s 2018-07-30 01:57:45,003 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/b4754f08-3b28-426b-a77b-ee5be8189fda.json used request id req-3c315f81-0e6c-4d54-97f9-1b9a5a2bbeaf 2018-07-30 01:57:45,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:57:45,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:45,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 579 X-Openstack-Request-Id: req-561ab256-8854-4102-9bec-42454855b0c6 Date: Mon, 30 Jul 2018 01:57:45 GMT RESP BODY: {"floatingips": [{"router_id": "f687c2fa-4d92-438e-a3d3-a749bb0f2946", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:57:22Z", "updated_at": "2018-07-30T01:57:24Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "port_id": "c6a897cb-df6c-482a-b82b-3f79b9481b1c", "id": "83debf74-ddf8-4f55-83ae-c25a994a876c", "qos_policy_id": null}]} 2018-07-30 01:57:45,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-561ab256-8854-4102-9bec-42454855b0c6 2018-07-30 01:57:45,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0553679466248s 2018-07-30 01:57:45,064 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-561ab256-8854-4102-9bec-42454855b0c6 2018-07-30 01:57:45,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 01:57:45,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/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}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:45,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:45 GMT Server: Apache x-compute-request-id: req-3b6f4c50-addf-41d6-9049-5bb4e9036e27 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b6f4c50-addf-41d6-9049-5bb4e9036e27 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e2543d47c0e74cee88067979f27d94a1", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "self"}, {"href": "http://172.30.9.25:8776/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T01:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "updated_at": "2018-07-30T01:57:39.000000", "volume_type": null, "name": "cinder_test-volume_97bc85b4-5f41-4979-937a-58c95088288f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "size": 2}]} 2018-07-30 01:57:45,124 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-3b6f4c50-addf-41d6-9049-5bb4e9036e27 2018-07-30 01:57:45,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0560359954834s 2018-07-30 01:57:45,124 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-3b6f4c50-addf-41d6-9049-5bb4e9036e27 2018-07-30 01:57:45,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-07-30 01:57:45,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:45,212 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:57:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e201d056-d0db-4c8d-88df-c4cee409ba0e 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-30 01:57:45,213 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a used request id req-e201d056-d0db-4c8d-88df-c4cee409ba0e 2018-07-30 01:57:45,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0870089530945s 2018-07-30 01:57:45,213 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a used request id req-e201d056-d0db-4c8d-88df-c4cee409ba0e 2018-07-30 01:57:45,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 01:57:45,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/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}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:45,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:45 GMT Server: Apache x-compute-request-id: req-b5e6c0ae-4096-4b77-9535-c54e0fca2eaf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b5e6c0ae-4096-4b77-9535-c54e0fca2eaf Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "e2543d47c0e74cee88067979f27d94a1", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "self"}, {"href": "http://172.30.9.25:8776/56c52efc41b44ebeb469061fa8e8198e/volumes/7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T01:57:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "updated_at": "2018-07-30T01:57:45.000000", "volume_type": null, "name": "cinder_test-volume_97bc85b4-5f41-4979-937a-58c95088288f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7e6044c8-c3ca-44d3-837c-e9c4bd6f5f5a", "size": 2}]} 2018-07-30 01:57:45,270 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-b5e6c0ae-4096-4b77-9535-c54e0fca2eaf 2018-07-30 01:57:45,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0565378665924s 2018-07-30 01:57:45,270 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-b5e6c0ae-4096-4b77-9535-c54e0fca2eaf 2018-07-30 01:57:45,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:57:47,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 01:57:47,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/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}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:47,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:47 GMT Server: Apache x-compute-request-id: req-9d00a483-b368-4e5d-83ec-36bb8cd57020 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9d00a483-b368-4e5d-83ec-36bb8cd57020 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 01:57:47,329 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-9d00a483-b368-4e5d-83ec-36bb8cd57020 2018-07-30 01:57:47,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0543570518494s 2018-07-30 01:57:47,329 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/56c52efc41b44ebeb469061fa8e8198e/volumes/detail used request id req-9d00a483-b368-4e5d-83ec-36bb8cd57020 2018-07-30 01:57:47,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-30 01:57:47,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/83debf74-ddf8-4f55-83ae-c25a994a876c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:48,266 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-833cec4f-05ff-466c-a47a-a273564d6ce0 Content-Length: 0 Date: Mon, 30 Jul 2018 01:57:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:57:48,267 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/83debf74-ddf8-4f55-83ae-c25a994a876c.json used request id req-833cec4f-05ff-466c-a47a-a273564d6ce0 2018-07-30 01:57:48,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.934175014496s 2018-07-30 01:57:48,267 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/83debf74-ddf8-4f55-83ae-c25a994a876c.json used request id req-833cec4f-05ff-466c-a47a-a273564d6ce0 2018-07-30 01:57:48,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 01:57:48,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:48,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-130aeb56-8318-4814-a235-4fe14ee4376b Date: Mon, 30 Jul 2018 01:57:48 GMT RESP BODY: {"floatingips": []} 2018-07-30 01:57:48,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-130aeb56-8318-4814-a235-4fe14ee4376b 2018-07-30 01:57:48,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0395050048828s 2018-07-30 01:57:48,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-130aeb56-8318-4814-a235-4fe14ee4376b 2018-07-30 01:57:48,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-30 01:57:48,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:48,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01: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-09cd0352-6553-4b08-aaf1-02b0ddfbfc50 x-compute-request-id: req-09cd0352-6553-4b08-aaf1-02b0ddfbfc50 Content-Type: application/json 2018-07-30 01:57:48,475 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1 used request id req-09cd0352-6553-4b08-aaf1-02b0ddfbfc50 2018-07-30 01:57:48,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161681175232s 2018-07-30 01:57:48,475 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1 used request id req-09cd0352-6553-4b08-aaf1-02b0ddfbfc50 2018-07-30 01:57:48,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:57:48,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:48,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-9c0145d9-c91d-482f-93eb-4b83957c57ab x-compute-request-id: req-9c0145d9-c91d-482f-93eb-4b83957c57ab Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e1:f7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e1:f7", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/dc862daf-08b3-43dd-ae61-aa1648cb46a1", "rel": "bookmark"}], "image": {"id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "links": [{"href": "http://172.30.9.25:8774/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T01:57:18.000000", "flavor": {"id": "81012807-4887-4a4b-9e9b-ccca2c179b26", "links": [{"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "bookmark"}]}, "id": "dc862daf-08b3-43dd-ae61-aa1648cb46a1", "security_groups": [{"name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}], "user_id": "e2543d47c0e74cee88067979f27d94a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T01:57:48Z", "hostId": "aa7f879cec1aa6ea769c03ff69dcbe117a93d7e81de26bdab566f1f4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f", "name": "cinder_test-vm_97bc85b4-5f41-4979-937a-58c95088288f", "created": "2018-07-30T01:57:13Z", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 01:57:48,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9c0145d9-c91d-482f-93eb-4b83957c57ab 2018-07-30 01:57:48,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421007871628s 2018-07-30 01:57:48,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9c0145d9-c91d-482f-93eb-4b83957c57ab 2018-07-30 01:57:48,899 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 01:57:50,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 01:57:50,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:51,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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 x-openstack-request-id: req-0ec349cc-e0d7-4d2c-bcf2-0796a9d0f973 x-compute-request-id: req-0ec349cc-e0d7-4d2c-bcf2-0796a9d0f973 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 01:57:51,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0ec349cc-e0d7-4d2c-bcf2-0796a9d0f973 2018-07-30 01:57:51,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0985009670258s 2018-07-30 01:57:51,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0ec349cc-e0d7-4d2c-bcf2-0796a9d0f973 2018-07-30 01:57:51,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 01:57:51,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:51,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-97e7d42c-93b6-4f20-b5ba-1fe9db8edaaf Date: Mon, 30 Jul 2018 01:57:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:53Z", "updated_at": "2018-07-30T01:56:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:54Z", "revision_number": 0, "id": "0f552700-be5a-4c60-84cb-9b3773092961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:54Z", "security_group_id": "f7c35c7c-2c61-498f-8677-352d386e5892", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T01:56:54Z", "revision_number": 0, "id": "aae5302a-2f6b-4e6c-96e4-8da16e14a963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:54Z", "security_group_id": "f7c35c7c-2c61-498f-8677-352d386e5892", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:53Z", "revision_number": 0, "id": "d1bd4feb-5b58-4543-be4c-1202c5da9ba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:53Z", "security_group_id": "f7c35c7c-2c61-498f-8677-352d386e5892", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:53Z", "revision_number": 0, "id": "dc42ae32-1fdc-496b-931b-cf4487cde602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:53Z", "security_group_id": "f7c35c7c-2c61-498f-8677-352d386e5892", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "f7c35c7c-2c61-498f-8677-352d386e5892", "name": "cinder_test-sg_97bc85b4-5f41-4979-937a-58c95088288f"}]} 2018-07-30 01:57:51,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-97e7d42c-93b6-4f20-b5ba-1fe9db8edaaf 2018-07-30 01:57:51,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0501029491425s 2018-07-30 01:57:51,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-97e7d42c-93b6-4f20-b5ba-1fe9db8edaaf 2018-07-30 01:57:51,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-30 01:57:51,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/f7c35c7c-2c61-498f-8677-352d386e5892.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:51,206 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62e265d1-7061-45f4-ace8-bd6a64c856fe Content-Length: 0 Date: Mon, 30 Jul 2018 01:57:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:57:51,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f7c35c7c-2c61-498f-8677-352d386e5892.json used request id req-62e265d1-7061-45f4-ace8-bd6a64c856fe 2018-07-30 01:57:51,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.147779941559s 2018-07-30 01:57:51,206 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f7c35c7c-2c61-498f-8677-352d386e5892.json used request id req-62e265d1-7061-45f4-ace8-bd6a64c856fe 2018-07-30 01:57:51,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-30 01:57:51,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:51,236 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01:57: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-12d099fa-02db-47b6-b4a1-71cbd5b73e1d x-compute-request-id: req-12d099fa-02db-47b6-b4a1-71cbd5b73e1d Content-Length: 0 Content-Type: application/json 2018-07-30 01:57:51,236 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f used request id req-12d099fa-02db-47b6-b4a1-71cbd5b73e1d 2018-07-30 01:57:51,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0293250083923s 2018-07-30 01:57:51,236 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_97bc85b4-5f41-4979-937a-58c95088288f used request id req-12d099fa-02db-47b6-b4a1-71cbd5b73e1d 2018-07-30 01:57:51,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 01:57:51,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/f687c2fa-4d92-438e-a3d3-a749bb0f2946/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}d1c72591835d295e8b605d18f82e8fe74d87d206" -d '{"subnet_id": "55d277e1-1c97-4906-ab63-1cfde2179087"}' 2018-07-30 01:57:52,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5e34842e-5f81-4e9c-b666-cf3582280650 Date: Mon, 30 Jul 2018 01:57:52 GMT RESP BODY: {"network_id": "ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "subnet_id": "55d277e1-1c97-4906-ab63-1cfde2179087", "subnet_ids": ["55d277e1-1c97-4906-ab63-1cfde2179087"], "port_id": "f482daf3-b69e-41c4-9ff6-5559cf1666a9", "id": "f687c2fa-4d92-438e-a3d3-a749bb0f2946"} 2018-07-30 01:57:52,730 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f687c2fa-4d92-438e-a3d3-a749bb0f2946/remove_router_interface.json used request id req-5e34842e-5f81-4e9c-b666-cf3582280650 2018-07-30 01:57:52,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.49397921562s 2018-07-30 01:57:52,731 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f687c2fa-4d92-438e-a3d3-a749bb0f2946/remove_router_interface.json used request id req-5e34842e-5f81-4e9c-b666-cf3582280650 returning object f687c2fa-4d92-438e-a3d3-a749bb0f2946 2018-07-30 01:57:52,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 01:57:52,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:52,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-2c8ee539-6254-4893-bce4-4329e71cf942 Date: Mon, 30 Jul 2018 01:57:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:48Z", "admin_state_up": true, "updated_at": "2018-07-30T01:57:51Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "f687c2fa-4d92-438e-a3d3-a749bb0f2946", "name": "cinder_test-router_97bc85b4-5f41-4979-937a-58c95088288f"}]} 2018-07-30 01:57:52,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-2c8ee539-6254-4893-bce4-4329e71cf942 2018-07-30 01:57:52,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129626989365s 2018-07-30 01:57:52,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-2c8ee539-6254-4893-bce4-4329e71cf942 2018-07-30 01:57:52,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 01:57:52,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/f687c2fa-4d92-438e-a3d3-a749bb0f2946.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:53,936 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-592df5bb-921f-4c4b-aa58-921e5e958ab4 Content-Length: 0 Date: Mon, 30 Jul 2018 01:57:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:57:53,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/f687c2fa-4d92-438e-a3d3-a749bb0f2946.json used request id req-592df5bb-921f-4c4b-aa58-921e5e958ab4 2018-07-30 01:57:53,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.07308483124s 2018-07-30 01:57:53,936 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/f687c2fa-4d92-438e-a3d3-a749bb0f2946.json used request id req-592df5bb-921f-4c4b-aa58-921e5e958ab4 2018-07-30 01:57:53,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 01:57:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:53,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-95b28575-7c04-40c3-af3d-88e1116feb0a Date: Mon, 30 Jul 2018 01:57:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:56:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T01:56:48Z","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":"56c52efc41b44ebeb469061fa8e8198e","id":"55d277e1-1c97-4906-ab63-1cfde2179087","subnetpool_id":null,"name":"cinder_test-subnet_97bc85b4-5f41-4979-937a-58c95088288f"}]} 2018-07-30 01:57:53,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-95b28575-7c04-40c3-af3d-88e1116feb0a 2018-07-30 01:57:53,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0471711158752s 2018-07-30 01:57:53,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-95b28575-7c04-40c3-af3d-88e1116feb0a 2018-07-30 01:57:53,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 01:57:53,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/55d277e1-1c97-4906-ab63-1cfde2179087.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:55,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be048db8-9bb8-4a5b-8c97-59add4f90341 Date: Mon, 30 Jul 2018 01:57:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:57:55,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/55d277e1-1c97-4906-ab63-1cfde2179087.json used request id req-be048db8-9bb8-4a5b-8c97-59add4f90341 2018-07-30 01:57:55,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0814139843s 2018-07-30 01:57:55,068 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/55d277e1-1c97-4906-ab63-1cfde2179087.json used request id req-be048db8-9bb8-4a5b-8c97-59add4f90341 2018-07-30 01:57:55,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 01:57:55,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:55,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-3af339e1-4a8d-4436-8dce-bd66d4e3d34a Date: Mon, 30 Jul 2018 01:57:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c52efc41b44ebeb469061fa8e8198e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:57:54Z","qos_policy_id":null,"name":"cinder_test-net_97bc85b4-5f41-4979-937a-58c95088288f","admin_state_up":true,"tenant_id":"56c52efc41b44ebeb469061fa8e8198e","created_at":"2018-07-30T01:56:47Z","mtu":1450}]} 2018-07-30 01:57:55,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3af339e1-4a8d-4436-8dce-bd66d4e3d34a 2018-07-30 01:57:55,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109775066376s 2018-07-30 01:57:55,178 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3af339e1-4a8d-4436-8dce-bd66d4e3d34a 2018-07-30 01:57:55,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 01:57:55,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:56,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9dbebc6d-98d5-4e76-b53c-3205fe6b4b6b Date: Mon, 30 Jul 2018 01:57:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:57:56,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4.json used request id req-9dbebc6d-98d5-4e76-b53c-3205fe6b4b6b 2018-07-30 01:57:56,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02946901321s 2018-07-30 01:57:56,209 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ac7c9b7b-67ac-4773-a4c8-0fce01b6ced4.json used request id req-9dbebc6d-98d5-4e76-b53c-3205fe6b4b6b 2018-07-30 01:57:56,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 01:57:56,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:56,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-09d329e9-ec06-4b2c-bdd9-909fcde8f66e Date: Mon, 30 Jul 2018 01:57:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51/snap", "metadata": {}}], "file": "/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51/file", "owner": "56c52efc41b44ebeb469061fa8e8198e", "id": "ceda5a47-c14f-4a6d-93d1-b991090e8c51", "size": 12716032, "self": "/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T01:56:53Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_97bc85b4-5f41-4979-937a-58c95088288f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_97bc85b4-5f41-4979-937a-58c95088288f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T01:56:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 01:57:56,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-09d329e9-ec06-4b2c-bdd9-909fcde8f66e 2018-07-30 01:57:56,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.645277023315s 2018-07-30 01:57:56,859 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-09d329e9-ec06-4b2c-bdd9-909fcde8f66e 2018-07-30 01:57:56,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 01:57:56,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1c72591835d295e8b605d18f82e8fe74d87d206" 2018-07-30 01:57:57,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c657ae6-e827-4af8-a670-be8e29e579df Date: Mon, 30 Jul 2018 01:57: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-30 01:57:57,200 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51 used request id req-0c657ae6-e827-4af8-a670-be8e29e579df 2018-07-30 01:57:57,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.339189052582s 2018-07-30 01:57:57,200 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ceda5a47-c14f-4a6d-93d1-b991090e8c51 used request id req-0c657ae6-e827-4af8-a670-be8e29e579df 2018-07-30 01:57:57,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 01:57:57,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:57:57,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-b2a55e02-166b-4be3-93bc-ae68c7a022de x-compute-request-id: req-b2a55e02-166b-4be3-93bc-ae68c7a022de Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_97bc85b4-5f41-4979-937a-58c95088288f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26", "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": "81012807-4887-4a4b-9e9b-ccca2c179b26"}]} 2018-07-30 01:57:57,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-b2a55e02-166b-4be3-93bc-ae68c7a022de 2018-07-30 01:57:57,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263609886169s 2018-07-30 01:57:57,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-b2a55e02-166b-4be3-93bc-ae68c7a022de 2018-07-30 01:57:57,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 01:57:57,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:57:57,261 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 01: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 x-openstack-request-id: req-19226723-6050-4034-aef4-c08e8a114b07 x-compute-request-id: req-19226723-6050-4034-aef4-c08e8a114b07 Content-Length: 0 Content-Type: application/json 2018-07-30 01:57:57,261 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26 used request id req-19226723-6050-4034-aef4-c08e8a114b07 2018-07-30 01:57:57,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0327291488647s 2018-07-30 01:57:57,262 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/81012807-4887-4a4b-9e9b-ccca2c179b26 used request id req-19226723-6050-4034-aef4-c08e8a114b07 2018-07-30 01:57:57,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:57:57,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:57:57,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-793e7fb6-ceda-456a-91dc-af577d5384f0 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder_test-user_97bc85b4-5f41-4979-937a-58c95088288f", "links": {"self": "http://172.30.9.25:5000/v3/users/e2543d47c0e74cee88067979f27d94a1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e2543d47c0e74cee88067979f27d94a1", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:57:57,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-793e7fb6-ceda-456a-91dc-af577d5384f0 2018-07-30 01:57:57,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110604047775s 2018-07-30 01:57:57,373 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-793e7fb6-ceda-456a-91dc-af577d5384f0 2018-07-30 01:57:57,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 01:57:57,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/e2543d47c0e74cee88067979f27d94a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:57:57,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31054051-cc0a-407c-9436-d58bb44193e2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_97bc85b4-5f41-4979-937a-58c95088288f", "links": {"self": "http://172.30.9.25:5000/v3/users/e2543d47c0e74cee88067979f27d94a1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e2543d47c0e74cee88067979f27d94a1", "description": null}} 2018-07-30 01:57:57,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/e2543d47c0e74cee88067979f27d94a1 used request id req-31054051-cc0a-407c-9436-d58bb44193e2 2018-07-30 01:57:57,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.097589969635s 2018-07-30 01:57:57,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/e2543d47c0e74cee88067979f27d94a1 used request id req-31054051-cc0a-407c-9436-d58bb44193e2 2018-07-30 01:57:57,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-30 01:57:57,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/e2543d47c0e74cee88067979f27d94a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:57:57,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70179fc4-9d98-4725-b34d-67df7fe28163 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:57:57,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e2543d47c0e74cee88067979f27d94a1 used request id req-70179fc4-9d98-4725-b34d-67df7fe28163 2018-07-30 01:57:57,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.17603302002s 2018-07-30 01:57:57,654 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e2543d47c0e74cee88067979f27d94a1 used request id req-70179fc4-9d98-4725-b34d-67df7fe28163 2018-07-30 01:57:57,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 01:57:57,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:57:57,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3471528a-c864-47bd-9af4-4f9a71dcef40 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e"}, "tags": [], "enabled": true, "id": "56c52efc41b44ebeb469061fa8e8198e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_97bc85b4-5f41-4979-937a-58c95088288f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-30 01:57:57,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-3471528a-c864-47bd-9af4-4f9a71dcef40 2018-07-30 01:57:57,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0910670757294s 2018-07-30 01:57:57,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-3471528a-c864-47bd-9af4-4f9a71dcef40 2018-07-30 01:57:57,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-30 01:57:57,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:57:57,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c87f306c-c5d8-444c-b1a2-a1db2605577a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:57:57,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-c87f306c-c5d8-444c-b1a2-a1db2605577a 2018-07-30 01:57:57,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.154058933258s 2018-07-30 01:57:57,911 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-c87f306c-c5d8-444c-b1a2-a1db2605577a 2018-07-30 01:57:57,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 01:57:57,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:57:58,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91143a8-f6d4-4b6a-9d5b-f7f298ec4c54 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0ddc57f3fcf440af80b89c28307d2574", "links": {"self": "http://172.30.9.25:5000/v3/roles/0ddc57f3fcf440af80b89c28307d2574"}, "name": "Member"}, {"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:57:58,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e91143a8-f6d4-4b6a-9d5b-f7f298ec4c54 2018-07-30 01:57:58,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0917761325836s 2018-07-30 01:57:58,007 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e91143a8-f6d4-4b6a-9d5b-f7f298ec4c54 2018-07-30 01:57:58,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-30 01:57:58,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/0ddc57f3fcf440af80b89c28307d2574 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed5b95ff0802991fb39065fb26ace3c1e496e487" 2018-07-30 01:57:58,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:57:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82a1afa4-48b2-48de-92cc-4652deee992d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:57:58,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0ddc57f3fcf440af80b89c28307d2574 used request id req-82a1afa4-48b2-48de-92cc-4652deee992d 2018-07-30 01:57:58,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.103274106979s 2018-07-30 01:57:58,115 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0ddc57f3fcf440af80b89c28307d2574 used request id req-82a1afa4-48b2-48de-92cc-4652deee992d 2018-07-30 01:57:58,172 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-30 01:57:58,589 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-30 01:57:58,590 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-30 01:57:58,590 - openstack_tests - INFO - OS Credentials = > 2018-07-30 01:57:58,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:58,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:57:58,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:57:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["gWv4EXAlRM6jRmzUy5zQ5A"], "issued_at": "2018-07-30T01:57:58.000000Z"}} 2018-07-30 01:57:58,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72a21bc060db83cf7d32bd5a4d9436ee9ced36" 2018-07-30 01:57:59,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-de93cb1f-7a28-4d93-b41d-8155fe51348c Date: Mon, 30 Jul 2018 01:57:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:57:59,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-de93cb1f-7a28-4d93-b41d-8155fe51348c 2018-07-30 01:57:59,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a72a21bc060db83cf7d32bd5a4d9436ee9ced36" 2018-07-30 01:57:59,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2445bed8-f62b-499e-87b1-aba718b848cb Date: Mon, 30 Jul 2018 01:57:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 01:57:59,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-2445bed8-f62b-499e-87b1-aba718b848cb 2018-07-30 01:57:59,376 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-30 01:57:59,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 01:57:59,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 01:57:59,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 01:57:59,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 01:57:59,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 01:57:59,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 01:57:59,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 01:57:59,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 01:57:59,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 01:57:59,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 01:57:59,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 01:57:59,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 01:57:59,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 01:57:59,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 01:57:59,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 01:57:59,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 01:57:59,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 01:57:59,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 01:57:59,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 01:57:59,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 01:57:59,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 01:57:59,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 01:57:59,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-30 01:57:59,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:57:59,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1201b65-8493-440b-8bbf-0f1d04fdc678 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:57:59,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e1201b65-8493-440b-8bbf-0f1d04fdc678 2018-07-30 01:57:59,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 01:57:59,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:57:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["6Mxl57DJSWicdsYhMdN19A"], "issued_at": "2018-07-30T01:57:59.000000Z"}} 2018-07-30 01:57:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3051e136b8b6b1ebe0c3086ee50ba7a97c388ad2" 2018-07-30 01:57:59,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-2bbdf3f1-f275-4256-82c3-58b06e9bfc58 x-compute-request-id: req-2bbdf3f1-f275-4256-82c3-58b06e9bfc58 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.25:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-30 01:57:59,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-2bbdf3f1-f275-4256-82c3-58b06e9bfc58 2018-07-30 01:57:59,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.558763980865s 2018-07-30 01:57:59,942 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-2bbdf3f1-f275-4256-82c3-58b06e9bfc58 2018-07-30 01:57:59,942 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.25:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-30 01:57:59,943 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-30 01:57:59,943 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-30 01:57:59,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:57:59,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-30 01:58:00,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:00,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["g9nbCVH1SzGN-_dvOdudsg"], "issued_at": "2018-07-30T01:58:00.000000Z"}} 2018-07-30 01:58:00,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64edd47b40d0b554d11861f7ad12225398c3d409" 2018-07-30 01:58:00,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-a41f71cb-0b38-4f04-ae44-474fbedf8e82 Date: Mon, 30 Jul 2018 01:58:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-30 01:58:00,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&name=foo used request id req-a41f71cb-0b38-4f04-ae44-474fbedf8e82 2018-07-30 01:58:00,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:00,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-30 01:58:00,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:00,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["h74LcDjHRuGjJU7Tl4Mr5Q"], "issued_at": "2018-07-30T01:58:00.000000Z"}} 2018-07-30 01:58:00,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325b16f16a80e523e4150fe5b6e2ee3a0b7d19fb" 2018-07-30 01:58:01,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a14bac01-712a-4274-b404-b4c142afa141 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:01,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a14bac01-712a-4274-b404-b4c142afa141 2018-07-30 01:58:01,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:01,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:01,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325b16f16a80e523e4150fe5b6e2ee3a0b7d19fb" 2018-07-30 01:58:01,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e410a76-4e01-4d8c-8100-1d97838149b4 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:58:01,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2e410a76-4e01-4d8c-8100-1d97838149b4 2018-07-30 01:58:01,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:01,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-30 01:58:01,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:01,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["g1pfeJJvSuOCppoWWAOC_g"], "issued_at": "2018-07-30T01:58:01.000000Z"}} 2018-07-30 01:58:01,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3182cbe24907830ddc9a141269d84f7a518409" 2018-07-30 01:58:01,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4c0d6007-7c43-4821-b410-665e77d49794 Date: Mon, 30 Jul 2018 01:58:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:58:01,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks used request id req-4c0d6007-7c43-4821-b410-665e77d49794 2018-07-30 01:58:01,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:02,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["PphaKHM0TOeolEdR3bCf1Q"], "issued_at": "2018-07-30T01:58:02.000000Z"}} 2018-07-30 01:58:02,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afddf08b2f4a511eb38e3bb63535856f1e996af" 2018-07-30 01:58:02,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-acab2123-d2c1-4ed1-9a67-7085ad8b3436 Date: Mon, 30 Jul 2018 01:58:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:58:02,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-acab2123-d2c1-4ed1-9a67-7085ad8b3436 2018-07-30 01:58:02,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afddf08b2f4a511eb38e3bb63535856f1e996af" 2018-07-30 01:58:02,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3343823c-f294-4275-9559-dd7615387824 Date: Mon, 30 Jul 2018 01:58:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 01:58:02,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-3343823c-f294-4275-9559-dd7615387824 2018-07-30 01:58:02,612 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 01:58:02,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:02,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:02,684 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-30 01:58:02,685 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 01:58:02,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:03,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["uldmpjxkS-u3N7M2NabdHA"], "issued_at": "2018-07-30T01:58:03.000000Z"}} 2018-07-30 01:58:03,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b32c2141006ef026d8f5f59661a54ae654baa7c7" 2018-07-30 01:58:03,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58: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-686ae22c-f6f4-48a9-8e2b-65efeb906757 x-compute-request-id: req-686ae22c-f6f4-48a9-8e2b-65efeb906757 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 01:58:03,257 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail used request id req-686ae22c-f6f4-48a9-8e2b-65efeb906757 2018-07-30 01:58:03,258 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 01:58:03,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:03,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["d5Co3A25R0qrjgG9ernncQ"], "issued_at": "2018-07-30T01:58:03.000000Z"}} 2018-07-30 01:58:03,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac88c6a0d9f65f0fc397585f981a29502988fa82" 2018-07-30 01:58:03,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58: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-7da6ab18-c8c1-42e8-9a2c-33620cc3cded x-compute-request-id: req-7da6ab18-c8c1-42e8-9a2c-33620cc3cded Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "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.9", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 8}, "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.3", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-07-30 01:58:03,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-7da6ab18-c8c1-42e8-9a2c-33620cc3cded 2018-07-30 01:58:03,834 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 01:58:03,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:03,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:03,874 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-30 01:58:03,874 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 01:58:03,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:04,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["rJSWjaGkRZ-i7phSuTPClg"], "issued_at": "2018-07-30T01:58:04.000000Z"}} 2018-07-30 01:58:04,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c338ec5c7dbec273b85a4a34d3ccbfcbbe3a8403" 2018-07-30 01:58:04,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:04 GMT Server: Apache x-openstack-request-id: req-d7e75d85-6164-4949-9a9d-e89178ca66ff Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 01:58:04,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks used request id req-d7e75d85-6164-4949-9a9d-e89178ca66ff 2018-07-30 01:58:04,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:04,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-30 01:58:04,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:05,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["BzmrHeBmT6SKHdhdL_gviA"], "issued_at": "2018-07-30T01:58:05.000000Z"}} 2018-07-30 01:58:05,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1691df924915e75b53135b4588428860b092e546" 2018-07-30 01:58:05,531 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:05 GMT Server: Apache x-compute-request-id: req-25be9a8c-7097-46e7-bdc2-c87c883643cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-25be9a8c-7097-46e7-bdc2-c87c883643cf Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 01:58:05,531 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail used request id req-25be9a8c-7097-46e7-bdc2-c87c883643cf 2018-07-30 01:58:05,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:05,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["BgE9xh8zQbazp3bFvxnApg"], "issued_at": "2018-07-30T01:58:05.000000Z"}} 2018-07-30 01:58:05,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" 2018-07-30 01:58:05,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78654f03-d94f-48db-9419-8b044ffc975c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:05,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-78654f03-d94f-48db-9419-8b044ffc975c 2018-07-30 01:58:05,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:05,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:05,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" 2018-07-30 01:58:05,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-019a1f03-5efd-4917-a7b8-c9b90f5b0a0e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:05,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-019a1f03-5efd-4917-a7b8-c9b90f5b0a0e 2018-07-30 01:58:05,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-2bcdac78-03f8-4702-989d-d3321b710bd4-projName"}}' 2018-07-30 01:58:06,010 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32811547-4928-4723-8ffc-d05115cf98e0 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b2a61dc78ac44023a604a2f19dc9ede6"}, "tags": [], "enabled": true, "id": "b2a61dc78ac44023a604a2f19dc9ede6", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-2bcdac78-03f8-4702-989d-d3321b710bd4-projName"}} 2018-07-30 01:58:06,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-32811547-4928-4723-8ffc-d05115cf98e0 2018-07-30 01:58:06,010 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-2bcdac78-03f8-4702-989d-d3321b710bd4-projName 2018-07-30 01:58:06,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-2bcdac78-03f8-4702-989d-d3321b710bd4-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" 2018-07-30 01:58:06,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf98f98-1c2e-4b6c-8f0e-ba152e2a2c4f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-2bcdac78-03f8-4702-989d-d3321b710bd4-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b2a61dc78ac44023a604a2f19dc9ede6"}, "tags": [], "enabled": true, "id": "b2a61dc78ac44023a604a2f19dc9ede6", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-2bcdac78-03f8-4702-989d-d3321b710bd4-projName"}]} 2018-07-30 01:58:06,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-2bcdac78-03f8-4702-989d-d3321b710bd4-projName used request id req-adf98f98-1c2e-4b6c-8f0e-ba152e2a2c4f 2018-07-30 01:58:06,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" 2018-07-30 01:58:06,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8eec569-a65b-4697-a25e-7ac48425ab10 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 01:58:06,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-c8eec569-a65b-4697-a25e-7ac48425ab10 2018-07-30 01:58:06,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" 2018-07-30 01:58:06,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-b973bb9c-c05e-4d4f-8dd4-dd264fe5eb45 Date: Mon, 30 Jul 2018 01:58:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:52:41Z", "updated_at": "2018-07-30T01:52:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "0bb17f51-864c-461d-bf46-9cc6a4e8a3cd", "remote_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "8ee05655-b6ba-4076-99a6-37733534ddfa", "remote_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "975bdf8d-c749-4ec2-a018-801c2a00a3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "revision_number": 0, "id": "b955288e-aba9-48c5-9ddb-48fd2dfc7b0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "8b948a3b-459f-4916-bad4-da859e740c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 01:58:06,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b973bb9c-c05e-4d4f-8dd4-dd264fe5eb45 2018-07-30 01:58:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" 2018-07-30 01:58:06,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-273f1b09-6aff-46f0-9f6c-9ede07d52108 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:06,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-273f1b09-6aff-46f0-9f6c-9ede07d52108 2018-07-30 01:58:06,517 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:06,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" 2018-07-30 01:58:06,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fee01f10-71b4-4826-adde-0e7cad97ec04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:06,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-fee01f10-71b4-4826-adde-0e7cad97ec04 2018-07-30 01:58:06,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:06,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" 2018-07-30 01:58:06,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f348603-f6fc-4251-a71a-28899381f85a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:06,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-3f348603-f6fc-4251-a71a-28899381f85a 2018-07-30 01:58:06,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:06,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" 2018-07-30 01:58:06,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307b779c-9588-4d9b-9c70-4251c7207b5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:06,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-307b779c-9588-4d9b-9c70-4251c7207b5b 2018-07-30 01:58:06,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:06,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" 2018-07-30 01:58:06,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71ce218e-e8de-4e30-a0d4-12c590e18688 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:06,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-71ce218e-e8de-4e30-a0d4-12c590e18688 2018-07-30 01:58:06,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:06,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" 2018-07-30 01:58:06,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc7778f-001d-457a-9b9d-5fc251950bd4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:58:06,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-5bc7778f-001d-457a-9b9d-5fc251950bd4 2018-07-30 01:58:06,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b948a3b-459f-4916-bad4-da859e740c7d 2018-07-30 01:58:06,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8b948a3b-459f-4916-bad4-da859e740c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" 2018-07-30 01:58:06,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-60eda5d3-b29b-488f-82fa-ad599fd3e06a Date: Mon, 30 Jul 2018 01:58:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:52:41Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "0bb17f51-864c-461d-bf46-9cc6a4e8a3cd"}, {"remote_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:52:41Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "8ee05655-b6ba-4076-99a6-37733534ddfa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:52:41Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "975bdf8d-c749-4ec2-a018-801c2a00a3ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:52:41Z", "security_group_id": "8b948a3b-459f-4916-bad4-da859e740c7d", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:52:41Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "b955288e-aba9-48c5-9ddb-48fd2dfc7b0e"}]} 2018-07-30 01:58:06,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8b948a3b-459f-4916-bad4-da859e740c7d used request id req-60eda5d3-b29b-488f-82fa-ad599fd3e06a 2018-07-30 01:58:06,992 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 01:58:06,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/8b948a3b-459f-4916-bad4-da859e740c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" 2018-07-30 01:58:07,139 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4eb3f58-1142-43ea-a79c-ddc5e8621b04 Content-Length: 0 Date: Mon, 30 Jul 2018 01:58:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:58:07,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/8b948a3b-459f-4916-bad4-da859e740c7d used request id req-a4eb3f58-1142-43ea-a79c-ddc5e8621b04 2018-07-30 01:58:07,139 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-2bcdac78-03f8-4702-989d-d3321b710bd4-projName 2018-07-30 01:58:07,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b2a61dc78ac44023a604a2f19dc9ede6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cabc1aca980102b0d581f53f17232fb0796ddd" 2018-07-30 01:58:07,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-396c56f4-8eef-48e8-9241-270a478c0a0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:07,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b2a61dc78ac44023a604a2f19dc9ede6 used request id req-396c56f4-8eef-48e8-9241-270a478c0a0f 2018-07-30 01:58:07,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:07,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["xmD88hOLQRqeodMXSPsjgA"], "issued_at": "2018-07-30T01:58:07.000000Z"}} 2018-07-30 01:58:07,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb32263b030c8cd18ec83354cffce3e49e4a27f" 2018-07-30 01:58:07,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94abc34e-6ce6-4a65-a9e2-6d266d33b21d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:07,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-94abc34e-6ce6-4a65-a9e2-6d266d33b21d 2018-07-30 01:58:07,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:07,882 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:07,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb32263b030c8cd18ec83354cffce3e49e4a27f" 2018-07-30 01:58:07,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e3a961-6d7f-45c9-ad93-64655ea7df6b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:07,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-47e3a961-6d7f-45c9-ad93-64655ea7df6b 2018-07-30 01:58:08,341 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-f1041e23-a00a-4db6-9388-e209987bebb9-username 2018-07-30 01:58:08,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb32263b030c8cd18ec83354cffce3e49e4a27f" 2018-07-30 01:58:08,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7795db09-a9b9-4316-a164-bbe2aa8f3f7b Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-f1041e23-a00a-4db6-9388-e209987bebb9-username", "links": {"self": "http://172.30.9.25:5000/v3/users/c046b365e4544a2cac79a9f742d52ba3"}, "domain_id": "default", "enabled": true, "id": "c046b365e4544a2cac79a9f742d52ba3", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:58:08,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7795db09-a9b9-4316-a164-bbe2aa8f3f7b 2018-07-30 01:58:08,535 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-f1041e23-a00a-4db6-9388-e209987bebb9-username 2018-07-30 01:58:08,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c046b365e4544a2cac79a9f742d52ba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb32263b030c8cd18ec83354cffce3e49e4a27f" 2018-07-30 01:58:08,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7d169b7-6444-466d-b8e0-2f907a6628cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:08,679 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c046b365e4544a2cac79a9f742d52ba3 used request id req-b7d169b7-6444-466d-b8e0-2f907a6628cd 2018-07-30 01:58:08,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:09,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["lB54A5O4QoWrvXz9CGQDQg"], "issued_at": "2018-07-30T01:58:09.000000Z"}} 2018-07-30 01:58:09,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17bf0c5a688e83549a630ceeb7bbf07b9b88dda7" 2018-07-30 01:58:09,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ffe206-880e-43f2-9084-d470807b2d9d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:09,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e1ffe206-880e-43f2-9084-d470807b2d9d 2018-07-30 01:58:09,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:09,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-30 01:58:09,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:09,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["B279V_cLRZqNTUS0bW24-g"], "issued_at": "2018-07-30T01:58:09.000000Z"}} 2018-07-30 01:58:09,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9654ac108832ac9385e9047105cfbfb05a8a7d30" 2018-07-30 01:58:09,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cfe48c1-1bee-4ca8-a22d-f73f403acf05 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:09,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4cfe48c1-1bee-4ca8-a22d-f73f403acf05 2018-07-30 01:58:09,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:09,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:10,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["o--cLsELQ1miY04Kz7ZdTQ"], "issued_at": "2018-07-30T01:58:10.000000Z"}} 2018-07-30 01:58:10,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:10,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["RaU2-1DlTEig4yTuyMjHUg"], "issued_at": "2018-07-30T01:58:10.000000Z"}} 2018-07-30 01:58:10,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf052981a0fc870aa456b937f9dcc03fb5bf3601" 2018-07-30 01:58:10,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b58aac-6c69-49f7-9c86-77b0f6b813b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:10,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d7b58aac-6c69-49f7-9c86-77b0f6b813b5 2018-07-30 01:58:10,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:10,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:10,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["SW77AhmKTyaWc8TrYXoLSg"], "issued_at": "2018-07-30T01:58:10.000000Z"}} 2018-07-30 01:58:10,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:11,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vADLX1woT8OuaWd4i6GZhA"], "issued_at": "2018-07-30T01:58:11.000000Z"}} 2018-07-30 01:58:11,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f67a6088bd9752b43503690ec304298ac0c266e0" 2018-07-30 01:58:11,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-101a69e6-bb1e-4892-ae5e-fdc9c5e1f81f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:11,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-101a69e6-bb1e-4892-ae5e-fdc9c5e1f81f 2018-07-30 01:58:11,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:11,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:11,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["HbNLcerBQvSaMlhAm7bFlQ"], "issued_at": "2018-07-30T01:58:11.000000Z"}} 2018-07-30 01:58:11,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:11,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:12,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vlAldCPtS0-3IG7RE8oOXQ"], "issued_at": "2018-07-30T01:58:12.000000Z"}} 2018-07-30 01:58:12,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:12,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:12,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Y8eZNNK5RMaitZ60yaisqw"], "issued_at": "2018-07-30T01:58:12.000000Z"}} 2018-07-30 01:58:12,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:12,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["H7ap2V2QROyRL3UlW_HxWw"], "issued_at": "2018-07-30T01:58:12.000000Z"}} 2018-07-30 01:58:12,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:13,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf412a4-3f6d-4a76-a42b-f2682fd6674f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:13,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1cf412a4-3f6d-4a76-a42b-f2682fd6674f 2018-07-30 01:58:13,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:13,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:13,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:13,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f111aeee-d795-4456-a419-c08ac1318ac3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:13,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f111aeee-d795-4456-a419-c08ac1318ac3 2018-07-30 01:58:13,460 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-046bc341-4dbb-4de5-8413-aad41be16bca-username 2018-07-30 01:58:13,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:13,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75f888db-7c5c-4955-9b90-a4a0a94d55ce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:13,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-75f888db-7c5c-4955-9b90-a4a0a94d55ce 2018-07-30 01:58:13,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-046bc341-4dbb-4de5-8413-aad41be16bca-projName"}}' 2018-07-30 01:58:13,667 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b1325df-9966-4bc4-a44e-66a18b2c1645 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ee560f9d10c04eeb864ccad78bf9a8d3"}, "tags": [], "enabled": true, "id": "ee560f9d10c04eeb864ccad78bf9a8d3", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-046bc341-4dbb-4de5-8413-aad41be16bca-projName"}} 2018-07-30 01:58:13,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1b1325df-9966-4bc4-a44e-66a18b2c1645 2018-07-30 01:58:13,668 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-046bc341-4dbb-4de5-8413-aad41be16bca-projName 2018-07-30 01:58:13,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" -d '{"role": {"name": "KeystoneUtilsTests-046bc341-4dbb-4de5-8413-aad41be16bca-role"}}' 2018-07-30 01:58:13,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff13a33a-fbf6-4dc8-9ece-062fc01e08e8 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8803c10bb2b641d4973773f3355625a3", "links": {"self": "http://172.30.9.25:5000/v3/roles/8803c10bb2b641d4973773f3355625a3"}, "name": "KeystoneUtilsTests-046bc341-4dbb-4de5-8413-aad41be16bca-role"}} 2018-07-30 01:58:13,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ff13a33a-fbf6-4dc8-9ece-062fc01e08e8 2018-07-30 01:58:13,770 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-046bc341-4dbb-4de5-8413-aad41be16bca-role 2018-07-30 01:58:13,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/8803c10bb2b641d4973773f3355625a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:13,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6105607-8304-47ed-88bb-caecb7ded776 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8803c10bb2b641d4973773f3355625a3", "links": {"self": "http://172.30.9.25:5000/v3/roles/8803c10bb2b641d4973773f3355625a3"}, "name": "KeystoneUtilsTests-046bc341-4dbb-4de5-8413-aad41be16bca-role"}} 2018-07-30 01:58:13,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/8803c10bb2b641d4973773f3355625a3 used request id req-b6105607-8304-47ed-88bb-caecb7ded776 2018-07-30 01:58:13,857 - keystone_utils - INFO - Granting role KeystoneUtilsTests-046bc341-4dbb-4de5-8413-aad41be16bca-role to project KeystoneUtilsTests-046bc341-4dbb-4de5-8413-aad41be16bca-projName 2018-07-30 01:58:13,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ee560f9d10c04eeb864ccad78bf9a8d3/users/f80b8ff8ea01492e9810632f02bb33eb/roles/8803c10bb2b641d4973773f3355625a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:13,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebb59ffc-508d-4742-9338-e6bf45170e5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:13,981 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ee560f9d10c04eeb864ccad78bf9a8d3/users/f80b8ff8ea01492e9810632f02bb33eb/roles/8803c10bb2b641d4973773f3355625a3 used request id req-ebb59ffc-508d-4742-9338-e6bf45170e5a 2018-07-30 01:58:13,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ee560f9d10c04eeb864ccad78bf9a8d3/users/f80b8ff8ea01492e9810632f02bb33eb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:14,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed794f6e-e3f7-47d6-8b1b-bcfa2db0b0c8 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/ee560f9d10c04eeb864ccad78bf9a8d3/users/f80b8ff8ea01492e9810632f02bb33eb/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "8803c10bb2b641d4973773f3355625a3", "links": {"self": "http://172.30.9.25:5000/v3/roles/8803c10bb2b641d4973773f3355625a3"}, "name": "KeystoneUtilsTests-046bc341-4dbb-4de5-8413-aad41be16bca-role"}]} 2018-07-30 01:58:14,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ee560f9d10c04eeb864ccad78bf9a8d3/users/f80b8ff8ea01492e9810632f02bb33eb/roles used request id req-ed794f6e-e3f7-47d6-8b1b-bcfa2db0b0c8 2018-07-30 01:58:14,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:14,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-43dac38f-d3b0-4f17-894b-dac01b003311 Date: Mon, 30 Jul 2018 01:58:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:14Z", "updated_at": "2018-07-30T01:58:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:14Z", "revision_number": 0, "id": "1fb3eee3-ea55-4726-aa6b-9e78e72e588f", "remote_group_id": "98aa9982-e38d-4fe8-84c1-6e9a958b210a", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:14Z", "security_group_id": "98aa9982-e38d-4fe8-84c1-6e9a958b210a", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:14Z", "revision_number": 0, "id": "535b26ac-2721-45fd-8665-7db9619162c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:14Z", "security_group_id": "98aa9982-e38d-4fe8-84c1-6e9a958b210a", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:14Z", "revision_number": 0, "id": "7ce53e90-c77b-426d-86c9-7e07e6b7a0c1", "remote_group_id": "98aa9982-e38d-4fe8-84c1-6e9a958b210a", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:14Z", "security_group_id": "98aa9982-e38d-4fe8-84c1-6e9a958b210a", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:14Z", "revision_number": 0, "id": "e6644fbd-9603-43c3-bde5-009feb806c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:14Z", "security_group_id": "98aa9982-e38d-4fe8-84c1-6e9a958b210a", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "98aa9982-e38d-4fe8-84c1-6e9a958b210a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 01:58:14,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-43dac38f-d3b0-4f17-894b-dac01b003311 2018-07-30 01:58:14,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:14,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e95b3fa1-2d53-4708-a7a9-1c923b79bcfb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:14,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-e95b3fa1-2d53-4708-a7a9-1c923b79bcfb 2018-07-30 01:58:14,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:14,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:14,557 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2db53685-86e8-4fff-a06e-1e79dd4f348a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:14,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-2db53685-86e8-4fff-a06e-1e79dd4f348a 2018-07-30 01:58:14,557 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:14,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:14,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07d64953-32d9-4eac-b329-2c4a178e41c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:14,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-07d64953-32d9-4eac-b329-2c4a178e41c8 2018-07-30 01:58:14,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:14,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:14,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac055739-19b5-4eb9-9263-acb108b46ff8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:14,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-ac055739-19b5-4eb9-9263-acb108b46ff8 2018-07-30 01:58:14,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:14,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:14,825 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae35cb68-c7eb-4fb4-9d30-428f488e4bb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:14,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-ae35cb68-c7eb-4fb4-9d30-428f488e4bb4 2018-07-30 01:58:14,825 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:14,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:14,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d8e9be8-c9e6-448c-b5a2-1a50f1557818 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:58:14,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-7d8e9be8-c9e6-448c-b5a2-1a50f1557818 2018-07-30 01:58:14,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98aa9982-e38d-4fe8-84c1-6e9a958b210a 2018-07-30 01:58:14,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=98aa9982-e38d-4fe8-84c1-6e9a958b210a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:14,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-16362f8f-dd39-4e8f-b3dd-d9c8316966e2 Date: Mon, 30 Jul 2018 01:58:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "98aa9982-e38d-4fe8-84c1-6e9a958b210a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:14Z", "security_group_id": "98aa9982-e38d-4fe8-84c1-6e9a958b210a", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:14Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "1fb3eee3-ea55-4726-aa6b-9e78e72e588f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:14Z", "security_group_id": "98aa9982-e38d-4fe8-84c1-6e9a958b210a", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:14Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "535b26ac-2721-45fd-8665-7db9619162c7"}, {"remote_group_id": "98aa9982-e38d-4fe8-84c1-6e9a958b210a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:14Z", "security_group_id": "98aa9982-e38d-4fe8-84c1-6e9a958b210a", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:14Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "7ce53e90-c77b-426d-86c9-7e07e6b7a0c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:14Z", "security_group_id": "98aa9982-e38d-4fe8-84c1-6e9a958b210a", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:14Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "e6644fbd-9603-43c3-bde5-009feb806c9d"}]} 2018-07-30 01:58:14,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=98aa9982-e38d-4fe8-84c1-6e9a958b210a used request id req-16362f8f-dd39-4e8f-b3dd-d9c8316966e2 2018-07-30 01:58:14,966 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 01:58:14,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/98aa9982-e38d-4fe8-84c1-6e9a958b210a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:15,102 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7e9e580-cd81-4a95-a323-be48694d9405 Content-Length: 0 Date: Mon, 30 Jul 2018 01:58:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:58:15,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/98aa9982-e38d-4fe8-84c1-6e9a958b210a used request id req-f7e9e580-cd81-4a95-a323-be48694d9405 2018-07-30 01:58:15,102 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-046bc341-4dbb-4de5-8413-aad41be16bca-projName 2018-07-30 01:58:15,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/ee560f9d10c04eeb864ccad78bf9a8d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:15,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b45a9be4-d28a-4520-979a-ccce12063e92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:15,286 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ee560f9d10c04eeb864ccad78bf9a8d3 used request id req-b45a9be4-d28a-4520-979a-ccce12063e92 2018-07-30 01:58:15,287 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-046bc341-4dbb-4de5-8413-aad41be16bca-username 2018-07-30 01:58:15,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f80b8ff8ea01492e9810632f02bb33eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:15,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-502360c1-cedc-4f59-935d-76339282d584 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:15,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f80b8ff8ea01492e9810632f02bb33eb used request id req-502360c1-cedc-4f59-935d-76339282d584 2018-07-30 01:58:15,468 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-046bc341-4dbb-4de5-8413-aad41be16bca-role 2018-07-30 01:58:15,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/8803c10bb2b641d4973773f3355625a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6e53b926a4f9a432e35911751e2e47f5191547" 2018-07-30 01:58:15,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff81d492-ce9d-42a9-b6c4-dc38e199eec8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:15,577 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8803c10bb2b641d4973773f3355625a3 used request id req-ff81d492-ce9d-42a9-b6c4-dc38e199eec8 2018-07-30 01:58:15,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:16,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["xUOSKb_wQ4edFxWWzC44Kg"], "issued_at": "2018-07-30T01:58:16.000000Z"}} 2018-07-30 01:58:16,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d38f7519cffe92dc953dc71516c2fab6122c0a" 2018-07-30 01:58:16,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c31791b-7fe4-42a0-99f6-d9bda21d2473 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:16,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2c31791b-7fe4-42a0-99f6-d9bda21d2473 2018-07-30 01:58:16,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:16,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:16,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["foSxk1klQBm01l1hEkfrGg"], "issued_at": "2018-07-30T01:58:16.000000Z"}} 2018-07-30 01:58:16,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae22805d1d9fe45c4ad3bc26fb24a3d5aa66851" 2018-07-30 01:58:16,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3931bc93-b571-4933-8bea-0fa2184a2b87 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:16,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3931bc93-b571-4933-8bea-0fa2184a2b87 2018-07-30 01:58:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:16,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:16,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae22805d1d9fe45c4ad3bc26fb24a3d5aa66851" 2018-07-30 01:58:16,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15d895b-78a2-4917-8b93-71d54ff733d7 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:58:16,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e15d895b-78a2-4917-8b93-71d54ff733d7 2018-07-30 01:58:16,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae22805d1d9fe45c4ad3bc26fb24a3d5aa66851" 2018-07-30 01:58:16,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5292fc7-7688-440d-96c9-e144571ec928 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:16,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e5292fc7-7688-440d-96c9-e144571ec928 2018-07-30 01:58:17,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae22805d1d9fe45c4ad3bc26fb24a3d5aa66851" 2018-07-30 01:58:17,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2f9f6a6-256d-48cc-8253-7fda5e557b80 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:17,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f2f9f6a6-256d-48cc-8253-7fda5e557b80 2018-07-30 01:58:17,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae22805d1d9fe45c4ad3bc26fb24a3d5aa66851" 2018-07-30 01:58:17,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad805aa1-e197-4076-9912-a5e61464ba19 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-30 01:58:17,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-ad805aa1-e197-4076-9912-a5e61464ba19 2018-07-30 01:58:17,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/e88d6dad9ff94f12bd1072d842af901b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae22805d1d9fe45c4ad3bc26fb24a3d5aa66851" 2018-07-30 01:58:17,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b20f847a-b29c-42aa-a010-433bf65a13a8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/e88d6dad9ff94f12bd1072d842af901b"}, "enabled": true, "id": "e88d6dad9ff94f12bd1072d842af901b", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-48d12305-f872-47f-name"}} 2018-07-30 01:58:17,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/e88d6dad9ff94f12bd1072d842af901b used request id req-b20f847a-b29c-42aa-a010-433bf65a13a8 2018-07-30 01:58:17,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/e88d6dad9ff94f12bd1072d842af901b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae22805d1d9fe45c4ad3bc26fb24a3d5aa66851" 2018-07-30 01:58:17,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d08707-445c-4e5f-a65a-ad8a9086be96 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/e88d6dad9ff94f12bd1072d842af901b/roles", "previous": null, "next": null}, "roles": []} 2018-07-30 01:58:17,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/e88d6dad9ff94f12bd1072d842af901b/roles used request id req-36d08707-445c-4e5f-a65a-ad8a9086be96 2018-07-30 01:58:17,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae22805d1d9fe45c4ad3bc26fb24a3d5aa66851" 2018-07-30 01:58:17,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-911360bd-4575-4b6a-bfca-8cebcfde1034 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}} 2018-07-30 01:58:17,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d used request id req-911360bd-4575-4b6a-bfca-8cebcfde1034 2018-07-30 01:58:17,448 - keystone_utils - INFO - Granting role admin to project admin 2018-07-30 01:58:17,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/e88d6dad9ff94f12bd1072d842af901b/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae22805d1d9fe45c4ad3bc26fb24a3d5aa66851" 2018-07-30 01:58:17,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-092f042a-6fe1-45aa-a65a-d9b899b8a510 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:17,569 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/e88d6dad9ff94f12bd1072d842af901b/roles/f2dedf2b2ed846398298473922764c8d used request id req-092f042a-6fe1-45aa-a65a-d9b899b8a510 2018-07-30 01:58:17,569 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-48d12305-f872-47f-name 2018-07-30 01:58:17,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:17,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:17,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d38f7519cffe92dc953dc71516c2fab6122c0a" 2018-07-30 01:58:17,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c95698-d278-4bf3-93e7-870293ca92c8 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-48d12305-f872-47f-name", "links": {"self": "http://172.30.9.25:5000/v3/users/e88d6dad9ff94f12bd1072d842af901b"}, "domain_id": "default", "enabled": true, "id": "e88d6dad9ff94f12bd1072d842af901b", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:58:17,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f0c95698-d278-4bf3-93e7-870293ca92c8 2018-07-30 01:58:17,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d38f7519cffe92dc953dc71516c2fab6122c0a" 2018-07-30 01:58:17,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1d8fab-fdee-404a-9d78-df5fc7886b4b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:17,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-eb1d8fab-fdee-404a-9d78-df5fc7886b4b 2018-07-30 01:58:17,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d38f7519cffe92dc953dc71516c2fab6122c0a" 2018-07-30 01:58:17,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98f8fb3-562e-4058-b4a9-a2261027fe11 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-30 01:58:17,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-d98f8fb3-562e-4058-b4a9-a2261027fe11 2018-07-30 01:58:17,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/e88d6dad9ff94f12bd1072d842af901b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d38f7519cffe92dc953dc71516c2fab6122c0a" 2018-07-30 01:58:17,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f9cbe9-1ed3-4afa-9a87-1f197ba93d60 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/e88d6dad9ff94f12bd1072d842af901b/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:17,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/e88d6dad9ff94f12bd1072d842af901b/roles used request id req-42f9cbe9-1ed3-4afa-9a87-1f197ba93d60 2018-07-30 01:58:17,963 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-48d12305-f872-47f-name 2018-07-30 01:58:17,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e88d6dad9ff94f12bd1072d842af901b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae22805d1d9fe45c4ad3bc26fb24a3d5aa66851" 2018-07-30 01:58:18,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c02afdf-28c4-40e5-8771-4fdc2a16c1b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:18,119 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e88d6dad9ff94f12bd1072d842af901b used request id req-1c02afdf-28c4-40e5-8771-4fdc2a16c1b3 2018-07-30 01:58:18,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:18,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["rpYrF-2mQe20Utm8vtLxmw"], "issued_at": "2018-07-30T01:58:18.000000Z"}} 2018-07-30 01:58:18,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4146f12ab33e99612f692ef16f8623bae5e389f7" 2018-07-30 01:58:18,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af0f274-50a0-4ba2-ac98-b2e7ffe8b5df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:18,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6af0f274-50a0-4ba2-ac98-b2e7ffe8b5df 2018-07-30 01:58:18,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:18,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:18,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["H3FlsAAbT0edMQ0bq6ubdw"], "issued_at": "2018-07-30T01:58:18.000000Z"}} 2018-07-30 01:58:18,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bef4ff98da3deeb8c71da8427830eedbe8fb2b" 2018-07-30 01:58:19,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ef7a7d-0d9a-4c60-8989-8ae18f40794c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:19,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-34ef7a7d-0d9a-4c60-8989-8ae18f40794c 2018-07-30 01:58:19,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:19,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:19,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bef4ff98da3deeb8c71da8427830eedbe8fb2b" 2018-07-30 01:58:19,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1489a9dd-043e-4978-a508-68e96fb1663d Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:58:19,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1489a9dd-043e-4978-a508-68e96fb1663d 2018-07-30 01:58:19,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bef4ff98da3deeb8c71da8427830eedbe8fb2b" 2018-07-30 01:58:19,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a81185-b4ec-4765-ab7d-5239c74d653f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:19,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e5a81185-b4ec-4765-ab7d-5239c74d653f 2018-07-30 01:58:19,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bef4ff98da3deeb8c71da8427830eedbe8fb2b" 2018-07-30 01:58:19,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1087fc27-3f36-4fe1-af19-4cbc92d79f3f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:19,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1087fc27-3f36-4fe1-af19-4cbc92d79f3f 2018-07-30 01:58:19,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bef4ff98da3deeb8c71da8427830eedbe8fb2b" 2018-07-30 01:58:19,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66136a1-f856-47c2-a210-56d8740203ca Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-30 01:58:19,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-e66136a1-f856-47c2-a210-56d8740203ca 2018-07-30 01:58:19,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/7ece687fc0a04479a11c38a6fa02187a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bef4ff98da3deeb8c71da8427830eedbe8fb2b" 2018-07-30 01:58:19,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90262bdd-99cf-4c59-bcd2-98dab499d218 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/7ece687fc0a04479a11c38a6fa02187a"}, "enabled": true, "id": "7ece687fc0a04479a11c38a6fa02187a", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-d4f7806c-8dae-422-name"}} 2018-07-30 01:58:19,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/7ece687fc0a04479a11c38a6fa02187a used request id req-90262bdd-99cf-4c59-bcd2-98dab499d218 2018-07-30 01:58:19,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/7ece687fc0a04479a11c38a6fa02187a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bef4ff98da3deeb8c71da8427830eedbe8fb2b" 2018-07-30 01:58:19,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e161abbe-faeb-457a-b546-ef93b8367eaf Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/7ece687fc0a04479a11c38a6fa02187a/roles", "previous": null, "next": null}, "roles": []} 2018-07-30 01:58:19,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/7ece687fc0a04479a11c38a6fa02187a/roles used request id req-e161abbe-faeb-457a-b546-ef93b8367eaf 2018-07-30 01:58:19,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bef4ff98da3deeb8c71da8427830eedbe8fb2b" 2018-07-30 01:58:19,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d2e1ec-3869-4152-922e-84942de9e50a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}} 2018-07-30 01:58:19,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d used request id req-38d2e1ec-3869-4152-922e-84942de9e50a 2018-07-30 01:58:19,933 - keystone_utils - INFO - Granting role admin to project admin 2018-07-30 01:58:19,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/7ece687fc0a04479a11c38a6fa02187a/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bef4ff98da3deeb8c71da8427830eedbe8fb2b" 2018-07-30 01:58:20,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be90ce62-e42f-4046-acf7-219b6909e214 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:20,056 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/7ece687fc0a04479a11c38a6fa02187a/roles/f2dedf2b2ed846398298473922764c8d used request id req-be90ce62-e42f-4046-acf7-219b6909e214 2018-07-30 01:58:20,056 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-d4f7806c-8dae-422-name 2018-07-30 01:58:20,056 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-d4f7806c-8dae-422-name 2018-07-30 01:58:20,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:20,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:20,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/7ece687fc0a04479a11c38a6fa02187a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4146f12ab33e99612f692ef16f8623bae5e389f7" 2018-07-30 01:58:20,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37c4dcbd-5fb5-4e9b-a8ba-7d31cfe180e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:20,207 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7ece687fc0a04479a11c38a6fa02187a used request id req-37c4dcbd-5fb5-4e9b-a8ba-7d31cfe180e2 2018-07-30 01:58:20,207 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-d4f7806c-8dae-422-name 2018-07-30 01:58:20,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/7ece687fc0a04479a11c38a6fa02187a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bef4ff98da3deeb8c71da8427830eedbe8fb2b" 2018-07-30 01:58:20,305 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-518c2e87-fedd-4269-b5b4-1c45bcd4be70 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 7ece687fc0a04479a11c38a6fa02187a.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:20,305 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7ece687fc0a04479a11c38a6fa02187a used request id req-518c2e87-fedd-4269-b5b4-1c45bcd4be70 2018-07-30 01:58:20,305 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:20,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:20,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["JeV2C7N5TBGVVTL9pMxBCw"], "issued_at": "2018-07-30T01:58:20.000000Z"}} 2018-07-30 01:58:20,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14af2eba188182867468e4238fe2a3933ed5156b" 2018-07-30 01:58:20,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e9a1a0-b22e-4622-84a7-7113df5a3ef0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:20,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-84e9a1a0-b22e-4622-84a7-7113df5a3ef0 2018-07-30 01:58:20,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:20,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:21,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["1s-0mbmoSQewp7Y5aMxTqA"], "issued_at": "2018-07-30T01:58:21.000000Z"}} 2018-07-30 01:58:21,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038791b23d7de5ee47b8848cf2823f255ca7f082" 2018-07-30 01:58:21,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec75b39b-fccc-4e66-80e8-acc5a46fd8e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:21,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ec75b39b-fccc-4e66-80e8-acc5a46fd8e5 2018-07-30 01:58:21,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:21,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:21,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038791b23d7de5ee47b8848cf2823f255ca7f082" 2018-07-30 01:58:21,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d1afc7-a91b-40f4-bbc4-6286d2eb0d9f Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:58:21,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a0d1afc7-a91b-40f4-bbc4-6286d2eb0d9f 2018-07-30 01:58:21,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038791b23d7de5ee47b8848cf2823f255ca7f082" 2018-07-30 01:58:21,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70534ca4-1365-4cb0-a38b-86dd789d603f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:21,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-70534ca4-1365-4cb0-a38b-86dd789d603f 2018-07-30 01:58:21,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038791b23d7de5ee47b8848cf2823f255ca7f082" 2018-07-30 01:58:21,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e83fc2f-648f-41cb-8a3c-16a931ef4ffd Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:21,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8e83fc2f-648f-41cb-8a3c-16a931ef4ffd 2018-07-30 01:58:21,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038791b23d7de5ee47b8848cf2823f255ca7f082" 2018-07-30 01:58:22,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9314810-ff59-4550-9936-9d8444df1325 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-30 01:58:22,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-b9314810-ff59-4550-9936-9d8444df1325 2018-07-30 01:58:22,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/696dc1f1bcdf48bfbdd2aeb01815fa64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038791b23d7de5ee47b8848cf2823f255ca7f082" 2018-07-30 01:58:22,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad532e70-178e-4097-ba19-6ed08cadbaea Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/696dc1f1bcdf48bfbdd2aeb01815fa64"}, "enabled": true, "id": "696dc1f1bcdf48bfbdd2aeb01815fa64", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-b4175d14-19e4-449-name"}} 2018-07-30 01:58:22,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/696dc1f1bcdf48bfbdd2aeb01815fa64 used request id req-ad532e70-178e-4097-ba19-6ed08cadbaea 2018-07-30 01:58:22,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/696dc1f1bcdf48bfbdd2aeb01815fa64/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038791b23d7de5ee47b8848cf2823f255ca7f082" 2018-07-30 01:58:22,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea5f8ae5-fbd4-4e36-bd8d-5969a16a56b2 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/696dc1f1bcdf48bfbdd2aeb01815fa64/roles", "previous": null, "next": null}, "roles": []} 2018-07-30 01:58:22,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/696dc1f1bcdf48bfbdd2aeb01815fa64/roles used request id req-ea5f8ae5-fbd4-4e36-bd8d-5969a16a56b2 2018-07-30 01:58:22,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038791b23d7de5ee47b8848cf2823f255ca7f082" 2018-07-30 01:58:22,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90fd0f67-45a9-431a-90e4-6a96c7888c73 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}} 2018-07-30 01:58:22,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d used request id req-90fd0f67-45a9-431a-90e4-6a96c7888c73 2018-07-30 01:58:22,383 - keystone_utils - INFO - Granting role admin to project admin 2018-07-30 01:58:22,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/696dc1f1bcdf48bfbdd2aeb01815fa64/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038791b23d7de5ee47b8848cf2823f255ca7f082" 2018-07-30 01:58:22,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fd169be-2a3f-41a3-b714-6797aa95d292 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:22,511 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/696dc1f1bcdf48bfbdd2aeb01815fa64/roles/f2dedf2b2ed846398298473922764c8d used request id req-4fd169be-2a3f-41a3-b714-6797aa95d292 2018-07-30 01:58:22,511 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-b4175d14-19e4-449-name 2018-07-30 01:58:22,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:22,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:22,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14af2eba188182867468e4238fe2a3933ed5156b" 2018-07-30 01:58:22,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d6bbb5-f70a-4900-96fc-c0c6d0ff1b7b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b4175d14-19e4-449-name", "links": {"self": "http://172.30.9.25:5000/v3/users/696dc1f1bcdf48bfbdd2aeb01815fa64"}, "domain_id": "default", "enabled": true, "id": "696dc1f1bcdf48bfbdd2aeb01815fa64", "options": {}}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:58:22,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-15d6bbb5-f70a-4900-96fc-c0c6d0ff1b7b 2018-07-30 01:58:22,622 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b4175d14-19e4-449-name 2018-07-30 01:58:22,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/696dc1f1bcdf48bfbdd2aeb01815fa64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038791b23d7de5ee47b8848cf2823f255ca7f082" 2018-07-30 01:58:22,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50ed38db-e97f-40da-997d-7d3a82189b25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:22,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/696dc1f1bcdf48bfbdd2aeb01815fa64 used request id req-50ed38db-e97f-40da-997d-7d3a82189b25 2018-07-30 01:58:22,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:23,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["H8AmJrRVTROooumT9nWyLw"], "issued_at": "2018-07-30T01:58:23.000000Z"}} 2018-07-30 01:58:23,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0534cf1f52a0f715159e5964b2dceb8747190ba0" 2018-07-30 01:58:23,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472abf2e-a504-4884-a70b-2a9cb24a974d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:23,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-472abf2e-a504-4884-a70b-2a9cb24a974d 2018-07-30 01:58:23,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:23,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:23,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["7-1zBqgXRi-4kizXqlXhKA"], "issued_at": "2018-07-30T01:58:23.000000Z"}} 2018-07-30 01:58:23,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa33b95bceadce34ddea2cbae130ce1c8552ed00" 2018-07-30 01:58:23,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3040b1d9-b8c2-477b-8671-8f4188a8433d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:23,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3040b1d9-b8c2-477b-8671-8f4188a8433d 2018-07-30 01:58:23,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:23,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:23,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa33b95bceadce34ddea2cbae130ce1c8552ed00" 2018-07-30 01:58:23,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d357ca-86fe-4aac-b7cc-8c63bad96cc0 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:58:23,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-22d357ca-86fe-4aac-b7cc-8c63bad96cc0 2018-07-30 01:58:23,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa33b95bceadce34ddea2cbae130ce1c8552ed00" 2018-07-30 01:58:23,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8468d139-1c7d-4fe4-84b9-cb118239347e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:23,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8468d139-1c7d-4fe4-84b9-cb118239347e 2018-07-30 01:58:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa33b95bceadce34ddea2cbae130ce1c8552ed00" 2018-07-30 01:58:24,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab956b2e-4ae0-475a-be08-69b9aba9c48c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:24,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ab956b2e-4ae0-475a-be08-69b9aba9c48c 2018-07-30 01:58:24,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa33b95bceadce34ddea2cbae130ce1c8552ed00" 2018-07-30 01:58:24,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02415f81-3a9d-4c8d-a08d-9487a59a425e Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-30 01:58:24,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-02415f81-3a9d-4c8d-a08d-9487a59a425e 2018-07-30 01:58:24,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/b796256f7e334ae28d106d1674e25a98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa33b95bceadce34ddea2cbae130ce1c8552ed00" 2018-07-30 01:58:24,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-442fecb4-a873-4adc-b9c8-8a25c72206e5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/b796256f7e334ae28d106d1674e25a98"}, "enabled": true, "id": "b796256f7e334ae28d106d1674e25a98", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-715f0e06-f8d0-417-name"}} 2018-07-30 01:58:24,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/b796256f7e334ae28d106d1674e25a98 used request id req-442fecb4-a873-4adc-b9c8-8a25c72206e5 2018-07-30 01:58:24,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/b796256f7e334ae28d106d1674e25a98/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa33b95bceadce34ddea2cbae130ce1c8552ed00" 2018-07-30 01:58:24,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5cf0600-44ed-4943-9b19-2b40caf5e4fc Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/b796256f7e334ae28d106d1674e25a98/roles", "previous": null, "next": null}, "roles": []} 2018-07-30 01:58:24,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/b796256f7e334ae28d106d1674e25a98/roles used request id req-d5cf0600-44ed-4943-9b19-2b40caf5e4fc 2018-07-30 01:58:24,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa33b95bceadce34ddea2cbae130ce1c8552ed00" 2018-07-30 01:58:24,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b0c25e8-425e-4e5b-a3e4-0f8017d9ced8 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}} 2018-07-30 01:58:24,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d used request id req-8b0c25e8-425e-4e5b-a3e4-0f8017d9ced8 2018-07-30 01:58:24,705 - keystone_utils - INFO - Granting role admin to project admin 2018-07-30 01:58:24,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/b796256f7e334ae28d106d1674e25a98/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa33b95bceadce34ddea2cbae130ce1c8552ed00" 2018-07-30 01:58:24,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a33a8eb-4ced-4927-b7e9-71ac8f63f4a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:24,826 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b/users/b796256f7e334ae28d106d1674e25a98/roles/f2dedf2b2ed846398298473922764c8d used request id req-8a33a8eb-4ced-4927-b7e9-71ac8f63f4a2 2018-07-30 01:58:24,826 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-715f0e06-f8d0-417-name 2018-07-30 01:58:24,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:24,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:24,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0534cf1f52a0f715159e5964b2dceb8747190ba0" 2018-07-30 01:58:24,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-373bdd8a-22bf-4682-a93e-f33340b4d390 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-715f0e06-f8d0-417-name", "links": {"self": "http://172.30.9.25:5000/v3/users/b796256f7e334ae28d106d1674e25a98"}, "domain_id": "default", "enabled": true, "id": "b796256f7e334ae28d106d1674e25a98", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:58:24,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-373bdd8a-22bf-4682-a93e-f33340b4d390 2018-07-30 01:58:24,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:24,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:25,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["QinqXq68RIORxa5ARx7Rug"], "issued_at": "2018-07-30T01:58:25.000000Z"}} 2018-07-30 01:58:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5caf6fbb41de196afd2a1990ef7014e8ae09eb8" 2018-07-30 01:58:25,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2314e7-707a-45d9-9523-6cdcf16f6dd6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:25,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2e2314e7-707a-45d9-9523-6cdcf16f6dd6 2018-07-30 01:58:25,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:25,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:25,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5caf6fbb41de196afd2a1990ef7014e8ae09eb8" 2018-07-30 01:58:25,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad05f25-6e7c-43f7-b5e7-95d69e397475 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-715f0e06-f8d0-417-name", "links": {"self": "http://172.30.9.25:5000/v3/users/b796256f7e334ae28d106d1674e25a98"}, "domain_id": "default", "enabled": true, "id": "b796256f7e334ae28d106d1674e25a98", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:58:25,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7ad05f25-6e7c-43f7-b5e7-95d69e397475 2018-07-30 01:58:25,531 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-715f0e06-f8d0-417-name 2018-07-30 01:58:25,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/b796256f7e334ae28d106d1674e25a98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa33b95bceadce34ddea2cbae130ce1c8552ed00" 2018-07-30 01:58:25,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbbe5e3e-f8d3-4871-9976-262487d0cea8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:25,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b796256f7e334ae28d106d1674e25a98 used request id req-bbbe5e3e-f8d3-4871-9976-262487d0cea8 2018-07-30 01:58:25,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:26,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["cd8CElD_RQO6gK354Uq3cA"], "issued_at": "2018-07-30T01:58:26.000000Z"}} 2018-07-30 01:58:26,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46625f7e0b4fe377e49620068e34801578f97360" 2018-07-30 01:58:26,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6711032-b80e-4ae4-ab9e-85fd8e3bbe3c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:26,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d6711032-b80e-4ae4-ab9e-85fd8e3bbe3c 2018-07-30 01:58:26,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:26,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:26,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["fAaZeCUtRCWWMYzX1GB8hQ"], "issued_at": "2018-07-30T01:58:26.000000Z"}} 2018-07-30 01:58:26,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:26,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d554a480-fede-41d4-9759-94c0a7927e49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:26,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d554a480-fede-41d4-9759-94c0a7927e49 2018-07-30 01:58:26,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:26,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:26,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d4b84122-90ab-4e9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:26,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f4c429-7fa0-41a7-9fb8-71e496f520d4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d4b84122-90ab-4e9-name", "previous": null, "next": null}, "projects": []} 2018-07-30 01:58:26,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d4b84122-90ab-4e9-name used request id req-48f4c429-7fa0-41a7-9fb8-71e496f520d4 2018-07-30 01:58:26,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:26,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d01907-dec1-4c74-82f0-be7842b704c1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:26,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b6d01907-dec1-4c74-82f0-be7842b704c1 2018-07-30 01:58:26,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-d4b84122-90ab-4e9-name"}}' 2018-07-30 01:58:26,803 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec49985d-25dc-49aa-acb7-c5422c68349e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1e9d71a4012447d29147307a92a52bea"}, "tags": [], "enabled": true, "id": "1e9d71a4012447d29147307a92a52bea", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d4b84122-90ab-4e9-name"}} 2018-07-30 01:58:26,803 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ec49985d-25dc-49aa-acb7-c5422c68349e 2018-07-30 01:58:26,803 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-d4b84122-90ab-4e9-name 2018-07-30 01:58:26,803 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-d4b84122-90ab-4e9-name 2018-07-30 01:58:26,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:26,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:26,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/1e9d71a4012447d29147307a92a52bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46625f7e0b4fe377e49620068e34801578f97360" 2018-07-30 01:58:26,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40a8b0fd-d7b9-4ff3-b0c5-3edb225fb998 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:26,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/1e9d71a4012447d29147307a92a52bea used request id req-40a8b0fd-d7b9-4ff3-b0c5-3edb225fb998 2018-07-30 01:58:26,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:27,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-b7eed213-cf26-469e-8e34-db97cae50343 Date: Mon, 30 Jul 2018 01:58:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 01:58:27,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b7eed213-cf26-469e-8e34-db97cae50343 2018-07-30 01:58:27,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:27,653 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4578cbe9-2600-4a53-a651-85f8ddca6155 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:27,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-4578cbe9-2600-4a53-a651-85f8ddca6155 2018-07-30 01:58:27,654 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:27,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:27,674 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8ff1b47-364a-4a34-a18b-d0ed08688a6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:27,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-f8ff1b47-364a-4a34-a18b-d0ed08688a6a 2018-07-30 01:58:27,675 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:27,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:27,763 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06649d5e-6596-47f5-8bfd-bb1062020aa7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:27,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-06649d5e-6596-47f5-8bfd-bb1062020aa7 2018-07-30 01:58:27,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:27,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:27,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e16502d7-75c1-4496-ae15-01afce94f20f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:27,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-e16502d7-75c1-4496-ae15-01afce94f20f 2018-07-30 01:58:27,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:27,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:27,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bfaf2c0-642b-4fe8-8a34-07443a70b6d9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:58:27,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-5bfaf2c0-642b-4fe8-8a34-07443a70b6d9 2018-07-30 01:58:27,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:28,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d3c72c7-8d35-431a-886e-9d504038fdac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:28,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-8d3c72c7-8d35-431a-886e-9d504038fdac 2018-07-30 01:58:28,021 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:28,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:28,106 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1658b3a-7638-415b-a5ec-95b08c39f52e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:28,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-c1658b3a-7638-415b-a5ec-95b08c39f52e 2018-07-30 01:58:28,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:28,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:28,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97bf802-0546-4b3c-b81f-fa6d6f7b342d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 01:58:28,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-d97bf802-0546-4b3c-b81f-fa6d6f7b342d 2018-07-30 01:58:28,203 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-d4b84122-90ab-4e9-name 2018-07-30 01:58:28,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/1e9d71a4012447d29147307a92a52bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:28,290 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3c18091-8822-422c-b89f-65b0af967e9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1e9d71a4012447d29147307a92a52bea.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:28,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/1e9d71a4012447d29147307a92a52bea used request id req-b3c18091-8822-422c-b89f-65b0af967e9e 2018-07-30 01:58:28,291 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:28,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:28,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa5afdf-93e5-42ee-9b18-6844138e53d4 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:28,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1aa5afdf-93e5-42ee-9b18-6844138e53d4 2018-07-30 01:58:28,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46625f7e0b4fe377e49620068e34801578f97360" 2018-07-30 01:58:28,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d44c0608-e15a-4dea-b693-3ef5eee6d36d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 01:58:28,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-d44c0608-e15a-4dea-b693-3ef5eee6d36d 2018-07-30 01:58:28,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490f9d033c32a2d4fc89d30e725b31e58f367b50" 2018-07-30 01:58:28,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-144d45f1-e6d1-42f7-ba67-10703075f444 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:28,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-144d45f1-e6d1-42f7-ba67-10703075f444 2018-07-30 01:58:28,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:28,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["AdR7z-FqRDGFSXSZMrUQ9Q"], "issued_at": "2018-07-30T01:58:28.000000Z"}} 2018-07-30 01:58:28,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63f9a2b482bbd0f698db16c23618e4b0ba76a97" 2018-07-30 01:58:29,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-805dfb93-03c2-4601-bbd3-b11d6e388ef2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:29,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-805dfb93-03c2-4601-bbd3-b11d6e388ef2 2018-07-30 01:58:29,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:29,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:29,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["mzIcr6QcSJaDLVTJVuC99Q"], "issued_at": "2018-07-30T01:58:29.000000Z"}} 2018-07-30 01:58:29,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" 2018-07-30 01:58:29,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f8712a-a2bf-4613-ac97-404d5d0ced36 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:29,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-16f8712a-a2bf-4613-ac97-404d5d0ced36 2018-07-30 01:58:29,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:29,421 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:29,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1aa4945e-1a96-42b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" 2018-07-30 01:58:29,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c48241-08f6-4cc7-b4c3-4fc063faa196 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1aa4945e-1a96-42b-name", "previous": null, "next": null}, "projects": []} 2018-07-30 01:58:29,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1aa4945e-1a96-42b-name used request id req-93c48241-08f6-4cc7-b4c3-4fc063faa196 2018-07-30 01:58:29,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" 2018-07-30 01:58:29,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f924fdd4-dac7-4b4c-993b-8f3f7a9b18c1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:29,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f924fdd4-dac7-4b4c-993b-8f3f7a9b18c1 2018-07-30 01:58:29,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-1aa4945e-1a96-42b-name"}}' 2018-07-30 01:58:29,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:58:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4603dc92-2661-4923-baba-b98166a054ef Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f76cec1cbdf0401b9ad5ed9bd38c2c8c"}, "tags": [], "enabled": true, "id": "f76cec1cbdf0401b9ad5ed9bd38c2c8c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1aa4945e-1a96-42b-name"}} 2018-07-30 01:58:29,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4603dc92-2661-4923-baba-b98166a054ef 2018-07-30 01:58:29,717 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-1aa4945e-1a96-42b-name 2018-07-30 01:58:29,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:29,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:29,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1aa4945e-1a96-42b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63f9a2b482bbd0f698db16c23618e4b0ba76a97" 2018-07-30 01:58:29,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c381b1c5-0db2-4bbc-b3a7-6694e92cda80 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1aa4945e-1a96-42b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f76cec1cbdf0401b9ad5ed9bd38c2c8c"}, "tags": [], "enabled": true, "id": "f76cec1cbdf0401b9ad5ed9bd38c2c8c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1aa4945e-1a96-42b-name"}]} 2018-07-30 01:58:29,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1aa4945e-1a96-42b-name used request id req-c381b1c5-0db2-4bbc-b3a7-6694e92cda80 2018-07-30 01:58:29,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63f9a2b482bbd0f698db16c23618e4b0ba76a97" 2018-07-30 01:58:29,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d2bb17f-7747-4f42-b892-288d825064aa Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 01:58:29,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-1d2bb17f-7747-4f42-b892-288d825064aa 2018-07-30 01:58:29,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" 2018-07-30 01:58:30,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-046e2817-f617-4adb-977c-d5a0de0841dd Date: Mon, 30 Jul 2018 01:58:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 01:58:30,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-046e2817-f617-4adb-977c-d5a0de0841dd 2018-07-30 01:58:30,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" 2018-07-30 01:58:30,233 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14d52532-0c84-45ed-b9d2-38049ba98a66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:30,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-14d52532-0c84-45ed-b9d2-38049ba98a66 2018-07-30 01:58:30,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:30,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" 2018-07-30 01:58:30,320 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11e08725-52f4-4bc7-8a80-2c0813258594 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:30,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-11e08725-52f4-4bc7-8a80-2c0813258594 2018-07-30 01:58:30,321 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:30,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" 2018-07-30 01:58:30,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06f77e1c-0971-480f-940c-d8e5ef6ee850 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:30,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-06f77e1c-0971-480f-940c-d8e5ef6ee850 2018-07-30 01:58:30,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:30,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" 2018-07-30 01:58:30,497 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-132d5593-0b2e-442c-8da2-0d84bbab9dd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:30,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-132d5593-0b2e-442c-8da2-0d84bbab9dd4 2018-07-30 01:58:30,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" 2018-07-30 01:58:30,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b1b5ee-71c0-4446-a037-c62d9cbe4847 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:58:30,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-a2b1b5ee-71c0-4446-a037-c62d9cbe4847 2018-07-30 01:58:30,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" 2018-07-30 01:58:30,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dc2d513-93ea-43b3-8720-8b45044151c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:30,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-1dc2d513-93ea-43b3-8720-8b45044151c5 2018-07-30 01:58:30,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:30,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" 2018-07-30 01:58:30,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31ccadd0-922c-49ea-b342-970854af7033 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:30,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-31ccadd0-922c-49ea-b342-970854af7033 2018-07-30 01:58:30,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:30,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" 2018-07-30 01:58:30,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-191f8d11-43a2-47db-98a3-dc5b537544ba Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 01:58:30,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-191f8d11-43a2-47db-98a3-dc5b537544ba 2018-07-30 01:58:30,784 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-1aa4945e-1a96-42b-name 2018-07-30 01:58:30,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f76cec1cbdf0401b9ad5ed9bd38c2c8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" 2018-07-30 01:58:30,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c84789e-4d1a-4f31-b50d-92b218147a49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:30,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f76cec1cbdf0401b9ad5ed9bd38c2c8c used request id req-6c84789e-4d1a-4f31-b50d-92b218147a49 2018-07-30 01:58:30,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4d943f8b9d3a4e20c274bb92df58584137c03f" 2018-07-30 01:58:31,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe0a4a9f-7d83-4cfa-a1bf-3cfa262ba70a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:31,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fe0a4a9f-7d83-4cfa-a1bf-3cfa262ba70a 2018-07-30 01:58:31,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:31,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["G7HIZIluTbeDSUVfFFqeTQ"], "issued_at": "2018-07-30T01:58:31.000000Z"}} 2018-07-30 01:58:31,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe90d82333833762fd50e06fd0819618bdf3331" 2018-07-30 01:58:31,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63684ad9-f7be-4c11-8070-f09f8096329a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:31,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-63684ad9-f7be-4c11-8070-f09f8096329a 2018-07-30 01:58:31,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:31,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:31,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["i682QhPgQs6thPKnhBijsw"], "issued_at": "2018-07-30T01:58:31.000000Z"}} 2018-07-30 01:58:31,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" 2018-07-30 01:58:31,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a86edfe-9401-485d-9961-30a9f9367cee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:31,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5a86edfe-9401-485d-9961-30a9f9367cee 2018-07-30 01:58:31,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:31,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:31,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2f40db2f-c8bd-425-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" 2018-07-30 01:58:32,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c81ccf45-8e18-4cee-8f88-93808d05459d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2f40db2f-c8bd-425-name", "previous": null, "next": null}, "projects": []} 2018-07-30 01:58:32,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2f40db2f-c8bd-425-name used request id req-c81ccf45-8e18-4cee-8f88-93808d05459d 2018-07-30 01:58:32,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" 2018-07-30 01:58:32,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bee5f8a-0de2-4603-9035-6b1961058980 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:32,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7bee5f8a-0de2-4603-9035-6b1961058980 2018-07-30 01:58:32,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-2f40db2f-c8bd-425-name"}}' 2018-07-30 01:58:32,249 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec16e51f-a1a1-4c5c-b925-f637607eee9f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0c054376d84443fbc808c693b0e23fc"}, "tags": [], "enabled": true, "id": "f0c054376d84443fbc808c693b0e23fc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-2f40db2f-c8bd-425-name"}} 2018-07-30 01:58:32,249 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ec16e51f-a1a1-4c5c-b925-f637607eee9f 2018-07-30 01:58:32,250 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-2f40db2f-c8bd-425-name 2018-07-30 01:58:32,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:32,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:32,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2f40db2f-c8bd-425-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe90d82333833762fd50e06fd0819618bdf3331" 2018-07-30 01:58:32,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986cdd34-9a87-49d4-9515-5ff65762ff8a Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2f40db2f-c8bd-425-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0c054376d84443fbc808c693b0e23fc"}, "tags": [], "enabled": true, "id": "f0c054376d84443fbc808c693b0e23fc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-2f40db2f-c8bd-425-name"}]} 2018-07-30 01:58:32,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2f40db2f-c8bd-425-name used request id req-986cdd34-9a87-49d4-9515-5ff65762ff8a 2018-07-30 01:58:32,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:32,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:32,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["GXvgxP5KQoqKXoWcSlziIg"], "issued_at": "2018-07-30T01:58:32.000000Z"}} 2018-07-30 01:58:32,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d47a8f4c71ffe8350293031b2e8205a70bc9e4" 2018-07-30 01:58:32,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631f2d9d-28ba-4fb0-87bf-0a9bbfd6a64c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:32,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-631f2d9d-28ba-4fb0-87bf-0a9bbfd6a64c 2018-07-30 01:58:32,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:32,947 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:32,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2f40db2f-c8bd-425-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d47a8f4c71ffe8350293031b2e8205a70bc9e4" 2018-07-30 01:58:33,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250161e2-a625-4600-ab42-9a2380e082ee Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2f40db2f-c8bd-425-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0c054376d84443fbc808c693b0e23fc"}, "tags": [], "enabled": true, "id": "f0c054376d84443fbc808c693b0e23fc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-2f40db2f-c8bd-425-name"}]} 2018-07-30 01:58:33,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2f40db2f-c8bd-425-name used request id req-250161e2-a625-4600-ab42-9a2380e082ee 2018-07-30 01:58:33,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe90d82333833762fd50e06fd0819618bdf3331" 2018-07-30 01:58:33,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de4c5027-8ca8-48f7-a7ab-4639d87c4e2f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 01:58:33,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-de4c5027-8ca8-48f7-a7ab-4639d87c4e2f 2018-07-30 01:58:33,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" 2018-07-30 01:58:33,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-02934423-5386-4681-b02d-eb57ee95e9f4 Date: Mon, 30 Jul 2018 01:58:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 01:58:33,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-02934423-5386-4681-b02d-eb57ee95e9f4 2018-07-30 01:58:33,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" 2018-07-30 01:58:33,368 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ad2492a-8b7f-4c1c-b6fe-1ae08ea5d357 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:33,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-9ad2492a-8b7f-4c1c-b6fe-1ae08ea5d357 2018-07-30 01:58:33,369 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:33,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" 2018-07-30 01:58:33,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe486883-00fd-46c5-a113-973c5c4b3dbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:33,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-fe486883-00fd-46c5-a113-973c5c4b3dbf 2018-07-30 01:58:33,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:33,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" 2018-07-30 01:58:33,542 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c0da3e-6d49-479f-bd59-78edbb97c6cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:33,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-75c0da3e-6d49-479f-bd59-78edbb97c6cf 2018-07-30 01:58:33,543 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:33,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" 2018-07-30 01:58:33,629 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d84cad7-4938-45dd-ba65-77bccf931b10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:33,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-5d84cad7-4938-45dd-ba65-77bccf931b10 2018-07-30 01:58:33,629 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:33,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" 2018-07-30 01:58:33,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd7a4d1-f104-4b83-892d-e63260ec852c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:58:33,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-cdd7a4d1-f104-4b83-892d-e63260ec852c 2018-07-30 01:58:33,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" 2018-07-30 01:58:33,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b629a68-3d35-41ae-8d7f-3b46d1ab1af2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:33,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-2b629a68-3d35-41ae-8d7f-3b46d1ab1af2 2018-07-30 01:58:33,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:33,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" 2018-07-30 01:58:33,892 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8831800e-30a6-40f9-a1da-3a684f13b490 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:33,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-8831800e-30a6-40f9-a1da-3a684f13b490 2018-07-30 01:58:33,892 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:33,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" 2018-07-30 01:58:33,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601ba778-6802-4003-aa2c-5f5dcd5470eb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 01:58:33,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-601ba778-6802-4003-aa2c-5f5dcd5470eb 2018-07-30 01:58:33,976 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-2f40db2f-c8bd-425-name 2018-07-30 01:58:33,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f0c054376d84443fbc808c693b0e23fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" 2018-07-30 01:58:34,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53934942-8c3f-4be2-9d91-cf5aee88fbc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:34,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f0c054376d84443fbc808c693b0e23fc used request id req-53934942-8c3f-4be2-9d91-cf5aee88fbc8 2018-07-30 01:58:34,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbfe856a2a24548218de2f618f5bd9417675e1ee" 2018-07-30 01:58:34,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4816c842-2597-4262-9a11-04f6662f2a33 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:34,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4816c842-2597-4262-9a11-04f6662f2a33 2018-07-30 01:58:34,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:34,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["OXNMEThoQ1u3MC8GAStKRQ"], "issued_at": "2018-07-30T01:58:34.000000Z"}} 2018-07-30 01:58:34,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}389a935b4af1bb9aa959eb223717d803b03dcfdb" 2018-07-30 01:58:34,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c27d6bb-b2cd-4bd2-affd-ae551f1db1aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:34,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8c27d6bb-b2cd-4bd2-affd-ae551f1db1aa 2018-07-30 01:58:34,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:34,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:35,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["febM43VgQbOOsVdoz_hf4w"], "issued_at": "2018-07-30T01:58:35.000000Z"}} 2018-07-30 01:58:35,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302251db1baba65fcbd909dfeaa211e927b6765b" 2018-07-30 01:58:35,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb4535a2-b8d4-4d03-a3d4-4dc3eda426fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:35,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-eb4535a2-b8d4-4d03-a3d4-4dc3eda426fa 2018-07-30 01:58:35,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:35,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:35,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-acb4112c-7543-471-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302251db1baba65fcbd909dfeaa211e927b6765b" 2018-07-30 01:58:35,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c414f34d-aac7-4e62-8be8-e14949c548fe Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-acb4112c-7543-471-name", "previous": null, "next": null}, "projects": []} 2018-07-30 01:58:35,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-acb4112c-7543-471-name used request id req-c414f34d-aac7-4e62-8be8-e14949c548fe 2018-07-30 01:58:35,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302251db1baba65fcbd909dfeaa211e927b6765b" 2018-07-30 01:58:35,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8515c6d6-85f0-4225-894e-a82c60420382 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-07-30 01:58:35,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=foo used request id req-8515c6d6-85f0-4225-894e-a82c60420382 2018-07-30 01:58:35,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302251db1baba65fcbd909dfeaa211e927b6765b" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-acb4112c-7543-471-name"}}' 2018-07-30 01:58:35,477 - keystoneauth.session - DEBUG - RESP: [400] Date: Mon, 30 Jul 2018 01:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8b15b90-9fd8-4c44-958b-515e555648de Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-30 01:58:35,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c8b15b90-9fd8-4c44-958b-515e555648de 2018-07-30 01:58:35,478 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-30 01:58:35,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302251db1baba65fcbd909dfeaa211e927b6765b" 2018-07-30 01:58:35,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37771a94-1ce8-4dc9-84d7-855278392137 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:35,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-37771a94-1ce8-4dc9-84d7-855278392137 2018-07-30 01:58:35,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:35,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["37L6OQ44QBuTtAXQCObx6g"], "issued_at": "2018-07-30T01:58:35.000000Z"}} 2018-07-30 01:58:35,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d5b2bb573d7ee9cd07d2a2876421bb5b296953" 2018-07-30 01:58:36,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73944a47-33a5-4ecd-a95a-0256c5cd71ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:36,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-73944a47-33a5-4ecd-a95a-0256c5cd71ae 2018-07-30 01:58:36,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:36,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:36,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["4K41ZBUxT06TS9AUs6duuA"], "issued_at": "2018-07-30T01:58:36.000000Z"}} 2018-07-30 01:58:36,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:36,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5d9b14-8234-4460-9131-28f6696c9d78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:36,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2e5d9b14-8234-4460-9131-28f6696c9d78 2018-07-30 01:58:36,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:36,508 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:36,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d7050956-bc74-4d0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:36,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6e5c7f-7c54-4cc4-834c-a8b88b075555 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d7050956-bc74-4d0-name", "previous": null, "next": null}, "projects": []} 2018-07-30 01:58:36,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d7050956-bc74-4d0-name used request id req-6a6e5c7f-7c54-4cc4-834c-a8b88b075555 2018-07-30 01:58:36,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:36,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7588f8a-ab2c-401c-96bc-dc6667181edf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:36,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d7588f8a-ab2c-401c-96bc-dc6667181edf 2018-07-30 01:58:36,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-d7050956-bc74-4d0-name"}}' 2018-07-30 01:58:36,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7005e0a6-66e5-40fb-a0b1-b60fdff9bb83 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/629d47c8bbfb4dc7895aa71039bf1d3f"}, "tags": [], "enabled": true, "id": "629d47c8bbfb4dc7895aa71039bf1d3f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d7050956-bc74-4d0-name"}} 2018-07-30 01:58:36,660 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7005e0a6-66e5-40fb-a0b1-b60fdff9bb83 2018-07-30 01:58:36,661 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-d7050956-bc74-4d0-name 2018-07-30 01:58:36,661 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 01:58:36,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/629d47c8bbfb4dc7895aa71039bf1d3f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:37,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ef7ad0e-8747-4945-bb59-dc110a0964c1 x-compute-request-id: req-5ef7ad0e-8747-4945-bb59-dc110a0964c1 Content-Encoding: gzip Content-Length: 223 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": "629d47c8bbfb4dc7895aa71039bf1d3f", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-30 01:58:37,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/629d47c8bbfb4dc7895aa71039bf1d3f used request id req-5ef7ad0e-8747-4945-bb59-dc110a0964c1 2018-07-30 01:58:37,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:8774/v2.1/os-quota-sets/629d47c8bbfb4dc7895aa71039bf1d3f -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" -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-30 01:58:37,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad43e816-b5ab-404e-b2cb-b833497be790 x-compute-request-id: req-ad43e816-b5ab-404e-b2cb-b833497be790 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-30 01:58:37,384 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/629d47c8bbfb4dc7895aa71039bf1d3f used request id req-ad43e816-b5ab-404e-b2cb-b833497be790 2018-07-30 01:58:37,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:37,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:37,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d7050956-bc74-4d0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d5b2bb573d7ee9cd07d2a2876421bb5b296953" 2018-07-30 01:58:37,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1728194a-f084-4602-b75b-c77e44ab615d Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d7050956-bc74-4d0-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/629d47c8bbfb4dc7895aa71039bf1d3f"}, "tags": [], "enabled": true, "id": "629d47c8bbfb4dc7895aa71039bf1d3f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d7050956-bc74-4d0-name"}]} 2018-07-30 01:58:37,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d7050956-bc74-4d0-name used request id req-1728194a-f084-4602-b75b-c77e44ab615d 2018-07-30 01:58:37,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d5b2bb573d7ee9cd07d2a2876421bb5b296953" 2018-07-30 01:58:37,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62e3687-0578-4628-8385-bc7ade55d4c2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 01:58:37,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-d62e3687-0578-4628-8385-bc7ade55d4c2 2018-07-30 01:58:37,569 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 01:58:37,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/629d47c8bbfb4dc7895aa71039bf1d3f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d5b2bb573d7ee9cd07d2a2876421bb5b296953" 2018-07-30 01:58:37,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d03cab64-2ed7-4d0b-8f25-5928c44c82db x-compute-request-id: req-d03cab64-2ed7-4d0b-8f25-5928c44c82db Content-Encoding: gzip Content-Length: 224 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": "629d47c8bbfb4dc7895aa71039bf1d3f", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-30 01:58:37,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/629d47c8bbfb4dc7895aa71039bf1d3f used request id req-d03cab64-2ed7-4d0b-8f25-5928c44c82db 2018-07-30 01:58:37,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:38,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-254172b7-ae78-4b18-a52f-a0475ea500f2 Date: Mon, 30 Jul 2018 01:58:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 01:58:38,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-254172b7-ae78-4b18-a52f-a0475ea500f2 2018-07-30 01:58:38,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:38,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0082f8a8-493d-41a7-8848-613c78c8dbf6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:38,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-0082f8a8-493d-41a7-8848-613c78c8dbf6 2018-07-30 01:58:38,245 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:38,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:38,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56c86210-adff-49ee-80ec-fb8662cd243c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:38,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-56c86210-adff-49ee-80ec-fb8662cd243c 2018-07-30 01:58:38,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:38,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:38,414 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc5eef89-01c0-474a-a0c7-72b4bd434d72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:38,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-bc5eef89-01c0-474a-a0c7-72b4bd434d72 2018-07-30 01:58:38,414 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:38,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:38,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4c93bed-4828-4320-8e2e-a06a3cf01609 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:38,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-f4c93bed-4828-4320-8e2e-a06a3cf01609 2018-07-30 01:58:38,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:38,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:38,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3d80ff-7170-4fd3-afd2-43544d18fe77 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:58:38,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-7d3d80ff-7170-4fd3-afd2-43544d18fe77 2018-07-30 01:58:38,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:38,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-775b0326-1d51-40b3-a3be-8cf0bfaa25a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:38,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-775b0326-1d51-40b3-a3be-8cf0bfaa25a0 2018-07-30 01:58:38,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:38,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:38,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a82650b2-9634-4a74-8b43-39a517b55feb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:38,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-a82650b2-9634-4a74-8b43-39a517b55feb 2018-07-30 01:58:38,704 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:38,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:38,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4261914e-2011-491a-9de2-1bf2b0b66a2f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 01:58:38,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-4261914e-2011-491a-9de2-1bf2b0b66a2f 2018-07-30 01:58:38,798 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-d7050956-bc74-4d0-name 2018-07-30 01:58:38,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/629d47c8bbfb4dc7895aa71039bf1d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:38,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61958942-385f-41b6-8a60-f4fb747ef13e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:38,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/629d47c8bbfb4dc7895aa71039bf1d3f used request id req-61958942-385f-41b6-8a60-f4fb747ef13e 2018-07-30 01:58:38,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0c9482c88aa8f90812dfa8748683f6d845399d" 2018-07-30 01:58:39,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-459dac6b-cc15-4e59-848d-30626792d5f8 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:39,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-459dac6b-cc15-4e59-848d-30626792d5f8 2018-07-30 01:58:39,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:39,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["2EjdigN_T72eANgQdVxJMw"], "issued_at": "2018-07-30T01:58:39.000000Z"}} 2018-07-30 01:58:39,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b7f173260e012ad763814fd6b6d8a4613bdfbd" 2018-07-30 01:58:39,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd40ba1-3340-4306-bcb4-773f7c25c030 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:39,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cbd40ba1-3340-4306-bcb4-773f7c25c030 2018-07-30 01:58:39,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:39,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:39,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["PplPgVlIRNaD0-EbmgYAZw"], "issued_at": "2018-07-30T01:58:39.000000Z"}} 2018-07-30 01:58:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:39,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c6ddfa-2895-4ff1-aea8-998179a08859 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:39,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c6c6ddfa-2895-4ff1-aea8-998179a08859 2018-07-30 01:58:39,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:39,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:39,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-11d04f1a-0474-402-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:40,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dcd9955-1bd8-45ac-aa68-a39e14842c9d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-11d04f1a-0474-402-name", "previous": null, "next": null}, "projects": []} 2018-07-30 01:58:40,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-11d04f1a-0474-402-name used request id req-9dcd9955-1bd8-45ac-aa68-a39e14842c9d 2018-07-30 01:58:40,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:40,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e31661-ffc0-4fae-a94e-c779ec583b55 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:40,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d5e31661-ffc0-4fae-a94e-c779ec583b55 2018-07-30 01:58:40,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-11d04f1a-0474-402-name"}}' 2018-07-30 01:58:40,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae76e8e3-83b6-46e9-a98b-aa05bd311b66 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1054b0c0766547418a9b25cae96c23a5"}, "tags": [], "enabled": true, "id": "1054b0c0766547418a9b25cae96c23a5", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-11d04f1a-0474-402-name"}} 2018-07-30 01:58:40,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ae76e8e3-83b6-46e9-a98b-aa05bd311b66 2018-07-30 01:58:40,269 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-11d04f1a-0474-402-name 2018-07-30 01:58:40,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:40,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:40,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-11d04f1a-0474-402-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b7f173260e012ad763814fd6b6d8a4613bdfbd" 2018-07-30 01:58:40,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc857b3-b180-4e19-8408-eeac51394eae Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-11d04f1a-0474-402-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1054b0c0766547418a9b25cae96c23a5"}, "tags": [], "enabled": true, "id": "1054b0c0766547418a9b25cae96c23a5", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-11d04f1a-0474-402-name"}]} 2018-07-30 01:58:40,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-11d04f1a-0474-402-name used request id req-3dc857b3-b180-4e19-8408-eeac51394eae 2018-07-30 01:58:40,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b7f173260e012ad763814fd6b6d8a4613bdfbd" 2018-07-30 01:58:40,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6176efbb-efd1-4a18-a11f-4c80289b2fbf Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 01:58:40,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-6176efbb-efd1-4a18-a11f-4c80289b2fbf 2018-07-30 01:58:40,457 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 01:58:40,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:8774/v2.1/os-quota-sets/1054b0c0766547418a9b25cae96c23a5 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" -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-30 01:58:40,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-6e35774d-c050-4af2-ae3b-52dd3d54296d x-compute-request-id: req-6e35774d-c050-4af2-ae3b-52dd3d54296d 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-30 01:58:40,916 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/1054b0c0766547418a9b25cae96c23a5 used request id req-6e35774d-c050-4af2-ae3b-52dd3d54296d 2018-07-30 01:58:40,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/quotas/1054b0c0766547418a9b25cae96c23a5 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-30 01:58:41,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-77e9dbf1-31df-4eca-a62c-52659b32114b Date: Mon, 30 Jul 2018 01:58:41 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-30 01:58:41,208 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/1054b0c0766547418a9b25cae96c23a5 used request id req-77e9dbf1-31df-4eca-a62c-52659b32114b 2018-07-30 01:58:41,209 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 01:58:41,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/1054b0c0766547418a9b25cae96c23a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:41,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-3c30a6c9-7af7-4007-b47d-b09d5faf5a72 x-compute-request-id: req-3c30a6c9-7af7-4007-b47d-b09d5faf5a72 Content-Encoding: gzip Content-Length: 222 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": "1054b0c0766547418a9b25cae96c23a5", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-30 01:58:41,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/1054b0c0766547418a9b25cae96c23a5 used request id req-3c30a6c9-7af7-4007-b47d-b09d5faf5a72 2018-07-30 01:58:41,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/quotas/1054b0c0766547418a9b25cae96c23a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:41,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-013c4566-7fb2-4b86-b19a-506eea1e52ea Date: Mon, 30 Jul 2018 01:58:41 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-30 01:58:41,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/quotas/1054b0c0766547418a9b25cae96c23a5 used request id req-013c4566-7fb2-4b86-b19a-506eea1e52ea 2018-07-30 01:58:41,411 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 01:58:41,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/1054b0c0766547418a9b25cae96c23a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b7f173260e012ad763814fd6b6d8a4613bdfbd" 2018-07-30 01:58:41,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01: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-1b76e03c-2bc8-4875-8d3a-147ae38811e0 x-compute-request-id: req-1b76e03c-2bc8-4875-8d3a-147ae38811e0 Content-Encoding: gzip Content-Length: 222 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": "1054b0c0766547418a9b25cae96c23a5", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-30 01:58:41,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/1054b0c0766547418a9b25cae96c23a5 used request id req-1b76e03c-2bc8-4875-8d3a-147ae38811e0 2018-07-30 01:58:41,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/quotas/1054b0c0766547418a9b25cae96c23a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b7f173260e012ad763814fd6b6d8a4613bdfbd" 2018-07-30 01:58:41,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-66b8699c-4a8e-4a60-ba70-219074669fce Date: Mon, 30 Jul 2018 01:58:41 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-30 01:58:41,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/quotas/1054b0c0766547418a9b25cae96c23a5 used request id req-66b8699c-4a8e-4a60-ba70-219074669fce 2018-07-30 01:58:41,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:41,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-b1197f15-9fa1-4d87-a34c-5f60a1854eb8 Date: Mon, 30 Jul 2018 01:58:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 01:58:41,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b1197f15-9fa1-4d87-a34c-5f60a1854eb8 2018-07-30 01:58:41,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:42,041 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5312a30e-7509-4dc5-b2c0-8099361b9d69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:42,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-5312a30e-7509-4dc5-b2c0-8099361b9d69 2018-07-30 01:58:42,042 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:42,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a532d8cb-4441-4356-9e52-e6849d48da56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:42,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-a532d8cb-4441-4356-9e52-e6849d48da56 2018-07-30 01:58:42,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:42,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:42,218 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a114e6c8-07e1-4bed-b4a8-d1b898c9ea62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:42,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-a114e6c8-07e1-4bed-b4a8-d1b898c9ea62 2018-07-30 01:58:42,218 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:42,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:42,305 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04c32214-753f-4829-95b7-2eb503f3bad6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:42,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-04c32214-753f-4829-95b7-2eb503f3bad6 2018-07-30 01:58:42,305 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:42,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:42,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4466c1ba-a176-4263-bdee-5c493163a7a4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:58:42,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-4466c1ba-a176-4263-bdee-5c493163a7a4 2018-07-30 01:58:42,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:42,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-733003fe-f847-4110-9477-56b95e33c767 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:42,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-733003fe-f847-4110-9477-56b95e33c767 2018-07-30 01:58:42,485 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:42,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:42,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daadbe3e-b9bb-49fd-ad43-e4114c880f94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:42,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-daadbe3e-b9bb-49fd-ad43-e4114c880f94 2018-07-30 01:58:42,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:42,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:42,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad48ed40-1a62-4554-9334-a289749a009c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 01:58:42,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-ad48ed40-1a62-4554-9334-a289749a009c 2018-07-30 01:58:42,673 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-11d04f1a-0474-402-name 2018-07-30 01:58:42,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/1054b0c0766547418a9b25cae96c23a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:42,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6872d62f-5998-4d50-83ab-5cbc17af7fc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:42,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/1054b0c0766547418a9b25cae96c23a5 used request id req-6872d62f-5998-4d50-83ab-5cbc17af7fc1 2018-07-30 01:58:42,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a45e1205b81edca26c624494d82af9b1e87c2b" 2018-07-30 01:58:42,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eaaee09-a28b-4c07-a445-281155569545 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:42,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3eaaee09-a28b-4c07-a445-281155569545 2018-07-30 01:58:42,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:43,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["s89MnXw-SMeXEL3UGSsy3A"], "issued_at": "2018-07-30T01:58:43.000000Z"}} 2018-07-30 01:58:43,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d999d3b4b5647f320958c2e4c357b963734711a" 2018-07-30 01:58:43,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d01dac-5741-4d27-8459-7de4e68f8438 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:43,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f6d01dac-5741-4d27-8459-7de4e68f8438 2018-07-30 01:58:43,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:43,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:43,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vdOSMRZ-SR2CmcCQlyklUg"], "issued_at": "2018-07-30T01:58:43.000000Z"}} 2018-07-30 01:58:43,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:43,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f84bf92-d50d-4644-8d64-b3205c03259b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:43,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5f84bf92-d50d-4644-8d64-b3205c03259b 2018-07-30 01:58:43,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:43,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:43,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-04cbef78-0f28-4a5-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:43,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0adf4c95-544a-4d6c-a040-562c74af7b91 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-04cbef78-0f28-4a5-name", "previous": null, "next": null}, "projects": []} 2018-07-30 01:58:43,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-04cbef78-0f28-4a5-name used request id req-0adf4c95-544a-4d6c-a040-562c74af7b91 2018-07-30 01:58:43,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:44,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bca5e37-d87e-4ae2-bfb1-752433001b45 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:44,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0bca5e37-d87e-4ae2-bfb1-752433001b45 2018-07-30 01:58:44,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-04cbef78-0f28-4a5-name"}}' 2018-07-30 01:58:44,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a90fa95d-db0a-4443-a893-d5676fddaa10 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b00d0f7315b4abba4c8090d9b0721a6"}, "tags": [], "enabled": true, "id": "8b00d0f7315b4abba4c8090d9b0721a6", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-04cbef78-0f28-4a5-name"}} 2018-07-30 01:58:44,090 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a90fa95d-db0a-4443-a893-d5676fddaa10 2018-07-30 01:58:44,090 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-04cbef78-0f28-4a5-name 2018-07-30 01:58:44,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:44,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:44,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ZCznUKBTQy-BXK21AHO28g"], "issued_at": "2018-07-30T01:58:44.000000Z"}} 2018-07-30 01:58:44,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c799e2e4a18c41ab3f138e60d548d0246e667b89" 2018-07-30 01:58:44,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c2ba3d-61f1-46c0-a641-a2e81a7c82cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:44,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-08c2ba3d-61f1-46c0-a641-a2e81a7c82cf 2018-07-30 01:58:44,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:44,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:44,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c799e2e4a18c41ab3f138e60d548d0246e667b89" 2018-07-30 01:58:44,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb92d66-397b-4752-a4b3-a356da656879 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:58:44,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9cb92d66-397b-4752-a4b3-a356da656879 2018-07-30 01:58:44,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c799e2e4a18c41ab3f138e60d548d0246e667b89" 2018-07-30 01:58:44,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818e0ea4-3597-4885-a9b9-e4d8cd3ff79d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:44,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-818e0ea4-3597-4885-a9b9-e4d8cd3ff79d 2018-07-30 01:58:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c799e2e4a18c41ab3f138e60d548d0246e667b89" 2018-07-30 01:58:45,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42726844-4e5c-4c40-a0ea-baa90ad1858e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:45,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-42726844-4e5c-4c40-a0ea-baa90ad1858e 2018-07-30 01:58:45,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-04cbef78-0f28-4a5-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c799e2e4a18c41ab3f138e60d548d0246e667b89" 2018-07-30 01:58:45,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ed475e-2e4f-49dd-99e3-b181f7a04f6d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-04cbef78-0f28-4a5-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b00d0f7315b4abba4c8090d9b0721a6"}, "tags": [], "enabled": true, "id": "8b00d0f7315b4abba4c8090d9b0721a6", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-04cbef78-0f28-4a5-name"}]} 2018-07-30 01:58:45,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-04cbef78-0f28-4a5-name used request id req-08ed475e-2e4f-49dd-99e3-b181f7a04f6d 2018-07-30 01:58:45,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/852f153dbdd94c5ea0bfd0cd40284bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c799e2e4a18c41ab3f138e60d548d0246e667b89" 2018-07-30 01:58:45,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538847ea-57b4-40e3-8dfd-c0baf42c1898 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/852f153dbdd94c5ea0bfd0cd40284bbc"}, "enabled": true, "id": "852f153dbdd94c5ea0bfd0cd40284bbc", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-04cbef78-0f28-4a5-user"}} 2018-07-30 01:58:45,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/852f153dbdd94c5ea0bfd0cd40284bbc used request id req-538847ea-57b4-40e3-8dfd-c0baf42c1898 2018-07-30 01:58:45,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8b00d0f7315b4abba4c8090d9b0721a6/users/852f153dbdd94c5ea0bfd0cd40284bbc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c799e2e4a18c41ab3f138e60d548d0246e667b89" 2018-07-30 01:58:45,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5100611f-96b4-4a51-bafa-75bd49e2083b Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/8b00d0f7315b4abba4c8090d9b0721a6/users/852f153dbdd94c5ea0bfd0cd40284bbc/roles", "previous": null, "next": null}, "roles": []} 2018-07-30 01:58:45,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8b00d0f7315b4abba4c8090d9b0721a6/users/852f153dbdd94c5ea0bfd0cd40284bbc/roles used request id req-5100611f-96b4-4a51-bafa-75bd49e2083b 2018-07-30 01:58:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c799e2e4a18c41ab3f138e60d548d0246e667b89" 2018-07-30 01:58:45,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dcf66ae-9438-4e1e-a5c1-23c8276d9f8c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}} 2018-07-30 01:58:45,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d used request id req-1dcf66ae-9438-4e1e-a5c1-23c8276d9f8c 2018-07-30 01:58:45,579 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-04cbef78-0f28-4a5-name 2018-07-30 01:58:45,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8b00d0f7315b4abba4c8090d9b0721a6/users/852f153dbdd94c5ea0bfd0cd40284bbc/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c799e2e4a18c41ab3f138e60d548d0246e667b89" 2018-07-30 01:58:45,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cb1685c-9ae3-4a53-86f6-5ad65665a262 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:45,700 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8b00d0f7315b4abba4c8090d9b0721a6/users/852f153dbdd94c5ea0bfd0cd40284bbc/roles/f2dedf2b2ed846398298473922764c8d used request id req-9cb1685c-9ae3-4a53-86f6-5ad65665a262 2018-07-30 01:58:45,700 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-04cbef78-0f28-4a5-user 2018-07-30 01:58:45,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:45,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d34f4d-0957-4a9c-a003-13ee2a23a8f5 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:45,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a8d34f4d-0957-4a9c-a003-13ee2a23a8f5 2018-07-30 01:58:45,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" -d '{"role": {"name": "CreateProjectUserTests-04cbef78-0f28-4a5-name-role"}}' 2018-07-30 01:58:45,984 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3546c55f-0d20-4b05-af67-fa33905b6b7a Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3fd5f87ac68442e8f845161361d2898", "links": {"self": "http://172.30.9.25:5000/v3/roles/a3fd5f87ac68442e8f845161361d2898"}, "name": "CreateProjectUserTests-04cbef78-0f28-4a5-name-role"}} 2018-07-30 01:58:45,985 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3546c55f-0d20-4b05-af67-fa33905b6b7a 2018-07-30 01:58:45,985 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-04cbef78-0f28-4a5-name-role 2018-07-30 01:58:45,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a3fd5f87ac68442e8f845161361d2898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:46,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5cd1d9-9774-477f-8271-710f3adc1d61 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3fd5f87ac68442e8f845161361d2898", "links": {"self": "http://172.30.9.25:5000/v3/roles/a3fd5f87ac68442e8f845161361d2898"}, "name": "CreateProjectUserTests-04cbef78-0f28-4a5-name-role"}} 2018-07-30 01:58:46,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a3fd5f87ac68442e8f845161361d2898 used request id req-1a5cd1d9-9774-477f-8271-710f3adc1d61 2018-07-30 01:58:46,073 - keystone_utils - INFO - Granting role CreateProjectUserTests-04cbef78-0f28-4a5-name-role to project CreateProjectUserTests-04cbef78-0f28-4a5-name 2018-07-30 01:58:46,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8b00d0f7315b4abba4c8090d9b0721a6/users/852f153dbdd94c5ea0bfd0cd40284bbc/roles/a3fd5f87ac68442e8f845161361d2898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:46,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fcfcb61-2cac-4915-a546-9e16c7b1a752 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:46,209 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8b00d0f7315b4abba4c8090d9b0721a6/users/852f153dbdd94c5ea0bfd0cd40284bbc/roles/a3fd5f87ac68442e8f845161361d2898 used request id req-8fcfcb61-2cac-4915-a546-9e16c7b1a752 2018-07-30 01:58:46,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:46,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:46,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "a3fd5f87ac68442e8f845161361d2898", "name": "CreateProjectUserTests-04cbef78-0f28-4a5-name-role"}], "expires_at": "2018-07-30T02:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b00d0f7315b4abba4c8090d9b0721a6", "name": "CreateProjectUserTests-04cbef78-0f28-4a5-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8b00d0f7315b4abba4c8090d9b0721a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8b00d0f7315b4abba4c8090d9b0721a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8b00d0f7315b4abba4c8090d9b0721a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8b00d0f7315b4abba4c8090d9b0721a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8b00d0f7315b4abba4c8090d9b0721a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8b00d0f7315b4abba4c8090d9b0721a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8b00d0f7315b4abba4c8090d9b0721a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8b00d0f7315b4abba4c8090d9b0721a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8b00d0f7315b4abba4c8090d9b0721a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8b00d0f7315b4abba4c8090d9b0721a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8b00d0f7315b4abba4c8090d9b0721a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8b00d0f7315b4abba4c8090d9b0721a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8b00d0f7315b4abba4c8090d9b0721a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8b00d0f7315b4abba4c8090d9b0721a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-04cbef78-0f28-4a5-user", "id": "852f153dbdd94c5ea0bfd0cd40284bbc"}, "audit_ids": ["lek0BYQKSqGKe5iDLMqfSw"], "issued_at": "2018-07-30T01:58:46.000000Z"}} 2018-07-30 01:58:46,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622592d824e696d87ad236ec51ef1b342a8c5920" 2018-07-30 01:58:46,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b740f4-c718-4071-a9a0-560a7f47d49d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:46,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-53b740f4-c718-4071-a9a0-560a7f47d49d 2018-07-30 01:58:46,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-04cbef78-0f28-4a5-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622592d824e696d87ad236ec51ef1b342a8c5920" 2018-07-30 01:58:46,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d57fd9fc-92a9-467c-8bcb-9a134b73a11d Date: Mon, 30 Jul 2018 01:58:46 GMT RESP BODY: {"security_groups": []} 2018-07-30 01:58:46,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-04cbef78-0f28-4a5-name&description=hello+group used request id req-d57fd9fc-92a9-467c-8bcb-9a134b73a11d 2018-07-30 01:58:46,979 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-04cbef78-0f28-4a5-name... 2018-07-30 01:58:46,979 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-04cbef78-0f28-4a5-name 2018-07-30 01:58:46,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622592d824e696d87ad236ec51ef1b342a8c5920" -d '{"security_group": {"name": "CreateProjectUserTests-04cbef78-0f28-4a5-name", "description": "hello group"}}' 2018-07-30 01:58:47,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-cf7b051a-fea7-4dd2-bcb6-47cb19ac70e7 Date: Mon, 30 Jul 2018 01:58:47 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:47Z", "updated_at": "2018-07-30T01:58:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:47Z", "revision_number": 0, "id": "92beb46b-b2b6-4ad1-a5b8-d95e4c268f2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:47Z", "revision_number": 0, "id": "a9d9a5fa-9cc8-4c3e-a974-90b53e5e0d87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6"}], "revision_number": 2, "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "90ba1551-3102-4358-86e4-09ab2d935321", "name": "CreateProjectUserTests-04cbef78-0f28-4a5-name"}} 2018-07-30 01:58:47,239 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-cf7b051a-fea7-4dd2-bcb6-47cb19ac70e7 2018-07-30 01:58:47,240 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90ba1551-3102-4358-86e4-09ab2d935321 2018-07-30 01:58:47,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=90ba1551-3102-4358-86e4-09ab2d935321 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622592d824e696d87ad236ec51ef1b342a8c5920" 2018-07-30 01:58:47,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0ccb8b16-e50b-4e63-89b9-1c692e94427e Date: Mon, 30 Jul 2018 01:58: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-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "port_range_min": null, "revision_number": 0, "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:47Z", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "92beb46b-b2b6-4ad1-a5b8-d95e4c268f2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "port_range_min": null, "revision_number": 0, "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:47Z", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "a9d9a5fa-9cc8-4c3e-a974-90b53e5e0d87"}]} 2018-07-30 01:58:47,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=90ba1551-3102-4358-86e4-09ab2d935321 used request id req-0ccb8b16-e50b-4e63-89b9-1c692e94427e 2018-07-30 01:58:47,293 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90ba1551-3102-4358-86e4-09ab2d935321 2018-07-30 01:58:47,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=90ba1551-3102-4358-86e4-09ab2d935321 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622592d824e696d87ad236ec51ef1b342a8c5920" 2018-07-30 01:58:47,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c3cd372a-1264-4d21-a842-f7344945c1b2 Date: Mon, 30 Jul 2018 01:58: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-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "port_range_min": null, "revision_number": 0, "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:47Z", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "92beb46b-b2b6-4ad1-a5b8-d95e4c268f2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "port_range_min": null, "revision_number": 0, "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:47Z", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "a9d9a5fa-9cc8-4c3e-a974-90b53e5e0d87"}]} 2018-07-30 01:58:47,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=90ba1551-3102-4358-86e4-09ab2d935321 used request id req-c3cd372a-1264-4d21-a842-f7344945c1b2 2018-07-30 01:58:47,321 - neutron_utils - INFO - Retrieving security group with ID - 90ba1551-3102-4358-86e4-09ab2d935321 2018-07-30 01:58:47,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=90ba1551-3102-4358-86e4-09ab2d935321 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622592d824e696d87ad236ec51ef1b342a8c5920" 2018-07-30 01:58:47,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-93e46b1e-af53-4f61-951e-fc8f6b00b197 Date: Mon, 30 Jul 2018 01:58:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:47Z", "updated_at": "2018-07-30T01:58:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:47Z", "revision_number": 0, "id": "92beb46b-b2b6-4ad1-a5b8-d95e4c268f2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:47Z", "revision_number": 0, "id": "a9d9a5fa-9cc8-4c3e-a974-90b53e5e0d87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6"}], "revision_number": 2, "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "90ba1551-3102-4358-86e4-09ab2d935321", "name": "CreateProjectUserTests-04cbef78-0f28-4a5-name"}]} 2018-07-30 01:58:47,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=90ba1551-3102-4358-86e4-09ab2d935321 used request id req-93e46b1e-af53-4f61-951e-fc8f6b00b197 2018-07-30 01:58:47,394 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90ba1551-3102-4358-86e4-09ab2d935321 2018-07-30 01:58:47,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=90ba1551-3102-4358-86e4-09ab2d935321 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622592d824e696d87ad236ec51ef1b342a8c5920" 2018-07-30 01:58:47,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d17175b-a03b-4b07-b4a3-5328a17eb0fe Date: Mon, 30 Jul 2018 01:58: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-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "port_range_min": null, "revision_number": 0, "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:47Z", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "92beb46b-b2b6-4ad1-a5b8-d95e4c268f2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "port_range_min": null, "revision_number": 0, "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:47Z", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "a9d9a5fa-9cc8-4c3e-a974-90b53e5e0d87"}]} 2018-07-30 01:58:47,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=90ba1551-3102-4358-86e4-09ab2d935321 used request id req-3d17175b-a03b-4b07-b4a3-5328a17eb0fe 2018-07-30 01:58:47,568 - neutron_utils - INFO - Retrieving security group with ID - 90ba1551-3102-4358-86e4-09ab2d935321 2018-07-30 01:58:47,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=90ba1551-3102-4358-86e4-09ab2d935321 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622592d824e696d87ad236ec51ef1b342a8c5920" 2018-07-30 01:58:47,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2578fa4b-41b5-4ed5-829f-831d0ff7d236 Date: Mon, 30 Jul 2018 01:58:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:47Z", "updated_at": "2018-07-30T01:58:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:47Z", "revision_number": 0, "id": "92beb46b-b2b6-4ad1-a5b8-d95e4c268f2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:47Z", "revision_number": 0, "id": "a9d9a5fa-9cc8-4c3e-a974-90b53e5e0d87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6"}], "revision_number": 2, "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "90ba1551-3102-4358-86e4-09ab2d935321", "name": "CreateProjectUserTests-04cbef78-0f28-4a5-name"}]} 2018-07-30 01:58:47,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=90ba1551-3102-4358-86e4-09ab2d935321 used request id req-2578fa4b-41b5-4ed5-829f-831d0ff7d236 2018-07-30 01:58:47,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90ba1551-3102-4358-86e4-09ab2d935321 2018-07-30 01:58:47,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=90ba1551-3102-4358-86e4-09ab2d935321 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622592d824e696d87ad236ec51ef1b342a8c5920" 2018-07-30 01:58:47,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9330c516-2bf1-4af4-b418-c292fca0644f Date: Mon, 30 Jul 2018 01:58: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-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "port_range_min": null, "revision_number": 0, "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:47Z", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "92beb46b-b2b6-4ad1-a5b8-d95e4c268f2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "port_range_min": null, "revision_number": 0, "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:47Z", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "a9d9a5fa-9cc8-4c3e-a974-90b53e5e0d87"}]} 2018-07-30 01:58:47,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=90ba1551-3102-4358-86e4-09ab2d935321 used request id req-9330c516-2bf1-4af4-b418-c292fca0644f 2018-07-30 01:58:47,635 - neutron_utils - INFO - Retrieving security group with ID - 90ba1551-3102-4358-86e4-09ab2d935321 2018-07-30 01:58:47,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=90ba1551-3102-4358-86e4-09ab2d935321 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622592d824e696d87ad236ec51ef1b342a8c5920" 2018-07-30 01:58:47,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-7181aa8e-9dc6-4206-80e9-2105d69ad5d6 Date: Mon, 30 Jul 2018 01:58:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:47Z", "updated_at": "2018-07-30T01:58:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:47Z", "revision_number": 0, "id": "92beb46b-b2b6-4ad1-a5b8-d95e4c268f2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:47Z", "revision_number": 0, "id": "a9d9a5fa-9cc8-4c3e-a974-90b53e5e0d87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6"}], "revision_number": 2, "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "90ba1551-3102-4358-86e4-09ab2d935321", "name": "CreateProjectUserTests-04cbef78-0f28-4a5-name"}]} 2018-07-30 01:58:47,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=90ba1551-3102-4358-86e4-09ab2d935321 used request id req-7181aa8e-9dc6-4206-80e9-2105d69ad5d6 2018-07-30 01:58:47,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90ba1551-3102-4358-86e4-09ab2d935321 2018-07-30 01:58:47,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=90ba1551-3102-4358-86e4-09ab2d935321 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622592d824e696d87ad236ec51ef1b342a8c5920" 2018-07-30 01:58:47,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9e25cf9b-7bb5-42ee-a932-7d961b2dfd72 Date: Mon, 30 Jul 2018 01:58: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-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "port_range_min": null, "revision_number": 0, "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:47Z", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "92beb46b-b2b6-4ad1-a5b8-d95e4c268f2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:47Z", "security_group_id": "90ba1551-3102-4358-86e4-09ab2d935321", "port_range_min": null, "revision_number": 0, "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:47Z", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "a9d9a5fa-9cc8-4c3e-a974-90b53e5e0d87"}]} 2018-07-30 01:58:47,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=90ba1551-3102-4358-86e4-09ab2d935321 used request id req-9e25cf9b-7bb5-42ee-a932-7d961b2dfd72 2018-07-30 01:58:47,705 - neutron_utils - INFO - Deleting security group rule with ID - 92beb46b-b2b6-4ad1-a5b8-d95e4c268f2e 2018-07-30 01:58:47,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/92beb46b-b2b6-4ad1-a5b8-d95e4c268f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622592d824e696d87ad236ec51ef1b342a8c5920" 2018-07-30 01:58:47,793 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df8221bf-2a63-476b-bb3a-e1724f080fbb Content-Length: 0 Date: Mon, 30 Jul 2018 01:58:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:58:47,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/92beb46b-b2b6-4ad1-a5b8-d95e4c268f2e used request id req-df8221bf-2a63-476b-bb3a-e1724f080fbb 2018-07-30 01:58:47,793 - neutron_utils - INFO - Deleting security group rule with ID - a9d9a5fa-9cc8-4c3e-a974-90b53e5e0d87 2018-07-30 01:58:47,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/a9d9a5fa-9cc8-4c3e-a974-90b53e5e0d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622592d824e696d87ad236ec51ef1b342a8c5920" 2018-07-30 01:58:47,867 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0debf967-438b-48ef-a0f7-cd027a449f74 Content-Length: 0 Date: Mon, 30 Jul 2018 01:58:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:58:47,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/a9d9a5fa-9cc8-4c3e-a974-90b53e5e0d87 used request id req-0debf967-438b-48ef-a0f7-cd027a449f74 2018-07-30 01:58:47,868 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-04cbef78-0f28-4a5-name 2018-07-30 01:58:47,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/90ba1551-3102-4358-86e4-09ab2d935321 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622592d824e696d87ad236ec51ef1b342a8c5920" 2018-07-30 01:58:47,986 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81713731-7c61-4f3a-b009-e77eb8872237 Content-Length: 0 Date: Mon, 30 Jul 2018 01:58:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:58:47,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/90ba1551-3102-4358-86e4-09ab2d935321 used request id req-81713731-7c61-4f3a-b009-e77eb8872237 2018-07-30 01:58:47,987 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-04cbef78-0f28-4a5-user 2018-07-30 01:58:47,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/852f153dbdd94c5ea0bfd0cd40284bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c799e2e4a18c41ab3f138e60d548d0246e667b89" 2018-07-30 01:58:48,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a20896d7-f76d-4a2b-9f84-33fe9992b82f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:48,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/852f153dbdd94c5ea0bfd0cd40284bbc used request id req-a20896d7-f76d-4a2b-9f84-33fe9992b82f 2018-07-30 01:58:48,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:48,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-23093aee-a904-484e-857c-e2e86bbe33b8 Date: Mon, 30 Jul 2018 01:58:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:46Z", "updated_at": "2018-07-30T01:58:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:46Z", "revision_number": 0, "id": "01c96468-8c24-468b-adb2-a77834709aaf", "remote_group_id": "bb0475af-7843-4094-b77a-5578f391f33e", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:46Z", "security_group_id": "bb0475af-7843-4094-b77a-5578f391f33e", "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:46Z", "revision_number": 0, "id": "0c79dccc-3ca1-4b92-91bc-9cfd670d9ffb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:46Z", "security_group_id": "bb0475af-7843-4094-b77a-5578f391f33e", "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:46Z", "revision_number": 0, "id": "2a699c38-8185-4e16-a118-235d3f51de75", "remote_group_id": "bb0475af-7843-4094-b77a-5578f391f33e", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:46Z", "security_group_id": "bb0475af-7843-4094-b77a-5578f391f33e", "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:46Z", "revision_number": 0, "id": "b70d7834-6e74-413e-a53a-e341c5c000dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:46Z", "security_group_id": "bb0475af-7843-4094-b77a-5578f391f33e", "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6"}], "revision_number": 4, "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "bb0475af-7843-4094-b77a-5578f391f33e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 01:58:48,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-23093aee-a904-484e-857c-e2e86bbe33b8 2018-07-30 01:58:48,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:48,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89b3d983-8ab1-4c95-b18d-3aaa45a27765 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:48,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-89b3d983-8ab1-4c95-b18d-3aaa45a27765 2018-07-30 01:58:48,519 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:48,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:48,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f9af105-4ec3-471d-8746-d4c9a32a83b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:48,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-7f9af105-4ec3-471d-8746-d4c9a32a83b2 2018-07-30 01:58:48,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:48,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:48,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a29de30f-b8c1-4673-a4f4-009d90159c7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:48,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-a29de30f-b8c1-4673-a4f4-009d90159c7c 2018-07-30 01:58:48,688 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:48,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:48,774 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dc0aa34-51c8-4cdb-980a-93d188be2f2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:48,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-8dc0aa34-51c8-4cdb-980a-93d188be2f2d 2018-07-30 01:58:48,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:48,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:48,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca48c84-bd95-4d53-9bed-1bc94c08946c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:58:48,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-cca48c84-bd95-4d53-9bed-1bc94c08946c 2018-07-30 01:58:48,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:48,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-446e4709-2d15-4492-a359-37c5d932ebb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:48,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-446e4709-2d15-4492-a359-37c5d932ebb6 2018-07-30 01:58:48,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:48,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:49,045 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-717cf7a3-2c41-40a3-9a5f-e6fd810e9132 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:49,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-717cf7a3-2c41-40a3-9a5f-e6fd810e9132 2018-07-30 01:58:49,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:49,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8b00d0f7315b4abba4c8090d9b0721a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:49,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d665a3-6e0f-411f-8b02-0e87ef5570a8 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b00d0f7315b4abba4c8090d9b0721a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b00d0f7315b4abba4c8090d9b0721a6", "name": "CreateProjectUserTests-04cbef78-0f28-4a5-name"}} 2018-07-30 01:58:49,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8b00d0f7315b4abba4c8090d9b0721a6 used request id req-f3d665a3-6e0f-411f-8b02-0e87ef5570a8 2018-07-30 01:58:49,140 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb0475af-7843-4094-b77a-5578f391f33e 2018-07-30 01:58:49,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb0475af-7843-4094-b77a-5578f391f33e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:49,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-61098271-bf18-4d9a-8032-6137f6546d4b Date: Mon, 30 Jul 2018 01:58:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bb0475af-7843-4094-b77a-5578f391f33e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:46Z", "security_group_id": "bb0475af-7843-4094-b77a-5578f391f33e", "port_range_min": null, "revision_number": 0, "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:46Z", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "01c96468-8c24-468b-adb2-a77834709aaf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:46Z", "security_group_id": "bb0475af-7843-4094-b77a-5578f391f33e", "port_range_min": null, "revision_number": 0, "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:46Z", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "0c79dccc-3ca1-4b92-91bc-9cfd670d9ffb"}, {"remote_group_id": "bb0475af-7843-4094-b77a-5578f391f33e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:46Z", "security_group_id": "bb0475af-7843-4094-b77a-5578f391f33e", "port_range_min": null, "revision_number": 0, "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:46Z", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "2a699c38-8185-4e16-a118-235d3f51de75"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:46Z", "security_group_id": "bb0475af-7843-4094-b77a-5578f391f33e", "port_range_min": null, "revision_number": 0, "tenant_id": "8b00d0f7315b4abba4c8090d9b0721a6", "created_at": "2018-07-30T01:58:46Z", "project_id": "8b00d0f7315b4abba4c8090d9b0721a6", "id": "b70d7834-6e74-413e-a53a-e341c5c000dc"}]} 2018-07-30 01:58:49,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb0475af-7843-4094-b77a-5578f391f33e used request id req-61098271-bf18-4d9a-8032-6137f6546d4b 2018-07-30 01:58:49,191 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 01:58:49,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/bb0475af-7843-4094-b77a-5578f391f33e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:49,339 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-840bf7fb-43b4-4d7b-8ce4-50a6c0258707 Content-Length: 0 Date: Mon, 30 Jul 2018 01:58:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:58:49,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/bb0475af-7843-4094-b77a-5578f391f33e used request id req-840bf7fb-43b4-4d7b-8ce4-50a6c0258707 2018-07-30 01:58:49,340 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-04cbef78-0f28-4a5-name 2018-07-30 01:58:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/8b00d0f7315b4abba4c8090d9b0721a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:49,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2ceaf35-2024-4bcf-9520-2a406e94322b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:49,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8b00d0f7315b4abba4c8090d9b0721a6 used request id req-e2ceaf35-2024-4bcf-9520-2a406e94322b 2018-07-30 01:58:49,506 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-04cbef78-0f28-4a5-name-role 2018-07-30 01:58:49,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a3fd5f87ac68442e8f845161361d2898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:49,613 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fc98629-cc91-4f1d-a1d9-70902299fb3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:49,613 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a3fd5f87ac68442e8f845161361d2898 used request id req-4fc98629-cc91-4f1d-a1d9-70902299fb3c 2018-07-30 01:58:49,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ac2d6c2e558bb4b289e857420b163afd7eef72" 2018-07-30 01:58:49,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26b9436-a08a-46b6-93e4-7b307542b878 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:49,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f26b9436-a08a-46b6-93e4-7b307542b878 2018-07-30 01:58:49,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:50,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["H9gsgBoxRlGcQ9cAOYVMKQ"], "issued_at": "2018-07-30T01:58:50.000000Z"}} 2018-07-30 01:58:50,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c70bc6d2091727be492391f5bfe7abc68784f3" 2018-07-30 01:58:50,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e45ea93e-b511-402f-967f-7f4ab304a6a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:50,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e45ea93e-b511-402f-967f-7f4ab304a6a8 2018-07-30 01:58:50,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:50,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:50,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["TFx2r46lSamyNzp9-dqNOg"], "issued_at": "2018-07-30T01:58:50.000000Z"}} 2018-07-30 01:58:50,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:50,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb9aa1f2-d238-4280-808a-093c20aa5d2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:50,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bb9aa1f2-d238-4280-808a-093c20aa5d2c 2018-07-30 01:58:50,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:50,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:50,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ef763b4e-819e-4d2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:50,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e5f626-4773-41cc-8155-5befdd3c3836 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ef763b4e-819e-4d2-name", "previous": null, "next": null}, "projects": []} 2018-07-30 01:58:50,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ef763b4e-819e-4d2-name used request id req-f2e5f626-4773-41cc-8155-5befdd3c3836 2018-07-30 01:58:50,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:50,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eafbd38-b10b-4e43-9afd-8c7a94c3fc37 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:50,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6eafbd38-b10b-4e43-9afd-8c7a94c3fc37 2018-07-30 01:58:50,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name"}}' 2018-07-30 01:58:50,919 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d48ffe4-e7be-4d42-a314-1a0dfee17c41 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5"}, "tags": [], "enabled": true, "id": "75d342cd36944e5096d5d155c956b7c5", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name"}} 2018-07-30 01:58:50,919 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8d48ffe4-e7be-4d42-a314-1a0dfee17c41 2018-07-30 01:58:50,919 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-ef763b4e-819e-4d2-name 2018-07-30 01:58:50,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:50,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:51,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ZkR0I06sSDy9up8RyfUs-Q"], "issued_at": "2018-07-30T01:58:51.000000Z"}} 2018-07-30 01:58:51,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53aad3b485d130987073d8d59a44913eff65f6f0" 2018-07-30 01:58:51,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e941fcc0-5b0f-4bec-9942-65183e29de0a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:51,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e941fcc0-5b0f-4bec-9942-65183e29de0a 2018-07-30 01:58:51,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:51,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:51,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53aad3b485d130987073d8d59a44913eff65f6f0" 2018-07-30 01:58:51,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551713d5-8192-4fa5-bf4a-a2a0f93714f5 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:58:51,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-551713d5-8192-4fa5-bf4a-a2a0f93714f5 2018-07-30 01:58:51,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53aad3b485d130987073d8d59a44913eff65f6f0" 2018-07-30 01:58:51,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfebaf3e-13c0-47c9-bc4f-81a89ae8e786 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:51,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-bfebaf3e-13c0-47c9-bc4f-81a89ae8e786 2018-07-30 01:58:52,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53aad3b485d130987073d8d59a44913eff65f6f0" 2018-07-30 01:58:52,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ddfc012-0956-49a6-aa00-4e8fb08e8874 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:52,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3ddfc012-0956-49a6-aa00-4e8fb08e8874 2018-07-30 01:58:52,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ef763b4e-819e-4d2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53aad3b485d130987073d8d59a44913eff65f6f0" 2018-07-30 01:58:52,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7eea124-bf4c-48b6-8d4d-537eb93ce95f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ef763b4e-819e-4d2-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5"}, "tags": [], "enabled": true, "id": "75d342cd36944e5096d5d155c956b7c5", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name"}]} 2018-07-30 01:58:52,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ef763b4e-819e-4d2-name used request id req-c7eea124-bf4c-48b6-8d4d-537eb93ce95f 2018-07-30 01:58:52,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/3741cdef31094a129fcf77b7e7568541 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53aad3b485d130987073d8d59a44913eff65f6f0" 2018-07-30 01:58:52,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04e52ffb-ea80-46e9-9a57-e6b67feb36b1 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/3741cdef31094a129fcf77b7e7568541"}, "enabled": true, "id": "3741cdef31094a129fcf77b7e7568541", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-user1"}} 2018-07-30 01:58:52,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/3741cdef31094a129fcf77b7e7568541 used request id req-04e52ffb-ea80-46e9-9a57-e6b67feb36b1 2018-07-30 01:58:52,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5/users/3741cdef31094a129fcf77b7e7568541/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53aad3b485d130987073d8d59a44913eff65f6f0" 2018-07-30 01:58:52,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a82f36-ab40-49ff-9811-d15a3f8b14cb Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5/users/3741cdef31094a129fcf77b7e7568541/roles", "previous": null, "next": null}, "roles": []} 2018-07-30 01:58:52,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5/users/3741cdef31094a129fcf77b7e7568541/roles used request id req-b0a82f36-ab40-49ff-9811-d15a3f8b14cb 2018-07-30 01:58:52,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53aad3b485d130987073d8d59a44913eff65f6f0" 2018-07-30 01:58:52,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-353697e9-da42-4358-a457-9cdb6efba190 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}} 2018-07-30 01:58:52,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d used request id req-353697e9-da42-4358-a457-9cdb6efba190 2018-07-30 01:58:52,545 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-ef763b4e-819e-4d2-name 2018-07-30 01:58:52,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5/users/3741cdef31094a129fcf77b7e7568541/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53aad3b485d130987073d8d59a44913eff65f6f0" 2018-07-30 01:58:52,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbcb3035-b632-4ec7-9521-f3c037ded8e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:52,667 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5/users/3741cdef31094a129fcf77b7e7568541/roles/f2dedf2b2ed846398298473922764c8d used request id req-dbcb3035-b632-4ec7-9521-f3c037ded8e0 2018-07-30 01:58:52,667 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-ef763b4e-819e-4d2-user1 2018-07-30 01:58:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:52,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb7efad-5e45-4f29-a6aa-b9d370e64368 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:52,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-adb7efad-5e45-4f29-a6aa-b9d370e64368 2018-07-30 01:58:52,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" -d '{"role": {"name": "CreateProjectUserTests-ef763b4e-819e-4d2-name-role"}}' 2018-07-30 01:58:52,856 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 01:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cdae14f-0364-45b8-89c7-f42f22a087d8 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "737d2f37c1354908b5fc67f1d8c8d941", "links": {"self": "http://172.30.9.25:5000/v3/roles/737d2f37c1354908b5fc67f1d8c8d941"}, "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name-role"}} 2018-07-30 01:58:52,856 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3cdae14f-0364-45b8-89c7-f42f22a087d8 2018-07-30 01:58:52,856 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-ef763b4e-819e-4d2-name-role 2018-07-30 01:58:52,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/737d2f37c1354908b5fc67f1d8c8d941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:52,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f71bca89-20fb-4f47-966e-02934c2ad33a Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "737d2f37c1354908b5fc67f1d8c8d941", "links": {"self": "http://172.30.9.25:5000/v3/roles/737d2f37c1354908b5fc67f1d8c8d941"}, "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name-role"}} 2018-07-30 01:58:52,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/737d2f37c1354908b5fc67f1d8c8d941 used request id req-f71bca89-20fb-4f47-966e-02934c2ad33a 2018-07-30 01:58:52,944 - keystone_utils - INFO - Granting role CreateProjectUserTests-ef763b4e-819e-4d2-name-role to project CreateProjectUserTests-ef763b4e-819e-4d2-name 2018-07-30 01:58:52,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5/users/3741cdef31094a129fcf77b7e7568541/roles/737d2f37c1354908b5fc67f1d8c8d941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:53,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e892c998-cb4d-48a2-bdad-372129757c75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:53,006 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5/users/3741cdef31094a129fcf77b7e7568541/roles/737d2f37c1354908b5fc67f1d8c8d941 used request id req-e892c998-cb4d-48a2-bdad-372129757c75 2018-07-30 01:58:53,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:53,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:53,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["6MPfJ5PrTHW-pYcwYaIGZQ"], "issued_at": "2018-07-30T01:58:53.000000Z"}} 2018-07-30 01:58:53,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b535194e833018ffca9e27f9d01b9d874e824a2" 2018-07-30 01:58:53,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195b3d51-a041-4094-9c19-a8dd80ff07e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:53,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-195b3d51-a041-4094-9c19-a8dd80ff07e3 2018-07-30 01:58:53,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:53,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:53,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b535194e833018ffca9e27f9d01b9d874e824a2" 2018-07-30 01:58:53,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3840933d-c598-4ed1-a209-a973df683f26 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-ef763b4e-819e-4d2-user1", "links": {"self": "http://172.30.9.25:5000/v3/users/3741cdef31094a129fcf77b7e7568541"}, "domain_id": "default", "enabled": true, "id": "3741cdef31094a129fcf77b7e7568541", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 01:58:53,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3840933d-c598-4ed1-a209-a973df683f26 2018-07-30 01:58:53,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b535194e833018ffca9e27f9d01b9d874e824a2" 2018-07-30 01:58:53,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb6ff6e-5980-4b16-ba97-0e584228615f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 01:58:53,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2bb6ff6e-5980-4b16-ba97-0e584228615f 2018-07-30 01:58:53,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b535194e833018ffca9e27f9d01b9d874e824a2" 2018-07-30 01:58:54,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c9f608-d31f-4e8c-a383-d10554447034 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "737d2f37c1354908b5fc67f1d8c8d941", "links": {"self": "http://172.30.9.25:5000/v3/roles/737d2f37c1354908b5fc67f1d8c8d941"}, "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name-role"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:54,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-15c9f608-d31f-4e8c-a383-d10554447034 2018-07-30 01:58:54,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ef763b4e-819e-4d2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b535194e833018ffca9e27f9d01b9d874e824a2" 2018-07-30 01:58:54,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22bd2ea4-1aff-40c0-9adf-4343ce34de3e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ef763b4e-819e-4d2-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5"}, "tags": [], "enabled": true, "id": "75d342cd36944e5096d5d155c956b7c5", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name"}]} 2018-07-30 01:58:54,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ef763b4e-819e-4d2-name used request id req-22bd2ea4-1aff-40c0-9adf-4343ce34de3e 2018-07-30 01:58:54,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/a55167c7b1994f528b9421e48fea5cf7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b535194e833018ffca9e27f9d01b9d874e824a2" 2018-07-30 01:58:54,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19025fa-68fa-41fd-99bd-b3105748930c Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/a55167c7b1994f528b9421e48fea5cf7"}, "enabled": true, "id": "a55167c7b1994f528b9421e48fea5cf7", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-user2"}} 2018-07-30 01:58:54,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a55167c7b1994f528b9421e48fea5cf7 used request id req-e19025fa-68fa-41fd-99bd-b3105748930c 2018-07-30 01:58:54,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5/users/a55167c7b1994f528b9421e48fea5cf7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b535194e833018ffca9e27f9d01b9d874e824a2" 2018-07-30 01:58:54,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc29dd4c-0eee-4ce3-a9ba-24097fdcc0c8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5/users/a55167c7b1994f528b9421e48fea5cf7/roles", "previous": null, "next": null}, "roles": []} 2018-07-30 01:58:54,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5/users/a55167c7b1994f528b9421e48fea5cf7/roles used request id req-fc29dd4c-0eee-4ce3-a9ba-24097fdcc0c8 2018-07-30 01:58:54,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b535194e833018ffca9e27f9d01b9d874e824a2" 2018-07-30 01:58:54,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ee08b6-de39-4ad1-a500-aa3c710ae993 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}} 2018-07-30 01:58:54,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d used request id req-13ee08b6-de39-4ad1-a500-aa3c710ae993 2018-07-30 01:58:54,374 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-ef763b4e-819e-4d2-name 2018-07-30 01:58:54,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5/users/a55167c7b1994f528b9421e48fea5cf7/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b535194e833018ffca9e27f9d01b9d874e824a2" 2018-07-30 01:58:54,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e1d4331-3329-4df3-a011-37830adff0de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:54,500 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5/users/a55167c7b1994f528b9421e48fea5cf7/roles/f2dedf2b2ed846398298473922764c8d used request id req-1e1d4331-3329-4df3-a011-37830adff0de 2018-07-30 01:58:54,500 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-ef763b4e-819e-4d2-user2 2018-07-30 01:58:54,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/737d2f37c1354908b5fc67f1d8c8d941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:54,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c18c3b-e9c3-4e19-a800-66f6759feedc Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "737d2f37c1354908b5fc67f1d8c8d941", "links": {"self": "http://172.30.9.25:5000/v3/roles/737d2f37c1354908b5fc67f1d8c8d941"}, "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name-role"}} 2018-07-30 01:58:54,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/737d2f37c1354908b5fc67f1d8c8d941 used request id req-a6c18c3b-e9c3-4e19-a800-66f6759feedc 2018-07-30 01:58:54,584 - keystone_utils - INFO - Granting role CreateProjectUserTests-ef763b4e-819e-4d2-name-role to project CreateProjectUserTests-ef763b4e-819e-4d2-name 2018-07-30 01:58:54,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5/users/a55167c7b1994f528b9421e48fea5cf7/roles/737d2f37c1354908b5fc67f1d8c8d941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:54,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7df3914-41a3-41b3-81d2-883ad6051a18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:54,707 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5/users/a55167c7b1994f528b9421e48fea5cf7/roles/737d2f37c1354908b5fc67f1d8c8d941 used request id req-b7df3914-41a3-41b3-81d2-883ad6051a18 2018-07-30 01:58:54,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:54,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:55,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "737d2f37c1354908b5fc67f1d8c8d941", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name-role"}], "expires_at": "2018-07-30T02:58:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75d342cd36944e5096d5d155c956b7c5", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/75d342cd36944e5096d5d155c956b7c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/75d342cd36944e5096d5d155c956b7c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/75d342cd36944e5096d5d155c956b7c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/75d342cd36944e5096d5d155c956b7c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/75d342cd36944e5096d5d155c956b7c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/75d342cd36944e5096d5d155c956b7c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_75d342cd36944e5096d5d155c956b7c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_75d342cd36944e5096d5d155c956b7c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/75d342cd36944e5096d5d155c956b7c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/75d342cd36944e5096d5d155c956b7c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/75d342cd36944e5096d5d155c956b7c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/75d342cd36944e5096d5d155c956b7c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/75d342cd36944e5096d5d155c956b7c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/75d342cd36944e5096d5d155c956b7c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-ef763b4e-819e-4d2-user1", "id": "3741cdef31094a129fcf77b7e7568541"}, "audit_ids": ["AgFQK8JCSGGlDCTHQkap9g"], "issued_at": "2018-07-30T01:58:55.000000Z"}} 2018-07-30 01:58:55,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29164a1f1a19de7bec2270e48971a034e0f6a13f" 2018-07-30 01:58:55,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a8f8b3-c678-4f74-b0f8-e835e226432b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:55,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-55a8f8b3-c678-4f74-b0f8-e835e226432b 2018-07-30 01:58:55,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-ef763b4e-819e-4d2-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29164a1f1a19de7bec2270e48971a034e0f6a13f" 2018-07-30 01:58:55,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ec956ad4-6fad-481a-b11b-1fe948877150 Date: Mon, 30 Jul 2018 01:58:55 GMT RESP BODY: {"security_groups": []} 2018-07-30 01:58:55,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-ef763b4e-819e-4d2-name&description=hello+group used request id req-ec956ad4-6fad-481a-b11b-1fe948877150 2018-07-30 01:58:55,500 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-ef763b4e-819e-4d2-name... 2018-07-30 01:58:55,500 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-ef763b4e-819e-4d2-name 2018-07-30 01:58:55,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29164a1f1a19de7bec2270e48971a034e0f6a13f" -d '{"security_group": {"name": "CreateProjectUserTests-ef763b4e-819e-4d2-name", "description": "hello group"}}' 2018-07-30 01:58:55,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-2cb11a49-37f6-4615-b13a-c66d84a6cc44 Date: Mon, 30 Jul 2018 01:58:55 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "updated_at": "2018-07-30T01:58:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "5dc3ad87-d40d-4f14-84a9-2120f1836201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "75d342cd36944e5096d5d155c956b7c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "66996228-ec7d-44d8-a034-3c67bedbde9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "75d342cd36944e5096d5d155c956b7c5"}], "revision_number": 2, "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name"}} 2018-07-30 01:58:55,665 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-2cb11a49-37f6-4615-b13a-c66d84a6cc44 2018-07-30 01:58:55,665 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea3df51f-95a9-4420-9c23-841bc6e92fbd 2018-07-30 01:58:55,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29164a1f1a19de7bec2270e48971a034e0f6a13f" 2018-07-30 01:58:55,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-758a02cc-f714-44ab-9325-3d2fe3b3c6d4 Date: Mon, 30 Jul 2018 01:58:55 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-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "5dc3ad87-d40d-4f14-84a9-2120f1836201"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "66996228-ec7d-44d8-a034-3c67bedbde9e"}]} 2018-07-30 01:58:55,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd used request id req-758a02cc-f714-44ab-9325-3d2fe3b3c6d4 2018-07-30 01:58:55,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea3df51f-95a9-4420-9c23-841bc6e92fbd 2018-07-30 01:58:55,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29164a1f1a19de7bec2270e48971a034e0f6a13f" 2018-07-30 01:58:55,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d186d16-e801-493e-bee9-3e3463b090f1 Date: Mon, 30 Jul 2018 01:58:55 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-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "5dc3ad87-d40d-4f14-84a9-2120f1836201"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "66996228-ec7d-44d8-a034-3c67bedbde9e"}]} 2018-07-30 01:58:55,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd used request id req-3d186d16-e801-493e-bee9-3e3463b090f1 2018-07-30 01:58:55,736 - neutron_utils - INFO - Retrieving security group with ID - ea3df51f-95a9-4420-9c23-841bc6e92fbd 2018-07-30 01:58:55,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ea3df51f-95a9-4420-9c23-841bc6e92fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29164a1f1a19de7bec2270e48971a034e0f6a13f" 2018-07-30 01:58:55,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d735e790-dbbc-46c2-9625-cdb4f4aa0e9e Date: Mon, 30 Jul 2018 01:58:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "updated_at": "2018-07-30T01:58:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "5dc3ad87-d40d-4f14-84a9-2120f1836201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "75d342cd36944e5096d5d155c956b7c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "66996228-ec7d-44d8-a034-3c67bedbde9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "75d342cd36944e5096d5d155c956b7c5"}], "revision_number": 2, "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name"}]} 2018-07-30 01:58:55,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ea3df51f-95a9-4420-9c23-841bc6e92fbd used request id req-d735e790-dbbc-46c2-9625-cdb4f4aa0e9e 2018-07-30 01:58:55,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea3df51f-95a9-4420-9c23-841bc6e92fbd 2018-07-30 01:58:55,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29164a1f1a19de7bec2270e48971a034e0f6a13f" 2018-07-30 01:58:55,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-68535ef3-3fe5-481b-ad0a-a0dcd5036501 Date: Mon, 30 Jul 2018 01:58:55 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-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "5dc3ad87-d40d-4f14-84a9-2120f1836201"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "66996228-ec7d-44d8-a034-3c67bedbde9e"}]} 2018-07-30 01:58:55,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd used request id req-68535ef3-3fe5-481b-ad0a-a0dcd5036501 2018-07-30 01:58:55,850 - neutron_utils - INFO - Retrieving security group with ID - ea3df51f-95a9-4420-9c23-841bc6e92fbd 2018-07-30 01:58:55,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ea3df51f-95a9-4420-9c23-841bc6e92fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29164a1f1a19de7bec2270e48971a034e0f6a13f" 2018-07-30 01:58:55,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-3b4f77ef-e64f-4339-a7e5-7de45233cf8a Date: Mon, 30 Jul 2018 01:58:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "updated_at": "2018-07-30T01:58:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "5dc3ad87-d40d-4f14-84a9-2120f1836201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "75d342cd36944e5096d5d155c956b7c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "66996228-ec7d-44d8-a034-3c67bedbde9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "75d342cd36944e5096d5d155c956b7c5"}], "revision_number": 2, "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name"}]} 2018-07-30 01:58:55,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ea3df51f-95a9-4420-9c23-841bc6e92fbd used request id req-3b4f77ef-e64f-4339-a7e5-7de45233cf8a 2018-07-30 01:58:55,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea3df51f-95a9-4420-9c23-841bc6e92fbd 2018-07-30 01:58:55,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29164a1f1a19de7bec2270e48971a034e0f6a13f" 2018-07-30 01:58:55,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-952ca254-69af-4bf1-a016-d443213ec751 Date: Mon, 30 Jul 2018 01:58:55 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-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "5dc3ad87-d40d-4f14-84a9-2120f1836201"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "66996228-ec7d-44d8-a034-3c67bedbde9e"}]} 2018-07-30 01:58:55,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd used request id req-952ca254-69af-4bf1-a016-d443213ec751 2018-07-30 01:58:55,919 - neutron_utils - INFO - Retrieving security group with ID - ea3df51f-95a9-4420-9c23-841bc6e92fbd 2018-07-30 01:58:55,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ea3df51f-95a9-4420-9c23-841bc6e92fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29164a1f1a19de7bec2270e48971a034e0f6a13f" 2018-07-30 01:58:55,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-018f7601-76e8-41d8-90a1-d4843043693f Date: Mon, 30 Jul 2018 01:58:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "updated_at": "2018-07-30T01:58:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "5dc3ad87-d40d-4f14-84a9-2120f1836201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "75d342cd36944e5096d5d155c956b7c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "66996228-ec7d-44d8-a034-3c67bedbde9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "75d342cd36944e5096d5d155c956b7c5"}], "revision_number": 2, "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name"}]} 2018-07-30 01:58:55,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ea3df51f-95a9-4420-9c23-841bc6e92fbd used request id req-018f7601-76e8-41d8-90a1-d4843043693f 2018-07-30 01:58:55,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea3df51f-95a9-4420-9c23-841bc6e92fbd 2018-07-30 01:58:55,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29164a1f1a19de7bec2270e48971a034e0f6a13f" 2018-07-30 01:58:55,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3af8eb10-ba7e-444a-803c-8eac582dbeef Date: Mon, 30 Jul 2018 01:58:55 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-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "5dc3ad87-d40d-4f14-84a9-2120f1836201"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "66996228-ec7d-44d8-a034-3c67bedbde9e"}]} 2018-07-30 01:58:55,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd used request id req-3af8eb10-ba7e-444a-803c-8eac582dbeef 2018-07-30 01:58:55,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:58:55,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:56,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "737d2f37c1354908b5fc67f1d8c8d941", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name-role"}], "expires_at": "2018-07-30T02:58:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75d342cd36944e5096d5d155c956b7c5", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/75d342cd36944e5096d5d155c956b7c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/75d342cd36944e5096d5d155c956b7c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/75d342cd36944e5096d5d155c956b7c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/75d342cd36944e5096d5d155c956b7c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/75d342cd36944e5096d5d155c956b7c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/75d342cd36944e5096d5d155c956b7c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_75d342cd36944e5096d5d155c956b7c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_75d342cd36944e5096d5d155c956b7c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/75d342cd36944e5096d5d155c956b7c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/75d342cd36944e5096d5d155c956b7c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/75d342cd36944e5096d5d155c956b7c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/75d342cd36944e5096d5d155c956b7c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/75d342cd36944e5096d5d155c956b7c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/75d342cd36944e5096d5d155c956b7c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-ef763b4e-819e-4d2-user2", "id": "a55167c7b1994f528b9421e48fea5cf7"}, "audit_ids": ["23KOhwyqSjKfMSQrDxrKPQ"], "issued_at": "2018-07-30T01:58:56.000000Z"}} 2018-07-30 01:58:56,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128c72de924da27a8dc49b26d1e3dc6c8b2dd30c" 2018-07-30 01:58:56,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3852dd2f-d7d3-49bb-9219-89c6f8f84efe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:58:56,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3852dd2f-d7d3-49bb-9219-89c6f8f84efe 2018-07-30 01:58:56,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-ef763b4e-819e-4d2-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128c72de924da27a8dc49b26d1e3dc6c8b2dd30c" 2018-07-30 01:58:56,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-74147588-1de1-4564-af26-a6397fd4fb65 Date: Mon, 30 Jul 2018 01:58:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "updated_at": "2018-07-30T01:58:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "5dc3ad87-d40d-4f14-84a9-2120f1836201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "75d342cd36944e5096d5d155c956b7c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "66996228-ec7d-44d8-a034-3c67bedbde9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "75d342cd36944e5096d5d155c956b7c5"}], "revision_number": 2, "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name"}]} 2018-07-30 01:58:56,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-ef763b4e-819e-4d2-name&description=hello+group used request id req-74147588-1de1-4564-af26-a6397fd4fb65 2018-07-30 01:58:56,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:58:56,779 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:58:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:58:56,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128c72de924da27a8dc49b26d1e3dc6c8b2dd30c" 2018-07-30 01:58:56,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8cbf55-39b2-4364-a826-3537baa98572 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75d342cd36944e5096d5d155c956b7c5", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name"}} 2018-07-30 01:58:56,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5 used request id req-0c8cbf55-39b2-4364-a826-3537baa98572 2018-07-30 01:58:56,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea3df51f-95a9-4420-9c23-841bc6e92fbd 2018-07-30 01:58:56,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128c72de924da27a8dc49b26d1e3dc6c8b2dd30c" 2018-07-30 01:58:56,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4a4eea14-2fd7-4010-a0b9-939c4bb282a5 Date: Mon, 30 Jul 2018 01:58:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "5dc3ad87-d40d-4f14-84a9-2120f1836201"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "66996228-ec7d-44d8-a034-3c67bedbde9e"}]} 2018-07-30 01:58:56,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd used request id req-4a4eea14-2fd7-4010-a0b9-939c4bb282a5 2018-07-30 01:58:56,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea3df51f-95a9-4420-9c23-841bc6e92fbd 2018-07-30 01:58:56,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128c72de924da27a8dc49b26d1e3dc6c8b2dd30c" 2018-07-30 01:58:56,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-601ea3f7-422a-4cdf-87c5-4783bb9236e4 Date: Mon, 30 Jul 2018 01:58:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "5dc3ad87-d40d-4f14-84a9-2120f1836201"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "66996228-ec7d-44d8-a034-3c67bedbde9e"}]} 2018-07-30 01:58:56,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd used request id req-601ea3f7-422a-4cdf-87c5-4783bb9236e4 2018-07-30 01:58:56,920 - neutron_utils - INFO - Retrieving security group with ID - ea3df51f-95a9-4420-9c23-841bc6e92fbd 2018-07-30 01:58:56,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ea3df51f-95a9-4420-9c23-841bc6e92fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128c72de924da27a8dc49b26d1e3dc6c8b2dd30c" 2018-07-30 01:58:56,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-94ad9123-a2f0-44ef-9c8b-493c04c5b7e1 Date: Mon, 30 Jul 2018 01:58:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "updated_at": "2018-07-30T01:58:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "5dc3ad87-d40d-4f14-84a9-2120f1836201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "75d342cd36944e5096d5d155c956b7c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "66996228-ec7d-44d8-a034-3c67bedbde9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "75d342cd36944e5096d5d155c956b7c5"}], "revision_number": 2, "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name"}]} 2018-07-30 01:58:56,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ea3df51f-95a9-4420-9c23-841bc6e92fbd used request id req-94ad9123-a2f0-44ef-9c8b-493c04c5b7e1 2018-07-30 01:58:56,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea3df51f-95a9-4420-9c23-841bc6e92fbd 2018-07-30 01:58:56,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128c72de924da27a8dc49b26d1e3dc6c8b2dd30c" 2018-07-30 01:58:56,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5412d99f-a696-4823-89fe-0625bbce93f2 Date: Mon, 30 Jul 2018 01:58:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "5dc3ad87-d40d-4f14-84a9-2120f1836201"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "ea3df51f-95a9-4420-9c23-841bc6e92fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "66996228-ec7d-44d8-a034-3c67bedbde9e"}]} 2018-07-30 01:58:56,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ea3df51f-95a9-4420-9c23-841bc6e92fbd used request id req-5412d99f-a696-4823-89fe-0625bbce93f2 2018-07-30 01:58:56,990 - neutron_utils - INFO - Deleting security group rule with ID - 66996228-ec7d-44d8-a034-3c67bedbde9e 2018-07-30 01:58:56,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/66996228-ec7d-44d8-a034-3c67bedbde9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29164a1f1a19de7bec2270e48971a034e0f6a13f" 2018-07-30 01:58:57,082 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f523fd8-54f3-4288-92e1-e58fdb56dc74 Content-Length: 0 Date: Mon, 30 Jul 2018 01:58:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:58:57,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/66996228-ec7d-44d8-a034-3c67bedbde9e used request id req-7f523fd8-54f3-4288-92e1-e58fdb56dc74 2018-07-30 01:58:57,082 - neutron_utils - INFO - Deleting security group rule with ID - 5dc3ad87-d40d-4f14-84a9-2120f1836201 2018-07-30 01:58:57,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/5dc3ad87-d40d-4f14-84a9-2120f1836201 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29164a1f1a19de7bec2270e48971a034e0f6a13f" 2018-07-30 01:58:57,162 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3a1411c-edef-43ab-b4a6-5b930cf70431 Content-Length: 0 Date: Mon, 30 Jul 2018 01:58:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:58:57,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/5dc3ad87-d40d-4f14-84a9-2120f1836201 used request id req-a3a1411c-edef-43ab-b4a6-5b930cf70431 2018-07-30 01:58:57,163 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-ef763b4e-819e-4d2-name 2018-07-30 01:58:57,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ea3df51f-95a9-4420-9c23-841bc6e92fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29164a1f1a19de7bec2270e48971a034e0f6a13f" 2018-07-30 01:58:57,280 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e8fa68fb-be3f-4c8c-bf6f-8b70ebae5a0c Content-Length: 0 Date: Mon, 30 Jul 2018 01:58:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:58:57,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ea3df51f-95a9-4420-9c23-841bc6e92fbd used request id req-e8fa68fb-be3f-4c8c-bf6f-8b70ebae5a0c 2018-07-30 01:58:57,281 - neutron_utils - INFO - Deleting security group rule with ID - 66996228-ec7d-44d8-a034-3c67bedbde9e 2018-07-30 01:58:57,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/66996228-ec7d-44d8-a034-3c67bedbde9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128c72de924da27a8dc49b26d1e3dc6c8b2dd30c" 2018-07-30 01:58:57,307 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-2d34fee0-3d93-4637-ae31-d8293d1a58d7 Date: Mon, 30 Jul 2018 01:58:57 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 66996228-ec7d-44d8-a034-3c67bedbde9e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-30 01:58:57,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/66996228-ec7d-44d8-a034-3c67bedbde9e used request id req-2d34fee0-3d93-4637-ae31-d8293d1a58d7 2018-07-30 01:58:57,307 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 66996228-ec7d-44d8-a034-3c67bedbde9e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-30 01:58:57,308 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 66996228-ec7d-44d8-a034-3c67bedbde9e does not exist Neutron server returns request_ids: ['req-2d34fee0-3d93-4637-ae31-d8293d1a58d7'] 2018-07-30 01:58:57,308 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-ef763b4e-819e-4d2-name 2018-07-30 01:58:57,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ea3df51f-95a9-4420-9c23-841bc6e92fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128c72de924da27a8dc49b26d1e3dc6c8b2dd30c" 2018-07-30 01:58:57,340 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-2e8ecb37-9882-45d3-acbd-7014b2a3905d Date: Mon, 30 Jul 2018 01:58:57 GMT RESP BODY: {"NeutronError": {"message": "Security group ea3df51f-95a9-4420-9c23-841bc6e92fbd does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-30 01:58:57,340 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ea3df51f-95a9-4420-9c23-841bc6e92fbd used request id req-2e8ecb37-9882-45d3-acbd-7014b2a3905d 2018-07-30 01:58:57,340 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group ea3df51f-95a9-4420-9c23-841bc6e92fbd does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-30 01:58:57,341 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group ea3df51f-95a9-4420-9c23-841bc6e92fbd does not exist Neutron server returns request_ids: ['req-2e8ecb37-9882-45d3-acbd-7014b2a3905d'] 2018-07-30 01:58:57,341 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-ef763b4e-819e-4d2-user1 2018-07-30 01:58:57,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3741cdef31094a129fcf77b7e7568541 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53aad3b485d130987073d8d59a44913eff65f6f0" 2018-07-30 01:58:57,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76cd41f1-2356-4623-a726-c8ff577f2586 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:57,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3741cdef31094a129fcf77b7e7568541 used request id req-76cd41f1-2356-4623-a726-c8ff577f2586 2018-07-30 01:58:57,504 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-ef763b4e-819e-4d2-user2 2018-07-30 01:58:57,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a55167c7b1994f528b9421e48fea5cf7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b535194e833018ffca9e27f9d01b9d874e824a2" 2018-07-30 01:58:57,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c8a3b81-fb73-4945-8b0d-ffa635113346 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:57,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a55167c7b1994f528b9421e48fea5cf7 used request id req-2c8a3b81-fb73-4945-8b0d-ffa635113346 2018-07-30 01:58:57,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:57,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a4570c87-8d29-40e7-8de1-dceea6a51239 Date: Mon, 30 Jul 2018 01:58:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "updated_at": "2018-07-30T01:58:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "36caa105-d74f-4fec-b2e9-d962c78adea3", "remote_group_id": "523e0e19-25e1-44f2-bcd2-deba1823060c", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "523e0e19-25e1-44f2-bcd2-deba1823060c", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "75d342cd36944e5096d5d155c956b7c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "7b8c3462-747d-4425-affe-baf8f34aecc4", "remote_group_id": "523e0e19-25e1-44f2-bcd2-deba1823060c", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "523e0e19-25e1-44f2-bcd2-deba1823060c", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "75d342cd36944e5096d5d155c956b7c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "dd641c94-429c-40cf-b2df-87ace0729897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "523e0e19-25e1-44f2-bcd2-deba1823060c", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "75d342cd36944e5096d5d155c956b7c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "revision_number": 0, "id": "ef775666-fcfd-4656-acf4-11b693b1e8d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:55Z", "security_group_id": "523e0e19-25e1-44f2-bcd2-deba1823060c", "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "75d342cd36944e5096d5d155c956b7c5"}], "revision_number": 4, "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "523e0e19-25e1-44f2-bcd2-deba1823060c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 01:58:57,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a4570c87-8d29-40e7-8de1-dceea6a51239 2018-07-30 01:58:57,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:57,988 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b73f185f-a694-4def-9f03-79d0a89c9251 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:57,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-b73f185f-a694-4def-9f03-79d0a89c9251 2018-07-30 01:58:57,988 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:57,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:58,073 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e46c55a-68ab-4682-a06e-da06602f98eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:58,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-2e46c55a-68ab-4682-a06e-da06602f98eb 2018-07-30 01:58:58,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:58,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:58,161 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 01:58:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcc5e7bc-f10b-465d-a124-e62b6adac6f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 01:58:58,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-fcc5e7bc-f10b-465d-a124-e62b6adac6f1 2018-07-30 01:58:58,162 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 01:58:58,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:58,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8207096c-b582-4907-8f3e-b19f3cdc0786 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75d342cd36944e5096d5d155c956b7c5", "name": "CreateProjectUserTests-ef763b4e-819e-4d2-name"}} 2018-07-30 01:58:58,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5 used request id req-8207096c-b582-4907-8f3e-b19f3cdc0786 2018-07-30 01:58:58,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 523e0e19-25e1-44f2-bcd2-deba1823060c 2018-07-30 01:58:58,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=523e0e19-25e1-44f2-bcd2-deba1823060c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:58,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-64c8762e-e664-4b45-b582-1122b7f1eec6 Date: Mon, 30 Jul 2018 01:58:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "523e0e19-25e1-44f2-bcd2-deba1823060c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "523e0e19-25e1-44f2-bcd2-deba1823060c", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "36caa105-d74f-4fec-b2e9-d962c78adea3"}, {"remote_group_id": "523e0e19-25e1-44f2-bcd2-deba1823060c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "523e0e19-25e1-44f2-bcd2-deba1823060c", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "7b8c3462-747d-4425-affe-baf8f34aecc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "523e0e19-25e1-44f2-bcd2-deba1823060c", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "dd641c94-429c-40cf-b2df-87ace0729897"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:55Z", "security_group_id": "523e0e19-25e1-44f2-bcd2-deba1823060c", "port_range_min": null, "revision_number": 0, "tenant_id": "75d342cd36944e5096d5d155c956b7c5", "created_at": "2018-07-30T01:58:55Z", "project_id": "75d342cd36944e5096d5d155c956b7c5", "id": "ef775666-fcfd-4656-acf4-11b693b1e8d6"}]} 2018-07-30 01:58:58,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=523e0e19-25e1-44f2-bcd2-deba1823060c used request id req-64c8762e-e664-4b45-b582-1122b7f1eec6 2018-07-30 01:58:58,289 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 01:58:58,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/523e0e19-25e1-44f2-bcd2-deba1823060c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:58,413 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01e4d59e-edcf-49ed-80f0-962b3221382b Content-Length: 0 Date: Mon, 30 Jul 2018 01:58:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:58:58,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/523e0e19-25e1-44f2-bcd2-deba1823060c used request id req-01e4d59e-edcf-49ed-80f0-962b3221382b 2018-07-30 01:58:58,414 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-ef763b4e-819e-4d2-name 2018-07-30 01:58:58,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:58,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0266f107-5659-40e3-941e-36918dff77f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:58,567 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/75d342cd36944e5096d5d155c956b7c5 used request id req-0266f107-5659-40e3-941e-36918dff77f6 2018-07-30 01:58:58,567 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-ef763b4e-819e-4d2-name-role 2018-07-30 01:58:58,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/737d2f37c1354908b5fc67f1d8c8d941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:58,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 01:58:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43df49ae-2149-46a1-8a66-303881540bde Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 01:58:58,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/737d2f37c1354908b5fc67f1d8c8d941 used request id req-43df49ae-2149-46a1-8a66-303881540bde 2018-07-30 01:58:58,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be9c37ab9b1bbb31030f5020cb275c3dcabad94" 2018-07-30 01:58:58,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-859197af-50ef-490a-b5c3-98bf9515dcf9 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 01:58:58,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-859197af-50ef-490a-b5c3-98bf9515dcf9 2018-07-30 01:58:58,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:58:59,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:58:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["sMTvD8UqSE26kNbVV7vcxw"], "issued_at": "2018-07-30T01:58:59.000000Z"}} 2018-07-30 01:58:59,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d75680b41b8ab3be54c8afab998d20f6d946f07" 2018-07-30 01:58:59,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-798f5617-b379-4178-a5ed-741e6019ab56 Date: Mon, 30 Jul 2018 01:58: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-30 01:58:59,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-798f5617-b379-4178-a5ed-741e6019ab56 2018-07-30 01:58:59,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d75680b41b8ab3be54c8afab998d20f6d946f07" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-b4c685c2-7b7a-4e7d-a9df-abf6371b3ea4"}' 2018-07-30 01:58:59,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/4256dc8f-f22e-4daf-9e8b-265831a97927 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4c46ff3d-5ff3-4922-9ad9-37811446a5a2 Date: Mon, 30 Jul 2018 01:58:59 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-b4c685c2-7b7a-4e7d-a9df-abf6371b3ea4", "tags": [], "container_format": "bare", "created_at": "2018-07-30T01:58:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T01:58:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/4256dc8f-f22e-4daf-9e8b-265831a97927", "min_disk": 0, "protected": false, "id": "4256dc8f-f22e-4daf-9e8b-265831a97927", "file": "/v2/images/4256dc8f-f22e-4daf-9e8b-265831a97927/file", "checksum": null, "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 01:58:59,389 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-4c46ff3d-5ff3-4922-9ad9-37811446a5a2 2018-07-30 01:58:59,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/4256dc8f-f22e-4daf-9e8b-265831a97927/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d75680b41b8ab3be54c8afab998d20f6d946f07" -d '' 2018-07-30 01:59:00,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e1b9225-bbf3-41b4-92a0-9af7576d824b Date: Mon, 30 Jul 2018 01:59: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-30 01:59:00,756 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/4256dc8f-f22e-4daf-9e8b-265831a97927/file used request id req-2e1b9225-bbf3-41b4-92a0-9af7576d824b 2018-07-30 01:59:00,757 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 01:59:00,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/4256dc8f-f22e-4daf-9e8b-265831a97927 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d75680b41b8ab3be54c8afab998d20f6d946f07" 2018-07-30 01:59:00,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-e6070ff4-8077-4d8a-aec6-9c0737f63ab2 Date: Mon, 30 Jul 2018 01:59:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-b4c685c2-7b7a-4e7d-a9df-abf6371b3ea4", "tags": [], "container_format": "bare", "created_at": "2018-07-30T01:58:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T01:59:00Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/4256dc8f-f22e-4daf-9e8b-265831a97927/snap", "metadata": {}}], "self": "/v2/images/4256dc8f-f22e-4daf-9e8b-265831a97927", "min_disk": 0, "protected": false, "id": "4256dc8f-f22e-4daf-9e8b-265831a97927", "file": "/v2/images/4256dc8f-f22e-4daf-9e8b-265831a97927/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/4256dc8f-f22e-4daf-9e8b-265831a97927/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 01:59:00,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/4256dc8f-f22e-4daf-9e8b-265831a97927 used request id req-e6070ff4-8077-4d8a-aec6-9c0737f63ab2 2018-07-30 01:59:00,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d75680b41b8ab3be54c8afab998d20f6d946f07" 2018-07-30 01:59:00,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c7520696-43c7-49d5-9ba0-3c949bc05526 Date: Mon, 30 Jul 2018 01:59: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-30 01:59:00,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c7520696-43c7-49d5-9ba0-3c949bc05526 2018-07-30 01:59:00,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-b4c685c2-7b7a-4e7d-a9df-abf6371b3ea4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d75680b41b8ab3be54c8afab998d20f6d946f07" 2018-07-30 01:59:00,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-ccb33730-6990-404e-94ec-81728a5a25b3 Date: Mon, 30 Jul 2018 01:59:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-b4c685c2-7b7a-4e7d-a9df-abf6371b3ea4", "tags": [], "container_format": "bare", "created_at": "2018-07-30T01:58:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T01:59:00Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/4256dc8f-f22e-4daf-9e8b-265831a97927/snap", "metadata": {}}], "self": "/v2/images/4256dc8f-f22e-4daf-9e8b-265831a97927", "min_disk": 0, "protected": false, "id": "4256dc8f-f22e-4daf-9e8b-265831a97927", "file": "/v2/images/4256dc8f-f22e-4daf-9e8b-265831a97927/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/4256dc8f-f22e-4daf-9e8b-265831a97927/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-b4c685c2-7b7a-4e7d-a9df-abf6371b3ea4"} 2018-07-30 01:59:00,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-b4c685c2-7b7a-4e7d-a9df-abf6371b3ea4 used request id req-ccb33730-6990-404e-94ec-81728a5a25b3 2018-07-30 01:59:00,815 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-b4c685c2-7b7a-4e7d-a9df-abf6371b3ea4 2018-07-30 01:59:00,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/4256dc8f-f22e-4daf-9e8b-265831a97927 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d75680b41b8ab3be54c8afab998d20f6d946f07" 2018-07-30 01:59:01,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c509895-8d0a-4863-8797-0beb1d3baafe Date: Mon, 30 Jul 2018 01:59: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-30 01:59:01,833 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4256dc8f-f22e-4daf-9e8b-265831a97927 used request id req-8c509895-8d0a-4863-8797-0beb1d3baafe 2018-07-30 01:59:01,840 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-30 01:59:01,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:02,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vG93XdXiTHmyj1XNVCk6_w"], "issued_at": "2018-07-30T01:59:02.000000Z"}} 2018-07-30 01:59:02,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01df176bd522b1a1918900706b808918b4cc47c5" 2018-07-30 01:59:02,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397a4cb8-0f95-40a2-aa0c-538cf772e70c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:02,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-397a4cb8-0f95-40a2-aa0c-538cf772e70c 2018-07-30 01:59:02,312 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-006b9a8d-2cf9-41be-9267-f73e0cbcb3eb-pub-net 2018-07-30 01:59:02,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01df176bd522b1a1918900706b808918b4cc47c5" -d '{"network": {"name": "NeutronUtilsNetworkTests-006b9a8d-2cf9-41be-9267-f73e0cbcb3eb-pub-net", "admin_state_up": true}}' 2018-07-30 01:59:02,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-3a38cb29-9c7c-495c-abc5-35df864f251f Date: Mon, 30 Jul 2018 01:59: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":"d1530897-c893-4c24-9408-69766d912703","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-006b9a8d-2cf9-41be-9267-f73e0cbcb3eb-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:02Z","mtu":1450}} 2018-07-30 01:59:02,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-3a38cb29-9c7c-495c-abc5-35df864f251f 2018-07-30 01:59:02,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d1530897-c893-4c24-9408-69766d912703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01df176bd522b1a1918900706b808918b4cc47c5" 2018-07-30 01:59:02,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-73c7b4d7-adf1-4311-8e09-3df59f23172b Date: Mon, 30 Jul 2018 01:59:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d1530897-c893-4c24-9408-69766d912703","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:02Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-006b9a8d-2cf9-41be-9267-f73e0cbcb3eb-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:02Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:02,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d1530897-c893-4c24-9408-69766d912703 used request id req-73c7b4d7-adf1-4311-8e09-3df59f23172b 2018-07-30 01:59:02,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d1530897-c893-4c24-9408-69766d912703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01df176bd522b1a1918900706b808918b4cc47c5" 2018-07-30 01:59:02,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1eb5d34d-f1f0-403e-9de8-94eb695c360a Date: Mon, 30 Jul 2018 01:59:02 GMT RESP BODY: {"subnets":[]} 2018-07-30 01:59:02,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d1530897-c893-4c24-9408-69766d912703 used request id req-1eb5d34d-f1f0-403e-9de8-94eb695c360a 2018-07-30 01:59:02,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d1530897-c893-4c24-9408-69766d912703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01df176bd522b1a1918900706b808918b4cc47c5" 2018-07-30 01:59:02,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f5503abe-dd03-4103-8a84-38212821de68 Date: Mon, 30 Jul 2018 01:59:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d1530897-c893-4c24-9408-69766d912703","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:02Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-006b9a8d-2cf9-41be-9267-f73e0cbcb3eb-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:02Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:02,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d1530897-c893-4c24-9408-69766d912703 used request id req-f5503abe-dd03-4103-8a84-38212821de68 2018-07-30 01:59:02,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d1530897-c893-4c24-9408-69766d912703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01df176bd522b1a1918900706b808918b4cc47c5" 2018-07-30 01:59:02,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f9a90bee-99ee-4e40-8efe-3082d79c5f6a Date: Mon, 30 Jul 2018 01:59:02 GMT RESP BODY: {"subnets":[]} 2018-07-30 01:59:02,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d1530897-c893-4c24-9408-69766d912703 used request id req-f9a90bee-99ee-4e40-8efe-3082d79c5f6a 2018-07-30 01:59:02,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsNetworkTests-006b9a8d-2cf9-41be-9267-f73e0cbcb3eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01df176bd522b1a1918900706b808918b4cc47c5" 2018-07-30 01:59:03,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-825d8a0f-7176-4a69-b4cb-698be7ae16ee Date: Mon, 30 Jul 2018 01:59:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d1530897-c893-4c24-9408-69766d912703","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:02Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-006b9a8d-2cf9-41be-9267-f73e0cbcb3eb-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:02Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:03,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsNetworkTests-006b9a8d-2cf9-41be-9267-f73e0cbcb3eb-pub-net used request id req-825d8a0f-7176-4a69-b4cb-698be7ae16ee 2018-07-30 01:59:03,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:59:03,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:59:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:59:03,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01df176bd522b1a1918900706b808918b4cc47c5" 2018-07-30 01:59:03,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a728fac7-ce36-40f9-addc-67993d9f4dd9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:03,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-a728fac7-ce36-40f9-addc-67993d9f4dd9 2018-07-30 01:59:03,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d1530897-c893-4c24-9408-69766d912703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01df176bd522b1a1918900706b808918b4cc47c5" 2018-07-30 01:59:03,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-48653b54-0001-42bc-92e9-db3aa08b008c Date: Mon, 30 Jul 2018 01:59:03 GMT RESP BODY: {"subnets":[]} 2018-07-30 01:59:03,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d1530897-c893-4c24-9408-69766d912703 used request id req-48653b54-0001-42bc-92e9-db3aa08b008c 2018-07-30 01:59:03,094 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-006b9a8d-2cf9-41be-9267-f73e0cbcb3eb-pub-net 2018-07-30 01:59:03,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/d1530897-c893-4c24-9408-69766d912703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01df176bd522b1a1918900706b808918b4cc47c5" 2018-07-30 01:59:03,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76f64e75-1890-4b4d-97ed-5d4bd262f8ff Date: Mon, 30 Jul 2018 01:59:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:03,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d1530897-c893-4c24-9408-69766d912703 used request id req-76f64e75-1890-4b4d-97ed-5d4bd262f8ff 2018-07-30 01:59:03,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:04,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["W2tNTMMSQimVFd0dKQ3lTQ"], "issued_at": "2018-07-30T01:59:04.000000Z"}} 2018-07-30 01:59:04,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f548860483c6cf0f8a6da2c056f053835d179a" 2018-07-30 01:59:04,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6e73f4-675a-4d68-bf84-d6c53faf3674 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:04,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ec6e73f4-675a-4d68-bf84-d6c53faf3674 2018-07-30 01:59:04,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:04,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["J91Ex1DcSPee6usvV5qjRw"], "issued_at": "2018-07-30T01:59:04.000000Z"}} 2018-07-30 01:59:04,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034ebf05846bd428b4d0167c36bb135e2c906a87" 2018-07-30 01:59:04,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd6cee01-e7ac-4d0b-ba1b-4184d67b2bfc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:04,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cd6cee01-e7ac-4d0b-ba1b-4184d67b2bfc 2018-07-30 01:59:04,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:05,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["rjuddZlIQwOPpFcUJ7KCCA"], "issued_at": "2018-07-30T01:59:05.000000Z"}} 2018-07-30 01:59:05,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:05,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d40123f7-8885-42e4-82c5-2c337016c4bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:05,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d40123f7-8885-42e4-82c5-2c337016c4bc 2018-07-30 01:59:05,148 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-net 2018-07-30 01:59:05,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" -d '{"network": {"name": "NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-net", "admin_state_up": true}}' 2018-07-30 01:59:05,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-7b12010d-00c1-4687-bd16-1568539ae9b8 Date: Mon, 30 Jul 2018 01:59:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bc980351-e2c6-4b34-b445-5aae6ad51d5c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:05Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:05Z","mtu":1450}} 2018-07-30 01:59:05,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-7b12010d-00c1-4687-bd16-1568539ae9b8 2018-07-30 01:59:05,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=bc980351-e2c6-4b34-b445-5aae6ad51d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:05,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-cb2570be-d2cb-4a43-8947-96d1ef6cd29a Date: Mon, 30 Jul 2018 01:59:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bc980351-e2c6-4b34-b445-5aae6ad51d5c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:05Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:05Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:05,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=bc980351-e2c6-4b34-b445-5aae6ad51d5c used request id req-cb2570be-d2cb-4a43-8947-96d1ef6cd29a 2018-07-30 01:59:05,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=bc980351-e2c6-4b34-b445-5aae6ad51d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:05,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2f58aca6-20bb-44a9-90c5-fb76db85a73c Date: Mon, 30 Jul 2018 01:59:05 GMT RESP BODY: {"subnets":[]} 2018-07-30 01:59:05,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=bc980351-e2c6-4b34-b445-5aae6ad51d5c used request id req-2f58aca6-20bb-44a9-90c5-fb76db85a73c 2018-07-30 01:59:05,707 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet 2018-07-30 01:59:05,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" -d '{"subnets": [{"ip_version": 4, "network_id": "bc980351-e2c6-4b34-b445-5aae6ad51d5c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet"}]}' 2018-07-30 01:59:06,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1f8884b2-5470-483b-bf40-2c7ca2a02e12 Date: Mon, 30 Jul 2018 01:59:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:05Z","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":"ba2c5b68-0197-4ad2-8bdf-b3f0c13a6a52","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bc980351-e2c6-4b34-b445-5aae6ad51d5c","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:05Z","ip_version":4}]} 2018-07-30 01:59:06,102 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-1f8884b2-5470-483b-bf40-2c7ca2a02e12 2018-07-30 01:59:06,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=bc980351-e2c6-4b34-b445-5aae6ad51d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:06,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0e889bd4-ac2f-4f4a-9f4c-29261ac632eb Date: Mon, 30 Jul 2018 01:59:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bc980351-e2c6-4b34-b445-5aae6ad51d5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["ba2c5b68-0197-4ad2-8bdf-b3f0c13a6a52"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:05Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:05Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:06,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=bc980351-e2c6-4b34-b445-5aae6ad51d5c used request id req-0e889bd4-ac2f-4f4a-9f4c-29261ac632eb 2018-07-30 01:59:06,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=bc980351-e2c6-4b34-b445-5aae6ad51d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:06,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9b13b3f6-88fa-4833-a71d-e55746d7cf7a Date: Mon, 30 Jul 2018 01:59:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:05Z","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":"ba2c5b68-0197-4ad2-8bdf-b3f0c13a6a52","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bc980351-e2c6-4b34-b445-5aae6ad51d5c","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:05Z","ip_version":4}]} 2018-07-30 01:59:06,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=bc980351-e2c6-4b34-b445-5aae6ad51d5c used request id req-9b13b3f6-88fa-4833-a71d-e55746d7cf7a 2018-07-30 01:59:06,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:06,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-03d1be36-2322-4eff-8637-a4c91f1ed4b6 Date: Mon, 30 Jul 2018 01:59:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bc980351-e2c6-4b34-b445-5aae6ad51d5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["ba2c5b68-0197-4ad2-8bdf-b3f0c13a6a52"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:05Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:05Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:06,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-net used request id req-03d1be36-2322-4eff-8637-a4c91f1ed4b6 2018-07-30 01:59:06,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:59:06,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:59:06,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:06,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890bc146-437f-47f8-afff-7e10cfe75ba8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:06,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-890bc146-437f-47f8-afff-7e10cfe75ba8 2018-07-30 01:59:06,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=bc980351-e2c6-4b34-b445-5aae6ad51d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:06,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-56516aa4-72ab-4d04-95af-924037d08610 Date: Mon, 30 Jul 2018 01:59:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:05Z","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":"ba2c5b68-0197-4ad2-8bdf-b3f0c13a6a52","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bc980351-e2c6-4b34-b445-5aae6ad51d5c","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:05Z","ip_version":4}]} 2018-07-30 01:59:06,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=bc980351-e2c6-4b34-b445-5aae6ad51d5c used request id req-56516aa4-72ab-4d04-95af-924037d08610 2018-07-30 01:59:06,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=bc980351-e2c6-4b34-b445-5aae6ad51d5c&name=NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:06,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5a30623a-fbfd-4f28-8391-11a7f0e8bafb Date: Mon, 30 Jul 2018 01:59:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:05Z","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":"ba2c5b68-0197-4ad2-8bdf-b3f0c13a6a52","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bc980351-e2c6-4b34-b445-5aae6ad51d5c","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:05Z","ip_version":4}]} 2018-07-30 01:59:06,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=bc980351-e2c6-4b34-b445-5aae6ad51d5c&name=NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet used request id req-5a30623a-fbfd-4f28-8391-11a7f0e8bafb 2018-07-30 01:59:06,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=bc980351-e2c6-4b34-b445-5aae6ad51d5c&name=NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:06,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-377df203-12f3-4eee-8c37-9637195c62f8 Date: Mon, 30 Jul 2018 01:59:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:05Z","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":"ba2c5b68-0197-4ad2-8bdf-b3f0c13a6a52","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bc980351-e2c6-4b34-b445-5aae6ad51d5c","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:05Z","ip_version":4}]} 2018-07-30 01:59:06,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=bc980351-e2c6-4b34-b445-5aae6ad51d5c&name=NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet used request id req-377df203-12f3-4eee-8c37-9637195c62f8 2018-07-30 01:59:06,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=bc980351-e2c6-4b34-b445-5aae6ad51d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:06,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-789860f8-f88e-45f3-aa0f-69d606792b2a Date: Mon, 30 Jul 2018 01:59:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:05Z","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":"ba2c5b68-0197-4ad2-8bdf-b3f0c13a6a52","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bc980351-e2c6-4b34-b445-5aae6ad51d5c","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:05Z","ip_version":4}]} 2018-07-30 01:59:06,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=bc980351-e2c6-4b34-b445-5aae6ad51d5c used request id req-789860f8-f88e-45f3-aa0f-69d606792b2a 2018-07-30 01:59:06,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:06,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-37a7b679-fc93-44b5-adbc-13d0bbb2c4cc Date: Mon, 30 Jul 2018 01:59:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:05Z","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":"ba2c5b68-0197-4ad2-8bdf-b3f0c13a6a52","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bc980351-e2c6-4b34-b445-5aae6ad51d5c","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:05Z","ip_version":4}]} 2018-07-30 01:59:06,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet used request id req-37a7b679-fc93-44b5-adbc-13d0bbb2c4cc 2018-07-30 01:59:06,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:06,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4771c12e-d12c-41e9-8fe0-bbca73bb428a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:06,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-4771c12e-d12c-41e9-8fe0-bbca73bb428a 2018-07-30 01:59:06,743 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet 2018-07-30 01:59:06,743 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-subnet 2018-07-30 01:59:06,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/ba2c5b68-0197-4ad2-8bdf-b3f0c13a6a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:08,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71a72a15-8a17-44a0-81a4-2c7e2654994c Date: Mon, 30 Jul 2018 01:59:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:08,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ba2c5b68-0197-4ad2-8bdf-b3f0c13a6a52 used request id req-71a72a15-8a17-44a0-81a4-2c7e2654994c 2018-07-30 01:59:08,073 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-1c09adfe-b913-4dda-952d-1f66e063d45b-pub-net 2018-07-30 01:59:08,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/bc980351-e2c6-4b34-b445-5aae6ad51d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9759e8e386aac996d274115c346326032745eeeb" 2018-07-30 01:59:09,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a1e2910-82ae-437d-a12f-d7dc13a0ff4d Date: Mon, 30 Jul 2018 01:59:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:09,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/bc980351-e2c6-4b34-b445-5aae6ad51d5c used request id req-7a1e2910-82ae-437d-a12f-d7dc13a0ff4d 2018-07-30 01:59:09,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:09,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["FVUptOfURjW-LN9sL4jEzQ"], "issued_at": "2018-07-30T01:59:09.000000Z"}} 2018-07-30 01:59:09,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31793945b04db39993b672978ff302be6172749f" 2018-07-30 01:59:09,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d33820-010b-4033-a806-016d244ca2d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:09,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c9d33820-010b-4033-a806-016d244ca2d2 2018-07-30 01:59:09,606 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-c462e3c5-f8c6-4efa-a69e-fcf50c026b21-pub-net 2018-07-30 01:59:09,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31793945b04db39993b672978ff302be6172749f" -d '{"network": {"name": "NeutronUtilsSubnetTests-c462e3c5-f8c6-4efa-a69e-fcf50c026b21-pub-net", "admin_state_up": true}}' 2018-07-30 01:59:10,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-ff0db17d-fcb2-45de-b4a6-2fd7fed76786 Date: Mon, 30 Jul 2018 01:59:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"48cfe6b6-01ba-4b14-8679-1dd620c54dbd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:10Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c462e3c5-f8c6-4efa-a69e-fcf50c026b21-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:09Z","mtu":1450}} 2018-07-30 01:59:10,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-ff0db17d-fcb2-45de-b4a6-2fd7fed76786 2018-07-30 01:59:10,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=48cfe6b6-01ba-4b14-8679-1dd620c54dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31793945b04db39993b672978ff302be6172749f" 2018-07-30 01:59:10,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-58c5b3ef-d5e6-494d-b8a4-1da7e367a2a5 Date: Mon, 30 Jul 2018 01:59:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"48cfe6b6-01ba-4b14-8679-1dd620c54dbd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:10Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c462e3c5-f8c6-4efa-a69e-fcf50c026b21-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:09Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:10,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=48cfe6b6-01ba-4b14-8679-1dd620c54dbd used request id req-58c5b3ef-d5e6-494d-b8a4-1da7e367a2a5 2018-07-30 01:59:10,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=48cfe6b6-01ba-4b14-8679-1dd620c54dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31793945b04db39993b672978ff302be6172749f" 2018-07-30 01:59:10,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-040a8ac6-43a2-4bca-befa-921de7c5bb4b Date: Mon, 30 Jul 2018 01:59:10 GMT RESP BODY: {"subnets":[]} 2018-07-30 01:59:10,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=48cfe6b6-01ba-4b14-8679-1dd620c54dbd used request id req-040a8ac6-43a2-4bca-befa-921de7c5bb4b 2018-07-30 01:59:10,253 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-c462e3c5-f8c6-4efa-a69e-fcf50c026b21-pub-subnet 2018-07-30 01:59:10,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31793945b04db39993b672978ff302be6172749f" -d '{"subnets": [{"ip_version": 4, "network_id": "48cfe6b6-01ba-4b14-8679-1dd620c54dbd", "cidr": "", "name": "NeutronUtilsSubnetTests-c462e3c5-f8c6-4efa-a69e-fcf50c026b21-pub-subnet"}]}' 2018-07-30 01:59:10,267 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-9e20882f-1e13-4da9-90d4-02ad35676dfd Date: Mon, 30 Jul 2018 01:59:10 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-30 01:59:10,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-9e20882f-1e13-4da9-90d4-02ad35676dfd 2018-07-30 01:59:10,267 - 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-30 01:59:10,267 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-c462e3c5-f8c6-4efa-a69e-fcf50c026b21-pub-subnet] for network [NeutronUtilsSubnetTests-c462e3c5-f8c6-4efa-a69e-fcf50c026b21-pub-net] 2018-07-30 01:59:10,268 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-c462e3c5-f8c6-4efa-a69e-fcf50c026b21-pub-net 2018-07-30 01:59:10,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/48cfe6b6-01ba-4b14-8679-1dd620c54dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31793945b04db39993b672978ff302be6172749f" 2018-07-30 01:59:10,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-97f3fb69-ce0f-41c0-9a51-79d66ec931fb Date: Mon, 30 Jul 2018 01:59:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:10,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/48cfe6b6-01ba-4b14-8679-1dd620c54dbd used request id req-97f3fb69-ce0f-41c0-9a51-79d66ec931fb 2018-07-30 01:59:10,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:11,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vcuj2wHmTFmDwZCuBO4WWA"], "issued_at": "2018-07-30T01:59:11.000000Z"}} 2018-07-30 01:59:11,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" 2018-07-30 01:59:11,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ce26b2-3880-4c5c-83ee-bea3bcb180d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:11,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-41ce26b2-3880-4c5c-83ee-bea3bcb180d7 2018-07-30 01:59:11,224 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-net 2018-07-30 01:59:11,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" -d '{"network": {"name": "NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-net", "admin_state_up": true}}' 2018-07-30 01:59:11,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-65ac2e7e-4cde-4698-a8ba-e5fd3aa8455d Date: Mon, 30 Jul 2018 01:59: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":"2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:11Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:11Z","mtu":1450}} 2018-07-30 01:59:11,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-65ac2e7e-4cde-4698-a8ba-e5fd3aa8455d 2018-07-30 01:59:11,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" 2018-07-30 01:59:11,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-56dd7404-be21-413a-a6c0-aa138f1ea2f4 Date: Mon, 30 Jul 2018 01:59:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:11Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:11Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:11,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b used request id req-56dd7404-be21-413a-a6c0-aa138f1ea2f4 2018-07-30 01:59:11,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" 2018-07-30 01:59:11,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fdb2103d-1ff9-4f73-9e7b-1fbdd3a3b83e Date: Mon, 30 Jul 2018 01:59:11 GMT RESP BODY: {"subnets":[]} 2018-07-30 01:59:11,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b used request id req-fdb2103d-1ff9-4f73-9e7b-1fbdd3a3b83e 2018-07-30 01:59:11,741 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-subnet 2018-07-30 01:59:11,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" -d '{"subnets": [{"ip_version": 4, "network_id": "2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-subnet"}]}' 2018-07-30 01:59:12,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-248e761a-5aa9-4225-b976-48787c0186a5 Date: Mon, 30 Jul 2018 01:59:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59: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":"6cee84ca-bdc5-42df-86a4-f12f21916c3a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:11Z","ip_version":4}]} 2018-07-30 01:59:12,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-248e761a-5aa9-4225-b976-48787c0186a5 2018-07-30 01:59:12,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" 2018-07-30 01:59:12,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-217a56b1-b633-4db3-a8e4-c16481321fc0 Date: Mon, 30 Jul 2018 01:59:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["6cee84ca-bdc5-42df-86a4-f12f21916c3a"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:11Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:11Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:12,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b used request id req-217a56b1-b633-4db3-a8e4-c16481321fc0 2018-07-30 01:59:12,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" 2018-07-30 01:59:12,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3929d3a9-d410-4158-be33-6d272d62100c Date: Mon, 30 Jul 2018 01:59:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59: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":"6cee84ca-bdc5-42df-86a4-f12f21916c3a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:11Z","ip_version":4}]} 2018-07-30 01:59:12,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b used request id req-3929d3a9-d410-4158-be33-6d272d62100c 2018-07-30 01:59:12,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" 2018-07-30 01:59:12,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2adf9883-0aa9-437d-b4ba-a1169806a923 Date: Mon, 30 Jul 2018 01:59:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["6cee84ca-bdc5-42df-86a4-f12f21916c3a"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:11Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:11Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:12,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-net used request id req-2adf9883-0aa9-437d-b4ba-a1169806a923 2018-07-30 01:59:12,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:59:12,334 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:59:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:59:12,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" 2018-07-30 01:59:12,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae928eb-494d-4b1f-a47b-fa8c57953329 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:12,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-fae928eb-494d-4b1f-a47b-fa8c57953329 2018-07-30 01:59:12,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" 2018-07-30 01:59:12,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-114f6454-0b1a-45be-97d7-1d67ef7320e4 Date: Mon, 30 Jul 2018 01:59:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59: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":"6cee84ca-bdc5-42df-86a4-f12f21916c3a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:11Z","ip_version":4}]} 2018-07-30 01:59:12,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b used request id req-114f6454-0b1a-45be-97d7-1d67ef7320e4 2018-07-30 01:59:12,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b&name=NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" 2018-07-30 01:59:12,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-918cba0d-da92-4ca1-bb57-4715b52a0b88 Date: Mon, 30 Jul 2018 01:59:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59: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":"6cee84ca-bdc5-42df-86a4-f12f21916c3a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:11Z","ip_version":4}]} 2018-07-30 01:59:12,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b&name=NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-subnet used request id req-918cba0d-da92-4ca1-bb57-4715b52a0b88 2018-07-30 01:59:12,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b&name=NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" 2018-07-30 01:59:12,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b9051ad5-6413-4e41-b4fc-3347da41ed9c Date: Mon, 30 Jul 2018 01:59:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59: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":"6cee84ca-bdc5-42df-86a4-f12f21916c3a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:11Z","ip_version":4}]} 2018-07-30 01:59:12,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b&name=NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-subnet used request id req-b9051ad5-6413-4e41-b4fc-3347da41ed9c 2018-07-30 01:59:12,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" 2018-07-30 01:59:12,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-26383168-0c96-4bb1-a7fa-4fab07e84d99 Date: Mon, 30 Jul 2018 01:59:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59: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":"6cee84ca-bdc5-42df-86a4-f12f21916c3a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:11Z","ip_version":4}]} 2018-07-30 01:59:12,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b used request id req-26383168-0c96-4bb1-a7fa-4fab07e84d99 2018-07-30 01:59:12,660 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-subnet 2018-07-30 01:59:12,661 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-subnet 2018-07-30 01:59:12,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/6cee84ca-bdc5-42df-86a4-f12f21916c3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" 2018-07-30 01:59:13,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c93e6eb-6eee-438b-9ac7-dd5ba6c8ce0d Date: Mon, 30 Jul 2018 01:59:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:13,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/6cee84ca-bdc5-42df-86a4-f12f21916c3a used request id req-3c93e6eb-6eee-438b-9ac7-dd5ba6c8ce0d 2018-07-30 01:59:13,964 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-6502b942-ff8a-4ba2-a87b-8b52123271ba-pub-net 2018-07-30 01:59:13,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd949ecdc927ca4c6906c0036ffe8c6a9a3b714" 2018-07-30 01:59:14,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-977fd2ae-7b7c-4d06-b6f7-53b04ede4418 Date: Mon, 30 Jul 2018 01:59:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:14,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/2650f5f5-2fb1-4df5-9c2d-d6e4315dba9b used request id req-977fd2ae-7b7c-4d06-b6f7-53b04ede4418 2018-07-30 01:59:14,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:15,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["qczgU1LLRlKDf1mWxFQ-0A"], "issued_at": "2018-07-30T01:59:15.000000Z"}} 2018-07-30 01:59:15,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80dcccd9c450ea1ca0f1733eb2daff3683f75904" 2018-07-30 01:59:15,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89148e1f-50ce-4012-9eaf-ca371f41e592 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:15,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-89148e1f-50ce-4012-9eaf-ca371f41e592 2018-07-30 01:59:15,357 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-f088e519-b5e9-4d79-94f1-1581dda80143-pub-net 2018-07-30 01:59:15,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80dcccd9c450ea1ca0f1733eb2daff3683f75904" -d '{"network": {"name": "NeutronUtilsSubnetTests-f088e519-b5e9-4d79-94f1-1581dda80143-pub-net", "admin_state_up": true}}' 2018-07-30 01:59:15,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-2c244007-9ed1-40f2-aee0-6ad5d9bf56f9 Date: Mon, 30 Jul 2018 01:59: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":"d3dca3db-9c06-4d54-b992-f4f1b0764035","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:15Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f088e519-b5e9-4d79-94f1-1581dda80143-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:15Z","mtu":1450}} 2018-07-30 01:59:15,703 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-2c244007-9ed1-40f2-aee0-6ad5d9bf56f9 2018-07-30 01:59:15,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d3dca3db-9c06-4d54-b992-f4f1b0764035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80dcccd9c450ea1ca0f1733eb2daff3683f75904" 2018-07-30 01:59:15,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-c52ca605-ac98-4886-8b62-c65dc02ff657 Date: Mon, 30 Jul 2018 01:59:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d3dca3db-9c06-4d54-b992-f4f1b0764035","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:15Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f088e519-b5e9-4d79-94f1-1581dda80143-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:15Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:15,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d3dca3db-9c06-4d54-b992-f4f1b0764035 used request id req-c52ca605-ac98-4886-8b62-c65dc02ff657 2018-07-30 01:59:15,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d3dca3db-9c06-4d54-b992-f4f1b0764035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80dcccd9c450ea1ca0f1733eb2daff3683f75904" 2018-07-30 01:59:15,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bdf9f95e-b2a4-4099-8bc9-544f1b98155e Date: Mon, 30 Jul 2018 01:59:15 GMT RESP BODY: {"subnets":[]} 2018-07-30 01:59:15,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d3dca3db-9c06-4d54-b992-f4f1b0764035 used request id req-bdf9f95e-b2a4-4099-8bc9-544f1b98155e 2018-07-30 01:59:15,987 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-f088e519-b5e9-4d79-94f1-1581dda80143-pub-subnet 2018-07-30 01:59:15,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80dcccd9c450ea1ca0f1733eb2daff3683f75904" -d '{"subnets": [{"ip_version": 4, "network_id": "d3dca3db-9c06-4d54-b992-f4f1b0764035", "cidr": null, "name": "NeutronUtilsSubnetTests-f088e519-b5e9-4d79-94f1-1581dda80143-pub-subnet"}]}' 2018-07-30 01:59:16,057 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-bc375a9b-f332-45eb-9656-25c4b8ff7101 Date: Mon, 30 Jul 2018 01:59:16 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-30 01:59:16,057 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-bc375a9b-f332-45eb-9656-25c4b8ff7101 2018-07-30 01:59:16,057 - 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-30 01:59:16,058 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-f088e519-b5e9-4d79-94f1-1581dda80143-pub-subnet] for network [NeutronUtilsSubnetTests-f088e519-b5e9-4d79-94f1-1581dda80143-pub-net] 2018-07-30 01:59:16,058 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-f088e519-b5e9-4d79-94f1-1581dda80143-pub-net 2018-07-30 01:59:16,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/d3dca3db-9c06-4d54-b992-f4f1b0764035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80dcccd9c450ea1ca0f1733eb2daff3683f75904" 2018-07-30 01:59:16,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f43ca10a-2eb7-491e-a1a1-0e83295966d9 Date: Mon, 30 Jul 2018 01:59:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:16,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d3dca3db-9c06-4d54-b992-f4f1b0764035 used request id req-f43ca10a-2eb7-491e-a1a1-0e83295966d9 2018-07-30 01:59:16,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:16,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["UKFiNWEbSbWS_SnbW2OHpA"], "issued_at": "2018-07-30T01:59:16.000000Z"}} 2018-07-30 01:59:16,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a10725eb8479d9fc757f385bf2170d91613076" 2018-07-30 01:59:17,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d628464f-0906-4046-9c52-40d57af535ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:17,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d628464f-0906-4046-9c52-40d57af535ca 2018-07-30 01:59:17,013 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-net 2018-07-30 01:59:17,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a10725eb8479d9fc757f385bf2170d91613076" -d '{"network": {"name": "NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-net", "admin_state_up": true}}' 2018-07-30 01:59:17,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-f405795d-93d7-4612-9afa-30c686d1bd05 Date: Mon, 30 Jul 2018 01:59:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4c9dc205-2e65-4a43-98de-a898182c4768","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:17Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:17Z","mtu":1450}} 2018-07-30 01:59:17,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-f405795d-93d7-4612-9afa-30c686d1bd05 2018-07-30 01:59:17,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4c9dc205-2e65-4a43-98de-a898182c4768 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a10725eb8479d9fc757f385bf2170d91613076" 2018-07-30 01:59:17,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-564085d7-2b0b-4b79-a6b8-7d55b731a6c7 Date: Mon, 30 Jul 2018 01:59:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c9dc205-2e65-4a43-98de-a898182c4768","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:17Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:17Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:17,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4c9dc205-2e65-4a43-98de-a898182c4768 used request id req-564085d7-2b0b-4b79-a6b8-7d55b731a6c7 2018-07-30 01:59:17,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4c9dc205-2e65-4a43-98de-a898182c4768 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a10725eb8479d9fc757f385bf2170d91613076" 2018-07-30 01:59:17,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5ca436dc-f6e3-44f1-a9cd-31ee5c14c2e5 Date: Mon, 30 Jul 2018 01:59:17 GMT RESP BODY: {"subnets":[]} 2018-07-30 01:59:17,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4c9dc205-2e65-4a43-98de-a898182c4768 used request id req-5ca436dc-f6e3-44f1-a9cd-31ee5c14c2e5 2018-07-30 01:59:17,636 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-subnet 2018-07-30 01:59:17,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a10725eb8479d9fc757f385bf2170d91613076" -d '{"subnets": [{"ip_version": 4, "network_id": "4c9dc205-2e65-4a43-98de-a898182c4768", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-subnet"}]}' 2018-07-30 01:59:18,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f3cd6239-5407-4258-8b0f-7288b6bb78e4 Date: Mon, 30 Jul 2018 01:59:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e49e9e7c-54af-4a24-b4dd-fabcc68ac418","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4c9dc205-2e65-4a43-98de-a898182c4768","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:17Z","ip_version":4}]} 2018-07-30 01:59:18,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-f3cd6239-5407-4258-8b0f-7288b6bb78e4 2018-07-30 01:59:18,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4c9dc205-2e65-4a43-98de-a898182c4768 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a10725eb8479d9fc757f385bf2170d91613076" 2018-07-30 01:59:18,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-754fdb5f-0af2-422c-8b38-821f10b13fe1 Date: Mon, 30 Jul 2018 01:59:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4c9dc205-2e65-4a43-98de-a898182c4768","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["e49e9e7c-54af-4a24-b4dd-fabcc68ac418"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:17Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:17Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:18,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4c9dc205-2e65-4a43-98de-a898182c4768 used request id req-754fdb5f-0af2-422c-8b38-821f10b13fe1 2018-07-30 01:59:18,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4c9dc205-2e65-4a43-98de-a898182c4768 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a10725eb8479d9fc757f385bf2170d91613076" 2018-07-30 01:59:18,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-09f3102a-3fcb-41f6-956c-566d76fc0a8f Date: Mon, 30 Jul 2018 01:59:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e49e9e7c-54af-4a24-b4dd-fabcc68ac418","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4c9dc205-2e65-4a43-98de-a898182c4768","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:17Z","ip_version":4}]} 2018-07-30 01:59:18,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4c9dc205-2e65-4a43-98de-a898182c4768 used request id req-09f3102a-3fcb-41f6-956c-566d76fc0a8f 2018-07-30 01:59:18,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a10725eb8479d9fc757f385bf2170d91613076" 2018-07-30 01:59:18,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2d115813-cc76-4e28-89c7-32bfe5ca993f Date: Mon, 30 Jul 2018 01:59:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4c9dc205-2e65-4a43-98de-a898182c4768","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["e49e9e7c-54af-4a24-b4dd-fabcc68ac418"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:17Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:17Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:18,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-net used request id req-2d115813-cc76-4e28-89c7-32bfe5ca993f 2018-07-30 01:59:18,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:59:18,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:59:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:59:18,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a10725eb8479d9fc757f385bf2170d91613076" 2018-07-30 01:59:18,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25fae5ec-87aa-4650-8263-74f7c5ffa043 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:18,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-25fae5ec-87aa-4650-8263-74f7c5ffa043 2018-07-30 01:59:18,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4c9dc205-2e65-4a43-98de-a898182c4768 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a10725eb8479d9fc757f385bf2170d91613076" 2018-07-30 01:59:18,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-702b78e9-24b5-4c72-8e3d-aa50a8276b87 Date: Mon, 30 Jul 2018 01:59:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e49e9e7c-54af-4a24-b4dd-fabcc68ac418","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4c9dc205-2e65-4a43-98de-a898182c4768","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:17Z","ip_version":4}]} 2018-07-30 01:59:18,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4c9dc205-2e65-4a43-98de-a898182c4768 used request id req-702b78e9-24b5-4c72-8e3d-aa50a8276b87 2018-07-30 01:59:18,568 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-subnet 2018-07-30 01:59:18,568 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-subnet 2018-07-30 01:59:18,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/e49e9e7c-54af-4a24-b4dd-fabcc68ac418 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a10725eb8479d9fc757f385bf2170d91613076" 2018-07-30 01:59:19,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8236c426-d24c-45a6-98f6-4a69efc08a8a Date: Mon, 30 Jul 2018 01:59:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:19,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/e49e9e7c-54af-4a24-b4dd-fabcc68ac418 used request id req-8236c426-d24c-45a6-98f6-4a69efc08a8a 2018-07-30 01:59:19,908 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-73d0883a-e92b-457a-a31b-1d245cbde7b4-pub-net 2018-07-30 01:59:19,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/4c9dc205-2e65-4a43-98de-a898182c4768 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a10725eb8479d9fc757f385bf2170d91613076" 2018-07-30 01:59:21,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc937950-68f0-4b08-87a9-cc3f7fb1618d Date: Mon, 30 Jul 2018 01:59:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:21,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/4c9dc205-2e65-4a43-98de-a898182c4768 used request id req-fc937950-68f0-4b08-87a9-cc3f7fb1618d 2018-07-30 01:59:21,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:21,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["DdaVFO1hS5KMtXc8eBgPLw"], "issued_at": "2018-07-30T01:59:21.000000Z"}} 2018-07-30 01:59:21,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:21,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea7ae85-91b7-4ade-8dd3-2249c309eb57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:21,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-eea7ae85-91b7-4ade-8dd3-2249c309eb57 2018-07-30 01:59:21,636 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-net 2018-07-30 01:59:21,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" -d '{"network": {"name": "NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-net", "admin_state_up": true}}' 2018-07-30 01:59:22,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-92108087-27b1-47a3-ad6a-0ad0d9ba05c3 Date: Mon, 30 Jul 2018 01:59: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":"67e91a52-7f4a-4331-a090-19a35543425a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:21Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:21Z","mtu":1450}} 2018-07-30 01:59:22,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-92108087-27b1-47a3-ad6a-0ad0d9ba05c3 2018-07-30 01:59:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=67e91a52-7f4a-4331-a090-19a35543425a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:22,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-a4c0c8f8-daa5-4575-b57c-2e5c68ec5780 Date: Mon, 30 Jul 2018 01:59:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"67e91a52-7f4a-4331-a090-19a35543425a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:21Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:22,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=67e91a52-7f4a-4331-a090-19a35543425a used request id req-a4c0c8f8-daa5-4575-b57c-2e5c68ec5780 2018-07-30 01:59:22,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=67e91a52-7f4a-4331-a090-19a35543425a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:22,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3e9d5219-c57d-4e08-953c-30bc1b5145dc Date: Mon, 30 Jul 2018 01:59:22 GMT RESP BODY: {"subnets":[]} 2018-07-30 01:59:22,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=67e91a52-7f4a-4331-a090-19a35543425a used request id req-3e9d5219-c57d-4e08-953c-30bc1b5145dc 2018-07-30 01:59:22,146 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-subnet 2018-07-30 01:59:22,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" -d '{"subnets": [{"ip_version": 4, "network_id": "67e91a52-7f4a-4331-a090-19a35543425a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-subnet"}]}' 2018-07-30 01:59:22,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-dcbbced6-5f28-4ece-bc09-631c2f82586e Date: Mon, 30 Jul 2018 01:59:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:22Z","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":"9f783b0c-0b15-4854-80e2-a7db61e204f0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"67e91a52-7f4a-4331-a090-19a35543425a","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:22Z","ip_version":4}]} 2018-07-30 01:59:22,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-dcbbced6-5f28-4ece-bc09-631c2f82586e 2018-07-30 01:59:22,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=67e91a52-7f4a-4331-a090-19a35543425a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:22,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2dbc2791-aa43-46d8-875b-2228e728f6fd Date: Mon, 30 Jul 2018 01:59:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"67e91a52-7f4a-4331-a090-19a35543425a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["9f783b0c-0b15-4854-80e2-a7db61e204f0"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:21Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:22,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=67e91a52-7f4a-4331-a090-19a35543425a used request id req-2dbc2791-aa43-46d8-875b-2228e728f6fd 2018-07-30 01:59:22,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=67e91a52-7f4a-4331-a090-19a35543425a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:22,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5f6306cb-97ed-420b-a614-51d5e2dca34c Date: Mon, 30 Jul 2018 01:59:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:22Z","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":"9f783b0c-0b15-4854-80e2-a7db61e204f0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"67e91a52-7f4a-4331-a090-19a35543425a","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:22Z","ip_version":4}]} 2018-07-30 01:59:22,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=67e91a52-7f4a-4331-a090-19a35543425a used request id req-5f6306cb-97ed-420b-a614-51d5e2dca34c 2018-07-30 01:59:22,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:22,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2e369514-0970-499c-a755-f417b3e414f9 Date: Mon, 30 Jul 2018 01:59:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"67e91a52-7f4a-4331-a090-19a35543425a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["9f783b0c-0b15-4854-80e2-a7db61e204f0"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:21Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:22,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-net used request id req-2e369514-0970-499c-a755-f417b3e414f9 2018-07-30 01:59:22,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:59:22,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:59:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:59:22,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:22,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f9240c-66ad-43fc-b82e-860323fe628b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:22,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-64f9240c-66ad-43fc-b82e-860323fe628b 2018-07-30 01:59:22,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=67e91a52-7f4a-4331-a090-19a35543425a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:22,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1ff11c80-85c7-4388-a485-60fb64c8e319 Date: Mon, 30 Jul 2018 01:59:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:22Z","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":"9f783b0c-0b15-4854-80e2-a7db61e204f0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"67e91a52-7f4a-4331-a090-19a35543425a","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:22Z","ip_version":4}]} 2018-07-30 01:59:22,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=67e91a52-7f4a-4331-a090-19a35543425a used request id req-1ff11c80-85c7-4388-a485-60fb64c8e319 2018-07-30 01:59:22,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=67e91a52-7f4a-4331-a090-19a35543425a&name=NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:22,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3120fdd9-467f-4f4b-8f2d-098f57e0b86c Date: Mon, 30 Jul 2018 01:59:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:22Z","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":"9f783b0c-0b15-4854-80e2-a7db61e204f0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"67e91a52-7f4a-4331-a090-19a35543425a","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:22Z","ip_version":4}]} 2018-07-30 01:59:22,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=67e91a52-7f4a-4331-a090-19a35543425a&name=NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-subnet used request id req-3120fdd9-467f-4f4b-8f2d-098f57e0b86c 2018-07-30 01:59:22,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:59:22,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:23,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["orKcSohuQLGMYywPzmOXmQ"], "issued_at": "2018-07-30T01:59:23.000000Z"}} 2018-07-30 01:59:23,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36d250924c3e6cb3f4d044887f6bb7309902404" 2018-07-30 01:59:23,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f13d1b-c31d-4b32-af98-0870d17798d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:23,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-57f13d1b-c31d-4b32-af98-0870d17798d2 2018-07-30 01:59:23,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:23,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0ca1bbc7-2288-42de-8c1d-cbf09100f8e4 Date: Mon, 30 Jul 2018 01:59:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:59:23,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-0ca1bbc7-2288-42de-8c1d-cbf09100f8e4 2018-07-30 01:59:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:23,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-033ef069-b48f-4762-bf00-fa955748e2a4 Date: Mon, 30 Jul 2018 01:59:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 01:59:23,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-033ef069-b48f-4762-bf00-fa955748e2a4 2018-07-30 01:59:23,615 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-router 2018-07-30 01:59:23,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-router", "admin_state_up": true}}' 2018-07-30 01:59:25,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f3a78af2-4521-4807-a9bf-db4f3d547aed Date: Mon, 30 Jul 2018 01:59:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:59:23Z", "admin_state_up": true, "updated_at": "2018-07-30T01:59:24Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "409e1041-dd2f-467e-b9ac-64e8f2e1901b", "name": "NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-router"}} 2018-07-30 01:59:25,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-f3a78af2-4521-4807-a9bf-db4f3d547aed 2018-07-30 01:59:25,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=409e1041-dd2f-467e-b9ac-64e8f2e1901b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:25,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-dc4d6195-79aa-4c5c-beb1-abbe7907715b Date: Mon, 30 Jul 2018 01:59:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:59:24Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.209"}],"id":"13aa5021-0f0d-4088-b853-d32b6679f3a6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c7:61:55","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T01:59:24Z","binding:vnic_type":"normal","device_id":"409e1041-dd2f-467e-b9ac-64e8f2e1901b","ip_allocation":"immediate"}]} 2018-07-30 01:59:25,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=409e1041-dd2f-467e-b9ac-64e8f2e1901b used request id req-dc4d6195-79aa-4c5c-beb1-abbe7907715b 2018-07-30 01:59:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:25,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-f72414fe-61b4-46a4-bb27-ad34f37feab2 Date: Mon, 30 Jul 2018 01:59:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 01:59:25,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-f72414fe-61b4-46a4-bb27-ad34f37feab2 2018-07-30 01:59:25,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:25,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-58928c78-16e3-4681-a9a0-6c58c8de5624 Date: Mon, 30 Jul 2018 01:59:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:59:23Z", "admin_state_up": true, "updated_at": "2018-07-30T01:59:24Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "409e1041-dd2f-467e-b9ac-64e8f2e1901b", "name": "NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-router"}]} 2018-07-30 01:59:25,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-router used request id req-58928c78-16e3-4681-a9a0-6c58c8de5624 2018-07-30 01:59:25,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:25,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a5fe74-20e8-4e22-9081-d91e9da5f0a3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:25,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-f2a5fe74-20e8-4e22-9081-d91e9da5f0a3 2018-07-30 01:59:25,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=409e1041-dd2f-467e-b9ac-64e8f2e1901b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:25,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-99fe1faa-ee05-4258-904d-3d670f8f728b Date: Mon, 30 Jul 2018 01:59:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:59:24Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.209"}],"id":"13aa5021-0f0d-4088-b853-d32b6679f3a6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c7:61:55","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T01:59:24Z","binding:vnic_type":"normal","device_id":"409e1041-dd2f-467e-b9ac-64e8f2e1901b","ip_allocation":"immediate"}]} 2018-07-30 01:59:25,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=409e1041-dd2f-467e-b9ac-64e8f2e1901b used request id req-99fe1faa-ee05-4258-904d-3d670f8f728b 2018-07-30 01:59:25,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:25,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-d5bd253f-3e9f-4217-aeff-f29885a6578e Date: Mon, 30 Jul 2018 01:59:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 01:59:25,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-d5bd253f-3e9f-4217-aeff-f29885a6578e 2018-07-30 01:59:25,481 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-router 2018-07-30 01:59:25,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/409e1041-dd2f-467e-b9ac-64e8f2e1901b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" -d '{"subnet_id": "9f783b0c-0b15-4854-80e2-a7db61e204f0"}' 2018-07-30 01:59:27,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-148f92b0-f9fc-47dc-b4c4-bb7ac184789c Date: Mon, 30 Jul 2018 01:59:27 GMT RESP BODY: {"network_id": "67e91a52-7f4a-4331-a090-19a35543425a", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "9f783b0c-0b15-4854-80e2-a7db61e204f0", "subnet_ids": ["9f783b0c-0b15-4854-80e2-a7db61e204f0"], "port_id": "1af885ae-87d0-4653-b563-9f0121d8e6f6", "id": "409e1041-dd2f-467e-b9ac-64e8f2e1901b"} 2018-07-30 01:59:27,287 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/409e1041-dd2f-467e-b9ac-64e8f2e1901b/add_router_interface used request id req-148f92b0-f9fc-47dc-b4c4-bb7ac184789c 2018-07-30 01:59:27,288 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-router 2018-07-30 01:59:27,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/409e1041-dd2f-467e-b9ac-64e8f2e1901b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" -d '{"subnet_id": "9f783b0c-0b15-4854-80e2-a7db61e204f0"}' 2018-07-30 01:59:28,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-803b8f19-5388-4a9b-aa11-d5abf5d96546 Date: Mon, 30 Jul 2018 01:59:28 GMT RESP BODY: {"network_id": "67e91a52-7f4a-4331-a090-19a35543425a", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "9f783b0c-0b15-4854-80e2-a7db61e204f0", "subnet_ids": ["9f783b0c-0b15-4854-80e2-a7db61e204f0"], "port_id": "1af885ae-87d0-4653-b563-9f0121d8e6f6", "id": "409e1041-dd2f-467e-b9ac-64e8f2e1901b"} 2018-07-30 01:59:28,906 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/409e1041-dd2f-467e-b9ac-64e8f2e1901b/remove_router_interface used request id req-803b8f19-5388-4a9b-aa11-d5abf5d96546 2018-07-30 01:59:28,906 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-router 2018-07-30 01:59:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/409e1041-dd2f-467e-b9ac-64e8f2e1901b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:29,902 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-667683c0-2933-438d-b5c2-c8efd0beb4a5 Content-Length: 0 Date: Mon, 30 Jul 2018 01:59:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:29,902 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/409e1041-dd2f-467e-b9ac-64e8f2e1901b used request id req-667683c0-2933-438d-b5c2-c8efd0beb4a5 2018-07-30 01:59:29,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:29,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6d82bc2b-ca50-4d91-be9b-bf49bc283c49 Date: Mon, 30 Jul 2018 01:59:29 GMT RESP BODY: {"routers": []} 2018-07-30 01:59:29,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-router used request id req-6d82bc2b-ca50-4d91-be9b-bf49bc283c49 2018-07-30 01:59:29,994 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-subnet 2018-07-30 01:59:29,995 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-subnet 2018-07-30 01:59:29,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/9f783b0c-0b15-4854-80e2-a7db61e204f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:30,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61b6d9c1-10da-4520-ae0d-e27f08ceabf6 Date: Mon, 30 Jul 2018 01:59:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:30,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9f783b0c-0b15-4854-80e2-a7db61e204f0 used request id req-61b6d9c1-10da-4520-ae0d-e27f08ceabf6 2018-07-30 01:59:30,951 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2399b155-0ede-4e62-b0ec-0f9b72db4446-pub-net 2018-07-30 01:59:30,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/67e91a52-7f4a-4331-a090-19a35543425a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38746a1943532b4c13afe94fd1cffe05cbb05552" 2018-07-30 01:59:31,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6b97f0ed-5a7f-4860-a122-37815a1330f9 Date: Mon, 30 Jul 2018 01:59:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:31,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/67e91a52-7f4a-4331-a090-19a35543425a used request id req-6b97f0ed-5a7f-4860-a122-37815a1330f9 2018-07-30 01:59:31,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:32,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["XrYx1xqqSbSqM1tc-LZcFg"], "issued_at": "2018-07-30T01:59:32.000000Z"}} 2018-07-30 01:59:32,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:32,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8df8a9-472b-4237-b492-64da9f18daff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:32,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6d8df8a9-472b-4237-b492-64da9f18daff 2018-07-30 01:59:32,323 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-net 2018-07-30 01:59:32,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" -d '{"network": {"name": "NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-net", "admin_state_up": true}}' 2018-07-30 01:59:32,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-00a37224-4390-4243-b56e-de0dbfc06e7a Date: Mon, 30 Jul 2018 01:59:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"aece7ebc-8e4b-4eba-b491-3edd0c03fdb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:32Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:32Z","mtu":1450}} 2018-07-30 01:59:32,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-00a37224-4390-4243-b56e-de0dbfc06e7a 2018-07-30 01:59:32,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=aece7ebc-8e4b-4eba-b491-3edd0c03fdb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:32,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-a7b6d3e0-d46d-4db6-a48b-850f5109ddc0 Date: Mon, 30 Jul 2018 01:59:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aece7ebc-8e4b-4eba-b491-3edd0c03fdb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:32Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:32,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=aece7ebc-8e4b-4eba-b491-3edd0c03fdb9 used request id req-a7b6d3e0-d46d-4db6-a48b-850f5109ddc0 2018-07-30 01:59:32,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aece7ebc-8e4b-4eba-b491-3edd0c03fdb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:32,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0663323b-3220-490e-8cd6-10a3db97dfeb Date: Mon, 30 Jul 2018 01:59:32 GMT RESP BODY: {"subnets":[]} 2018-07-30 01:59:32,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aece7ebc-8e4b-4eba-b491-3edd0c03fdb9 used request id req-0663323b-3220-490e-8cd6-10a3db97dfeb 2018-07-30 01:59:32,818 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-subnet 2018-07-30 01:59:32,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" -d '{"subnets": [{"ip_version": 4, "network_id": "aece7ebc-8e4b-4eba-b491-3edd0c03fdb9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-subnet"}]}' 2018-07-30 01:59:33,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d4cbdac1-62c7-4247-8808-03726c12aa03 Date: Mon, 30 Jul 2018 01:59:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:32Z","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":"a6abc3c0-44e9-42da-975c-279278a08846","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aece7ebc-8e4b-4eba-b491-3edd0c03fdb9","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:32Z","ip_version":4}]} 2018-07-30 01:59:33,168 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-d4cbdac1-62c7-4247-8808-03726c12aa03 2018-07-30 01:59:33,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=aece7ebc-8e4b-4eba-b491-3edd0c03fdb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:33,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-db7e51aa-e3a2-488e-b6c1-89234716a834 Date: Mon, 30 Jul 2018 01:59:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aece7ebc-8e4b-4eba-b491-3edd0c03fdb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["a6abc3c0-44e9-42da-975c-279278a08846"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:32Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:33,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=aece7ebc-8e4b-4eba-b491-3edd0c03fdb9 used request id req-db7e51aa-e3a2-488e-b6c1-89234716a834 2018-07-30 01:59:33,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aece7ebc-8e4b-4eba-b491-3edd0c03fdb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:33,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cebe0eb3-deb8-4f46-911d-ae4d8b76b648 Date: Mon, 30 Jul 2018 01:59:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:32Z","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":"a6abc3c0-44e9-42da-975c-279278a08846","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aece7ebc-8e4b-4eba-b491-3edd0c03fdb9","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:32Z","ip_version":4}]} 2018-07-30 01:59:33,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aece7ebc-8e4b-4eba-b491-3edd0c03fdb9 used request id req-cebe0eb3-deb8-4f46-911d-ae4d8b76b648 2018-07-30 01:59:33,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:33,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4243b404-99b7-4c99-9247-0512b29fd2e7 Date: Mon, 30 Jul 2018 01:59:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aece7ebc-8e4b-4eba-b491-3edd0c03fdb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["a6abc3c0-44e9-42da-975c-279278a08846"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:32Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:33,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-net used request id req-4243b404-99b7-4c99-9247-0512b29fd2e7 2018-07-30 01:59:33,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:59:33,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:59:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:59:33,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:33,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a54bf0b-a4ae-4114-b152-e25bb88780ac Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:33,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-0a54bf0b-a4ae-4114-b152-e25bb88780ac 2018-07-30 01:59:33,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aece7ebc-8e4b-4eba-b491-3edd0c03fdb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:33,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2c7fc0c5-2295-4290-81f3-5953299dcc19 Date: Mon, 30 Jul 2018 01:59:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:32Z","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":"a6abc3c0-44e9-42da-975c-279278a08846","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aece7ebc-8e4b-4eba-b491-3edd0c03fdb9","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:32Z","ip_version":4}]} 2018-07-30 01:59:33,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aece7ebc-8e4b-4eba-b491-3edd0c03fdb9 used request id req-2c7fc0c5-2295-4290-81f3-5953299dcc19 2018-07-30 01:59:33,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:59:33,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:34,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["XDXUaU_TQ1KGvMaYV6LMVA"], "issued_at": "2018-07-30T01:59:34.000000Z"}} 2018-07-30 01:59:34,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c8370f2f38b02d9947b17ff85311f12de49e5b5" 2018-07-30 01:59:34,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3755df35-eea8-4450-9774-7c763a57c1bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:34,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3755df35-eea8-4450-9774-7c763a57c1bd 2018-07-30 01:59:34,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:34,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2173e776-7761-4123-86cc-24b877113e10 Date: Mon, 30 Jul 2018 01:59:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:59:34,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-2173e776-7761-4123-86cc-24b877113e10 2018-07-30 01:59:34,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:34,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2388b95d-f372-428b-8648-cfe22b39816e Date: Mon, 30 Jul 2018 01:59:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 01:59:34,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-2388b95d-f372-428b-8648-cfe22b39816e 2018-07-30 01:59:34,369 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-router 2018-07-30 01:59:34,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-router", "admin_state_up": true}}' 2018-07-30 01:59:36,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a8fcdf11-04ee-46cd-967a-1c0411ab6b01 Date: Mon, 30 Jul 2018 01:59:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:59:34Z", "admin_state_up": true, "updated_at": "2018-07-30T01:59:35Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "50075116-2e2e-4280-bfa4-25739e3355cb", "name": "NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-router"}} 2018-07-30 01:59:36,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-a8fcdf11-04ee-46cd-967a-1c0411ab6b01 2018-07-30 01:59:36,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=50075116-2e2e-4280-bfa4-25739e3355cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:36,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-c04d7998-de0c-46eb-89a8-41656f74f285 Date: Mon, 30 Jul 2018 01:59:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:59:34Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.208"}],"id":"4f1f5b0a-f961-4dca-8972-d04604708aa3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f1:4f:e0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T01:59:34Z","binding:vnic_type":"normal","device_id":"50075116-2e2e-4280-bfa4-25739e3355cb","ip_allocation":"immediate"}]} 2018-07-30 01:59:36,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=50075116-2e2e-4280-bfa4-25739e3355cb used request id req-c04d7998-de0c-46eb-89a8-41656f74f285 2018-07-30 01:59:36,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:36,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-42095190-71bf-4d9a-ba22-4c1e86b638a9 Date: Mon, 30 Jul 2018 01:59:36 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 01:59:36,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-42095190-71bf-4d9a-ba22-4c1e86b638a9 2018-07-30 01:59:36,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:36,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b2dc151a-a08a-4270-95b0-a269e6b0afc9 Date: Mon, 30 Jul 2018 01:59:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:59:34Z", "admin_state_up": true, "updated_at": "2018-07-30T01:59:35Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "50075116-2e2e-4280-bfa4-25739e3355cb", "name": "NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-router"}]} 2018-07-30 01:59:36,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-router used request id req-b2dc151a-a08a-4270-95b0-a269e6b0afc9 2018-07-30 01:59:36,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:36,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2b46d5-9896-4c6a-82bd-08b868dad179 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:36,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-1e2b46d5-9896-4c6a-82bd-08b868dad179 2018-07-30 01:59:36,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=50075116-2e2e-4280-bfa4-25739e3355cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:36,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-d1fb964f-88fd-48b5-8288-38126417eac0 Date: Mon, 30 Jul 2018 01:59:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:59:34Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.208"}],"id":"4f1f5b0a-f961-4dca-8972-d04604708aa3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f1:4f:e0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T01:59:34Z","binding:vnic_type":"normal","device_id":"50075116-2e2e-4280-bfa4-25739e3355cb","ip_allocation":"immediate"}]} 2018-07-30 01:59:36,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=50075116-2e2e-4280-bfa4-25739e3355cb used request id req-d1fb964f-88fd-48b5-8288-38126417eac0 2018-07-30 01:59:36,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:36,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-04686acc-8867-4dc4-a2b0-86a8a6f78d68 Date: Mon, 30 Jul 2018 01:59:36 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 01:59:36,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-04686acc-8867-4dc4-a2b0-86a8a6f78d68 2018-07-30 01:59:36,482 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-subnet 2018-07-30 01:59:36,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/a6abc3c0-44e9-42da-975c-279278a08846 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:37,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68ecfab3-e3e9-41bb-8d81-5dea0a3fcfa6 Date: Mon, 30 Jul 2018 01:59:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:37,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a6abc3c0-44e9-42da-975c-279278a08846 used request id req-68ecfab3-e3e9-41bb-8d81-5dea0a3fcfa6 2018-07-30 01:59:37,271 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-router 2018-07-30 01:59:37,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/50075116-2e2e-4280-bfa4-25739e3355cb/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" -d '{"subnet_id": "a6abc3c0-44e9-42da-975c-279278a08846"}' 2018-07-30 01:59:37,749 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-f93a1f6c-7914-469c-bee9-8a8440b1f940 Date: Mon, 30 Jul 2018 01:59:37 GMT RESP BODY: {"NeutronError": {"message": "Subnet a6abc3c0-44e9-42da-975c-279278a08846 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-30 01:59:37,749 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/50075116-2e2e-4280-bfa4-25739e3355cb/add_router_interface used request id req-f93a1f6c-7914-469c-bee9-8a8440b1f940 2018-07-30 01:59:37,750 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet a6abc3c0-44e9-42da-975c-279278a08846 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-30 01:59:37,750 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-router 2018-07-30 01:59:37,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/50075116-2e2e-4280-bfa4-25739e3355cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:39,041 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c77f96f3-92ae-4416-ab06-f0780aeea6d1 Content-Length: 0 Date: Mon, 30 Jul 2018 01:59:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:39,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/50075116-2e2e-4280-bfa4-25739e3355cb used request id req-c77f96f3-92ae-4416-ab06-f0780aeea6d1 2018-07-30 01:59:39,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:39,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-85c13b9d-ec0c-44ad-9c62-3b33739670bc Date: Mon, 30 Jul 2018 01:59:39 GMT RESP BODY: {"routers": []} 2018-07-30 01:59:39,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-router used request id req-85c13b9d-ec0c-44ad-9c62-3b33739670bc 2018-07-30 01:59:39,133 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-subnet 2018-07-30 01:59:39,133 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-subnet 2018-07-30 01:59:39,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/a6abc3c0-44e9-42da-975c-279278a08846 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:39,165 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-a4b22293-b8b4-4beb-9707-2aa92a640729 Date: Mon, 30 Jul 2018 01:59:39 GMT RESP BODY: {"NeutronError": {"message": "Subnet a6abc3c0-44e9-42da-975c-279278a08846 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-30 01:59:39,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a6abc3c0-44e9-42da-975c-279278a08846 used request id req-a4b22293-b8b4-4beb-9707-2aa92a640729 2018-07-30 01:59:39,165 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet a6abc3c0-44e9-42da-975c-279278a08846 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-30 01:59:39,165 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b3c4a587-539f-41c4-ac9c-ffa4ee4c61ea-pub-net 2018-07-30 01:59:39,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/aece7ebc-8e4b-4eba-b491-3edd0c03fdb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bd50c9bf649b38c10312f8f328a4abd4c4d617" 2018-07-30 01:59:39,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5cb0c158-1a77-482e-867d-2c7dca4dd1f8 Date: Mon, 30 Jul 2018 01:59:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:39,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/aece7ebc-8e4b-4eba-b491-3edd0c03fdb9 used request id req-5cb0c158-1a77-482e-867d-2c7dca4dd1f8 2018-07-30 01:59:39,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:40,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["oWw7O1y_Qv-ycQ3mW6x-6A"], "issued_at": "2018-07-30T01:59:40.000000Z"}} 2018-07-30 01:59:40,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4240883692c89ccd6d2fee443c61841142624f3c" 2018-07-30 01:59:40,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df77325-1815-42da-ad25-be12dea97900 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:40,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9df77325-1815-42da-ad25-be12dea97900 2018-07-30 01:59:40,284 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-net 2018-07-30 01:59:40,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4240883692c89ccd6d2fee443c61841142624f3c" -d '{"network": {"name": "NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-net", "admin_state_up": true}}' 2018-07-30 01:59:40,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-63247d84-998e-4114-9b0c-eba84ea22ab7 Date: Mon, 30 Jul 2018 01:59:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:40Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:40Z","mtu":1450}} 2018-07-30 01:59:40,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-63247d84-998e-4114-9b0c-eba84ea22ab7 2018-07-30 01:59:40,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4240883692c89ccd6d2fee443c61841142624f3c" 2018-07-30 01:59:40,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-fbac6ab3-5886-47e7-b6df-89b7a987aaf0 Date: Mon, 30 Jul 2018 01:59:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:40Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:40Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:40,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc used request id req-fbac6ab3-5886-47e7-b6df-89b7a987aaf0 2018-07-30 01:59:40,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4240883692c89ccd6d2fee443c61841142624f3c" 2018-07-30 01:59:40,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-632e9e25-0e24-4584-b841-b0f36b36f515 Date: Mon, 30 Jul 2018 01:59:40 GMT RESP BODY: {"subnets":[]} 2018-07-30 01:59:40,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc used request id req-632e9e25-0e24-4584-b841-b0f36b36f515 2018-07-30 01:59:40,797 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-subnet 2018-07-30 01:59:40,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4240883692c89ccd6d2fee443c61841142624f3c" -d '{"subnets": [{"ip_version": 4, "network_id": "9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-subnet"}]}' 2018-07-30 01:59:41,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b904aa3a-8a46-4022-bed4-ce716703fcdc Date: Mon, 30 Jul 2018 01:59:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:40Z","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":"b3a06e6d-c08a-4af5-a349-51224fc2282c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:40Z","ip_version":4}]} 2018-07-30 01:59:41,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-b904aa3a-8a46-4022-bed4-ce716703fcdc 2018-07-30 01:59:41,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4240883692c89ccd6d2fee443c61841142624f3c" 2018-07-30 01:59:41,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-5be139e0-00ba-45e1-8960-a42b77c4b5b4 Date: Mon, 30 Jul 2018 01:59:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["b3a06e6d-c08a-4af5-a349-51224fc2282c"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:40Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:40Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:41,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc used request id req-5be139e0-00ba-45e1-8960-a42b77c4b5b4 2018-07-30 01:59:41,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4240883692c89ccd6d2fee443c61841142624f3c" 2018-07-30 01:59:41,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a897ac8c-a84c-4168-8d79-b89a7944328f Date: Mon, 30 Jul 2018 01:59:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:40Z","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":"b3a06e6d-c08a-4af5-a349-51224fc2282c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:40Z","ip_version":4}]} 2018-07-30 01:59:41,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc used request id req-a897ac8c-a84c-4168-8d79-b89a7944328f 2018-07-30 01:59:41,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4240883692c89ccd6d2fee443c61841142624f3c" 2018-07-30 01:59:41,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-ffb66d8c-ae94-476d-b4c3-aa5ef36e29ee Date: Mon, 30 Jul 2018 01:59:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["b3a06e6d-c08a-4af5-a349-51224fc2282c"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:40Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:40Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:41,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-net used request id req-ffb66d8c-ae94-476d-b4c3-aa5ef36e29ee 2018-07-30 01:59:41,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:59:41,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:59:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:59:41,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4240883692c89ccd6d2fee443c61841142624f3c" 2018-07-30 01:59:41,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582b5556-ee9d-4958-aeea-1a6dd0821c3a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:41,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-582b5556-ee9d-4958-aeea-1a6dd0821c3a 2018-07-30 01:59:41,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4240883692c89ccd6d2fee443c61841142624f3c" 2018-07-30 01:59:41,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-149bb247-46b9-4ee0-bca2-d06613e9eb8c Date: Mon, 30 Jul 2018 01:59:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:40Z","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":"b3a06e6d-c08a-4af5-a349-51224fc2282c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:40Z","ip_version":4}]} 2018-07-30 01:59:41,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc used request id req-149bb247-46b9-4ee0-bca2-d06613e9eb8c 2018-07-30 01:59:41,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc&name=NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4240883692c89ccd6d2fee443c61841142624f3c" 2018-07-30 01:59:41,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-39db7f61-77d8-4f6a-8e19-1bfdcff4f097 Date: Mon, 30 Jul 2018 01:59:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:40Z","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":"b3a06e6d-c08a-4af5-a349-51224fc2282c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:40Z","ip_version":4}]} 2018-07-30 01:59:41,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc&name=NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-subnet used request id req-39db7f61-77d8-4f6a-8e19-1bfdcff4f097 2018-07-30 01:59:41,569 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-subnet 2018-07-30 01:59:41,569 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-subnet 2018-07-30 01:59:41,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/b3a06e6d-c08a-4af5-a349-51224fc2282c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4240883692c89ccd6d2fee443c61841142624f3c" 2018-07-30 01:59:42,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34ad8a30-f252-4c28-9cad-969dbc8f6925 Date: Mon, 30 Jul 2018 01:59:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:42,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b3a06e6d-c08a-4af5-a349-51224fc2282c used request id req-34ad8a30-f252-4c28-9cad-969dbc8f6925 2018-07-30 01:59:42,890 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d757ab5a-67b1-431d-84fb-dfe25a4f1ca9-pub-net 2018-07-30 01:59:42,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4240883692c89ccd6d2fee443c61841142624f3c" 2018-07-30 01:59:43,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5486e7fd-4d6f-4dbc-a24a-8d542b9e0a9e Date: Mon, 30 Jul 2018 01:59:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:43,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/9c05ebc3-3d5f-4a42-b0c5-eaf459fc04dc used request id req-5486e7fd-4d6f-4dbc-a24a-8d542b9e0a9e 2018-07-30 01:59:43,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:44,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["-XD0eeJORi-nsjp-s0a32A"], "issued_at": "2018-07-30T01:59:44.000000Z"}} 2018-07-30 01:59:44,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:44,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ecc859f-bc06-4388-b7de-949d25e9cbfd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:44,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9ecc859f-bc06-4388-b7de-949d25e9cbfd 2018-07-30 01:59:44,267 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-net 2018-07-30 01:59:44,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" -d '{"network": {"name": "NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-net", "admin_state_up": true}}' 2018-07-30 01:59:44,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-17479c52-f590-41c6-bdbd-b54cf2b8afcf Date: Mon, 30 Jul 2018 01:59:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"54ce0bb9-47a2-4e81-928e-c3b794551cbe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:44Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:44Z","mtu":1450}} 2018-07-30 01:59:44,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-17479c52-f590-41c6-bdbd-b54cf2b8afcf 2018-07-30 01:59:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=54ce0bb9-47a2-4e81-928e-c3b794551cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:44,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-4a7b7214-c753-46ec-9c71-d8279101212c Date: Mon, 30 Jul 2018 01:59:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"54ce0bb9-47a2-4e81-928e-c3b794551cbe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:44Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:44,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=54ce0bb9-47a2-4e81-928e-c3b794551cbe used request id req-4a7b7214-c753-46ec-9c71-d8279101212c 2018-07-30 01:59:44,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=54ce0bb9-47a2-4e81-928e-c3b794551cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:44,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-683afd04-e2c4-48c4-8a4d-32ad3184243b Date: Mon, 30 Jul 2018 01:59:44 GMT RESP BODY: {"subnets":[]} 2018-07-30 01:59:44,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=54ce0bb9-47a2-4e81-928e-c3b794551cbe used request id req-683afd04-e2c4-48c4-8a4d-32ad3184243b 2018-07-30 01:59:44,792 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-subnet 2018-07-30 01:59:44,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" -d '{"subnets": [{"ip_version": 4, "network_id": "54ce0bb9-47a2-4e81-928e-c3b794551cbe", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-subnet"}]}' 2018-07-30 01:59:45,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8179afa5-13f1-463b-9d34-361020aaef20 Date: Mon, 30 Jul 2018 01:59:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:44Z","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":"5ff3eeed-9d2c-4fc8-b76e-427d69066a9d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"54ce0bb9-47a2-4e81-928e-c3b794551cbe","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:44Z","ip_version":4}]} 2018-07-30 01:59:45,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-8179afa5-13f1-463b-9d34-361020aaef20 2018-07-30 01:59:45,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=54ce0bb9-47a2-4e81-928e-c3b794551cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:45,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2ac5e83d-5153-41fa-96f2-ffe8e96f0a83 Date: Mon, 30 Jul 2018 01:59:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"54ce0bb9-47a2-4e81-928e-c3b794551cbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5ff3eeed-9d2c-4fc8-b76e-427d69066a9d"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:44Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:45,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=54ce0bb9-47a2-4e81-928e-c3b794551cbe used request id req-2ac5e83d-5153-41fa-96f2-ffe8e96f0a83 2018-07-30 01:59:45,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=54ce0bb9-47a2-4e81-928e-c3b794551cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:45,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2b10b7e1-685e-4ad4-bb58-7790a8f6e354 Date: Mon, 30 Jul 2018 01:59:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:44Z","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":"5ff3eeed-9d2c-4fc8-b76e-427d69066a9d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"54ce0bb9-47a2-4e81-928e-c3b794551cbe","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:44Z","ip_version":4}]} 2018-07-30 01:59:45,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=54ce0bb9-47a2-4e81-928e-c3b794551cbe used request id req-2b10b7e1-685e-4ad4-bb58-7790a8f6e354 2018-07-30 01:59:45,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:45,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-540a3faa-faa3-4dba-95fe-56f4b13dd840 Date: Mon, 30 Jul 2018 01:59:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"54ce0bb9-47a2-4e81-928e-c3b794551cbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5ff3eeed-9d2c-4fc8-b76e-427d69066a9d"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:44Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:45,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-net used request id req-540a3faa-faa3-4dba-95fe-56f4b13dd840 2018-07-30 01:59:45,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:59:45,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:59:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:59:45,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:45,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d78571cc-97e1-4a04-bc5e-049787c8a182 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:45,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-d78571cc-97e1-4a04-bc5e-049787c8a182 2018-07-30 01:59:45,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=54ce0bb9-47a2-4e81-928e-c3b794551cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:45,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-285714d8-5983-41de-a6c7-6e7382a7bc30 Date: Mon, 30 Jul 2018 01:59:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:44Z","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":"5ff3eeed-9d2c-4fc8-b76e-427d69066a9d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"54ce0bb9-47a2-4e81-928e-c3b794551cbe","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:44Z","ip_version":4}]} 2018-07-30 01:59:45,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=54ce0bb9-47a2-4e81-928e-c3b794551cbe used request id req-285714d8-5983-41de-a6c7-6e7382a7bc30 2018-07-30 01:59:45,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:59:45,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:46,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["uEQuiiH3RLqcJW8SL1RaCQ"], "issued_at": "2018-07-30T01:59:46.000000Z"}} 2018-07-30 01:59:46,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6985d7db1843822923108d45a1a515c64c519759" 2018-07-30 01:59:46,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f277b2-5dda-4219-aa55-dcd1c67fa788 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:46,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-00f277b2-5dda-4219-aa55-dcd1c67fa788 2018-07-30 01:59:46,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:46,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ff992dfa-2f5e-4a9a-96bd-caf2a7ac84b3 Date: Mon, 30 Jul 2018 01:59:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 01:59:46,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-ff992dfa-2f5e-4a9a-96bd-caf2a7ac84b3 2018-07-30 01:59:46,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:46,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c6bc09fe-8622-41ae-8d2c-26dfd38d4769 Date: Mon, 30 Jul 2018 01:59:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 01:59:46,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-c6bc09fe-8622-41ae-8d2c-26dfd38d4769 2018-07-30 01:59:46,313 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-router 2018-07-30 01:59:46,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-router", "admin_state_up": true}}' 2018-07-30 01:59:47,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-7712ed5a-80f0-4169-a23e-dba8eff31383 Date: Mon, 30 Jul 2018 01:59:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:59:46Z", "admin_state_up": true, "updated_at": "2018-07-30T01:59:47Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "f3e703f8-5105-4ef3-b78f-a0f253af4c25", "name": "NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-router"}} 2018-07-30 01:59:47,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-7712ed5a-80f0-4169-a23e-dba8eff31383 2018-07-30 01:59:47,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=f3e703f8-5105-4ef3-b78f-a0f253af4c25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:47,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-574fa9cb-5fcb-4066-a821-16447fd1d99b Date: Mon, 30 Jul 2018 01:59:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:59:46Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.205"}],"id":"86e0d6c0-a666-47ac-b08a-b814ced699c8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:18:ee","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T01:59:46Z","binding:vnic_type":"normal","device_id":"f3e703f8-5105-4ef3-b78f-a0f253af4c25","ip_allocation":"immediate"}]} 2018-07-30 01:59:47,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=f3e703f8-5105-4ef3-b78f-a0f253af4c25 used request id req-574fa9cb-5fcb-4066-a821-16447fd1d99b 2018-07-30 01:59:47,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:47,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5a573ea2-8f2d-4d16-b64e-b577971e7321 Date: Mon, 30 Jul 2018 01:59:47 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 01:59:47,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-5a573ea2-8f2d-4d16-b64e-b577971e7321 2018-07-30 01:59:47,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:47,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-55af98f9-e1e8-465d-a10b-453c405559e7 Date: Mon, 30 Jul 2018 01:59:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:59:46Z", "admin_state_up": true, "updated_at": "2018-07-30T01:59:47Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "f3e703f8-5105-4ef3-b78f-a0f253af4c25", "name": "NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-router"}]} 2018-07-30 01:59:47,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-router used request id req-55af98f9-e1e8-465d-a10b-453c405559e7 2018-07-30 01:59:47,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:47,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb451d8-be95-4444-a064-a9bae09f8e02 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:47,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-dfb451d8-be95-4444-a064-a9bae09f8e02 2018-07-30 01:59:47,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=f3e703f8-5105-4ef3-b78f-a0f253af4c25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:47,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-137e817e-07f3-4b13-a5fc-61873895c9d4 Date: Mon, 30 Jul 2018 01:59:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:59:46Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.205"}],"id":"86e0d6c0-a666-47ac-b08a-b814ced699c8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:18:ee","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T01:59:46Z","binding:vnic_type":"normal","device_id":"f3e703f8-5105-4ef3-b78f-a0f253af4c25","ip_allocation":"immediate"}]} 2018-07-30 01:59:47,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=f3e703f8-5105-4ef3-b78f-a0f253af4c25 used request id req-137e817e-07f3-4b13-a5fc-61873895c9d4 2018-07-30 01:59:47,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:48,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-2731a121-9949-45b3-b469-ea58c36b0d48 Date: Mon, 30 Jul 2018 01:59:48 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 01:59:48,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-2731a121-9949-45b3-b469-ea58c36b0d48 2018-07-30 01:59:48,017 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-router 2018-07-30 01:59:48,017 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-router 2018-07-30 01:59:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/f3e703f8-5105-4ef3-b78f-a0f253af4c25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:49,344 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5adbdfe7-d2b6-4958-9245-7aa4382bac96 Content-Length: 0 Date: Mon, 30 Jul 2018 01:59:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:49,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/f3e703f8-5105-4ef3-b78f-a0f253af4c25 used request id req-5adbdfe7-d2b6-4958-9245-7aa4382bac96 2018-07-30 01:59:49,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:49,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2c19ac37-0ed3-4f42-a873-29835d3816ef Date: Mon, 30 Jul 2018 01:59:49 GMT RESP BODY: {"routers": []} 2018-07-30 01:59:49,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-router used request id req-2c19ac37-0ed3-4f42-a873-29835d3816ef 2018-07-30 01:59:49,424 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-subnet 2018-07-30 01:59:49,424 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-subnet 2018-07-30 01:59:49,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/5ff3eeed-9d2c-4fc8-b76e-427d69066a9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:50,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-13fe27c7-8596-4c8c-b96b-497739d9d409 Date: Mon, 30 Jul 2018 01:59:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:50,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5ff3eeed-9d2c-4fc8-b76e-427d69066a9d used request id req-13fe27c7-8596-4c8c-b96b-497739d9d409 2018-07-30 01:59:50,382 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a126dd94-85f9-4aaf-8f29-199e5ce3083b-pub-net 2018-07-30 01:59:50,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/54ce0bb9-47a2-4e81-928e-c3b794551cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334155a5754bb1f4e0e8603704211d141eaa03e9" 2018-07-30 01:59:51,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d768a4f4-5614-4f4d-91c7-d0c344ba25df Date: Mon, 30 Jul 2018 01:59:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:51,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/54ce0bb9-47a2-4e81-928e-c3b794551cbe used request id req-d768a4f4-5614-4f4d-91c7-d0c344ba25df 2018-07-30 01:59:51,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:51,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["QNRB13OOTF-hnFKSJJ8OyA"], "issued_at": "2018-07-30T01:59:51.000000Z"}} 2018-07-30 01:59:51,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:51,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c573c9f6-3ade-40bd-9646-8eb39f885a62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:51,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c573c9f6-3ade-40bd-9646-8eb39f885a62 2018-07-30 01:59:51,778 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net 2018-07-30 01:59:51,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" -d '{"network": {"name": "NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net", "admin_state_up": true}}' 2018-07-30 01:59:52,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-c3cb258c-e37e-46cf-b625-311a2803f701 Date: Mon, 30 Jul 2018 01:59:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:52Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:52Z","mtu":1450}} 2018-07-30 01:59:52,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-c3cb258c-e37e-46cf-b625-311a2803f701 2018-07-30 01:59:52,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:52,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-015709ca-8d02-4474-b010-051ec316c725 Date: Mon, 30 Jul 2018 01:59:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:52Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:52,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19 used request id req-015709ca-8d02-4474-b010-051ec316c725 2018-07-30 01:59:52,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:52,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-365d58f7-a90e-4d1c-b52c-f56981a1c2d2 Date: Mon, 30 Jul 2018 01:59:52 GMT RESP BODY: {"subnets":[]} 2018-07-30 01:59:52,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19 used request id req-365d58f7-a90e-4d1c-b52c-f56981a1c2d2 2018-07-30 01:59:52,474 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet 2018-07-30 01:59:52,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" -d '{"subnets": [{"ip_version": 4, "network_id": "f1bb7047-d03b-4211-8eb1-b8b3a804dd19", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet"}]}' 2018-07-30 01:59:52,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-58c2c48a-3aae-4aae-a273-2e05cde2abcf Date: Mon, 30 Jul 2018 01:59:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c82ac42b-8914-445f-910f-2e136d55a6b2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:52Z","ip_version":4}]} 2018-07-30 01:59:52,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-58c2c48a-3aae-4aae-a273-2e05cde2abcf 2018-07-30 01:59:52,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:52,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c6c7da67-9ec7-4b47-b827-44ebcc0a96a5 Date: Mon, 30 Jul 2018 01:59:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c82ac42b-8914-445f-910f-2e136d55a6b2"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:52Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:52,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19 used request id req-c6c7da67-9ec7-4b47-b827-44ebcc0a96a5 2018-07-30 01:59:52,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:52,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c895b3fc-1255-4dd7-a92b-bc52b8800aba Date: Mon, 30 Jul 2018 01:59:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c82ac42b-8914-445f-910f-2e136d55a6b2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:52Z","ip_version":4}]} 2018-07-30 01:59:52,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19 used request id req-c895b3fc-1255-4dd7-a92b-bc52b8800aba 2018-07-30 01:59:52,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:53,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3f02dbfa-43fd-494a-b725-88e45cb58c52 Date: Mon, 30 Jul 2018 01:59:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c82ac42b-8914-445f-910f-2e136d55a6b2"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:52Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:53,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net used request id req-3f02dbfa-43fd-494a-b725-88e45cb58c52 2018-07-30 01:59:53,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:59:53,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:59:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:59:53,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:53,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5bdffb9-84ea-4bf1-b23f-9a50e42b4e57 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:53,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-a5bdffb9-84ea-4bf1-b23f-9a50e42b4e57 2018-07-30 01:59:53,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:53,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ac36f15f-3874-4548-8383-98774ac1649a Date: Mon, 30 Jul 2018 01:59:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c82ac42b-8914-445f-910f-2e136d55a6b2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:52Z","ip_version":4}]} 2018-07-30 01:59:53,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19 used request id req-ac36f15f-3874-4548-8383-98774ac1649a 2018-07-30 01:59:53,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19&name=NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:53,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-11250b13-ef65-4453-b9a0-efb37e631cf6 Date: Mon, 30 Jul 2018 01:59:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c82ac42b-8914-445f-910f-2e136d55a6b2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:52Z","ip_version":4}]} 2018-07-30 01:59:53,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19&name=NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet used request id req-11250b13-ef65-4453-b9a0-efb37e631cf6 2018-07-30 01:59:53,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:59:53,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:53,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["JGJukCgbQ_SFyonlL1Fviw"], "issued_at": "2018-07-30T01:59:53.000000Z"}} 2018-07-30 01:59:53,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a659c47b928b4fe5dbaf4aac106bd3ca17282de3" 2018-07-30 01:59:53,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d96a89-3ae5-48df-bacc-78241f0290a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:53,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-29d96a89-3ae5-48df-bacc-78241f0290a4 2018-07-30 01:59:53,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:53,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e8dccd9a-aed6-4e00-9de6-7ea6965dbf16 Date: Mon, 30 Jul 2018 01:59:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c82ac42b-8914-445f-910f-2e136d55a6b2"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:52Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:53,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net used request id req-e8dccd9a-aed6-4e00-9de6-7ea6965dbf16 2018-07-30 01:59:53,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:53,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d1253c28-1831-4850-a938-0b7a641ddb7b Date: Mon, 30 Jul 2018 01:59:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c82ac42b-8914-445f-910f-2e136d55a6b2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:52Z","ip_version":4}]} 2018-07-30 01:59:53,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19 used request id req-d1253c28-1831-4850-a938-0b7a641ddb7b 2018-07-30 01:59:53,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:53,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6051d912-c093-40be-b2e6-947d7f76b1b6 Date: Mon, 30 Jul 2018 01:59:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c82ac42b-8914-445f-910f-2e136d55a6b2"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:52Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:53,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net used request id req-6051d912-c093-40be-b2e6-947d7f76b1b6 2018-07-30 01:59:53,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:59:53,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01:59:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:59:53,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a659c47b928b4fe5dbaf4aac106bd3ca17282de3" 2018-07-30 01:59:54,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a2998a-7df7-40b0-94e2-ee37d60dc322 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:54,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-b0a2998a-7df7-40b0-94e2-ee37d60dc322 2018-07-30 01:59:54,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:54,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cf1c6097-0aaf-4ea2-99f3-4715e4ae2567 Date: Mon, 30 Jul 2018 01:59:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c82ac42b-8914-445f-910f-2e136d55a6b2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:52Z","ip_version":4}]} 2018-07-30 01:59:54,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19 used request id req-cf1c6097-0aaf-4ea2-99f3-4715e4ae2567 2018-07-30 01:59:54,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19&name=NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:54,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-977f4c57-2df9-4b90-b44f-fc6e39a08a62 Date: Mon, 30 Jul 2018 01:59:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c82ac42b-8914-445f-910f-2e136d55a6b2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:52Z","ip_version":4}]} 2018-07-30 01:59:54,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f1bb7047-d03b-4211-8eb1-b8b3a804dd19&name=NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet used request id req-977f4c57-2df9-4b90-b44f-fc6e39a08a62 2018-07-30 01:59:54,191 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net 2018-07-30 01:59:54,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" -d '{"port": {"network_id": "f1bb7047-d03b-4211-8eb1-b8b3a804dd19", "fixed_ips": [{"subnet_id": "c82ac42b-8914-445f-910f-2e136d55a6b2", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-port", "admin_state_up": true}}' 2018-07-30 01:59:55,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-041dad03-5d06-4720-9d1e-55f362c89192 Date: Mon, 30 Jul 2018 01:59:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:59:54Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c82ac42b-8914-445f-910f-2e136d55a6b2","ip_address":"10.55.1.100"}],"id":"b20ef968-c264-4c4f-8ffe-60b2daac8772","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:75:93","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-port","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","qos_policy_id":null,"admin_state_up":true,"network_id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 01:59:55,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-041dad03-5d06-4720-9d1e-55f362c89192 2018-07-30 01:59:55,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:55,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-9d60875c-924a-4b0b-9450-d8681f0e1e4d Date: Mon, 30 Jul 2018 01:59:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:59:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c82ac42b-8914-445f-910f-2e136d55a6b2","ip_address":"10.55.1.100"}],"id":"b20ef968-c264-4c4f-8ffe-60b2daac8772","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:75:93","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-port","admin_state_up":true,"network_id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:59:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c82ac42b-8914-445f-910f-2e136d55a6b2","ip_address":"10.55.1.2"}],"id":"b90d6e23-6a77-45cd-8606-b94a0756b0b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:bc:27","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1bb7047-d03b-4211-8eb1-b8b3a804dd19","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f1bb7047-d03b-4211-8eb1-b8b3a804dd19","ip_allocation":"immediate"}]} 2018-07-30 01:59:55,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports used request id req-9d60875c-924a-4b0b-9450-d8681f0e1e4d 2018-07-30 01:59:55,149 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-port 2018-07-30 01:59:55,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/b20ef968-c264-4c4f-8ffe-60b2daac8772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:55,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-730c405c-6809-477d-9a17-fdcb8e0eb803 Date: Mon, 30 Jul 2018 01:59:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:55,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/b20ef968-c264-4c4f-8ffe-60b2daac8772 used request id req-730c405c-6809-477d-9a17-fdcb8e0eb803 2018-07-30 01:59:55,635 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet 2018-07-30 01:59:55,635 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-subnet 2018-07-30 01:59:55,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/c82ac42b-8914-445f-910f-2e136d55a6b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:56,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-991c1ee2-5535-400d-9ae4-0fb536ce09ea Date: Mon, 30 Jul 2018 01:59:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:56,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/c82ac42b-8914-445f-910f-2e136d55a6b2 used request id req-991c1ee2-5535-400d-9ae4-0fb536ce09ea 2018-07-30 01:59:56,563 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-6c439a9c-bc3a-461c-92b8-5abe341aee03-pub-net 2018-07-30 01:59:56,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/f1bb7047-d03b-4211-8eb1-b8b3a804dd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f992e6a0002e3216987bb8af424ce300bdbca1" 2018-07-30 01:59:57,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00f5dd8c-2d3e-495c-8630-c14bd26b0e37 Date: Mon, 30 Jul 2018 01:59:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 01:59:57,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f1bb7047-d03b-4211-8eb1-b8b3a804dd19 used request id req-00f5dd8c-2d3e-495c-8630-c14bd26b0e37 2018-07-30 01:59:57,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:57,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["5M7kcMk8QOeoRrKkPZrqXQ"], "issued_at": "2018-07-30T01:59:57.000000Z"}} 2018-07-30 01:59:57,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 01:59:57,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8093ee-588a-4c69-ab01-0de0bd4158ce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:57,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8e8093ee-588a-4c69-ab01-0de0bd4158ce 2018-07-30 01:59:57,848 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net 2018-07-30 01:59:57,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" -d '{"network": {"name": "NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net", "admin_state_up": true}}' 2018-07-30 01:59:58,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-5cf6a89e-2763-49b8-a653-9676241fc7cd Date: Mon, 30 Jul 2018 01:59:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e5a882e3-402d-4549-b92b-6884130477c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:58Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:58Z","mtu":1450}} 2018-07-30 01:59:58,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-5cf6a89e-2763-49b8-a653-9676241fc7cd 2018-07-30 01:59:58,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e5a882e3-402d-4549-b92b-6884130477c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 01:59:58,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-26d49176-b19d-4181-a9c4-eed919818890 Date: Mon, 30 Jul 2018 01:59:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e5a882e3-402d-4549-b92b-6884130477c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T01:59:58Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:58Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:58,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e5a882e3-402d-4549-b92b-6884130477c0 used request id req-26d49176-b19d-4181-a9c4-eed919818890 2018-07-30 01:59:58,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e5a882e3-402d-4549-b92b-6884130477c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 01:59:58,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2c954f66-03ca-4c4e-8bb7-b1b5af7a61a6 Date: Mon, 30 Jul 2018 01:59:58 GMT RESP BODY: {"subnets":[]} 2018-07-30 01:59:58,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e5a882e3-402d-4549-b92b-6884130477c0 used request id req-2c954f66-03ca-4c4e-8bb7-b1b5af7a61a6 2018-07-30 01:59:58,428 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet 2018-07-30 01:59:58,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" -d '{"subnets": [{"ip_version": 4, "network_id": "e5a882e3-402d-4549-b92b-6884130477c0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet"}]}' 2018-07-30 01:59:58,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f6502daa-dd1a-4e3b-8465-b0aeb2e9aea0 Date: Mon, 30 Jul 2018 01:59:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:58Z","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":"80febdd1-8276-44b5-bad8-75e813e0e965","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e5a882e3-402d-4549-b92b-6884130477c0","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:58Z","ip_version":4}]} 2018-07-30 01:59:58,922 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-f6502daa-dd1a-4e3b-8465-b0aeb2e9aea0 2018-07-30 01:59:58,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e5a882e3-402d-4549-b92b-6884130477c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 01:59:59,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e062c5f4-1375-4920-b526-f73e5471db2e Date: Mon, 30 Jul 2018 01:59:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e5a882e3-402d-4549-b92b-6884130477c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["80febdd1-8276-44b5-bad8-75e813e0e965"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:58Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:58Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:59,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e5a882e3-402d-4549-b92b-6884130477c0 used request id req-e062c5f4-1375-4920-b526-f73e5471db2e 2018-07-30 01:59:59,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e5a882e3-402d-4549-b92b-6884130477c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 01:59:59,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-eaf20b6b-5126-412c-adc6-c1ff2f1dfae9 Date: Mon, 30 Jul 2018 01:59:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:58Z","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":"80febdd1-8276-44b5-bad8-75e813e0e965","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e5a882e3-402d-4549-b92b-6884130477c0","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:58Z","ip_version":4}]} 2018-07-30 01:59:59,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e5a882e3-402d-4549-b92b-6884130477c0 used request id req-eaf20b6b-5126-412c-adc6-c1ff2f1dfae9 2018-07-30 01:59:59,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 01:59:59,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-971317c8-dd3a-4f6a-9b4e-cc601f90b50f Date: Mon, 30 Jul 2018 01:59:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e5a882e3-402d-4549-b92b-6884130477c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["80febdd1-8276-44b5-bad8-75e813e0e965"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:58Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:58Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:59,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net used request id req-971317c8-dd3a-4f6a-9b4e-cc601f90b50f 2018-07-30 01:59:59,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:59:59,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:59:59,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 01:59:59,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4713c62-7a28-46af-ad3b-e6c120a2ddcf Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 01:59:59,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-a4713c62-7a28-46af-ad3b-e6c120a2ddcf 2018-07-30 01:59:59,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e5a882e3-402d-4549-b92b-6884130477c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 01:59:59,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e25bd68e-821e-4e8c-aa80-3413bee19c59 Date: Mon, 30 Jul 2018 01:59:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:58Z","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":"80febdd1-8276-44b5-bad8-75e813e0e965","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e5a882e3-402d-4549-b92b-6884130477c0","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:58Z","ip_version":4}]} 2018-07-30 01:59:59,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e5a882e3-402d-4549-b92b-6884130477c0 used request id req-e25bd68e-821e-4e8c-aa80-3413bee19c59 2018-07-30 01:59:59,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e5a882e3-402d-4549-b92b-6884130477c0&name=NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 01:59:59,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0b464ecd-fed4-4c1c-abfb-a4b132a09988 Date: Mon, 30 Jul 2018 01:59:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:58Z","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":"80febdd1-8276-44b5-bad8-75e813e0e965","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e5a882e3-402d-4549-b92b-6884130477c0","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:58Z","ip_version":4}]} 2018-07-30 01:59:59,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e5a882e3-402d-4549-b92b-6884130477c0&name=NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet used request id req-0b464ecd-fed4-4c1c-abfb-a4b132a09988 2018-07-30 01:59:59,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 01:59:59,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 01:59:59,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T02:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["D3srNsihTtCNktd-jduMzA"], "issued_at": "2018-07-30T01:59:59.000000Z"}} 2018-07-30 01:59:59,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352393ebafa86daa6ddd45617a9ac5f55545f22b" 2018-07-30 01:59:59,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c80ea52-2b40-4ec8-bc58-165a1fd56536 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 01:59:59,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7c80ea52-2b40-4ec8-bc58-165a1fd56536 2018-07-30 01:59:59,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 01:59:59,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-cd1b2982-7eb6-471d-9a0f-896539e11120 Date: Mon, 30 Jul 2018 01:59:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e5a882e3-402d-4549-b92b-6884130477c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["80febdd1-8276-44b5-bad8-75e813e0e965"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:58Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:58Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:59,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net used request id req-cd1b2982-7eb6-471d-9a0f-896539e11120 2018-07-30 01:59:59,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e5a882e3-402d-4549-b92b-6884130477c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 01:59:59,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9b598810-8c9b-47de-9372-2776ec33b5cc Date: Mon, 30 Jul 2018 01:59:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:58Z","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":"80febdd1-8276-44b5-bad8-75e813e0e965","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e5a882e3-402d-4549-b92b-6884130477c0","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:58Z","ip_version":4}]} 2018-07-30 01:59:59,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e5a882e3-402d-4549-b92b-6884130477c0 used request id req-9b598810-8c9b-47de-9372-2776ec33b5cc 2018-07-30 01:59:59,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 01:59:59,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6dd22d99-e0a5-40b7-8725-f13c60055e63 Date: Mon, 30 Jul 2018 01:59:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e5a882e3-402d-4549-b92b-6884130477c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["80febdd1-8276-44b5-bad8-75e813e0e965"],"description":"","tags":[],"updated_at":"2018-07-30T01:59:58Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:58Z","provider:network_type":"vxlan"}]} 2018-07-30 01:59:59,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net used request id req-6dd22d99-e0a5-40b7-8725-f13c60055e63 2018-07-30 01:59:59,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 01:59:59,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 01: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 01:59:59,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352393ebafa86daa6ddd45617a9ac5f55545f22b" 2018-07-30 02:00:00,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 01:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e7d0c9-49a5-4be4-ba12-51bdc7a9a8cb Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:00,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-d3e7d0c9-49a5-4be4-ba12-51bdc7a9a8cb 2018-07-30 02:00:00,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e5a882e3-402d-4549-b92b-6884130477c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 02:00:00,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e367e0d0-523d-42b0-9739-d644cbed3b84 Date: Mon, 30 Jul 2018 02:00:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:58Z","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":"80febdd1-8276-44b5-bad8-75e813e0e965","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e5a882e3-402d-4549-b92b-6884130477c0","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:58Z","ip_version":4}]} 2018-07-30 02:00:00,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e5a882e3-402d-4549-b92b-6884130477c0 used request id req-e367e0d0-523d-42b0-9739-d644cbed3b84 2018-07-30 02:00:00,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e5a882e3-402d-4549-b92b-6884130477c0&name=NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 02:00:00,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4c0e6613-1a42-428f-b450-41687f590300 Date: Mon, 30 Jul 2018 02:00:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:59:58Z","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":"80febdd1-8276-44b5-bad8-75e813e0e965","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e5a882e3-402d-4549-b92b-6884130477c0","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:58Z","ip_version":4}]} 2018-07-30 02:00:00,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e5a882e3-402d-4549-b92b-6884130477c0&name=NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet used request id req-4c0e6613-1a42-428f-b450-41687f590300 2018-07-30 02:00:00,163 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net 2018-07-30 02:00:00,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" -d '{"port": {"network_id": "e5a882e3-402d-4549-b92b-6884130477c0", "fixed_ips": [{"subnet_id": "80febdd1-8276-44b5-bad8-75e813e0e965", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-port", "admin_state_up": true}}' 2018-07-30 02:00:01,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-f26c444b-9195-4d09-afef-4811db3efa8c Date: Mon, 30 Jul 2018 02:00:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:00:00Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80febdd1-8276-44b5-bad8-75e813e0e965","ip_address":"10.55.1.100"}],"id":"169504f6-2812-481c-bb31-2a8a00fe5fb7","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e4:d7:71","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-port","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","qos_policy_id":null,"admin_state_up":true,"network_id":"e5a882e3-402d-4549-b92b-6884130477c0","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:00Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 02:00:01,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-f26c444b-9195-4d09-afef-4811db3efa8c 2018-07-30 02:00:01,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 02:00:01,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-cd701aae-79f0-46fd-b5d7-5f02a033dce4 Date: Mon, 30 Jul 2018 02:00:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T01:59:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80febdd1-8276-44b5-bad8-75e813e0e965","ip_address":"10.55.1.2"}],"id":"123b78b5-8186-47de-ac8a-d31e0370ed50","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:0d:3b","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5a882e3-402d-4549-b92b-6884130477c0","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T01:59:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5a882e3-402d-4549-b92b-6884130477c0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:00:00Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"80febdd1-8276-44b5-bad8-75e813e0e965","ip_address":"10.55.1.100"}],"id":"169504f6-2812-481c-bb31-2a8a00fe5fb7","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e4:d7:71","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-port","admin_state_up":true,"network_id":"e5a882e3-402d-4549-b92b-6884130477c0","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:00Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 02:00:01,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports used request id req-cd701aae-79f0-46fd-b5d7-5f02a033dce4 2018-07-30 02:00:01,128 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-port 2018-07-30 02:00:01,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/169504f6-2812-481c-bb31-2a8a00fe5fb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 02:00:01,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-220b630d-fd13-44a3-b5a4-1624574bf0ef Date: Mon, 30 Jul 2018 02:00:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:01,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/169504f6-2812-481c-bb31-2a8a00fe5fb7 used request id req-220b630d-fd13-44a3-b5a4-1624574bf0ef 2018-07-30 02:00:01,540 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet 2018-07-30 02:00:01,540 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-subnet 2018-07-30 02:00:01,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/80febdd1-8276-44b5-bad8-75e813e0e965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 02:00:02,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-693216d5-915e-4f40-8b39-ae9e1a3c243c Date: Mon, 30 Jul 2018 02:00:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:02,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/80febdd1-8276-44b5-bad8-75e813e0e965 used request id req-693216d5-915e-4f40-8b39-ae9e1a3c243c 2018-07-30 02:00:02,535 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b5c4ea72-6e9e-49bb-8fb3-a486cf47a260-pub-net 2018-07-30 02:00:02,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/e5a882e3-402d-4549-b92b-6884130477c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457d819519194749f4b068b1462cbd4f707dc7b5" 2018-07-30 02:00:03,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e6585fd8-6da1-416f-84fb-bb9437dc5ffc Date: Mon, 30 Jul 2018 02:00:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:03,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/e5a882e3-402d-4549-b92b-6884130477c0 used request id req-e6585fd8-6da1-416f-84fb-bb9437dc5ffc 2018-07-30 02:00:03,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:03,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["b8IF_ESDR12DL278qIUV2Q"], "issued_at": "2018-07-30T02:00:03.000000Z"}} 2018-07-30 02:00:03,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:04,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f46f027-d327-406d-8c3f-050000ef7384 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:04,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1f46f027-d327-406d-8c3f-050000ef7384 2018-07-30 02:00:04,016 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net 2018-07-30 02:00:04,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" -d '{"network": {"name": "NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net", "admin_state_up": true}}' 2018-07-30 02:00:04,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-d5394b8a-f4db-4484-a619-8498ef862069 Date: Mon, 30 Jul 2018 02:00: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":"3958f45f-c89e-4542-9bfa-1245be213051","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:00:04Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:04Z","mtu":1450}} 2018-07-30 02:00:04,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-d5394b8a-f4db-4484-a619-8498ef862069 2018-07-30 02:00:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=3958f45f-c89e-4542-9bfa-1245be213051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:04,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-d63e91b6-0d1b-47cd-b508-310a464a9bbd Date: Mon, 30 Jul 2018 02:00:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3958f45f-c89e-4542-9bfa-1245be213051","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:00:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:04Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:04,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=3958f45f-c89e-4542-9bfa-1245be213051 used request id req-d63e91b6-0d1b-47cd-b508-310a464a9bbd 2018-07-30 02:00:04,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3958f45f-c89e-4542-9bfa-1245be213051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:04,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5184ca6a-7460-4971-b63d-6deb70ec5018 Date: Mon, 30 Jul 2018 02:00:04 GMT RESP BODY: {"subnets":[]} 2018-07-30 02:00:04,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3958f45f-c89e-4542-9bfa-1245be213051 used request id req-5184ca6a-7460-4971-b63d-6deb70ec5018 2018-07-30 02:00:04,608 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet 2018-07-30 02:00:04,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" -d '{"subnets": [{"ip_version": 4, "network_id": "3958f45f-c89e-4542-9bfa-1245be213051", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet"}]}' 2018-07-30 02:00:05,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2c74b0f2-871a-4df3-b704-880e804ef2ce Date: Mon, 30 Jul 2018 02:00:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"8e922fe1-3a18-40e2-a10f-e2fec9536f2d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3958f45f-c89e-4542-9bfa-1245be213051","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:04Z","ip_version":4}]} 2018-07-30 02:00:05,009 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-2c74b0f2-871a-4df3-b704-880e804ef2ce 2018-07-30 02:00:05,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=3958f45f-c89e-4542-9bfa-1245be213051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:05,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d63a39f2-25b0-4491-9c43-ff0c69b8714e Date: Mon, 30 Jul 2018 02:00:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3958f45f-c89e-4542-9bfa-1245be213051","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["8e922fe1-3a18-40e2-a10f-e2fec9536f2d"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:04Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:05,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=3958f45f-c89e-4542-9bfa-1245be213051 used request id req-d63a39f2-25b0-4491-9c43-ff0c69b8714e 2018-07-30 02:00:05,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3958f45f-c89e-4542-9bfa-1245be213051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:05,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-251f99c8-ab43-4abd-bdee-19c4a69e5766 Date: Mon, 30 Jul 2018 02:00:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"8e922fe1-3a18-40e2-a10f-e2fec9536f2d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3958f45f-c89e-4542-9bfa-1245be213051","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:04Z","ip_version":4}]} 2018-07-30 02:00:05,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3958f45f-c89e-4542-9bfa-1245be213051 used request id req-251f99c8-ab43-4abd-bdee-19c4a69e5766 2018-07-30 02:00:05,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:06,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-66b1ac1a-90b1-47df-be38-712ae37058cb Date: Mon, 30 Jul 2018 02:00:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3958f45f-c89e-4542-9bfa-1245be213051","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["8e922fe1-3a18-40e2-a10f-e2fec9536f2d"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:04Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:06,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net used request id req-66b1ac1a-90b1-47df-be38-712ae37058cb 2018-07-30 02:00:06,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:00:06,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:00:06,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:06,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2b76b5f-29ab-498e-82c1-1ad4d7a24a42 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:06,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-d2b76b5f-29ab-498e-82c1-1ad4d7a24a42 2018-07-30 02:00:06,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3958f45f-c89e-4542-9bfa-1245be213051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:06,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a96e4b06-4dd6-4c48-bb18-ef3852b63af1 Date: Mon, 30 Jul 2018 02:00:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"8e922fe1-3a18-40e2-a10f-e2fec9536f2d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3958f45f-c89e-4542-9bfa-1245be213051","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:04Z","ip_version":4}]} 2018-07-30 02:00:06,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3958f45f-c89e-4542-9bfa-1245be213051 used request id req-a96e4b06-4dd6-4c48-bb18-ef3852b63af1 2018-07-30 02:00:06,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3958f45f-c89e-4542-9bfa-1245be213051&name=NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:06,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c99203d7-7daa-4ae6-abd7-1583036d227c Date: Mon, 30 Jul 2018 02:00:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"8e922fe1-3a18-40e2-a10f-e2fec9536f2d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3958f45f-c89e-4542-9bfa-1245be213051","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:04Z","ip_version":4}]} 2018-07-30 02:00:06,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3958f45f-c89e-4542-9bfa-1245be213051&name=NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet used request id req-c99203d7-7daa-4ae6-abd7-1583036d227c 2018-07-30 02:00:06,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:00:06,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:07,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["MHzIiP54SVeIIJKke0bFsg"], "issued_at": "2018-07-30T02:00:07.000000Z"}} 2018-07-30 02:00:07,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3912dd1cc158efe742ab027c25782c236adc97c1" 2018-07-30 02:00:07,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c76a6a-707c-4dc2-9618-f311b3c5c356 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:07,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-66c76a6a-707c-4dc2-9618-f311b3c5c356 2018-07-30 02:00:07,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:07,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-36d6080e-f71c-47a9-b269-67ce266a94f4 Date: Mon, 30 Jul 2018 02:00:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3958f45f-c89e-4542-9bfa-1245be213051","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["8e922fe1-3a18-40e2-a10f-e2fec9536f2d"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:04Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:07,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net used request id req-36d6080e-f71c-47a9-b269-67ce266a94f4 2018-07-30 02:00:07,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3958f45f-c89e-4542-9bfa-1245be213051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:07,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fe4d6402-ef40-4918-849c-e75eb63c7395 Date: Mon, 30 Jul 2018 02:00:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"8e922fe1-3a18-40e2-a10f-e2fec9536f2d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3958f45f-c89e-4542-9bfa-1245be213051","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:04Z","ip_version":4}]} 2018-07-30 02:00:07,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3958f45f-c89e-4542-9bfa-1245be213051 used request id req-fe4d6402-ef40-4918-849c-e75eb63c7395 2018-07-30 02:00:07,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:07,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-88d7e414-6433-488f-8b57-b9f82880e8ec Date: Mon, 30 Jul 2018 02:00:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3958f45f-c89e-4542-9bfa-1245be213051","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["8e922fe1-3a18-40e2-a10f-e2fec9536f2d"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:04Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:07,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net used request id req-88d7e414-6433-488f-8b57-b9f82880e8ec 2018-07-30 02:00:07,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:00:07,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:00:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:00:07,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3912dd1cc158efe742ab027c25782c236adc97c1" 2018-07-30 02:00:07,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b72483-1e17-4372-a562-4f18ebd96c0f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:07,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-37b72483-1e17-4372-a562-4f18ebd96c0f 2018-07-30 02:00:07,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3958f45f-c89e-4542-9bfa-1245be213051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:07,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-202a567b-73d8-4c04-852b-40029d4a3413 Date: Mon, 30 Jul 2018 02:00:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"8e922fe1-3a18-40e2-a10f-e2fec9536f2d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3958f45f-c89e-4542-9bfa-1245be213051","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:04Z","ip_version":4}]} 2018-07-30 02:00:07,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3958f45f-c89e-4542-9bfa-1245be213051 used request id req-202a567b-73d8-4c04-852b-40029d4a3413 2018-07-30 02:00:07,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3958f45f-c89e-4542-9bfa-1245be213051&name=NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:07,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5928a8cf-f408-44c8-ad35-7ea709c92781 Date: Mon, 30 Jul 2018 02:00:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"8e922fe1-3a18-40e2-a10f-e2fec9536f2d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3958f45f-c89e-4542-9bfa-1245be213051","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:04Z","ip_version":4}]} 2018-07-30 02:00:07,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3958f45f-c89e-4542-9bfa-1245be213051&name=NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet used request id req-5928a8cf-f408-44c8-ad35-7ea709c92781 2018-07-30 02:00:07,515 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net 2018-07-30 02:00:07,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" -d '{"port": {"network_id": "3958f45f-c89e-4542-9bfa-1245be213051", "fixed_ips": [{"subnet_id": "8e922fe1-3a18-40e2-a10f-e2fec9536f2d", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-port", "admin_state_up": true}}' 2018-07-30 02:00:07,528 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-24068129-75f5-4772-a14c-0219c4e2cbf2 Date: Mon, 30 Jul 2018 02:00:07 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-30 02:00:07,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-24068129-75f5-4772-a14c-0219c4e2cbf2 2018-07-30 02:00:07,528 - 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-30 02:00:07,528 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet 2018-07-30 02:00:07,529 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-subnet 2018-07-30 02:00:07,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/8e922fe1-3a18-40e2-a10f-e2fec9536f2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:08,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56b701c8-3aeb-4f39-bd4a-578b2a6cb22c Date: Mon, 30 Jul 2018 02:00:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:08,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/8e922fe1-3a18-40e2-a10f-e2fec9536f2d used request id req-56b701c8-3aeb-4f39-bd4a-578b2a6cb22c 2018-07-30 02:00:08,381 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3f8b34d4-bece-4e7e-84e6-b300d8b13f44-pub-net 2018-07-30 02:00:08,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/3958f45f-c89e-4542-9bfa-1245be213051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d661331e8acaf3a504a6fce2c7946b3f6cf3ce4" 2018-07-30 02:00:09,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-744e1ebb-e6b3-4704-adcc-bb8382a69a87 Date: Mon, 30 Jul 2018 02:00:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:09,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/3958f45f-c89e-4542-9bfa-1245be213051 used request id req-744e1ebb-e6b3-4704-adcc-bb8382a69a87 2018-07-30 02:00:09,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:09,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["tVCwoXOqTJOC5vpw5pLgcA"], "issued_at": "2018-07-30T02:00:09.000000Z"}} 2018-07-30 02:00:09,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:09,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8baa3c0f-19c4-49bc-8211-404a0c538e24 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:09,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8baa3c0f-19c4-49bc-8211-404a0c538e24 2018-07-30 02:00:09,731 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net 2018-07-30 02:00:09,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" -d '{"network": {"name": "NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net", "admin_state_up": true}}' 2018-07-30 02:00:10,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-24cdf3f5-2515-4088-bd32-ad01746602de Date: Mon, 30 Jul 2018 02:00:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cbf908e2-b362-470e-b82b-a94d628f1b3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:00:10Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:09Z","mtu":1450}} 2018-07-30 02:00:10,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-24cdf3f5-2515-4088-bd32-ad01746602de 2018-07-30 02:00:10,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=cbf908e2-b362-470e-b82b-a94d628f1b3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:10,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-6ed6681c-43bd-4bc7-92cb-4dc8c1ac3758 Date: Mon, 30 Jul 2018 02:00:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cbf908e2-b362-470e-b82b-a94d628f1b3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:00:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:09Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:10,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=cbf908e2-b362-470e-b82b-a94d628f1b3a used request id req-6ed6681c-43bd-4bc7-92cb-4dc8c1ac3758 2018-07-30 02:00:10,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cbf908e2-b362-470e-b82b-a94d628f1b3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:10,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a99f3b85-21e0-41fd-b37e-b9b50c98ae37 Date: Mon, 30 Jul 2018 02:00:10 GMT RESP BODY: {"subnets":[]} 2018-07-30 02:00:10,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cbf908e2-b362-470e-b82b-a94d628f1b3a used request id req-a99f3b85-21e0-41fd-b37e-b9b50c98ae37 2018-07-30 02:00:10,241 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet 2018-07-30 02:00:10,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" -d '{"subnets": [{"ip_version": 4, "network_id": "cbf908e2-b362-470e-b82b-a94d628f1b3a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet"}]}' 2018-07-30 02:00:10,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5ba93312-5ded-401f-80a4-07032b3a912b Date: Mon, 30 Jul 2018 02:00:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00:10Z","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":"4c45c717-11ad-4754-905c-5ff5a92ddeb0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cbf908e2-b362-470e-b82b-a94d628f1b3a","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:10Z","ip_version":4}]} 2018-07-30 02:00:10,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-5ba93312-5ded-401f-80a4-07032b3a912b 2018-07-30 02:00:10,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=cbf908e2-b362-470e-b82b-a94d628f1b3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:10,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7c92df0d-67f2-43d7-8ddb-3b17ba90a790 Date: Mon, 30 Jul 2018 02:00:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cbf908e2-b362-470e-b82b-a94d628f1b3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["4c45c717-11ad-4754-905c-5ff5a92ddeb0"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:09Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:10,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=cbf908e2-b362-470e-b82b-a94d628f1b3a used request id req-7c92df0d-67f2-43d7-8ddb-3b17ba90a790 2018-07-30 02:00:10,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cbf908e2-b362-470e-b82b-a94d628f1b3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:10,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f4707cfc-4045-4501-a48b-a231bb7882e0 Date: Mon, 30 Jul 2018 02:00:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00:10Z","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":"4c45c717-11ad-4754-905c-5ff5a92ddeb0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cbf908e2-b362-470e-b82b-a94d628f1b3a","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:10Z","ip_version":4}]} 2018-07-30 02:00:10,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cbf908e2-b362-470e-b82b-a94d628f1b3a used request id req-f4707cfc-4045-4501-a48b-a231bb7882e0 2018-07-30 02:00:10,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:10,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a48e21d7-74e9-47a7-8793-af874caf0d5d Date: Mon, 30 Jul 2018 02:00:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cbf908e2-b362-470e-b82b-a94d628f1b3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["4c45c717-11ad-4754-905c-5ff5a92ddeb0"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:09Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:10,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net used request id req-a48e21d7-74e9-47a7-8793-af874caf0d5d 2018-07-30 02:00:10,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:00:10,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:00:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:00:10,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:10,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0662877-1b86-4b17-a7fc-24b97c1668a7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:10,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-f0662877-1b86-4b17-a7fc-24b97c1668a7 2018-07-30 02:00:10,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cbf908e2-b362-470e-b82b-a94d628f1b3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:10,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c3817d4e-9581-40aa-a1b6-541704c3befd Date: Mon, 30 Jul 2018 02:00:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00:10Z","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":"4c45c717-11ad-4754-905c-5ff5a92ddeb0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cbf908e2-b362-470e-b82b-a94d628f1b3a","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:10Z","ip_version":4}]} 2018-07-30 02:00:10,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cbf908e2-b362-470e-b82b-a94d628f1b3a used request id req-c3817d4e-9581-40aa-a1b6-541704c3befd 2018-07-30 02:00:10,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cbf908e2-b362-470e-b82b-a94d628f1b3a&name=NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:11,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ab30f831-df6b-4e03-9cee-fef1477f0f8b Date: Mon, 30 Jul 2018 02:00:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00:10Z","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":"4c45c717-11ad-4754-905c-5ff5a92ddeb0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cbf908e2-b362-470e-b82b-a94d628f1b3a","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:10Z","ip_version":4}]} 2018-07-30 02:00:11,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cbf908e2-b362-470e-b82b-a94d628f1b3a&name=NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet used request id req-ab30f831-df6b-4e03-9cee-fef1477f0f8b 2018-07-30 02:00:11,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:00:11,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:11,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["xikGY5_yTy6vG932QUpUtw"], "issued_at": "2018-07-30T02:00:11.000000Z"}} 2018-07-30 02:00:11,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ca414753623469a812139a4a4886b4163398be" 2018-07-30 02:00:11,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6ef614-fb0a-4cf6-a22a-611a50d19dd4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:11,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2a6ef614-fb0a-4cf6-a22a-611a50d19dd4 2018-07-30 02:00:11,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:11,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a5afb2a9-e287-4ace-af35-f84d176d4839 Date: Mon, 30 Jul 2018 02:00:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cbf908e2-b362-470e-b82b-a94d628f1b3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["4c45c717-11ad-4754-905c-5ff5a92ddeb0"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:09Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:11,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net used request id req-a5afb2a9-e287-4ace-af35-f84d176d4839 2018-07-30 02:00:11,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cbf908e2-b362-470e-b82b-a94d628f1b3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:11,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-875768c7-ed4a-47ad-8829-9feadc5b3c75 Date: Mon, 30 Jul 2018 02:00:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00:10Z","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":"4c45c717-11ad-4754-905c-5ff5a92ddeb0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cbf908e2-b362-470e-b82b-a94d628f1b3a","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:10Z","ip_version":4}]} 2018-07-30 02:00:11,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cbf908e2-b362-470e-b82b-a94d628f1b3a used request id req-875768c7-ed4a-47ad-8829-9feadc5b3c75 2018-07-30 02:00:11,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:11,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-70e0b9a4-fa23-4d64-9cdf-8820ae5058f6 Date: Mon, 30 Jul 2018 02:00:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cbf908e2-b362-470e-b82b-a94d628f1b3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["4c45c717-11ad-4754-905c-5ff5a92ddeb0"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:09Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:11,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net used request id req-70e0b9a4-fa23-4d64-9cdf-8820ae5058f6 2018-07-30 02:00:11,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:00:11,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:00:11,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ca414753623469a812139a4a4886b4163398be" 2018-07-30 02:00:11,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b5d82c-dc4c-41a2-b625-9be793b0ce6f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:11,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-86b5d82c-dc4c-41a2-b625-9be793b0ce6f 2018-07-30 02:00:11,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cbf908e2-b362-470e-b82b-a94d628f1b3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:12,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d1146f12-7ec1-4200-ba0c-dc09d199fd30 Date: Mon, 30 Jul 2018 02:00:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00:10Z","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":"4c45c717-11ad-4754-905c-5ff5a92ddeb0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cbf908e2-b362-470e-b82b-a94d628f1b3a","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:10Z","ip_version":4}]} 2018-07-30 02:00:12,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cbf908e2-b362-470e-b82b-a94d628f1b3a used request id req-d1146f12-7ec1-4200-ba0c-dc09d199fd30 2018-07-30 02:00:12,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cbf908e2-b362-470e-b82b-a94d628f1b3a&name=NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:12,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-87644a4a-1bd5-49be-9961-e786c4147ed4 Date: Mon, 30 Jul 2018 02:00:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00:10Z","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":"4c45c717-11ad-4754-905c-5ff5a92ddeb0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cbf908e2-b362-470e-b82b-a94d628f1b3a","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:10Z","ip_version":4}]} 2018-07-30 02:00:12,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cbf908e2-b362-470e-b82b-a94d628f1b3a&name=NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet used request id req-87644a4a-1bd5-49be-9961-e786c4147ed4 2018-07-30 02:00:12,085 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net 2018-07-30 02:00:12,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" -d '{"port": {"network_id": "cbf908e2-b362-470e-b82b-a94d628f1b3a", "fixed_ips": [{"subnet_id": "4c45c717-11ad-4754-905c-5ff5a92ddeb0", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-port", "admin_state_up": true}}' 2018-07-30 02:00:12,358 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-a3456ac6-b986-4b1f-9781-a04cf832ea29 Date: Mon, 30 Jul 2018 02:00:12 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-30 02:00:12,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-a3456ac6-b986-4b1f-9781-a04cf832ea29 2018-07-30 02:00:12,359 - 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-30 02:00:12,359 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet 2018-07-30 02:00:12,359 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-subnet 2018-07-30 02:00:12,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/4c45c717-11ad-4754-905c-5ff5a92ddeb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:13,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-796ac0f3-0d68-46f9-b5c1-9270f110a383 Date: Mon, 30 Jul 2018 02:00:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:13,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/4c45c717-11ad-4754-905c-5ff5a92ddeb0 used request id req-796ac0f3-0d68-46f9-b5c1-9270f110a383 2018-07-30 02:00:13,193 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-05243c0e-3694-4f53-98fd-5a934bc6354c-pub-net 2018-07-30 02:00:13,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/cbf908e2-b362-470e-b82b-a94d628f1b3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2fb0191337604b1b5ef860d060ee9b553dfe6f" 2018-07-30 02:00:14,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a73d6239-0c70-4ea2-b34d-7c3bf202a614 Date: Mon, 30 Jul 2018 02:00:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:14,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/cbf908e2-b362-470e-b82b-a94d628f1b3a used request id req-a73d6239-0c70-4ea2-b34d-7c3bf202a614 2018-07-30 02:00:14,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:14,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["tza5_HdkTHmF8LMpJX6epw"], "issued_at": "2018-07-30T02:00:14.000000Z"}} 2018-07-30 02:00:14,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:14,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bdd5514-922d-4023-91ce-dbc312240dd6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:14,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7bdd5514-922d-4023-91ce-dbc312240dd6 2018-07-30 02:00:14,601 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net 2018-07-30 02:00:14,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" -d '{"network": {"name": "NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net", "admin_state_up": true}}' 2018-07-30 02:00:14,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-b3ac9900-e28a-4771-b340-0905baa86d5e Date: Mon, 30 Jul 2018 02:00:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"00ab2942-293e-4ef2-a714-0f729a091144","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:00:14Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:14Z","mtu":1450}} 2018-07-30 02:00:14,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-b3ac9900-e28a-4771-b340-0905baa86d5e 2018-07-30 02:00:14,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=00ab2942-293e-4ef2-a714-0f729a091144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:15,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-fc464022-4664-4ce7-9c9a-d7b0d6e3dda4 Date: Mon, 30 Jul 2018 02:00:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"00ab2942-293e-4ef2-a714-0f729a091144","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:00:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:14Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:15,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=00ab2942-293e-4ef2-a714-0f729a091144 used request id req-fc464022-4664-4ce7-9c9a-d7b0d6e3dda4 2018-07-30 02:00:15,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=00ab2942-293e-4ef2-a714-0f729a091144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:15,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cfd3c745-e3c9-466b-94cd-a147db329498 Date: Mon, 30 Jul 2018 02:00:15 GMT RESP BODY: {"subnets":[]} 2018-07-30 02:00:15,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=00ab2942-293e-4ef2-a714-0f729a091144 used request id req-cfd3c745-e3c9-466b-94cd-a147db329498 2018-07-30 02:00:15,094 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet 2018-07-30 02:00:15,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" -d '{"subnets": [{"ip_version": 4, "network_id": "00ab2942-293e-4ef2-a714-0f729a091144", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet"}]}' 2018-07-30 02:00:15,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2eaaee66-e8fa-4b45-b08b-6545233c5c30 Date: Mon, 30 Jul 2018 02:00:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"9ad81b67-4396-4489-ac8f-d13db118c40b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"00ab2942-293e-4ef2-a714-0f729a091144","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:15Z","ip_version":4}]} 2018-07-30 02:00:15,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-2eaaee66-e8fa-4b45-b08b-6545233c5c30 2018-07-30 02:00:15,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=00ab2942-293e-4ef2-a714-0f729a091144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:15,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-aed77602-fb9c-415c-8767-23ebcf78df99 Date: Mon, 30 Jul 2018 02:00:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"00ab2942-293e-4ef2-a714-0f729a091144","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["9ad81b67-4396-4489-ac8f-d13db118c40b"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:14Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:15,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=00ab2942-293e-4ef2-a714-0f729a091144 used request id req-aed77602-fb9c-415c-8767-23ebcf78df99 2018-07-30 02:00:15,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=00ab2942-293e-4ef2-a714-0f729a091144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:15,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fe872e55-9eea-46d0-b7f8-778367177bbb Date: Mon, 30 Jul 2018 02:00:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"9ad81b67-4396-4489-ac8f-d13db118c40b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"00ab2942-293e-4ef2-a714-0f729a091144","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:15Z","ip_version":4}]} 2018-07-30 02:00:15,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=00ab2942-293e-4ef2-a714-0f729a091144 used request id req-fe872e55-9eea-46d0-b7f8-778367177bbb 2018-07-30 02:00:15,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:15,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9ddc1b75-6396-4296-9ba6-4405fa36862a Date: Mon, 30 Jul 2018 02:00:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"00ab2942-293e-4ef2-a714-0f729a091144","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["9ad81b67-4396-4489-ac8f-d13db118c40b"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:14Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:15,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net used request id req-9ddc1b75-6396-4296-9ba6-4405fa36862a 2018-07-30 02:00:15,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:00:15,806 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:00:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:00:15,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:15,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491208ed-12de-4482-9d91-0f7b3e9c7ed7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:15,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-491208ed-12de-4482-9d91-0f7b3e9c7ed7 2018-07-30 02:00:15,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=00ab2942-293e-4ef2-a714-0f729a091144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:15,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-612ff0f8-cdab-4a9c-bbba-501e2347a5e1 Date: Mon, 30 Jul 2018 02:00:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"9ad81b67-4396-4489-ac8f-d13db118c40b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"00ab2942-293e-4ef2-a714-0f729a091144","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:15Z","ip_version":4}]} 2018-07-30 02:00:15,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=00ab2942-293e-4ef2-a714-0f729a091144 used request id req-612ff0f8-cdab-4a9c-bbba-501e2347a5e1 2018-07-30 02:00:15,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=00ab2942-293e-4ef2-a714-0f729a091144&name=NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:15,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b73e4026-c56e-4a54-923f-273d03166428 Date: Mon, 30 Jul 2018 02:00:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"9ad81b67-4396-4489-ac8f-d13db118c40b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"00ab2942-293e-4ef2-a714-0f729a091144","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:15Z","ip_version":4}]} 2018-07-30 02:00:15,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=00ab2942-293e-4ef2-a714-0f729a091144&name=NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet used request id req-b73e4026-c56e-4a54-923f-273d03166428 2018-07-30 02:00:15,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:00:16,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:16,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["tnPPRlwMSR6wvhpmjrnFTg"], "issued_at": "2018-07-30T02:00:16.000000Z"}} 2018-07-30 02:00:16,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a5b9908b1fac62e412f6c0d5ba6eb38135bcd42" 2018-07-30 02:00:16,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb2266d-5d6d-425d-82ff-b15b12cdc440 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:16,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2fb2266d-5d6d-425d-82ff-b15b12cdc440 2018-07-30 02:00:16,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:16,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a5cef685-00fc-4235-8fee-e30d54d46f6d Date: Mon, 30 Jul 2018 02:00:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"00ab2942-293e-4ef2-a714-0f729a091144","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["9ad81b67-4396-4489-ac8f-d13db118c40b"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:14Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:16,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net used request id req-a5cef685-00fc-4235-8fee-e30d54d46f6d 2018-07-30 02:00:16,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=00ab2942-293e-4ef2-a714-0f729a091144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:16,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6d5b3892-c8c7-4975-9ade-dae1aad6f97d Date: Mon, 30 Jul 2018 02:00:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"9ad81b67-4396-4489-ac8f-d13db118c40b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"00ab2942-293e-4ef2-a714-0f729a091144","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:15Z","ip_version":4}]} 2018-07-30 02:00:16,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=00ab2942-293e-4ef2-a714-0f729a091144 used request id req-6d5b3892-c8c7-4975-9ade-dae1aad6f97d 2018-07-30 02:00:16,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:16,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c2b5193c-89c5-4669-80b0-0ae2aba92a33 Date: Mon, 30 Jul 2018 02:00:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"00ab2942-293e-4ef2-a714-0f729a091144","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["9ad81b67-4396-4489-ac8f-d13db118c40b"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:14Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:16,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net used request id req-c2b5193c-89c5-4669-80b0-0ae2aba92a33 2018-07-30 02:00:16,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:00:16,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:00:16,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a5b9908b1fac62e412f6c0d5ba6eb38135bcd42" 2018-07-30 02:00:16,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b179d22-995e-4345-8a7e-bdfa6b4c25da Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:16,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-8b179d22-995e-4345-8a7e-bdfa6b4c25da 2018-07-30 02:00:16,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=00ab2942-293e-4ef2-a714-0f729a091144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:16,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5ba984be-f35e-4da5-823e-f12ed19f2c8c Date: Mon, 30 Jul 2018 02:00:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"9ad81b67-4396-4489-ac8f-d13db118c40b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"00ab2942-293e-4ef2-a714-0f729a091144","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:15Z","ip_version":4}]} 2018-07-30 02:00:16,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=00ab2942-293e-4ef2-a714-0f729a091144 used request id req-5ba984be-f35e-4da5-823e-f12ed19f2c8c 2018-07-30 02:00:16,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=00ab2942-293e-4ef2-a714-0f729a091144&name=NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:16,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9b6f3ac4-867f-443f-9034-b8d98597324f Date: Mon, 30 Jul 2018 02:00:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"9ad81b67-4396-4489-ac8f-d13db118c40b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"00ab2942-293e-4ef2-a714-0f729a091144","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:15Z","ip_version":4}]} 2018-07-30 02:00:16,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=00ab2942-293e-4ef2-a714-0f729a091144&name=NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet used request id req-9b6f3ac4-867f-443f-9034-b8d98597324f 2018-07-30 02:00:16,761 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net 2018-07-30 02:00:16,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" -d '{"port": {"network_id": "00ab2942-293e-4ef2-a714-0f729a091144", "fixed_ips": [{"subnet_id": "9ad81b67-4396-4489-ac8f-d13db118c40b", "ip_address": null}], "name": "NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-port", "admin_state_up": true}}' 2018-07-30 02:00:16,775 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-dc47f4fa-b740-49c5-ac5e-309381457b9d Date: Mon, 30 Jul 2018 02:00:16 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-30 02:00:16,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-dc47f4fa-b740-49c5-ac5e-309381457b9d 2018-07-30 02:00:16,775 - 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-30 02:00:16,775 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet 2018-07-30 02:00:16,775 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-subnet 2018-07-30 02:00:16,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/9ad81b67-4396-4489-ac8f-d13db118c40b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:17,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44c1e9ab-938e-4de9-b522-42ed163cc117 Date: Mon, 30 Jul 2018 02:00:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:17,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9ad81b67-4396-4489-ac8f-d13db118c40b used request id req-44c1e9ab-938e-4de9-b522-42ed163cc117 2018-07-30 02:00:17,698 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-83d0c1a0-a2ae-46e5-be48-9757b7dff9c3-pub-net 2018-07-30 02:00:17,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/00ab2942-293e-4ef2-a714-0f729a091144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2325a457d7219036b27ac1a2cd3bb984a477cd" 2018-07-30 02:00:18,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b49b4208-a015-4c74-b3ad-bc9706de1398 Date: Mon, 30 Jul 2018 02:00:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:18,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/00ab2942-293e-4ef2-a714-0f729a091144 used request id req-b49b4208-a015-4c74-b3ad-bc9706de1398 2018-07-30 02:00:18,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:18,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["L--IbSvGTxmHjeJyYK4D9w"], "issued_at": "2018-07-30T02:00:18.000000Z"}} 2018-07-30 02:00:18,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:18,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed14ff79-7d78-4efc-a002-5c4c4a541eb0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:18,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ed14ff79-7d78-4efc-a002-5c4c4a541eb0 2018-07-30 02:00:18,935 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net 2018-07-30 02:00:18,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" -d '{"network": {"name": "NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net", "admin_state_up": true}}' 2018-07-30 02:00:19,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-575e41ab-34e2-4149-9102-dd820e5e10dd Date: Mon, 30 Jul 2018 02:00: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":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:00:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:19Z","mtu":1450}} 2018-07-30 02:00:19,285 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-575e41ab-34e2-4149-9102-dd820e5e10dd 2018-07-30 02:00:19,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0c0f4efd-6d39-4c6a-a111-1c903a150d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:19,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-25febfce-83ae-4e6e-87c5-8a4ae3d1a105 Date: Mon, 30 Jul 2018 02:00:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:00:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:19Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:19,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0c0f4efd-6d39-4c6a-a111-1c903a150d42 used request id req-25febfce-83ae-4e6e-87c5-8a4ae3d1a105 2018-07-30 02:00:19,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0c0f4efd-6d39-4c6a-a111-1c903a150d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:19,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b922b5c0-3166-4594-99fc-7f15239e95c5 Date: Mon, 30 Jul 2018 02:00:19 GMT RESP BODY: {"subnets":[]} 2018-07-30 02:00:19,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0c0f4efd-6d39-4c6a-a111-1c903a150d42 used request id req-b922b5c0-3166-4594-99fc-7f15239e95c5 2018-07-30 02:00:19,441 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet 2018-07-30 02:00:19,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" -d '{"subnets": [{"ip_version": 4, "network_id": "0c0f4efd-6d39-4c6a-a111-1c903a150d42", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet"}]}' 2018-07-30 02:00:19,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-58c12310-2466-437a-aba3-231f2616a603 Date: Mon, 30 Jul 2018 02:00:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"6bfd7fdf-997b-4370-b6d4-6b3abe31526a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:19Z","ip_version":4}]} 2018-07-30 02:00:19,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-58c12310-2466-437a-aba3-231f2616a603 2018-07-30 02:00:19,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0c0f4efd-6d39-4c6a-a111-1c903a150d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:19,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a3483acb-b21e-497b-aedc-0a9570368821 Date: Mon, 30 Jul 2018 02:00:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["6bfd7fdf-997b-4370-b6d4-6b3abe31526a"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:19Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:19,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0c0f4efd-6d39-4c6a-a111-1c903a150d42 used request id req-a3483acb-b21e-497b-aedc-0a9570368821 2018-07-30 02:00:19,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0c0f4efd-6d39-4c6a-a111-1c903a150d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:19,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0fd1367d-1b0b-43da-bcaa-9fb186621985 Date: Mon, 30 Jul 2018 02:00:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"6bfd7fdf-997b-4370-b6d4-6b3abe31526a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:19Z","ip_version":4}]} 2018-07-30 02:00:19,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0c0f4efd-6d39-4c6a-a111-1c903a150d42 used request id req-0fd1367d-1b0b-43da-bcaa-9fb186621985 2018-07-30 02:00:19,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:20,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f4bd3acb-c244-455c-b6fe-2bed58a29df0 Date: Mon, 30 Jul 2018 02:00:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["6bfd7fdf-997b-4370-b6d4-6b3abe31526a"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:19Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:20,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net used request id req-f4bd3acb-c244-455c-b6fe-2bed58a29df0 2018-07-30 02:00:20,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:00:20,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:00:20,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:20,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60dcf6b-cb9a-4672-861d-d37166f97a3c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:20,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-f60dcf6b-cb9a-4672-861d-d37166f97a3c 2018-07-30 02:00:20,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0c0f4efd-6d39-4c6a-a111-1c903a150d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:20,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-305e45d4-80d2-4ec6-ac65-3094f369dbaa Date: Mon, 30 Jul 2018 02:00:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"6bfd7fdf-997b-4370-b6d4-6b3abe31526a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:19Z","ip_version":4}]} 2018-07-30 02:00:20,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0c0f4efd-6d39-4c6a-a111-1c903a150d42 used request id req-305e45d4-80d2-4ec6-ac65-3094f369dbaa 2018-07-30 02:00:20,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0c0f4efd-6d39-4c6a-a111-1c903a150d42&name=NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:20,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-03c37ce5-5abb-49a5-9d72-22fa3f83a67d Date: Mon, 30 Jul 2018 02:00:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"6bfd7fdf-997b-4370-b6d4-6b3abe31526a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:19Z","ip_version":4}]} 2018-07-30 02:00:20,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0c0f4efd-6d39-4c6a-a111-1c903a150d42&name=NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet used request id req-03c37ce5-5abb-49a5-9d72-22fa3f83a67d 2018-07-30 02:00:20,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:00:20,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:20,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["LuVIJIbLRESET1H9MOyerg"], "issued_at": "2018-07-30T02:00:20.000000Z"}} 2018-07-30 02:00:20,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d602f3e40916cce6f13a47b9dca37d5d69f1899" 2018-07-30 02:00:20,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c46412f-a2b8-4d46-9abb-86f1ad7809d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:20,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7c46412f-a2b8-4d46-9abb-86f1ad7809d4 2018-07-30 02:00:20,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:20,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-29ac2d6f-2be6-4f9a-a4a4-a0a56ddd893b Date: Mon, 30 Jul 2018 02:00:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["6bfd7fdf-997b-4370-b6d4-6b3abe31526a"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:19Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:20,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net used request id req-29ac2d6f-2be6-4f9a-a4a4-a0a56ddd893b 2018-07-30 02:00:20,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0c0f4efd-6d39-4c6a-a111-1c903a150d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:21,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3a4fcc84-f687-4d0f-aa0b-1d91e794f37f Date: Mon, 30 Jul 2018 02:00:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"6bfd7fdf-997b-4370-b6d4-6b3abe31526a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:19Z","ip_version":4}]} 2018-07-30 02:00:21,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0c0f4efd-6d39-4c6a-a111-1c903a150d42 used request id req-3a4fcc84-f687-4d0f-aa0b-1d91e794f37f 2018-07-30 02:00:21,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:21,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9ac5eb85-f17e-44f1-9c7b-aae677c67059 Date: Mon, 30 Jul 2018 02:00:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["6bfd7fdf-997b-4370-b6d4-6b3abe31526a"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:19Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:21,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net used request id req-9ac5eb85-f17e-44f1-9c7b-aae677c67059 2018-07-30 02:00:21,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:00:21,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:00:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:00:21,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d602f3e40916cce6f13a47b9dca37d5d69f1899" 2018-07-30 02:00:21,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e754f4-c4c2-4649-8be2-b204fafe8f21 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:21,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-81e754f4-c4c2-4649-8be2-b204fafe8f21 2018-07-30 02:00:21,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0c0f4efd-6d39-4c6a-a111-1c903a150d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:21,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-99d9095c-6329-4fb4-9723-a29bdd8cea97 Date: Mon, 30 Jul 2018 02:00:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"6bfd7fdf-997b-4370-b6d4-6b3abe31526a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:19Z","ip_version":4}]} 2018-07-30 02:00:21,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0c0f4efd-6d39-4c6a-a111-1c903a150d42 used request id req-99d9095c-6329-4fb4-9723-a29bdd8cea97 2018-07-30 02:00:21,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0c0f4efd-6d39-4c6a-a111-1c903a150d42&name=NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:21,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e18b6e6c-9ed6-43e5-827d-dcbcd4ba4d97 Date: Mon, 30 Jul 2018 02:00:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00: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":"6bfd7fdf-997b-4370-b6d4-6b3abe31526a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:19Z","ip_version":4}]} 2018-07-30 02:00:21,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0c0f4efd-6d39-4c6a-a111-1c903a150d42&name=NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet used request id req-e18b6e6c-9ed6-43e5-827d-dcbcd4ba4d97 2018-07-30 02:00:21,295 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net 2018-07-30 02:00:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" -d '{"port": {"network_id": "0c0f4efd-6d39-4c6a-a111-1c903a150d42", "fixed_ips": [{"subnet_id": "6bfd7fdf-997b-4370-b6d4-6b3abe31526a", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-30 02:00:22,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-310f5924-3e4f-4ebe-a6c8-9bdd7db3f8e4 Date: Mon, 30 Jul 2018 02:00:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:00:21Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6bfd7fdf-997b-4370-b6d4-6b3abe31526a","ip_address":"10.55.1.100"}],"id":"98d4bfab-2d1d-4201-8a2a-b86e3889de2a","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:69:f7:bb","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","qos_policy_id":null,"admin_state_up":true,"network_id":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 02:00:22,244 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-310f5924-3e4f-4ebe-a6c8-9bdd7db3f8e4 2018-07-30 02:00:22,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports/98d4bfab-2d1d-4201-8a2a-b86e3889de2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:22,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-4617ad90-f50a-47dc-a145-f13d7609ff19 Date: Mon, 30 Jul 2018 02:00:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:00:21Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6bfd7fdf-997b-4370-b6d4-6b3abe31526a","ip_address":"10.55.1.100"}],"id":"98d4bfab-2d1d-4201-8a2a-b86e3889de2a","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:69:f7:bb","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","qos_policy_id":null,"admin_state_up":true,"network_id":"0c0f4efd-6d39-4c6a-a111-1c903a150d42","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 02:00:22,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports/98d4bfab-2d1d-4201-8a2a-b86e3889de2a used request id req-4617ad90-f50a-47dc-a145-f13d7609ff19 2018-07-30 02:00:22,316 - neutron_utils - INFO - Deleting port with name 2018-07-30 02:00:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/98d4bfab-2d1d-4201-8a2a-b86e3889de2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:22,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e00536a2-d0d4-4a09-a580-58b5e8a4d1ab Date: Mon, 30 Jul 2018 02:00:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:22,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/98d4bfab-2d1d-4201-8a2a-b86e3889de2a used request id req-e00536a2-d0d4-4a09-a580-58b5e8a4d1ab 2018-07-30 02:00:22,753 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet 2018-07-30 02:00:22,753 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-subnet 2018-07-30 02:00:22,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/6bfd7fdf-997b-4370-b6d4-6b3abe31526a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:23,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca1c4a45-97b9-41c9-9ffd-f0b11ae78c1c Date: Mon, 30 Jul 2018 02:00:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:23,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/6bfd7fdf-997b-4370-b6d4-6b3abe31526a used request id req-ca1c4a45-97b9-41c9-9ffd-f0b11ae78c1c 2018-07-30 02:00:23,536 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-797ff1f6-b0f8-4687-9d77-66af9ff69a2d-pub-net 2018-07-30 02:00:23,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/0c0f4efd-6d39-4c6a-a111-1c903a150d42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9122fd3783f507a1bd00a5bfe65e38e11f57d0" 2018-07-30 02:00:24,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc72e15a-87cd-4322-8706-8423cbf55ec6 Date: Mon, 30 Jul 2018 02:00:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:24,526 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/0c0f4efd-6d39-4c6a-a111-1c903a150d42 used request id req-bc72e15a-87cd-4322-8706-8423cbf55ec6 2018-07-30 02:00:24,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:24,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Acsy-9CtRV2my3X7YdRFHQ"], "issued_at": "2018-07-30T02:00:24.000000Z"}} 2018-07-30 02:00:24,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b6a2c92e98c6ca61bc8fa788a165206efd6276" 2018-07-30 02:00:24,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17e0cc76-d17a-460d-8009-18017bd18c6c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:24,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-17e0cc76-d17a-460d-8009-18017bd18c6c 2018-07-30 02:00:24,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:00:24,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:25,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["8oYJ_fJNTSa4Nif_qtR8PA"], "issued_at": "2018-07-30T02:00:25.000000Z"}} 2018-07-30 02:00:25,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b6c459eca4a978db728b36d13092cc369efd9e" 2018-07-30 02:00:25,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335eaba0-eda7-4fd1-94dd-f5ee2c5d335b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:25,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-335eaba0-eda7-4fd1-94dd-f5ee2c5d335b 2018-07-30 02:00:25,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-0aa14fb8-375d-4c54-b08a-0a4c23fcade2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b6a2c92e98c6ca61bc8fa788a165206efd6276" 2018-07-30 02:00:25,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a8d9aca9-7386-4ef0-a56d-1790f93f9bec Date: Mon, 30 Jul 2018 02:00:25 GMT RESP BODY: {"networks":[]} 2018-07-30 02:00:25,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-0aa14fb8-375d-4c54-b08a-0a4c23fcade2-pub-net used request id req-a8d9aca9-7386-4ef0-a56d-1790f93f9bec 2018-07-30 02:00:25,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:26,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["XLsRofbJQWiikZedjkOZOg"], "issued_at": "2018-07-30T02:00:26.000000Z"}} 2018-07-30 02:00:26,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a04efdd502553c060bf4159e3705a2e8018c8ec" 2018-07-30 02:00:26,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7897b3fc-b8b5-4c29-80f5-87a14315e898 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:26,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7897b3fc-b8b5-4c29-80f5-87a14315e898 2018-07-30 02:00:26,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:00:26,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:26,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["mX2vtuJsSEC7UDYkl5f9Hg"], "issued_at": "2018-07-30T02:00:26.000000Z"}} 2018-07-30 02:00:26,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55c0aa8656e61585099ce6da24bf43bb40d34fb" 2018-07-30 02:00:26,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4122d8d-fba1-40a8-bac2-fb6410439f4f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:26,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b4122d8d-fba1-40a8-bac2-fb6410439f4f 2018-07-30 02:00:26,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a04efdd502553c060bf4159e3705a2e8018c8ec" 2018-07-30 02:00:26,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0697256c-f28a-4764-bae3-e30b80d2fd2a Date: Mon, 30 Jul 2018 02:00:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 02:00:26,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-0697256c-f28a-4764-bae3-e30b80d2fd2a 2018-07-30 02:00:26,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a04efdd502553c060bf4159e3705a2e8018c8ec" 2018-07-30 02:00:26,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c12556a5-cb73-4901-b7a3-7f2b90e490ad Date: Mon, 30 Jul 2018 02:00:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 02:00:26,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-c12556a5-cb73-4901-b7a3-7f2b90e490ad 2018-07-30 02:00:26,921 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-58b7836d-263f-4192-8c64-b92db2237449-pub-router 2018-07-30 02:00:26,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a04efdd502553c060bf4159e3705a2e8018c8ec" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "NeutronUtilsRouterTests-58b7836d-263f-4192-8c64-b92db2237449-pub-router", "admin_state_up": true}}' 2018-07-30 02:00:28,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4f05d328-b5f5-4d6e-9955-2f59697143a1 Date: Mon, 30 Jul 2018 02:00:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:26Z", "admin_state_up": true, "updated_at": "2018-07-30T02:00:27Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "53cb4de5-95a5-4873-99ad-0e48c183ff61", "name": "NeutronUtilsRouterTests-58b7836d-263f-4192-8c64-b92db2237449-pub-router"}} 2018-07-30 02:00:28,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-4f05d328-b5f5-4d6e-9955-2f59697143a1 2018-07-30 02:00:28,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=53cb4de5-95a5-4873-99ad-0e48c183ff61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a04efdd502553c060bf4159e3705a2e8018c8ec" 2018-07-30 02:00:28,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-cb4ea655-2e72-4b07-b01e-5e773add6ae8 Date: Mon, 30 Jul 2018 02:00:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:00:27Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.204"}],"id":"024aff71-2713-4beb-8cd0-d4019ebe1520","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8d:5c:c2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T02:00:27Z","binding:vnic_type":"normal","device_id":"53cb4de5-95a5-4873-99ad-0e48c183ff61","ip_allocation":"immediate"}]} 2018-07-30 02:00:28,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=53cb4de5-95a5-4873-99ad-0e48c183ff61 used request id req-cb4ea655-2e72-4b07-b01e-5e773add6ae8 2018-07-30 02:00:28,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a04efdd502553c060bf4159e3705a2e8018c8ec" 2018-07-30 02:00:28,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-3444e85c-f089-46a7-9a52-692f783ae4d2 Date: Mon, 30 Jul 2018 02:00:28 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 02:00:28,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-3444e85c-f089-46a7-9a52-692f783ae4d2 2018-07-30 02:00:28,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-58b7836d-263f-4192-8c64-b92db2237449-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a04efdd502553c060bf4159e3705a2e8018c8ec" 2018-07-30 02:00:28,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5412e74f-b8ad-44f9-9309-a37cc234e4db Date: Mon, 30 Jul 2018 02:00:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:26Z", "admin_state_up": true, "updated_at": "2018-07-30T02:00:27Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "53cb4de5-95a5-4873-99ad-0e48c183ff61", "name": "NeutronUtilsRouterTests-58b7836d-263f-4192-8c64-b92db2237449-pub-router"}]} 2018-07-30 02:00:28,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-58b7836d-263f-4192-8c64-b92db2237449-pub-router used request id req-5412e74f-b8ad-44f9-9309-a37cc234e4db 2018-07-30 02:00:28,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:00:28,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:00:28,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a04efdd502553c060bf4159e3705a2e8018c8ec" 2018-07-30 02:00:28,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7fc4cd2-e18e-43d5-a7bd-3b804b02a4a4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:28,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-c7fc4cd2-e18e-43d5-a7bd-3b804b02a4a4 2018-07-30 02:00:28,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=53cb4de5-95a5-4873-99ad-0e48c183ff61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a04efdd502553c060bf4159e3705a2e8018c8ec" 2018-07-30 02:00:28,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-1923a4ff-205a-4168-a9e9-c323ba7ce73a Date: Mon, 30 Jul 2018 02:00:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:00:28Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.204"}],"id":"024aff71-2713-4beb-8cd0-d4019ebe1520","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8d:5c:c2","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":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T02:00:27Z","binding:vnic_type":"normal","device_id":"53cb4de5-95a5-4873-99ad-0e48c183ff61","ip_allocation":"immediate"}]} 2018-07-30 02:00:28,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=53cb4de5-95a5-4873-99ad-0e48c183ff61 used request id req-1923a4ff-205a-4168-a9e9-c323ba7ce73a 2018-07-30 02:00:28,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a04efdd502553c060bf4159e3705a2e8018c8ec" 2018-07-30 02:00:28,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-cf8035c2-02c8-4a88-bd9c-e9cb54e51ef6 Date: Mon, 30 Jul 2018 02:00:28 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 02:00:28,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-cf8035c2-02c8-4a88-bd9c-e9cb54e51ef6 2018-07-30 02:00:28,826 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-58b7836d-263f-4192-8c64-b92db2237449-pub-router 2018-07-30 02:00:28,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/53cb4de5-95a5-4873-99ad-0e48c183ff61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a04efdd502553c060bf4159e3705a2e8018c8ec" 2018-07-30 02:00:29,811 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee227023-77e3-463e-adf3-9d92725b871f Content-Length: 0 Date: Mon, 30 Jul 2018 02:00:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:29,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/53cb4de5-95a5-4873-99ad-0e48c183ff61 used request id req-ee227023-77e3-463e-adf3-9d92725b871f 2018-07-30 02:00:29,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-58b7836d-263f-4192-8c64-b92db2237449-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a04efdd502553c060bf4159e3705a2e8018c8ec" 2018-07-30 02:00:29,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-776d930b-14f9-4a3e-ac07-c875bbbc32d6 Date: Mon, 30 Jul 2018 02:00:29 GMT RESP BODY: {"routers": []} 2018-07-30 02:00:29,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-58b7836d-263f-4192-8c64-b92db2237449-pub-router used request id req-776d930b-14f9-4a3e-ac07-c875bbbc32d6 2018-07-30 02:00:29,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:30,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["J272jCa0SkmHs0P9h2JB1g"], "issued_at": "2018-07-30T02:00:30.000000Z"}} 2018-07-30 02:00:30,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184923db0b1b3c3672e389c39f95fd1e386a641e" 2018-07-30 02:00:30,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af6b23e-7525-40bf-9f3e-cd9c0933d6cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:30,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5af6b23e-7525-40bf-9f3e-cd9c0933d6cf 2018-07-30 02:00:30,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:00:30,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:30,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["3gfNKNV_Qq6abZkovdG-mg"], "issued_at": "2018-07-30T02:00:30.000000Z"}} 2018-07-30 02:00:30,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d588f34ff98fa24b83540aa0d67351d7a84bc1f" 2018-07-30 02:00:30,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46d6ea3-11d8-4be1-a846-ce0e63f3ee9f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:30,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b46d6ea3-11d8-4be1-a846-ce0e63f3ee9f 2018-07-30 02:00:30,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184923db0b1b3c3672e389c39f95fd1e386a641e" 2018-07-30 02:00:30,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-02cc4b37-86ae-4164-8018-c2f84ab3566b Date: Mon, 30 Jul 2018 02:00:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 02:00:30,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-02cc4b37-86ae-4164-8018-c2f84ab3566b 2018-07-30 02:00:31,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184923db0b1b3c3672e389c39f95fd1e386a641e" 2018-07-30 02:00:31,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-0b078ae0-647e-4b15-9a57-a3e9a95b205b Date: Mon, 30 Jul 2018 02:00:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 02:00:31,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-0b078ae0-647e-4b15-9a57-a3e9a95b205b 2018-07-30 02:00:31,042 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-703f3082-a8b0-4994-a699-17683d1ce82a-pub-router 2018-07-30 02:00:31,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184923db0b1b3c3672e389c39f95fd1e386a641e" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "NeutronUtilsRouterTests-703f3082-a8b0-4994-a699-17683d1ce82a-pub-router", "admin_state_up": true}}' 2018-07-30 02:00:32,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-ae56f1d7-5f77-4f1c-b9c3-9cd27e7e0960 Date: Mon, 30 Jul 2018 02:00:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:31Z", "admin_state_up": true, "updated_at": "2018-07-30T02:00:32Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "bffe7f9e-c2f4-4d71-bc94-1806218d7aee", "name": "NeutronUtilsRouterTests-703f3082-a8b0-4994-a699-17683d1ce82a-pub-router"}} 2018-07-30 02:00:32,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-ae56f1d7-5f77-4f1c-b9c3-9cd27e7e0960 2018-07-30 02:00:32,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=bffe7f9e-c2f4-4d71-bc94-1806218d7aee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184923db0b1b3c3672e389c39f95fd1e386a641e" 2018-07-30 02:00:32,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-153d75c0-6cd2-419a-8cef-161fd641c647 Date: Mon, 30 Jul 2018 02:00:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:00:31Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.201"}],"id":"cacd69f9-eb8e-477d-8be1-f0599a55c894","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ce:55:f4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T02:00:31Z","binding:vnic_type":"normal","device_id":"bffe7f9e-c2f4-4d71-bc94-1806218d7aee","ip_allocation":"immediate"}]} 2018-07-30 02:00:32,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=bffe7f9e-c2f4-4d71-bc94-1806218d7aee used request id req-153d75c0-6cd2-419a-8cef-161fd641c647 2018-07-30 02:00:32,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184923db0b1b3c3672e389c39f95fd1e386a641e" 2018-07-30 02:00:32,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-4a8de847-b67f-417b-ad74-59dd77d4e3cd Date: Mon, 30 Jul 2018 02:00:32 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 02:00:32,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-4a8de847-b67f-417b-ad74-59dd77d4e3cd 2018-07-30 02:00:32,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-703f3082-a8b0-4994-a699-17683d1ce82a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184923db0b1b3c3672e389c39f95fd1e386a641e" 2018-07-30 02:00:32,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c2fa71a3-88c2-46aa-823c-0b76348ff4b5 Date: Mon, 30 Jul 2018 02:00:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:31Z", "admin_state_up": true, "updated_at": "2018-07-30T02:00:32Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "bffe7f9e-c2f4-4d71-bc94-1806218d7aee", "name": "NeutronUtilsRouterTests-703f3082-a8b0-4994-a699-17683d1ce82a-pub-router"}]} 2018-07-30 02:00:32,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-703f3082-a8b0-4994-a699-17683d1ce82a-pub-router used request id req-c2fa71a3-88c2-46aa-823c-0b76348ff4b5 2018-07-30 02:00:32,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:00:32,822 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:00:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:00:32,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184923db0b1b3c3672e389c39f95fd1e386a641e" 2018-07-30 02:00:32,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc748ae9-bdd9-4336-b4c0-f72a8ca19e36 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:32,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-dc748ae9-bdd9-4336-b4c0-f72a8ca19e36 2018-07-30 02:00:32,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=bffe7f9e-c2f4-4d71-bc94-1806218d7aee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184923db0b1b3c3672e389c39f95fd1e386a641e" 2018-07-30 02:00:32,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-ef5598df-83e0-40dd-9b97-4b4bdb4a0371 Date: Mon, 30 Jul 2018 02:00:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:00:31Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.201"}],"id":"cacd69f9-eb8e-477d-8be1-f0599a55c894","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ce:55:f4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T02:00:31Z","binding:vnic_type":"normal","device_id":"bffe7f9e-c2f4-4d71-bc94-1806218d7aee","ip_allocation":"immediate"}]} 2018-07-30 02:00:32,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=bffe7f9e-c2f4-4d71-bc94-1806218d7aee used request id req-ef5598df-83e0-40dd-9b97-4b4bdb4a0371 2018-07-30 02:00:32,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184923db0b1b3c3672e389c39f95fd1e386a641e" 2018-07-30 02:00:33,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-e3552a25-0c11-43e4-9590-def63d5a953b Date: Mon, 30 Jul 2018 02:00:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 02:00:33,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-e3552a25-0c11-43e4-9590-def63d5a953b 2018-07-30 02:00:33,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184923db0b1b3c3672e389c39f95fd1e386a641e" 2018-07-30 02:00:33,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c4c0a4ec-f72e-43f3-a7d7-93d02ba0c6ee Date: Mon, 30 Jul 2018 02:00:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 02:00:33,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-c4c0a4ec-f72e-43f3-a7d7-93d02ba0c6ee 2018-07-30 02:00:33,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184923db0b1b3c3672e389c39f95fd1e386a641e" 2018-07-30 02:00:33,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b3f4c0a3-be9a-428b-badf-3c1b8fdc677d Date: Mon, 30 Jul 2018 02:00:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 02:00:33,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-b3f4c0a3-be9a-428b-badf-3c1b8fdc677d 2018-07-30 02:00:33,156 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-703f3082-a8b0-4994-a699-17683d1ce82a-pub-router 2018-07-30 02:00:33,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/bffe7f9e-c2f4-4d71-bc94-1806218d7aee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184923db0b1b3c3672e389c39f95fd1e386a641e" 2018-07-30 02:00:34,189 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e832a342-09fb-45e3-b275-55b488707cf9 Content-Length: 0 Date: Mon, 30 Jul 2018 02:00:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:34,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/bffe7f9e-c2f4-4d71-bc94-1806218d7aee used request id req-e832a342-09fb-45e3-b275-55b488707cf9 2018-07-30 02:00:34,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-703f3082-a8b0-4994-a699-17683d1ce82a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184923db0b1b3c3672e389c39f95fd1e386a641e" 2018-07-30 02:00:34,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f60b5de9-6467-4d64-84b4-811d2d2aec8f Date: Mon, 30 Jul 2018 02:00:34 GMT RESP BODY: {"routers": []} 2018-07-30 02:00:34,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-703f3082-a8b0-4994-a699-17683d1ce82a-pub-router used request id req-f60b5de9-6467-4d64-84b4-811d2d2aec8f 2018-07-30 02:00:34,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:34,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["-gzRPbEIR6qP12B4OBjVjA"], "issued_at": "2018-07-30T02:00:34.000000Z"}} 2018-07-30 02:00:34,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f7bfb982393563dd8eb00033e93522126c10fc" 2018-07-30 02:00:34,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70cdcc05-cb3a-4f59-b960-a42a4e7d1a43 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:34,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-70cdcc05-cb3a-4f59-b960-a42a4e7d1a43 2018-07-30 02:00:34,735 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-fddaeb54-03ae-48da-bb97-e2c40d9c79d7name 2018-07-30 02:00:34,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f7bfb982393563dd8eb00033e93522126c10fc" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-fddaeb54-03ae-48da-bb97-e2c40d9c79d7name"}}' 2018-07-30 02:00:35,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-ff2af93c-d481-4e90-915f-eff9f001ad26 Date: Mon, 30 Jul 2018 02:00:35 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:34Z", "updated_at": "2018-07-30T02:00:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:34Z", "revision_number": 0, "id": "5871e538-57ce-4f6e-a323-240644bf43e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:34Z", "security_group_id": "64f12744-b010-4d01-bf82-b54982c76c79", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:34Z", "revision_number": 0, "id": "aee6da71-a88c-40d1-82cd-52d315930043", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:34Z", "security_group_id": "64f12744-b010-4d01-bf82-b54982c76c79", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "64f12744-b010-4d01-bf82-b54982c76c79", "name": "NeutronUtilsSecurityGroupTests-fddaeb54-03ae-48da-bb97-e2c40d9c79d7name"}} 2018-07-30 02:00:35,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-ff2af93c-d481-4e90-915f-eff9f001ad26 2018-07-30 02:00:35,073 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64f12744-b010-4d01-bf82-b54982c76c79 2018-07-30 02:00:35,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=64f12744-b010-4d01-bf82-b54982c76c79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f7bfb982393563dd8eb00033e93522126c10fc" 2018-07-30 02:00:35,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c2b2c704-f0de-43b7-abfd-118b9bb743de Date: Mon, 30 Jul 2018 02:00: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-30T02:00:34Z", "security_group_id": "64f12744-b010-4d01-bf82-b54982c76c79", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:34Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "5871e538-57ce-4f6e-a323-240644bf43e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:34Z", "security_group_id": "64f12744-b010-4d01-bf82-b54982c76c79", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:34Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "aee6da71-a88c-40d1-82cd-52d315930043"}]} 2018-07-30 02:00:35,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=64f12744-b010-4d01-bf82-b54982c76c79 used request id req-c2b2c704-f0de-43b7-abfd-118b9bb743de 2018-07-30 02:00:35,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fddaeb54-03ae-48da-bb97-e2c40d9c79d7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f7bfb982393563dd8eb00033e93522126c10fc" 2018-07-30 02:00:35,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-4004523f-1b39-4dfc-9b3a-f36efd870670 Date: Mon, 30 Jul 2018 02:00:35 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:34Z", "updated_at": "2018-07-30T02:00:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:34Z", "revision_number": 0, "id": "5871e538-57ce-4f6e-a323-240644bf43e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:34Z", "security_group_id": "64f12744-b010-4d01-bf82-b54982c76c79", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:34Z", "revision_number": 0, "id": "aee6da71-a88c-40d1-82cd-52d315930043", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:34Z", "security_group_id": "64f12744-b010-4d01-bf82-b54982c76c79", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "64f12744-b010-4d01-bf82-b54982c76c79", "name": "NeutronUtilsSecurityGroupTests-fddaeb54-03ae-48da-bb97-e2c40d9c79d7name"}]} 2018-07-30 02:00:35,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fddaeb54-03ae-48da-bb97-e2c40d9c79d7name used request id req-4004523f-1b39-4dfc-9b3a-f36efd870670 2018-07-30 02:00:35,186 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64f12744-b010-4d01-bf82-b54982c76c79 2018-07-30 02:00:35,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=64f12744-b010-4d01-bf82-b54982c76c79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f7bfb982393563dd8eb00033e93522126c10fc" 2018-07-30 02:00:35,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b2372db-c30f-42a9-9de7-15765145f83b Date: Mon, 30 Jul 2018 02:00: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-30T02:00:34Z", "security_group_id": "64f12744-b010-4d01-bf82-b54982c76c79", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:34Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "5871e538-57ce-4f6e-a323-240644bf43e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:34Z", "security_group_id": "64f12744-b010-4d01-bf82-b54982c76c79", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:34Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "aee6da71-a88c-40d1-82cd-52d315930043"}]} 2018-07-30 02:00:35,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=64f12744-b010-4d01-bf82-b54982c76c79 used request id req-7b2372db-c30f-42a9-9de7-15765145f83b 2018-07-30 02:00:35,208 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-fddaeb54-03ae-48da-bb97-e2c40d9c79d7name 2018-07-30 02:00:35,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/64f12744-b010-4d01-bf82-b54982c76c79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f7bfb982393563dd8eb00033e93522126c10fc" 2018-07-30 02:00:35,343 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b63e701-5911-4d24-9621-7feef4f58ee3 Content-Length: 0 Date: Mon, 30 Jul 2018 02:00:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:35,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/64f12744-b010-4d01-bf82-b54982c76c79 used request id req-1b63e701-5911-4d24-9621-7feef4f58ee3 2018-07-30 02:00:35,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fddaeb54-03ae-48da-bb97-e2c40d9c79d7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f7bfb982393563dd8eb00033e93522126c10fc" 2018-07-30 02:00:35,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-38251bd0-9f6b-4edd-9b00-ab13ccf208ca Date: Mon, 30 Jul 2018 02:00:35 GMT RESP BODY: {"security_groups": []} 2018-07-30 02:00:35,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fddaeb54-03ae-48da-bb97-e2c40d9c79d7name used request id req-38251bd0-9f6b-4edd-9b00-ab13ccf208ca 2018-07-30 02:00:35,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:35,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["tv3L0-ccQD-gJj1vghQHQQ"], "issued_at": "2018-07-30T02:00:35.000000Z"}} 2018-07-30 02:00:35,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:35,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38cf419d-2ffa-469c-b2c5-f577a4b03560 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:35,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-38cf419d-2ffa-469c-b2c5-f577a4b03560 2018-07-30 02:00:35,818 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f264eedd-6ab4-4911-9700-ca8ba4d9d1f1name-1 2018-07-30 02:00:35,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f264eedd-6ab4-4911-9700-ca8ba4d9d1f1name-1", "description": "hello group"}}' 2018-07-30 02:00:36,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-7f25ad97-30ef-4e45-9f34-cb1170353d6b Date: Mon, 30 Jul 2018 02:00:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:36Z", "updated_at": "2018-07-30T02:00:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:36Z", "revision_number": 0, "id": "64646a2f-e1a2-4e4a-a0c6-22367448ba0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:36Z", "security_group_id": "14b129c7-9f4d-4256-acc2-c849704e88c1", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:36Z", "revision_number": 0, "id": "7bcfdd13-4dd8-4f5a-96d4-63c539c26a68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:36Z", "security_group_id": "14b129c7-9f4d-4256-acc2-c849704e88c1", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "14b129c7-9f4d-4256-acc2-c849704e88c1", "name": "NeutronUtilsSecurityGroupTests-f264eedd-6ab4-4911-9700-ca8ba4d9d1f1name-1"}} 2018-07-30 02:00:36,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-7f25ad97-30ef-4e45-9f34-cb1170353d6b 2018-07-30 02:00:36,505 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14b129c7-9f4d-4256-acc2-c849704e88c1 2018-07-30 02:00:36,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=14b129c7-9f4d-4256-acc2-c849704e88c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:36,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-67d6b0ed-d0f6-441d-bee0-9b3939590c7e Date: Mon, 30 Jul 2018 02:00: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-30T02:00:36Z", "security_group_id": "14b129c7-9f4d-4256-acc2-c849704e88c1", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:36Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "64646a2f-e1a2-4e4a-a0c6-22367448ba0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:36Z", "security_group_id": "14b129c7-9f4d-4256-acc2-c849704e88c1", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:36Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "7bcfdd13-4dd8-4f5a-96d4-63c539c26a68"}]} 2018-07-30 02:00:36,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=14b129c7-9f4d-4256-acc2-c849704e88c1 used request id req-67d6b0ed-d0f6-441d-bee0-9b3939590c7e 2018-07-30 02:00:36,575 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f264eedd-6ab4-4911-9700-ca8ba4d9d1f1name-2 2018-07-30 02:00:36,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f264eedd-6ab4-4911-9700-ca8ba4d9d1f1name-2", "description": "hola group"}}' 2018-07-30 02:00:36,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-c371ee0c-bf72-4975-97c2-6387d1bb0902 Date: Mon, 30 Jul 2018 02:00:36 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:36Z", "updated_at": "2018-07-30T02:00:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:36Z", "revision_number": 0, "id": "46accb7e-0b60-4135-aa4e-6949153416f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:36Z", "security_group_id": "2ec6177b-c3ed-4081-b16e-e1dd8340cd8a", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:36Z", "revision_number": 0, "id": "e28d3a27-8d55-4582-b459-b4d547eaaabe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:36Z", "security_group_id": "2ec6177b-c3ed-4081-b16e-e1dd8340cd8a", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "2ec6177b-c3ed-4081-b16e-e1dd8340cd8a", "name": "NeutronUtilsSecurityGroupTests-f264eedd-6ab4-4911-9700-ca8ba4d9d1f1name-2"}} 2018-07-30 02:00:36,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-c371ee0c-bf72-4975-97c2-6387d1bb0902 2018-07-30 02:00:36,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ec6177b-c3ed-4081-b16e-e1dd8340cd8a 2018-07-30 02:00:36,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2ec6177b-c3ed-4081-b16e-e1dd8340cd8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:36,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-833b42fd-0e27-4a1f-abbd-f41ee4a483f2 Date: Mon, 30 Jul 2018 02:00: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-30T02:00:36Z", "security_group_id": "2ec6177b-c3ed-4081-b16e-e1dd8340cd8a", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:36Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "46accb7e-0b60-4135-aa4e-6949153416f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:36Z", "security_group_id": "2ec6177b-c3ed-4081-b16e-e1dd8340cd8a", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:36Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "e28d3a27-8d55-4582-b459-b4d547eaaabe"}]} 2018-07-30 02:00:36,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2ec6177b-c3ed-4081-b16e-e1dd8340cd8a used request id req-833b42fd-0e27-4a1f-abbd-f41ee4a483f2 2018-07-30 02:00:36,799 - neutron_utils - INFO - Listing the available security groups 2018-07-30 02:00:36,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:36,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 24213 X-Openstack-Request-Id: req-0b71265b-5047-4e00-ad0a-770b0706f4de Date: Mon, 30 Jul 2018 02:00:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:36Z", "updated_at": "2018-07-30T02:00:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:36Z", "revision_number": 0, "id": "64646a2f-e1a2-4e4a-a0c6-22367448ba0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:36Z", "security_group_id": "14b129c7-9f4d-4256-acc2-c849704e88c1", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:36Z", "revision_number": 0, "id": "7bcfdd13-4dd8-4f5a-96d4-63c539c26a68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:36Z", "security_group_id": "14b129c7-9f4d-4256-acc2-c849704e88c1", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "14b129c7-9f4d-4256-acc2-c849704e88c1", "name": "NeutronUtilsSecurityGroupTests-f264eedd-6ab4-4911-9700-ca8ba4d9d1f1name-1"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:36Z", "updated_at": "2018-07-30T02:00:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:36Z", "revision_number": 0, "id": "46accb7e-0b60-4135-aa4e-6949153416f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:36Z", "security_group_id": "2ec6177b-c3ed-4081-b16e-e1dd8340cd8a", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:36Z", "revision_number": 0, "id": "e28d3a27-8d55-4582-b459-b4d547eaaabe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:36Z", "security_group_id": "2ec6177b-c3ed-4081-b16e-e1dd8340cd8a", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "2ec6177b-c3ed-4081-b16e-e1dd8340cd8a", "name": "NeutronUtilsSecurityGroupTests-f264eedd-6ab4-4911-9700-ca8ba4d9d1f1name-2"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 02:00:36,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-0b71265b-5047-4e00-ad0a-770b0706f4de 2018-07-30 02:00:36,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 143aa491-c70b-4212-88d9-dcd85128103f 2018-07-30 02:00:36,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=143aa491-c70b-4212-88d9-dcd85128103f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:36,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-db7e4cea-f9e6-4745-af70-0d3ea95a90c8 Date: Mon, 30 Jul 2018 02:00:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "port_range_min": null, "revision_number": 0, "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "project_id": "31a32427075749fbbaed04e24d864f96", "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "port_range_min": null, "revision_number": 0, "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "project_id": "31a32427075749fbbaed04e24d864f96", "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60"}, {"remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "port_range_min": null, "revision_number": 0, "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "project_id": "31a32427075749fbbaed04e24d864f96", "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "port_range_min": null, "revision_number": 0, "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "project_id": "31a32427075749fbbaed04e24d864f96", "id": "e179053e-4c7b-48f7-b197-aec777221272"}]} 2018-07-30 02:00:36,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=143aa491-c70b-4212-88d9-dcd85128103f used request id req-db7e4cea-f9e6-4745-af70-0d3ea95a90c8 2018-07-30 02:00:36,953 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14b129c7-9f4d-4256-acc2-c849704e88c1 2018-07-30 02:00:36,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=14b129c7-9f4d-4256-acc2-c849704e88c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:36,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c9faa65c-1bbc-4da4-9f7e-f4e71fc9a41b Date: Mon, 30 Jul 2018 02:00: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-30T02:00:36Z", "security_group_id": "14b129c7-9f4d-4256-acc2-c849704e88c1", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:36Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "64646a2f-e1a2-4e4a-a0c6-22367448ba0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:36Z", "security_group_id": "14b129c7-9f4d-4256-acc2-c849704e88c1", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:36Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "7bcfdd13-4dd8-4f5a-96d4-63c539c26a68"}]} 2018-07-30 02:00:36,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=14b129c7-9f4d-4256-acc2-c849704e88c1 used request id req-c9faa65c-1bbc-4da4-9f7e-f4e71fc9a41b 2018-07-30 02:00:36,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14ec2aaa-c391-403f-8172-8957945963e5 2018-07-30 02:00:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=14ec2aaa-c391-403f-8172-8957945963e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:36,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a9382616-ff7e-4a02-9213-646819f290e5 Date: Mon, 30 Jul 2018 02:00: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-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "port_range_min": null, "revision_number": 0, "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869"}, {"remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "port_range_min": null, "revision_number": 0, "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "71aece5f-0f26-4269-bac1-6666e6d6a430"}, {"remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "port_range_min": null, "revision_number": 0, "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "port_range_min": null, "revision_number": 0, "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6"}]} 2018-07-30 02:00:36,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=14ec2aaa-c391-403f-8172-8957945963e5 used request id req-a9382616-ff7e-4a02-9213-646819f290e5 2018-07-30 02:00:36,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb 2018-07-30 02:00:37,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:37,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d9d4b225-820d-404f-bcb0-cdbf10590fe5 Date: Mon, 30 Jul 2018 02:00:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "port_range_min": null, "revision_number": 0, "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9"}, {"remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "port_range_min": null, "revision_number": 0, "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df"}, {"remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "port_range_min": null, "revision_number": 0, "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "port_range_min": null, "revision_number": 0, "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2"}]} 2018-07-30 02:00:37,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb used request id req-d9d4b225-820d-404f-bcb0-cdbf10590fe5 2018-07-30 02:00:37,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ec6177b-c3ed-4081-b16e-e1dd8340cd8a 2018-07-30 02:00:37,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2ec6177b-c3ed-4081-b16e-e1dd8340cd8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:37,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6cc9ca52-3d19-4226-b1a6-2921f21ec61b Date: Mon, 30 Jul 2018 02:00:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:36Z", "security_group_id": "2ec6177b-c3ed-4081-b16e-e1dd8340cd8a", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:36Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "46accb7e-0b60-4135-aa4e-6949153416f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:36Z", "security_group_id": "2ec6177b-c3ed-4081-b16e-e1dd8340cd8a", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:36Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "e28d3a27-8d55-4582-b459-b4d547eaaabe"}]} 2018-07-30 02:00:37,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2ec6177b-c3ed-4081-b16e-e1dd8340cd8a used request id req-6cc9ca52-3d19-4226-b1a6-2921f21ec61b 2018-07-30 02:00:37,036 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4dcc207a-3291-4e2b-908a-f5311a138821 2018-07-30 02:00:37,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4dcc207a-3291-4e2b-908a-f5311a138821 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:37,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-828e6885-fd3d-4fe2-b4d5-9b2c3ac7630c Date: Mon, 30 Jul 2018 02:00:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "project_id": "", "id": "69ea063a-0867-4bd4-bc2f-41276e20695f"}, {"remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "project_id": "", "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4"}, {"remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "project_id": "", "id": "b030de11-8da7-437b-a237-9fc86b70e6cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "project_id": "", "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921"}]} 2018-07-30 02:00:37,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4dcc207a-3291-4e2b-908a-f5311a138821 used request id req-828e6885-fd3d-4fe2-b4d5-9b2c3ac7630c 2018-07-30 02:00:37,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 638012e3-d7ea-4057-abec-f27c28271738 2018-07-30 02:00:37,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=638012e3-d7ea-4057-abec-f27c28271738 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:37,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-53fc2f6e-d166-44b2-8817-75bec5a57092 Date: Mon, 30 Jul 2018 02:00: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-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "port_range_min": null, "revision_number": 0, "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:55Z", "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "port_range_min": null, "revision_number": 0, "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:55Z", "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2"}, {"remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "port_range_min": null, "revision_number": 0, "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:55Z", "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e"}, {"remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "port_range_min": null, "revision_number": 0, "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:55Z", "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2"}]} 2018-07-30 02:00:37,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=638012e3-d7ea-4057-abec-f27c28271738 used request id req-53fc2f6e-d166-44b2-8817-75bec5a57092 2018-07-30 02:00:37,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80542143-0061-4d12-81be-5412072d0ed5 2018-07-30 02:00:37,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=80542143-0061-4d12-81be-5412072d0ed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:37,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a8e4e0b7-2245-41c4-857b-8d25faf7d0ed Date: Mon, 30 Jul 2018 02:00:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "84c0a571-ca57-4c80-ad77-9c42314df723"}, {"remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4"}]} 2018-07-30 02:00:37,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=80542143-0061-4d12-81be-5412072d0ed5 used request id req-a8e4e0b7-2245-41c4-857b-8d25faf7d0ed 2018-07-30 02:00:37,094 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a6e7f70-1a85-4529-92dd-11f388a0f7a3 2018-07-30 02:00:37,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8a6e7f70-1a85-4529-92dd-11f388a0f7a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:37,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-564ea5d8-cdde-41bb-b386-e1aa2ab3b923 Date: Mon, 30 Jul 2018 02:00:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad"}, {"remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "port_range_min": null, "revision_number": 0, "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4"}]} 2018-07-30 02:00:37,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8a6e7f70-1a85-4529-92dd-11f388a0f7a3 used request id req-564ea5d8-cdde-41bb-b386-e1aa2ab3b923 2018-07-30 02:00:37,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ab5ec6c-a678-417e-a54d-d101d785e9fc 2018-07-30 02:00:37,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9ab5ec6c-a678-417e-a54d-d101d785e9fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:37,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6c78714e-5e4a-4eff-a675-6030bad2180f Date: Mon, 30 Jul 2018 02:00:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "port_range_min": null, "revision_number": 0, "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "1360d708-69d3-4e1b-8d85-c9053155e491"}, {"remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "port_range_min": null, "revision_number": 0, "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "3261ac97-79a8-44e4-8c06-96990a33c996"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "port_range_min": null, "revision_number": 0, "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "6deb9b54-50fb-44ce-8235-b572831f576f"}, {"remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "port_range_min": null, "revision_number": 0, "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "82e156ce-7408-412a-bb0a-08747be99a10"}]} 2018-07-30 02:00:37,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9ab5ec6c-a678-417e-a54d-d101d785e9fc used request id req-6c78714e-5e4a-4eff-a675-6030bad2180f 2018-07-30 02:00:37,134 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6d7676e-67dd-46da-9dfe-5d4ebbc5e487 2018-07-30 02:00:37,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c6d7676e-67dd-46da-9dfe-5d4ebbc5e487 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:37,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1fb49a18-ad4a-4e83-a5f7-74bd5abc0545 Date: Mon, 30 Jul 2018 02:00: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-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "port_range_min": null, "revision_number": 0, "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "6058b17b-41ce-4035-9a91-12281182476e"}, {"remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "port_range_min": null, "revision_number": 0, "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "6df322fc-bd25-40d7-8035-74b8fc46237a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "port_range_min": null, "revision_number": 0, "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "81b8fb89-e231-48d4-97e1-753cd2f02966"}, {"remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "port_range_min": null, "revision_number": 0, "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208"}]} 2018-07-30 02:00:37,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c6d7676e-67dd-46da-9dfe-5d4ebbc5e487 used request id req-1fb49a18-ad4a-4e83-a5f7-74bd5abc0545 2018-07-30 02:00:37,153 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f264eedd-6ab4-4911-9700-ca8ba4d9d1f1name-1 2018-07-30 02:00:37,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/14b129c7-9f4d-4256-acc2-c849704e88c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:37,285 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7c7e1c7-c4f6-4f92-a268-7bc54e87ab4a Content-Length: 0 Date: Mon, 30 Jul 2018 02:00:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:37,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/14b129c7-9f4d-4256-acc2-c849704e88c1 used request id req-b7c7e1c7-c4f6-4f92-a268-7bc54e87ab4a 2018-07-30 02:00:37,285 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f264eedd-6ab4-4911-9700-ca8ba4d9d1f1name-2 2018-07-30 02:00:37,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/2ec6177b-c3ed-4081-b16e-e1dd8340cd8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c3cc17cc0cf773ad9184b40c81b7b57fc915ab" 2018-07-30 02:00:37,417 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04f531e2-6db1-4cb0-be15-2fb620d08e44 Content-Length: 0 Date: Mon, 30 Jul 2018 02:00:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:37,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2ec6177b-c3ed-4081-b16e-e1dd8340cd8a used request id req-04f531e2-6db1-4cb0-be15-2fb620d08e44 2018-07-30 02:00:37,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:37,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["S5qZxuYZRPSDqfQ_lJkpwA"], "issued_at": "2018-07-30T02:00:37.000000Z"}} 2018-07-30 02:00:37,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98f473f1521e7c530eeff6319c8626584647c7b" 2018-07-30 02:00:37,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e927de-37ad-4795-9280-cbf1382e906c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:37,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-77e927de-37ad-4795-9280-cbf1382e906c 2018-07-30 02:00:37,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:38,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Fyx7mU24Rraljga-UFWTyA"], "issued_at": "2018-07-30T02:00:38.000000Z"}} 2018-07-30 02:00:38,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff30701db78638e120a80e3f7f41f404aff2615" 2018-07-30 02:00:38,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e57125c-a565-47c0-adb7-d8c3da6e2e4e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:38,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3e57125c-a565-47c0-adb7-d8c3da6e2e4e 2018-07-30 02:00:38,339 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-24ebfe7b-d22f-47a6-a1da-7dbeab3cf295name 2018-07-30 02:00:38,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff30701db78638e120a80e3f7f41f404aff2615" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-24ebfe7b-d22f-47a6-a1da-7dbeab3cf295name", "description": "hello group"}}' 2018-07-30 02:00:38,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-392af4f2-c4cd-4825-9471-6345f9450487 Date: Mon, 30 Jul 2018 02:00:38 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:38Z", "updated_at": "2018-07-30T02:00:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:38Z", "revision_number": 0, "id": "25c1c348-36cd-42c0-b14a-45ca4ada16b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:38Z", "security_group_id": "2ad1560a-d738-488c-b29b-20772912a01e", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:38Z", "revision_number": 0, "id": "87846f09-aa4b-411f-b5e4-0725ca403169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:38Z", "security_group_id": "2ad1560a-d738-488c-b29b-20772912a01e", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "2ad1560a-d738-488c-b29b-20772912a01e", "name": "NeutronUtilsSecurityGroupTests-24ebfe7b-d22f-47a6-a1da-7dbeab3cf295name"}} 2018-07-30 02:00:38,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-392af4f2-c4cd-4825-9471-6345f9450487 2018-07-30 02:00:38,679 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ad1560a-d738-488c-b29b-20772912a01e 2018-07-30 02:00:38,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2ad1560a-d738-488c-b29b-20772912a01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff30701db78638e120a80e3f7f41f404aff2615" 2018-07-30 02:00:38,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8ca598a3-3948-4a6c-a1d1-3023063ba99b Date: Mon, 30 Jul 2018 02:00: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-30T02:00:38Z", "security_group_id": "2ad1560a-d738-488c-b29b-20772912a01e", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:38Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "25c1c348-36cd-42c0-b14a-45ca4ada16b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:38Z", "security_group_id": "2ad1560a-d738-488c-b29b-20772912a01e", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:38Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "87846f09-aa4b-411f-b5e4-0725ca403169"}]} 2018-07-30 02:00:38,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2ad1560a-d738-488c-b29b-20772912a01e used request id req-8ca598a3-3948-4a6c-a1d1-3023063ba99b 2018-07-30 02:00:38,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-24ebfe7b-d22f-47a6-a1da-7dbeab3cf295name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff30701db78638e120a80e3f7f41f404aff2615" 2018-07-30 02:00:38,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-2ff57a4a-bde2-4128-b427-cd4936aa9049 Date: Mon, 30 Jul 2018 02:00:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:38Z", "updated_at": "2018-07-30T02:00:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:38Z", "revision_number": 0, "id": "25c1c348-36cd-42c0-b14a-45ca4ada16b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:38Z", "security_group_id": "2ad1560a-d738-488c-b29b-20772912a01e", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:38Z", "revision_number": 0, "id": "87846f09-aa4b-411f-b5e4-0725ca403169", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:38Z", "security_group_id": "2ad1560a-d738-488c-b29b-20772912a01e", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "2ad1560a-d738-488c-b29b-20772912a01e", "name": "NeutronUtilsSecurityGroupTests-24ebfe7b-d22f-47a6-a1da-7dbeab3cf295name"}]} 2018-07-30 02:00:38,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-24ebfe7b-d22f-47a6-a1da-7dbeab3cf295name&description=hello+group used request id req-2ff57a4a-bde2-4128-b427-cd4936aa9049 2018-07-30 02:00:38,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ad1560a-d738-488c-b29b-20772912a01e 2018-07-30 02:00:38,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2ad1560a-d738-488c-b29b-20772912a01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff30701db78638e120a80e3f7f41f404aff2615" 2018-07-30 02:00:38,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-015b02e2-593e-4278-9bf2-1e31097039ea Date: Mon, 30 Jul 2018 02:00: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-30T02:00:38Z", "security_group_id": "2ad1560a-d738-488c-b29b-20772912a01e", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:38Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "25c1c348-36cd-42c0-b14a-45ca4ada16b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:38Z", "security_group_id": "2ad1560a-d738-488c-b29b-20772912a01e", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:38Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "87846f09-aa4b-411f-b5e4-0725ca403169"}]} 2018-07-30 02:00:38,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2ad1560a-d738-488c-b29b-20772912a01e used request id req-015b02e2-593e-4278-9bf2-1e31097039ea 2018-07-30 02:00:38,810 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-24ebfe7b-d22f-47a6-a1da-7dbeab3cf295name 2018-07-30 02:00:38,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/2ad1560a-d738-488c-b29b-20772912a01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff30701db78638e120a80e3f7f41f404aff2615" 2018-07-30 02:00:38,962 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-20369fe2-bb31-4788-b87f-c5d61ecabbe9 Content-Length: 0 Date: Mon, 30 Jul 2018 02:00:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:38,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2ad1560a-d738-488c-b29b-20772912a01e used request id req-20369fe2-bb31-4788-b87f-c5d61ecabbe9 2018-07-30 02:00:38,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:39,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["f3epIBweTrWHQZBh6uRmyA"], "issued_at": "2018-07-30T02:00:39.000000Z"}} 2018-07-30 02:00:39,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:39,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc85f1c0-5446-4158-aaf0-416357d7c9d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:39,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dc85f1c0-5446-4158-aaf0-416357d7c9d9 2018-07-30 02:00:39,380 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-891e73e0-314f-47a6-af3e-df2c4317efdcname 2018-07-30 02:00:39,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-891e73e0-314f-47a6-af3e-df2c4317efdcname", "description": "hello group"}}' 2018-07-30 02:00:39,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-971848a9-52ba-4e04-82df-8429615b0e40 Date: Mon, 30 Jul 2018 02:00:39 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "updated_at": "2018-07-30T02:00:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "revision_number": 0, "id": "04953cb5-ccab-4318-8656-36b7a6754464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "revision_number": 0, "id": "8d6db223-b9d2-4034-bcae-4dd739b7c6d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "name": "NeutronUtilsSecurityGroupTests-891e73e0-314f-47a6-af3e-df2c4317efdcname"}} 2018-07-30 02:00:39,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-971848a9-52ba-4e04-82df-8429615b0e40 2018-07-30 02:00:39,709 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 2018-07-30 02:00:39,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:39,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d83b4782-78dc-47af-8ecb-25944acd1461 Date: Mon, 30 Jul 2018 02:00: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-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "04953cb5-ccab-4318-8656-36b7a6754464"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "8d6db223-b9d2-4034-bcae-4dd739b7c6d1"}]} 2018-07-30 02:00:39,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 used request id req-d83b4782-78dc-47af-8ecb-25944acd1461 2018-07-30 02:00:39,756 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 2018-07-30 02:00:39,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:39,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ce1c751-99f5-4426-8f9e-90db8aa8082e Date: Mon, 30 Jul 2018 02:00: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-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "04953cb5-ccab-4318-8656-36b7a6754464"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "8d6db223-b9d2-4034-bcae-4dd739b7c6d1"}]} 2018-07-30 02:00:39,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 used request id req-2ce1c751-99f5-4426-8f9e-90db8aa8082e 2018-07-30 02:00:39,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:39,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f696c7-bc17-4d01-a1de-745e299d7d58 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:39,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a9f696c7-bc17-4d01-a1de-745e299d7d58 2018-07-30 02:00:39,857 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-891e73e0-314f-47a6-af3e-df2c4317efdcname 2018-07-30 02:00:39,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-891e73e0-314f-47a6-af3e-df2c4317efdcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:39,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-2b63e6aa-31fe-4825-9cc4-c1cc7e8d9a7b Date: Mon, 30 Jul 2018 02:00:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "updated_at": "2018-07-30T02:00:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "revision_number": 0, "id": "04953cb5-ccab-4318-8656-36b7a6754464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "revision_number": 0, "id": "8d6db223-b9d2-4034-bcae-4dd739b7c6d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "name": "NeutronUtilsSecurityGroupTests-891e73e0-314f-47a6-af3e-df2c4317efdcname"}]} 2018-07-30 02:00:39,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-891e73e0-314f-47a6-af3e-df2c4317efdcname used request id req-2b63e6aa-31fe-4825-9cc4-c1cc7e8d9a7b 2018-07-30 02:00:39,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:00:39,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:00:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:00:39,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:40,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535b730a-a0d9-4e4e-ae07-5b60aed91fcf Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:40,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-535b730a-a0d9-4e4e-ae07-5b60aed91fcf 2018-07-30 02:00:40,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 2018-07-30 02:00:40,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:40,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b21420b-59f2-43d0-bb53-4f66f0f2fa31 Date: Mon, 30 Jul 2018 02:00:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "04953cb5-ccab-4318-8656-36b7a6754464"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "8d6db223-b9d2-4034-bcae-4dd739b7c6d1"}]} 2018-07-30 02:00:40,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 used request id req-8b21420b-59f2-43d0-bb53-4f66f0f2fa31 2018-07-30 02:00:40,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2"}}' 2018-07-30 02:00:40,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-d739de88-03ff-4aa9-9d45-c3ce8b10b3c7 Date: Mon, 30 Jul 2018 02:00:40 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-30T02:00:40Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:40Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "33a17ec6-0eab-46c8-b299-ecf62ec3a4f3"}} 2018-07-30 02:00:40,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-d739de88-03ff-4aa9-9d45-c3ce8b10b3c7 2018-07-30 02:00:40,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-891e73e0-314f-47a6-af3e-df2c4317efdcname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:40,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-f6d6f11e-b25f-416d-b002-7a12c610d3b5 Date: Mon, 30 Jul 2018 02:00:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "updated_at": "2018-07-30T02:00:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "revision_number": 0, "id": "04953cb5-ccab-4318-8656-36b7a6754464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:40Z", "revision_number": 0, "id": "33a17ec6-0eab-46c8-b299-ecf62ec3a4f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:40Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "revision_number": 0, "id": "8d6db223-b9d2-4034-bcae-4dd739b7c6d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 3, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "name": "NeutronUtilsSecurityGroupTests-891e73e0-314f-47a6-af3e-df2c4317efdcname"}]} 2018-07-30 02:00:40,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-891e73e0-314f-47a6-af3e-df2c4317efdcname&description=hello+group used request id req-f6d6f11e-b25f-416d-b002-7a12c610d3b5 2018-07-30 02:00:40,235 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 2018-07-30 02:00:40,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:40,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-16959e2a-c5ff-4cb9-b998-2de8d26d1e62 Date: Mon, 30 Jul 2018 02:00:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "04953cb5-ccab-4318-8656-36b7a6754464"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:40Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:40Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "33a17ec6-0eab-46c8-b299-ecf62ec3a4f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "8d6db223-b9d2-4034-bcae-4dd739b7c6d1"}]} 2018-07-30 02:00:40,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 used request id req-16959e2a-c5ff-4cb9-b998-2de8d26d1e62 2018-07-30 02:00:40,290 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 2018-07-30 02:00:40,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:40,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-fe82b732-f0c7-4165-bea1-59054694a746 Date: Mon, 30 Jul 2018 02:00:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "04953cb5-ccab-4318-8656-36b7a6754464"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:40Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:40Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "33a17ec6-0eab-46c8-b299-ecf62ec3a4f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "8d6db223-b9d2-4034-bcae-4dd739b7c6d1"}]} 2018-07-30 02:00:40,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 used request id req-fe82b732-f0c7-4165-bea1-59054694a746 2018-07-30 02:00:40,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-891e73e0-314f-47a6-af3e-df2c4317efdcname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:40,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-db51c162-e62c-4cf3-b1b6-eef0551f6538 Date: Mon, 30 Jul 2018 02:00:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "updated_at": "2018-07-30T02:00:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "revision_number": 0, "id": "04953cb5-ccab-4318-8656-36b7a6754464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:40Z", "revision_number": 0, "id": "33a17ec6-0eab-46c8-b299-ecf62ec3a4f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:40Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "revision_number": 0, "id": "8d6db223-b9d2-4034-bcae-4dd739b7c6d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 3, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "name": "NeutronUtilsSecurityGroupTests-891e73e0-314f-47a6-af3e-df2c4317efdcname"}]} 2018-07-30 02:00:40,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-891e73e0-314f-47a6-af3e-df2c4317efdcname&description=hello+group used request id req-db51c162-e62c-4cf3-b1b6-eef0551f6538 2018-07-30 02:00:40,359 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 2018-07-30 02:00:40,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:40,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-13237a5d-5a1b-4e63-a889-ae9adca57bc9 Date: Mon, 30 Jul 2018 02:00:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "04953cb5-ccab-4318-8656-36b7a6754464"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:40Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:40Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "33a17ec6-0eab-46c8-b299-ecf62ec3a4f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:39Z", "security_group_id": "c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:39Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "8d6db223-b9d2-4034-bcae-4dd739b7c6d1"}]} 2018-07-30 02:00:40,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 used request id req-13237a5d-5a1b-4e63-a889-ae9adca57bc9 2018-07-30 02:00:40,384 - neutron_utils - INFO - Deleting security group rule with ID - 04953cb5-ccab-4318-8656-36b7a6754464 2018-07-30 02:00:40,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/04953cb5-ccab-4318-8656-36b7a6754464 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:40,459 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42c3f39b-556f-4bdb-909d-ea590ba7cfd9 Content-Length: 0 Date: Mon, 30 Jul 2018 02:00:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:40,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/04953cb5-ccab-4318-8656-36b7a6754464 used request id req-42c3f39b-556f-4bdb-909d-ea590ba7cfd9 2018-07-30 02:00:40,459 - neutron_utils - INFO - Deleting security group rule with ID - 8d6db223-b9d2-4034-bcae-4dd739b7c6d1 2018-07-30 02:00:40,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/8d6db223-b9d2-4034-bcae-4dd739b7c6d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:40,533 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b94d5cbd-4b73-4e52-8379-69e5676b7189 Content-Length: 0 Date: Mon, 30 Jul 2018 02:00:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:40,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/8d6db223-b9d2-4034-bcae-4dd739b7c6d1 used request id req-b94d5cbd-4b73-4e52-8379-69e5676b7189 2018-07-30 02:00:40,533 - neutron_utils - INFO - Deleting security group rule with ID - 33a17ec6-0eab-46c8-b299-ecf62ec3a4f3 2018-07-30 02:00:40,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/33a17ec6-0eab-46c8-b299-ecf62ec3a4f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:40,604 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b831b1c-8a3f-4e98-9aa1-aae020a8a7c3 Content-Length: 0 Date: Mon, 30 Jul 2018 02:00:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:40,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/33a17ec6-0eab-46c8-b299-ecf62ec3a4f3 used request id req-8b831b1c-8a3f-4e98-9aa1-aae020a8a7c3 2018-07-30 02:00:40,605 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-891e73e0-314f-47a6-af3e-df2c4317efdcname 2018-07-30 02:00:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59729370f7271f4f1be5c15570b5196786912130" 2018-07-30 02:00:40,705 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab0a41ed-c83e-4bff-9696-b1bd26c896a4 Content-Length: 0 Date: Mon, 30 Jul 2018 02:00:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:40,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c1bb4cc8-ea7e-4d64-9782-d0a0d36f38c2 used request id req-ab0a41ed-c83e-4bff-9696-b1bd26c896a4 2018-07-30 02:00:40,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:41,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["FyQU7dCJS4ewXWhYVo9VyA"], "issued_at": "2018-07-30T02:00:41.000000Z"}} 2018-07-30 02:00:41,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a7311ec57a3a066749e332f6701b2d405a6917c" 2018-07-30 02:00:41,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a44a66-8b55-4045-baad-f69a82236989 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:41,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-79a44a66-8b55-4045-baad-f69a82236989 2018-07-30 02:00:41,167 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d3f3be1b-c5ce-4e53-a61f-3f6d9d95b0e1name-1 2018-07-30 02:00:41,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a7311ec57a3a066749e332f6701b2d405a6917c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-d3f3be1b-c5ce-4e53-a61f-3f6d9d95b0e1name-1", "description": "hello group"}}' 2018-07-30 02:00:41,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-891cfc03-65c4-42b5-9cba-ceeb10538fdc Date: Mon, 30 Jul 2018 02:00:41 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:41Z", "updated_at": "2018-07-30T02:00:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:41Z", "revision_number": 0, "id": "36b779b4-8515-41be-b06d-39dc36b8f6c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:41Z", "security_group_id": "635fe2c1-b409-474e-be21-3af661a63e05", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:41Z", "revision_number": 0, "id": "4c61d01d-bcd8-45ab-b189-5a5213f76402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:41Z", "security_group_id": "635fe2c1-b409-474e-be21-3af661a63e05", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "635fe2c1-b409-474e-be21-3af661a63e05", "name": "NeutronUtilsSecurityGroupTests-d3f3be1b-c5ce-4e53-a61f-3f6d9d95b0e1name-1"}} 2018-07-30 02:00:41,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-891cfc03-65c4-42b5-9cba-ceeb10538fdc 2018-07-30 02:00:41,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 635fe2c1-b409-474e-be21-3af661a63e05 2018-07-30 02:00:41,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=635fe2c1-b409-474e-be21-3af661a63e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a7311ec57a3a066749e332f6701b2d405a6917c" 2018-07-30 02:00:41,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b634f83-98c9-47d1-a40a-1646edb91227 Date: Mon, 30 Jul 2018 02:00:41 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-30T02:00:41Z", "security_group_id": "635fe2c1-b409-474e-be21-3af661a63e05", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:41Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "36b779b4-8515-41be-b06d-39dc36b8f6c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:41Z", "security_group_id": "635fe2c1-b409-474e-be21-3af661a63e05", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:41Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "4c61d01d-bcd8-45ab-b189-5a5213f76402"}]} 2018-07-30 02:00:41,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=635fe2c1-b409-474e-be21-3af661a63e05 used request id req-1b634f83-98c9-47d1-a40a-1646edb91227 2018-07-30 02:00:41,576 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d3f3be1b-c5ce-4e53-a61f-3f6d9d95b0e1name-2 2018-07-30 02:00:41,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a7311ec57a3a066749e332f6701b2d405a6917c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-d3f3be1b-c5ce-4e53-a61f-3f6d9d95b0e1name-2", "description": "hello group"}}' 2018-07-30 02:00:41,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-62376b67-6211-439e-828b-5232f4b82640 Date: Mon, 30 Jul 2018 02:00:41 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:41Z", "updated_at": "2018-07-30T02:00:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:41Z", "revision_number": 0, "id": "7e5c9d85-8ea4-469c-9ec9-9bceb9b2c472", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:41Z", "security_group_id": "e4033f88-8c85-4d88-9de8-c162a1f5d162", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:41Z", "revision_number": 0, "id": "b26a6369-9f2e-4b5f-8653-fe9e0e8717e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:41Z", "security_group_id": "e4033f88-8c85-4d88-9de8-c162a1f5d162", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "e4033f88-8c85-4d88-9de8-c162a1f5d162", "name": "NeutronUtilsSecurityGroupTests-d3f3be1b-c5ce-4e53-a61f-3f6d9d95b0e1name-2"}} 2018-07-30 02:00:41,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-62376b67-6211-439e-828b-5232f4b82640 2018-07-30 02:00:41,764 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4033f88-8c85-4d88-9de8-c162a1f5d162 2018-07-30 02:00:41,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e4033f88-8c85-4d88-9de8-c162a1f5d162 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a7311ec57a3a066749e332f6701b2d405a6917c" 2018-07-30 02:00:41,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-00962431-e33d-4d65-b91b-9228d31c8162 Date: Mon, 30 Jul 2018 02:00:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:41Z", "security_group_id": "e4033f88-8c85-4d88-9de8-c162a1f5d162", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:41Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "7e5c9d85-8ea4-469c-9ec9-9bceb9b2c472"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:41Z", "security_group_id": "e4033f88-8c85-4d88-9de8-c162a1f5d162", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:41Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "b26a6369-9f2e-4b5f-8653-fe9e0e8717e8"}]} 2018-07-30 02:00:41,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e4033f88-8c85-4d88-9de8-c162a1f5d162 used request id req-00962431-e33d-4d65-b91b-9228d31c8162 2018-07-30 02:00:41,805 - neutron_utils - INFO - Retrieving security group with ID - 635fe2c1-b409-474e-be21-3af661a63e05 2018-07-30 02:00:41,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=635fe2c1-b409-474e-be21-3af661a63e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a7311ec57a3a066749e332f6701b2d405a6917c" 2018-07-30 02:00:41,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-c6aa1254-4a87-4daf-a95a-cc6cf0cd6844 Date: Mon, 30 Jul 2018 02:00:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:41Z", "updated_at": "2018-07-30T02:00:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:41Z", "revision_number": 0, "id": "36b779b4-8515-41be-b06d-39dc36b8f6c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:41Z", "security_group_id": "635fe2c1-b409-474e-be21-3af661a63e05", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:41Z", "revision_number": 0, "id": "4c61d01d-bcd8-45ab-b189-5a5213f76402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:41Z", "security_group_id": "635fe2c1-b409-474e-be21-3af661a63e05", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "635fe2c1-b409-474e-be21-3af661a63e05", "name": "NeutronUtilsSecurityGroupTests-d3f3be1b-c5ce-4e53-a61f-3f6d9d95b0e1name-1"}]} 2018-07-30 02:00:41,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=635fe2c1-b409-474e-be21-3af661a63e05 used request id req-c6aa1254-4a87-4daf-a95a-cc6cf0cd6844 2018-07-30 02:00:41,865 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 635fe2c1-b409-474e-be21-3af661a63e05 2018-07-30 02:00:41,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=635fe2c1-b409-474e-be21-3af661a63e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a7311ec57a3a066749e332f6701b2d405a6917c" 2018-07-30 02:00:41,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-358965d6-efdc-4ae6-971c-752bfa5581bc Date: Mon, 30 Jul 2018 02:00:41 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-30T02:00:41Z", "security_group_id": "635fe2c1-b409-474e-be21-3af661a63e05", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:41Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "36b779b4-8515-41be-b06d-39dc36b8f6c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:41Z", "security_group_id": "635fe2c1-b409-474e-be21-3af661a63e05", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:41Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "4c61d01d-bcd8-45ab-b189-5a5213f76402"}]} 2018-07-30 02:00:41,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=635fe2c1-b409-474e-be21-3af661a63e05 used request id req-358965d6-efdc-4ae6-971c-752bfa5581bc 2018-07-30 02:00:41,893 - neutron_utils - INFO - Retrieving security group with ID - e4033f88-8c85-4d88-9de8-c162a1f5d162 2018-07-30 02:00:41,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e4033f88-8c85-4d88-9de8-c162a1f5d162 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a7311ec57a3a066749e332f6701b2d405a6917c" 2018-07-30 02:00:42,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-d6f9c174-b3c1-4726-b448-9231da8ea093 Date: Mon, 30 Jul 2018 02:00:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:41Z", "updated_at": "2018-07-30T02:00:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:41Z", "revision_number": 0, "id": "7e5c9d85-8ea4-469c-9ec9-9bceb9b2c472", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:41Z", "security_group_id": "e4033f88-8c85-4d88-9de8-c162a1f5d162", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:00:41Z", "revision_number": 0, "id": "b26a6369-9f2e-4b5f-8653-fe9e0e8717e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:00:41Z", "security_group_id": "e4033f88-8c85-4d88-9de8-c162a1f5d162", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 2, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "e4033f88-8c85-4d88-9de8-c162a1f5d162", "name": "NeutronUtilsSecurityGroupTests-d3f3be1b-c5ce-4e53-a61f-3f6d9d95b0e1name-2"}]} 2018-07-30 02:00:42,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e4033f88-8c85-4d88-9de8-c162a1f5d162 used request id req-d6f9c174-b3c1-4726-b448-9231da8ea093 2018-07-30 02:00:42,090 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4033f88-8c85-4d88-9de8-c162a1f5d162 2018-07-30 02:00:42,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e4033f88-8c85-4d88-9de8-c162a1f5d162 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a7311ec57a3a066749e332f6701b2d405a6917c" 2018-07-30 02:00:42,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-92d12c6e-532d-4fdf-b867-3b71b3debeed Date: Mon, 30 Jul 2018 02:00:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:41Z", "security_group_id": "e4033f88-8c85-4d88-9de8-c162a1f5d162", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:41Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "7e5c9d85-8ea4-469c-9ec9-9bceb9b2c472"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:00:41Z", "security_group_id": "e4033f88-8c85-4d88-9de8-c162a1f5d162", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:41Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "b26a6369-9f2e-4b5f-8653-fe9e0e8717e8"}]} 2018-07-30 02:00:42,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e4033f88-8c85-4d88-9de8-c162a1f5d162 used request id req-92d12c6e-532d-4fdf-b867-3b71b3debeed 2018-07-30 02:00:42,113 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d3f3be1b-c5ce-4e53-a61f-3f6d9d95b0e1name-1 2018-07-30 02:00:42,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/635fe2c1-b409-474e-be21-3af661a63e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a7311ec57a3a066749e332f6701b2d405a6917c" 2018-07-30 02:00:42,237 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e390bbd3-cab0-4223-ac14-0a492a51c7c8 Content-Length: 0 Date: Mon, 30 Jul 2018 02:00:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:42,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/635fe2c1-b409-474e-be21-3af661a63e05 used request id req-e390bbd3-cab0-4223-ac14-0a492a51c7c8 2018-07-30 02:00:42,238 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d3f3be1b-c5ce-4e53-a61f-3f6d9d95b0e1name-2 2018-07-30 02:00:42,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e4033f88-8c85-4d88-9de8-c162a1f5d162 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a7311ec57a3a066749e332f6701b2d405a6917c" 2018-07-30 02:00:42,359 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07dbec6d-4849-4ef4-8fa3-608f8ab632ac Content-Length: 0 Date: Mon, 30 Jul 2018 02:00:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:42,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e4033f88-8c85-4d88-9de8-c162a1f5d162 used request id req-07dbec6d-4849-4ef4-8fa3-608f8ab632ac 2018-07-30 02:00:42,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:42,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["9GW1vzB8SlGXK_4zBaY2cA"], "issued_at": "2018-07-30T02:00:42.000000Z"}} 2018-07-30 02:00:42,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d8e854313dd5a50a30f224ce114aca34a9eedc" 2018-07-30 02:00:42,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743e848d-5181-46a3-bb5d-c21f744d0d25 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:42,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-743e848d-5181-46a3-bb5d-c21f744d0d25 2018-07-30 02:00:42,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d8e854313dd5a50a30f224ce114aca34a9eedc" 2018-07-30 02:00:42,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3cf96ff4-4014-449e-8ef9-c277ef93a0c2 Date: Mon, 30 Jul 2018 02:00:42 GMT RESP BODY: {"floatingips": []} 2018-07-30 02:00:42,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-3cf96ff4-4014-449e-8ef9-c277ef93a0c2 2018-07-30 02:00:42,931 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-30 02:00:42,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d8e854313dd5a50a30f224ce114aca34a9eedc" 2018-07-30 02:00:43,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c53846c9-ace3-4131-bb9e-9c5f676ff4a9 Date: Mon, 30 Jul 2018 02:00:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 02:00:43,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-c53846c9-ace3-4131-bb9e-9c5f676ff4a9 2018-07-30 02:00:43,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d8e854313dd5a50a30f224ce114aca34a9eedc" 2018-07-30 02:00:43,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d9fe5746-979c-425e-bbc3-361ff2cbc91e Date: Mon, 30 Jul 2018 02:00:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 02:00:43,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-d9fe5746-979c-425e-bbc3-361ff2cbc91e 2018-07-30 02:00:43,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d8e854313dd5a50a30f224ce114aca34a9eedc" -d '{"floatingip": {"floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}}' 2018-07-30 02:00:44,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 495 X-Openstack-Request-Id: req-9c718c40-b4d3-4484-be8d-c67f4ff9244e Date: Mon, 30 Jul 2018 02:00:44 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:43Z", "updated_at": "2018-07-30T02:00:43Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_id": null, "id": "04af54f6-cb5d-4002-81f0-e39c04860c5f", "qos_policy_id": null}} 2018-07-30 02:00:44,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-9c718c40-b4d3-4484-be8d-c67f4ff9244e 2018-07-30 02:00:44,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d8e854313dd5a50a30f224ce114aca34a9eedc" 2018-07-30 02:00:44,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-171b863e-2646-484e-b61c-4c0838e02c51 Date: Mon, 30 Jul 2018 02:00:44 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:43Z", "updated_at": "2018-07-30T02:00:43Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_id": null, "id": "04af54f6-cb5d-4002-81f0-e39c04860c5f", "qos_policy_id": null}]} 2018-07-30 02:00:44,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-171b863e-2646-484e-b61c-4c0838e02c51 2018-07-30 02:00:44,393 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.203 2018-07-30 02:00:44,393 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.203 2018-07-30 02:00:44,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips?ip=04af54f6-cb5d-4002-81f0-e39c04860c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d8e854313dd5a50a30f224ce114aca34a9eedc" 2018-07-30 02:00:44,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-b1c23879-4041-44d8-9a84-2d137b8eb1e1 Date: Mon, 30 Jul 2018 02:00:44 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:00:43Z", "updated_at": "2018-07-30T02:00:43Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_id": null, "id": "04af54f6-cb5d-4002-81f0-e39c04860c5f", "qos_policy_id": null}]} 2018-07-30 02:00:44,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips?ip=04af54f6-cb5d-4002-81f0-e39c04860c5f used request id req-b1c23879-4041-44d8-9a84-2d137b8eb1e1 2018-07-30 02:00:44,420 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-07-30 02:00:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/04af54f6-cb5d-4002-81f0-e39c04860c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d8e854313dd5a50a30f224ce114aca34a9eedc" 2018-07-30 02:00:45,001 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a5ac44a-9410-4360-a4a1-fdd439dd44ef Content-Length: 0 Date: Mon, 30 Jul 2018 02:00:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:00:45,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/04af54f6-cb5d-4002-81f0-e39c04860c5f used request id req-7a5ac44a-9410-4360-a4a1-fdd439dd44ef 2018-07-30 02:00:45,002 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:00:45,055 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397 2018-07-30 02:00:45,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:45,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["U0MmAsguTC6Sx4fllIazaw"], "issued_at": "2018-07-30T02:00:45.000000Z"}} 2018-07-30 02:00:45,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2660f3459dfb3afe609df99e46fad1ca6f36b5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94DYbDrV5nWifjaiKogonsUNqsgdbTDiYISmVmTJT4S6cG7qwzJyLGhRLCgfO9Mp6LoMmUQWjIndBO08187cRJX9hnPvkKiMH6H2wpDXecYLZJcIVrBhQ1vdIvtIcYUTrUM/lUMwtiMyVtQH/2salePMRCe+pKI3kG2Cl66ZSe3hr3VRYy0RUq0DxBReJ7vZq5Y7SPHjUZF05id8TDhc/L3HkNZZ7rf8v5zVD+Qu/pyQiQbRIroI/6jzxtTX48FpeWA1Fb6LcyILLr8XK3kg3m/hRJTp5wiLWWN349jpVXl2+yMJ9Ezy0gw6xLptdIRS9DDKrTNd7/kqzHdCIoxHr", "name": "NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397"}}' 2018-07-30 02:00:45,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d99506c-dc35-453b-a5a6-516a6fc93761 x-compute-request-id: req-6d99506c-dc35-453b-a5a6-516a6fc93761 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94DYbDrV5nWifjaiKogonsUNqsgdbTDiYISmVmTJT4S6cG7qwzJyLGhRLCgfO9Mp6LoMmUQWjIndBO08187cRJX9hnPvkKiMH6H2wpDXecYLZJcIVrBhQ1vdIvtIcYUTrUM/lUMwtiMyVtQH/2salePMRCe+pKI3kG2Cl66ZSe3hr3VRYy0RUq0DxBReJ7vZq5Y7SPHjUZF05id8TDhc/L3HkNZZ7rf8v5zVD+Qu/pyQiQbRIroI/6jzxtTX48FpeWA1Fb6LcyILLr8XK3kg3m/hRJTp5wiLWWN349jpVXl2+yMJ9Ezy0gw6xLptdIRS9DDKrTNd7/kqzHdCIoxHr", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "name": "NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397", "fingerprint": "42:00:70:b5:27:be:e2:c3:e1:2a:1d:b5:62:35:31:f6"}} 2018-07-30 02:00:45,665 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-6d99506c-dc35-453b-a5a6-516a6fc93761 2018-07-30 02:00:45,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2660f3459dfb3afe609df99e46fad1ca6f36b5" 2018-07-30 02:00:45,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7630146d-7c0e-403c-a2ab-991fce07eb83 x-compute-request-id: req-7630146d-7c0e-403c-a2ab-991fce07eb83 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC94DYbDrV5nWifjaiKogonsUNqsgdbTDiYISmVmTJT4S6cG7qwzJyLGhRLCgfO9Mp6LoMmUQWjIndBO08187cRJX9hnPvkKiMH6H2wpDXecYLZJcIVrBhQ1vdIvtIcYUTrUM/lUMwtiMyVtQH/2salePMRCe+pKI3kG2Cl66ZSe3hr3VRYy0RUq0DxBReJ7vZq5Y7SPHjUZF05id8TDhc/L3HkNZZ7rf8v5zVD+Qu/pyQiQbRIroI/6jzxtTX48FpeWA1Fb6LcyILLr8XK3kg3m/hRJTp5wiLWWN349jpVXl2+yMJ9Ezy0gw6xLptdIRS9DDKrTNd7/kqzHdCIoxHr", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "name": "NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397", "deleted": false, "created_at": "2018-07-30T02:00:45.000000", "updated_at": null, "fingerprint": "42:00:70:b5:27:be:e2:c3:e1:2a:1d:b5:62:35:31:f6", "deleted_at": null, "id": 5}} 2018-07-30 02:00:45,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397 used request id req-7630146d-7c0e-403c-a2ab-991fce07eb83 2018-07-30 02:00:45,686 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397 2018-07-30 02:00:45,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2660f3459dfb3afe609df99e46fad1ca6f36b5" 2018-07-30 02:00:45,739 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aae662bb-f7eb-499b-af7c-f02676086d0f x-compute-request-id: req-aae662bb-f7eb-499b-af7c-f02676086d0f Content-Length: 0 Content-Type: application/json 2018-07-30 02:00:45,739 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397 used request id req-aae662bb-f7eb-499b-af7c-f02676086d0f 2018-07-30 02:00:45,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2660f3459dfb3afe609df99e46fad1ca6f36b5" 2018-07-30 02:00:45,759 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32a66c47-87cd-4406-abb7-c446b5f1cb20 x-compute-request-id: req-32a66c47-87cd-4406-abb7-c446b5f1cb20 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397 not found for user e4b59a07fee548c1af1705a5dc9391f4", "code": 404}} 2018-07-30 02:00:45,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397 used request id req-32a66c47-87cd-4406-abb7-c446b5f1cb20 2018-07-30 02:00:45,759 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397 2018-07-30 02:00:45,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d2660f3459dfb3afe609df99e46fad1ca6f36b5" 2018-07-30 02:00:45,782 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7dc6fa14-b407-4d98-bcdd-b942591e7bd8 x-compute-request-id: req-7dc6fa14-b407-4d98-bcdd-b942591e7bd8 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397 not found for user e4b59a07fee548c1af1705a5dc9391f4", "code": 404}} 2018-07-30 02:00:45,783 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-37581d60-0d99-49fb-8bab-90335452e397 used request id req-7dc6fa14-b407-4d98-bcdd-b942591e7bd8 2018-07-30 02:00:45,783 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:00:45,877 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-6dcd04fa-00de-4c2c-9244-010c9bb58a40.pub 2018-07-30 02:00:45,877 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-6dcd04fa-00de-4c2c-9244-010c9bb58a40 2018-07-30 02:00:45,877 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-6dcd04fa-00de-4c2c-9244-010c9bb58a40.pub 2018-07-30 02:00:45,877 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-6dcd04fa-00de-4c2c-9244-010c9bb58a40 2018-07-30 02:00:45,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:46,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["VuuvQGAuSb2xxsU0F_tA4Q"], "issued_at": "2018-07-30T02:00:46.000000Z"}} 2018-07-30 02:00:46,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a7f3a6ced624e7d898bb5c2eefc865e9dff264" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChal958j8nSLUnEzG73804bIYcLKYl82fgYWrMAW8T2mMb6mjyh/x4kyfSIq6uge3ATdGRpVl05X7LwfIvuHi0cN88FyUORRWEHqI4NsAdYD1zy+tBZOEnnum4XKSVyHVcLJ//YErp2rdVQ6O12ht69Uq32SQkHIN2VaL8qesWx7i590v9gIKdhjMTdHdsMl7FLjEybpCjCGkJALvwa5lUkZh+V2KE8lCpzF9cNwweVOsJa+urWptLaYWJ/z8T5Zy2LUj1qnyWfGdnsrZUTkGl+dRd3DcSVI/NZMIOnKtsyAEuS/CSicmznWDWgLNzD3GRoqmK4C/fq50iao93bqa3", "name": "NovaUtilsKeypairTests-6dcd04fa-00de-4c2c-9244-010c9bb58a40"}}' 2018-07-30 02:00:46,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f1c47c4-6c9f-401a-98b1-82f771758d0e x-compute-request-id: req-4f1c47c4-6c9f-401a-98b1-82f771758d0e Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChal958j8nSLUnEzG73804bIYcLKYl82fgYWrMAW8T2mMb6mjyh/x4kyfSIq6uge3ATdGRpVl05X7LwfIvuHi0cN88FyUORRWEHqI4NsAdYD1zy+tBZOEnnum4XKSVyHVcLJ//YErp2rdVQ6O12ht69Uq32SQkHIN2VaL8qesWx7i590v9gIKdhjMTdHdsMl7FLjEybpCjCGkJALvwa5lUkZh+V2KE8lCpzF9cNwweVOsJa+urWptLaYWJ/z8T5Zy2LUj1qnyWfGdnsrZUTkGl+dRd3DcSVI/NZMIOnKtsyAEuS/CSicmznWDWgLNzD3GRoqmK4C/fq50iao93bqa3", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "name": "NovaUtilsKeypairTests-6dcd04fa-00de-4c2c-9244-010c9bb58a40", "fingerprint": "0f:2d:49:18:36:59:59:a0:02:cc:af:05:a2:41:c0:bc"}} 2018-07-30 02:00:46,477 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-4f1c47c4-6c9f-401a-98b1-82f771758d0e 2018-07-30 02:00:46,478 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-6dcd04fa-00de-4c2c-9244-010c9bb58a40 2018-07-30 02:00:46,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6dcd04fa-00de-4c2c-9244-010c9bb58a40 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a7f3a6ced624e7d898bb5c2eefc865e9dff264" 2018-07-30 02:00:46,511 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1884692d-e604-4ba3-bbba-67af07c37aef x-compute-request-id: req-1884692d-e604-4ba3-bbba-67af07c37aef Content-Length: 0 Content-Type: application/json 2018-07-30 02:00:46,511 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6dcd04fa-00de-4c2c-9244-010c9bb58a40 used request id req-1884692d-e604-4ba3-bbba-67af07c37aef 2018-07-30 02:00:46,512 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:00:46,602 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-5c88e746-552b-473c-abf7-2fb0ce33a0c3 2018-07-30 02:00:46,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:46,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["LjMf7YWdQGGTXwD4sDFuDw"], "issued_at": "2018-07-30T02:00:46.000000Z"}} 2018-07-30 02:00:46,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166d8db66757e7d26c4f4c058ba9955e645b7eb1" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxTpRMj1kSjbVkkwISRlWBPN7Vh2MABeqlq5JmgSMGXX5o5T/3e+V2dWuw/mo0UAbypGYXfNEvJlzBZZt18p7ElYj47rOzX/vSIp3b096ZrCgCP6oFNjffM6eLZ3GV/SLjHjuJMiCS8p8kT1XAGaxzaEWQw9xTX6ewgz4MQgc/JQ0xr+/BNc8ioJfL/gay8/JpoedCI49wzSPZ8nLjEQAYGjVxyqvnXQPyJVP2l+OuiPV/Q/oA/wR74o/10QGbw6h+w/GDxJMgGiWiT6+bKwTCagEgm4MQMoKmnONitS/UYJCpQrsWVLmuyLTYYjqbJDteZpvtByTMilqlynPZNMp/", "name": "NovaUtilsKeypairTests-5c88e746-552b-473c-abf7-2fb0ce33a0c3"}}' 2018-07-30 02:00:47,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33d1bcc6-f1f9-49d6-8960-5a435aa9f6f5 x-compute-request-id: req-33d1bcc6-f1f9-49d6-8960-5a435aa9f6f5 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxTpRMj1kSjbVkkwISRlWBPN7Vh2MABeqlq5JmgSMGXX5o5T/3e+V2dWuw/mo0UAbypGYXfNEvJlzBZZt18p7ElYj47rOzX/vSIp3b096ZrCgCP6oFNjffM6eLZ3GV/SLjHjuJMiCS8p8kT1XAGaxzaEWQw9xTX6ewgz4MQgc/JQ0xr+/BNc8ioJfL/gay8/JpoedCI49wzSPZ8nLjEQAYGjVxyqvnXQPyJVP2l+OuiPV/Q/oA/wR74o/10QGbw6h+w/GDxJMgGiWiT6+bKwTCagEgm4MQMoKmnONitS/UYJCpQrsWVLmuyLTYYjqbJDteZpvtByTMilqlynPZNMp/", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "name": "NovaUtilsKeypairTests-5c88e746-552b-473c-abf7-2fb0ce33a0c3", "fingerprint": "8e:e9:3f:1b:a3:86:00:ba:9f:0b:34:0d:91:87:7a:a0"}} 2018-07-30 02:00:47,203 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-33d1bcc6-f1f9-49d6-8960-5a435aa9f6f5 2018-07-30 02:00:47,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5c88e746-552b-473c-abf7-2fb0ce33a0c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166d8db66757e7d26c4f4c058ba9955e645b7eb1" 2018-07-30 02:00:47,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00: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-3c23bc9a-120d-4543-8a60-261179520475 x-compute-request-id: req-3c23bc9a-120d-4543-8a60-261179520475 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxTpRMj1kSjbVkkwISRlWBPN7Vh2MABeqlq5JmgSMGXX5o5T/3e+V2dWuw/mo0UAbypGYXfNEvJlzBZZt18p7ElYj47rOzX/vSIp3b096ZrCgCP6oFNjffM6eLZ3GV/SLjHjuJMiCS8p8kT1XAGaxzaEWQw9xTX6ewgz4MQgc/JQ0xr+/BNc8ioJfL/gay8/JpoedCI49wzSPZ8nLjEQAYGjVxyqvnXQPyJVP2l+OuiPV/Q/oA/wR74o/10QGbw6h+w/GDxJMgGiWiT6+bKwTCagEgm4MQMoKmnONitS/UYJCpQrsWVLmuyLTYYjqbJDteZpvtByTMilqlynPZNMp/", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "name": "NovaUtilsKeypairTests-5c88e746-552b-473c-abf7-2fb0ce33a0c3", "deleted": false, "created_at": "2018-07-30T02:00:47.000000", "updated_at": null, "fingerprint": "8e:e9:3f:1b:a3:86:00:ba:9f:0b:34:0d:91:87:7a:a0", "deleted_at": null, "id": 7}} 2018-07-30 02:00:47,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5c88e746-552b-473c-abf7-2fb0ce33a0c3 used request id req-3c23bc9a-120d-4543-8a60-261179520475 2018-07-30 02:00:47,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166d8db66757e7d26c4f4c058ba9955e645b7eb1" 2018-07-30 02:00:47,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00: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-fab23652-1a0b-48c2-8854-99261fb73d16 x-compute-request-id: req-fab23652-1a0b-48c2-8854-99261fb73d16 Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxTpRMj1kSjbVkkwISRlWBPN7Vh2MABeqlq5JmgSMGXX5o5T/3e+V2dWuw/mo0UAbypGYXfNEvJlzBZZt18p7ElYj47rOzX/vSIp3b096ZrCgCP6oFNjffM6eLZ3GV/SLjHjuJMiCS8p8kT1XAGaxzaEWQw9xTX6ewgz4MQgc/JQ0xr+/BNc8ioJfL/gay8/JpoedCI49wzSPZ8nLjEQAYGjVxyqvnXQPyJVP2l+OuiPV/Q/oA/wR74o/10QGbw6h+w/GDxJMgGiWiT6+bKwTCagEgm4MQMoKmnONitS/UYJCpQrsWVLmuyLTYYjqbJDteZpvtByTMilqlynPZNMp/", "name": "NovaUtilsKeypairTests-5c88e746-552b-473c-abf7-2fb0ce33a0c3", "fingerprint": "8e:e9:3f:1b:a3:86:00:ba:9f:0b:34:0d:91:87:7a:a0"}}]} 2018-07-30 02:00:47,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-fab23652-1a0b-48c2-8854-99261fb73d16 2018-07-30 02:00:47,244 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-5c88e746-552b-473c-abf7-2fb0ce33a0c3 2018-07-30 02:00:47,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5c88e746-552b-473c-abf7-2fb0ce33a0c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166d8db66757e7d26c4f4c058ba9955e645b7eb1" 2018-07-30 02:00:47,274 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:00: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-666f206f-5dc0-49d4-b6d1-47a22b9d1533 x-compute-request-id: req-666f206f-5dc0-49d4-b6d1-47a22b9d1533 Content-Length: 0 Content-Type: application/json 2018-07-30 02:00:47,274 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5c88e746-552b-473c-abf7-2fb0ce33a0c3 used request id req-666f206f-5dc0-49d4-b6d1-47a22b9d1533 2018-07-30 02:00:47,275 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:00:47,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:47,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["k1VNiSajRoWWeK1Hef-Ysg"], "issued_at": "2018-07-30T02:00:47.000000Z"}} 2018-07-30 02:00:47,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5501ef4bc1fd9173f80a7b546be0ddd38bf4900" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-14576dba-19c4-4e39-8a6b-852f0727888d-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-14576dba-19c4-4e39-8a6b-852f0727888d-id", "swap": 2}}' 2018-07-30 02:00:47,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00: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-d60deada-2b8e-4595-bfbb-46044c45cabe x-compute-request-id: req-d60deada-2b8e-4595-bfbb-46044c45cabe Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-14576dba-19c4-4e39-8a6b-852f0727888d-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-14576dba-19c4-4e39-8a6b-852f0727888d-id", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/NovaUtilsFlavorTests-14576dba-19c4-4e39-8a6b-852f0727888d-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-14576dba-19c4-4e39-8a6b-852f0727888d-id"}} 2018-07-30 02:00:47,860 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d60deada-2b8e-4595-bfbb-46044c45cabe 2018-07-30 02:00:47,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-14576dba-19c4-4e39-8a6b-852f0727888d-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5501ef4bc1fd9173f80a7b546be0ddd38bf4900" 2018-07-30 02:00:47,894 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:00: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-8232ae17-b837-4c9d-ac8e-83ffef223124 x-compute-request-id: req-8232ae17-b837-4c9d-ac8e-83ffef223124 Content-Length: 0 Content-Type: application/json 2018-07-30 02:00:47,895 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-14576dba-19c4-4e39-8a6b-852f0727888d-id used request id req-8232ae17-b837-4c9d-ac8e-83ffef223124 2018-07-30 02:00:47,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5501ef4bc1fd9173f80a7b546be0ddd38bf4900" 2018-07-30 02:00:47,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00: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-349c5583-796f-4191-be7d-ddd1d8e2d55b x-compute-request-id: req-349c5583-796f-4191-be7d-ddd1d8e2d55b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:00:47,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-349c5583-796f-4191-be7d-ddd1d8e2d55b 2018-07-30 02:00:47,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-14576dba-19c4-4e39-8a6b-852f0727888d-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5501ef4bc1fd9173f80a7b546be0ddd38bf4900" 2018-07-30 02:00:47,937 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:00: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-79e9bfe0-1f30-4227-981e-ddfca7146c5b x-compute-request-id: req-79e9bfe0-1f30-4227-981e-ddfca7146c5b Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-14576dba-19c4-4e39-8a6b-852f0727888d-id could not be found.", "code": 404}} 2018-07-30 02:00:47,937 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-14576dba-19c4-4e39-8a6b-852f0727888d-id used request id req-79e9bfe0-1f30-4227-981e-ddfca7146c5b 2018-07-30 02:00:47,938 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:00:47,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:48,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["5qrp7PfMQ--POyzxWVb-Kw"], "issued_at": "2018-07-30T02:00:48.000000Z"}} 2018-07-30 02:00:48,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdceabd2a8f37fbf6b7a1006c989936675ba5ca" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-3cd08292-adca-4944-a4f6-5d4039060d2b-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-3cd08292-adca-4944-a4f6-5d4039060d2b-id", "swap": 2}}' 2018-07-30 02:00:48,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-121f5f86-dee2-48cd-83e6-4ee5700b4543 x-compute-request-id: req-121f5f86-dee2-48cd-83e6-4ee5700b4543 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-3cd08292-adca-4944-a4f6-5d4039060d2b-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-3cd08292-adca-4944-a4f6-5d4039060d2b-id", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/NovaUtilsFlavorTests-3cd08292-adca-4944-a4f6-5d4039060d2b-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-3cd08292-adca-4944-a4f6-5d4039060d2b-id"}} 2018-07-30 02:00:48,515 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-121f5f86-dee2-48cd-83e6-4ee5700b4543 2018-07-30 02:00:48,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-3cd08292-adca-4944-a4f6-5d4039060d2b-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdceabd2a8f37fbf6b7a1006c989936675ba5ca" 2018-07-30 02:00:48,547 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:00:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59663f17-ac91-43de-8b6c-3bf838130cfa x-compute-request-id: req-59663f17-ac91-43de-8b6c-3bf838130cfa Content-Length: 0 Content-Type: application/json 2018-07-30 02:00:48,547 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-3cd08292-adca-4944-a4f6-5d4039060d2b-id used request id req-59663f17-ac91-43de-8b6c-3bf838130cfa 2018-07-30 02:00:48,549 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:00:48,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:49,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["97xd0Ht5RImumxuwTIB6wg"], "issued_at": "2018-07-30T02:00:49.000000Z"}} 2018-07-30 02:00:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:49,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d8ff8d9-e272-4721-8518-08750a729ecc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:49,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7d8ff8d9-e272-4721-8518-08750a729ecc 2018-07-30 02:00:49,036 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 02:00:49,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:00:49,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:49,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["uW1QUQIkS66gKHzkHDK4Nw"], "issued_at": "2018-07-30T02:00:49.000000Z"}} 2018-07-30 02:00:49,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b51198d4f44cdb988dcb300c1b54123d4cdacb" 2018-07-30 02:00:49,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-143a929d-5107-46ad-bc65-68863f235c78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:49,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-143a929d-5107-46ad-bc65-68863f235c78 2018-07-30 02:00:49,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12b51198d4f44cdb988dcb300c1b54123d4cdacb" 2018-07-30 02:00:49,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-68571349-5e87-4a78-8e2e-72ff71c5ab9f Date: Mon, 30 Jul 2018 02:00:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image"} 2018-07-30 02:00:49,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image used request id req-68571349-5e87-4a78-8e2e-72ff71c5ab9f 2018-07-30 02:00:49,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12b51198d4f44cdb988dcb300c1b54123d4cdacb" 2018-07-30 02:00:49,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a1b878cb-50b6-496e-9ae9-3a1f5b694ce6 Date: Mon, 30 Jul 2018 02:00: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-30 02:00:49,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a1b878cb-50b6-496e-9ae9-3a1f5b694ce6 2018-07-30 02:00:49,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}12b51198d4f44cdb988dcb300c1b54123d4cdacb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image"}' 2018-07-30 02:00:49,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-20f9f983-339f-43f1-9692-6a73538d61e0 Date: Mon, 30 Jul 2018 02:00:49 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:00:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T02:00:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f", "min_disk": 0, "protected": false, "id": "6217c5f8-c256-4d10-9ed2-00e8c959e72f", "file": "/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f/file", "checksum": null, "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:00:49,772 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-20f9f983-339f-43f1-9692-6a73538d61e0 2018-07-30 02:00:49,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12b51198d4f44cdb988dcb300c1b54123d4cdacb" -d '' 2018-07-30 02:00:50,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2db740e0-c6de-4548-b64f-6b66f13c179a Date: Mon, 30 Jul 2018 02:00: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-30 02:00:50,812 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f/file used request id req-2db740e0-c6de-4548-b64f-6b66f13c179a 2018-07-30 02:00:50,813 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 02:00:50,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12b51198d4f44cdb988dcb300c1b54123d4cdacb" 2018-07-30 02:00:50,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-f5b2bbd9-10eb-4879-9965-ee131006cfeb Date: Mon, 30 Jul 2018 02:00:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:00:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:00:50Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f/snap", "metadata": {}}], "self": "/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f", "min_disk": 0, "protected": false, "id": "6217c5f8-c256-4d10-9ed2-00e8c959e72f", "file": "/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:00:50,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f used request id req-f5b2bbd9-10eb-4879-9965-ee131006cfeb 2018-07-30 02:00:50,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12b51198d4f44cdb988dcb300c1b54123d4cdacb" 2018-07-30 02:00:50,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-de7d64c5-5ea1-47e7-8528-c9e13f55f08c Date: Mon, 30 Jul 2018 02:00:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-30 02:00:50,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-de7d64c5-5ea1-47e7-8528-c9e13f55f08c 2018-07-30 02:00:50,845 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image 2018-07-30 02:00:50,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12b51198d4f44cdb988dcb300c1b54123d4cdacb" 2018-07-30 02:00:50,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-ea94148c-3146-4e61-bd18-584650d8e030 Date: Mon, 30 Jul 2018 02:00:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:00:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:00:50Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f/snap", "metadata": {}}], "self": "/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f", "min_disk": 0, "protected": false, "id": "6217c5f8-c256-4d10-9ed2-00e8c959e72f", "file": "/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:00:50,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f used request id req-ea94148c-3146-4e61-bd18-584650d8e030 2018-07-30 02:00:50,865 - create_image - DEBUG - Instance status is - active 2018-07-30 02:00:50,865 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image 2018-07-30 02:00:50,865 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image 2018-07-30 02:00:50,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:00:50,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:51,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["mKrJkE-pQzy0FBNiZx6UVQ"], "issued_at": "2018-07-30T02:00:51.000000Z"}} 2018-07-30 02:00:51,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb74acce908575ff08a499d814c0293a33dfb16" 2018-07-30 02:00:51,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e3dba8-d56d-4855-9c9e-ac1675d84a18 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:51,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-75e3dba8-d56d-4855-9c9e-ac1675d84a18 2018-07-30 02:00:51,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb74acce908575ff08a499d814c0293a33dfb16" 2018-07-30 02:00:51,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7a219d78-53ac-465c-bfdc-445823f57758 Date: Mon, 30 Jul 2018 02:00:51 GMT RESP BODY: {"networks":[]} 2018-07-30 02:00:51,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net used request id req-7a219d78-53ac-465c-bfdc-445823f57758 2018-07-30 02:00:51,533 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net 2018-07-30 02:00:51,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb74acce908575ff08a499d814c0293a33dfb16" -d '{"network": {"name": "NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net", "admin_state_up": true}}' 2018-07-30 02:00:51,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-cc9b95a1-305d-4cb3-95d7-bafd2c2cc6cb Date: Mon, 30 Jul 2018 02:00:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5426147b-570b-4ebd-8475-492641d2b585","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:00:51Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:51Z","mtu":1450}} 2018-07-30 02:00:51,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-cc9b95a1-305d-4cb3-95d7-bafd2c2cc6cb 2018-07-30 02:00:51,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5426147b-570b-4ebd-8475-492641d2b585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb74acce908575ff08a499d814c0293a33dfb16" 2018-07-30 02:00:52,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-cf1671ef-3fb9-49d8-a041-71e5bbbd1777 Date: Mon, 30 Jul 2018 02:00:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5426147b-570b-4ebd-8475-492641d2b585","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:00:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:51Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:52,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5426147b-570b-4ebd-8475-492641d2b585 used request id req-cf1671ef-3fb9-49d8-a041-71e5bbbd1777 2018-07-30 02:00:52,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5426147b-570b-4ebd-8475-492641d2b585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb74acce908575ff08a499d814c0293a33dfb16" 2018-07-30 02:00:52,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dcd13374-4700-46b6-bdf0-5d7d991656d1 Date: Mon, 30 Jul 2018 02:00:52 GMT RESP BODY: {"subnets":[]} 2018-07-30 02:00:52,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5426147b-570b-4ebd-8475-492641d2b585 used request id req-dcd13374-4700-46b6-bdf0-5d7d991656d1 2018-07-30 02:00:52,102 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-subnet 2018-07-30 02:00:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb74acce908575ff08a499d814c0293a33dfb16" -d '{"subnets": [{"ip_version": 4, "network_id": "5426147b-570b-4ebd-8475-492641d2b585", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-subnet"}]}' 2018-07-30 02:00:52,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2500e599-6bdf-42ac-b3dd-2d4d4aea45d0 Date: Mon, 30 Jul 2018 02:00:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00:52Z","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":"543dced5-319b-40e5-b344-bd0944e8f0f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5426147b-570b-4ebd-8475-492641d2b585","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:52Z","ip_version":4}]} 2018-07-30 02:00:52,465 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-2500e599-6bdf-42ac-b3dd-2d4d4aea45d0 2018-07-30 02:00:52,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5426147b-570b-4ebd-8475-492641d2b585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb74acce908575ff08a499d814c0293a33dfb16" 2018-07-30 02:00:52,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-117509e1-bca4-4ff0-bf52-1aa122a68a65 Date: Mon, 30 Jul 2018 02:00:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5426147b-570b-4ebd-8475-492641d2b585","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["543dced5-319b-40e5-b344-bd0944e8f0f2"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:51Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:52,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5426147b-570b-4ebd-8475-492641d2b585 used request id req-117509e1-bca4-4ff0-bf52-1aa122a68a65 2018-07-30 02:00:52,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5426147b-570b-4ebd-8475-492641d2b585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb74acce908575ff08a499d814c0293a33dfb16" 2018-07-30 02:00:52,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c54b3ab1-9099-4304-b848-aad60f86f8e0 Date: Mon, 30 Jul 2018 02:00:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00:52Z","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":"543dced5-319b-40e5-b344-bd0944e8f0f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5426147b-570b-4ebd-8475-492641d2b585","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:52Z","ip_version":4}]} 2018-07-30 02:00:52,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5426147b-570b-4ebd-8475-492641d2b585 used request id req-c54b3ab1-9099-4304-b848-aad60f86f8e0 2018-07-30 02:00:52,633 - OpenStackNetwork - DEBUG - Network [5426147b-570b-4ebd-8475-492641d2b585] created successfully 2018-07-30 02:00:52,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:00:52,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:53,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["LyDIhZ3DS6e0wj7m5FLYDQ"], "issued_at": "2018-07-30T02:00:53.000000Z"}} 2018-07-30 02:00:53,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07792d16926b1ad3d54e0b000262c4e49c6b684d" 2018-07-30 02:00:53,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea2c8ba-570b-42bc-8e66-c55d66b1b13f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:53,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4ea2c8ba-570b-42bc-8e66-c55d66b1b13f 2018-07-30 02:00:53,110 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:00:53,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07792d16926b1ad3d54e0b000262c4e49c6b684d" 2018-07-30 02:00:53,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8448de32-4687-4ce6-b476-ba28257265e1 x-compute-request-id: req-8448de32-4687-4ce6-b476-ba28257265e1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:00:53,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8448de32-4687-4ce6-b476-ba28257265e1 2018-07-30 02:00:53,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07792d16926b1ad3d54e0b000262c4e49c6b684d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-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-30 02:00:53,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bfc0bc1-f290-4f9f-91c0-5ffb8b7cb853 x-compute-request-id: req-0bfc0bc1-f290-4f9f-91c0-5ffb8b7cb853 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f", "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": "5f5d2af6-e42f-415b-83c3-27d5b86f572f"}} 2018-07-30 02:00:53,338 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0bfc0bc1-f290-4f9f-91c0-5ffb8b7cb853 2018-07-30 02:00:53,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:00:53,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:00:53,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["pYj7i2QxT0KWBjHbwVPCKw"], "issued_at": "2018-07-30T02:00:53.000000Z"}} 2018-07-30 02:00:53,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c56f49b80a23b37a4ae21da5833eeffa1df0a26f" 2018-07-30 02:00:53,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbb5b1c-3921-4f65-ad06-e9c17bee59ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:00:53,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2bbb5b1c-3921-4f65-ad06-e9c17bee59ea 2018-07-30 02:00:53,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:54,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-b38cfded-7f92-4754-89cd-574935158e96 Date: Mon, 30 Jul 2018 02:00:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5426147b-570b-4ebd-8475-492641d2b585","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["543dced5-319b-40e5-b344-bd0944e8f0f2"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:51Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:54,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net used request id req-b38cfded-7f92-4754-89cd-574935158e96 2018-07-30 02:00:54,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5426147b-570b-4ebd-8475-492641d2b585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:54,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d8605edf-5a1a-4bd8-8067-c30969db127b Date: Mon, 30 Jul 2018 02:00:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00:52Z","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":"543dced5-319b-40e5-b344-bd0944e8f0f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5426147b-570b-4ebd-8475-492641d2b585","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:52Z","ip_version":4}]} 2018-07-30 02:00:54,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5426147b-570b-4ebd-8475-492641d2b585 used request id req-d8605edf-5a1a-4bd8-8067-c30969db127b 2018-07-30 02:00:54,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:54,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-e86c3a11-780f-4926-94ca-a769be12a6c2 Date: Mon, 30 Jul 2018 02:00:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5426147b-570b-4ebd-8475-492641d2b585","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["543dced5-319b-40e5-b344-bd0944e8f0f2"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:51Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:54,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net used request id req-e86c3a11-780f-4926-94ca-a769be12a6c2 2018-07-30 02:00:54,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:00:54,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:00:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:00:54,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c56f49b80a23b37a4ae21da5833eeffa1df0a26f" 2018-07-30 02:00:54,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2138034-13c6-4446-bad2-dff1c21dcdee Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:54,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-e2138034-13c6-4446-bad2-dff1c21dcdee 2018-07-30 02:00:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5426147b-570b-4ebd-8475-492641d2b585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:54,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c1ac7267-9bea-4057-bca8-88b12d1618e4 Date: Mon, 30 Jul 2018 02:00:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00:52Z","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":"543dced5-319b-40e5-b344-bd0944e8f0f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5426147b-570b-4ebd-8475-492641d2b585","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:52Z","ip_version":4}]} 2018-07-30 02:00:54,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5426147b-570b-4ebd-8475-492641d2b585 used request id req-c1ac7267-9bea-4057-bca8-88b12d1618e4 2018-07-30 02:00:54,328 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net 2018-07-30 02:00:54,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" -d '{"port": {"network_id": "5426147b-570b-4ebd-8475-492641d2b585", "name": "NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-port", "admin_state_up": true}}' 2018-07-30 02:00:55,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 902 X-Openstack-Request-Id: req-e090118e-d6ee-4928-910d-4d1b7de0efd3 Date: Mon, 30 Jul 2018 02:00:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:00:54Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"543dced5-319b-40e5-b344-bd0944e8f0f2","ip_address":"10.55.0.11"}],"id":"53250ba7-0a7b-4977-a413-23e7affa2afa","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c9:ac:6e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-port","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","qos_policy_id":null,"admin_state_up":true,"network_id":"5426147b-570b-4ebd-8475-492641d2b585","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 02:00:55,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-e090118e-d6ee-4928-910d-4d1b7de0efd3 2018-07-30 02:00:55,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:55,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-612ef5c2-7562-4fd7-bb61-920c6aecdab8 Date: Mon, 30 Jul 2018 02:00:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5426147b-570b-4ebd-8475-492641d2b585","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["543dced5-319b-40e5-b344-bd0944e8f0f2"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:51Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:55,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net used request id req-612ef5c2-7562-4fd7-bb61-920c6aecdab8 2018-07-30 02:00:55,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5426147b-570b-4ebd-8475-492641d2b585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:55,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-879a4133-ada3-4ed2-bcd8-d3dc276067cb Date: Mon, 30 Jul 2018 02:00:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00:52Z","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":"543dced5-319b-40e5-b344-bd0944e8f0f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5426147b-570b-4ebd-8475-492641d2b585","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:52Z","ip_version":4}]} 2018-07-30 02:00:55,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5426147b-570b-4ebd-8475-492641d2b585 used request id req-879a4133-ada3-4ed2-bcd8-d3dc276067cb 2018-07-30 02:00:55,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:55,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-d6f45787-df13-480a-b6b1-86a2c2073615 Date: Mon, 30 Jul 2018 02:00:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5426147b-570b-4ebd-8475-492641d2b585","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["543dced5-319b-40e5-b344-bd0944e8f0f2"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:51Z","provider:network_type":"vxlan"}]} 2018-07-30 02:00:55,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net used request id req-d6f45787-df13-480a-b6b1-86a2c2073615 2018-07-30 02:00:55,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:00:55,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:00:55,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:55,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ebeb436-2bb3-489f-a9aa-2300b2e8a5c9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:55,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-4ebeb436-2bb3-489f-a9aa-2300b2e8a5c9 2018-07-30 02:00:55,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5426147b-570b-4ebd-8475-492641d2b585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:55,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-dcfbb9d9-d91f-471f-b34d-5301aa0289e6 Date: Mon, 30 Jul 2018 02:00:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00:52Z","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":"543dced5-319b-40e5-b344-bd0944e8f0f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5426147b-570b-4ebd-8475-492641d2b585","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:52Z","ip_version":4}]} 2018-07-30 02:00:55,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5426147b-570b-4ebd-8475-492641d2b585 used request id req-dcfbb9d9-d91f-471f-b34d-5301aa0289e6 2018-07-30 02:00:55,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5426147b-570b-4ebd-8475-492641d2b585&name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:55,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 905 X-Openstack-Request-Id: req-a5861283-7a2a-4682-bd81-41ccc41b9f96 Date: Mon, 30 Jul 2018 02:00:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:00:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"543dced5-319b-40e5-b344-bd0944e8f0f2","ip_address":"10.55.0.11"}],"id":"53250ba7-0a7b-4977-a413-23e7affa2afa","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c9:ac:6e","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-port","admin_state_up":true,"network_id":"5426147b-570b-4ebd-8475-492641d2b585","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 02:00:55,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5426147b-570b-4ebd-8475-492641d2b585&name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-port&admin_state_up=True used request id req-a5861283-7a2a-4682-bd81-41ccc41b9f96 2018-07-30 02:00:55,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:55,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1e8cb9-afcf-4c77-a13b-7287df67c366 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:00:55,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-6b1e8cb9-afcf-4c77-a13b-7287df67c366 2018-07-30 02:00:55,554 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-vm_inst 2018-07-30 02:00:55,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:55,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbd20ceb-c906-4ed1-a040-dd8d2d199142 x-compute-request-id: req-fbd20ceb-c906-4ed1-a040-dd8d2d199142 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5f5d2af6-e42f-415b-83c3-27d5b86f572f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-flavor-name"}]} 2018-07-30 02:00:55,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fbd20ceb-c906-4ed1-a040-dd8d2d199142 2018-07-30 02:00:55,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:55,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c745ee7-6373-4d53-96f2-909d7222ee96 x-compute-request-id: req-0c745ee7-6373-4d53-96f2-909d7222ee96 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f", "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": "5f5d2af6-e42f-415b-83c3-27d5b86f572f"}} 2018-07-30 02:00:55,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f used request id req-0c745ee7-6373-4d53-96f2-909d7222ee96 2018-07-30 02:00:55,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:55,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-05749bbd-5027-4e93-9b7a-164f35000705 Date: Mon, 30 Jul 2018 02:00:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:00:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:00:50Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f/snap", "metadata": {}}], "self": "/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f", "min_disk": 0, "protected": false, "id": "6217c5f8-c256-4d10-9ed2-00e8c959e72f", "file": "/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image"} 2018-07-30 02:00:55,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image used request id req-05749bbd-5027-4e93-9b7a-164f35000705 2018-07-30 02:00:55,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:55,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1dc1b897-d56e-4df3-ab15-ea6a9cab7b0a Date: Mon, 30 Jul 2018 02:00: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-30 02:00:55,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-1dc1b897-d56e-4df3-ab15-ea6a9cab7b0a 2018-07-30 02:00:55,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" -d '{"server": {"name": "NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-vm_inst", "imageRef": "6217c5f8-c256-4d10-9ed2-00e8c959e72f", "flavorRef": "5f5d2af6-e42f-415b-83c3-27d5b86f572f", "max_count": 1, "min_count": 1, "networks": [{"port": "53250ba7-0a7b-4977-a413-23e7affa2afa"}]}}' 2018-07-30 02:00:57,653 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5fe9bf6a-241d-484a-a3e0-904a4a651f39 x-compute-request-id: req-5fe9bf6a-241d-484a-a3e0-904a4a651f39 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fe775caa-000e-43ee-b4b2-60de2dd18b37", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37", "rel": "bookmark"}], "adminPass": "q2jnxG99pSrY"}} 2018-07-30 02:00:57,653 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-5fe9bf6a-241d-484a-a3e0-904a4a651f39 2018-07-30 02:00:57,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:57,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00: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-8d24da53-4a10-4b46-9c05-f702980af2cc x-compute-request-id: req-8d24da53-4a10-4b46-9c05-f702980af2cc Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37", "rel": "bookmark"}], "image": {"id": "6217c5f8-c256-4d10-9ed2-00e8c959e72f", "links": [{"href": "http://172.30.9.25:8774/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f5d2af6-e42f-415b-83c3-27d5b86f572f", "links": [{"href": "http://172.30.9.25:8774/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f", "rel": "bookmark"}]}, "id": "fe775caa-000e-43ee-b4b2-60de2dd18b37", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-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-30T02:00:57Z", "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-425765c3-26ec-4f93-89f1-8fd2883829cf-vm_inst", "created": "2018-07-30T02:00:57Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:00:57,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37 used request id req-8d24da53-4a10-4b46-9c05-f702980af2cc 2018-07-30 02:00:57,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:00:58,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:00: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-796d7d41-38df-472a-901b-090a881885da x-compute-request-id: req-796d7d41-38df-472a-901b-090a881885da Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37", "rel": "bookmark"}], "image": {"id": "6217c5f8-c256-4d10-9ed2-00e8c959e72f", "links": [{"href": "http://172.30.9.25:8774/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f5d2af6-e42f-415b-83c3-27d5b86f572f", "links": [{"href": "http://172.30.9.25:8774/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f", "rel": "bookmark"}]}, "id": "fe775caa-000e-43ee-b4b2-60de2dd18b37", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-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-30T02:00:57Z", "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-425765c3-26ec-4f93-89f1-8fd2883829cf-vm_inst", "created": "2018-07-30T02:00:57Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:00:58,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37 used request id req-796d7d41-38df-472a-901b-090a881885da 2018-07-30 02:01:01,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:01:01,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01: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-e6495669-7623-474a-bcff-bb56985719e9 x-compute-request-id: req-e6495669-7623-474a-bcff-bb56985719e9 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ac:6e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37", "rel": "bookmark"}], "image": {"id": "6217c5f8-c256-4d10-9ed2-00e8c959e72f", "links": [{"href": "http://172.30.9.25:8774/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f5d2af6-e42f-415b-83c3-27d5b86f572f", "links": [{"href": "http://172.30.9.25:8774/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f", "rel": "bookmark"}]}, "id": "fe775caa-000e-43ee-b4b2-60de2dd18b37", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:00:59Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-425765c3-26ec-4f93-89f1-8fd2883829cf-vm_inst", "created": "2018-07-30T02:00:57Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:01:01,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37 used request id req-e6495669-7623-474a-bcff-bb56985719e9 2018-07-30 02:01:04,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:01:05,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-088a80f2-0968-4b0a-a249-4fc7cc7d4e25 x-compute-request-id: req-088a80f2-0968-4b0a-a249-4fc7cc7d4e25 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ac:6e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37", "rel": "bookmark"}], "image": {"id": "6217c5f8-c256-4d10-9ed2-00e8c959e72f", "links": [{"href": "http://172.30.9.25:8774/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-30T02:01:03.000000", "flavor": {"id": "5f5d2af6-e42f-415b-83c3-27d5b86f572f", "links": [{"href": "http://172.30.9.25:8774/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f", "rel": "bookmark"}]}, "id": "fe775caa-000e-43ee-b4b2-60de2dd18b37", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:01:03Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-425765c3-26ec-4f93-89f1-8fd2883829cf-vm_inst", "created": "2018-07-30T02:00:57Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:01:05,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37 used request id req-088a80f2-0968-4b0a-a249-4fc7cc7d4e25 2018-07-30 02:01:05,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:01:05,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aae4fbad-0d0d-4756-925b-70939d5a1096 x-compute-request-id: req-aae4fbad-0d0d-4756-925b-70939d5a1096 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ac:6e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37", "rel": "bookmark"}], "image": {"id": "6217c5f8-c256-4d10-9ed2-00e8c959e72f", "links": [{"href": "http://172.30.9.25:8774/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-30T02:01:03.000000", "flavor": {"id": "5f5d2af6-e42f-415b-83c3-27d5b86f572f", "links": [{"href": "http://172.30.9.25:8774/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f", "rel": "bookmark"}]}, "id": "fe775caa-000e-43ee-b4b2-60de2dd18b37", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:01:03Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-425765c3-26ec-4f93-89f1-8fd2883829cf-vm_inst", "created": "2018-07-30T02:00:57Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:01:05,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37 used request id req-aae4fbad-0d0d-4756-925b-70939d5a1096 2018-07-30 02:01:05,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:01:05,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-3c17a7db-ead6-4282-b3a6-2bace1fdaffd Date: Mon, 30 Jul 2018 02:01:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5426147b-570b-4ebd-8475-492641d2b585","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["543dced5-319b-40e5-b344-bd0944e8f0f2"],"description":"","tags":[],"updated_at":"2018-07-30T02:00:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:51Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:05,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net used request id req-3c17a7db-ead6-4282-b3a6-2bace1fdaffd 2018-07-30 02:01:05,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:01:05,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-305c77d7-dce9-48e6-9ccb-bc7c5b4be742 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:05,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-305c77d7-dce9-48e6-9ccb-bc7c5b4be742 2018-07-30 02:01:05,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5426147b-570b-4ebd-8475-492641d2b585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:01:05,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4fd8c074-194a-4073-8daa-f6b5d85bb7d3 Date: Mon, 30 Jul 2018 02:01:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:00:52Z","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":"543dced5-319b-40e5-b344-bd0944e8f0f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5426147b-570b-4ebd-8475-492641d2b585","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:52Z","ip_version":4}]} 2018-07-30 02:01:05,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5426147b-570b-4ebd-8475-492641d2b585 used request id req-4fd8c074-194a-4073-8daa-f6b5d85bb7d3 2018-07-30 02:01:05,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5426147b-570b-4ebd-8475-492641d2b585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:01:05,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2032 X-Openstack-Request-Id: req-46744a17-2af2-491a-a853-48f0ec6bf11b Date: Mon, 30 Jul 2018 02:01:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:00:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"543dced5-319b-40e5-b344-bd0944e8f0f2","ip_address":"10.55.0.2"}],"id":"05fc7f72-cc70-4146-bc03-d1732709b00e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:64:2c","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5426147b-570b-4ebd-8475-492641d2b585","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5426147b-570b-4ebd-8475-492641d2b585","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"543dced5-319b-40e5-b344-bd0944e8f0f2","ip_address":"10.55.0.11"}],"id":"53250ba7-0a7b-4977-a413-23e7affa2afa","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:ac:6e","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-port","admin_state_up":true,"network_id":"5426147b-570b-4ebd-8475-492641d2b585","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:00:54Z","binding:vnic_type":"normal","device_id":"fe775caa-000e-43ee-b4b2-60de2dd18b37","ip_allocation":"immediate"}]} 2018-07-30 02:01:05,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5426147b-570b-4ebd-8475-492641d2b585 used request id req-46744a17-2af2-491a-a853-48f0ec6bf11b 2018-07-30 02:01:05,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:01:05,984 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:01:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2305be0-f062-42f2-bcd5-152c28e0263b x-compute-request-id: req-b2305be0-f062-42f2-bcd5-152c28e0263b Content-Type: application/json 2018-07-30 02:01:05,984 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/fe775caa-000e-43ee-b4b2-60de2dd18b37 used request id req-b2305be0-f062-42f2-bcd5-152c28e0263b 2018-07-30 02:01:05,984 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-port 2018-07-30 02:01:05,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/53250ba7-0a7b-4977-a413-23e7affa2afa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989c93d8c5607a79ecc6726939157df1d710692b" 2018-07-30 02:01:06,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f56eb142-6491-44e2-b31b-22f919c0c7f3 Date: Mon, 30 Jul 2018 02:01:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:01:06,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/53250ba7-0a7b-4977-a413-23e7affa2afa used request id req-f56eb142-6491-44e2-b31b-22f919c0c7f3 2018-07-30 02:01:06,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07792d16926b1ad3d54e0b000262c4e49c6b684d" 2018-07-30 02:01:06,695 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:01:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7327317-fea1-421c-84c5-be4a1684344c x-compute-request-id: req-c7327317-fea1-421c-84c5-be4a1684344c Content-Length: 0 Content-Type: application/json 2018-07-30 02:01:06,695 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/5f5d2af6-e42f-415b-83c3-27d5b86f572f used request id req-c7327317-fea1-421c-84c5-be4a1684344c 2018-07-30 02:01:06,696 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-subnet 2018-07-30 02:01:06,696 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-subnet 2018-07-30 02:01:06,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/543dced5-319b-40e5-b344-bd0944e8f0f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb74acce908575ff08a499d814c0293a33dfb16" 2018-07-30 02:01:07,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a3487d0-c0b6-4da4-a68c-0310cea8c1d2 Date: Mon, 30 Jul 2018 02:01:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:01:07,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/543dced5-319b-40e5-b344-bd0944e8f0f2 used request id req-7a3487d0-c0b6-4da4-a68c-0310cea8c1d2 2018-07-30 02:01:07,827 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-net 2018-07-30 02:01:07,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/5426147b-570b-4ebd-8475-492641d2b585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb74acce908575ff08a499d814c0293a33dfb16" 2018-07-30 02:01:08,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8caa37d-a55e-463c-94b1-94f870c5f5d5 Date: Mon, 30 Jul 2018 02:01:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:01:08,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/5426147b-570b-4ebd-8475-492641d2b585 used request id req-e8caa37d-a55e-463c-94b1-94f870c5f5d5 2018-07-30 02:01:08,852 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-425765c3-26ec-4f93-89f1-8fd2883829cf-image 2018-07-30 02:01:08,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12b51198d4f44cdb988dcb300c1b54123d4cdacb" 2018-07-30 02:01:10,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d22619b3-e29c-40e5-8bce-9284593dd244 Date: Mon, 30 Jul 2018 02:01: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-30 02:01:10,002 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6217c5f8-c256-4d10-9ed2-00e8c959e72f used request id req-d22619b3-e29c-40e5-8bce-9284593dd244 2018-07-30 02:01:10,004 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:01:10,007 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 02:01:10,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:01:10,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:01:10,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["1_2ajx3mQ3i9QLk_cnKebA"], "issued_at": "2018-07-30T02:01:10.000000Z"}} 2018-07-30 02:01:10,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e59c6f7ce7c395001232e47ffb2f50c5212090d" 2018-07-30 02:01:10,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e779183b-d0c8-450a-9895-d1aa0775e077 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:01:10,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e779183b-d0c8-450a-9895-d1aa0775e077 2018-07-30 02:01:10,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e59c6f7ce7c395001232e47ffb2f50c5212090d" 2018-07-30 02:01:10,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-d16fff39-5cdb-4ea9-ade4-db0108e4ed0c Date: Mon, 30 Jul 2018 02:01:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image"} 2018-07-30 02:01:10,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image used request id req-d16fff39-5cdb-4ea9-ade4-db0108e4ed0c 2018-07-30 02:01:10,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e59c6f7ce7c395001232e47ffb2f50c5212090d" 2018-07-30 02:01:10,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5d6314ed-3999-4521-b3f6-090db345f61e Date: Mon, 30 Jul 2018 02:01: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-30 02:01:10,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-5d6314ed-3999-4521-b3f6-090db345f61e 2018-07-30 02:01:10,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e59c6f7ce7c395001232e47ffb2f50c5212090d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image"}' 2018-07-30 02:01:10,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5c959646-6483-48c5-9796-f3d113a872c6 Date: Mon, 30 Jul 2018 02:01:10 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:01:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T02:01:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "min_disk": 0, "protected": false, "id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "file": "/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559/file", "checksum": null, "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:01:10,819 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-5c959646-6483-48c5-9796-f3d113a872c6 2018-07-30 02:01:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e59c6f7ce7c395001232e47ffb2f50c5212090d" -d '' 2018-07-30 02:01:12,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b85aef7b-2f24-42c9-8b83-622a4005eefd Date: Mon, 30 Jul 2018 02:01:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 02:01:12,006 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559/file used request id req-b85aef7b-2f24-42c9-8b83-622a4005eefd 2018-07-30 02:01:12,006 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 02:01:12,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e59c6f7ce7c395001232e47ffb2f50c5212090d" 2018-07-30 02:01:12,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-0e13ca7e-5ba9-4bf5-a428-251435813026 Date: Mon, 30 Jul 2018 02:01:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:01:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:01:11Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/efdbe0b6-1acd-4c65-be97-7f3212880559/snap", "metadata": {}}], "self": "/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "min_disk": 0, "protected": false, "id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "file": "/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/efdbe0b6-1acd-4c65-be97-7f3212880559/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:01:12,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559 used request id req-0e13ca7e-5ba9-4bf5-a428-251435813026 2018-07-30 02:01:12,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e59c6f7ce7c395001232e47ffb2f50c5212090d" 2018-07-30 02:01:12,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ba9035d7-0155-4a7c-841b-54d0b49b413c Date: Mon, 30 Jul 2018 02:01: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-30 02:01:12,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ba9035d7-0155-4a7c-841b-54d0b49b413c 2018-07-30 02:01:12,042 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image 2018-07-30 02:01:12,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e59c6f7ce7c395001232e47ffb2f50c5212090d" 2018-07-30 02:01:12,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-e7481cac-464a-4531-b6b8-d8aa41bbc203 Date: Mon, 30 Jul 2018 02:01:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:01:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:01:11Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/efdbe0b6-1acd-4c65-be97-7f3212880559/snap", "metadata": {}}], "self": "/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "min_disk": 0, "protected": false, "id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "file": "/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/efdbe0b6-1acd-4c65-be97-7f3212880559/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:01:12,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559 used request id req-e7481cac-464a-4531-b6b8-d8aa41bbc203 2018-07-30 02:01:12,064 - create_image - DEBUG - Instance status is - active 2018-07-30 02:01:12,064 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image 2018-07-30 02:01:12,064 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image 2018-07-30 02:01:12,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:01:12,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:01:12,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:01:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["0GcuR6fsTiidht61PDCoNA"], "issued_at": "2018-07-30T02:01:12.000000Z"}} 2018-07-30 02:01:12,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2161900d16bd596dc40c1b0bfa9084b746d750" 2018-07-30 02:01:12,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9406f8b-704c-43bf-8ac0-095792c0bf5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:01:12,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d9406f8b-704c-43bf-8ac0-095792c0bf5f 2018-07-30 02:01:12,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2161900d16bd596dc40c1b0bfa9084b746d750" 2018-07-30 02:01:12,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-60b51ff2-549c-46f5-9796-a0e2c7dc3c05 Date: Mon, 30 Jul 2018 02:01:12 GMT RESP BODY: {"networks":[]} 2018-07-30 02:01:12,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-60b51ff2-549c-46f5-9796-a0e2c7dc3c05 2018-07-30 02:01:12,714 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net 2018-07-30 02:01:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2161900d16bd596dc40c1b0bfa9084b746d750" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net", "admin_state_up": true}}' 2018-07-30 02:01:12,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-dac9a58d-a6ff-4d6d-b56d-64f54d4ca8a8 Date: Mon, 30 Jul 2018 02:01: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":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:01:12Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","mtu":1450}} 2018-07-30 02:01:12,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-dac9a58d-a6ff-4d6d-b56d-64f54d4ca8a8 2018-07-30 02:01:12,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2161900d16bd596dc40c1b0bfa9084b746d750" 2018-07-30 02:01:13,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-5dda3720-edf6-413c-8f4d-fa84351ffa20 Date: Mon, 30 Jul 2018 02:01:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:01:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:13,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-5dda3720-edf6-413c-8f4d-fa84351ffa20 2018-07-30 02:01:13,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2161900d16bd596dc40c1b0bfa9084b746d750" 2018-07-30 02:01:13,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-456e2b3f-23a4-48f2-a9f0-6c71b4d60be4 Date: Mon, 30 Jul 2018 02:01:13 GMT RESP BODY: {"subnets":[]} 2018-07-30 02:01:13,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-456e2b3f-23a4-48f2-a9f0-6c71b4d60be4 2018-07-30 02:01:13,242 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet 2018-07-30 02:01:13,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2161900d16bd596dc40c1b0bfa9084b746d750" -d '{"subnets": [{"ip_version": 4, "network_id": "e08ae647-6225-419a-9c96-60e1030b963b", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet"}]}' 2018-07-30 02:01:13,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-2df5dcf6-f6ed-4250-b4fc-dd2f09a23cb8 Date: Mon, 30 Jul 2018 02:01:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:13,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-2df5dcf6-f6ed-4250-b4fc-dd2f09a23cb8 2018-07-30 02:01:13,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2161900d16bd596dc40c1b0bfa9084b746d750" 2018-07-30 02:01:13,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c2c4db13-bb48-4e15-bb0b-9902c54d6283 Date: Mon, 30 Jul 2018 02:01:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:13,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-c2c4db13-bb48-4e15-bb0b-9902c54d6283 2018-07-30 02:01:13,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2161900d16bd596dc40c1b0bfa9084b746d750" 2018-07-30 02:01:13,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9964dfe9-d11d-4969-9a78-645b5213b6ce Date: Mon, 30 Jul 2018 02:01:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:13,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-9964dfe9-d11d-4969-9a78-645b5213b6ce 2018-07-30 02:01:13,788 - OpenStackNetwork - DEBUG - Network [e08ae647-6225-419a-9c96-60e1030b963b] created successfully 2018-07-30 02:01:13,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:01:13,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:01:14,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:01:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["MMOgnFOmQaiG1jwGPUiYxg"], "issued_at": "2018-07-30T02:01:14.000000Z"}} 2018-07-30 02:01:14,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb5420b634af9c4533214a9e631911abf40f4d4" 2018-07-30 02:01:14,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75e6ed2-7ec2-4b64-b84a-dd19f8703dd7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:01:14,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c75e6ed2-7ec2-4b64-b84a-dd19f8703dd7 2018-07-30 02:01:14,355 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:01:14,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb5420b634af9c4533214a9e631911abf40f4d4" 2018-07-30 02:01:14,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01: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-e45d7bb9-6384-49e0-b301-57e21b0eaf42 x-compute-request-id: req-e45d7bb9-6384-49e0-b301-57e21b0eaf42 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:01:14,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e45d7bb9-6384-49e0-b301-57e21b0eaf42 2018-07-30 02:01:14,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb5420b634af9c4533214a9e631911abf40f4d4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-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-30 02:01:14,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01: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-9420b913-6fa2-45ef-9c41-b79815a69131 x-compute-request-id: req-9420b913-6fa2-45ef-9c41-b79815a69131 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "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": "eb71cb77-77c4-4a2d-9b42-363a09e55806"}} 2018-07-30 02:01:14,589 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9420b913-6fa2-45ef-9c41-b79815a69131 2018-07-30 02:01:14,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:01:14,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:01:14,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:01:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["mIPPcv2JTgWvE6NxtU9YyQ"], "issued_at": "2018-07-30T02:01:14.000000Z"}} 2018-07-30 02:01:14,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ec929e7a87b624f25608d70a9beb0e389f8901" 2018-07-30 02:01:15,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2aa5c14-4c74-4bff-b06a-90d87878ce82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:01:15,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e2aa5c14-4c74-4bff-b06a-90d87878ce82 2018-07-30 02:01:15,067 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ec929e7a87b624f25608d70a9beb0e389f8901" 2018-07-30 02:01:15,283 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:15 GMT Server: Apache x-compute-request-id: req-fef9300e-6969-4e9f-a511-7c4ba5372117 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fef9300e-6969-4e9f-a511-7c4ba5372117 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 02:01:15,283 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail used request id req-fef9300e-6969-4e9f-a511-7c4ba5372117 2018-07-30 02:01:15,287 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fef9300e-6969-4e9f-a511-7c4ba5372117" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ec929e7a87b624f25608d70a9beb0e389f8901" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b", "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-30 02:01:16,615 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:01:15 GMT Server: Apache x-compute-request-id: req-400d49d3-2f3c-4356-aadc-3afb0d283735 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-400d49d3-2f3c-4356-aadc-3afb0d283735 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T02:01:16.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b48533bf-5ee7-4547-9d42-3cd2738a624c", "size": 1}} 2018-07-30 02:01:16,615 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes used request id req-400d49d3-2f3c-4356-aadc-3afb0d283735 2018-07-30 02:01:16,618 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fef9300e-6969-4e9f-a511-7c4ba5372117" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ec929e7a87b624f25608d70a9beb0e389f8901" 2018-07-30 02:01:16,853 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:16 GMT Server: Apache x-compute-request-id: req-35c662cf-061f-4573-aa45-d4e24be9613c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35c662cf-061f-4573-aa45-d4e24be9613c Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:01:16.000000", "replication_status": null, "snapshot_id": null, "id": "b48533bf-5ee7-4547-9d42-3cd2738a624c", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-18b95169-3f39-4446-8694-f5c5c2719d9b", "bootable": "false", "created_at": "2018-07-30T02:01:16.000000", "volume_type": null}} 2018-07-30 02:01:16,853 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c used request id req-35c662cf-061f-4573-aa45-d4e24be9613c 2018-07-30 02:01:16,854 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b 2018-07-30 02:01:16,856 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fef9300e-6969-4e9f-a511-7c4ba5372117" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ec929e7a87b624f25608d70a9beb0e389f8901" 2018-07-30 02:01:17,096 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:16 GMT Server: Apache x-compute-request-id: req-e76ad833-fbbe-4da5-862a-18179978e868 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e76ad833-fbbe-4da5-862a-18179978e868 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:01:16.000000", "replication_status": null, "snapshot_id": null, "id": "b48533bf-5ee7-4547-9d42-3cd2738a624c", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-18b95169-3f39-4446-8694-f5c5c2719d9b", "bootable": "false", "created_at": "2018-07-30T02:01:16.000000", "volume_type": null}} 2018-07-30 02:01:17,097 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c used request id req-e76ad833-fbbe-4da5-862a-18179978e868 2018-07-30 02:01:17,097 - create_volume - DEBUG - Instance status is - available 2018-07-30 02:01:17,097 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b 2018-07-30 02:01:17,097 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b 2018-07-30 02:01:17,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:01:17,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:01:17,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:01:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["amChE0vzSIuNXiS1wNEfMg"], "issued_at": "2018-07-30T02:01:17.000000Z"}} 2018-07-30 02:01:17,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:17,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c1a2247-836c-4472-aa10-d29f5e611534 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:01:17,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8c1a2247-836c-4472-aa10-d29f5e611534 2018-07-30 02:01:17,554 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:01:17,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:17,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10aeb9f5-640c-44cb-842f-22ddd58b6e63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:01:17,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-10aeb9f5-640c-44cb-842f-22ddd58b6e63 2018-07-30 02:01:17,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:17,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4d0df90b-e19f-441e-b2a0-ecf2955b5e80 Date: Mon, 30 Jul 2018 02:01:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:17,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-4d0df90b-e19f-441e-b2a0-ecf2955b5e80 2018-07-30 02:01:17,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:17,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-272d7954-5163-4dda-9281-1eee769725e5 Date: Mon, 30 Jul 2018 02:01:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:17,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-272d7954-5163-4dda-9281-1eee769725e5 2018-07-30 02:01:17,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:18,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b5fb434a-41e2-4bac-bc5b-323065827a25 Date: Mon, 30 Jul 2018 02:01:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:18,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-b5fb434a-41e2-4bac-bc5b-323065827a25 2018-07-30 02:01:18,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:01:18,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:01:18,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:18,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5fea76-e011-415a-a694-cf0005102bdf Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:18,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-1f5fea76-e011-415a-a694-cf0005102bdf 2018-07-30 02:01:18,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:18,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-f4264095-853f-4959-a666-4260ff206fa7 Date: Mon, 30 Jul 2018 02:01:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:18,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-f4264095-853f-4959-a666-4260ff206fa7 2018-07-30 02:01:18,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b&name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:18,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-94118806-c9e2-47c1-9a6c-d20e9f4480d9 Date: Mon, 30 Jul 2018 02:01:18 GMT RESP BODY: {"ports":[]} 2018-07-30 02:01:18,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b&name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port&admin_state_up=True used request id req-94118806-c9e2-47c1-9a6c-d20e9f4480d9 2018-07-30 02:01:18,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:18,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01: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-3c5785ef-0155-4a36-baff-59b489b36777 x-compute-request-id: req-3c5785ef-0155-4a36-baff-59b489b36777 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 02:01:18,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst used request id req-3c5785ef-0155-4a36-baff-59b489b36777 2018-07-30 02:01:18,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:18,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0246b016-9f56-4977-97f3-51305b978054 Date: Mon, 30 Jul 2018 02:01:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:18,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-0246b016-9f56-4977-97f3-51305b978054 2018-07-30 02:01:18,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:18,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8dfea86f-9fd5-44a7-92b1-fef4fd8c4ce5 Date: Mon, 30 Jul 2018 02:01:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:18,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-8dfea86f-9fd5-44a7-92b1-fef4fd8c4ce5 2018-07-30 02:01:18,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:18,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-5d3cfb5d-120c-42bf-8cbe-fa1ab7d1db01 Date: Mon, 30 Jul 2018 02:01:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:18,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-5d3cfb5d-120c-42bf-8cbe-fa1ab7d1db01 2018-07-30 02:01:18,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:18,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d74ce0d8-31ba-46c7-8402-3b876b2632b0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:18,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-d74ce0d8-31ba-46c7-8402-3b876b2632b0 2018-07-30 02:01:18,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:18,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-525de555-f324-465f-a4ab-0a617cdb0910 Date: Mon, 30 Jul 2018 02:01:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:18,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-525de555-f324-465f-a4ab-0a617cdb0910 2018-07-30 02:01:18,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b&name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:18,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5168da7d-a7c7-44f4-9419-6e2818fe80c3 Date: Mon, 30 Jul 2018 02:01:18 GMT RESP BODY: {"ports":[]} 2018-07-30 02:01:18,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b&name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port&admin_state_up=True used request id req-5168da7d-a7c7-44f4-9419-6e2818fe80c3 2018-07-30 02:01:18,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:01:18,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:01:19,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:01:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["G17JZkmETPWOGCIDbFMUlQ"], "issued_at": "2018-07-30T02:01:19.000000Z"}} 2018-07-30 02:01:19,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9675f8801ce88839ec62781ed7171efc301236b5" 2018-07-30 02:01:19,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5840d62b-78fa-4f41-bc9e-4da869d1cb9e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:01:19,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5840d62b-78fa-4f41-bc9e-4da869d1cb9e 2018-07-30 02:01:19,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:19,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-aa6dfd0e-5c70-42e2-8fae-e4905f5256f4 Date: Mon, 30 Jul 2018 02:01:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:19,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-aa6dfd0e-5c70-42e2-8fae-e4905f5256f4 2018-07-30 02:01:19,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:19,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d6328766-add3-4002-907e-37c2d06be87b Date: Mon, 30 Jul 2018 02:01:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:19,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-d6328766-add3-4002-907e-37c2d06be87b 2018-07-30 02:01:19,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:19,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-889cd5fd-69a6-45fe-866b-c2a426ea3eba Date: Mon, 30 Jul 2018 02:01:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:19,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-889cd5fd-69a6-45fe-866b-c2a426ea3eba 2018-07-30 02:01:19,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:01:19,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:01:19,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9675f8801ce88839ec62781ed7171efc301236b5" 2018-07-30 02:01:19,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4936f2-6d33-4ecb-b2ec-5a642074d655 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:19,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-7a4936f2-6d33-4ecb-b2ec-5a642074d655 2018-07-30 02:01:19,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:19,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-13da9bfd-f62b-48bc-8a40-c6303dc395d9 Date: Mon, 30 Jul 2018 02:01:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:19,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-13da9bfd-f62b-48bc-8a40-c6303dc395d9 2018-07-30 02:01:19,803 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net 2018-07-30 02:01:19,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" -d '{"port": {"network_id": "e08ae647-6225-419a-9c96-60e1030b963b", "name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port", "admin_state_up": true}}' 2018-07-30 02:01:20,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-e5386625-3e72-4964-8c91-0d4cf0d75a75 Date: Mon, 30 Jul 2018 02:01:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:20Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.6"}],"id":"41a82244-9be0-4fc9-beff-28386824bfc6","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:22:4e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","qos_policy_id":null,"admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:19Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 02:01:20,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-e5386625-3e72-4964-8c91-0d4cf0d75a75 2018-07-30 02:01:20,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:20,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7cb9e85f-c4f5-44ea-a445-02b20867dcad Date: Mon, 30 Jul 2018 02:01:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:20,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-7cb9e85f-c4f5-44ea-a445-02b20867dcad 2018-07-30 02:01:20,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:20,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-80cb1d58-263f-461a-af9b-25a0cd3a89f8 Date: Mon, 30 Jul 2018 02:01:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:20,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-80cb1d58-263f-461a-af9b-25a0cd3a89f8 2018-07-30 02:01:20,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:20,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c1a3233d-305c-491e-b081-97aa838bd10a Date: Mon, 30 Jul 2018 02:01:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:20,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-c1a3233d-305c-491e-b081-97aa838bd10a 2018-07-30 02:01:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:20,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b7b89d-5a72-41f8-812c-611a255b3cc9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:20,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-e1b7b89d-5a72-41f8-812c-611a255b3cc9 2018-07-30 02:01:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:20,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-584099a1-be4b-4d0a-ae24-5fd77a0abd6d Date: Mon, 30 Jul 2018 02:01:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:20,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-584099a1-be4b-4d0a-ae24-5fd77a0abd6d 2018-07-30 02:01:20,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b&name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:20,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-3163cf5c-507f-464f-98d6-fd2f7023d1cc Date: Mon, 30 Jul 2018 02:01:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:20Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.6"}],"id":"41a82244-9be0-4fc9-beff-28386824bfc6","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:22:4e","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:19Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 02:01:20,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b&name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port&admin_state_up=True used request id req-3163cf5c-507f-464f-98d6-fd2f7023d1cc 2018-07-30 02:01:20,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:20,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776cb11d-29d4-4b47-a501-663be7c13010 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:20,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-776cb11d-29d4-4b47-a501-663be7c13010 2018-07-30 02:01:20,998 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst 2018-07-30 02:01:21,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:21,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01: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-08c5ed61-bc96-4876-aac9-015518180d41 x-compute-request-id: req-08c5ed61-bc96-4876-aac9-015518180d41 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-flavor"}]} 2018-07-30 02:01:21,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-08c5ed61-bc96-4876-aac9-015518180d41 2018-07-30 02:01:21,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:21,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01: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-3f3c9238-ffc1-4b9a-b23a-fdabcbd9603e x-compute-request-id: req-3f3c9238-ffc1-4b9a-b23a-fdabcbd9603e Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "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": "eb71cb77-77c4-4a2d-9b42-363a09e55806"}} 2018-07-30 02:01:21,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806 used request id req-3f3c9238-ffc1-4b9a-b23a-fdabcbd9603e 2018-07-30 02:01:21,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:21,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-be43aea4-4cff-444a-92b4-37b98c8a3ce9 Date: Mon, 30 Jul 2018 02:01:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:01:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:01:11Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/efdbe0b6-1acd-4c65-be97-7f3212880559/snap", "metadata": {}}], "self": "/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "min_disk": 0, "protected": false, "id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "file": "/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/efdbe0b6-1acd-4c65-be97-7f3212880559/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image"} 2018-07-30 02:01:21,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image used request id req-be43aea4-4cff-444a-92b4-37b98c8a3ce9 2018-07-30 02:01:21,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:21,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-26f73b69-ccb1-4203-956a-f07c5791d131 Date: Mon, 30 Jul 2018 02:01:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-30 02:01:21,697 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-26f73b69-ccb1-4203-956a-f07c5791d131 2018-07-30 02:01:21,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "imageRef": "efdbe0b6-1acd-4c65-be97-7f3212880559", "flavorRef": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "max_count": 1, "min_count": 1, "networks": [{"port": "41a82244-9be0-4fc9-beff-28386824bfc6"}]}}' 2018-07-30 02:01:22,707 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:01: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-ce12fd0c-0da8-46f5-a159-1ae4b40e9ead x-compute-request-id: req-ce12fd0c-0da8-46f5-a159-1ae4b40e9ead Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "adminPass": "9pUWaLjVnaCo"}} 2018-07-30 02:01:22,707 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-ce12fd0c-0da8-46f5-a159-1ae4b40e9ead 2018-07-30 02:01:22,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:23,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d964bc46-0dcf-4d53-a459-740b242e86fb x-compute-request-id: req-d964bc46-0dcf-4d53-a459-740b242e86fb 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.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-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-30T02:01:22Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:01:23,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-d964bc46-0dcf-4d53-a459-740b242e86fb 2018-07-30 02:01:23,124 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst 2018-07-30 02:01:23,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:23,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01: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-740a02b6-8dd3-414a-8311-6dfaf4f3bc51 x-compute-request-id: req-740a02b6-8dd3-414a-8311-6dfaf4f3bc51 Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-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-30T02:01:23Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:01:23,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-740a02b6-8dd3-414a-8311-6dfaf4f3bc51 2018-07-30 02:01:23,435 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst] is - BUILD 2018-07-30 02:01:23,435 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 02:01:26,438 - create_instance - DEBUG - VM status query timeout in 896.68583703 2018-07-30 02:01:26,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:26,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01: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-224f6e45-26ce-4cc0-bc9b-6d5e5a8c39b6 x-compute-request-id: req-224f6e45-26ce-4cc0-bc9b-6d5e5a8c39b6 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:22:4e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:01:23Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:01:26,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-224f6e45-26ce-4cc0-bc9b-6d5e5a8c39b6 2018-07-30 02:01:26,889 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst] is - BUILD 2018-07-30 02:01:26,889 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 02:01:29,892 - create_instance - DEBUG - VM status query timeout in 893.231709003 2018-07-30 02:01:29,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:30,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab869d01-201d-4737-a3e6-9218052d0970 x-compute-request-id: req-ab869d01-201d-4737-a3e6-9218052d0970 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:22:4e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-30T02:01:26.000000", "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:01:26Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:01:30,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-ab869d01-201d-4737-a3e6-9218052d0970 2018-07-30 02:01:30,219 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst] is - ACTIVE 2018-07-30 02:01:30,219 - create_instance - INFO - VM is - ACTIVE 2018-07-30 02:01:30,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:30,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38dc8714-92c3-4712-b5b3-53fb3c80b6b4 x-compute-request-id: req-38dc8714-92c3-4712-b5b3-53fb3c80b6b4 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:22:4e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-30T02:01:26.000000", "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:01:26Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:01:30,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-38dc8714-92c3-4712-b5b3-53fb3c80b6b4 2018-07-30 02:01:30,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:30,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-507e357a-6887-493e-beb0-ab07076b698f Date: Mon, 30 Jul 2018 02:01:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:30,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-507e357a-6887-493e-beb0-ab07076b698f 2018-07-30 02:01:30,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:30,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c4eab0-4800-451a-9527-b24a8a1b89ac Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:30,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-b9c4eab0-4800-451a-9527-b24a8a1b89ac 2018-07-30 02:01:30,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:30,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-bd79ecfd-64b4-4417-a393-59b129fb2dcc Date: Mon, 30 Jul 2018 02:01:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:30,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-bd79ecfd-64b4-4417-a393-59b129fb2dcc 2018-07-30 02:01:30,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:30,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-4674fff2-1fc3-4327-8eea-fc64a9a83b67 Date: Mon, 30 Jul 2018 02:01:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.2"}],"id":"15720fc4-9014-4876-ba44-89e7cb4c5649","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:dd:6f","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e08ae647-6225-419a-9c96-60e1030b963b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.6"}],"id":"41a82244-9be0-4fc9-beff-28386824bfc6","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:22:4e","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:19Z","binding:vnic_type":"normal","device_id":"fbc203a4-d049-4dcb-9adf-b0bc95351546","ip_allocation":"immediate"}]} 2018-07-30 02:01:30,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-4674fff2-1fc3-4327-8eea-fc64a9a83b67 2018-07-30 02:01:30,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:01:31,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["2sdt_1s4SoCDmEPje-K2lQ"], "issued_at": "2018-07-30T02:01:31.000000Z"}} 2018-07-30 02:01:31,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:31,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf73b30a-9b5e-4aaf-bc12-293a7fa2657f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:01:31,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cf73b30a-9b5e-4aaf-bc12-293a7fa2657f 2018-07-30 02:01:31,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:31,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23fe0407-78ed-468a-ac39-f7ad4f64210b x-compute-request-id: req-23fe0407-78ed-468a-ac39-f7ad4f64210b Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:22:4e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-30T02:01:26.000000", "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:01:26Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:01:31,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-23fe0407-78ed-468a-ac39-f7ad4f64210b 2018-07-30 02:01:31,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:31,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4a2b3c7d-25a6-448b-b6f3-373b2eaf39f6 Date: Mon, 30 Jul 2018 02:01:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:31,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-4a2b3c7d-25a6-448b-b6f3-373b2eaf39f6 2018-07-30 02:01:31,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:31,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6379120f-924f-41e1-8b10-3e65315de2d3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:31,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-6379120f-924f-41e1-8b10-3e65315de2d3 2018-07-30 02:01:31,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:31,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ee02c2b8-7e0e-46c3-8f88-9879f25d2acf Date: Mon, 30 Jul 2018 02:01:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:31,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-ee02c2b8-7e0e-46c3-8f88-9879f25d2acf 2018-07-30 02:01:31,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:31,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-701569fd-cc01-4396-a105-58f8a4f6c138 Date: Mon, 30 Jul 2018 02:01:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.2"}],"id":"15720fc4-9014-4876-ba44-89e7cb4c5649","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:dd:6f","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e08ae647-6225-419a-9c96-60e1030b963b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.6"}],"id":"41a82244-9be0-4fc9-beff-28386824bfc6","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:22:4e","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:19Z","binding:vnic_type":"normal","device_id":"fbc203a4-d049-4dcb-9adf-b0bc95351546","ip_allocation":"immediate"}]} 2018-07-30 02:01:31,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-701569fd-cc01-4396-a105-58f8a4f6c138 2018-07-30 02:01:31,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" -d '{"volumeAttachment": {"volumeId": "b48533bf-5ee7-4547-9d42-3cd2738a624c"}}' 2018-07-30 02:01:33,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30985907-3cde-4470-8353-1e188b8ff157 x-compute-request-id: req-30985907-3cde-4470-8353-1e188b8ff157 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "id": "b48533bf-5ee7-4547-9d42-3cd2738a624c", "volumeId": "b48533bf-5ee7-4547-9d42-3cd2738a624c"}} 2018-07-30 02:01:33,027 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546/os-volume_attachments used request id req-30985907-3cde-4470-8353-1e188b8ff157 2018-07-30 02:01:33,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:33,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-461ae2ec-cd80-4c7e-b096-676e45ca33db x-compute-request-id: req-461ae2ec-cd80-4c7e-b096-676e45ca33db Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:22:4e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-30T02:01:26.000000", "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:01:26Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [{"id": "b48533bf-5ee7-4547-9d42-3cd2738a624c"}], "metadata": {}}} 2018-07-30 02:01:33,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-461ae2ec-cd80-4c7e-b096-676e45ca33db 2018-07-30 02:01:33,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:33,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e4751905-1db5-4d72-b2dd-eafe481fac76 Date: Mon, 30 Jul 2018 02:01:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:33,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-e4751905-1db5-4d72-b2dd-eafe481fac76 2018-07-30 02:01:33,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:01:33,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:01:33,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:33,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f682f1-47ae-4174-a2f2-1f44e035b342 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:33,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-96f682f1-47ae-4174-a2f2-1f44e035b342 2018-07-30 02:01:33,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:33,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d7a02ce3-4862-4cfe-8ba8-9cdf26279e71 Date: Mon, 30 Jul 2018 02:01:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:33,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-d7a02ce3-4862-4cfe-8ba8-9cdf26279e71 2018-07-30 02:01:33,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:33,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-b45011c4-d4ec-45a4-a9fc-7f86de52f388 Date: Mon, 30 Jul 2018 02:01:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.2"}],"id":"15720fc4-9014-4876-ba44-89e7cb4c5649","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:dd:6f","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e08ae647-6225-419a-9c96-60e1030b963b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.6"}],"id":"41a82244-9be0-4fc9-beff-28386824bfc6","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:22:4e","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:19Z","binding:vnic_type":"normal","device_id":"fbc203a4-d049-4dcb-9adf-b0bc95351546","ip_allocation":"immediate"}]} 2018-07-30 02:01:33,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-b45011c4-d4ec-45a4-a9fc-7f86de52f388 2018-07-30 02:01:33,871 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:34,100 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:33 GMT Server: Apache x-compute-request-id: req-cb43d4f1-53c2-4e7f-9d64-28f1dc7d6972 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cb43d4f1-53c2-4e7f-9d64-28f1dc7d6972 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:01:33.000000", "replication_status": null, "snapshot_id": null, "id": "b48533bf-5ee7-4547-9d42-3cd2738a624c", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-18b95169-3f39-4446-8694-f5c5c2719d9b", "bootable": "false", "created_at": "2018-07-30T02:01:16.000000", "volume_type": null}} 2018-07-30 02:01:34,100 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c used request id req-cb43d4f1-53c2-4e7f-9d64-28f1dc7d6972 2018-07-30 02:01:37,106 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb43d4f1-53c2-4e7f-9d64-28f1dc7d6972" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:37,342 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:37 GMT Server: Apache x-compute-request-id: req-2a7ad771-5577-4815-9238-f4e591a47c8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2a7ad771-5577-4815-9238-f4e591a47c8c Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "attachment_id": "142400c1-9d3c-403d-9aee-a62ae0529684", "attached_at": "2018-07-30T02:01:33.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "b48533bf-5ee7-4547-9d42-3cd2738a624c", "device": "/dev/vdb", "id": "b48533bf-5ee7-4547-9d42-3cd2738a624c"}], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:01:34.000000", "replication_status": null, "snapshot_id": null, "id": "b48533bf-5ee7-4547-9d42-3cd2738a624c", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-18b95169-3f39-4446-8694-f5c5c2719d9b", "bootable": "false", "created_at": "2018-07-30T02:01:16.000000", "volume_type": null}} 2018-07-30 02:01:37,343 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c used request id req-2a7ad771-5577-4815-9238-f4e591a47c8c 2018-07-30 02:01:37,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:37,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e955a6b-7c16-4cd3-a760-7e9e1cac0ada Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:01:37,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1e955a6b-7c16-4cd3-a760-7e9e1cac0ada 2018-07-30 02:01:37,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:37,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01: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-d9b2d924-a75e-4e53-8ec6-adbaff7035de x-compute-request-id: req-d9b2d924-a75e-4e53-8ec6-adbaff7035de Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:22:4e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-30T02:01:26.000000", "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:01:26Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [{"id": "b48533bf-5ee7-4547-9d42-3cd2738a624c"}], "metadata": {}}} 2018-07-30 02:01:37,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-d9b2d924-a75e-4e53-8ec6-adbaff7035de 2018-07-30 02:01:37,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:37,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-8ad7acc3-7a3a-4f2b-9771-b6e3f874784d Date: Mon, 30 Jul 2018 02:01:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:37,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-8ad7acc3-7a3a-4f2b-9771-b6e3f874784d 2018-07-30 02:01:37,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:37,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b949aaa-fca1-427a-a8f5-cb727f311413 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:37,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-2b949aaa-fca1-427a-a8f5-cb727f311413 2018-07-30 02:01:37,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:37,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-7898d8ec-b069-4f1d-a407-6b3f19903910 Date: Mon, 30 Jul 2018 02:01:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:37,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-7898d8ec-b069-4f1d-a407-6b3f19903910 2018-07-30 02:01:37,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:38,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-1ad0bdd9-da2b-49dc-a60b-d0056d66990c Date: Mon, 30 Jul 2018 02:01:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.2"}],"id":"15720fc4-9014-4876-ba44-89e7cb4c5649","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:dd:6f","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e08ae647-6225-419a-9c96-60e1030b963b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.6"}],"id":"41a82244-9be0-4fc9-beff-28386824bfc6","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:22:4e","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:19Z","binding:vnic_type":"normal","device_id":"fbc203a4-d049-4dcb-9adf-b0bc95351546","ip_allocation":"immediate"}]} 2018-07-30 02:01:38,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-1ad0bdd9-da2b-49dc-a60b-d0056d66990c 2018-07-30 02:01:38,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:38,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ed9d01c-0702-48d2-a1ec-8082620c14a5 x-compute-request-id: req-7ed9d01c-0702-48d2-a1ec-8082620c14a5 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:22:4e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-30T02:01:26.000000", "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:01:26Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [{"id": "b48533bf-5ee7-4547-9d42-3cd2738a624c"}], "metadata": {}}} 2018-07-30 02:01:38,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-7ed9d01c-0702-48d2-a1ec-8082620c14a5 2018-07-30 02:01:38,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:38,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b4162a29-f6fe-4d58-9f04-2e4d8bbdf412 Date: Mon, 30 Jul 2018 02:01:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:38,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-b4162a29-f6fe-4d58-9f04-2e4d8bbdf412 2018-07-30 02:01:38,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:38,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a99b40cc-3b73-4cc3-94b1-bf6c70c3ae4c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:38,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-a99b40cc-3b73-4cc3-94b1-bf6c70c3ae4c 2018-07-30 02:01:38,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:38,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-952a6e56-98b7-45d1-afac-6860145c817f Date: Mon, 30 Jul 2018 02:01:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:38,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-952a6e56-98b7-45d1-afac-6860145c817f 2018-07-30 02:01:38,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:38,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-92813442-3b09-4544-af62-d59dcffc45a9 Date: Mon, 30 Jul 2018 02:01:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.2"}],"id":"15720fc4-9014-4876-ba44-89e7cb4c5649","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:dd:6f","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e08ae647-6225-419a-9c96-60e1030b963b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.6"}],"id":"41a82244-9be0-4fc9-beff-28386824bfc6","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:22:4e","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:19Z","binding:vnic_type":"normal","device_id":"fbc203a4-d049-4dcb-9adf-b0bc95351546","ip_allocation":"immediate"}]} 2018-07-30 02:01:38,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-92813442-3b09-4544-af62-d59dcffc45a9 2018-07-30 02:01:38,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:38,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d493bd97-8a99-4043-a76a-1690bd643285 x-compute-request-id: req-d493bd97-8a99-4043-a76a-1690bd643285 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:22:4e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-30T02:01:26.000000", "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:01:26Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [{"id": "b48533bf-5ee7-4547-9d42-3cd2738a624c"}], "metadata": {}}} 2018-07-30 02:01:38,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-d493bd97-8a99-4043-a76a-1690bd643285 2018-07-30 02:01:38,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:38,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-109a3c73-1bbd-411e-8340-1cbff87a3a06 Date: Mon, 30 Jul 2018 02:01:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:38,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-109a3c73-1bbd-411e-8340-1cbff87a3a06 2018-07-30 02:01:38,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:38,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f3fcbb-7526-442c-a9b6-3dd72323dbf9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:38,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-d6f3fcbb-7526-442c-a9b6-3dd72323dbf9 2018-07-30 02:01:38,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:38,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5e8c74f9-322d-4d35-b189-0fdf2116ca7e Date: Mon, 30 Jul 2018 02:01:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:38,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-5e8c74f9-322d-4d35-b189-0fdf2116ca7e 2018-07-30 02:01:38,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:38,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-6fa9f535-1b7b-4c01-a844-818469c139fb Date: Mon, 30 Jul 2018 02:01:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.2"}],"id":"15720fc4-9014-4876-ba44-89e7cb4c5649","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:dd:6f","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e08ae647-6225-419a-9c96-60e1030b963b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.6"}],"id":"41a82244-9be0-4fc9-beff-28386824bfc6","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:22:4e","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:19Z","binding:vnic_type":"normal","device_id":"fbc203a4-d049-4dcb-9adf-b0bc95351546","ip_allocation":"immediate"}]} 2018-07-30 02:01:38,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-6fa9f535-1b7b-4c01-a844-818469c139fb 2018-07-30 02:01:38,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546/os-volume_attachments/b48533bf-5ee7-4547-9d42-3cd2738a624c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:39,573 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:01:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1a0a98d-6e00-460f-bb35-bc6cd7778361 x-compute-request-id: req-c1a0a98d-6e00-460f-bb35-bc6cd7778361 Content-Length: 0 Content-Type: application/json 2018-07-30 02:01:39,573 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546/os-volume_attachments/b48533bf-5ee7-4547-9d42-3cd2738a624c used request id req-c1a0a98d-6e00-460f-bb35-bc6cd7778361 2018-07-30 02:01:39,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:39,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd61f09e-e957-4ee2-a2a3-7a32470c8ea7 x-compute-request-id: req-bd61f09e-e957-4ee2-a2a3-7a32470c8ea7 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:22:4e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-30T02:01:26.000000", "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:01:26Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [{"id": "b48533bf-5ee7-4547-9d42-3cd2738a624c"}], "metadata": {}}} 2018-07-30 02:01:39,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-bd61f09e-e957-4ee2-a2a3-7a32470c8ea7 2018-07-30 02:01:39,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:39,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e2bdd7ec-bd19-47d0-aa2c-70318eeb7e63 Date: Mon, 30 Jul 2018 02:01:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:39,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-e2bdd7ec-bd19-47d0-aa2c-70318eeb7e63 2018-07-30 02:01:39,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:40,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dcd3369-f55b-445f-b377-80227fc883b9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:40,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-5dcd3369-f55b-445f-b377-80227fc883b9 2018-07-30 02:01:40,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:40,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a5a856f2-e853-4195-a850-a3deb8e6f052 Date: Mon, 30 Jul 2018 02:01:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:40,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-a5a856f2-e853-4195-a850-a3deb8e6f052 2018-07-30 02:01:40,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:40,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-a045f936-d0cc-4fba-8a22-3e5a74c733ba Date: Mon, 30 Jul 2018 02:01:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.2"}],"id":"15720fc4-9014-4876-ba44-89e7cb4c5649","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:dd:6f","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e08ae647-6225-419a-9c96-60e1030b963b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.6"}],"id":"41a82244-9be0-4fc9-beff-28386824bfc6","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:22:4e","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:19Z","binding:vnic_type":"normal","device_id":"fbc203a4-d049-4dcb-9adf-b0bc95351546","ip_allocation":"immediate"}]} 2018-07-30 02:01:40,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-a045f936-d0cc-4fba-8a22-3e5a74c733ba 2018-07-30 02:01:43,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:43,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f41c8f66-f213-41d6-88ea-f9840c739803 x-compute-request-id: req-f41c8f66-f213-41d6-88ea-f9840c739803 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:22:4e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-30T02:01:26.000000", "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:01:26Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:01:43,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-f41c8f66-f213-41d6-88ea-f9840c739803 2018-07-30 02:01:43,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:43,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-fe4e85be-e3c6-4326-ba15-f48ead66b634 Date: Mon, 30 Jul 2018 02:01:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:43,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-fe4e85be-e3c6-4326-ba15-f48ead66b634 2018-07-30 02:01:43,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:43,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a34acc8-1953-4aa1-b661-36b98a1a5397 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:43,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-1a34acc8-1953-4aa1-b661-36b98a1a5397 2018-07-30 02:01:43,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:43,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-06672d13-2844-4ce1-ae49-cb2527044dca Date: Mon, 30 Jul 2018 02:01:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:43,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-06672d13-2844-4ce1-ae49-cb2527044dca 2018-07-30 02:01:43,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:43,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-14530bf6-48a9-4e07-bc8a-5cd1ae84244f Date: Mon, 30 Jul 2018 02:01:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.2"}],"id":"15720fc4-9014-4876-ba44-89e7cb4c5649","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:dd:6f","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e08ae647-6225-419a-9c96-60e1030b963b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.6"}],"id":"41a82244-9be0-4fc9-beff-28386824bfc6","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:22:4e","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:19Z","binding:vnic_type":"normal","device_id":"fbc203a4-d049-4dcb-9adf-b0bc95351546","ip_allocation":"immediate"}]} 2018-07-30 02:01:43,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-14530bf6-48a9-4e07-bc8a-5cd1ae84244f 2018-07-30 02:01:43,585 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb43d4f1-53c2-4e7f-9d64-28f1dc7d6972" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:43,644 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:43 GMT Server: Apache x-compute-request-id: req-5c68bd9c-d165-4578-9c19-20cab89f7c22 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c68bd9c-d165-4578-9c19-20cab89f7c22 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:01:39.000000", "replication_status": null, "snapshot_id": null, "id": "b48533bf-5ee7-4547-9d42-3cd2738a624c", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-18b95169-3f39-4446-8694-f5c5c2719d9b", "bootable": "false", "created_at": "2018-07-30T02:01:16.000000", "volume_type": null}} 2018-07-30 02:01:43,644 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c used request id req-5c68bd9c-d165-4578-9c19-20cab89f7c22 2018-07-30 02:01:43,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:44,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0ce7307-2ef3-48cc-9ac2-58c9f4da3c62 x-compute-request-id: req-c0ce7307-2ef3-48cc-9ac2-58c9f4da3c62 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:22:4e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-30T02:01:26.000000", "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:01:26Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:01:44,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-c0ce7307-2ef3-48cc-9ac2-58c9f4da3c62 2018-07-30 02:01:44,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:44,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-27ab0ade-d09b-4e88-984d-6808c293d5fd Date: Mon, 30 Jul 2018 02:01:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:44,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-27ab0ade-d09b-4e88-984d-6808c293d5fd 2018-07-30 02:01:44,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:44,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd9af2f-deac-42b9-8303-e3a52bf96a4a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:44,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-8cd9af2f-deac-42b9-8303-e3a52bf96a4a 2018-07-30 02:01:44,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:44,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c43b9d1a-9cd0-405c-82a6-1bdf98fa8c27 Date: Mon, 30 Jul 2018 02:01:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:44,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-c43b9d1a-9cd0-405c-82a6-1bdf98fa8c27 2018-07-30 02:01:44,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:44,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-bc934dc5-ad1a-466e-97b9-fc9a7fae2f5d Date: Mon, 30 Jul 2018 02:01:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.2"}],"id":"15720fc4-9014-4876-ba44-89e7cb4c5649","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:dd:6f","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e08ae647-6225-419a-9c96-60e1030b963b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.6"}],"id":"41a82244-9be0-4fc9-beff-28386824bfc6","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:22:4e","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:19Z","binding:vnic_type":"normal","device_id":"fbc203a4-d049-4dcb-9adf-b0bc95351546","ip_allocation":"immediate"}]} 2018-07-30 02:01:44,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-bc934dc5-ad1a-466e-97b9-fc9a7fae2f5d 2018-07-30 02:01:44,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:44,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01: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-f83d2524-a5b6-4eac-83d7-24c384c272f9 x-compute-request-id: req-f83d2524-a5b6-4eac-83d7-24c384c272f9 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:22:4e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-30T02:01:26.000000", "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:01:26Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:01:44,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-f83d2524-a5b6-4eac-83d7-24c384c272f9 2018-07-30 02:01:44,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:45,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-37e60321-40e3-4c98-a183-7e4e3daac999 Date: Mon, 30 Jul 2018 02:01:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e08ae647-6225-419a-9c96-60e1030b963b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["c80e1fe7-cb53-40c6-94b5-0337dffede3a"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:12Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:45,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net used request id req-37e60321-40e3-4c98-a183-7e4e3daac999 2018-07-30 02:01:45,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:45,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe3a1a7-d9d7-4c15-86b6-237ee8ec760f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:01:45,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-7fe3a1a7-d9d7-4c15-86b6-237ee8ec760f 2018-07-30 02:01:45,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:45,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-93393ca0-b024-433a-9a2a-e6bbfe5c904c Date: Mon, 30 Jul 2018 02:01:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01:13Z","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":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","ip_version":4}]} 2018-07-30 02:01:45,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-93393ca0-b024-433a-9a2a-e6bbfe5c904c 2018-07-30 02:01:45,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebac42a4be5345447f932e628b032cc45a797b8" 2018-07-30 02:01:45,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-05426ba5-25ab-4582-9e8a-68057a10ff49 Date: Mon, 30 Jul 2018 02:01:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.2"}],"id":"15720fc4-9014-4876-ba44-89e7cb4c5649","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:dd:6f","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e08ae647-6225-419a-9c96-60e1030b963b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:01:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c80e1fe7-cb53-40c6-94b5-0337dffede3a","ip_address":"10.55.0.6"}],"id":"41a82244-9be0-4fc9-beff-28386824bfc6","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:22:4e","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port","admin_state_up":true,"network_id":"e08ae647-6225-419a-9c96-60e1030b963b","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:19Z","binding:vnic_type":"normal","device_id":"fbc203a4-d049-4dcb-9adf-b0bc95351546","ip_allocation":"immediate"}]} 2018-07-30 02:01:45,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e08ae647-6225-419a-9c96-60e1030b963b used request id req-05426ba5-25ab-4582-9e8a-68057a10ff49 2018-07-30 02:01:45,300 - create_instance - INFO - Deleting Port with ID - 41a82244-9be0-4fc9-beff-28386824bfc6 2018-07-30 02:01:45,300 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-port 2018-07-30 02:01:45,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/41a82244-9be0-4fc9-beff-28386824bfc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:45,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dba31445-ef4e-4ef7-98de-616e728a6444 Date: Mon, 30 Jul 2018 02:01:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:01:45,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/41a82244-9be0-4fc9-beff-28386824bfc6 used request id req-dba31445-ef4e-4ef7-98de-616e728a6444 2018-07-30 02:01:45,755 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst 2018-07-30 02:01:45,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:45,890 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c550f5db-68d8-4287-8fdc-61567a62bd41 x-compute-request-id: req-c550f5db-68d8-4287-8fdc-61567a62bd41 Content-Type: application/json 2018-07-30 02:01:45,890 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-c550f5db-68d8-4287-8fdc-61567a62bd41 2018-07-30 02:01:45,890 - create_instance - INFO - Checking deletion status 2018-07-30 02:01:45,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:45,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77cfa8f6-dd9b-49e3-b117-34d355424525 x-compute-request-id: req-77cfa8f6-dd9b-49e3-b117-34d355424525 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546", "rel": "bookmark"}], "image": {"id": "efdbe0b6-1acd-4c65-be97-7f3212880559", "links": [{"href": "http://172.30.9.25:8774/images/efdbe0b6-1acd-4c65-be97-7f3212880559", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-30T02:01:26.000000", "flavor": {"id": "eb71cb77-77c4-4a2d-9b42-363a09e55806", "links": [{"href": "http://172.30.9.25:8774/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806", "rel": "bookmark"}]}, "id": "fbc203a4-d049-4dcb-9adf-b0bc95351546", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:01:45Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst", "created": "2018-07-30T02:01:22Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:01:45,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-77cfa8f6-dd9b-49e3-b117-34d355424525 2018-07-30 02:01:45,988 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst] is - ACTIVE 2018-07-30 02:01:45,988 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 02:01:48,991 - create_instance - DEBUG - VM status query timeout in 296.899461031 2018-07-30 02:01:48,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7d79ba3e733597daa8142810e798a3843920a2" 2018-07-30 02:01:49,041 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:01: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-7dbb7e21-c629-40dd-8956-1fc01b59ae66 x-compute-request-id: req-7dbb7e21-c629-40dd-8956-1fc01b59ae66 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fbc203a4-d049-4dcb-9adf-b0bc95351546 could not be found.", "code": 404}} 2018-07-30 02:01:49,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbc203a4-d049-4dcb-9adf-b0bc95351546 used request id req-7dbb7e21-c629-40dd-8956-1fc01b59ae66 2018-07-30 02:01:49,042 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fbc203a4-d049-4dcb-9adf-b0bc95351546 could not be found. (HTTP 404) (Request-ID: req-7dbb7e21-c629-40dd-8956-1fc01b59ae66) 2018-07-30 02:01:49,042 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-vm_inst 2018-07-30 02:01:49,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fef9300e-6969-4e9f-a511-7c4ba5372117" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ec929e7a87b624f25608d70a9beb0e389f8901" 2018-07-30 02:01:49,254 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:49 GMT Server: Apache x-compute-request-id: req-1a7bec27-367a-4cad-8a3d-f0a67850eced OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1a7bec27-367a-4cad-8a3d-f0a67850eced Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:01:39.000000", "replication_status": null, "snapshot_id": null, "id": "b48533bf-5ee7-4547-9d42-3cd2738a624c", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-18b95169-3f39-4446-8694-f5c5c2719d9b", "bootable": "false", "created_at": "2018-07-30T02:01:16.000000", "volume_type": null}} 2018-07-30 02:01:49,254 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c used request id req-1a7bec27-367a-4cad-8a3d-f0a67850eced 2018-07-30 02:01:49,255 - create_volume - DEBUG - Instance status is - available 2018-07-30 02:01:49,255 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b 2018-07-30 02:01:49,255 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b 2018-07-30 02:01:49,258 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fef9300e-6969-4e9f-a511-7c4ba5372117" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ec929e7a87b624f25608d70a9beb0e389f8901" 2018-07-30 02:01:49,492 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:01:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-44954702-901f-446e-9943-c4761737d832 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-30 02:01:49,492 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c used request id req-44954702-901f-446e-9943-c4761737d832 2018-07-30 02:01:49,494 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fef9300e-6969-4e9f-a511-7c4ba5372117" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ec929e7a87b624f25608d70a9beb0e389f8901" 2018-07-30 02:01:49,554 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:49 GMT Server: Apache x-compute-request-id: req-16abeae2-b92b-4b3b-8ecb-de95aaffe696 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-16abeae2-b92b-4b3b-8ecb-de95aaffe696 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:01:49.000000", "replication_status": null, "snapshot_id": null, "id": "b48533bf-5ee7-4547-9d42-3cd2738a624c", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-18b95169-3f39-4446-8694-f5c5c2719d9b", "bootable": "false", "created_at": "2018-07-30T02:01:16.000000", "volume_type": null}} 2018-07-30 02:01:49,554 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c used request id req-16abeae2-b92b-4b3b-8ecb-de95aaffe696 2018-07-30 02:01:49,554 - create_volume - DEBUG - Instance status is - deleting 2018-07-30 02:01:49,554 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-30 02:01:52,557 - create_volume - DEBUG - Volume status query timeout in 56.9348320961 2018-07-30 02:01:52,560 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fef9300e-6969-4e9f-a511-7c4ba5372117" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ec929e7a87b624f25608d70a9beb0e389f8901" 2018-07-30 02:01:52,756 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:01:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7d94b3eb-41ac-4725-86d2-44bcd3730236 x-openstack-request-id: req-7d94b3eb-41ac-4725-86d2-44bcd3730236 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b48533bf-5ee7-4547-9d42-3cd2738a624c could not be found.", "code": 404}} 2018-07-30 02:01:52,756 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/b48533bf-5ee7-4547-9d42-3cd2738a624c used request id req-7d94b3eb-41ac-4725-86d2-44bcd3730236 2018-07-30 02:01:52,757 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b48533bf-5ee7-4547-9d42-3cd2738a624c could not be found. (HTTP 404) (Request-ID: req-7d94b3eb-41ac-4725-86d2-44bcd3730236) 2018-07-30 02:01:52,757 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b 2018-07-30 02:01:52,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb5420b634af9c4533214a9e631911abf40f4d4" 2018-07-30 02:01:52,787 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c990787-6d21-4fcf-8bdc-00d2cf660951 x-compute-request-id: req-2c990787-6d21-4fcf-8bdc-00d2cf660951 Content-Length: 0 Content-Type: application/json 2018-07-30 02:01:52,787 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/eb71cb77-77c4-4a2d-9b42-363a09e55806 used request id req-2c990787-6d21-4fcf-8bdc-00d2cf660951 2018-07-30 02:01:52,788 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet 2018-07-30 02:01:52,788 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-subnet 2018-07-30 02:01:52,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/c80e1fe7-cb53-40c6-94b5-0337dffede3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2161900d16bd596dc40c1b0bfa9084b746d750" 2018-07-30 02:01:53,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf858d6d-35fd-4edf-939f-9aa9d48ebb27 Date: Mon, 30 Jul 2018 02:01:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:01:53,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/c80e1fe7-cb53-40c6-94b5-0337dffede3a used request id req-cf858d6d-35fd-4edf-939f-9aa9d48ebb27 2018-07-30 02:01:53,936 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-net 2018-07-30 02:01:53,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/e08ae647-6225-419a-9c96-60e1030b963b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2161900d16bd596dc40c1b0bfa9084b746d750" 2018-07-30 02:01:54,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-674ba8c8-5d45-4e7f-abd5-9ccfba94f03e Date: Mon, 30 Jul 2018 02:01:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:01:54,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/e08ae647-6225-419a-9c96-60e1030b963b used request id req-674ba8c8-5d45-4e7f-abd5-9ccfba94f03e 2018-07-30 02:01:54,967 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-18b95169-3f39-4446-8694-f5c5c2719d9b-image 2018-07-30 02:01:54,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e59c6f7ce7c395001232e47ffb2f50c5212090d" 2018-07-30 02:01:55,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e0f585b-1db5-4ba3-bba2-a59173b363cc Date: Mon, 30 Jul 2018 02:01: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-30 02:01:55,530 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/efdbe0b6-1acd-4c65-be97-7f3212880559 used request id req-4e0f585b-1db5-4ba3-bba2-a59173b363cc 2018-07-30 02:01:55,532 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:01:55,535 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 02:01:55,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:01:55,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:01:55,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:01:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["IcfPCmanQaG9BZTU_zXp0Q"], "issued_at": "2018-07-30T02:01:55.000000Z"}} 2018-07-30 02:01:55,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63b48d9f899a072549b756f2f274df00fdbea94" 2018-07-30 02:01:56,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1551e64b-ae7c-48a4-a2d8-067a8feaeb86 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:01:56,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1551e64b-ae7c-48a4-a2d8-067a8feaeb86 2018-07-30 02:01:56,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b63b48d9f899a072549b756f2f274df00fdbea94" 2018-07-30 02:01:56,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-fa075879-6350-4845-b666-6ba73af886ff Date: Mon, 30 Jul 2018 02:01:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image"} 2018-07-30 02:01:56,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image used request id req-fa075879-6350-4845-b666-6ba73af886ff 2018-07-30 02:01:56,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b63b48d9f899a072549b756f2f274df00fdbea94" 2018-07-30 02:01:56,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-12d9be73-95ee-4ddb-ad1f-c4161740189a Date: Mon, 30 Jul 2018 02:01: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-30 02:01:56,193 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-12d9be73-95ee-4ddb-ad1f-c4161740189a 2018-07-30 02:01:56,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b63b48d9f899a072549b756f2f274df00fdbea94" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image"}' 2018-07-30 02:01:56,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-02930700-588f-4ea9-8269-d75d0f922726 Date: Mon, 30 Jul 2018 02:01:56 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:01:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T02:01:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "min_disk": 0, "protected": false, "id": "fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "file": "/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064/file", "checksum": null, "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:01:56,281 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-02930700-588f-4ea9-8269-d75d0f922726 2018-07-30 02:01:56,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b63b48d9f899a072549b756f2f274df00fdbea94" -d '' 2018-07-30 02:01:57,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83cea066-0047-4592-a8f6-e42e82e528f4 Date: Mon, 30 Jul 2018 02:01: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-30 02:01:57,507 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064/file used request id req-83cea066-0047-4592-a8f6-e42e82e528f4 2018-07-30 02:01:57,507 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 02:01:57,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b63b48d9f899a072549b756f2f274df00fdbea94" 2018-07-30 02:01:57,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-0ab3dc88-8b19-48e0-b548-ba77b91503c9 Date: Mon, 30 Jul 2018 02:01:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:01:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:01:57Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064/snap", "metadata": {}}], "self": "/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "min_disk": 0, "protected": false, "id": "fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "file": "/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:01:57,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064 used request id req-0ab3dc88-8b19-48e0-b548-ba77b91503c9 2018-07-30 02:01:57,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b63b48d9f899a072549b756f2f274df00fdbea94" 2018-07-30 02:01:57,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2e24b752-a79f-457b-af5a-05f22ef28437 Date: Mon, 30 Jul 2018 02:01: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-30 02:01:57,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2e24b752-a79f-457b-af5a-05f22ef28437 2018-07-30 02:01:57,540 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image 2018-07-30 02:01:57,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b63b48d9f899a072549b756f2f274df00fdbea94" 2018-07-30 02:01:57,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-2b96aff3-27d0-449c-b2c9-e7703191788c Date: Mon, 30 Jul 2018 02:01:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:01:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:01:57Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064/snap", "metadata": {}}], "self": "/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "min_disk": 0, "protected": false, "id": "fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "file": "/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:01:57,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064 used request id req-2b96aff3-27d0-449c-b2c9-e7703191788c 2018-07-30 02:01:57,582 - create_image - DEBUG - Instance status is - active 2018-07-30 02:01:57,582 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image 2018-07-30 02:01:57,582 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image 2018-07-30 02:01:57,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:01:57,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:01:57,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:01:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["IKSsmUAwT86fR3QWIj-0uQ"], "issued_at": "2018-07-30T02:01:57.000000Z"}} 2018-07-30 02:01:57,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f15bff80048f4ddee76f13838714b7c7c0bd32" 2018-07-30 02:01:58,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb4feba-fee4-4151-ab09-3fbfb66ae0af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:01:58,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fcb4feba-fee4-4151-ab09-3fbfb66ae0af 2018-07-30 02:01:58,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f15bff80048f4ddee76f13838714b7c7c0bd32" 2018-07-30 02:01:58,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-452fc3a5-660b-4e7b-b840-21bd270d4adb Date: Mon, 30 Jul 2018 02:01:58 GMT RESP BODY: {"networks":[]} 2018-07-30 02:01:58,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net used request id req-452fc3a5-660b-4e7b-b840-21bd270d4adb 2018-07-30 02:01:58,392 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net 2018-07-30 02:01:58,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f15bff80048f4ddee76f13838714b7c7c0bd32" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net", "admin_state_up": true}}' 2018-07-30 02:01:58,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-264d883c-1cb2-4bcf-95e3-29be0202f38e Date: Mon, 30 Jul 2018 02:01:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f14a01cd-7f93-402a-995b-585713abde80","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:01:58Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:58Z","mtu":1450}} 2018-07-30 02:01:58,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-264d883c-1cb2-4bcf-95e3-29be0202f38e 2018-07-30 02:01:58,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f15bff80048f4ddee76f13838714b7c7c0bd32" 2018-07-30 02:01:58,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-382b4bea-099d-407a-9564-5278e5ab588c Date: Mon, 30 Jul 2018 02:01:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f14a01cd-7f93-402a-995b-585713abde80","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:01:58Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:58Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:58,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-382b4bea-099d-407a-9564-5278e5ab588c 2018-07-30 02:01:58,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f15bff80048f4ddee76f13838714b7c7c0bd32" 2018-07-30 02:01:58,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f3382110-6c06-479a-96bd-663ea71ba1f9 Date: Mon, 30 Jul 2018 02:01:58 GMT RESP BODY: {"subnets":[]} 2018-07-30 02:01:58,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-f3382110-6c06-479a-96bd-663ea71ba1f9 2018-07-30 02:01:58,889 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet 2018-07-30 02:01:58,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f15bff80048f4ddee76f13838714b7c7c0bd32" -d '{"subnets": [{"ip_version": 4, "network_id": "f14a01cd-7f93-402a-995b-585713abde80", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet"}]}' 2018-07-30 02:01:59,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-240aac87-4d52-4575-8b6b-0e02ccc5de48 Date: Mon, 30 Jul 2018 02:01:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01: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":"5fed747c-d989-4c2d-9f7b-48338671b88e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:59Z","ip_version":4}]} 2018-07-30 02:01:59,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-240aac87-4d52-4575-8b6b-0e02ccc5de48 2018-07-30 02:01:59,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f15bff80048f4ddee76f13838714b7c7c0bd32" 2018-07-30 02:01:59,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a9f18c1b-7c70-4ec2-9bf9-7acff0336cb8 Date: Mon, 30 Jul 2018 02:01:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f14a01cd-7f93-402a-995b-585713abde80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5fed747c-d989-4c2d-9f7b-48338671b88e"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:58Z","provider:network_type":"vxlan"}]} 2018-07-30 02:01:59,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-a9f18c1b-7c70-4ec2-9bf9-7acff0336cb8 2018-07-30 02:01:59,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f15bff80048f4ddee76f13838714b7c7c0bd32" 2018-07-30 02:01:59,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-787f3376-5430-4969-bd7c-cb8501bc692a Date: Mon, 30 Jul 2018 02:01:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01: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":"5fed747c-d989-4c2d-9f7b-48338671b88e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:59Z","ip_version":4}]} 2018-07-30 02:01:59,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-787f3376-5430-4969-bd7c-cb8501bc692a 2018-07-30 02:01:59,471 - OpenStackNetwork - DEBUG - Network [f14a01cd-7f93-402a-995b-585713abde80] created successfully 2018-07-30 02:01:59,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:01:59,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:01:59,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:01:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ffVwEXGUSLegji6E5UHIxQ"], "issued_at": "2018-07-30T02:01:59.000000Z"}} 2018-07-30 02:01:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2002a9b11da16ed25038571c7c51ec1abf7e401e" 2018-07-30 02:01:59,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f94e203-765a-4de7-b543-03fa240edb35 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:01:59,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3f94e203-765a-4de7-b543-03fa240edb35 2018-07-30 02:01:59,941 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:01:59,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2002a9b11da16ed25038571c7c51ec1abf7e401e" 2018-07-30 02:02:00,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb41a26e-70be-45d3-ad72-dfa31dc0d91e x-compute-request-id: req-fb41a26e-70be-45d3-ad72-dfa31dc0d91e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:02:00,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fb41a26e-70be-45d3-ad72-dfa31dc0d91e 2018-07-30 02:02:00,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2002a9b11da16ed25038571c7c51ec1abf7e401e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-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-30 02:02:00,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-529af721-a27b-42ba-b082-e49d44023f9f x-compute-request-id: req-529af721-a27b-42ba-b082-e49d44023f9f Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17", "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": "506091cf-802c-44e3-9ed2-b1137e6d3a17"}} 2018-07-30 02:02:00,166 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-529af721-a27b-42ba-b082-e49d44023f9f 2018-07-30 02:02:00,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:02:00,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:00,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["6ZpgEFuPT2m3eBqas__JUA"], "issued_at": "2018-07-30T02:02:00.000000Z"}} 2018-07-30 02:02:00,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351fc8f0a69af9928bab62a730cb3edccc1d358c" 2018-07-30 02:02:00,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59084ef7-ea01-4a21-984f-6ab41e19dfa8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:00,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-59084ef7-ea01-4a21-984f-6ab41e19dfa8 2018-07-30 02:02:00,729 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351fc8f0a69af9928bab62a730cb3edccc1d358c" 2018-07-30 02:02:00,935 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:00 GMT Server: Apache x-compute-request-id: req-88197650-c5eb-4c51-950a-02446ab95992 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-88197650-c5eb-4c51-950a-02446ab95992 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 02:02:00,935 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail used request id req-88197650-c5eb-4c51-950a-02446ab95992 2018-07-30 02:02:00,938 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-88197650-c5eb-4c51-950a-02446ab95992" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351fc8f0a69af9928bab62a730cb3edccc1d358c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8", "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-30 02:02:01,390 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:02:00 GMT Server: Apache x-compute-request-id: req-3edc82af-7dfe-4930-8776-d131177914eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3edc82af-7dfe-4930-8776-d131177914eb Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T02:02:01.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5ab70906-c0fc-47fd-a5a1-60eb963ad258", "size": 1}} 2018-07-30 02:02:01,390 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes used request id req-3edc82af-7dfe-4930-8776-d131177914eb 2018-07-30 02:02:01,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-88197650-c5eb-4c51-950a-02446ab95992" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351fc8f0a69af9928bab62a730cb3edccc1d358c" 2018-07-30 02:02:01,625 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:01 GMT Server: Apache x-compute-request-id: req-f7fea455-15dc-45c3-8074-9a3d552fa9ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7fea455-15dc-45c3-8074-9a3d552fa9ce Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:02:01.000000", "replication_status": null, "snapshot_id": null, "id": "5ab70906-c0fc-47fd-a5a1-60eb963ad258", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-0c3f901e-8948-477f-96df-e4daf48623f8", "bootable": "false", "created_at": "2018-07-30T02:02:01.000000", "volume_type": null}} 2018-07-30 02:02:01,626 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258 used request id req-f7fea455-15dc-45c3-8074-9a3d552fa9ce 2018-07-30 02:02:01,626 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8 2018-07-30 02:02:01,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-88197650-c5eb-4c51-950a-02446ab95992" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351fc8f0a69af9928bab62a730cb3edccc1d358c" 2018-07-30 02:02:01,858 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:01 GMT Server: Apache x-compute-request-id: req-e639d8bd-d04c-4cae-8b93-4aef18801618 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e639d8bd-d04c-4cae-8b93-4aef18801618 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:02:01.000000", "replication_status": null, "snapshot_id": null, "id": "5ab70906-c0fc-47fd-a5a1-60eb963ad258", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-0c3f901e-8948-477f-96df-e4daf48623f8", "bootable": "false", "created_at": "2018-07-30T02:02:01.000000", "volume_type": null}} 2018-07-30 02:02:01,858 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258 used request id req-e639d8bd-d04c-4cae-8b93-4aef18801618 2018-07-30 02:02:01,858 - create_volume - DEBUG - Instance status is - available 2018-07-30 02:02:01,859 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8 2018-07-30 02:02:01,859 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8 2018-07-30 02:02:01,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:02:01,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:02,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["w1EwBiRySuKEj_pV9KLJrw"], "issued_at": "2018-07-30T02:02:02.000000Z"}} 2018-07-30 02:02:02,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:02,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6689856a-8c3c-43cd-af29-583eb2fcfd77 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:02,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6689856a-8c3c-43cd-af29-583eb2fcfd77 2018-07-30 02:02:02,327 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:02:02,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:02,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aae6b1f-7e74-415f-9c56-b903749278ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:02,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7aae6b1f-7e74-415f-9c56-b903749278ef 2018-07-30 02:02:02,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:02,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f72348f1-c96f-4cca-9ce3-86f41f753190 Date: Mon, 30 Jul 2018 02:02:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f14a01cd-7f93-402a-995b-585713abde80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5fed747c-d989-4c2d-9f7b-48338671b88e"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:58Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:02,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net used request id req-f72348f1-c96f-4cca-9ce3-86f41f753190 2018-07-30 02:02:02,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:02,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-51ecbc41-6fb4-43ae-803d-ba1be6ccda6b Date: Mon, 30 Jul 2018 02:02:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01: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":"5fed747c-d989-4c2d-9f7b-48338671b88e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:59Z","ip_version":4}]} 2018-07-30 02:02:02,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-51ecbc41-6fb4-43ae-803d-ba1be6ccda6b 2018-07-30 02:02:02,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:02,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ebc5174b-1f01-41bc-8160-61fc21b8c6b9 Date: Mon, 30 Jul 2018 02:02:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f14a01cd-7f93-402a-995b-585713abde80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5fed747c-d989-4c2d-9f7b-48338671b88e"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:58Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:02,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net used request id req-ebc5174b-1f01-41bc-8160-61fc21b8c6b9 2018-07-30 02:02:02,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:02:02,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:02:02,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:02,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f61708-f96e-4b58-a5ee-e7ca095b476a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:02,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-79f61708-f96e-4b58-a5ee-e7ca095b476a 2018-07-30 02:02:02,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:02,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-225d6212-eaea-4237-a7f9-1bdce0766316 Date: Mon, 30 Jul 2018 02:02:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01: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":"5fed747c-d989-4c2d-9f7b-48338671b88e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:59Z","ip_version":4}]} 2018-07-30 02:02:02,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-225d6212-eaea-4237-a7f9-1bdce0766316 2018-07-30 02:02:02,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f14a01cd-7f93-402a-995b-585713abde80&name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:02,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8101b6f1-f2cc-496b-ae16-5f506084917c Date: Mon, 30 Jul 2018 02:02:02 GMT RESP BODY: {"ports":[]} 2018-07-30 02:02:02,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f14a01cd-7f93-402a-995b-585713abde80&name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-port&admin_state_up=True used request id req-8101b6f1-f2cc-496b-ae16-5f506084917c 2018-07-30 02:02:02,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:03,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df6fc32d-8989-4b28-a526-ef25213d92f9 x-compute-request-id: req-df6fc32d-8989-4b28-a526-ef25213d92f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 02:02:03,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst used request id req-df6fc32d-8989-4b28-a526-ef25213d92f9 2018-07-30 02:02:03,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:03,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3a2f5460-bcac-4d66-986c-e05c19976798 Date: Mon, 30 Jul 2018 02:02:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f14a01cd-7f93-402a-995b-585713abde80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5fed747c-d989-4c2d-9f7b-48338671b88e"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:58Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:03,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net used request id req-3a2f5460-bcac-4d66-986c-e05c19976798 2018-07-30 02:02:03,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:03,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8d17d940-b738-4b1d-9775-9c20e0eea8f1 Date: Mon, 30 Jul 2018 02:02:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01: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":"5fed747c-d989-4c2d-9f7b-48338671b88e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:59Z","ip_version":4}]} 2018-07-30 02:02:03,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-8d17d940-b738-4b1d-9775-9c20e0eea8f1 2018-07-30 02:02:03,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:03,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9047799a-249a-4f2b-ac38-76f59bc73ce3 Date: Mon, 30 Jul 2018 02:02:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f14a01cd-7f93-402a-995b-585713abde80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5fed747c-d989-4c2d-9f7b-48338671b88e"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:58Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:03,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net used request id req-9047799a-249a-4f2b-ac38-76f59bc73ce3 2018-07-30 02:02:03,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:03,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c13df41-4b78-4d2a-9c09-f241e40f01d1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:03,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-9c13df41-4b78-4d2a-9c09-f241e40f01d1 2018-07-30 02:02:03,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:03,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-da1cd593-2474-44b8-a794-1183b5dca7d4 Date: Mon, 30 Jul 2018 02:02:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01: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":"5fed747c-d989-4c2d-9f7b-48338671b88e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:59Z","ip_version":4}]} 2018-07-30 02:02:03,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-da1cd593-2474-44b8-a794-1183b5dca7d4 2018-07-30 02:02:03,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f14a01cd-7f93-402a-995b-585713abde80&name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:03,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-da3a1929-3944-494d-808d-14ab60702310 Date: Mon, 30 Jul 2018 02:02:03 GMT RESP BODY: {"ports":[]} 2018-07-30 02:02:03,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f14a01cd-7f93-402a-995b-585713abde80&name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-port&admin_state_up=True used request id req-da3a1929-3944-494d-808d-14ab60702310 2018-07-30 02:02:03,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:02:03,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:04,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["YQBmwQOkQZClScDuzPkgbQ"], "issued_at": "2018-07-30T02:02:04.000000Z"}} 2018-07-30 02:02:04,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e3eca81bb18985311642963df848ca7a4192a9" 2018-07-30 02:02:04,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61463e60-a526-4753-b50a-e067c4c884e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:04,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-61463e60-a526-4753-b50a-e067c4c884e0 2018-07-30 02:02:04,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:04,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e397bdfe-5611-4a89-889a-d2dcef6dce65 Date: Mon, 30 Jul 2018 02:02:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f14a01cd-7f93-402a-995b-585713abde80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5fed747c-d989-4c2d-9f7b-48338671b88e"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:58Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:04,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net used request id req-e397bdfe-5611-4a89-889a-d2dcef6dce65 2018-07-30 02:02:04,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:04,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c72edb43-db7e-42da-bcd0-dff14a55a7d2 Date: Mon, 30 Jul 2018 02:02:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01: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":"5fed747c-d989-4c2d-9f7b-48338671b88e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:59Z","ip_version":4}]} 2018-07-30 02:02:04,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-c72edb43-db7e-42da-bcd0-dff14a55a7d2 2018-07-30 02:02:04,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:04,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-de3e82b6-7c84-4102-b93a-f87d37da6672 Date: Mon, 30 Jul 2018 02:02:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f14a01cd-7f93-402a-995b-585713abde80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5fed747c-d989-4c2d-9f7b-48338671b88e"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:58Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:04,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net used request id req-de3e82b6-7c84-4102-b93a-f87d37da6672 2018-07-30 02:02:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:02:04,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:02:04,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e3eca81bb18985311642963df848ca7a4192a9" 2018-07-30 02:02:04,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e2b57d-8d9f-4832-aa14-02ccc2840264 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:04,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-11e2b57d-8d9f-4832-aa14-02ccc2840264 2018-07-30 02:02:04,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:04,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8670c690-ed5e-4d20-b0ad-326a889d31f1 Date: Mon, 30 Jul 2018 02:02:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01: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":"5fed747c-d989-4c2d-9f7b-48338671b88e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:59Z","ip_version":4}]} 2018-07-30 02:02:04,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-8670c690-ed5e-4d20-b0ad-326a889d31f1 2018-07-30 02:02:04,412 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net 2018-07-30 02:02:04,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" -d '{"port": {"network_id": "f14a01cd-7f93-402a-995b-585713abde80", "name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-port", "admin_state_up": true}}' 2018-07-30 02:02:05,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-ff9aa08f-910b-431a-8645-e2701414fba6 Date: Mon, 30 Jul 2018 02:02:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:04Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5fed747c-d989-4c2d-9f7b-48338671b88e","ip_address":"10.55.0.5"}],"id":"55e66d13-3a21-403a-8997-61d659e36730","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:58:67:e2","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-port","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","qos_policy_id":null,"admin_state_up":true,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 02:02:05,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-ff9aa08f-910b-431a-8645-e2701414fba6 2018-07-30 02:02:05,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:05,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4431394c-190b-480a-86c4-d8ebb80e85f3 Date: Mon, 30 Jul 2018 02:02:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f14a01cd-7f93-402a-995b-585713abde80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5fed747c-d989-4c2d-9f7b-48338671b88e"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:58Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:05,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net used request id req-4431394c-190b-480a-86c4-d8ebb80e85f3 2018-07-30 02:02:05,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:05,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-39d952ea-d20a-43ea-8b7b-2b76e418ffa5 Date: Mon, 30 Jul 2018 02:02:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01: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":"5fed747c-d989-4c2d-9f7b-48338671b88e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:59Z","ip_version":4}]} 2018-07-30 02:02:05,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-39d952ea-d20a-43ea-8b7b-2b76e418ffa5 2018-07-30 02:02:05,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:05,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-db92e779-c844-4461-a51f-1099d79d4f87 Date: Mon, 30 Jul 2018 02:02:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f14a01cd-7f93-402a-995b-585713abde80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5fed747c-d989-4c2d-9f7b-48338671b88e"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:58Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:05,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net used request id req-db92e779-c844-4461-a51f-1099d79d4f87 2018-07-30 02:02:05,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:05,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3e969c0-4bab-4a8a-8290-2b036c445085 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:05,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-f3e969c0-4bab-4a8a-8290-2b036c445085 2018-07-30 02:02:05,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:05,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6fe4ef8b-591f-4088-876f-251f5575b622 Date: Mon, 30 Jul 2018 02:02:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01: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":"5fed747c-d989-4c2d-9f7b-48338671b88e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:59Z","ip_version":4}]} 2018-07-30 02:02:05,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-6fe4ef8b-591f-4088-876f-251f5575b622 2018-07-30 02:02:05,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f14a01cd-7f93-402a-995b-585713abde80&name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:05,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-e6407953-8827-4cb9-b9ec-d8b3571ec785 Date: Mon, 30 Jul 2018 02:02:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5fed747c-d989-4c2d-9f7b-48338671b88e","ip_address":"10.55.0.5"}],"id":"55e66d13-3a21-403a-8997-61d659e36730","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:58:67:e2","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-port","admin_state_up":true,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 02:02:05,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f14a01cd-7f93-402a-995b-585713abde80&name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-port&admin_state_up=True used request id req-e6407953-8827-4cb9-b9ec-d8b3571ec785 2018-07-30 02:02:05,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:05,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a48600-8302-4481-b75f-5bc70306907f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:05,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-31a48600-8302-4481-b75f-5bc70306907f 2018-07-30 02:02:05,732 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst 2018-07-30 02:02:05,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:05,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7fb3f60-044d-4c1b-84ef-650c4dc891c6 x-compute-request-id: req-e7fb3f60-044d-4c1b-84ef-650c4dc891c6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "506091cf-802c-44e3-9ed2-b1137e6d3a17", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-flavor"}]} 2018-07-30 02:02:05,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e7fb3f60-044d-4c1b-84ef-650c4dc891c6 2018-07-30 02:02:05,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:05,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfb250e0-dddd-466e-a630-37682cc41fd4 x-compute-request-id: req-cfb250e0-dddd-466e-a630-37682cc41fd4 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17", "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": "506091cf-802c-44e3-9ed2-b1137e6d3a17"}} 2018-07-30 02:02:05,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17 used request id req-cfb250e0-dddd-466e-a630-37682cc41fd4 2018-07-30 02:02:05,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:06,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-7db73be3-5475-4202-ba65-9a90078e4b39 Date: Mon, 30 Jul 2018 02:02:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:01:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:01:57Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064/snap", "metadata": {}}], "self": "/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "min_disk": 0, "protected": false, "id": "fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "file": "/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image"} 2018-07-30 02:02:06,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image used request id req-7db73be3-5475-4202-ba65-9a90078e4b39 2018-07-30 02:02:06,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:06,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f37786f2-d54e-495e-bdfd-061dd6d878f4 Date: Mon, 30 Jul 2018 02:02: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-30 02:02:06,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f37786f2-d54e-495e-bdfd-061dd6d878f4 2018-07-30 02:02:06,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst", "imageRef": "fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "flavorRef": "506091cf-802c-44e3-9ed2-b1137e6d3a17", "max_count": 1, "min_count": 1, "networks": [{"port": "55e66d13-3a21-403a-8997-61d659e36730"}]}}' 2018-07-30 02:02:07,270 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:02: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-dbce0cae-3fec-496f-aa69-151018f01c2e x-compute-request-id: req-dbce0cae-3fec-496f-aa69-151018f01c2e Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "680d2614-b1c6-4d8a-a5d9-4517c1765b85", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "bookmark"}], "adminPass": "ijdVndDFAb93"}} 2018-07-30 02:02:07,270 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-dbce0cae-3fec-496f-aa69-151018f01c2e 2018-07-30 02:02:07,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:07,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-9333978c-e2bc-487c-aa65-84c4fae4e247 x-compute-request-id: req-9333978c-e2bc-487c-aa65-84c4fae4e247 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.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "bookmark"}], "image": {"id": "fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "links": [{"href": "http://172.30.9.25:8774/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "506091cf-802c-44e3-9ed2-b1137e6d3a17", "links": [{"href": "http://172.30.9.25:8774/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17", "rel": "bookmark"}]}, "id": "680d2614-b1c6-4d8a-a5d9-4517c1765b85", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-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-30T02:02:07Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst", "created": "2018-07-30T02:02:07Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:02:07,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 used request id req-9333978c-e2bc-487c-aa65-84c4fae4e247 2018-07-30 02:02:07,748 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst 2018-07-30 02:02:07,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:08,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-86bc13a3-8cc0-4303-821b-e604075d4f82 x-compute-request-id: req-86bc13a3-8cc0-4303-821b-e604075d4f82 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "bookmark"}], "image": {"id": "fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "links": [{"href": "http://172.30.9.25:8774/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "506091cf-802c-44e3-9ed2-b1137e6d3a17", "links": [{"href": "http://172.30.9.25:8774/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17", "rel": "bookmark"}]}, "id": "680d2614-b1c6-4d8a-a5d9-4517c1765b85", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:02:07Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst", "created": "2018-07-30T02:02:07Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:02:08,012 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 used request id req-86bc13a3-8cc0-4303-821b-e604075d4f82 2018-07-30 02:02:08,012 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst] is - BUILD 2018-07-30 02:02:08,012 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 02:02:11,015 - create_instance - DEBUG - VM status query timeout in 896.73334384 2018-07-30 02:02:11,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:11,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-9e012a3b-ebbe-4e66-90b7-89352216f430 x-compute-request-id: req-9e012a3b-ebbe-4e66-90b7-89352216f430 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:67:e2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "bookmark"}], "image": {"id": "fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "links": [{"href": "http://172.30.9.25:8774/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "506091cf-802c-44e3-9ed2-b1137e6d3a17", "links": [{"href": "http://172.30.9.25:8774/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17", "rel": "bookmark"}]}, "id": "680d2614-b1c6-4d8a-a5d9-4517c1765b85", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:02:08Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst", "created": "2018-07-30T02:02:07Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:02:11,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 used request id req-9e012a3b-ebbe-4e66-90b7-89352216f430 2018-07-30 02:02:11,177 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst] is - BUILD 2018-07-30 02:02:11,177 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 02:02:14,180 - create_instance - DEBUG - VM status query timeout in 893.568423033 2018-07-30 02:02:14,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:14,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-68cab667-624d-4011-82ec-cc5f21db2288 x-compute-request-id: req-68cab667-624d-4011-82ec-cc5f21db2288 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:67:e2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "bookmark"}], "image": {"id": "fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "links": [{"href": "http://172.30.9.25:8774/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-30T02:02:13.000000", "flavor": {"id": "506091cf-802c-44e3-9ed2-b1137e6d3a17", "links": [{"href": "http://172.30.9.25:8774/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17", "rel": "bookmark"}]}, "id": "680d2614-b1c6-4d8a-a5d9-4517c1765b85", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:02:13Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst", "created": "2018-07-30T02:02:07Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:02:14,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 used request id req-68cab667-624d-4011-82ec-cc5f21db2288 2018-07-30 02:02:14,584 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst] is - ACTIVE 2018-07-30 02:02:14,584 - create_instance - INFO - VM is - ACTIVE 2018-07-30 02:02:14,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:14,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-73b47190-cccd-48b1-a51d-e223ea722bf3 x-compute-request-id: req-73b47190-cccd-48b1-a51d-e223ea722bf3 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:67:e2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "bookmark"}], "image": {"id": "fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "links": [{"href": "http://172.30.9.25:8774/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-30T02:02:13.000000", "flavor": {"id": "506091cf-802c-44e3-9ed2-b1137e6d3a17", "links": [{"href": "http://172.30.9.25:8774/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17", "rel": "bookmark"}]}, "id": "680d2614-b1c6-4d8a-a5d9-4517c1765b85", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:02:13Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst", "created": "2018-07-30T02:02:07Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:02:14,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 used request id req-73b47190-cccd-48b1-a51d-e223ea722bf3 2018-07-30 02:02:14,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:14,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a045c76a-3e68-4362-83a4-f01c5d66febc Date: Mon, 30 Jul 2018 02:02:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f14a01cd-7f93-402a-995b-585713abde80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5fed747c-d989-4c2d-9f7b-48338671b88e"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:58Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:14,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net used request id req-a045c76a-3e68-4362-83a4-f01c5d66febc 2018-07-30 02:02:14,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:14,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62e2b03-ab8f-48f3-bc91-2536936348a4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:14,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-a62e2b03-ab8f-48f3-bc91-2536936348a4 2018-07-30 02:02:14,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:14,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-dde3332b-315d-4dce-909f-a32d38fb8894 Date: Mon, 30 Jul 2018 02:02:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01: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":"5fed747c-d989-4c2d-9f7b-48338671b88e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:59Z","ip_version":4}]} 2018-07-30 02:02:14,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-dde3332b-315d-4dce-909f-a32d38fb8894 2018-07-30 02:02:14,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:15,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-ed750c43-08d1-4a29-8375-fc88633a4789 Date: Mon, 30 Jul 2018 02:02:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5fed747c-d989-4c2d-9f7b-48338671b88e","ip_address":"10.55.0.2"}],"id":"09915c32-8a10-40b5-b836-d42350a458f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:15:34","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f14a01cd-7f93-402a-995b-585713abde80","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5fed747c-d989-4c2d-9f7b-48338671b88e","ip_address":"10.55.0.5"}],"id":"55e66d13-3a21-403a-8997-61d659e36730","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:67:e2","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-port","admin_state_up":true,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:04Z","binding:vnic_type":"normal","device_id":"680d2614-b1c6-4d8a-a5d9-4517c1765b85","ip_allocation":"immediate"}]} 2018-07-30 02:02:15,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-ed750c43-08d1-4a29-8375-fc88633a4789 2018-07-30 02:02:15,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:15,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["NAzPLdSBSA-1cqQrIcrHXg"], "issued_at": "2018-07-30T02:02:15.000000Z"}} 2018-07-30 02:02:15,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2198d40e61dd587c6378099c84ce6df6d2b80ea" 2018-07-30 02:02:15,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de10acf8-a904-4062-9b4d-b13bed2226f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:15,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-de10acf8-a904-4062-9b4d-b13bed2226f1 2018-07-30 02:02:15,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:15,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89a1afb3-dd10-4fff-b4cd-9a1461d0e77c x-compute-request-id: req-89a1afb3-dd10-4fff-b4cd-9a1461d0e77c Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:67:e2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "bookmark"}], "image": {"id": "fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "links": [{"href": "http://172.30.9.25:8774/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-30T02:02:13.000000", "flavor": {"id": "506091cf-802c-44e3-9ed2-b1137e6d3a17", "links": [{"href": "http://172.30.9.25:8774/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17", "rel": "bookmark"}]}, "id": "680d2614-b1c6-4d8a-a5d9-4517c1765b85", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:02:13Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst", "created": "2018-07-30T02:02:07Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:02:15,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 used request id req-89a1afb3-dd10-4fff-b4cd-9a1461d0e77c 2018-07-30 02:02:15,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:16,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-8b68192c-ac80-41f3-9257-642be0a5d146 Date: Mon, 30 Jul 2018 02:02:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f14a01cd-7f93-402a-995b-585713abde80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5fed747c-d989-4c2d-9f7b-48338671b88e"],"description":"","tags":[],"updated_at":"2018-07-30T02:01:59Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:58Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:16,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net used request id req-8b68192c-ac80-41f3-9257-642be0a5d146 2018-07-30 02:02:16,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:16,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb714aa-940a-44d3-bf04-4a104ce59e07 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:16,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-4cb714aa-940a-44d3-bf04-4a104ce59e07 2018-07-30 02:02:16,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:16,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-288e5475-6c6f-4af3-8f21-3c18b7a69d50 Date: Mon, 30 Jul 2018 02:02:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:01: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":"5fed747c-d989-4c2d-9f7b-48338671b88e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:59Z","ip_version":4}]} 2018-07-30 02:02:16,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-288e5475-6c6f-4af3-8f21-3c18b7a69d50 2018-07-30 02:02:16,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:16,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-bb376ca5-3f95-46b7-9250-195bd009abdd Date: Mon, 30 Jul 2018 02:02:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5fed747c-d989-4c2d-9f7b-48338671b88e","ip_address":"10.55.0.2"}],"id":"09915c32-8a10-40b5-b836-d42350a458f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:15:34","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:01:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f14a01cd-7f93-402a-995b-585713abde80","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5fed747c-d989-4c2d-9f7b-48338671b88e","ip_address":"10.55.0.5"}],"id":"55e66d13-3a21-403a-8997-61d659e36730","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:67:e2","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-port","admin_state_up":true,"network_id":"f14a01cd-7f93-402a-995b-585713abde80","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:04Z","binding:vnic_type":"normal","device_id":"680d2614-b1c6-4d8a-a5d9-4517c1765b85","ip_allocation":"immediate"}]} 2018-07-30 02:02:16,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f14a01cd-7f93-402a-995b-585713abde80 used request id req-bb376ca5-3f95-46b7-9250-195bd009abdd 2018-07-30 02:02:16,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2198d40e61dd587c6378099c84ce6df6d2b80ea" -d '{"volumeAttachment": {"volumeId": "5ab70906-c0fc-47fd-a5a1-60eb963ad258"}}' 2018-07-30 02:02:17,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-92111516-92c5-467e-9616-1f6637af6a3e x-compute-request-id: req-92111516-92c5-467e-9616-1f6637af6a3e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "680d2614-b1c6-4d8a-a5d9-4517c1765b85", "id": "5ab70906-c0fc-47fd-a5a1-60eb963ad258", "volumeId": "5ab70906-c0fc-47fd-a5a1-60eb963ad258"}} 2018-07-30 02:02:17,364 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85/os-volume_attachments used request id req-92111516-92c5-467e-9616-1f6637af6a3e 2018-07-30 02:02:17,365 - create_instance - INFO - Deleting Port with ID - 55e66d13-3a21-403a-8997-61d659e36730 2018-07-30 02:02:17,365 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-port 2018-07-30 02:02:17,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/55e66d13-3a21-403a-8997-61d659e36730 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:17,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e08d4d56-373d-44d7-b42c-507d7ae38fae Date: Mon, 30 Jul 2018 02:02:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:02:17,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/55e66d13-3a21-403a-8997-61d659e36730 used request id req-e08d4d56-373d-44d7-b42c-507d7ae38fae 2018-07-30 02:02:17,929 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst 2018-07-30 02:02:17,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:18,064 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:02:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-185d317f-ad51-4365-8619-31f1db43d0c8 x-compute-request-id: req-185d317f-ad51-4365-8619-31f1db43d0c8 Content-Type: application/json 2018-07-30 02:02:18,064 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 used request id req-185d317f-ad51-4365-8619-31f1db43d0c8 2018-07-30 02:02:18,064 - create_instance - INFO - Checking deletion status 2018-07-30 02:02:18,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:18,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7696e2b4-5c30-4979-ac68-d9c274eb1c3b x-compute-request-id: req-7696e2b4-5c30-4979-ac68-d9c274eb1c3b Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:67:e2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85", "rel": "bookmark"}], "image": {"id": "fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "links": [{"href": "http://172.30.9.25:8774/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-30T02:02:13.000000", "flavor": {"id": "506091cf-802c-44e3-9ed2-b1137e6d3a17", "links": [{"href": "http://172.30.9.25:8774/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17", "rel": "bookmark"}]}, "id": "680d2614-b1c6-4d8a-a5d9-4517c1765b85", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:02:18Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst", "created": "2018-07-30T02:02:07Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [{"id": "5ab70906-c0fc-47fd-a5a1-60eb963ad258"}], "metadata": {}}} 2018-07-30 02:02:18,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 used request id req-7696e2b4-5c30-4979-ac68-d9c274eb1c3b 2018-07-30 02:02:18,539 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst] is - ACTIVE 2018-07-30 02:02:18,540 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 02:02:21,543 - create_instance - DEBUG - VM status query timeout in 296.521647215 2018-07-30 02:02:21,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5da7c3bda9eac2cdc30e4fac052a54d3d92b69" 2018-07-30 02:02:21,593 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:02: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-6d15b2c9-6d75-434a-9cc1-bcad8303db20 x-compute-request-id: req-6d15b2c9-6d75-434a-9cc1-bcad8303db20 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 680d2614-b1c6-4d8a-a5d9-4517c1765b85 could not be found.", "code": 404}} 2018-07-30 02:02:21,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/680d2614-b1c6-4d8a-a5d9-4517c1765b85 used request id req-6d15b2c9-6d75-434a-9cc1-bcad8303db20 2018-07-30 02:02:21,594 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 680d2614-b1c6-4d8a-a5d9-4517c1765b85 could not be found. (HTTP 404) (Request-ID: req-6d15b2c9-6d75-434a-9cc1-bcad8303db20) 2018-07-30 02:02:21,594 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-vm_inst 2018-07-30 02:02:21,598 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-88197650-c5eb-4c51-950a-02446ab95992" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351fc8f0a69af9928bab62a730cb3edccc1d358c" 2018-07-30 02:02:21,660 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:21 GMT Server: Apache x-compute-request-id: req-0269c5c4-8056-4a17-b2a1-7fe1f18864c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0269c5c4-8056-4a17-b2a1-7fe1f18864c3 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:02:19.000000", "replication_status": null, "snapshot_id": null, "id": "5ab70906-c0fc-47fd-a5a1-60eb963ad258", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-0c3f901e-8948-477f-96df-e4daf48623f8", "bootable": "false", "created_at": "2018-07-30T02:02:01.000000", "volume_type": null}} 2018-07-30 02:02:21,661 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258 used request id req-0269c5c4-8056-4a17-b2a1-7fe1f18864c3 2018-07-30 02:02:21,661 - create_volume - DEBUG - Instance status is - available 2018-07-30 02:02:21,661 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8 2018-07-30 02:02:21,661 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8 2018-07-30 02:02:21,664 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-88197650-c5eb-4c51-950a-02446ab95992" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351fc8f0a69af9928bab62a730cb3edccc1d358c" 2018-07-30 02:02:21,891 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:02:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-518fa010-fe0a-4649-8d72-cd0ec258ec06 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-30 02:02:21,891 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258 used request id req-518fa010-fe0a-4649-8d72-cd0ec258ec06 2018-07-30 02:02:21,894 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-88197650-c5eb-4c51-950a-02446ab95992" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351fc8f0a69af9928bab62a730cb3edccc1d358c" 2018-07-30 02:02:22,084 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:02:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-dfa6d926-0aea-4bef-9d7a-2011ccaf2757 x-openstack-request-id: req-dfa6d926-0aea-4bef-9d7a-2011ccaf2757 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5ab70906-c0fc-47fd-a5a1-60eb963ad258 could not be found.", "code": 404}} 2018-07-30 02:02:22,084 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5ab70906-c0fc-47fd-a5a1-60eb963ad258 used request id req-dfa6d926-0aea-4bef-9d7a-2011ccaf2757 2018-07-30 02:02:22,084 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 5ab70906-c0fc-47fd-a5a1-60eb963ad258 could not be found. (HTTP 404) (Request-ID: req-dfa6d926-0aea-4bef-9d7a-2011ccaf2757) 2018-07-30 02:02:22,084 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8 2018-07-30 02:02:22,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2002a9b11da16ed25038571c7c51ec1abf7e401e" 2018-07-30 02:02:22,116 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:02:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0738c02d-8bb2-4a80-a403-1e5539b2fe18 x-compute-request-id: req-0738c02d-8bb2-4a80-a403-1e5539b2fe18 Content-Length: 0 Content-Type: application/json 2018-07-30 02:02:22,116 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/506091cf-802c-44e3-9ed2-b1137e6d3a17 used request id req-0738c02d-8bb2-4a80-a403-1e5539b2fe18 2018-07-30 02:02:22,117 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet 2018-07-30 02:02:22,117 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-subnet 2018-07-30 02:02:22,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/5fed747c-d989-4c2d-9f7b-48338671b88e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f15bff80048f4ddee76f13838714b7c7c0bd32" 2018-07-30 02:02:23,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27c2b741-90ae-406e-add2-5a54998a15c2 Date: Mon, 30 Jul 2018 02:02:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:02:23,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5fed747c-d989-4c2d-9f7b-48338671b88e used request id req-27c2b741-90ae-406e-add2-5a54998a15c2 2018-07-30 02:02:23,266 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-net 2018-07-30 02:02:23,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/f14a01cd-7f93-402a-995b-585713abde80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f15bff80048f4ddee76f13838714b7c7c0bd32" 2018-07-30 02:02:24,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3747e7b5-349b-4c51-b478-aee3bb402925 Date: Mon, 30 Jul 2018 02:02:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:02:24,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f14a01cd-7f93-402a-995b-585713abde80 used request id req-3747e7b5-349b-4c51-b478-aee3bb402925 2018-07-30 02:02:24,291 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-0c3f901e-8948-477f-96df-e4daf48623f8-image 2018-07-30 02:02:24,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b63b48d9f899a072549b756f2f274df00fdbea94" 2018-07-30 02:02:25,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f0b4a0d1-699c-4662-9ef0-0fc6fe7fe897 Date: Mon, 30 Jul 2018 02:02: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-30 02:02:25,034 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/fee945a2-1566-4bb2-8e1c-5c1fa2daa064 used request id req-f0b4a0d1-699c-4662-9ef0-0fc6fe7fe897 2018-07-30 02:02:25,036 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:02:25,039 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 02:02:25,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:02:25,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:25,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["pGTyN8LtRtiMuFtmzCld3g"], "issued_at": "2018-07-30T02:02:25.000000Z"}} 2018-07-30 02:02:25,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ad5647ad897a7b9064985beea515f630d3547" 2018-07-30 02:02:25,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6967942f-0ad2-4c95-b863-11c326c70755 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:25,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6967942f-0ad2-4c95-b863-11c326c70755 2018-07-30 02:02:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a5ad5647ad897a7b9064985beea515f630d3547" 2018-07-30 02:02:25,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-569aea04-f42c-4ea4-8cda-fe181fbb1ab9 Date: Mon, 30 Jul 2018 02:02:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image"} 2018-07-30 02:02:25,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image used request id req-569aea04-f42c-4ea4-8cda-fe181fbb1ab9 2018-07-30 02:02:25,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a5ad5647ad897a7b9064985beea515f630d3547" 2018-07-30 02:02:25,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e30670ac-fedb-4a2b-9919-3ccd71de491d Date: Mon, 30 Jul 2018 02:02: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-30 02:02:25,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-e30670ac-fedb-4a2b-9919-3ccd71de491d 2018-07-30 02:02:25,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a5ad5647ad897a7b9064985beea515f630d3547" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image"}' 2018-07-30 02:02:25,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fc2657b9-772e-47a0-8077-254b6fa4928d Date: Mon, 30 Jul 2018 02:02:25 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:02:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T02:02:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "min_disk": 0, "protected": false, "id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "file": "/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b/file", "checksum": null, "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:02:25,819 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-fc2657b9-772e-47a0-8077-254b6fa4928d 2018-07-30 02:02:25,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a5ad5647ad897a7b9064985beea515f630d3547" -d '' 2018-07-30 02:02:27,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f92e5a68-7d48-4232-8a1c-6e8b38d64a7e Date: Mon, 30 Jul 2018 02:02:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 02:02:27,093 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b/file used request id req-f92e5a68-7d48-4232-8a1c-6e8b38d64a7e 2018-07-30 02:02:27,093 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 02:02:27,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a5ad5647ad897a7b9064985beea515f630d3547" 2018-07-30 02:02:27,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-11b59586-5936-42d1-81c8-bfb432253fc1 Date: Mon, 30 Jul 2018 02:02:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:02:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:02:27Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/1bf87477-8cd2-4468-abad-9ba255c31a4b/snap", "metadata": {}}], "self": "/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "min_disk": 0, "protected": false, "id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "file": "/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/1bf87477-8cd2-4468-abad-9ba255c31a4b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:02:27,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b used request id req-11b59586-5936-42d1-81c8-bfb432253fc1 2018-07-30 02:02:27,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a5ad5647ad897a7b9064985beea515f630d3547" 2018-07-30 02:02:27,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1f211f32-9ded-40f3-a8fd-05845a6bae26 Date: Mon, 30 Jul 2018 02:02: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-30 02:02:27,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-1f211f32-9ded-40f3-a8fd-05845a6bae26 2018-07-30 02:02:27,128 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image 2018-07-30 02:02:27,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a5ad5647ad897a7b9064985beea515f630d3547" 2018-07-30 02:02:27,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-33ed05ce-64cf-43d0-ad27-20a4df836939 Date: Mon, 30 Jul 2018 02:02:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:02:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:02:27Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/1bf87477-8cd2-4468-abad-9ba255c31a4b/snap", "metadata": {}}], "self": "/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "min_disk": 0, "protected": false, "id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "file": "/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/1bf87477-8cd2-4468-abad-9ba255c31a4b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:02:27,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b used request id req-33ed05ce-64cf-43d0-ad27-20a4df836939 2018-07-30 02:02:27,147 - create_image - DEBUG - Instance status is - active 2018-07-30 02:02:27,147 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image 2018-07-30 02:02:27,147 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image 2018-07-30 02:02:27,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:02:27,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:27,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["TTmHVOvqQPeX9bXIP8qJCg"], "issued_at": "2018-07-30T02:02:27.000000Z"}} 2018-07-30 02:02:27,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afeec5b9b30ddd10b458213880eb37a47be6cc01" 2018-07-30 02:02:27,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b670e825-bdfb-4d21-bc97-7b8e925a2f32 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:27,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b670e825-bdfb-4d21-bc97-7b8e925a2f32 2018-07-30 02:02:27,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afeec5b9b30ddd10b458213880eb37a47be6cc01" 2018-07-30 02:02:27,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-21ee69aa-63d4-4773-9305-9c9bb2738194 Date: Mon, 30 Jul 2018 02:02:27 GMT RESP BODY: {"networks":[]} 2018-07-30 02:02:27,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-21ee69aa-63d4-4773-9305-9c9bb2738194 2018-07-30 02:02:27,801 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net 2018-07-30 02:02:27,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afeec5b9b30ddd10b458213880eb37a47be6cc01" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net", "admin_state_up": true}}' 2018-07-30 02:02:28,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-837bdbf4-a9ba-48c3-a959-1c5b5815e8a9 Date: Mon, 30 Jul 2018 02:02:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:02:27Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","mtu":1450}} 2018-07-30 02:02:28,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-837bdbf4-a9ba-48c3-a959-1c5b5815e8a9 2018-07-30 02:02:28,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afeec5b9b30ddd10b458213880eb37a47be6cc01" 2018-07-30 02:02:28,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f0ca2562-bf71-4c75-ad6d-3354da8d7b15 Date: Mon, 30 Jul 2018 02:02:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:02:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:28,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-f0ca2562-bf71-4c75-ad6d-3354da8d7b15 2018-07-30 02:02:28,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afeec5b9b30ddd10b458213880eb37a47be6cc01" 2018-07-30 02:02:28,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c1652963-4cf6-4017-abfa-1c5d05ed9a9c Date: Mon, 30 Jul 2018 02:02:28 GMT RESP BODY: {"subnets":[]} 2018-07-30 02:02:28,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-c1652963-4cf6-4017-abfa-1c5d05ed9a9c 2018-07-30 02:02:28,232 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet 2018-07-30 02:02:28,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afeec5b9b30ddd10b458213880eb37a47be6cc01" -d '{"subnets": [{"ip_version": 4, "network_id": "41e61221-c3d9-4c32-8649-8695cab276d1", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet"}]}' 2018-07-30 02:02:28,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b07a76f9-0dc2-4a64-97db-d7a763808303 Date: Mon, 30 Jul 2018 02:02:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:28,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-b07a76f9-0dc2-4a64-97db-d7a763808303 2018-07-30 02:02:28,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afeec5b9b30ddd10b458213880eb37a47be6cc01" 2018-07-30 02:02:28,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a1309b2b-57e2-4d64-a064-d5f521d2e98d Date: Mon, 30 Jul 2018 02:02:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:28,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-a1309b2b-57e2-4d64-a064-d5f521d2e98d 2018-07-30 02:02:28,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afeec5b9b30ddd10b458213880eb37a47be6cc01" 2018-07-30 02:02:28,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e7eabb0e-f2a4-4f37-bf91-f6de4fb6e416 Date: Mon, 30 Jul 2018 02:02:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:28,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-e7eabb0e-f2a4-4f37-bf91-f6de4fb6e416 2018-07-30 02:02:28,771 - OpenStackNetwork - DEBUG - Network [41e61221-c3d9-4c32-8649-8695cab276d1] created successfully 2018-07-30 02:02:28,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:02:28,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:29,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["lQRWTv3_Qd6Xk85avaphkQ"], "issued_at": "2018-07-30T02:02:29.000000Z"}} 2018-07-30 02:02:29,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e371e8f2295492b50185b9e4aaeabacfcd1fe42f" 2018-07-30 02:02:29,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef4753d-40aa-4206-89d1-36841b312483 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:29,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2ef4753d-40aa-4206-89d1-36841b312483 2018-07-30 02:02:29,237 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:02:29,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e371e8f2295492b50185b9e4aaeabacfcd1fe42f" 2018-07-30 02:02:29,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8562a2bd-f888-4482-aecc-dabcc4d79935 x-compute-request-id: req-8562a2bd-f888-4482-aecc-dabcc4d79935 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:02:29,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8562a2bd-f888-4482-aecc-dabcc4d79935 2018-07-30 02:02:29,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e371e8f2295492b50185b9e4aaeabacfcd1fe42f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-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-30 02:02:29,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e924b2d4-c2e5-4712-915a-b5dfaec0d30a x-compute-request-id: req-e924b2d4-c2e5-4712-915a-b5dfaec0d30a Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "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": "0d0f2053-d6d9-4dfe-a762-90287650309c"}} 2018-07-30 02:02:29,509 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e924b2d4-c2e5-4712-915a-b5dfaec0d30a 2018-07-30 02:02:29,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:02:29,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:29,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["VrkUfvIQTEy3_ksfJVCkAg"], "issued_at": "2018-07-30T02:02:29.000000Z"}} 2018-07-30 02:02:29,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b742197ba1b2c8805d0eb1816230b332a97403e" 2018-07-30 02:02:29,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378d7e5c-e2d9-4d3d-875b-e9dc142f29a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:29,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-378d7e5c-e2d9-4d3d-875b-e9dc142f29a8 2018-07-30 02:02:29,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b742197ba1b2c8805d0eb1816230b332a97403e" 2018-07-30 02:02:30,187 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:29 GMT Server: Apache x-compute-request-id: req-871554fa-89eb-47c7-a2cb-09f8b69b5a12 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-871554fa-89eb-47c7-a2cb-09f8b69b5a12 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 02:02:30,187 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail used request id req-871554fa-89eb-47c7-a2cb-09f8b69b5a12 2018-07-30 02:02:30,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-871554fa-89eb-47c7-a2cb-09f8b69b5a12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b742197ba1b2c8805d0eb1816230b332a97403e" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7", "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-30 02:02:30,616 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:02:30 GMT Server: Apache x-compute-request-id: req-679baa4e-1109-404e-bf9c-df2838306a06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-679baa4e-1109-404e-bf9c-df2838306a06 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T02:02:30.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5bade310-1126-4c20-91e7-c678b5ca8023", "size": 1}} 2018-07-30 02:02:30,617 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes used request id req-679baa4e-1109-404e-bf9c-df2838306a06 2018-07-30 02:02:30,620 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-871554fa-89eb-47c7-a2cb-09f8b69b5a12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b742197ba1b2c8805d0eb1816230b332a97403e" 2018-07-30 02:02:30,860 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:30 GMT Server: Apache x-compute-request-id: req-82f1932d-5146-4d87-97bf-bfc5d5443376 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-82f1932d-5146-4d87-97bf-bfc5d5443376 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:02:30.000000", "replication_status": null, "snapshot_id": null, "id": "5bade310-1126-4c20-91e7-c678b5ca8023", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7", "bootable": "false", "created_at": "2018-07-30T02:02:30.000000", "volume_type": null}} 2018-07-30 02:02:30,861 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023 used request id req-82f1932d-5146-4d87-97bf-bfc5d5443376 2018-07-30 02:02:30,861 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7 2018-07-30 02:02:30,864 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-871554fa-89eb-47c7-a2cb-09f8b69b5a12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b742197ba1b2c8805d0eb1816230b332a97403e" 2018-07-30 02:02:31,136 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:30 GMT Server: Apache x-compute-request-id: req-35700eeb-0315-4ee7-b8b8-ca744d2b8c40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35700eeb-0315-4ee7-b8b8-ca744d2b8c40 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:02:30.000000", "replication_status": null, "snapshot_id": null, "id": "5bade310-1126-4c20-91e7-c678b5ca8023", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7", "bootable": "false", "created_at": "2018-07-30T02:02:30.000000", "volume_type": null}} 2018-07-30 02:02:31,136 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023 used request id req-35700eeb-0315-4ee7-b8b8-ca744d2b8c40 2018-07-30 02:02:31,136 - create_volume - DEBUG - Instance status is - available 2018-07-30 02:02:31,136 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7 2018-07-30 02:02:31,136 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7 2018-07-30 02:02:31,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:02:31,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:31,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["GobmjBT1RpyNT-YTUUZMhA"], "issued_at": "2018-07-30T02:02:31.000000Z"}} 2018-07-30 02:02:31,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:31,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b6f368-1335-4c72-872a-a8618c9fd44c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:31,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-05b6f368-1335-4c72-872a-a8618c9fd44c 2018-07-30 02:02:31,612 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:02:31,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:31,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71cc3d8c-43f5-4282-a9b3-e6fd1961137b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:31,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-71cc3d8c-43f5-4282-a9b3-e6fd1961137b 2018-07-30 02:02:31,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:31,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-5356119a-1cb7-4b6a-bdc4-1bae76ed5c01 Date: Mon, 30 Jul 2018 02:02:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:31,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-5356119a-1cb7-4b6a-bdc4-1bae76ed5c01 2018-07-30 02:02:31,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:32,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-93c2cda7-e699-4143-b1aa-e58927dbeeae Date: Mon, 30 Jul 2018 02:02:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:32,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-93c2cda7-e699-4143-b1aa-e58927dbeeae 2018-07-30 02:02:32,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:32,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-bfa83308-5f6f-4e6a-9aac-313684c98882 Date: Mon, 30 Jul 2018 02:02:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:32,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-bfa83308-5f6f-4e6a-9aac-313684c98882 2018-07-30 02:02:32,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:02:32,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:02:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:02:32,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:32,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dd8e6fe-b6ae-4f2a-87d5-ed5542ffbfd5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:32,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-4dd8e6fe-b6ae-4f2a-87d5-ed5542ffbfd5 2018-07-30 02:02:32,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:32,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5cee2db0-9ce8-4f9f-a36c-b6ae0eeed83a Date: Mon, 30 Jul 2018 02:02:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:32,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-5cee2db0-9ce8-4f9f-a36c-b6ae0eeed83a 2018-07-30 02:02:32,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1&name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:32,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-df1c1eb7-e3b2-40c0-b688-7f6fb9b877e2 Date: Mon, 30 Jul 2018 02:02:32 GMT RESP BODY: {"ports":[]} 2018-07-30 02:02:32,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1&name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port&admin_state_up=True used request id req-df1c1eb7-e3b2-40c0-b688-7f6fb9b877e2 2018-07-30 02:02:32,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:32,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-87c6968a-6eaf-48dd-8ac6-cb1eeddf49c0 x-compute-request-id: req-87c6968a-6eaf-48dd-8ac6-cb1eeddf49c0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 02:02:32,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst used request id req-87c6968a-6eaf-48dd-8ac6-cb1eeddf49c0 2018-07-30 02:02:32,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:32,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-33ad1d58-4b49-491c-b2e6-487e761f1418 Date: Mon, 30 Jul 2018 02:02:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:32,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-33ad1d58-4b49-491c-b2e6-487e761f1418 2018-07-30 02:02:32,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:32,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-af057cdd-7b37-45bb-8c88-60ef90fb3473 Date: Mon, 30 Jul 2018 02:02:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:32,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-af057cdd-7b37-45bb-8c88-60ef90fb3473 2018-07-30 02:02:32,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:32,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9f0168ba-74d3-4d56-aa4b-2f7398413713 Date: Mon, 30 Jul 2018 02:02:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:32,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-9f0168ba-74d3-4d56-aa4b-2f7398413713 2018-07-30 02:02:32,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:32,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe6e528-605d-442a-896f-d3189107a11c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:32,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-9fe6e528-605d-442a-896f-d3189107a11c 2018-07-30 02:02:32,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:32,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e9c74bb7-1f33-42db-a533-8ddf2e401bf1 Date: Mon, 30 Jul 2018 02:02:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:32,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-e9c74bb7-1f33-42db-a533-8ddf2e401bf1 2018-07-30 02:02:32,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1&name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:32,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-84e0d8d5-ec3c-49af-8a68-fcd67afb795a Date: Mon, 30 Jul 2018 02:02:32 GMT RESP BODY: {"ports":[]} 2018-07-30 02:02:32,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1&name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port&admin_state_up=True used request id req-84e0d8d5-ec3c-49af-8a68-fcd67afb795a 2018-07-30 02:02:32,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:02:32,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:33,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["a5CkwDh7QIaIjun2yrop4Q"], "issued_at": "2018-07-30T02:02:33.000000Z"}} 2018-07-30 02:02:33,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b8944b42fe2ad19f36d16f5ce36a41e68be969" 2018-07-30 02:02:33,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4882728d-6cda-4b8c-8680-2837bbab6f0e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:33,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4882728d-6cda-4b8c-8680-2837bbab6f0e 2018-07-30 02:02:33,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:33,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-83323eaa-f37a-4a2a-92c1-24f36c2ffd5e Date: Mon, 30 Jul 2018 02:02:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:33,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-83323eaa-f37a-4a2a-92c1-24f36c2ffd5e 2018-07-30 02:02:33,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:33,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-66eb7177-78db-4d61-bd2e-0d6ba1c85b20 Date: Mon, 30 Jul 2018 02:02:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:33,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-66eb7177-78db-4d61-bd2e-0d6ba1c85b20 2018-07-30 02:02:33,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:33,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-95d52368-aa9e-4cf1-9a8d-f93d805b57a1 Date: Mon, 30 Jul 2018 02:02:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:33,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-95d52368-aa9e-4cf1-9a8d-f93d805b57a1 2018-07-30 02:02:33,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:02:33,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:02:33,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b8944b42fe2ad19f36d16f5ce36a41e68be969" 2018-07-30 02:02:33,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11c5862-5f3f-46f3-8217-0af90e2e0f68 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:33,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-b11c5862-5f3f-46f3-8217-0af90e2e0f68 2018-07-30 02:02:33,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:33,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d315e836-3606-4fe4-8fcd-f5cc68ec7d8b Date: Mon, 30 Jul 2018 02:02:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:33,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-d315e836-3606-4fe4-8fcd-f5cc68ec7d8b 2018-07-30 02:02:33,555 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net 2018-07-30 02:02:33,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" -d '{"port": {"network_id": "41e61221-c3d9-4c32-8649-8695cab276d1", "name": "NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port", "admin_state_up": true}}' 2018-07-30 02:02:34,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-8370493c-ef8d-466d-aafe-421beb0d2699 Date: Mon, 30 Jul 2018 02:02:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:34Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aebe5251-101e-47e8-9ab3-a47d5857895c","ip_address":"10.55.0.5"}],"id":"98972a19-4ba0-40d3-9198-de02ad342c36","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:11:56:0c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","qos_policy_id":null,"admin_state_up":true,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:33Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 02:02:34,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-8370493c-ef8d-466d-aafe-421beb0d2699 2018-07-30 02:02:34,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:34,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-768e6ec8-9174-4ff8-aea6-a238c8356ea4 Date: Mon, 30 Jul 2018 02:02:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:34,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-768e6ec8-9174-4ff8-aea6-a238c8356ea4 2018-07-30 02:02:34,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:34,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-95194b0e-3278-483d-a92a-416f3bf50c7e Date: Mon, 30 Jul 2018 02:02:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:34,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-95194b0e-3278-483d-a92a-416f3bf50c7e 2018-07-30 02:02:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:34,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7d376104-62f7-4f2a-8f8c-403915300f33 Date: Mon, 30 Jul 2018 02:02:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:34,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-7d376104-62f7-4f2a-8f8c-403915300f33 2018-07-30 02:02:34,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:34,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23529ce2-2d80-4f6c-aaec-717f1e1338e4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:34,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-23529ce2-2d80-4f6c-aaec-717f1e1338e4 2018-07-30 02:02:34,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:34,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-91954842-d846-4872-9193-a8935a533343 Date: Mon, 30 Jul 2018 02:02:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:34,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-91954842-d846-4872-9193-a8935a533343 2018-07-30 02:02:34,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1&name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:34,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-5f0110a0-8a49-4bb7-a9a7-5e1c4b5c2800 Date: Mon, 30 Jul 2018 02:02:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:34Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aebe5251-101e-47e8-9ab3-a47d5857895c","ip_address":"10.55.0.5"}],"id":"98972a19-4ba0-40d3-9198-de02ad342c36","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:11:56:0c","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port","admin_state_up":true,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:33Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 02:02:34,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1&name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port&admin_state_up=True used request id req-5f0110a0-8a49-4bb7-a9a7-5e1c4b5c2800 2018-07-30 02:02:34,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:34,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bbce424-5861-4922-b465-4691e1a15e01 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:34,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-7bbce424-5861-4922-b465-4691e1a15e01 2018-07-30 02:02:34,795 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst 2018-07-30 02:02:34,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:34,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db41c501-9e35-4b37-a7be-121a23ac959a x-compute-request-id: req-db41c501-9e35-4b37-a7be-121a23ac959a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0d0f2053-d6d9-4dfe-a762-90287650309c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-flavor"}]} 2018-07-30 02:02:34,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-db41c501-9e35-4b37-a7be-121a23ac959a 2018-07-30 02:02:34,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:34,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bdd4aec-56cf-48f8-83d3-81da056e1737 x-compute-request-id: req-0bdd4aec-56cf-48f8-83d3-81da056e1737 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "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": "0d0f2053-d6d9-4dfe-a762-90287650309c"}} 2018-07-30 02:02:34,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c used request id req-0bdd4aec-56cf-48f8-83d3-81da056e1737 2018-07-30 02:02:34,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:35,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-0fdc8352-e99e-41ca-8414-a260022ba028 Date: Mon, 30 Jul 2018 02:02:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:02:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:02:27Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/1bf87477-8cd2-4468-abad-9ba255c31a4b/snap", "metadata": {}}], "self": "/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "min_disk": 0, "protected": false, "id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "file": "/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/1bf87477-8cd2-4468-abad-9ba255c31a4b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image"} 2018-07-30 02:02:35,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image used request id req-0fdc8352-e99e-41ca-8414-a260022ba028 2018-07-30 02:02:35,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:35,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e0233b0e-4019-4944-b7dc-51c067a62558 Date: Mon, 30 Jul 2018 02:02:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-30 02:02:35,022 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-e0233b0e-4019-4944-b7dc-51c067a62558 2018-07-30 02:02:35,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst", "imageRef": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "flavorRef": "0d0f2053-d6d9-4dfe-a762-90287650309c", "max_count": 1, "min_count": 1, "networks": [{"port": "98972a19-4ba0-40d3-9198-de02ad342c36"}]}}' 2018-07-30 02:02:36,769 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:02: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-0a343fad-9a07-4f5a-ac1d-86cef441b665 x-compute-request-id: req-0a343fad-9a07-4f5a-ac1d-86cef441b665 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "25c466b7-f047-4a42-a3e4-598fd4017fe9", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "bookmark"}], "adminPass": "32fcyu2VtMnA"}} 2018-07-30 02:02:36,770 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-0a343fad-9a07-4f5a-ac1d-86cef441b665 2018-07-30 02:02:36,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:37,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55e99bc2-79ce-460d-b16b-2557c64932c1 x-compute-request-id: req-55e99bc2-79ce-460d-b16b-2557c64932c1 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.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "bookmark"}], "image": {"id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "links": [{"href": "http://172.30.9.25:8774/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d0f2053-d6d9-4dfe-a762-90287650309c", "links": [{"href": "http://172.30.9.25:8774/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "bookmark"}]}, "id": "25c466b7-f047-4a42-a3e4-598fd4017fe9", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-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-30T02:02:36Z", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst", "created": "2018-07-30T02:02:36Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:02:37,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 used request id req-55e99bc2-79ce-460d-b16b-2557c64932c1 2018-07-30 02:02:37,327 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst 2018-07-30 02:02:37,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:37,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-151b4184-c3e8-4d67-82ae-b9a8a1c2f41b x-compute-request-id: req-151b4184-c3e8-4d67-82ae-b9a8a1c2f41b 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.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "bookmark"}], "image": {"id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "links": [{"href": "http://172.30.9.25:8774/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d0f2053-d6d9-4dfe-a762-90287650309c", "links": [{"href": "http://172.30.9.25:8774/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "bookmark"}]}, "id": "25c466b7-f047-4a42-a3e4-598fd4017fe9", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:02:37Z", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst", "created": "2018-07-30T02:02:36Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:02:37,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 used request id req-151b4184-c3e8-4d67-82ae-b9a8a1c2f41b 2018-07-30 02:02:37,627 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst] is - BUILD 2018-07-30 02:02:37,628 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 02:02:40,631 - create_instance - DEBUG - VM status query timeout in 896.69640398 2018-07-30 02:02:40,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:40,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-85ce1489-a2c7-46f4-86d7-84da4ac507c3 x-compute-request-id: req-85ce1489-a2c7-46f4-86d7-84da4ac507c3 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:56:0c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "bookmark"}], "image": {"id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "links": [{"href": "http://172.30.9.25:8774/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d0f2053-d6d9-4dfe-a762-90287650309c", "links": [{"href": "http://172.30.9.25:8774/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "bookmark"}]}, "id": "25c466b7-f047-4a42-a3e4-598fd4017fe9", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:02:37Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst", "created": "2018-07-30T02:02:36Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:02:40,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 used request id req-85ce1489-a2c7-46f4-86d7-84da4ac507c3 2018-07-30 02:02:40,977 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst] is - BUILD 2018-07-30 02:02:40,977 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 02:02:43,980 - create_instance - DEBUG - VM status query timeout in 893.347267866 2018-07-30 02:02:43,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:44,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-1911c09e-f9dd-469b-9044-efd4669380b3 x-compute-request-id: req-1911c09e-f9dd-469b-9044-efd4669380b3 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:56:0c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "bookmark"}], "image": {"id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "links": [{"href": "http://172.30.9.25:8774/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-30T02:02:40.000000", "flavor": {"id": "0d0f2053-d6d9-4dfe-a762-90287650309c", "links": [{"href": "http://172.30.9.25:8774/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "bookmark"}]}, "id": "25c466b7-f047-4a42-a3e4-598fd4017fe9", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:02:40Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst", "created": "2018-07-30T02:02:36Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:02:44,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 used request id req-1911c09e-f9dd-469b-9044-efd4669380b3 2018-07-30 02:02:44,302 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst] is - ACTIVE 2018-07-30 02:02:44,302 - create_instance - INFO - VM is - ACTIVE 2018-07-30 02:02:44,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:44,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-d2052ca2-96a0-4ed9-8d13-27a08324d4bd x-compute-request-id: req-d2052ca2-96a0-4ed9-8d13-27a08324d4bd Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:56:0c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "bookmark"}], "image": {"id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "links": [{"href": "http://172.30.9.25:8774/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-30T02:02:40.000000", "flavor": {"id": "0d0f2053-d6d9-4dfe-a762-90287650309c", "links": [{"href": "http://172.30.9.25:8774/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "bookmark"}]}, "id": "25c466b7-f047-4a42-a3e4-598fd4017fe9", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:02:40Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst", "created": "2018-07-30T02:02:36Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:02:44,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 used request id req-d2052ca2-96a0-4ed9-8d13-27a08324d4bd 2018-07-30 02:02:44,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:44,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-315fd72c-b86f-4dc9-9f0e-a3500c1b5a3a Date: Mon, 30 Jul 2018 02:02:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:44,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-315fd72c-b86f-4dc9-9f0e-a3500c1b5a3a 2018-07-30 02:02:44,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:44,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d168bc-7e67-48ad-b4d6-0f2e00d72709 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:44,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-c2d168bc-7e67-48ad-b4d6-0f2e00d72709 2018-07-30 02:02:44,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:44,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ca2c501d-5314-474f-bb1f-d977c32682b4 Date: Mon, 30 Jul 2018 02:02:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:44,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-ca2c501d-5314-474f-bb1f-d977c32682b4 2018-07-30 02:02:45,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:45,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-44fd4d3c-1889-46a3-8a8a-8521e03927b4 Date: Mon, 30 Jul 2018 02:02:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:30Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aebe5251-101e-47e8-9ab3-a47d5857895c","ip_address":"10.55.0.2"}],"id":"47d04e29-592b-4a30-af7a-8870dba43ea1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:f1:36","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-41e61221-c3d9-4c32-8649-8695cab276d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aebe5251-101e-47e8-9ab3-a47d5857895c","ip_address":"10.55.0.5"}],"id":"98972a19-4ba0-40d3-9198-de02ad342c36","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:56:0c","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port","admin_state_up":true,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:33Z","binding:vnic_type":"normal","device_id":"25c466b7-f047-4a42-a3e4-598fd4017fe9","ip_allocation":"immediate"}]} 2018-07-30 02:02:45,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-44fd4d3c-1889-46a3-8a8a-8521e03927b4 2018-07-30 02:02:45,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:45,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["GAOXzPuiRFiVBhfmoLcavw"], "issued_at": "2018-07-30T02:02:45.000000Z"}} 2018-07-30 02:02:45,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" 2018-07-30 02:02:45,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dccd8533-19f4-4ff9-9fcc-37299c5a10e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:45,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dccd8533-19f4-4ff9-9fcc-37299c5a10e7 2018-07-30 02:02:45,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:45,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f09ab4e-a64d-45b7-987b-7e4b941d8b6b x-compute-request-id: req-1f09ab4e-a64d-45b7-987b-7e4b941d8b6b Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:56:0c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "bookmark"}], "image": {"id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "links": [{"href": "http://172.30.9.25:8774/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-30T02:02:40.000000", "flavor": {"id": "0d0f2053-d6d9-4dfe-a762-90287650309c", "links": [{"href": "http://172.30.9.25:8774/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "bookmark"}]}, "id": "25c466b7-f047-4a42-a3e4-598fd4017fe9", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:02:40Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst", "created": "2018-07-30T02:02:36Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:02:45,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 used request id req-1f09ab4e-a64d-45b7-987b-7e4b941d8b6b 2018-07-30 02:02:45,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:45,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9cd65e90-e644-4cfa-b181-4e8ca6e0118c Date: Mon, 30 Jul 2018 02:02:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:45,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-9cd65e90-e644-4cfa-b181-4e8ca6e0118c 2018-07-30 02:02:45,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:46,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f42251-c83c-40c8-9374-f7907cc9e692 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:46,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-78f42251-c83c-40c8-9374-f7907cc9e692 2018-07-30 02:02:46,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:46,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b7c5d051-76f9-44c8-9b2f-f3165ad4feb2 Date: Mon, 30 Jul 2018 02:02:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:46,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-b7c5d051-76f9-44c8-9b2f-f3165ad4feb2 2018-07-30 02:02:46,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:46,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-f8382b4e-1672-4a76-8435-b3e6c2077278 Date: Mon, 30 Jul 2018 02:02:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:30Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aebe5251-101e-47e8-9ab3-a47d5857895c","ip_address":"10.55.0.2"}],"id":"47d04e29-592b-4a30-af7a-8870dba43ea1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:f1:36","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-41e61221-c3d9-4c32-8649-8695cab276d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aebe5251-101e-47e8-9ab3-a47d5857895c","ip_address":"10.55.0.5"}],"id":"98972a19-4ba0-40d3-9198-de02ad342c36","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:56:0c","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port","admin_state_up":true,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:33Z","binding:vnic_type":"normal","device_id":"25c466b7-f047-4a42-a3e4-598fd4017fe9","ip_allocation":"immediate"}]} 2018-07-30 02:02:46,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-f8382b4e-1672-4a76-8435-b3e6c2077278 2018-07-30 02:02:46,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" -d '{"volumeAttachment": {"volumeId": "5bade310-1126-4c20-91e7-c678b5ca8023"}}' 2018-07-30 02:02:47,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-6d485422-0c61-4907-94ce-fd7e2c7648bf x-compute-request-id: req-6d485422-0c61-4907-94ce-fd7e2c7648bf Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "25c466b7-f047-4a42-a3e4-598fd4017fe9", "id": "5bade310-1126-4c20-91e7-c678b5ca8023", "volumeId": "5bade310-1126-4c20-91e7-c678b5ca8023"}} 2018-07-30 02:02:47,366 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9/os-volume_attachments used request id req-6d485422-0c61-4907-94ce-fd7e2c7648bf 2018-07-30 02:02:47,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" 2018-07-30 02:02:47,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-0d3c5163-9545-451a-a7d0-717da7a531ea x-compute-request-id: req-0d3c5163-9545-451a-a7d0-717da7a531ea Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:56:0c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "bookmark"}], "image": {"id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "links": [{"href": "http://172.30.9.25:8774/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-30T02:02:40.000000", "flavor": {"id": "0d0f2053-d6d9-4dfe-a762-90287650309c", "links": [{"href": "http://172.30.9.25:8774/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "bookmark"}]}, "id": "25c466b7-f047-4a42-a3e4-598fd4017fe9", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:02:40Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst", "created": "2018-07-30T02:02:36Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [{"id": "5bade310-1126-4c20-91e7-c678b5ca8023"}], "metadata": {}}} 2018-07-30 02:02:47,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 used request id req-0d3c5163-9545-451a-a7d0-717da7a531ea 2018-07-30 02:02:47,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" 2018-07-30 02:02:47,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ebee69ea-8660-4918-89e9-c46a18baae47 Date: Mon, 30 Jul 2018 02:02:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:47,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-ebee69ea-8660-4918-89e9-c46a18baae47 2018-07-30 02:02:47,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:02:47,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:02:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:02:47,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" 2018-07-30 02:02:47,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a91fd4b-3410-45b0-a463-a1ebd4bf4878 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:47,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-9a91fd4b-3410-45b0-a463-a1ebd4bf4878 2018-07-30 02:02:47,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" 2018-07-30 02:02:47,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8a0d6816-5a3c-4ab9-8171-ee34b9f62e55 Date: Mon, 30 Jul 2018 02:02:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:47,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-8a0d6816-5a3c-4ab9-8171-ee34b9f62e55 2018-07-30 02:02:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" 2018-07-30 02:02:47,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-41a11edb-0af2-4fcc-af48-e783c201b377 Date: Mon, 30 Jul 2018 02:02:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:30Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aebe5251-101e-47e8-9ab3-a47d5857895c","ip_address":"10.55.0.2"}],"id":"47d04e29-592b-4a30-af7a-8870dba43ea1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:f1:36","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-41e61221-c3d9-4c32-8649-8695cab276d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aebe5251-101e-47e8-9ab3-a47d5857895c","ip_address":"10.55.0.5"}],"id":"98972a19-4ba0-40d3-9198-de02ad342c36","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:56:0c","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port","admin_state_up":true,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:33Z","binding:vnic_type":"normal","device_id":"25c466b7-f047-4a42-a3e4-598fd4017fe9","ip_allocation":"immediate"}]} 2018-07-30 02:02:47,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-41a11edb-0af2-4fcc-af48-e783c201b377 2018-07-30 02:02:47,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" 2018-07-30 02:02:47,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-009dd76d-14da-43a5-9470-d1a52a59b44f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:47,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-009dd76d-14da-43a5-9470-d1a52a59b44f 2018-07-30 02:02:47,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:48,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-0a665935-c1d9-4deb-9a96-6dfd526295b9 x-compute-request-id: req-0a665935-c1d9-4deb-9a96-6dfd526295b9 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:56:0c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "bookmark"}], "image": {"id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "links": [{"href": "http://172.30.9.25:8774/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-30T02:02:40.000000", "flavor": {"id": "0d0f2053-d6d9-4dfe-a762-90287650309c", "links": [{"href": "http://172.30.9.25:8774/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "bookmark"}]}, "id": "25c466b7-f047-4a42-a3e4-598fd4017fe9", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:02:40Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst", "created": "2018-07-30T02:02:36Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [{"id": "5bade310-1126-4c20-91e7-c678b5ca8023"}], "metadata": {}}} 2018-07-30 02:02:48,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 used request id req-0a665935-c1d9-4deb-9a96-6dfd526295b9 2018-07-30 02:02:48,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:48,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-506ec742-7b5a-4156-b77b-dad7add7d4a1 Date: Mon, 30 Jul 2018 02:02:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:48,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-506ec742-7b5a-4156-b77b-dad7add7d4a1 2018-07-30 02:02:48,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:48,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bd31ef2-84ab-4887-b201-9ddf6e430864 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:48,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-8bd31ef2-84ab-4887-b201-9ddf6e430864 2018-07-30 02:02:48,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:48,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-93dca68d-fc7b-40a4-ac51-90d39a758da5 Date: Mon, 30 Jul 2018 02:02:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:48,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-93dca68d-fc7b-40a4-ac51-90d39a758da5 2018-07-30 02:02:48,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:48,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-fb37517c-e9ea-48bf-b488-e033e88328d2 Date: Mon, 30 Jul 2018 02:02:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:30Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aebe5251-101e-47e8-9ab3-a47d5857895c","ip_address":"10.55.0.2"}],"id":"47d04e29-592b-4a30-af7a-8870dba43ea1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:f1:36","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-41e61221-c3d9-4c32-8649-8695cab276d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aebe5251-101e-47e8-9ab3-a47d5857895c","ip_address":"10.55.0.5"}],"id":"98972a19-4ba0-40d3-9198-de02ad342c36","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:56:0c","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port","admin_state_up":true,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:33Z","binding:vnic_type":"normal","device_id":"25c466b7-f047-4a42-a3e4-598fd4017fe9","ip_allocation":"immediate"}]} 2018-07-30 02:02:48,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-fb37517c-e9ea-48bf-b488-e033e88328d2 2018-07-30 02:02:48,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" 2018-07-30 02:02:49,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f42b93bc-c4b8-4d86-b04a-0c173276bd26 x-compute-request-id: req-f42b93bc-c4b8-4d86-b04a-0c173276bd26 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:56:0c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "bookmark"}], "image": {"id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "links": [{"href": "http://172.30.9.25:8774/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-30T02:02:40.000000", "flavor": {"id": "0d0f2053-d6d9-4dfe-a762-90287650309c", "links": [{"href": "http://172.30.9.25:8774/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "bookmark"}]}, "id": "25c466b7-f047-4a42-a3e4-598fd4017fe9", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:02:40Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst", "created": "2018-07-30T02:02:36Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [{"id": "5bade310-1126-4c20-91e7-c678b5ca8023"}], "metadata": {}}} 2018-07-30 02:02:49,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 used request id req-f42b93bc-c4b8-4d86-b04a-0c173276bd26 2018-07-30 02:02:49,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" 2018-07-30 02:02:49,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-43cd37d3-f9b1-4824-a374-e41fb756f024 Date: Mon, 30 Jul 2018 02:02:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:49,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-43cd37d3-f9b1-4824-a374-e41fb756f024 2018-07-30 02:02:49,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" 2018-07-30 02:02:49,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a717ef-237b-4f47-97fb-d76a65f75acf Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:49,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-15a717ef-237b-4f47-97fb-d76a65f75acf 2018-07-30 02:02:49,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" 2018-07-30 02:02:49,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6a5ded92-851b-4729-8737-e6556d165622 Date: Mon, 30 Jul 2018 02:02:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:49,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-6a5ded92-851b-4729-8737-e6556d165622 2018-07-30 02:02:49,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" 2018-07-30 02:02:49,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-44028409-f79a-4b51-be9f-12f142cbcbf7 Date: Mon, 30 Jul 2018 02:02:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:30Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aebe5251-101e-47e8-9ab3-a47d5857895c","ip_address":"10.55.0.2"}],"id":"47d04e29-592b-4a30-af7a-8870dba43ea1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:f1:36","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-41e61221-c3d9-4c32-8649-8695cab276d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aebe5251-101e-47e8-9ab3-a47d5857895c","ip_address":"10.55.0.5"}],"id":"98972a19-4ba0-40d3-9198-de02ad342c36","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:56:0c","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port","admin_state_up":true,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:33Z","binding:vnic_type":"normal","device_id":"25c466b7-f047-4a42-a3e4-598fd4017fe9","ip_allocation":"immediate"}]} 2018-07-30 02:02:49,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-44028409-f79a-4b51-be9f-12f142cbcbf7 2018-07-30 02:02:49,308 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" 2018-07-30 02:02:49,371 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:49 GMT Server: Apache x-compute-request-id: req-2e984527-7520-402d-b7e8-25c6b280e91a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2e984527-7520-402d-b7e8-25c6b280e91a Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "25c466b7-f047-4a42-a3e4-598fd4017fe9", "attachment_id": "57c2cc0a-8692-49c2-a4b5-e4588105d0c3", "attached_at": "2018-07-30T02:02:48.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "5bade310-1126-4c20-91e7-c678b5ca8023", "device": "/dev/vdb", "id": "5bade310-1126-4c20-91e7-c678b5ca8023"}], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:02:48.000000", "replication_status": null, "snapshot_id": null, "id": "5bade310-1126-4c20-91e7-c678b5ca8023", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7", "bootable": "false", "created_at": "2018-07-30T02:02:30.000000", "volume_type": null}} 2018-07-30 02:02:49,371 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023 used request id req-2e984527-7520-402d-b7e8-25c6b280e91a 2018-07-30 02:02:49,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:49,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ecae4af-196e-4e8e-a4c3-6218ec905bdc x-compute-request-id: req-7ecae4af-196e-4e8e-a4c3-6218ec905bdc Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:56:0c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "bookmark"}], "image": {"id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "links": [{"href": "http://172.30.9.25:8774/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-30T02:02:40.000000", "flavor": {"id": "0d0f2053-d6d9-4dfe-a762-90287650309c", "links": [{"href": "http://172.30.9.25:8774/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "bookmark"}]}, "id": "25c466b7-f047-4a42-a3e4-598fd4017fe9", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:02:40Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst", "created": "2018-07-30T02:02:36Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [{"id": "5bade310-1126-4c20-91e7-c678b5ca8023"}], "metadata": {}}} 2018-07-30 02:02:49,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 used request id req-7ecae4af-196e-4e8e-a4c3-6218ec905bdc 2018-07-30 02:02:49,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:49,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ecae170c-6f5b-4c55-8f17-b823c6885190 Date: Mon, 30 Jul 2018 02:02:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41e61221-c3d9-4c32-8649-8695cab276d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["aebe5251-101e-47e8-9ab3-a47d5857895c"],"description":"","tags":[],"updated_at":"2018-07-30T02:02:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:27Z","provider:network_type":"vxlan"}]} 2018-07-30 02:02:49,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net used request id req-ecae170c-6f5b-4c55-8f17-b823c6885190 2018-07-30 02:02:49,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:49,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e23c6691-9cf5-4eb6-9a8e-f6d0293d4786 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:02:49,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-e23c6691-9cf5-4eb6-9a8e-f6d0293d4786 2018-07-30 02:02:49,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:49,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-1679ac55-ebaa-4fe6-82e3-0f52f6f7465d Date: Mon, 30 Jul 2018 02:02:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:02:28Z","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":"aebe5251-101e-47e8-9ab3-a47d5857895c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","ip_version":4}]} 2018-07-30 02:02:49,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-1679ac55-ebaa-4fe6-82e3-0f52f6f7465d 2018-07-30 02:02:49,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:49,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-d8aece1a-0764-4703-b321-8999ce1acb4d Date: Mon, 30 Jul 2018 02:02:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:30Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aebe5251-101e-47e8-9ab3-a47d5857895c","ip_address":"10.55.0.2"}],"id":"47d04e29-592b-4a30-af7a-8870dba43ea1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:f1:36","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-41e61221-c3d9-4c32-8649-8695cab276d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:02:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aebe5251-101e-47e8-9ab3-a47d5857895c","ip_address":"10.55.0.5"}],"id":"98972a19-4ba0-40d3-9198-de02ad342c36","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:56:0c","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port","admin_state_up":true,"network_id":"41e61221-c3d9-4c32-8649-8695cab276d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:02:33Z","binding:vnic_type":"normal","device_id":"25c466b7-f047-4a42-a3e4-598fd4017fe9","ip_allocation":"immediate"}]} 2018-07-30 02:02:49,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-d8aece1a-0764-4703-b321-8999ce1acb4d 2018-07-30 02:02:49,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9/os-volume_attachments/5bade310-1126-4c20-91e7-c678b5ca8023 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2132a2c7cd51b1382bf3d07b1da28674c5e8fc" 2018-07-30 02:02:50,239 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-519aff35-9796-4b59-b02d-1e45635418e2 x-compute-request-id: req-519aff35-9796-4b59-b02d-1e45635418e2 Content-Length: 0 Content-Type: application/json 2018-07-30 02:02:50,240 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9/os-volume_attachments/5bade310-1126-4c20-91e7-c678b5ca8023 used request id req-519aff35-9796-4b59-b02d-1e45635418e2 2018-07-30 02:02:50,240 - create_instance - INFO - Deleting Port with ID - 98972a19-4ba0-40d3-9198-de02ad342c36 2018-07-30 02:02:50,240 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-port 2018-07-30 02:02:50,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/98972a19-4ba0-40d3-9198-de02ad342c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:50,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-110c02de-39ae-4040-b5ef-0e8b774ca325 Date: Mon, 30 Jul 2018 02:02:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:02:50,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/98972a19-4ba0-40d3-9198-de02ad342c36 used request id req-110c02de-39ae-4040-b5ef-0e8b774ca325 2018-07-30 02:02:50,656 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst 2018-07-30 02:02:50,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:50,787 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02: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-5ca74ea6-30e4-42aa-b7c7-cb2fbef321b4 x-compute-request-id: req-5ca74ea6-30e4-42aa-b7c7-cb2fbef321b4 Content-Type: application/json 2018-07-30 02:02:50,787 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 used request id req-5ca74ea6-30e4-42aa-b7c7-cb2fbef321b4 2018-07-30 02:02:50,787 - create_instance - INFO - Checking deletion status 2018-07-30 02:02:50,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:51,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-f2acaf33-0486-4c20-ba66-433655774123 x-compute-request-id: req-f2acaf33-0486-4c20-ba66-433655774123 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:56:0c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9", "rel": "bookmark"}], "image": {"id": "1bf87477-8cd2-4468-abad-9ba255c31a4b", "links": [{"href": "http://172.30.9.25:8774/images/1bf87477-8cd2-4468-abad-9ba255c31a4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-30T02:02:40.000000", "flavor": {"id": "0d0f2053-d6d9-4dfe-a762-90287650309c", "links": [{"href": "http://172.30.9.25:8774/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c", "rel": "bookmark"}]}, "id": "25c466b7-f047-4a42-a3e4-598fd4017fe9", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:02:50Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst", "created": "2018-07-30T02:02:36Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:02:51,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 used request id req-f2acaf33-0486-4c20-ba66-433655774123 2018-07-30 02:02:51,074 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst] is - ACTIVE 2018-07-30 02:02:51,074 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 02:02:54,076 - create_instance - DEBUG - VM status query timeout in 296.711713076 2018-07-30 02:02:54,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9251715adf601618f3ba0e5380cd28b6f2e042a" 2018-07-30 02:02:54,128 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02: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 x-openstack-request-id: req-5f470c15-63a2-446e-8618-81e90264fe71 x-compute-request-id: req-5f470c15-63a2-446e-8618-81e90264fe71 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 25c466b7-f047-4a42-a3e4-598fd4017fe9 could not be found.", "code": 404}} 2018-07-30 02:02:54,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/25c466b7-f047-4a42-a3e4-598fd4017fe9 used request id req-5f470c15-63a2-446e-8618-81e90264fe71 2018-07-30 02:02:54,129 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 25c466b7-f047-4a42-a3e4-598fd4017fe9 could not be found. (HTTP 404) (Request-ID: req-5f470c15-63a2-446e-8618-81e90264fe71) 2018-07-30 02:02:54,129 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-vm_inst 2018-07-30 02:02:54,133 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-871554fa-89eb-47c7-a2cb-09f8b69b5a12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b742197ba1b2c8805d0eb1816230b332a97403e" 2018-07-30 02:02:54,193 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:54 GMT Server: Apache x-compute-request-id: req-7df8ef13-439a-41f2-86ed-b46d4903c078 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7df8ef13-439a-41f2-86ed-b46d4903c078 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:02:50.000000", "replication_status": null, "snapshot_id": null, "id": "5bade310-1126-4c20-91e7-c678b5ca8023", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7", "bootable": "false", "created_at": "2018-07-30T02:02:30.000000", "volume_type": null}} 2018-07-30 02:02:54,193 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023 used request id req-7df8ef13-439a-41f2-86ed-b46d4903c078 2018-07-30 02:02:54,193 - create_volume - DEBUG - Instance status is - available 2018-07-30 02:02:54,193 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7 2018-07-30 02:02:54,193 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7 2018-07-30 02:02:54,196 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-871554fa-89eb-47c7-a2cb-09f8b69b5a12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b742197ba1b2c8805d0eb1816230b332a97403e" 2018-07-30 02:02:54,413 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:02:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dbf6b228-1f72-42bb-8206-422eb1ffbcf2 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-30 02:02:54,414 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023 used request id req-dbf6b228-1f72-42bb-8206-422eb1ffbcf2 2018-07-30 02:02:54,416 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-871554fa-89eb-47c7-a2cb-09f8b69b5a12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b742197ba1b2c8805d0eb1816230b332a97403e" 2018-07-30 02:02:54,633 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:02:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2114aae3-e3a5-4d9a-8e69-bb64a5c44a6e x-openstack-request-id: req-2114aae3-e3a5-4d9a-8e69-bb64a5c44a6e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5bade310-1126-4c20-91e7-c678b5ca8023 could not be found.", "code": 404}} 2018-07-30 02:02:54,633 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/5bade310-1126-4c20-91e7-c678b5ca8023 used request id req-2114aae3-e3a5-4d9a-8e69-bb64a5c44a6e 2018-07-30 02:02:54,633 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 5bade310-1126-4c20-91e7-c678b5ca8023 could not be found. (HTTP 404) (Request-ID: req-2114aae3-e3a5-4d9a-8e69-bb64a5c44a6e) 2018-07-30 02:02:54,634 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7 2018-07-30 02:02:54,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e371e8f2295492b50185b9e4aaeabacfcd1fe42f" 2018-07-30 02:02:54,663 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02: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 x-openstack-request-id: req-7fd51ad8-6482-4c37-9068-5a5cfa3cf404 x-compute-request-id: req-7fd51ad8-6482-4c37-9068-5a5cfa3cf404 Content-Length: 0 Content-Type: application/json 2018-07-30 02:02:54,663 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0d0f2053-d6d9-4dfe-a762-90287650309c used request id req-7fd51ad8-6482-4c37-9068-5a5cfa3cf404 2018-07-30 02:02:54,664 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet 2018-07-30 02:02:54,664 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-subnet 2018-07-30 02:02:54,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/aebe5251-101e-47e8-9ab3-a47d5857895c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afeec5b9b30ddd10b458213880eb37a47be6cc01" 2018-07-30 02:02:55,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a829d0d-347c-4fd8-adc9-4d54ad6180a0 Date: Mon, 30 Jul 2018 02:02:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:02:55,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/aebe5251-101e-47e8-9ab3-a47d5857895c used request id req-5a829d0d-347c-4fd8-adc9-4d54ad6180a0 2018-07-30 02:02:55,806 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-net 2018-07-30 02:02:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/41e61221-c3d9-4c32-8649-8695cab276d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afeec5b9b30ddd10b458213880eb37a47be6cc01" 2018-07-30 02:02:56,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6349dbbb-4b6f-4fb7-941a-fcd6782c262e Date: Mon, 30 Jul 2018 02:02:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:02:56,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/41e61221-c3d9-4c32-8649-8695cab276d1 used request id req-6349dbbb-4b6f-4fb7-941a-fcd6782c262e 2018-07-30 02:02:56,778 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-2d5e7ce3-45a1-456e-8526-e7ed1aa7d3d7-image 2018-07-30 02:02:56,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a5ad5647ad897a7b9064985beea515f630d3547" 2018-07-30 02:02:57,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d3b56dfb-4089-4513-b225-4271182bbbe2 Date: Mon, 30 Jul 2018 02:02: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-30 02:02:57,209 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/1bf87477-8cd2-4468-abad-9ba255c31a4b used request id req-d3b56dfb-4089-4513-b225-4271182bbbe2 2018-07-30 02:02:57,211 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:02:57,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:02:57,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:57,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["UJrLv3KWS3iGMuqJlj0Npw"], "issued_at": "2018-07-30T02:02:57.000000Z"}} 2018-07-30 02:02:57,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd36f45482b5922b4d46b02f9f59b42ae0e1ec93" 2018-07-30 02:02:57,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f548e5c0-cea4-44d3-b21b-d2dfdc81a7fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:57,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f548e5c0-cea4-44d3-b21b-d2dfdc81a7fc 2018-07-30 02:02:57,683 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:02:57,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd36f45482b5922b4d46b02f9f59b42ae0e1ec93" 2018-07-30 02:02:57,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-fe6dd140-9d76-43a0-a9d1-ad9de2bb1cd9 x-compute-request-id: req-fe6dd140-9d76-43a0-a9d1-ad9de2bb1cd9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:02:57,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fe6dd140-9d76-43a0-a9d1-ad9de2bb1cd9 2018-07-30 02:02:57,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd36f45482b5922b4d46b02f9f59b42ae0e1ec93" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-29540e19-0a5a-4dea-b6a8-c11e50e17f9bname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-30 02:02:57,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-1b4fb737-7456-45ea-a488-0d86da93ff8c x-compute-request-id: req-1b4fb737-7456-45ea-a488-0d86da93ff8c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-29540e19-0a5a-4dea-b6a8-c11e50e17f9bname", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c13501f7-dfa7-44c4-af79-bcef0ba7bcf6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c13501f7-dfa7-44c4-af79-bcef0ba7bcf6", "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": "c13501f7-dfa7-44c4-af79-bcef0ba7bcf6"}} 2018-07-30 02:02:57,902 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1b4fb737-7456-45ea-a488-0d86da93ff8c 2018-07-30 02:02:57,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:58,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["--r1LbV9QHyZiM4bCD8CMw"], "issued_at": "2018-07-30T02:02:58.000000Z"}} 2018-07-30 02:02:58,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/c13501f7-dfa7-44c4-af79-bcef0ba7bcf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cc5a8840695b91d0791624e5aab53521042676" 2018-07-30 02:02:58,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-dd02b4fc-3a17-401f-8ff7-b1ce8922e07c x-compute-request-id: req-dd02b4fc-3a17-401f-8ff7-b1ce8922e07c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-29540e19-0a5a-4dea-b6a8-c11e50e17f9bname", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c13501f7-dfa7-44c4-af79-bcef0ba7bcf6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c13501f7-dfa7-44c4-af79-bcef0ba7bcf6", "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": "c13501f7-dfa7-44c4-af79-bcef0ba7bcf6"}} 2018-07-30 02:02:58,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/c13501f7-dfa7-44c4-af79-bcef0ba7bcf6 used request id req-dd02b4fc-3a17-401f-8ff7-b1ce8922e07c 2018-07-30 02:02:58,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/c13501f7-dfa7-44c4-af79-bcef0ba7bcf6/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cc5a8840695b91d0791624e5aab53521042676" 2018-07-30 02:02:58,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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 x-openstack-request-id: req-c861e2e5-43f9-4645-a71a-0fbb3eab72bb x-compute-request-id: req-c861e2e5-43f9-4645-a71a-0fbb3eab72bb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 02:02:58,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/c13501f7-dfa7-44c4-af79-bcef0ba7bcf6/os-extra_specs used request id req-c861e2e5-43f9-4645-a71a-0fbb3eab72bb 2018-07-30 02:02:58,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/c13501f7-dfa7-44c4-af79-bcef0ba7bcf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd36f45482b5922b4d46b02f9f59b42ae0e1ec93" 2018-07-30 02:02:58,526 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02: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 x-openstack-request-id: req-c80e2d5a-0c2a-4bab-bc33-a73c4cf6aaf2 x-compute-request-id: req-c80e2d5a-0c2a-4bab-bc33-a73c4cf6aaf2 Content-Length: 0 Content-Type: application/json 2018-07-30 02:02:58,526 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c13501f7-dfa7-44c4-af79-bcef0ba7bcf6 used request id req-c80e2d5a-0c2a-4bab-bc33-a73c4cf6aaf2 2018-07-30 02:02:58,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cc5a8840695b91d0791624e5aab53521042676" 2018-07-30 02:02:58,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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 x-openstack-request-id: req-7c6a852d-c456-4652-bbac-164e0a8256ad x-compute-request-id: req-7c6a852d-c456-4652-bbac-164e0a8256ad Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:02:58,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7c6a852d-c456-4652-bbac-164e0a8256ad 2018-07-30 02:02:58,550 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:02:58,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:02:58,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:58,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ntGSgiAcQ7q5dGro0W6xSg"], "issued_at": "2018-07-30T02:02:58.000000Z"}} 2018-07-30 02:02:58,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0501bbc13a148d57c13ec535251cf5e98df70858" 2018-07-30 02:02:59,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e59015c-cdeb-4b5f-9a8a-8f5fedb4b5f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:02:59,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0e59015c-cdeb-4b5f-9a8a-8f5fedb4b5f7 2018-07-30 02:02:59,013 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:02:59,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0501bbc13a148d57c13ec535251cf5e98df70858" 2018-07-30 02:02:59,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-ebcfcd9a-2d71-4d71-b624-ddc8d18e7f65 x-compute-request-id: req-ebcfcd9a-2d71-4d71-b624-ddc8d18e7f65 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:02:59,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ebcfcd9a-2d71-4d71-b624-ddc8d18e7f65 2018-07-30 02:02:59,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0501bbc13a148d57c13ec535251cf5e98df70858" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-c646a4c8-f132-4f29-a7c9-9e5b1eb559b2name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-30 02:02:59,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-1f3f4311-0ab4-4eb5-8882-2e61553b5ba4 x-compute-request-id: req-1f3f4311-0ab4-4eb5-8882-2e61553b5ba4 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-c646a4c8-f132-4f29-a7c9-9e5b1eb559b2name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1157db7b-7ef9-419c-978e-e4bfe3f02627", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1157db7b-7ef9-419c-978e-e4bfe3f02627", "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": "1157db7b-7ef9-419c-978e-e4bfe3f02627"}} 2018-07-30 02:02:59,228 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1f3f4311-0ab4-4eb5-8882-2e61553b5ba4 2018-07-30 02:02:59,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:02:59,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:02:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["k_MdcwXAT3WHSVRGLZDwHQ"], "issued_at": "2018-07-30T02:02:59.000000Z"}} 2018-07-30 02:02:59,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/1157db7b-7ef9-419c-978e-e4bfe3f02627 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6407ec7c92b83231b4df339ff08971b8056c61" 2018-07-30 02:02:59,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-f19eedaf-8f64-4b28-a283-f01d0e042782 x-compute-request-id: req-f19eedaf-8f64-4b28-a283-f01d0e042782 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-c646a4c8-f132-4f29-a7c9-9e5b1eb559b2name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1157db7b-7ef9-419c-978e-e4bfe3f02627", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1157db7b-7ef9-419c-978e-e4bfe3f02627", "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": "1157db7b-7ef9-419c-978e-e4bfe3f02627"}} 2018-07-30 02:02:59,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/1157db7b-7ef9-419c-978e-e4bfe3f02627 used request id req-f19eedaf-8f64-4b28-a283-f01d0e042782 2018-07-30 02:02:59,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/1157db7b-7ef9-419c-978e-e4bfe3f02627/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6407ec7c92b83231b4df339ff08971b8056c61" 2018-07-30 02:02:59,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-e1a36f44-27b6-4734-8f89-9cc5524a1989 x-compute-request-id: req-e1a36f44-27b6-4734-8f89-9cc5524a1989 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 02:02:59,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/1157db7b-7ef9-419c-978e-e4bfe3f02627/os-extra_specs used request id req-e1a36f44-27b6-4734-8f89-9cc5524a1989 2018-07-30 02:02:59,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/1157db7b-7ef9-419c-978e-e4bfe3f02627 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6407ec7c92b83231b4df339ff08971b8056c61" 2018-07-30 02:02:59,927 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:02: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-0e5f7731-d0aa-4c95-a73a-e7dcfdb80d9a x-compute-request-id: req-0e5f7731-d0aa-4c95-a73a-e7dcfdb80d9a Content-Length: 0 Content-Type: application/json 2018-07-30 02:02:59,927 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/1157db7b-7ef9-419c-978e-e4bfe3f02627 used request id req-0e5f7731-d0aa-4c95-a73a-e7dcfdb80d9a 2018-07-30 02:02:59,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6407ec7c92b83231b4df339ff08971b8056c61" 2018-07-30 02:02:59,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:02: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-61f859b2-253b-4e5d-ac05-911852b5f8b0 x-compute-request-id: req-61f859b2-253b-4e5d-ac05-911852b5f8b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:02:59,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-61f859b2-253b-4e5d-ac05-911852b5f8b0 2018-07-30 02:02:59,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/1157db7b-7ef9-419c-978e-e4bfe3f02627 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0501bbc13a148d57c13ec535251cf5e98df70858" 2018-07-30 02:02:59,966 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:02: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-719e4fc1-90bc-421b-a322-4e11da7f28bc x-compute-request-id: req-719e4fc1-90bc-421b-a322-4e11da7f28bc Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 1157db7b-7ef9-419c-978e-e4bfe3f02627 could not be found.", "code": 404}} 2018-07-30 02:02:59,966 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/1157db7b-7ef9-419c-978e-e4bfe3f02627 used request id req-719e4fc1-90bc-421b-a322-4e11da7f28bc 2018-07-30 02:02:59,968 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:02:59,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:02:59,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:00,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["9ljmwo29RiSQBLaKwB0iNA"], "issued_at": "2018-07-30T02:03:00.000000Z"}} 2018-07-30 02:03:00,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61def874cd843fa752e2c824ac0e7db4a14f90d" 2018-07-30 02:03:00,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc319ba-5ebd-4bb2-a259-f55997c5a044 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:03:00,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6dc319ba-5ebd-4bb2-a259-f55997c5a044 2018-07-30 02:03:00,365 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:03:00,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61def874cd843fa752e2c824ac0e7db4a14f90d" 2018-07-30 02:03:00,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03: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-c5a845f5-acdd-4bff-9413-545fd88a4cdd x-compute-request-id: req-c5a845f5-acdd-4bff-9413-545fd88a4cdd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:03:00,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c5a845f5-acdd-4bff-9413-545fd88a4cdd 2018-07-30 02:03:00,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61def874cd843fa752e2c824ac0e7db4a14f90d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-afbb0e1e-8ecb-41ac-99bd-94acc4aac338name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-30 02:03:00,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03: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-c89d291d-fe32-4bdb-93f2-5e0d1c405370 x-compute-request-id: req-c89d291d-fe32-4bdb-93f2-5e0d1c405370 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-afbb0e1e-8ecb-41ac-99bd-94acc4aac338name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/62f690df-c457-4c01-a501-4edce9ff6ec6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/62f690df-c457-4c01-a501-4edce9ff6ec6", "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": "62f690df-c457-4c01-a501-4edce9ff6ec6"}} 2018-07-30 02:03:00,524 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c89d291d-fe32-4bdb-93f2-5e0d1c405370 2018-07-30 02:03:00,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:00,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["KS9FzD1sSYOTW9SUwgQ3Ow"], "issued_at": "2018-07-30T02:03:00.000000Z"}} 2018-07-30 02:03:00,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/62f690df-c457-4c01-a501-4edce9ff6ec6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbbc01664c57723344722eae0ab90d0c0b574a3" 2018-07-30 02:03:01,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03: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-adff127a-321b-43ab-a9b7-3dd0f9ecea84 x-compute-request-id: req-adff127a-321b-43ab-a9b7-3dd0f9ecea84 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-afbb0e1e-8ecb-41ac-99bd-94acc4aac338name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/62f690df-c457-4c01-a501-4edce9ff6ec6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/62f690df-c457-4c01-a501-4edce9ff6ec6", "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": "62f690df-c457-4c01-a501-4edce9ff6ec6"}} 2018-07-30 02:03:01,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/62f690df-c457-4c01-a501-4edce9ff6ec6 used request id req-adff127a-321b-43ab-a9b7-3dd0f9ecea84 2018-07-30 02:03:01,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/62f690df-c457-4c01-a501-4edce9ff6ec6/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbbc01664c57723344722eae0ab90d0c0b574a3" 2018-07-30 02:03:01,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55ac07c9-7530-4e49-a26f-56cff9b92a8e x-compute-request-id: req-55ac07c9-7530-4e49-a26f-56cff9b92a8e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 02:03:01,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/62f690df-c457-4c01-a501-4edce9ff6ec6/os-extra_specs used request id req-55ac07c9-7530-4e49-a26f-56cff9b92a8e 2018-07-30 02:03:01,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/62f690df-c457-4c01-a501-4edce9ff6ec6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61def874cd843fa752e2c824ac0e7db4a14f90d" 2018-07-30 02:03:01,137 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-842f113d-cefb-4a75-997a-32caacf44587 x-compute-request-id: req-842f113d-cefb-4a75-997a-32caacf44587 Content-Length: 0 Content-Type: application/json 2018-07-30 02:03:01,137 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/62f690df-c457-4c01-a501-4edce9ff6ec6 used request id req-842f113d-cefb-4a75-997a-32caacf44587 2018-07-30 02:03:01,139 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:03:01,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:03:01,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:01,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Hpewd7WaQSKkhntizYFYaw"], "issued_at": "2018-07-30T02:03:01.000000Z"}} 2018-07-30 02:03:01,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcfbe75e5c3faf0e3ba9757b625b14ea3b25e2e" 2018-07-30 02:03:01,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a710e39c-0586-4f44-b3d9-f775e91427ce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:03:01,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a710e39c-0586-4f44-b3d9-f775e91427ce 2018-07-30 02:03:01,550 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:03:01,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcfbe75e5c3faf0e3ba9757b625b14ea3b25e2e" 2018-07-30 02:03:01,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9355614b-8fb3-4aac-b280-b639eca24e7e x-compute-request-id: req-9355614b-8fb3-4aac-b280-b639eca24e7e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:03:01,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9355614b-8fb3-4aac-b280-b639eca24e7e 2018-07-30 02:03:01,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcfbe75e5c3faf0e3ba9757b625b14ea3b25e2e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-dae7ac55-c85f-4f01-9e57-2fddb198f1b1name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-30 02:03:01,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-520584f5-3484-4df5-8e69-fa90675aa9b9 x-compute-request-id: req-520584f5-3484-4df5-8e69-fa90675aa9b9 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-dae7ac55-c85f-4f01-9e57-2fddb198f1b1name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fd276f0b-b36e-4805-8f08-791a73560d6d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fd276f0b-b36e-4805-8f08-791a73560d6d", "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": "fd276f0b-b36e-4805-8f08-791a73560d6d"}} 2018-07-30 02:03:01,790 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-520584f5-3484-4df5-8e69-fa90675aa9b9 2018-07-30 02:03:01,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:02,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["I3339vN_S9CsZIYhqvwyaw"], "issued_at": "2018-07-30T02:03:02.000000Z"}} 2018-07-30 02:03:02,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/fd276f0b-b36e-4805-8f08-791a73560d6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e10dd8c95bc7c25b334d1a1ae2e91d40c2a989" 2018-07-30 02:03:02,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03: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-ab1343e0-e353-41a0-b7a6-366c115b97dc x-compute-request-id: req-ab1343e0-e353-41a0-b7a6-366c115b97dc Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-dae7ac55-c85f-4f01-9e57-2fddb198f1b1name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fd276f0b-b36e-4805-8f08-791a73560d6d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fd276f0b-b36e-4805-8f08-791a73560d6d", "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": "fd276f0b-b36e-4805-8f08-791a73560d6d"}} 2018-07-30 02:03:02,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/fd276f0b-b36e-4805-8f08-791a73560d6d used request id req-ab1343e0-e353-41a0-b7a6-366c115b97dc 2018-07-30 02:03:02,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/fd276f0b-b36e-4805-8f08-791a73560d6d/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e10dd8c95bc7c25b334d1a1ae2e91d40c2a989" 2018-07-30 02:03:02,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03: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-12166624-3e4a-4364-aa27-312def00ea83 x-compute-request-id: req-12166624-3e4a-4364-aa27-312def00ea83 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 02:03:02,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/fd276f0b-b36e-4805-8f08-791a73560d6d/os-extra_specs used request id req-12166624-3e4a-4364-aa27-312def00ea83 2018-07-30 02:03:02,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/fd276f0b-b36e-4805-8f08-791a73560d6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e10dd8c95bc7c25b334d1a1ae2e91d40c2a989" 2018-07-30 02:03:02,425 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:03: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-a075532d-8450-4bfd-b740-1306835089f1 x-compute-request-id: req-a075532d-8450-4bfd-b740-1306835089f1 Content-Length: 0 Content-Type: application/json 2018-07-30 02:03:02,425 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/fd276f0b-b36e-4805-8f08-791a73560d6d used request id req-a075532d-8450-4bfd-b740-1306835089f1 2018-07-30 02:03:02,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e10dd8c95bc7c25b334d1a1ae2e91d40c2a989" 2018-07-30 02:03:02,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03: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-8c98c67e-fe3f-4cf3-96f7-a2e7e4f28583 x-compute-request-id: req-8c98c67e-fe3f-4cf3-96f7-a2e7e4f28583 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:03:02,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8c98c67e-fe3f-4cf3-96f7-a2e7e4f28583 2018-07-30 02:03:02,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/fd276f0b-b36e-4805-8f08-791a73560d6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcfbe75e5c3faf0e3ba9757b625b14ea3b25e2e" 2018-07-30 02:03:02,462 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:03: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-f2ffea7c-2d4b-4b9d-a5b1-8c1d2e5d0720 x-compute-request-id: req-f2ffea7c-2d4b-4b9d-a5b1-8c1d2e5d0720 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor fd276f0b-b36e-4805-8f08-791a73560d6d could not be found.", "code": 404}} 2018-07-30 02:03:02,462 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/fd276f0b-b36e-4805-8f08-791a73560d6d used request id req-f2ffea7c-2d4b-4b9d-a5b1-8c1d2e5d0720 2018-07-30 02:03:02,463 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:03:02,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:03:02,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:02,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["BhatIxzLRPeKdr8DWs7peg"], "issued_at": "2018-07-30T02:03:02.000000Z"}} 2018-07-30 02:03:02,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120e2c0d9ee0910c5f4e2355536f41a324173fb7" 2018-07-30 02:03:02,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f060ecd6-02be-47a7-8b71-6b7e92dcc337 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:03:02,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f060ecd6-02be-47a7-8b71-6b7e92dcc337 2018-07-30 02:03:02,937 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:03:02,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120e2c0d9ee0910c5f4e2355536f41a324173fb7" 2018-07-30 02:03:03,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03: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-91e87b37-c83b-4cab-aac4-4a5514da7218 x-compute-request-id: req-91e87b37-c83b-4cab-aac4-4a5514da7218 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:03:03,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-91e87b37-c83b-4cab-aac4-4a5514da7218 2018-07-30 02:03:03,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120e2c0d9ee0910c5f4e2355536f41a324173fb7" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-124c205b-0682-45f5-8d29-78d3baea9ed5name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-30 02:03:03,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03: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-f9e214bd-2fb2-48ba-ae49-9db7a015c55e x-compute-request-id: req-f9e214bd-2fb2-48ba-ae49-9db7a015c55e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-124c205b-0682-45f5-8d29-78d3baea9ed5name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769", "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": "52b0d746-a158-46a0-bf25-fbd4c832a769"}} 2018-07-30 02:03:03,160 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f9e214bd-2fb2-48ba-ae49-9db7a015c55e 2018-07-30 02:03:03,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:03,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ZX7eOxGSS-WzBYeTInIqMA"], "issued_at": "2018-07-30T02:03:03.000000Z"}} 2018-07-30 02:03:03,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c988ed06a5fd1f1acb99bfee37dc560e0a26e21" 2018-07-30 02:03:03,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03: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-4291b2ed-eb70-40cf-986c-e967d982f25c x-compute-request-id: req-4291b2ed-eb70-40cf-986c-e967d982f25c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-124c205b-0682-45f5-8d29-78d3baea9ed5name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769", "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": "52b0d746-a158-46a0-bf25-fbd4c832a769"}} 2018-07-30 02:03:03,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769 used request id req-4291b2ed-eb70-40cf-986c-e967d982f25c 2018-07-30 02:03:03,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c988ed06a5fd1f1acb99bfee37dc560e0a26e21" 2018-07-30 02:03:03,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03: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-028672eb-ff26-4f18-b6e3-00b02210fd0f x-compute-request-id: req-028672eb-ff26-4f18-b6e3-00b02210fd0f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 02:03:03,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769/os-extra_specs used request id req-028672eb-ff26-4f18-b6e3-00b02210fd0f 2018-07-30 02:03:03,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:03:03,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:04,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["f68Rgc5ORyKHlVuZJzdBDg"], "issued_at": "2018-07-30T02:03:04.000000Z"}} 2018-07-30 02:03:04,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3746e43c8de96ee780a2418ced6c3018a28c6217" 2018-07-30 02:03:04,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b3d5262-9a07-4afc-9af0-cb61d97a3178 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:03:04,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7b3d5262-9a07-4afc-9af0-cb61d97a3178 2018-07-30 02:03:04,226 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:03:04,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3746e43c8de96ee780a2418ced6c3018a28c6217" 2018-07-30 02:03:04,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9054a118-3c97-464a-ae5f-2e699c26d248 x-compute-request-id: req-9054a118-3c97-464a-ae5f-2e699c26d248 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"flavors": [{"id": "52b0d746-a158-46a0-bf25-fbd4c832a769", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769", "rel": "bookmark"}], "name": "CreateFlavorTests-124c205b-0682-45f5-8d29-78d3baea9ed5name"}]} 2018-07-30 02:03:04,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9054a118-3c97-464a-ae5f-2e699c26d248 2018-07-30 02:03:04,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3746e43c8de96ee780a2418ced6c3018a28c6217" 2018-07-30 02:03:04,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-669ce82b-bf8d-4cef-b07d-75760d738cbc x-compute-request-id: req-669ce82b-bf8d-4cef-b07d-75760d738cbc Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-124c205b-0682-45f5-8d29-78d3baea9ed5name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769", "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": "52b0d746-a158-46a0-bf25-fbd4c832a769"}} 2018-07-30 02:03:04,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769 used request id req-669ce82b-bf8d-4cef-b07d-75760d738cbc 2018-07-30 02:03:04,429 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-124c205b-0682-45f5-8d29-78d3baea9ed5name 2018-07-30 02:03:04,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120e2c0d9ee0910c5f4e2355536f41a324173fb7" 2018-07-30 02:03:04,461 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:03:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8d481c5-d9b2-436d-829c-324a8e91399c x-compute-request-id: req-a8d481c5-d9b2-436d-829c-324a8e91399c Content-Length: 0 Content-Type: application/json 2018-07-30 02:03:04,461 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/52b0d746-a158-46a0-bf25-fbd4c832a769 used request id req-a8d481c5-d9b2-436d-829c-324a8e91399c 2018-07-30 02:03:04,462 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 02:03:04,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:03:04,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:04,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["v7sASFAsT6yY73VtTJqrTg"], "issued_at": "2018-07-30T02:03:04.000000Z"}} 2018-07-30 02:03:04,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f68335a6eaf2842e8caf24dc11d8fc6de48a67" 2018-07-30 02:03:04,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5709cdc1-0c53-4621-86e4-df9d8447e8a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:03:04,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5709cdc1-0c53-4621-86e4-df9d8447e8a1 2018-07-30 02:03:04,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43f68335a6eaf2842e8caf24dc11d8fc6de48a67" 2018-07-30 02:03:05,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-8b2aba1f-a3d6-4971-baea-16eb7ddc0591 Date: Mon, 30 Jul 2018 02:03:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image"} 2018-07-30 02:03:05,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image used request id req-8b2aba1f-a3d6-4971-baea-16eb7ddc0591 2018-07-30 02:03:05,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43f68335a6eaf2842e8caf24dc11d8fc6de48a67" 2018-07-30 02:03:05,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9cc687fc-3a62-4ba7-88c0-1d758078f3f4 Date: Mon, 30 Jul 2018 02:03: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-30 02:03:05,044 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-9cc687fc-3a62-4ba7-88c0-1d758078f3f4 2018-07-30 02:03:05,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}43f68335a6eaf2842e8caf24dc11d8fc6de48a67" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image"}' 2018-07-30 02:03:05,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6bffa4c2-f86f-4edd-967b-953d341e556f Date: Mon, 30 Jul 2018 02:03:05 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T02:03:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b", "min_disk": 0, "protected": false, "id": "5874bbb9-087d-494b-9ee1-e543a599400b", "file": "/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b/file", "checksum": null, "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:03:05,128 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-6bffa4c2-f86f-4edd-967b-953d341e556f 2018-07-30 02:03:05,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43f68335a6eaf2842e8caf24dc11d8fc6de48a67" -d '' 2018-07-30 02:03:05,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fda190aa-5502-4748-bf0a-b6ff4c55a261 Date: Mon, 30 Jul 2018 02:03:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 02:03:05,479 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b/file used request id req-fda190aa-5502-4748-bf0a-b6ff4c55a261 2018-07-30 02:03:05,479 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 02:03:05,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43f68335a6eaf2842e8caf24dc11d8fc6de48a67" 2018-07-30 02:03:05,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-eb45433d-361b-4503-8609-0e4ab1a0ec78 Date: Mon, 30 Jul 2018 02:03:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:03:05Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5874bbb9-087d-494b-9ee1-e543a599400b/snap", "metadata": {}}], "self": "/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b", "min_disk": 0, "protected": false, "id": "5874bbb9-087d-494b-9ee1-e543a599400b", "file": "/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5874bbb9-087d-494b-9ee1-e543a599400b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:03:05,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b used request id req-eb45433d-361b-4503-8609-0e4ab1a0ec78 2018-07-30 02:03:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43f68335a6eaf2842e8caf24dc11d8fc6de48a67" 2018-07-30 02:03:05,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b8d4eeab-0a37-4382-8225-1085f920df02 Date: Mon, 30 Jul 2018 02:03: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-30 02:03:05,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b8d4eeab-0a37-4382-8225-1085f920df02 2018-07-30 02:03:05,510 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image 2018-07-30 02:03:05,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43f68335a6eaf2842e8caf24dc11d8fc6de48a67" 2018-07-30 02:03:05,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-609da036-1b90-4334-9ade-29e82d756711 Date: Mon, 30 Jul 2018 02:03:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:03:05Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5874bbb9-087d-494b-9ee1-e543a599400b/snap", "metadata": {}}], "self": "/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b", "min_disk": 0, "protected": false, "id": "5874bbb9-087d-494b-9ee1-e543a599400b", "file": "/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5874bbb9-087d-494b-9ee1-e543a599400b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:03:05,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b used request id req-609da036-1b90-4334-9ade-29e82d756711 2018-07-30 02:03:05,528 - create_image - DEBUG - Instance status is - active 2018-07-30 02:03:05,528 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image 2018-07-30 02:03:05,528 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image 2018-07-30 02:03:05,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:03:05,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:05,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["6Q4de9q7Sem3GKB6GQ5_Yw"], "issued_at": "2018-07-30T02:03:05.000000Z"}} 2018-07-30 02:03:05,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5ab538942a7e4578ae970ac58191c9955fd5" 2018-07-30 02:03:05,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a671d0-2d16-44f8-8f40-96ad99b8c25d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:03:05,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-36a671d0-2d16-44f8-8f40-96ad99b8c25d 2018-07-30 02:03:05,946 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:03:05,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5ab538942a7e4578ae970ac58191c9955fd5" 2018-07-30 02:03:06,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-ef738f90-989e-448a-b381-f3a75c063e9f x-compute-request-id: req-ef738f90-989e-448a-b381-f3a75c063e9f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:03:06,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ef738f90-989e-448a-b381-f3a75c063e9f 2018-07-30 02:03:06,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5ab538942a7e4578ae970ac58191c9955fd5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-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-30 02:03:06,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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,Accept-Encoding x-openstack-request-id: req-a55fa32b-f8d0-44d6-9701-7fad15efe831 x-compute-request-id: req-a55fa32b-f8d0-44d6-9701-7fad15efe831 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9d722fd7-2fb1-4d48-91de-dbcc9a3d3289", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9d722fd7-2fb1-4d48-91de-dbcc9a3d3289", "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": "9d722fd7-2fb1-4d48-91de-dbcc9a3d3289"}} 2018-07-30 02:03:06,213 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a55fa32b-f8d0-44d6-9701-7fad15efe831 2018-07-30 02:03:06,214 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 02:03:06,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:06,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["N3dMHYurRhiD0uRVAC7lKg"], "issued_at": "2018-07-30T02:03:06.000000Z"}} 2018-07-30 02:03:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-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-6d1a2778-5f69-4d55-8948-3beb4543695d-net", "inst_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-flavor"}}' 2018-07-30 02:03:08,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 02:03:06 GMT Server: Apache x-openstack-request-id: req-e6f7e319-7b35-4848-a360-44efade85564 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "self"}]}} 2018-07-30 02:03:08,608 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks used request id req-e6f7e319-7b35-4848-a360-44efade85564 2018-07-30 02:03:08,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:09,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:08 GMT Server: Apache x-openstack-request-id: req-0d9da8b8-fcfe-42b9-8b37-483d5947f5c4 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:10,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:09 GMT Server: Apache x-openstack-request-id: req-063eb57f-c2d9-4e71-8f0e-1059ba074013 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1", "stack_user_project_id": "faba932267034e89bab70cb6ce35fff0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:10,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 used request id req-063eb57f-c2d9-4e71-8f0e-1059ba074013 2018-07-30 02:03:10,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:10,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:10 GMT Server: Apache x-openstack-request-id: req-570b642c-2044-4fd2-8f1b-6e00247dd022 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-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1", "stack_user_project_id": "faba932267034e89bab70cb6ce35fff0", "deletion_time": null, "creation_time": "2018-07-30T02:03:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "self"}], "updated_time": null, "project": "0fe05230a8a340ec8c337c88e34a1c9b", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "tags": null}]} 2018-07-30 02:03:10,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1 used request id req-570b642c-2044-4fd2-8f1b-6e00247dd022 2018-07-30 02:03:10,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:11,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:10 GMT Server: Apache x-openstack-request-id: req-75d8bb1f-6c7d-4764-8b71-b244b7e9e6be 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-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1", "stack_user_project_id": "faba932267034e89bab70cb6ce35fff0", "deletion_time": null, "creation_time": "2018-07-30T02:03:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "self"}], "updated_time": null, "project": "0fe05230a8a340ec8c337c88e34a1c9b", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "tags": null}]} 2018-07-30 02:03:11,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1 used request id req-75d8bb1f-6c7d-4764-8b71-b244b7e9e6be 2018-07-30 02:03:11,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:11,686 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:11 GMT Server: Apache x-openstack-request-id: req-b4a69a43-e241-455e-9b1f-c9d07886ed92 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:12,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:11 GMT Server: Apache x-openstack-request-id: req-db2b113c-a03a-4f86-acb4-b96c729d655f 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1", "stack_user_project_id": "faba932267034e89bab70cb6ce35fff0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:12,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 used request id req-db2b113c-a03a-4f86-acb4-b96c729d655f 2018-07-30 02:03:12,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:13,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:12 GMT Server: Apache x-openstack-request-id: req-b1b1bc2b-ccef-4696-9f65-b47ee961b46a Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:13,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:13 GMT Server: Apache x-openstack-request-id: req-bdac915f-9bfe-4f88-ae68-c242e85364b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "b35637cd-f24b-4375-aade-4e0aab85057b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f82eba6b-8d23-4350-93f7-a2fd05b11c99", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b34f3e98-92ce-4564-aeab-4a2fe606420f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-30T02:03:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-07-30 02:03:13,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources used request id req-bdac915f-9bfe-4f88-ae68-c242e85364b4 2018-07-30 02:03:13,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:14,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:13 GMT Server: Apache x-openstack-request-id: req-1e680bc6-4a4c-4a17-a606-9e50e40ba79a Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:14,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:14 GMT Server: Apache x-openstack-request-id: req-fa1be5aa-412c-4c22-9ffe-cce98685ac0e 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1", "stack_user_project_id": "faba932267034e89bab70cb6ce35fff0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:14,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 used request id req-fa1be5aa-412c-4c22-9ffe-cce98685ac0e 2018-07-30 02:03:14,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:14,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:14 GMT Server: Apache x-openstack-request-id: req-b438f3a9-a327-4054-bb45-b74400ee4fa6 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:14,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:14 GMT Server: Apache x-openstack-request-id: req-f9312551-0d0a-4b57-9065-fd3f0be4f898 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1", "stack_user_project_id": "faba932267034e89bab70cb6ce35fff0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:14,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 used request id req-f9312551-0d0a-4b57-9065-fd3f0be4f898 2018-07-30 02:03:17,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:17,944 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:17 GMT Server: Apache x-openstack-request-id: req-77ddec38-82db-411b-ad80-2d29c6caae46 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:17,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:17 GMT Server: Apache x-openstack-request-id: req-0a994c17-bb3d-41b4-8098-a47d3639a4f6 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1", "stack_user_project_id": "faba932267034e89bab70cb6ce35fff0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:17,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 used request id req-0a994c17-bb3d-41b4-8098-a47d3639a4f6 2018-07-30 02:03:20,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:21,610 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:20 GMT Server: Apache x-openstack-request-id: req-04963076-5b8f-4e87-8e16-87e8aab9b8c4 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:21,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:21 GMT Server: Apache x-openstack-request-id: req-b224b0f3-716a-4a89-9c67-4765adf54411 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1", "stack_user_project_id": "faba932267034e89bab70cb6ce35fff0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T02:03:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:21,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 used request id req-b224b0f3-716a-4a89-9c67-4765adf54411 2018-07-30 02:03:21,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:21,713 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:21 GMT Server: Apache x-openstack-request-id: req-2c30bcd6-2220-4a17-abd7-06eec5cd180b Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:21,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:21 GMT Server: Apache x-openstack-request-id: req-7eaf8eec-4b54-4216-b1e5-0953e0ef1874 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "b35637cd-f24b-4375-aade-4e0aab85057b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f82eba6b-8d23-4350-93f7-a2fd05b11c99", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b34f3e98-92ce-4564-aeab-4a2fe606420f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "988488e1-3a54-4019-b657-cda4698cdce0", "resource_type": "OS::Nova::Server"}]} 2018-07-30 02:03:21,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources used request id req-7eaf8eec-4b54-4216-b1e5-0953e0ef1874 2018-07-30 02:03:21,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b34f3e98-92ce-4564-aeab-4a2fe606420f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:21,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-30572048-4757-4216-b35e-c44c3b6da5e7 Date: Mon, 30 Jul 2018 02:03:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b34f3e98-92ce-4564-aeab-4a2fe606420f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["f82eba6b-8d23-4350-93f7-a2fd05b11c99"],"description":"","tags":[],"updated_at":"2018-07-30T02:03:09Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:03:09Z","provider:network_type":"vxlan"}]} 2018-07-30 02:03:21,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b34f3e98-92ce-4564-aeab-4a2fe606420f used request id req-30572048-4757-4216-b35e-c44c3b6da5e7 2018-07-30 02:03:21,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b34f3e98-92ce-4564-aeab-4a2fe606420f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:21,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e113d617-cd24-40fb-82fb-e5142573297a Date: Mon, 30 Jul 2018 02:03:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:03:09Z","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":"f82eba6b-8d23-4350-93f7-a2fd05b11c99","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b34f3e98-92ce-4564-aeab-4a2fe606420f","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:03:09Z","ip_version":4}]} 2018-07-30 02:03:21,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b34f3e98-92ce-4564-aeab-4a2fe606420f used request id req-e113d617-cd24-40fb-82fb-e5142573297a 2018-07-30 02:03:21,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b34f3e98-92ce-4564-aeab-4a2fe606420f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:21,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-74459c91-211f-4ae4-8b5e-8ec0c83a8036 Date: Mon, 30 Jul 2018 02:03:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:03:09Z","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":"f82eba6b-8d23-4350-93f7-a2fd05b11c99","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b34f3e98-92ce-4564-aeab-4a2fe606420f","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:03:09Z","ip_version":4}]} 2018-07-30 02:03:21,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b34f3e98-92ce-4564-aeab-4a2fe606420f used request id req-74459c91-211f-4ae4-8b5e-8ec0c83a8036 2018-07-30 02:03:21,931 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:03:21,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:22,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27cbbb9d-62b7-4337-ae3a-825d1cf63ab4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:03:22,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-27cbbb9d-62b7-4337-ae3a-825d1cf63ab4 2018-07-30 02:03:22,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:22,041 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:22 GMT Server: Apache x-openstack-request-id: req-a710d1f4-e565-43c9-9ce7-041c4e35aee2 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:22,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:22 GMT Server: Apache x-openstack-request-id: req-caea2336-0302-42cc-8dbd-81464ba4daa8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "b35637cd-f24b-4375-aade-4e0aab85057b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f82eba6b-8d23-4350-93f7-a2fd05b11c99", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b34f3e98-92ce-4564-aeab-4a2fe606420f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "988488e1-3a54-4019-b657-cda4698cdce0", "resource_type": "OS::Nova::Server"}]} 2018-07-30 02:03:22,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources used request id req-caea2336-0302-42cc-8dbd-81464ba4daa8 2018-07-30 02:03:22,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/988488e1-3a54-4019-b657-cda4698cdce0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:22,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-520ed401-1df8-4073-b256-15b08a5aed2a x-compute-request-id: req-520ed401-1df8-4073-b256-15b08a5aed2a Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:f4:5f", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/988488e1-3a54-4019-b657-cda4698cdce0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/988488e1-3a54-4019-b657-cda4698cdce0", "rel": "bookmark"}], "image": {"id": "5874bbb9-087d-494b-9ee1-e543a599400b", "links": [{"href": "http://172.30.9.25:8774/images/5874bbb9-087d-494b-9ee1-e543a599400b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-07-30T02:03:18.000000", "flavor": {"id": "9d722fd7-2fb1-4d48-91de-dbcc9a3d3289", "links": [{"href": "http://172.30.9.25:8774/flavors/9d722fd7-2fb1-4d48-91de-dbcc9a3d3289", "rel": "bookmark"}]}, "id": "988488e1-3a54-4019-b657-cda4698cdce0", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:03:18Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-6d1a2778-5f69-4d55-8948-3beb4543695d-inst", "created": "2018-07-30T02:03:14Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:03:22,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/988488e1-3a54-4019-b657-cda4698cdce0 used request id req-520ed401-1df8-4073-b256-15b08a5aed2a 2018-07-30 02:03:22,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:22,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-aab1a0d9-4088-43c8-a4c0-636b369e0a27 Date: Mon, 30 Jul 2018 02:03:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b34f3e98-92ce-4564-aeab-4a2fe606420f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["f82eba6b-8d23-4350-93f7-a2fd05b11c99"],"description":"","tags":[],"updated_at":"2018-07-30T02:03:09Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:03:09Z","provider:network_type":"vxlan"}]} 2018-07-30 02:03:22,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-net used request id req-aab1a0d9-4088-43c8-a4c0-636b369e0a27 2018-07-30 02:03:22,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:03:22,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:03:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:03:22,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:22,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5340bb43-dd39-49e8-a985-f8bd8a9718c4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:03:22,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-5340bb43-dd39-49e8-a985-f8bd8a9718c4 2018-07-30 02:03:22,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b34f3e98-92ce-4564-aeab-4a2fe606420f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:22,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c075a599-cbf1-4581-840a-c7f889d3bbe1 Date: Mon, 30 Jul 2018 02:03:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:03:09Z","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":"f82eba6b-8d23-4350-93f7-a2fd05b11c99","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b34f3e98-92ce-4564-aeab-4a2fe606420f","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:03:09Z","ip_version":4}]} 2018-07-30 02:03:22,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b34f3e98-92ce-4564-aeab-4a2fe606420f used request id req-c075a599-cbf1-4581-840a-c7f889d3bbe1 2018-07-30 02:03:22,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b34f3e98-92ce-4564-aeab-4a2fe606420f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:22,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2066 X-Openstack-Request-Id: req-992c9efe-1b83-4ab0-817f-50b268fad733 Date: Mon, 30 Jul 2018 02:03:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:03:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f82eba6b-8d23-4350-93f7-a2fd05b11c99","ip_address":"10.0.0.2"}],"id":"930fcb83-5c03-4b2e-93d5-4aadcc5da8e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:a6:12","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b34f3e98-92ce-4564-aeab-4a2fe606420f","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:03:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b34f3e98-92ce-4564-aeab-4a2fe606420f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:03:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f82eba6b-8d23-4350-93f7-a2fd05b11c99","ip_address":"10.0.0.9"}],"id":"b35637cd-f24b-4375-aade-4e0aab85057b","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:f4:5f","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1-server1_port-ketwyde546kq","admin_state_up":true,"network_id":"b34f3e98-92ce-4564-aeab-4a2fe606420f","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:03:11Z","binding:vnic_type":"normal","device_id":"988488e1-3a54-4019-b657-cda4698cdce0","ip_allocation":"immediate"}]} 2018-07-30 02:03:22,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b34f3e98-92ce-4564-aeab-4a2fe606420f used request id req-992c9efe-1b83-4ab0-817f-50b268fad733 2018-07-30 02:03:22,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:23,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:22 GMT Server: Apache x-openstack-request-id: req-7a65f00b-286c-4d9b-96c7-1b5abae60cbf Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:23,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:23 GMT Server: Apache x-openstack-request-id: req-31fcee88-7a91-4f5f-bfbb-b44068d6a89d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "b35637cd-f24b-4375-aade-4e0aab85057b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f82eba6b-8d23-4350-93f7-a2fd05b11c99", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b34f3e98-92ce-4564-aeab-4a2fe606420f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-30T02:03:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:03:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "988488e1-3a54-4019-b657-cda4698cdce0", "resource_type": "OS::Nova::Server"}]} 2018-07-30 02:03:23,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2/resources used request id req-31fcee88-7a91-4f5f-bfbb-b44068d6a89d 2018-07-30 02:03:23,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090a1b3313ab7ce51e94848b92a72e5b3bd40cb" 2018-07-30 02:03:23,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:23 GMT Server: Apache x-openstack-request-id: req-610092e2-d799-45b8-8d14-b861dd93746f Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:23,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:03:23 GMT Server: Apache x-openstack-request-id: req-fd26b7e9-1b52-4918-ba8a-4cddd5fcd1d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 02:03:23,398 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-stack1/cd4a4487-3bd2-4b6e-8114-69f1c5c85fc2 used request id req-fd26b7e9-1b52-4918-ba8a-4cddd5fcd1d2 2018-07-30 02:03:23,399 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-6d1a2778-5f69-4d55-8948-3beb4543695d-image 2018-07-30 02:03:23,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43f68335a6eaf2842e8caf24dc11d8fc6de48a67" 2018-07-30 02:03:23,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d9e82b78-1d63-445f-b052-39da885cdf8e Date: Mon, 30 Jul 2018 02:03: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-30 02:03:23,918 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/5874bbb9-087d-494b-9ee1-e543a599400b used request id req-d9e82b78-1d63-445f-b052-39da885cdf8e 2018-07-30 02:03:23,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/9d722fd7-2fb1-4d48-91de-dbcc9a3d3289 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5ab538942a7e4578ae970ac58191c9955fd5" 2018-07-30 02:03:23,970 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:03:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-959ba3c8-4181-4490-912a-068c1e364ad4 x-compute-request-id: req-959ba3c8-4181-4490-912a-068c1e364ad4 Content-Length: 0 Content-Type: application/json 2018-07-30 02:03:23,970 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/9d722fd7-2fb1-4d48-91de-dbcc9a3d3289 used request id req-959ba3c8-4181-4490-912a-068c1e364ad4 2018-07-30 02:03:23,972 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 02:03:23,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:03:23,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:24,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["idxrvnqCR9G6xsUX_WjETw"], "issued_at": "2018-07-30T02:03:24.000000Z"}} 2018-07-30 02:03:24,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fa260514338b0e5cbe755feef79fd70814229d" 2018-07-30 02:03:24,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e8d0c8-1f62-497f-86e4-e2db2fd32ea9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:03:24,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d6e8d0c8-1f62-497f-86e4-e2db2fd32ea9 2018-07-30 02:03:24,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10fa260514338b0e5cbe755feef79fd70814229d" 2018-07-30 02:03:24,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-4e19e92d-37df-4cfc-be73-e83efdadd5d5 Date: Mon, 30 Jul 2018 02:03:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image"} 2018-07-30 02:03:24,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image used request id req-4e19e92d-37df-4cfc-be73-e83efdadd5d5 2018-07-30 02:03:24,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10fa260514338b0e5cbe755feef79fd70814229d" 2018-07-30 02:03:24,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0aeaa4c4-76e5-48b6-9bc2-1892a464b02f Date: Mon, 30 Jul 2018 02:03: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-30 02:03:24,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-0aeaa4c4-76e5-48b6-9bc2-1892a464b02f 2018-07-30 02:03:24,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10fa260514338b0e5cbe755feef79fd70814229d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image"}' 2018-07-30 02:03:24,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/563aae46-a93d-406b-9171-63354f577a5c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-77889a62-ccdb-4fa7-9e3d-71196e5ae6b8 Date: Mon, 30 Jul 2018 02:03:24 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T02:03:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/563aae46-a93d-406b-9171-63354f577a5c", "min_disk": 0, "protected": false, "id": "563aae46-a93d-406b-9171-63354f577a5c", "file": "/v2/images/563aae46-a93d-406b-9171-63354f577a5c/file", "checksum": null, "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:03:24,724 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-77889a62-ccdb-4fa7-9e3d-71196e5ae6b8 2018-07-30 02:03:24,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/563aae46-a93d-406b-9171-63354f577a5c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10fa260514338b0e5cbe755feef79fd70814229d" -d '' 2018-07-30 02:03:25,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-303550c5-8d55-4253-af37-753da4cb9901 Date: Mon, 30 Jul 2018 02:03: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-30 02:03:25,955 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/563aae46-a93d-406b-9171-63354f577a5c/file used request id req-303550c5-8d55-4253-af37-753da4cb9901 2018-07-30 02:03:25,956 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 02:03:25,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/563aae46-a93d-406b-9171-63354f577a5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10fa260514338b0e5cbe755feef79fd70814229d" 2018-07-30 02:03:25,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-af8feddc-dd04-495c-ad1f-ef78e636983c Date: Mon, 30 Jul 2018 02:03:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:03:25Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/563aae46-a93d-406b-9171-63354f577a5c/snap", "metadata": {}}], "self": "/v2/images/563aae46-a93d-406b-9171-63354f577a5c", "min_disk": 0, "protected": false, "id": "563aae46-a93d-406b-9171-63354f577a5c", "file": "/v2/images/563aae46-a93d-406b-9171-63354f577a5c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/563aae46-a93d-406b-9171-63354f577a5c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:03:25,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/563aae46-a93d-406b-9171-63354f577a5c used request id req-af8feddc-dd04-495c-ad1f-ef78e636983c 2018-07-30 02:03:25,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10fa260514338b0e5cbe755feef79fd70814229d" 2018-07-30 02:03:25,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1a953d86-69ec-4b20-a1ea-6d8e59fcc265 Date: Mon, 30 Jul 2018 02:03: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-30 02:03:25,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-1a953d86-69ec-4b20-a1ea-6d8e59fcc265 2018-07-30 02:03:25,988 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image 2018-07-30 02:03:25,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/563aae46-a93d-406b-9171-63354f577a5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10fa260514338b0e5cbe755feef79fd70814229d" 2018-07-30 02:03:26,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-eb09c1b6-dc7c-40e4-902b-30f038613a91 Date: Mon, 30 Jul 2018 02:03:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:03:25Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/563aae46-a93d-406b-9171-63354f577a5c/snap", "metadata": {}}], "self": "/v2/images/563aae46-a93d-406b-9171-63354f577a5c", "min_disk": 0, "protected": false, "id": "563aae46-a93d-406b-9171-63354f577a5c", "file": "/v2/images/563aae46-a93d-406b-9171-63354f577a5c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/563aae46-a93d-406b-9171-63354f577a5c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:03:26,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/563aae46-a93d-406b-9171-63354f577a5c used request id req-eb09c1b6-dc7c-40e4-902b-30f038613a91 2018-07-30 02:03:26,008 - create_image - DEBUG - Instance status is - active 2018-07-30 02:03:26,008 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image 2018-07-30 02:03:26,008 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image 2018-07-30 02:03:26,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:03:26,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:26,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Ie_Hl-B0R-6XEQzUfvVSXA"], "issued_at": "2018-07-30T02:03:26.000000Z"}} 2018-07-30 02:03:26,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b649da78f11ff252087371fa4215b71e86213bf3" 2018-07-30 02:03:26,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb1c5cb5-2919-4b3a-8db0-42e2cb1f33a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:03:26,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bb1c5cb5-2919-4b3a-8db0-42e2cb1f33a1 2018-07-30 02:03:26,517 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:03:26,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b649da78f11ff252087371fa4215b71e86213bf3" 2018-07-30 02:03:26,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cf5ae18-78e6-4565-b2be-1c5205e5c91c x-compute-request-id: req-6cf5ae18-78e6-4565-b2be-1c5205e5c91c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:03:26,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6cf5ae18-78e6-4565-b2be-1c5205e5c91c 2018-07-30 02:03:26,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b649da78f11ff252087371fa4215b71e86213bf3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-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-30 02:03:26,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5825b6d-e86f-4618-8ed0-a65125df72c0 x-compute-request-id: req-a5825b6d-e86f-4618-8ed0-a65125df72c0 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/faed2c1b-6fbf-40a5-b9db-b002151117a7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/faed2c1b-6fbf-40a5-b9db-b002151117a7", "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": "faed2c1b-6fbf-40a5-b9db-b002151117a7"}} 2018-07-30 02:03:26,757 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a5825b6d-e86f-4618-8ed0-a65125df72c0 2018-07-30 02:03:26,758 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 02:03:26,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:27,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["pRNe_HPVSzOSURQZT-kbaA"], "issued_at": "2018-07-30T02:03:27.000000Z"}} 2018-07-30 02:03:27,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-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-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}}' 2018-07-30 02:03:29,185 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 02:03:27 GMT Server: Apache x-openstack-request-id: req-dfaf9aec-7811-4f6f-8782-a332fa0c61f9 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "rel": "self"}]}} 2018-07-30 02:03:29,185 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks used request id req-dfaf9aec-7811-4f6f-8782-a332fa0c61f9 2018-07-30 02:03:29,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:29,411 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:29 GMT Server: Apache x-openstack-request-id: req-e9c422db-99e9-4a2b-abc3-1506931e0aa8 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:29,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:29 GMT Server: Apache x-openstack-request-id: req-af55e69a-cf65-4afc-bd5c-9e867943b5c7 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1", "stack_user_project_id": "4bef50d4e48b42c6847c4a5a90233d66", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:29,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed used request id req-af55e69a-cf65-4afc-bd5c-9e867943b5c7 2018-07-30 02:03:29,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:29,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:29 GMT Server: Apache x-openstack-request-id: req-fb25adce-d953-4a13-b195-d13600509270 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-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1", "stack_user_project_id": "4bef50d4e48b42c6847c4a5a90233d66", "deletion_time": null, "creation_time": "2018-07-30T02:03:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "rel": "self"}], "updated_time": null, "project": "0fe05230a8a340ec8c337c88e34a1c9b", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "tags": null}]} 2018-07-30 02:03:29,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1 used request id req-fb25adce-d953-4a13-b195-d13600509270 2018-07-30 02:03:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:30,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:29 GMT Server: Apache x-openstack-request-id: req-21d7b4df-3c34-4455-bfc8-53f6ace8e175 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-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1", "stack_user_project_id": "4bef50d4e48b42c6847c4a5a90233d66", "deletion_time": null, "creation_time": "2018-07-30T02:03:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "rel": "self"}], "updated_time": null, "project": "0fe05230a8a340ec8c337c88e34a1c9b", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "tags": null}]} 2018-07-30 02:03:30,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1 used request id req-21d7b4df-3c34-4455-bfc8-53f6ace8e175 2018-07-30 02:03:30,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:30,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:30 GMT Server: Apache x-openstack-request-id: req-a746fbe6-bbbd-4722-8ad5-6f183b5d939e Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:30,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:30 GMT Server: Apache x-openstack-request-id: req-061117fc-fcb9-4dc6-8b91-52c2746c3238 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1", "stack_user_project_id": "4bef50d4e48b42c6847c4a5a90233d66", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:30,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed used request id req-061117fc-fcb9-4dc6-8b91-52c2746c3238 2018-07-30 02:03:30,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:30,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:30 GMT Server: Apache x-openstack-request-id: req-45b13f5f-a181-4b5f-8b80-b48127f233b6 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:30,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:30 GMT Server: Apache x-openstack-request-id: req-79a8ad25-dac7-4d01-b724-019a3528849c 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1", "stack_user_project_id": "4bef50d4e48b42c6847c4a5a90233d66", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:30,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed used request id req-79a8ad25-dac7-4d01-b724-019a3528849c 2018-07-30 02:03:33,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:33,838 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:33 GMT Server: Apache x-openstack-request-id: req-c80c9ff6-facf-4aa7-bb6e-d7c08680829e Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:33,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:33 GMT Server: Apache x-openstack-request-id: req-98718e75-40f7-402d-9b51-28ea0b655194 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1", "stack_user_project_id": "4bef50d4e48b42c6847c4a5a90233d66", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:33,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed used request id req-98718e75-40f7-402d-9b51-28ea0b655194 2018-07-30 02:03:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:36,911 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:36 GMT Server: Apache x-openstack-request-id: req-278bd0ea-f2b1-469b-93b9-53a47a16072c Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:36,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:36 GMT Server: Apache x-openstack-request-id: req-04c9ae04-cde0-4ae9-a61f-80333b019ae3 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1", "stack_user_project_id": "4bef50d4e48b42c6847c4a5a90233d66", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:36,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed used request id req-04c9ae04-cde0-4ae9-a61f-80333b019ae3 2018-07-30 02:03:39,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:39,985 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:39 GMT Server: Apache x-openstack-request-id: req-0cd8f8f1-eb66-4c80-8c5e-8ee8f681cde9 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:40,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:39 GMT Server: Apache x-openstack-request-id: req-df5f6c42-aacc-4469-9950-4068da5dea2a 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1", "stack_user_project_id": "4bef50d4e48b42c6847c4a5a90233d66", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T02:03:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:40,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed used request id req-df5f6c42-aacc-4469-9950-4068da5dea2a 2018-07-30 02:03:40,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-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-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}}' 2018-07-30 02:03:41,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 02:03:40 GMT Server: Apache x-openstack-request-id: req-376ea3e5-b8a3-469a-ad60-21638e8a0ccb Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "31400c34-d7a6-48e2-b866-07aa2118e325", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325", "rel": "self"}]}} 2018-07-30 02:03:41,482 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks used request id req-376ea3e5-b8a3-469a-ad60-21638e8a0ccb 2018-07-30 02:03:41,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/31400c34-d7a6-48e2-b866-07aa2118e325 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:41,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:41 GMT Server: Apache x-openstack-request-id: req-492df0c3-cda9-4491-9c60-5a8c2d7ff718 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:41,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:41 GMT Server: Apache x-openstack-request-id: req-37780ec7-4428-4930-b6f3-b9792956b8fe 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "31400c34-d7a6-48e2-b866-07aa2118e325", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "stack_user_project_id": "1f35ef0cddf34640b510bdbfddf98b26", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:40Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31400c34-d7a6-48e2-b866-07aa2118e325", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:41,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 used request id req-37780ec7-4428-4930-b6f3-b9792956b8fe 2018-07-30 02:03:41,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:41,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:41 GMT Server: Apache x-openstack-request-id: req-b668b2e0-de34-49cd-9a9b-13dfdc39bf34 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-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "stack_user_project_id": "1f35ef0cddf34640b510bdbfddf98b26", "deletion_time": null, "creation_time": "2018-07-30T02:03:40Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325", "rel": "self"}], "updated_time": null, "project": "0fe05230a8a340ec8c337c88e34a1c9b", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "31400c34-d7a6-48e2-b866-07aa2118e325", "tags": null}]} 2018-07-30 02:03:41,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2 used request id req-b668b2e0-de34-49cd-9a9b-13dfdc39bf34 2018-07-30 02:03:41,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:41,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:41 GMT Server: Apache x-openstack-request-id: req-084a615f-80df-4588-9f95-7f8041243e90 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-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "stack_user_project_id": "1f35ef0cddf34640b510bdbfddf98b26", "deletion_time": null, "creation_time": "2018-07-30T02:03:40Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325", "rel": "self"}], "updated_time": null, "project": "0fe05230a8a340ec8c337c88e34a1c9b", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "31400c34-d7a6-48e2-b866-07aa2118e325", "tags": null}]} 2018-07-30 02:03:41,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2 used request id req-084a615f-80df-4588-9f95-7f8041243e90 2018-07-30 02:03:41,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/31400c34-d7a6-48e2-b866-07aa2118e325 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:41,817 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:41 GMT Server: Apache x-openstack-request-id: req-241eff43-e9b0-4aa4-ad01-87cf5a204013 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:42,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:41 GMT Server: Apache x-openstack-request-id: req-cb19e0cb-32ec-4142-b7cd-c7390e9857cd 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "31400c34-d7a6-48e2-b866-07aa2118e325", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "stack_user_project_id": "1f35ef0cddf34640b510bdbfddf98b26", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:40Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31400c34-d7a6-48e2-b866-07aa2118e325", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:42,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 used request id req-cb19e0cb-32ec-4142-b7cd-c7390e9857cd 2018-07-30 02:03:42,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/31400c34-d7a6-48e2-b866-07aa2118e325 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:42,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:42 GMT Server: Apache x-openstack-request-id: req-abe7219c-189b-4eed-9699-eb20e39133cf Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:42,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:42 GMT Server: Apache x-openstack-request-id: req-c17cb499-771d-4aba-ae76-79869f889abf 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "31400c34-d7a6-48e2-b866-07aa2118e325", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "stack_user_project_id": "1f35ef0cddf34640b510bdbfddf98b26", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:40Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31400c34-d7a6-48e2-b866-07aa2118e325", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:42,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 used request id req-c17cb499-771d-4aba-ae76-79869f889abf 2018-07-30 02:03:45,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/31400c34-d7a6-48e2-b866-07aa2118e325 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:46,023 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:45 GMT Server: Apache x-openstack-request-id: req-1c6c392b-9c37-421e-8dd7-9235d94d5a48 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:46,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:46 GMT Server: Apache x-openstack-request-id: req-a8c4b3ad-8c6a-4237-9b17-0fe67f2af602 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "31400c34-d7a6-48e2-b866-07aa2118e325", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "stack_user_project_id": "1f35ef0cddf34640b510bdbfddf98b26", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:40Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31400c34-d7a6-48e2-b866-07aa2118e325", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:46,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 used request id req-a8c4b3ad-8c6a-4237-9b17-0fe67f2af602 2018-07-30 02:03:49,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/31400c34-d7a6-48e2-b866-07aa2118e325 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:49,100 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:49 GMT Server: Apache x-openstack-request-id: req-e7978cc9-4f75-4e32-b71d-2192b51ce927 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:49,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:49 GMT Server: Apache x-openstack-request-id: req-39da954b-a3f3-4980-b073-f633be5bf3c8 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "31400c34-d7a6-48e2-b866-07aa2118e325", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "stack_user_project_id": "1f35ef0cddf34640b510bdbfddf98b26", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:40Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31400c34-d7a6-48e2-b866-07aa2118e325", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:49,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 used request id req-39da954b-a3f3-4980-b073-f633be5bf3c8 2018-07-30 02:03:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/31400c34-d7a6-48e2-b866-07aa2118e325 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:52,204 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:52 GMT Server: Apache x-openstack-request-id: req-cc2bd122-0534-41e5-beb9-99da6e451531 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:52,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:52 GMT Server: Apache x-openstack-request-id: req-e21fc36e-c39c-410e-a1f3-054bb1d62667 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "31400c34-d7a6-48e2-b866-07aa2118e325", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "stack_user_project_id": "1f35ef0cddf34640b510bdbfddf98b26", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:03:40Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31400c34-d7a6-48e2-b866-07aa2118e325", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:52,245 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 used request id req-e21fc36e-c39c-410e-a1f3-054bb1d62667 2018-07-30 02:03:55,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/31400c34-d7a6-48e2-b866-07aa2118e325 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:55,279 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:55 GMT Server: Apache x-openstack-request-id: req-221d93c2-4c11-4ca8-8d1a-c49662148ffa Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:55,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:55 GMT Server: Apache x-openstack-request-id: req-145c78e2-b5a2-4791-9091-310ed14d9f14 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "31400c34-d7a6-48e2-b866-07aa2118e325", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2", "stack_user_project_id": "1f35ef0cddf34640b510bdbfddf98b26", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T02:03:40Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "31400c34-d7a6-48e2-b866-07aa2118e325", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 02:03:55,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 used request id req-145c78e2-b5a2-4791-9091-310ed14d9f14 2018-07-30 02:03:55,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:55,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:55 GMT Server: Apache x-openstack-request-id: req-708cc76a-8d25-498b-92dc-68c5c899cb7d Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:55,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:03:55 GMT Server: Apache x-openstack-request-id: req-40e72ac9-a76b-412c-9d9a-4c8ea294a54a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 02:03:55,395 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack1/34a7036f-f1eb-4bf8-b1ad-1f83ddc299ed used request id req-40e72ac9-a76b-412c-9d9a-4c8ea294a54a 2018-07-30 02:03:55,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/31400c34-d7a6-48e2-b866-07aa2118e325 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be723fb99f93965c7a1bdcfb319af19175bbec" 2018-07-30 02:03:55,425 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:03:55 GMT Server: Apache x-openstack-request-id: req-03e0dbfb-d650-4827-adec-b831ca2b7d2d Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:03:55,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:03:55 GMT Server: Apache x-openstack-request-id: req-9a65c7ca-d1ee-4657-9fae-3949972d3d7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 02:03:55,467 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-stack2/31400c34-d7a6-48e2-b866-07aa2118e325 used request id req-9a65c7ca-d1ee-4657-9fae-3949972d3d7a 2018-07-30 02:03:55,467 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-5d1beea5-480b-4373-b70a-f5a941f360c2-image 2018-07-30 02:03:55,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/563aae46-a93d-406b-9171-63354f577a5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10fa260514338b0e5cbe755feef79fd70814229d" 2018-07-30 02:03:55,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da122a5e-593a-46e2-893a-03a71a76b9eb Date: Mon, 30 Jul 2018 02: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-30 02:03:55,944 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/563aae46-a93d-406b-9171-63354f577a5c used request id req-da122a5e-593a-46e2-893a-03a71a76b9eb 2018-07-30 02:03:55,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/faed2c1b-6fbf-40a5-b9db-b002151117a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b649da78f11ff252087371fa4215b71e86213bf3" 2018-07-30 02:03:55,980 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:03: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-404d855a-e1e5-4fd9-8fa1-967af05fcd41 x-compute-request-id: req-404d855a-e1e5-4fd9-8fa1-967af05fcd41 Content-Length: 0 Content-Type: application/json 2018-07-30 02:03:55,980 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/faed2c1b-6fbf-40a5-b9db-b002151117a7 used request id req-404d855a-e1e5-4fd9-8fa1-967af05fcd41 2018-07-30 02:03:55,981 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 02:03:55,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:03:55,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:56,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["CuLmcAVJS1KLDx-EbaTeiA"], "issued_at": "2018-07-30T02:03:56.000000Z"}} 2018-07-30 02:03:56,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77151667c466e46524db15f231e604fac03b3dc2" 2018-07-30 02:03:56,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da257669-dd16-4099-af2a-d044bbe54039 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:03:56,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-da257669-dd16-4099-af2a-d044bbe54039 2018-07-30 02:03:56,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77151667c466e46524db15f231e604fac03b3dc2" 2018-07-30 02:03:56,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-1a72940a-04ce-4681-8498-a240dace592c Date: Mon, 30 Jul 2018 02:03:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"} 2018-07-30 02:03:56,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1 used request id req-1a72940a-04ce-4681-8498-a240dace592c 2018-07-30 02:03:56,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77151667c466e46524db15f231e604fac03b3dc2" 2018-07-30 02:03:56,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-628eeaf5-b802-464b-beb1-12ea1c34de19 Date: Mon, 30 Jul 2018 02:03: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-30 02:03:56,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-628eeaf5-b802-464b-beb1-12ea1c34de19 2018-07-30 02:03:56,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}77151667c466e46524db15f231e604fac03b3dc2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}' 2018-07-30 02:03:56,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aef1802d-69ee-4039-b681-1480e84e2291 Date: Mon, 30 Jul 2018 02:03:56 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T02:03:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e", "min_disk": 0, "protected": false, "id": "c7dca53f-13b7-4ff2-ae6b-39289f71b16e", "file": "/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e/file", "checksum": null, "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:03:56,895 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-aef1802d-69ee-4039-b681-1480e84e2291 2018-07-30 02:03:56,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77151667c466e46524db15f231e604fac03b3dc2" -d '' 2018-07-30 02:03:58,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43e817d6-762b-4d1c-baee-193214d90cbe Date: Mon, 30 Jul 2018 02:03: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-30 02:03:58,053 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e/file used request id req-43e817d6-762b-4d1c-baee-193214d90cbe 2018-07-30 02:03:58,053 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 02:03:58,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77151667c466e46524db15f231e604fac03b3dc2" 2018-07-30 02:03:58,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-72440d5a-fd54-4499-ac73-b06cca1b802c Date: Mon, 30 Jul 2018 02:03:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:03:58Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e/snap", "metadata": {}}], "self": "/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e", "min_disk": 0, "protected": false, "id": "c7dca53f-13b7-4ff2-ae6b-39289f71b16e", "file": "/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:03:58,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e used request id req-72440d5a-fd54-4499-ac73-b06cca1b802c 2018-07-30 02:03:58,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77151667c466e46524db15f231e604fac03b3dc2" 2018-07-30 02:03:58,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a740c67d-2484-4d61-ac00-30c0d390ae13 Date: Mon, 30 Jul 2018 02:03: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-30 02:03:58,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a740c67d-2484-4d61-ac00-30c0d390ae13 2018-07-30 02:03:58,083 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1 2018-07-30 02:03:58,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77151667c466e46524db15f231e604fac03b3dc2" 2018-07-30 02:03:58,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-403ed284-1e5c-4562-a094-9443291a6776 Date: Mon, 30 Jul 2018 02:03:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:03:58Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e/snap", "metadata": {}}], "self": "/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e", "min_disk": 0, "protected": false, "id": "c7dca53f-13b7-4ff2-ae6b-39289f71b16e", "file": "/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:03:58,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e used request id req-403ed284-1e5c-4562-a094-9443291a6776 2018-07-30 02:03:58,113 - create_image - DEBUG - Instance status is - active 2018-07-30 02:03:58,113 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1 2018-07-30 02:03:58,113 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1 2018-07-30 02:03:58,113 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 02:03:58,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:03:58,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:03:58,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:03:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vI0jvsQqQVakY2xxT_MfrA"], "issued_at": "2018-07-30T02:03:58.000000Z"}} 2018-07-30 02:03:58,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6ec7414ab70658e255e73edf55ebf595715416" 2018-07-30 02:03:58,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3daaa871-0a1e-4c39-b420-008000ac4a68 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:03:58,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3daaa871-0a1e-4c39-b420-008000ac4a68 2018-07-30 02:03:58,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf6ec7414ab70658e255e73edf55ebf595715416" 2018-07-30 02:03:58,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-565cbba2-1ab5-4927-b1ce-75f2cacf7d5a Date: Mon, 30 Jul 2018 02:03:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2"} 2018-07-30 02:03:58,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2 used request id req-565cbba2-1ab5-4927-b1ce-75f2cacf7d5a 2018-07-30 02:03:58,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf6ec7414ab70658e255e73edf55ebf595715416" 2018-07-30 02:03:58,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-beb51def-fb15-4a14-973e-3c4193f3e72d Date: Mon, 30 Jul 2018 02:03: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-30 02:03:58,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-beb51def-fb15-4a14-973e-3c4193f3e72d 2018-07-30 02:03:58,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf6ec7414ab70658e255e73edf55ebf595715416" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2"}' 2018-07-30 02:03:59,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bf41394e-c716-4987-8c05-96fd226dd192 Date: Mon, 30 Jul 2018 02:03:59 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T02:03:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd", "min_disk": 0, "protected": false, "id": "61be32f8-9d94-4eed-8f44-e5b4cb4412cd", "file": "/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/file", "checksum": null, "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:03:59,021 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-bf41394e-c716-4987-8c05-96fd226dd192 2018-07-30 02:03:59,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf6ec7414ab70658e255e73edf55ebf595715416" -d '' 2018-07-30 02:04:00,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a4913a4-fb42-4cea-b505-00dfa02059e5 Date: Mon, 30 Jul 2018 02:04: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-30 02:04:00,525 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/file used request id req-2a4913a4-fb42-4cea-b505-00dfa02059e5 2018-07-30 02:04:00,526 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 02:04:00,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf6ec7414ab70658e255e73edf55ebf595715416" 2018-07-30 02:04:00,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-69af0d7c-c868-4290-876c-a8d2c2d5247d Date: Mon, 30 Jul 2018 02:04:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:04:00Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/snap", "metadata": {}}], "self": "/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd", "min_disk": 0, "protected": false, "id": "61be32f8-9d94-4eed-8f44-e5b4cb4412cd", "file": "/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:04:00,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd used request id req-69af0d7c-c868-4290-876c-a8d2c2d5247d 2018-07-30 02:04:00,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf6ec7414ab70658e255e73edf55ebf595715416" 2018-07-30 02:04:00,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8246d0af-c389-42cb-b7b5-8f2995c33795 Date: Mon, 30 Jul 2018 02:04: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-30 02:04:00,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-8246d0af-c389-42cb-b7b5-8f2995c33795 2018-07-30 02:04:00,559 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2 2018-07-30 02:04:00,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf6ec7414ab70658e255e73edf55ebf595715416" 2018-07-30 02:04:00,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-09ef24e1-0aed-4aa3-907a-edb28d295533 Date: Mon, 30 Jul 2018 02:04:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:04:00Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/snap", "metadata": {}}], "self": "/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd", "min_disk": 0, "protected": false, "id": "61be32f8-9d94-4eed-8f44-e5b4cb4412cd", "file": "/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:04:00,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd used request id req-09ef24e1-0aed-4aa3-907a-edb28d295533 2018-07-30 02:04:00,577 - create_image - DEBUG - Instance status is - active 2018-07-30 02:04:00,578 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2 2018-07-30 02:04:00,578 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2 2018-07-30 02:04:00,578 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 02:04:00,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:04:01,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:04:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["fjBOyos0Q4qz3uXXLeymLA"], "issued_at": "2018-07-30T02:04:01.000000Z"}} 2018-07-30 02:04:01,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-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-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net"}}' 2018-07-30 02:04:03,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 02:04:01 GMT Server: Apache x-openstack-request-id: req-5b6f67ca-265a-46a8-9536-f2c109613400 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}]}} 2018-07-30 02:04:03,372 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks used request id req-5b6f67ca-265a-46a8-9536-f2c109613400 2018-07-30 02:04:03,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:03,587 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:03 GMT Server: Apache x-openstack-request-id: req-36ae9ca4-ae3e-4ff0-ac86-beaf88b522ac Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:03,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:03 GMT Server: Apache x-openstack-request-id: req-9f7ef684-ca2d-4d36-8e1d-e6312a0d4802 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": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "stack_user_project_id": "c0571cc40c9f41028bcb5f206effce25", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:04:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "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-30 02:04:03,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-9f7ef684-ca2d-4d36-8e1d-e6312a0d4802 2018-07-30 02:04:03,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:03,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:03 GMT Server: Apache x-openstack-request-id: req-f48ab3b3-550c-47fd-bf71-45639012d95d Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:04,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:04 GMT Server: Apache x-openstack-request-id: req-d7dad52a-4290-459a-8cab-cb1fbeda5c72 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": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "stack_user_project_id": "c0571cc40c9f41028bcb5f206effce25", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:04:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "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-30 02:04:04,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-d7dad52a-4290-459a-8cab-cb1fbeda5c72 2018-07-30 02:04:07,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:07,402 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:07 GMT Server: Apache x-openstack-request-id: req-29e5fc50-a68c-4b83-b745-2dd482c42d71 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:07,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:07 GMT Server: Apache x-openstack-request-id: req-2adb65bf-f121-4892-82be-8c7506fe17af 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": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "stack_user_project_id": "c0571cc40c9f41028bcb5f206effce25", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:04:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "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-30 02:04:07,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-2adb65bf-f121-4892-82be-8c7506fe17af 2018-07-30 02:04:10,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:10,947 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:10 GMT Server: Apache x-openstack-request-id: req-33d8bbb8-b74c-4834-9d39-5177aee156f6 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:11,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:10 GMT Server: Apache x-openstack-request-id: req-816ced89-b140-4b5d-bf8c-8d94b998fa68 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 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-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "stack_user_project_id": "c0571cc40c9f41028bcb5f206effce25", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:04:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7jtCQtBWFX7Hmu1rA+7lsUvDqhK2fR2BXLTThgNPvDfQz9c/\nNx1WggE4StQfoGfOpdiS73Ep4Nbtw4GxpecDsqWnP4EVpGDlJ5pvQ851efrisQE5\nwZrfeZc4czd9E50Xp6R8sR5i2bZH+bWsactlqNBFMRhl9QQ9dH2q9uUFliEvWin1\nquoydvhAJYiQXQtbcDvsL1JlAnGhM1cCELaj+PlgcU+w0fzzowCPW1q+27unIVXQ\nQethv3mJK4TpfPAGtkE5lRKeWt35vc5S3YGYifTOS4UJDlTyjfwpkmbE5LxwRwvM\nleB5tEvmLUQk5eZxvnshDwjDV0AN5fXkNiuS/wIDAQABAoIBAQDOMhRD6DbaHAWA\nHwaFPP0p273bMp8o46TYLNr4H12gN19Qxak9dvMtSwkCG1/UYoUGHtHu1S++H8lj\ncpnkUnNs6Nw9puioggVVpeGv+r7LeU9EjR8EZ5wNjcmaT+i+VTXoMAKM+xPsBE1/\n4LL+TsIKv1lkCQ4WaDkY3rxfPhL7wMmQiF0HBKlfZQdL7/w0JcZYgCJ9LfRJQJ52\n4EIzHU0Vn96Hb/2j8pznI6tH7BDhPqX79H+1V8wEvk5or5kwKP6//i+nUsx1LpyW\nYwuJOQ8xrjnV2QiXi6wlNy5RgEmPf2nCxyYwm3rGRpJOMUi7fjx2LiEJd/T5YjJJ\nYlR+t2aBAoGBAP93HvIoqkA8xP8KXJbTBSjGk3vEPxYeiOP0As2RM01PiAr1tdBZ\nyh/yNWEGm18xu1ZdFkdXQTmhzdp1TfYh48YXaL8fDnmJvx/oWc0ueki8SY9tbfHK\nIUs5VI7spzgQWEg5X2FPkuyGnkHeWV87uumubYNIYESC6LYdaAxwXs3vAoGBAO66\n52zv6PflQNFJIuAxbrpHkYkJI7qqjYWqo0BX31UPYT+kg6rol1aiXgaU6JDCrk6p\nKJLkKwauOSBR0Q4Jv5bQ3UgpEO0EaU8LBKAOk6qqmtszSMKGtJERcu30soVERm/I\nkKsSl/KpIc5QBSbDwT1XnnQhkLECRSEtUcGZhJvxAoGAGh7m9iG8Trcn+V/o2a8X\n7vRm7hfBz5QtsQkpJDW9hiEkquI2xef4Z83PMW2Ig3JFUm5QMdk1HRxzPOwTnaAX\ndxC7sBcP1tODzFJopDclX7yI1PZ+cGOXheaFw9tkubHKJRBgtUV6o16cXeXLQ5aK\n5QvlvK+w0DCGdOCK3AK9XtcCgYEArSW4ZmWXFf0bxu+BsROJWOhBoR+U33WGEbWS\nlD9nhv0RrqQ2r0XlRfubsLBeAWiCHiFIgUml/0Frw4oz0ze00sEITacjVJUHgEHg\nh+oqpfT5PhTzJ8uluTXrorUAqfG8GKVicAGbXW/YShf1tIj0ZfZfwaD6nbekxgxl\nqMIc0TECgYEAy5tn9c+15ynUyl9B1VUbdDTMk/S2/StJNyX2G9nIcIb0H35kNMbA\nWZ4CNqn3qdkMTgZT+BsB8yk915v7Hs+oeeWemSSuuc6dl7xMVWqALE87IsvkXS1p\nNPCA2+UW8+kse2gk/ylVO5OhUmzD6cXyU2Uv8A+Fa5Wbi89w0ByZofk=\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-30 02:04:11,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-816ced89-b140-4b5d-bf8c-8d94b998fa68 2018-07-30 02:04:14,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:14,105 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:14 GMT Server: Apache x-openstack-request-id: req-fdf4a3ba-b6f9-4833-a810-b461314142ba Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:14,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:14 GMT Server: Apache x-openstack-request-id: req-d89847e7-6998-47f0-bec3-89c49416bf5a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 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-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "stack_user_project_id": "c0571cc40c9f41028bcb5f206effce25", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:04:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7jtCQtBWFX7Hmu1rA+7lsUvDqhK2fR2BXLTThgNPvDfQz9c/\nNx1WggE4StQfoGfOpdiS73Ep4Nbtw4GxpecDsqWnP4EVpGDlJ5pvQ851efrisQE5\nwZrfeZc4czd9E50Xp6R8sR5i2bZH+bWsactlqNBFMRhl9QQ9dH2q9uUFliEvWin1\nquoydvhAJYiQXQtbcDvsL1JlAnGhM1cCELaj+PlgcU+w0fzzowCPW1q+27unIVXQ\nQethv3mJK4TpfPAGtkE5lRKeWt35vc5S3YGYifTOS4UJDlTyjfwpkmbE5LxwRwvM\nleB5tEvmLUQk5eZxvnshDwjDV0AN5fXkNiuS/wIDAQABAoIBAQDOMhRD6DbaHAWA\nHwaFPP0p273bMp8o46TYLNr4H12gN19Qxak9dvMtSwkCG1/UYoUGHtHu1S++H8lj\ncpnkUnNs6Nw9puioggVVpeGv+r7LeU9EjR8EZ5wNjcmaT+i+VTXoMAKM+xPsBE1/\n4LL+TsIKv1lkCQ4WaDkY3rxfPhL7wMmQiF0HBKlfZQdL7/w0JcZYgCJ9LfRJQJ52\n4EIzHU0Vn96Hb/2j8pznI6tH7BDhPqX79H+1V8wEvk5or5kwKP6//i+nUsx1LpyW\nYwuJOQ8xrjnV2QiXi6wlNy5RgEmPf2nCxyYwm3rGRpJOMUi7fjx2LiEJd/T5YjJJ\nYlR+t2aBAoGBAP93HvIoqkA8xP8KXJbTBSjGk3vEPxYeiOP0As2RM01PiAr1tdBZ\nyh/yNWEGm18xu1ZdFkdXQTmhzdp1TfYh48YXaL8fDnmJvx/oWc0ueki8SY9tbfHK\nIUs5VI7spzgQWEg5X2FPkuyGnkHeWV87uumubYNIYESC6LYdaAxwXs3vAoGBAO66\n52zv6PflQNFJIuAxbrpHkYkJI7qqjYWqo0BX31UPYT+kg6rol1aiXgaU6JDCrk6p\nKJLkKwauOSBR0Q4Jv5bQ3UgpEO0EaU8LBKAOk6qqmtszSMKGtJERcu30soVERm/I\nkKsSl/KpIc5QBSbDwT1XnnQhkLECRSEtUcGZhJvxAoGAGh7m9iG8Trcn+V/o2a8X\n7vRm7hfBz5QtsQkpJDW9hiEkquI2xef4Z83PMW2Ig3JFUm5QMdk1HRxzPOwTnaAX\ndxC7sBcP1tODzFJopDclX7yI1PZ+cGOXheaFw9tkubHKJRBgtUV6o16cXeXLQ5aK\n5QvlvK+w0DCGdOCK3AK9XtcCgYEArSW4ZmWXFf0bxu+BsROJWOhBoR+U33WGEbWS\nlD9nhv0RrqQ2r0XlRfubsLBeAWiCHiFIgUml/0Frw4oz0ze00sEITacjVJUHgEHg\nh+oqpfT5PhTzJ8uluTXrorUAqfG8GKVicAGbXW/YShf1tIj0ZfZfwaD6nbekxgxl\nqMIc0TECgYEAy5tn9c+15ynUyl9B1VUbdDTMk/S2/StJNyX2G9nIcIb0H35kNMbA\nWZ4CNqn3qdkMTgZT+BsB8yk915v7Hs+oeeWemSSuuc6dl7xMVWqALE87IsvkXS1p\nNPCA2+UW8+kse2gk/ylVO5OhUmzD6cXyU2Uv8A+Fa5Wbi89w0ByZofk=\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-30 02:04:14,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-d89847e7-6998-47f0-bec3-89c49416bf5a 2018-07-30 02:04:17,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:17,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:17 GMT Server: Apache x-openstack-request-id: req-ab8716cc-315d-4109-884e-5a75b139937d Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:17,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:17 GMT Server: Apache x-openstack-request-id: req-a6a8c9af-0ac2-484d-b501-0947107c5cd2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 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-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "stack_user_project_id": "c0571cc40c9f41028bcb5f206effce25", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:04:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7jtCQtBWFX7Hmu1rA+7lsUvDqhK2fR2BXLTThgNPvDfQz9c/\nNx1WggE4StQfoGfOpdiS73Ep4Nbtw4GxpecDsqWnP4EVpGDlJ5pvQ851efrisQE5\nwZrfeZc4czd9E50Xp6R8sR5i2bZH+bWsactlqNBFMRhl9QQ9dH2q9uUFliEvWin1\nquoydvhAJYiQXQtbcDvsL1JlAnGhM1cCELaj+PlgcU+w0fzzowCPW1q+27unIVXQ\nQethv3mJK4TpfPAGtkE5lRKeWt35vc5S3YGYifTOS4UJDlTyjfwpkmbE5LxwRwvM\nleB5tEvmLUQk5eZxvnshDwjDV0AN5fXkNiuS/wIDAQABAoIBAQDOMhRD6DbaHAWA\nHwaFPP0p273bMp8o46TYLNr4H12gN19Qxak9dvMtSwkCG1/UYoUGHtHu1S++H8lj\ncpnkUnNs6Nw9puioggVVpeGv+r7LeU9EjR8EZ5wNjcmaT+i+VTXoMAKM+xPsBE1/\n4LL+TsIKv1lkCQ4WaDkY3rxfPhL7wMmQiF0HBKlfZQdL7/w0JcZYgCJ9LfRJQJ52\n4EIzHU0Vn96Hb/2j8pznI6tH7BDhPqX79H+1V8wEvk5or5kwKP6//i+nUsx1LpyW\nYwuJOQ8xrjnV2QiXi6wlNy5RgEmPf2nCxyYwm3rGRpJOMUi7fjx2LiEJd/T5YjJJ\nYlR+t2aBAoGBAP93HvIoqkA8xP8KXJbTBSjGk3vEPxYeiOP0As2RM01PiAr1tdBZ\nyh/yNWEGm18xu1ZdFkdXQTmhzdp1TfYh48YXaL8fDnmJvx/oWc0ueki8SY9tbfHK\nIUs5VI7spzgQWEg5X2FPkuyGnkHeWV87uumubYNIYESC6LYdaAxwXs3vAoGBAO66\n52zv6PflQNFJIuAxbrpHkYkJI7qqjYWqo0BX31UPYT+kg6rol1aiXgaU6JDCrk6p\nKJLkKwauOSBR0Q4Jv5bQ3UgpEO0EaU8LBKAOk6qqmtszSMKGtJERcu30soVERm/I\nkKsSl/KpIc5QBSbDwT1XnnQhkLECRSEtUcGZhJvxAoGAGh7m9iG8Trcn+V/o2a8X\n7vRm7hfBz5QtsQkpJDW9hiEkquI2xef4Z83PMW2Ig3JFUm5QMdk1HRxzPOwTnaAX\ndxC7sBcP1tODzFJopDclX7yI1PZ+cGOXheaFw9tkubHKJRBgtUV6o16cXeXLQ5aK\n5QvlvK+w0DCGdOCK3AK9XtcCgYEArSW4ZmWXFf0bxu+BsROJWOhBoR+U33WGEbWS\nlD9nhv0RrqQ2r0XlRfubsLBeAWiCHiFIgUml/0Frw4oz0ze00sEITacjVJUHgEHg\nh+oqpfT5PhTzJ8uluTXrorUAqfG8GKVicAGbXW/YShf1tIj0ZfZfwaD6nbekxgxl\nqMIc0TECgYEAy5tn9c+15ynUyl9B1VUbdDTMk/S2/StJNyX2G9nIcIb0H35kNMbA\nWZ4CNqn3qdkMTgZT+BsB8yk915v7Hs+oeeWemSSuuc6dl7xMVWqALE87IsvkXS1p\nNPCA2+UW8+kse2gk/ylVO5OhUmzD6cXyU2Uv8A+Fa5Wbi89w0ByZofk=\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-30 02:04:17,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-a6a8c9af-0ac2-484d-b501-0947107c5cd2 2018-07-30 02:04:20,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:20,421 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:20 GMT Server: Apache x-openstack-request-id: req-5a1db841-e6ec-4dde-a6f0-0452e55fab1e Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:20,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:20 GMT Server: Apache x-openstack-request-id: req-72c174dd-ec21-487b-887f-401ba458b57c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 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-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "stack_user_project_id": "c0571cc40c9f41028bcb5f206effce25", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T02:04:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7jtCQtBWFX7Hmu1rA+7lsUvDqhK2fR2BXLTThgNPvDfQz9c/\nNx1WggE4StQfoGfOpdiS73Ep4Nbtw4GxpecDsqWnP4EVpGDlJ5pvQ851efrisQE5\nwZrfeZc4czd9E50Xp6R8sR5i2bZH+bWsactlqNBFMRhl9QQ9dH2q9uUFliEvWin1\nquoydvhAJYiQXQtbcDvsL1JlAnGhM1cCELaj+PlgcU+w0fzzowCPW1q+27unIVXQ\nQethv3mJK4TpfPAGtkE5lRKeWt35vc5S3YGYifTOS4UJDlTyjfwpkmbE5LxwRwvM\nleB5tEvmLUQk5eZxvnshDwjDV0AN5fXkNiuS/wIDAQABAoIBAQDOMhRD6DbaHAWA\nHwaFPP0p273bMp8o46TYLNr4H12gN19Qxak9dvMtSwkCG1/UYoUGHtHu1S++H8lj\ncpnkUnNs6Nw9puioggVVpeGv+r7LeU9EjR8EZ5wNjcmaT+i+VTXoMAKM+xPsBE1/\n4LL+TsIKv1lkCQ4WaDkY3rxfPhL7wMmQiF0HBKlfZQdL7/w0JcZYgCJ9LfRJQJ52\n4EIzHU0Vn96Hb/2j8pznI6tH7BDhPqX79H+1V8wEvk5or5kwKP6//i+nUsx1LpyW\nYwuJOQ8xrjnV2QiXi6wlNy5RgEmPf2nCxyYwm3rGRpJOMUi7fjx2LiEJd/T5YjJJ\nYlR+t2aBAoGBAP93HvIoqkA8xP8KXJbTBSjGk3vEPxYeiOP0As2RM01PiAr1tdBZ\nyh/yNWEGm18xu1ZdFkdXQTmhzdp1TfYh48YXaL8fDnmJvx/oWc0ueki8SY9tbfHK\nIUs5VI7spzgQWEg5X2FPkuyGnkHeWV87uumubYNIYESC6LYdaAxwXs3vAoGBAO66\n52zv6PflQNFJIuAxbrpHkYkJI7qqjYWqo0BX31UPYT+kg6rol1aiXgaU6JDCrk6p\nKJLkKwauOSBR0Q4Jv5bQ3UgpEO0EaU8LBKAOk6qqmtszSMKGtJERcu30soVERm/I\nkKsSl/KpIc5QBSbDwT1XnnQhkLECRSEtUcGZhJvxAoGAGh7m9iG8Trcn+V/o2a8X\n7vRm7hfBz5QtsQkpJDW9hiEkquI2xef4Z83PMW2Ig3JFUm5QMdk1HRxzPOwTnaAX\ndxC7sBcP1tODzFJopDclX7yI1PZ+cGOXheaFw9tkubHKJRBgtUV6o16cXeXLQ5aK\n5QvlvK+w0DCGdOCK3AK9XtcCgYEArSW4ZmWXFf0bxu+BsROJWOhBoR+U33WGEbWS\nlD9nhv0RrqQ2r0XlRfubsLBeAWiCHiFIgUml/0Frw4oz0ze00sEITacjVJUHgEHg\nh+oqpfT5PhTzJ8uluTXrorUAqfG8GKVicAGbXW/YShf1tIj0ZfZfwaD6nbekxgxl\nqMIc0TECgYEAy5tn9c+15ynUyl9B1VUbdDTMk/S2/StJNyX2G9nIcIb0H35kNMbA\nWZ4CNqn3qdkMTgZT+BsB8yk915v7Hs+oeeWemSSuuc6dl7xMVWqALE87IsvkXS1p\nNPCA2+UW8+kse2gk/ylVO5OhUmzD6cXyU2Uv8A+Fa5Wbi89w0ByZofk=\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-30 02:04:20,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-72c174dd-ec21-487b-887f-401ba458b57c 2018-07-30 02:04:20,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:20,575 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:20 GMT Server: Apache x-openstack-request-id: req-927df08f-61c0-4039-81c5-c8ec085bbd1f Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:20,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:20 GMT Server: Apache x-openstack-request-id: req-32a6fe93-d669-4b1f-9fac-fafd0cec096c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1043 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e90d8732-bcd0-4580-acc8-e2341a478b9f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "bd3fa7df-24f9-436f-b473-fab26fad09bf", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9a0d1e99-fae9-4e51-855a-c2920b8afcff", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "5412c224-c173-496d-88dd-8a6678b2a195", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "aaafbf90-18a2-490b-9ed5-ce3f933ff691", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "14", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "641021ff-1d6f-4862-ba09-690d48e891bc", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "641021ff-1d6f-4862-ba09-690d48e891bc:subnet_id=e6ae4b5f-78d3-4aa1-9028-557bae533b47", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e6ae4b5f-78d3-4aa1-9028-557bae533b47", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "85bb824a-811d-4b09-bc2f-13af99807769", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fb3eb659-fff8-4055-9514-5e5c21e677f6", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6cad64cf-c530-44d2-8071-32bf94ce1487", "resource_type": "OS::Nova::Server"}]} 2018-07-30 02:04:20,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources used request id req-32a6fe93-d669-4b1f-9fac-fafd0cec096c 2018-07-30 02:04:20,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:20,827 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:20 GMT Server: Apache x-openstack-request-id: req-5f29cb7c-bea5-4892-b912-15e404b820b8 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:20,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:20 GMT Server: Apache x-openstack-request-id: req-c8d44986-1f8b-4ff3-9317-637e83c26af0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 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-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "stack_user_project_id": "c0571cc40c9f41028bcb5f206effce25", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T02:04:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7jtCQtBWFX7Hmu1rA+7lsUvDqhK2fR2BXLTThgNPvDfQz9c/\nNx1WggE4StQfoGfOpdiS73Ep4Nbtw4GxpecDsqWnP4EVpGDlJ5pvQ851efrisQE5\nwZrfeZc4czd9E50Xp6R8sR5i2bZH+bWsactlqNBFMRhl9QQ9dH2q9uUFliEvWin1\nquoydvhAJYiQXQtbcDvsL1JlAnGhM1cCELaj+PlgcU+w0fzzowCPW1q+27unIVXQ\nQethv3mJK4TpfPAGtkE5lRKeWt35vc5S3YGYifTOS4UJDlTyjfwpkmbE5LxwRwvM\nleB5tEvmLUQk5eZxvnshDwjDV0AN5fXkNiuS/wIDAQABAoIBAQDOMhRD6DbaHAWA\nHwaFPP0p273bMp8o46TYLNr4H12gN19Qxak9dvMtSwkCG1/UYoUGHtHu1S++H8lj\ncpnkUnNs6Nw9puioggVVpeGv+r7LeU9EjR8EZ5wNjcmaT+i+VTXoMAKM+xPsBE1/\n4LL+TsIKv1lkCQ4WaDkY3rxfPhL7wMmQiF0HBKlfZQdL7/w0JcZYgCJ9LfRJQJ52\n4EIzHU0Vn96Hb/2j8pznI6tH7BDhPqX79H+1V8wEvk5or5kwKP6//i+nUsx1LpyW\nYwuJOQ8xrjnV2QiXi6wlNy5RgEmPf2nCxyYwm3rGRpJOMUi7fjx2LiEJd/T5YjJJ\nYlR+t2aBAoGBAP93HvIoqkA8xP8KXJbTBSjGk3vEPxYeiOP0As2RM01PiAr1tdBZ\nyh/yNWEGm18xu1ZdFkdXQTmhzdp1TfYh48YXaL8fDnmJvx/oWc0ueki8SY9tbfHK\nIUs5VI7spzgQWEg5X2FPkuyGnkHeWV87uumubYNIYESC6LYdaAxwXs3vAoGBAO66\n52zv6PflQNFJIuAxbrpHkYkJI7qqjYWqo0BX31UPYT+kg6rol1aiXgaU6JDCrk6p\nKJLkKwauOSBR0Q4Jv5bQ3UgpEO0EaU8LBKAOk6qqmtszSMKGtJERcu30soVERm/I\nkKsSl/KpIc5QBSbDwT1XnnQhkLECRSEtUcGZhJvxAoGAGh7m9iG8Trcn+V/o2a8X\n7vRm7hfBz5QtsQkpJDW9hiEkquI2xef4Z83PMW2Ig3JFUm5QMdk1HRxzPOwTnaAX\ndxC7sBcP1tODzFJopDclX7yI1PZ+cGOXheaFw9tkubHKJRBgtUV6o16cXeXLQ5aK\n5QvlvK+w0DCGdOCK3AK9XtcCgYEArSW4ZmWXFf0bxu+BsROJWOhBoR+U33WGEbWS\nlD9nhv0RrqQ2r0XlRfubsLBeAWiCHiFIgUml/0Frw4oz0ze00sEITacjVJUHgEHg\nh+oqpfT5PhTzJ8uluTXrorUAqfG8GKVicAGbXW/YShf1tIj0ZfZfwaD6nbekxgxl\nqMIc0TECgYEAy5tn9c+15ynUyl9B1VUbdDTMk/S2/StJNyX2G9nIcIb0H35kNMbA\nWZ4CNqn3qdkMTgZT+BsB8yk915v7Hs+oeeWemSSuuc6dl7xMVWqALE87IsvkXS1p\nNPCA2+UW8+kse2gk/ylVO5OhUmzD6cXyU2Uv8A+Fa5Wbi89w0ByZofk=\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-30 02:04:20,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-c8d44986-1f8b-4ff3-9317-637e83c26af0 2018-07-30 02:04:20,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:20,982 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:20 GMT Server: Apache x-openstack-request-id: req-da241752-cee9-4d80-b2d3-80755b49f9f3 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:21,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:20 GMT Server: Apache x-openstack-request-id: req-c31efdd2-de4b-415d-9177-d116104b3141 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1043 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e90d8732-bcd0-4580-acc8-e2341a478b9f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "bd3fa7df-24f9-436f-b473-fab26fad09bf", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9a0d1e99-fae9-4e51-855a-c2920b8afcff", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "5412c224-c173-496d-88dd-8a6678b2a195", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "aaafbf90-18a2-490b-9ed5-ce3f933ff691", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "14", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "641021ff-1d6f-4862-ba09-690d48e891bc", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "641021ff-1d6f-4862-ba09-690d48e891bc:subnet_id=e6ae4b5f-78d3-4aa1-9028-557bae533b47", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e6ae4b5f-78d3-4aa1-9028-557bae533b47", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "85bb824a-811d-4b09-bc2f-13af99807769", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fb3eb659-fff8-4055-9514-5e5c21e677f6", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6cad64cf-c530-44d2-8071-32bf94ce1487", "resource_type": "OS::Nova::Server"}]} 2018-07-30 02:04:21,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources used request id req-c31efdd2-de4b-415d-9177-d116104b3141 2018-07-30 02:04:21,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=9a0d1e99-fae9-4e51-855a-c2920b8afcff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:21,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-0114054e-13c3-417f-8808-e5be6fbc3ad5 Date: Mon, 30 Jul 2018 02:04:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["e6ae4b5f-78d3-4aa1-9028-557bae533b47"],"description":"","tags":[],"updated_at":"2018-07-30T02:04:07Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:05Z","provider:network_type":"vxlan"}]} 2018-07-30 02:04:21,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=9a0d1e99-fae9-4e51-855a-c2920b8afcff used request id req-0114054e-13c3-417f-8808-e5be6fbc3ad5 2018-07-30 02:04:21,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9a0d1e99-fae9-4e51-855a-c2920b8afcff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:21,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a6241501-f461-4d92-92b0-c275e6bb3fee Date: Mon, 30 Jul 2018 02:04:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:04: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":"e6ae4b5f-78d3-4aa1-9028-557bae533b47","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:07Z","ip_version":4}]} 2018-07-30 02:04:21,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9a0d1e99-fae9-4e51-855a-c2920b8afcff used request id req-a6241501-f461-4d92-92b0-c275e6bb3fee 2018-07-30 02:04:21,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9a0d1e99-fae9-4e51-855a-c2920b8afcff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:21,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9c77535e-025a-4f02-911d-fa6eadbf1ad1 Date: Mon, 30 Jul 2018 02:04:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:04: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":"e6ae4b5f-78d3-4aa1-9028-557bae533b47","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:07Z","ip_version":4}]} 2018-07-30 02:04:21,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9a0d1e99-fae9-4e51-855a-c2920b8afcff used request id req-9c77535e-025a-4f02-911d-fa6eadbf1ad1 2018-07-30 02:04:21,246 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:04:21,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:21,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-429af01d-ea65-46e1-af78-f3a64af29326 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:04:21,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-429af01d-ea65-46e1-af78-f3a64af29326 2018-07-30 02:04:21,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:21,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:21 GMT Server: Apache x-openstack-request-id: req-4ab4fe0b-48ee-4530-86f2-c77c1179513e Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:21,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:21 GMT Server: Apache x-openstack-request-id: req-810c5d08-924d-4377-91ff-ab25273b76c5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e90d8732-bcd0-4580-acc8-e2341a478b9f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "bd3fa7df-24f9-436f-b473-fab26fad09bf", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9a0d1e99-fae9-4e51-855a-c2920b8afcff", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "5412c224-c173-496d-88dd-8a6678b2a195", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "aaafbf90-18a2-490b-9ed5-ce3f933ff691", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "14", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "641021ff-1d6f-4862-ba09-690d48e891bc", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "641021ff-1d6f-4862-ba09-690d48e891bc:subnet_id=e6ae4b5f-78d3-4aa1-9028-557bae533b47", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e6ae4b5f-78d3-4aa1-9028-557bae533b47", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "85bb824a-811d-4b09-bc2f-13af99807769", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fb3eb659-fff8-4055-9514-5e5c21e677f6", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6cad64cf-c530-44d2-8071-32bf94ce1487", "resource_type": "OS::Nova::Server"}]} 2018-07-30 02:04:21,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources used request id req-810c5d08-924d-4377-91ff-ab25273b76c5 2018-07-30 02:04:21,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fb3eb659-fff8-4055-9514-5e5c21e677f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:21,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6cad64cf-c530-44d2-8071-32bf94ce1487 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:21,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04: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-311abb5a-3454-4875-8b3a-ef0ba2f6ffcc x-compute-request-id: req-311abb5a-3454-4875-8b3a-ef0ba2f6ffcc Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:62:f5", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fb3eb659-fff8-4055-9514-5e5c21e677f6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fb3eb659-fff8-4055-9514-5e5c21e677f6", "rel": "bookmark"}], "image": {"id": "61be32f8-9d94-4eed-8f44-e5b4cb4412cd", "links": [{"href": "http://172.30.9.25:8774/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000010", "OS-SRV-USG:launched_at": "2018-07-30T02:04:15.000000", "flavor": {"id": "e90d8732-bcd0-4580-acc8-e2341a478b9f", "links": [{"href": "http://172.30.9.25:8774/flavors/e90d8732-bcd0-4580-acc8-e2341a478b9f", "rel": "bookmark"}]}, "id": "fb3eb659-fff8-4055-9514-5e5c21e677f6", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:04:15Z", "hostId": "cae01f9d6d5a11093d6be1bc11ab3140c382c381a470a9afd3919850", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "created": "2018-07-30T02:04:09Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:04:21,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fb3eb659-fff8-4055-9514-5e5c21e677f6 used request id req-311abb5a-3454-4875-8b3a-ef0ba2f6ffcc 2018-07-30 02:04:21,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:21,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-6fef09c5-5e1d-4776-8f9f-c9367cb0c2a2 Date: Mon, 30 Jul 2018 02:04:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["e6ae4b5f-78d3-4aa1-9028-557bae533b47"],"description":"","tags":[],"updated_at":"2018-07-30T02:04:07Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:05Z","provider:network_type":"vxlan"}]} 2018-07-30 02:04:21,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net used request id req-6fef09c5-5e1d-4776-8f9f-c9367cb0c2a2 2018-07-30 02:04:21,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:04:21,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:04:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:04:21,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:21,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04: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-32d05ef5-a1df-4545-baa5-e43a115630a1 x-compute-request-id: req-32d05ef5-a1df-4545-baa5-e43a115630a1 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:ac:58", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:ac:58", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6cad64cf-c530-44d2-8071-32bf94ce1487", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6cad64cf-c530-44d2-8071-32bf94ce1487", "rel": "bookmark"}], "image": {"id": "c7dca53f-13b7-4ff2-ae6b-39289f71b16e", "links": [{"href": "http://172.30.9.25:8774/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000011", "OS-SRV-USG:launched_at": "2018-07-30T02:04:16.000000", "flavor": {"id": "bd3fa7df-24f9-436f-b473-fab26fad09bf", "links": [{"href": "http://172.30.9.25:8774/flavors/bd3fa7df-24f9-436f-b473-fab26fad09bf", "rel": "bookmark"}]}, "id": "6cad64cf-c530-44d2-8071-32bf94ce1487", "security_groups": [{"name": "security_group_name"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:04:16Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "created": "2018-07-30T02:04:11Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:04:21,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6cad64cf-c530-44d2-8071-32bf94ce1487 used request id req-32d05ef5-a1df-4545-baa5-e43a115630a1 2018-07-30 02:04:21,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:21,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e49ab5-1050-41c3-8adf-52cb268d168d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:04:21,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-c0e49ab5-1050-41c3-8adf-52cb268d168d 2018-07-30 02:04:21,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9a0d1e99-fae9-4e51-855a-c2920b8afcff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:21,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-99280ee2-5d2e-451c-9e76-710fe887c196 Date: Mon, 30 Jul 2018 02:04:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:04: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":"e6ae4b5f-78d3-4aa1-9028-557bae533b47","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:07Z","ip_version":4}]} 2018-07-30 02:04:21,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9a0d1e99-fae9-4e51-855a-c2920b8afcff used request id req-99280ee2-5d2e-451c-9e76-710fe887c196 2018-07-30 02:04:21,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9a0d1e99-fae9-4e51-855a-c2920b8afcff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:21,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-899511b5-91e2-484b-9654-0f44a23d692a Date: Mon, 30 Jul 2018 02:04:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["e6ae4b5f-78d3-4aa1-9028-557bae533b47"],"description":"","tags":[],"updated_at":"2018-07-30T02:04:07Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:05Z","provider:network_type":"vxlan"}]} 2018-07-30 02:04:21,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net used request id req-899511b5-91e2-484b-9654-0f44a23d692a 2018-07-30 02:04:21,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:21,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3985 X-Openstack-Request-Id: req-7066ad66-3c47-4a17-bc2d-aefb5252c6cd Date: Mon, 30 Jul 2018 02:04:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:04:14Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6ae4b5f-78d3-4aa1-9028-557bae533b47","ip_address":"10.1.2.1"}],"id":"0eaebce0-ea9a-4d2a-b302-2f40950f9883","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:26:77","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:09Z","binding:vnic_type":"normal","device_id":"641021ff-1d6f-4862-ba09-690d48e891bc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:04:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6ae4b5f-78d3-4aa1-9028-557bae533b47","ip_address":"10.1.2.4"}],"id":"19d372ee-4df0-4221-bd52-18c9d9e4b955","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:62:f5","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:11Z","binding:vnic_type":"normal","device_id":"fb3eb659-fff8-4055-9514-5e5c21e677f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:04:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6ae4b5f-78d3-4aa1-9028-557bae533b47","ip_address":"10.1.2.5"}],"id":"85bb824a-811d-4b09-bc2f-13af99807769","security_groups":["5412c224-c173-496d-88dd-8a6678b2a195"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:ac:58","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack-port1-z3tnfxw7o6zf","admin_state_up":true,"network_id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:08Z","binding:vnic_type":"normal","device_id":"6cad64cf-c530-44d2-8071-32bf94ce1487","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:04:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6ae4b5f-78d3-4aa1-9028-557bae533b47","ip_address":"10.1.2.2"}],"id":"aa35a0f5-c4a2-43f9-b9f5-5324fb60120f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:64:63","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a0d1e99-fae9-4e51-855a-c2920b8afcff","ip_allocation":"immediate"}]} 2018-07-30 02:04:21,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9a0d1e99-fae9-4e51-855a-c2920b8afcff used request id req-7066ad66-3c47-4a17-bc2d-aefb5252c6cd 2018-07-30 02:04:21,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179100fb-1328-4de6-8e13-ce649614a786 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:04:21,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-179100fb-1328-4de6-8e13-ce649614a786 2018-07-30 02:04:21,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9a0d1e99-fae9-4e51-855a-c2920b8afcff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:22,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-57e80862-5aa7-4faf-a1b3-d47700601852 Date: Mon, 30 Jul 2018 02:04:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:04: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":"e6ae4b5f-78d3-4aa1-9028-557bae533b47","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:07Z","ip_version":4}]} 2018-07-30 02:04:22,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9a0d1e99-fae9-4e51-855a-c2920b8afcff used request id req-57e80862-5aa7-4faf-a1b3-d47700601852 2018-07-30 02:04:22,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9a0d1e99-fae9-4e51-855a-c2920b8afcff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:22,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3985 X-Openstack-Request-Id: req-a914b29e-92ac-4a61-a863-090212fc6da1 Date: Mon, 30 Jul 2018 02:04:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:04:14Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6ae4b5f-78d3-4aa1-9028-557bae533b47","ip_address":"10.1.2.1"}],"id":"0eaebce0-ea9a-4d2a-b302-2f40950f9883","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:26:77","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:09Z","binding:vnic_type":"normal","device_id":"641021ff-1d6f-4862-ba09-690d48e891bc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:04:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6ae4b5f-78d3-4aa1-9028-557bae533b47","ip_address":"10.1.2.4"}],"id":"19d372ee-4df0-4221-bd52-18c9d9e4b955","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:62:f5","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:11Z","binding:vnic_type":"normal","device_id":"fb3eb659-fff8-4055-9514-5e5c21e677f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:04:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6ae4b5f-78d3-4aa1-9028-557bae533b47","ip_address":"10.1.2.5"}],"id":"85bb824a-811d-4b09-bc2f-13af99807769","security_groups":["5412c224-c173-496d-88dd-8a6678b2a195"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:ac:58","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack-port1-z3tnfxw7o6zf","admin_state_up":true,"network_id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:08Z","binding:vnic_type":"normal","device_id":"6cad64cf-c530-44d2-8071-32bf94ce1487","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:04:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6ae4b5f-78d3-4aa1-9028-557bae533b47","ip_address":"10.1.2.2"}],"id":"aa35a0f5-c4a2-43f9-b9f5-5324fb60120f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:64:63","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a0d1e99-fae9-4e51-855a-c2920b8afcff","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:04:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a0d1e99-fae9-4e51-855a-c2920b8afcff","ip_allocation":"immediate"}]} 2018-07-30 02:04:22,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9a0d1e99-fae9-4e51-855a-c2920b8afcff used request id req-a914b29e-92ac-4a61-a863-090212fc6da1 2018-07-30 02:04:22,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:22,097 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:22 GMT Server: Apache x-openstack-request-id: req-038a9e86-e690-4b18-ac62-104a4abdf75b Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:22,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:22 GMT Server: Apache x-openstack-request-id: req-cbda9741-b2ed-45ea-80b0-0496a2a58de5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e90d8732-bcd0-4580-acc8-e2341a478b9f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "bd3fa7df-24f9-436f-b473-fab26fad09bf", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9a0d1e99-fae9-4e51-855a-c2920b8afcff", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "5412c224-c173-496d-88dd-8a6678b2a195", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "aaafbf90-18a2-490b-9ed5-ce3f933ff691", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "14", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "641021ff-1d6f-4862-ba09-690d48e891bc", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "641021ff-1d6f-4862-ba09-690d48e891bc:subnet_id=e6ae4b5f-78d3-4aa1-9028-557bae533b47", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e6ae4b5f-78d3-4aa1-9028-557bae533b47", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "85bb824a-811d-4b09-bc2f-13af99807769", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fb3eb659-fff8-4055-9514-5e5c21e677f6", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-30T02:04:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6cad64cf-c530-44d2-8071-32bf94ce1487", "resource_type": "OS::Nova::Server"}]} 2018-07-30 02:04:22,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409/resources used request id req-cbda9741-b2ed-45ea-80b0-0496a2a58de5 2018-07-30 02:04:22,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:22,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-a859836c-ac54-4de1-b344-596d87e5811a Date: Mon, 30 Jul 2018 02:04:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:04:00Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/snap", "metadata": {}}], "self": "/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd", "min_disk": 0, "protected": false, "id": "61be32f8-9d94-4eed-8f44-e5b4cb4412cd", "file": "/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:04:22,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd used request id req-a859836c-ac54-4de1-b344-596d87e5811a 2018-07-30 02:04:22,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:22,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0956ea03-3930-4478-927e-9c2c2fe091f3 Date: Mon, 30 Jul 2018 02:04: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-30 02:04:22,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-0956ea03-3930-4478-927e-9c2c2fe091f3 2018-07-30 02:04:22,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:22,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-e7f2fdcf-18c0-4ae0-8afb-c745f4790000 Date: Mon, 30 Jul 2018 02:04:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:04:00Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/snap", "metadata": {}}], "self": "/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd", "min_disk": 0, "protected": false, "id": "61be32f8-9d94-4eed-8f44-e5b4cb4412cd", "file": "/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:04:22,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd used request id req-e7f2fdcf-18c0-4ae0-8afb-c745f4790000 2018-07-30 02:04:22,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:22,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-eaecfab8-e79f-400a-b501-4ab29b87fddd Date: Mon, 30 Jul 2018 02:04:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:03:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:03:58Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e/snap", "metadata": {}}], "self": "/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e", "min_disk": 0, "protected": false, "id": "c7dca53f-13b7-4ff2-ae6b-39289f71b16e", "file": "/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:04:22,551 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e used request id req-eaecfab8-e79f-400a-b501-4ab29b87fddd 2018-07-30 02:04:22,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:22,579 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:22 GMT Server: Apache x-openstack-request-id: req-b4d825c8-7464-4f52-9a17-b957431df17d Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:22,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:22 GMT Server: Apache x-openstack-request-id: req-ac8ac101-0f54-44cb-ae1b-6e065d24d0ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 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-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "stack_user_project_id": "c0571cc40c9f41028bcb5f206effce25", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T02:04:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7jtCQtBWFX7Hmu1rA+7lsUvDqhK2fR2BXLTThgNPvDfQz9c/\nNx1WggE4StQfoGfOpdiS73Ep4Nbtw4GxpecDsqWnP4EVpGDlJ5pvQ851efrisQE5\nwZrfeZc4czd9E50Xp6R8sR5i2bZH+bWsactlqNBFMRhl9QQ9dH2q9uUFliEvWin1\nquoydvhAJYiQXQtbcDvsL1JlAnGhM1cCELaj+PlgcU+w0fzzowCPW1q+27unIVXQ\nQethv3mJK4TpfPAGtkE5lRKeWt35vc5S3YGYifTOS4UJDlTyjfwpkmbE5LxwRwvM\nleB5tEvmLUQk5eZxvnshDwjDV0AN5fXkNiuS/wIDAQABAoIBAQDOMhRD6DbaHAWA\nHwaFPP0p273bMp8o46TYLNr4H12gN19Qxak9dvMtSwkCG1/UYoUGHtHu1S++H8lj\ncpnkUnNs6Nw9puioggVVpeGv+r7LeU9EjR8EZ5wNjcmaT+i+VTXoMAKM+xPsBE1/\n4LL+TsIKv1lkCQ4WaDkY3rxfPhL7wMmQiF0HBKlfZQdL7/w0JcZYgCJ9LfRJQJ52\n4EIzHU0Vn96Hb/2j8pznI6tH7BDhPqX79H+1V8wEvk5or5kwKP6//i+nUsx1LpyW\nYwuJOQ8xrjnV2QiXi6wlNy5RgEmPf2nCxyYwm3rGRpJOMUi7fjx2LiEJd/T5YjJJ\nYlR+t2aBAoGBAP93HvIoqkA8xP8KXJbTBSjGk3vEPxYeiOP0As2RM01PiAr1tdBZ\nyh/yNWEGm18xu1ZdFkdXQTmhzdp1TfYh48YXaL8fDnmJvx/oWc0ueki8SY9tbfHK\nIUs5VI7spzgQWEg5X2FPkuyGnkHeWV87uumubYNIYESC6LYdaAxwXs3vAoGBAO66\n52zv6PflQNFJIuAxbrpHkYkJI7qqjYWqo0BX31UPYT+kg6rol1aiXgaU6JDCrk6p\nKJLkKwauOSBR0Q4Jv5bQ3UgpEO0EaU8LBKAOk6qqmtszSMKGtJERcu30soVERm/I\nkKsSl/KpIc5QBSbDwT1XnnQhkLECRSEtUcGZhJvxAoGAGh7m9iG8Trcn+V/o2a8X\n7vRm7hfBz5QtsQkpJDW9hiEkquI2xef4Z83PMW2Ig3JFUm5QMdk1HRxzPOwTnaAX\ndxC7sBcP1tODzFJopDclX7yI1PZ+cGOXheaFw9tkubHKJRBgtUV6o16cXeXLQ5aK\n5QvlvK+w0DCGdOCK3AK9XtcCgYEArSW4ZmWXFf0bxu+BsROJWOhBoR+U33WGEbWS\nlD9nhv0RrqQ2r0XlRfubsLBeAWiCHiFIgUml/0Frw4oz0ze00sEITacjVJUHgEHg\nh+oqpfT5PhTzJ8uluTXrorUAqfG8GKVicAGbXW/YShf1tIj0ZfZfwaD6nbekxgxl\nqMIc0TECgYEAy5tn9c+15ynUyl9B1VUbdDTMk/S2/StJNyX2G9nIcIb0H35kNMbA\nWZ4CNqn3qdkMTgZT+BsB8yk915v7Hs+oeeWemSSuuc6dl7xMVWqALE87IsvkXS1p\nNPCA2+UW8+kse2gk/ylVO5OhUmzD6cXyU2Uv8A+Fa5Wbi89w0ByZofk=\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-30 02:04:22,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-ac8ac101-0f54-44cb-ae1b-6e065d24d0ae 2018-07-30 02:04:22,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:22,955 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:22 GMT Server: Apache x-openstack-request-id: req-59a28548-16aa-4e4b-87f7-34b72506f77f Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:23,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:22 GMT Server: Apache x-openstack-request-id: req-d09c3b9f-caae-4e07-a8ed-66f25ad5c2cd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 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-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "stack_user_project_id": "c0571cc40c9f41028bcb5f206effce25", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T02:04:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7jtCQtBWFX7Hmu1rA+7lsUvDqhK2fR2BXLTThgNPvDfQz9c/\nNx1WggE4StQfoGfOpdiS73Ep4Nbtw4GxpecDsqWnP4EVpGDlJ5pvQ851efrisQE5\nwZrfeZc4czd9E50Xp6R8sR5i2bZH+bWsactlqNBFMRhl9QQ9dH2q9uUFliEvWin1\nquoydvhAJYiQXQtbcDvsL1JlAnGhM1cCELaj+PlgcU+w0fzzowCPW1q+27unIVXQ\nQethv3mJK4TpfPAGtkE5lRKeWt35vc5S3YGYifTOS4UJDlTyjfwpkmbE5LxwRwvM\nleB5tEvmLUQk5eZxvnshDwjDV0AN5fXkNiuS/wIDAQABAoIBAQDOMhRD6DbaHAWA\nHwaFPP0p273bMp8o46TYLNr4H12gN19Qxak9dvMtSwkCG1/UYoUGHtHu1S++H8lj\ncpnkUnNs6Nw9puioggVVpeGv+r7LeU9EjR8EZ5wNjcmaT+i+VTXoMAKM+xPsBE1/\n4LL+TsIKv1lkCQ4WaDkY3rxfPhL7wMmQiF0HBKlfZQdL7/w0JcZYgCJ9LfRJQJ52\n4EIzHU0Vn96Hb/2j8pznI6tH7BDhPqX79H+1V8wEvk5or5kwKP6//i+nUsx1LpyW\nYwuJOQ8xrjnV2QiXi6wlNy5RgEmPf2nCxyYwm3rGRpJOMUi7fjx2LiEJd/T5YjJJ\nYlR+t2aBAoGBAP93HvIoqkA8xP8KXJbTBSjGk3vEPxYeiOP0As2RM01PiAr1tdBZ\nyh/yNWEGm18xu1ZdFkdXQTmhzdp1TfYh48YXaL8fDnmJvx/oWc0ueki8SY9tbfHK\nIUs5VI7spzgQWEg5X2FPkuyGnkHeWV87uumubYNIYESC6LYdaAxwXs3vAoGBAO66\n52zv6PflQNFJIuAxbrpHkYkJI7qqjYWqo0BX31UPYT+kg6rol1aiXgaU6JDCrk6p\nKJLkKwauOSBR0Q4Jv5bQ3UgpEO0EaU8LBKAOk6qqmtszSMKGtJERcu30soVERm/I\nkKsSl/KpIc5QBSbDwT1XnnQhkLECRSEtUcGZhJvxAoGAGh7m9iG8Trcn+V/o2a8X\n7vRm7hfBz5QtsQkpJDW9hiEkquI2xef4Z83PMW2Ig3JFUm5QMdk1HRxzPOwTnaAX\ndxC7sBcP1tODzFJopDclX7yI1PZ+cGOXheaFw9tkubHKJRBgtUV6o16cXeXLQ5aK\n5QvlvK+w0DCGdOCK3AK9XtcCgYEArSW4ZmWXFf0bxu+BsROJWOhBoR+U33WGEbWS\nlD9nhv0RrqQ2r0XlRfubsLBeAWiCHiFIgUml/0Frw4oz0ze00sEITacjVJUHgEHg\nh+oqpfT5PhTzJ8uluTXrorUAqfG8GKVicAGbXW/YShf1tIj0ZfZfwaD6nbekxgxl\nqMIc0TECgYEAy5tn9c+15ynUyl9B1VUbdDTMk/S2/StJNyX2G9nIcIb0H35kNMbA\nWZ4CNqn3qdkMTgZT+BsB8yk915v7Hs+oeeWemSSuuc6dl7xMVWqALE87IsvkXS1p\nNPCA2+UW8+kse2gk/ylVO5OhUmzD6cXyU2Uv8A+Fa5Wbi89w0ByZofk=\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-30 02:04:23,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-d09c3b9f-caae-4e07-a8ed-66f25ad5c2cd 2018-07-30 02:04:23,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:23,109 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:23 GMT Server: Apache x-openstack-request-id: req-bd953b25-e603-403b-9574-2dafab31db30 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:23,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:04:23 GMT Server: Apache x-openstack-request-id: req-93f7123c-4d81-4c2f-b35d-b3cee539dfc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 02:04:23,151 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-93f7123c-4d81-4c2f-b35d-b3cee539dfc4 2018-07-30 02:04:23,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:23,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:23 GMT Server: Apache x-openstack-request-id: req-1a0698c5-cc75-418c-8156-a93fa5076aa1 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:23,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:23 GMT Server: Apache x-openstack-request-id: req-167ae6e1-6646-411c-b561-b95a0611ae75 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": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "stack_user_project_id": "c0571cc40c9f41028bcb5f206effce25", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T02:04:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T02:04:23Z", "id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "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-30 02:04:23,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-167ae6e1-6646-411c-b561-b95a0611ae75 2018-07-30 02:04:26,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:26,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:26 GMT Server: Apache x-openstack-request-id: req-02e660bc-a369-452e-aeb6-5c029a00eb56 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:26,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:26 GMT Server: Apache x-openstack-request-id: req-e45abd3a-8863-42b1-88ca-c289ed255e28 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": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "stack_user_project_id": "c0571cc40c9f41028bcb5f206effce25", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T02:04:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T02:04:23Z", "id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "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-30 02:04:26,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-e45abd3a-8863-42b1-88ca-c289ed255e28 2018-07-30 02:04:29,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:29,327 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:29 GMT Server: Apache x-openstack-request-id: req-e3cd8c99-fd19-48da-b75a-9eed25055250 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:29,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:29 GMT Server: Apache x-openstack-request-id: req-deee10a1-f8c1-4a3e-940d-df5a6f99e02f 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": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "stack_user_project_id": "c0571cc40c9f41028bcb5f206effce25", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T02:04:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T02:04:23Z", "id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "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-30 02:04:29,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-deee10a1-f8c1-4a3e-940d-df5a6f99e02f 2018-07-30 02:04:32,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/0147a684-5bde-4d3e-a4af-ce3b80885409 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623733893f7122e16e0a4e5526dd34d518c554d" 2018-07-30 02:04:32,384 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:32 GMT Server: Apache x-openstack-request-id: req-ede7a4f1-af47-4037-a7ea-1472ab8e8f10 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:32,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:32 GMT Server: Apache x-openstack-request-id: req-2868d14a-92be-4b2e-aee0-f63b62461a8c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 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-0056ab0e-a397-449e-8470-fd8f327061cf-flavor2", "OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack", "stack_user_project_id": "c0571cc40c9f41028bcb5f206effce25", "tags": null, "creation_time": "2018-07-30T02:04:02Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T02:04:23Z", "id": "0147a684-5bde-4d3e-a4af-ce3b80885409", "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-30 02:04:32,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-stack/0147a684-5bde-4d3e-a4af-ce3b80885409 used request id req-2868d14a-92be-4b2e-aee0-f63b62461a8c 2018-07-30 02:04:32,410 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image1 2018-07-30 02:04:32,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77151667c466e46524db15f231e604fac03b3dc2" 2018-07-30 02:04:33,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ccf2649-e805-48bd-94ee-13519e493948 Date: Mon, 30 Jul 2018 02:04: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-30 02:04:33,013 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c7dca53f-13b7-4ff2-ae6b-39289f71b16e used request id req-1ccf2649-e805-48bd-94ee-13519e493948 2018-07-30 02:04:33,014 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-0056ab0e-a397-449e-8470-fd8f327061cf-image2 2018-07-30 02:04:33,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf6ec7414ab70658e255e73edf55ebf595715416" 2018-07-30 02:04:34,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3402432a-cae2-42a5-a1b7-028bea9ac5b9 Date: Mon, 30 Jul 2018 02:04: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-30 02:04:34,114 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/61be32f8-9d94-4eed-8f44-e5b4cb4412cd used request id req-3402432a-cae2-42a5-a1b7-028bea9ac5b9 2018-07-30 02:04:34,117 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 02:04:34,117 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:04:34,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:04:34,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:04:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["lTCy4iQAR5uRW240OdVwRQ"], "issued_at": "2018-07-30T02:04:34.000000Z"}} 2018-07-30 02:04:34,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e1cdf71f45a48f887f152a816c2a5639db07fc" -d '{"stack_name": "HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-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-30 02:04:36,378 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 02:04:34 GMT Server: Apache x-openstack-request-id: req-2456b759-bfbe-4304-a041-5405937e25c3 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78", "rel": "self"}]}} 2018-07-30 02:04:36,378 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks used request id req-2456b759-bfbe-4304-a041-5405937e25c3 2018-07-30 02:04:36,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e1cdf71f45a48f887f152a816c2a5639db07fc" 2018-07-30 02:04:36,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:36 GMT Server: Apache x-openstack-request-id: req-17a6c457-cf45-4d01-9753-8898be58e9af Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:36,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:36 GMT Server: Apache x-openstack-request-id: req-77918969-1f31-4597-a174-1a65aa0097da 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78", "OS::stack_name": "HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack", "stack_user_project_id": "f7321d4a55d044e687beae90a5419c0e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T02:04:35Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 02:04:36,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78 used request id req-77918969-1f31-4597-a174-1a65aa0097da 2018-07-30 02:04:36,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e1cdf71f45a48f887f152a816c2a5639db07fc" 2018-07-30 02:04:37,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:36 GMT Server: Apache x-openstack-request-id: req-c42db9ec-9916-422e-b6e4-07d6baa6fa42 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:37,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:37 GMT Server: Apache x-openstack-request-id: req-5ad5cd1e-fd89-4511-9501-ea0313efc7fc 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78", "OS::stack_name": "HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack", "stack_user_project_id": "f7321d4a55d044e687beae90a5419c0e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T02:04:35Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 02:04:37,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78 used request id req-5ad5cd1e-fd89-4511-9501-ea0313efc7fc 2018-07-30 02:04:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e1cdf71f45a48f887f152a816c2a5639db07fc" 2018-07-30 02:04:37,430 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:37 GMT Server: Apache x-openstack-request-id: req-058f7f01-30af-4222-b085-4fdc69596d8e Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:37,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:37 GMT Server: Apache x-openstack-request-id: req-d0fdfb4f-d6eb-42d3-838c-6eededf92d6d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-30T02:04:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5c333122-ca30-4fb2-b737-a4952a0cc933", "resource_type": "OS::Nova::Flavor"}]} 2018-07-30 02:04:37,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78/resources used request id req-d0fdfb4f-d6eb-42d3-838c-6eededf92d6d 2018-07-30 02:04:37,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/5c333122-ca30-4fb2-b737-a4952a0cc933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e1cdf71f45a48f887f152a816c2a5639db07fc" 2018-07-30 02:04:37,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-6e04e3ad-f8ac-4342-ba55-168c07fb36b7 x-compute-request-id: req-6e04e3ad-f8ac-4342-ba55-168c07fb36b7 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack-flavor-fwvt7hr3m5zh", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5c333122-ca30-4fb2-b737-a4952a0cc933", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5c333122-ca30-4fb2-b737-a4952a0cc933", "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": "5c333122-ca30-4fb2-b737-a4952a0cc933"}} 2018-07-30 02:04:37,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/5c333122-ca30-4fb2-b737-a4952a0cc933 used request id req-6e04e3ad-f8ac-4342-ba55-168c07fb36b7 2018-07-30 02:04:37,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e1cdf71f45a48f887f152a816c2a5639db07fc" 2018-07-30 02:04:37,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:37 GMT Server: Apache x-openstack-request-id: req-0ba9cc3f-4d14-46ac-9b9f-39df8c2b6579 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:37,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:04:37 GMT Server: Apache x-openstack-request-id: req-af582283-6f0a-45c2-b524-e66f769db7ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 02:04:37,857 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsFlavorTests-6d235f84-8ba9-49b2-8fa7-42a6379f10f1-stack/b46b8c5e-71c7-49e6-bd7a-ba0c81b3bd78 used request id req-af582283-6f0a-45c2-b524-e66f769db7ec 2018-07-30 02:04:37,859 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 02:04:37,859 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:04:37,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:04:38,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Xwf2vYiVQ9GwrFZeZSja-w"], "issued_at": "2018-07-30T02:04:38.000000Z"}} 2018-07-30 02:04:38,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4100eb6e6961d90cba71ee09c0b686d00b71c05" -d '{"stack_name": "HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-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-084ce513-8a7a-4979-b75d-f44ece3c0c89-kp"}}' 2018-07-30 02:04:39,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 02:04:38 GMT Server: Apache x-openstack-request-id: req-d21ea083-a1fb-4601-8768-f827b59d5a9d Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "00786395-15a4-4b08-bf36-7e6b74f24ea0", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0", "rel": "self"}]}} 2018-07-30 02:04:39,834 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks used request id req-d21ea083-a1fb-4601-8768-f827b59d5a9d 2018-07-30 02:04:39,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/00786395-15a4-4b08-bf36-7e6b74f24ea0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4100eb6e6961d90cba71ee09c0b686d00b71c05" 2018-07-30 02:04:40,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:39 GMT Server: Apache x-openstack-request-id: req-eee2afc1-3deb-4901-9aa8-14fee0750487 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:40,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:40 GMT Server: Apache x-openstack-request-id: req-cb8ee53f-55bd-4882-843d-a0e94334ce94 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "00786395-15a4-4b08-bf36-7e6b74f24ea0", "OS::stack_name": "HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack", "keypair_name": "HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack", "stack_user_project_id": "45156d7598d94a5e8fd4b1c107ceed51", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T02:04:39Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "00786395-15a4-4b08-bf36-7e6b74f24ea0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2M9yKlMrPOwzmIC7TWhq34G8nvFv8ZVRnnHGiTlb1C3ROqjA\nIGrbXoVMhvUDd8tu9tWBUz2rXwS9JTa8icbV/OvDKbJEWWpIOHRb5MC3bcM8aM1q\nIg2IHGFuOWjlPDFcX5upbY/UaIZLXhsIVF3+nYjXhz2DzRMm8gJXuZGIspLamWNf\ndCNF9AUzERgqpwfilvaOiFmP9KPxd5cIrlFsxTZcd2rdrOpWQpAfilS5aZNWox1h\nPJB3YvyDTCD/QIYEK9cGWRFsUbQJysmPcnPhPzniOhtv/4SgUsZCYxTgnE5hIz/2\nGVj7UJ6NlxDkjcbtf72Cid+7PTpdwEJk8MEdXwIDAQABAoIBAEnZZ0a5a4nl3rE8\ncBAu1/BnrYrqLDo6pUF1+a02J2w/avwzDLY+D5jDiMyTWmoMljBnixSCdgP4hkDN\nwyye2La8y45BVXyrcgwgvkhNyG0PylzcUyFkQI+CNFxDuYlmOtOqHuzdx/kOfU+B\nn7W1Cow4V0mOj31j36khWSYxR0GjmWAEFS3gEcfRiFPkyEyIctMX6PfTmC3LlR40\nUjxThTfY4sDWR/jqspwDW1hKFVs+1dj1f/qjovDBzZJAlG/tIAQUE8eurrdiHBuZ\na0aeahRQRoUeSjp6NGxjT6tmy3e/sSaj7ruGqEh8eNkXj+q5e7SX4DUjePK8h0sL\nhxWWgvkCgYEA8KQb/eHZQSuLL+vJzj3I0b2pJWyWXZ2BtL4hhtQ06QTC/pP67i2I\ne1H755oHBgIgogI7dgOSj0gmMnUXChuJJ4X70kwvIAnTUxBicUouW28TH/qCGTlH\nkYSpfSiTqZ6+X/I0NT7uYgTtqGRqhR/Hyf5gbOIWshceGKJDZ+5TrWMCgYEA5qX2\nAISvbDD4KJV2OLUn6GgPGrF+XZ240wyhnps2VZbAeHxirkPvmuTzaQOoFYgs7ulA\nxXT5TSURztaUFOevU9UXg97M3wZCiqYEpMG3hJywwUrFX0B7erBvrvAkFbFSS+nI\naLR23ysi3EIANoIy2rqDb5NmHKFuh5FPC34C3tUCgYEAwwWtLddwk/FvLxofhgbq\njpjv0UWsoxf4O3vvfe7TJpnWUi2pqoe6WX868RsSYBsvST0X5W/FwltNoYzlbCqe\nwCpEyM03T/bGjkX0Ei51XWKqlDsYXsreJp/mIGnXKhtd3DJVf2WOGmA2H0eqUFNO\nPnTqvrOIgzJbEMnIaR1sMVMCgYAQSZ/5oWUR6tNbalKS5pgO3WpTpD0cN0sZ/EZd\ngPBxUtf8qiv9ymZdNdXKkKuJ+bfSlz4vs3b3b6q2RIjogQPsk5u5gD5PcY25ZMfn\nKpbfEoGY5MLTWyZdH6CDZgnmTkNVgQjZ/AR49f7cNvz03HTi5VDqzCnl07COekBu\nu1NQkQKBgQCjXLRvhotzmFvaKEhHOa/D4TRfeUoxUuvrYdkXNx26UpTRIKlqBAF/\n6/YC+C33O19jK9TvgekWj6AElBtXa5wbBOsCApTIxK0IVXBzVo2LB3naipCDaN4X\nLDDyU5vdRkfZIp5/I7xXY0epqS3nzFsQzcgMTL50g9Bzhn/RHlHJnw==\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-30 02:04:40,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0 used request id req-cb8ee53f-55bd-4882-843d-a0e94334ce94 2018-07-30 02:04:40,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/00786395-15a4-4b08-bf36-7e6b74f24ea0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4100eb6e6961d90cba71ee09c0b686d00b71c05" 2018-07-30 02:04:40,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:40 GMT Server: Apache x-openstack-request-id: req-7beb6ec3-8f4e-431b-9a3f-8a46c36affc6 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:40,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:40 GMT Server: Apache x-openstack-request-id: req-d115d8e8-2237-4f3e-8396-7466b2ab65cf 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "00786395-15a4-4b08-bf36-7e6b74f24ea0", "OS::stack_name": "HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack", "keypair_name": "HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack", "stack_user_project_id": "45156d7598d94a5e8fd4b1c107ceed51", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T02:04:39Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "00786395-15a4-4b08-bf36-7e6b74f24ea0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2M9yKlMrPOwzmIC7TWhq34G8nvFv8ZVRnnHGiTlb1C3ROqjA\nIGrbXoVMhvUDd8tu9tWBUz2rXwS9JTa8icbV/OvDKbJEWWpIOHRb5MC3bcM8aM1q\nIg2IHGFuOWjlPDFcX5upbY/UaIZLXhsIVF3+nYjXhz2DzRMm8gJXuZGIspLamWNf\ndCNF9AUzERgqpwfilvaOiFmP9KPxd5cIrlFsxTZcd2rdrOpWQpAfilS5aZNWox1h\nPJB3YvyDTCD/QIYEK9cGWRFsUbQJysmPcnPhPzniOhtv/4SgUsZCYxTgnE5hIz/2\nGVj7UJ6NlxDkjcbtf72Cid+7PTpdwEJk8MEdXwIDAQABAoIBAEnZZ0a5a4nl3rE8\ncBAu1/BnrYrqLDo6pUF1+a02J2w/avwzDLY+D5jDiMyTWmoMljBnixSCdgP4hkDN\nwyye2La8y45BVXyrcgwgvkhNyG0PylzcUyFkQI+CNFxDuYlmOtOqHuzdx/kOfU+B\nn7W1Cow4V0mOj31j36khWSYxR0GjmWAEFS3gEcfRiFPkyEyIctMX6PfTmC3LlR40\nUjxThTfY4sDWR/jqspwDW1hKFVs+1dj1f/qjovDBzZJAlG/tIAQUE8eurrdiHBuZ\na0aeahRQRoUeSjp6NGxjT6tmy3e/sSaj7ruGqEh8eNkXj+q5e7SX4DUjePK8h0sL\nhxWWgvkCgYEA8KQb/eHZQSuLL+vJzj3I0b2pJWyWXZ2BtL4hhtQ06QTC/pP67i2I\ne1H755oHBgIgogI7dgOSj0gmMnUXChuJJ4X70kwvIAnTUxBicUouW28TH/qCGTlH\nkYSpfSiTqZ6+X/I0NT7uYgTtqGRqhR/Hyf5gbOIWshceGKJDZ+5TrWMCgYEA5qX2\nAISvbDD4KJV2OLUn6GgPGrF+XZ240wyhnps2VZbAeHxirkPvmuTzaQOoFYgs7ulA\nxXT5TSURztaUFOevU9UXg97M3wZCiqYEpMG3hJywwUrFX0B7erBvrvAkFbFSS+nI\naLR23ysi3EIANoIy2rqDb5NmHKFuh5FPC34C3tUCgYEAwwWtLddwk/FvLxofhgbq\njpjv0UWsoxf4O3vvfe7TJpnWUi2pqoe6WX868RsSYBsvST0X5W/FwltNoYzlbCqe\nwCpEyM03T/bGjkX0Ei51XWKqlDsYXsreJp/mIGnXKhtd3DJVf2WOGmA2H0eqUFNO\nPnTqvrOIgzJbEMnIaR1sMVMCgYAQSZ/5oWUR6tNbalKS5pgO3WpTpD0cN0sZ/EZd\ngPBxUtf8qiv9ymZdNdXKkKuJ+bfSlz4vs3b3b6q2RIjogQPsk5u5gD5PcY25ZMfn\nKpbfEoGY5MLTWyZdH6CDZgnmTkNVgQjZ/AR49f7cNvz03HTi5VDqzCnl07COekBu\nu1NQkQKBgQCjXLRvhotzmFvaKEhHOa/D4TRfeUoxUuvrYdkXNx26UpTRIKlqBAF/\n6/YC+C33O19jK9TvgekWj6AElBtXa5wbBOsCApTIxK0IVXBzVo2LB3naipCDaN4X\nLDDyU5vdRkfZIp5/I7xXY0epqS3nzFsQzcgMTL50g9Bzhn/RHlHJnw==\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-30 02:04:40,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0 used request id req-d115d8e8-2237-4f3e-8396-7466b2ab65cf 2018-07-30 02:04:40,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/00786395-15a4-4b08-bf36-7e6b74f24ea0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4100eb6e6961d90cba71ee09c0b686d00b71c05" 2018-07-30 02:04:40,885 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:40 GMT Server: Apache x-openstack-request-id: req-6c1a538e-68e2-43d4-b286-229c85c31fff Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:41,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:40 GMT Server: Apache x-openstack-request-id: req-4b0b2162-0d63-470a-8b67-7907935eb207 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-30T02:04:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-30 02:04:41,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0/resources used request id req-4b0b2162-0d63-470a-8b67-7907935eb207 2018-07-30 02:04:41,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4100eb6e6961d90cba71ee09c0b686d00b71c05" 2018-07-30 02:04:41,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-6395ce18-c449-4e8b-afb7-2f6a69bae193 x-compute-request-id: req-6395ce18-c449-4e8b-afb7-2f6a69bae193 Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYz3IqUys87DOYgLtNaGrfgbye8W/xlVGeccaJOVvULdE6qMAgattehUyG9QN3y2721YFTPatfBL0lNryJxtX868MpskRZakg4dFvkwLdtwzxozWoiDYgcYW45aOU8MVxfm6ltj9RohkteGwhUXf6diNeHPYPNEybyAle5kYiyktqZY190I0X0BTMRGCqnB+KW9o6IWY/0o/F3lwiuUWzFNlx3at2s6lZCkB+KVLlpk1ajHWE8kHdi/INMIP9AhgQr1wZZEWxRtAnKyY9yc+E/OeI6G2//hKBSxkJjFOCcTmEjP/YZWPtQno2XEOSNxu1/vYKJ37s9Ol3AQmTwwR1f Generated-by-Nova", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "name": "HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-kp", "deleted": false, "created_at": "2018-07-30T02:04:40.000000", "updated_at": null, "fingerprint": "e4:a7:7d:fb:bf:2c:a1:13:b5:2e:a0:e2:7f:48:0c:ab", "deleted_at": null, "id": 9}} 2018-07-30 02:04:41,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-kp used request id req-6395ce18-c449-4e8b-afb7-2f6a69bae193 2018-07-30 02:04:41,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/00786395-15a4-4b08-bf36-7e6b74f24ea0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4100eb6e6961d90cba71ee09c0b686d00b71c05" 2018-07-30 02:04:41,290 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:41 GMT Server: Apache x-openstack-request-id: req-fc3d78b8-79f5-436a-bb14-1c70e3930164 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:41,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:41 GMT Server: Apache x-openstack-request-id: req-3ce98bc0-bdb7-481e-a15a-4ef2ef75bd05 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": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "00786395-15a4-4b08-bf36-7e6b74f24ea0", "OS::stack_name": "HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack", "keypair_name": "HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack", "stack_user_project_id": "45156d7598d94a5e8fd4b1c107ceed51", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T02:04:39Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "00786395-15a4-4b08-bf36-7e6b74f24ea0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2M9yKlMrPOwzmIC7TWhq34G8nvFv8ZVRnnHGiTlb1C3ROqjA\nIGrbXoVMhvUDd8tu9tWBUz2rXwS9JTa8icbV/OvDKbJEWWpIOHRb5MC3bcM8aM1q\nIg2IHGFuOWjlPDFcX5upbY/UaIZLXhsIVF3+nYjXhz2DzRMm8gJXuZGIspLamWNf\ndCNF9AUzERgqpwfilvaOiFmP9KPxd5cIrlFsxTZcd2rdrOpWQpAfilS5aZNWox1h\nPJB3YvyDTCD/QIYEK9cGWRFsUbQJysmPcnPhPzniOhtv/4SgUsZCYxTgnE5hIz/2\nGVj7UJ6NlxDkjcbtf72Cid+7PTpdwEJk8MEdXwIDAQABAoIBAEnZZ0a5a4nl3rE8\ncBAu1/BnrYrqLDo6pUF1+a02J2w/avwzDLY+D5jDiMyTWmoMljBnixSCdgP4hkDN\nwyye2La8y45BVXyrcgwgvkhNyG0PylzcUyFkQI+CNFxDuYlmOtOqHuzdx/kOfU+B\nn7W1Cow4V0mOj31j36khWSYxR0GjmWAEFS3gEcfRiFPkyEyIctMX6PfTmC3LlR40\nUjxThTfY4sDWR/jqspwDW1hKFVs+1dj1f/qjovDBzZJAlG/tIAQUE8eurrdiHBuZ\na0aeahRQRoUeSjp6NGxjT6tmy3e/sSaj7ruGqEh8eNkXj+q5e7SX4DUjePK8h0sL\nhxWWgvkCgYEA8KQb/eHZQSuLL+vJzj3I0b2pJWyWXZ2BtL4hhtQ06QTC/pP67i2I\ne1H755oHBgIgogI7dgOSj0gmMnUXChuJJ4X70kwvIAnTUxBicUouW28TH/qCGTlH\nkYSpfSiTqZ6+X/I0NT7uYgTtqGRqhR/Hyf5gbOIWshceGKJDZ+5TrWMCgYEA5qX2\nAISvbDD4KJV2OLUn6GgPGrF+XZ240wyhnps2VZbAeHxirkPvmuTzaQOoFYgs7ulA\nxXT5TSURztaUFOevU9UXg97M3wZCiqYEpMG3hJywwUrFX0B7erBvrvAkFbFSS+nI\naLR23ysi3EIANoIy2rqDb5NmHKFuh5FPC34C3tUCgYEAwwWtLddwk/FvLxofhgbq\njpjv0UWsoxf4O3vvfe7TJpnWUi2pqoe6WX868RsSYBsvST0X5W/FwltNoYzlbCqe\nwCpEyM03T/bGjkX0Ei51XWKqlDsYXsreJp/mIGnXKhtd3DJVf2WOGmA2H0eqUFNO\nPnTqvrOIgzJbEMnIaR1sMVMCgYAQSZ/5oWUR6tNbalKS5pgO3WpTpD0cN0sZ/EZd\ngPBxUtf8qiv9ymZdNdXKkKuJ+bfSlz4vs3b3b6q2RIjogQPsk5u5gD5PcY25ZMfn\nKpbfEoGY5MLTWyZdH6CDZgnmTkNVgQjZ/AR49f7cNvz03HTi5VDqzCnl07COekBu\nu1NQkQKBgQCjXLRvhotzmFvaKEhHOa/D4TRfeUoxUuvrYdkXNx26UpTRIKlqBAF/\n6/YC+C33O19jK9TvgekWj6AElBtXa5wbBOsCApTIxK0IVXBzVo2LB3naipCDaN4X\nLDDyU5vdRkfZIp5/I7xXY0epqS3nzFsQzcgMTL50g9Bzhn/RHlHJnw==\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-30 02:04:41,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0 used request id req-3ce98bc0-bdb7-481e-a15a-4ef2ef75bd05 2018-07-30 02:04:41,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4100eb6e6961d90cba71ee09c0b686d00b71c05" 2018-07-30 02:04:41,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-cdba4ca9-42d2-403a-b8f8-386321948441 x-compute-request-id: req-cdba4ca9-42d2-403a-b8f8-386321948441 Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYz3IqUys87DOYgLtNaGrfgbye8W/xlVGeccaJOVvULdE6qMAgattehUyG9QN3y2721YFTPatfBL0lNryJxtX868MpskRZakg4dFvkwLdtwzxozWoiDYgcYW45aOU8MVxfm6ltj9RohkteGwhUXf6diNeHPYPNEybyAle5kYiyktqZY190I0X0BTMRGCqnB+KW9o6IWY/0o/F3lwiuUWzFNlx3at2s6lZCkB+KVLlpk1ajHWE8kHdi/INMIP9AhgQr1wZZEWxRtAnKyY9yc+E/OeI6G2//hKBSxkJjFOCcTmEjP/YZWPtQno2XEOSNxu1/vYKJ37s9Ol3AQmTwwR1f Generated-by-Nova", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "name": "HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-kp", "deleted": false, "created_at": "2018-07-30T02:04:40.000000", "updated_at": null, "fingerprint": "e4:a7:7d:fb:bf:2c:a1:13:b5:2e:a0:e2:7f:48:0c:ab", "deleted_at": null, "id": 9}} 2018-07-30 02:04:41,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-kp used request id req-cdba4ca9-42d2-403a-b8f8-386321948441 2018-07-30 02:04:41,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/00786395-15a4-4b08-bf36-7e6b74f24ea0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4100eb6e6961d90cba71ee09c0b686d00b71c05" 2018-07-30 02:04:41,566 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:41 GMT Server: Apache x-openstack-request-id: req-7c21c1b0-0de4-473c-a99e-d29cd2174a4f Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:41,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:04:41 GMT Server: Apache x-openstack-request-id: req-516a0995-11ee-42ac-a752-c1e78d8b6bc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 02:04:41,606 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsKeypairTests-084ce513-8a7a-4979-b75d-f44ece3c0c89-stack/00786395-15a4-4b08-bf36-7e6b74f24ea0 used request id req-516a0995-11ee-42ac-a752-c1e78d8b6bc3 2018-07-30 02:04:41,608 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 02:04:41,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:04:42,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:04:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["7R4mnxwlTH-JrtwujefFOA"], "issued_at": "2018-07-30T02:04:42.000000Z"}} 2018-07-30 02:04:42,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fe07acbbd6ec37e057d4ca3dce4311720a676e" -d '{"stack_name": "HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-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-135406f7-8f77-4f9b-be2d-0297278dfb27-sec-grp"}}' 2018-07-30 02:04:43,416 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 02:04:42 GMT Server: Apache x-openstack-request-id: req-93ac5c09-e47a-4097-ae27-8ec952509da5 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "38e637a7-af7e-439d-bbb3-e6b1720983f0", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0", "rel": "self"}]}} 2018-07-30 02:04:43,416 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks used request id req-93ac5c09-e47a-4097-ae27-8ec952509da5 2018-07-30 02:04:43,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/38e637a7-af7e-439d-bbb3-e6b1720983f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fe07acbbd6ec37e057d4ca3dce4311720a676e" 2018-07-30 02:04:43,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:43 GMT Server: Apache x-openstack-request-id: req-d571f719-1d79-4d42-b04c-bd451085d57e Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:43,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:43 GMT Server: Apache x-openstack-request-id: req-ec3e4242-d63b-4ae2-8ad1-eac00d0212c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "38e637a7-af7e-439d-bbb3-e6b1720983f0", "OS::stack_name": "HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack", "security_group_name": "HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack", "stack_user_project_id": "32b5b2eb2420490d85b659787976d63f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:04:42Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "38e637a7-af7e-439d-bbb3-e6b1720983f0", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-30 02:04:43,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0 used request id req-ec3e4242-d63b-4ae2-8ad1-eac00d0212c1 2018-07-30 02:04:43,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/38e637a7-af7e-439d-bbb3-e6b1720983f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fe07acbbd6ec37e057d4ca3dce4311720a676e" 2018-07-30 02:04:44,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:43 GMT Server: Apache x-openstack-request-id: req-a4acf3eb-ef8b-4ad3-8752-f921e5960d25 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:44,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:44 GMT Server: Apache x-openstack-request-id: req-53c5fdbf-210e-4b93-bf19-8cab6daa2239 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "38e637a7-af7e-439d-bbb3-e6b1720983f0", "OS::stack_name": "HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack", "security_group_name": "HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack", "stack_user_project_id": "32b5b2eb2420490d85b659787976d63f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T02:04:42Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "38e637a7-af7e-439d-bbb3-e6b1720983f0", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-30 02:04:44,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0 used request id req-53c5fdbf-210e-4b93-bf19-8cab6daa2239 2018-07-30 02:04:47,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/38e637a7-af7e-439d-bbb3-e6b1720983f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fe07acbbd6ec37e057d4ca3dce4311720a676e" 2018-07-30 02:04:47,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:47 GMT Server: Apache x-openstack-request-id: req-219c94f4-41f4-45a7-a6be-f2d2dee3e6dc Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:47,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:47 GMT Server: Apache x-openstack-request-id: req-fb9d6405-9a9d-468c-84e5-1dca15e561e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "OS::stack_id": "38e637a7-af7e-439d-bbb3-e6b1720983f0", "OS::stack_name": "HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack", "security_group_name": "HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack", "stack_user_project_id": "32b5b2eb2420490d85b659787976d63f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T02:04:42Z", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "38e637a7-af7e-439d-bbb3-e6b1720983f0", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-30 02:04:47,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0 used request id req-fb9d6405-9a9d-468c-84e5-1dca15e561e4 2018-07-30 02:04:47,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/38e637a7-af7e-439d-bbb3-e6b1720983f0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fe07acbbd6ec37e057d4ca3dce4311720a676e" 2018-07-30 02:04:47,638 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:47 GMT Server: Apache x-openstack-request-id: req-2e0b4c9d-2ad3-48e1-9947-5195f113d750 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:47,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:47 GMT Server: Apache x-openstack-request-id: req-1cb9386c-5823-4169-92ab-4597a9d4ad0e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-30T02:04:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T02:04:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4740120f-ada3-411e-9109-d8fca791d159", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-30 02:04:47,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0/resources used request id req-1cb9386c-5823-4169-92ab-4597a9d4ad0e 2018-07-30 02:04:47,681 - neutron_utils - INFO - Retrieving security group with ID - 4740120f-ada3-411e-9109-d8fca791d159 2018-07-30 02:04:47,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=4740120f-ada3-411e-9109-d8fca791d159 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fe07acbbd6ec37e057d4ca3dce4311720a676e" 2018-07-30 02:04:47,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-b37c5313-16df-4003-8f7e-1e65fae5c220 Date: Mon, 30 Jul 2018 02:04:47 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:04:43Z", "updated_at": "2018-07-30T02:04:44Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T02:04:44Z", "revision_number": 0, "id": "2b625e3e-437f-4e85-b1b8-572e01a09a77", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T02:04:44Z", "security_group_id": "4740120f-ada3-411e-9109-d8fca791d159", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:04:44Z", "revision_number": 0, "id": "950533ba-c029-4b4f-a2f7-f017666398ca", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T02:04:44Z", "security_group_id": "4740120f-ada3-411e-9109-d8fca791d159", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 6, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "4740120f-ada3-411e-9109-d8fca791d159", "name": "HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-sec-grp"}]} 2018-07-30 02:04:47,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=4740120f-ada3-411e-9109-d8fca791d159 used request id req-b37c5313-16df-4003-8f7e-1e65fae5c220 2018-07-30 02:04:47,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4740120f-ada3-411e-9109-d8fca791d159 2018-07-30 02:04:47,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4740120f-ada3-411e-9109-d8fca791d159 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fe07acbbd6ec37e057d4ca3dce4311720a676e" 2018-07-30 02:04:47,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-882d5ff1-9f9f-46f7-b242-02c806303b20 Date: Mon, 30 Jul 2018 02:04:47 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-30T02:04:44Z", "security_group_id": "4740120f-ada3-411e-9109-d8fca791d159", "port_range_min": 22, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:04:44Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "2b625e3e-437f-4e85-b1b8-572e01a09a77"}, {"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-30T02:04:44Z", "security_group_id": "4740120f-ada3-411e-9109-d8fca791d159", "port_range_min": null, "revision_number": 0, "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:04:44Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "950533ba-c029-4b4f-a2f7-f017666398ca"}]} 2018-07-30 02:04:47,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4740120f-ada3-411e-9109-d8fca791d159 used request id req-882d5ff1-9f9f-46f7-b242-02c806303b20 2018-07-30 02:04:47,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/38e637a7-af7e-439d-bbb3-e6b1720983f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fe07acbbd6ec37e057d4ca3dce4311720a676e" 2018-07-30 02:04:47,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 02:04:47 GMT Server: Apache x-openstack-request-id: req-e90b115f-5ff4-44a2-b577-b6061881ca75 Location: http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 02:04:47,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:04:47 GMT Server: Apache x-openstack-request-id: req-7550b1da-74ed-4991-8a98-0d88d3ea56a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 02:04:47,877 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b/stacks/HeatUtilsSecurityGroupTests-135406f7-8f77-4f9b-be2d-0297278dfb27-stack/38e637a7-af7e-439d-bbb3-e6b1720983f0 used request id req-7550b1da-74ed-4991-8a98-0d88d3ea56a4 2018-07-30 02:04:47,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:04:48,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:04:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["rXi43dvET_yCcivGRhvGYg"], "issued_at": "2018-07-30T02:04:48.000000Z"}} 2018-07-30 02:04:48,308 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfabc5f6ca65ee008ff008aab3750709f61b76b" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-0093b695-3ca6-44f7-b08d-aaf6ccff548c"}}' 2018-07-30 02:04:48,528 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:48 GMT Server: Apache x-compute-request-id: req-0f107360-ea49-4932-866d-f82025aa7f45 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0f107360-ea49-4932-866d-f82025aa7f45 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "61bccfaf-a2f0-485b-8857-3c1404828f06", "name": "CinderUtilsQoSTests-0093b695-3ca6-44f7-b08d-aaf6ccff548c"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/61bccfaf-a2f0-485b-8857-3c1404828f06", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/61bccfaf-a2f0-485b-8857-3c1404828f06", "rel": "bookmark"}]} 2018-07-30 02:04:48,529 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-0f107360-ea49-4932-866d-f82025aa7f45 2018-07-30 02:04:48,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f107360-ea49-4932-866d-f82025aa7f45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfabc5f6ca65ee008ff008aab3750709f61b76b" 2018-07-30 02:04:48,707 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:48 GMT Server: Apache x-compute-request-id: req-11fdcb9a-9384-41f1-82d7-ff1ead506768 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11fdcb9a-9384-41f1-82d7-ff1ead506768 Content-Encoding: gzip Content-Length: 156 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "61bccfaf-a2f0-485b-8857-3c1404828f06", "name": "CinderUtilsQoSTests-0093b695-3ca6-44f7-b08d-aaf6ccff548c"}]} 2018-07-30 02:04:48,707 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-11fdcb9a-9384-41f1-82d7-ff1ead506768 2018-07-30 02:04:48,708 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-0093b695-3ca6-44f7-b08d-aaf6ccff548c 2018-07-30 02:04:48,710 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/61bccfaf-a2f0-485b-8857-3c1404828f06?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f107360-ea49-4932-866d-f82025aa7f45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfabc5f6ca65ee008ff008aab3750709f61b76b" 2018-07-30 02:04:48,913 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:04:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-78e45fee-c195-4d75-97d3-3f2e8c14e287 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-30 02:04:48,913 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/61bccfaf-a2f0-485b-8857-3c1404828f06?force=False used request id req-78e45fee-c195-4d75-97d3-3f2e8c14e287 2018-07-30 02:04:48,916 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f107360-ea49-4932-866d-f82025aa7f45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfabc5f6ca65ee008ff008aab3750709f61b76b" 2018-07-30 02:04:49,105 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:48 GMT Server: Apache x-compute-request-id: req-20591f34-5c30-4298-bdba-e502a214b110 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-20591f34-5c30-4298-bdba-e502a214b110 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-30 02:04:49,105 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-20591f34-5c30-4298-bdba-e502a214b110 2018-07-30 02:04:49,106 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-0093b695-3ca6-44f7-b08d-aaf6ccff548c 2018-07-30 02:04:49,109 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/61bccfaf-a2f0-485b-8857-3c1404828f06?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f107360-ea49-4932-866d-f82025aa7f45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfabc5f6ca65ee008ff008aab3750709f61b76b" 2018-07-30 02:04:49,291 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:04:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-81102b1d-0c03-4c57-81ca-d7bcbeecc8f6 x-openstack-request-id: req-81102b1d-0c03-4c57-81ca-d7bcbeecc8f6 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 61bccfaf-a2f0-485b-8857-3c1404828f06.", "code": 404}} 2018-07-30 02:04:49,291 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/61bccfaf-a2f0-485b-8857-3c1404828f06?force=False used request id req-81102b1d-0c03-4c57-81ca-d7bcbeecc8f6 2018-07-30 02:04:49,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:04:49,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:04:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ENHYafXlQUS6kzSRyw6dtA"], "issued_at": "2018-07-30T02:04:49.000000Z"}} 2018-07-30 02:04:49,676 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8bef4720765710727a1fc92b5e4edcf51c6b43" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-f2287ec7-d602-402d-89b1-9ec7560117e8"}}' 2018-07-30 02:04:49,862 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:49 GMT Server: Apache x-compute-request-id: req-bf724d45-80df-47a9-bb58-bd27f4219f6b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf724d45-80df-47a9-bb58-bd27f4219f6b Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "ca4ac617-f86e-4afd-b20d-d5802fa2c3f8", "name": "CinderUtilsQoSTests-f2287ec7-d602-402d-89b1-9ec7560117e8"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/ca4ac617-f86e-4afd-b20d-d5802fa2c3f8", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/ca4ac617-f86e-4afd-b20d-d5802fa2c3f8", "rel": "bookmark"}]} 2018-07-30 02:04:49,862 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-bf724d45-80df-47a9-bb58-bd27f4219f6b 2018-07-30 02:04:49,865 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf724d45-80df-47a9-bb58-bd27f4219f6b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8bef4720765710727a1fc92b5e4edcf51c6b43" 2018-07-30 02:04:50,068 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:49 GMT Server: Apache x-compute-request-id: req-6266a3c5-aea7-4083-954c-d53b5ea06c2f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6266a3c5-aea7-4083-954c-d53b5ea06c2f Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "ca4ac617-f86e-4afd-b20d-d5802fa2c3f8", "name": "CinderUtilsQoSTests-f2287ec7-d602-402d-89b1-9ec7560117e8"}]} 2018-07-30 02:04:50,069 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-6266a3c5-aea7-4083-954c-d53b5ea06c2f 2018-07-30 02:04:50,072 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/ca4ac617-f86e-4afd-b20d-d5802fa2c3f8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf724d45-80df-47a9-bb58-bd27f4219f6b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8bef4720765710727a1fc92b5e4edcf51c6b43" 2018-07-30 02:04:50,329 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:50 GMT Server: Apache x-compute-request-id: req-0ec42362-6577-4f92-9452-de41b821a38a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ec42362-6577-4f92-9452-de41b821a38a Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "ca4ac617-f86e-4afd-b20d-d5802fa2c3f8", "name": "CinderUtilsQoSTests-f2287ec7-d602-402d-89b1-9ec7560117e8"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/ca4ac617-f86e-4afd-b20d-d5802fa2c3f8", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/ca4ac617-f86e-4afd-b20d-d5802fa2c3f8", "rel": "bookmark"}]} 2018-07-30 02:04:50,329 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/ca4ac617-f86e-4afd-b20d-d5802fa2c3f8 used request id req-0ec42362-6577-4f92-9452-de41b821a38a 2018-07-30 02:04:50,330 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-f2287ec7-d602-402d-89b1-9ec7560117e8 2018-07-30 02:04:50,332 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/ca4ac617-f86e-4afd-b20d-d5802fa2c3f8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf724d45-80df-47a9-bb58-bd27f4219f6b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8bef4720765710727a1fc92b5e4edcf51c6b43" 2018-07-30 02:04:50,563 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:04:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fd140d36-81fa-4454-9034-75b939b60203 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-30 02:04:50,563 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/ca4ac617-f86e-4afd-b20d-d5802fa2c3f8?force=False used request id req-fd140d36-81fa-4454-9034-75b939b60203 2018-07-30 02:04:50,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:04:50,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:04:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ckSNc64ETbWPT48NyaMn1g"], "issued_at": "2018-07-30T02:04:50.000000Z"}} 2018-07-30 02:04:50,947 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aa71708ce69f95cb549e2b5d091507e8f95f25" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-bf4327a2-503f-4673-964e-1f6d451bfe6e"}}' 2018-07-30 02:04:51,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:50 GMT Server: Apache x-compute-request-id: req-399b6545-ef2e-4ecd-9a50-e6798535a117 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-399b6545-ef2e-4ecd-9a50-e6798535a117 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "d2df9937-8686-478a-b811-d75078503fc5", "name": "CinderUtilsQoSTests-bf4327a2-503f-4673-964e-1f6d451bfe6e"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/d2df9937-8686-478a-b811-d75078503fc5", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/d2df9937-8686-478a-b811-d75078503fc5", "rel": "bookmark"}]} 2018-07-30 02:04:51,153 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-399b6545-ef2e-4ecd-9a50-e6798535a117 2018-07-30 02:04:51,156 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-399b6545-ef2e-4ecd-9a50-e6798535a117" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aa71708ce69f95cb549e2b5d091507e8f95f25" 2018-07-30 02:04:51,325 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:51 GMT Server: Apache x-compute-request-id: req-dcd4535b-639b-44b1-9449-543107be4b03 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dcd4535b-639b-44b1-9449-543107be4b03 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "d2df9937-8686-478a-b811-d75078503fc5", "name": "CinderUtilsQoSTests-bf4327a2-503f-4673-964e-1f6d451bfe6e"}]} 2018-07-30 02:04:51,325 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-dcd4535b-639b-44b1-9449-543107be4b03 2018-07-30 02:04:51,328 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/d2df9937-8686-478a-b811-d75078503fc5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-399b6545-ef2e-4ecd-9a50-e6798535a117" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aa71708ce69f95cb549e2b5d091507e8f95f25" 2018-07-30 02:04:51,504 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:51 GMT Server: Apache x-compute-request-id: req-6101f0fd-746a-4409-8e42-29b450ed39c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6101f0fd-746a-4409-8e42-29b450ed39c2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "d2df9937-8686-478a-b811-d75078503fc5", "name": "CinderUtilsQoSTests-bf4327a2-503f-4673-964e-1f6d451bfe6e"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/d2df9937-8686-478a-b811-d75078503fc5", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/d2df9937-8686-478a-b811-d75078503fc5", "rel": "bookmark"}]} 2018-07-30 02:04:51,504 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/d2df9937-8686-478a-b811-d75078503fc5 used request id req-6101f0fd-746a-4409-8e42-29b450ed39c2 2018-07-30 02:04:51,504 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-bf4327a2-503f-4673-964e-1f6d451bfe6e 2018-07-30 02:04:51,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/d2df9937-8686-478a-b811-d75078503fc5?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-399b6545-ef2e-4ecd-9a50-e6798535a117" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5aa71708ce69f95cb549e2b5d091507e8f95f25" 2018-07-30 02:04:51,712 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:04:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f42561ad-5e6f-4cb7-ab4f-890126ff1693 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-30 02:04:51,712 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/d2df9937-8686-478a-b811-d75078503fc5?force=False used request id req-f42561ad-5e6f-4cb7-ab4f-890126ff1693 2018-07-30 02:04:51,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:04:52,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:04:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["g7rb0UunRuaUc8B9DCbR5A"], "issued_at": "2018-07-30T02:04:52.000000Z"}} 2018-07-30 02:04:52,100 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eb48a8b1726c97cf043e76a52cea5ac3e1c72b3" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-34b84d6f-b32d-4c1d-910a-28071f132e38"}}' 2018-07-30 02:04:52,298 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:52 GMT Server: Apache x-compute-request-id: req-686849a1-4ada-400f-b67c-05763e1d5f14 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-686849a1-4ada-400f-b67c-05763e1d5f14 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "7806e9c8-127c-4503-a469-eb42ba1c1273", "name": "CinderUtilsQoSTests-34b84d6f-b32d-4c1d-910a-28071f132e38"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/7806e9c8-127c-4503-a469-eb42ba1c1273", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/7806e9c8-127c-4503-a469-eb42ba1c1273", "rel": "bookmark"}]} 2018-07-30 02:04:52,298 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-686849a1-4ada-400f-b67c-05763e1d5f14 2018-07-30 02:04:52,302 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-686849a1-4ada-400f-b67c-05763e1d5f14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eb48a8b1726c97cf043e76a52cea5ac3e1c72b3" 2018-07-30 02:04:52,564 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:52 GMT Server: Apache x-compute-request-id: req-8d2b52bd-5426-4855-aac3-2c29486bfa2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8d2b52bd-5426-4855-aac3-2c29486bfa2b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "7806e9c8-127c-4503-a469-eb42ba1c1273", "name": "CinderUtilsQoSTests-34b84d6f-b32d-4c1d-910a-28071f132e38"}]} 2018-07-30 02:04:52,564 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-8d2b52bd-5426-4855-aac3-2c29486bfa2b 2018-07-30 02:04:52,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/7806e9c8-127c-4503-a469-eb42ba1c1273 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-686849a1-4ada-400f-b67c-05763e1d5f14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eb48a8b1726c97cf043e76a52cea5ac3e1c72b3" 2018-07-30 02:04:52,749 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:52 GMT Server: Apache x-compute-request-id: req-7451a5cd-e16e-41ba-a7a9-2df490d0586a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7451a5cd-e16e-41ba-a7a9-2df490d0586a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "7806e9c8-127c-4503-a469-eb42ba1c1273", "name": "CinderUtilsQoSTests-34b84d6f-b32d-4c1d-910a-28071f132e38"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/7806e9c8-127c-4503-a469-eb42ba1c1273", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/7806e9c8-127c-4503-a469-eb42ba1c1273", "rel": "bookmark"}]} 2018-07-30 02:04:52,750 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/7806e9c8-127c-4503-a469-eb42ba1c1273 used request id req-7451a5cd-e16e-41ba-a7a9-2df490d0586a 2018-07-30 02:04:52,750 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-34b84d6f-b32d-4c1d-910a-28071f132e38 2018-07-30 02:04:52,753 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/7806e9c8-127c-4503-a469-eb42ba1c1273?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-686849a1-4ada-400f-b67c-05763e1d5f14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eb48a8b1726c97cf043e76a52cea5ac3e1c72b3" 2018-07-30 02:04:52,951 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:04:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-53b306e3-b1a8-470b-8aea-1f82f72f4213 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-30 02:04:52,952 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/7806e9c8-127c-4503-a469-eb42ba1c1273?force=False used request id req-53b306e3-b1a8-470b-8aea-1f82f72f4213 2018-07-30 02:04:52,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:04:53,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["-ryqPse9QdOKrigmbE2Lqg"], "issued_at": "2018-07-30T02:04:53.000000Z"}} 2018-07-30 02:04:53,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d4594339d23416eb49bdc7e78fb09ec2c1bb6" 2018-07-30 02:04:53,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc509932-b4a3-44ac-856d-e47af83de241 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:04:53,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fc509932-b4a3-44ac-856d-e47af83de241 2018-07-30 02:04:53,356 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d4594339d23416eb49bdc7e78fb09ec2c1bb6" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-64a0b3a1-ba29-4808-8899-d3a2f74660c8", "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-30 02:04:53,759 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:04:53 GMT Server: Apache x-compute-request-id: req-b8243cf1-d54b-47ca-a543-83711c6c8fd7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b8243cf1-d54b-47ca-a543-83711c6c8fd7 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T02:04:53.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-64a0b3a1-ba29-4808-8899-d3a2f74660c8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9bd7bc49-94e1-4103-8453-4ec2854d6562", "size": 1}} 2018-07-30 02:04:53,759 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes used request id req-b8243cf1-d54b-47ca-a543-83711c6c8fd7 2018-07-30 02:04:53,763 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8243cf1-d54b-47ca-a543-83711c6c8fd7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d4594339d23416eb49bdc7e78fb09ec2c1bb6" 2018-07-30 02:04:54,017 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:53 GMT Server: Apache x-compute-request-id: req-db0064b6-5f4a-4b39-a30d-2abb39abac02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db0064b6-5f4a-4b39-a30d-2abb39abac02 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:04:53.000000", "replication_status": null, "snapshot_id": null, "id": "9bd7bc49-94e1-4103-8453-4ec2854d6562", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-64a0b3a1-ba29-4808-8899-d3a2f74660c8", "bootable": "false", "created_at": "2018-07-30T02:04:53.000000", "volume_type": null}} 2018-07-30 02:04:54,017 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562 used request id req-db0064b6-5f4a-4b39-a30d-2abb39abac02 2018-07-30 02:04:54,020 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8243cf1-d54b-47ca-a543-83711c6c8fd7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d4594339d23416eb49bdc7e78fb09ec2c1bb6" 2018-07-30 02:04:54,258 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:54 GMT Server: Apache x-compute-request-id: req-3e6d0c76-3bb0-4c14-9a5e-c4f8a0daa056 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e6d0c76-3bb0-4c14-9a5e-c4f8a0daa056 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:04:53.000000", "replication_status": null, "snapshot_id": null, "id": "9bd7bc49-94e1-4103-8453-4ec2854d6562", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-64a0b3a1-ba29-4808-8899-d3a2f74660c8", "bootable": "false", "created_at": "2018-07-30T02:04:53.000000", "volume_type": null}} 2018-07-30 02:04:54,258 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562 used request id req-3e6d0c76-3bb0-4c14-9a5e-c4f8a0daa056 2018-07-30 02:04:54,261 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8243cf1-d54b-47ca-a543-83711c6c8fd7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d4594339d23416eb49bdc7e78fb09ec2c1bb6" 2018-07-30 02:04:54,467 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:54 GMT Server: Apache x-compute-request-id: req-8cbb944f-49ef-4b92-b160-ecb81060192e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8cbb944f-49ef-4b92-b160-ecb81060192e Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:04:53.000000", "replication_status": null, "snapshot_id": null, "id": "9bd7bc49-94e1-4103-8453-4ec2854d6562", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-64a0b3a1-ba29-4808-8899-d3a2f74660c8", "bootable": "false", "created_at": "2018-07-30T02:04:53.000000", "volume_type": null}]} 2018-07-30 02:04:54,468 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail used request id req-8cbb944f-49ef-4b92-b160-ecb81060192e 2018-07-30 02:04:54,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:04:54,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:04:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:04:54,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d4594339d23416eb49bdc7e78fb09ec2c1bb6" 2018-07-30 02:04:54,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a469460-16fb-46ae-a2c8-d24d2a0b7ae2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:04:54,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-5a469460-16fb-46ae-a2c8-d24d2a0b7ae2 2018-07-30 02:04:54,497 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-64a0b3a1-ba29-4808-8899-d3a2f74660c8 2018-07-30 02:04:54,499 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8243cf1-d54b-47ca-a543-83711c6c8fd7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d4594339d23416eb49bdc7e78fb09ec2c1bb6" 2018-07-30 02:04:54,842 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:04:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9d95595c-bc62-472d-9e62-337d16096eeb 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-30 02:04:54,842 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562 used request id req-9d95595c-bc62-472d-9e62-337d16096eeb 2018-07-30 02:04:54,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8243cf1-d54b-47ca-a543-83711c6c8fd7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d4594339d23416eb49bdc7e78fb09ec2c1bb6" 2018-07-30 02:04:55,035 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:04:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a15f8bf5-6f1d-4d74-8cd1-7d65468ffe5e x-openstack-request-id: req-a15f8bf5-6f1d-4d74-8cd1-7d65468ffe5e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 9bd7bc49-94e1-4103-8453-4ec2854d6562 could not be found.", "code": 404}} 2018-07-30 02:04:55,035 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562 used request id req-a15f8bf5-6f1d-4d74-8cd1-7d65468ffe5e 2018-07-30 02:04:55,037 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8243cf1-d54b-47ca-a543-83711c6c8fd7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d4594339d23416eb49bdc7e78fb09ec2c1bb6" 2018-07-30 02:04:55,228 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:55 GMT Server: Apache x-compute-request-id: req-3babf06c-bd5e-478e-918f-50ecd0e2ccbf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3babf06c-bd5e-478e-918f-50ecd0e2ccbf Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 02:04:55,228 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail used request id req-3babf06c-bd5e-478e-918f-50ecd0e2ccbf 2018-07-30 02:04:55,229 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-64a0b3a1-ba29-4808-8899-d3a2f74660c8 2018-07-30 02:04:55,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8243cf1-d54b-47ca-a543-83711c6c8fd7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d4594339d23416eb49bdc7e78fb09ec2c1bb6" 2018-07-30 02:04:55,411 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:04:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d0428e5f-547b-4370-bcbb-74b2b8e2e8b4 x-openstack-request-id: req-d0428e5f-547b-4370-bcbb-74b2b8e2e8b4 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 9bd7bc49-94e1-4103-8453-4ec2854d6562 could not be found.", "code": 404}} 2018-07-30 02:04:55,412 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562 used request id req-d0428e5f-547b-4370-bcbb-74b2b8e2e8b4 2018-07-30 02:04:55,415 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8243cf1-d54b-47ca-a543-83711c6c8fd7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d4594339d23416eb49bdc7e78fb09ec2c1bb6" 2018-07-30 02:04:55,609 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:04:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f9347fda-a739-455c-a4b5-91c883396f7e x-openstack-request-id: req-f9347fda-a739-455c-a4b5-91c883396f7e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 9bd7bc49-94e1-4103-8453-4ec2854d6562 could not be found.", "code": 404}} 2018-07-30 02:04:55,610 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/9bd7bc49-94e1-4103-8453-4ec2854d6562 used request id req-f9347fda-a739-455c-a4b5-91c883396f7e 2018-07-30 02:04:55,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:04:55,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["3yzc2lPYQOmYcZuRQoEhxw"], "issued_at": "2018-07-30T02:04:55.000000Z"}} 2018-07-30 02:04:55,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327e6eab4ba59cadc9dbd1cb3a228f6251b444ba" 2018-07-30 02:04:56,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d9cd6f-7644-4f86-8e20-03ba9fc138b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:04:56,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-88d9cd6f-7644-4f86-8e20-03ba9fc138b0 2018-07-30 02:04:56,079 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327e6eab4ba59cadc9dbd1cb3a228f6251b444ba" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-82417d4f-3267-4b5b-8bb0-d9e4cd6bc987", "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-30 02:04:56,449 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:04:56 GMT Server: Apache x-compute-request-id: req-32443deb-e8ae-4b21-a672-a0cd48bb6256 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-32443deb-e8ae-4b21-a672-a0cd48bb6256 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T02:04:56.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-82417d4f-3267-4b5b-8bb0-d9e4cd6bc987", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4f2a303c-e358-4a2f-9199-01d864fb81b2", "size": 1}} 2018-07-30 02:04:56,450 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes used request id req-32443deb-e8ae-4b21-a672-a0cd48bb6256 2018-07-30 02:04:56,453 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32443deb-e8ae-4b21-a672-a0cd48bb6256" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327e6eab4ba59cadc9dbd1cb3a228f6251b444ba" 2018-07-30 02:04:56,689 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:56 GMT Server: Apache x-compute-request-id: req-7e045f25-1880-4d45-8a7e-2b7a1888e883 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e045f25-1880-4d45-8a7e-2b7a1888e883 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:04:56.000000", "replication_status": null, "snapshot_id": null, "id": "4f2a303c-e358-4a2f-9199-01d864fb81b2", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-82417d4f-3267-4b5b-8bb0-d9e4cd6bc987", "bootable": "false", "created_at": "2018-07-30T02:04:56.000000", "volume_type": null}} 2018-07-30 02:04:56,689 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2 used request id req-7e045f25-1880-4d45-8a7e-2b7a1888e883 2018-07-30 02:04:56,692 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32443deb-e8ae-4b21-a672-a0cd48bb6256" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327e6eab4ba59cadc9dbd1cb3a228f6251b444ba" 2018-07-30 02:04:56,919 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:56 GMT Server: Apache x-compute-request-id: req-24d98af9-fa97-4e45-a241-ad78a98b5f76 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-24d98af9-fa97-4e45-a241-ad78a98b5f76 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:04:56.000000", "replication_status": null, "snapshot_id": null, "id": "4f2a303c-e358-4a2f-9199-01d864fb81b2", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-82417d4f-3267-4b5b-8bb0-d9e4cd6bc987", "bootable": "false", "created_at": "2018-07-30T02:04:56.000000", "volume_type": null}} 2018-07-30 02:04:56,919 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2 used request id req-24d98af9-fa97-4e45-a241-ad78a98b5f76 2018-07-30 02:04:56,922 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32443deb-e8ae-4b21-a672-a0cd48bb6256" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327e6eab4ba59cadc9dbd1cb3a228f6251b444ba" 2018-07-30 02:04:57,125 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:56 GMT Server: Apache x-compute-request-id: req-f2877f93-741b-403c-9587-b9e3dc447dc6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f2877f93-741b-403c-9587-b9e3dc447dc6 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T02:04:56.000000", "replication_status": null, "snapshot_id": null, "id": "4f2a303c-e358-4a2f-9199-01d864fb81b2", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-82417d4f-3267-4b5b-8bb0-d9e4cd6bc987", "bootable": "false", "created_at": "2018-07-30T02:04:56.000000", "volume_type": null}]} 2018-07-30 02:04:57,126 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail used request id req-f2877f93-741b-403c-9587-b9e3dc447dc6 2018-07-30 02:04:57,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:04:57,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:04:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:04:57,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327e6eab4ba59cadc9dbd1cb3a228f6251b444ba" 2018-07-30 02:04:57,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8273ea-d4e9-4c9c-9244-30bf41deda23 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:04:57,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-ad8273ea-d4e9-4c9c-9244-30bf41deda23 2018-07-30 02:04:57,220 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-82417d4f-3267-4b5b-8bb0-d9e4cd6bc987 2018-07-30 02:04:57,222 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32443deb-e8ae-4b21-a672-a0cd48bb6256" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327e6eab4ba59cadc9dbd1cb3a228f6251b444ba" 2018-07-30 02:04:57,477 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:04:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-384397ab-11b9-4db9-bd42-c8a9987d2d76 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-30 02:04:57,477 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2 used request id req-384397ab-11b9-4db9-bd42-c8a9987d2d76 2018-07-30 02:04:57,480 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32443deb-e8ae-4b21-a672-a0cd48bb6256" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327e6eab4ba59cadc9dbd1cb3a228f6251b444ba" 2018-07-30 02:04:57,726 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:04:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3c09e6de-31f1-4b10-9809-f8e47a3fefd5 x-openstack-request-id: req-3c09e6de-31f1-4b10-9809-f8e47a3fefd5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 4f2a303c-e358-4a2f-9199-01d864fb81b2 could not be found.", "code": 404}} 2018-07-30 02:04:57,726 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/4f2a303c-e358-4a2f-9199-01d864fb81b2 used request id req-3c09e6de-31f1-4b10-9809-f8e47a3fefd5 2018-07-30 02:04:57,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:04:58,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["h-_PUXwJRza-FM6OomNX9A"], "issued_at": "2018-07-30T02:04:58.000000Z"}} 2018-07-30 02:04:58,114 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666279f645efbebb18920837a4a8f32531b1bdea" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-ba3d337c-4030-4762-a22e-21a3ae78ca00", "description": null}}' 2018-07-30 02:04:58,328 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:58 GMT Server: Apache x-compute-request-id: req-edb54782-fc69-4b53-af24-c98593175f85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-edb54782-fc69-4b53-af24-c98593175f85 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-ba3d337c-4030-4762-a22e-21a3ae78ca00", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "349fab89-abc8-45b6-830f-ef6bcd733bba", "description": null}} 2018-07-30 02:04:58,328 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-edb54782-fc69-4b53-af24-c98593175f85 2018-07-30 02:04:58,332 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-edb54782-fc69-4b53-af24-c98593175f85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666279f645efbebb18920837a4a8f32531b1bdea" 2018-07-30 02:04:58,517 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:58 GMT Server: Apache x-compute-request-id: req-fb33ab89-0122-4c79-8d67-5e38eca2b27c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb33ab89-0122-4c79-8d67-5e38eca2b27c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-ba3d337c-4030-4762-a22e-21a3ae78ca00", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "349fab89-abc8-45b6-830f-ef6bcd733bba", "description": null}]} 2018-07-30 02:04:58,517 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-fb33ab89-0122-4c79-8d67-5e38eca2b27c 2018-07-30 02:04:58,521 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/349fab89-abc8-45b6-830f-ef6bcd733bba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-edb54782-fc69-4b53-af24-c98593175f85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666279f645efbebb18920837a4a8f32531b1bdea" 2018-07-30 02:04:58,686 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:58 GMT Server: Apache x-compute-request-id: req-c36eae3d-4743-4164-b1d8-4cf8f4cfe6f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c36eae3d-4743-4164-b1d8-4cf8f4cfe6f4 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-ba3d337c-4030-4762-a22e-21a3ae78ca00", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "349fab89-abc8-45b6-830f-ef6bcd733bba", "description": null}} 2018-07-30 02:04:58,686 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/349fab89-abc8-45b6-830f-ef6bcd733bba used request id req-c36eae3d-4743-4164-b1d8-4cf8f4cfe6f4 2018-07-30 02:04:58,689 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/349fab89-abc8-45b6-830f-ef6bcd733bba/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-edb54782-fc69-4b53-af24-c98593175f85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666279f645efbebb18920837a4a8f32531b1bdea" 2018-07-30 02:04:58,867 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:58 GMT Server: Apache x-compute-request-id: req-8413f719-b789-4822-8348-4ccc62361342 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8413f719-b789-4822-8348-4ccc62361342 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-30 02:04:58,867 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/349fab89-abc8-45b6-830f-ef6bcd733bba/encryption used request id req-8413f719-b789-4822-8348-4ccc62361342 2018-07-30 02:04:58,867 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-ba3d337c-4030-4762-a22e-21a3ae78ca00 2018-07-30 02:04:58,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/349fab89-abc8-45b6-830f-ef6bcd733bba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-edb54782-fc69-4b53-af24-c98593175f85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666279f645efbebb18920837a4a8f32531b1bdea" 2018-07-30 02:04:59,095 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:04:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-371f03e9-38eb-4928-8372-74b26b5e0ccc 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-30 02:04:59,095 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/349fab89-abc8-45b6-830f-ef6bcd733bba used request id req-371f03e9-38eb-4928-8372-74b26b5e0ccc 2018-07-30 02:04:59,098 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/349fab89-abc8-45b6-830f-ef6bcd733bba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-edb54782-fc69-4b53-af24-c98593175f85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666279f645efbebb18920837a4a8f32531b1bdea" 2018-07-30 02:04:59,262 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:04:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a62fd348-ebd7-4c5a-bab8-f6762b0ebf91 x-openstack-request-id: req-a62fd348-ebd7-4c5a-bab8-f6762b0ebf91 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 349fab89-abc8-45b6-830f-ef6bcd733bba could not be found.", "code": 404}} 2018-07-30 02:04:59,262 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/349fab89-abc8-45b6-830f-ef6bcd733bba used request id req-a62fd348-ebd7-4c5a-bab8-f6762b0ebf91 2018-07-30 02:04:59,263 - cinder_utils - INFO - Volume with ID [349fab89-abc8-45b6-830f-ef6bcd733bba] does not exist 2018-07-30 02:04:59,263 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-ba3d337c-4030-4762-a22e-21a3ae78ca00 2018-07-30 02:04:59,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/349fab89-abc8-45b6-830f-ef6bcd733bba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-edb54782-fc69-4b53-af24-c98593175f85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666279f645efbebb18920837a4a8f32531b1bdea" 2018-07-30 02:04:59,438 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:04:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8f603537-cdc0-486a-b45b-b855000f1c3e x-openstack-request-id: req-8f603537-cdc0-486a-b45b-b855000f1c3e Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 349fab89-abc8-45b6-830f-ef6bcd733bba could not be found.", "code": 404}} 2018-07-30 02:04:59,439 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/349fab89-abc8-45b6-830f-ef6bcd733bba used request id req-8f603537-cdc0-486a-b45b-b855000f1c3e 2018-07-30 02:04:59,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:04:59,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["DT2KZCM8TTGntQOG81L89g"], "issued_at": "2018-07-30T02:04:59.000000Z"}} 2018-07-30 02:04:59,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7140407840cbedcb48baa4cf0c101c0de74a4b37" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-6f7c1409-74f8-4edc-8bb5-a87f4ee9a042", "description": null}}' 2018-07-30 02:05:00,040 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:04:59 GMT Server: Apache x-compute-request-id: req-c7ae2d9e-8493-40bb-8d5d-d322c3ef1706 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c7ae2d9e-8493-40bb-8d5d-d322c3ef1706 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-6f7c1409-74f8-4edc-8bb5-a87f4ee9a042", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cdb1a1f5-bf8c-4fa7-b265-1fad00d99361", "description": null}} 2018-07-30 02:05:00,040 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-c7ae2d9e-8493-40bb-8d5d-d322c3ef1706 2018-07-30 02:05:00,043 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7ae2d9e-8493-40bb-8d5d-d322c3ef1706" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7140407840cbedcb48baa4cf0c101c0de74a4b37" 2018-07-30 02:05:00,226 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:00 GMT Server: Apache x-compute-request-id: req-70114348-8390-4d80-af14-5ff5dd05d974 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-70114348-8390-4d80-af14-5ff5dd05d974 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-6f7c1409-74f8-4edc-8bb5-a87f4ee9a042", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cdb1a1f5-bf8c-4fa7-b265-1fad00d99361", "description": null}]} 2018-07-30 02:05:00,226 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-70114348-8390-4d80-af14-5ff5dd05d974 2018-07-30 02:05:00,229 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/cdb1a1f5-bf8c-4fa7-b265-1fad00d99361 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7ae2d9e-8493-40bb-8d5d-d322c3ef1706" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7140407840cbedcb48baa4cf0c101c0de74a4b37" 2018-07-30 02:05:00,396 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:00 GMT Server: Apache x-compute-request-id: req-205843bf-064f-407a-9b39-eef682671bc5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-205843bf-064f-407a-9b39-eef682671bc5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-6f7c1409-74f8-4edc-8bb5-a87f4ee9a042", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cdb1a1f5-bf8c-4fa7-b265-1fad00d99361", "description": null}} 2018-07-30 02:05:00,397 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/cdb1a1f5-bf8c-4fa7-b265-1fad00d99361 used request id req-205843bf-064f-407a-9b39-eef682671bc5 2018-07-30 02:05:00,400 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/cdb1a1f5-bf8c-4fa7-b265-1fad00d99361/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7ae2d9e-8493-40bb-8d5d-d322c3ef1706" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7140407840cbedcb48baa4cf0c101c0de74a4b37" 2018-07-30 02:05:00,421 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:00 GMT Server: Apache x-compute-request-id: req-3c782c5d-5821-4379-9bb4-ad4b88d042f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c782c5d-5821-4379-9bb4-ad4b88d042f9 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-30 02:05:00,421 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/cdb1a1f5-bf8c-4fa7-b265-1fad00d99361/encryption used request id req-3c782c5d-5821-4379-9bb4-ad4b88d042f9 2018-07-30 02:05:00,423 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/cdb1a1f5-bf8c-4fa7-b265-1fad00d99361 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7ae2d9e-8493-40bb-8d5d-d322c3ef1706" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7140407840cbedcb48baa4cf0c101c0de74a4b37" 2018-07-30 02:05:00,603 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:00 GMT Server: Apache x-compute-request-id: req-8c9c6f0d-b97e-4a3b-890b-2ac89cefe7dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c9c6f0d-b97e-4a3b-890b-2ac89cefe7dd Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-6f7c1409-74f8-4edc-8bb5-a87f4ee9a042", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cdb1a1f5-bf8c-4fa7-b265-1fad00d99361", "description": null}} 2018-07-30 02:05:00,604 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/cdb1a1f5-bf8c-4fa7-b265-1fad00d99361 used request id req-8c9c6f0d-b97e-4a3b-890b-2ac89cefe7dd 2018-07-30 02:05:00,607 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/cdb1a1f5-bf8c-4fa7-b265-1fad00d99361 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7ae2d9e-8493-40bb-8d5d-d322c3ef1706" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7140407840cbedcb48baa4cf0c101c0de74a4b37" 2018-07-30 02:05:00,775 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:00 GMT Server: Apache x-compute-request-id: req-aa984c94-e38d-4b88-9c00-f5e2f0e41129 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa984c94-e38d-4b88-9c00-f5e2f0e41129 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-6f7c1409-74f8-4edc-8bb5-a87f4ee9a042", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cdb1a1f5-bf8c-4fa7-b265-1fad00d99361", "description": null}} 2018-07-30 02:05:00,776 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/cdb1a1f5-bf8c-4fa7-b265-1fad00d99361 used request id req-aa984c94-e38d-4b88-9c00-f5e2f0e41129 2018-07-30 02:05:00,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/cdb1a1f5-bf8c-4fa7-b265-1fad00d99361/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7ae2d9e-8493-40bb-8d5d-d322c3ef1706" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7140407840cbedcb48baa4cf0c101c0de74a4b37" 2018-07-30 02:05:00,945 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:00 GMT Server: Apache x-compute-request-id: req-39dd51ca-8814-44c1-b43a-fa6bee1e0d26 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-39dd51ca-8814-44c1-b43a-fa6bee1e0d26 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-30 02:05:00,946 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/cdb1a1f5-bf8c-4fa7-b265-1fad00d99361/encryption used request id req-39dd51ca-8814-44c1-b43a-fa6bee1e0d26 2018-07-30 02:05:00,946 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-6f7c1409-74f8-4edc-8bb5-a87f4ee9a042 2018-07-30 02:05:00,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/cdb1a1f5-bf8c-4fa7-b265-1fad00d99361 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7ae2d9e-8493-40bb-8d5d-d322c3ef1706" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7140407840cbedcb48baa4cf0c101c0de74a4b37" 2018-07-30 02:05:01,152 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e156d92a-c3a3-42bf-8230-7f8001831e3d 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-30 02:05:01,152 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/cdb1a1f5-bf8c-4fa7-b265-1fad00d99361 used request id req-e156d92a-c3a3-42bf-8230-7f8001831e3d 2018-07-30 02:05:01,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:01,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["1bJ3NL-pSVKe1X1yXpIVDQ"], "issued_at": "2018-07-30T02:05:01.000000Z"}} 2018-07-30 02:05:01,536 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}790f484359569dac74dc1b3226f93e175e82436e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-c704abf5-55a4-429a-b0ae-3d4b3d5d7cd3-type", "description": null}}' 2018-07-30 02:05:01,737 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:01 GMT Server: Apache x-compute-request-id: req-a6273c49-a5fc-40c1-ad1a-9b05cd5d92c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a6273c49-a5fc-40c1-ad1a-9b05cd5d92c0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c704abf5-55a4-429a-b0ae-3d4b3d5d7cd3-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "99011be7-6108-4f57-a0bb-1fd01768106e", "description": null}} 2018-07-30 02:05:01,737 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-a6273c49-a5fc-40c1-ad1a-9b05cd5d92c0 2018-07-30 02:05:01,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/99011be7-6108-4f57-a0bb-1fd01768106e/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a6273c49-a5fc-40c1-ad1a-9b05cd5d92c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}790f484359569dac74dc1b3226f93e175e82436e" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-c704abf5-55a4-429a-b0ae-3d4b3d5d7cd3", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-30 02:05:01,923 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 30 Jul 2018 02:05:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-224615c9-3d14-450b-93c0-1eeef613a814 x-openstack-request-id: req-224615c9-3d14-450b-93c0-1eeef613a814 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-07-30 02:05:01,923 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/99011be7-6108-4f57-a0bb-1fd01768106e/encryption used request id req-224615c9-3d14-450b-93c0-1eeef613a814 2018-07-30 02:05:01,924 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-c704abf5-55a4-429a-b0ae-3d4b3d5d7cd3-type 2018-07-30 02:05:01,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/99011be7-6108-4f57-a0bb-1fd01768106e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6273c49-a5fc-40c1-ad1a-9b05cd5d92c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}790f484359569dac74dc1b3226f93e175e82436e" 2018-07-30 02:05:02,131 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-31e939de-1d6c-48df-8b12-12338e760219 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-30 02:05:02,131 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/99011be7-6108-4f57-a0bb-1fd01768106e used request id req-31e939de-1d6c-48df-8b12-12338e760219 2018-07-30 02:05:02,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:02,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ZhbsSVbYSbCeFCED0djSqA"], "issued_at": "2018-07-30T02:05:02.000000Z"}} 2018-07-30 02:05:02,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9814579206cff8954e477053a916af8e0f16b94" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-75e3e01e-2a12-4307-9afd-e21079faf64f-type", "description": null}}' 2018-07-30 02:05:02,725 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:02 GMT Server: Apache x-compute-request-id: req-1f5c9c59-79c4-4016-a4ee-c6f8880c8ad2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f5c9c59-79c4-4016-a4ee-c6f8880c8ad2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-75e3e01e-2a12-4307-9afd-e21079faf64f-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d8893b63-34a5-4449-a41d-fa75002ff85c", "description": null}} 2018-07-30 02:05:02,725 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-1f5c9c59-79c4-4016-a4ee-c6f8880c8ad2 2018-07-30 02:05:02,728 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1f5c9c59-79c4-4016-a4ee-c6f8880c8ad2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9814579206cff8954e477053a916af8e0f16b94" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-75e3e01e-2a12-4307-9afd-e21079faf64f", "provider": "LuksEncryptor"}}' 2018-07-30 02:05:02,934 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:02 GMT Server: Apache x-compute-request-id: req-dc10c615-ad23-4df9-b93f-407219aeb9b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dc10c615-ad23-4df9-b93f-407219aeb9b2 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "d8893b63-34a5-4449-a41d-fa75002ff85c", "name": "CinderUtilsAddEncryptionTests-75e3e01e-2a12-4307-9afd-e21079faf64f", "control_location": "back-end", "encryption_id": "ee98a501-8e46-405b-9702-e243851951da", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-07-30 02:05:02,934 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c/encryption used request id req-dc10c615-ad23-4df9-b93f-407219aeb9b2 2018-07-30 02:05:02,938 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f5c9c59-79c4-4016-a4ee-c6f8880c8ad2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9814579206cff8954e477053a916af8e0f16b94" 2018-07-30 02:05:03,106 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:02 GMT Server: Apache x-compute-request-id: req-11c44fa5-cab7-41cd-81bd-dfb0c064287a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11c44fa5-cab7-41cd-81bd-dfb0c064287a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-75e3e01e-2a12-4307-9afd-e21079faf64f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d8893b63-34a5-4449-a41d-fa75002ff85c", "description": null}} 2018-07-30 02:05:03,107 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c used request id req-11c44fa5-cab7-41cd-81bd-dfb0c064287a 2018-07-30 02:05:03,109 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f5c9c59-79c4-4016-a4ee-c6f8880c8ad2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9814579206cff8954e477053a916af8e0f16b94" 2018-07-30 02:05:03,284 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:03 GMT Server: Apache x-compute-request-id: req-8679337c-9e3c-4de7-83c8-afdf39ae615f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8679337c-9e3c-4de7-83c8-afdf39ae615f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type_id": "d8893b63-34a5-4449-a41d-fa75002ff85c", "control_location": "back-end", "deleted": false, "created_at": "2018-07-30T02:05:02.000000", "updated_at": null, "encryption_id": "ee98a501-8e46-405b-9702-e243851951da", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-07-30 02:05:03,284 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c/encryption used request id req-8679337c-9e3c-4de7-83c8-afdf39ae615f 2018-07-30 02:05:03,285 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-75e3e01e-2a12-4307-9afd-e21079faf64f-type 2018-07-30 02:05:03,287 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f5c9c59-79c4-4016-a4ee-c6f8880c8ad2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9814579206cff8954e477053a916af8e0f16b94" 2018-07-30 02:05:03,461 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:03 GMT Server: Apache x-compute-request-id: req-9f77dbfe-4467-4382-ba08-0e430fcfc4c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9f77dbfe-4467-4382-ba08-0e430fcfc4c9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-75e3e01e-2a12-4307-9afd-e21079faf64f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d8893b63-34a5-4449-a41d-fa75002ff85c", "description": null}} 2018-07-30 02:05:03,461 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c used request id req-9f77dbfe-4467-4382-ba08-0e430fcfc4c9 2018-07-30 02:05:03,464 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f5c9c59-79c4-4016-a4ee-c6f8880c8ad2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9814579206cff8954e477053a916af8e0f16b94" 2018-07-30 02:05:03,651 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b8fd4019-1a60-4755-8c31-5414ce5ec647 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-30 02:05:03,651 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c/encryption/provider used request id req-b8fd4019-1a60-4755-8c31-5414ce5ec647 2018-07-30 02:05:03,654 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f5c9c59-79c4-4016-a4ee-c6f8880c8ad2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9814579206cff8954e477053a916af8e0f16b94" 2018-07-30 02:05:03,833 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:03 GMT Server: Apache x-compute-request-id: req-6f974dd8-b901-418f-a982-c24168c45d67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6f974dd8-b901-418f-a982-c24168c45d67 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-75e3e01e-2a12-4307-9afd-e21079faf64f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d8893b63-34a5-4449-a41d-fa75002ff85c", "description": null}} 2018-07-30 02:05:03,833 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c used request id req-6f974dd8-b901-418f-a982-c24168c45d67 2018-07-30 02:05:03,836 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f5c9c59-79c4-4016-a4ee-c6f8880c8ad2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9814579206cff8954e477053a916af8e0f16b94" 2018-07-30 02:05:04,003 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:03 GMT Server: Apache x-compute-request-id: req-f841b324-273b-4d75-bdfa-68d4d42fd452 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f841b324-273b-4d75-bdfa-68d4d42fd452 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-30 02:05:04,003 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c/encryption used request id req-f841b324-273b-4d75-bdfa-68d4d42fd452 2018-07-30 02:05:04,004 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-75e3e01e-2a12-4307-9afd-e21079faf64f-type 2018-07-30 02:05:04,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f5c9c59-79c4-4016-a4ee-c6f8880c8ad2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9814579206cff8954e477053a916af8e0f16b94" 2018-07-30 02:05:04,029 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:04 GMT Server: Apache x-compute-request-id: req-c02804b0-5c28-4c06-b9fc-bef8c3195ae3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c02804b0-5c28-4c06-b9fc-bef8c3195ae3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-75e3e01e-2a12-4307-9afd-e21079faf64f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d8893b63-34a5-4449-a41d-fa75002ff85c", "description": null}} 2018-07-30 02:05:04,029 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c used request id req-c02804b0-5c28-4c06-b9fc-bef8c3195ae3 2018-07-30 02:05:04,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f5c9c59-79c4-4016-a4ee-c6f8880c8ad2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9814579206cff8954e477053a916af8e0f16b94" 2018-07-30 02:05:04,060 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:05:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b6126895-3348-41bb-968f-735e3765fc98 x-openstack-request-id: req-b6126895-3348-41bb-968f-735e3765fc98 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type d8893b63-34a5-4449-a41d-fa75002ff85c does not exist.", "code": 404}} 2018-07-30 02:05:04,060 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c/encryption/provider used request id req-b6126895-3348-41bb-968f-735e3765fc98 2018-07-30 02:05:04,060 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-75e3e01e-2a12-4307-9afd-e21079faf64f-type 2018-07-30 02:05:04,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f5c9c59-79c4-4016-a4ee-c6f8880c8ad2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9814579206cff8954e477053a916af8e0f16b94" 2018-07-30 02:05:04,265 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-88afc6cc-83ba-4be1-94d0-a1803b6bc3d4 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-30 02:05:04,265 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/d8893b63-34a5-4449-a41d-fa75002ff85c used request id req-88afc6cc-83ba-4be1-94d0-a1803b6bc3d4 2018-07-30 02:05:04,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:04,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["xYV2BMreQ4qYMA0ygmqdHw"], "issued_at": "2018-07-30T02:05:04.000000Z"}} 2018-07-30 02:05:04,651 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6087b65ee24e0dd0b9d2b04cc0ab15d6f1f59f9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-0948fdf4-60da-402f-bf4b-46679565b300-type", "description": null}}' 2018-07-30 02:05:04,843 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:04 GMT Server: Apache x-compute-request-id: req-7ee2f536-127b-47aa-aacd-946b0ca91d76 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ee2f536-127b-47aa-aacd-946b0ca91d76 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0948fdf4-60da-402f-bf4b-46679565b300-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f08e8e89-97e5-48a8-97ab-b3bfbce16946", "description": null}} 2018-07-30 02:05:04,843 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-7ee2f536-127b-47aa-aacd-946b0ca91d76 2018-07-30 02:05:04,846 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/f08e8e89-97e5-48a8-97ab-b3bfbce16946/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7ee2f536-127b-47aa-aacd-946b0ca91d76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6087b65ee24e0dd0b9d2b04cc0ab15d6f1f59f9" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-0948fdf4-60da-402f-bf4b-46679565b300", "provider": "foo"}}' 2018-07-30 02:05:05,067 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:04 GMT Server: Apache x-compute-request-id: req-187427d3-7637-4a8c-95ca-6c23b1bdf6a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-187427d3-7637-4a8c-95ca-6c23b1bdf6a1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "f08e8e89-97e5-48a8-97ab-b3bfbce16946", "name": "CinderUtilsAddEncryptionTests-0948fdf4-60da-402f-bf4b-46679565b300", "control_location": "front-end", "encryption_id": "439bb441-3809-4cc5-b4a4-19e615f7beef", "provider": "foo", "provider_class": "foo"}} 2018-07-30 02:05:05,067 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/f08e8e89-97e5-48a8-97ab-b3bfbce16946/encryption used request id req-187427d3-7637-4a8c-95ca-6c23b1bdf6a1 2018-07-30 02:05:05,070 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/f08e8e89-97e5-48a8-97ab-b3bfbce16946 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7ee2f536-127b-47aa-aacd-946b0ca91d76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6087b65ee24e0dd0b9d2b04cc0ab15d6f1f59f9" 2018-07-30 02:05:05,239 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:05 GMT Server: Apache x-compute-request-id: req-6eaa3d50-7f77-4c30-9fc8-a733112cbd66 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6eaa3d50-7f77-4c30-9fc8-a733112cbd66 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0948fdf4-60da-402f-bf4b-46679565b300-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f08e8e89-97e5-48a8-97ab-b3bfbce16946", "description": null}} 2018-07-30 02:05:05,239 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/f08e8e89-97e5-48a8-97ab-b3bfbce16946 used request id req-6eaa3d50-7f77-4c30-9fc8-a733112cbd66 2018-07-30 02:05:05,241 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/f08e8e89-97e5-48a8-97ab-b3bfbce16946/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7ee2f536-127b-47aa-aacd-946b0ca91d76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6087b65ee24e0dd0b9d2b04cc0ab15d6f1f59f9" 2018-07-30 02:05:05,415 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:05 GMT Server: Apache x-compute-request-id: req-58a54e90-c395-4c71-b177-42b53d3d2203 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58a54e90-c395-4c71-b177-42b53d3d2203 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "f08e8e89-97e5-48a8-97ab-b3bfbce16946", "control_location": "front-end", "deleted": false, "created_at": "2018-07-30T02:05:05.000000", "updated_at": null, "encryption_id": "439bb441-3809-4cc5-b4a4-19e615f7beef", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-07-30 02:05:05,415 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/f08e8e89-97e5-48a8-97ab-b3bfbce16946/encryption used request id req-58a54e90-c395-4c71-b177-42b53d3d2203 2018-07-30 02:05:05,416 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-0948fdf4-60da-402f-bf4b-46679565b300-type 2018-07-30 02:05:05,419 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/f08e8e89-97e5-48a8-97ab-b3bfbce16946 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7ee2f536-127b-47aa-aacd-946b0ca91d76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6087b65ee24e0dd0b9d2b04cc0ab15d6f1f59f9" 2018-07-30 02:05:05,585 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:05 GMT Server: Apache x-compute-request-id: req-7a5120b2-1db0-42d3-98c6-95770cb49fdd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a5120b2-1db0-42d3-98c6-95770cb49fdd Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0948fdf4-60da-402f-bf4b-46679565b300-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f08e8e89-97e5-48a8-97ab-b3bfbce16946", "description": null}} 2018-07-30 02:05:05,586 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/f08e8e89-97e5-48a8-97ab-b3bfbce16946 used request id req-7a5120b2-1db0-42d3-98c6-95770cb49fdd 2018-07-30 02:05:05,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/f08e8e89-97e5-48a8-97ab-b3bfbce16946/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7ee2f536-127b-47aa-aacd-946b0ca91d76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6087b65ee24e0dd0b9d2b04cc0ab15d6f1f59f9" 2018-07-30 02:05:05,776 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b7674838-d8f9-4ada-b97d-4880f780335e 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-30 02:05:05,777 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/f08e8e89-97e5-48a8-97ab-b3bfbce16946/encryption/provider used request id req-b7674838-d8f9-4ada-b97d-4880f780335e 2018-07-30 02:05:05,777 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-0948fdf4-60da-402f-bf4b-46679565b300-type 2018-07-30 02:05:05,780 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/f08e8e89-97e5-48a8-97ab-b3bfbce16946 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7ee2f536-127b-47aa-aacd-946b0ca91d76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6087b65ee24e0dd0b9d2b04cc0ab15d6f1f59f9" 2018-07-30 02:05:05,970 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d976782-7df1-4bdb-b60e-f7e0a4b1b577 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-30 02:05:05,970 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/f08e8e89-97e5-48a8-97ab-b3bfbce16946 used request id req-8d976782-7df1-4bdb-b60e-f7e0a4b1b577 2018-07-30 02:05:05,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:06,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["hng2lsQwQqmMdFftv3KrgA"], "issued_at": "2018-07-30T02:05:06.000000Z"}} 2018-07-30 02:05:06,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07221d3e7d486755e2213dfb7fbc3841606673a4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-fc5556bc-6e6c-4114-b60f-78f83f863a37-type", "description": null}}' 2018-07-30 02:05:06,560 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:06 GMT Server: Apache x-compute-request-id: req-008cf917-7d9e-4461-b4a8-32beb38f7bc9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-008cf917-7d9e-4461-b4a8-32beb38f7bc9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-fc5556bc-6e6c-4114-b60f-78f83f863a37-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9e02d9d6-aedf-47ac-872d-c62638991edb", "description": null}} 2018-07-30 02:05:06,560 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-008cf917-7d9e-4461-b4a8-32beb38f7bc9 2018-07-30 02:05:06,564 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/9e02d9d6-aedf-47ac-872d-c62638991edb/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-008cf917-7d9e-4461-b4a8-32beb38f7bc9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07221d3e7d486755e2213dfb7fbc3841606673a4" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-fc5556bc-6e6c-4114-b60f-78f83f863a37", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-30 02:05:06,778 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:06 GMT Server: Apache x-compute-request-id: req-4e74bd88-4d9a-47f2-bd12-2a862bcf7d35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e74bd88-4d9a-47f2-bd12-2a862bcf7d35 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "9e02d9d6-aedf-47ac-872d-c62638991edb", "name": "CinderUtilsAddEncryptionTests-fc5556bc-6e6c-4114-b60f-78f83f863a37", "control_location": "back-end", "encryption_id": "79568961-79d0-4e35-844c-b2dcff65d38d", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-07-30 02:05:06,778 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/9e02d9d6-aedf-47ac-872d-c62638991edb/encryption used request id req-4e74bd88-4d9a-47f2-bd12-2a862bcf7d35 2018-07-30 02:05:06,782 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/9e02d9d6-aedf-47ac-872d-c62638991edb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-008cf917-7d9e-4461-b4a8-32beb38f7bc9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07221d3e7d486755e2213dfb7fbc3841606673a4" 2018-07-30 02:05:06,960 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:06 GMT Server: Apache x-compute-request-id: req-7c3e4b6b-9596-4725-a7ca-3005ed4fd2bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7c3e4b6b-9596-4725-a7ca-3005ed4fd2bc Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-fc5556bc-6e6c-4114-b60f-78f83f863a37-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9e02d9d6-aedf-47ac-872d-c62638991edb", "description": null}} 2018-07-30 02:05:06,960 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/9e02d9d6-aedf-47ac-872d-c62638991edb used request id req-7c3e4b6b-9596-4725-a7ca-3005ed4fd2bc 2018-07-30 02:05:06,963 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/9e02d9d6-aedf-47ac-872d-c62638991edb/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-008cf917-7d9e-4461-b4a8-32beb38f7bc9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07221d3e7d486755e2213dfb7fbc3841606673a4" 2018-07-30 02:05:07,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:06 GMT Server: Apache x-compute-request-id: req-e052155f-944a-4f15-8875-ce2feef15d7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e052155f-944a-4f15-8875-ce2feef15d7e Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"volume_type_id": "9e02d9d6-aedf-47ac-872d-c62638991edb", "control_location": "back-end", "deleted": false, "created_at": "2018-07-30T02:05:06.000000", "updated_at": null, "encryption_id": "79568961-79d0-4e35-844c-b2dcff65d38d", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-07-30 02:05:07,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/9e02d9d6-aedf-47ac-872d-c62638991edb/encryption used request id req-e052155f-944a-4f15-8875-ce2feef15d7e 2018-07-30 02:05:07,140 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-fc5556bc-6e6c-4114-b60f-78f83f863a37-type 2018-07-30 02:05:07,143 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/9e02d9d6-aedf-47ac-872d-c62638991edb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-008cf917-7d9e-4461-b4a8-32beb38f7bc9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07221d3e7d486755e2213dfb7fbc3841606673a4" 2018-07-30 02:05:07,166 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:07 GMT Server: Apache x-compute-request-id: req-76eaedc7-ceee-49c7-b4a7-af24cadaf0d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76eaedc7-ceee-49c7-b4a7-af24cadaf0d5 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-fc5556bc-6e6c-4114-b60f-78f83f863a37-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9e02d9d6-aedf-47ac-872d-c62638991edb", "description": null}} 2018-07-30 02:05:07,167 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/9e02d9d6-aedf-47ac-872d-c62638991edb used request id req-76eaedc7-ceee-49c7-b4a7-af24cadaf0d5 2018-07-30 02:05:07,169 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/9e02d9d6-aedf-47ac-872d-c62638991edb/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-008cf917-7d9e-4461-b4a8-32beb38f7bc9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07221d3e7d486755e2213dfb7fbc3841606673a4" 2018-07-30 02:05:07,370 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8cef11a8-a11d-49ce-b6d3-a471ec5bd888 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-30 02:05:07,370 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/9e02d9d6-aedf-47ac-872d-c62638991edb/encryption/provider used request id req-8cef11a8-a11d-49ce-b6d3-a471ec5bd888 2018-07-30 02:05:07,371 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-fc5556bc-6e6c-4114-b60f-78f83f863a37-type 2018-07-30 02:05:07,373 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/9e02d9d6-aedf-47ac-872d-c62638991edb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-008cf917-7d9e-4461-b4a8-32beb38f7bc9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07221d3e7d486755e2213dfb7fbc3841606673a4" 2018-07-30 02:05:07,421 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a393eee5-0715-4d8d-930d-fd67d3637965 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-30 02:05:07,421 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/9e02d9d6-aedf-47ac-872d-c62638991edb used request id req-a393eee5-0715-4d8d-930d-fd67d3637965 2018-07-30 02:05:07,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:07,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:05:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ziyMRwNcT9msSOAT3Ok9yA"], "issued_at": "2018-07-30T02:05:07.000000Z"}} 2018-07-30 02:05:07,812 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed66a2fbe8a39fb8c5e19079d3a191d1bc83137" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-c93fafd7-a2ff-4f1a-9fed-190f504f747a-qos"}}' 2018-07-30 02:05:08,003 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:07 GMT Server: Apache x-compute-request-id: req-6e81f119-2f9d-4370-9ba9-58d67bfcdc6d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e81f119-2f9d-4370-9ba9-58d67bfcdc6d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "34e4d9ba-c161-4027-be30-e5bd7ca06f77", "name": "CinderUtilsVolumeTypeCompleteTests-c93fafd7-a2ff-4f1a-9fed-190f504f747a-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/34e4d9ba-c161-4027-be30-e5bd7ca06f77", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/34e4d9ba-c161-4027-be30-e5bd7ca06f77", "rel": "bookmark"}]} 2018-07-30 02:05:08,003 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-6e81f119-2f9d-4370-9ba9-58d67bfcdc6d 2018-07-30 02:05:08,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6e81f119-2f9d-4370-9ba9-58d67bfcdc6d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed66a2fbe8a39fb8c5e19079d3a191d1bc83137" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-c93fafd7-a2ff-4f1a-9fed-190f504f747a", "description": null}}' 2018-07-30 02:05:08,203 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:08 GMT Server: Apache x-compute-request-id: req-03716373-e27b-42cf-9682-6c05cb949f4c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03716373-e27b-42cf-9682-6c05cb949f4c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-c93fafd7-a2ff-4f1a-9fed-190f504f747a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0100b3b7-5171-4509-9109-b647e7bdd54c", "description": null}} 2018-07-30 02:05:08,203 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-03716373-e27b-42cf-9682-6c05cb949f4c 2018-07-30 02:05:08,207 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0100b3b7-5171-4509-9109-b647e7bdd54c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6e81f119-2f9d-4370-9ba9-58d67bfcdc6d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed66a2fbe8a39fb8c5e19079d3a191d1bc83137" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-30 02:05:08,402 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:08 GMT Server: Apache x-compute-request-id: req-728445c2-a241-40cc-b65d-187581193451 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-728445c2-a241-40cc-b65d-187581193451 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "0100b3b7-5171-4509-9109-b647e7bdd54c", "name": "foo", "control_location": "back-end", "encryption_id": "73e77123-9e98-4bde-9976-c4b760a6a290", "provider": "bar", "provider_class": "bar"}} 2018-07-30 02:05:08,402 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0100b3b7-5171-4509-9109-b647e7bdd54c/encryption used request id req-728445c2-a241-40cc-b65d-187581193451 2018-07-30 02:05:08,405 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0100b3b7-5171-4509-9109-b647e7bdd54c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e81f119-2f9d-4370-9ba9-58d67bfcdc6d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed66a2fbe8a39fb8c5e19079d3a191d1bc83137" 2018-07-30 02:05:08,428 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:08 GMT Server: Apache x-compute-request-id: req-8f6b6802-3c39-4a69-a513-caeb1c68770f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f6b6802-3c39-4a69-a513-caeb1c68770f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-c93fafd7-a2ff-4f1a-9fed-190f504f747a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0100b3b7-5171-4509-9109-b647e7bdd54c", "description": null}} 2018-07-30 02:05:08,428 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0100b3b7-5171-4509-9109-b647e7bdd54c used request id req-8f6b6802-3c39-4a69-a513-caeb1c68770f 2018-07-30 02:05:08,431 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0100b3b7-5171-4509-9109-b647e7bdd54c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e81f119-2f9d-4370-9ba9-58d67bfcdc6d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed66a2fbe8a39fb8c5e19079d3a191d1bc83137" 2018-07-30 02:05:08,615 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:08 GMT Server: Apache x-compute-request-id: req-ac3c6653-c54d-4a11-991f-963f0157e551 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac3c6653-c54d-4a11-991f-963f0157e551 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "0100b3b7-5171-4509-9109-b647e7bdd54c", "control_location": "back-end", "deleted": false, "created_at": "2018-07-30T02:05:08.000000", "updated_at": null, "encryption_id": "73e77123-9e98-4bde-9976-c4b760a6a290", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-30 02:05:08,615 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0100b3b7-5171-4509-9109-b647e7bdd54c/encryption used request id req-ac3c6653-c54d-4a11-991f-963f0157e551 2018-07-30 02:05:08,615 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-c93fafd7-a2ff-4f1a-9fed-190f504f747a 2018-07-30 02:05:08,618 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0100b3b7-5171-4509-9109-b647e7bdd54c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e81f119-2f9d-4370-9ba9-58d67bfcdc6d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed66a2fbe8a39fb8c5e19079d3a191d1bc83137" 2018-07-30 02:05:08,792 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:08 GMT Server: Apache x-compute-request-id: req-e7c82c1e-ddd4-489a-84cc-ffee6cb1538f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7c82c1e-ddd4-489a-84cc-ffee6cb1538f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-c93fafd7-a2ff-4f1a-9fed-190f504f747a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0100b3b7-5171-4509-9109-b647e7bdd54c", "description": null}} 2018-07-30 02:05:08,792 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0100b3b7-5171-4509-9109-b647e7bdd54c used request id req-e7c82c1e-ddd4-489a-84cc-ffee6cb1538f 2018-07-30 02:05:08,795 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0100b3b7-5171-4509-9109-b647e7bdd54c/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e81f119-2f9d-4370-9ba9-58d67bfcdc6d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed66a2fbe8a39fb8c5e19079d3a191d1bc83137" 2018-07-30 02:05:08,981 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eac8c8f5-0a05-4c9b-9fff-6c893cead57f 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-30 02:05:08,981 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0100b3b7-5171-4509-9109-b647e7bdd54c/encryption/provider used request id req-eac8c8f5-0a05-4c9b-9fff-6c893cead57f 2018-07-30 02:05:08,982 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-c93fafd7-a2ff-4f1a-9fed-190f504f747a 2018-07-30 02:05:08,984 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0100b3b7-5171-4509-9109-b647e7bdd54c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e81f119-2f9d-4370-9ba9-58d67bfcdc6d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed66a2fbe8a39fb8c5e19079d3a191d1bc83137" 2018-07-30 02:05:09,187 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2aa13a49-9729-4ad4-87cd-af31c90dfc09 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-30 02:05:09,187 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0100b3b7-5171-4509-9109-b647e7bdd54c used request id req-2aa13a49-9729-4ad4-87cd-af31c90dfc09 2018-07-30 02:05:09,187 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-c93fafd7-a2ff-4f1a-9fed-190f504f747a-qos 2018-07-30 02:05:09,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/34e4d9ba-c161-4027-be30-e5bd7ca06f77?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e81f119-2f9d-4370-9ba9-58d67bfcdc6d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed66a2fbe8a39fb8c5e19079d3a191d1bc83137" 2018-07-30 02:05:09,412 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-803f8d7f-fa21-44f6-a815-6aa32568b62b 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-30 02:05:09,412 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/34e4d9ba-c161-4027-be30-e5bd7ca06f77?force=False used request id req-803f8d7f-fa21-44f6-a815-6aa32568b62b 2018-07-30 02:05:09,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:09,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["xefQbSEGRz-9ETYRBFDN7A"], "issued_at": "2018-07-30T02:05:09.000000Z"}} 2018-07-30 02:05:09,798 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed9772b164504a55a0d7526f5220ec38899ee39" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-da555357-2bfd-44cf-a7db-154ed9c46834-qos"}}' 2018-07-30 02:05:09,991 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:09 GMT Server: Apache x-compute-request-id: req-e62e3ff3-132f-4c83-93da-d1a14633c983 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e62e3ff3-132f-4c83-93da-d1a14633c983 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "53c911e7-4b2c-42e4-a780-3170a181375a", "name": "CinderUtilsVolumeTypeCompleteTests-da555357-2bfd-44cf-a7db-154ed9c46834-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/53c911e7-4b2c-42e4-a780-3170a181375a", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/53c911e7-4b2c-42e4-a780-3170a181375a", "rel": "bookmark"}]} 2018-07-30 02:05:09,992 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-e62e3ff3-132f-4c83-93da-d1a14633c983 2018-07-30 02:05:09,995 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e62e3ff3-132f-4c83-93da-d1a14633c983" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed9772b164504a55a0d7526f5220ec38899ee39" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-da555357-2bfd-44cf-a7db-154ed9c46834", "description": null}}' 2018-07-30 02:05:10,187 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:10 GMT Server: Apache x-compute-request-id: req-22adb915-6ba2-4637-b01f-7c07f80b5938 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22adb915-6ba2-4637-b01f-7c07f80b5938 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-da555357-2bfd-44cf-a7db-154ed9c46834", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "db87f4f6-7b9b-4cf1-93ee-80a2240448b8", "description": null}} 2018-07-30 02:05:10,187 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-22adb915-6ba2-4637-b01f-7c07f80b5938 2018-07-30 02:05:10,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e62e3ff3-132f-4c83-93da-d1a14633c983" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed9772b164504a55a0d7526f5220ec38899ee39" 2018-07-30 02:05:10,366 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:10 GMT Server: Apache x-compute-request-id: req-fd0188fc-2ff8-4612-8a9f-32a50b94e318 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd0188fc-2ff8-4612-8a9f-32a50b94e318 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "53c911e7-4b2c-42e4-a780-3170a181375a", "name": "CinderUtilsVolumeTypeCompleteTests-da555357-2bfd-44cf-a7db-154ed9c46834-qos"}]} 2018-07-30 02:05:10,366 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-fd0188fc-2ff8-4612-8a9f-32a50b94e318 2018-07-30 02:05:10,370 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/None/associate?vol_type_id=db87f4f6-7b9b-4cf1-93ee-80a2240448b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e62e3ff3-132f-4c83-93da-d1a14633c983" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed9772b164504a55a0d7526f5220ec38899ee39" 2018-07-30 02:05:10,541 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:05:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7aedcbd3-2ed5-4a85-8531-324489260286 x-openstack-request-id: req-7aedcbd3-2ed5-4a85-8531-324489260286 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-30 02:05:10,541 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/None/associate?vol_type_id=db87f4f6-7b9b-4cf1-93ee-80a2240448b8 used request id req-7aedcbd3-2ed5-4a85-8531-324489260286 2018-07-30 02:05:10,542 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-7aedcbd3-2ed5-4a85-8531-324489260286) 2018-07-30 02:05:10,542 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-da555357-2bfd-44cf-a7db-154ed9c46834 2018-07-30 02:05:10,544 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/db87f4f6-7b9b-4cf1-93ee-80a2240448b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e62e3ff3-132f-4c83-93da-d1a14633c983" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed9772b164504a55a0d7526f5220ec38899ee39" 2018-07-30 02:05:10,739 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8f4a9bd5-6ea3-4784-a052-7a5c2e4ea489 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-30 02:05:10,739 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/db87f4f6-7b9b-4cf1-93ee-80a2240448b8 used request id req-8f4a9bd5-6ea3-4784-a052-7a5c2e4ea489 2018-07-30 02:05:10,740 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-da555357-2bfd-44cf-a7db-154ed9c46834-qos 2018-07-30 02:05:10,743 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/53c911e7-4b2c-42e4-a780-3170a181375a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e62e3ff3-132f-4c83-93da-d1a14633c983" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed9772b164504a55a0d7526f5220ec38899ee39" 2018-07-30 02:05:10,954 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-50b3fd7c-d80b-450a-8aa4-e3bc08e4adfb 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-30 02:05:10,954 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/53c911e7-4b2c-42e4-a780-3170a181375a?force=False used request id req-50b3fd7c-d80b-450a-8aa4-e3bc08e4adfb 2018-07-30 02:05:10,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:11,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:05:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Dd-2SlHrR9OcS9xD7MLZ7w"], "issued_at": "2018-07-30T02:05:11.000000Z"}} 2018-07-30 02:05:11,458 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14708aa31f12914557b17c86a423c2ae3cb6a060" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-e118a26f-2419-4bb7-bb89-ed680d426710-qos"}}' 2018-07-30 02:05:11,649 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:11 GMT Server: Apache x-compute-request-id: req-3941105d-395f-4232-b341-403fd26df55e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3941105d-395f-4232-b341-403fd26df55e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "cdf02257-b5c9-42b2-8a0d-3d0011c157b4", "name": "CinderUtilsVolumeTypeCompleteTests-e118a26f-2419-4bb7-bb89-ed680d426710-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cdf02257-b5c9-42b2-8a0d-3d0011c157b4", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cdf02257-b5c9-42b2-8a0d-3d0011c157b4", "rel": "bookmark"}]} 2018-07-30 02:05:11,650 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-3941105d-395f-4232-b341-403fd26df55e 2018-07-30 02:05:11,653 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3941105d-395f-4232-b341-403fd26df55e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14708aa31f12914557b17c86a423c2ae3cb6a060" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-e118a26f-2419-4bb7-bb89-ed680d426710", "description": null}}' 2018-07-30 02:05:11,849 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:11 GMT Server: Apache x-compute-request-id: req-d428cc0f-be7b-4f2e-90ff-3836649bb4d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d428cc0f-be7b-4f2e-90ff-3836649bb4d3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-e118a26f-2419-4bb7-bb89-ed680d426710", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "12492dcd-c1af-4e92-a928-cda8f2892fe2", "description": null}} 2018-07-30 02:05:11,849 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-d428cc0f-be7b-4f2e-90ff-3836649bb4d3 2018-07-30 02:05:11,853 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3941105d-395f-4232-b341-403fd26df55e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14708aa31f12914557b17c86a423c2ae3cb6a060" 2018-07-30 02:05:12,019 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:11 GMT Server: Apache x-compute-request-id: req-8c0914ac-10ff-4d17-882d-622f870fab08 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c0914ac-10ff-4d17-882d-622f870fab08 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "cdf02257-b5c9-42b2-8a0d-3d0011c157b4", "name": "CinderUtilsVolumeTypeCompleteTests-e118a26f-2419-4bb7-bb89-ed680d426710-qos"}]} 2018-07-30 02:05:12,019 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-8c0914ac-10ff-4d17-882d-622f870fab08 2018-07-30 02:05:12,022 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cdf02257-b5c9-42b2-8a0d-3d0011c157b4/associate?vol_type_id=12492dcd-c1af-4e92-a928-cda8f2892fe2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3941105d-395f-4232-b341-403fd26df55e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14708aa31f12914557b17c86a423c2ae3cb6a060" 2018-07-30 02:05:12,234 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-271c3ea7-e75e-4eba-b5a9-7c2aa30474f1 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-30 02:05:12,235 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cdf02257-b5c9-42b2-8a0d-3d0011c157b4/associate?vol_type_id=12492dcd-c1af-4e92-a928-cda8f2892fe2 used request id req-271c3ea7-e75e-4eba-b5a9-7c2aa30474f1 2018-07-30 02:05:12,235 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-e118a26f-2419-4bb7-bb89-ed680d426710 2018-07-30 02:05:12,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/12492dcd-c1af-4e92-a928-cda8f2892fe2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3941105d-395f-4232-b341-403fd26df55e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14708aa31f12914557b17c86a423c2ae3cb6a060" 2018-07-30 02:05:12,440 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-92d6e144-9cb5-4c73-93e6-293e386fd2e5 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-30 02:05:12,440 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/12492dcd-c1af-4e92-a928-cda8f2892fe2 used request id req-92d6e144-9cb5-4c73-93e6-293e386fd2e5 2018-07-30 02:05:12,440 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-e118a26f-2419-4bb7-bb89-ed680d426710-qos 2018-07-30 02:05:12,444 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cdf02257-b5c9-42b2-8a0d-3d0011c157b4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3941105d-395f-4232-b341-403fd26df55e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14708aa31f12914557b17c86a423c2ae3cb6a060" 2018-07-30 02:05:12,648 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a38f3de1-fb50-44d5-b703-437238b2b33d 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-30 02:05:12,648 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cdf02257-b5c9-42b2-8a0d-3d0011c157b4?force=False used request id req-a38f3de1-fb50-44d5-b703-437238b2b33d 2018-07-30 02:05:12,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:13,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["eL_4eS3CRa22Z3IDFsP8iw"], "issued_at": "2018-07-30T02:05:13.000000Z"}} 2018-07-30 02:05:13,042 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b741db4761350d3e1cc7a7799fa1ee957679273" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-dd4059ec-f4c2-49a6-812e-b60ef0c771ca-qos"}}' 2018-07-30 02:05:13,249 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:13 GMT Server: Apache x-compute-request-id: req-e2d9d0d8-e4f9-4dc7-8ed7-0b4c14e55d90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e2d9d0d8-e4f9-4dc7-8ed7-0b4c14e55d90 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "019214bc-9d01-4ca3-98a1-3384db312622", "name": "CinderUtilsVolumeTypeCompleteTests-dd4059ec-f4c2-49a6-812e-b60ef0c771ca-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/019214bc-9d01-4ca3-98a1-3384db312622", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/019214bc-9d01-4ca3-98a1-3384db312622", "rel": "bookmark"}]} 2018-07-30 02:05:13,249 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-e2d9d0d8-e4f9-4dc7-8ed7-0b4c14e55d90 2018-07-30 02:05:13,253 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e2d9d0d8-e4f9-4dc7-8ed7-0b4c14e55d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b741db4761350d3e1cc7a7799fa1ee957679273" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-dd4059ec-f4c2-49a6-812e-b60ef0c771ca", "description": null}}' 2018-07-30 02:05:13,457 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:13 GMT Server: Apache x-compute-request-id: req-6ae8fbd0-6da4-4908-a87f-95d0ae7ab57e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6ae8fbd0-6da4-4908-a87f-95d0ae7ab57e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-dd4059ec-f4c2-49a6-812e-b60ef0c771ca", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0bc89b72-4a90-446f-b3f9-632f74ca7d40", "description": null}} 2018-07-30 02:05:13,457 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-6ae8fbd0-6da4-4908-a87f-95d0ae7ab57e 2018-07-30 02:05:13,461 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0bc89b72-4a90-446f-b3f9-632f74ca7d40/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e2d9d0d8-e4f9-4dc7-8ed7-0b4c14e55d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b741db4761350d3e1cc7a7799fa1ee957679273" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-30 02:05:13,673 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:13 GMT Server: Apache x-compute-request-id: req-046ebe9b-54c7-49f8-9e61-7e2a7fd65f76 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-046ebe9b-54c7-49f8-9e61-7e2a7fd65f76 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "0bc89b72-4a90-446f-b3f9-632f74ca7d40", "name": "foo", "control_location": "back-end", "encryption_id": "d2d3c613-7fac-4908-8a48-66ea834dcda9", "provider": "bar", "provider_class": "bar"}} 2018-07-30 02:05:13,674 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0bc89b72-4a90-446f-b3f9-632f74ca7d40/encryption used request id req-046ebe9b-54c7-49f8-9e61-7e2a7fd65f76 2018-07-30 02:05:13,677 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2d9d0d8-e4f9-4dc7-8ed7-0b4c14e55d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b741db4761350d3e1cc7a7799fa1ee957679273" 2018-07-30 02:05:13,846 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:13 GMT Server: Apache x-compute-request-id: req-21811781-1464-457d-abbe-2c8b18f6aac2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-21811781-1464-457d-abbe-2c8b18f6aac2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "019214bc-9d01-4ca3-98a1-3384db312622", "name": "CinderUtilsVolumeTypeCompleteTests-dd4059ec-f4c2-49a6-812e-b60ef0c771ca-qos"}]} 2018-07-30 02:05:13,846 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-21811781-1464-457d-abbe-2c8b18f6aac2 2018-07-30 02:05:13,850 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/019214bc-9d01-4ca3-98a1-3384db312622/associate?vol_type_id=0bc89b72-4a90-446f-b3f9-632f74ca7d40 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2d9d0d8-e4f9-4dc7-8ed7-0b4c14e55d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b741db4761350d3e1cc7a7799fa1ee957679273" 2018-07-30 02:05:13,901 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7cf6330b-1861-48f6-99b7-9a09b30638d1 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-30 02:05:13,901 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/019214bc-9d01-4ca3-98a1-3384db312622/associate?vol_type_id=0bc89b72-4a90-446f-b3f9-632f74ca7d40 used request id req-7cf6330b-1861-48f6-99b7-9a09b30638d1 2018-07-30 02:05:13,904 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0bc89b72-4a90-446f-b3f9-632f74ca7d40 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2d9d0d8-e4f9-4dc7-8ed7-0b4c14e55d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b741db4761350d3e1cc7a7799fa1ee957679273" 2018-07-30 02:05:14,076 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:13 GMT Server: Apache x-compute-request-id: req-7975d878-f020-4f64-9784-6a66c9ca96bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7975d878-f020-4f64-9784-6a66c9ca96bc Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-dd4059ec-f4c2-49a6-812e-b60ef0c771ca", "qos_specs_id": "019214bc-9d01-4ca3-98a1-3384db312622", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0bc89b72-4a90-446f-b3f9-632f74ca7d40", "description": null}} 2018-07-30 02:05:14,076 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0bc89b72-4a90-446f-b3f9-632f74ca7d40 used request id req-7975d878-f020-4f64-9784-6a66c9ca96bc 2018-07-30 02:05:14,079 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0bc89b72-4a90-446f-b3f9-632f74ca7d40/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2d9d0d8-e4f9-4dc7-8ed7-0b4c14e55d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b741db4761350d3e1cc7a7799fa1ee957679273" 2018-07-30 02:05:14,249 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:14 GMT Server: Apache x-compute-request-id: req-55f85402-fefc-427a-9df9-0db692a35a02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55f85402-fefc-427a-9df9-0db692a35a02 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "0bc89b72-4a90-446f-b3f9-632f74ca7d40", "control_location": "back-end", "deleted": false, "created_at": "2018-07-30T02:05:13.000000", "updated_at": null, "encryption_id": "d2d3c613-7fac-4908-8a48-66ea834dcda9", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-30 02:05:14,249 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0bc89b72-4a90-446f-b3f9-632f74ca7d40/encryption used request id req-55f85402-fefc-427a-9df9-0db692a35a02 2018-07-30 02:05:14,249 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-dd4059ec-f4c2-49a6-812e-b60ef0c771ca 2018-07-30 02:05:14,253 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0bc89b72-4a90-446f-b3f9-632f74ca7d40 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2d9d0d8-e4f9-4dc7-8ed7-0b4c14e55d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b741db4761350d3e1cc7a7799fa1ee957679273" 2018-07-30 02:05:14,430 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:14 GMT Server: Apache x-compute-request-id: req-99a893b2-3b39-44ad-8a86-d6fa4546512c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-99a893b2-3b39-44ad-8a86-d6fa4546512c Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-dd4059ec-f4c2-49a6-812e-b60ef0c771ca", "qos_specs_id": "019214bc-9d01-4ca3-98a1-3384db312622", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0bc89b72-4a90-446f-b3f9-632f74ca7d40", "description": null}} 2018-07-30 02:05:14,430 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0bc89b72-4a90-446f-b3f9-632f74ca7d40 used request id req-99a893b2-3b39-44ad-8a86-d6fa4546512c 2018-07-30 02:05:14,433 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0bc89b72-4a90-446f-b3f9-632f74ca7d40/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2d9d0d8-e4f9-4dc7-8ed7-0b4c14e55d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b741db4761350d3e1cc7a7799fa1ee957679273" 2018-07-30 02:05:14,718 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b5c9bb5b-0cfa-4f06-8b78-a1e7b3206a40 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-30 02:05:14,718 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0bc89b72-4a90-446f-b3f9-632f74ca7d40/encryption/provider used request id req-b5c9bb5b-0cfa-4f06-8b78-a1e7b3206a40 2018-07-30 02:05:14,719 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-dd4059ec-f4c2-49a6-812e-b60ef0c771ca 2018-07-30 02:05:14,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0bc89b72-4a90-446f-b3f9-632f74ca7d40 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2d9d0d8-e4f9-4dc7-8ed7-0b4c14e55d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b741db4761350d3e1cc7a7799fa1ee957679273" 2018-07-30 02:05:14,774 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-27572b18-2e62-4ce8-ab81-bab9cf7f0945 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-30 02:05:14,774 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/0bc89b72-4a90-446f-b3f9-632f74ca7d40 used request id req-27572b18-2e62-4ce8-ab81-bab9cf7f0945 2018-07-30 02:05:14,774 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-dd4059ec-f4c2-49a6-812e-b60ef0c771ca-qos 2018-07-30 02:05:14,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/019214bc-9d01-4ca3-98a1-3384db312622?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2d9d0d8-e4f9-4dc7-8ed7-0b4c14e55d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b741db4761350d3e1cc7a7799fa1ee957679273" 2018-07-30 02:05:14,972 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e7a7fed1-b61a-46ac-8ae7-4ddd46f0af0c 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-30 02:05:14,972 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/019214bc-9d01-4ca3-98a1-3384db312622?force=False used request id req-e7a7fed1-b61a-46ac-8ae7-4ddd46f0af0c 2018-07-30 02:05:14,973 - 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 434.965s OK 2018-07-30 02:05:15,098 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 02:05:15,099 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 07:15 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-30 02:05:15,157 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-07-30 02:05:15,197 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-30 02:05:15,197 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-30 02:05:15,198 - openstack_tests - INFO - OS Credentials = > 2018-07-30 02:05:15,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:05:15,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:15,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["WbzGezR1TyCxQKxWTnKTMQ"], "issued_at": "2018-07-30T02:05:15.000000Z"}} 2018-07-30 02:05:15,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a8fa6f39662b6390e2115a88a2d4f1f92c439" 2018-07-30 02:05:15,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-643f2000-7e4d-4582-a53b-2b195a6933a6 Date: Mon, 30 Jul 2018 02:05:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 02:05:15,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-643f2000-7e4d-4582-a53b-2b195a6933a6 2018-07-30 02:05:15,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a8fa6f39662b6390e2115a88a2d4f1f92c439" 2018-07-30 02:05:15,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-bbd31557-2ba1-40ca-8525-cdcaa092f947 Date: Mon, 30 Jul 2018 02:05:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 02:05:15,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-bbd31557-2ba1-40ca-8525-cdcaa092f947 2018-07-30 02:05:15,859 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-30 02:05:15,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 02:05:15,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 02:05:15,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 02:05:15,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 02:05:15,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 02:05:15,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 02:05:15,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 02:05:15,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 02:05:15,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 02:05:15,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 02:05:15,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 02:05:15,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 02:05:15,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 02:05:15,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 02:05:15,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 02:05:15,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 02:05:15,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 02:05:15,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 02:05:15,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 02:05:15,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 02:05:15,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 02:05:15,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 02:05:15,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-30 02:05:15,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:05:15,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23351123-3cdf-4404-9328-6c16f3c4b50d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:05:15,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-23351123-3cdf-4404-9328-6c16f3c4b50d 2018-07-30 02:05:15,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 02:05:16,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:05:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["GeXxSRdAQDmHdIvIwfzohg"], "issued_at": "2018-07-30T02:05:16.000000Z"}} 2018-07-30 02:05:16,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bc4a8f3c36bcb8bc1cec09d4838435a228ba4fe3" 2018-07-30 02:05:16,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05: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-2eb5004a-a960-400b-b1e1-137dade9de48 x-compute-request-id: req-2eb5004a-a960-400b-b1e1-137dade9de48 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.25:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-30 02:05:16,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-2eb5004a-a960-400b-b1e1-137dade9de48 2018-07-30 02:05:16,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.547657012939s 2018-07-30 02:05:16,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-2eb5004a-a960-400b-b1e1-137dade9de48 2018-07-30 02:05:16,414 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.25:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-30 02:05:16,415 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-30 02:05:16,415 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-07-30 02:05:16,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:05:16,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:16,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:05:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["qobOSaHAS4KVCopD4JLLsA"], "issued_at": "2018-07-30T02:05:16.000000Z"}} 2018-07-30 02:05:16,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781492b39d2d86258f7c87e4319bdd64e6b5e01a" 2018-07-30 02:05:16,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-249794cb-79b4-4219-8d9c-faeb35ffd451 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:05:16,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-249794cb-79b4-4219-8d9c-faeb35ffd451 2018-07-30 02:05:16,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:05:16,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:17,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["QiiFKpJUQkOF41Lay_pkFA"], "issued_at": "2018-07-30T02:05:17.000000Z"}} 2018-07-30 02:05:17,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:17,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66dde8e8-c596-4124-921d-aed0ad102bee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:05:17,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-66dde8e8-c596-4124-921d-aed0ad102bee 2018-07-30 02:05:17,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:05:17,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:05:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:05:17,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-93b29786-2a8e-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:17,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c63d62-3cfc-4a98-9bf2-edc701fb90b8 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-93b29786-2a8e-47f-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 02:05:17,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-93b29786-2a8e-47f-proj used request id req-f0c63d62-3cfc-4a98-9bf2-edc701fb90b8 2018-07-30 02:05:17,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:17,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de691422-d34a-4378-9688-675ce9a90704 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 02:05:17,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-de691422-d34a-4378-9688-675ce9a90704 2018-07-30 02:05:17,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj"}}' 2018-07-30 02:05:17,517 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 02:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b547096a-71d3-457b-8112-3fba0e0389ba Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2"}, "tags": [], "enabled": true, "id": "2aeb523d2c47408e839aa343e66842a2", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj"}} 2018-07-30 02:05:17,518 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b547096a-71d3-457b-8112-3fba0e0389ba 2018-07-30 02:05:17,518 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-93b29786-2a8e-47f-proj 2018-07-30 02:05:17,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:05:17,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:17,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["UBML0ni3T3OTeoyQCm934g"], "issued_at": "2018-07-30T02:05:17.000000Z"}} 2018-07-30 02:05:17,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a35d3212aa599c6e358f0a40f948e9f0b4a7ad5" 2018-07-30 02:05:17,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b8761a-f744-4b60-ad63-f7a9017b0204 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:05:17,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-22b8761a-f744-4b60-ad63-f7a9017b0204 2018-07-30 02:05:17,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:05:18,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:05:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:05:18,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a35d3212aa599c6e358f0a40f948e9f0b4a7ad5" 2018-07-30 02:05:18,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba8e277-8fed-4401-aece-69462ed84174 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 02:05:18,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8ba8e277-8fed-4401-aece-69462ed84174 2018-07-30 02:05:18,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-93b29786-2a8e-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a35d3212aa599c6e358f0a40f948e9f0b4a7ad5" 2018-07-30 02:05:18,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1a9398-a229-49a8-8fd8-bdf586ecfd6c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-93b29786-2a8e-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2"}, "tags": [], "enabled": true, "id": "2aeb523d2c47408e839aa343e66842a2", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj"}]} 2018-07-30 02:05:18,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-93b29786-2a8e-47f-proj used request id req-3f1a9398-a229-49a8-8fd8-bdf586ecfd6c 2018-07-30 02:05:18,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a35d3212aa599c6e358f0a40f948e9f0b4a7ad5" 2018-07-30 02:05:18,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b906141-bf3d-45cc-a869-1e67688f53b8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 02:05:18,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9b906141-bf3d-45cc-a869-1e67688f53b8 2018-07-30 02:05:18,518 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-93b29786-2a8e-47f-user 2018-07-30 02:05:18,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:05:18,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:18,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ed4e3e-119f-436f-b163-8a188d9f9473 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 02:05:18,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-69ed4e3e-119f-436f-b163-8a188d9f9473 2018-07-30 02:05:18,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" -d '{"role": {"name": "SimpleHealthCheck-93b29786-2a8e-47f-proj-role"}}' 2018-07-30 02:05:18,643 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 02:05:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-787b2c24-609f-4a8a-b95d-f0ff7ebb372e Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0dcdc4fedb4640d68a3aad106da8101e", "links": {"self": "http://172.30.9.25:5000/v3/roles/0dcdc4fedb4640d68a3aad106da8101e"}, "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj-role"}} 2018-07-30 02:05:18,644 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-787b2c24-609f-4a8a-b95d-f0ff7ebb372e 2018-07-30 02:05:18,644 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-93b29786-2a8e-47f-proj-role 2018-07-30 02:05:18,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0dcdc4fedb4640d68a3aad106da8101e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:18,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6fb8743-8b67-464b-8392-944209dbfecf Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0dcdc4fedb4640d68a3aad106da8101e", "links": {"self": "http://172.30.9.25:5000/v3/roles/0dcdc4fedb4640d68a3aad106da8101e"}, "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj-role"}} 2018-07-30 02:05:18,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0dcdc4fedb4640d68a3aad106da8101e used request id req-f6fb8743-8b67-464b-8392-944209dbfecf 2018-07-30 02:05:18,734 - keystone_utils - INFO - Granting role SimpleHealthCheck-93b29786-2a8e-47f-proj-role to project SimpleHealthCheck-93b29786-2a8e-47f-proj 2018-07-30 02:05:18,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2/users/d302ab91f2784dc1875371fa5cca6748/roles/0dcdc4fedb4640d68a3aad106da8101e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:18,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:05:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a854d9e-86a2-4b00-a67e-3d33c26ed919 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 02:05:18,854 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2/users/d302ab91f2784dc1875371fa5cca6748/roles/0dcdc4fedb4640d68a3aad106da8101e used request id req-5a854d9e-86a2-4b00-a67e-3d33c26ed919 2018-07-30 02:05:18,855 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:05:18,856 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 02:05:18,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:05:18,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:19,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0dcdc4fedb4640d68a3aad106da8101e", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj-role"}], "expires_at": "2018-07-30T03:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2aeb523d2c47408e839aa343e66842a2", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-93b29786-2a8e-47f-user", "id": "d302ab91f2784dc1875371fa5cca6748"}, "audit_ids": ["_M-zKOYPQeO-_VzPxbC-Ug"], "issued_at": "2018-07-30T02:05:19.000000Z"}} 2018-07-30 02:05:19,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13eabf21882ec5aca350bee9f6c186fc5f801388" 2018-07-30 02:05:19,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ddbded2-b390-434c-b560-42a1e7881aa5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:05:19,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1ddbded2-b390-434c-b560-42a1e7881aa5 2018-07-30 02:05:19,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13eabf21882ec5aca350bee9f6c186fc5f801388" 2018-07-30 02:05:19,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-e22bb7cc-1842-48aa-876f-0273a26e9736 Date: Mon, 30 Jul 2018 02:05:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image"} 2018-07-30 02:05:19,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image used request id req-e22bb7cc-1842-48aa-876f-0273a26e9736 2018-07-30 02:05:19,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13eabf21882ec5aca350bee9f6c186fc5f801388" 2018-07-30 02:05:19,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-861b777f-ea33-4147-a814-895b098520a1 Date: Mon, 30 Jul 2018 02:05: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-30 02:05:19,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-861b777f-ea33-4147-a814-895b098520a1 2018-07-30 02:05:19,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}13eabf21882ec5aca350bee9f6c186fc5f801388" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image"}' 2018-07-30 02:05:19,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f95c80bd-5b7e-495f-a5ce-fda330deeca5 Date: Mon, 30 Jul 2018 02:05:19 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:05:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T02:05:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24", "min_disk": 0, "protected": false, "id": "93735867-e739-4dfb-9c7b-c628374e9e24", "file": "/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24/file", "checksum": null, "owner": "2aeb523d2c47408e839aa343e66842a2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:05:19,584 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f95c80bd-5b7e-495f-a5ce-fda330deeca5 2018-07-30 02:05:19,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13eabf21882ec5aca350bee9f6c186fc5f801388" -d '' 2018-07-30 02:05:19,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce9da03b-add2-4192-99d3-1707d0a3a43e Date: Mon, 30 Jul 2018 02:05: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-30 02:05:19,996 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24/file used request id req-ce9da03b-add2-4192-99d3-1707d0a3a43e 2018-07-30 02:05:19,997 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 02:05:20,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13eabf21882ec5aca350bee9f6c186fc5f801388" 2018-07-30 02:05:20,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1cea0efc-5a0c-4a24-8de0-5326497ccd98 Date: Mon, 30 Jul 2018 02:05:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:05:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:05:19Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/93735867-e739-4dfb-9c7b-c628374e9e24/snap", "metadata": {}}], "self": "/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24", "min_disk": 0, "protected": false, "id": "93735867-e739-4dfb-9c7b-c628374e9e24", "file": "/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2aeb523d2c47408e839aa343e66842a2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/93735867-e739-4dfb-9c7b-c628374e9e24/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:05:20,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24 used request id req-1cea0efc-5a0c-4a24-8de0-5326497ccd98 2018-07-30 02:05:20,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13eabf21882ec5aca350bee9f6c186fc5f801388" 2018-07-30 02:05:20,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3ac4d740-6a23-4e60-a4fb-4ef43c84bd75 Date: Mon, 30 Jul 2018 02:05:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-30 02:05:20,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3ac4d740-6a23-4e60-a4fb-4ef43c84bd75 2018-07-30 02:05:20,028 - create_image - INFO - Created image with name - SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image 2018-07-30 02:05:20,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13eabf21882ec5aca350bee9f6c186fc5f801388" 2018-07-30 02:05:20,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-7ef14357-93b1-4847-abda-c09e5a7cd035 Date: Mon, 30 Jul 2018 02:05:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:05:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:05:19Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/93735867-e739-4dfb-9c7b-c628374e9e24/snap", "metadata": {}}], "self": "/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24", "min_disk": 0, "protected": false, "id": "93735867-e739-4dfb-9c7b-c628374e9e24", "file": "/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2aeb523d2c47408e839aa343e66842a2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/93735867-e739-4dfb-9c7b-c628374e9e24/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 02:05:20,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24 used request id req-7ef14357-93b1-4847-abda-c09e5a7cd035 2018-07-30 02:05:20,050 - create_image - DEBUG - Instance status is - active 2018-07-30 02:05:20,050 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image 2018-07-30 02:05:20,051 - create_image - INFO - Image is now active with name - SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image 2018-07-30 02:05:20,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:05:20,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:20,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0dcdc4fedb4640d68a3aad106da8101e", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj-role"}], "expires_at": "2018-07-30T03:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2aeb523d2c47408e839aa343e66842a2", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-93b29786-2a8e-47f-user", "id": "d302ab91f2784dc1875371fa5cca6748"}, "audit_ids": ["BUuMrkRhRBWZvb0ZlU54pQ"], "issued_at": "2018-07-30T02:05:20.000000Z"}} 2018-07-30 02:05:20,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4548b8ab1a9b60c07a0f0accdb2a4cd1c79a94" 2018-07-30 02:05:20,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a542512-7240-4ca2-bfb4-f26227b91c98 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:05:20,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2a542512-7240-4ca2-bfb4-f26227b91c98 2018-07-30 02:05:20,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4548b8ab1a9b60c07a0f0accdb2a4cd1c79a94" 2018-07-30 02:05:20,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-72ebea6d-4038-4ad9-8020-a1eca2de2622 Date: Mon, 30 Jul 2018 02:05:20 GMT RESP BODY: {"networks":[]} 2018-07-30 02:05:20,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net used request id req-72ebea6d-4038-4ad9-8020-a1eca2de2622 2018-07-30 02:05:20,700 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net 2018-07-30 02:05:20,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4548b8ab1a9b60c07a0f0accdb2a4cd1c79a94" -d '{"network": {"name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net", "admin_state_up": true}}' 2018-07-30 02:05:21,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-ecdb06bb-a792-4a4e-84b6-c0283d3ab74e Date: Mon, 30 Jul 2018 02:05:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2aeb523d2c47408e839aa343e66842a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:05:20Z","is_default":false,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:20Z","mtu":1450}} 2018-07-30 02:05:21,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-ecdb06bb-a792-4a4e-84b6-c0283d3ab74e 2018-07-30 02:05:21,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4548b8ab1a9b60c07a0f0accdb2a4cd1c79a94" 2018-07-30 02:05:21,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-c9c0d76c-5fc0-4f71-94df-958d0d149266 Date: Mon, 30 Jul 2018 02:05:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2aeb523d2c47408e839aa343e66842a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:05:20Z","qos_policy_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net","admin_state_up":true,"tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:20Z","mtu":1450}]} 2018-07-30 02:05:21,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-c9c0d76c-5fc0-4f71-94df-958d0d149266 2018-07-30 02:05:21,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4548b8ab1a9b60c07a0f0accdb2a4cd1c79a94" 2018-07-30 02:05:21,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-05d5c0f0-6e06-4a75-8473-f65d677d5911 Date: Mon, 30 Jul 2018 02:05:21 GMT RESP BODY: {"subnets":[]} 2018-07-30 02:05:21,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-05d5c0f0-6e06-4a75-8473-f65d677d5911 2018-07-30 02:05:21,239 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet 2018-07-30 02:05:21,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4548b8ab1a9b60c07a0f0accdb2a4cd1c79a94" -d '{"subnets": [{"ip_version": 4, "network_id": "e0ee2a2a-1b0f-46a6-90f8-165f00567355", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet"}]}' 2018-07-30 02:05:21,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1fb934af-2799-4aaf-ae0d-d1478fa5b735 Date: Mon, 30 Jul 2018 02:05:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:21Z","dns_nameservers":[],"updated_at":"2018-07-30T02:05: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":"2aeb523d2c47408e839aa343e66842a2","id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","subnetpool_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet"}]} 2018-07-30 02:05:21,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-1fb934af-2799-4aaf-ae0d-d1478fa5b735 2018-07-30 02:05:21,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4548b8ab1a9b60c07a0f0accdb2a4cd1c79a94" 2018-07-30 02:05:21,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-b19a3fbc-bd22-419f-9e26-d092b16e10d9 Date: Mon, 30 Jul 2018 02:05:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2aeb523d2c47408e839aa343e66842a2","l2_adjacency":true,"status":"ACTIVE","subnets":["bb5d8b42-f62b-46bc-b1a6-163469969a26"],"description":"","tags":[],"updated_at":"2018-07-30T02:05:21Z","qos_policy_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net","admin_state_up":true,"tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:20Z","mtu":1450}]} 2018-07-30 02:05:21,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-b19a3fbc-bd22-419f-9e26-d092b16e10d9 2018-07-30 02:05:21,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4548b8ab1a9b60c07a0f0accdb2a4cd1c79a94" 2018-07-30 02:05:22,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bce94d28-4c59-4b18-ad0d-4942ae339de0 Date: Mon, 30 Jul 2018 02:05:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:21Z","dns_nameservers":[],"updated_at":"2018-07-30T02:05: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":"2aeb523d2c47408e839aa343e66842a2","id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","subnetpool_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet"}]} 2018-07-30 02:05:22,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-bce94d28-4c59-4b18-ad0d-4942ae339de0 2018-07-30 02:05:22,001 - OpenStackNetwork - DEBUG - Network [e0ee2a2a-1b0f-46a6-90f8-165f00567355] created successfully 2018-07-30 02:05:22,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:05:22,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:22,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:05:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["N7-qyrtrTlyqV07xxcHZKg"], "issued_at": "2018-07-30T02:05:22.000000Z"}} 2018-07-30 02:05:22,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f481c88793f13a8c211f4c4ff1ff2cbcc25b8ef" 2018-07-30 02:05:22,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bab7d3c-9fa8-4095-a0bf-3985670a80f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:05:22,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0bab7d3c-9fa8-4095-a0bf-3985670a80f2 2018-07-30 02:05:22,531 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:05:22,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f481c88793f13a8c211f4c4ff1ff2cbcc25b8ef" 2018-07-30 02:05:22,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05: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-4fea4e8f-173b-4e55-a875-2d4c8e49a2b5 x-compute-request-id: req-4fea4e8f-173b-4e55-a875-2d4c8e49a2b5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-30 02:05:22,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4fea4e8f-173b-4e55-a875-2d4c8e49a2b5 2018-07-30 02:05:22,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f481c88793f13a8c211f4c4ff1ff2cbcc25b8ef" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-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-30 02:05:22,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05: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-5905782c-b9da-418a-95d7-6539358f6621 x-compute-request-id: req-5905782c-b9da-418a-95d7-6539358f6621 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "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": "f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc"}} 2018-07-30 02:05:22,749 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-5905782c-b9da-418a-95d7-6539358f6621 2018-07-30 02:05:22,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:05:22,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:23,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0dcdc4fedb4640d68a3aad106da8101e", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj-role"}], "expires_at": "2018-07-30T03:05:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2aeb523d2c47408e839aa343e66842a2", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-93b29786-2a8e-47f-user", "id": "d302ab91f2784dc1875371fa5cca6748"}, "audit_ids": ["MLYa2NM9ROyP0Iii3TZtvA"], "issued_at": "2018-07-30T02:05:23.000000Z"}} 2018-07-30 02:05:23,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:23,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d6303f-be81-4714-bdfe-eabddfa9e54b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:05:23,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a3d6303f-be81-4714-bdfe-eabddfa9e54b 2018-07-30 02:05:23,225 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 02:05:23,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:23,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091ad050-eb1c-4a65-811a-3e59be4ce3d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:05:23,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-091ad050-eb1c-4a65-811a-3e59be4ce3d4 2018-07-30 02:05:23,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:23,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-742c4a74-6fa5-4607-ae3e-de096c4f8e04 Date: Mon, 30 Jul 2018 02:05:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2aeb523d2c47408e839aa343e66842a2","l2_adjacency":true,"status":"ACTIVE","subnets":["bb5d8b42-f62b-46bc-b1a6-163469969a26"],"description":"","tags":[],"updated_at":"2018-07-30T02:05:21Z","qos_policy_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net","admin_state_up":true,"tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:20Z","mtu":1450}]} 2018-07-30 02:05:23,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net used request id req-742c4a74-6fa5-4607-ae3e-de096c4f8e04 2018-07-30 02:05:23,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:23,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-93effcff-151f-44de-bcdd-6e50d4eb4d57 Date: Mon, 30 Jul 2018 02:05:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:21Z","dns_nameservers":[],"updated_at":"2018-07-30T02:05: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":"2aeb523d2c47408e839aa343e66842a2","id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","subnetpool_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet"}]} 2018-07-30 02:05:23,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-93effcff-151f-44de-bcdd-6e50d4eb4d57 2018-07-30 02:05:23,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:23,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-2f2b14aa-6c48-42d9-b926-fb5bfe20b677 Date: Mon, 30 Jul 2018 02:05:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2aeb523d2c47408e839aa343e66842a2","l2_adjacency":true,"status":"ACTIVE","subnets":["bb5d8b42-f62b-46bc-b1a6-163469969a26"],"description":"","tags":[],"updated_at":"2018-07-30T02:05:21Z","qos_policy_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net","admin_state_up":true,"tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:20Z","mtu":1450}]} 2018-07-30 02:05:23,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net used request id req-2f2b14aa-6c48-42d9-b926-fb5bfe20b677 2018-07-30 02:05:23,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:05:23,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:05:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:05:23,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:23,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be1585c-9b4a-4f9a-bdee-4119d7db83b3 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2aeb523d2c47408e839aa343e66842a2", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj"}} 2018-07-30 02:05:23,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 used request id req-1be1585c-9b4a-4f9a-bdee-4119d7db83b3 2018-07-30 02:05:23,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:23,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f8804ecd-8dcf-4f67-8706-534015f76511 Date: Mon, 30 Jul 2018 02:05:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:21Z","dns_nameservers":[],"updated_at":"2018-07-30T02:05: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":"2aeb523d2c47408e839aa343e66842a2","id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","subnetpool_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet"}]} 2018-07-30 02:05:23,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-f8804ecd-8dcf-4f67-8706-534015f76511 2018-07-30 02:05:23,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355&name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebebport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:23,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cacdadf2-6a58-431c-9923-6d72c9985a13 Date: Mon, 30 Jul 2018 02:05:23 GMT RESP BODY: {"ports":[]} 2018-07-30 02:05:23,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355&name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebebport-1&admin_state_up=True used request id req-cacdadf2-6a58-431c-9923-6d72c9985a13 2018-07-30 02:05:23,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:24,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05: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-42f2e49b-51ab-480c-bd36-41030674e6de x-compute-request-id: req-42f2e49b-51ab-480c-bd36-41030674e6de Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 02:05:24,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst used request id req-42f2e49b-51ab-480c-bd36-41030674e6de 2018-07-30 02:05:24,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:24,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-5bec102d-7939-4dfa-b369-b6c8cfe2b3f6 Date: Mon, 30 Jul 2018 02:05:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2aeb523d2c47408e839aa343e66842a2","l2_adjacency":true,"status":"ACTIVE","subnets":["bb5d8b42-f62b-46bc-b1a6-163469969a26"],"description":"","tags":[],"updated_at":"2018-07-30T02:05:21Z","qos_policy_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net","admin_state_up":true,"tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:20Z","mtu":1450}]} 2018-07-30 02:05:24,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net used request id req-5bec102d-7939-4dfa-b369-b6c8cfe2b3f6 2018-07-30 02:05:24,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:24,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cd06ff8f-b2e4-4db9-a981-0ba93a5b7690 Date: Mon, 30 Jul 2018 02:05:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:21Z","dns_nameservers":[],"updated_at":"2018-07-30T02:05: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":"2aeb523d2c47408e839aa343e66842a2","id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","subnetpool_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet"}]} 2018-07-30 02:05:24,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-cd06ff8f-b2e4-4db9-a981-0ba93a5b7690 2018-07-30 02:05:24,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:24,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-60831a69-6569-4149-8284-6dc138b172b7 Date: Mon, 30 Jul 2018 02:05:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2aeb523d2c47408e839aa343e66842a2","l2_adjacency":true,"status":"ACTIVE","subnets":["bb5d8b42-f62b-46bc-b1a6-163469969a26"],"description":"","tags":[],"updated_at":"2018-07-30T02:05:21Z","qos_policy_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net","admin_state_up":true,"tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:20Z","mtu":1450}]} 2018-07-30 02:05:24,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net used request id req-60831a69-6569-4149-8284-6dc138b172b7 2018-07-30 02:05:24,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:24,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01fe2be-6c37-487d-a353-9927cb1067f5 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2aeb523d2c47408e839aa343e66842a2", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj"}} 2018-07-30 02:05:24,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 used request id req-b01fe2be-6c37-487d-a353-9927cb1067f5 2018-07-30 02:05:24,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:24,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d9bd8ea4-c960-4184-82f3-2c068f5049b3 Date: Mon, 30 Jul 2018 02:05:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:21Z","dns_nameservers":[],"updated_at":"2018-07-30T02:05: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":"2aeb523d2c47408e839aa343e66842a2","id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","subnetpool_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet"}]} 2018-07-30 02:05:24,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-d9bd8ea4-c960-4184-82f3-2c068f5049b3 2018-07-30 02:05:24,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355&name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebebport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:24,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e228ce3a-da8b-4bdc-a587-589ae82746b9 Date: Mon, 30 Jul 2018 02:05:24 GMT RESP BODY: {"ports":[]} 2018-07-30 02:05:24,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355&name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebebport-1&admin_state_up=True used request id req-e228ce3a-da8b-4bdc-a587-589ae82746b9 2018-07-30 02:05:24,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 02:05:24,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 02:05:24,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0dcdc4fedb4640d68a3aad106da8101e", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj-role"}], "expires_at": "2018-07-30T03:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2aeb523d2c47408e839aa343e66842a2", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/2aeb523d2c47408e839aa343e66842a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-93b29786-2a8e-47f-user", "id": "d302ab91f2784dc1875371fa5cca6748"}, "audit_ids": ["heVXuQf7RcuXZn4_11re2Q"], "issued_at": "2018-07-30T02:05:24.000000Z"}} 2018-07-30 02:05:24,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef088664e9a2ca590b20186f9adc256651b2e5cb" 2018-07-30 02:05:24,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5719975-2187-481d-aaab-e102de677f4e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:05:24,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c5719975-2187-481d-aaab-e102de677f4e 2018-07-30 02:05:24,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:25,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-489018c2-a323-4e74-8854-bc75eb3a1458 Date: Mon, 30 Jul 2018 02:05:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2aeb523d2c47408e839aa343e66842a2","l2_adjacency":true,"status":"ACTIVE","subnets":["bb5d8b42-f62b-46bc-b1a6-163469969a26"],"description":"","tags":[],"updated_at":"2018-07-30T02:05:21Z","qos_policy_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net","admin_state_up":true,"tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:20Z","mtu":1450}]} 2018-07-30 02:05:25,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net used request id req-489018c2-a323-4e74-8854-bc75eb3a1458 2018-07-30 02:05:25,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:25,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-142aa90d-2a5c-46ff-8bf7-1b5f1d61879c Date: Mon, 30 Jul 2018 02:05:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:21Z","dns_nameservers":[],"updated_at":"2018-07-30T02:05: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":"2aeb523d2c47408e839aa343e66842a2","id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","subnetpool_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet"}]} 2018-07-30 02:05:25,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-142aa90d-2a5c-46ff-8bf7-1b5f1d61879c 2018-07-30 02:05:25,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:25,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-0fa8e328-9460-468d-8afc-6d7a34dc2f7e Date: Mon, 30 Jul 2018 02:05:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2aeb523d2c47408e839aa343e66842a2","l2_adjacency":true,"status":"ACTIVE","subnets":["bb5d8b42-f62b-46bc-b1a6-163469969a26"],"description":"","tags":[],"updated_at":"2018-07-30T02:05:21Z","qos_policy_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net","admin_state_up":true,"tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:20Z","mtu":1450}]} 2018-07-30 02:05:25,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net used request id req-0fa8e328-9460-468d-8afc-6d7a34dc2f7e 2018-07-30 02:05:25,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:05:25,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:05:25,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef088664e9a2ca590b20186f9adc256651b2e5cb" 2018-07-30 02:05:25,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-559c7d17-fdc3-405e-b65d-6cb34aa6508f Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2aeb523d2c47408e839aa343e66842a2", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj"}} 2018-07-30 02:05:25,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 used request id req-559c7d17-fdc3-405e-b65d-6cb34aa6508f 2018-07-30 02:05:25,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:25,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6c36da8a-15a8-411b-b5e9-570b26b61bc9 Date: Mon, 30 Jul 2018 02:05:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:21Z","dns_nameservers":[],"updated_at":"2018-07-30T02:05: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":"2aeb523d2c47408e839aa343e66842a2","id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","subnetpool_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet"}]} 2018-07-30 02:05:25,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-6c36da8a-15a8-411b-b5e9-570b26b61bc9 2018-07-30 02:05:25,523 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net 2018-07-30 02:05:25,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" -d '{"port": {"network_id": "e0ee2a2a-1b0f-46a6-90f8-165f00567355", "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebebport-1", "admin_state_up": true}}' 2018-07-30 02:05:26,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-c4c1958e-7d7d-41ae-8cae-d525b78830a1 Date: Mon, 30 Jul 2018 02:05:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:05:25Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","ip_address":"10.55.0.3"}],"id":"34b43416-3370-480c-b724-9f759a53b6ff","security_groups":["85b4e82d-9941-41ae-b3fa-ee54f47aa02b"],"mac_address":"fa:16:3e:04:94:f0","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebebport-1","project_id":"2aeb523d2c47408e839aa343e66842a2","qos_policy_id":null,"admin_state_up":true,"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 02:05:26,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-c4c1958e-7d7d-41ae-8cae-d525b78830a1 2018-07-30 02:05:26,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:26,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-eeb0ed30-8d94-408c-ad9d-06633b994921 Date: Mon, 30 Jul 2018 02:05:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2aeb523d2c47408e839aa343e66842a2","l2_adjacency":true,"status":"ACTIVE","subnets":["bb5d8b42-f62b-46bc-b1a6-163469969a26"],"description":"","tags":[],"updated_at":"2018-07-30T02:05:21Z","qos_policy_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net","admin_state_up":true,"tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:20Z","mtu":1450}]} 2018-07-30 02:05:26,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net used request id req-eeb0ed30-8d94-408c-ad9d-06633b994921 2018-07-30 02:05:26,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:26,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6ab33770-5aa2-4f16-91b1-9562b93f56a6 Date: Mon, 30 Jul 2018 02:05:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:21Z","dns_nameservers":[],"updated_at":"2018-07-30T02:05: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":"2aeb523d2c47408e839aa343e66842a2","id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","subnetpool_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet"}]} 2018-07-30 02:05:26,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-6ab33770-5aa2-4f16-91b1-9562b93f56a6 2018-07-30 02:05:26,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:26,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-9f45987e-0718-4b71-9222-99195b1c7c2b Date: Mon, 30 Jul 2018 02:05:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2aeb523d2c47408e839aa343e66842a2","l2_adjacency":true,"status":"ACTIVE","subnets":["bb5d8b42-f62b-46bc-b1a6-163469969a26"],"description":"","tags":[],"updated_at":"2018-07-30T02:05:21Z","qos_policy_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net","admin_state_up":true,"tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:20Z","mtu":1450}]} 2018-07-30 02:05:26,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net used request id req-9f45987e-0718-4b71-9222-99195b1c7c2b 2018-07-30 02:05:26,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:26,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb72626f-b36d-465b-8e98-a7f9a5a0bc54 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2aeb523d2c47408e839aa343e66842a2", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj"}} 2018-07-30 02:05:26,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 used request id req-bb72626f-b36d-465b-8e98-a7f9a5a0bc54 2018-07-30 02:05:26,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:26,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d18e2bf8-cf3b-47b9-a229-eba4f70c449c Date: Mon, 30 Jul 2018 02:05:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:21Z","dns_nameservers":[],"updated_at":"2018-07-30T02:05: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":"2aeb523d2c47408e839aa343e66842a2","id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","subnetpool_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet"}]} 2018-07-30 02:05:26,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-d18e2bf8-cf3b-47b9-a229-eba4f70c449c 2018-07-30 02:05:26,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355&name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebebport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:27,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-c4a9df39-f6b9-4c1b-bfcc-827f71bbf606 Date: Mon, 30 Jul 2018 02:05:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:05:25Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","ip_address":"10.55.0.3"}],"id":"34b43416-3370-480c-b724-9f759a53b6ff","security_groups":["85b4e82d-9941-41ae-b3fa-ee54f47aa02b"],"mac_address":"fa:16:3e:04:94:f0","project_id":"2aeb523d2c47408e839aa343e66842a2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebebport-1","admin_state_up":true,"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 02:05:27,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355&name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebebport-1&admin_state_up=True used request id req-c4a9df39-f6b9-4c1b-bfcc-827f71bbf606 2018-07-30 02:05:27,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:27,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d457daa3-9191-488c-806f-8689c03c9c50 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2aeb523d2c47408e839aa343e66842a2", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj"}} 2018-07-30 02:05:27,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 used request id req-d457daa3-9191-488c-806f-8689c03c9c50 2018-07-30 02:05:27,133 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst 2018-07-30 02:05:27,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:27,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-c299090f-2ac0-4910-93e5-32dafddce6f1 x-compute-request-id: req-c299090f-2ac0-4910-93e5-32dafddce6f1 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "rel": "bookmark"}], "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-flavor-name"}]} 2018-07-30 02:05:27,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c299090f-2ac0-4910-93e5-32dafddce6f1 2018-07-30 02:05:27,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:27,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-171335d5-232a-4b46-8d7d-f3ca1ada6640 x-compute-request-id: req-171335d5-232a-4b46-8d7d-f3ca1ada6640 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "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": "f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc"}} 2018-07-30 02:05:27,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc used request id req-171335d5-232a-4b46-8d7d-f3ca1ada6640 2018-07-30 02:05:27,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:27,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-47fd105a-0df0-49e8-94fb-507a8ee9888f Date: Mon, 30 Jul 2018 02:05:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T02:05:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T02:05:19Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/93735867-e739-4dfb-9c7b-c628374e9e24/snap", "metadata": {}}], "self": "/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24", "min_disk": 0, "protected": false, "id": "93735867-e739-4dfb-9c7b-c628374e9e24", "file": "/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2aeb523d2c47408e839aa343e66842a2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/93735867-e739-4dfb-9c7b-c628374e9e24/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image"} 2018-07-30 02:05:27,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image used request id req-47fd105a-0df0-49e8-94fb-507a8ee9888f 2018-07-30 02:05:27,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:27,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-016db973-c908-49dd-a5b8-10530bd721d0 Date: Mon, 30 Jul 2018 02:05: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-30 02:05:27,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-016db973-c908-49dd-a5b8-10530bd721d0 2018-07-30 02:05:27,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" -d '{"server": {"name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst", "imageRef": "93735867-e739-4dfb-9c7b-c628374e9e24", "flavorRef": "f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "max_count": 1, "min_count": 1, "networks": [{"port": "34b43416-3370-480c-b724-9f759a53b6ff"}]}}' 2018-07-30 02:05:28,270 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02: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-5173de91-9526-43d0-b237-fd45855ae5d6 x-compute-request-id: req-5173de91-9526-43d0-b237-fd45855ae5d6 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "697088bc-47b6-4c3e-8442-338f72f1dcac", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "bookmark"}], "adminPass": "KHDynmku84T9"}} 2018-07-30 02:05:28,270 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-5173de91-9526-43d0-b237-fd45855ae5d6 2018-07-30 02:05:28,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:28,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ba83696-b8be-46fa-bb19-8dd159084279 x-compute-request-id: req-6ba83696-b8be-46fa-bb19-8dd159084279 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "bookmark"}], "image": {"id": "93735867-e739-4dfb-9c7b-c628374e9e24", "links": [{"href": "http://172.30.9.25:8774/images/93735867-e739-4dfb-9c7b-c628374e9e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "links": [{"href": "http://172.30.9.25:8774/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "rel": "bookmark"}]}, "id": "697088bc-47b6-4c3e-8442-338f72f1dcac", "user_id": "d302ab91f2784dc1875371fa5cca6748", "OS-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-30T02:05:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst", "created": "2018-07-30T02:05:28Z", "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:05:28,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac used request id req-6ba83696-b8be-46fa-bb19-8dd159084279 2018-07-30 02:05:28,664 - create_instance - INFO - Created instance with name - SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst 2018-07-30 02:05:28,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:28,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09866107-02d8-4618-8ef2-8eba4d2621d1 x-compute-request-id: req-09866107-02d8-4618-8ef2-8eba4d2621d1 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "bookmark"}], "image": {"id": "93735867-e739-4dfb-9c7b-c628374e9e24", "links": [{"href": "http://172.30.9.25:8774/images/93735867-e739-4dfb-9c7b-c628374e9e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "links": [{"href": "http://172.30.9.25:8774/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "rel": "bookmark"}]}, "id": "697088bc-47b6-4c3e-8442-338f72f1dcac", "user_id": "d302ab91f2784dc1875371fa5cca6748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:05:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst", "created": "2018-07-30T02:05:28Z", "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:05:28,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac used request id req-09866107-02d8-4618-8ef2-8eba4d2621d1 2018-07-30 02:05:28,937 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst] is - BUILD 2018-07-30 02:05:28,937 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 02:05:31,941 - create_instance - DEBUG - VM status query timeout in 896.724061966 2018-07-30 02:05:31,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:32,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68a9cc53-a3c5-4a54-84f4-af8d56160e69 x-compute-request-id: req-68a9cc53-a3c5-4a54-84f4-af8d56160e69 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "bookmark"}], "image": {"id": "93735867-e739-4dfb-9c7b-c628374e9e24", "links": [{"href": "http://172.30.9.25:8774/images/93735867-e739-4dfb-9c7b-c628374e9e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "links": [{"href": "http://172.30.9.25:8774/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "rel": "bookmark"}]}, "id": "697088bc-47b6-4c3e-8442-338f72f1dcac", "security_groups": [{"name": "default"}], "user_id": "d302ab91f2784dc1875371fa5cca6748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:05:29Z", "hostId": "20b004f85e692edbe5869cb3d4f51c544fafd7b08c42ccc32ff47387", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst", "created": "2018-07-30T02:05:28Z", "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:05:32,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac used request id req-68a9cc53-a3c5-4a54-84f4-af8d56160e69 2018-07-30 02:05:32,298 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst] is - BUILD 2018-07-30 02:05:32,298 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 02:05:35,298 - create_instance - DEBUG - VM status query timeout in 893.366705894 2018-07-30 02:05:35,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:35,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40b5ac22-5d3f-436a-8465-c93a953ff602 x-compute-request-id: req-40b5ac22-5d3f-436a-8465-c93a953ff602 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:94:f0", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "bookmark"}], "image": {"id": "93735867-e739-4dfb-9c7b-c628374e9e24", "links": [{"href": "http://172.30.9.25:8774/images/93735867-e739-4dfb-9c7b-c628374e9e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T02:05:32.000000", "flavor": {"id": "f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "links": [{"href": "http://172.30.9.25:8774/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "rel": "bookmark"}]}, "id": "697088bc-47b6-4c3e-8442-338f72f1dcac", "security_groups": [{"name": "default"}], "user_id": "d302ab91f2784dc1875371fa5cca6748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:05:32Z", "hostId": "20b004f85e692edbe5869cb3d4f51c544fafd7b08c42ccc32ff47387", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst", "created": "2018-07-30T02:05:28Z", "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:05:35,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac used request id req-40b5ac22-5d3f-436a-8465-c93a953ff602 2018-07-30 02:05:35,577 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst] is - ACTIVE 2018-07-30 02:05:35,577 - create_instance - INFO - VM is - ACTIVE 2018-07-30 02:05:35,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:35,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20d91004-2b7f-40fc-bba8-231a1e0c46c8 x-compute-request-id: req-20d91004-2b7f-40fc-bba8-231a1e0c46c8 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:94:f0", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "bookmark"}], "image": {"id": "93735867-e739-4dfb-9c7b-c628374e9e24", "links": [{"href": "http://172.30.9.25:8774/images/93735867-e739-4dfb-9c7b-c628374e9e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T02:05:32.000000", "flavor": {"id": "f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "links": [{"href": "http://172.30.9.25:8774/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "rel": "bookmark"}]}, "id": "697088bc-47b6-4c3e-8442-338f72f1dcac", "security_groups": [{"name": "default"}], "user_id": "d302ab91f2784dc1875371fa5cca6748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:05:32Z", "hostId": "20b004f85e692edbe5869cb3d4f51c544fafd7b08c42ccc32ff47387", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst", "created": "2018-07-30T02:05:28Z", "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:05:35,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac used request id req-20d91004-2b7f-40fc-bba8-231a1e0c46c8 2018-07-30 02:05:35,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:36,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-f3727f8c-42d4-4d28-bbd2-2ea2e89b7b64 Date: Mon, 30 Jul 2018 02:05:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2aeb523d2c47408e839aa343e66842a2","l2_adjacency":true,"status":"ACTIVE","subnets":["bb5d8b42-f62b-46bc-b1a6-163469969a26"],"description":"","tags":[],"updated_at":"2018-07-30T02:05:21Z","qos_policy_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net","admin_state_up":true,"tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:20Z","mtu":1450}]} 2018-07-30 02:05:36,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net used request id req-f3727f8c-42d4-4d28-bbd2-2ea2e89b7b64 2018-07-30 02:05:36,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:36,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dadc9aed-7bf7-449a-8a00-4c2af71daa08 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2aeb523d2c47408e839aa343e66842a2", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj"}} 2018-07-30 02:05:36,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 used request id req-dadc9aed-7bf7-449a-8a00-4c2af71daa08 2018-07-30 02:05:36,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:36,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8b95bc86-778b-4c2e-b2be-40e36cf65c9e Date: Mon, 30 Jul 2018 02:05:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:21Z","dns_nameservers":[],"updated_at":"2018-07-30T02:05: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":"2aeb523d2c47408e839aa343e66842a2","id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","subnetpool_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet"}]} 2018-07-30 02:05:36,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-8b95bc86-778b-4c2e-b2be-40e36cf65c9e 2018-07-30 02:05:36,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:36,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1642 X-Openstack-Request-Id: req-dcd1c9dd-c0e0-4f20-a598-2b81f34bda97 Date: Mon, 30 Jul 2018 02:05:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:05:32Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","ip_address":"10.55.0.3"}],"id":"34b43416-3370-480c-b724-9f759a53b6ff","security_groups":["85b4e82d-9941-41ae-b3fa-ee54f47aa02b"],"mac_address":"fa:16:3e:04:94:f0","project_id":"2aeb523d2c47408e839aa343e66842a2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebebport-1","admin_state_up":true,"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:25Z","binding:vnic_type":"normal","device_id":"697088bc-47b6-4c3e-8442-338f72f1dcac","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:05:24Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bb5d8b42-f62b-46bc-b1a6-163469969a26","ip_address":"10.55.0.2"}],"id":"ff74fd0f-984e-485a-b30f-ef3b81da2ad2","security_groups":[],"mac_address":"fa:16:3e:fb:c3:76","project_id":"2aeb523d2c47408e839aa343e66842a2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e0ee2a2a-1b0f-46a6-90f8-165f00567355","tenant_id":"2aeb523d2c47408e839aa343e66842a2","created_at":"2018-07-30T02:05:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e0ee2a2a-1b0f-46a6-90f8-165f00567355","ip_allocation":"immediate"}]} 2018-07-30 02:05:36,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-dcd1c9dd-c0e0-4f20-a598-2b81f34bda97 2018-07-30 02:05:36,159 - create_instance_tests - INFO - Looking for IP 10.55.0.3 in the console log 2018-07-30 02:05:36,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:36,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b95745f-7f98-4d67-8997-c2ce5a25b802 x-compute-request-id: req-1b95745f-7f98-4d67-8997-c2ce5a25b802 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:94:f0", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "bookmark"}], "image": {"id": "93735867-e739-4dfb-9c7b-c628374e9e24", "links": [{"href": "http://172.30.9.25:8774/images/93735867-e739-4dfb-9c7b-c628374e9e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T02:05:32.000000", "flavor": {"id": "f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "links": [{"href": "http://172.30.9.25:8774/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "rel": "bookmark"}]}, "id": "697088bc-47b6-4c3e-8442-338f72f1dcac", "security_groups": [{"name": "default"}], "user_id": "d302ab91f2784dc1875371fa5cca6748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:05:32Z", "hostId": "20b004f85e692edbe5869cb3d4f51c544fafd7b08c42ccc32ff47387", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst", "created": "2018-07-30T02:05:28Z", "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:05:36,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac used request id req-1b95745f-7f98-4d67-8997-c2ce5a25b802 2018-07-30 02:05:36,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 02:05:36,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a29a3373-681e-4a40-aa7c-c63ef5daddfd x-compute-request-id: req-a29a3373-681e-4a40-aa7c-c63ef5daddfd Content-Encoding: gzip Content-Length: 7800 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 445071283 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.154120] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.156113] pid_max: default: 32768 minimum: 301\n[ 0.157209] ACPI: Core revision 20150930\n[ 0.158745] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.160330] Security Framework initialized\n[ 0.161330] Yama: becoming mindful.\n[ 0.162214] AppArmor: AppArmor initialized\n[ 0.163271] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.164852] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.166425] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.167972] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.169716] Initializing cgroup subsys io\n[ 0.170776] Initializing cgroup subsys memory\n[ 0.171849] Initializing cgroup subsys devices\n[ 0.172929] Initializing cgroup subsys freezer\n[ 0.174012] Initializing cgroup subsys net_cls\n[ 0.175094] Initializing cgroup subsys perf_event\n[ 0.176221] Initializing cgroup subsys net_prio\n[ 0.177321] Initializing cgroup subsys hugetlb\n[ 0.178397] Initializing cgroup subsys pids\n[ 0.179467] CPU: Physical Processor ID: 0\n[ 0.181163] mce: CPU supports 10 MCE banks\n[ 0.182206] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.183443] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198402] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.204932] ftrace: allocating 31920 entries in 125 pages\n[ 0.230782] smpboot: Max logical packages: 1\n[ 0.231854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233446] x2apic enabled\n[ 0.234261] Switched APIC routing to physical x2apic.\n[ 0.235993] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237121] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239219] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241021] KVM setup paravirtual spinlock\n[ 0.242361] x86: Booted up 1 node, 1 CPUs\n[ 0.243175] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244585] devtmpfs: initialized\n[ 0.246305] evm: security.selinux\n[ 0.247011] evm: security.SMACK64\n[ 0.247704] evm: security.SMACK64EXEC\n[ 0.248445] evm: security.SMACK64TRANSMUTE\n[ 0.249256] evm: security.SMACK64MMAP\n[ 0.250006] evm: security.ima\n[ 0.250649] evm: security.capability\n[ 0.251472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.253348] pinctrl core: initialized pinctrl subsystem\n[ 0.254462] RTC time: 2:05:33, date: 07/30/18\n[ 0.255436] NET: Registered protocol family 16\n[ 0.256436] cpuidle: using governor ladder\n[ 0.257260] cpuidle: using governor menu\n[ 0.258048] PCCT header not found.\n[ 0.258812] ACPI: bus type PCI registered\n[ 0.259621] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.260872] PCI: Using configuration type 1 for base access\n[ 0.262655] ACPI: Added _OSI(Module Device)\n[ 0.263500] ACPI: Added _OSI(Processor Device)\n[ 0.264374] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.265279] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.267057] ACPI: Interpreter enabled\n[ 0.267838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.269706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.271555] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.273420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.275272] ACPI: (supports S0 S5)\n[ 0.275986] ACPI: Using IOAPIC for interrupt routing\n[ 0.276939] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.281237] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.282488] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285920] acpiphp: Slot [3] registered\n[ 0.286731] acpiphp: Slot [4] registered\n[ 0.287534] acpiphp: Slot [5] registered\n[ 0.288341] acpiphp: Slot [6] registered\n[ 0.289147] acpiphp: Slot [7] registered\n[ 0.289960] acpiphp: Slot [8] registered\n[ 0.290767] acpiphp: Slot [9] registered\n[ 0.291573] acpiphp: Slot [10] registered\n[ 0.292399] acpiphp: Slot [11] registered\n[ 0.293220] acpiphp: Slot [12] registered\n[ 0.294045] acpiphp: Slot [13] registered\n[ 0.294861] acpiphp: Slot [14] registered\n[ 0.295676] acpiphp: Slot [15] registered\n[ 0.306363] acpiphp: Slot [16] registered\n[ 0.307205] acpiphp: Slot [17] registered\n[ 0.308032] acpiphp: Slot [18] registered\n[ 0.308850] acpiphp: Slot [19] registered\n[ 0.309668] acpiphp: Slot [20] registered\n[ 0.310488] acpiphp: Slot [21] registered\n[ 0.311306] acpiphp: Slot [22] registered\n[ 0.312125] acpiphp: Slot [23] registered\n[ 0.312950] acpiphp: Slot [24] registered\n[ 0.313770] acpiphp: Slot [25] registered\n[ 0.314588] acpiphp: Slot [26] registered\n[ 0.315405] acpiphp: Slot [27] registered\n[ 0.316223] acpiphp: Slot [28] registered\n[ 0.317043] acpiphp: Slot [29] registered\n[ 0.317912] acpiphp: Slot [30] registered\n[ 0.318739] acpiphp: Slot [31] registered\n[ 0.319566] PCI host bridge to bus 0000:00\n[ 0.320414] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.321645] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.322873] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.324337] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.325799] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.327284] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.330566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331888] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.333071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.334363] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.337997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.339818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359495] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361036] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363215] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364644] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366035] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367322] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368663] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369732] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371289] vgaarb: loaded\n[ 0.371900] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373152] SCSI subsystem initialized\n[ 0.374087] ACPI: bus type USB registered\n[ 0.374937] usbcore: registered new interface driver usbfs\n[ 0.375976] usbcore: registered new interface driver hub\n[ 0.377098] usbcore: registered new device driver usb\n[ 0.378217] PCI: Using ACPI for IRQ routing\n[ 0.379356] NetLabel: Initializing\n[ 0.380083] NetLabel: domain hash size = 128\n[ 0.380941] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381904] NetLabel: unlabeled traffic allowed by default\n[ 0.383069] clocksource: Switched to clocksource kvm-clock\n[ 0.391258] AppArmor: AppArmor Filesystem Enabled\n[ 0.392242] pnp: PnP ACPI init\n[ 0.393197] pnp: PnP ACPI: found 5 devices\n[ 0.399480] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401201] NET: Registered protocol family 2\n[ 0.402256] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.403536] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.404715] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.406160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408437] NET: Registered protocol family 1\n[ 0.409321] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410422] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411504] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425564] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439718] Trying to unpack rootfs image as initramfs...\n[ 0.496445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.498153] Scanning for low memory corruption every 60 seconds\n[ 0.499553] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500724] audit: initializing netlink subsys (disabled)\n[ 0.501754] audit: type=2000 audit(1532916333.372:1): initialized\n[ 0.503138] Initialise system trusted keyring\n[ 0.504089] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505261] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507416] zbud: loaded\n[ 0.508156] VFS: Disk quotas dquot_6.6.0\n[ 0.508990] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510606] fuse init (API version 7.23)\n[ 0.511521] Key type big_key registered\n[ 0.512336] Allocating IMA MOK and blacklist keyrings.\n[ 0.513578] Key type asymmetric registered\n[ 0.514412] Asymmetric key parser 'x509' registered\n[ 0.515395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516886] io scheduler noop registered\n[ 0.517686] io scheduler deadline registered (default)\n[ 0.518689] io scheduler cfq registered\n[ 0.519541] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520595] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521872] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523347] ACPI: Power Button [PWRF]\n[ 0.524213] GHES: HEST is not enabled!\n[ 0.537911] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565582] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567707] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591657] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593953] Linux agpgart interface v0.103\n[ 0.596615] brd: module loaded\n[ 0.598289] loop: module loaded\n[ 0.602205] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604032] GPT:90111 != 20971519\n[ 0.604905] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606284] GPT:90111 != 20971519\n[ 0.607151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608375] vda: vda1 vda15\n[ 0.609740] scsi host0: ata_piix\n[ 0.610675] scsi host1: ata_piix\n[ 0.611548] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.613145] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.614949] libphy: Fixed MDIO Bus: probed\n[ 0.616157] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617371] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619757] PPP generic driver version 2.4.2\n[ 0.620883] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622387] ehci-pci: EHCI PCI platform driver\n[ 0.626763] ehci-platform: EHCI generic platform driver\n[ 0.628177] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629750] ohci-pci: OHCI PCI platform driver\n[ 0.630850] ohci-platform: OHCI generic platform driver\n[ 0.632126] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647432] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650612] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651957] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.653489] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655084] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656857] usb usb1: Product: UHCI Host Controller\n[ 0.658028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659461] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661182] hub 1-0:1.0: USB hub found\n[ 0.662185] hub 1-0:1.0: 2 ports detected\n[ 0.663500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.666151] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.667364] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.668755] mousedev: PS/2 mouse device common for all mice\n[ 0.670359] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.672734] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674106] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.675605] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677073] i2c /dev entries driver\n[ 0.678166] device-mapper: uevent: version 1.0.3\n[ 0.679567] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681883] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684337] NET: Registered protocol family 10\n[ 0.686145] NET: Registered protocol family 17\n[ 0.687399] Key type dns_resolver registered\n[ 0.688968] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690457] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693040] registered taskstats version 1\n[ 0.694216] Loading compiled-in X.509 certificates\n[ 0.696114] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698723] zswap: loaded using pool lzo/zbud\n[ 0.701196] Key type trusted registered\n[ 0.703297] Key type encrypted registered\n[ 0.704402] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.705848] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707268] evm: HMAC attrs: 0x1\n[ 0.708568] Magic number: 10:981:56\n[ 0.709575] input mice: hash matches\n[ 0.710689] rtc_cmos 00:00: setting system clock to 2018-07-30 02:05:33 UTC (1532916333)\n[ 0.712917] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714444] EDD information not available.\n[ 0.773041] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774632] Write protecting the kernel read-only data: 14336k\n[ 0.778228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.780252] 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.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.934830] 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 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-30 02:05:36,690 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac/action used request id req-a29a3373-681e-4a40-aa7c-c63ef5daddfd 2018-07-30 02:05:36,691 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-30 02:05:36,692 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 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 445071283 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.154120] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.156113] pid_max: default: 32768 minimum: 301 [ 0.157209] ACPI: Core revision 20150930 [ 0.158745] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.160330] Security Framework initialized [ 0.161330] Yama: becoming mindful. [ 0.162214] AppArmor: AppArmor initialized [ 0.163271] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.164852] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.166425] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.167972] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.169716] Initializing cgroup subsys io [ 0.170776] Initializing cgroup subsys memory [ 0.171849] Initializing cgroup subsys devices [ 0.172929] Initializing cgroup subsys freezer [ 0.174012] Initializing cgroup subsys net_cls [ 0.175094] Initializing cgroup subsys perf_event [ 0.176221] Initializing cgroup subsys net_prio [ 0.177321] Initializing cgroup subsys hugetlb [ 0.178397] Initializing cgroup subsys pids [ 0.179467] CPU: Physical Processor ID: 0 [ 0.181163] mce: CPU supports 10 MCE banks [ 0.182206] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.183443] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198402] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.204932] ftrace: allocating 31920 entries in 125 pages [ 0.230782] smpboot: Max logical packages: 1 [ 0.231854] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.233446] x2apic enabled [ 0.234261] Switched APIC routing to physical x2apic. [ 0.235993] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.237121] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.239219] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.241021] KVM setup paravirtual spinlock [ 0.242361] x86: Booted up 1 node, 1 CPUs [ 0.243175] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.244585] devtmpfs: initialized [ 0.246305] evm: security.selinux [ 0.247011] evm: security.SMACK64 [ 0.247704] evm: security.SMACK64EXEC [ 0.248445] evm: security.SMACK64TRANSMUTE [ 0.249256] evm: security.SMACK64MMAP [ 0.250006] evm: security.ima [ 0.250649] evm: security.capability [ 0.251472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.253348] pinctrl core: initialized pinctrl subsystem [ 0.254462] RTC time: 2:05:33, date: 07/30/18 [ 0.255436] NET: Registered protocol family 16 [ 0.256436] cpuidle: using governor ladder [ 0.257260] cpuidle: using governor menu [ 0.258048] PCCT header not found. [ 0.258812] ACPI: bus type PCI registered [ 0.259621] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.260872] PCI: Using configuration type 1 for base access [ 0.262655] ACPI: Added _OSI(Module Device) [ 0.263500] ACPI: Added _OSI(Processor Device) [ 0.264374] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.265279] ACPI: Added _OSI(Processor Aggregator Device) [ 0.267057] ACPI: Interpreter enabled [ 0.267838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.269706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.271555] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.273420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.275272] ACPI: (supports S0 S5) [ 0.275986] ACPI: Using IOAPIC for interrupt routing [ 0.276939] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.280061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.281237] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.282488] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.283688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.285920] acpiphp: Slot [3] registered [ 0.286731] acpiphp: Slot [4] registered [ 0.287534] acpiphp: Slot [5] registered [ 0.288341] acpiphp: Slot [6] registered [ 0.289147] acpiphp: Slot [7] registered [ 0.289960] acpiphp: Slot [8] registered [ 0.290767] acpiphp: Slot [9] registered [ 0.291573] acpiphp: Slot [10] registered [ 0.292399] acpiphp: Slot [11] registered [ 0.293220] acpiphp: Slot [12] registered [ 0.294045] acpiphp: Slot [13] registered [ 0.294861] acpiphp: Slot [14] registered [ 0.295676] acpiphp: Slot [15] registered [ 0.306363] acpiphp: Slot [16] registered [ 0.307205] acpiphp: Slot [17] registered [ 0.308032] acpiphp: Slot [18] registered [ 0.308850] acpiphp: Slot [19] registered [ 0.309668] acpiphp: Slot [20] registered [ 0.310488] acpiphp: Slot [21] registered [ 0.311306] acpiphp: Slot [22] registered [ 0.312125] acpiphp: Slot [23] registered [ 0.312950] acpiphp: Slot [24] registered [ 0.313770] acpiphp: Slot [25] registered [ 0.314588] acpiphp: Slot [26] registered [ 0.315405] acpiphp: Slot [27] registered [ 0.316223] acpiphp: Slot [28] registered [ 0.317043] acpiphp: Slot [29] registered [ 0.317912] acpiphp: Slot [30] registered [ 0.318739] acpiphp: Slot [31] registered [ 0.319566] PCI host bridge to bus 0000:00 [ 0.320414] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.321645] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.322873] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.324337] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.325799] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.327284] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.330566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.331888] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.333071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.334363] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.339818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359495] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.361036] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363215] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364644] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366035] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.367322] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.368663] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369732] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.371289] vgaarb: loaded [ 0.371900] vgaarb: bridge control possible 0000:00:02.0 [ 0.373152] SCSI subsystem initialized [ 0.374087] ACPI: bus type USB registered [ 0.374937] usbcore: registered new interface driver usbfs [ 0.375976] usbcore: registered new interface driver hub [ 0.377098] usbcore: registered new device driver usb [ 0.378217] PCI: Using ACPI for IRQ routing [ 0.379356] NetLabel: Initializing [ 0.380083] NetLabel: domain hash size = 128 [ 0.380941] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.381904] NetLabel: unlabeled traffic allowed by default [ 0.383069] clocksource: Switched to clocksource kvm-clock [ 0.391258] AppArmor: AppArmor Filesystem Enabled [ 0.392242] pnp: PnP ACPI init [ 0.393197] pnp: PnP ACPI: found 5 devices [ 0.399480] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401201] NET: Registered protocol family 2 [ 0.402256] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.403536] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.404715] TCP: Hash tables configured (established 2048 bind 2048) [ 0.406160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.407246] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.408437] NET: Registered protocol family 1 [ 0.409321] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.410422] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.411504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425564] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.439718] Trying to unpack rootfs image as initramfs... [ 0.496445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.498153] Scanning for low memory corruption every 60 seconds [ 0.499553] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.500724] audit: initializing netlink subsys (disabled) [ 0.501754] audit: type=2000 audit(1532916333.372:1): initialized [ 0.503138] Initialise system trusted keyring [ 0.504089] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.505261] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507416] zbud: loaded [ 0.508156] VFS: Disk quotas dquot_6.6.0 [ 0.508990] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.510606] fuse init (API version 7.23) [ 0.511521] Key type big_key registered [ 0.512336] Allocating IMA MOK and blacklist keyrings. [ 0.513578] Key type asymmetric registered [ 0.514412] Asymmetric key parser 'x509' registered [ 0.515395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.516886] io scheduler noop registered [ 0.517686] io scheduler deadline registered (default) [ 0.518689] io scheduler cfq registered [ 0.519541] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520595] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521872] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523347] ACPI: Power Button [PWRF] [ 0.524213] GHES: HEST is not enabled! [ 0.537911] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565582] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.567707] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.591657] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.593953] Linux agpgart interface v0.103 [ 0.596615] brd: module loaded [ 0.598289] loop: module loaded [ 0.602205] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.604032] GPT:90111 != 20971519 [ 0.604905] GPT:Alternate GPT header not at the end of the disk. [ 0.606284] GPT:90111 != 20971519 [ 0.607151] GPT: Use GNU Parted to correct GPT errors. [ 0.608375] vda: vda1 vda15 [ 0.609740] scsi host0: ata_piix [ 0.610675] scsi host1: ata_piix [ 0.611548] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.613145] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.614949] libphy: Fixed MDIO Bus: probed [ 0.616157] tun: Universal TUN/TAP device driver, 1.6 [ 0.617371] tun: (C) 1999-2004 Max Krasnyansky [ 0.619757] PPP generic driver version 2.4.2 [ 0.620883] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.622387] ehci-pci: EHCI PCI platform driver [ 0.626763] ehci-platform: EHCI generic platform driver [ 0.628177] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.629750] ohci-pci: OHCI PCI platform driver [ 0.630850] ohci-platform: OHCI generic platform driver [ 0.632126] uhci_hcd: USB Universal Host Controller Interface driver [ 0.647432] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.648751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.650612] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.651957] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.653489] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.655084] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.656857] usb usb1: Product: UHCI Host Controller [ 0.658028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.659461] usb usb1: SerialNumber: 0000:00:01.2 [ 0.661182] hub 1-0:1.0: USB hub found [ 0.662185] hub 1-0:1.0: 2 ports detected [ 0.663500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.666151] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.667364] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.668755] mousedev: PS/2 mouse device common for all mice [ 0.670359] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.672734] rtc_cmos 00:00: RTC can wake from S4 [ 0.674106] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.675605] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677073] i2c /dev entries driver [ 0.678166] device-mapper: uevent: version 1.0.3 [ 0.679567] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681883] ledtrig-cpu: registered to indicate activity on CPUs [ 0.684337] NET: Registered protocol family 10 [ 0.686145] NET: Registered protocol family 17 [ 0.687399] Key type dns_resolver registered [ 0.688968] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.690457] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.693040] registered taskstats version 1 [ 0.694216] Loading compiled-in X.509 certificates [ 0.696114] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698723] zswap: loaded using pool lzo/zbud [ 0.701196] Key type trusted registered [ 0.703297] Key type encrypted registered [ 0.704402] AppArmor: AppArmor sha1 policy hashing enabled [ 0.705848] ima: No TPM chip found, activating TPM-bypass! [ 0.707268] evm: HMAC attrs: 0x1 [ 0.708568] Magic number: 10:981:56 [ 0.709575] input mice: hash matches [ 0.710689] rtc_cmos 00:00: setting system clock to 2018-07-30 02:05:33 UTC (1532916333) [ 0.712917] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714444] EDD information not available. [ 0.773041] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.774632] Write protecting the kernel read-only data: 14336k [ 0.778228] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.780252] 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.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.934830] 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 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-30 02:05:36,692 - create_instance - INFO - Deleting Port with ID - 34b43416-3370-480c-b724-9f759a53b6ff 2018-07-30 02:05:36,692 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebebport-1 2018-07-30 02:05:36,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/34b43416-3370-480c-b724-9f759a53b6ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:37,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f68fcea8-1083-422b-b72e-afb8c9c91285 Date: Mon, 30 Jul 2018 02:05:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:05:37,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/34b43416-3370-480c-b724-9f759a53b6ff used request id req-f68fcea8-1083-422b-b72e-afb8c9c91285 2018-07-30 02:05:37,123 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst 2018-07-30 02:05:37,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:37,246 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:05: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-3949cf0a-0ed4-44f9-9187-c219098ce282 x-compute-request-id: req-3949cf0a-0ed4-44f9-9187-c219098ce282 Content-Type: application/json 2018-07-30 02:05:37,246 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac used request id req-3949cf0a-0ed4-44f9-9187-c219098ce282 2018-07-30 02:05:37,246 - create_instance - INFO - Checking deletion status 2018-07-30 02:05:37,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:37,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05: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-9607eec0-0f1e-48ee-928b-189878319b89 x-compute-request-id: req-9607eec0-0f1e-48ee-928b-189878319b89 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/697088bc-47b6-4c3e-8442-338f72f1dcac", "rel": "bookmark"}], "image": {"id": "93735867-e739-4dfb-9c7b-c628374e9e24", "links": [{"href": "http://172.30.9.25:8774/images/93735867-e739-4dfb-9c7b-c628374e9e24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T02:05:32.000000", "flavor": {"id": "f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "links": [{"href": "http://172.30.9.25:8774/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc", "rel": "bookmark"}]}, "id": "697088bc-47b6-4c3e-8442-338f72f1dcac", "user_id": "d302ab91f2784dc1875371fa5cca6748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:05:37Z", "hostId": "20b004f85e692edbe5869cb3d4f51c544fafd7b08c42ccc32ff47387", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst", "created": "2018-07-30T02:05:28Z", "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 02:05:37,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac used request id req-9607eec0-0f1e-48ee-928b-189878319b89 2018-07-30 02:05:37,345 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst] is - ACTIVE 2018-07-30 02:05:37,346 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 02:05:40,349 - create_instance - DEBUG - VM status query timeout in 296.897853136 2018-07-30 02:05:40,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9e5245c64d952c07b98e662c4dabab80e61e90" 2018-07-30 02:05:40,404 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:05:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2ae3f63-bd3a-43e1-92a4-6c39e1f2a5dd x-compute-request-id: req-a2ae3f63-bd3a-43e1-92a4-6c39e1f2a5dd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 697088bc-47b6-4c3e-8442-338f72f1dcac could not be found.", "code": 404}} 2018-07-30 02:05:40,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/697088bc-47b6-4c3e-8442-338f72f1dcac used request id req-a2ae3f63-bd3a-43e1-92a4-6c39e1f2a5dd 2018-07-30 02:05:40,404 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 697088bc-47b6-4c3e-8442-338f72f1dcac could not be found. (HTTP 404) (Request-ID: req-a2ae3f63-bd3a-43e1-92a4-6c39e1f2a5dd) 2018-07-30 02:05:40,405 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-inst 2018-07-30 02:05:40,406 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet 2018-07-30 02:05:40,406 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-subnet 2018-07-30 02:05:40,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/bb5d8b42-f62b-46bc-b1a6-163469969a26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4548b8ab1a9b60c07a0f0accdb2a4cd1c79a94" 2018-07-30 02:05:41,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4b9d438-8c30-4376-83b0-869c529f1f70 Date: Mon, 30 Jul 2018 02:05:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:05:41,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/bb5d8b42-f62b-46bc-b1a6-163469969a26 used request id req-a4b9d438-8c30-4376-83b0-869c529f1f70 2018-07-30 02:05:41,497 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-priv-net 2018-07-30 02:05:41,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/e0ee2a2a-1b0f-46a6-90f8-165f00567355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4548b8ab1a9b60c07a0f0accdb2a4cd1c79a94" 2018-07-30 02:05:42,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e61b0e30-06b1-42a6-8c28-a4606bf9b3c5 Date: Mon, 30 Jul 2018 02:05:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:05:42,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/e0ee2a2a-1b0f-46a6-90f8-165f00567355 used request id req-e61b0e30-06b1-42a6-8c28-a4606bf9b3c5 2018-07-30 02:05:42,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f481c88793f13a8c211f4c4ff1ff2cbcc25b8ef" 2018-07-30 02:05:42,492 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:05: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-84d41aa1-4736-4025-991a-a73cd51d210b x-compute-request-id: req-84d41aa1-4736-4025-991a-a73cd51d210b Content-Length: 0 Content-Type: application/json 2018-07-30 02:05:42,492 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f2ad419a-2c6e-439f-9c7b-d96ffa4e1cfc used request id req-84d41aa1-4736-4025-991a-a73cd51d210b 2018-07-30 02:05:42,493 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-a313e356-09a5-4aab-bc07-e9e2768cebeb-image 2018-07-30 02:05:42,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13eabf21882ec5aca350bee9f6c186fc5f801388" 2018-07-30 02:05:42,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd40f832-a6bd-4608-8995-5450038ee034 Date: Mon, 30 Jul 2018 02:05: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-30 02:05:42,988 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/93735867-e739-4dfb-9c7b-c628374e9e24 used request id req-bd40f832-a6bd-4608-8995-5450038ee034 2018-07-30 02:05:42,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:43,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-10e7e92e-6485-4a5a-a2b9-b96d9a75b82c Date: Mon, 30 Jul 2018 02:05:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "created_at": "2018-07-30T02:05:20Z", "updated_at": "2018-07-30T02:05:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:05:20Z", "revision_number": 0, "id": "06f57c18-e6cb-4092-8e38-6e708c60b00c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:05:20Z", "security_group_id": "85b4e82d-9941-41ae-b3fa-ee54f47aa02b", "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2aeb523d2c47408e839aa343e66842a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:05:20Z", "revision_number": 0, "id": "3fa8151d-20ad-4ee8-b102-124d6cc1a91e", "remote_group_id": "85b4e82d-9941-41ae-b3fa-ee54f47aa02b", "remote_ip_prefix": null, "created_at": "2018-07-30T02:05:20Z", "security_group_id": "85b4e82d-9941-41ae-b3fa-ee54f47aa02b", "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "2aeb523d2c47408e839aa343e66842a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:05:20Z", "revision_number": 0, "id": "6b084069-86b2-46f6-86e4-ee9f02c3e2e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:05:20Z", "security_group_id": "85b4e82d-9941-41ae-b3fa-ee54f47aa02b", "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "2aeb523d2c47408e839aa343e66842a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:05:20Z", "revision_number": 0, "id": "b2a150d7-6470-4e27-a2ce-913354eae8ea", "remote_group_id": "85b4e82d-9941-41ae-b3fa-ee54f47aa02b", "remote_ip_prefix": null, "created_at": "2018-07-30T02:05:20Z", "security_group_id": "85b4e82d-9941-41ae-b3fa-ee54f47aa02b", "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2aeb523d2c47408e839aa343e66842a2"}], "revision_number": 4, "project_id": "2aeb523d2c47408e839aa343e66842a2", "id": "85b4e82d-9941-41ae-b3fa-ee54f47aa02b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 02:05:43,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-10e7e92e-6485-4a5a-a2b9-b96d9a75b82c 2018-07-30 02:05:43,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:43,350 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1299be90-7905-4faa-bdd9-94e799fb142a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 02:05:43,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-1299be90-7905-4faa-bdd9-94e799fb142a 2018-07-30 02:05:43,351 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 02:05:43,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:43,437 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a78c7fb-58d9-4f96-8e1c-f7f5f151eadb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 02:05:43,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-6a78c7fb-58d9-4f96-8e1c-f7f5f151eadb 2018-07-30 02:05:43,437 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 02:05:43,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:43,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d6a6f01-a87a-41c7-8c33-61703c4845be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 02:05:43,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-6d6a6f01-a87a-41c7-8c33-61703c4845be 2018-07-30 02:05:43,522 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 02:05:43,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:43,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 02:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f34f51cc-91c7-4871-ac2d-d3b0528bcf82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 02:05:43,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-f34f51cc-91c7-4871-ac2d-d3b0528bcf82 2018-07-30 02:05:43,613 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 02:05:43,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:43,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f88148e-acce-4ce4-ac05-1cc3eb295347 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 02:05:43,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-0f88148e-acce-4ce4-ac05-1cc3eb295347 2018-07-30 02:05:43,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:43,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1abace5d-7c0c-453e-a784-a60be41fd5a4 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2aeb523d2c47408e839aa343e66842a2", "name": "SimpleHealthCheck-93b29786-2a8e-47f-proj"}} 2018-07-30 02:05:43,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 used request id req-1abace5d-7c0c-453e-a784-a60be41fd5a4 2018-07-30 02:05:43,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 85b4e82d-9941-41ae-b3fa-ee54f47aa02b 2018-07-30 02:05:43,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=85b4e82d-9941-41ae-b3fa-ee54f47aa02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:43,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5e506e6e-0f19-465a-b1e0-1ad112907d5f Date: Mon, 30 Jul 2018 02:05: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-30T02:05:20Z", "security_group_id": "85b4e82d-9941-41ae-b3fa-ee54f47aa02b", "port_range_min": null, "revision_number": 0, "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "created_at": "2018-07-30T02:05:20Z", "project_id": "2aeb523d2c47408e839aa343e66842a2", "id": "06f57c18-e6cb-4092-8e38-6e708c60b00c"}, {"remote_group_id": "85b4e82d-9941-41ae-b3fa-ee54f47aa02b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:05:20Z", "security_group_id": "85b4e82d-9941-41ae-b3fa-ee54f47aa02b", "port_range_min": null, "revision_number": 0, "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "created_at": "2018-07-30T02:05:20Z", "project_id": "2aeb523d2c47408e839aa343e66842a2", "id": "3fa8151d-20ad-4ee8-b102-124d6cc1a91e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:05:20Z", "security_group_id": "85b4e82d-9941-41ae-b3fa-ee54f47aa02b", "port_range_min": null, "revision_number": 0, "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "created_at": "2018-07-30T02:05:20Z", "project_id": "2aeb523d2c47408e839aa343e66842a2", "id": "6b084069-86b2-46f6-86e4-ee9f02c3e2e2"}, {"remote_group_id": "85b4e82d-9941-41ae-b3fa-ee54f47aa02b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T02:05:20Z", "security_group_id": "85b4e82d-9941-41ae-b3fa-ee54f47aa02b", "port_range_min": null, "revision_number": 0, "tenant_id": "2aeb523d2c47408e839aa343e66842a2", "created_at": "2018-07-30T02:05:20Z", "project_id": "2aeb523d2c47408e839aa343e66842a2", "id": "b2a150d7-6470-4e27-a2ce-913354eae8ea"}]} 2018-07-30 02:05:43,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=85b4e82d-9941-41ae-b3fa-ee54f47aa02b used request id req-5e506e6e-0f19-465a-b1e0-1ad112907d5f 2018-07-30 02:05:43,813 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 02:05:43,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/85b4e82d-9941-41ae-b3fa-ee54f47aa02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:44,002 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77c0a309-3a2d-4126-bed4-99d0aebbac1d Content-Length: 0 Date: Mon, 30 Jul 2018 02:05:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:05:44,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/85b4e82d-9941-41ae-b3fa-ee54f47aa02b used request id req-77c0a309-3a2d-4126-bed4-99d0aebbac1d 2018-07-30 02:05:44,003 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-93b29786-2a8e-47f-proj 2018-07-30 02:05:44,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:44,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0ef783-2a6a-424b-aa68-571cd7a2dac3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 02:05:44,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2aeb523d2c47408e839aa343e66842a2 used request id req-8d0ef783-2a6a-424b-aa68-571cd7a2dac3 2018-07-30 02:05:44,197 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-93b29786-2a8e-47f-proj-role 2018-07-30 02:05:44,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0dcdc4fedb4640d68a3aad106da8101e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:44,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62fcabd4-8c88-4be9-88bf-c18eb0655524 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 02:05:44,317 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0dcdc4fedb4640d68a3aad106da8101e used request id req-62fcabd4-8c88-4be9-88bf-c18eb0655524 2018-07-30 02:05:44,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c8c5fc802033a154d95c8f7fc5111e4841cba9" 2018-07-30 02:05:44,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b546b664-96a5-429d-a4aa-baccd1018e53 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 02:05:44,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b546b664-96a5-429d-a4aa-baccd1018e53 2018-07-30 02:05:44,407 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-93b29786-2a8e-47f-user 2018-07-30 02:05:44,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d302ab91f2784dc1875371fa5cca6748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a35d3212aa599c6e358f0a40f948e9f0b4a7ad5" 2018-07-30 02:05:44,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d99dbc0-e7f5-48a3-b6c6-a06f589f689d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 02:05:44,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d302ab91f2784dc1875371fa5cca6748 used request id req-1d99dbc0-e7f5-48a3-b6c6-a06f589f689d 2018-07-30 02:05:44,600 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 28.184s OK 2018-07-30 02:05:44,713 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 02:05:44,714 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:28 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-07-30 02:05:44,720 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:03 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:08 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:36 | PASS | | singlevm2 | functest | healthcheck | 00:22 | PASS | | vping_ssh | functest | healthcheck | 00:39 | PASS | | vping_userdata | functest | healthcheck | 00:28 | PASS | | cinder_test | functest | healthcheck | 00:54 | PASS | | api_check | functest | healthcheck | 07:15 | PASS | | snaps_health_check | functest | healthcheck | 00:28 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-30 02:05:44,734 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-30 02:05:44,814 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 02:05:44,914 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 02:05:45,026 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 02:06:01,527 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-187 | | 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-30 02:06:01,530 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.25,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=4j6heWBjMU3dpVAktdTPad7yB 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=0fe05230a8a340ec8c337c88e34a1c9b export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-30 02:06:01,531 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-30 02:06:01,531 - 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-30 02:06:01,554 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-30 02:06:02,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 02:06:02,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-30 02:06:02,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 02:06:02,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 02:06:02,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 02:06:02,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 02:06:02,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 02:06:02,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 02:06:02,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 02:06:02,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-30 02:06:02,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-30 02:06:02,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:06:02,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8589a37-f6e2-499d-97e4-ed2f158963d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:06:02,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b8589a37-f6e2-499d-97e4-ed2f158963d9 2018-07-30 02:06:02,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 02:06:02,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["nRYWwhmJROCbiMzwCtCWTQ"], "issued_at": "2018-07-30T02:06:02.000000Z"}} 2018-07-30 02:06:02,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:06:02,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:06:03,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a3fff5e2-cbc8-4fdb-acb8-4b1122a2b716 Date: Mon, 30 Jul 2018 02:06:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 02:06:03,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a3fff5e2-cbc8-4fdb-acb8-4b1122a2b716 2018-07-30 02:06:03,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248317956924s 2018-07-30 02:06:03,109 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a3fff5e2-cbc8-4fdb-acb8-4b1122a2b716 2018-07-30 02:06:03,110 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-30 02:06:08,391 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | da02924f-ca9d-4290-8648-6d72677e82f8 | 2018-07-30T02:06:07.976152 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: da02924f-ca9d-4290-8648-6d72677e82f8 ~/.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-30 02:06:12,017 - 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-30 02:06:12,017 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-30 02:06:21,665 - 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=a7e38d24-d14a-42bf-a59a-d6054bb20cb8) as the default verifier for the future CLI operations. 2018-07-30 02:06:24,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-30 02:06:24,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:06:24,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-db99aac8-d39b-48be-b06e-5db12c635dca Date: Mon, 30 Jul 2018 02:06:24 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-30 02:06:24,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-db99aac8-d39b-48be-b06e-5db12c635dca 2018-07-30 02:06:24,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.177808046341s 2018-07-30 02:06:24,903 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-db99aac8-d39b-48be-b06e-5db12c635dca 2018-07-30 02:06:24,912 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-30 02:06:24,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 02:06:24,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" -d '{"network": {"name": "tempest_smoke-net_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "admin_state_up": true}}' 2018-07-30 02:06:25,114 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4a411aad-1c0b-4136-a561-efe3ef5cd975 Date: Mon, 30 Jul 2018 02:06: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":"6e6cf22c-d81d-4cb6-be05-da03775e04d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:06:25Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:06:24Z","mtu":1450}} 2018-07-30 02:06:25,115 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4a411aad-1c0b-4136-a561-efe3ef5cd975 2018-07-30 02:06:25,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.201882123947s 2018-07-30 02:06:25,115 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4a411aad-1c0b-4136-a561-efe3ef5cd975 2018-07-30 02:06:25,116 - 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-30T02:06:25Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6e6cf22c-d81d-4cb6-be05-da03775e04d4', u'provider:segmentation_id': 96, 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_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a', u'created_at': u'2018-07-30T02:06:24Z', u'mtu': 1450, u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'l2_adjacency': True}) 2018-07-30 02:06:25,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:06:25,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:06:25,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-f99d4203-5ad0-488f-9035-100addf9d31a Date: Mon, 30 Jul 2018 02:06:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6e6cf22c-d81d-4cb6-be05-da03775e04d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:06:25Z","qos_policy_id":null,"name":"tempest_smoke-net_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:06:24Z","provider:network_type":"vxlan"}]} 2018-07-30 02:06:25,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f99d4203-5ad0-488f-9035-100addf9d31a 2018-07-30 02:06:25,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112317085266s 2018-07-30 02:06:25,229 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f99d4203-5ad0-488f-9035-100addf9d31a 2018-07-30 02:06:25,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 02:06:25,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" -d '{"subnet": {"name": "tempest_smoke-subnet_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "enable_dhcp": true, "network_id": "6e6cf22c-d81d-4cb6-be05-da03775e04d4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 02:06:25,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-44ee6e0b-097c-42ab-af5f-acfa2e2c2beb Date: Mon, 30 Jul 2018 02:06:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T02:06:25Z","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":"489f4b45-1b24-4f2c-b837-1b277172d420","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a","enable_dhcp":true,"segment_id":null,"network_id":"6e6cf22c-d81d-4cb6-be05-da03775e04d4","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:06:25Z","ip_version":4}} 2018-07-30 02:06:25,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-44ee6e0b-097c-42ab-af5f-acfa2e2c2beb 2018-07-30 02:06:25,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.54508805275s 2018-07-30 02:06:25,776 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-44ee6e0b-097c-42ab-af5f-acfa2e2c2beb 2018-07-30 02:06:25,777 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T02:06:25Z', 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'489f4b45-1b24-4f2c-b837-1b277172d420', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'6e6cf22c-d81d-4cb6-be05-da03775e04d4', u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'created_at': u'2018-07-30T02:06:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b'}) 2018-07-30 02:06:25,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 02:06:25,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "tempest_smoke-router_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "admin_state_up": true}}' 2018-07-30 02:06:27,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-8a60ea13-b281-4611-aa4c-55cb2e9ad626 Date: Mon, 30 Jul 2018 02:06:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:06:25Z", "admin_state_up": true, "updated_at": "2018-07-30T02:06:26Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "ae4a3103-3b0f-4ed8-9a1b-3a09661519f1", "name": "tempest_smoke-router_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a"}} 2018-07-30 02:06:27,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8a60ea13-b281-4611-aa4c-55cb2e9ad626 2018-07-30 02:06:27,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40806794167s 2018-07-30 02:06:27,186 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8a60ea13-b281-4611-aa4c-55cb2e9ad626 2018-07-30 02:06:27,187 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T02:06:26Z', u'revision_number': 3, u'ha': False, u'id': u'ae4a3103-3b0f-4ed8-9a1b-3a09661519f1', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a', u'admin_state_up': True, u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'created_at': u'2018-07-30T02:06:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b'}) 2018-07-30 02:06:27,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 02:06:27,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/ae4a3103-3b0f-4ed8-9a1b-3a09661519f1/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}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" -d '{"subnet_id": "489f4b45-1b24-4f2c-b837-1b277172d420"}' 2018-07-30 02:06:29,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-106ca661-70ee-4ce0-86e7-b8884f8ea9a8 Date: Mon, 30 Jul 2018 02:06:29 GMT RESP BODY: {"network_id": "6e6cf22c-d81d-4cb6-be05-da03775e04d4", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "489f4b45-1b24-4f2c-b837-1b277172d420", "subnet_ids": ["489f4b45-1b24-4f2c-b837-1b277172d420"], "port_id": "a5dde5ec-ed14-4e4b-a13b-71b2d9de3a43", "id": "ae4a3103-3b0f-4ed8-9a1b-3a09661519f1"} 2018-07-30 02:06:29,112 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ae4a3103-3b0f-4ed8-9a1b-3a09661519f1/add_router_interface.json used request id req-106ca661-70ee-4ce0-86e7-b8884f8ea9a8 2018-07-30 02:06:29,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.9252409935s 2018-07-30 02:06:29,113 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ae4a3103-3b0f-4ed8-9a1b-3a09661519f1/add_router_interface.json used request id req-106ca661-70ee-4ce0-86e7-b8884f8ea9a8 returning object ae4a3103-3b0f-4ed8-9a1b-3a09661519f1 2018-07-30 02:06:29,113 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 02:06:29,241 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-30 02:06:29,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:06:29,247 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 02:06:29 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 02:06:29,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 02:06:29,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:06:29,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b3567fa1-b275-43e0-8183-15ccb6d98015 Date: Mon, 30 Jul 2018 02:06:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 02:06:29,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b3567fa1-b275-43e0-8183-15ccb6d98015 2018-07-30 02:06:29,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188055992126s 2018-07-30 02:06:29,438 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b3567fa1-b275-43e0-8183-15ccb6d98015 2018-07-30 02:06:29,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 02:06:29,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a"}' 2018-07-30 02:06:29,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9206b326-1dc3-40cc-8599-f0e334847c3d Date: Mon, 30 Jul 2018 02:06:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "23c73f86-a341-4c59-9d1d-ae465fa4596b", "size": null, "self": "/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T02:06:29Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "checksum": null, "created_at": "2018-07-30T02:06:29Z", "protected": false} 2018-07-30 02:06:29,562 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9206b326-1dc3-40cc-8599-f0e334847c3d 2018-07-30 02:06:29,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.115761995316s 2018-07-30 02:06:29,562 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9206b326-1dc3-40cc-8599-f0e334847c3d returning object 23c73f86-a341-4c59-9d1d-ae465fa4596b 2018-07-30 02:06:29,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 02:06:29,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b/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}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" -d '' 2018-07-30 02:06:30,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-60e338f5-1b31-436d-bf08-ed30942c8400 Date: Mon, 30 Jul 2018 02: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-30 02:06:30,046 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b/file used request id req-60e338f5-1b31-436d-bf08-ed30942c8400 2018-07-30 02:06:30,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.483714103699s 2018-07-30 02:06:30,047 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b/file used request id req-60e338f5-1b31-436d-bf08-ed30942c8400 2018-07-30 02:06:30,047 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T02:06:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b/file', u'owner': u'0fe05230a8a340ec8c337c88e34a1c9b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'23c73f86-a341-4c59-9d1d-ae465fa4596b', u'size': None, u'name': u'tempest_smoke-img_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a', u'checksum': None, u'self': u'/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T02:06:29Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 02:06:30,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 02:06:30,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 02:06:30,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:06: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-2eaa92a2-37c0-460e-b260-46fbe571d101 x-compute-request-id: req-2eaa92a2-37c0-460e-b260-46fbe571d101 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e65c56a1-2fe7-49a0-8a12-798722d8a25e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e65c56a1-2fe7-49a0-8a12-798722d8a25e", "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": "e65c56a1-2fe7-49a0-8a12-798722d8a25e"}} 2018-07-30 02:06:30,303 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-2eaa92a2-37c0-460e-b260-46fbe571d101 2018-07-30 02:06:30,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.255406141281s 2018-07-30 02:06:30,304 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-2eaa92a2-37c0-460e-b260-46fbe571d101 2018-07-30 02:06:30,305 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'e65c56a1-2fe7-49a0-8a12-798722d8a25e', 'swap': 0}) 2018-07-30 02:06:30,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 02:06:30,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/e65c56a1-2fe7-49a0-8a12-798722d8a25e/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}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" -d '{"extra_specs": {}}' 2018-07-30 02:06:30,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:06: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-20315ac1-0576-4b79-b0c0-08ce2ce53746 x-compute-request-id: req-20315ac1-0576-4b79-b0c0-08ce2ce53746 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 02:06:30,327 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/e65c56a1-2fe7-49a0-8a12-798722d8a25e/os-extra_specs used request id req-20315ac1-0576-4b79-b0c0-08ce2ce53746 2018-07-30 02:06:30,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217480659485s 2018-07-30 02:06:30,327 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/e65c56a1-2fe7-49a0-8a12-798722d8a25e/os-extra_specs used request id req-20315ac1-0576-4b79-b0c0-08ce2ce53746 2018-07-30 02:06:30,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:06:30,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:06:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:06:30,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 02:06:30,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:06:30,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e737b241-9347-4889-b3ce-fc1e0e4e17db Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 02:06:30,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e737b241-9347-4889-b3ce-fc1e0e4e17db 2018-07-30 02:06:30,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0994069576263s 2018-07-30 02:06:30,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e737b241-9347-4889-b3ce-fc1e0e4e17db 2018-07-30 02:06:30,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 02:06:30,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:06:30,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32c4dd5-4f9c-4a95-9f6a-31c48c009dba Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 02:06:30,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b32c4dd5-4f9c-4a95-9f6a-31c48c009dba 2018-07-30 02:06:30,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0910739898682s 2018-07-30 02:06:30,537 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b32c4dd5-4f9c-4a95-9f6a-31c48c009dba 2018-07-30 02:06:30,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-30 02:06:30,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:06:30,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:06: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-ef63f0cd-f2bd-4e18-8caf-794be23b17c8 x-compute-request-id: req-ef63f0cd-f2bd-4e18-8caf-794be23b17c8 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "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.9", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 8}, "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.3", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-07-30 02:06:30,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-ef63f0cd-f2bd-4e18-8caf-794be23b17c8 2018-07-30 02:06:30,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0367519855499s 2018-07-30 02:06:30,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-ef63f0cd-f2bd-4e18-8caf-794be23b17c8 2018-07-30 02:06:30,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 02:06:30,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:06:30,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-64659de4-0cf7-44d5-b4aa-54523828667b Date: Mon, 30 Jul 2018 02:06:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/23c73f86-a341-4c59-9d1d-ae465fa4596b/snap", "metadata": {}}], "file": "/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "23c73f86-a341-4c59-9d1d-ae465fa4596b", "size": 12716032, "self": "/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/23c73f86-a341-4c59-9d1d-ae465fa4596b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T02:06:30Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T02:06:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 02:06:30,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-64659de4-0cf7-44d5-b4aa-54523828667b 2018-07-30 02:06:30,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248448848724s 2018-07-30 02:06:30,606 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-64659de4-0cf7-44d5-b4aa-54523828667b 2018-07-30 02:06:30,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 02:06:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a"}' 2018-07-30 02:06:30,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-55352987-ae30-48c8-a1b8-ba5e82808bac Date: Mon, 30 Jul 2018 02:06:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "7525b69a-06e7-4892-91dc-ff3f01f46b5a", "size": null, "self": "/v2/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T02:06:30Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "checksum": null, "created_at": "2018-07-30T02:06:30Z", "protected": false} 2018-07-30 02:06:30,657 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-55352987-ae30-48c8-a1b8-ba5e82808bac 2018-07-30 02:06:30,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0432820320129s 2018-07-30 02:06:30,657 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-55352987-ae30-48c8-a1b8-ba5e82808bac returning object 7525b69a-06e7-4892-91dc-ff3f01f46b5a 2018-07-30 02:06:30,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 02:06:30,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a/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}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" -d '' 2018-07-30 02:06:31,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72116db0-c8eb-44a9-9248-38622e6cb23a Date: Mon, 30 Jul 2018 02: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-30 02:06:31,095 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a/file used request id req-72116db0-c8eb-44a9-9248-38622e6cb23a 2018-07-30 02:06:31,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.436880111694s 2018-07-30 02:06:31,095 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a/file used request id req-72116db0-c8eb-44a9-9248-38622e6cb23a 2018-07-30 02:06:31,095 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T02:06:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a/file', u'owner': u'0fe05230a8a340ec8c337c88e34a1c9b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7525b69a-06e7-4892-91dc-ff3f01f46b5a', u'size': None, u'name': u'tempest_smoke-img_alt_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a', u'checksum': None, u'self': u'/v2/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T02:06:30Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 02:06:31,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 02:06:31,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 02:06:31,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1c2be3d-49dd-40ae-9815-4d961e26c2ea x-compute-request-id: req-e1c2be3d-49dd-40ae-9815-4d961e26c2ea Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/43941cce-3ce4-4794-8c86-b190c5e3fb3e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/43941cce-3ce4-4794-8c86-b190c5e3fb3e", "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": "43941cce-3ce4-4794-8c86-b190c5e3fb3e"}} 2018-07-30 02:06:31,157 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e1c2be3d-49dd-40ae-9815-4d961e26c2ea 2018-07-30 02:06:31,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0613670349121s 2018-07-30 02:06:31,158 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e1c2be3d-49dd-40ae-9815-4d961e26c2ea 2018-07-30 02:06:31,159 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'43941cce-3ce4-4794-8c86-b190c5e3fb3e', 'swap': 0}) 2018-07-30 02:06:31,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 02:06:31,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/43941cce-3ce4-4794-8c86-b190c5e3fb3e/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}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" -d '{"extra_specs": {}}' 2018-07-30 02:06:31,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9d5f550-66b0-47b6-853d-64b9b49e20ad x-compute-request-id: req-d9d5f550-66b0-47b6-853d-64b9b49e20ad Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 02:06:31,183 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/43941cce-3ce4-4794-8c86-b190c5e3fb3e/os-extra_specs used request id req-d9d5f550-66b0-47b6-853d-64b9b49e20ad 2018-07-30 02:06:31,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233490467072s 2018-07-30 02:06:31,183 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/43941cce-3ce4-4794-8c86-b190c5e3fb3e/os-extra_specs used request id req-d9d5f550-66b0-47b6-853d-64b9b49e20ad 2018-07-30 02:06:31,183 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'43941cce-3ce4-4794-8c86-b190c5e3fb3e', 'swap': 0}) 2018-07-30 02:06:34,481 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-30 02:06:34,482 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-30 02:06:34,482 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-30 02:06:34,484 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-30 02:06:34,487 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-30 02:06:37,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a7e38d24-d14a-42bf-a59a-d6054bb20cb8/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-30 02:06:37,823 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-30 02:06:37,824 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-30 02:06:37,824 - 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-30 02:09:42,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b51dd04e-a5f0-4f2a-8d7a-c8c9e4b1c45a 2018-07-30 02:09:42,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b51dd04e-a5f0-4f2a-8d7a-c8c9e4b1c45a']'. 2018-07-30 02:09:43,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b51dd04e-a5f0-4f2a-8d7a-c8c9e4b1c45a | 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-30 02:06:40 | 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-30 02:09:42 | 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:02 | 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a7e38d24-d14a-42bf-a59a-d6054bb20cb8) | 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: da02924f-ca9d-4290-8648-6d72677e82f8) | 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 171.32 | 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-07-30 02:09:43,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-07-30 02:09:43,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-30 02:09:43,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-30 02:09:43,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-30 02:09:43,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-30 02:09:43,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-30 02:09:43,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-07-30 02:09:43,830 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 02:09:43,830 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:19 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-30 02:09:43,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 02:09:43,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/ae4a3103-3b0f-4ed8-9a1b-3a09661519f1/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}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" -d '{"subnet_id": "489f4b45-1b24-4f2c-b837-1b277172d420"}' 2018-07-30 02:09:45,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c4e18bc3-a560-4348-99c3-4f8cde0877f0 Date: Mon, 30 Jul 2018 02:09:45 GMT RESP BODY: {"network_id": "6e6cf22c-d81d-4cb6-be05-da03775e04d4", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "489f4b45-1b24-4f2c-b837-1b277172d420", "subnet_ids": ["489f4b45-1b24-4f2c-b837-1b277172d420"], "port_id": "a5dde5ec-ed14-4e4b-a13b-71b2d9de3a43", "id": "ae4a3103-3b0f-4ed8-9a1b-3a09661519f1"} 2018-07-30 02:09:45,612 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ae4a3103-3b0f-4ed8-9a1b-3a09661519f1/remove_router_interface.json used request id req-c4e18bc3-a560-4348-99c3-4f8cde0877f0 2018-07-30 02:09:45,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77820515633s 2018-07-30 02:09:45,612 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ae4a3103-3b0f-4ed8-9a1b-3a09661519f1/remove_router_interface.json used request id req-c4e18bc3-a560-4348-99c3-4f8cde0877f0 returning object ae4a3103-3b0f-4ed8-9a1b-3a09661519f1 2018-07-30 02:09:45,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 02:09:45,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:09:45,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-704a733a-cba6-4a22-8a45-4b16ac46af06 Date: Mon, 30 Jul 2018 02:09:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:06:25Z", "admin_state_up": true, "updated_at": "2018-07-30T02:09:44Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "ae4a3103-3b0f-4ed8-9a1b-3a09661519f1", "name": "tempest_smoke-router_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a"}]} 2018-07-30 02:09:45,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-704a733a-cba6-4a22-8a45-4b16ac46af06 2018-07-30 02:09:45,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.109875917435s 2018-07-30 02:09:45,723 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-704a733a-cba6-4a22-8a45-4b16ac46af06 2018-07-30 02:09:45,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 02:09:45,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/ae4a3103-3b0f-4ed8-9a1b-3a09661519f1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:09:46,710 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce811108-5ecd-4a4c-8932-7689a10c788f Content-Length: 0 Date: Mon, 30 Jul 2018 02:09:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:09:46,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/ae4a3103-3b0f-4ed8-9a1b-3a09661519f1.json used request id req-ce811108-5ecd-4a4c-8932-7689a10c788f 2018-07-30 02:09:46,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.986171960831s 2018-07-30 02:09:46,710 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/ae4a3103-3b0f-4ed8-9a1b-3a09661519f1.json used request id req-ce811108-5ecd-4a4c-8932-7689a10c788f 2018-07-30 02:09:46,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 02:09:46,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:09:46,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-335ffc4e-b446-4052-aeab-e72abb583b3b Date: Mon, 30 Jul 2018 02:09:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:06:25Z","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":"489f4b45-1b24-4f2c-b837-1b277172d420","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a","enable_dhcp":true,"segment_id":null,"network_id":"6e6cf22c-d81d-4cb6-be05-da03775e04d4","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:06:25Z","ip_version":4},{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 02:09:46,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-335ffc4e-b446-4052-aeab-e72abb583b3b 2018-07-30 02:09:46,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0432381629944s 2018-07-30 02:09:46,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-335ffc4e-b446-4052-aeab-e72abb583b3b 2018-07-30 02:09:46,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 02:09:46,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/489f4b45-1b24-4f2c-b837-1b277172d420.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:09:47,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a6b97e8-ae9e-4ddf-91c6-09a9cd2532bd Date: Mon, 30 Jul 2018 02:09:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:09:47,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/489f4b45-1b24-4f2c-b837-1b277172d420.json used request id req-6a6b97e8-ae9e-4ddf-91c6-09a9cd2532bd 2018-07-30 02:09:47,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03575396538s 2018-07-30 02:09:47,792 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/489f4b45-1b24-4f2c-b837-1b277172d420.json used request id req-6a6b97e8-ae9e-4ddf-91c6-09a9cd2532bd 2018-07-30 02:09:47,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:09:47,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:09:47,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-ee455421-4666-4c06-b432-a6d440012207 Date: Mon, 30 Jul 2018 02:09:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"6e6cf22c-d81d-4cb6-be05-da03775e04d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:09:47Z","qos_policy_id":null,"name":"tempest_smoke-net_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:06:24Z","provider:network_type":"vxlan"}]} 2018-07-30 02:09:47,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ee455421-4666-4c06-b432-a6d440012207 2018-07-30 02:09:47,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0937511920929s 2018-07-30 02:09:47,887 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ee455421-4666-4c06-b432-a6d440012207 2018-07-30 02:09:47,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 02:09:47,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/6e6cf22c-d81d-4cb6-be05-da03775e04d4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:09:48,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ef5ae6b6-f729-4866-bc9a-fc3413446d9a Date: Mon, 30 Jul 2018 02:09:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:09:48,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6e6cf22c-d81d-4cb6-be05-da03775e04d4.json used request id req-ef5ae6b6-f729-4866-bc9a-fc3413446d9a 2018-07-30 02:09:48,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.9746530056s 2018-07-30 02:09:48,863 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6e6cf22c-d81d-4cb6-be05-da03775e04d4.json used request id req-ef5ae6b6-f729-4866-bc9a-fc3413446d9a 2018-07-30 02:09:48,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 02:09:48,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:09:48,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-5d81dc59-acce-467b-a3d3-e87a7e5dbd6f Date: Mon, 30 Jul 2018 02:09:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a/snap", "metadata": {}}], "file": "/v2/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "7525b69a-06e7-4892-91dc-ff3f01f46b5a", "size": 12716032, "self": "/v2/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T02:06:31Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T02:06:30Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/23c73f86-a341-4c59-9d1d-ae465fa4596b/snap", "metadata": {}}], "file": "/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "23c73f86-a341-4c59-9d1d-ae465fa4596b", "size": 12716032, "self": "/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/23c73f86-a341-4c59-9d1d-ae465fa4596b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T02:06:30Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T02:06:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 02:09:48,896 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5d81dc59-acce-467b-a3d3-e87a7e5dbd6f 2018-07-30 02:09:48,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0286340713501s 2018-07-30 02:09:48,896 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5d81dc59-acce-467b-a3d3-e87a7e5dbd6f 2018-07-30 02:09:48,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 02:09:48,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:09:49,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df82b9dc-9b10-4122-af18-cd4528d0aca0 Date: Mon, 30 Jul 2018 02:09: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-30 02:09:49,219 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b used request id req-df82b9dc-9b10-4122-af18-cd4528d0aca0 2018-07-30 02:09:49,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.320031166077s 2018-07-30 02:09:49,219 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/23c73f86-a341-4c59-9d1d-ae465fa4596b used request id req-df82b9dc-9b10-4122-af18-cd4528d0aca0 2018-07-30 02:09:49,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 02:09:49,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:09:49,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:09:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c945dbc-d737-490d-8634-2bab0dd5ddfb x-compute-request-id: req-4c945dbc-d737-490d-8634-2bab0dd5ddfb Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/43941cce-3ce4-4794-8c86-b190c5e3fb3e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/43941cce-3ce4-4794-8c86-b190c5e3fb3e", "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": "43941cce-3ce4-4794-8c86-b190c5e3fb3e"}, {"name": "tempest_smoke-flavor_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e65c56a1-2fe7-49a0-8a12-798722d8a25e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e65c56a1-2fe7-49a0-8a12-798722d8a25e", "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": "e65c56a1-2fe7-49a0-8a12-798722d8a25e"}]} 2018-07-30 02:09:49,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-4c945dbc-d737-490d-8634-2bab0dd5ddfb 2018-07-30 02:09:49,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271139144897s 2018-07-30 02:09:49,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-4c945dbc-d737-490d-8634-2bab0dd5ddfb 2018-07-30 02:09:49,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 02:09:49,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/e65c56a1-2fe7-49a0-8a12-798722d8a25e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:09:49,285 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:09:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b027a70d-77bc-472c-a41f-b8dfc0aeac72 x-compute-request-id: req-b027a70d-77bc-472c-a41f-b8dfc0aeac72 Content-Length: 0 Content-Type: application/json 2018-07-30 02:09:49,285 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/e65c56a1-2fe7-49a0-8a12-798722d8a25e used request id req-b027a70d-77bc-472c-a41f-b8dfc0aeac72 2018-07-30 02:09:49,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0356650352478s 2018-07-30 02:09:49,285 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/e65c56a1-2fe7-49a0-8a12-798722d8a25e used request id req-b027a70d-77bc-472c-a41f-b8dfc0aeac72 2018-07-30 02:09:49,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 02:09:49,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:09:50,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-826a56f1-b772-4b96-bd8f-71fd4adb2cad Date: Mon, 30 Jul 2018 02:09: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-30 02:09:50,243 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a used request id req-826a56f1-b772-4b96-bd8f-71fd4adb2cad 2018-07-30 02:09:50,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.956700086594s 2018-07-30 02:09:50,243 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/7525b69a-06e7-4892-91dc-ff3f01f46b5a used request id req-826a56f1-b772-4b96-bd8f-71fd4adb2cad 2018-07-30 02:09:50,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 02:09:50,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:09:50,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:09:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26c21925-c70b-4c89-bdc3-8d09c5d9a311 x-compute-request-id: req-26c21925-c70b-4c89-bdc3-8d09c5d9a311 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_1be2f3bf-06b9-4176-8809-9f54c9bf7f3a", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/43941cce-3ce4-4794-8c86-b190c5e3fb3e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/43941cce-3ce4-4794-8c86-b190c5e3fb3e", "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": "43941cce-3ce4-4794-8c86-b190c5e3fb3e"}]} 2018-07-30 02:09:50,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-26c21925-c70b-4c89-bdc3-8d09c5d9a311 2018-07-30 02:09:50,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259840488434s 2018-07-30 02:09:50,270 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-26c21925-c70b-4c89-bdc3-8d09c5d9a311 2018-07-30 02:09:50,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 02:09:50,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/43941cce-3ce4-4794-8c86-b190c5e3fb3e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d4815a51b26e06dc9e1e78551c3d86c36ef815f" 2018-07-30 02:09:50,296 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:09:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82f5e3be-c94e-4241-9c49-10d46797423c x-compute-request-id: req-82f5e3be-c94e-4241-9c49-10d46797423c Content-Length: 0 Content-Type: application/json 2018-07-30 02:09:50,296 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/43941cce-3ce4-4794-8c86-b190c5e3fb3e used request id req-82f5e3be-c94e-4241-9c49-10d46797423c 2018-07-30 02:09:50,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0241348743439s 2018-07-30 02:09:50,296 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/43941cce-3ce4-4794-8c86-b190c5e3fb3e used request id req-82f5e3be-c94e-4241-9c49-10d46797423c 2018-07-30 02:09:50,340 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-07-30 02:09:50,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 02:09:50,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-30 02:09:50,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 02:09:50,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 02:09:50,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 02:09:50,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 02:09:50,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 02:09:50,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 02:09:50,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 02:09:50,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 02:09:50,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 02:09:50,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 02:09:50,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 02:09:50,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 02:09:50,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 02:09:50,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 02:09:50,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 02:09:50,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 02:09:50,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 02:09:50,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 02:09:50,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 02:09:50,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 02:09:50,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 02:09:50,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-30 02:09:50,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-30 02:09:50,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:09:50,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3dfc254-7124-4367-bbcb-6f8995821325 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:09:50,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e3dfc254-7124-4367-bbcb-6f8995821325 2018-07-30 02:09:50,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 02:09:50,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ZM5A0L-mSz-hW_TBV4tanQ"], "issued_at": "2018-07-30T02:09:50.000000Z"}} 2018-07-30 02:09:50,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:09:50,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:09:51,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-23ba95a0-7f3e-4b1f-be47-a8fd5b161c07 Date: Mon, 30 Jul 2018 02:09:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 02:09:51,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-23ba95a0-7f3e-4b1f-be47-a8fd5b161c07 2018-07-30 02:09:51,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273243904114s 2018-07-30 02:09:51,051 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-23ba95a0-7f3e-4b1f-be47-a8fd5b161c07 2018-07-30 02:09:51,051 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-07-30 02:09:51,424 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-07-30 02:09:51,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 02:09:51,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" -d '{"network": {"shared": true, "name": "rally_sanity-net_557474fc-84dc-4bbd-ae35-730345c9a723", "admin_state_up": true}}' 2018-07-30 02:09:51,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-a94d0079-6ad1-4976-83f0-1debea456d2a Date: Mon, 30 Jul 2018 02:09:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c3398e49-de46-4518-8b02-6736cf5aba9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":true,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:09:51Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_557474fc-84dc-4bbd-ae35-730345c9a723","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:09:51Z","mtu":1450}} 2018-07-30 02:09:51,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a94d0079-6ad1-4976-83f0-1debea456d2a 2018-07-30 02:09:51,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.217015981674s 2018-07-30 02:09:51,642 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a94d0079-6ad1-4976-83f0-1debea456d2a 2018-07-30 02:09:51,643 - 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-30T02:09:51Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c3398e49-de46-4518-8b02-6736cf5aba9c', u'provider:segmentation_id': 55, 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_557474fc-84dc-4bbd-ae35-730345c9a723', u'created_at': u'2018-07-30T02:09:51Z', u'mtu': 1450, u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'l2_adjacency': True}) 2018-07-30 02:09:51,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:09:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:09:51,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-ee7ecada-d0ce-4f0e-8a8e-f02b0663ca97 Date: Mon, 30 Jul 2018 02:09:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c3398e49-de46-4518-8b02-6736cf5aba9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":true,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:09:51Z","qos_policy_id":null,"name":"rally_sanity-net_557474fc-84dc-4bbd-ae35-730345c9a723","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:09:51Z","provider:network_type":"vxlan"}]} 2018-07-30 02:09:51,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ee7ecada-d0ce-4f0e-8a8e-f02b0663ca97 2018-07-30 02:09:51,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106986045837s 2018-07-30 02:09:51,751 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ee7ecada-d0ce-4f0e-8a8e-f02b0663ca97 2018-07-30 02:09:51,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 02:09:51,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" -d '{"subnet": {"name": "rally_sanity-subnet_557474fc-84dc-4bbd-ae35-730345c9a723", "enable_dhcp": true, "network_id": "c3398e49-de46-4518-8b02-6736cf5aba9c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 02:09:52,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-84422caa-a7e2-4140-afaf-f8142644b15d Date: Mon, 30 Jul 2018 02:09:52 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T02:09:51Z","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":"c1f4d65f-ec7d-44df-ba9a-bbe35211cd92","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_557474fc-84dc-4bbd-ae35-730345c9a723","enable_dhcp":true,"segment_id":null,"network_id":"c3398e49-de46-4518-8b02-6736cf5aba9c","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:09:51Z","ip_version":4}} 2018-07-30 02:09:52,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-84422caa-a7e2-4140-afaf-f8142644b15d 2018-07-30 02:09:52,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.381911039352s 2018-07-30 02:09:52,134 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-84422caa-a7e2-4140-afaf-f8142644b15d 2018-07-30 02:09:52,135 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T02:09:51Z', 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'c1f4d65f-ec7d-44df-ba9a-bbe35211cd92', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_557474fc-84dc-4bbd-ae35-730345c9a723', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c3398e49-de46-4518-8b02-6736cf5aba9c', u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'created_at': u'2018-07-30T02:09:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b'}) 2018-07-30 02:09:52,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 02:09:52,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "rally_sanity-router_557474fc-84dc-4bbd-ae35-730345c9a723", "admin_state_up": true}}' 2018-07-30 02:09:53,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-e9b03669-861f-426e-884b-15853cc3ac47 Date: Mon, 30 Jul 2018 02:09:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:09:52Z", "admin_state_up": true, "updated_at": "2018-07-30T02:09:53Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "b4bbde19-8731-4be9-9e90-c7cd109795db", "name": "rally_sanity-router_557474fc-84dc-4bbd-ae35-730345c9a723"}} 2018-07-30 02:09:53,434 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e9b03669-861f-426e-884b-15853cc3ac47 2018-07-30 02:09:53,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.29843521118s 2018-07-30 02:09:53,434 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e9b03669-861f-426e-884b-15853cc3ac47 2018-07-30 02:09:53,435 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T02:09:53Z', u'revision_number': 3, u'ha': False, u'id': u'b4bbde19-8731-4be9-9e90-c7cd109795db', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_557474fc-84dc-4bbd-ae35-730345c9a723', u'admin_state_up': True, u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'created_at': u'2018-07-30T02:09:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b'}) 2018-07-30 02:09:53,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 02:09:53,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b4bbde19-8731-4be9-9e90-c7cd109795db/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}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" -d '{"subnet_id": "c1f4d65f-ec7d-44df-ba9a-bbe35211cd92"}' 2018-07-30 02:09:55,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9b3c8935-7337-4925-98fa-59b5342e0193 Date: Mon, 30 Jul 2018 02:09:55 GMT RESP BODY: {"network_id": "c3398e49-de46-4518-8b02-6736cf5aba9c", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "c1f4d65f-ec7d-44df-ba9a-bbe35211cd92", "subnet_ids": ["c1f4d65f-ec7d-44df-ba9a-bbe35211cd92"], "port_id": "a75207e3-cf5f-4ef7-8a4c-31cf84bdd0fa", "id": "b4bbde19-8731-4be9-9e90-c7cd109795db"} 2018-07-30 02:09:55,429 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b4bbde19-8731-4be9-9e90-c7cd109795db/add_router_interface.json used request id req-9b3c8935-7337-4925-98fa-59b5342e0193 2018-07-30 02:09:55,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.99398994446s 2018-07-30 02:09:55,430 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b4bbde19-8731-4be9-9e90-c7cd109795db/add_router_interface.json used request id req-9b3c8935-7337-4925-98fa-59b5342e0193 returning object b4bbde19-8731-4be9-9e90-c7cd109795db 2018-07-30 02:09:55,430 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 02:09:55,557 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-30 02:09:55,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:09:55,563 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 02:09:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 02:09:55,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 02:09:55,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:09:55,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7dbd8f0c-9614-4957-998e-5d6e6440a9f3 Date: Mon, 30 Jul 2018 02:09:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 02:09:55,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7dbd8f0c-9614-4957-998e-5d6e6440a9f3 2018-07-30 02:09:55,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188521146774s 2018-07-30 02:09:55,754 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7dbd8f0c-9614-4957-998e-5d6e6440a9f3 2018-07-30 02:09:55,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 02:09:55,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723"}' 2018-07-30 02:09:55,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8f0bdc80-3a15-4c48-ac5a-85cf87434923 Date: Mon, 30 Jul 2018 02:09:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "17079349-7d03-4cb8-be61-ab7c7f8ce5cd", "size": null, "self": "/v2/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T02:09:55Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723", "checksum": null, "created_at": "2018-07-30T02:09:55Z", "protected": false} 2018-07-30 02:09:55,806 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-8f0bdc80-3a15-4c48-ac5a-85cf87434923 2018-07-30 02:09:55,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0447888374329s 2018-07-30 02:09:55,806 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-8f0bdc80-3a15-4c48-ac5a-85cf87434923 returning object 17079349-7d03-4cb8-be61-ab7c7f8ce5cd 2018-07-30 02:09:55,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 02:09:55,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd/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}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" -d '' 2018-07-30 02:09:57,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a0361938-4d01-4af5-8f18-287c6997f5e5 Date: Mon, 30 Jul 2018 02:09: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-30 02:09:57,132 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd/file used request id req-a0361938-4d01-4af5-8f18-287c6997f5e5 2018-07-30 02:09:57,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32584095001s 2018-07-30 02:09:57,133 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd/file used request id req-a0361938-4d01-4af5-8f18-287c6997f5e5 2018-07-30 02:09:57,133 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T02:09:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd/file', u'owner': u'0fe05230a8a340ec8c337c88e34a1c9b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'17079349-7d03-4cb8-be61-ab7c7f8ce5cd', u'size': None, u'name': u'rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723', u'checksum': None, u'self': u'/v2/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T02:09:55Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 02:09:57,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 02:09:57,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 02:09:57,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:09: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-661b83d5-d2d9-403c-a1b4-c3bc08c99d4f x-compute-request-id: req-661b83d5-d2d9-403c-a1b4-c3bc08c99d4f Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce97c557-68c3-4c44-99b2-88ce36c54762", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce97c557-68c3-4c44-99b2-88ce36c54762", "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": "ce97c557-68c3-4c44-99b2-88ce36c54762"}} 2018-07-30 02:09:57,357 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-661b83d5-d2d9-403c-a1b4-c3bc08c99d4f 2018-07-30 02:09:57,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.223165035248s 2018-07-30 02:09:57,357 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-661b83d5-d2d9-403c-a1b4-c3bc08c99d4f 2018-07-30 02:09:57,358 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'ce97c557-68c3-4c44-99b2-88ce36c54762', 'swap': 0}) 2018-07-30 02:09:57,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 02:09:57,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/ce97c557-68c3-4c44-99b2-88ce36c54762/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}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" -d '{"extra_specs": {}}' 2018-07-30 02:09:57,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:09: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-42cbfbd8-ee74-492e-8934-0e3553fb251d x-compute-request-id: req-42cbfbd8-ee74-492e-8934-0e3553fb251d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 02:09:57,382 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ce97c557-68c3-4c44-99b2-88ce36c54762/os-extra_specs used request id req-42cbfbd8-ee74-492e-8934-0e3553fb251d 2018-07-30 02:09:57,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231781005859s 2018-07-30 02:09:57,382 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ce97c557-68c3-4c44-99b2-88ce36c54762/os-extra_specs used request id req-42cbfbd8-ee74-492e-8934-0e3553fb251d 2018-07-30 02:09:57,383 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-30 02:10:00,186 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-30 02:10:03,024 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 468b5d30-1ed3-4ba8-98ee-752a87fd4a4f | 2018-07-30T02:10:02.600512 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 468b5d30-1ed3-4ba8-98ee-752a87fd4a4f ~/.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-30 02:10:06,701 - 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-30 02:10:06,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-07-30 02:10:06,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-30 02:10:06,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:10:06,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:10: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-a35ca958-d2d9-459d-85b3-dbcd5e3001c2 x-compute-request-id: req-a35ca958-d2d9-459d-85b3-dbcd5e3001c2 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": 7}, "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.9", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 8}, "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.3", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-07-30 02:10:06,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-a35ca958-d2d9-459d-85b3-dbcd5e3001c2 2018-07-30 02:10:06,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0414679050446s 2018-07-30 02:10:06,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-a35ca958-d2d9-459d-85b3-dbcd5e3001c2 2018-07-30 02:10:06,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 02:10:06,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_557474fc-84dc-4bbd-ae35-730345c9a723", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 02:10:06,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:10: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-3827a1f7-bac5-47e3-93da-c7c8422db7f4 x-compute-request-id: req-3827a1f7-bac5-47e3-93da-c7c8422db7f4 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_557474fc-84dc-4bbd-ae35-730345c9a723", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f32ef202-7a95-403d-b3da-b03c47e87ef7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f32ef202-7a95-403d-b3da-b03c47e87ef7", "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": "f32ef202-7a95-403d-b3da-b03c47e87ef7"}} 2018-07-30 02:10:06,781 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3827a1f7-bac5-47e3-93da-c7c8422db7f4 2018-07-30 02:10:06,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0362551212311s 2018-07-30 02:10:06,782 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3827a1f7-bac5-47e3-93da-c7c8422db7f4 2018-07-30 02:10:06,782 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_557474fc-84dc-4bbd-ae35-730345c9a723', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'f32ef202-7a95-403d-b3da-b03c47e87ef7', 'swap': 0}) 2018-07-30 02:10:06,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 02:10:06,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/f32ef202-7a95-403d-b3da-b03c47e87ef7/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}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" -d '{"extra_specs": {}}' 2018-07-30 02:10:06,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:10: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-4f20edea-f7dd-4a9f-9bea-448e7d5df5be x-compute-request-id: req-4f20edea-f7dd-4a9f-9bea-448e7d5df5be Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 02:10:06,812 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/f32ef202-7a95-403d-b3da-b03c47e87ef7/os-extra_specs used request id req-4f20edea-f7dd-4a9f-9bea-448e7d5df5be 2018-07-30 02:10:06,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0284588336945s 2018-07-30 02:10:06,812 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/f32ef202-7a95-403d-b3da-b03c47e87ef7/os-extra_specs used request id req-4f20edea-f7dd-4a9f-9bea-448e7d5df5be 2018-07-30 02:10:06,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_557474fc-84dc-4bbd-ae35-730345c9a723', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'f32ef202-7a95-403d-b3da-b03c47e87ef7', 'swap': 0}) 2018-07-30 02:10:06,812 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-07-30 02:10:06,813 - 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-30 02:10:06,814 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-30 02:10:06,831 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-30 02:10:06,832 - 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': 'c3398e49-de46-4518-8b02-6736cf5aba9c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723', 'flavor_name': 'rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723', '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_557474fc-84dc-4bbd-ae35-730345c9a723', '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-30 02:11:06,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c3a66574-7172-4adc-b78b-8452fff1d9a2 2018-07-30 02:11:06,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-07-30 02:11:06,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c3a66574-7172-4adc-b78b-8452fff1d9a2'] 2018-07-30 02:11:07,862 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c3a66574-7172-4adc-b78b-8452fff1d9a2 -------------------------------------------------------------------------------- Task c3a66574-7172-4adc-b78b-8452fff1d9a2: 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 c3a66574-7172-4adc-b78b-8452fff1d9a2 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.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | total | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | -> duration | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.578242 Full duration: 7.231377 -------------------------------------------------------------------------------- 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 c3a66574-7172-4adc-b78b-8452fff1d9a2 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.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | total | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> duration | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.797566 Full duration: 7.281389 -------------------------------------------------------------------------------- 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 c3a66574-7172-4adc-b78b-8452fff1d9a2 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.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> duration | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.673606 Full duration: 7.417083 -------------------------------------------------------------------------------- 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 c3a66574-7172-4adc-b78b-8452fff1d9a2 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.366 | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 100.0% | 1 | | total | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> duration | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.793579 Full duration: 7.471965 -------------------------------------------------------------------------------- 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 c3a66574-7172-4adc-b78b-8452fff1d9a2 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.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | total | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> duration | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.791005 Full duration: 7.383636 -------------------------------------------------------------------------------- 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 c3a66574-7172-4adc-b78b-8452fff1d9a2 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.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | -> duration | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.673425 Full duration: 7.454269 HINTS: * To plot HTML graphics with this data, run: rally task report c3a66574-7172-4adc-b78b-8452fff1d9a2 --out output.html * To generate a JUnit report, run: rally task export c3a66574-7172-4adc-b78b-8452fff1d9a2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c3a66574-7172-4adc-b78b-8452fff1d9a2 --json --out output.json 2018-07-30 02:11:07,862 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c3a66574-7172-4adc-b78b-8452fff1d9a2', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-07-30 02:11:10,306 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c3a66574-7172-4adc-b78b-8452fff1d9a2 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-07-30 02:11:10.197 795 INFO rally.api [-] Building 'json' report for the following task(s): 'c3a66574-7172-4adc-b78b-8452fff1d9a2'. 2018-07-30 02:11:10.202 795 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:11:10,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c3a66574-7172-4adc-b78b-8452fff1d9a2', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-07-30 02:11:12,735 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c3a66574-7172-4adc-b78b-8452fff1d9a2 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-07-30 02:11:12.608 798 INFO rally.api [-] Building 'html' report for the following task(s): 'c3a66574-7172-4adc-b78b-8452fff1d9a2'. 2018-07-30 02:11:12.631 798 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:11:12,743 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-07-30 02:11:12,743 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-07-30 02:11:12,743 - 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-30 02:11:12,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-30 02:11:12,760 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-30 02:11:12,761 - 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': 'c3398e49-de46-4518-8b02-6736cf5aba9c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723', 'flavor_name': 'rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723', '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_557474fc-84dc-4bbd-ae35-730345c9a723', '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-30 02:12:39,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 068ac114-6639-4651-884e-ecbe2bea5e67 2018-07-30 02:12:39,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '068ac114-6639-4651-884e-ecbe2bea5e67'] 2018-07-30 02:12:40,292 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 068ac114-6639-4651-884e-ecbe2bea5e67 -------------------------------------------------------------------------------- Task 068ac114-6639-4651-884e-ecbe2bea5e67: 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 068ac114-6639-4651-884e-ecbe2bea5e67 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 | 3.425 | 3.425 | 3.425 | 3.425 | 3.425 | 3.425 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 100.0% | 1 | | glance_v2.delete_image | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | total | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 100.0% | 1 | | -> duration | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.517741 Full duration: 13.094107 -------------------------------------------------------------------------------- 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 068ac114-6639-4651-884e-ecbe2bea5e67 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 | 3.485 | 3.485 | 3.485 | 3.485 | 3.485 | 3.485 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | -> glance_v2.upload_data | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | glance_v2.list_images | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | total | 3.523 | 3.523 | 3.523 | 3.523 | 3.523 | 3.523 | 100.0% | 1 | | -> duration | 3.523 | 3.523 | 3.523 | 3.523 | 3.523 | 3.523 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.522557 Full duration: 13.966173 -------------------------------------------------------------------------------- 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 068ac114-6639-4651-884e-ecbe2bea5e67 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.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | -> duration | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.293235 Full duration: 7.942569 -------------------------------------------------------------------------------- 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": "c3398e49-de46-4518-8b02-6736cf5aba9c" } ], "flavor": { "name": "rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 068ac114-6639-4651-884e-ecbe2bea5e67 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 | 3.244 | 3.244 | 3.244 | 3.244 | 3.244 | 3.244 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | nova.boot_servers | 12.744 | 12.744 | 12.744 | 12.744 | 12.744 | 12.744 | 100.0% | 1 | | total | 15.989 | 15.989 | 15.989 | 15.989 | 15.989 | 15.989 | 100.0% | 1 | | -> duration | 14.989 | 14.989 | 14.989 | 14.989 | 14.989 | 14.989 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.988864 Full duration: 35.531727 HINTS: * To plot HTML graphics with this data, run: rally task report 068ac114-6639-4651-884e-ecbe2bea5e67 --out output.html * To generate a JUnit report, run: rally task export 068ac114-6639-4651-884e-ecbe2bea5e67 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 068ac114-6639-4651-884e-ecbe2bea5e67 --json --out output.json 2018-07-30 02:12:40,292 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '068ac114-6639-4651-884e-ecbe2bea5e67', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-07-30 02:12:42,795 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 068ac114-6639-4651-884e-ecbe2bea5e67 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-07-30 02:12:42.687 1351 INFO rally.api [-] Building 'json' report for the following task(s): '068ac114-6639-4651-884e-ecbe2bea5e67'. 2018-07-30 02:12:42.692 1351 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:12:42,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '068ac114-6639-4651-884e-ecbe2bea5e67', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-07-30 02:12:45,446 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 068ac114-6639-4651-884e-ecbe2bea5e67 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-07-30 02:12:45.315 1354 INFO rally.api [-] Building 'html' report for the following task(s): '068ac114-6639-4651-884e-ecbe2bea5e67'. 2018-07-30 02:12:45.339 1354 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:12:45,452 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-07-30 02:12:45,453 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-07-30 02:12:45,453 - 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-30 02:12:45,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-30 02:12:45,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-30 02:12:45,470 - 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': 'c3398e49-de46-4518-8b02-6736cf5aba9c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723', 'flavor_name': 'rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723', '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_557474fc-84dc-4bbd-ae35-730345c9a723', '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-30 02:15:42,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4d6ef9fb-2f20-46a4-8565-47e87239985b 2018-07-30 02:15:42,644 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4d6ef9fb-2f20-46a4-8565-47e87239985b'] 2018-07-30 02:15:43,614 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4d6ef9fb-2f20-46a4-8565-47e87239985b -------------------------------------------------------------------------------- Task 4d6ef9fb-2f20-46a4-8565-47e87239985b: 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 4d6ef9fb-2f20-46a4-8565-47e87239985b 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.205 | 3.205 | 3.205 | 3.205 | 3.205 | 3.205 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 100.0% | 1 | | total | 5.857 | 5.857 | 5.857 | 5.857 | 5.857 | 5.857 | 100.0% | 1 | | -> duration | 5.857 | 5.857 | 5.857 | 5.857 | 5.857 | 5.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.857399 Full duration: 21.712689 -------------------------------------------------------------------------------- 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 4d6ef9fb-2f20-46a4-8565-47e87239985b 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.197 | 3.197 | 3.197 | 3.197 | 3.197 | 3.197 | 100.0% | 1 | | cinder_v2.delete_volume | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | total | 3.642 | 3.642 | 3.642 | 3.642 | 3.642 | 3.642 | 100.0% | 1 | | -> duration | 3.642 | 3.642 | 3.642 | 3.642 | 3.642 | 3.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.641837 Full duration: 13.315228 -------------------------------------------------------------------------------- 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_557474fc-84dc-4bbd-ae35-730345c9a723" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4d6ef9fb-2f20-46a4-8565-47e87239985b 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.473 | 3.473 | 3.473 | 3.473 | 3.473 | 3.473 | 100.0% | 1 | | cinder_v2.delete_volume | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 100.0% | 1 | | total | 5.979 | 5.979 | 5.979 | 5.979 | 5.979 | 5.979 | 100.0% | 1 | | -> duration | 5.979 | 5.979 | 5.979 | 5.979 | 5.979 | 5.979 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.978613 Full duration: 16.596201 -------------------------------------------------------------------------------- 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 4d6ef9fb-2f20-46a4-8565-47e87239985b 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.229 | 3.229 | 3.229 | 3.229 | 3.229 | 3.229 | 100.0% | 1 | | cinder_v2.delete_volume | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | total | 3.656 | 3.656 | 3.656 | 3.656 | 3.656 | 3.656 | 100.0% | 1 | | -> duration | 3.656 | 3.656 | 3.656 | 3.656 | 3.656 | 3.656 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.656347 Full duration: 13.174724 -------------------------------------------------------------------------------- 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 4d6ef9fb-2f20-46a4-8565-47e87239985b 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.189 | 3.189 | 3.189 | 3.189 | 3.189 | 3.189 | 100.0% | 1 | | cinder_v2.extend_volume | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | cinder_v2.delete_volume | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | total | 3.954 | 3.954 | 3.954 | 3.954 | 3.954 | 3.954 | 100.0% | 1 | | -> duration | 3.954 | 3.954 | 3.954 | 3.954 | 3.954 | 3.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.954142 Full duration: 13.786803 -------------------------------------------------------------------------------- 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 4d6ef9fb-2f20-46a4-8565-47e87239985b 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.263 | 3.263 | 3.263 | 3.263 | 3.263 | 3.263 | 100.0% | 1 | | cinder_v2.delete_volume | 2.637 | 2.637 | 2.637 | 2.637 | 2.637 | 2.637 | 100.0% | 1 | | total | 5.901 | 5.901 | 5.901 | 5.901 | 5.901 | 5.901 | 100.0% | 1 | | -> duration | 5.901 | 5.901 | 5.901 | 5.901 | 5.901 | 5.901 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.901087 Full duration: 21.164411 -------------------------------------------------------------------------------- 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 4d6ef9fb-2f20-46a4-8565-47e87239985b 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.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | cinder_v2.list_qos | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | -> duration | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.935908 Full duration: 12.177408 -------------------------------------------------------------------------------- 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 4d6ef9fb-2f20-46a4-8565-47e87239985b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | cinder_v2.set_qos | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> duration | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803941 Full duration: 12.179579 -------------------------------------------------------------------------------- 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 4d6ef9fb-2f20-46a4-8565-47e87239985b 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.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | cinder_v2.list_types | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> duration | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.837091 Full duration: 12.129963 -------------------------------------------------------------------------------- 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 4d6ef9fb-2f20-46a4-8565-47e87239985b 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.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | total | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> duration | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.870939 Full duration: 11.835537 HINTS: * To plot HTML graphics with this data, run: rally task report 4d6ef9fb-2f20-46a4-8565-47e87239985b --out output.html * To generate a JUnit report, run: rally task export 4d6ef9fb-2f20-46a4-8565-47e87239985b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4d6ef9fb-2f20-46a4-8565-47e87239985b --json --out output.json 2018-07-30 02:15:43,615 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4d6ef9fb-2f20-46a4-8565-47e87239985b', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-07-30 02:15:46,165 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4d6ef9fb-2f20-46a4-8565-47e87239985b --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-07-30 02:15:46.052 3143 INFO rally.api [-] Building 'json' report for the following task(s): '4d6ef9fb-2f20-46a4-8565-47e87239985b'. 2018-07-30 02:15:46.062 3143 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:15:46,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4d6ef9fb-2f20-46a4-8565-47e87239985b', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-07-30 02:15:48,746 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4d6ef9fb-2f20-46a4-8565-47e87239985b --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-07-30 02:15:48.614 3146 INFO rally.api [-] Building 'html' report for the following task(s): '4d6ef9fb-2f20-46a4-8565-47e87239985b'. 2018-07-30 02:15:48.642 3146 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:15:48,756 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-07-30 02:15:48,756 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-07-30 02:15:48,757 - 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-30 02:15:48,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-30 02:15:48,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-30 02:15:48,769 - 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': 'c3398e49-de46-4518-8b02-6736cf5aba9c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723', 'flavor_name': 'rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723', '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_557474fc-84dc-4bbd-ae35-730345c9a723', '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-30 02:17:41,433 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8a3f7372-3d12-4cd9-bc77-c325fc91d266 2018-07-30 02:17:41,433 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8a3f7372-3d12-4cd9-bc77-c325fc91d266'] 2018-07-30 02:17:42,352 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8a3f7372-3d12-4cd9-bc77-c325fc91d266 -------------------------------------------------------------------------------- Task 8a3f7372-3d12-4cd9-bc77-c325fc91d266: 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 8a3f7372-3d12-4cd9-bc77-c325fc91d266 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.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | total | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> duration | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.670014 Full duration: 6.933567 -------------------------------------------------------------------------------- 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 8a3f7372-3d12-4cd9-bc77-c325fc91d266 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | total | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> duration | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.594058 Full duration: 7.150296 -------------------------------------------------------------------------------- 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 8a3f7372-3d12-4cd9-bc77-c325fc91d266 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.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | total | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> duration | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.592369 Full duration: 6.890551 -------------------------------------------------------------------------------- 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 8a3f7372-3d12-4cd9-bc77-c325fc91d266 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | total | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> duration | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.880551 Full duration: 8.218465 -------------------------------------------------------------------------------- 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 8a3f7372-3d12-4cd9-bc77-c325fc91d266 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.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | total | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> duration | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.576181 Full duration: 6.91589 -------------------------------------------------------------------------------- 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 8a3f7372-3d12-4cd9-bc77-c325fc91d266 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.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> duration | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.858555 Full duration: 7.909284 -------------------------------------------------------------------------------- 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 8a3f7372-3d12-4cd9-bc77-c325fc91d266 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | total | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | -> duration | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.579686 Full duration: 7.130457 -------------------------------------------------------------------------------- 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 8a3f7372-3d12-4cd9-bc77-c325fc91d266 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.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | -> duration | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.364122 Full duration: 8.32009 -------------------------------------------------------------------------------- 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 8a3f7372-3d12-4cd9-bc77-c325fc91d266 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.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.588074 Full duration: 6.790665 -------------------------------------------------------------------------------- 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 8a3f7372-3d12-4cd9-bc77-c325fc91d266 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.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | gnocchi.delete_metric | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | -> duration | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.985789 Full duration: 8.097791 -------------------------------------------------------------------------------- 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 8a3f7372-3d12-4cd9-bc77-c325fc91d266 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.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | gnocchi.delete_resource | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> duration | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.897216 Full duration: 7.956623 HINTS: * To plot HTML graphics with this data, run: rally task report 8a3f7372-3d12-4cd9-bc77-c325fc91d266 --out output.html * To generate a JUnit report, run: rally task export 8a3f7372-3d12-4cd9-bc77-c325fc91d266 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8a3f7372-3d12-4cd9-bc77-c325fc91d266 --json --out output.json 2018-07-30 02:17:42,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8a3f7372-3d12-4cd9-bc77-c325fc91d266', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-07-30 02:17:44,963 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8a3f7372-3d12-4cd9-bc77-c325fc91d266 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-07-30 02:17:44.853 4281 INFO rally.api [-] Building 'json' report for the following task(s): '8a3f7372-3d12-4cd9-bc77-c325fc91d266'. 2018-07-30 02:17:44.861 4281 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:17:44,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '8a3f7372-3d12-4cd9-bc77-c325fc91d266', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-07-30 02:17:47,630 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 8a3f7372-3d12-4cd9-bc77-c325fc91d266 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-07-30 02:17:47.499 4284 INFO rally.api [-] Building 'html' report for the following task(s): '8a3f7372-3d12-4cd9-bc77-c325fc91d266'. 2018-07-30 02:17:47.527 4284 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:17:47,642 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-07-30 02:17:47,642 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-07-30 02:17:47,643 - 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-30 02:17:47,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-30 02:17:47,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-30 02:17:47,658 - 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': 'c3398e49-de46-4518-8b02-6736cf5aba9c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723', 'flavor_name': 'rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723', '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_557474fc-84dc-4bbd-ae35-730345c9a723', '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-30 02:19:05,947 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 85d780fd-4641-466d-9584-f653f50ebaa6 2018-07-30 02:19:05,948 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '85d780fd-4641-466d-9584-f653f50ebaa6'] 2018-07-30 02:19:06,789 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 85d780fd-4641-466d-9584-f653f50ebaa6 -------------------------------------------------------------------------------- Task 85d780fd-4641-466d-9584-f653f50ebaa6: 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 85d780fd-4641-466d-9584-f653f50ebaa6 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.474 | 4.474 | 4.474 | 4.474 | 4.474 | 4.474 | 100.0% | 1 | | heat.update_stack | 2.418 | 2.418 | 2.418 | 2.418 | 2.418 | 2.418 | 100.0% | 1 | | heat.delete_stack | 2.734 | 2.734 | 2.734 | 2.734 | 2.734 | 2.734 | 100.0% | 1 | | total | 9.627 | 9.627 | 9.627 | 9.627 | 9.627 | 9.627 | 100.0% | 1 | | -> duration | 5.627 | 5.627 | 5.627 | 5.627 | 5.627 | 5.627 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.626558 Full duration: 17.840171 -------------------------------------------------------------------------------- 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 85d780fd-4641-466d-9584-f653f50ebaa6 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.681 | 4.681 | 4.681 | 4.681 | 4.681 | 4.681 | 100.0% | 1 | | heat.check_stack | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | heat.delete_stack | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 100.0% | 1 | | total | 6.762 | 6.762 | 6.762 | 6.762 | 6.762 | 6.762 | 100.0% | 1 | | -> duration | 4.762 | 4.762 | 4.762 | 4.762 | 4.762 | 4.762 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.762272 Full duration: 14.895619 -------------------------------------------------------------------------------- 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 85d780fd-4641-466d-9584-f653f50ebaa6 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.677 | 4.677 | 4.677 | 4.677 | 4.677 | 4.677 | 100.0% | 1 | | heat.suspend_stack | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | heat.resume_stack | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | heat.delete_stack | 1.481 | 1.481 | 1.481 | 1.481 | 1.481 | 1.481 | 100.0% | 1 | | total | 8.112 | 8.112 | 8.112 | 8.112 | 8.112 | 8.112 | 100.0% | 1 | | -> duration | 6.112 | 6.112 | 6.112 | 6.112 | 6.112 | 6.112 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.111986 Full duration: 16.175689 -------------------------------------------------------------------------------- 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 85d780fd-4641-466d-9584-f653f50ebaa6 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.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | total | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | -> duration | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.592707 Full duration: 8.031529 HINTS: * To plot HTML graphics with this data, run: rally task report 85d780fd-4641-466d-9584-f653f50ebaa6 --out output.html * To generate a JUnit report, run: rally task export 85d780fd-4641-466d-9584-f653f50ebaa6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 85d780fd-4641-466d-9584-f653f50ebaa6 --json --out output.json 2018-07-30 02:19:06,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '85d780fd-4641-466d-9584-f653f50ebaa6', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-07-30 02:19:09,272 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 85d780fd-4641-466d-9584-f653f50ebaa6 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-07-30 02:19:09.165 5197 INFO rally.api [-] Building 'json' report for the following task(s): '85d780fd-4641-466d-9584-f653f50ebaa6'. 2018-07-30 02:19:09.170 5197 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:19:09,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '85d780fd-4641-466d-9584-f653f50ebaa6', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-07-30 02:19:11,983 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 85d780fd-4641-466d-9584-f653f50ebaa6 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-07-30 02:19:11.845 5200 INFO rally.api [-] Building 'html' report for the following task(s): '85d780fd-4641-466d-9584-f653f50ebaa6'. 2018-07-30 02:19:11.869 5200 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:19:11,989 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-07-30 02:19:11,990 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-07-30 02:19:11,990 - 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-30 02:19:11,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-30 02:19:12,007 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-30 02:19:12,008 - 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': 'c3398e49-de46-4518-8b02-6736cf5aba9c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723', 'flavor_name': 'rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723', '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_557474fc-84dc-4bbd-ae35-730345c9a723', '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-30 02:22:28,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b33cf357-e520-4401-b6a6-041e6d168280 2018-07-30 02:22:28,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b33cf357-e520-4401-b6a6-041e6d168280'] 2018-07-30 02:22:29,236 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b33cf357-e520-4401-b6a6-041e6d168280 -------------------------------------------------------------------------------- Task b33cf357-e520-4401-b6a6-041e6d168280: 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 b33cf357-e520-4401-b6a6-041e6d168280 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.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | keystone_v3.add_role | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | keystone_v3.revoke_role | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> duration | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.777857 Full duration: 14.181606 -------------------------------------------------------------------------------- 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 b33cf357-e520-4401-b6a6-041e6d168280 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.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | keystone_v3.add_role | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | keystone_v3.list_roles | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> duration | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.75044 Full duration: 14.170026 -------------------------------------------------------------------------------- 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 b33cf357-e520-4401-b6a6-041e6d168280 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.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | keystone_v3.list_projects | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> duration | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.738138 Full duration: 14.353315 -------------------------------------------------------------------------------- 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 b33cf357-e520-4401-b6a6-041e6d168280 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.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | keystone_v3.delete_role | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.69571 Full duration: 12.3115 -------------------------------------------------------------------------------- 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 b33cf357-e520-4401-b6a6-041e6d168280 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.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | keystone_v3.delete_service | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> duration | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.613612 Full duration: 12.142985 -------------------------------------------------------------------------------- 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 b33cf357-e520-4401-b6a6-041e6d168280 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.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | keystone_v3.create_user | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | -> keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.create_role | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.get_project | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_user | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 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.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.get_services | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 100.0% | 1 | | -> duration | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.975545 Full duration: 19.451175 -------------------------------------------------------------------------------- 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 b33cf357-e520-4401-b6a6-041e6d168280 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.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.delete_project | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 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.965044 Full duration: 12.700512 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b33cf357-e520-4401-b6a6-041e6d168280 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.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | total | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> duration | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.783902 Full duration: 14.322238 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b33cf357-e520-4401-b6a6-041e6d168280 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696838 Full duration: 13.852962 -------------------------------------------------------------------------------- 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 b33cf357-e520-4401-b6a6-041e6d168280 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.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 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.887101 Full duration: 14.105475 -------------------------------------------------------------------------------- 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 b33cf357-e520-4401-b6a6-041e6d168280 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.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | keystone_v3.create_users | 5.458 | 5.458 | 5.458 | 5.458 | 5.458 | 5.458 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.457 | 5.457 | 5.457 | 5.457 | 5.457 | 5.457 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.424 | 1.424 | 1.424 | 1.424 | 1.424 | 1.424 | 100.0% | 1 | | total | 7.168 | 7.168 | 7.168 | 7.168 | 7.168 | 7.168 | 100.0% | 1 | | -> duration | 7.168 | 7.168 | 7.168 | 7.168 | 7.168 | 7.168 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.168426 Full duration: 25.38991 HINTS: * To plot HTML graphics with this data, run: rally task report b33cf357-e520-4401-b6a6-041e6d168280 --out output.html * To generate a JUnit report, run: rally task export b33cf357-e520-4401-b6a6-041e6d168280 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b33cf357-e520-4401-b6a6-041e6d168280 --json --out output.json 2018-07-30 02:22:29,237 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b33cf357-e520-4401-b6a6-041e6d168280', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-07-30 02:22:31,833 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b33cf357-e520-4401-b6a6-041e6d168280 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-07-30 02:22:31.717 7115 INFO rally.api [-] Building 'json' report for the following task(s): 'b33cf357-e520-4401-b6a6-041e6d168280'. 2018-07-30 02:22:31.728 7115 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:22:31,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b33cf357-e520-4401-b6a6-041e6d168280', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-07-30 02:22:34,483 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b33cf357-e520-4401-b6a6-041e6d168280 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-07-30 02:22:34.281 7118 INFO rally.api [-] Building 'html' report for the following task(s): 'b33cf357-e520-4401-b6a6-041e6d168280'. 2018-07-30 02:22:34.317 7118 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:22:34,499 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-07-30 02:22:34,499 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-07-30 02:22:34,500 - 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-30 02:22:34,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-30 02:22:34,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-30 02:22:34,517 - 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': 'c3398e49-de46-4518-8b02-6736cf5aba9c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723', 'flavor_name': 'rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723', '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_557474fc-84dc-4bbd-ae35-730345c9a723', '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-30 02:27:38,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 84c3b7b8-ba17-4abc-a103-f2f9e06f32de 2018-07-30 02:27:38,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '84c3b7b8-ba17-4abc-a103-f2f9e06f32de'] 2018-07-30 02:27:39,465 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 84c3b7b8-ba17-4abc-a103-f2f9e06f32de -------------------------------------------------------------------------------- Task 84c3b7b8-ba17-4abc-a103-f2f9e06f32de: 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 84c3b7b8-ba17-4abc-a103-f2f9e06f32de 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.199 | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 100.0% | 1 | | neutron.delete_network | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | total | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 100.0% | 1 | | -> duration | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.738526 Full duration: 14.709389 -------------------------------------------------------------------------------- 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 84c3b7b8-ba17-4abc-a103-f2f9e06f32de 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.744 | 1.744 | 1.744 | 1.744 | 1.744 | 1.744 | 100.0% | 1 | | neutron.delete_port | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | total | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 100.0% | 1 | | -> duration | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.211885 Full duration: 26.881488 -------------------------------------------------------------------------------- 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 84c3b7b8-ba17-4abc-a103-f2f9e06f32de 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.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | neutron.create_subnet | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | neutron.create_router | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | neutron.add_interface_router | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 100.0% | 1 | | neutron.remove_interface_router | 1.403 | 1.403 | 1.403 | 1.403 | 1.403 | 1.403 | 100.0% | 1 | | neutron.delete_router | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 100.0% | 1 | | total | 5.803 | 5.803 | 5.803 | 5.803 | 5.803 | 5.803 | 100.0% | 1 | | -> duration | 5.803 | 5.803 | 5.803 | 5.803 | 5.803 | 5.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.803284 Full duration: 35.668415 -------------------------------------------------------------------------------- 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 84c3b7b8-ba17-4abc-a103-f2f9e06f32de 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.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | neutron.delete_subnet | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | total | 1.885 | 1.885 | 1.885 | 1.885 | 1.885 | 1.885 | 100.0% | 1 | | -> duration | 1.885 | 1.885 | 1.885 | 1.885 | 1.885 | 1.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.884668 Full duration: 25.816256 -------------------------------------------------------------------------------- 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 84c3b7b8-ba17-4abc-a103-f2f9e06f32de 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.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | neutron.list_networks | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | -> duration | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.079346 Full duration: 16.594083 -------------------------------------------------------------------------------- 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 84c3b7b8-ba17-4abc-a103-f2f9e06f32de 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.471 | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 100.0% | 1 | | neutron.list_ports | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 1.574 | 1.574 | 1.574 | 1.574 | 1.574 | 1.574 | 100.0% | 1 | | -> duration | 1.574 | 1.574 | 1.574 | 1.574 | 1.574 | 1.574 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.57381 Full duration: 28.305505 -------------------------------------------------------------------------------- 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 84c3b7b8-ba17-4abc-a103-f2f9e06f32de 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.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | neutron.create_subnet | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | neutron.create_router | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | neutron.add_interface_router | 2.184 | 2.184 | 2.184 | 2.184 | 2.184 | 2.184 | 100.0% | 1 | | neutron.list_routers | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 3.969 | 3.969 | 3.969 | 3.969 | 3.969 | 3.969 | 100.0% | 1 | | -> duration | 3.969 | 3.969 | 3.969 | 3.969 | 3.969 | 3.969 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.969076 Full duration: 38.225999 -------------------------------------------------------------------------------- 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 84c3b7b8-ba17-4abc-a103-f2f9e06f32de 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.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | neutron.create_subnet | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | neutron.list_subnets | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> duration | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.37801 Full duration: 30.576685 -------------------------------------------------------------------------------- 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 84c3b7b8-ba17-4abc-a103-f2f9e06f32de 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.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | neutron.delete_security_group | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> duration | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.005488 Full duration: 14.092946 -------------------------------------------------------------------------------- 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 84c3b7b8-ba17-4abc-a103-f2f9e06f32de 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.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | neutron.create_security_group_rule | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | neutron.delete_security_group | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | -> duration | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.153153 Full duration: 14.089913 -------------------------------------------------------------------------------- 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 84c3b7b8-ba17-4abc-a103-f2f9e06f32de 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.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | neutron.create_router | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | neutron.add_gateway_router | 1.992 | 1.992 | 1.992 | 1.992 | 1.992 | 1.992 | 100.0% | 1 | | neutron.remove_gateway_router | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 100.0% | 1 | | total | 4.321 | 4.321 | 4.321 | 4.321 | 4.321 | 4.321 | 100.0% | 1 | | -> duration | 4.321 | 4.321 | 4.321 | 4.321 | 4.321 | 4.321 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.320742 Full duration: 26.053462 HINTS: * To plot HTML graphics with this data, run: rally task report 84c3b7b8-ba17-4abc-a103-f2f9e06f32de --out output.html * To generate a JUnit report, run: rally task export 84c3b7b8-ba17-4abc-a103-f2f9e06f32de --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 84c3b7b8-ba17-4abc-a103-f2f9e06f32de --json --out output.json 2018-07-30 02:27:39,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '84c3b7b8-ba17-4abc-a103-f2f9e06f32de', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-07-30 02:27:42,120 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 84c3b7b8-ba17-4abc-a103-f2f9e06f32de --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-07-30 02:27:42.001 10413 INFO rally.api [-] Building 'json' report for the following task(s): '84c3b7b8-ba17-4abc-a103-f2f9e06f32de'. 2018-07-30 02:27:42.013 10413 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:27:42,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '84c3b7b8-ba17-4abc-a103-f2f9e06f32de', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-07-30 02:27:44,770 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 84c3b7b8-ba17-4abc-a103-f2f9e06f32de --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-07-30 02:27:44.634 10416 INFO rally.api [-] Building 'html' report for the following task(s): '84c3b7b8-ba17-4abc-a103-f2f9e06f32de'. 2018-07-30 02:27:44.664 10416 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:27:44,787 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-07-30 02:27:44,787 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-07-30 02:27:44,788 - 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-30 02:27:44,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-30 02:27:44,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-30 02:27:44,802 - 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': 'c3398e49-de46-4518-8b02-6736cf5aba9c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723', 'flavor_name': 'rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723', '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_557474fc-84dc-4bbd-ae35-730345c9a723', '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-30 02:33:27,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dc3a164a-0551-44e5-8312-5c590e7750b6 2018-07-30 02:33:27,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'dc3a164a-0551-44e5-8312-5c590e7750b6'] 2018-07-30 02:33:28,314 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid dc3a164a-0551-44e5-8312-5c590e7750b6 -------------------------------------------------------------------------------- Task dc3a164a-0551-44e5-8312-5c590e7750b6: 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_557474fc-84dc-4bbd-ae35-730345c9a723" }, "image": { "name": "rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723" }, "nics": [ { "net-id": "c3398e49-de46-4518-8b02-6736cf5aba9c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dc3a164a-0551-44e5-8312-5c590e7750b6 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.132 | 8.132 | 8.132 | 8.132 | 8.132 | 8.132 | 100.0% | 1 | | nova.live_migrate | 9.76 | 9.76 | 9.76 | 9.76 | 9.76 | 9.76 | 100.0% | 1 | | nova.delete_server | 2.686 | 2.686 | 2.686 | 2.686 | 2.686 | 2.686 | 100.0% | 1 | | total | 20.578 | 20.578 | 20.578 | 20.578 | 20.578 | 20.578 | 100.0% | 1 | | -> duration | 19.578 | 19.578 | 19.578 | 19.578 | 19.578 | 19.578 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.578061 Full duration: 29.988209 -------------------------------------------------------------------------------- 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_557474fc-84dc-4bbd-ae35-730345c9a723" }, "boot_server_kwargs": { "nics": [ { "net-id": "c3398e49-de46-4518-8b02-6736cf5aba9c" } ] }, "image": { "name": "rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dc3a164a-0551-44e5-8312-5c590e7750b6 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.157 | 8.157 | 8.157 | 8.157 | 8.157 | 8.157 | 100.0% | 1 | | cinder_v2.create_volume | 3.011 | 3.011 | 3.011 | 3.011 | 3.011 | 3.011 | 100.0% | 1 | | nova.attach_volume | 4.175 | 4.175 | 4.175 | 4.175 | 4.175 | 4.175 | 100.0% | 1 | | nova.live_migrate | 9.838 | 9.838 | 9.838 | 9.838 | 9.838 | 9.838 | 100.0% | 1 | | nova.detach_volume | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 100.0% | 1 | | cinder_v2.delete_volume | 2.507 | 2.507 | 2.507 | 2.507 | 2.507 | 2.507 | 100.0% | 1 | | nova.delete_server | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 100.0% | 1 | | total | 31.558 | 31.558 | 31.558 | 31.558 | 31.558 | 31.558 | 100.0% | 1 | | -> duration | 30.558 | 30.558 | 30.558 | 30.558 | 30.558 | 30.558 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.558344 Full duration: 43.200333 -------------------------------------------------------------------------------- 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": "c3398e49-de46-4518-8b02-6736cf5aba9c" } ], "image": { "name": "rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dc3a164a-0551-44e5-8312-5c590e7750b6 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.521 | 3.521 | 3.521 | 3.521 | 3.521 | 3.521 | 100.0% | 1 | | nova.boot_server | 8.493 | 8.493 | 8.493 | 8.493 | 8.493 | 8.493 | 100.0% | 1 | | nova.live_migrate | 12.383 | 12.383 | 12.383 | 12.383 | 12.383 | 12.383 | 100.0% | 1 | | nova.delete_server | 4.88 | 4.88 | 4.88 | 4.88 | 4.88 | 4.88 | 100.0% | 1 | | total | 29.277 | 29.277 | 29.277 | 29.277 | 29.277 | 29.277 | 100.0% | 1 | | -> duration | 28.277 | 28.277 | 28.277 | 28.277 | 28.277 | 28.277 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.276571 Full duration: 40.976149 -------------------------------------------------------------------------------- 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": "c3398e49-de46-4518-8b02-6736cf5aba9c" } ] }, "flavor": { "name": "rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723" }, "image": { "name": "rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dc3a164a-0551-44e5-8312-5c590e7750b6 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.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | nova.boot_server | 7.481 | 7.481 | 7.481 | 7.481 | 7.481 | 7.481 | 100.0% | 1 | | nova.delete_server | 2.359 | 2.359 | 2.359 | 2.359 | 2.359 | 2.359 | 100.0% | 1 | | nova.delete_keypair | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 10.625 | 10.625 | 10.625 | 10.625 | 10.625 | 10.625 | 100.0% | 1 | | -> duration | 9.625 | 9.625 | 9.625 | 9.625 | 9.625 | 9.625 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.624699 Full duration: 32.304793 -------------------------------------------------------------------------------- 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_557474fc-84dc-4bbd-ae35-730345c9a723" }, "image": { "name": "rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723" }, "nics": [ { "net-id": "c3398e49-de46-4518-8b02-6736cf5aba9c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dc3a164a-0551-44e5-8312-5c590e7750b6 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.871 | 5.871 | 5.871 | 5.871 | 5.871 | 5.871 | 100.0% | 1 | | nova.boot_server | 8.865 | 8.865 | 8.865 | 8.865 | 8.865 | 8.865 | 100.0% | 1 | | nova.delete_server | 2.374 | 2.374 | 2.374 | 2.374 | 2.374 | 2.374 | 100.0% | 1 | | total | 17.111 | 17.111 | 17.111 | 17.111 | 17.111 | 17.111 | 100.0% | 1 | | -> duration | 16.111 | 16.111 | 16.111 | 16.111 | 16.111 | 16.111 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.110597 Full duration: 40.85667 -------------------------------------------------------------------------------- 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_557474fc-84dc-4bbd-ae35-730345c9a723" }, "image": { "name": "rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723" }, "nics": [ { "net-id": "c3398e49-de46-4518-8b02-6736cf5aba9c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dc3a164a-0551-44e5-8312-5c590e7750b6 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.261 | 8.261 | 8.261 | 8.261 | 8.261 | 8.261 | 100.0% | 1 | | nova.pause_server | 2.314 | 2.314 | 2.314 | 2.314 | 2.314 | 2.314 | 100.0% | 1 | | nova.unpause_server | 2.31 | 2.31 | 2.31 | 2.31 | 2.31 | 2.31 | 100.0% | 1 | | nova.delete_server | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 100.0% | 1 | | total | 15.583 | 15.583 | 15.583 | 15.583 | 15.583 | 15.583 | 100.0% | 1 | | -> duration | 10.583 | 10.583 | 10.583 | 10.583 | 10.583 | 10.583 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.582688 Full duration: 37.483562 -------------------------------------------------------------------------------- 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": "c3398e49-de46-4518-8b02-6736cf5aba9c" } ], "flavor": { "name": "rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723" }, "image": { "name": "rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dc3a164a-0551-44e5-8312-5c590e7750b6 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.878 | 7.878 | 7.878 | 7.878 | 7.878 | 7.878 | 100.0% | 1 | | nova.migrate | 12.474 | 12.474 | 12.474 | 12.474 | 12.474 | 12.474 | 100.0% | 1 | | nova.resize_confirm | 3.105 | 3.105 | 3.105 | 3.105 | 3.105 | 3.105 | 100.0% | 1 | | nova.delete_server | 2.342 | 2.342 | 2.342 | 2.342 | 2.342 | 2.342 | 100.0% | 1 | | total | 25.799 | 25.799 | 25.799 | 25.799 | 25.799 | 25.799 | 100.0% | 1 | | -> duration | 24.799 | 24.799 | 24.799 | 24.799 | 24.799 | 24.799 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.798918 Full duration: 35.394891 -------------------------------------------------------------------------------- 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_557474fc-84dc-4bbd-ae35-730345c9a723" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dc3a164a-0551-44e5-8312-5c590e7750b6 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.972 | 7.972 | 7.972 | 7.972 | 7.972 | 7.972 | 100.0% | 1 | | nova.list_interfaces | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 100.0% | 1 | | total | 8.243 | 8.243 | 8.243 | 8.243 | 8.243 | 8.243 | 100.0% | 1 | | -> duration | 7.243 | 7.243 | 7.243 | 7.243 | 7.243 | 7.243 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.242596 Full duration: 31.704557 -------------------------------------------------------------------------------- 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 dc3a164a-0551-44e5-8312-5c590e7750b6 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.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | nova.delete_server_group | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> duration | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.719558 Full duration: 9.531103 HINTS: * To plot HTML graphics with this data, run: rally task report dc3a164a-0551-44e5-8312-5c590e7750b6 --out output.html * To generate a JUnit report, run: rally task export dc3a164a-0551-44e5-8312-5c590e7750b6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dc3a164a-0551-44e5-8312-5c590e7750b6 --json --out output.json 2018-07-30 02:33:28,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'dc3a164a-0551-44e5-8312-5c590e7750b6', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-07-30 02:33:30,856 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid dc3a164a-0551-44e5-8312-5c590e7750b6 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-07-30 02:33:30.732 12059 INFO rally.api [-] Building 'json' report for the following task(s): 'dc3a164a-0551-44e5-8312-5c590e7750b6'. 2018-07-30 02:33:30.743 12059 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:33:30,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'dc3a164a-0551-44e5-8312-5c590e7750b6', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-07-30 02:33:33,365 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid dc3a164a-0551-44e5-8312-5c590e7750b6 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-07-30 02:33:33.244 12062 INFO rally.api [-] Building 'html' report for the following task(s): 'dc3a164a-0551-44e5-8312-5c590e7750b6'. 2018-07-30 02:33:33.273 12062 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:33:33,376 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-07-30 02:33:33,376 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-07-30 02:33:33,377 - 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-30 02:33:33,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-30 02:33:33,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-30 02:33:33,389 - 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': 'c3398e49-de46-4518-8b02-6736cf5aba9c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723', 'flavor_name': 'rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723', '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_557474fc-84dc-4bbd-ae35-730345c9a723', '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-30 02:34:26,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 917b4896-d4d4-4310-9019-462fd481c39a 2018-07-30 02:34:26,308 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '917b4896-d4d4-4310-9019-462fd481c39a'] 2018-07-30 02:34:27,152 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 917b4896-d4d4-4310-9019-462fd481c39a -------------------------------------------------------------------------------- Task 917b4896-d4d4-4310-9019-462fd481c39a: 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 917b4896-d4d4-4310-9019-462fd481c39a 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.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | quotas.delete_quotas | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> duration | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.878228 Full duration: 8.147652 -------------------------------------------------------------------------------- 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 917b4896-d4d4-4310-9019-462fd481c39a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | total | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> duration | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.721816 Full duration: 8.360986 -------------------------------------------------------------------------------- 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 917b4896-d4d4-4310-9019-462fd481c39a 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.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> duration | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.732904 Full duration: 8.342242 -------------------------------------------------------------------------------- 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 917b4896-d4d4-4310-9019-462fd481c39a 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.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | total | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | -> duration | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.04296 Full duration: 8.629014 HINTS: * To plot HTML graphics with this data, run: rally task report 917b4896-d4d4-4310-9019-462fd481c39a --out output.html * To generate a JUnit report, run: rally task export 917b4896-d4d4-4310-9019-462fd481c39a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 917b4896-d4d4-4310-9019-462fd481c39a --json --out output.json 2018-07-30 02:34:27,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '917b4896-d4d4-4310-9019-462fd481c39a', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-07-30 02:34:29,722 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 917b4896-d4d4-4310-9019-462fd481c39a --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-07-30 02:34:29.615 12575 INFO rally.api [-] Building 'json' report for the following task(s): '917b4896-d4d4-4310-9019-462fd481c39a'. 2018-07-30 02:34:29.619 12575 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:34:29,722 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '917b4896-d4d4-4310-9019-462fd481c39a', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-07-30 02:34:32,302 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 917b4896-d4d4-4310-9019-462fd481c39a --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-07-30 02:34:32.180 12578 INFO rally.api [-] Building 'html' report for the following task(s): '917b4896-d4d4-4310-9019-462fd481c39a'. 2018-07-30 02:34:32.201 12578 INFO rally.api [-] The report has been successfully built. 2018-07-30 02:34:32,307 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-07-30 02:34:32,310 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:44 | 6 | 100.00% | | glance | 01:10 | 4 | 100.00% | | cinder | 02:28 | 10 | 100.00% | | gnocchi | 01:22 | 11 | 100.00% | | heat | 00:56 | 4 | 100.00% | | keystone | 02:46 | 11 | 100.00% | | neutron | 04:31 | 11 | 100.00% | | nova | 05:01 | 9 | 100.00% | | quotas | 00:33 | 4 | 100.00% | | | | | | | TOTAL: | 00:19:35 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-07-30 02:34:32,311 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-07-30 02:34:32,432 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 02:34:32,432 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:41 | PASS | +----------------------+------------------+------------------+----------------+ 2018-07-30 02:34:32,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 02:34:32,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b4bbde19-8731-4be9-9e90-c7cd109795db/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}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" -d '{"subnet_id": "c1f4d65f-ec7d-44df-ba9a-bbe35211cd92"}' 2018-07-30 02:34:34,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6a44337b-f34c-47e1-86e0-e7b8ac83da7e Date: Mon, 30 Jul 2018 02:34:34 GMT RESP BODY: {"network_id": "c3398e49-de46-4518-8b02-6736cf5aba9c", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "c1f4d65f-ec7d-44df-ba9a-bbe35211cd92", "subnet_ids": ["c1f4d65f-ec7d-44df-ba9a-bbe35211cd92"], "port_id": "a75207e3-cf5f-4ef7-8a4c-31cf84bdd0fa", "id": "b4bbde19-8731-4be9-9e90-c7cd109795db"} 2018-07-30 02:34:34,182 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b4bbde19-8731-4be9-9e90-c7cd109795db/remove_router_interface.json used request id req-6a44337b-f34c-47e1-86e0-e7b8ac83da7e 2018-07-30 02:34:34,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.74417209625s 2018-07-30 02:34:34,182 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b4bbde19-8731-4be9-9e90-c7cd109795db/remove_router_interface.json used request id req-6a44337b-f34c-47e1-86e0-e7b8ac83da7e returning object b4bbde19-8731-4be9-9e90-c7cd109795db 2018-07-30 02:34:34,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 02:34:34,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:34:34,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-eaea0559-412f-4a6c-b2bf-7ff0df16a49f Date: Mon, 30 Jul 2018 02:34:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:09:52Z", "admin_state_up": true, "updated_at": "2018-07-30T02:34:33Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "b4bbde19-8731-4be9-9e90-c7cd109795db", "name": "rally_sanity-router_557474fc-84dc-4bbd-ae35-730345c9a723"}]} 2018-07-30 02:34:34,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-eaea0559-412f-4a6c-b2bf-7ff0df16a49f 2018-07-30 02:34:34,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.109872102737s 2018-07-30 02:34:34,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-eaea0559-412f-4a6c-b2bf-7ff0df16a49f 2018-07-30 02:34:34,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 02:34:34,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/b4bbde19-8731-4be9-9e90-c7cd109795db.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:34:35,448 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e723e5bc-a448-431a-874a-b362cb9296eb Content-Length: 0 Date: Mon, 30 Jul 2018 02:34:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:34:35,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b4bbde19-8731-4be9-9e90-c7cd109795db.json used request id req-e723e5bc-a448-431a-874a-b362cb9296eb 2018-07-30 02:34:35,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.15372920036s 2018-07-30 02:34:35,449 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b4bbde19-8731-4be9-9e90-c7cd109795db.json used request id req-e723e5bc-a448-431a-874a-b362cb9296eb 2018-07-30 02:34:35,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 02:34:35,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:34:35,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-bc50d442-45a5-466f-bad9-f836aeef612b Date: Mon, 30 Jul 2018 02:34:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T02:09:51Z","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":"c1f4d65f-ec7d-44df-ba9a-bbe35211cd92","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_557474fc-84dc-4bbd-ae35-730345c9a723","enable_dhcp":true,"segment_id":null,"network_id":"c3398e49-de46-4518-8b02-6736cf5aba9c","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:09:51Z","ip_version":4},{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 02:34:35,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-bc50d442-45a5-466f-bad9-f836aeef612b 2018-07-30 02:34:35,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.233726978302s 2018-07-30 02:34:35,684 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-bc50d442-45a5-466f-bad9-f836aeef612b 2018-07-30 02:34:35,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 02:34:35,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/c1f4d65f-ec7d-44df-ba9a-bbe35211cd92.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:34:36,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8b74353-301a-4776-ae81-e6d00eab3040 Date: Mon, 30 Jul 2018 02:34:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:34:36,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/c1f4d65f-ec7d-44df-ba9a-bbe35211cd92.json used request id req-f8b74353-301a-4776-ae81-e6d00eab3040 2018-07-30 02:34:36,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.821307182312s 2018-07-30 02:34:36,507 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/c1f4d65f-ec7d-44df-ba9a-bbe35211cd92.json used request id req-f8b74353-301a-4776-ae81-e6d00eab3040 2018-07-30 02:34:36,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:34:36,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:34:36,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-9c2a187a-6be0-4eb6-8885-19edf8959dec Date: Mon, 30 Jul 2018 02:34:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"c3398e49-de46-4518-8b02-6736cf5aba9c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":true,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:34:36Z","qos_policy_id":null,"name":"rally_sanity-net_557474fc-84dc-4bbd-ae35-730345c9a723","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:09:51Z","provider:network_type":"vxlan"}]} 2018-07-30 02:34:36,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9c2a187a-6be0-4eb6-8885-19edf8959dec 2018-07-30 02:34:36,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0857248306274s 2018-07-30 02:34:36,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9c2a187a-6be0-4eb6-8885-19edf8959dec 2018-07-30 02:34:36,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 02:34:36,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/c3398e49-de46-4518-8b02-6736cf5aba9c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:34:37,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7feaa3c7-5b4f-415f-9bd3-759efae23392 Date: Mon, 30 Jul 2018 02:34:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:34:37,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c3398e49-de46-4518-8b02-6736cf5aba9c.json used request id req-7feaa3c7-5b4f-415f-9bd3-759efae23392 2018-07-30 02:34:37,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16383004189s 2018-07-30 02:34:37,759 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c3398e49-de46-4518-8b02-6736cf5aba9c.json used request id req-7feaa3c7-5b4f-415f-9bd3-759efae23392 2018-07-30 02:34:37,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 02:34:37,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:34:37,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-affa5f89-3841-4dcd-86ac-e124fda18c6b Date: Mon, 30 Jul 2018 02:34:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd/snap", "metadata": {}}], "file": "/v2/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "17079349-7d03-4cb8-be61-ab7c7f8ce5cd", "size": 12716032, "self": "/v2/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T02:09:57Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_557474fc-84dc-4bbd-ae35-730345c9a723", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T02:09:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 02:34:37,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-affa5f89-3841-4dcd-86ac-e124fda18c6b 2018-07-30 02:34:37,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185243844986s 2018-07-30 02:34:37,949 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-affa5f89-3841-4dcd-86ac-e124fda18c6b 2018-07-30 02:34:37,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 02:34:37,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:34:38,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a606ea8b-4519-440e-a644-e3d2cb3c41ad Date: Mon, 30 Jul 2018 02:34: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-30 02:34:38,563 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd used request id req-a606ea8b-4519-440e-a644-e3d2cb3c41ad 2018-07-30 02:34:38,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.612285137177s 2018-07-30 02:34:38,563 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/17079349-7d03-4cb8-be61-ab7c7f8ce5cd used request id req-a606ea8b-4519-440e-a644-e3d2cb3c41ad 2018-07-30 02:34:38,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 02:34:38,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:34:38,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:34: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-31c22fa7-cc84-4cde-8dbb-c4789eaf1872 x-compute-request-id: req-31c22fa7-cc84-4cde-8dbb-c4789eaf1872 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_557474fc-84dc-4bbd-ae35-730345c9a723", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ce97c557-68c3-4c44-99b2-88ce36c54762", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ce97c557-68c3-4c44-99b2-88ce36c54762", "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": "ce97c557-68c3-4c44-99b2-88ce36c54762"}, {"name": "rally_sanity-flavor_alt_557474fc-84dc-4bbd-ae35-730345c9a723", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f32ef202-7a95-403d-b3da-b03c47e87ef7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f32ef202-7a95-403d-b3da-b03c47e87ef7", "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": "f32ef202-7a95-403d-b3da-b03c47e87ef7"}]} 2018-07-30 02:34:38,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-31c22fa7-cc84-4cde-8dbb-c4789eaf1872 2018-07-30 02:34:38,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.192085981369s 2018-07-30 02:34:38,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-31c22fa7-cc84-4cde-8dbb-c4789eaf1872 2018-07-30 02:34:38,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 02:34:38,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/ce97c557-68c3-4c44-99b2-88ce36c54762 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:34:38,794 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:34: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-86d1d6f4-3046-4c4b-9dea-a62b1cb6b064 x-compute-request-id: req-86d1d6f4-3046-4c4b-9dea-a62b1cb6b064 Content-Length: 0 Content-Type: application/json 2018-07-30 02:34:38,795 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ce97c557-68c3-4c44-99b2-88ce36c54762 used request id req-86d1d6f4-3046-4c4b-9dea-a62b1cb6b064 2018-07-30 02:34:38,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0360600948334s 2018-07-30 02:34:38,795 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ce97c557-68c3-4c44-99b2-88ce36c54762 used request id req-86d1d6f4-3046-4c4b-9dea-a62b1cb6b064 2018-07-30 02:34:38,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 02:34:38,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:34:38,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:34: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-2dd6f398-f348-4070-bd40-32888bb25de3 x-compute-request-id: req-2dd6f398-f348-4070-bd40-32888bb25de3 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_557474fc-84dc-4bbd-ae35-730345c9a723", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f32ef202-7a95-403d-b3da-b03c47e87ef7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f32ef202-7a95-403d-b3da-b03c47e87ef7", "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": "f32ef202-7a95-403d-b3da-b03c47e87ef7"}]} 2018-07-30 02:34:38,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-2dd6f398-f348-4070-bd40-32888bb25de3 2018-07-30 02:34:38,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266678333282s 2018-07-30 02:34:38,822 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-2dd6f398-f348-4070-bd40-32888bb25de3 2018-07-30 02:34:38,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 02:34:38,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/f32ef202-7a95-403d-b3da-b03c47e87ef7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bcfb1c6316d6c43835be654a0061b6e4f0c1a5fd" 2018-07-30 02:34:38,854 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:34: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-0cd19b28-8729-4f95-80de-d66e8c9ea079 x-compute-request-id: req-0cd19b28-8729-4f95-80de-d66e8c9ea079 Content-Length: 0 Content-Type: application/json 2018-07-30 02:34:38,854 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f32ef202-7a95-403d-b3da-b03c47e87ef7 used request id req-0cd19b28-8729-4f95-80de-d66e8c9ea079 2018-07-30 02:34:38,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0302259922028s 2018-07-30 02:34:38,855 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f32ef202-7a95-403d-b3da-b03c47e87ef7 used request id req-0cd19b28-8729-4f95-80de-d66e8c9ea079 2018-07-30 02:34:38,895 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-07-30 02:34:38,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 02:34:38,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-30 02:34:38,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 02:34:38,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 02:34:38,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 02:34:38,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 02:34:38,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 02:34:38,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 02:34:38,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 02:34:38,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 02:34:38,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 02:34:38,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 02:34:38,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 02:34:38,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 02:34:38,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 02:34:38,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 02:34:38,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 02:34:38,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 02:34:38,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 02:34:38,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 02:34:38,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 02:34:38,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 02:34:38,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 02:34:38,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-30 02:34:38,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-30 02:34:38,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:34:38,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd7efa3-536f-4a45-bbf1-88389b9bd86e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:34:38,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dbd7efa3-536f-4a45-bbf1-88389b9bd86e 2018-07-30 02:34:38,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 02:34:39,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:34:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["C3OCAB-nSViFgxiVzOF_kA"], "issued_at": "2018-07-30T02:34:39.000000Z"}} 2018-07-30 02:34:39,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:34:39,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:34:39,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1bdd3fab-d488-46dd-b151-5d36775d4e01 Date: Mon, 30 Jul 2018 02:34:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 02:34:39,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1bdd3fab-d488-46dd-b151-5d36775d4e01 2018-07-30 02:34:39,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253326892853s 2018-07-30 02:34:39,575 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1bdd3fab-d488-46dd-b151-5d36775d4e01 2018-07-30 02:34:39,576 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-30 02:34:42,430 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-30 02:34:45,296 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 85d11129-a845-41d9-98d0-e9bc2ba184dd | 2018-07-30T02:34:44.859884 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 85d11129-a845-41d9-98d0-e9bc2ba184dd ~/.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-30 02:34:48,829 - 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-30 02:34:48,830 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-30 02:34:51,351 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-30 02:34:55,095 - 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=ab9d03c1-9c3b-4c01-b78c-b6e79fd78f65) as the default verifier for the future CLI operations. 2018-07-30 02:34:58,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-30 02:34:58,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:34:58,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-8fdfad05-7f64-46cb-b098-27033e629b7f Date: Mon, 30 Jul 2018 02:34:58 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-30 02:34:58,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-8fdfad05-7f64-46cb-b098-27033e629b7f 2018-07-30 02:34:58,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.188063144684s 2018-07-30 02:34:58,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-8fdfad05-7f64-46cb-b098-27033e629b7f 2018-07-30 02:34:58,388 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-07-30 02:34:58,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 02:34:58,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" -d '{"network": {"name": "patrole-net_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "admin_state_up": true}}' 2018-07-30 02:34:58,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-180fe3f4-ac36-4a51-89e0-5079f6dd3b09 Date: Mon, 30 Jul 2018 02:34:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8aacbb41-0a93-4b55-8835-a3e7e44fc7d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:34:58Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_5f395c7c-074c-4204-8f4e-8d74d96c68b7","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:34:58Z","mtu":1450}} 2018-07-30 02:34:58,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-180fe3f4-ac36-4a51-89e0-5079f6dd3b09 2018-07-30 02:34:58,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.43749499321s 2018-07-30 02:34:58,827 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-180fe3f4-ac36-4a51-89e0-5079f6dd3b09 2018-07-30 02:34:58,827 - 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-30T02:34:58Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8aacbb41-0a93-4b55-8835-a3e7e44fc7d1', u'provider:segmentation_id': 1, 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_5f395c7c-074c-4204-8f4e-8d74d96c68b7', u'created_at': u'2018-07-30T02:34:58Z', u'mtu': 1450, u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'l2_adjacency': True}) 2018-07-30 02:34:58,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:34:58,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:34:58,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1426 X-Openstack-Request-Id: req-4e773094-c1b8-47e6-bd79-2609ce8a7457 Date: Mon, 30 Jul 2018 02:34:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8aacbb41-0a93-4b55-8835-a3e7e44fc7d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:34:58Z","qos_policy_id":null,"name":"patrole-net_5f395c7c-074c-4204-8f4e-8d74d96c68b7","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:34:58Z","provider:network_type":"vxlan"}]} 2018-07-30 02:34:58,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4e773094-c1b8-47e6-bd79-2609ce8a7457 2018-07-30 02:34:58,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100355863571s 2018-07-30 02:34:58,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4e773094-c1b8-47e6-bd79-2609ce8a7457 2018-07-30 02:34:58,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 02:34:58,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" -d '{"subnet": {"name": "patrole-subnet_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "enable_dhcp": true, "network_id": "8aacbb41-0a93-4b55-8835-a3e7e44fc7d1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 02:34:59,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-c050c9ae-4ec2-4582-80ff-3625dcda0064 Date: Mon, 30 Jul 2018 02:34:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T02:34:59Z","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":"e1d713b5-1339-468c-b85d-93cc7b569615","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_5f395c7c-074c-4204-8f4e-8d74d96c68b7","enable_dhcp":true,"segment_id":null,"network_id":"8aacbb41-0a93-4b55-8835-a3e7e44fc7d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:34:59Z","ip_version":4}} 2018-07-30 02:34:59,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c050c9ae-4ec2-4582-80ff-3625dcda0064 2018-07-30 02:34:59,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.431411027908s 2018-07-30 02:34:59,362 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c050c9ae-4ec2-4582-80ff-3625dcda0064 2018-07-30 02:34:59,363 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T02:34:59Z', 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'e1d713b5-1339-468c-b85d-93cc7b569615', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_5f395c7c-074c-4204-8f4e-8d74d96c68b7', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8aacbb41-0a93-4b55-8835-a3e7e44fc7d1', u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'created_at': u'2018-07-30T02:34:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b'}) 2018-07-30 02:34:59,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 02:34:59,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "patrole-router_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "admin_state_up": true}}' 2018-07-30 02:35:00,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-fcba152a-3071-40a0-9c96-05a61ad4df53 Date: Mon, 30 Jul 2018 02:35:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:34:59Z", "admin_state_up": true, "updated_at": "2018-07-30T02:35:00Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "64b5d03c-be95-4457-a6bb-ca6d49e63b4f", "name": "patrole-router_5f395c7c-074c-4204-8f4e-8d74d96c68b7"}} 2018-07-30 02:35:00,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fcba152a-3071-40a0-9c96-05a61ad4df53 2018-07-30 02:35:00,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.36725783348s 2018-07-30 02:35:00,731 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fcba152a-3071-40a0-9c96-05a61ad4df53 2018-07-30 02:35:00,731 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T02:35:00Z', u'revision_number': 3, u'ha': False, u'id': u'64b5d03c-be95-4457-a6bb-ca6d49e63b4f', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_5f395c7c-074c-4204-8f4e-8d74d96c68b7', u'admin_state_up': True, u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'created_at': u'2018-07-30T02:34:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b'}) 2018-07-30 02:35:00,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 02:35:00,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/64b5d03c-be95-4457-a6bb-ca6d49e63b4f/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}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" -d '{"subnet_id": "e1d713b5-1339-468c-b85d-93cc7b569615"}' 2018-07-30 02:35:02,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-df723fd7-94b6-4fad-a2b1-c2eac7bb2c97 Date: Mon, 30 Jul 2018 02:35:02 GMT RESP BODY: {"network_id": "8aacbb41-0a93-4b55-8835-a3e7e44fc7d1", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "e1d713b5-1339-468c-b85d-93cc7b569615", "subnet_ids": ["e1d713b5-1339-468c-b85d-93cc7b569615"], "port_id": "048726a2-23b8-4b79-ab2b-45927087d3cd", "id": "64b5d03c-be95-4457-a6bb-ca6d49e63b4f"} 2018-07-30 02:35:02,772 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/64b5d03c-be95-4457-a6bb-ca6d49e63b4f/add_router_interface.json used request id req-df723fd7-94b6-4fad-a2b1-c2eac7bb2c97 2018-07-30 02:35:02,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.04026508331s 2018-07-30 02:35:02,773 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/64b5d03c-be95-4457-a6bb-ca6d49e63b4f/add_router_interface.json used request id req-df723fd7-94b6-4fad-a2b1-c2eac7bb2c97 returning object 64b5d03c-be95-4457-a6bb-ca6d49e63b4f 2018-07-30 02:35:02,773 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 02:35:02,905 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-30 02:35:02,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:35:02,911 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 02:35:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 02:35:02,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 02:35:02,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:35:03,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3532f48e-3d8a-499a-9a3e-47a67f935308 Date: Mon, 30 Jul 2018 02:35:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 02:35:03,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3532f48e-3d8a-499a-9a3e-47a67f935308 2018-07-30 02:35:03,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181877851486s 2018-07-30 02:35:03,096 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3532f48e-3d8a-499a-9a3e-47a67f935308 2018-07-30 02:35:03,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 02:35:03,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_5f395c7c-074c-4204-8f4e-8d74d96c68b7"}' 2018-07-30 02:35:03,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-545a4980-0b1e-4b95-9653-bbc203ae110b Date: Mon, 30 Jul 2018 02:35:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "5c61711b-a8c4-4467-8310-05a8ce829fdb", "size": null, "self": "/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T02:35:03Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "checksum": null, "created_at": "2018-07-30T02:35:03Z", "protected": false} 2018-07-30 02:35:03,194 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-545a4980-0b1e-4b95-9653-bbc203ae110b 2018-07-30 02:35:03,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0906829833984s 2018-07-30 02:35:03,195 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-545a4980-0b1e-4b95-9653-bbc203ae110b returning object 5c61711b-a8c4-4467-8310-05a8ce829fdb 2018-07-30 02:35:03,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 02:35:03,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb/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}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" -d '' 2018-07-30 02:35:04,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a61d6cc8-3128-4be9-99e7-4df0312e47ef Date: Mon, 30 Jul 2018 02:35: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-30 02:35:04,525 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb/file used request id req-a61d6cc8-3128-4be9-99e7-4df0312e47ef 2018-07-30 02:35:04,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32920598984s 2018-07-30 02:35:04,525 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb/file used request id req-a61d6cc8-3128-4be9-99e7-4df0312e47ef 2018-07-30 02:35:04,525 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_5f395c7c-074c-4204-8f4e-8d74d96c68b7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T02:35:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb/file', u'owner': u'0fe05230a8a340ec8c337c88e34a1c9b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5c61711b-a8c4-4467-8310-05a8ce829fdb', u'size': None, u'name': u'patrole-img_5f395c7c-074c-4204-8f4e-8d74d96c68b7', u'checksum': None, u'self': u'/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T02:35:03Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 02:35:04,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 02:35:04,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 02:35:04,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:35: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-eedeb24a-d276-49e8-963f-033d17b4500b x-compute-request-id: req-eedeb24a-d276-49e8-963f-033d17b4500b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b3248a0b-2cef-44a6-ac55-54851371b61c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b3248a0b-2cef-44a6-ac55-54851371b61c", "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": "b3248a0b-2cef-44a6-ac55-54851371b61c"}} 2018-07-30 02:35:04,780 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-eedeb24a-d276-49e8-963f-033d17b4500b 2018-07-30 02:35:04,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.253418207169s 2018-07-30 02:35:04,780 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-eedeb24a-d276-49e8-963f-033d17b4500b 2018-07-30 02:35:04,781 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_5f395c7c-074c-4204-8f4e-8d74d96c68b7', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'b3248a0b-2cef-44a6-ac55-54851371b61c', 'swap': 0}) 2018-07-30 02:35:04,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 02:35:04,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/b3248a0b-2cef-44a6-ac55-54851371b61c/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}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" -d '{"extra_specs": {}}' 2018-07-30 02:35:04,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:35: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-06ac9324-00d4-46d3-b339-3e3e91f2e9d3 x-compute-request-id: req-06ac9324-00d4-46d3-b339-3e3e91f2e9d3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 02:35:04,807 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/b3248a0b-2cef-44a6-ac55-54851371b61c/os-extra_specs used request id req-06ac9324-00d4-46d3-b339-3e3e91f2e9d3 2018-07-30 02:35:04,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.025190114975s 2018-07-30 02:35:04,807 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/b3248a0b-2cef-44a6-ac55-54851371b61c/os-extra_specs used request id req-06ac9324-00d4-46d3-b339-3e3e91f2e9d3 2018-07-30 02:35:04,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:35:04,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:35:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:35:04,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 02:35:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:35:04,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff559253-4cec-48ea-81ea-a9c550d897a8 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 02:35:04,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ff559253-4cec-48ea-81ea-a9c550d897a8 2018-07-30 02:35:04,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0911531448364s 2018-07-30 02:35:04,912 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ff559253-4cec-48ea-81ea-a9c550d897a8 2018-07-30 02:35:04,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 02:35:04,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:35:05,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2822d7ef-fe23-498a-89cc-8f0aa697787c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 02:35:05,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2822d7ef-fe23-498a-89cc-8f0aa697787c 2018-07-30 02:35:05,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102442979813s 2018-07-30 02:35:05,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2822d7ef-fe23-498a-89cc-8f0aa697787c 2018-07-30 02:35:05,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-30 02:35:05,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:35:05,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:35: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-f4a3b2cf-8eaa-4adb-89e5-0d9545887ee5 x-compute-request-id: req-f4a3b2cf-8eaa-4adb-89e5-0d9545887ee5 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": 7}, "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.9", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 8}, "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.3", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-07-30 02:35:05,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-f4a3b2cf-8eaa-4adb-89e5-0d9545887ee5 2018-07-30 02:35:05,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0419058799744s 2018-07-30 02:35:05,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-f4a3b2cf-8eaa-4adb-89e5-0d9545887ee5 2018-07-30 02:35:05,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 02:35:05,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:35:05,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-a34b26ed-b100-458a-b958-43e4b3d7c3dd Date: Mon, 30 Jul 2018 02:35:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5c61711b-a8c4-4467-8310-05a8ce829fdb/snap", "metadata": {}}], "file": "/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "5c61711b-a8c4-4467-8310-05a8ce829fdb", "size": 12716032, "self": "/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5c61711b-a8c4-4467-8310-05a8ce829fdb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T02:35:04Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T02:35:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 02:35:05,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a34b26ed-b100-458a-b958-43e4b3d7c3dd 2018-07-30 02:35:05,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0237791538239s 2018-07-30 02:35:05,091 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a34b26ed-b100-458a-b958-43e4b3d7c3dd 2018-07-30 02:35:05,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 02:35:05,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_5f395c7c-074c-4204-8f4e-8d74d96c68b7"}' 2018-07-30 02:35:05,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-94e4ae84-ec1f-4e63-b33c-9481ad795551 Date: Mon, 30 Jul 2018 02:35:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "e84e83df-6b2c-443c-b5d3-2d5608a997ae", "size": null, "self": "/v2/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T02:35:05Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "checksum": null, "created_at": "2018-07-30T02:35:05Z", "protected": false} 2018-07-30 02:35:05,132 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-94e4ae84-ec1f-4e63-b33c-9481ad795551 2018-07-30 02:35:05,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0343308448792s 2018-07-30 02:35:05,132 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-94e4ae84-ec1f-4e63-b33c-9481ad795551 returning object e84e83df-6b2c-443c-b5d3-2d5608a997ae 2018-07-30 02:35:05,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 02:35:05,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae/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}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" -d '' 2018-07-30 02:35:05,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d300ecd1-7985-4b9e-8653-d7c7547c43be Date: Mon, 30 Jul 2018 02:35:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 02:35:05,543 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae/file used request id req-d300ecd1-7985-4b9e-8653-d7c7547c43be 2018-07-30 02:35:05,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.410696029663s 2018-07-30 02:35:05,544 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae/file used request id req-d300ecd1-7985-4b9e-8653-d7c7547c43be 2018-07-30 02:35:05,544 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_5f395c7c-074c-4204-8f4e-8d74d96c68b7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T02:35:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae/file', u'owner': u'0fe05230a8a340ec8c337c88e34a1c9b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e84e83df-6b2c-443c-b5d3-2d5608a997ae', u'size': None, u'name': u'patrole-img_alt_5f395c7c-074c-4204-8f4e-8d74d96c68b7', u'checksum': None, u'self': u'/v2/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T02:35:05Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 02:35:05,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 02:35:05,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 02:35:05,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:35: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-7efe8be1-d585-44e3-b5d4-2f3d4d52a2a9 x-compute-request-id: req-7efe8be1-d585-44e3-b5d4-2f3d4d52a2a9 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/51b7e30c-ab03-48c3-8b20-e85087c1da01", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/51b7e30c-ab03-48c3-8b20-e85087c1da01", "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": "51b7e30c-ab03-48c3-8b20-e85087c1da01"}} 2018-07-30 02:35:05,588 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7efe8be1-d585-44e3-b5d4-2f3d4d52a2a9 2018-07-30 02:35:05,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0433540344238s 2018-07-30 02:35:05,588 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7efe8be1-d585-44e3-b5d4-2f3d4d52a2a9 2018-07-30 02:35:05,589 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_5f395c7c-074c-4204-8f4e-8d74d96c68b7', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'51b7e30c-ab03-48c3-8b20-e85087c1da01', 'swap': 0}) 2018-07-30 02:35:05,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 02:35:05,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/51b7e30c-ab03-48c3-8b20-e85087c1da01/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}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" -d '{"extra_specs": {}}' 2018-07-30 02:35:05,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:35: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-f0572387-9c1d-4329-b978-ad9c0398398f x-compute-request-id: req-f0572387-9c1d-4329-b978-ad9c0398398f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 02:35:05,611 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/51b7e30c-ab03-48c3-8b20-e85087c1da01/os-extra_specs used request id req-f0572387-9c1d-4329-b978-ad9c0398398f 2018-07-30 02:35:05,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020956993103s 2018-07-30 02:35:05,611 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/51b7e30c-ab03-48c3-8b20-e85087c1da01/os-extra_specs used request id req-f0572387-9c1d-4329-b978-ad9c0398398f 2018-07-30 02:35:05,611 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_5f395c7c-074c-4204-8f4e-8d74d96c68b7', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'51b7e30c-ab03-48c3-8b20-e85087c1da01', 'swap': 0}) 2018-07-30 02:35:08,879 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-30 02:35:08,879 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-30 02:35:08,880 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-30 02:35:08,882 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-30 02:35:08,895 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-30 02:35:12,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ab9d03c1-9c3b-4c01-b78c-b6e79fd78f65/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-30 02:35:12,729 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-30 02:35:12,730 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-30 02:35:12,731 - 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-30 02:36:56,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3d8caadc-a1a7-4db0-bbbc-8ac2fc035396 2018-07-30 02:36:56,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3d8caadc-a1a7-4db0-bbbc-8ac2fc035396']'. 2018-07-30 02:36:57,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-30 02:36:57,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-30 02:36:57,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-30 02:36:57,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3d8caadc-a1a7-4db0-bbbc-8ac2fc035396 | 2018-07-30 02:36:57,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-30 02:36:57,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-30 02:35:15 | 2018-07-30 02:36:57,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-30 02:36:56 | 2018-07-30 02:36:57,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:41 | 2018-07-30 02:36:57,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-30 02:36:57,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-30 02:36:57,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ab9d03c1-9c3b-4c01-b78c-b6e79fd78f65) | 2018-07-30 02:36:57,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-30 02:36:57,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 85d11129-a845-41d9-98d0-e9bc2ba184dd) | 2018-07-30 02:36:57,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-07-30 02:36:57,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 84.147 | 2018-07-30 02:36:57,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-07-30 02:36:57,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-30 02:36:57,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-30 02:36:57,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-30 02:36:57,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-30 02:36:57,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-30 02:36:57,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-30 02:36:57,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-07-30 02:36:57,752 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 02:36:57,752 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:59 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-30 02:36:57,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 02:36:57,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/64b5d03c-be95-4457-a6bb-ca6d49e63b4f/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}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" -d '{"subnet_id": "e1d713b5-1339-468c-b85d-93cc7b569615"}' 2018-07-30 02:36:59,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6fdde5a5-2cd9-45ac-b714-1d69bcd87e81 Date: Mon, 30 Jul 2018 02:36:59 GMT RESP BODY: {"network_id": "8aacbb41-0a93-4b55-8835-a3e7e44fc7d1", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "e1d713b5-1339-468c-b85d-93cc7b569615", "subnet_ids": ["e1d713b5-1339-468c-b85d-93cc7b569615"], "port_id": "048726a2-23b8-4b79-ab2b-45927087d3cd", "id": "64b5d03c-be95-4457-a6bb-ca6d49e63b4f"} 2018-07-30 02:36:59,440 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/64b5d03c-be95-4457-a6bb-ca6d49e63b4f/remove_router_interface.json used request id req-6fdde5a5-2cd9-45ac-b714-1d69bcd87e81 2018-07-30 02:36:59,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.68396091461s 2018-07-30 02:36:59,440 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/64b5d03c-be95-4457-a6bb-ca6d49e63b4f/remove_router_interface.json used request id req-6fdde5a5-2cd9-45ac-b714-1d69bcd87e81 returning object 64b5d03c-be95-4457-a6bb-ca6d49e63b4f 2018-07-30 02:36:59,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 02:36:59,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:36:59,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a49e665e-f815-4a13-8a93-a66b7cf0d70c Date: Mon, 30 Jul 2018 02:36:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T02:34:59Z", "admin_state_up": true, "updated_at": "2018-07-30T02:36:58Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "64b5d03c-be95-4457-a6bb-ca6d49e63b4f", "name": "patrole-router_5f395c7c-074c-4204-8f4e-8d74d96c68b7"}]} 2018-07-30 02:36:59,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-a49e665e-f815-4a13-8a93-a66b7cf0d70c 2018-07-30 02:36:59,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.1345911026s 2018-07-30 02:36:59,576 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-a49e665e-f815-4a13-8a93-a66b7cf0d70c 2018-07-30 02:36:59,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 02:36:59,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/64b5d03c-be95-4457-a6bb-ca6d49e63b4f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:37:00,659 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ba3cb8f-c8cb-4b0d-85d6-069ff01f15a6 Content-Length: 0 Date: Mon, 30 Jul 2018 02:37:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:37:00,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/64b5d03c-be95-4457-a6bb-ca6d49e63b4f.json used request id req-4ba3cb8f-c8cb-4b0d-85d6-069ff01f15a6 2018-07-30 02:37:00,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.08227109909s 2018-07-30 02:37:00,660 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/64b5d03c-be95-4457-a6bb-ca6d49e63b4f.json used request id req-4ba3cb8f-c8cb-4b0d-85d6-069ff01f15a6 2018-07-30 02:37:00,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 02:37:00,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:37:00,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-20344739-3d93-48e3-b35a-00e51fd983ab Date: Mon, 30 Jul 2018 02:37:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4},{"updated_at":"2018-07-30T02:34:59Z","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":"e1d713b5-1339-468c-b85d-93cc7b569615","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_5f395c7c-074c-4204-8f4e-8d74d96c68b7","enable_dhcp":true,"segment_id":null,"network_id":"8aacbb41-0a93-4b55-8835-a3e7e44fc7d1","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:34:59Z","ip_version":4}]} 2018-07-30 02:37:00,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-20344739-3d93-48e3-b35a-00e51fd983ab 2018-07-30 02:37:00,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0428600311279s 2018-07-30 02:37:00,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-20344739-3d93-48e3-b35a-00e51fd983ab 2018-07-30 02:37:00,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 02:37:00,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/e1d713b5-1339-468c-b85d-93cc7b569615.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:37:01,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d70d2cbe-122e-427b-ac14-cf5159ba22b7 Date: Mon, 30 Jul 2018 02:37:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:37:01,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/e1d713b5-1339-468c-b85d-93cc7b569615.json used request id req-d70d2cbe-122e-427b-ac14-cf5159ba22b7 2018-07-30 02:37:01,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.957629919052s 2018-07-30 02:37:01,663 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/e1d713b5-1339-468c-b85d-93cc7b569615.json used request id req-d70d2cbe-122e-427b-ac14-cf5159ba22b7 2018-07-30 02:37:01,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:37:01,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:37:01,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-78af624a-3eac-4e24-a30a-f32dc08c8340 Date: Mon, 30 Jul 2018 02:37:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"8aacbb41-0a93-4b55-8835-a3e7e44fc7d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:37:01Z","qos_policy_id":null,"name":"patrole-net_5f395c7c-074c-4204-8f4e-8d74d96c68b7","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T02:34:58Z","provider:network_type":"vxlan"}]} 2018-07-30 02:37:01,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-78af624a-3eac-4e24-a30a-f32dc08c8340 2018-07-30 02:37:01,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0838987827301s 2018-07-30 02:37:01,748 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-78af624a-3eac-4e24-a30a-f32dc08c8340 2018-07-30 02:37:01,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 02:37:01,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/8aacbb41-0a93-4b55-8835-a3e7e44fc7d1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:37:02,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bff50ea5-1b10-431f-8705-23763af26a36 Date: Mon, 30 Jul 2018 02:37:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 02:37:02,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/8aacbb41-0a93-4b55-8835-a3e7e44fc7d1.json used request id req-bff50ea5-1b10-431f-8705-23763af26a36 2018-07-30 02:37:02,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.946246147156s 2018-07-30 02:37:02,696 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/8aacbb41-0a93-4b55-8835-a3e7e44fc7d1.json used request id req-bff50ea5-1b10-431f-8705-23763af26a36 2018-07-30 02:37:02,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 02:37:02,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:37:02,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-da93f1d9-6a33-432d-a1c4-c808a757b245 Date: Mon, 30 Jul 2018 02:37:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae/snap", "metadata": {}}], "file": "/v2/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "e84e83df-6b2c-443c-b5d3-2d5608a997ae", "size": 12716032, "self": "/v2/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T02:35:05Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T02:35:05Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5c61711b-a8c4-4467-8310-05a8ce829fdb/snap", "metadata": {}}], "file": "/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "5c61711b-a8c4-4467-8310-05a8ce829fdb", "size": 12716032, "self": "/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5c61711b-a8c4-4467-8310-05a8ce829fdb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T02:35:04Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T02:35:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 02:37:02,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-da93f1d9-6a33-432d-a1c4-c808a757b245 2018-07-30 02:37:02,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182016134262s 2018-07-30 02:37:02,883 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-da93f1d9-6a33-432d-a1c4-c808a757b245 2018-07-30 02:37:02,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 02:37:02,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:37:03,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f1b23193-b05a-4783-aacb-c2c2202aecc9 Date: Mon, 30 Jul 2018 02:37: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-30 02:37:03,160 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb used request id req-f1b23193-b05a-4783-aacb-c2c2202aecc9 2018-07-30 02:37:03,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.274985074997s 2018-07-30 02:37:03,161 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/5c61711b-a8c4-4467-8310-05a8ce829fdb used request id req-f1b23193-b05a-4783-aacb-c2c2202aecc9 2018-07-30 02:37:03,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 02:37:03,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:37:03,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:37: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-98393d33-6a07-4522-af81-3b0ba0e960bc x-compute-request-id: req-98393d33-6a07-4522-af81-3b0ba0e960bc Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/51b7e30c-ab03-48c3-8b20-e85087c1da01", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/51b7e30c-ab03-48c3-8b20-e85087c1da01", "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": "51b7e30c-ab03-48c3-8b20-e85087c1da01"}, {"name": "patrole-flavor_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b3248a0b-2cef-44a6-ac55-54851371b61c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b3248a0b-2cef-44a6-ac55-54851371b61c", "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": "b3248a0b-2cef-44a6-ac55-54851371b61c"}]} 2018-07-30 02:37:03,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-98393d33-6a07-4522-af81-3b0ba0e960bc 2018-07-30 02:37:03,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265619754791s 2018-07-30 02:37:03,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-98393d33-6a07-4522-af81-3b0ba0e960bc 2018-07-30 02:37:03,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 02:37:03,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/b3248a0b-2cef-44a6-ac55-54851371b61c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:37:03,219 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:37: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-109250a1-c543-46be-8606-25269c926123 x-compute-request-id: req-109250a1-c543-46be-8606-25269c926123 Content-Length: 0 Content-Type: application/json 2018-07-30 02:37:03,219 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/b3248a0b-2cef-44a6-ac55-54851371b61c used request id req-109250a1-c543-46be-8606-25269c926123 2018-07-30 02:37:03,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0288889408112s 2018-07-30 02:37:03,219 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/b3248a0b-2cef-44a6-ac55-54851371b61c used request id req-109250a1-c543-46be-8606-25269c926123 2018-07-30 02:37:03,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 02:37:03,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:37:04,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d0fd1aff-a96a-4b6d-aa51-49f233e694a5 Date: Mon, 30 Jul 2018 02:37: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-30 02:37:04,302 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae used request id req-d0fd1aff-a96a-4b6d-aa51-49f233e694a5 2018-07-30 02:37:04,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08232402802s 2018-07-30 02:37:04,302 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e84e83df-6b2c-443c-b5d3-2d5608a997ae used request id req-d0fd1aff-a96a-4b6d-aa51-49f233e694a5 2018-07-30 02:37:04,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 02:37:04,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:37:04,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:37: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-b9393004-1a4b-479f-bd26-d5067a3c9fbd x-compute-request-id: req-b9393004-1a4b-479f-bd26-d5067a3c9fbd Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_5f395c7c-074c-4204-8f4e-8d74d96c68b7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/51b7e30c-ab03-48c3-8b20-e85087c1da01", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/51b7e30c-ab03-48c3-8b20-e85087c1da01", "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": "51b7e30c-ab03-48c3-8b20-e85087c1da01"}]} 2018-07-30 02:37:04,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-b9393004-1a4b-479f-bd26-d5067a3c9fbd 2018-07-30 02:37:04,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275130271912s 2018-07-30 02:37:04,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-b9393004-1a4b-479f-bd26-d5067a3c9fbd 2018-07-30 02:37:04,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 02:37:04,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/51b7e30c-ab03-48c3-8b20-e85087c1da01 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7e6d7a465525258ca9038f2ff691b80c4ad96b" 2018-07-30 02:37:04,367 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:37: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-987332b3-664c-4342-8d79-f3ab32e047d9 x-compute-request-id: req-987332b3-664c-4342-8d79-f3ab32e047d9 Content-Length: 0 Content-Type: application/json 2018-07-30 02:37:04,367 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/51b7e30c-ab03-48c3-8b20-e85087c1da01 used request id req-987332b3-664c-4342-8d79-f3ab32e047d9 2018-07-30 02:37:04,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0349469184875s 2018-07-30 02:37:04,368 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/51b7e30c-ab03-48c3-8b20-e85087c1da01 used request id req-987332b3-664c-4342-8d79-f3ab32e047d9 2018-07-30 02:37:04,411 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-07-30 02:37:04,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 02:37:04,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-30 02:37:04,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 02:37:04,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 02:37:04,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 02:37:04,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 02:37:04,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 02:37:04,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 02:37:04,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 02:37:04,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 02:37:04,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 02:37:04,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 02:37:04,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 02:37:04,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 02:37:04,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 02:37:04,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 02:37:04,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 02:37:04,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 02:37:04,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 02:37:04,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 02:37:04,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 02:37:04,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 02:37:04,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 02:37:04,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-30 02:37:04,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-30 02:37:04,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:37:04,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c6b380-1c32-4dbd-a603-e7114df52466 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:37:04,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-62c6b380-1c32-4dbd-a603-e7114df52466 2018-07-30 02:37:04,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 02:37:04,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["EBn4HLPRTranxzi9qx7HJg"], "issued_at": "2018-07-30T02:37:04.000000Z"}} 2018-07-30 02:37:04,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:37:04,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29ee773ece9ec69610cda83ab2e15fb90448f9c2" 2018-07-30 02:37:05,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4cb26246-6088-432f-b0d2-5366a93a8466 Date: Mon, 30 Jul 2018 02:37:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 02:37:05,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4cb26246-6088-432f-b0d2-5366a93a8466 2018-07-30 02:37:05,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.24972987175s 2018-07-30 02:37:05,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4cb26246-6088-432f-b0d2-5366a93a8466 2018-07-30 02:37:05,099 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-07-30 02:37:05,099 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-30 02:37:06,580 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-07-30 02:37:06,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:37:06,587 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 02:37:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 02:37:06,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 02:37:06,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29ee773ece9ec69610cda83ab2e15fb90448f9c2" 2018-07-30 02:37:06,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cb4f6844-f878-483f-9b26-a51999128305 Date: Mon, 30 Jul 2018 02:37:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 02:37:06,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-cb4f6844-f878-483f-9b26-a51999128305 2018-07-30 02:37:06,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191148996353s 2018-07-30 02:37:06,780 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-cb4f6844-f878-483f-9b26-a51999128305 2018-07-30 02:37:06,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 02:37:06,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29ee773ece9ec69610cda83ab2e15fb90448f9c2" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/vmtp-img_62d623be-9c67-4f3f-a749-459c5175ab25", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_62d623be-9c67-4f3f-a749-459c5175ab25"}' 2018-07-30 02:37:06,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/6d9a67a4-31c7-4b57-8e84-dd02254574af Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-11d3fb62-dd39-4a3e-8586-17444d985dd0 Date: Mon, 30 Jul 2018 02:37:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6d9a67a4-31c7-4b57-8e84-dd02254574af/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "6d9a67a4-31c7-4b57-8e84-dd02254574af", "size": null, "self": "/v2/images/6d9a67a4-31c7-4b57-8e84-dd02254574af", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-30T02:37:06Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_62d623be-9c67-4f3f-a749-459c5175ab25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_62d623be-9c67-4f3f-a749-459c5175ab25", "checksum": null, "created_at": "2018-07-30T02:37:06Z", "protected": false} 2018-07-30 02:37:06,832 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-11d3fb62-dd39-4a3e-8586-17444d985dd0 2018-07-30 02:37:06,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0436182022095s 2018-07-30 02:37:06,832 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-11d3fb62-dd39-4a3e-8586-17444d985dd0 returning object 6d9a67a4-31c7-4b57-8e84-dd02254574af 2018-07-30 02:37:06,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 02:37:06,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/6d9a67a4-31c7-4b57-8e84-dd02254574af/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}29ee773ece9ec69610cda83ab2e15fb90448f9c2" -d '' 2018-07-30 02:37:11,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25a472b6-1ba5-4af5-8096-2da60b6a8e18 Date: Mon, 30 Jul 2018 02:37: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-30 02:37:11,345 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6d9a67a4-31c7-4b57-8e84-dd02254574af/file used request id req-25a472b6-1ba5-4af5-8096-2da60b6a8e18 2018-07-30 02:37:11,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.51227688789s 2018-07-30 02:37:11,346 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6d9a67a4-31c7-4b57-8e84-dd02254574af/file used request id req-25a472b6-1ba5-4af5-8096-2da60b6a8e18 2018-07-30 02:37:11,346 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmtp-img_62d623be-9c67-4f3f-a749-459c5175ab25', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T02:37:06Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/6d9a67a4-31c7-4b57-8e84-dd02254574af/file', u'owner': u'0fe05230a8a340ec8c337c88e34a1c9b', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'6d9a67a4-31c7-4b57-8e84-dd02254574af', u'size': None, u'name': u'vmtp-img_62d623be-9c67-4f3f-a749-459c5175ab25', u'checksum': None, u'self': u'/v2/images/6d9a67a4-31c7-4b57-8e84-dd02254574af', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T02:37:06Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 02:37:11,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 02:37:11,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29ee773ece9ec69610cda83ab2e15fb90448f9c2" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-07-30 02:37:11,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:37: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-75bc55f2-4fab-4d3c-9b5c-e7049edfc0ce x-compute-request-id: req-75bc55f2-4fab-4d3c-9b5c-e7049edfc0ce Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}} 2018-07-30 02:37:11,561 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-75bc55f2-4fab-4d3c-9b5c-e7049edfc0ce 2018-07-30 02:37:11,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.213941812515s 2018-07-30 02:37:11,561 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-75bc55f2-4fab-4d3c-9b5c-e7049edfc0ce 2018-07-30 02:37:11,562 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'6a44b2ab-b896-4be0-a9a4-24a0bfe9755c', 'swap': 0}) 2018-07-30 02:37:11,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 02:37:11,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c/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}29ee773ece9ec69610cda83ab2e15fb90448f9c2" -d '{"extra_specs": {}}' 2018-07-30 02:37:11,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:37: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-cb5ea8b6-4d0c-44a5-8766-a3d7ef95cce2 x-compute-request-id: req-cb5ea8b6-4d0c-44a5-8766-a3d7ef95cce2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 02:37:11,584 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c/os-extra_specs used request id req-cb5ea8b6-4d0c-44a5-8766-a3d7ef95cce2 2018-07-30 02:37:11,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215411186218s 2018-07-30 02:37:11,585 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c/os-extra_specs used request id req-cb5ea8b6-4d0c-44a5-8766-a3d7ef95cce2 2018-07-30 02:37:11,585 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_62d623be-9c67-4f3f-a749-459c5175ab25' 2018-07-30 02:37:11,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-30 02:37:11,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29ee773ece9ec69610cda83ab2e15fb90448f9c2" -d '{"keypair": {"name": "vmtp_62d623be-9c67-4f3f-a749-459c5175ab25"}}' 2018-07-30 02:37:11,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:37: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-192b14de-813b-4ab2-a2bd-f1e7b39d1a12 x-compute-request-id: req-192b14de-813b-4ab2-a2bd-f1e7b39d1a12 Content-Encoding: gzip Content-Length: 1797 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTOcywa5gY4dVQQe58aWDEeUK0ni4rnQGwoXSwZq/1XHXqMu2rp+MmgdV4pWnIWDM3UmLrKQn3UAeYVHxO0Y3O5nKp60r/ZHzPsO2s1bRr9mkKk40TOJ9ZcQ8Zvc5ajWu8g+iQx7OWbcsw0+rGsrVPHoXTNttc8NLIkr8MvLtLGcykPQEDuQTWww1SZ3IrGjU7PMJPqqZXBkbJdke24UljxZtUXgcQjD80OCTUr6wVM5VaNG3hWTFFTNtWd3bE99Z1xbz5sf9h0Pr3inEh44NRY5lDYacOBR71ZtDGfDUDf5dqSc6Uxlzn3KLznqTWPC0rm9Hdvyp6I97aZNG9nkKT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA0znMsGuYGOHVUEHufGlgxHlCtJ4uK50BsKF0sGav9Vx16jLt\nq6fjJoHVeKVpyFgzN1Ji6ykJ91AHmFR8TtGNzuZyqetK/2R8z7DtrNW0a/ZpCpON\nEzifWXEPGb3OWo1rvIPokMezlm3LMNPqxrK1Tx6F0zbbXPDSyJK/DLy7SxnMpD0B\nA7kE1sMNUmdyKxo1OzzCT6qmVwZGyXZHtuFJY8WbVF4HEIw/NDgk1K+sFTOVWjRt\n4VkxRUzbVnd2xPfWdcW8+bH/YdD694pxIeODUWOZQ2GnDgUe9WbQxnw1A3+XaknO\nlMZc59yi856k1jwtK5vR3b8qeiPe2mTRvZ5CkwIDAQABAoIBAFV0Yt1VCjm20+ge\nZG+s6ltSe6w6+o7mfFKLX3wmbzWi7ImNhR4XVAy2JjkjIsLM/Bt7l01wUvndRNVa\nCNiSav6zuNwJt1PPwbb864srAk1TaXe/7ilClSVIWkWdxqhX4qhn7WT1hjBrxvLA\nKZGtpzCVNqsW3HSjcYN36xcqG9PrpZaDMfCxyFdhm7mVHYChrSgb82NK1cPiJ8wZ\niYvWKTcW4IYDzowLtbqs7vBxrWZHyfQ0e5W+Jk30keB+B6TS61Cb6pcvjQtX4FHE\n0Tg+frRUOMd/VxFi/gXFF6pdvepF4VajYvP2T07W7CrESjTAg+cVGNFswq9lh1yU\nFEf/SQECgYEA9+bPrO0Z5O1Dbm6NGTbWP7YgefSqlYwe0laFKrYkz29qAXANI0gw\nYqjbU/RcfU5p67epCjr2IMypsXmuT26FgfbmdcTb8wGuiSw04zTr2sRg8o7g3tJN\ndx1f1cXloUhdXSh12vrGLIIQ0OJwH3d3JKV8BZYy0mSFt/YSTy7kS9MCgYEA2iBF\nLW4BJ4JcgN61TKLv9c/LAmaQrA/TAhHzjMJTzZOSixxVK9ne+3nmQLqf8ZTvjDSp\nyT2XVmm9kAsrrL79DkSF6qjaQX1/PCcqCcX2fZigWYr3A+VXOXUWqoVpchKS6IyX\nZcqJB9qLqURUuie6RWAXkpgE9OxZXEPlR/zltkECgYAhe9eJL+1TcoitHdmJElMV\n/++bCWURFgADwRPzlO6b5hyXXR8pKNMAQHZ/fH4RnsnHwOLgMt6Tx5EUG69jozX9\nO/Ac8B4VUKDWflYWakuBHQ1LNelBr34vHJSZN0Ww5ylVL+XbUgv6bwb+b9ddKLG7\nDW8XAhaTPGijVGVctKS5aQKBgHs/HJdMvq46RFY0gDArKHa10DktBrWRw2I6DmkM\nLBnONlEP0zgRxKJHAEi2qkTwKGIKJ50jhe03lfpbtXPH/mgfY6NxgNDcPhYY8vHO\nvzW8FW5CzMuQvDYk6Ie1Fh10TTnEpo7HX6HmZF9h0pXUeLVWVDtqVfKl0OAHJPgF\n9y2BAoGAAqbcV9U9urf0/C1YBKtfGB+u3Er7kKDMpXhndGvIo7b+wxNcVx4Fkk2M\nNOmcqY44BO8QXSjztvtkpbSNR1sxXtlrnWVzoLACXYiAa6QQT6kQdJb4r7QSJuLq\nGIyaPCUWaM6Ze4TD+o4SRzQyt0nUyH7fWMaG805iQzzYC/oIBZI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "name": "vmtp_62d623be-9c67-4f3f-a749-459c5175ab25", "fingerprint": "e4:53:1c:20:f7:e6:38:1e:be:c4:ca:e1:83:55:8a:d2"}} 2018-07-30 02:37:11,696 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-192b14de-813b-4ab2-a2bd-f1e7b39d1a12 2018-07-30 02:37:11,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.110689878464s 2018-07-30 02:37:11,696 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-192b14de-813b-4ab2-a2bd-f1e7b39d1a12 2018-07-30 02:37:11,697 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTOcywa5gY4dVQQe58aWDEeUK0ni4rnQGwoXSwZq/1XHXqMu2rp+MmgdV4pWnIWDM3UmLrKQn3UAeYVHxO0Y3O5nKp60r/ZHzPsO2s1bRr9mkKk40TOJ9ZcQ8Zvc5ajWu8g+iQx7OWbcsw0+rGsrVPHoXTNttc8NLIkr8MvLtLGcykPQEDuQTWww1SZ3IrGjU7PMJPqqZXBkbJdke24UljxZtUXgcQjD80OCTUr6wVM5VaNG3hWTFFTNtWd3bE99Z1xbz5sf9h0Pr3inEh44NRY5lDYacOBR71ZtDGfDUDf5dqSc6Uxlzn3KLznqTWPC0rm9Hdvyp6I97aZNG9nkKT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA0znMsGuYGOHVUEHufGlgxHlCtJ4uK50BsKF0sGav9Vx16jLt\nq6fjJoHVeKVpyFgzN1Ji6ykJ91AHmFR8TtGNzuZyqetK/2R8z7DtrNW0a/ZpCpON\nEzifWXEPGb3OWo1rvIPokMezlm3LMNPqxrK1Tx6F0zbbXPDSyJK/DLy7SxnMpD0B\nA7kE1sMNUmdyKxo1OzzCT6qmVwZGyXZHtuFJY8WbVF4HEIw/NDgk1K+sFTOVWjRt\n4VkxRUzbVnd2xPfWdcW8+bH/YdD694pxIeODUWOZQ2GnDgUe9WbQxnw1A3+XaknO\nlMZc59yi856k1jwtK5vR3b8qeiPe2mTRvZ5CkwIDAQABAoIBAFV0Yt1VCjm20+ge\nZG+s6ltSe6w6+o7mfFKLX3wmbzWi7ImNhR4XVAy2JjkjIsLM/Bt7l01wUvndRNVa\nCNiSav6zuNwJt1PPwbb864srAk1TaXe/7ilClSVIWkWdxqhX4qhn7WT1hjBrxvLA\nKZGtpzCVNqsW3HSjcYN36xcqG9PrpZaDMfCxyFdhm7mVHYChrSgb82NK1cPiJ8wZ\niYvWKTcW4IYDzowLtbqs7vBxrWZHyfQ0e5W+Jk30keB+B6TS61Cb6pcvjQtX4FHE\n0Tg+frRUOMd/VxFi/gXFF6pdvepF4VajYvP2T07W7CrESjTAg+cVGNFswq9lh1yU\nFEf/SQECgYEA9+bPrO0Z5O1Dbm6NGTbWP7YgefSqlYwe0laFKrYkz29qAXANI0gw\nYqjbU/RcfU5p67epCjr2IMypsXmuT26FgfbmdcTb8wGuiSw04zTr2sRg8o7g3tJN\ndx1f1cXloUhdXSh12vrGLIIQ0OJwH3d3JKV8BZYy0mSFt/YSTy7kS9MCgYEA2iBF\nLW4BJ4JcgN61TKLv9c/LAmaQrA/TAhHzjMJTzZOSixxVK9ne+3nmQLqf8ZTvjDSp\nyT2XVmm9kAsrrL79DkSF6qjaQX1/PCcqCcX2fZigWYr3A+VXOXUWqoVpchKS6IyX\nZcqJB9qLqURUuie6RWAXkpgE9OxZXEPlR/zltkECgYAhe9eJL+1TcoitHdmJElMV\n/++bCWURFgADwRPzlO6b5hyXXR8pKNMAQHZ/fH4RnsnHwOLgMt6Tx5EUG69jozX9\nO/Ac8B4VUKDWflYWakuBHQ1LNelBr34vHJSZN0Ww5ylVL+XbUgv6bwb+b9ddKLG7\nDW8XAhaTPGijVGVctKS5aQKBgHs/HJdMvq46RFY0gDArKHa10DktBrWRw2I6DmkM\nLBnONlEP0zgRxKJHAEi2qkTwKGIKJ50jhe03lfpbtXPH/mgfY6NxgNDcPhYY8vHO\nvzW8FW5CzMuQvDYk6Ie1Fh10TTnEpo7HX6HmZF9h0pXUeLVWVDtqVfKl0OAHJPgF\n9y2BAoGAAqbcV9U9urf0/C1YBKtfGB+u3Er7kKDMpXhndGvIo7b+wxNcVx4Fkk2M\nNOmcqY44BO8QXSjztvtkpbSNR1sxXtlrnWVzoLACXYiAa6QQT6kQdJb4r7QSJuLq\nGIyaPCUWaM6Ze4TD+o4SRzQyt0nUyH7fWMaG805iQzzYC/oIBZI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e4b59a07fee548c1af1705a5dc9391f4', 'name': u'vmtp_62d623be-9c67-4f3f-a749-459c5175ab25', 'created_at': '2018-07-30T02:37:11.697588', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0fe05230a8a340ec8c337c88e34a1c9b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e4:53:1c:20:f7:e6:38:1e:be:c4:ca:e1:83:55:8a:d2', 'type': 'ssh', 'id': u'vmtp_62d623be-9c67-4f3f-a749-459c5175ab25'}) 2018-07-30 02:37:11,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-30 02:37:11,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vmtp_62d623be-9c67-4f3f-a749-459c5175ab25 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29ee773ece9ec69610cda83ab2e15fb90448f9c2" 2018-07-30 02:37:11,743 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02:37: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-e0ffb7f6-1327-410d-b5fe-345ea32ecf30 x-compute-request-id: req-e0ffb7f6-1327-410d-b5fe-345ea32ecf30 Content-Length: 0 Content-Type: application/json 2018-07-30 02:37:11,743 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vmtp_62d623be-9c67-4f3f-a749-459c5175ab25 used request id req-e0ffb7f6-1327-410d-b5fe-345ea32ecf30 2018-07-30 02:37:11,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0452649593353s 2018-07-30 02:37:11,744 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vmtp_62d623be-9c67-4f3f-a749-459c5175ab25 used request id req-e0ffb7f6-1327-410d-b5fe-345ea32ecf30 2018-07-30 02:37:12,576 - 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-30 02:55:43,232 - 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-30 02:37:13,379 INFO Using http://172.30.9.25:5000//v3 2018-07-30 02:37:13,379 INFO VM public key: /tmp/tmpHRlIBa 2018-07-30 02:37:13,379 INFO VM private key: /tmp/tmpM_Bi2O 2018-07-30 02:37:14,876 INFO Found image vmtp-img_62d623be-9c67-4f3f-a749-459c5175ab25 to launch VM, will continue 2018-07-30 02:37:15,231 INFO Using external network: external. 2018-07-30 02:37:16,525 INFO Created ext router pns_router_62d623be-9c67-4f3f-a749-459c5175ab25. 2018-07-30 02:37:17,308 INFO Created internal network: pns-internal-net_62d623be-9c67-4f3f-a749-459c5175ab25. 2018-07-30 02:37:17,969 INFO Created internal network: pns-internal-net2_62d623be-9c67-4f3f-a749-459c5175ab25. 2018-07-30 02:37:20,022 DEBUG Ext router associated to pns-internal-net_62d623be-9c67-4f3f-a749-459c5175ab25 2018-07-30 02:37:22,077 DEBUG Ext router associated to pns-internal-net2_62d623be-9c67-4f3f-a749-459c5175ab25 2018-07-30 02:37:22,165 INFO OpenStack agent: Open vSwitch agent 2018-07-30 02:37:22,165 INFO OpenStack network type: vxlan 2018-07-30 02:37:23,198 INFO [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] Creating server VM... 2018-07-30 02:37:23,198 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-30 02:37:24,622 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 1 of 50... 2018-07-30 02:37:27,009 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 2 of 50... 2018-07-30 02:37:29,473 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 3 of 50... 2018-07-30 02:37:31,953 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 4 of 50... 2018-07-30 02:37:34,109 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 5 of 50... 2018-07-30 02:37:36,290 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 6 of 50... 2018-07-30 02:37:38,787 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 7 of 50... 2018-07-30 02:37:40,953 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 8 of 50... 2018-07-30 02:37:43,152 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 9 of 50... 2018-07-30 02:37:45,684 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 10 of 50... 2018-07-30 02:37:48,165 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 11 of 50... 2018-07-30 02:37:50,326 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 12 of 50... 2018-07-30 02:37:52,677 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 13 of 50... 2018-07-30 02:37:55,190 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 14 of 50... 2018-07-30 02:37:57,344 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 15 of 50... 2018-07-30 02:37:59,684 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 16 of 50... 2018-07-30 02:38:01,867 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 17 of 50... 2018-07-30 02:38:04,028 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 18 of 50... 2018-07-30 02:38:06,209 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 19 of 50... 2018-07-30 02:38:08,368 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 20 of 50... 2018-07-30 02:38:10,704 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 21 of 50... 2018-07-30 02:38:13,012 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 22 of 50... 2018-07-30 02:38:15,611 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 23 of 50... 2018-07-30 02:38:18,115 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 24 of 50... 2018-07-30 02:38:20,285 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 25 of 50... 2018-07-30 02:38:22,601 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 26 of 50... 2018-07-30 02:38:24,770 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 27 of 50... 2018-07-30 02:38:27,120 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 28 of 50... 2018-07-30 02:38:29,454 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 29 of 50... 2018-07-30 02:38:31,788 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 30 of 50... 2018-07-30 02:38:34,098 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 31 of 50... 2018-07-30 02:38:36,415 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 32 of 50... 2018-07-30 02:38:38,586 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 33 of 50... 2018-07-30 02:38:40,771 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 34 of 50... 2018-07-30 02:38:43,120 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 35 of 50... 2018-07-30 02:38:45,295 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 36 of 50... 2018-07-30 02:38:47,465 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 37 of 50... 2018-07-30 02:38:49,627 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 38 of 50... 2018-07-30 02:38:51,959 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 39 of 50... 2018-07-30 02:38:54,281 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 40 of 50... 2018-07-30 02:38:56,610 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 41 of 50... 2018-07-30 02:38:58,935 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 42 of 50... 2018-07-30 02:39:01,420 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 43 of 50... 2018-07-30 02:39:03,753 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 44 of 50... 2018-07-30 02:39:08,366 INFO [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] Internal network IP: 192.168.1.12 2018-07-30 02:39:08,366 INFO [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] SSH IP: 172.30.9.201 2018-07-30 02:39:08,366 INFO [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] Setup SSH for ubuntu@172.30.9.201 2018-07-30 02:39:19,828 INFO [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] Installing nuttcp-8.1.4... 2018-07-30 02:39:19,872 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] Copying nuttcp-8.1.4 to target... 2018-07-30 02:39:20,084 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] Starting nuttcp-8.1.4 server... 2018-07-30 02:39:20,126 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] 2018-07-30 02:39:20,172 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] Creating client VM... 2018-07-30 02:39:20,172 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-30 02:39:21,202 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 1 of 50... 2018-07-30 02:39:23,510 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 2 of 50... 2018-07-30 02:39:25,723 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 3 of 50... 2018-07-30 02:39:28,222 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 4 of 50... 2018-07-30 02:39:30,409 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 5 of 50... 2018-07-30 02:39:32,746 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] VM status=BUILD, retrying 6 of 50... 2018-07-30 02:39:36,935 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] Internal network IP: 192.168.1.5 2018-07-30 02:39:36,936 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] SSH IP: 172.30.9.205 2018-07-30 02:39:36,936 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] Setup SSH for ubuntu@172.30.9.205 2018-07-30 02:39:48,531 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] Installing nuttcp-8.1.4... 2018-07-30 02:39:48,577 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] Copying nuttcp-8.1.4 to target... 2018-07-30 02:39:48,739 INFO ============================================================ 2018-07-30 02:39:48,740 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-07-30 02:39:57,810 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=41.1 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.325 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.237 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.199 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.364 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.396 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.210 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.399 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.362 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.336 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.199/4.394/41.113/12.239 ms 2018-07-30 02:40:06,854 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.194 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.322 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.228 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.179 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.328 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.305 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.407 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.308 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.148 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.231 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.148/0.265/0.407/0.077 ms 2018-07-30 02:40:15,898 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.575 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.164 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.269 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.480 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.501 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.211 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.223 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.209 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.325 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.224 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.164/0.318/0.575/0.139 ms 2018-07-30 02:40:15,899 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] Measuring TCP Throughput (packet size=65536)... 2018-07-30 02:40:15,900 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:40:25,999 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=17551.9790 real_seconds=10.00 rate_Mbps=14720.7245 tx_cpu=31 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.44 2018-07-30 02:40:26,001 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:40:36,125 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=17938.5084 real_seconds=10.00 rate_Mbps=15044.4754 tx_cpu=34 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.24 2018-07-30 02:40:36,126 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:40:46,249 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=17346.3812 real_seconds=10.00 rate_Mbps=14548.1092 tx_cpu=31 rx_cpu=43 retrans=0 cwnd=3137 rtt_ms=0.32 2018-07-30 02:40:46,250 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] Measuring UDP Throughput (packet size=128)... 2018-07-30 02:40:46,250 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:40:49,578 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=19.1519 real_seconds=1.00 rate_Mbps=160.3145 tx_cpu=12 rx_cpu=31 drop=147 pkt=157039 data_loss=0.09338 2018-07-30 02:40:49,580 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=128 throughput=1<164162/5000000<10000000 Kbps loss-rate=0 2018-07-30 02:40:49,580 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R492486K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:40:52,931 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=19.2736 real_seconds=1.00 rate_Mbps=161.3357 tx_cpu=14 rx_cpu=31 drop=0 pkt=157889 data_loss=0.00000 2018-07-30 02:40:52,932 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=128 throughput=1<165207/492486<492486 Kbps loss-rate=0 2018-07-30 02:40:52,932 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R328846K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:40:56,259 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=20.0471 real_seconds=1.00 rate_Mbps=167.8009 tx_cpu=13 rx_cpu=31 drop=0 pkt=164226 data_loss=0.00000 2018-07-30 02:40:56,259 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=128 throughput=1<171828/328846<328846 Kbps loss-rate=0 2018-07-30 02:40:56,259 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R250337K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:40:59,587 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=19.7408 real_seconds=1.00 rate_Mbps=165.2049 tx_cpu=12 rx_cpu=31 drop=0 pkt=161717 data_loss=0.00000 2018-07-30 02:40:59,587 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=128 throughput=1<169169/250337<250337 Kbps loss-rate=0 2018-07-30 02:40:59,588 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R209753K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:41:02,916 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=17.7574 real_seconds=1.00 rate_Mbps=148.4132 tx_cpu=16 rx_cpu=30 drop=122 pkt=145591 data_loss=0.08384 2018-07-30 02:41:02,916 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=128 throughput=1<151975/209753<209753 Kbps loss-rate=0 2018-07-30 02:41:02,916 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180864K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:41:06,244 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=19.3259 real_seconds=1.00 rate_Mbps=161.6779 tx_cpu=14 rx_cpu=31 drop=0 pkt=158318 data_loss=0.00000 2018-07-30 02:41:06,244 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=128 throughput=1<165558/180864<180864 Kbps loss-rate=0 2018-07-30 02:41:06,244 DEBUG undershot, min=165558 kbps=173211 max=180864 2018-07-30 02:41:06,245 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R173211K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:41:09,571 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=18.8889 real_seconds=1.00 rate_Mbps=158.1279 tx_cpu=19 rx_cpu=29 drop=0 pkt=154738 data_loss=0.00000 2018-07-30 02:41:09,571 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=128 throughput=165558<161922/173211<180864 Kbps loss-rate=0 2018-07-30 02:41:09,571 DEBUG undershot, min=173211 kbps=177037 max=180864 2018-07-30 02:41:09,572 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] Measuring UDP Throughput (packet size=1024)... 2018-07-30 02:41:09,572 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:41:12,923 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=150.5068 real_seconds=1.00 rate_Mbps=1261.5626 tx_cpu=21 rx_cpu=34 drop=0 pkt=154119 data_loss=0.00000 2018-07-30 02:41:12,923 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=1024 throughput=1<1291840/5000000<10000000 Kbps loss-rate=0 2018-07-30 02:41:12,923 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3145920K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:41:16,251 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=151.0000 real_seconds=1.00 rate_Mbps=1265.6344 tx_cpu=21 rx_cpu=33 drop=0 pkt=154624 data_loss=0.00000 2018-07-30 02:41:16,251 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=1024 throughput=1<1296009/3145920<3145920 Kbps loss-rate=0 2018-07-30 02:41:16,252 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2220964K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:41:19,581 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=143.9551 real_seconds=1.00 rate_Mbps=1204.9752 tx_cpu=17 rx_cpu=31 drop=0 pkt=147410 data_loss=0.00000 2018-07-30 02:41:19,581 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=1024 throughput=1<1233894/2220964<2220964 Kbps loss-rate=0 2018-07-30 02:41:19,582 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1727429K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:41:22,906 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=141.9697 real_seconds=1.00 rate_Mbps=1189.9502 tx_cpu=18 rx_cpu=31 drop=54 pkt=145431 data_loss=0.03718 2018-07-30 02:41:22,907 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=1024 throughput=1<1218509/1727429<1727429 Kbps loss-rate=0 2018-07-30 02:41:22,907 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1472969K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:41:26,259 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=154.6465 real_seconds=1.00 rate_Mbps=1295.5935 tx_cpu=20 rx_cpu=32 drop=0 pkt=158358 data_loss=0.00000 2018-07-30 02:41:26,259 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=1024 throughput=1<1326687/1472969<1472969 Kbps loss-rate=0 2018-07-30 02:41:26,260 DEBUG undershot, min=1326687 kbps=1399828 max=1472969 2018-07-30 02:41:26,260 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1399828K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:41:29,612 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=150.2354 real_seconds=1.00 rate_Mbps=1258.2096 tx_cpu=20 rx_cpu=30 drop=49 pkt=153890 data_loss=0.03181 2018-07-30 02:41:29,613 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=1024 throughput=1326687<1288406/1399828<1472969 Kbps loss-rate=0 2018-07-30 02:41:29,613 DEBUG undershot, min=1399828 kbps=1436398 max=1472969 2018-07-30 02:41:29,613 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] Measuring UDP Throughput (packet size=8192)... 2018-07-30 02:41:29,613 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:41:32,965 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=595.9922 real_seconds=1.00 rate_Mbps=4999.9548 tx_cpu=99 rx_cpu=24 drop=7 pkt=76294 data_loss=0.00918 2018-07-30 02:41:32,966 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=8192 throughput=1<5119953/5000000<10000000 Kbps loss-rate=0 2018-07-30 02:41:32,966 DEBUG undershot, min=5119953 kbps=7559976 max=10000000 2018-07-30 02:41:32,966 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559976K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:41:36,292 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=836.7656 real_seconds=1.00 rate_Mbps=7007.6801 tx_cpu=26 rx_cpu=29 drop=267 pkt=107373 data_loss=0.24867 2018-07-30 02:41:36,292 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=8192 throughput=5119953<7175864/7559976<10000000 Kbps loss-rate=0 2018-07-30 02:41:36,293 DEBUG undershot, min=7175864 kbps=8587932 max=10000000 2018-07-30 02:41:36,293 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8587932K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:41:39,644 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=1007.6719 real_seconds=1.00 rate_Mbps=8448.2587 tx_cpu=27 rx_cpu=36 drop=0 pkt=128982 data_loss=0.00000 2018-07-30 02:41:39,645 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=8192 throughput=7175864<8651016/8587932<10000000 Kbps loss-rate=0 2018-07-30 02:41:39,645 DEBUG undershot, min=8651016 kbps=9325508 max=10000000 2018-07-30 02:41:39,645 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9325508K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:41:42,971 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=940.8047 real_seconds=1.00 rate_Mbps=7883.2047 tx_cpu=23 rx_cpu=34 drop=0 pkt=120423 data_loss=0.00000 2018-07-30 02:41:42,971 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=8192 throughput=8651016<8072401/9325508<10000000 Kbps loss-rate=0 2018-07-30 02:41:42,971 DEBUG undershot, min=9325508 kbps=9662754 max=10000000 2018-07-30 02:41:42,972 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9662754K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:41:46,300 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] megabytes=979.1016 real_seconds=1.00 rate_Mbps=8196.9299 tx_cpu=25 rx_cpu=35 drop=0 pkt=125325 data_loss=0.00000 2018-07-30 02:41:46,301 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] pkt-size=8192 throughput=9325508<8393656/9662754<10000000 Kbps loss-rate=0 2018-07-30 02:41:46,301 DEBUG undershot, min=9662754 kbps=9831377 max=10000000 2018-07-30 02:41:46,312 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.5', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.44, 'throughput_kbps': 15074021, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.24, 'throughput_kbps': 15405542, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.32, 'throughput_kbps': 14897263, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 161922, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.03, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1288406, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 8393656, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.394', 'rtt_max_ms': '41.113', 'rtt_min_ms': '0.199', 'rtt_stddev': '12.239', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.265', 'rtt_max_ms': '0.407', 'rtt_min_ms': '0.148', 'rtt_stddev': '0.077', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.318', 'rtt_max_ms': '0.575', 'rtt_min_ms': '0.164', 'rtt_stddev': '0.139', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-07-30 02:41:46,314 INFO Deleting floating ip a37819cf-29ab-478e-9bcb-8263943c8b5a 2018-07-30 02:41:47,264 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] Floating IP 172.30.9.205 deleted 2018-07-30 02:41:47,403 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab251] Instance deleted 2018-07-30 02:41:47,436 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Creating client VM... 2018-07-30 02:41:47,436 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-30 02:41:48,760 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] VM status=BUILD, retrying 1 of 50... 2018-07-30 02:41:51,147 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] VM status=BUILD, retrying 2 of 50... 2018-07-30 02:41:53,471 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] VM status=BUILD, retrying 3 of 50... 2018-07-30 02:41:55,776 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] VM status=BUILD, retrying 4 of 50... 2018-07-30 02:41:58,143 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] VM status=BUILD, retrying 5 of 50... 2018-07-30 02:42:03,062 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Internal network IP: 192.168.2.12 2018-07-30 02:42:03,063 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] SSH IP: 172.30.9.207 2018-07-30 02:42:03,063 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Setup SSH for ubuntu@172.30.9.207 2018-07-30 02:42:12,754 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Installing nuttcp-8.1.4... 2018-07-30 02:42:12,800 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Copying nuttcp-8.1.4 to target... 2018-07-30 02:42:12,970 INFO ============================================================ 2018-07-30 02:42:12,970 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-07-30 02:42:22,016 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.15 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.390 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.323 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.467 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.658 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.708 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.365 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.437 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.469 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.243 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.243/0.521/1.154/0.250 ms 2018-07-30 02:42:31,057 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=0.233 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.283 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.338 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.269 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.309 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.279 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.306 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.484 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.409 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.280 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.233/0.319/0.484/0.070 ms 2018-07-30 02:42:40,105 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.31 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.299 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.600 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.609 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.379 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.417 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.446 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.400 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.434 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.387 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.299/0.529/1.319/0.278 ms 2018-07-30 02:42:40,105 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Measuring TCP Throughput (packet size=65536)... 2018-07-30 02:42:40,106 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:42:50,206 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=2200.9136 real_seconds=10.00 rate_Mbps=1845.8439 tx_cpu=4 rx_cpu=7 retrans=21 cwnd=281 rtt_ms=0.32 2018-07-30 02:42:50,206 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:00,307 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=2505.8369 real_seconds=10.00 rate_Mbps=2101.3446 tx_cpu=4 rx_cpu=8 retrans=31 cwnd=364 rtt_ms=0.50 2018-07-30 02:43:00,307 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:10,408 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=2275.9402 real_seconds=10.00 rate_Mbps=1908.3655 tx_cpu=4 rx_cpu=7 retrans=11 cwnd=323 rtt_ms=0.44 2018-07-30 02:43:10,409 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Measuring UDP Throughput (packet size=128)... 2018-07-30 02:43:10,409 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:13,762 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=18.1132 real_seconds=1.01 rate_Mbps=151.1146 tx_cpu=20 rx_cpu=20 drop=57390 pkt=205773 data_loss=27.88987 2018-07-30 02:43:13,763 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=1<154741/5000000<10000000 Kbps loss-rate=27 2018-07-30 02:43:13,763 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R464223K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:17,115 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=17.8345 real_seconds=1.00 rate_Mbps=149.6492 tx_cpu=19 rx_cpu=20 drop=58007 pkt=204107 data_loss=28.41977 2018-07-30 02:43:17,115 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=1<153240/464223<464223 Kbps loss-rate=28 2018-07-30 02:43:17,115 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308731K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:20,441 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=17.7880 real_seconds=1.00 rate_Mbps=149.1468 tx_cpu=20 rx_cpu=20 drop=60002 pkt=205722 data_loss=29.16675 2018-07-30 02:43:20,442 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=1<152726/308731<308731 Kbps loss-rate=29 2018-07-30 02:43:20,442 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R230728K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:23,768 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=18.0059 real_seconds=1.01 rate_Mbps=149.9289 tx_cpu=20 rx_cpu=20 drop=61447 pkt=208951 data_loss=29.40718 2018-07-30 02:43:23,769 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=1<153527/230728<230728 Kbps loss-rate=29 2018-07-30 02:43:23,769 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R192127K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:27,093 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=18.0919 real_seconds=1.00 rate_Mbps=151.3146 tx_cpu=80 rx_cpu=19 drop=39415 pkt=187624 data_loss=21.00745 2018-07-30 02:43:27,094 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=1<154946/192127<192127 Kbps loss-rate=21 2018-07-30 02:43:27,094 DEBUG overshot, min=1 kbps=154946 max=192127 2018-07-30 02:43:27,094 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154946K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:30,423 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=18.1185 real_seconds=1.00 rate_Mbps=151.8189 tx_cpu=92 rx_cpu=23 drop=2887 pkt=151314 data_loss=1.90787 2018-07-30 02:43:30,423 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=1<155462/154946<192127 Kbps loss-rate=1 2018-07-30 02:43:30,423 DEBUG undershot, min=155462 kbps=173794 max=192127 2018-07-30 02:43:30,424 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R173794K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:33,776 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=17.8535 real_seconds=1.00 rate_Mbps=149.7733 tx_cpu=47 rx_cpu=21 drop=23465 pkt=169721 data_loss=13.82573 2018-07-30 02:43:33,777 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=155462<153367/173794<192127 Kbps loss-rate=13 2018-07-30 02:43:33,777 DEBUG overshot, min=155462 kbps=153367 max=173794 2018-07-30 02:43:33,777 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153367K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:37,102 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=18.0140 real_seconds=1.00 rate_Mbps=151.0943 tx_cpu=92 rx_cpu=21 drop=2201 pkt=149772 data_loss=1.46970 2018-07-30 02:43:37,102 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=155462<154720/153367<173794 Kbps loss-rate=1 2018-07-30 02:43:37,102 DEBUG undershot, min=164628 kbps=169211 max=173794 2018-07-30 02:43:37,102 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R169211K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:40,430 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=17.7413 real_seconds=1.00 rate_Mbps=148.8084 tx_cpu=58 rx_cpu=19 drop=19908 pkt=165245 data_loss=12.04769 2018-07-30 02:43:40,431 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=164628<152379/169211<173794 Kbps loss-rate=12 2018-07-30 02:43:40,431 DEBUG overshot, min=164628 kbps=152379 max=169211 2018-07-30 02:43:40,431 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Measuring UDP Throughput (packet size=1024)... 2018-07-30 02:43:40,432 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:43,784 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=143.4697 real_seconds=1.01 rate_Mbps=1197.0425 tx_cpu=32 rx_cpu=21 drop=43165 pkt=190078 data_loss=22.70909 2018-07-30 02:43:43,784 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=1024 throughput=1<1225771/5000000<10000000 Kbps loss-rate=22 2018-07-30 02:43:43,785 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3112885K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:47,110 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=142.4541 real_seconds=1.01 rate_Mbps=1184.3831 tx_cpu=36 rx_cpu=23 drop=50747 pkt=196620 data_loss=25.80968 2018-07-30 02:43:47,111 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=1024 throughput=1<1212808/3112885<3112885 Kbps loss-rate=25 2018-07-30 02:43:47,111 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2162846K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:50,438 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=142.7588 real_seconds=1.01 rate_Mbps=1191.3608 tx_cpu=30 rx_cpu=20 drop=55767 pkt=201952 data_loss=27.61400 2018-07-30 02:43:50,439 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=1024 throughput=1<1219953/2162846<2162846 Kbps loss-rate=27 2018-07-30 02:43:50,439 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1691399K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:53,791 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=141.8037 real_seconds=1.00 rate_Mbps=1183.8591 tx_cpu=31 rx_cpu=22 drop=49438 pkt=194645 data_loss=25.39906 2018-07-30 02:43:53,792 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=1024 throughput=1<1212271/1691399<1691399 Kbps loss-rate=25 2018-07-30 02:43:53,792 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1451835K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:43:57,118 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=142.8701 real_seconds=1.00 rate_Mbps=1194.4573 tx_cpu=75 rx_cpu=20 drop=30927 pkt=177226 data_loss=17.45063 2018-07-30 02:43:57,119 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=1024 throughput=1<1223124/1451835<1451835 Kbps loss-rate=17 2018-07-30 02:43:57,119 DEBUG overshot, min=1 kbps=1223124 max=1451835 2018-07-30 02:43:57,119 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1223124K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:44:00,446 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=141.7373 real_seconds=1.00 rate_Mbps=1187.4670 tx_cpu=79 rx_cpu=19 drop=4111 pkt=149250 data_loss=2.75447 2018-07-30 02:44:00,447 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=1024 throughput=1<1215966/1223124<1451835 Kbps loss-rate=2 2018-07-30 02:44:00,447 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Measuring UDP Throughput (packet size=8192)... 2018-07-30 02:44:00,448 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:44:03,800 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=200.7109 real_seconds=1.00 rate_Mbps=1683.2898 tx_cpu=76 rx_cpu=10 drop=50603 pkt=76294 data_loss=66.32632 2018-07-30 02:44:03,800 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1<1723688/5000000<10000000 Kbps loss-rate=66 2018-07-30 02:44:03,800 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3361844K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:44:07,126 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=210.4062 real_seconds=1.00 rate_Mbps=1759.9943 tx_cpu=99 rx_cpu=12 drop=24366 pkt=51298 data_loss=47.49894 2018-07-30 02:44:07,127 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1<1802234/3361844<3361844 Kbps loss-rate=47 2018-07-30 02:44:07,127 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2582039K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:44:10,454 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=212.7812 real_seconds=1.00 rate_Mbps=1781.0114 tx_cpu=99 rx_cpu=13 drop=12163 pkt=39399 data_loss=30.87136 2018-07-30 02:44:10,455 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1<1823755/2582039<2582039 Kbps loss-rate=30 2018-07-30 02:44:10,455 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2202897K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:44:13,782 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=200.0938 real_seconds=1.00 rate_Mbps=1674.3155 tx_cpu=99 rx_cpu=8 drop=8002 pkt=33614 data_loss=23.80555 2018-07-30 02:44:13,783 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1<1714499/2202897<2202897 Kbps loss-rate=23 2018-07-30 02:44:13,783 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1958698K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:44:17,110 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=200.8359 real_seconds=1.00 rate_Mbps=1679.6564 tx_cpu=99 rx_cpu=10 drop=4181 pkt=29888 data_loss=13.98891 2018-07-30 02:44:17,110 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1<1719968/1958698<1958698 Kbps loss-rate=13 2018-07-30 02:44:17,111 DEBUG overshot, min=1 kbps=1719968 max=1958698 2018-07-30 02:44:17,111 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1719968K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:44:20,462 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=205.0391 real_seconds=1.00 rate_Mbps=1720.0284 tx_cpu=99 rx_cpu=8 drop=0 pkt=26245 data_loss=0.00000 2018-07-30 02:44:20,463 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1<1761309/1719968<1958698 Kbps loss-rate=0 2018-07-30 02:44:20,463 DEBUG undershot, min=1761309 kbps=1860003 max=1958698 2018-07-30 02:44:20,463 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1860003K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:44:23,816 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=200.0000 real_seconds=1.00 rate_Mbps=1671.5286 tx_cpu=99 rx_cpu=14 drop=2782 pkt=28382 data_loss=9.80200 2018-07-30 02:44:23,817 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1761309<1711645/1860003<1958698 Kbps loss-rate=9 2018-07-30 02:44:23,817 DEBUG overshot, min=1761309 kbps=1711645 max=1860003 2018-07-30 02:44:23,817 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1711645K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:44:27,142 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=200.6406 real_seconds=1.00 rate_Mbps=1683.0215 tx_cpu=98 rx_cpu=9 drop=436 pkt=26118 data_loss=1.66937 2018-07-30 02:44:27,143 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1761309<1723414/1711645<1860003 Kbps loss-rate=1 2018-07-30 02:44:27,143 DEBUG undershot, min=1810656 kbps=1835329 max=1860003 2018-07-30 02:44:27,153 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.12', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 21, 'rtt_ms': 0.32, 'throughput_kbps': 1890144, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 31, 'rtt_ms': 0.5, 'throughput_kbps': 2151776, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.44, 'throughput_kbps': 1954166, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 12.05, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 152379, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.75, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1215966, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.67, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1723414, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.521', 'rtt_max_ms': '1.154', 'rtt_min_ms': '0.243', 'rtt_stddev': '0.250', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.319', 'rtt_max_ms': '0.484', 'rtt_min_ms': '0.233', 'rtt_stddev': '0.070', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.529', 'rtt_max_ms': '1.319', 'rtt_min_ms': '0.299', 'rtt_stddev': '0.278', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-30 02:44:27,154 INFO ============================================================ 2018-07-30 02:44:27,154 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-07-30 02:44:36,223 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] PING 172.30.9.201 (172.30.9.201) 64(92) bytes of data. 72 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.703 ms 72 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.367 ms 72 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.427 ms 72 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.497 ms 72 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.463 ms 72 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.523 ms 72 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.370 ms 72 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.749 ms 72 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.425 ms 72 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.614 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.367/0.513/0.749/0.130 ms 2018-07-30 02:44:45,266 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] PING 172.30.9.201 (172.30.9.201) 391(419) bytes of data. 399 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.269 ms 399 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.334 ms 399 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.309 ms 399 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.543 ms 399 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.497 ms 399 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.448 ms 399 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.336 ms 399 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.334 ms 399 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.322 ms 399 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.405 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.269/0.379/0.543/0.088 ms 2018-07-30 02:44:54,314 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] PING 172.30.9.201 (172.30.9.201) 1500(1528) bytes of data. 1508 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=2.05 ms 1508 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.486 ms 1508 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.535 ms 1508 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.482 ms 1508 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.850 ms 1508 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.451 ms 1508 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.518 ms 1508 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.399 ms 1508 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.519 ms 1508 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.667 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.399/0.696/2.059/0.470 ms 2018-07-30 02:44:54,315 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Measuring TCP Throughput (packet size=65536)... 2018-07-30 02:44:54,316 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:45:04,418 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=2348.5776 real_seconds=10.00 rate_Mbps=1969.5014 tx_cpu=4 rx_cpu=7 retrans=27 cwnd=384 rtt_ms=0.60 2018-07-30 02:45:04,419 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:45:14,520 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=2243.3199 real_seconds=10.00 rate_Mbps=1881.2001 tx_cpu=4 rx_cpu=6 retrans=9 cwnd=319 rtt_ms=0.38 2018-07-30 02:45:14,521 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:45:24,619 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=2887.7212 real_seconds=10.00 rate_Mbps=2421.8589 tx_cpu=5 rx_cpu=9 retrans=146 cwnd=420 rtt_ms=0.40 2018-07-30 02:45:24,620 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Measuring UDP Throughput (packet size=128)... 2018-07-30 02:45:24,620 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:45:27,973 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=17.7059 real_seconds=1.01 rate_Mbps=147.7599 tx_cpu=20 rx_cpu=19 drop=58979 pkt=204026 data_loss=28.90767 2018-07-30 02:45:27,973 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=1<151306/5000000<10000000 Kbps loss-rate=28 2018-07-30 02:45:27,974 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453918K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:45:31,300 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=16.9049 real_seconds=1.01 rate_Mbps=140.9438 tx_cpu=19 rx_cpu=19 drop=69254 pkt=207739 data_loss=33.33715 2018-07-30 02:45:31,300 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=1<144326/453918<453918 Kbps loss-rate=33 2018-07-30 02:45:31,301 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R299122K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:45:34,628 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=17.0535 real_seconds=1.01 rate_Mbps=142.2964 tx_cpu=18 rx_cpu=20 drop=70669 pkt=210371 data_loss=33.59255 2018-07-30 02:45:34,628 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=1<145711/299122<299122 Kbps loss-rate=33 2018-07-30 02:45:34,628 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R222416K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:45:37,955 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=16.6625 real_seconds=1.01 rate_Mbps=138.1704 tx_cpu=20 rx_cpu=19 drop=57828 pkt=194327 data_loss=29.75811 2018-07-30 02:45:37,956 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=1<141486/222416<222416 Kbps loss-rate=29 2018-07-30 02:45:37,956 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181951K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:45:41,284 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=16.6494 real_seconds=1.00 rate_Mbps=139.6316 tx_cpu=62 rx_cpu=21 drop=33553 pkt=169945 data_loss=19.74336 2018-07-30 02:45:41,285 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=1<142982/181951<181951 Kbps loss-rate=19 2018-07-30 02:45:41,285 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162466K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:45:44,612 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=16.3949 real_seconds=1.00 rate_Mbps=136.8798 tx_cpu=93 rx_cpu=16 drop=24351 pkt=158658 data_loss=15.34796 2018-07-30 02:45:44,613 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=1<140164/162466<162466 Kbps loss-rate=15 2018-07-30 02:45:44,613 DEBUG overshot, min=1 kbps=140164 max=162466 2018-07-30 02:45:44,614 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R140164K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:45:47,940 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=16.4644 real_seconds=1.00 rate_Mbps=137.6504 tx_cpu=96 rx_cpu=20 drop=2003 pkt=136879 data_loss=1.46329 2018-07-30 02:45:47,940 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=1<140954/140164<162466 Kbps loss-rate=1 2018-07-30 02:45:47,940 DEBUG undershot, min=140954 kbps=151710 max=162466 2018-07-30 02:45:47,941 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151710K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:45:51,268 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=16.9458 real_seconds=1.00 rate_Mbps=141.6275 tx_cpu=90 rx_cpu=19 drop=9335 pkt=148155 data_loss=6.30070 2018-07-30 02:45:51,268 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=140954<145026/151710<162466 Kbps loss-rate=6 2018-07-30 02:45:51,269 DEBUG overshot, min=140954 kbps=145026 max=151710 2018-07-30 02:45:51,269 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R145026K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:45:54,595 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=16.7959 real_seconds=1.00 rate_Mbps=140.7757 tx_cpu=95 rx_cpu=17 drop=4035 pkt=141627 data_loss=2.84929 2018-07-30 02:45:54,596 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=128 throughput=140954<144154/145026<151710 Kbps loss-rate=2 2018-07-30 02:45:54,596 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Measuring UDP Throughput (packet size=1024)... 2018-07-30 02:45:54,597 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:45:57,924 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=137.5254 real_seconds=1.00 rate_Mbps=1148.6877 tx_cpu=31 rx_cpu=20 drop=40728 pkt=181554 data_loss=22.43298 2018-07-30 02:45:57,924 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=1024 throughput=1<1176256/5000000<10000000 Kbps loss-rate=22 2018-07-30 02:45:57,925 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3088128K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:46:01,252 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=133.9375 real_seconds=1.00 rate_Mbps=1123.0977 tx_cpu=34 rx_cpu=19 drop=64586 pkt=201738 data_loss=32.01480 2018-07-30 02:46:01,253 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=1024 throughput=1<1150052/3088128<3088128 Kbps loss-rate=32 2018-07-30 02:46:01,253 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2119090K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:46:04,580 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=136.3379 real_seconds=1.00 rate_Mbps=1138.1899 tx_cpu=29 rx_cpu=20 drop=51148 pkt=190758 data_loss=26.81302 2018-07-30 02:46:04,581 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=1024 throughput=1<1165506/2119090<2119090 Kbps loss-rate=26 2018-07-30 02:46:04,581 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1642298K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:46:07,908 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=135.0361 real_seconds=1.00 rate_Mbps=1132.2523 tx_cpu=38 rx_cpu=22 drop=59897 pkt=198174 data_loss=30.22447 2018-07-30 02:46:07,908 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=1024 throughput=1<1159426/1642298<1642298 Kbps loss-rate=30 2018-07-30 02:46:07,909 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1400862K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:46:11,236 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=136.8994 real_seconds=1.00 rate_Mbps=1144.1963 tx_cpu=69 rx_cpu=21 drop=30819 pkt=171004 data_loss=18.02240 2018-07-30 02:46:11,237 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=1024 throughput=1<1171657/1400862<1400862 Kbps loss-rate=18 2018-07-30 02:46:11,237 DEBUG overshot, min=1 kbps=1171657 max=1400862 2018-07-30 02:46:11,237 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1171657K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:46:14,589 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=136.6494 real_seconds=1.00 rate_Mbps=1143.0065 tx_cpu=94 rx_cpu=21 drop=2902 pkt=142831 data_loss=2.03178 2018-07-30 02:46:14,589 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=1024 throughput=1<1170438/1171657<1400862 Kbps loss-rate=2 2018-07-30 02:46:14,589 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Measuring UDP Throughput (packet size=8192)... 2018-07-30 02:46:14,590 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:46:17,916 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=195.1328 real_seconds=1.00 rate_Mbps=1636.6848 tx_cpu=73 rx_cpu=9 drop=51316 pkt=76293 data_loss=67.26175 2018-07-30 02:46:17,916 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1<1675965/5000000<10000000 Kbps loss-rate=67 2018-07-30 02:46:17,917 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3337982K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:46:21,244 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=190.4766 real_seconds=1.00 rate_Mbps=1592.6587 tx_cpu=99 rx_cpu=9 drop=26553 pkt=50934 data_loss=52.13216 2018-07-30 02:46:21,244 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1<1630882/3337982<3337982 Kbps loss-rate=52 2018-07-30 02:46:21,245 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2484432K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:46:24,572 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=191.8750 real_seconds=1.00 rate_Mbps=1604.4076 tx_cpu=99 rx_cpu=11 drop=13350 pkt=37910 data_loss=35.21499 2018-07-30 02:46:24,573 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1<1642913/2484432<2484432 Kbps loss-rate=35 2018-07-30 02:46:24,573 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2063672K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:46:27,900 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=194.7109 real_seconds=1.00 rate_Mbps=1629.0205 tx_cpu=97 rx_cpu=8 drop=6566 pkt=31489 data_loss=20.85174 2018-07-30 02:46:27,900 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1<1668116/2063672<2063672 Kbps loss-rate=20 2018-07-30 02:46:27,901 DEBUG overshot, min=1 kbps=1668116 max=2063672 2018-07-30 02:46:27,901 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1668116K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:46:31,229 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=198.2422 real_seconds=1.00 rate_Mbps=1663.0725 tx_cpu=99 rx_cpu=9 drop=79 pkt=25454 data_loss=0.31037 2018-07-30 02:46:31,229 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1<1702986/1668116<2063672 Kbps loss-rate=0 2018-07-30 02:46:31,230 DEBUG undershot, min=1702986 kbps=1883329 max=2063672 2018-07-30 02:46:31,230 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1883329K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:46:34,581 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=198.5781 real_seconds=1.00 rate_Mbps=1660.5649 tx_cpu=99 rx_cpu=13 drop=3320 pkt=28738 data_loss=11.55265 2018-07-30 02:46:34,582 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1702986<1700418/1883329<2063672 Kbps loss-rate=11 2018-07-30 02:46:34,582 DEBUG overshot, min=1702986 kbps=1700418 max=1883329 2018-07-30 02:46:34,582 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1700418K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:46:37,934 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=202.5625 real_seconds=1.00 rate_Mbps=1699.4213 tx_cpu=99 rx_cpu=10 drop=19 pkt=25947 data_loss=0.07321 2018-07-30 02:46:37,934 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1702986<1740207/1700418<1883329 Kbps loss-rate=0 2018-07-30 02:46:37,935 DEBUG undershot, min=1740207 kbps=1811768 max=1883329 2018-07-30 02:46:37,935 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1811768K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:46:41,261 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] megabytes=202.9922 real_seconds=1.00 rate_Mbps=1697.7202 tx_cpu=99 rx_cpu=9 drop=1663 pkt=27646 data_loss=6.01534 2018-07-30 02:46:41,261 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] pkt-size=8192 throughput=1740207<1738465/1811768<1883329 Kbps loss-rate=6 2018-07-30 02:46:41,261 DEBUG overshot, min=1740207 kbps=1738465 max=1811768 2018-07-30 02:46:41,271 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.12', 'ip_to': u'172.30.9.201', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 27, 'rtt_ms': 0.6, 'throughput_kbps': 2016769, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.38, 'throughput_kbps': 1926348, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 146, 'rtt_ms': 0.4, 'throughput_kbps': 2479983, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.85, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 144154, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.03, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1170438, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.02, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1738465, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.513', 'rtt_max_ms': '0.749', 'rtt_min_ms': '0.367', 'rtt_stddev': '0.130', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.379', 'rtt_max_ms': '0.543', 'rtt_min_ms': '0.269', 'rtt_stddev': '0.088', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.696', 'rtt_max_ms': '2.059', 'rtt_min_ms': '0.399', 'rtt_stddev': '0.470', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-30 02:46:41,273 INFO Deleting floating ip c7129061-39b9-4732-a965-4778ab7a45d7 2018-07-30 02:46:42,370 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Floating IP 172.30.9.207 deleted 2018-07-30 02:46:42,665 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab252] Instance deleted 2018-07-30 02:46:42,681 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] Creating client VM... 2018-07-30 02:46:42,681 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-30 02:46:44,400 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 1 of 50... 2018-07-30 02:46:47,105 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 2 of 50... 2018-07-30 02:46:49,617 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 3 of 50... 2018-07-30 02:46:52,099 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 4 of 50... 2018-07-30 02:46:54,404 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 5 of 50... 2018-07-30 02:46:56,571 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 6 of 50... 2018-07-30 02:46:59,068 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 7 of 50... 2018-07-30 02:47:01,398 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 8 of 50... 2018-07-30 02:47:03,701 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 9 of 50... 2018-07-30 02:47:06,183 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 10 of 50... 2018-07-30 02:47:08,353 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 11 of 50... 2018-07-30 02:47:10,529 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 12 of 50... 2018-07-30 02:47:13,070 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 13 of 50... 2018-07-30 02:47:15,373 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 14 of 50... 2018-07-30 02:47:17,702 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 15 of 50... 2018-07-30 02:47:20,045 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 16 of 50... 2018-07-30 02:47:22,378 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 17 of 50... 2018-07-30 02:47:24,859 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 18 of 50... 2018-07-30 02:47:27,384 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 19 of 50... 2018-07-30 02:47:29,720 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 20 of 50... 2018-07-30 02:47:32,053 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 21 of 50... 2018-07-30 02:47:34,216 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 22 of 50... 2018-07-30 02:47:36,399 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 23 of 50... 2018-07-30 02:47:38,716 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 24 of 50... 2018-07-30 02:47:40,897 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 25 of 50... 2018-07-30 02:47:43,072 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 26 of 50... 2018-07-30 02:47:45,230 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 27 of 50... 2018-07-30 02:47:47,384 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 28 of 50... 2018-07-30 02:47:49,728 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 29 of 50... 2018-07-30 02:47:52,205 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 30 of 50... 2018-07-30 02:47:54,705 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 31 of 50... 2018-07-30 02:47:57,057 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 32 of 50... 2018-07-30 02:47:59,214 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 33 of 50... 2018-07-30 02:48:01,554 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 34 of 50... 2018-07-30 02:48:03,895 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 35 of 50... 2018-07-30 02:48:06,075 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 36 of 50... 2018-07-30 02:48:08,391 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 37 of 50... 2018-07-30 02:48:10,703 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 38 of 50... 2018-07-30 02:48:12,863 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 39 of 50... 2018-07-30 02:48:15,038 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 40 of 50... 2018-07-30 02:48:17,191 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 41 of 50... 2018-07-30 02:48:19,513 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 42 of 50... 2018-07-30 02:48:21,979 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 43 of 50... 2018-07-30 02:48:24,152 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] VM status=BUILD, retrying 44 of 50... 2018-07-30 02:48:28,575 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] Internal network IP: 192.168.1.11 2018-07-30 02:48:28,575 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] SSH IP: 172.30.9.202 2018-07-30 02:48:28,576 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] Setup SSH for ubuntu@172.30.9.202 2018-07-30 02:48:36,048 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] Installing nuttcp-8.1.4... 2018-07-30 02:48:36,091 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] Copying nuttcp-8.1.4 to target... 2018-07-30 02:48:36,318 INFO ============================================================ 2018-07-30 02:48:36,319 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-07-30 02:48:45,365 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=42.0 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.447 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.436 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.386 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.417 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.426 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.214 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.204 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.377 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.380 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.204/4.529/42.006/12.492 ms 2018-07-30 02:48:54,405 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.208 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.220 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.214 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.192 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.196 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.262 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.202 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.202 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.412 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.293 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.192/0.240/0.412/0.065 ms 2018-07-30 02:49:03,449 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=64 time=0.816 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=64 time=0.374 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=64 time=0.331 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=64 time=0.338 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=64 time=0.290 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=64 time=0.359 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=64 time=0.377 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=64 time=0.392 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=64 time=0.275 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=64 time=0.305 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.275/0.385/0.816/0.149 ms 2018-07-30 02:49:03,450 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] Measuring TCP Throughput (packet size=65536)... 2018-07-30 02:49:03,451 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:49:13,578 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=6705.5493 real_seconds=10.01 rate_Mbps=5622.0507 tx_cpu=10 rx_cpu=17 retrans=928 cwnd=491 rtt_ms=0.36 2018-07-30 02:49:13,578 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:49:23,678 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=5336.2357 real_seconds=10.00 rate_Mbps=4475.3936 tx_cpu=9 rx_cpu=13 retrans=2 cwnd=505 rtt_ms=0.53 2018-07-30 02:49:23,679 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:49:33,778 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=5743.6695 real_seconds=10.00 rate_Mbps=4817.1459 tx_cpu=9 rx_cpu=13 retrans=11 cwnd=432 rtt_ms=0.42 2018-07-30 02:49:33,779 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] Measuring UDP Throughput (packet size=128)... 2018-07-30 02:49:33,779 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:49:37,106 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=25.9517 real_seconds=1.00 rate_Mbps=217.3579 tx_cpu=17 rx_cpu=26 drop=0 pkt=212596 data_loss=0.00000 2018-07-30 02:49:37,107 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=128 throughput=1<222574/5000000<10000000 Kbps loss-rate=0 2018-07-30 02:49:37,107 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R667722K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:49:40,460 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=25.5309 real_seconds=1.00 rate_Mbps=213.8689 tx_cpu=17 rx_cpu=25 drop=2213 pkt=211362 data_loss=1.04686 2018-07-30 02:49:40,461 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=128 throughput=1<219001/667722<667722 Kbps loss-rate=1 2018-07-30 02:49:40,461 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R443361K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:49:43,785 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=23.8208 real_seconds=1.00 rate_Mbps=199.5055 tx_cpu=17 rx_cpu=26 drop=5945 pkt=201085 data_loss=2.95643 2018-07-30 02:49:43,786 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=128 throughput=1<204293/443361<443361 Kbps loss-rate=2 2018-07-30 02:49:43,786 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R323827K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:49:47,137 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=25.7144 real_seconds=1.00 rate_Mbps=215.3792 tx_cpu=17 rx_cpu=26 drop=0 pkt=210652 data_loss=0.00000 2018-07-30 02:49:47,138 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=128 throughput=1<220548/323827<323827 Kbps loss-rate=0 2018-07-30 02:49:47,138 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R272187K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:49:50,467 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=25.3578 real_seconds=1.00 rate_Mbps=212.6340 tx_cpu=18 rx_cpu=26 drop=3200 pkt=210931 data_loss=1.51699 2018-07-30 02:49:50,467 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=128 throughput=1<217737/272187<272187 Kbps loss-rate=1 2018-07-30 02:49:50,468 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R244962K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:49:53,793 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=25.5917 real_seconds=1.00 rate_Mbps=214.3161 tx_cpu=18 rx_cpu=26 drop=419 pkt=210066 data_loss=0.19928 2018-07-30 02:49:53,793 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=128 throughput=1<219459/244962<244962 Kbps loss-rate=0 2018-07-30 02:49:53,793 DEBUG undershot, min=219459 kbps=232210 max=244962 2018-07-30 02:49:53,794 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R232210K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:49:57,146 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=25.4011 real_seconds=1.00 rate_Mbps=212.7371 tx_cpu=19 rx_cpu=26 drop=170 pkt=208256 data_loss=0.08182 2018-07-30 02:49:57,146 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=128 throughput=219459<217842/232210<244962 Kbps loss-rate=0 2018-07-30 02:49:57,146 DEBUG undershot, min=232210 kbps=238586 max=244962 2018-07-30 02:49:57,147 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R238586K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:50:00,475 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=25.4954 real_seconds=1.00 rate_Mbps=213.6975 tx_cpu=20 rx_cpu=26 drop=3129 pkt=211987 data_loss=1.47581 2018-07-30 02:50:00,476 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=128 throughput=232210<218826/238586<244962 Kbps loss-rate=1 2018-07-30 02:50:00,476 DEBUG undershot, min=238586 kbps=241774 max=244962 2018-07-30 02:50:00,477 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] Measuring UDP Throughput (packet size=1024)... 2018-07-30 02:50:00,477 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:50:03,828 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=197.7373 real_seconds=1.00 rate_Mbps=1658.5915 tx_cpu=26 rx_cpu=27 drop=0 pkt=202483 data_loss=0.00000 2018-07-30 02:50:03,828 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=1024 throughput=1<1698397/5000000<10000000 Kbps loss-rate=0 2018-07-30 02:50:03,828 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3349198K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:50:07,155 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=190.0234 real_seconds=1.00 rate_Mbps=1592.2090 tx_cpu=32 rx_cpu=29 drop=0 pkt=194584 data_loss=0.00000 2018-07-30 02:50:07,155 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=1024 throughput=1<1630422/3349198<3349198 Kbps loss-rate=0 2018-07-30 02:50:07,156 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2489810K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:50:10,483 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=184.0918 real_seconds=1.00 rate_Mbps=1542.6711 tx_cpu=31 rx_cpu=29 drop=246 pkt=188756 data_loss=0.13031 2018-07-30 02:50:10,483 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=1024 throughput=1<1579695/2489810<2489810 Kbps loss-rate=0 2018-07-30 02:50:10,484 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2034752K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:50:13,836 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=194.6465 real_seconds=1.00 rate_Mbps=1630.9912 tx_cpu=34 rx_cpu=28 drop=1278 pkt=200596 data_loss=0.63708 2018-07-30 02:50:13,836 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=1024 throughput=1<1670134/2034752<2034752 Kbps loss-rate=0 2018-07-30 02:50:13,836 DEBUG undershot, min=1670134 kbps=1852443 max=2034752 2018-07-30 02:50:13,837 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1852443K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:50:17,162 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=193.5957 real_seconds=1.00 rate_Mbps=1621.8916 tx_cpu=33 rx_cpu=29 drop=0 pkt=198242 data_loss=0.00000 2018-07-30 02:50:17,163 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=1024 throughput=1670134<1660816/1852443<2034752 Kbps loss-rate=0 2018-07-30 02:50:17,163 DEBUG undershot, min=1852443 kbps=1943597 max=2034752 2018-07-30 02:50:17,164 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1943597K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:50:20,515 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=193.4150 real_seconds=1.00 rate_Mbps=1621.1504 tx_cpu=26 rx_cpu=27 drop=1133 pkt=199190 data_loss=0.56883 2018-07-30 02:50:20,515 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=1024 throughput=1852443<1660058/1943597<2034752 Kbps loss-rate=0 2018-07-30 02:50:20,515 DEBUG undershot, min=1943597 kbps=1989174 max=2034752 2018-07-30 02:50:20,516 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] Measuring UDP Throughput (packet size=8192)... 2018-07-30 02:50:20,516 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:50:23,868 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=316.3516 real_seconds=1.00 rate_Mbps=2651.1193 tx_cpu=88 rx_cpu=14 drop=35484 pkt=75977 data_loss=46.70360 2018-07-30 02:50:23,868 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=8192 throughput=1<2714746/5000000<10000000 Kbps loss-rate=46 2018-07-30 02:50:23,868 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3857373K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:50:27,195 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=311.0391 real_seconds=1.00 rate_Mbps=2606.4818 tx_cpu=99 rx_cpu=15 drop=19046 pkt=58859 data_loss=32.35867 2018-07-30 02:50:27,195 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=8192 throughput=1<2669037/3857373<3857373 Kbps loss-rate=32 2018-07-30 02:50:27,196 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3263205K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:50:30,524 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=321.5625 real_seconds=1.00 rate_Mbps=2692.4189 tx_cpu=99 rx_cpu=16 drop=8633 pkt=49793 data_loss=17.33778 2018-07-30 02:50:30,524 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=8192 throughput=1<2757036/3263205<3263205 Kbps loss-rate=17 2018-07-30 02:50:30,525 DEBUG overshot, min=1 kbps=2757036 max=3263205 2018-07-30 02:50:30,525 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2757036K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:50:33,850 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=328.1641 real_seconds=1.00 rate_Mbps=2753.3573 tx_cpu=99 rx_cpu=15 drop=64 pkt=42069 data_loss=0.15213 2018-07-30 02:50:33,850 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=8192 throughput=1<2819437/2757036<3263205 Kbps loss-rate=0 2018-07-30 02:50:33,851 DEBUG undershot, min=2819437 kbps=3041321 max=3263205 2018-07-30 02:50:33,851 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3041321K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:50:37,178 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=360.7578 real_seconds=1.00 rate_Mbps=3026.1136 tx_cpu=99 rx_cpu=17 drop=230 pkt=46407 data_loss=0.49562 2018-07-30 02:50:37,179 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=8192 throughput=2819437<3098740/3041321<3263205 Kbps loss-rate=0 2018-07-30 02:50:37,179 DEBUG undershot, min=3098740 kbps=3180972 max=3263205 2018-07-30 02:50:37,179 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3180972K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:50:40,507 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] megabytes=325.1562 real_seconds=1.00 rate_Mbps=2726.6049 tx_cpu=99 rx_cpu=15 drop=6918 pkt=48538 data_loss=14.25276 2018-07-30 02:50:40,508 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] pkt-size=8192 throughput=3098740<2792043/3180972<3263205 Kbps loss-rate=14 2018-07-30 02:50:40,508 DEBUG overshot, min=3098740 kbps=2792043 max=3180972 2018-07-30 02:50:40,519 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.11', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 928, 'rtt_ms': 0.36, 'throughput_kbps': 5756979, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.53, 'throughput_kbps': 4582803, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.42, 'throughput_kbps': 4932757, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.48, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 218826, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.57, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1660058, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 14.25, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2792043, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.529', 'rtt_max_ms': '42.006', 'rtt_min_ms': '0.204', 'rtt_stddev': '12.492', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.240', 'rtt_max_ms': '0.412', 'rtt_min_ms': '0.192', 'rtt_stddev': '0.065', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.385', 'rtt_max_ms': '0.816', 'rtt_min_ms': '0.275', 'rtt_stddev': '0.149', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-30 02:50:40,520 INFO Deleting floating ip e5ef68be-7b96-43de-98dc-8d58a1d5cf37 2018-07-30 02:50:41,559 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] Floating IP 172.30.9.202 deleted 2018-07-30 02:50:41,710 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab253] Instance deleted 2018-07-30 02:50:41,742 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Creating client VM... 2018-07-30 02:50:41,743 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-30 02:50:43,947 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] VM status=BUILD, retrying 1 of 50... 2018-07-30 02:50:46,273 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] VM status=BUILD, retrying 2 of 50... 2018-07-30 02:50:48,921 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] VM status=BUILD, retrying 3 of 50... 2018-07-30 02:50:51,701 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] VM status=BUILD, retrying 4 of 50... 2018-07-30 02:50:53,877 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] VM status=BUILD, retrying 5 of 50... 2018-07-30 02:50:58,287 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Internal network IP: 192.168.2.4 2018-07-30 02:50:58,287 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] SSH IP: 172.30.9.208 2018-07-30 02:50:58,287 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Setup SSH for ubuntu@172.30.9.208 2018-07-30 02:51:09,748 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Installing nuttcp-8.1.4... 2018-07-30 02:51:09,793 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Copying nuttcp-8.1.4 to target... 2018-07-30 02:51:09,956 INFO ============================================================ 2018-07-30 02:51:09,956 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-07-30 02:51:19,005 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] PING 192.168.1.12 (192.168.1.12) 64(92) bytes of data. 72 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.42 ms 72 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.666 ms 72 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.675 ms 72 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.482 ms 72 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.675 ms 72 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.498 ms 72 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.547 ms 72 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.471 ms 72 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.425 ms 72 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.606 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9946ms rtt min/avg/max/mdev = 0.425/0.646/1.424/0.275 ms 2018-07-30 02:51:28,047 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] PING 192.168.1.12 (192.168.1.12) 391(419) bytes of data. 399 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=0.505 ms 399 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.323 ms 399 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.660 ms 399 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.694 ms 399 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.560 ms 399 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.596 ms 399 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.458 ms 399 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.465 ms 399 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.450 ms 399 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.558 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.323/0.526/0.694/0.108 ms 2018-07-30 02:51:37,095 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] PING 192.168.1.12 (192.168.1.12) 1500(1528) bytes of data. 1508 bytes from 192.168.1.12: icmp_seq=1 ttl=63 time=1.57 ms 1508 bytes from 192.168.1.12: icmp_seq=2 ttl=63 time=0.490 ms 1508 bytes from 192.168.1.12: icmp_seq=3 ttl=63 time=0.531 ms 1508 bytes from 192.168.1.12: icmp_seq=4 ttl=63 time=0.730 ms 1508 bytes from 192.168.1.12: icmp_seq=5 ttl=63 time=0.602 ms 1508 bytes from 192.168.1.12: icmp_seq=6 ttl=63 time=0.674 ms 1508 bytes from 192.168.1.12: icmp_seq=7 ttl=63 time=0.742 ms 1508 bytes from 192.168.1.12: icmp_seq=8 ttl=63 time=0.659 ms 1508 bytes from 192.168.1.12: icmp_seq=9 ttl=63 time=0.552 ms 1508 bytes from 192.168.1.12: icmp_seq=10 ttl=63 time=0.648 ms --- 192.168.1.12 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.490/0.720/1.578/0.297 ms 2018-07-30 02:51:37,096 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Measuring TCP Throughput (packet size=65536)... 2018-07-30 02:51:37,096 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:51:47,198 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=2685.3370 real_seconds=10.00 rate_Mbps=2251.8921 tx_cpu=5 rx_cpu=15 retrans=927 cwnd=304 rtt_ms=0.39 2018-07-30 02:51:47,198 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:51:57,298 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=3054.3189 real_seconds=10.00 rate_Mbps=2561.2970 tx_cpu=6 rx_cpu=19 retrans=1951 cwnd=348 rtt_ms=0.77 2018-07-30 02:51:57,299 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:07,402 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=2793.6742 real_seconds=10.00 rate_Mbps=2342.7258 tx_cpu=5 rx_cpu=17 retrans=1450 cwnd=273 rtt_ms=0.34 2018-07-30 02:52:07,403 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Measuring UDP Throughput (packet size=128)... 2018-07-30 02:52:07,403 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:10,755 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=17.7949 real_seconds=1.00 rate_Mbps=149.2069 tx_cpu=17 rx_cpu=18 drop=66042 pkt=211818 data_loss=31.17877 2018-07-30 02:52:10,755 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=128 throughput=1<152787/5000000<10000000 Kbps loss-rate=31 2018-07-30 02:52:10,756 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R458361K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:14,109 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=17.7701 real_seconds=1.01 rate_Mbps=148.1962 tx_cpu=16 rx_cpu=19 drop=59403 pkt=204976 data_loss=28.98068 2018-07-30 02:52:14,109 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=128 throughput=1<151752/458361<458361 Kbps loss-rate=28 2018-07-30 02:52:14,110 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R305056K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:17,435 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=18.0281 real_seconds=1.00 rate_Mbps=150.5371 tx_cpu=17 rx_cpu=19 drop=62737 pkt=210423 data_loss=29.81461 2018-07-30 02:52:17,435 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=128 throughput=1<154149/305056<305056 Kbps loss-rate=29 2018-07-30 02:52:17,436 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R229602K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:20,763 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=17.7775 real_seconds=1.00 rate_Mbps=149.1224 tx_cpu=36 rx_cpu=19 drop=68399 pkt=214032 data_loss=31.95736 2018-07-30 02:52:20,763 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=128 throughput=1<152701/229602<229602 Kbps loss-rate=31 2018-07-30 02:52:20,764 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191151K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:24,092 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=18.2566 real_seconds=1.00 rate_Mbps=152.6142 tx_cpu=99 rx_cpu=18 drop=37112 pkt=186670 data_loss=19.88116 2018-07-30 02:52:24,093 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=128 throughput=1<156276/191151<191151 Kbps loss-rate=19 2018-07-30 02:52:24,093 DEBUG overshot, min=1 kbps=156276 max=191151 2018-07-30 02:52:24,093 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156276K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:27,419 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=18.6027 real_seconds=1.00 rate_Mbps=155.5714 tx_cpu=98 rx_cpu=20 drop=220 pkt=152613 data_loss=0.14386 2018-07-30 02:52:27,419 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=128 throughput=1<159305/156276<191151 Kbps loss-rate=0 2018-07-30 02:52:27,419 DEBUG undershot, min=159305 kbps=175228 max=191151 2018-07-30 02:52:27,420 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R175228K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:30,748 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=18.0046 real_seconds=1.00 rate_Mbps=150.5483 tx_cpu=99 rx_cpu=19 drop=23627 pkt=171121 data_loss=13.80740 2018-07-30 02:52:30,748 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=128 throughput=159305<154161/175228<191151 Kbps loss-rate=13 2018-07-30 02:52:30,749 DEBUG overshot, min=159305 kbps=154161 max=175228 2018-07-30 02:52:30,749 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154161K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:34,101 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=17.6493 real_seconds=1.00 rate_Mbps=147.5421 tx_cpu=99 rx_cpu=20 drop=5965 pkt=150548 data_loss=3.96193 2018-07-30 02:52:34,102 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=128 throughput=159305<151083/154161<175228 Kbps loss-rate=3 2018-07-30 02:52:34,102 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Measuring UDP Throughput (packet size=1024)... 2018-07-30 02:52:34,103 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:37,457 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=142.2822 real_seconds=1.00 rate_Mbps=1188.6549 tx_cpu=32 rx_cpu=19 drop=48799 pkt=194496 data_loss=25.08999 2018-07-30 02:52:37,457 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1<1217182/5000000<10000000 Kbps loss-rate=25 2018-07-30 02:52:37,457 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3108591K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:40,785 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=140.9727 real_seconds=1.00 rate_Mbps=1178.5819 tx_cpu=25 rx_cpu=19 drop=65661 pkt=210017 data_loss=31.26458 2018-07-30 02:52:40,785 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1<1206867/3108591<3108591 Kbps loss-rate=31 2018-07-30 02:52:40,785 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2157729K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:44,112 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=142.8418 real_seconds=1.00 rate_Mbps=1197.8318 tx_cpu=33 rx_cpu=19 drop=51538 pkt=197808 data_loss=26.05457 2018-07-30 02:52:44,113 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1<1226579/2157729<2157729 Kbps loss-rate=26 2018-07-30 02:52:44,113 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1692154K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:47,440 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=146.0088 real_seconds=1.01 rate_Mbps=1217.9038 tx_cpu=40 rx_cpu=20 drop=49755 pkt=199268 data_loss=24.96890 2018-07-30 02:52:47,440 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1<1247133/1692154<1692154 Kbps loss-rate=24 2018-07-30 02:52:47,441 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1469643K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:50,768 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=143.5322 real_seconds=1.00 rate_Mbps=1200.3158 tx_cpu=99 rx_cpu=19 drop=32423 pkt=179400 data_loss=18.07303 2018-07-30 02:52:50,769 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1<1229123/1469643<1469643 Kbps loss-rate=18 2018-07-30 02:52:50,769 DEBUG overshot, min=1 kbps=1229123 max=1469643 2018-07-30 02:52:50,770 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1229123K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:54,122 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=143.6299 real_seconds=1.00 rate_Mbps=1200.4467 tx_cpu=99 rx_cpu=19 drop=2962 pkt=150039 data_loss=1.97417 2018-07-30 02:52:54,122 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1<1229257/1229123<1469643 Kbps loss-rate=1 2018-07-30 02:52:54,123 DEBUG undershot, min=1229257 kbps=1349450 max=1469643 2018-07-30 02:52:54,123 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1349450K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:52:57,448 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=142.1406 real_seconds=1.00 rate_Mbps=1188.4307 tx_cpu=99 rx_cpu=19 drop=19176 pkt=164728 data_loss=11.64103 2018-07-30 02:52:57,448 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1229257<1216953/1349450<1469643 Kbps loss-rate=11 2018-07-30 02:52:57,448 DEBUG overshot, min=1229257 kbps=1216953 max=1349450 2018-07-30 02:52:57,449 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1216953K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:53:00,776 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=144.0264 real_seconds=1.00 rate_Mbps=1209.5572 tx_cpu=99 rx_cpu=20 drop=1071 pkt=148554 data_loss=0.72095 2018-07-30 02:53:00,776 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1229257<1238586/1216953<1349450 Kbps loss-rate=0 2018-07-30 02:53:00,777 DEBUG undershot, min=1238586 kbps=1294018 max=1349450 2018-07-30 02:53:00,777 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1294018K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:53:04,105 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=146.9756 real_seconds=1.00 rate_Mbps=1229.0907 tx_cpu=99 rx_cpu=20 drop=7458 pkt=157961 data_loss=4.72142 2018-07-30 02:53:04,106 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1238586<1258588/1294018<1349450 Kbps loss-rate=4 2018-07-30 02:53:04,106 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Measuring UDP Throughput (packet size=8192)... 2018-07-30 02:53:04,107 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:53:07,460 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=201.7344 real_seconds=1.00 rate_Mbps=1687.4260 tx_cpu=99 rx_cpu=8 drop=50472 pkt=76294 data_loss=66.15461 2018-07-30 02:53:07,460 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1<1727924/5000000<10000000 Kbps loss-rate=66 2018-07-30 02:53:07,460 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3363962K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:53:10,815 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=199.6016 real_seconds=1.00 rate_Mbps=1674.8968 tx_cpu=99 rx_cpu=9 drop=25781 pkt=51330 data_loss=50.22598 2018-07-30 02:53:10,815 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1<1715094/3363962<3363962 Kbps loss-rate=50 2018-07-30 02:53:10,816 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2539528K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:53:14,141 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=200.8281 real_seconds=1.00 rate_Mbps=1679.6362 tx_cpu=99 rx_cpu=9 drop=13044 pkt=38750 data_loss=33.66195 2018-07-30 02:53:14,142 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1<1719947/2539528<2539528 Kbps loss-rate=33 2018-07-30 02:53:14,142 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2129737K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:53:17,469 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=202.3828 real_seconds=1.00 rate_Mbps=1693.6808 tx_cpu=99 rx_cpu=9 drop=6593 pkt=32498 data_loss=20.28740 2018-07-30 02:53:17,470 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1<1734329/2129737<2129737 Kbps loss-rate=20 2018-07-30 02:53:17,470 DEBUG overshot, min=1 kbps=1734329 max=2129737 2018-07-30 02:53:17,470 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1734329K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:53:20,796 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=205.1641 real_seconds=1.00 rate_Mbps=1721.1838 tx_cpu=99 rx_cpu=8 drop=203 pkt=26464 data_loss=0.76706 2018-07-30 02:53:20,797 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1<1762492/1734329<2129737 Kbps loss-rate=0 2018-07-30 02:53:20,797 DEBUG undershot, min=1762492 kbps=1946114 max=2129737 2018-07-30 02:53:20,797 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1946114K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:53:24,126 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=204.8516 real_seconds=1.00 rate_Mbps=1714.0623 tx_cpu=99 rx_cpu=8 drop=3475 pkt=29696 data_loss=11.70190 2018-07-30 02:53:24,126 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1762492<1755199/1946114<2129737 Kbps loss-rate=11 2018-07-30 02:53:24,127 DEBUG overshot, min=1762492 kbps=1755199 max=1946114 2018-07-30 02:53:24,127 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1755199K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:53:27,453 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=207.0547 real_seconds=1.00 rate_Mbps=1737.6426 tx_cpu=99 rx_cpu=8 drop=280 pkt=26783 data_loss=1.04544 2018-07-30 02:53:27,454 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1762492<1779346/1755199<1946114 Kbps loss-rate=1 2018-07-30 02:53:27,454 DEBUG undershot, min=1779346 kbps=1862730 max=1946114 2018-07-30 02:53:27,454 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1862730K -p5001 -P5002 -fparse 192.168.1.12 2018-07-30 02:53:30,806 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=206.5938 real_seconds=1.00 rate_Mbps=1727.6592 tx_cpu=99 rx_cpu=8 drop=1979 pkt=28423 data_loss=6.96265 2018-07-30 02:53:30,806 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1779346<1769123/1862730<1946114 Kbps loss-rate=6 2018-07-30 02:53:30,807 DEBUG overshot, min=1779346 kbps=1769123 max=1862730 2018-07-30 02:53:30,817 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.4', 'ip_to': u'192.168.1.12', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 927, 'rtt_ms': 0.39, 'throughput_kbps': 2305937, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1951, 'rtt_ms': 0.77, 'throughput_kbps': 2622768, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1450, 'rtt_ms': 0.34, 'throughput_kbps': 2398951, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.96, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 151083, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.72, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1258588, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.96, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1769123, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.646', 'rtt_max_ms': '1.424', 'rtt_min_ms': '0.425', 'rtt_stddev': '0.275', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.526', 'rtt_max_ms': '0.694', 'rtt_min_ms': '0.323', 'rtt_stddev': '0.108', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.720', 'rtt_max_ms': '1.578', 'rtt_min_ms': '0.490', 'rtt_stddev': '0.297', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-30 02:53:30,818 INFO ============================================================ 2018-07-30 02:53:30,819 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-07-30 02:53:39,889 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] PING 172.30.9.201 (172.30.9.201) 64(92) bytes of data. 72 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.471 ms 72 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.619 ms 72 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.543 ms 72 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.679 ms 72 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.735 ms 72 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.841 ms 72 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.765 ms 72 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.594 ms 72 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.752 ms 72 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.566 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.471/0.656/0.841/0.113 ms 2018-07-30 02:53:48,934 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] PING 172.30.9.201 (172.30.9.201) 391(419) bytes of data. 399 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.605 ms 399 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.618 ms 399 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.609 ms 399 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.641 ms 399 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.781 ms 399 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.538 ms 399 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.688 ms 399 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.746 ms 399 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.589 ms 399 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.799 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.538/0.661/0.799/0.086 ms 2018-07-30 02:53:57,982 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] PING 172.30.9.201 (172.30.9.201) 1500(1528) bytes of data. 1508 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=1.91 ms 1508 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.672 ms 1508 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.751 ms 1508 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.618 ms 1508 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.744 ms 1508 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.710 ms 1508 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.739 ms 1508 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.850 ms 1508 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.664 ms 1508 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.607 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.607/0.827/1.916/0.369 ms 2018-07-30 02:53:57,983 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Measuring TCP Throughput (packet size=65536)... 2018-07-30 02:53:57,983 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:54:08,086 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=2958.8494 real_seconds=10.01 rate_Mbps=2480.6842 tx_cpu=5 rx_cpu=17 retrans=2010 cwnd=237 rtt_ms=0.53 2018-07-30 02:54:08,087 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:54:18,188 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=2844.5302 real_seconds=10.00 rate_Mbps=2385.3154 tx_cpu=5 rx_cpu=15 retrans=1393 cwnd=345 rtt_ms=0.47 2018-07-30 02:54:18,188 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:54:28,290 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=2924.9375 real_seconds=10.00 rate_Mbps=2452.6167 tx_cpu=6 rx_cpu=18 retrans=3134 cwnd=363 rtt_ms=0.66 2018-07-30 02:54:28,290 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Measuring UDP Throughput (packet size=128)... 2018-07-30 02:54:28,291 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:54:31,642 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=17.0615 real_seconds=1.00 rate_Mbps=143.0400 tx_cpu=16 rx_cpu=18 drop=72537 pkt=212305 data_loss=34.16641 2018-07-30 02:54:31,642 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=128 throughput=1<146472/5000000<10000000 Kbps loss-rate=34 2018-07-30 02:54:31,643 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R439416K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:54:34,969 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=16.5986 real_seconds=1.01 rate_Mbps=138.5380 tx_cpu=17 rx_cpu=18 drop=67827 pkt=203803 data_loss=33.28081 2018-07-30 02:54:34,970 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=128 throughput=1<141862/439416<439416 Kbps loss-rate=33 2018-07-30 02:54:34,970 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R290639K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:54:38,321 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=16.8761 real_seconds=1.01 rate_Mbps=140.7678 tx_cpu=16 rx_cpu=19 drop=61063 pkt=199312 data_loss=30.63695 2018-07-30 02:54:38,322 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=128 throughput=1<144146/290639<290639 Kbps loss-rate=30 2018-07-30 02:54:38,322 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R217392K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:54:41,650 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=16.9742 real_seconds=1.01 rate_Mbps=141.6652 tx_cpu=28 rx_cpu=18 drop=66446 pkt=205499 data_loss=32.33408 2018-07-30 02:54:41,650 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=128 throughput=1<145065/217392<217392 Kbps loss-rate=32 2018-07-30 02:54:41,650 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181228K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:54:44,978 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=17.1298 real_seconds=1.00 rate_Mbps=143.6811 tx_cpu=99 rx_cpu=19 drop=36653 pkt=176980 data_loss=20.71005 2018-07-30 02:54:44,978 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=128 throughput=1<147129/181228<181228 Kbps loss-rate=20 2018-07-30 02:54:44,978 DEBUG overshot, min=1 kbps=147129 max=181228 2018-07-30 02:54:44,979 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147129K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:54:48,305 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=17.0997 real_seconds=1.00 rate_Mbps=143.0503 tx_cpu=99 rx_cpu=18 drop=3600 pkt=143681 data_loss=2.50582 2018-07-30 02:54:48,306 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=128 throughput=1<146483/147129<181228 Kbps loss-rate=2 2018-07-30 02:54:48,306 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Measuring UDP Throughput (packet size=1024)... 2018-07-30 02:54:48,306 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:54:51,659 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=138.1191 real_seconds=1.00 rate_Mbps=1153.5299 tx_cpu=32 rx_cpu=19 drop=55984 pkt=197418 data_loss=28.35812 2018-07-30 02:54:51,659 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1<1181214/5000000<10000000 Kbps loss-rate=28 2018-07-30 02:54:51,660 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3090607K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:54:54,986 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=134.2207 real_seconds=1.00 rate_Mbps=1121.0081 tx_cpu=32 rx_cpu=19 drop=58953 pkt=196395 data_loss=30.01757 2018-07-30 02:54:54,986 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1<1147912/3090607<3090607 Kbps loss-rate=30 2018-07-30 02:54:54,987 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2119259K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:54:58,314 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=133.1406 real_seconds=1.00 rate_Mbps=1111.9907 tx_cpu=32 rx_cpu=20 drop=58110 pkt=194446 data_loss=29.88493 2018-07-30 02:54:58,314 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1<1138678/2119259<2119259 Kbps loss-rate=29 2018-07-30 02:54:58,315 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1628968K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:55:01,644 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=134.6826 real_seconds=1.00 rate_Mbps=1125.0822 tx_cpu=36 rx_cpu=19 drop=57422 pkt=195337 data_loss=29.39639 2018-07-30 02:55:01,644 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1<1152084/1628968<1628968 Kbps loss-rate=29 2018-07-30 02:55:01,645 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1390526K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:55:04,971 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=137.3291 real_seconds=1.00 rate_Mbps=1147.7064 tx_cpu=99 rx_cpu=19 drop=29117 pkt=169742 data_loss=17.15370 2018-07-30 02:55:04,971 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1<1175251/1390526<1390526 Kbps loss-rate=17 2018-07-30 02:55:04,972 DEBUG overshot, min=1 kbps=1175251 max=1390526 2018-07-30 02:55:04,972 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1175251K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:55:08,299 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=136.1426 real_seconds=1.00 rate_Mbps=1138.0000 tx_cpu=99 rx_cpu=18 drop=4052 pkt=143462 data_loss=2.82442 2018-07-30 02:55:08,299 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=1024 throughput=1<1165312/1175251<1390526 Kbps loss-rate=2 2018-07-30 02:55:08,299 INFO [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Measuring UDP Throughput (packet size=8192)... 2018-07-30 02:55:08,300 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:55:11,627 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=204.1250 real_seconds=1.00 rate_Mbps=1706.8899 tx_cpu=99 rx_cpu=9 drop=50166 pkt=76294 data_loss=65.75353 2018-07-30 02:55:11,627 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1<1747855/5000000<10000000 Kbps loss-rate=65 2018-07-30 02:55:11,628 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3373927K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:55:14,954 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=199.1562 real_seconds=1.00 rate_Mbps=1666.9780 tx_cpu=99 rx_cpu=8 drop=25990 pkt=51482 data_loss=50.48367 2018-07-30 02:55:14,954 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1<1706985/3373927<3373927 Kbps loss-rate=50 2018-07-30 02:55:14,954 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2540456K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:55:18,305 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=197.9062 real_seconds=1.00 rate_Mbps=1656.7632 tx_cpu=99 rx_cpu=8 drop=13432 pkt=38764 data_loss=34.65073 2018-07-30 02:55:18,306 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1<1696525/2540456<2540456 Kbps loss-rate=34 2018-07-30 02:55:18,306 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2118490K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:55:21,629 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=194.6875 real_seconds=1.00 rate_Mbps=1628.2609 tx_cpu=99 rx_cpu=8 drop=7405 pkt=32325 data_loss=22.90798 2018-07-30 02:55:21,630 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1<1667339/2118490<2118490 Kbps loss-rate=22 2018-07-30 02:55:21,630 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1892914K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:55:24,954 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=195.1484 real_seconds=1.00 rate_Mbps=1632.9577 tx_cpu=99 rx_cpu=8 drop=3905 pkt=28884 data_loss=13.51959 2018-07-30 02:55:24,954 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1<1672148/1892914<1892914 Kbps loss-rate=13 2018-07-30 02:55:24,954 DEBUG overshot, min=1 kbps=1672148 max=1892914 2018-07-30 02:55:24,955 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1672148K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:55:28,306 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=197.0391 real_seconds=1.00 rate_Mbps=1653.0984 tx_cpu=99 rx_cpu=7 drop=294 pkt=25515 data_loss=1.15223 2018-07-30 02:55:28,306 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1<1692772/1672148<1892914 Kbps loss-rate=1 2018-07-30 02:55:28,306 DEBUG undershot, min=1692772 kbps=1792843 max=1892914 2018-07-30 02:55:28,307 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1792843K -p5001 -P5002 -fparse 172.30.9.201 2018-07-30 02:55:31,659 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] megabytes=211.6797 real_seconds=1.00 rate_Mbps=1775.9146 tx_cpu=99 rx_cpu=8 drop=262 pkt=27357 data_loss=0.95772 2018-07-30 02:55:31,659 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] pkt-size=8192 throughput=1692772<1818536/1792843<1892914 Kbps loss-rate=0 2018-07-30 02:55:31,659 DEBUG undershot, min=1818536 kbps=1855725 max=1892914 2018-07-30 02:55:31,670 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.4', 'ip_to': u'172.30.9.201', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2010, 'rtt_ms': 0.53, 'throughput_kbps': 2540220, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1393, 'rtt_ms': 0.47, 'throughput_kbps': 2442562, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3134, 'rtt_ms': 0.66, 'throughput_kbps': 2511479, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.51, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 146483, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.82, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1165312, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.96, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1818536, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.656', 'rtt_max_ms': '0.841', 'rtt_min_ms': '0.471', 'rtt_stddev': '0.113', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.661', 'rtt_max_ms': '0.799', 'rtt_min_ms': '0.538', 'rtt_stddev': '0.086', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.827', 'rtt_max_ms': '1.916', 'rtt_min_ms': '0.607', 'rtt_stddev': '0.369', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-30 02:55:31,672 INFO Deleting floating ip 080afca3-eedd-4f86-9a55-85e60675b1c6 2018-07-30 02:55:32,846 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Floating IP 172.30.9.208 deleted 2018-07-30 02:55:33,544 DEBUG [TestClient_62d623be-9c67-4f3f-a749-459c5175ab254] Instance deleted 2018-07-30 02:55:33,608 INFO Cleaning up... 2018-07-30 02:55:33,608 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] Terminating nuttcp-8.1.4 2018-07-30 02:55:33,616 INFO Deleting floating ip 081ec0a9-db50-4777-8c46-c1646ea24bc7 2018-07-30 02:55:34,740 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] Floating IP 172.30.9.201 deleted 2018-07-30 02:55:34,936 DEBUG [TestServer_62d623be-9c67-4f3f-a749-459c5175ab251] Instance deleted 2018-07-30 02:55:39,734 INFO Network pns-internal-net_62d623be-9c67-4f3f-a749-459c5175ab25 deleted. 2018-07-30 02:55:41,059 INFO Network pns-internal-net2_62d623be-9c67-4f3f-a749-459c5175ab25 deleted. 2018-07-30 02:55:42,857 INFO External router pns_router_62d623be-9c67-4f3f-a749-459c5175ab25 deleted. 2018-07-30 02:55:42,918 INFO Removed public key pns_public_key 2018-07-30 02:55:42,918 INFO Deleting security group 2018-07-30 02:55:43,096 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': '15125608', 'rtt_ms': '0.333333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 161922, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1288406, | | | | | 'loss_rate': 0.03}, 8192: {'tp_kbps': 8393656, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.265/0.148/0.407/0.077', | | | | | '64-byte': '4.394/0.199/41.113/12.239', '1500-byte': '0.318/0.164/0.575/0.139'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5090846', 'rtt_ms': '0.436667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 218826, 'loss_rate': 1.48}, 1024: {'tp_kbps': 1660058, | | | | | 'loss_rate': 0.57}, 8192: {'tp_kbps': 2792043, 'loss_rate': 14.25}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.240/0.192/0.412/0.065', | | | | | '64-byte': '4.529/0.204/42.006/12.492', '1500-byte': '0.385/0.275/0.816/0.149'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1998695', 'rtt_ms': '0.42'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 152379, 'loss_rate': 12.05}, 1024: {'tp_kbps': 1215966, | | | | | 'loss_rate': 2.75}, 8192: {'tp_kbps': 1723414, 'loss_rate': 1.67}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.319/0.233/0.484/0.070', | | | | | '64-byte': '0.521/0.243/1.154/0.250', '1500-byte': '0.529/0.299/1.319/0.278'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2442552', 'rtt_ms': '0.5'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 151083, 'loss_rate': 3.96}, 1024: {'tp_kbps': 1258588, | | | | | 'loss_rate': 4.72}, 8192: {'tp_kbps': 1769123, 'loss_rate': 6.96}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.526/0.323/0.694/0.108', | | | | | '64-byte': '0.646/0.425/1.424/0.275', '1500-byte': '0.720/0.490/1.578/0.297'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2141033', 'rtt_ms': '0.46'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 144154, 'loss_rate': 2.85}, 1024: {'tp_kbps': 1170438, | | | | | 'loss_rate': 2.03}, 8192: {'tp_kbps': 1738465, 'loss_rate': 6.02}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.379/0.269/0.543/0.088', | | | | | '64-byte': '0.513/0.367/0.749/0.130', '1500-byte': '0.696/0.399/2.059/0.470'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2498087', 'rtt_ms': '0.553333'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 146483, 'loss_rate': 2.51}, 1024: {'tp_kbps': 1165312, | | | | | 'loss_rate': 2.82}, 8192: {'tp_kbps': 1818536, 'loss_rate': 0.96}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.661/0.538/0.799/0.086', | | | | | '64-byte': '0.656/0.471/0.841/0.113', '1500-byte': '0.827/0.607/1.916/0.369'}} | | 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-30 02:55:43,101 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-07-30 02:55:43,473 - 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-30 02:55:43,602 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 02:55:43,602 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-30 02:55:43,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 02:55:43,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/6d9a67a4-31c7-4b57-8e84-dd02254574af -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29ee773ece9ec69610cda83ab2e15fb90448f9c2" 2018-07-30 02:55:44,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f30112d3-898a-440b-9276-c8fa95c62351 Date: Mon, 30 Jul 2018 02:55: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-30 02:55:44,750 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6d9a67a4-31c7-4b57-8e84-dd02254574af used request id req-f30112d3-898a-440b-9276-c8fa95c62351 2018-07-30 02:55:44,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14528393745s 2018-07-30 02:55:44,751 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6d9a67a4-31c7-4b57-8e84-dd02254574af used request id req-f30112d3-898a-440b-9276-c8fa95c62351 2018-07-30 02:55:44,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:55:44,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29ee773ece9ec69610cda83ab2e15fb90448f9c2" 2018-07-30 02:55:45,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-83e08c88-ab96-4d54-bb0d-8208c3c7b02d Date: Mon, 30 Jul 2018 02:55:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 02:55:45,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-83e08c88-ab96-4d54-bb0d-8208c3c7b02d 2018-07-30 02:55:45,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.317440986633s 2018-07-30 02:55:45,069 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-83e08c88-ab96-4d54-bb0d-8208c3c7b02d 2018-07-30 02:55:45,069 - shade - DEBUG - Network pns-internal-net_62d623be-9c67-4f3f-a749-459c5175ab25 not found for deleting 2018-07-30 02:55:45,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:55:45,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29ee773ece9ec69610cda83ab2e15fb90448f9c2" 2018-07-30 02:55:45,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f059f5dd-b0c8-45ac-9b27-dfb4787b25d5 Date: Mon, 30 Jul 2018 02:55:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 02:55:45,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f059f5dd-b0c8-45ac-9b27-dfb4787b25d5 2018-07-30 02:55:45,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0733168125153s 2018-07-30 02:55:45,143 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f059f5dd-b0c8-45ac-9b27-dfb4787b25d5 2018-07-30 02:55:45,143 - shade - DEBUG - Network pns-internal-net2_62d623be-9c67-4f3f-a749-459c5175ab25 not found for deleting 2018-07-30 02:55:45,163 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-07-30 02:55:45,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 02:55:45,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-30 02:55:45,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 02:55:45,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 02:55:45,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 02:55:45,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 02:55:45,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 02:55:45,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 02:55:45,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 02:55:45,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 02:55:45,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 02:55:45,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 02:55:45,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 02:55:45,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 02:55:45,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 02:55:45,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 02:55:45,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 02:55:45,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 02:55:45,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 02:55:45,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 02:55:45,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 02:55:45,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 02:55:45,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 02:55:45,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-30 02:55:45,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-30 02:55:45,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:55:45,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782925f2-75d1-42ec-b691-6b7f95d593f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:55:45,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-782925f2-75d1-42ec-b691-6b7f95d593f4 2018-07-30 02:55:45,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 02:55:45,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T03:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["AnUkVkg6R3KENzhZJjW8qA"], "issued_at": "2018-07-30T02:55:45.000000Z"}} 2018-07-30 02:55:45,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:55:45,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:55:45,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7bb10207-2856-4ece-a6e3-704637cf0be0 Date: Mon, 30 Jul 2018 02:55:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 02:55:45,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7bb10207-2856-4ece-a6e3-704637cf0be0 2018-07-30 02:55:45,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.241683959961s 2018-07-30 02:55:45,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7bb10207-2856-4ece-a6e3-704637cf0be0 2018-07-30 02:55:45,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:55:45,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:55:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:55:45,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 02:55:45,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:55:45,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db82e4f3-1d05-40e1-ab3e-618ac7e4b5eb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/f7e8b527169445dcab3ecaf02003a9f0"}, "tags": [], "enabled": true, "id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "heat_stack"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 02:55:45,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-db82e4f3-1d05-40e1-ab3e-618ac7e4b5eb 2018-07-30 02:55:45,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0950109958649s 2018-07-30 02:55:45,920 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-db82e4f3-1d05-40e1-ab3e-618ac7e4b5eb 2018-07-30 02:55:45,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-30 02:55:45,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}}' 2018-07-30 02:55:46,041 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 02:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f31d54f-07b0-4bae-9b75-948dd92f24bf Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27"}, "tags": [], "enabled": true, "id": "83e050edd7794c988d75c9afe7293e27", "parent_id": "default", "domain_id": "default", "name": "shaker-project_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}} 2018-07-30 02:55:46,042 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7f31d54f-07b0-4bae-9b75-948dd92f24bf 2018-07-30 02:55:46,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114054918289s 2018-07-30 02:55:46,042 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7f31d54f-07b0-4bae-9b75-948dd92f24bf 2018-07-30 02:55:46,043 - 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'83e050edd7794c988d75c9afe7293e27', '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_54b1fb22-958e-44fc-b96b-01c07dc03bc9'}) 2018-07-30 02:55:46,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-30 02:55:46,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "57f8c7c8-5fd1-4371-b08e-087a704a72f3", "email": null, "name": "shaker-user_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}}' 2018-07-30 02:55:46,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 02:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7a6ce1e-47a1-4b69-8fdf-3aa5d1a74a3f Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "links": {"self": "http://172.30.9.25:5000/v3/users/915a119fb81f4a73ad0a9fe92c59c2e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "915a119fb81f4a73ad0a9fe92c59c2e6", "domain_id": "default", "password_expires_at": null}} 2018-07-30 02:55:46,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-d7a6ce1e-47a1-4b69-8fdf-3aa5d1a74a3f 2018-07-30 02:55:46,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.358112096786s 2018-07-30 02:55:46,408 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-d7a6ce1e-47a1-4b69-8fdf-3aa5d1a74a3f 2018-07-30 02:55:46,408 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'915a119fb81f4a73ad0a9fe92c59c2e6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_54b1fb22-958e-44fc-b96b-01c07dc03bc9'}) 2018-07-30 02:55:46,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 02:55:46,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:55:46,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026b2dfc-911c-4213-8465-0bba79414e44 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 02:55:46,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-026b2dfc-911c-4213-8465-0bba79414e44 2018-07-30 02:55:46,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0927619934082s 2018-07-30 02:55:46,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-026b2dfc-911c-4213-8465-0bba79414e44 2018-07-30 02:55:46,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 02:55:46,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:55:46,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86df9747-e5ab-40a0-8920-50c6ab363ef5 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 02:55:46,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-86df9747-e5ab-40a0-8920-50c6ab363ef5 2018-07-30 02:55:46,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103595972061s 2018-07-30 02:55:46,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-86df9747-e5ab-40a0-8920-50c6ab363ef5 2018-07-30 02:55:46,615 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-30 02:55:46,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-30 02:55:46,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" -d '{"role": {"name": "Member"}}' 2018-07-30 02:55:46,802 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 02:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d1e927-d853-4549-9387-e5dfc19ecd3e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbd1b0db2e1c477292d0ea59875145fc", "links": {"self": "http://172.30.9.25:5000/v3/roles/dbd1b0db2e1c477292d0ea59875145fc"}, "name": "Member"}} 2018-07-30 02:55:46,802 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e1d1e927-d853-4549-9387-e5dfc19ecd3e 2018-07-30 02:55:46,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.183197021484s 2018-07-30 02:55:46,802 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e1d1e927-d853-4549-9387-e5dfc19ecd3e 2018-07-30 02:55:46,803 - 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'dbd1b0db2e1c477292d0ea59875145fc'}) 2018-07-30 02:55:46,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 02:55:46,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:55:46,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ebc6a39-e005-46c6-ad93-bb0346bc63ed Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dbd1b0db2e1c477292d0ea59875145fc", "links": {"self": "http://172.30.9.25:5000/v3/roles/dbd1b0db2e1c477292d0ea59875145fc"}, "name": "Member"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 02:55:46,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0ebc6a39-e005-46c6-ad93-bb0346bc63ed 2018-07-30 02:55:46,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0828671455383s 2018-07-30 02:55:46,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0ebc6a39-e005-46c6-ad93-bb0346bc63ed 2018-07-30 02:55:46,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 02:55:46,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:55:46,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0eba42-4272-497f-b14d-addee81d25cf Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 02:55:46,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-ac0eba42-4272-497f-b14d-addee81d25cf 2018-07-30 02:55:46,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0816869735718s 2018-07-30 02:55:46,976 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-ac0eba42-4272-497f-b14d-addee81d25cf 2018-07-30 02:55:46,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 02:55:46,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:55:47,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d82fcc-419b-4ca0-8b82-8139cfe88898 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "shaker-user_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "links": {"self": "http://172.30.9.25:5000/v3/users/915a119fb81f4a73ad0a9fe92c59c2e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "915a119fb81f4a73ad0a9fe92c59c2e6", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 02:55:47,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-84d82fcc-419b-4ca0-8b82-8139cfe88898 2018-07-30 02:55:47,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0363960266113s 2018-07-30 02:55:47,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-84d82fcc-419b-4ca0-8b82-8139cfe88898 2018-07-30 02:55:47,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 02:55:47,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:55:47,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7cc8a8e-5cea-47dd-bae1-f01e7e95b83a Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27"}, "tags": [], "enabled": true, "id": "83e050edd7794c988d75c9afe7293e27", "parent_id": "default", "domain_id": "default", "name": "shaker-project_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}]} 2018-07-30 02:55:47,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f7cc8a8e-5cea-47dd-bae1-f01e7e95b83a 2018-07-30 02:55:47,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0922060012817s 2018-07-30 02:55:47,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f7cc8a8e-5cea-47dd-bae1-f01e7e95b83a 2018-07-30 02:55:47,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 02:55:47,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=915a119fb81f4a73ad0a9fe92c59c2e6&role.id=dbd1b0db2e1c477292d0ea59875145fc&scope.project.id=83e050edd7794c988d75c9afe7293e27" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:55:47,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a53b97-3de7-42b7-9661-4a8cfd271fa4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=915a119fb81f4a73ad0a9fe92c59c2e6&role.id=dbd1b0db2e1c477292d0ea59875145fc&scope.project.id=83e050edd7794c988d75c9afe7293e27", "previous": null, "next": null}} 2018-07-30 02:55:47,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=915a119fb81f4a73ad0a9fe92c59c2e6&role.id=dbd1b0db2e1c477292d0ea59875145fc&scope.project.id=83e050edd7794c988d75c9afe7293e27 used request id req-d7a53b97-3de7-42b7-9661-4a8cfd271fa4 2018-07-30 02:55:47,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0911378860474s 2018-07-30 02:55:47,216 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=915a119fb81f4a73ad0a9fe92c59c2e6&role.id=dbd1b0db2e1c477292d0ea59875145fc&scope.project.id=83e050edd7794c988d75c9afe7293e27 used request id req-d7a53b97-3de7-42b7-9661-4a8cfd271fa4 2018-07-30 02:55:47,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 02:55:47,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27/users/915a119fb81f4a73ad0a9fe92c59c2e6/roles/dbd1b0db2e1c477292d0ea59875145fc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:55:47,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3c2e138-0aea-4730-9ae3-52dd2fc6dc04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 02:55:47,340 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27/users/915a119fb81f4a73ad0a9fe92c59c2e6/roles/dbd1b0db2e1c477292d0ea59875145fc used request id req-c3c2e138-0aea-4730-9ae3-52dd2fc6dc04 2018-07-30 02:55:47,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.120908021927s 2018-07-30 02:55:47,341 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27/users/915a119fb81f4a73ad0a9fe92c59c2e6/roles/dbd1b0db2e1c477292d0ea59875145fc used request id req-c3c2e138-0aea-4730-9ae3-52dd2fc6dc04 2018-07-30 02:55:47,341 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_54b1fb22-958e-44fc-b96b-01c07dc03bc9', 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'83e050edd7794c988d75c9afe7293e27', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '57f8c7c8-5fd1-4371-b08e-087a704a72f3', 'username': u'shaker-user_54b1fb22-958e-44fc-b96b-01c07dc03bc9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-30 02:55:47,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 02:55:47,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-30 02:55:47,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 02:55:47,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 02:55:47,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 02:55:47,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 02:55:47,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 02:55:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 02:55:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 02:55:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 02:55:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 02:55:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 02:55:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 02:55:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 02:55:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 02:55:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 02:55:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 02:55:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 02:55:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 02:55:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 02:55:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 02:55:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 02:55:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 02:55:47,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-30 02:55:47,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-30 02:55:47,347 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_54b1fb22-958e-44fc-b96b-01c07dc03bc9', 'password': '57f8c7c8-5fd1-4371-b08e-087a704a72f3', 'project_name': 'shaker-project_54b1fb22-958e-44fc-b96b-01c07dc03bc9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '83e050edd7794c988d75c9afe7293e27', 'project_domain_name': 'Default'} 2018-07-30 02:55:47,347 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-07-30 02:55:47,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:55:47,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d3891e-74f1-4ee7-a805-74ef0556a888 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 02:55:47,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b9d3891e-74f1-4ee7-a805-74ef0556a888 2018-07-30 02:55:47,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 02:55:47,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbd1b0db2e1c477292d0ea59875145fc", "name": "Member"}], "expires_at": "2018-07-30T03:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83e050edd7794c988d75c9afe7293e27", "name": "shaker-project_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/83e050edd7794c988d75c9afe7293e27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/83e050edd7794c988d75c9afe7293e27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/83e050edd7794c988d75c9afe7293e27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/83e050edd7794c988d75c9afe7293e27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/83e050edd7794c988d75c9afe7293e27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/83e050edd7794c988d75c9afe7293e27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_83e050edd7794c988d75c9afe7293e27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_83e050edd7794c988d75c9afe7293e27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/83e050edd7794c988d75c9afe7293e27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/83e050edd7794c988d75c9afe7293e27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/83e050edd7794c988d75c9afe7293e27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/83e050edd7794c988d75c9afe7293e27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/83e050edd7794c988d75c9afe7293e27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/83e050edd7794c988d75c9afe7293e27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "id": "915a119fb81f4a73ad0a9fe92c59c2e6"}, "audit_ids": ["EfnI8mymTFWNCvz6-8iEBQ"], "issued_at": "2018-07-30T02:55:47.000000Z"}} 2018-07-30 02:55:47,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 02:55:47,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -d '{"network": {"name": "shaker-net_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "admin_state_up": true}}' 2018-07-30 02:55:48,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-24950b88-509f-4dbb-a76a-a712286bbb15 Date: Mon, 30 Jul 2018 02:55:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"83e050edd7794c988d75c9afe7293e27","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:55:48Z","is_default":false,"name":"shaker-net_54b1fb22-958e-44fc-b96b-01c07dc03bc9","qos_policy_id":null,"admin_state_up":true,"tenant_id":"83e050edd7794c988d75c9afe7293e27","created_at":"2018-07-30T02:55:48Z","mtu":1450}} 2018-07-30 02:55:48,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-24950b88-509f-4dbb-a76a-a712286bbb15 2018-07-30 02:55:48,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.497485160828s 2018-07-30 02:55:48,239 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-24950b88-509f-4dbb-a76a-a712286bbb15 2018-07-30 02:55:48,239 - 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-30T02:55:48Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_54b1fb22-958e-44fc-b96b-01c07dc03bc9', u'admin_state_up': True, u'tenant_id': u'83e050edd7794c988d75c9afe7293e27', u'created_at': u'2018-07-30T02:55:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'83e050edd7794c988d75c9afe7293e27', u'l2_adjacency': True}) 2018-07-30 02:55:48,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:55:48,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:55:48,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1227 X-Openstack-Request-Id: req-ef720cf0-d9df-4bde-baf3-6383e986d029 Date: Mon, 30 Jul 2018 02:55:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"83e050edd7794c988d75c9afe7293e27","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T02:55:48Z","qos_policy_id":null,"name":"shaker-net_54b1fb22-958e-44fc-b96b-01c07dc03bc9","admin_state_up":true,"tenant_id":"83e050edd7794c988d75c9afe7293e27","created_at":"2018-07-30T02:55:48Z","mtu":1450}]} 2018-07-30 02:55:48,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ef720cf0-d9df-4bde-baf3-6383e986d029 2018-07-30 02:55:48,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.148359060287s 2018-07-30 02:55:48,389 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ef720cf0-d9df-4bde-baf3-6383e986d029 2018-07-30 02:55:48,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 02:55:48,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -d '{"subnet": {"name": "shaker-subnet_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "enable_dhcp": true, "network_id": "dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 02:55:49,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ae10f838-6f08-4fbd-b2fe-1ddf2f6d55fc Date: Mon, 30 Jul 2018 02:55:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13","tenant_id":"83e050edd7794c988d75c9afe7293e27","created_at":"2018-07-30T02:55:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T02:55:48Z","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":"83e050edd7794c988d75c9afe7293e27","id":"f14e2403-db8a-4857-bbbe-f2dc78e60115","subnetpool_id":null,"name":"shaker-subnet_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}} 2018-07-30 02:55:49,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-ae10f838-6f08-4fbd-b2fe-1ddf2f6d55fc 2018-07-30 02:55:49,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.658938884735s 2018-07-30 02:55:49,049 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-ae10f838-6f08-4fbd-b2fe-1ddf2f6d55fc 2018-07-30 02:55:49,050 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T02:55:48Z', 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'f14e2403-db8a-4857-bbbe-f2dc78e60115', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_54b1fb22-958e-44fc-b96b-01c07dc03bc9', u'enable_dhcp': True, u'network_id': u'dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13', u'tenant_id': u'83e050edd7794c988d75c9afe7293e27', u'created_at': u'2018-07-30T02:55:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'83e050edd7794c988d75c9afe7293e27'}) 2018-07-30 02:55:49,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 02:55:49,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "shaker-router_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "admin_state_up": true}}' 2018-07-30 02:55:50,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-faf9ba0e-ce8b-4474-9494-db916eb0249d Date: Mon, 30 Jul 2018 02:55:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:49Z", "admin_state_up": true, "updated_at": "2018-07-30T02:55:49Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "a3f26bac-51b8-4ca8-bf69-d43017e95f27", "name": "shaker-router_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}} 2018-07-30 02:55:50,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-faf9ba0e-ce8b-4474-9494-db916eb0249d 2018-07-30 02:55:50,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40753006935s 2018-07-30 02:55:50,458 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-faf9ba0e-ce8b-4474-9494-db916eb0249d 2018-07-30 02:55:50,459 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T02:55:49Z', u'revision_number': 3, u'id': u'a3f26bac-51b8-4ca8-bf69-d43017e95f27', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_54b1fb22-958e-44fc-b96b-01c07dc03bc9', u'admin_state_up': True, u'tenant_id': u'83e050edd7794c988d75c9afe7293e27', u'created_at': u'2018-07-30T02:55:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'83e050edd7794c988d75c9afe7293e27'}) 2018-07-30 02:55:50,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 02:55:50,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/a3f26bac-51b8-4ca8-bf69-d43017e95f27/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}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -d '{"subnet_id": "f14e2403-db8a-4857-bbbe-f2dc78e60115"}' 2018-07-30 02:55:52,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6c12f557-7677-4101-b01e-1b968cb70c0c Date: Mon, 30 Jul 2018 02:55:52 GMT RESP BODY: {"network_id": "dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "subnet_id": "f14e2403-db8a-4857-bbbe-f2dc78e60115", "subnet_ids": ["f14e2403-db8a-4857-bbbe-f2dc78e60115"], "port_id": "a274b208-205c-447e-9e88-49426abc6fcd", "id": "a3f26bac-51b8-4ca8-bf69-d43017e95f27"} 2018-07-30 02:55:52,740 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/a3f26bac-51b8-4ca8-bf69-d43017e95f27/add_router_interface.json used request id req-6c12f557-7677-4101-b01e-1b968cb70c0c 2018-07-30 02:55:52,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.2810781002s 2018-07-30 02:55:52,741 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/a3f26bac-51b8-4ca8-bf69-d43017e95f27/add_router_interface.json used request id req-6c12f557-7677-4101-b01e-1b968cb70c0c returning object a3f26bac-51b8-4ca8-bf69-d43017e95f27 2018-07-30 02:55:52,741 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-07-30 02:55:56,292 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-07-30 02:55:56,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 02:55:56,298 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 02:55:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 02:55:56,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 02:55:56,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:55:56,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4173a2d7-ff5a-4551-ad26-c631f5bb57c3 Date: Mon, 30 Jul 2018 02:55:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 02:55:56,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4173a2d7-ff5a-4551-ad26-c631f5bb57c3 2018-07-30 02:55:56,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202873945236s 2018-07-30 02:55:56,506 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4173a2d7-ff5a-4551-ad26-c631f5bb57c3 2018-07-30 02:55:56,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 02:55:56,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}' 2018-07-30 02:55:56,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5477d698-a964-4712-9b0d-2c3055b7ba9e Date: Mon, 30 Jul 2018 02:55:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923/file", "owner": "83e050edd7794c988d75c9afe7293e27", "id": "9fec5cee-59a9-4b52-b0af-118351f93923", "size": null, "self": "/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-30T02:55:56Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "checksum": null, "created_at": "2018-07-30T02:55:56Z", "protected": false} 2018-07-30 02:55:56,573 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-5477d698-a964-4712-9b0d-2c3055b7ba9e 2018-07-30 02:55:56,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.059051990509s 2018-07-30 02:55:56,573 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-5477d698-a964-4712-9b0d-2c3055b7ba9e returning object 9fec5cee-59a9-4b52-b0af-118351f93923 2018-07-30 02:55:56,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 02:55:56,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923/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}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -d '' 2018-07-30 02:56:06,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2a5f3a9-980a-4347-966c-8654329901f8 Date: Mon, 30 Jul 2018 02:56:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 02:56:06,520 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923/file used request id req-a2a5f3a9-980a-4347-966c-8654329901f8 2018-07-30 02:56:06,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.94641089439s 2018-07-30 02:56:06,520 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923/file used request id req-a2a5f3a9-980a-4347-966c-8654329901f8 2018-07-30 02:56:06,521 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_54b1fb22-958e-44fc-b96b-01c07dc03bc9', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T02:55:56Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923/file', u'owner': u'83e050edd7794c988d75c9afe7293e27', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'9fec5cee-59a9-4b52-b0af-118351f93923', u'size': None, u'name': u'shaker-img_54b1fb22-958e-44fc-b96b-01c07dc03bc9', u'checksum': None, u'self': u'/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T02:55:56Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 02:56:06,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 02:56:06,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-07-30 02:56:07,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:56: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-0d2279b2-56c4-4c37-9b75-bd4c75b44bd4 x-compute-request-id: req-0d2279b2-56c4-4c37-9b75-bd4c75b44bd4 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "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": "467056f9-39ca-4932-bbd4-bfd8f00cac98"}} 2018-07-30 02:56:07,123 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0d2279b2-56c4-4c37-9b75-bd4c75b44bd4 2018-07-30 02:56:07,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.601813077927s 2018-07-30 02:56:07,124 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0d2279b2-56c4-4c37-9b75-bd4c75b44bd4 2018-07-30 02:56:07,125 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_54b1fb22-958e-44fc-b96b-01c07dc03bc9', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'467056f9-39ca-4932-bbd4-bfd8f00cac98', 'swap': 0}) 2018-07-30 02:56:07,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 02:56:07,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98/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}585ebb9e010013f420798adb819e421ff3a8c9bd" -d '{"extra_specs": {}}' 2018-07-30 02:56:07,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-864af4a1-2f24-404e-9121-34a0af43fe37 x-compute-request-id: req-864af4a1-2f24-404e-9121-34a0af43fe37 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 02:56:07,156 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98/os-extra_specs used request id req-864af4a1-2f24-404e-9121-34a0af43fe37 2018-07-30 02:56:07,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0303199291229s 2018-07-30 02:56:07,156 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98/os-extra_specs used request id req-864af4a1-2f24-404e-9121-34a0af43fe37 2018-07-30 02:56:07,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-30 02:56:07,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -d '{"keypair": {"name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}}' 2018-07-30 02:56:07,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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,Accept-Encoding x-openstack-request-id: req-7e379886-7325-4cb1-ba42-cb97ced09532 x-compute-request-id: req-7e379886-7325-4cb1-ba42-cb97ced09532 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYkeCoi+FQPoSI2tz0WnIdrdLsjOhN8kTcdD0/ZmeZk7oHcK6KP3LNM+ubR1y7SSGcW2jquH4eLX8EPLc3Ex0NS0rr5Sr2fJ3ARTn4L69Pa+yyDoK4t9+0BynIO34JWUFW/3tG5fISxxsgnpph2Nj9vdJNJ7DijsGO8fBJn1a0XCRfVavtYtMi+QxqUThDTPa4XgAtKIpA0erL64dMIGdVunX9x2/PoNE0zkWIymp1D8EhhhOoq658WB9DbEvAcOEM5fkNQQLjkhN0yb27dpvHxe2futXKpiga2OO3CJ8q73QHHNVolMPaJSF6DMH///XowNJNMeKPWiOhcKl+z6V/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2JHgqIvhUD6EiNrc9FpyHa3S7IzoTfJE3HQ9P2ZnmZO6B3Cu\nij9yzTPrm0dcu0khnFto6rh+Hi1/BDy3NxMdDUtK6+Uq9nydwEU5+C+vT2vssg6C\nuLfftAcpyDt+CVlBVv97RuXyEscbIJ6aYdjY/b3STSew4o7BjvHwSZ9WtFwkX1Wr\n7WLTIvkMalE4Q0z2uF4ALSiKQNHqy+uHTCBnVbp1/cdvz6DRNM5FiMpqdQ/BIYYT\nqKuufFgfQ2xLwHDhDOX5DUEC45ITdMm9u3abx8Xtn7rVyqYoGtjjtwifKu90BxzV\naJTD2iUhegzB///16MDSTTHij1ojoXCpfs+lfwIDAQABAoIBAH+pPi0ch6ytraKe\noTDJQAuOs48NYMLR1RW+z3vX+anmEvrfyYNk819TA8d8wYUFDvMET0xNhMp1NzJg\nOAAXHEEB6SA07qZtvu/f3tQWB9lhXR14wEXy3cNZlZ+asikAnCuUXi7kzVWUWMFZ\nvNeA5ChvBNDGXNawIBkLNQGxE4Ms16WD8W32WetkxcqfZtQ1IyjUwk/qe+9MlMTY\nLDvS+HREZw2cG75WBdXhrvLIOXnVOpbwwbFrt8QCcm3zPCKN2JuH2SIr9c2AbP42\nK+MsufWYshNMlV7QsMUKuAe0lJHkCUgIJXoTRRfImrQrXm2qtvm9fgZ2k22NGnr8\nIvocYMECgYEA+GEm+vwL5mHVb/9FOgZIowozLl0Sn2tznslsturN30B4i6yI0igB\nRkfzgaESA82J/rcKugNNh6HZfkl+23V5ssAseZspEwOZSzuqCs8ftWeHLez3rsEl\n1q2Snyc+kFQ0rrOiVprlqF0ibS7SMe0R+l16AIcvCvWM20QliMuf6m0CgYEA3zbh\n7263g++j5QzO6ZekluoSkmDVHB+wcK9xtm4oJVMlAE3v1FkZZFvd95AzhadEGZhD\nT6pDG3UeeTa/ukK8Qy1/NKGBpSt5YA/Ar4V9dZoQk54zv21WcMXIfL1MBILpdEuR\n8Y/dqIkqcpQ9kTu9+ZsmpF477LnD5i8FsbPGHBsCgYEAnwCClbV4YLlMi2/c/zI6\nmbTT4uBOJaQB1iqX39kchcid4rxGslJNzpIM/nUANVME/fxrb3zhyuv/cWrXPOJN\nT/LaBdcgSj3JinHdfyHs6JIn5WyHemXHNVDURfI3iOl++D+istJiJo/IlCCfCrr7\nAU2J5oCjyt46l7teU94Wt1kCgYEAi4U+i+5kfu9XPmBXJONIWZxNp3knO8EDBCxl\no2YPaeUih6IvekeG+5gAkjFsQupeQrFNwYnnEE6QkauLA92a11Kk5DzfUGJwJ38x\nLYT++ncmTV7hcZHiKfM2ceHQljFNwwdJXfhS0HmMMro+EX2KLW6xJKRSSJGExWg2\n4vA/sGkCgYAafQsns9aCGJ3D+HBu4BY5b4OX9EOxMrzQGCMCQHZpvI1oMhJ4pC9/\n4GVAKg0L/e3GwAJaPjvCnTSfr3GjHTbLh9WgYUfV+ikYQyiAk1p2yZRNJ+fd0WHZ\n6Yfc2xznGruSNB/NUCv3mXDhzZYWxFo+WssZM5reaV//NMFsu2Rh0w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "fingerprint": "a5:a9:fd:f1:db:e1:63:59:0b:ad:4e:44:7d:e1:f6:48"}} 2018-07-30 02:56:07,498 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-7e379886-7325-4cb1-ba42-cb97ced09532 2018-07-30 02:56:07,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.341785907745s 2018-07-30 02:56:07,499 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-7e379886-7325-4cb1-ba42-cb97ced09532 2018-07-30 02:56:07,499 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYkeCoi+FQPoSI2tz0WnIdrdLsjOhN8kTcdD0/ZmeZk7oHcK6KP3LNM+ubR1y7SSGcW2jquH4eLX8EPLc3Ex0NS0rr5Sr2fJ3ARTn4L69Pa+yyDoK4t9+0BynIO34JWUFW/3tG5fISxxsgnpph2Nj9vdJNJ7DijsGO8fBJn1a0XCRfVavtYtMi+QxqUThDTPa4XgAtKIpA0erL64dMIGdVunX9x2/PoNE0zkWIymp1D8EhhhOoq658WB9DbEvAcOEM5fkNQQLjkhN0yb27dpvHxe2futXKpiga2OO3CJ8q73QHHNVolMPaJSF6DMH///XowNJNMeKPWiOhcKl+z6V/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2JHgqIvhUD6EiNrc9FpyHa3S7IzoTfJE3HQ9P2ZnmZO6B3Cu\nij9yzTPrm0dcu0khnFto6rh+Hi1/BDy3NxMdDUtK6+Uq9nydwEU5+C+vT2vssg6C\nuLfftAcpyDt+CVlBVv97RuXyEscbIJ6aYdjY/b3STSew4o7BjvHwSZ9WtFwkX1Wr\n7WLTIvkMalE4Q0z2uF4ALSiKQNHqy+uHTCBnVbp1/cdvz6DRNM5FiMpqdQ/BIYYT\nqKuufFgfQ2xLwHDhDOX5DUEC45ITdMm9u3abx8Xtn7rVyqYoGtjjtwifKu90BxzV\naJTD2iUhegzB///16MDSTTHij1ojoXCpfs+lfwIDAQABAoIBAH+pPi0ch6ytraKe\noTDJQAuOs48NYMLR1RW+z3vX+anmEvrfyYNk819TA8d8wYUFDvMET0xNhMp1NzJg\nOAAXHEEB6SA07qZtvu/f3tQWB9lhXR14wEXy3cNZlZ+asikAnCuUXi7kzVWUWMFZ\nvNeA5ChvBNDGXNawIBkLNQGxE4Ms16WD8W32WetkxcqfZtQ1IyjUwk/qe+9MlMTY\nLDvS+HREZw2cG75WBdXhrvLIOXnVOpbwwbFrt8QCcm3zPCKN2JuH2SIr9c2AbP42\nK+MsufWYshNMlV7QsMUKuAe0lJHkCUgIJXoTRRfImrQrXm2qtvm9fgZ2k22NGnr8\nIvocYMECgYEA+GEm+vwL5mHVb/9FOgZIowozLl0Sn2tznslsturN30B4i6yI0igB\nRkfzgaESA82J/rcKugNNh6HZfkl+23V5ssAseZspEwOZSzuqCs8ftWeHLez3rsEl\n1q2Snyc+kFQ0rrOiVprlqF0ibS7SMe0R+l16AIcvCvWM20QliMuf6m0CgYEA3zbh\n7263g++j5QzO6ZekluoSkmDVHB+wcK9xtm4oJVMlAE3v1FkZZFvd95AzhadEGZhD\nT6pDG3UeeTa/ukK8Qy1/NKGBpSt5YA/Ar4V9dZoQk54zv21WcMXIfL1MBILpdEuR\n8Y/dqIkqcpQ9kTu9+ZsmpF477LnD5i8FsbPGHBsCgYEAnwCClbV4YLlMi2/c/zI6\nmbTT4uBOJaQB1iqX39kchcid4rxGslJNzpIM/nUANVME/fxrb3zhyuv/cWrXPOJN\nT/LaBdcgSj3JinHdfyHs6JIn5WyHemXHNVDURfI3iOl++D+istJiJo/IlCCfCrr7\nAU2J5oCjyt46l7teU94Wt1kCgYEAi4U+i+5kfu9XPmBXJONIWZxNp3knO8EDBCxl\no2YPaeUih6IvekeG+5gAkjFsQupeQrFNwYnnEE6QkauLA92a11Kk5DzfUGJwJ38x\nLYT++ncmTV7hcZHiKfM2ceHQljFNwwdJXfhS0HmMMro+EX2KLW6xJKRSSJGExWg2\n4vA/sGkCgYAafQsns9aCGJ3D+HBu4BY5b4OX9EOxMrzQGCMCQHZpvI1oMhJ4pC9/\n4GVAKg0L/e3GwAJaPjvCnTSfr3GjHTbLh9WgYUfV+ikYQyiAk1p2yZRNJ+fd0WHZ\n6Yfc2xznGruSNB/NUCv3mXDhzZYWxFo+WssZM5reaV//NMFsu2Rh0w==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'915a119fb81f4a73ad0a9fe92c59c2e6', 'name': u'shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9', 'created_at': '2018-07-30T02:56:07.499889', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83e050edd7794c988d75c9afe7293e27', 'name': 'shaker-project_54b1fb22-958e-44fc-b96b-01c07dc03bc9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a5:a9:fd:f1:db:e1:63:59:0b:ad:4e:44:7d:e1:f6:48', 'type': 'ssh', 'id': u'shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9'}) 2018-07-30 02:56:07,500 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA2JHgqIvhUD6EiNrc9FpyHa3S7IzoTfJE3HQ9P2ZnmZO6B3Cu ij9yzTPrm0dcu0khnFto6rh+Hi1/BDy3NxMdDUtK6+Uq9nydwEU5+C+vT2vssg6C uLfftAcpyDt+CVlBVv97RuXyEscbIJ6aYdjY/b3STSew4o7BjvHwSZ9WtFwkX1Wr 7WLTIvkMalE4Q0z2uF4ALSiKQNHqy+uHTCBnVbp1/cdvz6DRNM5FiMpqdQ/BIYYT qKuufFgfQ2xLwHDhDOX5DUEC45ITdMm9u3abx8Xtn7rVyqYoGtjjtwifKu90BxzV aJTD2iUhegzB///16MDSTTHij1ojoXCpfs+lfwIDAQABAoIBAH+pPi0ch6ytraKe oTDJQAuOs48NYMLR1RW+z3vX+anmEvrfyYNk819TA8d8wYUFDvMET0xNhMp1NzJg OAAXHEEB6SA07qZtvu/f3tQWB9lhXR14wEXy3cNZlZ+asikAnCuUXi7kzVWUWMFZ vNeA5ChvBNDGXNawIBkLNQGxE4Ms16WD8W32WetkxcqfZtQ1IyjUwk/qe+9MlMTY LDvS+HREZw2cG75WBdXhrvLIOXnVOpbwwbFrt8QCcm3zPCKN2JuH2SIr9c2AbP42 K+MsufWYshNMlV7QsMUKuAe0lJHkCUgIJXoTRRfImrQrXm2qtvm9fgZ2k22NGnr8 IvocYMECgYEA+GEm+vwL5mHVb/9FOgZIowozLl0Sn2tznslsturN30B4i6yI0igB RkfzgaESA82J/rcKugNNh6HZfkl+23V5ssAseZspEwOZSzuqCs8ftWeHLez3rsEl 1q2Snyc+kFQ0rrOiVprlqF0ibS7SMe0R+l16AIcvCvWM20QliMuf6m0CgYEA3zbh 7263g++j5QzO6ZekluoSkmDVHB+wcK9xtm4oJVMlAE3v1FkZZFvd95AzhadEGZhD T6pDG3UeeTa/ukK8Qy1/NKGBpSt5YA/Ar4V9dZoQk54zv21WcMXIfL1MBILpdEuR 8Y/dqIkqcpQ9kTu9+ZsmpF477LnD5i8FsbPGHBsCgYEAnwCClbV4YLlMi2/c/zI6 mbTT4uBOJaQB1iqX39kchcid4rxGslJNzpIM/nUANVME/fxrb3zhyuv/cWrXPOJN T/LaBdcgSj3JinHdfyHs6JIn5WyHemXHNVDURfI3iOl++D+istJiJo/IlCCfCrr7 AU2J5oCjyt46l7teU94Wt1kCgYEAi4U+i+5kfu9XPmBXJONIWZxNp3knO8EDBCxl o2YPaeUih6IvekeG+5gAkjFsQupeQrFNwYnnEE6QkauLA92a11Kk5DzfUGJwJ38x LYT++ncmTV7hcZHiKfM2ceHQljFNwwdJXfhS0HmMMro+EX2KLW6xJKRSSJGExWg2 4vA/sGkCgYAafQsns9aCGJ3D+HBu4BY5b4OX9EOxMrzQGCMCQHZpvI1oMhJ4pC9/ 4GVAKg0L/e3GwAJaPjvCnTSfr3GjHTbLh9WgYUfV+ikYQyiAk1p2yZRNJ+fd0WHZ 6Yfc2xznGruSNB/NUCv3mXDhzZYWxFo+WssZM5reaV//NMFsu2Rh0w== -----END RSA PRIVATE KEY----- 2018-07-30 02:56:07,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-30 02:56:07,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -d '{"security_group": {"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "description": "created by OPNFV Functest (shaker)"}}' 2018-07-30 02:56:07,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-847de47c-5130-4ef1-88c5-317441f42cc3 Date: Mon, 30 Jul 2018 02:56:07 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:56:07Z", "updated_at": "2018-07-30T02:56:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:56:07Z", "revision_number": 0, "id": "6ccb5d67-4df8-4caf-9661-af68a32830dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:07Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:56:07Z", "revision_number": 0, "id": "f3f3c0ab-a27b-47ac-a651-faecf5e523de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:07Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 2, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}} 2018-07-30 02:56:07,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-847de47c-5130-4ef1-88c5-317441f42cc3 2018-07-30 02:56:07,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.361141204834s 2018-07-30 02:56:07,865 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-847de47c-5130-4ef1-88c5-317441f42cc3 2018-07-30 02:56:07,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 02:56:07,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:07,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-b7f6c2fc-d605-4c3a-b3d8-f4c6e89e4f16 Date: Mon, 30 Jul 2018 02:56:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:56:07Z", "updated_at": "2018-07-30T02:56:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:56:07Z", "revision_number": 0, "id": "6ccb5d67-4df8-4caf-9661-af68a32830dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:07Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:56:07Z", "revision_number": 0, "id": "f3f3c0ab-a27b-47ac-a651-faecf5e523de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:07Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 2, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}]} 2018-07-30 02:56:07,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b7f6c2fc-d605-4c3a-b3d8-f4c6e89e4f16 2018-07-30 02:56:07,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0716760158539s 2018-07-30 02:56:07,941 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b7f6c2fc-d605-4c3a-b3d8-f4c6e89e4f16 2018-07-30 02:56:07,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 02:56:07,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -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": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3"}}' 2018-07-30 02:56:08,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-91058ac2-1246-481d-925d-39313a13a204 Date: Mon, 30 Jul 2018 02:56:08 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-30T02:56:08Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "port_range_min": 22, "revision_number": 0, "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:56:08Z", "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "131e264b-a137-4a7e-8b37-39383da83d7d"}} 2018-07-30 02:56:08,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-91058ac2-1246-481d-925d-39313a13a204 2018-07-30 02:56:08,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.157835006714s 2018-07-30 02:56:08,103 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-91058ac2-1246-481d-925d-39313a13a204 2018-07-30 02:56:08,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 02:56:08,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:08,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-1387acb1-f6d6-40c1-9c38-eee554e1763b Date: Mon, 30 Jul 2018 02:56:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:56:07Z", "updated_at": "2018-07-30T02:56:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T02:56:08Z", "revision_number": 0, "id": "131e264b-a137-4a7e-8b37-39383da83d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:08Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": 22, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:56:07Z", "revision_number": 0, "id": "6ccb5d67-4df8-4caf-9661-af68a32830dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:07Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:56:07Z", "revision_number": 0, "id": "f3f3c0ab-a27b-47ac-a651-faecf5e523de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:07Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 3, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}]} 2018-07-30 02:56:08,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1387acb1-f6d6-40c1-9c38-eee554e1763b 2018-07-30 02:56:08,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.04865193367s 2018-07-30 02:56:08,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1387acb1-f6d6-40c1-9c38-eee554e1763b 2018-07-30 02:56:08,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 02:56:08,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -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": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3"}}' 2018-07-30 02:56:08,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0c0dad43-684c-4056-a8e1-8d2bbbb3b089 Date: Mon, 30 Jul 2018 02:56:08 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-30T02:56:08Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "port_range_min": null, "revision_number": 0, "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:56:08Z", "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "aa84bb57-342a-45a3-a70c-735e17311fdb"}} 2018-07-30 02:56:08,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0c0dad43-684c-4056-a8e1-8d2bbbb3b089 2018-07-30 02:56:08,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134582996368s 2018-07-30 02:56:08,294 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0c0dad43-684c-4056-a8e1-8d2bbbb3b089 2018-07-30 02:56:08,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 02:56:08,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:08,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-d984e848-7187-4c56-b972-b5c77dd56ea4 Date: Mon, 30 Jul 2018 02:56:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:56:07Z", "updated_at": "2018-07-30T02:56:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T02:56:08Z", "revision_number": 0, "id": "131e264b-a137-4a7e-8b37-39383da83d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:08Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": 22, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:56:07Z", "revision_number": 0, "id": "6ccb5d67-4df8-4caf-9661-af68a32830dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:07Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:56:08Z", "revision_number": 0, "id": "aa84bb57-342a-45a3-a70c-735e17311fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:08Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:56:07Z", "revision_number": 0, "id": "f3f3c0ab-a27b-47ac-a651-faecf5e523de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:07Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}]} 2018-07-30 02:56:08,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d984e848-7187-4c56-b972-b5c77dd56ea4 2018-07-30 02:56:08,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0510709285736s 2018-07-30 02:56:08,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d984e848-7187-4c56-b972-b5c77dd56ea4 2018-07-30 02:56:08,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 02:56:08,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -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": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3"}}' 2018-07-30 02:56:08,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-4c4158c3-e8d4-4fa3-aeb1-7fdff89b2434 Date: Mon, 30 Jul 2018 02:56:08 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-30T02:56:08Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "port_range_min": 9000, "revision_number": 0, "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:56:08Z", "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "c77152cc-b2df-4707-9cc2-182a5db1351c"}} 2018-07-30 02:56:08,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-4c4158c3-e8d4-4fa3-aeb1-7fdff89b2434 2018-07-30 02:56:08,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.157446146011s 2018-07-30 02:56:08,510 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-4c4158c3-e8d4-4fa3-aeb1-7fdff89b2434 2018-07-30 02:56:08,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:56:08,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:08,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-168e6707-0384-4afa-a1eb-6a901a5d62ba Date: Mon, 30 Jul 2018 02:56:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"83e050edd7794c988d75c9afe7293e27","l2_adjacency":true,"status":"ACTIVE","subnets":["f14e2403-db8a-4857-bbbe-f2dc78e60115"],"description":"","tags":[],"updated_at":"2018-07-30T02:55:48Z","qos_policy_id":null,"name":"shaker-net_54b1fb22-958e-44fc-b96b-01c07dc03bc9","admin_state_up":true,"tenant_id":"83e050edd7794c988d75c9afe7293e27","created_at":"2018-07-30T02:55:48Z","mtu":1450}]} 2018-07-30 02:56:08,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-168e6707-0384-4afa-a1eb-6a901a5d62ba 2018-07-30 02:56:08,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109539985657s 2018-07-30 02:56:08,621 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-168e6707-0384-4afa-a1eb-6a901a5d62ba 2018-07-30 02:56:08,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 02:56:08,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:08,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-88c222b1-5f8e-4469-8954-71693b3405f6 Date: Mon, 30 Jul 2018 02:56:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/9fec5cee-59a9-4b52-b0af-118351f93923/snap", "metadata": {}}], "file": "/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923/file", "owner": "83e050edd7794c988d75c9afe7293e27", "id": "9fec5cee-59a9-4b52-b0af-118351f93923", "size": 666173440, "self": "/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/9fec5cee-59a9-4b52-b0af-118351f93923/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-30T02:56:06Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-30T02:55:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 02:56:08,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-88c222b1-5f8e-4469-8954-71693b3405f6 2018-07-30 02:56:08,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0358459949493s 2018-07-30 02:56:08,662 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-88c222b1-5f8e-4469-8954-71693b3405f6 2018-07-30 02:56:08,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 02:56:08,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:08,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-2a8b04da-5edd-4eab-86d7-790f733b3b4c x-compute-request-id: req-2a8b04da-5edd-4eab-86d7-790f733b3b4c Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "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": "467056f9-39ca-4932-bbd4-bfd8f00cac98"}, {"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}]} 2018-07-30 02:56:08,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-2a8b04da-5edd-4eab-86d7-790f733b3b4c 2018-07-30 02:56:08,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0329008102417s 2018-07-30 02:56:08,697 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-2a8b04da-5edd-4eab-86d7-790f733b3b4c 2018-07-30 02:56:08,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-30 02:56:08,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -d '{"server": {"name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "imageRef": "9fec5cee-59a9-4b52-b0af-118351f93923", "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "flavorRef": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13"}], "security_groups": [{"name": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3"}]}}' 2018-07-30 02:56:10,195 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 02: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 x-openstack-request-id: req-9b42890f-2342-47fc-9fab-fd12cdad87fe x-compute-request-id: req-9b42890f-2342-47fc-9fab-fd12cdad87fe Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3"}], "OS-DCF:diskConfig": "MANUAL", "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "adminPass": "MFGw98efiEhE"}} 2018-07-30 02:56:10,196 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-9b42890f-2342-47fc-9fab-fd12cdad87fe 2018-07-30 02:56:10,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.49687719345s 2018-07-30 02:56:10,196 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-9b42890f-2342-47fc-9fab-fd12cdad87fe 2018-07-30 02:56:10,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:10,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:11,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:56: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-37e35154-e1f4-4320-a9dc-bb9fc790617b x-compute-request-id: req-37e35154-e1f4-4320-a9dc-bb9fc790617b 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.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-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-30T02:56:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:11,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-37e35154-e1f4-4320-a9dc-bb9fc790617b 2018-07-30 02:56:11,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.841370105743s 2018-07-30 02:56:11,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-37e35154-e1f4-4320-a9dc-bb9fc790617b 2018-07-30 02:56:11,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:56:11,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:11,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-329a3f8d-87be-46f7-94c8-7f052102bee8 Date: Mon, 30 Jul 2018 02:56:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"83e050edd7794c988d75c9afe7293e27","l2_adjacency":true,"status":"ACTIVE","subnets":["f14e2403-db8a-4857-bbbe-f2dc78e60115"],"description":"","tags":[],"updated_at":"2018-07-30T02:55:48Z","qos_policy_id":null,"name":"shaker-net_54b1fb22-958e-44fc-b96b-01c07dc03bc9","admin_state_up":true,"tenant_id":"83e050edd7794c988d75c9afe7293e27","created_at":"2018-07-30T02:55:48Z","mtu":1450}]} 2018-07-30 02:56:11,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-329a3f8d-87be-46f7-94c8-7f052102bee8 2018-07-30 02:56:11,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110991001129s 2018-07-30 02:56:11,157 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-329a3f8d-87be-46f7-94c8-7f052102bee8 2018-07-30 02:56:11,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 02:56:11,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:11,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-938b715d-5285-4e58-a35e-1c46b96f57dc Date: Mon, 30 Jul 2018 02:56:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13","tenant_id":"83e050edd7794c988d75c9afe7293e27","created_at":"2018-07-30T02:55:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T02:55:48Z","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":"83e050edd7794c988d75c9afe7293e27","id":"f14e2403-db8a-4857-bbbe-f2dc78e60115","subnetpool_id":null,"name":"shaker-subnet_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}]} 2018-07-30 02:56:11,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-938b715d-5285-4e58-a35e-1c46b96f57dc 2018-07-30 02:56:11,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0494420528412s 2018-07-30 02:56:11,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-938b715d-5285-4e58-a35e-1c46b96f57dc 2018-07-30 02:56:11,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:13,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:13,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:13,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:56: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-f29fecc5-e5df-4792-ae04-e36565169126 x-compute-request-id: req-f29fecc5-e5df-4792-ae04-e36565169126 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:13,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f29fecc5-e5df-4792-ae04-e36565169126 2018-07-30 02:56:13,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43535399437s 2018-07-30 02:56:13,647 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f29fecc5-e5df-4792-ae04-e36565169126 2018-07-30 02:56:13,651 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:15,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:15,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:15,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:56: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-04251592-d8a1-455d-8f46-22ba01b31d6c x-compute-request-id: req-04251592-d8a1-455d-8f46-22ba01b31d6c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:15,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-04251592-d8a1-455d-8f46-22ba01b31d6c 2018-07-30 02:56:15,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345929145813s 2018-07-30 02:56:15,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-04251592-d8a1-455d-8f46-22ba01b31d6c 2018-07-30 02:56:16,003 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:18,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:18,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:18,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:56: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-6c164b9c-8a8a-4799-a206-e7abdfdaceeb x-compute-request-id: req-6c164b9c-8a8a-4799-a206-e7abdfdaceeb Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:18,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6c164b9c-8a8a-4799-a206-e7abdfdaceeb 2018-07-30 02:56:18,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358785152435s 2018-07-30 02:56:18,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6c164b9c-8a8a-4799-a206-e7abdfdaceeb 2018-07-30 02:56:18,369 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:20,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:20,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:21,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:56: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-92dac007-df63-49ee-9b0a-e588584d96ac x-compute-request-id: req-92dac007-df63-49ee-9b0a-e588584d96ac Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:21,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-92dac007-df63-49ee-9b0a-e588584d96ac 2018-07-30 02:56:21,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.962897062302s 2018-07-30 02:56:21,335 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-92dac007-df63-49ee-9b0a-e588584d96ac 2018-07-30 02:56:21,339 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:23,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:23,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:23,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:56: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-8e37ad06-ef35-447e-b8e4-e38bcb5746cb x-compute-request-id: req-8e37ad06-ef35-447e-b8e4-e38bcb5746cb Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:23,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8e37ad06-ef35-447e-b8e4-e38bcb5746cb 2018-07-30 02:56:23,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360252141953s 2018-07-30 02:56:23,703 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8e37ad06-ef35-447e-b8e4-e38bcb5746cb 2018-07-30 02:56:23,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:25,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:25,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:26,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:56: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-99aa1e2d-66e2-4df2-a181-a8cf61bb143e x-compute-request-id: req-99aa1e2d-66e2-4df2-a181-a8cf61bb143e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:26,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-99aa1e2d-66e2-4df2-a181-a8cf61bb143e 2018-07-30 02:56:26,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35168504715s 2018-07-30 02:56:26,061 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-99aa1e2d-66e2-4df2-a181-a8cf61bb143e 2018-07-30 02:56:26,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:28,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:28,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:28,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:56: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-02f2e465-c681-480d-a29b-a7186bd759fe x-compute-request-id: req-02f2e465-c681-480d-a29b-a7186bd759fe Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:28,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-02f2e465-c681-480d-a29b-a7186bd759fe 2018-07-30 02:56:28,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200417041779s 2018-07-30 02:56:28,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-02f2e465-c681-480d-a29b-a7186bd759fe 2018-07-30 02:56:28,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:30,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:30,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:30,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-dc129096-45c9-4798-9188-efa687532b8a x-compute-request-id: req-dc129096-45c9-4798-9188-efa687532b8a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:30,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dc129096-45c9-4798-9188-efa687532b8a 2018-07-30 02:56:30,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356088161469s 2018-07-30 02:56:30,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dc129096-45c9-4798-9188-efa687532b8a 2018-07-30 02:56:30,635 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:32,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:32,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:32,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-5c63e57e-d6e4-4acc-9f12-fba5a9c4209b x-compute-request-id: req-5c63e57e-d6e4-4acc-9f12-fba5a9c4209b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:32,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5c63e57e-d6e4-4acc-9f12-fba5a9c4209b 2018-07-30 02:56:32,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20277094841s 2018-07-30 02:56:32,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5c63e57e-d6e4-4acc-9f12-fba5a9c4209b 2018-07-30 02:56:32,844 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:34,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:34,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:35,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:56: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-6d4e74b2-e200-4bf6-ba43-a650015476f5 x-compute-request-id: req-6d4e74b2-e200-4bf6-ba43-a650015476f5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:35,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6d4e74b2-e200-4bf6-ba43-a650015476f5 2018-07-30 02:56:35,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.325478076935s 2018-07-30 02:56:35,173 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6d4e74b2-e200-4bf6-ba43-a650015476f5 2018-07-30 02:56:35,177 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:37,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:37,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:37,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-d9e959a7-95bb-4358-ac2e-64781fccda77 x-compute-request-id: req-d9e959a7-95bb-4358-ac2e-64781fccda77 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:37,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d9e959a7-95bb-4358-ac2e-64781fccda77 2018-07-30 02:56:37,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737492084503s 2018-07-30 02:56:37,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d9e959a7-95bb-4358-ac2e-64781fccda77 2018-07-30 02:56:37,921 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:39,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:39,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:41,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-c11e7093-6b55-43b0-9047-99f972dd7358 x-compute-request-id: req-c11e7093-6b55-43b0-9047-99f972dd7358 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:41,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c11e7093-6b55-43b0-9047-99f972dd7358 2018-07-30 02:56:41,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28431677818s 2018-07-30 02:56:41,208 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c11e7093-6b55-43b0-9047-99f972dd7358 2018-07-30 02:56:41,212 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:43,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:43,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:43,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-02089de3-8d3b-4f19-b1a2-e44edefc6b70 x-compute-request-id: req-02089de3-8d3b-4f19-b1a2-e44edefc6b70 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:43,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-02089de3-8d3b-4f19-b1a2-e44edefc6b70 2018-07-30 02:56:43,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529335021973s 2018-07-30 02:56:43,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-02089de3-8d3b-4f19-b1a2-e44edefc6b70 2018-07-30 02:56:43,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:45,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:45,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:45,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:56: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-a1a25f36-4e2a-4c61-95ac-e8d372a9def9 x-compute-request-id: req-a1a25f36-4e2a-4c61-95ac-e8d372a9def9 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:45,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a1a25f36-4e2a-4c61-95ac-e8d372a9def9 2018-07-30 02:56:45,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184088945389s 2018-07-30 02:56:45,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a1a25f36-4e2a-4c61-95ac-e8d372a9def9 2018-07-30 02:56:45,938 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:47,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:47,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:48,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-6263b3dc-5118-4bb2-9b0f-eb76b631ad31 x-compute-request-id: req-6263b3dc-5118-4bb2-9b0f-eb76b631ad31 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:48,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6263b3dc-5118-4bb2-9b0f-eb76b631ad31 2018-07-30 02:56:48,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.968720912933s 2018-07-30 02:56:48,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6263b3dc-5118-4bb2-9b0f-eb76b631ad31 2018-07-30 02:56:48,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:50,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:50,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:51,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-d45b6f4f-2c9e-4e07-b4bd-675b27b71784 x-compute-request-id: req-d45b6f4f-2c9e-4e07-b4bd-675b27b71784 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:51,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d45b6f4f-2c9e-4e07-b4bd-675b27b71784 2018-07-30 02:56:51,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72595000267s 2018-07-30 02:56:51,643 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d45b6f4f-2c9e-4e07-b4bd-675b27b71784 2018-07-30 02:56:51,647 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:53,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:53,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:54,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-1d3d6336-ccb1-4917-a045-b986c64bcffe x-compute-request-id: req-1d3d6336-ccb1-4917-a045-b986c64bcffe Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:54,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1d3d6336-ccb1-4917-a045-b986c64bcffe 2018-07-30 02:56:54,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371491909027s 2018-07-30 02:56:54,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1d3d6336-ccb1-4917-a045-b986c64bcffe 2018-07-30 02:56:54,025 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:56,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:56,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:56,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:56: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-59884562-be19-4766-9e8d-2d16aab98000 x-compute-request-id: req-59884562-be19-4766-9e8d-2d16aab98000 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:56,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-59884562-be19-4766-9e8d-2d16aab98000 2018-07-30 02:56:56,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357012033463s 2018-07-30 02:56:56,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-59884562-be19-4766-9e8d-2d16aab98000 2018-07-30 02:56:56,389 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:56:58,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:56:58,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:56:59,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:56: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-fb49bed5-79b9-42f3-9985-fa1bad8fbfcc x-compute-request-id: req-fb49bed5-79b9-42f3-9985-fa1bad8fbfcc Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:56:59,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fb49bed5-79b9-42f3-9985-fa1bad8fbfcc 2018-07-30 02:56:59,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752710103989s 2018-07-30 02:56:59,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fb49bed5-79b9-42f3-9985-fa1bad8fbfcc 2018-07-30 02:56:59,147 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:01,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:01,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:01,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-4ee899e8-07da-46bf-8764-27283bc73f02 x-compute-request-id: req-4ee899e8-07da-46bf-8764-27283bc73f02 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:01,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4ee899e8-07da-46bf-8764-27283bc73f02 2018-07-30 02:57:01,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327767848969s 2018-07-30 02:57:01,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4ee899e8-07da-46bf-8764-27283bc73f02 2018-07-30 02:57:01,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:03,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:03,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:03,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-e47c5352-be49-44d2-a56f-5d53cb87f41e x-compute-request-id: req-e47c5352-be49-44d2-a56f-5d53cb87f41e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:03,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e47c5352-be49-44d2-a56f-5d53cb87f41e 2018-07-30 02:57:03,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338319063187s 2018-07-30 02:57:03,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e47c5352-be49-44d2-a56f-5d53cb87f41e 2018-07-30 02:57:03,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:05,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:05,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:06,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-1236e488-f0de-4796-9f01-6b3250fa8058 x-compute-request-id: req-1236e488-f0de-4796-9f01-6b3250fa8058 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:06,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1236e488-f0de-4796-9f01-6b3250fa8058 2018-07-30 02:57:06,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191159963608s 2018-07-30 02:57:06,022 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1236e488-f0de-4796-9f01-6b3250fa8058 2018-07-30 02:57:06,026 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:08,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:08,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:08,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-6003fd1d-1672-4508-85bd-65cce8acaa4b x-compute-request-id: req-6003fd1d-1672-4508-85bd-65cce8acaa4b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:08,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6003fd1d-1672-4508-85bd-65cce8acaa4b 2018-07-30 02:57:08,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346832990646s 2018-07-30 02:57:08,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6003fd1d-1672-4508-85bd-65cce8acaa4b 2018-07-30 02:57:08,380 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:10,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:10,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:10,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:57: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-251b6e3d-1d8b-409a-89bd-9b32cf51d7ed x-compute-request-id: req-251b6e3d-1d8b-409a-89bd-9b32cf51d7ed Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:10,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-251b6e3d-1d8b-409a-89bd-9b32cf51d7ed 2018-07-30 02:57:10,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19918012619s 2018-07-30 02:57:10,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-251b6e3d-1d8b-409a-89bd-9b32cf51d7ed 2018-07-30 02:57:10,586 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:12,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:12,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:12,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:57: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-3a5fda7f-65d3-4927-a21b-7f8d0aba5b45 x-compute-request-id: req-3a5fda7f-65d3-4927-a21b-7f8d0aba5b45 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:12,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3a5fda7f-65d3-4927-a21b-7f8d0aba5b45 2018-07-30 02:57:12,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20391702652s 2018-07-30 02:57:12,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3a5fda7f-65d3-4927-a21b-7f8d0aba5b45 2018-07-30 02:57:12,797 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:14,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:14,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:15,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-5c4af5b2-8d10-4216-9791-8dae1e3c779e x-compute-request-id: req-5c4af5b2-8d10-4216-9791-8dae1e3c779e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:15,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5c4af5b2-8d10-4216-9791-8dae1e3c779e 2018-07-30 02:57:15,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371589899063s 2018-07-30 02:57:15,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5c4af5b2-8d10-4216-9791-8dae1e3c779e 2018-07-30 02:57:15,176 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:17,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:17,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:17,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:57: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-e3b4b076-1d67-479c-86ec-2a6ade8140fb x-compute-request-id: req-e3b4b076-1d67-479c-86ec-2a6ade8140fb Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:17,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e3b4b076-1d67-479c-86ec-2a6ade8140fb 2018-07-30 02:57:17,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367760896683s 2018-07-30 02:57:17,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e3b4b076-1d67-479c-86ec-2a6ade8140fb 2018-07-30 02:57:17,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:19,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:19,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:19,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-d0822d48-fc69-49c5-85ec-6b74cf1435a5 x-compute-request-id: req-d0822d48-fc69-49c5-85ec-6b74cf1435a5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:19,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d0822d48-fc69-49c5-85ec-6b74cf1435a5 2018-07-30 02:57:19,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217657089233s 2018-07-30 02:57:19,771 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d0822d48-fc69-49c5-85ec-6b74cf1435a5 2018-07-30 02:57:19,775 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:21,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:21,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:22,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-655d7cd6-38b9-464c-8d02-4426a5c781f1 x-compute-request-id: req-655d7cd6-38b9-464c-8d02-4426a5c781f1 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:22,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-655d7cd6-38b9-464c-8d02-4426a5c781f1 2018-07-30 02:57:22,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222371101379s 2018-07-30 02:57:22,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-655d7cd6-38b9-464c-8d02-4426a5c781f1 2018-07-30 02:57:22,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:24,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:24,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:24,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-512e84bf-f513-4a8a-af3e-a219efa530eb x-compute-request-id: req-512e84bf-f513-4a8a-af3e-a219efa530eb Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:24,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-512e84bf-f513-4a8a-af3e-a219efa530eb 2018-07-30 02:57:24,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212088108063s 2018-07-30 02:57:24,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-512e84bf-f513-4a8a-af3e-a219efa530eb 2018-07-30 02:57:24,223 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:26,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:26,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:26,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-8f6a3c8a-1f0e-42ac-9d82-3e14d04ca098 x-compute-request-id: req-8f6a3c8a-1f0e-42ac-9d82-3e14d04ca098 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:26,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8f6a3c8a-1f0e-42ac-9d82-3e14d04ca098 2018-07-30 02:57:26,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217154979706s 2018-07-30 02:57:26,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8f6a3c8a-1f0e-42ac-9d82-3e14d04ca098 2018-07-30 02:57:26,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:28,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:28,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:28,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-f1c576ba-ff30-4879-adf5-929726ffa1e4 x-compute-request-id: req-f1c576ba-ff30-4879-adf5-929726ffa1e4 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:28,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f1c576ba-ff30-4879-adf5-929726ffa1e4 2018-07-30 02:57:28,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232186079025s 2018-07-30 02:57:28,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f1c576ba-ff30-4879-adf5-929726ffa1e4 2018-07-30 02:57:28,685 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:30,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:30,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:31,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-5226769a-31a1-48ac-8ba0-f01cc1be49eb x-compute-request-id: req-5226769a-31a1-48ac-8ba0-f01cc1be49eb Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:31,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5226769a-31a1-48ac-8ba0-f01cc1be49eb 2018-07-30 02:57:31,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36764216423s 2018-07-30 02:57:31,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5226769a-31a1-48ac-8ba0-f01cc1be49eb 2018-07-30 02:57:31,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:33,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:33,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:33,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-a473f5d6-f1da-4bd6-96b3-956288eef16a x-compute-request-id: req-a473f5d6-f1da-4bd6-96b3-956288eef16a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:33,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a473f5d6-f1da-4bd6-96b3-956288eef16a 2018-07-30 02:57:33,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21325302124s 2018-07-30 02:57:33,276 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a473f5d6-f1da-4bd6-96b3-956288eef16a 2018-07-30 02:57:33,279 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:35,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:35,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:36,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-0904e543-e6a0-4864-afa0-b904cc5ff6a3 x-compute-request-id: req-0904e543-e6a0-4864-afa0-b904cc5ff6a3 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:36,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0904e543-e6a0-4864-afa0-b904cc5ff6a3 2018-07-30 02:57:36,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.94623208046s 2018-07-30 02:57:36,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0904e543-e6a0-4864-afa0-b904cc5ff6a3 2018-07-30 02:57:36,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:38,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:38,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:38,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-403dc9b2-2a98-490b-b6b4-5e44a2701d5a x-compute-request-id: req-403dc9b2-2a98-490b-b6b4-5e44a2701d5a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:38,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-403dc9b2-2a98-490b-b6b4-5e44a2701d5a 2018-07-30 02:57:38,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367527008057s 2018-07-30 02:57:38,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-403dc9b2-2a98-490b-b6b4-5e44a2701d5a 2018-07-30 02:57:38,607 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:40,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:40,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:57: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-a3e2e3f9-0100-4909-86a9-2514c144aac0 x-compute-request-id: req-a3e2e3f9-0100-4909-86a9-2514c144aac0 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:40,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a3e2e3f9-0100-4909-86a9-2514c144aac0 2018-07-30 02:57:40,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204329013824s 2018-07-30 02:57:40,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a3e2e3f9-0100-4909-86a9-2514c144aac0 2018-07-30 02:57:40,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:42,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:42,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:43,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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,Accept-Encoding x-openstack-request-id: req-0d9b87bf-ca94-4e40-9a4e-21bd73365f17 x-compute-request-id: req-0d9b87bf-ca94-4e40-9a4e-21bd73365f17 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:43,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0d9b87bf-ca94-4e40-9a4e-21bd73365f17 2018-07-30 02:57:43,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192262887955s 2018-07-30 02:57:43,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0d9b87bf-ca94-4e40-9a4e-21bd73365f17 2018-07-30 02:57:43,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:45,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:45,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:45,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-e8ba9ce4-2e99-406f-8186-1bd93ca445ad x-compute-request-id: req-e8ba9ce4-2e99-406f-8186-1bd93ca445ad Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:45,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e8ba9ce4-2e99-406f-8186-1bd93ca445ad 2018-07-30 02:57:45,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509823799133s 2018-07-30 02:57:45,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e8ba9ce4-2e99-406f-8186-1bd93ca445ad 2018-07-30 02:57:45,535 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:47,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:47,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:47,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:57: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-e9bec9b9-7fc7-4a3b-8141-4e620099f663 x-compute-request-id: req-e9bec9b9-7fc7-4a3b-8141-4e620099f663 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:47,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e9bec9b9-7fc7-4a3b-8141-4e620099f663 2018-07-30 02:57:47,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211300134659s 2018-07-30 02:57:47,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e9bec9b9-7fc7-4a3b-8141-4e620099f663 2018-07-30 02:57:47,753 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:49,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:50,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:57: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-44340fa5-c035-436d-81fa-91390464a847 x-compute-request-id: req-44340fa5-c035-436d-81fa-91390464a847 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:50,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-44340fa5-c035-436d-81fa-91390464a847 2018-07-30 02:57:50,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374080896378s 2018-07-30 02:57:50,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-44340fa5-c035-436d-81fa-91390464a847 2018-07-30 02:57:50,133 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:52,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:52,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:52,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-9db438f3-05bb-4df2-8dda-5927ae476d68 x-compute-request-id: req-9db438f3-05bb-4df2-8dda-5927ae476d68 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:52,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9db438f3-05bb-4df2-8dda-5927ae476d68 2018-07-30 02:57:52,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34360909462s 2018-07-30 02:57:52,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9db438f3-05bb-4df2-8dda-5927ae476d68 2018-07-30 02:57:52,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:54,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:54,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:54,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-a59c11a6-bc34-4b91-882c-4d8df912d6a7 x-compute-request-id: req-a59c11a6-bc34-4b91-882c-4d8df912d6a7 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:54,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a59c11a6-bc34-4b91-882c-4d8df912d6a7 2018-07-30 02:57:54,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225466012955s 2018-07-30 02:57:54,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a59c11a6-bc34-4b91-882c-4d8df912d6a7 2018-07-30 02:57:54,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:56,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:56,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:57,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:57: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-49e69e47-e957-41e6-9f17-31e57543184e x-compute-request-id: req-49e69e47-e957-41e6-9f17-31e57543184e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:57,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-49e69e47-e957-41e6-9f17-31e57543184e 2018-07-30 02:57:57,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364663124084s 2018-07-30 02:57:57,082 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-49e69e47-e957-41e6-9f17-31e57543184e 2018-07-30 02:57:57,086 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:57:59,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:57:59,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:57:59,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-35233816-fb7e-414f-9060-fd3069c44fab x-compute-request-id: req-35233816-fb7e-414f-9060-fd3069c44fab Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:57:59,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-35233816-fb7e-414f-9060-fd3069c44fab 2018-07-30 02:57:59,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212021112442s 2018-07-30 02:57:59,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-35233816-fb7e-414f-9060-fd3069c44fab 2018-07-30 02:57:59,304 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:01,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:01,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:01,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-bbdde144-78c2-48b1-a207-86cef2d714ae x-compute-request-id: req-bbdde144-78c2-48b1-a207-86cef2d714ae Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:01,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bbdde144-78c2-48b1-a207-86cef2d714ae 2018-07-30 02:58:01,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195364952087s 2018-07-30 02:58:01,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bbdde144-78c2-48b1-a207-86cef2d714ae 2018-07-30 02:58:01,507 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:03,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:03,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:03,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:58: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-381342da-906a-454e-922b-ec363dfebc5e x-compute-request-id: req-381342da-906a-454e-922b-ec363dfebc5e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:03,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-381342da-906a-454e-922b-ec363dfebc5e 2018-07-30 02:58:03,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184482812881s 2018-07-30 02:58:03,694 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-381342da-906a-454e-922b-ec363dfebc5e 2018-07-30 02:58:03,698 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:05,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:05,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:06,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-f7ef6741-8beb-4717-b4ee-343a5c915e52 x-compute-request-id: req-f7ef6741-8beb-4717-b4ee-343a5c915e52 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:06,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f7ef6741-8beb-4717-b4ee-343a5c915e52 2018-07-30 02:58:06,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353163003922s 2018-07-30 02:58:06,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f7ef6741-8beb-4717-b4ee-343a5c915e52 2018-07-30 02:58:06,058 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:08,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:08,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:08,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-ab3c5d03-4684-4613-81fe-9c3d911ef77a x-compute-request-id: req-ab3c5d03-4684-4613-81fe-9c3d911ef77a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:08,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ab3c5d03-4684-4613-81fe-9c3d911ef77a 2018-07-30 02:58:08,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361396074295s 2018-07-30 02:58:08,422 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ab3c5d03-4684-4613-81fe-9c3d911ef77a 2018-07-30 02:58:08,424 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:10,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:10,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:10,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:58: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-ab7e7cce-dd6b-406e-b6a6-9f5359bf7b2c x-compute-request-id: req-ab7e7cce-dd6b-406e-b6a6-9f5359bf7b2c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:10,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ab7e7cce-dd6b-406e-b6a6-9f5359bf7b2c 2018-07-30 02:58:10,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370584964752s 2018-07-30 02:58:10,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ab7e7cce-dd6b-406e-b6a6-9f5359bf7b2c 2018-07-30 02:58:10,802 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:12,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:12,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:13,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-db562690-baf1-42a5-8e76-4ed7f6cec2f5 x-compute-request-id: req-db562690-baf1-42a5-8e76-4ed7f6cec2f5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:13,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-db562690-baf1-42a5-8e76-4ed7f6cec2f5 2018-07-30 02:58:13,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202689886093s 2018-07-30 02:58:13,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-db562690-baf1-42a5-8e76-4ed7f6cec2f5 2018-07-30 02:58:13,010 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:15,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:15,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:15,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-dcf837da-5fc2-403a-acb9-85f8bc7877b5 x-compute-request-id: req-dcf837da-5fc2-403a-acb9-85f8bc7877b5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:15,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dcf837da-5fc2-403a-acb9-85f8bc7877b5 2018-07-30 02:58:15,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19283914566s 2018-07-30 02:58:15,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dcf837da-5fc2-403a-acb9-85f8bc7877b5 2018-07-30 02:58:15,209 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:17,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:17,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:17,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-df9adf4d-ec4e-4e43-b94a-54b7c55de738 x-compute-request-id: req-df9adf4d-ec4e-4e43-b94a-54b7c55de738 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:17,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-df9adf4d-ec4e-4e43-b94a-54b7c55de738 2018-07-30 02:58:17,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348815917969s 2018-07-30 02:58:17,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-df9adf4d-ec4e-4e43-b94a-54b7c55de738 2018-07-30 02:58:17,565 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:19,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:19,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:19,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-f40135f6-84cf-4200-859a-31888cdff831 x-compute-request-id: req-f40135f6-84cf-4200-859a-31888cdff831 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:19,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f40135f6-84cf-4200-859a-31888cdff831 2018-07-30 02:58:19,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207273960114s 2018-07-30 02:58:19,776 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f40135f6-84cf-4200-859a-31888cdff831 2018-07-30 02:58:19,780 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:21,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:21,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:22,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:58:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bfbb94a-0b26-43da-a562-854f3fb9ca76 x-compute-request-id: req-3bfbb94a-0b26-43da-a562-854f3fb9ca76 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:22,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3bfbb94a-0b26-43da-a562-854f3fb9ca76 2018-07-30 02:58:22,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361787796021s 2018-07-30 02:58:22,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3bfbb94a-0b26-43da-a562-854f3fb9ca76 2018-07-30 02:58:22,148 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:24,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:24,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:24,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:58: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-85e2931d-8612-41bf-8b21-4e9492bd6d86 x-compute-request-id: req-85e2931d-8612-41bf-8b21-4e9492bd6d86 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:24,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-85e2931d-8612-41bf-8b21-4e9492bd6d86 2018-07-30 02:58:24,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201765060425s 2018-07-30 02:58:24,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-85e2931d-8612-41bf-8b21-4e9492bd6d86 2018-07-30 02:58:24,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:26,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:26,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:26,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:58: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-2e0cb2e5-a284-44dc-a84b-6fe7ca7db1f5 x-compute-request-id: req-2e0cb2e5-a284-44dc-a84b-6fe7ca7db1f5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:26,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2e0cb2e5-a284-44dc-a84b-6fe7ca7db1f5 2018-07-30 02:58:26,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206163883209s 2018-07-30 02:58:26,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2e0cb2e5-a284-44dc-a84b-6fe7ca7db1f5 2018-07-30 02:58:26,569 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:28,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:28,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:28,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-f0f11082-8e0c-48d9-b82f-e5ae27d8c4f3 x-compute-request-id: req-f0f11082-8e0c-48d9-b82f-e5ae27d8c4f3 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:28,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f0f11082-8e0c-48d9-b82f-e5ae27d8c4f3 2018-07-30 02:58:28,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343219995499s 2018-07-30 02:58:28,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f0f11082-8e0c-48d9-b82f-e5ae27d8c4f3 2018-07-30 02:58:28,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:30,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:30,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:31,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-5ff2db5d-3ff1-4f1c-9dda-cb6b1bd3f451 x-compute-request-id: req-5ff2db5d-3ff1-4f1c-9dda-cb6b1bd3f451 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:31,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5ff2db5d-3ff1-4f1c-9dda-cb6b1bd3f451 2018-07-30 02:58:31,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213803052902s 2018-07-30 02:58:31,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5ff2db5d-3ff1-4f1c-9dda-cb6b1bd3f451 2018-07-30 02:58:31,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:33,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:33,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:33,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:58: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-3dccd80d-d8cd-4d02-b2cd-a33964f4e0c9 x-compute-request-id: req-3dccd80d-d8cd-4d02-b2cd-a33964f4e0c9 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:33,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3dccd80d-d8cd-4d02-b2cd-a33964f4e0c9 2018-07-30 02:58:33,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373409986496s 2018-07-30 02:58:33,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3dccd80d-d8cd-4d02-b2cd-a33964f4e0c9 2018-07-30 02:58:33,518 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:35,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:35,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:35,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b98d225-ecb7-430a-a563-eb5af81462f1 x-compute-request-id: req-1b98d225-ecb7-430a-a563-eb5af81462f1 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:35,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1b98d225-ecb7-430a-a563-eb5af81462f1 2018-07-30 02:58:35,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3580930233s 2018-07-30 02:58:35,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1b98d225-ecb7-430a-a563-eb5af81462f1 2018-07-30 02:58:35,881 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:37,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:37,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:38,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-3e4a44cf-198b-40f1-99dd-498653bdec90 x-compute-request-id: req-3e4a44cf-198b-40f1-99dd-498653bdec90 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:38,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3e4a44cf-198b-40f1-99dd-498653bdec90 2018-07-30 02:58:38,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195756912231s 2018-07-30 02:58:38,080 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3e4a44cf-198b-40f1-99dd-498653bdec90 2018-07-30 02:58:38,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:40,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:40,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:40,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-32475534-5ecc-4fda-a898-8398617a61c9 x-compute-request-id: req-32475534-5ecc-4fda-a898-8398617a61c9 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:40,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-32475534-5ecc-4fda-a898-8398617a61c9 2018-07-30 02:58:40,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458245038986s 2018-07-30 02:58:40,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-32475534-5ecc-4fda-a898-8398617a61c9 2018-07-30 02:58:40,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:42,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:42,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:42,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61f5cea3-2256-47b7-b039-6a9c9aa2723e x-compute-request-id: req-61f5cea3-2256-47b7-b039-6a9c9aa2723e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:42,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-61f5cea3-2256-47b7-b039-6a9c9aa2723e 2018-07-30 02:58:42,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386086940765s 2018-07-30 02:58:42,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-61f5cea3-2256-47b7-b039-6a9c9aa2723e 2018-07-30 02:58:42,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:44,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:44,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:45,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-6f4f565f-ed39-4990-96b7-5b4224f856be x-compute-request-id: req-6f4f565f-ed39-4990-96b7-5b4224f856be Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:45,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6f4f565f-ed39-4990-96b7-5b4224f856be 2018-07-30 02:58:45,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386073112488s 2018-07-30 02:58:45,332 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6f4f565f-ed39-4990-96b7-5b4224f856be 2018-07-30 02:58:45,336 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:47,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:47,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:47,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:58:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7ef724e-eac4-49d8-b5ee-679922c95646 x-compute-request-id: req-b7ef724e-eac4-49d8-b5ee-679922c95646 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:47,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b7ef724e-eac4-49d8-b5ee-679922c95646 2018-07-30 02:58:47,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371255159378s 2018-07-30 02:58:47,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b7ef724e-eac4-49d8-b5ee-679922c95646 2018-07-30 02:58:47,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:49,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:49,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:50,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-95f139b7-aa7a-4318-8758-08085698ddb8 x-compute-request-id: req-95f139b7-aa7a-4318-8758-08085698ddb8 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:50,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-95f139b7-aa7a-4318-8758-08085698ddb8 2018-07-30 02:58:50,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391357898712s 2018-07-30 02:58:50,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-95f139b7-aa7a-4318-8758-08085698ddb8 2018-07-30 02:58:50,112 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:52,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:52,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:52,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-76faf344-ad65-424e-bfb9-b5edd6a5228b x-compute-request-id: req-76faf344-ad65-424e-bfb9-b5edd6a5228b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:52,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-76faf344-ad65-424e-bfb9-b5edd6a5228b 2018-07-30 02:58:52,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352683067322s 2018-07-30 02:58:52,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-76faf344-ad65-424e-bfb9-b5edd6a5228b 2018-07-30 02:58:52,472 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:54,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:54,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:54,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-007dad9c-1bb0-4cbb-87b1-502b231da535 x-compute-request-id: req-007dad9c-1bb0-4cbb-87b1-502b231da535 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:54,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-007dad9c-1bb0-4cbb-87b1-502b231da535 2018-07-30 02:58:54,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370540857315s 2018-07-30 02:58:54,845 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-007dad9c-1bb0-4cbb-87b1-502b231da535 2018-07-30 02:58:54,849 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:56,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:56,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:57,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:58:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8eec340-47a3-4fa0-ab67-fb1c7c20ca12 x-compute-request-id: req-a8eec340-47a3-4fa0-ab67-fb1c7c20ca12 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:57,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a8eec340-47a3-4fa0-ab67-fb1c7c20ca12 2018-07-30 02:58:57,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362329006195s 2018-07-30 02:58:57,214 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a8eec340-47a3-4fa0-ab67-fb1c7c20ca12 2018-07-30 02:58:57,219 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:58:59,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:58:59,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:58:59,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:58:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e28c47a4-42ca-445f-a2bd-8b0b3a6a190c x-compute-request-id: req-e28c47a4-42ca-445f-a2bd-8b0b3a6a190c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:58:59,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e28c47a4-42ca-445f-a2bd-8b0b3a6a190c 2018-07-30 02:58:59,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215811014175s 2018-07-30 02:58:59,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e28c47a4-42ca-445f-a2bd-8b0b3a6a190c 2018-07-30 02:58:59,441 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:59:01,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:59:01,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:01,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59: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-9e520152-04ba-4523-b9a5-d2edaced6a7a x-compute-request-id: req-9e520152-04ba-4523-b9a5-d2edaced6a7a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:59:01,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9e520152-04ba-4523-b9a5-d2edaced6a7a 2018-07-30 02:59:01,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370044946671s 2018-07-30 02:59:01,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9e520152-04ba-4523-b9a5-d2edaced6a7a 2018-07-30 02:59:01,818 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:59:03,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:59:03,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:04,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-71c42a47-4811-43af-9ad6-cac9bc8a60c6 x-compute-request-id: req-71c42a47-4811-43af-9ad6-cac9bc8a60c6 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:59:04,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-71c42a47-4811-43af-9ad6-cac9bc8a60c6 2018-07-30 02:59:04,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350404977798s 2018-07-30 02:59:04,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-71c42a47-4811-43af-9ad6-cac9bc8a60c6 2018-07-30 02:59:04,175 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:59:06,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:59:06,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:06,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59: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-eb7490f5-ed16-4eb7-9942-a4f231d908d2 x-compute-request-id: req-eb7490f5-ed16-4eb7-9942-a4f231d908d2 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:59:06,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-eb7490f5-ed16-4eb7-9942-a4f231d908d2 2018-07-30 02:59:06,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203778028488s 2018-07-30 02:59:06,382 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-eb7490f5-ed16-4eb7-9942-a4f231d908d2 2018-07-30 02:59:06,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:59:08,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:59:08,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:08,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-56fe7e73-f924-44b7-8451-2ebd343b0869 x-compute-request-id: req-56fe7e73-f924-44b7-8451-2ebd343b0869 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:59:08,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-56fe7e73-f924-44b7-8451-2ebd343b0869 2018-07-30 02:59:08,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192811012268s 2018-07-30 02:59:08,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-56fe7e73-f924-44b7-8451-2ebd343b0869 2018-07-30 02:59:08,586 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:59:10,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:59:10,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:10,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-ea93719c-ec44-4bee-a5da-a9d5d41950aa x-compute-request-id: req-ea93719c-ec44-4bee-a5da-a9d5d41950aa Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:59:10,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ea93719c-ec44-4bee-a5da-a9d5d41950aa 2018-07-30 02:59:10,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190033912659s 2018-07-30 02:59:10,779 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ea93719c-ec44-4bee-a5da-a9d5d41950aa 2018-07-30 02:59:10,783 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:59:12,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:59:12,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:12,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b803c67d-b6c8-41b8-adc7-bb12b8897f2f x-compute-request-id: req-b803c67d-b6c8-41b8-adc7-bb12b8897f2f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:59:12,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b803c67d-b6c8-41b8-adc7-bb12b8897f2f 2018-07-30 02:59:12,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20096206665s 2018-07-30 02:59:12,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b803c67d-b6c8-41b8-adc7-bb12b8897f2f 2018-07-30 02:59:12,991 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:59:14,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:59:14,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:15,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1bb83ab-8453-4311-920d-12aa4bf1fe2a x-compute-request-id: req-e1bb83ab-8453-4311-920d-12aa4bf1fe2a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:59:15,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e1bb83ab-8453-4311-920d-12aa4bf1fe2a 2018-07-30 02:59:15,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197557926178s 2018-07-30 02:59:15,191 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e1bb83ab-8453-4311-920d-12aa4bf1fe2a 2018-07-30 02:59:15,195 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:59:17,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:59:17,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:17,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf8d6b95-f33c-4bb0-a117-ad311c46521c x-compute-request-id: req-cf8d6b95-f33c-4bb0-a117-ad311c46521c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:59:17,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cf8d6b95-f33c-4bb0-a117-ad311c46521c 2018-07-30 02:59:17,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19229888916s 2018-07-30 02:59:17,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cf8d6b95-f33c-4bb0-a117-ad311c46521c 2018-07-30 02:59:17,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:59:19,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:59:19,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:19,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b8943e4-e230-4b4f-b2f9-384d5394f379 x-compute-request-id: req-8b8943e4-e230-4b4f-b2f9-384d5394f379 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:59:19,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8b8943e4-e230-4b4f-b2f9-384d5394f379 2018-07-30 02:59:19,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355892181396s 2018-07-30 02:59:19,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8b8943e4-e230-4b4f-b2f9-384d5394f379 2018-07-30 02:59:19,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:59:21,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:59:21,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:22,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-915ad7f4-7388-42f3-9d19-7dda50cb740f x-compute-request-id: req-915ad7f4-7388-42f3-9d19-7dda50cb740f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:59:22,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-915ad7f4-7388-42f3-9d19-7dda50cb740f 2018-07-30 02:59:22,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368788003922s 2018-07-30 02:59:22,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-915ad7f4-7388-42f3-9d19-7dda50cb740f 2018-07-30 02:59:22,133 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:59:24,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:59:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:24,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e79d6168-40cf-4c1a-b9a8-46bdfcbdde13 x-compute-request-id: req-e79d6168-40cf-4c1a-b9a8-46bdfcbdde13 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:59:24,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e79d6168-40cf-4c1a-b9a8-46bdfcbdde13 2018-07-30 02:59:24,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192309141159s 2018-07-30 02:59:24,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e79d6168-40cf-4c1a-b9a8-46bdfcbdde13 2018-07-30 02:59:24,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:59:26,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:59:26,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:26,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-66acbc63-00cc-4a9f-94e9-8e1e7b0741a6 x-compute-request-id: req-66acbc63-00cc-4a9f-94e9-8e1e7b0741a6 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T02:56:12Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:59:26,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-66acbc63-00cc-4a9f-94e9-8e1e7b0741a6 2018-07-30 02:59:26,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194733858109s 2018-07-30 02:59:26,529 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-66acbc63-00cc-4a9f-94e9-8e1e7b0741a6 2018-07-30 02:59:26,532 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 02:59:28,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:59:28,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:28,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-636780cd-6710-4c8e-bf73-2f79eec0903e x-compute-request-id: req-636780cd-6710-4c8e-bf73-2f79eec0903e Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_54b1fb22-958e-44fc-b96b-01c07dc03bc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:82:58", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T02:59:26.000000", "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:59:27Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:59:28,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-636780cd-6710-4c8e-bf73-2f79eec0903e 2018-07-30 02:59:28,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192539930344s 2018-07-30 02:59:28,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-636780cd-6710-4c8e-bf73-2f79eec0903e 2018-07-30 02:59:28,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 02:59:28,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=3777f913-d8f3-4158-a83d-9a20f39f0897" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:28,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-3e1d4ed9-1fa0-4a99-820c-765c714729c2 Date: Mon, 30 Jul 2018 02:59:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:59:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f14e2403-db8a-4857-bbbe-f2dc78e60115","ip_address":"192.168.120.7"}],"id":"2318f963-eeec-4471-8b16-16196d0d08eb","security_groups":["87beeabb-6f56-4510-bf48-b0acd9d6c4a3"],"mac_address":"fa:16:3e:0b:82:58","project_id":"83e050edd7794c988d75c9afe7293e27","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13","tenant_id":"83e050edd7794c988d75c9afe7293e27","created_at":"2018-07-30T02:56:12Z","binding:vnic_type":"normal","device_id":"3777f913-d8f3-4158-a83d-9a20f39f0897","ip_allocation":"immediate"}]} 2018-07-30 02:59:28,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3777f913-d8f3-4158-a83d-9a20f39f0897 used request id req-3e1d4ed9-1fa0-4a99-820c-765c714729c2 2018-07-30 02:59:28,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0558240413666s 2018-07-30 02:59:28,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3777f913-d8f3-4158-a83d-9a20f39f0897 used request id req-3e1d4ed9-1fa0-4a99-820c-765c714729c2 2018-07-30 02:59:28,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 02:59:28,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2318f963-eeec-4471-8b16-16196d0d08eb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:28,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b90e73af-4974-4ed6-ae1e-f65afb365e90 Date: Mon, 30 Jul 2018 02:59:28 GMT RESP BODY: {"floatingips": []} 2018-07-30 02:59:28,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2318f963-eeec-4471-8b16-16196d0d08eb used request id req-b90e73af-4974-4ed6-ae1e-f65afb365e90 2018-07-30 02:59:28,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0182600021362s 2018-07-30 02:59:28,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2318f963-eeec-4471-8b16-16196d0d08eb used request id req-b90e73af-4974-4ed6-ae1e-f65afb365e90 2018-07-30 02:59:28,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 02:59:28,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:28,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-fd724522-abe2-4862-85b6-0be24d417dba x-compute-request-id: req-fd724522-abe2-4862-85b6-0be24d417dba Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_54b1fb22-958e-44fc-b96b-01c07dc03bc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:82:58", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T02:59:26.000000", "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T02:59:27Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 02:59:28,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fd724522-abe2-4862-85b6-0be24d417dba 2018-07-30 02:59:28,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184627056122s 2018-07-30 02:59:28,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fd724522-abe2-4862-85b6-0be24d417dba 2018-07-30 02:59:29,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 02:59:29,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=3777f913-d8f3-4158-a83d-9a20f39f0897" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:29,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-06090aa5-d6eb-4568-bfb6-d849ecb57e3b Date: Mon, 30 Jul 2018 02:59:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:59:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f14e2403-db8a-4857-bbbe-f2dc78e60115","ip_address":"192.168.120.7"}],"id":"2318f963-eeec-4471-8b16-16196d0d08eb","security_groups":["87beeabb-6f56-4510-bf48-b0acd9d6c4a3"],"mac_address":"fa:16:3e:0b:82:58","project_id":"83e050edd7794c988d75c9afe7293e27","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13","tenant_id":"83e050edd7794c988d75c9afe7293e27","created_at":"2018-07-30T02:56:12Z","binding:vnic_type":"normal","device_id":"3777f913-d8f3-4158-a83d-9a20f39f0897","ip_allocation":"immediate"}]} 2018-07-30 02:59:29,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3777f913-d8f3-4158-a83d-9a20f39f0897 used request id req-06090aa5-d6eb-4568-bfb6-d849ecb57e3b 2018-07-30 02:59:29,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0558559894562s 2018-07-30 02:59:29,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3777f913-d8f3-4158-a83d-9a20f39f0897 used request id req-06090aa5-d6eb-4568-bfb6-d849ecb57e3b 2018-07-30 02:59:29,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 02:59:29,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2318f963-eeec-4471-8b16-16196d0d08eb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:29,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b6540f46-2cad-4b5b-8358-b63b7aa44120 Date: Mon, 30 Jul 2018 02:59:29 GMT RESP BODY: {"floatingips": []} 2018-07-30 02:59:29,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2318f963-eeec-4471-8b16-16196d0d08eb used request id req-b6540f46-2cad-4b5b-8358-b63b7aa44120 2018-07-30 02:59:29,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0174808502197s 2018-07-30 02:59:29,082 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2318f963-eeec-4471-8b16-16196d0d08eb used request id req-b6540f46-2cad-4b5b-8358-b63b7aa44120 2018-07-30 02:59:29,082 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_54b1fb22-958e-44fc-b96b-01c07dc03bc9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0b:82:58', 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'9fec5cee-59a9-4b52-b0af-118351f93923'}), 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-30T02:59:26.000000', 'flavor': Munch({u'id': u'467056f9-39ca-4932-bbd4-bfd8f00cac98'}), 'az': u'nova', 'id': u'3777f913-d8f3-4158-a83d-9a20f39f0897', 'security_groups': [Munch({u'name': u'shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'915a119fb81f4a73ad0a9fe92c59c2e6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83e050edd7794c988d75c9afe7293e27', 'name': 'shaker-project_54b1fb22-958e-44fc-b96b-01c07dc03bc9', '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-30T02:59:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-30T02:59:27Z', 'hostId': u'075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef', '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-30T02:59:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'83e050edd7794c988d75c9afe7293e27', 'name': u'shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9', 'adminPass': None, 'tenant_id': u'83e050edd7794c988d75c9afe7293e27', 'created_at': u'2018-07-30T02:56:10Z', 'created': u'2018-07-30T02:56:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-30 02:59:29,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 02:59:29,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:29,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-30dcfb5d-0ca9-4c6a-a297-eb67f5e0e0ad Date: Mon, 30 Jul 2018 02:59:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"83e050edd7794c988d75c9afe7293e27","l2_adjacency":true,"status":"ACTIVE","subnets":["f14e2403-db8a-4857-bbbe-f2dc78e60115"],"description":"","tags":[],"updated_at":"2018-07-30T02:55:48Z","qos_policy_id":null,"name":"shaker-net_54b1fb22-958e-44fc-b96b-01c07dc03bc9","admin_state_up":true,"tenant_id":"83e050edd7794c988d75c9afe7293e27","created_at":"2018-07-30T02:55:48Z","mtu":1450}]} 2018-07-30 02:59:29,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-30dcfb5d-0ca9-4c6a-a297-eb67f5e0e0ad 2018-07-30 02:59:29,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103286027908s 2018-07-30 02:59:29,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-30dcfb5d-0ca9-4c6a-a297-eb67f5e0e0ad 2018-07-30 02:59:29,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 02:59:29,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=3777f913-d8f3-4158-a83d-9a20f39f0897" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 02:59:29,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-9173aec1-f531-4442-bc87-b07d943ea4dc Date: Mon, 30 Jul 2018 02:59:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T02:59:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f14e2403-db8a-4857-bbbe-f2dc78e60115","ip_address":"192.168.120.7"}],"id":"2318f963-eeec-4471-8b16-16196d0d08eb","security_groups":["87beeabb-6f56-4510-bf48-b0acd9d6c4a3"],"mac_address":"fa:16:3e:0b:82:58","project_id":"83e050edd7794c988d75c9afe7293e27","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13","tenant_id":"83e050edd7794c988d75c9afe7293e27","created_at":"2018-07-30T02:56:12Z","binding:vnic_type":"normal","device_id":"3777f913-d8f3-4158-a83d-9a20f39f0897","ip_allocation":"immediate"}]} 2018-07-30 02:59:29,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3777f913-d8f3-4158-a83d-9a20f39f0897 used request id req-9173aec1-f531-4442-bc87-b07d943ea4dc 2018-07-30 02:59:29,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0510549545288s 2018-07-30 02:59:29,242 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3777f913-d8f3-4158-a83d-9a20f39f0897 used request id req-9173aec1-f531-4442-bc87-b07d943ea4dc 2018-07-30 02:59:29,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-30 02:59:29,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -d '{"floatingip": {"floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.7", "port_id": "2318f963-eeec-4471-8b16-16196d0d08eb"}}' 2018-07-30 02:59:31,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-f1522f42-6f81-4f11-859a-3feb90c08db2 Date: Mon, 30 Jul 2018 02:59:31 GMT RESP BODY: {"floatingip": {"router_id": "a3f26bac-51b8-4ca8-bf69-d43017e95f27", "status": "DOWN", "description": "", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:59:30Z", "updated_at": "2018-07-30T02:59:30Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "83e050edd7794c988d75c9afe7293e27", "port_id": "2318f963-eeec-4471-8b16-16196d0d08eb", "id": "023a4f4d-0055-447d-858a-45b24a9a0fc9", "qos_policy_id": null}} 2018-07-30 02:59:31,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f1522f42-6f81-4f11-859a-3feb90c08db2 2018-07-30 02:59:31,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.09460806847s 2018-07-30 02:59:31,338 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f1522f42-6f81-4f11-859a-3feb90c08db2 2018-07-30 02:59:31,341 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'a3f26bac-51b8-4ca8-bf69-d43017e95f27', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'83e050edd7794c988d75c9afe7293e27', 'created_at': u'2018-07-30T02:59:30Z', 'attached': True, 'updated_at': u'2018-07-30T02:59:30Z', 'id': u'023a4f4d-0055-447d-858a-45b24a9a0fc9', 'floating_network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83e050edd7794c988d75c9afe7293e27', 'name': 'shaker-project_54b1fb22-958e-44fc-b96b-01c07dc03bc9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'a3f26bac-51b8-4ca8-bf69-d43017e95f27', u'qos_policy_id': None, 'project_id': u'83e050edd7794c988d75c9afe7293e27', 'port_id': u'2318f963-eeec-4471-8b16-16196d0d08eb', 'port': u'2318f963-eeec-4471-8b16-16196d0d08eb', 'network': u'4546160d-41d5-495e-a5d9-d5495a6b815a'}) 2018-07-30 02:59:31,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-30 02:59:31,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897/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}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 02:59:31,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02: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-73179887-1f0c-482a-8cd1-dd34a5441185 x-compute-request-id: req-73179887-1f0c-482a-8cd1-dd34a5441185 Content-Encoding: gzip Content-Length: 10356 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 697725142 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.182083] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183812] pid_max: default: 32768 minimum: 301\n[ 0.184754] ACPI: Core revision 20150930\n[ 0.186176] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.187518] Security Framework initialized\n[ 0.188350] Yama: becoming mindful.\n[ 0.189107] AppArmor: AppArmor initialized\n[ 0.189988] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191361] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.192682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193910] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195350] Initializing cgroup subsys io\n[ 0.196174] Initializing cgroup subsys memory\n[ 0.197068] Initializing cgroup subsys devices\n[ 0.197956] Initializing cgroup subsys freezer\n[ 0.198839] Initializing cgroup subsys net_cls\n[ 0.199723] Initializing cgroup subsys perf_event\n[ 0.200659] Initializing cgroup subsys net_prio\n[ 0.201556] Initializing cgroup subsys hugetlb\n[ 0.202436] Initializing cgroup subsys pids\n[ 0.203306] CPU: Physical Processor ID: 0\n[ 0.204834] mce: CPU supports 10 MCE banks\n[ 0.205698] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.206714] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.207821] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.208880] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.210056] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.211279] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.212380] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.213910] Speculative Store Bypass: Vulnerable\n[ 0.230896] Freeing SMP alternatives memory: 32K\n[ 0.236647] ftrace: allocating 32237 entries in 126 pages\n[ 0.271928] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273184] smpboot: Max logical packages: 1\n[ 0.274189] x2apic enabled\n[ 0.274999] Switched APIC routing to physical x2apic.\n[ 0.276751] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277896] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280003] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281827] KVM setup paravirtual spinlock\n[ 0.283288] x86: Booted up 1 node, 1 CPUs\n[ 0.284118] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285555] devtmpfs: initialized\n[ 0.287318] evm: security.selinux\n[ 0.288035] evm: security.SMACK64\n[ 0.288739] evm: security.SMACK64EXEC\n[ 0.289491] evm: security.SMACK64TRANSMUTE\n[ 0.290310] evm: security.SMACK64MMAP\n[ 0.291070] evm: security.ima\n[ 0.291722] evm: security.capability\n[ 0.292581] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294425] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.295640] pinctrl core: initialized pinctrl subsystem\n[ 0.296775] RTC time: 2:59:27, date: 07/30/18\n[ 0.297776] NET: Registered protocol family 16\n[ 0.298791] cpuidle: using governor ladder\n[ 0.299634] cpuidle: using governor menu\n[ 0.300437] PCCT header not found.\n[ 0.301213] ACPI: bus type PCI registered\n[ 0.302036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303310] PCI: Using configuration type 1 for base access\n[ 0.305199] ACPI: Added _OSI(Module Device)\n[ 0.306061] ACPI: Added _OSI(Processor Device)\n[ 0.306950] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307870] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.309709] ACPI: Interpreter enabled\n[ 0.310493] ACPI: (supports S0 S5)\n[ 0.311211] ACPI: Using IOAPIC for interrupt routing\n[ 0.312173] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.315456] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.316620] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317884] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.319110] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.321393] acpiphp: Slot [3] registered\n[ 0.322213] acpiphp: Slot [4] registered\n[ 0.332966] acpiphp: Slot [5] registered\n[ 0.333798] acpiphp: Slot [6] registered\n[ 0.334616] acpiphp: Slot [7] registered\n[ 0.335433] acpiphp: Slot [8] registered\n[ 0.336244] acpiphp: Slot [9] registered\n[ 0.337061] acpiphp: Slot [10] registered\n[ 0.337891] acpiphp: Slot [11] registered\n[ 0.338717] acpiphp: Slot [12] registered\n[ 0.339545] acpiphp: Slot [13] registered\n[ 0.340375] acpiphp: Slot [14] registered\n[ 0.341202] acpiphp: Slot [15] registered\n[ 0.342033] acpiphp: Slot [16] registered\n[ 0.342858] acpiphp: Slot [17] registered\n[ 0.343689] acpiphp: Slot [18] registered\n[ 0.344515] acpiphp: Slot [19] registered\n[ 0.345347] acpiphp: Slot [20] registered\n[ 0.346172] acpiphp: Slot [21] registered\n[ 0.346997] acpiphp: Slot [22] registered\n[ 0.347819] acpiphp: Slot [23] registered\n[ 0.348644] acpiphp: Slot [24] registered\n[ 0.349475] acpiphp: Slot [25] registered\n[ 0.350300] acpiphp: Slot [26] registered\n[ 0.351124] acpiphp: Slot [27] registered\n[ 0.351952] acpiphp: Slot [28] registered\n[ 0.352791] acpiphp: Slot [29] registered\n[ 0.353622] acpiphp: Slot [30] registered\n[ 0.354450] acpiphp: Slot [31] registered\n[ 0.355267] PCI host bridge to bus 0000:00\n[ 0.356091] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.357328] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.358571] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.360053] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.361534] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.363042] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.366371] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.367678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.368877] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.370155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.373138] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.374605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.394194] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.395718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.397173] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.398614] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.400021] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.401412] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.402777] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.403858] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.405438] vgaarb: loaded\n[ 0.406051] vgaarb: bridge control possible 0000:00:02.0\n[ 0.407351] SCSI subsystem initialized\n[ 0.408273] ACPI: bus type USB registered\n[ 0.412178] usbcore: registered new interface driver usbfs\n[ 0.413285] usbcore: registered new interface driver hub\n[ 0.414376] usbcore: registered new device driver usb\n[ 0.416358] PCI: Using ACPI for IRQ routing\n[ 0.418183] NetLabel: Initializing\n[ 0.418926] NetLabel: domain hash size = 128\n[ 0.419798] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.420817] NetLabel: unlabeled traffic allowed by default\n[ 0.422410] amd_nb: Cannot enumerate AMD northbridges\n[ 0.423474] clocksource: Switched to clocksource kvm-clock\n[ 0.432344] AppArmor: AppArmor Filesystem Enabled\n[ 0.433391] pnp: PnP ACPI init\n[ 0.434704] pnp: PnP ACPI: found 5 devices\n[ 0.441265] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.443073] NET: Registered protocol family 2\n[ 0.444385] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.445712] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.446935] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.448180] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450551] NET: Registered protocol family 1\n[ 0.451490] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452625] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453722] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.469592] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485990] Unpacking initramfs...\n[ 0.938671] Freeing initrd memory: 37084K\n[ 0.940069] Scanning for low memory corruption every 60 seconds\n[ 0.941688] audit: initializing netlink subsys (disabled)\n[ 0.942781] audit: type=2000 audit(1532919568.335:1): initialized\n[ 0.944422] Initialise system trusted keyring\n[ 0.945474] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.946685] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.948993] zbud: loaded\n[ 0.949884] VFS: Disk quotas dquot_6.6.0\n[ 0.950736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.952235] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.953615] fuse init (API version 7.23)\n[ 0.954577] Key type big_key registered\n[ 0.955413] Allocating IMA MOK and blacklist keyrings.\n[ 0.956760] Key type asymmetric registered\n[ 0.957624] Asymmetric key parser 'x509' registered\n[ 0.958622] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.960162] io scheduler noop registered\n[ 0.960973] io scheduler deadline registered (default)\n[ 0.962010] io scheduler cfq registered\n[ 0.962930] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.964016] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.965370] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.966864] ACPI: Power Button [PWRF]\n[ 0.967862] GHES: HEST is not enabled!\n[ 0.983308] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.015273] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.017684] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.041760] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.044207] Linux agpgart interface v0.103\n[ 1.046585] loop: module loaded\n[ 1.049565] vda: vda1\n[ 1.051031] scsi host0: ata_piix\n[ 1.051834] scsi host1: ata_piix\n[ 1.052582] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.053824] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.055410] libphy: Fixed MDIO Bus: probed\n[ 1.056266] tun: Universal TUN/TAP device driver, 1.6\n[ 1.057245] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.060017] PPP generic driver version 2.4.2\n[ 1.060984] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.062217] ehci-pci: EHCI PCI platform driver\n[ 1.063142] ehci-platform: EHCI generic platform driver\n[ 1.064167] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.065354] ohci-pci: OHCI PCI platform driver\n[ 1.066259] ohci-platform: OHCI generic platform driver\n[ 1.067280] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.083210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.084263] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.085784] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.086812] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.088052] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.089321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.090792] usb usb1: Product: UHCI Host Controller\n[ 1.091760] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.092948] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.093977] hub 1-0:1.0: USB hub found\n[ 1.094782] hub 1-0:1.0: 2 ports detected\n[ 1.095804] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.098067] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.099042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.100136] mousedev: PS/2 mouse device common for all mice\n[ 1.101506] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.103452] rtc_cmos 00:00: RTC can wake from S4\n[ 1.104648] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.105864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.107078] i2c /dev entries driver\n[ 1.107890] device-mapper: uevent: version 1.0.3\n[ 1.108881] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.110540] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.112007] NET: Registered protocol family 10\n[ 1.113291] NET: Registered protocol family 17\n[ 1.114211] Key type dns_resolver registered\n[ 1.115347] registered taskstats version 1\n[ 1.116269] Loading compiled-in X.509 certificates\n[ 1.117828] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.119746] zswap: loaded using pool lzo/zbud\n[ 1.122182] Key type trusted registered\n[ 1.124982] Key type encrypted registered\n[ 1.125849] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.126918] ima: No TPM chip found, activating TPM-bypass!\n[ 1.128008] evm: HMAC attrs: 0x1\n[ 1.129021] Magic number: 10:911:966\n[ 1.129927] rtc_cmos 00:00: setting system clock to 2018-07-30 02:59:28 UTC (1532919568)\n[ 1.131630] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.132772] EDD information not available.\n[ 1.213483] Freeing unused kernel memory: 1512K\n[ 1.214429] Write protecting the kernel read-only data: 14336k\n[ 1.217744] Freeing unused kernel memory: 1692K\n[ 1.218908] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.229154] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.230958] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.233106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.235042] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.236925] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.238792] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.246390] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.248259] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.250096] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.253267] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.308805] virtio_net virtio0 ens3: renamed from eth0\n[ 1.315769] [drm] Initialized drm 1.1.0 20060810\n[ 1.317576] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.319440] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.339780] FDC 0 is a S82078B\n[ 1.353853] AVX2 version of gcm_enc/dec engaged.\n[ 1.354789] AES CTR mode by8 optimization enabled\n[ 1.407469] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.567237] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.568506] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.569813] usb 1-1: Product: QEMU USB Tablet\n[ 1.570689] usb 1-1: Manufacturer: QEMU\n[ 1.571492] usb 1-1: SerialNumber: 42\n[ 1.579975] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.586668] usbcore: registered new interface driver usbhid\n[ 1.588051] usbhid: USB HID core driver\n[ 1.590547] 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.593433] 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.861675] md: linear personality registered for level -1\n[ 1.865127] md: multipath personality registered for level -4\n[ 1.868619] md: raid0 personality registered for level 0\n[ 1.872519] md: raid1 personality registered for level 1\n[ 1.943479] raid6: sse2x1 gen() 11376 MB/s\n[ 2.011463] raid6: sse2x1 xor() 8911 MB/s\n[ 2.079461] raid6: sse2x2 gen() 14541 MB/s\n[ 2.147464] raid6: sse2x2 xor() 9737 MB/s\n[ 2.215462] raid6: sse2x4 gen() 16631 MB/s\n[ 2.283462] raid6: sse2x4 xor() 11130 MB/s\n[ 2.351464] raid6: avx2x1 gen() 21990 MB/s\n[ 2.419463] raid6: avx2x2 gen() 26006 MB/s\n[ 2.487462] raid6: avx2x4 gen() 29205 MB/s\n[ 2.488520] raid6: using algorithm avx2x4 gen() 29205 MB/s\n[ 2.489825] raid6: using avx2x2 recovery algorithm\n[ 2.491014] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 2.492477] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325552b52c9, max_idle_ns: 440795254132 ns\n[ 2.496185] xor: automatically using best checksumming function:\n[ 2.535462] avx : 31995.000 MB/sec\n[ 2.537799] async_tx: api initialized (async)\n[ 2.548546] md: raid6 personality registered for level 6\n[ 2.549648] md: raid5 personality registered for level 5\n[ 2.550722] md: raid4 personality registered for level 4\n[ 2.556408] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.585878] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.605730] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.761485] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.764836] systemd[1]: Detected virtualization kvm.\n[ 2.765830] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.769027] systemd[1]: Set hostname to .\n[ 2.771407] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.772571] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.873587] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.875730] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.877993] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.880282] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 2.883526] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.885641] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.888157] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.890514] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.892826] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.894918] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.897237] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.899592] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.901849] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.906223] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.908709] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.913564] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.916592] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.919863] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.922718] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.940755] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.946260] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.954824] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.959530] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.963516] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.968282] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 2.977765] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 2.988271] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.993417] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.000987] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.006166] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.011433] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.018678] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.020998] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.026326] Loading iSCSI transport class v2.0-870.\n[ 3.029629] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.032143] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[ 3.040813] iscsi: registered transport (tcp)\n[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.086426] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n"} 2018-07-30 02:59:31,433 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897/action used request id req-73179887-1f0c-482a-8cd1-dd34a5441185 2018-07-30 02:59:31,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0908830165863s 2018-07-30 02:59:31,434 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897/action used request id req-73179887-1f0c-482a-8cd1-dd34a5441185 2018-07-30 02:59:31,434 - 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 697725142 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.182083] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183812] pid_max: default: 32768 minimum: 301 [ 0.184754] ACPI: Core revision 20150930 [ 0.186176] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.187518] Security Framework initialized [ 0.188350] Yama: becoming mindful. [ 0.189107] AppArmor: AppArmor initialized [ 0.189988] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.191361] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.192682] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193910] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195350] Initializing cgroup subsys io [ 0.196174] Initializing cgroup subsys memory [ 0.197068] Initializing cgroup subsys devices [ 0.197956] Initializing cgroup subsys freezer [ 0.198839] Initializing cgroup subsys net_cls [ 0.199723] Initializing cgroup subsys perf_event [ 0.200659] Initializing cgroup subsys net_prio [ 0.201556] Initializing cgroup subsys hugetlb [ 0.202436] Initializing cgroup subsys pids [ 0.203306] CPU: Physical Processor ID: 0 [ 0.204834] mce: CPU supports 10 MCE banks [ 0.205698] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.206714] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.207821] Spectre V2 : Mitigation: Full generic retpoline [ 0.208880] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.210056] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.211279] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.212380] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.213910] Speculative Store Bypass: Vulnerable [ 0.230896] Freeing SMP alternatives memory: 32K [ 0.236647] ftrace: allocating 32237 entries in 126 pages [ 0.271928] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273184] smpboot: Max logical packages: 1 [ 0.274189] x2apic enabled [ 0.274999] Switched APIC routing to physical x2apic. [ 0.276751] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.277896] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.280003] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.281827] KVM setup paravirtual spinlock [ 0.283288] x86: Booted up 1 node, 1 CPUs [ 0.284118] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285555] devtmpfs: initialized [ 0.287318] evm: security.selinux [ 0.288035] evm: security.SMACK64 [ 0.288739] evm: security.SMACK64EXEC [ 0.289491] evm: security.SMACK64TRANSMUTE [ 0.290310] evm: security.SMACK64MMAP [ 0.291070] evm: security.ima [ 0.291722] evm: security.capability [ 0.292581] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294425] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.295640] pinctrl core: initialized pinctrl subsystem [ 0.296775] RTC time: 2:59:27, date: 07/30/18 [ 0.297776] NET: Registered protocol family 16 [ 0.298791] cpuidle: using governor ladder [ 0.299634] cpuidle: using governor menu [ 0.300437] PCCT header not found. [ 0.301213] ACPI: bus type PCI registered [ 0.302036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303310] PCI: Using configuration type 1 for base access [ 0.305199] ACPI: Added _OSI(Module Device) [ 0.306061] ACPI: Added _OSI(Processor Device) [ 0.306950] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307870] ACPI: Added _OSI(Processor Aggregator Device) [ 0.309709] ACPI: Interpreter enabled [ 0.310493] ACPI: (supports S0 S5) [ 0.311211] ACPI: Using IOAPIC for interrupt routing [ 0.312173] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.315456] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.316620] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.317884] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.319110] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.321393] acpiphp: Slot [3] registered [ 0.322213] acpiphp: Slot [4] registered [ 0.332966] acpiphp: Slot [5] registered [ 0.333798] acpiphp: Slot [6] registered [ 0.334616] acpiphp: Slot [7] registered [ 0.335433] acpiphp: Slot [8] registered [ 0.336244] acpiphp: Slot [9] registered [ 0.337061] acpiphp: Slot [10] registered [ 0.337891] acpiphp: Slot [11] registered [ 0.338717] acpiphp: Slot [12] registered [ 0.339545] acpiphp: Slot [13] registered [ 0.340375] acpiphp: Slot [14] registered [ 0.341202] acpiphp: Slot [15] registered [ 0.342033] acpiphp: Slot [16] registered [ 0.342858] acpiphp: Slot [17] registered [ 0.343689] acpiphp: Slot [18] registered [ 0.344515] acpiphp: Slot [19] registered [ 0.345347] acpiphp: Slot [20] registered [ 0.346172] acpiphp: Slot [21] registered [ 0.346997] acpiphp: Slot [22] registered [ 0.347819] acpiphp: Slot [23] registered [ 0.348644] acpiphp: Slot [24] registered [ 0.349475] acpiphp: Slot [25] registered [ 0.350300] acpiphp: Slot [26] registered [ 0.351124] acpiphp: Slot [27] registered [ 0.351952] acpiphp: Slot [28] registered [ 0.352791] acpiphp: Slot [29] registered [ 0.353622] acpiphp: Slot [30] registered [ 0.354450] acpiphp: Slot [31] registered [ 0.355267] PCI host bridge to bus 0000:00 [ 0.356091] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.357328] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.358571] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.360053] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.361534] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.363042] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.366371] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.367678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.368877] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.370155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.373138] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.374605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.394194] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.395718] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.397173] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.398614] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.400021] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.401412] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.402777] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.403858] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.405438] vgaarb: loaded [ 0.406051] vgaarb: bridge control possible 0000:00:02.0 [ 0.407351] SCSI subsystem initialized [ 0.408273] ACPI: bus type USB registered [ 0.412178] usbcore: registered new interface driver usbfs [ 0.413285] usbcore: registered new interface driver hub [ 0.414376] usbcore: registered new device driver usb [ 0.416358] PCI: Using ACPI for IRQ routing [ 0.418183] NetLabel: Initializing [ 0.418926] NetLabel: domain hash size = 128 [ 0.419798] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.420817] NetLabel: unlabeled traffic allowed by default [ 0.422410] amd_nb: Cannot enumerate AMD northbridges [ 0.423474] clocksource: Switched to clocksource kvm-clock [ 0.432344] AppArmor: AppArmor Filesystem Enabled [ 0.433391] pnp: PnP ACPI init [ 0.434704] pnp: PnP ACPI: found 5 devices [ 0.441265] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.443073] NET: Registered protocol family 2 [ 0.444385] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.445712] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.446935] TCP: Hash tables configured (established 4096 bind 4096) [ 0.448180] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.449287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.450551] NET: Registered protocol family 1 [ 0.451490] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452625] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453722] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.469592] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.485990] Unpacking initramfs... [ 0.938671] Freeing initrd memory: 37084K [ 0.940069] Scanning for low memory corruption every 60 seconds [ 0.941688] audit: initializing netlink subsys (disabled) [ 0.942781] audit: type=2000 audit(1532919568.335:1): initialized [ 0.944422] Initialise system trusted keyring [ 0.945474] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.946685] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.948993] zbud: loaded [ 0.949884] VFS: Disk quotas dquot_6.6.0 [ 0.950736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.952235] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.953615] fuse init (API version 7.23) [ 0.954577] Key type big_key registered [ 0.955413] Allocating IMA MOK and blacklist keyrings. [ 0.956760] Key type asymmetric registered [ 0.957624] Asymmetric key parser 'x509' registered [ 0.958622] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.960162] io scheduler noop registered [ 0.960973] io scheduler deadline registered (default) [ 0.962010] io scheduler cfq registered [ 0.962930] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.964016] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.965370] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.966864] ACPI: Power Button [PWRF] [ 0.967862] GHES: HEST is not enabled! [ 0.983308] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.015273] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.017684] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.041760] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.044207] Linux agpgart interface v0.103 [ 1.046585] loop: module loaded [ 1.049565] vda: vda1 [ 1.051031] scsi host0: ata_piix [ 1.051834] scsi host1: ata_piix [ 1.052582] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.053824] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.055410] libphy: Fixed MDIO Bus: probed [ 1.056266] tun: Universal TUN/TAP device driver, 1.6 [ 1.057245] tun: (C) 1999-2004 Max Krasnyansky [ 1.060017] PPP generic driver version 2.4.2 [ 1.060984] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.062217] ehci-pci: EHCI PCI platform driver [ 1.063142] ehci-platform: EHCI generic platform driver [ 1.064167] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.065354] ohci-pci: OHCI PCI platform driver [ 1.066259] ohci-platform: OHCI generic platform driver [ 1.067280] uhci_hcd: USB Universal Host Controller Interface driver [ 1.083210] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.084263] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.085784] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.086812] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.088052] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.089321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.090792] usb usb1: Product: UHCI Host Controller [ 1.091760] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.092948] usb usb1: SerialNumber: 0000:00:01.2 [ 1.093977] hub 1-0:1.0: USB hub found [ 1.094782] hub 1-0:1.0: 2 ports detected [ 1.095804] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.098067] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.099042] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.100136] mousedev: PS/2 mouse device common for all mice [ 1.101506] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.103452] rtc_cmos 00:00: RTC can wake from S4 [ 1.104648] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.105864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.107078] i2c /dev entries driver [ 1.107890] device-mapper: uevent: version 1.0.3 [ 1.108881] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.110540] ledtrig-cpu: registered to indicate activity on CPUs [ 1.112007] NET: Registered protocol family 10 [ 1.113291] NET: Registered protocol family 17 [ 1.114211] Key type dns_resolver registered [ 1.115347] registered taskstats version 1 [ 1.116269] Loading compiled-in X.509 certificates [ 1.117828] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.119746] zswap: loaded using pool lzo/zbud [ 1.122182] Key type trusted registered [ 1.124982] Key type encrypted registered [ 1.125849] AppArmor: AppArmor sha1 policy hashing enabled [ 1.126918] ima: No TPM chip found, activating TPM-bypass! [ 1.128008] evm: HMAC attrs: 0x1 [ 1.129021] Magic number: 10:911:966 [ 1.129927] rtc_cmos 00:00: setting system clock to 2018-07-30 02:59:28 UTC (1532919568) [ 1.131630] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.132772] EDD information not available. [ 1.213483] Freeing unused kernel memory: 1512K [ 1.214429] Write protecting the kernel read-only data: 14336k [ 1.217744] Freeing unused kernel memory: 1692K [ 1.218908] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.229154] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.230958] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.233106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.235042] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.236925] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.238792] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.246390] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.248259] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.250096] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.253267] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.308805] virtio_net virtio0 ens3: renamed from eth0 [ 1.315769] [drm] Initialized drm 1.1.0 20060810 [ 1.317576] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.319440] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.339780] FDC 0 is a S82078B [ 1.353853] AVX2 version of gcm_enc/dec engaged. [ 1.354789] AES CTR mode by8 optimization enabled [ 1.407469] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.567237] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.568506] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.569813] usb 1-1: Product: QEMU USB Tablet [ 1.570689] usb 1-1: Manufacturer: QEMU [ 1.571492] usb 1-1: SerialNumber: 42 [ 1.579975] hidraw: raw HID events driver (C) Jiri Kosina [ 1.586668] usbcore: registered new interface driver usbhid [ 1.588051] usbhid: USB HID core driver [ 1.590547] 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.593433] 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.861675] md: linear personality registered for level -1 [ 1.865127] md: multipath personality registered for level -4 [ 1.868619] md: raid0 personality registered for level 0 [ 1.872519] md: raid1 personality registered for level 1 [ 1.943479] raid6: sse2x1 gen() 11376 MB/s [ 2.011463] raid6: sse2x1 xor() 8911 MB/s [ 2.079461] raid6: sse2x2 gen() 14541 MB/s [ 2.147464] raid6: sse2x2 xor() 9737 MB/s [ 2.215462] raid6: sse2x4 gen() 16631 MB/s [ 2.283462] raid6: sse2x4 xor() 11130 MB/s [ 2.351464] raid6: avx2x1 gen() 21990 MB/s [ 2.419463] raid6: avx2x2 gen() 26006 MB/s [ 2.487462] raid6: avx2x4 gen() 29205 MB/s [ 2.488520] raid6: using algorithm avx2x4 gen() 29205 MB/s [ 2.489825] raid6: using avx2x2 recovery algorithm [ 2.491014] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 2.492477] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325552b52c9, max_idle_ns: 440795254132 ns [ 2.496185] xor: automatically using best checksumming function: [ 2.535462] avx : 31995.000 MB/sec [ 2.537799] async_tx: api initialized (async) [ 2.548546] md: raid6 personality registered for level 6 [ 2.549648] md: raid5 personality registered for level 5 [ 2.550722] md: raid4 personality registered for level 4 [ 2.556408] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.585878] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.605730] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.761485] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.764836] systemd[1]: Detected virtualization kvm. [ 2.765830] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.769027] systemd[1]: Set hostname to . [ 2.771407] systemd[1]: Initializing machine ID from KVM UUID. [ 2.772571] systemd[1]: Installed transient /etc/machine-id file. [ 2.873587] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.875730] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.877993] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.880282] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 2.883526] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.885641] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.888157] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.890514] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.892826] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.894918] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.897237] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.899592] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.901849] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.906223] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.908709] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.913564] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.916592] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.919863] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.922718] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.940755] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.946260] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.954824] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.959530] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.963516] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.968282] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.977765] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 2.988271] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.993417] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.000987] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.006166] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.011433] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.018678] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.020998] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.026326] Loading iSCSI transport class v2.0-870. [ 3.029629] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.032143] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[ 3.040813] iscsi: registered transport (tcp) [0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [ 3.086426] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. 2018-07-30 02:59:34,445 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200 2018-07-30 02:59:44,458 - paramiko.transport - DEBUG - starting thread (client mode): 0x2fb23550L 2018-07-30 02:59:44,459 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 02:59:44,466 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-07-30 02:59:44,466 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-07-30 02:59:44,467 - 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-30 02:59:44,468 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 02:59:44,468 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-30 02:59:44,469 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 02:59:44,469 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 02:59:44,469 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 02:59:44,511 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 02:59:44,512 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 02:59:44,522 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: d1a0e7e5cfc59ceb2f6e4e9493f80cb5 2018-07-30 02:59:44,524 - paramiko.transport - DEBUG - Trying discovered key a5a9fdf1dbe163590bad4e447de1f648 in /tmp/tmpe6BARh 2018-07-30 02:59:44,551 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 02:59:44,580 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 02:59:44,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-30 02:59:44,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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-30 02:59:44,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 02:59:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4: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.4:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 02:59:44,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:44,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11a1b6e-d649-47e1-b6e4-1bf2efd44205 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0b1bc4d70a5e46059ac3375f9d12910a"}, "enabled": true, "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1532b8dfb73b458aa797ed05a15b0d81"}, "enabled": true, "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/28d1d678987743c59fa2fe41ae343287"}, "enabled": true, "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2ab6da96f9734ea99acf3e54d2c53be7"}, "enabled": true, "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/364a4ba27c9f4e27b478e3341433b769"}, "enabled": true, "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/82a6327418b941c38714c54c15cda17f"}, "enabled": true, "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/93efd0a18f6b48d2af7400c734056de6"}, "enabled": true, "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9cdbea8597e84d28a04ca8586026477b"}, "enabled": true, "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a178b088e3c740d891575ebdfd866ff9"}, "enabled": true, "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/a53fa687bf084bc29f1f067785cb49b8"}, "enabled": true, "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/af7b6381bc044ea6bc25974505d31a62"}, "enabled": true, "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c6649e4ce6c24f5c98d05eb1347e71b8"}, "enabled": true, "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dfc409b9d4154b3784802668ccda6024"}, "enabled": true, "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f52b812f3ec840798a00d650bb23e8d4"}, "enabled": true, "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f8d2700c37404e43b95c012c24768600"}, "enabled": true, "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-07-30 02:59:44,701 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-b11a1b6e-d649-47e1-b6e4-1bf2efd44205 2018-07-30 02:59:44,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.109310150146s 2018-07-30 02:59:44,702 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-b11a1b6e-d649-47e1-b6e4-1bf2efd44205 2018-07-30 02:59:44,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-30 02:59:44,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:44,728 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-30 02:59:44,729 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-30 02:59:44,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0ce949-8314-45df-86aa-02fdcfaadd63 Content-Encoding: gzip Content-Length: 1974 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0a1b5b9b512b4321947936db2df89a50"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a53fa687bf084bc29f1f067785cb49b8", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1cec37a6933b4fab92e56c382031e2ea"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "82a6327418b941c38714c54c15cda17f", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1dffeb9a12a94750bd27c65a90679bc1"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfc409b9d4154b3784802668ccda6024", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/27a25f5eedd04ee0920db08590a344a8"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1532b8dfb73b458aa797ed05a15b0d81", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/287db305ff894895bf717b2627a855fa"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "af7b6381bc044ea6bc25974505d31a62", "id": "287db305ff894895bf717b2627a855fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2cbf287c108f4a9ea3bfd07501c8d2ca"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b1bc4d70a5e46059ac3375f9d12910a", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/478fc1fcb69f4b0bbf04879e1fdf6660"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8d2700c37404e43b95c012c24768600", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/494f21b2115c4f3b8229da5c5dee99c6"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93efd0a18f6b48d2af7400c734056de6", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4b4107ada1134f0d8a90dad8ada6d59b"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "af7b6381bc044ea6bc25974505d31a62", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4bf5e1f65e2342ea923952e456dc26a0"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b1bc4d70a5e46059ac3375f9d12910a", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/55a85644d3ac4898a44369cb6c2d627e"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8d2700c37404e43b95c012c24768600", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/67c1efaebf994576a7becc8cd6a745bd"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a178b088e3c740d891575ebdfd866ff9", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/67fcfa1a787344dc8b43587e366b5c30"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a178b088e3c740d891575ebdfd866ff9", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/763ebef2a0464f92be5d88747e0b21e1"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "af7b6381bc044ea6bc25974505d31a62", "id": "763ebef2a0464f92be5d88747e0b21e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7cdacf11c3be474fb15aaf34a6d11b85"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8d2700c37404e43b95c012c24768600", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/844e5e60fbc54b24ab4a5a7db9fc6f6c"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6649e4ce6c24f5c98d05eb1347e71b8", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/947a7b45c49348a7913c7ed829061db8"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "82a6327418b941c38714c54c15cda17f", "id": "947a7b45c49348a7913c7ed829061db8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/950e6cbc7e47494995cefdef3e84c641"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f52b812f3ec840798a00d650bb23e8d4", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a0effd35ba074f5a98e8db6b01ef0f42"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6649e4ce6c24f5c98d05eb1347e71b8", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a507d79dd3a64561b970029792aa05ec"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28d1d678987743c59fa2fe41ae343287", "id": "a507d79dd3a64561b970029792aa05ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a6a8962f82884d309f618952dfe83678"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfc409b9d4154b3784802668ccda6024", "id": "a6a8962f82884d309f618952dfe83678"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a8bf614e1f3f4bc0a1a63da687bbd35b"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6649e4ce6c24f5c98d05eb1347e71b8", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ae6c36ec8f38494ea689d75112663008"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b1bc4d70a5e46059ac3375f9d12910a", "id": "ae6c36ec8f38494ea689d75112663008"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/af4b764d5beb4405bf38a52e7c0ceb0c"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1532b8dfb73b458aa797ed05a15b0d81", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b66f8f99a0574c299347a2ec4b36d9fe"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f52b812f3ec840798a00d650bb23e8d4", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b7d54856d06c4e18925f34f05b34215e"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1532b8dfb73b458aa797ed05a15b0d81", "id": "b7d54856d06c4e18925f34f05b34215e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/bd8564d75bf441a9a5b469a890281828"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cdbea8597e84d28a04ca8586026477b", "id": "bd8564d75bf441a9a5b469a890281828"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c021ae6ac6714d2881c9df905f96e9f6"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfc409b9d4154b3784802668ccda6024", "id": "c021ae6ac6714d2881c9df905f96e9f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c1708a77c8f8433faef661ed9ccddc85"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ab6da96f9734ea99acf3e54d2c53be7", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ccc78b188aa34f5280714f2566afa373"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ab6da96f9734ea99acf3e54d2c53be7", "id": "ccc78b188aa34f5280714f2566afa373"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd575a314e784deb9382d7cbbe7e09ab"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28d1d678987743c59fa2fe41ae343287", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "82a6327418b941c38714c54c15cda17f", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/daf6522ac7b54989a799bc8cd7d4c6cd"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93efd0a18f6b48d2af7400c734056de6", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e21b73a53ceb433895c1b0e8e72ec19d"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f52b812f3ec840798a00d650bb23e8d4", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e374d9318d0a463381a223df086cb5c4"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a53fa687bf084bc29f1f067785cb49b8", "id": "e374d9318d0a463381a223df086cb5c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cdbea8597e84d28a04ca8586026477b", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e8326f9621664d4491b6bd9cddba4916"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a53fa687bf084bc29f1f067785cb49b8", "id": "e8326f9621664d4491b6bd9cddba4916"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ee5fd25d3b46404ba6b2582991120a51"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28d1d678987743c59fa2fe41ae343287", "id": "ee5fd25d3b46404ba6b2582991120a51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ef0bb15af38641ffb9d0666219900d29"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ab6da96f9734ea99acf3e54d2c53be7", "id": "ef0bb15af38641ffb9d0666219900d29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f33b16ff3a9f4afabf9da96486bf0193"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a178b088e3c740d891575ebdfd866ff9", "id": "f33b16ff3a9f4afabf9da96486bf0193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f9eab6e12bb34ca58fb3da8787308343"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cdbea8597e84d28a04ca8586026477b", "id": "f9eab6e12bb34ca58fb3da8787308343"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fc9aeeb4f686409a9176115b173a9f4f"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93efd0a18f6b48d2af7400c734056de6", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-30 02:59:44,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-aa0ce949-8314-45df-86aa-02fdcfaadd63 2018-07-30 02:59:44,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.104278087616s 2018-07-30 02:59:44,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-aa0ce949-8314-45df-86aa-02fdcfaadd63 2018-07-30 02:59:44,823 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.25:5000 2018-07-30 02:59:44,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 02:59:44,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:44,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f9e149-afa1-40de-b1f4-6b8ef0c0fd88 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dbd1b0db2e1c477292d0ea59875145fc", "links": {"self": "http://172.30.9.25:5000/v3/roles/dbd1b0db2e1c477292d0ea59875145fc"}, "name": "Member"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 02:59:44,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-42f9e149-afa1-40de-b1f4-6b8ef0c0fd88 2018-07-30 02:59:44,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0928449630737s 2018-07-30 02:59:44,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-42f9e149-afa1-40de-b1f4-6b8ef0c0fd88 2018-07-30 02:59:44,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 02:59:44,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:45,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c8977d-4d3a-43a1-969b-47cb1e619037 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dbd1b0db2e1c477292d0ea59875145fc", "links": {"self": "http://172.30.9.25:5000/v3/roles/dbd1b0db2e1c477292d0ea59875145fc"}, "name": "Member"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 02:59:45,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-01c8977d-4d3a-43a1-969b-47cb1e619037 2018-07-30 02:59:45,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0916819572449s 2018-07-30 02:59:45,016 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-01c8977d-4d3a-43a1-969b-47cb1e619037 2018-07-30 02:59:45,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 02:59:45,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:45,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32b66ab-3ff0-4cca-9579-752215758c18 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 02:59:45,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-b32b66ab-3ff0-4cca-9579-752215758c18 2018-07-30 02:59:45,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0965759754181s 2018-07-30 02:59:45,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-b32b66ab-3ff0-4cca-9579-752215758c18 2018-07-30 02:59:45,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 02:59:45,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:45,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a266b40b-94f2-4744-8d1c-b3f46fe6f720 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "shaker-user_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "links": {"self": "http://172.30.9.25:5000/v3/users/915a119fb81f4a73ad0a9fe92c59c2e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "915a119fb81f4a73ad0a9fe92c59c2e6", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 02:59:45,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a266b40b-94f2-4744-8d1c-b3f46fe6f720 2018-07-30 02:59:45,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102697849274s 2018-07-30 02:59:45,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a266b40b-94f2-4744-8d1c-b3f46fe6f720 2018-07-30 02:59:45,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 02:59:45,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:45,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c80d2f0a-f962-4816-8673-f60858936eb7 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27"}, "tags": [], "enabled": true, "id": "83e050edd7794c988d75c9afe7293e27", "parent_id": "default", "domain_id": "default", "name": "shaker-project_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}]} 2018-07-30 02:59:45,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-c80d2f0a-f962-4816-8673-f60858936eb7 2018-07-30 02:59:45,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0938918590546s 2018-07-30 02:59:45,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-c80d2f0a-f962-4816-8673-f60858936eb7 2018-07-30 02:59:45,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 02:59:45,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=915a119fb81f4a73ad0a9fe92c59c2e6&role.id=f2dedf2b2ed846398298473922764c8d&scope.project.id=83e050edd7794c988d75c9afe7293e27" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:45,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3336ff-121c-480f-b2aa-0effc318ec32 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=915a119fb81f4a73ad0a9fe92c59c2e6&role.id=f2dedf2b2ed846398298473922764c8d&scope.project.id=83e050edd7794c988d75c9afe7293e27", "previous": null, "next": null}} 2018-07-30 02:59:45,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=915a119fb81f4a73ad0a9fe92c59c2e6&role.id=f2dedf2b2ed846398298473922764c8d&scope.project.id=83e050edd7794c988d75c9afe7293e27 used request id req-2c3336ff-121c-480f-b2aa-0effc318ec32 2018-07-30 02:59:45,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0909171104431s 2018-07-30 02:59:45,428 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=915a119fb81f4a73ad0a9fe92c59c2e6&role.id=f2dedf2b2ed846398298473922764c8d&scope.project.id=83e050edd7794c988d75c9afe7293e27 used request id req-2c3336ff-121c-480f-b2aa-0effc318ec32 2018-07-30 02:59:45,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 02:59:45,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27/users/915a119fb81f4a73ad0a9fe92c59c2e6/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:45,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ae4bacb-3644-4ec6-88a8-0dd90c94a7a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 02:59:45,577 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27/users/915a119fb81f4a73ad0a9fe92c59c2e6/roles/f2dedf2b2ed846398298473922764c8d used request id req-9ae4bacb-3644-4ec6-88a8-0dd90c94a7a1 2018-07-30 02:59:45,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144888162613s 2018-07-30 02:59:45,577 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27/users/915a119fb81f4a73ad0a9fe92c59c2e6/roles/f2dedf2b2ed846398298473922764c8d used request id req-9ae4bacb-3644-4ec6-88a8-0dd90c94a7a1 2018-07-30 02:59:45,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 02:59:45,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:45,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08123588-c8ca-4d76-9e70-2ef8a0d68822 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dbd1b0db2e1c477292d0ea59875145fc", "links": {"self": "http://172.30.9.25:5000/v3/roles/dbd1b0db2e1c477292d0ea59875145fc"}, "name": "Member"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 02:59:45,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-08123588-c8ca-4d76-9e70-2ef8a0d68822 2018-07-30 02:59:45,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0907950401306s 2018-07-30 02:59:45,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-08123588-c8ca-4d76-9e70-2ef8a0d68822 2018-07-30 02:59:45,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-30 02:59:45,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" -d '{"role": {"name": "heat_stack_owner"}}' 2018-07-30 02:59:45,784 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 02:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee0f8e2-7db0-4825-afc4-7f2c867af853 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06af8cd43d54471aa223b0c97d1a6277", "links": {"self": "http://172.30.9.25:5000/v3/roles/06af8cd43d54471aa223b0c97d1a6277"}, "name": "heat_stack_owner"}} 2018-07-30 02:59:45,784 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-8ee0f8e2-7db0-4825-afc4-7f2c867af853 2018-07-30 02:59:45,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.10720205307s 2018-07-30 02:59:45,784 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-8ee0f8e2-7db0-4825-afc4-7f2c867af853 2018-07-30 02:59:45,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 02:59:45,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:45,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f717fdd-8dad-4a19-bb74-e9f1551de5f6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06af8cd43d54471aa223b0c97d1a6277", "links": {"self": "http://172.30.9.25:5000/v3/roles/06af8cd43d54471aa223b0c97d1a6277"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dbd1b0db2e1c477292d0ea59875145fc", "links": {"self": "http://172.30.9.25:5000/v3/roles/dbd1b0db2e1c477292d0ea59875145fc"}, "name": "Member"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 02:59:45,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0f717fdd-8dad-4a19-bb74-e9f1551de5f6 2018-07-30 02:59:45,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122581958771s 2018-07-30 02:59:45,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0f717fdd-8dad-4a19-bb74-e9f1551de5f6 2018-07-30 02:59:45,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 02:59:45,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:46,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4490b1a5-98ae-41e6-8947-478a2bc90d11 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 02:59:46,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-4490b1a5-98ae-41e6-8947-478a2bc90d11 2018-07-30 02:59:46,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0877730846405s 2018-07-30 02:59:46,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-4490b1a5-98ae-41e6-8947-478a2bc90d11 2018-07-30 02:59:46,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 02:59:46,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:46,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fec1b2-c123-41ef-9c9e-313eca49a9f0 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "shaker-user_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "links": {"self": "http://172.30.9.25:5000/v3/users/915a119fb81f4a73ad0a9fe92c59c2e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "915a119fb81f4a73ad0a9fe92c59c2e6", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 02:59:46,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d4fec1b2-c123-41ef-9c9e-313eca49a9f0 2018-07-30 02:59:46,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102744102478s 2018-07-30 02:59:46,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d4fec1b2-c123-41ef-9c9e-313eca49a9f0 2018-07-30 02:59:46,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 02:59:46,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:46,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19ca0ce-ced9-4b98-b065-6d7c745dd343 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27"}, "tags": [], "enabled": true, "id": "83e050edd7794c988d75c9afe7293e27", "parent_id": "default", "domain_id": "default", "name": "shaker-project_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}]} 2018-07-30 02:59:46,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b19ca0ce-ced9-4b98-b065-6d7c745dd343 2018-07-30 02:59:46,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0922758579254s 2018-07-30 02:59:46,211 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b19ca0ce-ced9-4b98-b065-6d7c745dd343 2018-07-30 02:59:46,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 02:59:46,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=915a119fb81f4a73ad0a9fe92c59c2e6&role.id=06af8cd43d54471aa223b0c97d1a6277&scope.project.id=83e050edd7794c988d75c9afe7293e27" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:46,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 02:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc5d2a2-28fb-4091-9cf7-d9dd7813f7b9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=915a119fb81f4a73ad0a9fe92c59c2e6&role.id=06af8cd43d54471aa223b0c97d1a6277&scope.project.id=83e050edd7794c988d75c9afe7293e27", "previous": null, "next": null}} 2018-07-30 02:59:46,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=915a119fb81f4a73ad0a9fe92c59c2e6&role.id=06af8cd43d54471aa223b0c97d1a6277&scope.project.id=83e050edd7794c988d75c9afe7293e27 used request id req-7fc5d2a2-28fb-4091-9cf7-d9dd7813f7b9 2018-07-30 02:59:46,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0896899700165s 2018-07-30 02:59:46,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=915a119fb81f4a73ad0a9fe92c59c2e6&role.id=06af8cd43d54471aa223b0c97d1a6277&scope.project.id=83e050edd7794c988d75c9afe7293e27 used request id req-7fc5d2a2-28fb-4091-9cf7-d9dd7813f7b9 2018-07-30 02:59:46,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 02:59:46,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27/users/915a119fb81f4a73ad0a9fe92c59c2e6/roles/06af8cd43d54471aa223b0c97d1a6277 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 02:59:46,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 02:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc67b715-6e96-4942-8e81-2a084ed21702 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 02:59:46,455 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27/users/915a119fb81f4a73ad0a9fe92c59c2e6/roles/06af8cd43d54471aa223b0c97d1a6277 used request id req-cc67b715-6e96-4942-8e81-2a084ed21702 2018-07-30 02:59:46,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144468069077s 2018-07-30 02:59:46,456 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27/users/915a119fb81f4a73ad0a9fe92c59c2e6/roles/06af8cd43d54471aa223b0c97d1a6277 used request id req-cc67b715-6e96-4942-8e81-2a084ed21702 2018-07-30 02:59:46,456 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-30 02:59:46,457 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-30 02:59:46,458 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-30 02:59:46,461 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-30 02:59:46,534 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-30 02:59:46,535 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-30 02:59:46,536 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-30 02:59:46,575 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-30 02:59:46,575 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-30 02:59:46,601 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-30 03:25:29,142 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-30 03:25:29,142 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=83e050edd7794c988d75c9afe7293e27 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 40198 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_54b1fb22-958e-44fc-b96b-01c07dc03bc9 CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 PWD=/home/ubuntu OS_PASSWORD=57f8c7c8-5fd1-4371-b08e-087a704a72f3 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.25:5000 OS_USERNAME=shaker-user_54b1fb22-958e-44fc-b96b-01c07dc03bc9 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.25,192.30.9.4 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 40198 192.168.120.7 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-07-30 02:59:47.415 1414 INFO shaker.engine.utils [-] Logging enabled 2018-07-30 02:59:47.417 1414 INFO shaker.engine.messaging [-] Listening on *:9000 2018-07-30 02:59:47.420 1414 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-07-30 02:59:47.427 1422 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-07-30 02:59:47.428 1422 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.200:9000 2018-07-30 02:59:47.428 1422 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-07-30 02:59:47.440 1414 INFO pykwalify.core [-] validation.valid 2018-07-30 02:59:48.076 1414 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-07-30 02:59:51.150 1414 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'74387fe9-adbc-480c-b77f-11922bf485c3', u'links': [{u'href': u'http://172.30.9.25:8004/v1/83e050edd7794c988d75c9afe7293e27/stacks/shaker_dszpua/74387fe9-adbc-480c-b77f-11922bf485c3', u'rel': u'self'}]} 2018-07-30 03:03:43.630 1414 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dszpua_slave_0', 'shaker_dszpua_master_0']) 2018-07-30 03:03:50.764 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:05:21.369 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:06:51.885 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:08:22.376 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:08:22.376 1414 INFO shaker.engine.server [-] Execution is done 2018-07-30 03:08:23.641 1414 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-07-30 03:08:43.951 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:08:43.954 1414 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-07-30 03:08:43.967 1414 INFO pykwalify.core [-] validation.valid 2018-07-30 03:08:44.385 1414 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-07-30 03:08:47.310 1414 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'03b565b6-d609-4b93-9046-9e1fa7dc5e32', u'links': [{u'href': u'http://172.30.9.25:8004/v1/83e050edd7794c988d75c9afe7293e27/stacks/shaker_sztuad/03b565b6-d609-4b93-9046-9e1fa7dc5e32', u'rel': u'self'}]} 2018-07-30 03:09:37.574 1414 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_sztuad_master_0', 'shaker_sztuad_slave_0']) 2018-07-30 03:09:46.929 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:11:18.282 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:12:48.782 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:14:19.281 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:14:19.283 1414 INFO shaker.engine.server [-] Execution is done 2018-07-30 03:14:20.168 1414 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-07-30 03:14:47.914 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:14:47.917 1414 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-07-30 03:14:47.931 1414 INFO pykwalify.core [-] validation.valid 2018-07-30 03:14:48.334 1414 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-07-30 03:14:51.103 1414 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'9766b16f-a687-4111-9ee2-9308c0814e02', u'links': [{u'href': u'http://172.30.9.25:8004/v1/83e050edd7794c988d75c9afe7293e27/stacks/shaker_tpkfmi/9766b16f-a687-4111-9ee2-9308c0814e02', u'rel': u'self'}]} 2018-07-30 03:15:44.737 1414 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_tpkfmi_slave_0', 'shaker_tpkfmi_master_0']) 2018-07-30 03:15:51.984 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:17:23.138 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:18:53.623 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:20:24.122 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:20:24.123 1414 INFO shaker.engine.server [-] Execution is done 2018-07-30 03:20:24.571 1414 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-07-30 03:20:45.078 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:20:45.080 1414 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-07-30 03:20:45.095 1414 INFO pykwalify.core [-] validation.valid 2018-07-30 03:20:45.519 1414 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-07-30 03:20:48.161 1414 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'3b8801ee-3341-4289-8ba2-503b1b284dc6', u'links': [{u'href': u'http://172.30.9.25:8004/v1/83e050edd7794c988d75c9afe7293e27/stacks/shaker_dskuoz/3b8801ee-3341-4289-8ba2-503b1b284dc6', u'rel': u'self'}]} 2018-07-30 03:21:41.609 1414 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dskuoz_slave_0', 'shaker_dskuoz_master_0']) 2018-07-30 03:21:47.524 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:22:19.530 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:23:39.728 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:25:00.002 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:25:00.003 1414 INFO shaker.engine.server [-] Execution is done 2018-07-30 03:25:00.105 1414 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-07-30 03:25:29.057 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2018-07-30 03:25:29.059 1414 INFO shaker.engine.server [-] Generating aggregated report 2018-07-30 03:25:29.070 1414 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-07-30 03:25:29.072 1414 INFO shaker.engine.report [-] ******************************************************************************** 2018-07-30 03:25:29.073 1414 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-07-30 03:25:29.073 1414 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-07-30 03:25:29.073 1414 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-07-30 03:25:29.073 1414 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-07-30 03:25:29.073 1414 INFO shaker.engine.report [-] ******************************************************************************** 2018-07-30 03:25:29.074 1414 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-07-30 03:25:29.085 1414 INFO shaker.engine.report [-] Report saved to: report.html 2018-07-30 03:25:29,143 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-07-30 03:25:29,144 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-30 03:25:29,145 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-30 03:25:29,181 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-30 03:25:29,182 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-30 03:25:29,211 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-30 03:25:29,266 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-30 03:25:29,266 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-30 03:25:29,280 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-30 03:25:29,305 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-30 03:25:29,305 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-30 03:25:29,313 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-30 03:25:29,325 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-30 03:25:29,325 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-30 03:25:29,449 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 03:25:29,449 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 29:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-30 03:25:29,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-30 03:25:29,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/023a4f4d-0055-447d-858a-45b24a9a0fc9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:30,592 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-213a1bc6-5332-4034-9df2-868623a1e662 Content-Length: 0 Date: Mon, 30 Jul 2018 03:25:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:25:30,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/023a4f4d-0055-447d-858a-45b24a9a0fc9.json used request id req-213a1bc6-5332-4034-9df2-868623a1e662 2018-07-30 03:25:30,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.13535809517s 2018-07-30 03:25:30,593 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/023a4f4d-0055-447d-858a-45b24a9a0fc9.json used request id req-213a1bc6-5332-4034-9df2-868623a1e662 2018-07-30 03:25:30,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 03:25:30,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:30,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-abafa98c-8f46-4e6e-a337-e8a84a7a118a Date: Mon, 30 Jul 2018 03:25:30 GMT RESP BODY: {"floatingips": []} 2018-07-30 03:25:30,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-abafa98c-8f46-4e6e-a337-e8a84a7a118a 2018-07-30 03:25:30,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0689859390259s 2018-07-30 03:25:30,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-abafa98c-8f46-4e6e-a337-e8a84a7a118a 2018-07-30 03:25:30,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-30 03:25:30,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:30,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:25: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-b90ac413-57f3-47a8-95f1-b0bbd22f0c6a x-compute-request-id: req-b90ac413-57f3-47a8-95f1-b0bbd22f0c6a Content-Type: application/json 2018-07-30 03:25:30,976 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897 used request id req-b90ac413-57f3-47a8-95f1-b0bbd22f0c6a 2018-07-30 03:25:30,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.307896137238s 2018-07-30 03:25:30,977 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897 used request id req-b90ac413-57f3-47a8-95f1-b0bbd22f0c6a 2018-07-30 03:25:30,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 03:25:30,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:31,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25: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-469075dc-03f5-42fa-8ea1-d9afd7253258 x-compute-request-id: req-469075dc-03f5-42fa-8ea1-d9afd7253258 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_54b1fb22-958e-44fc-b96b-01c07dc03bc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:82:58", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:82:58", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3777f913-d8f3-4158-a83d-9a20f39f0897", "rel": "bookmark"}], "image": {"id": "9fec5cee-59a9-4b52-b0af-118351f93923", "links": [{"href": "http://172.30.9.25:8774/images/9fec5cee-59a9-4b52-b0af-118351f93923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002e", "OS-SRV-USG:launched_at": "2018-07-30T02:59:26.000000", "flavor": {"id": "467056f9-39ca-4932-bbd4-bfd8f00cac98", "links": [{"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "bookmark"}]}, "id": "3777f913-d8f3-4158-a83d-9a20f39f0897", "security_groups": [{"name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}], "user_id": "915a119fb81f4a73ad0a9fe92c59c2e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:25:30Z", "hostId": "075f3a6e4e1b801a60ef63e593c99798d43f6617b48b362db55190ef", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "created": "2018-07-30T02:56:10Z", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 03:25:31,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-469075dc-03f5-42fa-8ea1-d9afd7253258 2018-07-30 03:25:31,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790021181107s 2018-07-30 03:25:31,768 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-469075dc-03f5-42fa-8ea1-d9afd7253258 2018-07-30 03:25:31,769 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 03:25:33,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 03:25:33,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:33,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25: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-8c193351-bc0c-4fb7-a7d0-bc404e673c94 x-compute-request-id: req-8c193351-bc0c-4fb7-a7d0-bc404e673c94 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:25:33,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8c193351-bc0c-4fb7-a7d0-bc404e673c94 2018-07-30 03:25:33,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0853049755096s 2018-07-30 03:25:33,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8c193351-bc0c-4fb7-a7d0-bc404e673c94 2018-07-30 03:25:33,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 03:25:33,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:33,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26722 X-Openstack-Request-Id: req-27e762a6-3a26-4577-9ff9-ae7715c829d9 Date: Mon, 30 Jul 2018 03:25:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:56:07Z", "updated_at": "2018-07-30T02:56:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T02:56:08Z", "revision_number": 0, "id": "131e264b-a137-4a7e-8b37-39383da83d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:08Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": 22, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:56:07Z", "revision_number": 0, "id": "6ccb5d67-4df8-4caf-9661-af68a32830dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:07Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:56:08Z", "revision_number": 0, "id": "aa84bb57-342a-45a3-a70c-735e17311fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:08Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-07-30T02:56:08Z", "revision_number": 0, "id": "c77152cc-b2df-4707-9cc2-182a5db1351c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:08Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:56:07Z", "revision_number": 0, "id": "f3f3c0ab-a27b-47ac-a651-faecf5e523de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:56:07Z", "security_group_id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 5, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "87beeabb-6f56-4510-bf48-b0acd9d6c4a3", "name": "shaker-sg_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:25:33,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-27e762a6-3a26-4577-9ff9-ae7715c829d9 2018-07-30 03:25:33,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0764281749725s 2018-07-30 03:25:33,938 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-27e762a6-3a26-4577-9ff9-ae7715c829d9 2018-07-30 03:25:33,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-30 03:25:33,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/87beeabb-6f56-4510-bf48-b0acd9d6c4a3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:34,098 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec524740-00d7-43d4-a709-eb5bf67d7afb Content-Length: 0 Date: Mon, 30 Jul 2018 03:25:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:25:34,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/87beeabb-6f56-4510-bf48-b0acd9d6c4a3.json used request id req-ec524740-00d7-43d4-a709-eb5bf67d7afb 2018-07-30 03:25:34,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.155105829239s 2018-07-30 03:25:34,099 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/87beeabb-6f56-4510-bf48-b0acd9d6c4a3.json used request id req-ec524740-00d7-43d4-a709-eb5bf67d7afb 2018-07-30 03:25:34,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-30 03:25:34,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:34,134 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:25: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-d6e30240-679e-46d4-b5ed-34fd8fb9d278 x-compute-request-id: req-d6e30240-679e-46d4-b5ed-34fd8fb9d278 Content-Length: 0 Content-Type: application/json 2018-07-30 03:25:34,134 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9 used request id req-d6e30240-679e-46d4-b5ed-34fd8fb9d278 2018-07-30 03:25:34,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0352599620819s 2018-07-30 03:25:34,135 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/shaker-kp_54b1fb22-958e-44fc-b96b-01c07dc03bc9 used request id req-d6e30240-679e-46d4-b5ed-34fd8fb9d278 2018-07-30 03:25:34,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 03:25:34,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/a3f26bac-51b8-4ca8-bf69-d43017e95f27/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}5951cbe37aee30dfe250aa0706c6aea4b6775c50" -d '{"subnet_id": "f14e2403-db8a-4857-bbbe-f2dc78e60115"}' 2018-07-30 03:25:35,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6976a259-d6f0-47e2-85cb-4b868b8f3e31 Date: Mon, 30 Jul 2018 03:25:35 GMT RESP BODY: {"network_id": "dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "subnet_id": "f14e2403-db8a-4857-bbbe-f2dc78e60115", "subnet_ids": ["f14e2403-db8a-4857-bbbe-f2dc78e60115"], "port_id": "a274b208-205c-447e-9e88-49426abc6fcd", "id": "a3f26bac-51b8-4ca8-bf69-d43017e95f27"} 2018-07-30 03:25:35,679 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/a3f26bac-51b8-4ca8-bf69-d43017e95f27/remove_router_interface.json used request id req-6976a259-d6f0-47e2-85cb-4b868b8f3e31 2018-07-30 03:25:35,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.54346394539s 2018-07-30 03:25:35,679 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/a3f26bac-51b8-4ca8-bf69-d43017e95f27/remove_router_interface.json used request id req-6976a259-d6f0-47e2-85cb-4b868b8f3e31 returning object a3f26bac-51b8-4ca8-bf69-d43017e95f27 2018-07-30 03:25:35,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 03:25:35,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:35,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-edebd9d8-d4b1-443e-9ebe-ec922671c7f6 Date: Mon, 30 Jul 2018 03:25:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:49Z", "admin_state_up": true, "updated_at": "2018-07-30T03:25:34Z", "project_id": "83e050edd7794c988d75c9afe7293e27", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "a3f26bac-51b8-4ca8-bf69-d43017e95f27", "name": "shaker-router_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}]} 2018-07-30 03:25:35,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-edebd9d8-d4b1-443e-9ebe-ec922671c7f6 2018-07-30 03:25:35,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.162094831467s 2018-07-30 03:25:35,842 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-edebd9d8-d4b1-443e-9ebe-ec922671c7f6 2018-07-30 03:25:35,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 03:25:35,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/a3f26bac-51b8-4ca8-bf69-d43017e95f27.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:36,910 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e17a1a74-95c7-4209-91ed-3ce077085576 Content-Length: 0 Date: Mon, 30 Jul 2018 03:25:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:25:36,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/a3f26bac-51b8-4ca8-bf69-d43017e95f27.json used request id req-e17a1a74-95c7-4209-91ed-3ce077085576 2018-07-30 03:25:36,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.06671404839s 2018-07-30 03:25:36,910 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/a3f26bac-51b8-4ca8-bf69-d43017e95f27.json used request id req-e17a1a74-95c7-4209-91ed-3ce077085576 2018-07-30 03:25:36,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 03:25:36,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:36,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-4c104fb9-be57-45dc-b380-951887362e08 Date: Mon, 30 Jul 2018 03:25:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4},{"updated_at":"2018-07-30T02:55:48Z","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":"f14e2403-db8a-4857-bbbe-f2dc78e60115","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"83e050edd7794c988d75c9afe7293e27","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_54b1fb22-958e-44fc-b96b-01c07dc03bc9","enable_dhcp":true,"segment_id":null,"network_id":"dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13","tenant_id":"83e050edd7794c988d75c9afe7293e27","created_at":"2018-07-30T02:55:48Z","ip_version":4}]} 2018-07-30 03:25:36,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4c104fb9-be57-45dc-b380-951887362e08 2018-07-30 03:25:36,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0532119274139s 2018-07-30 03:25:36,964 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4c104fb9-be57-45dc-b380-951887362e08 2018-07-30 03:25:36,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 03:25:36,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/f14e2403-db8a-4857-bbbe-f2dc78e60115.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:37,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c323dde-13c5-4ee4-abad-ad6a91ae4ff9 Date: Mon, 30 Jul 2018 03:25:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:25:37,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f14e2403-db8a-4857-bbbe-f2dc78e60115.json used request id req-1c323dde-13c5-4ee4-abad-ad6a91ae4ff9 2018-07-30 03:25:37,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.987968921661s 2018-07-30 03:25:37,954 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f14e2403-db8a-4857-bbbe-f2dc78e60115.json used request id req-1c323dde-13c5-4ee4-abad-ad6a91ae4ff9 2018-07-30 03:25:37,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 03:25:37,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:38,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-0d28b763-e104-4466-9963-45fa68e9343e Date: Mon, 30 Jul 2018 03:25:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"83e050edd7794c988d75c9afe7293e27","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:25:37Z","qos_policy_id":null,"name":"shaker-net_54b1fb22-958e-44fc-b96b-01c07dc03bc9","admin_state_up":true,"tenant_id":"83e050edd7794c988d75c9afe7293e27","created_at":"2018-07-30T02:55:48Z","provider:network_type":"vxlan"}]} 2018-07-30 03:25:38,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0d28b763-e104-4466-9963-45fa68e9343e 2018-07-30 03:25:38,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0789811611176s 2018-07-30 03:25:38,034 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0d28b763-e104-4466-9963-45fa68e9343e 2018-07-30 03:25:38,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 03:25:38,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:39,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c21d2c4-f4ce-4fd2-bf8d-c9532a17e00a Date: Mon, 30 Jul 2018 03:25:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:25:39,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13.json used request id req-1c21d2c4-f4ce-4fd2-bf8d-c9532a17e00a 2018-07-30 03:25:39,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00350093842s 2018-07-30 03:25:39,039 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/dbc8c9e3-f5d0-4ca9-8537-5f6139c1bc13.json used request id req-1c21d2c4-f4ce-4fd2-bf8d-c9532a17e00a 2018-07-30 03:25:39,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 03:25:39,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:39,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-0a292f56-7e3b-4028-abf5-253bfe4e9c3b Date: Mon, 30 Jul 2018 03:25:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/9fec5cee-59a9-4b52-b0af-118351f93923/snap", "metadata": {}}], "file": "/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923/file", "owner": "83e050edd7794c988d75c9afe7293e27", "id": "9fec5cee-59a9-4b52-b0af-118351f93923", "size": 666173440, "self": "/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/9fec5cee-59a9-4b52-b0af-118351f93923/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-30T02:56:06Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-30T02:55:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 03:25:39,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0a292f56-7e3b-4028-abf5-253bfe4e9c3b 2018-07-30 03:25:39,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179510116577s 2018-07-30 03:25:39,223 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0a292f56-7e3b-4028-abf5-253bfe4e9c3b 2018-07-30 03:25:39,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 03:25:39,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5951cbe37aee30dfe250aa0706c6aea4b6775c50" 2018-07-30 03:25:40,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a5e02060-75b4-4df3-94ba-76d0e5e4d2e6 Date: Mon, 30 Jul 2018 03:25: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-30 03:25:40,000 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923 used request id req-a5e02060-75b4-4df3-94ba-76d0e5e4d2e6 2018-07-30 03:25:40,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.77580499649s 2018-07-30 03:25:40,001 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/9fec5cee-59a9-4b52-b0af-118351f93923 used request id req-a5e02060-75b4-4df3-94ba-76d0e5e4d2e6 2018-07-30 03:25:40,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 03:25:40,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 03:25:40,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25: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-05e9c3c5-516f-4b68-92f8-ad7f41b3ba2e x-compute-request-id: req-05e9c3c5-516f-4b68-92f8-ad7f41b3ba2e Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98", "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": "467056f9-39ca-4932-bbd4-bfd8f00cac98"}, {"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}]} 2018-07-30 03:25:40,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-05e9c3c5-516f-4b68-92f8-ad7f41b3ba2e 2018-07-30 03:25:40,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.189218997955s 2018-07-30 03:25:40,191 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-05e9c3c5-516f-4b68-92f8-ad7f41b3ba2e 2018-07-30 03:25:40,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 03:25:40,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 03:25:40,220 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:25: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-2de32840-f157-417c-b38e-f31288022f87 x-compute-request-id: req-2de32840-f157-417c-b38e-f31288022f87 Content-Length: 0 Content-Type: application/json 2018-07-30 03:25:40,221 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98 used request id req-2de32840-f157-417c-b38e-f31288022f87 2018-07-30 03:25:40,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0277359485626s 2018-07-30 03:25:40,221 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/467056f9-39ca-4932-bbd4-bfd8f00cac98 used request id req-2de32840-f157-417c-b38e-f31288022f87 2018-07-30 03:25:40,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 03:25:40,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 03:25:40,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275bd6f6-0d08-4370-8f0c-9624f5b554f9 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "shaker-user_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "links": {"self": "http://172.30.9.25:5000/v3/users/915a119fb81f4a73ad0a9fe92c59c2e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "915a119fb81f4a73ad0a9fe92c59c2e6", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:25:40,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-275bd6f6-0d08-4370-8f0c-9624f5b554f9 2018-07-30 03:25:40,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10813999176s 2018-07-30 03:25:40,330 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-275bd6f6-0d08-4370-8f0c-9624f5b554f9 2018-07-30 03:25:40,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 03:25:40,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/915a119fb81f4a73ad0a9fe92c59c2e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 03:25:40,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a797e0c-bbed-464c-b7d0-2489e7bcdcec Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_54b1fb22-958e-44fc-b96b-01c07dc03bc9", "links": {"self": "http://172.30.9.25:5000/v3/users/915a119fb81f4a73ad0a9fe92c59c2e6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "915a119fb81f4a73ad0a9fe92c59c2e6", "description": null}} 2018-07-30 03:25:40,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/915a119fb81f4a73ad0a9fe92c59c2e6 used request id req-3a797e0c-bbed-464c-b7d0-2489e7bcdcec 2018-07-30 03:25:40,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10471701622s 2018-07-30 03:25:40,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/915a119fb81f4a73ad0a9fe92c59c2e6 used request id req-3a797e0c-bbed-464c-b7d0-2489e7bcdcec 2018-07-30 03:25:40,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-30 03:25:40,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/915a119fb81f4a73ad0a9fe92c59c2e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 03:25:40,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aa1c00e-35f6-453e-93a7-1b0ee920567c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:25:40,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/915a119fb81f4a73ad0a9fe92c59c2e6 used request id req-1aa1c00e-35f6-453e-93a7-1b0ee920567c 2018-07-30 03:25:40,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.204752922058s 2018-07-30 03:25:40,646 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/915a119fb81f4a73ad0a9fe92c59c2e6 used request id req-1aa1c00e-35f6-453e-93a7-1b0ee920567c 2018-07-30 03:25:40,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 03:25:40,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 03:25:40,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3e20b5-c429-4415-b9f8-1697fb85795e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27"}, "tags": [], "enabled": true, "id": "83e050edd7794c988d75c9afe7293e27", "parent_id": "default", "domain_id": "default", "name": "shaker-project_54b1fb22-958e-44fc-b96b-01c07dc03bc9"}]} 2018-07-30 03:25:40,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-8b3e20b5-c429-4415-b9f8-1697fb85795e 2018-07-30 03:25:40,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0954079627991s 2018-07-30 03:25:40,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-8b3e20b5-c429-4415-b9f8-1697fb85795e 2018-07-30 03:25:40,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-30 03:25:40,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 03:25:40,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c819795e-1eaa-4acf-bcd1-78fe029c18bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:25:40,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-c819795e-1eaa-4acf-bcd1-78fe029c18bc 2018-07-30 03:25:40,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.196325063705s 2018-07-30 03:25:40,950 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-c819795e-1eaa-4acf-bcd1-78fe029c18bc 2018-07-30 03:25:40,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 03:25:40,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 03:25:41,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a383e912-8905-4593-ab18-d0d56ca06be9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06af8cd43d54471aa223b0c97d1a6277", "links": {"self": "http://172.30.9.25:5000/v3/roles/06af8cd43d54471aa223b0c97d1a6277"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dbd1b0db2e1c477292d0ea59875145fc", "links": {"self": "http://172.30.9.25:5000/v3/roles/dbd1b0db2e1c477292d0ea59875145fc"}, "name": "Member"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:25:41,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a383e912-8905-4593-ab18-d0d56ca06be9 2018-07-30 03:25:41,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0886311531067s 2018-07-30 03:25:41,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a383e912-8905-4593-ab18-d0d56ca06be9 2018-07-30 03:25:41,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-30 03:25:41,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/dbd1b0db2e1c477292d0ea59875145fc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 03:25:41,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:25:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37e1b21e-da89-4af8-8049-f602cf5db3e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:25:41,153 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/dbd1b0db2e1c477292d0ea59875145fc used request id req-37e1b21e-da89-4af8-8049-f602cf5db3e9 2018-07-30 03:25:41,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.104809045792s 2018-07-30 03:25:41,154 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/dbd1b0db2e1c477292d0ea59875145fc used request id req-37e1b21e-da89-4af8-8049-f602cf5db3e9 2018-07-30 03:25:41,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 03:25:41,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 03:25:41,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc18c345-e19a-4fe1-9b44-bace01cc97da Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "06af8cd43d54471aa223b0c97d1a6277", "links": {"self": "http://172.30.9.25:5000/v3/roles/06af8cd43d54471aa223b0c97d1a6277"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:25:41,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-bc18c345-e19a-4fe1-9b44-bace01cc97da 2018-07-30 03:25:41,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0942847728729s 2018-07-30 03:25:41,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-bc18c345-e19a-4fe1-9b44-bace01cc97da 2018-07-30 03:25:41,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-30 03:25:41,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/06af8cd43d54471aa223b0c97d1a6277 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}585ebb9e010013f420798adb819e421ff3a8c9bd" 2018-07-30 03:25:41,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:25:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18e1e665-3594-4e72-85d9-2d685c3e5fd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:25:41,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/06af8cd43d54471aa223b0c97d1a6277 used request id req-18e1e665-3594-4e72-85d9-2d685c3e5fd5 2018-07-30 03:25:41,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.111164093018s 2018-07-30 03:25:41,369 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/06af8cd43d54471aa223b0c97d1a6277 used request id req-18e1e665-3594-4e72-85d9-2d685c3e5fd5 2018-07-30 03:25:41,415 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-07-30 03:25:41,750 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-30 03:25:41,751 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-30 03:25:41,751 - openstack_tests - INFO - OS Credentials = > 2018-07-30 03:25:41,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:41,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:25:42,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Taitd3f6Tti49nH4mgHalA"], "issued_at": "2018-07-30T03:25:42.000000Z"}} 2018-07-30 03:25:42,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3715b256233ec3d06a7fc16d969ff9be71d2360" 2018-07-30 03:25:42,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-eb0cd3de-86f9-49a3-8879-ba69a054b976 Date: Mon, 30 Jul 2018 03:25:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 03:25:42,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-eb0cd3de-86f9-49a3-8879-ba69a054b976 2018-07-30 03:25:42,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3715b256233ec3d06a7fc16d969ff9be71d2360" 2018-07-30 03:25:42,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7efe8e59-3e46-4a05-aa90-a031333c8501 Date: Mon, 30 Jul 2018 03:25:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 03:25:42,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-7efe8e59-3e46-4a05-aa90-a031333c8501 2018-07-30 03:25:42,574 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-30 03:25:42,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 03:25:42,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-30 03:25:42,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 03:25:42,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 03:25:42,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 03:25:42,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 03:25:42,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 03:25:42,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 03:25:42,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 03:25:42,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 03:25:42,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 03:25:42,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 03:25:42,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 03:25:42,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 03:25:42,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 03:25:42,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 03:25:42,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 03:25:42,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 03:25:42,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 03:25:42,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 03:25:42,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 03:25:42,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 03:25:42,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 03:25:42,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-30 03:25:42,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-30 03:25:42,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-30 03:25:42,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:25:42,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-decfc1ef-25d5-47be-98df-394cd44631f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:25:42,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-decfc1ef-25d5-47be-98df-394cd44631f9 2018-07-30 03:25:42,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 03:25:42,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["FYqsSvbXSuOqbarNJRzuUA"], "issued_at": "2018-07-30T03:25:42.000000Z"}} 2018-07-30 03:25:42,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc69bec98a6c09573bff7d85041e3321acb5a021" 2018-07-30 03:25:43,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70c0fe20-d4bb-41d4-9a6a-d44f2b098cf2 x-compute-request-id: req-70c0fe20-d4bb-41d4-9a6a-d44f2b098cf2 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.25:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-30 03:25:43,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-70c0fe20-d4bb-41d4-9a6a-d44f2b098cf2 2018-07-30 03:25:43,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.548767089844s 2018-07-30 03:25:43,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-70c0fe20-d4bb-41d4-9a6a-d44f2b098cf2 2018-07-30 03:25:43,130 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.25:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-30 03:25:43,131 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-30 03:25:43,131 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-07-30 03:25:43,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:25:43,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:25:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["eDDJHoOlT0GINXLB4LadhQ"], "issued_at": "2018-07-30T03:25:43.000000Z"}} 2018-07-30 03:25:43,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579a22d5e58677094bc67f63e285eda565f124fe" 2018-07-30 03:25:43,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc70bcf9-7b9f-4dbe-89c2-1b082cf765bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:25:43,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bc70bcf9-7b9f-4dbe-89c2-1b082cf765bd 2018-07-30 03:25:43,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:43,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:25:44,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:25:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["V0FdgTKJQ0ygOb6UhBdimg"], "issued_at": "2018-07-30T03:25:44.000000Z"}} 2018-07-30 03:25:44,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" 2018-07-30 03:25:44,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e8ef8f-414f-4d0c-866e-b9b41210da52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:25:44,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-79e8ef8f-414f-4d0c-866e-b9b41210da52 2018-07-30 03:25:44,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:25:44,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:25:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:25:44,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-03232ba8-0a9f-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" 2018-07-30 03:25:44,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c359e272-8907-4997-8c06-58d9d0735e84 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-03232ba8-0a9f-44d-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:25:44,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-03232ba8-0a9f-44d-proj used request id req-c359e272-8907-4997-8c06-58d9d0735e84 2018-07-30 03:25:44,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" 2018-07-30 03:25:44,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-089a7db7-49f0-4e07-ab6f-920158505c88 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:25:44,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-089a7db7-49f0-4e07-ab6f-920158505c88 2018-07-30 03:25:44,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-proj"}}' 2018-07-30 03:25:44,394 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:25:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1042f47d-c96c-4e89-bcf0-b93e9ffdd5f1 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73"}, "tags": [], "enabled": true, "id": "e7503cc621c84e76af8a7671c8477b73", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-proj"}} 2018-07-30 03:25:44,394 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1042f47d-c96c-4e89-bcf0-b93e9ffdd5f1 2018-07-30 03:25:44,394 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-03232ba8-0a9f-44d-proj 2018-07-30 03:25:44,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:44,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:25:44,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:25:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["7N3D0qAoSK-IRooPhq3YEg"], "issued_at": "2018-07-30T03:25:44.000000Z"}} 2018-07-30 03:25:44,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0cd761aaede29cbb6630b24c3377c47f94a6939" 2018-07-30 03:25:44,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09c4a3a-6847-45b8-aaba-31bc76e4ad49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:25:44,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b09c4a3a-6847-45b8-aaba-31bc76e4ad49 2018-07-30 03:25:44,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:25:44,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:25:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:25:44,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0cd761aaede29cbb6630b24c3377c47f94a6939" 2018-07-30 03:25:44,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede6b95c-7ab0-429d-8953-2b433d0a2c74 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:25:44,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ede6b95c-7ab0-429d-8953-2b433d0a2c74 2018-07-30 03:25:44,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-03232ba8-0a9f-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0cd761aaede29cbb6630b24c3377c47f94a6939" 2018-07-30 03:25:45,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e26decc-8e0b-4c68-8253-97478d9558a3 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-03232ba8-0a9f-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73"}, "tags": [], "enabled": true, "id": "e7503cc621c84e76af8a7671c8477b73", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-proj"}]} 2018-07-30 03:25:45,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-03232ba8-0a9f-44d-proj used request id req-4e26decc-8e0b-4c68-8253-97478d9558a3 2018-07-30 03:25:45,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0cd761aaede29cbb6630b24c3377c47f94a6939" 2018-07-30 03:25:45,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0c51ef-87fc-4461-b2b4-b4e3a17aa3fc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:25:45,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6e0c51ef-87fc-4461-b2b4-b4e3a17aa3fc 2018-07-30 03:25:45,551 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-03232ba8-0a9f-44d-user 2018-07-30 03:25:45,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:45,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" 2018-07-30 03:25:45,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ce5845-a6b5-4f8e-b954-482f887131ad Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:25:45,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-74ce5845-a6b5-4f8e-b954-482f887131ad 2018-07-30 03:25:45,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" -d '{"role": {"name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-proj-role"}}' 2018-07-30 03:25:45,735 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d2f06d7-e348-4759-860d-928f59154e3d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0f74da2cdbe46c69615ec4fbcc988c0", "links": {"self": "http://172.30.9.25:5000/v3/roles/a0f74da2cdbe46c69615ec4fbcc988c0"}, "name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-proj-role"}} 2018-07-30 03:25:45,735 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-2d2f06d7-e348-4759-860d-928f59154e3d 2018-07-30 03:25:45,735 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-03232ba8-0a9f-44d-proj-role 2018-07-30 03:25:45,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a0f74da2cdbe46c69615ec4fbcc988c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" 2018-07-30 03:25:45,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af01916a-0552-4761-89fd-3c3cb87ea6d6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0f74da2cdbe46c69615ec4fbcc988c0", "links": {"self": "http://172.30.9.25:5000/v3/roles/a0f74da2cdbe46c69615ec4fbcc988c0"}, "name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-proj-role"}} 2018-07-30 03:25:45,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a0f74da2cdbe46c69615ec4fbcc988c0 used request id req-af01916a-0552-4761-89fd-3c3cb87ea6d6 2018-07-30 03:25:45,819 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-03232ba8-0a9f-44d-proj-role to project CreateSecurityGroupTests-03232ba8-0a9f-44d-proj 2018-07-30 03:25:45,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73/users/432d1ceeada64531afbeb2655e3f70f0/roles/a0f74da2cdbe46c69615ec4fbcc988c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" 2018-07-30 03:25:45,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a9a9951-c24c-46bd-88a3-cd59ec2e4912 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:25:45,941 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73/users/432d1ceeada64531afbeb2655e3f70f0/roles/a0f74da2cdbe46c69615ec4fbcc988c0 used request id req-2a9a9951-c24c-46bd-88a3-cd59ec2e4912 2018-07-30 03:25:45,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:45,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:25:46,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0f74da2cdbe46c69615ec4fbcc988c0", "name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-proj-role"}], "expires_at": "2018-07-30T04:25:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7503cc621c84e76af8a7671c8477b73", "name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e7503cc621c84e76af8a7671c8477b73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/e7503cc621c84e76af8a7671c8477b73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/e7503cc621c84e76af8a7671c8477b73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e7503cc621c84e76af8a7671c8477b73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/e7503cc621c84e76af8a7671c8477b73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/e7503cc621c84e76af8a7671c8477b73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e7503cc621c84e76af8a7671c8477b73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e7503cc621c84e76af8a7671c8477b73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e7503cc621c84e76af8a7671c8477b73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/e7503cc621c84e76af8a7671c8477b73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/e7503cc621c84e76af8a7671c8477b73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/e7503cc621c84e76af8a7671c8477b73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/e7503cc621c84e76af8a7671c8477b73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/e7503cc621c84e76af8a7671c8477b73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-user", "id": "432d1ceeada64531afbeb2655e3f70f0"}, "audit_ids": ["LHMgVCDDR-yytURYAu_a_w"], "issued_at": "2018-07-30T03:25:46.000000Z"}} 2018-07-30 03:25:46,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:46,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f983e465-448f-420d-8776-95bb9e58853d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:25:46,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f983e465-448f-420d-8776-95bb9e58853d 2018-07-30 03:25:46,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:46,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b49f6f67-8ec1-457a-b8d8-ce9d9e9cc579 Date: Mon, 30 Jul 2018 03:25:46 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:25:46,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name&description=hello+group used request id req-b49f6f67-8ec1-457a-b8d8-ce9d9e9cc579 2018-07-30 03:25:46,723 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name... 2018-07-30 03:25:46,723 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name 2018-07-30 03:25:46,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" -d '{"security_group": {"name": "CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name", "description": "hello group"}}' 2018-07-30 03:25:46,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-a6cb20e2-7e67-4010-bbdb-1ea5a241fd39 Date: Mon, 30 Jul 2018 03:25:46 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "updated_at": "2018-07-30T03:25:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "15dd67ae-14e0-46ba-ae23-530904b725cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}], "revision_number": 2, "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c27dcc36-a359-446c-9b44-4080e80c473b", "name": "CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name"}} 2018-07-30 03:25:46,941 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-a6cb20e2-7e67-4010-bbdb-1ea5a241fd39 2018-07-30 03:25:46,941 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:46,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:46,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6d5b4202-4d40-4338-ba85-5cf0cd3085b2 Date: Mon, 30 Jul 2018 03:25: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-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "15dd67ae-14e0-46ba-ae23-530904b725cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4"}]} 2018-07-30 03:25:46,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-6d5b4202-4d40-4338-ba85-5cf0cd3085b2 2018-07-30 03:25:46,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:46,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:47,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b6380a01-41b6-48a8-ab80-7de97967f9df Date: Mon, 30 Jul 2018 03:25: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-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "15dd67ae-14e0-46ba-ae23-530904b725cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4"}]} 2018-07-30 03:25:47,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-b6380a01-41b6-48a8-ab80-7de97967f9df 2018-07-30 03:25:47,021 - neutron_utils - INFO - Retrieving security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:47,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:47,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5e7c9ba5-491b-440e-9b0d-f5e6162eb28f Date: Mon, 30 Jul 2018 03:25:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "updated_at": "2018-07-30T03:25:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "15dd67ae-14e0-46ba-ae23-530904b725cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}], "revision_number": 2, "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c27dcc36-a359-446c-9b44-4080e80c473b", "name": "CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name"}]} 2018-07-30 03:25:47,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-5e7c9ba5-491b-440e-9b0d-f5e6162eb28f 2018-07-30 03:25:47,090 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:47,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:47,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0ec67636-0ec7-4109-8ccc-540609f502c5 Date: Mon, 30 Jul 2018 03:25: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-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "15dd67ae-14e0-46ba-ae23-530904b725cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4"}]} 2018-07-30 03:25:47,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-0ec67636-0ec7-4109-8ccc-540609f502c5 2018-07-30 03:25:47,117 - neutron_utils - INFO - Retrieving security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:47,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3744f61a-92ee-4f96-9254-584196dd9ad1 Date: Mon, 30 Jul 2018 03:25:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "updated_at": "2018-07-30T03:25:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "15dd67ae-14e0-46ba-ae23-530904b725cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}], "revision_number": 2, "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c27dcc36-a359-446c-9b44-4080e80c473b", "name": "CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name"}]} 2018-07-30 03:25:47,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-3744f61a-92ee-4f96-9254-584196dd9ad1 2018-07-30 03:25:47,165 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:47,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:47,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7b520b5-bf93-4cf2-8115-7547ed5cb3bb Date: Mon, 30 Jul 2018 03:25: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-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "15dd67ae-14e0-46ba-ae23-530904b725cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4"}]} 2018-07-30 03:25:47,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-d7b520b5-bf93-4cf2-8115-7547ed5cb3bb 2018-07-30 03:25:47,193 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name 2018-07-30 03:25:47,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:47,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6deb4616-bcdb-40dc-9d6e-7623cb7afa40 Date: Mon, 30 Jul 2018 03:25:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "updated_at": "2018-07-30T03:25:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "15dd67ae-14e0-46ba-ae23-530904b725cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}], "revision_number": 2, "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c27dcc36-a359-446c-9b44-4080e80c473b", "name": "CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name"}]} 2018-07-30 03:25:47,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name used request id req-6deb4616-bcdb-40dc-9d6e-7623cb7afa40 2018-07-30 03:25:47,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:25:47,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:25:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:25:47,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:47,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999d26e8-1688-480e-a617-e6476cc2d212 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7503cc621c84e76af8a7671c8477b73", "name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-proj"}} 2018-07-30 03:25:47,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73 used request id req-999d26e8-1688-480e-a617-e6476cc2d212 2018-07-30 03:25:47,337 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:47,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:47,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-57cdda93-2419-41f2-b207-89adfb9cb6e2 Date: Mon, 30 Jul 2018 03:25: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-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "15dd67ae-14e0-46ba-ae23-530904b725cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4"}]} 2018-07-30 03:25:47,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-57cdda93-2419-41f2-b207-89adfb9cb6e2 2018-07-30 03:25:47,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b"}}' 2018-07-30 03:25:47,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-60642256-41fc-494b-8bb1-ec6552d30e96 Date: Mon, 30 Jul 2018 03:25:47 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-30T03:25:47Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:47Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "55f2f49d-2b80-414c-aaee-f85a7e7b09af"}} 2018-07-30 03:25:47,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-60642256-41fc-494b-8bb1-ec6552d30e96 2018-07-30 03:25:47,516 - neutron_utils - INFO - Retrieving security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:47,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:47,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-d1b681e8-2e31-4274-9b4c-b1cbec2cd36f Date: Mon, 30 Jul 2018 03:25:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "updated_at": "2018-07-30T03:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "15dd67ae-14e0-46ba-ae23-530904b725cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:47Z", "revision_number": 0, "id": "55f2f49d-2b80-414c-aaee-f85a7e7b09af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:47Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}], "revision_number": 3, "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c27dcc36-a359-446c-9b44-4080e80c473b", "name": "CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name"}]} 2018-07-30 03:25:47,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-d1b681e8-2e31-4274-9b4c-b1cbec2cd36f 2018-07-30 03:25:47,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:47,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:47,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-79a12c8f-1fbe-41fb-870f-70bf657f66f6 Date: Mon, 30 Jul 2018 03:25: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-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "15dd67ae-14e0-46ba-ae23-530904b725cd"}, {"remote_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-30T03:25:47Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:47Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "55f2f49d-2b80-414c-aaee-f85a7e7b09af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4"}]} 2018-07-30 03:25:47,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-79a12c8f-1fbe-41fb-870f-70bf657f66f6 2018-07-30 03:25:47,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:25:48,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0f74da2cdbe46c69615ec4fbcc988c0", "name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-proj-role"}], "expires_at": "2018-07-30T04:25:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7503cc621c84e76af8a7671c8477b73", "name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e7503cc621c84e76af8a7671c8477b73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/e7503cc621c84e76af8a7671c8477b73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/e7503cc621c84e76af8a7671c8477b73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e7503cc621c84e76af8a7671c8477b73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/e7503cc621c84e76af8a7671c8477b73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/e7503cc621c84e76af8a7671c8477b73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e7503cc621c84e76af8a7671c8477b73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e7503cc621c84e76af8a7671c8477b73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e7503cc621c84e76af8a7671c8477b73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/e7503cc621c84e76af8a7671c8477b73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/e7503cc621c84e76af8a7671c8477b73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/e7503cc621c84e76af8a7671c8477b73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/e7503cc621c84e76af8a7671c8477b73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/e7503cc621c84e76af8a7671c8477b73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-user", "id": "432d1ceeada64531afbeb2655e3f70f0"}, "audit_ids": ["URSuvV71RcWdx3KfBITrLQ"], "issued_at": "2018-07-30T03:25:48.000000Z"}} 2018-07-30 03:25:48,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2875fed9612650c1332ffe6b745766068b7cb1" 2018-07-30 03:25:48,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-947d431c-bf4b-44d6-baa9-f5494eea97f8 Date: Mon, 30 Jul 2018 03:25:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "updated_at": "2018-07-30T03:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "15dd67ae-14e0-46ba-ae23-530904b725cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:47Z", "revision_number": 0, "id": "55f2f49d-2b80-414c-aaee-f85a7e7b09af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:47Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}], "revision_number": 3, "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c27dcc36-a359-446c-9b44-4080e80c473b", "name": "CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name"}]} 2018-07-30 03:25:48,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name&description=hello+group used request id req-947d431c-bf4b-44d6-baa9-f5494eea97f8 2018-07-30 03:25:48,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:48,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2875fed9612650c1332ffe6b745766068b7cb1" 2018-07-30 03:25:48,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ac8c4bf7-4ed7-45cb-be4b-849b6f71af0e Date: Mon, 30 Jul 2018 03:25: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-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "15dd67ae-14e0-46ba-ae23-530904b725cd"}, {"remote_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-30T03:25:47Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:47Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "55f2f49d-2b80-414c-aaee-f85a7e7b09af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4"}]} 2018-07-30 03:25:48,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-ac8c4bf7-4ed7-45cb-be4b-849b6f71af0e 2018-07-30 03:25:48,275 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:48,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2875fed9612650c1332ffe6b745766068b7cb1" 2018-07-30 03:25:48,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-6a8c7997-3141-456a-a362-d1d1acbd5e85 Date: Mon, 30 Jul 2018 03:25: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-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "15dd67ae-14e0-46ba-ae23-530904b725cd"}, {"remote_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-30T03:25:47Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:47Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "55f2f49d-2b80-414c-aaee-f85a7e7b09af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4"}]} 2018-07-30 03:25:48,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-6a8c7997-3141-456a-a362-d1d1acbd5e85 2018-07-30 03:25:48,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2875fed9612650c1332ffe6b745766068b7cb1" 2018-07-30 03:25:48,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-7e9fc4e5-32b3-484c-86e7-af1bae4df7a6 Date: Mon, 30 Jul 2018 03:25:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "updated_at": "2018-07-30T03:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "15dd67ae-14e0-46ba-ae23-530904b725cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:47Z", "revision_number": 0, "id": "55f2f49d-2b80-414c-aaee-f85a7e7b09af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:47Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}], "revision_number": 3, "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c27dcc36-a359-446c-9b44-4080e80c473b", "name": "CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name"}]} 2018-07-30 03:25:48,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name used request id req-7e9fc4e5-32b3-484c-86e7-af1bae4df7a6 2018-07-30 03:25:48,354 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:48,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2875fed9612650c1332ffe6b745766068b7cb1" 2018-07-30 03:25:48,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-468d3ddb-7043-4ccd-ab1b-19225630d06d Date: Mon, 30 Jul 2018 03:25: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-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "15dd67ae-14e0-46ba-ae23-530904b725cd"}, {"remote_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-30T03:25:47Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:47Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "55f2f49d-2b80-414c-aaee-f85a7e7b09af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4"}]} 2018-07-30 03:25:48,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-468d3ddb-7043-4ccd-ab1b-19225630d06d 2018-07-30 03:25:48,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2875fed9612650c1332ffe6b745766068b7cb1" 2018-07-30 03:25:48,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a97b76a3-70a1-44cd-88ae-994f94b0d0ad Date: Mon, 30 Jul 2018 03:25:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "updated_at": "2018-07-30T03:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "15dd67ae-14e0-46ba-ae23-530904b725cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:47Z", "revision_number": 0, "id": "55f2f49d-2b80-414c-aaee-f85a7e7b09af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:47Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}], "revision_number": 3, "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c27dcc36-a359-446c-9b44-4080e80c473b", "name": "CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name"}]} 2018-07-30 03:25:48,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name used request id req-a97b76a3-70a1-44cd-88ae-994f94b0d0ad 2018-07-30 03:25:48,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:48,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2875fed9612650c1332ffe6b745766068b7cb1" 2018-07-30 03:25:48,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5e9d4e3a-66c3-46e1-accf-d5e0b90ae088 Date: Mon, 30 Jul 2018 03:25: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-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "15dd67ae-14e0-46ba-ae23-530904b725cd"}, {"remote_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-30T03:25:47Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:47Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "55f2f49d-2b80-414c-aaee-f85a7e7b09af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4"}]} 2018-07-30 03:25:48,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-5e9d4e3a-66c3-46e1-accf-d5e0b90ae088 2018-07-30 03:25:48,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:48,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2875fed9612650c1332ffe6b745766068b7cb1" 2018-07-30 03:25:48,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e0b9da87-7caf-4522-8ef2-f2cac68ac0d8 Date: Mon, 30 Jul 2018 03:25: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-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "15dd67ae-14e0-46ba-ae23-530904b725cd"}, {"remote_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-30T03:25:47Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:47Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "55f2f49d-2b80-414c-aaee-f85a7e7b09af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4"}]} 2018-07-30 03:25:48,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-e0b9da87-7caf-4522-8ef2-f2cac68ac0d8 2018-07-30 03:25:48,487 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name 2018-07-30 03:25:48,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:48,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-1b2e44b5-fd80-4395-9869-ea5847774017 Date: Mon, 30 Jul 2018 03:25:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "updated_at": "2018-07-30T03:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "15dd67ae-14e0-46ba-ae23-530904b725cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:47Z", "revision_number": 0, "id": "55f2f49d-2b80-414c-aaee-f85a7e7b09af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:47Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}], "revision_number": 3, "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c27dcc36-a359-446c-9b44-4080e80c473b", "name": "CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name"}]} 2018-07-30 03:25:48,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name used request id req-1b2e44b5-fd80-4395-9869-ea5847774017 2018-07-30 03:25:48,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:48,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00dc082d-87a2-4815-9df7-c2915a8800e8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7503cc621c84e76af8a7671c8477b73", "name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-proj"}} 2018-07-30 03:25:48,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73 used request id req-00dc082d-87a2-4815-9df7-c2915a8800e8 2018-07-30 03:25:48,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:48,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:48,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2a8da7db-2a6d-4de1-b795-2215f0a4dc25 Date: Mon, 30 Jul 2018 03:25: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-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "15dd67ae-14e0-46ba-ae23-530904b725cd"}, {"remote_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-30T03:25:47Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:47Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "55f2f49d-2b80-414c-aaee-f85a7e7b09af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4"}]} 2018-07-30 03:25:48,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-2a8da7db-2a6d-4de1-b795-2215f0a4dc25 2018-07-30 03:25:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b"}}' 2018-07-30 03:25:48,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-7a35c419-28fb-4960-9a4d-b481ac8a31bd Date: Mon, 30 Jul 2018 03:25:48 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-30T03:25:48Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:48Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "74f3017e-80de-4746-8026-808491bb4170"}} 2018-07-30 03:25:48,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-7a35c419-28fb-4960-9a4d-b481ac8a31bd 2018-07-30 03:25:48,910 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c27dcc36-a359-446c-9b44-4080e80c473b 2018-07-30 03:25:48,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2875fed9612650c1332ffe6b745766068b7cb1" 2018-07-30 03:25:48,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-d7e6b842-235b-4923-ac77-f71352166e5f Date: Mon, 30 Jul 2018 03:25: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-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "15dd67ae-14e0-46ba-ae23-530904b725cd"}, {"remote_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-30T03:25:47Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:47Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "55f2f49d-2b80-414c-aaee-f85a7e7b09af"}, {"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-30T03:25:48Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:48Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "74f3017e-80de-4746-8026-808491bb4170"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "c27dcc36-a359-446c-9b44-4080e80c473b", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4"}]} 2018-07-30 03:25:48,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c27dcc36-a359-446c-9b44-4080e80c473b used request id req-d7e6b842-235b-4923-ac77-f71352166e5f 2018-07-30 03:25:48,943 - neutron_utils - INFO - Deleting security group rule with ID - c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4 2018-07-30 03:25:48,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:49,023 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0fae3ae2-911f-41a4-aa93-eb95cb9164fb Content-Length: 0 Date: Mon, 30 Jul 2018 03:25:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:25:49,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c7ba4e65-1ba9-4e38-96d1-0bbdf102fab4 used request id req-0fae3ae2-911f-41a4-aa93-eb95cb9164fb 2018-07-30 03:25:49,023 - neutron_utils - INFO - Deleting security group rule with ID - 74f3017e-80de-4746-8026-808491bb4170 2018-07-30 03:25:49,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/74f3017e-80de-4746-8026-808491bb4170 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:49,103 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5d3aba2-30a8-42cf-bafa-db77e25af424 Content-Length: 0 Date: Mon, 30 Jul 2018 03:25:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:25:49,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/74f3017e-80de-4746-8026-808491bb4170 used request id req-f5d3aba2-30a8-42cf-bafa-db77e25af424 2018-07-30 03:25:49,104 - neutron_utils - INFO - Deleting security group rule with ID - 55f2f49d-2b80-414c-aaee-f85a7e7b09af 2018-07-30 03:25:49,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/55f2f49d-2b80-414c-aaee-f85a7e7b09af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:49,395 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8fa47730-172e-48c8-9b9a-b6e4e16a5ba3 Content-Length: 0 Date: Mon, 30 Jul 2018 03:25:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:25:49,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/55f2f49d-2b80-414c-aaee-f85a7e7b09af used request id req-8fa47730-172e-48c8-9b9a-b6e4e16a5ba3 2018-07-30 03:25:49,396 - neutron_utils - INFO - Deleting security group rule with ID - 15dd67ae-14e0-46ba-ae23-530904b725cd 2018-07-30 03:25:49,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/15dd67ae-14e0-46ba-ae23-530904b725cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:49,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bc142dc-c5b3-45a2-ad0e-03a9b420ab2b Content-Length: 0 Date: Mon, 30 Jul 2018 03:25:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:25:49,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/15dd67ae-14e0-46ba-ae23-530904b725cd used request id req-1bc142dc-c5b3-45a2-ad0e-03a9b420ab2b 2018-07-30 03:25:49,473 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a7c64617-7a6e-4e93-b179-926e49657ef0name 2018-07-30 03:25:49,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/c27dcc36-a359-446c-9b44-4080e80c473b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eafa7ab818e5ee63db88a2ea077d920cd608580" 2018-07-30 03:25:49,610 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a2a45cff-d9cb-499e-9bc0-406141ce8a46 Content-Length: 0 Date: Mon, 30 Jul 2018 03:25:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:25:49,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c27dcc36-a359-446c-9b44-4080e80c473b used request id req-a2a45cff-d9cb-499e-9bc0-406141ce8a46 2018-07-30 03:25:49,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" 2018-07-30 03:25:49,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-94770176-8d5c-4079-8380-f3a4252fb66d Date: Mon, 30 Jul 2018 03:25:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "updated_at": "2018-07-30T03:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "2ef6a677-963a-4d0c-a60c-15611fa78ba6", "remote_group_id": "083fd8f0-5bd7-4395-9fbd-bdc82a142135", "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "083fd8f0-5bd7-4395-9fbd-bdc82a142135", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "5b47cfd3-6fa3-4f90-af79-3115762bd846", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "083fd8f0-5bd7-4395-9fbd-bdc82a142135", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "74a671c8-477e-4653-afe9-35869c5e0f96", "remote_group_id": "083fd8f0-5bd7-4395-9fbd-bdc82a142135", "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "083fd8f0-5bd7-4395-9fbd-bdc82a142135", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "revision_number": 0, "id": "81ec3f12-29a0-482b-8f90-2d7b44a76cb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:46Z", "security_group_id": "083fd8f0-5bd7-4395-9fbd-bdc82a142135", "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7503cc621c84e76af8a7671c8477b73"}], "revision_number": 4, "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "083fd8f0-5bd7-4395-9fbd-bdc82a142135", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:25:49,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-94770176-8d5c-4079-8380-f3a4252fb66d 2018-07-30 03:25:49,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" 2018-07-30 03:25:49,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f76f69f-e822-4d95-a9e0-de3d22c7601e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7503cc621c84e76af8a7671c8477b73", "name": "CreateSecurityGroupTests-03232ba8-0a9f-44d-proj"}} 2018-07-30 03:25:49,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73 used request id req-4f76f69f-e822-4d95-a9e0-de3d22c7601e 2018-07-30 03:25:49,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 083fd8f0-5bd7-4395-9fbd-bdc82a142135 2018-07-30 03:25:49,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=083fd8f0-5bd7-4395-9fbd-bdc82a142135 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" 2018-07-30 03:25:49,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c21773fb-e71a-4eaa-b813-dd20d22cb6ee Date: Mon, 30 Jul 2018 03:25:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "083fd8f0-5bd7-4395-9fbd-bdc82a142135", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "083fd8f0-5bd7-4395-9fbd-bdc82a142135", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "2ef6a677-963a-4d0c-a60c-15611fa78ba6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "083fd8f0-5bd7-4395-9fbd-bdc82a142135", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "5b47cfd3-6fa3-4f90-af79-3115762bd846"}, {"remote_group_id": "083fd8f0-5bd7-4395-9fbd-bdc82a142135", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "083fd8f0-5bd7-4395-9fbd-bdc82a142135", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "74a671c8-477e-4653-afe9-35869c5e0f96"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:46Z", "security_group_id": "083fd8f0-5bd7-4395-9fbd-bdc82a142135", "port_range_min": null, "revision_number": 0, "tenant_id": "e7503cc621c84e76af8a7671c8477b73", "created_at": "2018-07-30T03:25:46Z", "project_id": "e7503cc621c84e76af8a7671c8477b73", "id": "81ec3f12-29a0-482b-8f90-2d7b44a76cb2"}]} 2018-07-30 03:25:49,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=083fd8f0-5bd7-4395-9fbd-bdc82a142135 used request id req-c21773fb-e71a-4eaa-b813-dd20d22cb6ee 2018-07-30 03:25:49,993 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:25:49,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/083fd8f0-5bd7-4395-9fbd-bdc82a142135 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" 2018-07-30 03:25:50,142 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7e4306c-9886-4e5f-8754-8e9ff2680918 Content-Length: 0 Date: Mon, 30 Jul 2018 03:25:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:25:50,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/083fd8f0-5bd7-4395-9fbd-bdc82a142135 used request id req-a7e4306c-9886-4e5f-8754-8e9ff2680918 2018-07-30 03:25:50,143 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-03232ba8-0a9f-44d-proj 2018-07-30 03:25:50,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" 2018-07-30 03:25:50,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:25:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8004c7dd-0945-4f7f-a6d0-01961275c988 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:25:50,335 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e7503cc621c84e76af8a7671c8477b73 used request id req-8004c7dd-0945-4f7f-a6d0-01961275c988 2018-07-30 03:25:50,335 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-03232ba8-0a9f-44d-proj-role 2018-07-30 03:25:50,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a0f74da2cdbe46c69615ec4fbcc988c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" 2018-07-30 03:25:50,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:25:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4825de46-c695-4998-a1f9-207443f86d6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:25:50,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a0f74da2cdbe46c69615ec4fbcc988c0 used request id req-4825de46-c695-4998-a1f9-207443f86d6d 2018-07-30 03:25:50,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17003ec243b71c4f921d0a0f34042515c53fc4" 2018-07-30 03:25:50,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427ffc4d-eadf-4164-b4a5-38264a55c04c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:25:50,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-427ffc4d-eadf-4164-b4a5-38264a55c04c 2018-07-30 03:25:50,529 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-03232ba8-0a9f-44d-user 2018-07-30 03:25:50,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/432d1ceeada64531afbeb2655e3f70f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0cd761aaede29cbb6630b24c3377c47f94a6939" 2018-07-30 03:25:50,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:25:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4314c67-20a3-4065-ab43-402cca80c996 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:25:50,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/432d1ceeada64531afbeb2655e3f70f0 used request id req-b4314c67-20a3-4065-ab43-402cca80c996 2018-07-30 03:25:50,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:25:51,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:25:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["7mW7BWWmSKWDzSI9exUsIw"], "issued_at": "2018-07-30T03:25:51.000000Z"}} 2018-07-30 03:25:51,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}124ecd9a8e4f99570f8fbf7cec03e872496ac39a" 2018-07-30 03:25:51,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beadf1e1-d0bc-480e-a3cf-c8f3da050864 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:25:51,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-beadf1e1-d0bc-480e-a3cf-c8f3da050864 2018-07-30 03:25:51,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:51,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:25:51,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:25:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["XcLlqRz6RemPPhZzukhjuw"], "issued_at": "2018-07-30T03:25:51.000000Z"}} 2018-07-30 03:25:51,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:51,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88e8fa7-795b-425e-b9be-f40d6a50ebe3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:25:51,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a88e8fa7-795b-425e-b9be-f40d6a50ebe3 2018-07-30 03:25:51,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:25:51,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:25:51,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2bc370cf-1267-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:51,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef23c6ba-5195-4803-8b75-07c1ef9d3c4f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2bc370cf-1267-4af-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:25:51,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2bc370cf-1267-4af-proj used request id req-ef23c6ba-5195-4803-8b75-07c1ef9d3c4f 2018-07-30 03:25:51,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:51,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8fcdf9d-06fb-4427-94d6-4f15263cdddd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:25:51,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e8fcdf9d-06fb-4427-94d6-4f15263cdddd 2018-07-30 03:25:51,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-2bc370cf-1267-4af-proj"}}' 2018-07-30 03:25:51,870 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c53f65cf-0520-4805-bcb1-9d4865635665 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cd14264210e4ece9f202220c5a22034"}, "tags": [], "enabled": true, "id": "0cd14264210e4ece9f202220c5a22034", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2bc370cf-1267-4af-proj"}} 2018-07-30 03:25:51,870 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c53f65cf-0520-4805-bcb1-9d4865635665 2018-07-30 03:25:51,870 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2bc370cf-1267-4af-proj 2018-07-30 03:25:51,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:51,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:25:52,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:25:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["9Dt3X_CKQuGRq9P_73mDzA"], "issued_at": "2018-07-30T03:25:52.000000Z"}} 2018-07-30 03:25:52,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c46a2124646ca1307a34327b39109ed661ac42" 2018-07-30 03:25:52,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde870a7-6d6c-45a9-8bca-b92141e62a19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:25:52,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fde870a7-6d6c-45a9-8bca-b92141e62a19 2018-07-30 03:25:52,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:25:52,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:25:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:25:52,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c46a2124646ca1307a34327b39109ed661ac42" 2018-07-30 03:25:52,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-213914e7-74ff-4bfd-8d63-f5148c3bdcb9 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:25:52,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-213914e7-74ff-4bfd-8d63-f5148c3bdcb9 2018-07-30 03:25:52,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-2bc370cf-1267-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c46a2124646ca1307a34327b39109ed661ac42" 2018-07-30 03:25:52,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b66997-4161-4b8a-afe2-12397875cf40 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-2bc370cf-1267-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cd14264210e4ece9f202220c5a22034"}, "tags": [], "enabled": true, "id": "0cd14264210e4ece9f202220c5a22034", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2bc370cf-1267-4af-proj"}]} 2018-07-30 03:25:52,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-2bc370cf-1267-4af-proj used request id req-34b66997-4161-4b8a-afe2-12397875cf40 2018-07-30 03:25:52,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c46a2124646ca1307a34327b39109ed661ac42" 2018-07-30 03:25:52,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8fd82b-f608-468a-aa87-e7a9ce166f69 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:25:52,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-dc8fd82b-f608-468a-aa87-e7a9ce166f69 2018-07-30 03:25:52,886 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2bc370cf-1267-4af-user 2018-07-30 03:25:52,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:52,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d57510-38c1-4d37-a563-0b69246e77ef Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:25:52,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-22d57510-38c1-4d37-a563-0b69246e77ef 2018-07-30 03:25:52,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" -d '{"role": {"name": "CreateSecurityGroupTests-2bc370cf-1267-4af-proj-role"}}' 2018-07-30 03:25:53,071 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22c90ba-6ebd-4fc8-b307-588774cdbd92 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa44f4163547430f98136c9395bf9db0", "links": {"self": "http://172.30.9.25:5000/v3/roles/fa44f4163547430f98136c9395bf9db0"}, "name": "CreateSecurityGroupTests-2bc370cf-1267-4af-proj-role"}} 2018-07-30 03:25:53,072 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c22c90ba-6ebd-4fc8-b307-588774cdbd92 2018-07-30 03:25:53,072 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2bc370cf-1267-4af-proj-role 2018-07-30 03:25:53,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/fa44f4163547430f98136c9395bf9db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:53,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c0af54-a610-4fca-92c8-79aa5f987d66 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa44f4163547430f98136c9395bf9db0", "links": {"self": "http://172.30.9.25:5000/v3/roles/fa44f4163547430f98136c9395bf9db0"}, "name": "CreateSecurityGroupTests-2bc370cf-1267-4af-proj-role"}} 2018-07-30 03:25:53,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/fa44f4163547430f98136c9395bf9db0 used request id req-98c0af54-a610-4fca-92c8-79aa5f987d66 2018-07-30 03:25:53,162 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2bc370cf-1267-4af-proj-role to project CreateSecurityGroupTests-2bc370cf-1267-4af-proj 2018-07-30 03:25:53,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0cd14264210e4ece9f202220c5a22034/users/7404d63844c34c0b84eab0d3831cfb23/roles/fa44f4163547430f98136c9395bf9db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:53,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:25:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-061ca7cf-7c1b-4ad1-b9d1-87514277b06a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:25:53,297 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0cd14264210e4ece9f202220c5a22034/users/7404d63844c34c0b84eab0d3831cfb23/roles/fa44f4163547430f98136c9395bf9db0 used request id req-061ca7cf-7c1b-4ad1-b9d1-87514277b06a 2018-07-30 03:25:53,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:53,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:25:53,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fa44f4163547430f98136c9395bf9db0", "name": "CreateSecurityGroupTests-2bc370cf-1267-4af-proj-role"}], "expires_at": "2018-07-30T04:25:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cd14264210e4ece9f202220c5a22034", "name": "CreateSecurityGroupTests-2bc370cf-1267-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0cd14264210e4ece9f202220c5a22034", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0cd14264210e4ece9f202220c5a22034", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0cd14264210e4ece9f202220c5a22034", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0cd14264210e4ece9f202220c5a22034", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0cd14264210e4ece9f202220c5a22034", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0cd14264210e4ece9f202220c5a22034", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0cd14264210e4ece9f202220c5a22034", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0cd14264210e4ece9f202220c5a22034", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0cd14264210e4ece9f202220c5a22034", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0cd14264210e4ece9f202220c5a22034", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0cd14264210e4ece9f202220c5a22034", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0cd14264210e4ece9f202220c5a22034", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0cd14264210e4ece9f202220c5a22034", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0cd14264210e4ece9f202220c5a22034", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2bc370cf-1267-4af-user", "id": "7404d63844c34c0b84eab0d3831cfb23"}, "audit_ids": ["dDPfY6nxRqCBn592HdcjQw"], "issued_at": "2018-07-30T03:25:53.000000Z"}} 2018-07-30 03:25:53,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d3c91cf8d5c4120092063798aedb303803fe6" 2018-07-30 03:25:53,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e0770c-6e29-470e-a88f-8c0dcfe3fd5c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:25:53,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-11e0770c-6e29-470e-a88f-8c0dcfe3fd5c 2018-07-30 03:25:53,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d3ba0ba7-bc39-404f-90d3-e38d10018201name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d3c91cf8d5c4120092063798aedb303803fe6" 2018-07-30 03:25:54,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ec24919b-3411-4c12-bfa4-443ec092d8e3 Date: Mon, 30 Jul 2018 03:25:54 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:25:54,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d3ba0ba7-bc39-404f-90d3-e38d10018201name&description=hello+group used request id req-ec24919b-3411-4c12-bfa4-443ec092d8e3 2018-07-30 03:25:54,074 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-d3ba0ba7-bc39-404f-90d3-e38d10018201name... 2018-07-30 03:25:54,074 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-d3ba0ba7-bc39-404f-90d3-e38d10018201name 2018-07-30 03:25:54,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d3c91cf8d5c4120092063798aedb303803fe6" -d '{"security_group": {"name": "CreateSecurityGroupTests-d3ba0ba7-bc39-404f-90d3-e38d10018201name", "description": "hello group"}}' 2018-07-30 03:25:54,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-b0f3de35-f907-426d-94ae-1e5983eeb77a Date: Mon, 30 Jul 2018 03:25:54 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "updated_at": "2018-07-30T03:25:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "revision_number": 0, "id": "1dd63bf7-1d2b-486c-bd2e-10d8a9cccada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "tenant_id": "0cd14264210e4ece9f202220c5a22034", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cd14264210e4ece9f202220c5a22034"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "revision_number": 0, "id": "70080b63-7000-45bd-991d-c3a3f2951795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "tenant_id": "0cd14264210e4ece9f202220c5a22034", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cd14264210e4ece9f202220c5a22034"}], "revision_number": 2, "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "name": "CreateSecurityGroupTests-d3ba0ba7-bc39-404f-90d3-e38d10018201name"}} 2018-07-30 03:25:54,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-b0f3de35-f907-426d-94ae-1e5983eeb77a 2018-07-30 03:25:54,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e370ea44-4ff4-4d7b-b118-f61c894a9178 2018-07-30 03:25:54,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e370ea44-4ff4-4d7b-b118-f61c894a9178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d3c91cf8d5c4120092063798aedb303803fe6" 2018-07-30 03:25:54,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f409f4f-4b5d-4262-80f2-cee07b5a0dad Date: Mon, 30 Jul 2018 03:25:54 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-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "port_range_min": null, "revision_number": 0, "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "1dd63bf7-1d2b-486c-bd2e-10d8a9cccada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "port_range_min": null, "revision_number": 0, "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "70080b63-7000-45bd-991d-c3a3f2951795"}]} 2018-07-30 03:25:54,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e370ea44-4ff4-4d7b-b118-f61c894a9178 used request id req-1f409f4f-4b5d-4262-80f2-cee07b5a0dad 2018-07-30 03:25:54,318 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e370ea44-4ff4-4d7b-b118-f61c894a9178 2018-07-30 03:25:54,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e370ea44-4ff4-4d7b-b118-f61c894a9178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d3c91cf8d5c4120092063798aedb303803fe6" 2018-07-30 03:25:54,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-be1e5e36-deb6-4130-98c3-7409af70ba4d Date: Mon, 30 Jul 2018 03:25:54 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-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "port_range_min": null, "revision_number": 0, "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "1dd63bf7-1d2b-486c-bd2e-10d8a9cccada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "port_range_min": null, "revision_number": 0, "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "70080b63-7000-45bd-991d-c3a3f2951795"}]} 2018-07-30 03:25:54,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e370ea44-4ff4-4d7b-b118-f61c894a9178 used request id req-be1e5e36-deb6-4130-98c3-7409af70ba4d 2018-07-30 03:25:54,345 - neutron_utils - INFO - Retrieving security group with ID - e370ea44-4ff4-4d7b-b118-f61c894a9178 2018-07-30 03:25:54,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e370ea44-4ff4-4d7b-b118-f61c894a9178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d3c91cf8d5c4120092063798aedb303803fe6" 2018-07-30 03:25:54,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c9c4ffe4-8ec2-40c0-a8e2-fa5ba043d862 Date: Mon, 30 Jul 2018 03:25:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "updated_at": "2018-07-30T03:25:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "revision_number": 0, "id": "1dd63bf7-1d2b-486c-bd2e-10d8a9cccada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "tenant_id": "0cd14264210e4ece9f202220c5a22034", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cd14264210e4ece9f202220c5a22034"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "revision_number": 0, "id": "70080b63-7000-45bd-991d-c3a3f2951795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "tenant_id": "0cd14264210e4ece9f202220c5a22034", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cd14264210e4ece9f202220c5a22034"}], "revision_number": 2, "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "name": "CreateSecurityGroupTests-d3ba0ba7-bc39-404f-90d3-e38d10018201name"}]} 2018-07-30 03:25:54,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e370ea44-4ff4-4d7b-b118-f61c894a9178 used request id req-c9c4ffe4-8ec2-40c0-a8e2-fa5ba043d862 2018-07-30 03:25:54,414 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e370ea44-4ff4-4d7b-b118-f61c894a9178 2018-07-30 03:25:54,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e370ea44-4ff4-4d7b-b118-f61c894a9178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d3c91cf8d5c4120092063798aedb303803fe6" 2018-07-30 03:25:54,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-84c29ee3-8439-4f4c-84e8-1ea4464c09c9 Date: Mon, 30 Jul 2018 03:25:54 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-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "port_range_min": null, "revision_number": 0, "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "1dd63bf7-1d2b-486c-bd2e-10d8a9cccada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "port_range_min": null, "revision_number": 0, "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "70080b63-7000-45bd-991d-c3a3f2951795"}]} 2018-07-30 03:25:54,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e370ea44-4ff4-4d7b-b118-f61c894a9178 used request id req-84c29ee3-8439-4f4c-84e8-1ea4464c09c9 2018-07-30 03:25:54,440 - neutron_utils - INFO - Retrieving security group with ID - e370ea44-4ff4-4d7b-b118-f61c894a9178 2018-07-30 03:25:54,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e370ea44-4ff4-4d7b-b118-f61c894a9178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d3c91cf8d5c4120092063798aedb303803fe6" 2018-07-30 03:25:54,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3a546262-81a9-443c-b24a-3b6a175117d4 Date: Mon, 30 Jul 2018 03:25:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "updated_at": "2018-07-30T03:25:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "revision_number": 0, "id": "1dd63bf7-1d2b-486c-bd2e-10d8a9cccada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "tenant_id": "0cd14264210e4ece9f202220c5a22034", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cd14264210e4ece9f202220c5a22034"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "revision_number": 0, "id": "70080b63-7000-45bd-991d-c3a3f2951795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "tenant_id": "0cd14264210e4ece9f202220c5a22034", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cd14264210e4ece9f202220c5a22034"}], "revision_number": 2, "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "name": "CreateSecurityGroupTests-d3ba0ba7-bc39-404f-90d3-e38d10018201name"}]} 2018-07-30 03:25:54,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e370ea44-4ff4-4d7b-b118-f61c894a9178 used request id req-3a546262-81a9-443c-b24a-3b6a175117d4 2018-07-30 03:25:54,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e370ea44-4ff4-4d7b-b118-f61c894a9178 2018-07-30 03:25:54,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e370ea44-4ff4-4d7b-b118-f61c894a9178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d3c91cf8d5c4120092063798aedb303803fe6" 2018-07-30 03:25:54,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a1dae17d-dc82-4a79-b2e7-00490f141810 Date: Mon, 30 Jul 2018 03:25:54 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-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "port_range_min": null, "revision_number": 0, "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "1dd63bf7-1d2b-486c-bd2e-10d8a9cccada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "port_range_min": null, "revision_number": 0, "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "70080b63-7000-45bd-991d-c3a3f2951795"}]} 2018-07-30 03:25:54,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e370ea44-4ff4-4d7b-b118-f61c894a9178 used request id req-a1dae17d-dc82-4a79-b2e7-00490f141810 2018-07-30 03:25:54,512 - neutron_utils - INFO - Retrieving security group with ID - e370ea44-4ff4-4d7b-b118-f61c894a9178 2018-07-30 03:25:54,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e370ea44-4ff4-4d7b-b118-f61c894a9178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d3c91cf8d5c4120092063798aedb303803fe6" 2018-07-30 03:25:54,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-90ebe2b7-f3aa-4ec2-9d6b-66d6728aa339 Date: Mon, 30 Jul 2018 03:25:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "updated_at": "2018-07-30T03:25:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "revision_number": 0, "id": "1dd63bf7-1d2b-486c-bd2e-10d8a9cccada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "tenant_id": "0cd14264210e4ece9f202220c5a22034", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cd14264210e4ece9f202220c5a22034"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "revision_number": 0, "id": "70080b63-7000-45bd-991d-c3a3f2951795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "tenant_id": "0cd14264210e4ece9f202220c5a22034", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cd14264210e4ece9f202220c5a22034"}], "revision_number": 2, "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "name": "CreateSecurityGroupTests-d3ba0ba7-bc39-404f-90d3-e38d10018201name"}]} 2018-07-30 03:25:54,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e370ea44-4ff4-4d7b-b118-f61c894a9178 used request id req-90ebe2b7-f3aa-4ec2-9d6b-66d6728aa339 2018-07-30 03:25:54,556 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e370ea44-4ff4-4d7b-b118-f61c894a9178 2018-07-30 03:25:54,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e370ea44-4ff4-4d7b-b118-f61c894a9178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d3c91cf8d5c4120092063798aedb303803fe6" 2018-07-30 03:25:54,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-125ae6b9-f162-4a60-8c74-679537849da1 Date: Mon, 30 Jul 2018 03:25:54 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-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "port_range_min": null, "revision_number": 0, "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "1dd63bf7-1d2b-486c-bd2e-10d8a9cccada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "security_group_id": "e370ea44-4ff4-4d7b-b118-f61c894a9178", "port_range_min": null, "revision_number": 0, "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "70080b63-7000-45bd-991d-c3a3f2951795"}]} 2018-07-30 03:25:54,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e370ea44-4ff4-4d7b-b118-f61c894a9178 used request id req-125ae6b9-f162-4a60-8c74-679537849da1 2018-07-30 03:25:54,581 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-d3ba0ba7-bc39-404f-90d3-e38d10018201name 2018-07-30 03:25:54,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:25:54,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fa44f4163547430f98136c9395bf9db0", "name": "CreateSecurityGroupTests-2bc370cf-1267-4af-proj-role"}], "expires_at": "2018-07-30T04:25:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cd14264210e4ece9f202220c5a22034", "name": "CreateSecurityGroupTests-2bc370cf-1267-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0cd14264210e4ece9f202220c5a22034", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0cd14264210e4ece9f202220c5a22034", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0cd14264210e4ece9f202220c5a22034", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0cd14264210e4ece9f202220c5a22034", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0cd14264210e4ece9f202220c5a22034", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0cd14264210e4ece9f202220c5a22034", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0cd14264210e4ece9f202220c5a22034", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0cd14264210e4ece9f202220c5a22034", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0cd14264210e4ece9f202220c5a22034", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0cd14264210e4ece9f202220c5a22034", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0cd14264210e4ece9f202220c5a22034", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0cd14264210e4ece9f202220c5a22034", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0cd14264210e4ece9f202220c5a22034", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0cd14264210e4ece9f202220c5a22034", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2bc370cf-1267-4af-user", "id": "7404d63844c34c0b84eab0d3831cfb23"}, "audit_ids": ["pWHTMQfMQMymYPTtudEasg"], "issued_at": "2018-07-30T03:25:54.000000Z"}} 2018-07-30 03:25:54,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e370ea44-4ff4-4d7b-b118-f61c894a9178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c7223d7fb510b1d46189ea35a38c1f0132f5a0a" 2018-07-30 03:25:55,347 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a970841-04e9-47aa-9a06-be8776142814 Content-Length: 0 Date: Mon, 30 Jul 2018 03:25:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:25:55,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e370ea44-4ff4-4d7b-b118-f61c894a9178 used request id req-7a970841-04e9-47aa-9a06-be8776142814 2018-07-30 03:25:55,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d3ba0ba7-bc39-404f-90d3-e38d10018201name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c7223d7fb510b1d46189ea35a38c1f0132f5a0a" 2018-07-30 03:25:55,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-040ed84c-9498-4393-8ab9-8d4d65acc972 Date: Mon, 30 Jul 2018 03:25:55 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:25:55,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d3ba0ba7-bc39-404f-90d3-e38d10018201name&description=hello+group used request id req-040ed84c-9498-4393-8ab9-8d4d65acc972 2018-07-30 03:25:55,406 - neutron_utils - INFO - Deleting security group rule with ID - 70080b63-7000-45bd-991d-c3a3f2951795 2018-07-30 03:25:55,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/70080b63-7000-45bd-991d-c3a3f2951795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d3c91cf8d5c4120092063798aedb303803fe6" 2018-07-30 03:25:55,430 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-764a30ac-2c40-4631-827c-2159403008f2 Date: Mon, 30 Jul 2018 03:25:55 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 70080b63-7000-45bd-991d-c3a3f2951795 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-30 03:25:55,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/70080b63-7000-45bd-991d-c3a3f2951795 used request id req-764a30ac-2c40-4631-827c-2159403008f2 2018-07-30 03:25:55,431 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 70080b63-7000-45bd-991d-c3a3f2951795 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-30 03:25:55,431 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 70080b63-7000-45bd-991d-c3a3f2951795 does not exist Neutron server returns request_ids: ['req-764a30ac-2c40-4631-827c-2159403008f2'] 2018-07-30 03:25:55,431 - neutron_utils - INFO - Deleting security group rule with ID - 1dd63bf7-1d2b-486c-bd2e-10d8a9cccada 2018-07-30 03:25:55,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/1dd63bf7-1d2b-486c-bd2e-10d8a9cccada -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d3c91cf8d5c4120092063798aedb303803fe6" 2018-07-30 03:25:55,452 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-b7a01caa-2781-43e8-8155-c68517abbba9 Date: Mon, 30 Jul 2018 03:25:55 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 1dd63bf7-1d2b-486c-bd2e-10d8a9cccada does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-30 03:25:55,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/1dd63bf7-1d2b-486c-bd2e-10d8a9cccada used request id req-b7a01caa-2781-43e8-8155-c68517abbba9 2018-07-30 03:25:55,453 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 1dd63bf7-1d2b-486c-bd2e-10d8a9cccada does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-30 03:25:55,453 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 1dd63bf7-1d2b-486c-bd2e-10d8a9cccada does not exist Neutron server returns request_ids: ['req-b7a01caa-2781-43e8-8155-c68517abbba9'] 2018-07-30 03:25:55,453 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-d3ba0ba7-bc39-404f-90d3-e38d10018201name 2018-07-30 03:25:55,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e370ea44-4ff4-4d7b-b118-f61c894a9178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d3c91cf8d5c4120092063798aedb303803fe6" 2018-07-30 03:25:55,478 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-d8ed0e17-4194-426f-a21a-b138f3f9dd66 Date: Mon, 30 Jul 2018 03:25:55 GMT RESP BODY: {"NeutronError": {"message": "Security group e370ea44-4ff4-4d7b-b118-f61c894a9178 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-30 03:25:55,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e370ea44-4ff4-4d7b-b118-f61c894a9178 used request id req-d8ed0e17-4194-426f-a21a-b138f3f9dd66 2018-07-30 03:25:55,479 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group e370ea44-4ff4-4d7b-b118-f61c894a9178 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-30 03:25:55,479 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group e370ea44-4ff4-4d7b-b118-f61c894a9178 does not exist Neutron server returns request_ids: ['req-d8ed0e17-4194-426f-a21a-b138f3f9dd66'] 2018-07-30 03:25:55,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:55,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ccf3a754-fd0e-4d48-b2cb-81d169f3efae Date: Mon, 30 Jul 2018 03:25:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:53Z", "updated_at": "2018-07-30T03:25:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "revision_number": 0, "id": "337be794-15cf-47f7-bbfe-fffdc36dd630", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:54Z", "security_group_id": "f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082", "tenant_id": "0cd14264210e4ece9f202220c5a22034", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cd14264210e4ece9f202220c5a22034"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:53Z", "revision_number": 0, "id": "42b2ef1c-5c7f-4f8a-9948-39ee2142fd65", "remote_group_id": "f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082", "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:53Z", "security_group_id": "f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082", "tenant_id": "0cd14264210e4ece9f202220c5a22034", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cd14264210e4ece9f202220c5a22034"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "revision_number": 0, "id": "5fc02c01-ce16-4da2-893e-43b1c7342b68", "remote_group_id": "f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082", "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:54Z", "security_group_id": "f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082", "tenant_id": "0cd14264210e4ece9f202220c5a22034", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cd14264210e4ece9f202220c5a22034"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:25:53Z", "revision_number": 0, "id": "f71921ad-0738-4fd8-98b3-28b88e177ae0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:25:53Z", "security_group_id": "f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082", "tenant_id": "0cd14264210e4ece9f202220c5a22034", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cd14264210e4ece9f202220c5a22034"}], "revision_number": 4, "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082", "name": "default"}]} 2018-07-30 03:25:55,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-ccf3a754-fd0e-4d48-b2cb-81d169f3efae 2018-07-30 03:25:55,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:55,794 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:25:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0b3c01e-147a-4b08-9334-ff6dc8e009ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:25:55,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-a0b3c01e-147a-4b08-9334-ff6dc8e009ac 2018-07-30 03:25:55,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:25:55,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:55,880 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:25:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d856183b-7999-4ad2-8758-c9ed35bbdc8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:25:55,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-d856183b-7999-4ad2-8758-c9ed35bbdc8e 2018-07-30 03:25:55,881 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:25:55,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:55,965 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:25:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f84a6ea-823b-48ee-9b68-a7139ea0e965 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:25:55,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-9f84a6ea-823b-48ee-9b68-a7139ea0e965 2018-07-30 03:25:55,966 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:25:55,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:56,053 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:25:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f81e35f6-d1b5-46f2-bfe1-00a8c3e1161e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:25:56,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-f81e35f6-d1b5-46f2-bfe1-00a8c3e1161e 2018-07-30 03:25:56,054 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:25:56,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:56,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2c525e-7da8-4349-a3da-e6493e2e88ab Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:25:56,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-0b2c525e-7da8-4349-a3da-e6493e2e88ab 2018-07-30 03:25:56,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:56,224 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f1e8b4c-68e9-4099-a601-64a238ad224c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:25:56,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-7f1e8b4c-68e9-4099-a601-64a238ad224c 2018-07-30 03:25:56,224 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:25:56,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:56,247 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6c45f0c-dc65-4ae8-99ec-6b52937235c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:25:56,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-e6c45f0c-dc65-4ae8-99ec-6b52937235c6 2018-07-30 03:25:56,248 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:25:56,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:56,340 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dbe8106-34fd-4177-8b60-ca0e579ad432 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:25:56,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-5dbe8106-34fd-4177-8b60-ca0e579ad432 2018-07-30 03:25:56,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:25:56,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:56,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d1e0395-aadc-4a72-9858-edef8465f1df Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:25:56,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-3d1e0395-aadc-4a72-9858-edef8465f1df 2018-07-30 03:25:56,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cd14264210e4ece9f202220c5a22034 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:56,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3db233b-b538-4e7d-b28d-956aee8c16f8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cd14264210e4ece9f202220c5a22034"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0cd14264210e4ece9f202220c5a22034", "name": "CreateSecurityGroupTests-2bc370cf-1267-4af-proj"}} 2018-07-30 03:25:56,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cd14264210e4ece9f202220c5a22034 used request id req-a3db233b-b538-4e7d-b28d-956aee8c16f8 2018-07-30 03:25:56,554 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082 2018-07-30 03:25:56,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:56,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-12ebc2b4-ee3c-475e-a6d3-0cd9306c69ca Date: Mon, 30 Jul 2018 03:25:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "security_group_id": "f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082", "port_range_min": null, "revision_number": 0, "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "337be794-15cf-47f7-bbfe-fffdc36dd630"}, {"remote_group_id": "f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:53Z", "security_group_id": "f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082", "port_range_min": null, "revision_number": 0, "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:53Z", "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "42b2ef1c-5c7f-4f8a-9948-39ee2142fd65"}, {"remote_group_id": "f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:54Z", "security_group_id": "f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082", "port_range_min": null, "revision_number": 0, "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:54Z", "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "5fc02c01-ce16-4da2-893e-43b1c7342b68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:25:53Z", "security_group_id": "f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082", "port_range_min": null, "revision_number": 0, "tenant_id": "0cd14264210e4ece9f202220c5a22034", "created_at": "2018-07-30T03:25:53Z", "project_id": "0cd14264210e4ece9f202220c5a22034", "id": "f71921ad-0738-4fd8-98b3-28b88e177ae0"}]} 2018-07-30 03:25:56,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082 used request id req-12ebc2b4-ee3c-475e-a6d3-0cd9306c69ca 2018-07-30 03:25:56,591 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:25:56,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:56,726 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c5882d0-39bb-4930-9482-34e654e4057b Content-Length: 0 Date: Mon, 30 Jul 2018 03:25:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:25:56,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f2ff05c9-0cfa-4f4e-bf2d-de66ab0f5082 used request id req-3c5882d0-39bb-4930-9482-34e654e4057b 2018-07-30 03:25:56,727 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2bc370cf-1267-4af-proj 2018-07-30 03:25:56,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/0cd14264210e4ece9f202220c5a22034 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:56,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c56f20d-ad64-494b-8598-2b26ef62f625 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:25:56,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/0cd14264210e4ece9f202220c5a22034 used request id req-3c56f20d-ad64-494b-8598-2b26ef62f625 2018-07-30 03:25:56,936 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2bc370cf-1267-4af-proj-role 2018-07-30 03:25:56,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/fa44f4163547430f98136c9395bf9db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:57,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62f1d8ba-9302-4b07-8294-3042595e8399 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:25:57,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/fa44f4163547430f98136c9395bf9db0 used request id req-62f1d8ba-9302-4b07-8294-3042595e8399 2018-07-30 03:25:57,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd9990a561425ba6b7e65ea0fc3ead1e6564f84" 2018-07-30 03:25:57,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e26a44f4-89b0-47c9-b93b-989a4ebec550 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:25:57,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e26a44f4-89b0-47c9-b93b-989a4ebec550 2018-07-30 03:25:57,130 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2bc370cf-1267-4af-user 2018-07-30 03:25:57,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/7404d63844c34c0b84eab0d3831cfb23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c46a2124646ca1307a34327b39109ed661ac42" 2018-07-30 03:25:57,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b3e246e-9033-43e2-9a70-afade8dce24a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:25:57,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7404d63844c34c0b84eab0d3831cfb23 used request id req-4b3e246e-9033-43e2-9a70-afade8dce24a 2018-07-30 03:25:57,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:25:57,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:25:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["N6tbAbZQTn6J6xTBLOY41g"], "issued_at": "2018-07-30T03:25:57.000000Z"}} 2018-07-30 03:25:57,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbf982c2eeefaa730a36bf197204c7a1ad14b67" 2018-07-30 03:25:57,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d70381ae-0512-4bb5-88b2-2ebc0e73abac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:25:57,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d70381ae-0512-4bb5-88b2-2ebc0e73abac 2018-07-30 03:25:57,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:57,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:25:58,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["8rrHa5UoQAmw1akr3mo9Fw"], "issued_at": "2018-07-30T03:25:58.000000Z"}} 2018-07-30 03:25:58,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:25:58,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d427323-1156-4a43-9605-2118741a573c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:25:58,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9d427323-1156-4a43-9605-2118741a573c 2018-07-30 03:25:58,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:25:58,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:25:58,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7fb3effd-314c-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:25:58,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-469c140c-4144-4ea4-a751-fc080761da97 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7fb3effd-314c-49b-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:25:58,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7fb3effd-314c-49b-proj used request id req-469c140c-4144-4ea4-a751-fc080761da97 2018-07-30 03:25:58,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:25:58,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9c3f482-d26d-4908-a402-741c895ce332 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:25:58,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a9c3f482-d26d-4908-a402-741c895ce332 2018-07-30 03:25:58,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-proj"}}' 2018-07-30 03:25:58,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e981d3d4-a4bc-408a-8ac7-b7da11f83acd Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce"}, "tags": [], "enabled": true, "id": "8d07cfbd483f4cd3af933f2ff794e8ce", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-proj"}} 2018-07-30 03:25:58,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e981d3d4-a4bc-408a-8ac7-b7da11f83acd 2018-07-30 03:25:58,528 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-7fb3effd-314c-49b-proj 2018-07-30 03:25:58,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:58,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:25:58,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["B4TDl7jSSLqSj-YYza3RsA"], "issued_at": "2018-07-30T03:25:58.000000Z"}} 2018-07-30 03:25:58,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7125c88fd1bcad26a8a76f9b6967b5c5c839e89" 2018-07-30 03:25:59,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0484eddc-48c7-4268-a99a-1930b7495205 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:25:59,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0484eddc-48c7-4268-a99a-1930b7495205 2018-07-30 03:25:59,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:25:59,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:25:59,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7125c88fd1bcad26a8a76f9b6967b5c5c839e89" 2018-07-30 03:25:59,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c39685-f8a1-4f1e-b200-f17225f02f08 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:25:59,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c8c39685-f8a1-4f1e-b200-f17225f02f08 2018-07-30 03:25:59,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-7fb3effd-314c-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7125c88fd1bcad26a8a76f9b6967b5c5c839e89" 2018-07-30 03:25:59,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36634322-fc57-445a-8357-dcf7b0a8a679 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-7fb3effd-314c-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce"}, "tags": [], "enabled": true, "id": "8d07cfbd483f4cd3af933f2ff794e8ce", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-proj"}]} 2018-07-30 03:25:59,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-7fb3effd-314c-49b-proj used request id req-36634322-fc57-445a-8357-dcf7b0a8a679 2018-07-30 03:25:59,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7125c88fd1bcad26a8a76f9b6967b5c5c839e89" 2018-07-30 03:25:59,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7306a840-5ccd-429e-b464-6acc05b48da8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:25:59,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7306a840-5ccd-429e-b464-6acc05b48da8 2018-07-30 03:25:59,674 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-7fb3effd-314c-49b-user 2018-07-30 03:25:59,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:59,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:25:59,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046528ed-baf9-4839-8b64-33b2153b33cb Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:25:59,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-046528ed-baf9-4839-8b64-33b2153b33cb 2018-07-30 03:25:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" -d '{"role": {"name": "CreateSecurityGroupTests-7fb3effd-314c-49b-proj-role"}}' 2018-07-30 03:25:59,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83580da9-fa28-4d19-846f-10dc7fc31efb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cbe33a0aa40f4617bc2ed8a0720c8cf3", "links": {"self": "http://172.30.9.25:5000/v3/roles/cbe33a0aa40f4617bc2ed8a0720c8cf3"}, "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-proj-role"}} 2018-07-30 03:25:59,794 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-83580da9-fa28-4d19-846f-10dc7fc31efb 2018-07-30 03:25:59,794 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-7fb3effd-314c-49b-proj-role 2018-07-30 03:25:59,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/cbe33a0aa40f4617bc2ed8a0720c8cf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:25:59,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c33893-5c01-43ff-9bae-2379efcaac55 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cbe33a0aa40f4617bc2ed8a0720c8cf3", "links": {"self": "http://172.30.9.25:5000/v3/roles/cbe33a0aa40f4617bc2ed8a0720c8cf3"}, "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-proj-role"}} 2018-07-30 03:25:59,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/cbe33a0aa40f4617bc2ed8a0720c8cf3 used request id req-68c33893-5c01-43ff-9bae-2379efcaac55 2018-07-30 03:25:59,812 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-7fb3effd-314c-49b-proj-role to project CreateSecurityGroupTests-7fb3effd-314c-49b-proj 2018-07-30 03:25:59,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce/users/42a846fd9bdc4bbdb135c222fea5fe62/roles/cbe33a0aa40f4617bc2ed8a0720c8cf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:25:59,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01cb9e00-a4ad-4d59-823f-44b466dfec05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:25:59,970 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce/users/42a846fd9bdc4bbdb135c222fea5fe62/roles/cbe33a0aa40f4617bc2ed8a0720c8cf3 used request id req-01cb9e00-a4ad-4d59-823f-44b466dfec05 2018-07-30 03:25:59,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:25:59,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:00,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["84O-0wdKTnCmtsZeL8__4w"], "issued_at": "2018-07-30T03:26:00.000000Z"}} 2018-07-30 03:26:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" 2018-07-30 03:26:00,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8094e4c-9220-4660-aaac-00bdf6f8d2de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:00,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e8094e4c-9220-4660-aaac-00bdf6f8d2de 2018-07-30 03:26:00,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" 2018-07-30 03:26:00,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-44448326-59ab-464c-b1a0-bda2afd87b77 Date: Mon, 30 Jul 2018 03:26:00 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:26:00,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name&description=hello+group used request id req-44448326-59ab-464c-b1a0-bda2afd87b77 2018-07-30 03:26:00,640 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name... 2018-07-30 03:26:00,640 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name 2018-07-30 03:26:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:00,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:00,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-7fb3effd-314c-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" 2018-07-30 03:26:00,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb9593b-6a4c-41cb-b7ea-9d8eb3ed0083 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-7fb3effd-314c-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce"}, "tags": [], "enabled": true, "id": "8d07cfbd483f4cd3af933f2ff794e8ce", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-proj"}]} 2018-07-30 03:26:00,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-7fb3effd-314c-49b-proj used request id req-0eb9593b-6a4c-41cb-b7ea-9d8eb3ed0083 2018-07-30 03:26:00,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" -d '{"security_group": {"tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "name": "CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name", "description": "hello group"}}' 2018-07-30 03:26:01,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-763c9909-1dba-4232-9ff8-9b0e118ae330 Date: Mon, 30 Jul 2018 03:26:01 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "updated_at": "2018-07-30T03:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}], "revision_number": 2, "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "name": "CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name"}} 2018-07-30 03:26:01,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-763c9909-1dba-4232-9ff8-9b0e118ae330 2018-07-30 03:26:01,031 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 2018-07-30 03:26:01,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" 2018-07-30 03:26:01,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6fd734d5-b491-49f0-af5d-5926ff750cc4 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482"}]} 2018-07-30 03:26:01,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-6fd734d5-b491-49f0-af5d-5926ff750cc4 2018-07-30 03:26:01,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 2018-07-30 03:26:01,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" 2018-07-30 03:26:01,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2305aa46-a0e5-4b38-94dc-1c3b32192b8f Date: Mon, 30 Jul 2018 03:26: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-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482"}]} 2018-07-30 03:26:01,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-2305aa46-a0e5-4b38-94dc-1c3b32192b8f 2018-07-30 03:26:01,079 - neutron_utils - INFO - Retrieving security group with ID - b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 2018-07-30 03:26:01,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" 2018-07-30 03:26:01,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-96188e33-194f-40a2-abe1-34563fc04ac6 Date: Mon, 30 Jul 2018 03:26:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "updated_at": "2018-07-30T03:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}], "revision_number": 2, "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "name": "CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name"}]} 2018-07-30 03:26:01,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-96188e33-194f-40a2-abe1-34563fc04ac6 2018-07-30 03:26:01,128 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 2018-07-30 03:26:01,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" 2018-07-30 03:26:01,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b3e7d27-6fb8-4e28-9e8c-d625744d0943 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482"}]} 2018-07-30 03:26:01,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-7b3e7d27-6fb8-4e28-9e8c-d625744d0943 2018-07-30 03:26:01,151 - neutron_utils - INFO - Retrieving security group with ID - b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 2018-07-30 03:26:01,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" 2018-07-30 03:26:01,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e492f4f6-7e5f-48c6-be1e-11fa08a3ea2c Date: Mon, 30 Jul 2018 03:26:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "updated_at": "2018-07-30T03:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}], "revision_number": 2, "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "name": "CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name"}]} 2018-07-30 03:26:01,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-e492f4f6-7e5f-48c6-be1e-11fa08a3ea2c 2018-07-30 03:26:01,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 2018-07-30 03:26:01,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" 2018-07-30 03:26:01,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-96acd5a6-eef7-4f39-9871-52cee23f6170 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482"}]} 2018-07-30 03:26:01,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-96acd5a6-eef7-4f39-9871-52cee23f6170 2018-07-30 03:26:01,218 - neutron_utils - INFO - Retrieving security group with ID - b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 2018-07-30 03:26:01,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" 2018-07-30 03:26:01,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ae2033e2-483d-4e8c-95ff-34514f787eb5 Date: Mon, 30 Jul 2018 03:26:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "updated_at": "2018-07-30T03:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}], "revision_number": 2, "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "name": "CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name"}]} 2018-07-30 03:26:01,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-ae2033e2-483d-4e8c-95ff-34514f787eb5 2018-07-30 03:26:01,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 2018-07-30 03:26:01,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" 2018-07-30 03:26:01,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86ce996d-35a3-4404-b6a5-4c25dd8358e1 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482"}]} 2018-07-30 03:26:01,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-86ce996d-35a3-4404-b6a5-4c25dd8358e1 2018-07-30 03:26:01,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:01,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cbe33a0aa40f4617bc2ed8a0720c8cf3", "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-proj-role"}], "expires_at": "2018-07-30T04:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d07cfbd483f4cd3af933f2ff794e8ce", "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-user", "id": "42a846fd9bdc4bbdb135c222fea5fe62"}, "audit_ids": ["11ZcSUlfQxmobNNQ5IH-IA"], "issued_at": "2018-07-30T03:26:01.000000Z"}} 2018-07-30 03:26:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c52daa8c2c4c95592eaf081fb39efc15e21c6e4" 2018-07-30 03:26:01,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8dec5397-48d4-42fb-a466-32e95d6b1b78 Date: Mon, 30 Jul 2018 03:26:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "updated_at": "2018-07-30T03:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}], "revision_number": 2, "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "name": "CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name"}]} 2018-07-30 03:26:01,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name&description=hello+group used request id req-8dec5397-48d4-42fb-a466-32e95d6b1b78 2018-07-30 03:26:01,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:01,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:01,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbf982c2eeefaa730a36bf197204c7a1ad14b67" 2018-07-30 03:26:01,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c413dfc0-dc12-4b28-8ecc-ed8023cc0739 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d07cfbd483f4cd3af933f2ff794e8ce", "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-proj"}} 2018-07-30 03:26:01,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce used request id req-c413dfc0-dc12-4b28-8ecc-ed8023cc0739 2018-07-30 03:26:01,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 2018-07-30 03:26:01,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c52daa8c2c4c95592eaf081fb39efc15e21c6e4" 2018-07-30 03:26:02,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5182b6c3-1965-44d3-a0b4-d7c1a8916304 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482"}]} 2018-07-30 03:26:02,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-5182b6c3-1965-44d3-a0b4-d7c1a8916304 2018-07-30 03:26:02,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 2018-07-30 03:26:02,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c52daa8c2c4c95592eaf081fb39efc15e21c6e4" 2018-07-30 03:26:02,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-357e70fc-04d5-47b8-91ca-7283e6c12f61 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482"}]} 2018-07-30 03:26:02,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-357e70fc-04d5-47b8-91ca-7283e6c12f61 2018-07-30 03:26:02,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:02,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:02,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cbe33a0aa40f4617bc2ed8a0720c8cf3", "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-proj-role"}], "expires_at": "2018-07-30T04:26:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d07cfbd483f4cd3af933f2ff794e8ce", "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8d07cfbd483f4cd3af933f2ff794e8ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-user", "id": "42a846fd9bdc4bbdb135c222fea5fe62"}, "audit_ids": ["VF41zoAAQPWoXKpARct5KQ"], "issued_at": "2018-07-30T03:26:02.000000Z"}} 2018-07-30 03:26:02,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe3cb9654a8d107c6892ec16a29c2e24464c407" 2018-07-30 03:26:02,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5958f4-c724-471d-bfb1-1e89058114c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:02,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ca5958f4-c724-471d-bfb1-1e89058114c2 2018-07-30 03:26:02,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe3cb9654a8d107c6892ec16a29c2e24464c407" 2018-07-30 03:26:02,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-189b9832-dd40-4e1f-9453-f4030d3bff67 Date: Mon, 30 Jul 2018 03:26:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "updated_at": "2018-07-30T03:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}], "revision_number": 2, "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "name": "CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name"}]} 2018-07-30 03:26:02,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name used request id req-189b9832-dd40-4e1f-9453-f4030d3bff67 2018-07-30 03:26:02,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:02,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:02,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe3cb9654a8d107c6892ec16a29c2e24464c407" 2018-07-30 03:26:02,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2d529a-4000-47e7-8ebc-c686997fec33 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d07cfbd483f4cd3af933f2ff794e8ce", "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-proj"}} 2018-07-30 03:26:02,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce used request id req-dd2d529a-4000-47e7-8ebc-c686997fec33 2018-07-30 03:26:02,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 2018-07-30 03:26:02,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe3cb9654a8d107c6892ec16a29c2e24464c407" 2018-07-30 03:26:02,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eae77a6e-1c04-457f-ba4c-61f197d7b306 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482"}]} 2018-07-30 03:26:02,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-eae77a6e-1c04-457f-ba4c-61f197d7b306 2018-07-30 03:26:02,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 2018-07-30 03:26:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe3cb9654a8d107c6892ec16a29c2e24464c407" 2018-07-30 03:26:02,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4947b483-7b4d-4eec-9838-8a61035fcd7d Date: Mon, 30 Jul 2018 03:26: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-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482"}]} 2018-07-30 03:26:02,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-4947b483-7b4d-4eec-9838-8a61035fcd7d 2018-07-30 03:26:02,887 - neutron_utils - INFO - Retrieving security group with ID - b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 2018-07-30 03:26:02,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe3cb9654a8d107c6892ec16a29c2e24464c407" 2018-07-30 03:26:02,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a1e87795-5411-4641-b03d-730f4e9ccfc3 Date: Mon, 30 Jul 2018 03:26:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "updated_at": "2018-07-30T03:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}], "revision_number": 2, "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "name": "CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name"}]} 2018-07-30 03:26:02,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-a1e87795-5411-4641-b03d-730f4e9ccfc3 2018-07-30 03:26:02,940 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 2018-07-30 03:26:02,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe3cb9654a8d107c6892ec16a29c2e24464c407" 2018-07-30 03:26:02,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6f825e04-b222-45c6-92b6-1585a37e1c2f Date: Mon, 30 Jul 2018 03:26: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-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "094e132e-4db9-4582-8a36-2f4cb611e4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "security_group_id": "b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482"}]} 2018-07-30 03:26:02,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-6f825e04-b222-45c6-92b6-1585a37e1c2f 2018-07-30 03:26:02,967 - neutron_utils - INFO - Deleting security group rule with ID - 094e132e-4db9-4582-8a36-2f4cb611e4a0 2018-07-30 03:26:02,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/094e132e-4db9-4582-8a36-2f4cb611e4a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" 2018-07-30 03:26:03,041 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-967f1069-fc0d-48dd-af96-4b07d553ae6d Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:03,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/094e132e-4db9-4582-8a36-2f4cb611e4a0 used request id req-967f1069-fc0d-48dd-af96-4b07d553ae6d 2018-07-30 03:26:03,041 - neutron_utils - INFO - Deleting security group rule with ID - fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482 2018-07-30 03:26:03,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" 2018-07-30 03:26:03,121 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8833828-6eac-411e-84c4-1ae0a2635624 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:03,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/fc9ba0c4-419c-4cea-b8c1-d6ccbf3bf482 used request id req-d8833828-6eac-411e-84c4-1ae0a2635624 2018-07-30 03:26:03,122 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-1b9a92b2-865c-4919-a4fb-6f538689d322name 2018-07-30 03:26:03,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8ac88235b7e1832f74ea6d4bb9443088a41028" 2018-07-30 03:26:03,243 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79dfa8c1-4ed2-456c-8fe4-98ac223e3426 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:03,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/b7270d9c-cafc-40e3-8a7f-c0f0a5e7bbc0 used request id req-79dfa8c1-4ed2-456c-8fe4-98ac223e3426 2018-07-30 03:26:03,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:26:03,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c6e61606-173c-43b2-8079-4193ca5173d8 Date: Mon, 30 Jul 2018 03:26:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "updated_at": "2018-07-30T03:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "626da9e5-6f2b-4597-bf3f-204701992b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "8e3ce711-ab25-4d9c-8970-bd5ea7b75625", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "803cab08-da5e-4571-9f7b-bd15d47c26f0", "remote_group_id": "8e3ce711-ab25-4d9c-8970-bd5ea7b75625", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "8e3ce711-ab25-4d9c-8970-bd5ea7b75625", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "bd2b3640-df7d-48eb-a673-ab5c7965cf93", "remote_group_id": "8e3ce711-ab25-4d9c-8970-bd5ea7b75625", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "8e3ce711-ab25-4d9c-8970-bd5ea7b75625", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "revision_number": 0, "id": "d1bb6d94-9ab3-4016-b09d-99d16f46c212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:00Z", "security_group_id": "8e3ce711-ab25-4d9c-8970-bd5ea7b75625", "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce"}], "revision_number": 4, "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "8e3ce711-ab25-4d9c-8970-bd5ea7b75625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:26:03,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-c6e61606-173c-43b2-8079-4193ca5173d8 2018-07-30 03:26:03,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:26:03,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfa49c9a-e973-41ec-a019-cf53677fe890 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:03,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-cfa49c9a-e973-41ec-a019-cf53677fe890 2018-07-30 03:26:03,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:03,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:26:03,668 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0a953b9-f644-4783-be79-e40b928f9af5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:03,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-e0a953b9-f644-4783-be79-e40b928f9af5 2018-07-30 03:26:03,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:03,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:26:03,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cd6be02-6362-4d92-96cf-6e0fed61d436 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:03,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-7cd6be02-6362-4d92-96cf-6e0fed61d436 2018-07-30 03:26:03,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:03,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:26:03,838 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b50df0-6d31-4811-afa7-e617ee4b00fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:03,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-b6b50df0-6d31-4811-afa7-e617ee4b00fb 2018-07-30 03:26:03,838 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:03,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:26:03,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e1ddb3-3736-4631-9ae2-5886b4ec17b8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:26:03,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-10e1ddb3-3736-4631-9ae2-5886b4ec17b8 2018-07-30 03:26:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:26:04,021 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d5bec01-6703-4c53-a32a-4e8c77a52fca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:04,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-1d5bec01-6703-4c53-a32a-4e8c77a52fca 2018-07-30 03:26:04,021 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:04,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:26:04,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40415e48-b962-4438-a6bb-b60003a48242 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d07cfbd483f4cd3af933f2ff794e8ce", "name": "CreateSecurityGroupTests-7fb3effd-314c-49b-proj"}} 2018-07-30 03:26:04,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce used request id req-40415e48-b962-4438-a6bb-b60003a48242 2018-07-30 03:26:04,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e3ce711-ab25-4d9c-8970-bd5ea7b75625 2018-07-30 03:26:04,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e3ce711-ab25-4d9c-8970-bd5ea7b75625 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:26:04,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b7243a0e-0690-43c1-8b61-a22a8cc9ab28 Date: Mon, 30 Jul 2018 03:26:04 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-30T03:26:00Z", "security_group_id": "8e3ce711-ab25-4d9c-8970-bd5ea7b75625", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "626da9e5-6f2b-4597-bf3f-204701992b93"}, {"remote_group_id": "8e3ce711-ab25-4d9c-8970-bd5ea7b75625", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "security_group_id": "8e3ce711-ab25-4d9c-8970-bd5ea7b75625", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "803cab08-da5e-4571-9f7b-bd15d47c26f0"}, {"remote_group_id": "8e3ce711-ab25-4d9c-8970-bd5ea7b75625", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "security_group_id": "8e3ce711-ab25-4d9c-8970-bd5ea7b75625", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "bd2b3640-df7d-48eb-a673-ab5c7965cf93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:00Z", "security_group_id": "8e3ce711-ab25-4d9c-8970-bd5ea7b75625", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "created_at": "2018-07-30T03:26:00Z", "project_id": "8d07cfbd483f4cd3af933f2ff794e8ce", "id": "d1bb6d94-9ab3-4016-b09d-99d16f46c212"}]} 2018-07-30 03:26:04,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e3ce711-ab25-4d9c-8970-bd5ea7b75625 used request id req-b7243a0e-0690-43c1-8b61-a22a8cc9ab28 2018-07-30 03:26:04,146 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:26:04,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/8e3ce711-ab25-4d9c-8970-bd5ea7b75625 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:26:04,267 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd930c00-85cf-483e-b47b-b3f10c925315 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:04,267 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/8e3ce711-ab25-4d9c-8970-bd5ea7b75625 used request id req-bd930c00-85cf-483e-b47b-b3f10c925315 2018-07-30 03:26:04,268 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-7fb3effd-314c-49b-proj 2018-07-30 03:26:04,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:26:04,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76367ee3-eeea-49a1-955a-491de7623b9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:04,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8d07cfbd483f4cd3af933f2ff794e8ce used request id req-76367ee3-eeea-49a1-955a-491de7623b9b 2018-07-30 03:26:04,522 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-7fb3effd-314c-49b-proj-role 2018-07-30 03:26:04,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/cbe33a0aa40f4617bc2ed8a0720c8cf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:26:04,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4795d8d7-3aab-44ab-a90d-00e4276cc880 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:04,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/cbe33a0aa40f4617bc2ed8a0720c8cf3 used request id req-4795d8d7-3aab-44ab-a90d-00e4276cc880 2018-07-30 03:26:04,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f933b36f00a0a7e2c6dde2f22aa17a3cee8ae7d8" 2018-07-30 03:26:04,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c0008c1-c626-4cb2-8064-2fb8d6850d4c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:04,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2c0008c1-c626-4cb2-8064-2fb8d6850d4c 2018-07-30 03:26:04,716 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-7fb3effd-314c-49b-user 2018-07-30 03:26:04,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/42a846fd9bdc4bbdb135c222fea5fe62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7125c88fd1bcad26a8a76f9b6967b5c5c839e89" 2018-07-30 03:26:04,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e80c795-fbb6-471c-991a-79261ab453e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:04,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/42a846fd9bdc4bbdb135c222fea5fe62 used request id req-4e80c795-fbb6-471c-991a-79261ab453e1 2018-07-30 03:26:04,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:05,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["a_zVImNMQ92BKk99F4Dc8A"], "issued_at": "2018-07-30T03:26:05.000000Z"}} 2018-07-30 03:26:05,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc41dd631c8232650ae5965acdd803162eb0df12" 2018-07-30 03:26:05,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4efdfb46-be99-4dfa-96fe-a5981319a689 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:05,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4efdfb46-be99-4dfa-96fe-a5981319a689 2018-07-30 03:26:05,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:05,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:05,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["bWmVD2LiQ2arkysoGeNPLQ"], "issued_at": "2018-07-30T03:26:05.000000Z"}} 2018-07-30 03:26:05,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:05,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83980a37-443e-4fb1-8b9f-9a1112057f53 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:05,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-83980a37-443e-4fb1-8b9f-9a1112057f53 2018-07-30 03:26:05,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:05,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:05,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2050b048-96cc-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:05,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-823f2b32-2439-4a98-b966-0191319ef26e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2050b048-96cc-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:26:05,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2050b048-96cc-4ee-proj used request id req-823f2b32-2439-4a98-b966-0191319ef26e 2018-07-30 03:26:05,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:05,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b333fb9-bf91-400b-9ae1-cb764e51bdb2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:05,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6b333fb9-bf91-400b-9ae1-cb764e51bdb2 2018-07-30 03:26:05,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-2050b048-96cc-4ee-proj"}}' 2018-07-30 03:26:06,061 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ba5117f-0171-43bf-b4e2-4716ebb02dd3 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/27311d27075a4b4e92f6b26d91ce5955"}, "tags": [], "enabled": true, "id": "27311d27075a4b4e92f6b26d91ce5955", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2050b048-96cc-4ee-proj"}} 2018-07-30 03:26:06,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6ba5117f-0171-43bf-b4e2-4716ebb02dd3 2018-07-30 03:26:06,061 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2050b048-96cc-4ee-proj 2018-07-30 03:26:06,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:06,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:06,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["54Ye0KFQTKWTneXLrovbWg"], "issued_at": "2018-07-30T03:26:06.000000Z"}} 2018-07-30 03:26:06,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ac0d997c743ab59a5ce8b24b2a540ea9f1f3fa" 2018-07-30 03:26:06,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04a454b-3ab6-46f4-ba4f-d21b72fe7beb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:06,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c04a454b-3ab6-46f4-ba4f-d21b72fe7beb 2018-07-30 03:26:06,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:06,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:06,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ac0d997c743ab59a5ce8b24b2a540ea9f1f3fa" 2018-07-30 03:26:06,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12b8fa0-8573-4c15-9880-127f0c9765dc Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:26:06,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b12b8fa0-8573-4c15-9880-127f0c9765dc 2018-07-30 03:26:06,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-2050b048-96cc-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ac0d997c743ab59a5ce8b24b2a540ea9f1f3fa" 2018-07-30 03:26:06,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b665796-8a68-4567-9d02-406c0d7b5dbf Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-2050b048-96cc-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/27311d27075a4b4e92f6b26d91ce5955"}, "tags": [], "enabled": true, "id": "27311d27075a4b4e92f6b26d91ce5955", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2050b048-96cc-4ee-proj"}]} 2018-07-30 03:26:06,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-2050b048-96cc-4ee-proj used request id req-7b665796-8a68-4567-9d02-406c0d7b5dbf 2018-07-30 03:26:06,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ac0d997c743ab59a5ce8b24b2a540ea9f1f3fa" 2018-07-30 03:26:06,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06122336-1e82-4bf9-b33e-12988938d84d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:06,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-06122336-1e82-4bf9-b33e-12988938d84d 2018-07-30 03:26:07,170 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2050b048-96cc-4ee-user 2018-07-30 03:26:07,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:07,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:07,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48bc3dd0-3fd7-4fd9-bbe3-1c129e8f2c0e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:07,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-48bc3dd0-3fd7-4fd9-bbe3-1c129e8f2c0e 2018-07-30 03:26:07,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" -d '{"role": {"name": "CreateSecurityGroupTests-2050b048-96cc-4ee-proj-role"}}' 2018-07-30 03:26:07,362 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-200e6a1b-170f-4ff9-95ff-9d04979c38cd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fb6692a488954179be2f8513412571a3", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb6692a488954179be2f8513412571a3"}, "name": "CreateSecurityGroupTests-2050b048-96cc-4ee-proj-role"}} 2018-07-30 03:26:07,362 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-200e6a1b-170f-4ff9-95ff-9d04979c38cd 2018-07-30 03:26:07,363 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2050b048-96cc-4ee-proj-role 2018-07-30 03:26:07,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/fb6692a488954179be2f8513412571a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:07,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c189658-409a-40a8-848e-d879aaea8783 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fb6692a488954179be2f8513412571a3", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb6692a488954179be2f8513412571a3"}, "name": "CreateSecurityGroupTests-2050b048-96cc-4ee-proj-role"}} 2018-07-30 03:26:07,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/fb6692a488954179be2f8513412571a3 used request id req-9c189658-409a-40a8-848e-d879aaea8783 2018-07-30 03:26:07,449 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2050b048-96cc-4ee-proj-role to project CreateSecurityGroupTests-2050b048-96cc-4ee-proj 2018-07-30 03:26:07,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/27311d27075a4b4e92f6b26d91ce5955/users/0e9092b7c2f94a33b2669177c023e96c/roles/fb6692a488954179be2f8513412571a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:07,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2b774eb-a61b-42d0-952c-d663aa22b6e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:07,583 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/27311d27075a4b4e92f6b26d91ce5955/users/0e9092b7c2f94a33b2669177c023e96c/roles/fb6692a488954179be2f8513412571a3 used request id req-e2b774eb-a61b-42d0-952c-d663aa22b6e2 2018-07-30 03:26:07,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:07,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:07,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["J1lAQIxgR7GhSXjyiBH74Q"], "issued_at": "2018-07-30T03:26:07.000000Z"}} 2018-07-30 03:26:07,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" 2018-07-30 03:26:08,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3bbfb5-f6f0-4453-88d6-f95b2a97cc09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:08,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6f3bbfb5-f6f0-4453-88d6-f95b2a97cc09 2018-07-30 03:26:08,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-410bc5f5-0ea7-4249-9118-301c7e771cfbname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" 2018-07-30 03:26:08,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-17e60b90-688b-45a3-bb4a-1b317d9f9d73 Date: Mon, 30 Jul 2018 03:26:08 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:26:08,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-410bc5f5-0ea7-4249-9118-301c7e771cfbname&description=hello+group used request id req-17e60b90-688b-45a3-bb4a-1b317d9f9d73 2018-07-30 03:26:08,236 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-410bc5f5-0ea7-4249-9118-301c7e771cfbname... 2018-07-30 03:26:08,237 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-410bc5f5-0ea7-4249-9118-301c7e771cfbname 2018-07-30 03:26:08,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:08,245 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:08,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-2050b048-96cc-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" 2018-07-30 03:26:08,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-798a0ffe-bcb9-49a1-9faf-9bfaa1ce12ce Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-2050b048-96cc-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/27311d27075a4b4e92f6b26d91ce5955"}, "tags": [], "enabled": true, "id": "27311d27075a4b4e92f6b26d91ce5955", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2050b048-96cc-4ee-proj"}]} 2018-07-30 03:26:08,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-2050b048-96cc-4ee-proj used request id req-798a0ffe-bcb9-49a1-9faf-9bfaa1ce12ce 2018-07-30 03:26:08,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" -d '{"security_group": {"tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "name": "CreateSecurityGroupTests-410bc5f5-0ea7-4249-9118-301c7e771cfbname", "description": "hello group"}}' 2018-07-30 03:26:08,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-02b583fa-f8a7-4e91-a477-844d2cc72635 Date: Mon, 30 Jul 2018 03:26:08 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "updated_at": "2018-07-30T03:26:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "revision_number": 0, "id": "8249bca4-293b-4a22-a163-ab4ac05e2dc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "port_range_min": null, "ethertype": "IPv4", "project_id": "27311d27075a4b4e92f6b26d91ce5955"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "revision_number": 0, "id": "83797370-42e2-4879-8bad-06a155f8f207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "port_range_min": null, "ethertype": "IPv6", "project_id": "27311d27075a4b4e92f6b26d91ce5955"}], "revision_number": 2, "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "name": "CreateSecurityGroupTests-410bc5f5-0ea7-4249-9118-301c7e771cfbname"}} 2018-07-30 03:26:08,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-02b583fa-f8a7-4e91-a477-844d2cc72635 2018-07-30 03:26:08,639 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e74a7820-a12b-4c9c-83cc-1495ac7b0d01 2018-07-30 03:26:08,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" 2018-07-30 03:26:08,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e3b2c43d-9fcb-470e-b8bf-e8b7ac81e517 Date: Mon, 30 Jul 2018 03:26:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "8249bca4-293b-4a22-a163-ab4ac05e2dc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "83797370-42e2-4879-8bad-06a155f8f207"}]} 2018-07-30 03:26:08,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 used request id req-e3b2c43d-9fcb-470e-b8bf-e8b7ac81e517 2018-07-30 03:26:08,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e74a7820-a12b-4c9c-83cc-1495ac7b0d01 2018-07-30 03:26:08,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" 2018-07-30 03:26:08,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dffa6787-8bfd-4131-bb0e-6c5b10b68f35 Date: Mon, 30 Jul 2018 03:26:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "8249bca4-293b-4a22-a163-ab4ac05e2dc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "83797370-42e2-4879-8bad-06a155f8f207"}]} 2018-07-30 03:26:08,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 used request id req-dffa6787-8bfd-4131-bb0e-6c5b10b68f35 2018-07-30 03:26:08,686 - neutron_utils - INFO - Retrieving security group with ID - e74a7820-a12b-4c9c-83cc-1495ac7b0d01 2018-07-30 03:26:08,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" 2018-07-30 03:26:08,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d800f3bd-734b-4483-85be-44fea6281a02 Date: Mon, 30 Jul 2018 03:26:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "updated_at": "2018-07-30T03:26:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "revision_number": 0, "id": "8249bca4-293b-4a22-a163-ab4ac05e2dc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "port_range_min": null, "ethertype": "IPv4", "project_id": "27311d27075a4b4e92f6b26d91ce5955"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "revision_number": 0, "id": "83797370-42e2-4879-8bad-06a155f8f207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "port_range_min": null, "ethertype": "IPv6", "project_id": "27311d27075a4b4e92f6b26d91ce5955"}], "revision_number": 2, "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "name": "CreateSecurityGroupTests-410bc5f5-0ea7-4249-9118-301c7e771cfbname"}]} 2018-07-30 03:26:08,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 used request id req-d800f3bd-734b-4483-85be-44fea6281a02 2018-07-30 03:26:08,731 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e74a7820-a12b-4c9c-83cc-1495ac7b0d01 2018-07-30 03:26:08,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" 2018-07-30 03:26:08,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75140c39-0fe8-40f6-ba78-24fefeaab983 Date: Mon, 30 Jul 2018 03:26:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "8249bca4-293b-4a22-a163-ab4ac05e2dc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "83797370-42e2-4879-8bad-06a155f8f207"}]} 2018-07-30 03:26:08,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 used request id req-75140c39-0fe8-40f6-ba78-24fefeaab983 2018-07-30 03:26:08,753 - neutron_utils - INFO - Retrieving security group with ID - e74a7820-a12b-4c9c-83cc-1495ac7b0d01 2018-07-30 03:26:08,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" 2018-07-30 03:26:08,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c54a61b1-020e-4b7f-a14b-c1e15c472051 Date: Mon, 30 Jul 2018 03:26:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "updated_at": "2018-07-30T03:26:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "revision_number": 0, "id": "8249bca4-293b-4a22-a163-ab4ac05e2dc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "port_range_min": null, "ethertype": "IPv4", "project_id": "27311d27075a4b4e92f6b26d91ce5955"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "revision_number": 0, "id": "83797370-42e2-4879-8bad-06a155f8f207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "port_range_min": null, "ethertype": "IPv6", "project_id": "27311d27075a4b4e92f6b26d91ce5955"}], "revision_number": 2, "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "name": "CreateSecurityGroupTests-410bc5f5-0ea7-4249-9118-301c7e771cfbname"}]} 2018-07-30 03:26:08,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 used request id req-c54a61b1-020e-4b7f-a14b-c1e15c472051 2018-07-30 03:26:08,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e74a7820-a12b-4c9c-83cc-1495ac7b0d01 2018-07-30 03:26:08,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" 2018-07-30 03:26:08,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9cf4074e-7757-4aa7-82b4-76ed44bb1c01 Date: Mon, 30 Jul 2018 03:26:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "8249bca4-293b-4a22-a163-ab4ac05e2dc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "83797370-42e2-4879-8bad-06a155f8f207"}]} 2018-07-30 03:26:08,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 used request id req-9cf4074e-7757-4aa7-82b4-76ed44bb1c01 2018-07-30 03:26:08,820 - neutron_utils - INFO - Retrieving security group with ID - e74a7820-a12b-4c9c-83cc-1495ac7b0d01 2018-07-30 03:26:08,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" 2018-07-30 03:26:08,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2cad89da-2cb6-4465-a6ba-2241271cbb75 Date: Mon, 30 Jul 2018 03:26:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "updated_at": "2018-07-30T03:26:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "revision_number": 0, "id": "8249bca4-293b-4a22-a163-ab4ac05e2dc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "port_range_min": null, "ethertype": "IPv4", "project_id": "27311d27075a4b4e92f6b26d91ce5955"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "revision_number": 0, "id": "83797370-42e2-4879-8bad-06a155f8f207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "port_range_min": null, "ethertype": "IPv6", "project_id": "27311d27075a4b4e92f6b26d91ce5955"}], "revision_number": 2, "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "name": "CreateSecurityGroupTests-410bc5f5-0ea7-4249-9118-301c7e771cfbname"}]} 2018-07-30 03:26:08,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 used request id req-2cad89da-2cb6-4465-a6ba-2241271cbb75 2018-07-30 03:26:08,862 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e74a7820-a12b-4c9c-83cc-1495ac7b0d01 2018-07-30 03:26:08,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" 2018-07-30 03:26:08,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b2efdea6-cf35-46f9-bfd5-06c4b9a8fb6b Date: Mon, 30 Jul 2018 03:26:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "8249bca4-293b-4a22-a163-ab4ac05e2dc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "83797370-42e2-4879-8bad-06a155f8f207"}]} 2018-07-30 03:26:08,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 used request id req-b2efdea6-cf35-46f9-bfd5-06c4b9a8fb6b 2018-07-30 03:26:08,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:09,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb6692a488954179be2f8513412571a3", "name": "CreateSecurityGroupTests-2050b048-96cc-4ee-proj-role"}], "expires_at": "2018-07-30T04:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27311d27075a4b4e92f6b26d91ce5955", "name": "CreateSecurityGroupTests-2050b048-96cc-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/27311d27075a4b4e92f6b26d91ce5955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/27311d27075a4b4e92f6b26d91ce5955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/27311d27075a4b4e92f6b26d91ce5955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/27311d27075a4b4e92f6b26d91ce5955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/27311d27075a4b4e92f6b26d91ce5955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/27311d27075a4b4e92f6b26d91ce5955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_27311d27075a4b4e92f6b26d91ce5955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_27311d27075a4b4e92f6b26d91ce5955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/27311d27075a4b4e92f6b26d91ce5955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/27311d27075a4b4e92f6b26d91ce5955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/27311d27075a4b4e92f6b26d91ce5955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/27311d27075a4b4e92f6b26d91ce5955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/27311d27075a4b4e92f6b26d91ce5955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/27311d27075a4b4e92f6b26d91ce5955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2050b048-96cc-4ee-user", "id": "0e9092b7c2f94a33b2669177c023e96c"}, "audit_ids": ["pZgONnHeRQCC1RpPlLZUCQ"], "issued_at": "2018-07-30T03:26:09.000000Z"}} 2018-07-30 03:26:09,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-410bc5f5-0ea7-4249-9118-301c7e771cfbname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf4e41ba0213221156cd9e4fe7f7c1967ef9ddb" 2018-07-30 03:26:09,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ecf680d1-8950-44ef-a76d-950cdd918aec Date: Mon, 30 Jul 2018 03:26:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "updated_at": "2018-07-30T03:26:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "revision_number": 0, "id": "8249bca4-293b-4a22-a163-ab4ac05e2dc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "port_range_min": null, "ethertype": "IPv4", "project_id": "27311d27075a4b4e92f6b26d91ce5955"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "revision_number": 0, "id": "83797370-42e2-4879-8bad-06a155f8f207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "port_range_min": null, "ethertype": "IPv6", "project_id": "27311d27075a4b4e92f6b26d91ce5955"}], "revision_number": 2, "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "name": "CreateSecurityGroupTests-410bc5f5-0ea7-4249-9118-301c7e771cfbname"}]} 2018-07-30 03:26:09,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-410bc5f5-0ea7-4249-9118-301c7e771cfbname&description=hello+group used request id req-ecf680d1-8950-44ef-a76d-950cdd918aec 2018-07-30 03:26:09,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:09,514 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:09,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/27311d27075a4b4e92f6b26d91ce5955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc41dd631c8232650ae5965acdd803162eb0df12" 2018-07-30 03:26:09,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f1f0cc-acd2-4b0d-886f-2d3e91993703 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/27311d27075a4b4e92f6b26d91ce5955"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "27311d27075a4b4e92f6b26d91ce5955", "name": "CreateSecurityGroupTests-2050b048-96cc-4ee-proj"}} 2018-07-30 03:26:09,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/27311d27075a4b4e92f6b26d91ce5955 used request id req-85f1f0cc-acd2-4b0d-886f-2d3e91993703 2018-07-30 03:26:09,601 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e74a7820-a12b-4c9c-83cc-1495ac7b0d01 2018-07-30 03:26:09,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf4e41ba0213221156cd9e4fe7f7c1967ef9ddb" 2018-07-30 03:26:09,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-50ab9987-5aee-42ef-b5b9-da6b37db7ee9 Date: Mon, 30 Jul 2018 03:26:09 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-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "8249bca4-293b-4a22-a163-ab4ac05e2dc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "83797370-42e2-4879-8bad-06a155f8f207"}]} 2018-07-30 03:26:09,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 used request id req-50ab9987-5aee-42ef-b5b9-da6b37db7ee9 2018-07-30 03:26:09,661 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e74a7820-a12b-4c9c-83cc-1495ac7b0d01 2018-07-30 03:26:09,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf4e41ba0213221156cd9e4fe7f7c1967ef9ddb" 2018-07-30 03:26:09,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-664a458d-9bec-47c7-9a62-1636619a23ff Date: Mon, 30 Jul 2018 03:26:09 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-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "8249bca4-293b-4a22-a163-ab4ac05e2dc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "e74a7820-a12b-4c9c-83cc-1495ac7b0d01", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "83797370-42e2-4879-8bad-06a155f8f207"}]} 2018-07-30 03:26:09,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e74a7820-a12b-4c9c-83cc-1495ac7b0d01 used request id req-664a458d-9bec-47c7-9a62-1636619a23ff 2018-07-30 03:26:09,689 - neutron_utils - INFO - Deleting security group rule with ID - 83797370-42e2-4879-8bad-06a155f8f207 2018-07-30 03:26:09,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/83797370-42e2-4879-8bad-06a155f8f207 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" 2018-07-30 03:26:09,787 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85f78a79-628c-4108-90ce-d6a124bd2a58 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:09,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/83797370-42e2-4879-8bad-06a155f8f207 used request id req-85f78a79-628c-4108-90ce-d6a124bd2a58 2018-07-30 03:26:09,788 - neutron_utils - INFO - Deleting security group rule with ID - 8249bca4-293b-4a22-a163-ab4ac05e2dc5 2018-07-30 03:26:09,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/8249bca4-293b-4a22-a163-ab4ac05e2dc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" 2018-07-30 03:26:09,865 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4f622ad-9369-44f8-881c-b7e18a241cb6 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:09,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/8249bca4-293b-4a22-a163-ab4ac05e2dc5 used request id req-e4f622ad-9369-44f8-881c-b7e18a241cb6 2018-07-30 03:26:09,866 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-410bc5f5-0ea7-4249-9118-301c7e771cfbname 2018-07-30 03:26:09,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e74a7820-a12b-4c9c-83cc-1495ac7b0d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d6388b9d769a050599a458b6283f39200ff0a" 2018-07-30 03:26:09,972 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38d15214-ae43-49f0-9b68-27616826ea30 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:09,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e74a7820-a12b-4c9c-83cc-1495ac7b0d01 used request id req-38d15214-ae43-49f0-9b68-27616826ea30 2018-07-30 03:26:09,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:10,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e9bb97fe-4c6d-483c-8ee8-012fed052357 Date: Mon, 30 Jul 2018 03:26:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "updated_at": "2018-07-30T03:26:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "revision_number": 0, "id": "1bf64f48-6bb2-4c27-b0f3-363e787bd51a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:08Z", "security_group_id": "161265e4-65d8-4775-a036-8743bf790c57", "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "port_range_min": null, "ethertype": "IPv6", "project_id": "27311d27075a4b4e92f6b26d91ce5955"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "revision_number": 0, "id": "4f6d71d5-2664-4ee7-bca3-a0885823b6ba", "remote_group_id": "161265e4-65d8-4775-a036-8743bf790c57", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:08Z", "security_group_id": "161265e4-65d8-4775-a036-8743bf790c57", "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "port_range_min": null, "ethertype": "IPv6", "project_id": "27311d27075a4b4e92f6b26d91ce5955"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "revision_number": 0, "id": "66e84072-93bc-4883-a61b-5480c4fd783d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:08Z", "security_group_id": "161265e4-65d8-4775-a036-8743bf790c57", "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "port_range_min": null, "ethertype": "IPv4", "project_id": "27311d27075a4b4e92f6b26d91ce5955"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "revision_number": 0, "id": "94767d6b-f3d0-4df8-8c37-7c1aeaadd7bb", "remote_group_id": "161265e4-65d8-4775-a036-8743bf790c57", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:08Z", "security_group_id": "161265e4-65d8-4775-a036-8743bf790c57", "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "port_range_min": null, "ethertype": "IPv4", "project_id": "27311d27075a4b4e92f6b26d91ce5955"}], "revision_number": 4, "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "161265e4-65d8-4775-a036-8743bf790c57", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:26:10,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e9bb97fe-4c6d-483c-8ee8-012fed052357 2018-07-30 03:26:10,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:10,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c5da647-78ab-4140-beb1-2c76b41f3fe3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:10,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-6c5da647-78ab-4140-beb1-2c76b41f3fe3 2018-07-30 03:26:10,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:10,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:10,421 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c0f349e-4ef1-427c-a3bf-74ac59f7e6b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:10,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-5c0f349e-4ef1-427c-a3bf-74ac59f7e6b2 2018-07-30 03:26:10,422 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:10,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/27311d27075a4b4e92f6b26d91ce5955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:10,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4f5653-ce6b-4939-b185-8be56b0f301c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/27311d27075a4b4e92f6b26d91ce5955"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "27311d27075a4b4e92f6b26d91ce5955", "name": "CreateSecurityGroupTests-2050b048-96cc-4ee-proj"}} 2018-07-30 03:26:10,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/27311d27075a4b4e92f6b26d91ce5955 used request id req-df4f5653-ce6b-4939-b185-8be56b0f301c 2018-07-30 03:26:10,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 161265e4-65d8-4775-a036-8743bf790c57 2018-07-30 03:26:10,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=161265e4-65d8-4775-a036-8743bf790c57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:10,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e71aa3f9-9c80-4b98-89b4-f882548dd10e Date: Mon, 30 Jul 2018 03:26: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-30T03:26:08Z", "security_group_id": "161265e4-65d8-4775-a036-8743bf790c57", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "1bf64f48-6bb2-4c27-b0f3-363e787bd51a"}, {"remote_group_id": "161265e4-65d8-4775-a036-8743bf790c57", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "161265e4-65d8-4775-a036-8743bf790c57", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "4f6d71d5-2664-4ee7-bca3-a0885823b6ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "161265e4-65d8-4775-a036-8743bf790c57", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "66e84072-93bc-4883-a61b-5480c4fd783d"}, {"remote_group_id": "161265e4-65d8-4775-a036-8743bf790c57", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:08Z", "security_group_id": "161265e4-65d8-4775-a036-8743bf790c57", "port_range_min": null, "revision_number": 0, "tenant_id": "27311d27075a4b4e92f6b26d91ce5955", "created_at": "2018-07-30T03:26:08Z", "project_id": "27311d27075a4b4e92f6b26d91ce5955", "id": "94767d6b-f3d0-4df8-8c37-7c1aeaadd7bb"}]} 2018-07-30 03:26:10,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=161265e4-65d8-4775-a036-8743bf790c57 used request id req-e71aa3f9-9c80-4b98-89b4-f882548dd10e 2018-07-30 03:26:10,539 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:26:10,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/161265e4-65d8-4775-a036-8743bf790c57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:10,675 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0cf313a4-ddeb-43b9-b2a6-8aa52af98e43 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:10,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/161265e4-65d8-4775-a036-8743bf790c57 used request id req-0cf313a4-ddeb-43b9-b2a6-8aa52af98e43 2018-07-30 03:26:10,676 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2050b048-96cc-4ee-proj 2018-07-30 03:26:10,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/27311d27075a4b4e92f6b26d91ce5955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:10,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a1759ec-403f-43c0-a252-097d90c0a139 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:10,895 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/27311d27075a4b4e92f6b26d91ce5955 used request id req-4a1759ec-403f-43c0-a252-097d90c0a139 2018-07-30 03:26:10,896 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2050b048-96cc-4ee-proj-role 2018-07-30 03:26:10,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/fb6692a488954179be2f8513412571a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:10,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1278ea90-7221-4395-9e9c-8db2df46c0c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:10,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/fb6692a488954179be2f8513412571a3 used request id req-1278ea90-7221-4395-9e9c-8db2df46c0c7 2018-07-30 03:26:10,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71a590ca47268012a91e05f0dd34d569c80699a" 2018-07-30 03:26:11,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3efae011-fa05-48a7-b921-ca1cd745c9a2 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:11,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3efae011-fa05-48a7-b921-ca1cd745c9a2 2018-07-30 03:26:11,018 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2050b048-96cc-4ee-user 2018-07-30 03:26:11,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/0e9092b7c2f94a33b2669177c023e96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ac0d997c743ab59a5ce8b24b2a540ea9f1f3fa" 2018-07-30 03:26:11,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bc49b77-bf09-434a-a044-32ed6d2017ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:11,117 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/0e9092b7c2f94a33b2669177c023e96c used request id req-6bc49b77-bf09-434a-a044-32ed6d2017ec 2018-07-30 03:26:11,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:11,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["JSfZ8Pu4Qe-2qbWY-pmwyA"], "issued_at": "2018-07-30T03:26:11.000000Z"}} 2018-07-30 03:26:11,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9777aacae59a2660fea974dee6e5e3663f7e3c" 2018-07-30 03:26:11,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0deb66ff-b9fe-4e06-94da-8fcb1b5b500c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:11,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0deb66ff-b9fe-4e06-94da-8fcb1b5b500c 2018-07-30 03:26:11,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:11,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:11,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Nz16fpaORLeu3bEBcy6v2w"], "issued_at": "2018-07-30T03:26:11.000000Z"}} 2018-07-30 03:26:11,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:12,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7293b49-ffcb-42fa-a5a9-1901ec8a18ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:12,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b7293b49-ffcb-42fa-a5a9-1901ec8a18ec 2018-07-30 03:26:12,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:12,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:12,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1b814848-7ae6-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:12,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5ecbc1d-b42e-48ea-9bb1-2698b4979a77 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1b814848-7ae6-416-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:26:12,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1b814848-7ae6-416-proj used request id req-f5ecbc1d-b42e-48ea-9bb1-2698b4979a77 2018-07-30 03:26:12,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:12,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33fe1f62-cc1d-4a6c-8298-b7f97fa773ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:12,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-33fe1f62-cc1d-4a6c-8298-b7f97fa773ee 2018-07-30 03:26:12,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-1b814848-7ae6-416-proj"}}' 2018-07-30 03:26:12,363 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40d76c12-5b18-4b9a-a1f7-eb7efd4d5c4d Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6b3b8c416c0943e3a8ab47751ad087cc"}, "tags": [], "enabled": true, "id": "6b3b8c416c0943e3a8ab47751ad087cc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1b814848-7ae6-416-proj"}} 2018-07-30 03:26:12,363 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-40d76c12-5b18-4b9a-a1f7-eb7efd4d5c4d 2018-07-30 03:26:12,363 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-1b814848-7ae6-416-proj 2018-07-30 03:26:12,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:12,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:12,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["9gybR_E3Qjmpg1-WkKZ4yA"], "issued_at": "2018-07-30T03:26:12.000000Z"}} 2018-07-30 03:26:12,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea56ce433a60709cd0fa658d146973651bc6a08" 2018-07-30 03:26:12,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5660c787-fa6e-4b7b-b09f-975e9f51a996 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:12,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5660c787-fa6e-4b7b-b09f-975e9f51a996 2018-07-30 03:26:12,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:12,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:12,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea56ce433a60709cd0fa658d146973651bc6a08" 2018-07-30 03:26:12,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c134f8-7a38-41cf-a1d6-00ddc926cf92 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:26:12,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-85c134f8-7a38-41cf-a1d6-00ddc926cf92 2018-07-30 03:26:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-1b814848-7ae6-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea56ce433a60709cd0fa658d146973651bc6a08" 2018-07-30 03:26:12,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01ebfd8-8c09-428c-a103-83d80630b4b0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-1b814848-7ae6-416-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6b3b8c416c0943e3a8ab47751ad087cc"}, "tags": [], "enabled": true, "id": "6b3b8c416c0943e3a8ab47751ad087cc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1b814848-7ae6-416-proj"}]} 2018-07-30 03:26:12,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-1b814848-7ae6-416-proj used request id req-b01ebfd8-8c09-428c-a103-83d80630b4b0 2018-07-30 03:26:12,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea56ce433a60709cd0fa658d146973651bc6a08" 2018-07-30 03:26:13,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3011d7d-ce2e-4d64-a7a8-cbf87dc18aeb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:13,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a3011d7d-ce2e-4d64-a7a8-cbf87dc18aeb 2018-07-30 03:26:13,296 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-1b814848-7ae6-416-user 2018-07-30 03:26:13,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:13,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:13,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d67683a-3b6d-48fc-9369-8d9b63b6904f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:13,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7d67683a-3b6d-48fc-9369-8d9b63b6904f 2018-07-30 03:26:13,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" -d '{"role": {"name": "CreateSecurityGroupTests-1b814848-7ae6-416-proj-role"}}' 2018-07-30 03:26:13,487 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff714d8e-3b9c-4329-9fe8-1b6a6a8f1173 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e7be2f5ec0449c7b38c23ca7ae941c5", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e7be2f5ec0449c7b38c23ca7ae941c5"}, "name": "CreateSecurityGroupTests-1b814848-7ae6-416-proj-role"}} 2018-07-30 03:26:13,487 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ff714d8e-3b9c-4329-9fe8-1b6a6a8f1173 2018-07-30 03:26:13,487 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-1b814848-7ae6-416-proj-role 2018-07-30 03:26:13,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0e7be2f5ec0449c7b38c23ca7ae941c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:13,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948da743-e0ed-474c-91b6-5c76cc30fbc4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e7be2f5ec0449c7b38c23ca7ae941c5", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e7be2f5ec0449c7b38c23ca7ae941c5"}, "name": "CreateSecurityGroupTests-1b814848-7ae6-416-proj-role"}} 2018-07-30 03:26:13,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0e7be2f5ec0449c7b38c23ca7ae941c5 used request id req-948da743-e0ed-474c-91b6-5c76cc30fbc4 2018-07-30 03:26:13,575 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-1b814848-7ae6-416-proj-role to project CreateSecurityGroupTests-1b814848-7ae6-416-proj 2018-07-30 03:26:13,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6b3b8c416c0943e3a8ab47751ad087cc/users/148c05c00b40403bba04462294c844b2/roles/0e7be2f5ec0449c7b38c23ca7ae941c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:13,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6758410b-ef60-447c-8d2d-2ab4998ed348 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:13,699 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6b3b8c416c0943e3a8ab47751ad087cc/users/148c05c00b40403bba04462294c844b2/roles/0e7be2f5ec0449c7b38c23ca7ae941c5 used request id req-6758410b-ef60-447c-8d2d-2ab4998ed348 2018-07-30 03:26:13,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:13,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:14,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e7be2f5ec0449c7b38c23ca7ae941c5", "name": "CreateSecurityGroupTests-1b814848-7ae6-416-proj-role"}], "expires_at": "2018-07-30T04:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b3b8c416c0943e3a8ab47751ad087cc", "name": "CreateSecurityGroupTests-1b814848-7ae6-416-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6b3b8c416c0943e3a8ab47751ad087cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6b3b8c416c0943e3a8ab47751ad087cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1b814848-7ae6-416-user", "id": "148c05c00b40403bba04462294c844b2"}, "audit_ids": ["F9egPg4GQNKlBKpixt3cKw"], "issued_at": "2018-07-30T03:26:14.000000Z"}} 2018-07-30 03:26:14,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:14,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3290bd-5658-4bab-a82a-b78326c8bd07 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:14,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fb3290bd-5658-4bab-a82a-b78326c8bd07 2018-07-30 03:26:14,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:14,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-56147777-cb95-4d28-9bee-049da6933737 Date: Mon, 30 Jul 2018 03:26:14 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:26:14,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name&description=hello+group used request id req-56147777-cb95-4d28-9bee-049da6933737 2018-07-30 03:26:14,463 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name... 2018-07-30 03:26:14,463 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name 2018-07-30 03:26:14,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" -d '{"security_group": {"name": "CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name", "description": "hello group"}}' 2018-07-30 03:26:14,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-7dcc35bf-8496-43a4-a9e5-97fd55ca3eb5 Date: Mon, 30 Jul 2018 03:26:14 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "updated_at": "2018-07-30T03:26:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}], "revision_number": 2, "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "name": "CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name"}} 2018-07-30 03:26:14,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-7dcc35bf-8496-43a4-a9e5-97fd55ca3eb5 2018-07-30 03:26:14,837 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 2018-07-30 03:26:14,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:14,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef5465a8-0277-48f1-b08e-a743692d3ac5 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d"}]} 2018-07-30 03:26:14,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-ef5465a8-0277-48f1-b08e-a743692d3ac5 2018-07-30 03:26:14,883 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 2018-07-30 03:26:14,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:14,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fb0ef0e2-2f3d-43bd-bb05-0554c934152d Date: Mon, 30 Jul 2018 03:26: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-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d"}]} 2018-07-30 03:26:14,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-fb0ef0e2-2f3d-43bd-bb05-0554c934152d 2018-07-30 03:26:14,910 - neutron_utils - INFO - Retrieving security group with ID - f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 2018-07-30 03:26:14,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:14,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-efdd85e4-4ba7-4db8-be79-f6f97d4a020e Date: Mon, 30 Jul 2018 03:26:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "updated_at": "2018-07-30T03:26:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}], "revision_number": 2, "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "name": "CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name"}]} 2018-07-30 03:26:14,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-efdd85e4-4ba7-4db8-be79-f6f97d4a020e 2018-07-30 03:26:14,979 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 2018-07-30 03:26:14,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:15,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b823947a-d473-4031-8c64-f50c732d1415 Date: Mon, 30 Jul 2018 03:26:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d"}]} 2018-07-30 03:26:15,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-b823947a-d473-4031-8c64-f50c732d1415 2018-07-30 03:26:15,014 - neutron_utils - INFO - Retrieving security group with ID - f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 2018-07-30 03:26:15,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:15,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ad04727a-9a04-47a2-a9c3-4638639d16c3 Date: Mon, 30 Jul 2018 03:26:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "updated_at": "2018-07-30T03:26:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}], "revision_number": 2, "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "name": "CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name"}]} 2018-07-30 03:26:15,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-ad04727a-9a04-47a2-a9c3-4638639d16c3 2018-07-30 03:26:15,062 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 2018-07-30 03:26:15,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:15,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-71ec2d89-5de7-4f17-9c6f-83da2fa4e244 Date: Mon, 30 Jul 2018 03:26:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d"}]} 2018-07-30 03:26:15,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-71ec2d89-5de7-4f17-9c6f-83da2fa4e244 2018-07-30 03:26:15,089 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name 2018-07-30 03:26:15,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:15,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f2f600a3-4c51-4bb9-9bc2-a200382e374f Date: Mon, 30 Jul 2018 03:26:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "updated_at": "2018-07-30T03:26:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}], "revision_number": 2, "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "name": "CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name"}]} 2018-07-30 03:26:15,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name used request id req-f2f600a3-4c51-4bb9-9bc2-a200382e374f 2018-07-30 03:26:15,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:15,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:15,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6b3b8c416c0943e3a8ab47751ad087cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:15,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1098c795-0219-4109-9e97-9c0c221e9e9c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6b3b8c416c0943e3a8ab47751ad087cc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b3b8c416c0943e3a8ab47751ad087cc", "name": "CreateSecurityGroupTests-1b814848-7ae6-416-proj"}} 2018-07-30 03:26:15,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6b3b8c416c0943e3a8ab47751ad087cc used request id req-1098c795-0219-4109-9e97-9c0c221e9e9c 2018-07-30 03:26:15,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 2018-07-30 03:26:15,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:15,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-63f33329-0025-4246-a8ec-d274be8e09b9 Date: Mon, 30 Jul 2018 03:26:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d"}]} 2018-07-30 03:26:15,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-63f33329-0025-4246-a8ec-d274be8e09b9 2018-07-30 03:26:15,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": 10}}' 2018-07-30 03:26:15,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-3a56b9f5-20f3-4c18-b7b1-bb1545717f42 Date: Mon, 30 Jul 2018 03:26:15 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-30T03:26:15Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:15Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "c6efffde-41b2-4a29-9951-0f48fc322caa"}} 2018-07-30 03:26:15,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-3a56b9f5-20f3-4c18-b7b1-bb1545717f42 2018-07-30 03:26:15,391 - neutron_utils - INFO - Retrieving security group with ID - f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 2018-07-30 03:26:15,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:15,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-6b353735-42e1-4301-9106-788a699d761d Date: Mon, 30 Jul 2018 03:26:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "updated_at": "2018-07-30T03:26:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:15Z", "revision_number": 0, "id": "c6efffde-41b2-4a29-9951-0f48fc322caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:15Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}], "revision_number": 3, "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "name": "CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name"}]} 2018-07-30 03:26:15,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-6b353735-42e1-4301-9106-788a699d761d 2018-07-30 03:26:15,443 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 2018-07-30 03:26:15,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:15,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-76216048-b6b2-47cc-8fef-88488bfec90b Date: Mon, 30 Jul 2018 03:26:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d"}, {"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-30T03:26:15Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:15Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "c6efffde-41b2-4a29-9951-0f48fc322caa"}]} 2018-07-30 03:26:15,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-76216048-b6b2-47cc-8fef-88488bfec90b 2018-07-30 03:26:15,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:15,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e7be2f5ec0449c7b38c23ca7ae941c5", "name": "CreateSecurityGroupTests-1b814848-7ae6-416-proj-role"}], "expires_at": "2018-07-30T04:26:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b3b8c416c0943e3a8ab47751ad087cc", "name": "CreateSecurityGroupTests-1b814848-7ae6-416-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6b3b8c416c0943e3a8ab47751ad087cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6b3b8c416c0943e3a8ab47751ad087cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6b3b8c416c0943e3a8ab47751ad087cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1b814848-7ae6-416-user", "id": "148c05c00b40403bba04462294c844b2"}, "audit_ids": ["VapG6EApSk6K7BDnpA87nw"], "issued_at": "2018-07-30T03:26:15.000000Z"}} 2018-07-30 03:26:15,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9427ae877031f1f579710575339c973f1914d6" 2018-07-30 03:26:16,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-f95125ec-c06b-49db-9412-16e49f117d2e Date: Mon, 30 Jul 2018 03:26:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "updated_at": "2018-07-30T03:26:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:15Z", "revision_number": 0, "id": "c6efffde-41b2-4a29-9951-0f48fc322caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:15Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}], "revision_number": 3, "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "name": "CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name"}]} 2018-07-30 03:26:16,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name&description=hello+group used request id req-f95125ec-c06b-49db-9412-16e49f117d2e 2018-07-30 03:26:16,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 2018-07-30 03:26:16,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9427ae877031f1f579710575339c973f1914d6" 2018-07-30 03:26:16,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-641b0577-98dc-41d4-a89a-a7e9eb2c3c91 Date: Mon, 30 Jul 2018 03:26:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d"}, {"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-30T03:26:15Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:15Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "c6efffde-41b2-4a29-9951-0f48fc322caa"}]} 2018-07-30 03:26:16,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-641b0577-98dc-41d4-a89a-a7e9eb2c3c91 2018-07-30 03:26:16,135 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 2018-07-30 03:26:16,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9427ae877031f1f579710575339c973f1914d6" 2018-07-30 03:26:16,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-36ebab02-8186-42f3-8ec3-c8be2dc3ccb8 Date: Mon, 30 Jul 2018 03:26:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d"}, {"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-30T03:26:15Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:15Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "c6efffde-41b2-4a29-9951-0f48fc322caa"}]} 2018-07-30 03:26:16,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-36ebab02-8186-42f3-8ec3-c8be2dc3ccb8 2018-07-30 03:26:16,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9427ae877031f1f579710575339c973f1914d6" 2018-07-30 03:26:16,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-aea4d1ef-500d-46a3-b968-496f6d28e301 Date: Mon, 30 Jul 2018 03:26:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "updated_at": "2018-07-30T03:26:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:15Z", "revision_number": 0, "id": "c6efffde-41b2-4a29-9951-0f48fc322caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:15Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}], "revision_number": 3, "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "name": "CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name"}]} 2018-07-30 03:26:16,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name used request id req-aea4d1ef-500d-46a3-b968-496f6d28e301 2018-07-30 03:26:16,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 2018-07-30 03:26:16,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9427ae877031f1f579710575339c973f1914d6" 2018-07-30 03:26:16,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-a554f79c-d774-4588-85b4-64967e1f7c0c Date: Mon, 30 Jul 2018 03:26:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d"}, {"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-30T03:26:15Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:15Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "c6efffde-41b2-4a29-9951-0f48fc322caa"}]} 2018-07-30 03:26:16,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-a554f79c-d774-4588-85b4-64967e1f7c0c 2018-07-30 03:26:16,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9427ae877031f1f579710575339c973f1914d6" 2018-07-30 03:26:16,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-5b8a41d5-7dac-403e-b175-1fb750db5fc1 Date: Mon, 30 Jul 2018 03:26:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "updated_at": "2018-07-30T03:26:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:15Z", "revision_number": 0, "id": "c6efffde-41b2-4a29-9951-0f48fc322caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:15Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}], "revision_number": 3, "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "name": "CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name"}]} 2018-07-30 03:26:16,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name used request id req-5b8a41d5-7dac-403e-b175-1fb750db5fc1 2018-07-30 03:26:16,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 2018-07-30 03:26:16,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9427ae877031f1f579710575339c973f1914d6" 2018-07-30 03:26:16,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-65ea2214-4781-4bc8-ae73-c354b71bc438 Date: Mon, 30 Jul 2018 03:26:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d"}, {"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-30T03:26:15Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:15Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "c6efffde-41b2-4a29-9951-0f48fc322caa"}]} 2018-07-30 03:26:16,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-65ea2214-4781-4bc8-ae73-c354b71bc438 2018-07-30 03:26:16,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9427ae877031f1f579710575339c973f1914d6" 2018-07-30 03:26:16,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-a3b0e844-5ad5-4eef-88d3-8689e1eaa21e Date: Mon, 30 Jul 2018 03:26:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "updated_at": "2018-07-30T03:26:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:15Z", "revision_number": 0, "id": "c6efffde-41b2-4a29-9951-0f48fc322caa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:15Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}], "revision_number": 3, "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "name": "CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name"}]} 2018-07-30 03:26:16,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name used request id req-a3b0e844-5ad5-4eef-88d3-8689e1eaa21e 2018-07-30 03:26:16,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 2018-07-30 03:26:16,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b9427ae877031f1f579710575339c973f1914d6" 2018-07-30 03:26:16,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-28840d13-8cdb-4e23-b6ce-8ca987de20e7 Date: Mon, 30 Jul 2018 03:26:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "247db69f-802d-48a4-bb83-6ee86c5e3dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "82124bde-1e8d-4174-9ad6-4e8e2829e84d"}, {"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-30T03:26:15Z", "security_group_id": "f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:15Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "c6efffde-41b2-4a29-9951-0f48fc322caa"}]} 2018-07-30 03:26:16,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-28840d13-8cdb-4e23-b6ce-8ca987de20e7 2018-07-30 03:26:16,400 - neutron_utils - INFO - Deleting security group rule with ID - 247db69f-802d-48a4-bb83-6ee86c5e3dd6 2018-07-30 03:26:16,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/247db69f-802d-48a4-bb83-6ee86c5e3dd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:16,505 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-754bf452-d45f-4886-b84f-a007305389b8 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:16,505 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/247db69f-802d-48a4-bb83-6ee86c5e3dd6 used request id req-754bf452-d45f-4886-b84f-a007305389b8 2018-07-30 03:26:16,505 - neutron_utils - INFO - Deleting security group rule with ID - c6efffde-41b2-4a29-9951-0f48fc322caa 2018-07-30 03:26:16,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c6efffde-41b2-4a29-9951-0f48fc322caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:16,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c2b498c-93f6-456b-9390-759dcf0487d9 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:16,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c6efffde-41b2-4a29-9951-0f48fc322caa used request id req-8c2b498c-93f6-456b-9390-759dcf0487d9 2018-07-30 03:26:16,581 - neutron_utils - INFO - Deleting security group rule with ID - 82124bde-1e8d-4174-9ad6-4e8e2829e84d 2018-07-30 03:26:16,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/82124bde-1e8d-4174-9ad6-4e8e2829e84d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:16,655 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e27d7104-2a4d-458d-bb38-a9e126711f31 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:16,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/82124bde-1e8d-4174-9ad6-4e8e2829e84d used request id req-e27d7104-2a4d-458d-bb38-a9e126711f31 2018-07-30 03:26:16,655 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c3064759-6e4c-48d3-b3d4-aae7b7af41d1name 2018-07-30 03:26:16,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6944f545e3bb85230ddf1c514ecde28432f3ed0" 2018-07-30 03:26:16,776 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33b45abc-4c9f-477a-a7f8-64408d4398b9 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:16,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f3eaca0e-a466-4fe8-8f5e-aa4ea5c98b22 used request id req-33b45abc-4c9f-477a-a7f8-64408d4398b9 2018-07-30 03:26:16,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:17,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-54db9c9d-a128-44b7-90f4-d40e63d27a71 Date: Mon, 30 Jul 2018 03:26:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "updated_at": "2018-07-30T03:26:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "0f91141b-c0bd-49cd-890d-50d2bcec422a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "9c4e937f-aa5b-4152-9a8f-a89085cae638", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "35df4d9d-1991-4445-9ccf-85b2aa9ef38c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "9c4e937f-aa5b-4152-9a8f-a89085cae638", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "8bf3958c-2275-4962-ae5c-c648f4f02c8c", "remote_group_id": "9c4e937f-aa5b-4152-9a8f-a89085cae638", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "9c4e937f-aa5b-4152-9a8f-a89085cae638", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "revision_number": 0, "id": "a84bca68-114d-49ba-a32a-272b648dee59", "remote_group_id": "9c4e937f-aa5b-4152-9a8f-a89085cae638", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:14Z", "security_group_id": "9c4e937f-aa5b-4152-9a8f-a89085cae638", "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc"}], "revision_number": 4, "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "9c4e937f-aa5b-4152-9a8f-a89085cae638", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:26:17,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-54db9c9d-a128-44b7-90f4-d40e63d27a71 2018-07-30 03:26:17,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:17,105 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd878e2d-947e-48c2-b28a-b02bfb730de6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:17,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-fd878e2d-947e-48c2-b28a-b02bfb730de6 2018-07-30 03:26:17,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:17,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:17,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20648983-d6af-4345-9948-2c2307559328 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:17,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-20648983-d6af-4345-9948-2c2307559328 2018-07-30 03:26:17,192 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:17,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:17,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af757b63-58dc-4eb1-861c-7c810156da95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:17,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-af757b63-58dc-4eb1-861c-7c810156da95 2018-07-30 03:26:17,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:17,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:17,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e8ad78-395a-43fd-b677-0ae13aee0136 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:17,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-b6e8ad78-395a-43fd-b677-0ae13aee0136 2018-07-30 03:26:17,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:17,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:17,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9072bd89-b20d-4850-a0c5-3621a19fa56e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:26:17,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-9072bd89-b20d-4850-a0c5-3621a19fa56e 2018-07-30 03:26:17,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:17,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf9907b3-2259-4508-8b65-21241f22b7f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:17,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-cf9907b3-2259-4508-8b65-21241f22b7f4 2018-07-30 03:26:17,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:17,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:17,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2d24967-a681-4daa-b435-37fe58727398 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:17,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-d2d24967-a681-4daa-b435-37fe58727398 2018-07-30 03:26:17,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:17,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6b3b8c416c0943e3a8ab47751ad087cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:17,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932d9f16-00e1-4a4f-b0aa-48b85b59b8b3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6b3b8c416c0943e3a8ab47751ad087cc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b3b8c416c0943e3a8ab47751ad087cc", "name": "CreateSecurityGroupTests-1b814848-7ae6-416-proj"}} 2018-07-30 03:26:17,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6b3b8c416c0943e3a8ab47751ad087cc used request id req-932d9f16-00e1-4a4f-b0aa-48b85b59b8b3 2018-07-30 03:26:17,734 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9c4e937f-aa5b-4152-9a8f-a89085cae638 2018-07-30 03:26:17,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9c4e937f-aa5b-4152-9a8f-a89085cae638 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:17,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-76ff9cdc-b7ba-45a6-9250-6613b81ddbf8 Date: Mon, 30 Jul 2018 03:26:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "9c4e937f-aa5b-4152-9a8f-a89085cae638", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "0f91141b-c0bd-49cd-890d-50d2bcec422a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "9c4e937f-aa5b-4152-9a8f-a89085cae638", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "35df4d9d-1991-4445-9ccf-85b2aa9ef38c"}, {"remote_group_id": "9c4e937f-aa5b-4152-9a8f-a89085cae638", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "9c4e937f-aa5b-4152-9a8f-a89085cae638", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "8bf3958c-2275-4962-ae5c-c648f4f02c8c"}, {"remote_group_id": "9c4e937f-aa5b-4152-9a8f-a89085cae638", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:14Z", "security_group_id": "9c4e937f-aa5b-4152-9a8f-a89085cae638", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3b8c416c0943e3a8ab47751ad087cc", "created_at": "2018-07-30T03:26:14Z", "project_id": "6b3b8c416c0943e3a8ab47751ad087cc", "id": "a84bca68-114d-49ba-a32a-272b648dee59"}]} 2018-07-30 03:26:17,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9c4e937f-aa5b-4152-9a8f-a89085cae638 used request id req-76ff9cdc-b7ba-45a6-9250-6613b81ddbf8 2018-07-30 03:26:17,761 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:26:17,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/9c4e937f-aa5b-4152-9a8f-a89085cae638 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:17,882 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d656bb5d-f879-4dff-aa44-6562c5ec0ecd Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:17,882 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/9c4e937f-aa5b-4152-9a8f-a89085cae638 used request id req-d656bb5d-f879-4dff-aa44-6562c5ec0ecd 2018-07-30 03:26:17,883 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-1b814848-7ae6-416-proj 2018-07-30 03:26:17,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/6b3b8c416c0943e3a8ab47751ad087cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:18,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87403f2c-7819-4dc9-b1c7-662457485f75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:18,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6b3b8c416c0943e3a8ab47751ad087cc used request id req-87403f2c-7819-4dc9-b1c7-662457485f75 2018-07-30 03:26:18,080 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-1b814848-7ae6-416-proj-role 2018-07-30 03:26:18,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0e7be2f5ec0449c7b38c23ca7ae941c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:18,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d54bbf6-9ee0-467f-ba01-6c694ed3d2fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:18,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0e7be2f5ec0449c7b38c23ca7ae941c5 used request id req-0d54bbf6-9ee0-467f-ba01-6c694ed3d2fb 2018-07-30 03:26:18,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29bcd0f79b8aa9db2157ccce7e567e33704ad60e" 2018-07-30 03:26:18,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1121616-9ae5-4d45-8c35-1da543b3d3b8 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:18,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a1121616-9ae5-4d45-8c35-1da543b3d3b8 2018-07-30 03:26:18,284 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-1b814848-7ae6-416-user 2018-07-30 03:26:18,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/148c05c00b40403bba04462294c844b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea56ce433a60709cd0fa658d146973651bc6a08" 2018-07-30 03:26:18,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d220ca-db87-431b-859f-6f34ad84293e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:18,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/148c05c00b40403bba04462294c844b2 used request id req-68d220ca-db87-431b-859f-6f34ad84293e 2018-07-30 03:26:18,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:18,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["BqtshHWHRTaYZUetw5NdAw"], "issued_at": "2018-07-30T03:26:18.000000Z"}} 2018-07-30 03:26:18,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd3c6c2b1927e4572d933d8169a89465313b4e" 2018-07-30 03:26:18,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d41fefaa-6ab9-47f6-b71c-599868955f72 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:18,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d41fefaa-6ab9-47f6-b71c-599868955f72 2018-07-30 03:26:18,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:18,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:19,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["V1sx9FqPQXyaDUB7bLh0MQ"], "issued_at": "2018-07-30T03:26:19.000000Z"}} 2018-07-30 03:26:19,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:19,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c7ecf1-ef3d-4a68-937c-cab032627430 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:19,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d6c7ecf1-ef3d-4a68-937c-cab032627430 2018-07-30 03:26:19,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:19,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:19,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2ab6fae4-c949-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:19,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bd4fd85-ff1d-4388-9a8b-beaf07743e54 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2ab6fae4-c949-4df-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:26:19,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2ab6fae4-c949-4df-proj used request id req-6bd4fd85-ff1d-4388-9a8b-beaf07743e54 2018-07-30 03:26:19,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:19,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f3311a-388c-4107-8e0f-32136df2256f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:19,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c6f3311a-388c-4107-8e0f-32136df2256f 2018-07-30 03:26:19,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-2ab6fae4-c949-4df-proj"}}' 2018-07-30 03:26:19,555 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c03b3249-4c90-4b4d-befb-6e0599914105 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/11b2b9ee109141b7a9bec75292bb4f5d"}, "tags": [], "enabled": true, "id": "11b2b9ee109141b7a9bec75292bb4f5d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2ab6fae4-c949-4df-proj"}} 2018-07-30 03:26:19,556 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c03b3249-4c90-4b4d-befb-6e0599914105 2018-07-30 03:26:19,556 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2ab6fae4-c949-4df-proj 2018-07-30 03:26:19,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:19,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:19,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ma77Z1KySlStI5ZgdWYxsg"], "issued_at": "2018-07-30T03:26:19.000000Z"}} 2018-07-30 03:26:19,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf357ccb3acde819542ac7bfb07762894892ead" 2018-07-30 03:26:20,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2044ba73-aa98-457e-b818-3bf4995e83e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:20,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2044ba73-aa98-457e-b818-3bf4995e83e3 2018-07-30 03:26:20,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:20,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:20,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf357ccb3acde819542ac7bfb07762894892ead" 2018-07-30 03:26:20,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a502765-0877-4ebf-ac88-66bc55c8a148 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:26:20,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8a502765-0877-4ebf-ac88-66bc55c8a148 2018-07-30 03:26:20,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-2ab6fae4-c949-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf357ccb3acde819542ac7bfb07762894892ead" 2018-07-30 03:26:20,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da8e011-f7dc-4b22-a7ec-1d6256bcc2db Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-2ab6fae4-c949-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/11b2b9ee109141b7a9bec75292bb4f5d"}, "tags": [], "enabled": true, "id": "11b2b9ee109141b7a9bec75292bb4f5d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2ab6fae4-c949-4df-proj"}]} 2018-07-30 03:26:20,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-2ab6fae4-c949-4df-proj used request id req-6da8e011-f7dc-4b22-a7ec-1d6256bcc2db 2018-07-30 03:26:20,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf357ccb3acde819542ac7bfb07762894892ead" 2018-07-30 03:26:20,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d0c74d-4def-4441-969f-9683f32e588f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:20,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-09d0c74d-4def-4441-969f-9683f32e588f 2018-07-30 03:26:20,670 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2ab6fae4-c949-4df-user 2018-07-30 03:26:20,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:20,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:20,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a20a7626-7aa0-4d6c-b986-f5833a066a08 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:20,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a20a7626-7aa0-4d6c-b986-f5833a066a08 2018-07-30 03:26:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" -d '{"role": {"name": "CreateSecurityGroupTests-2ab6fae4-c949-4df-proj-role"}}' 2018-07-30 03:26:20,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f833f92e-eb12-4962-803a-631dc4780390 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94ef24a58dbf44e1a8a07be1b575fc7f", "links": {"self": "http://172.30.9.25:5000/v3/roles/94ef24a58dbf44e1a8a07be1b575fc7f"}, "name": "CreateSecurityGroupTests-2ab6fae4-c949-4df-proj-role"}} 2018-07-30 03:26:20,793 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f833f92e-eb12-4962-803a-631dc4780390 2018-07-30 03:26:20,793 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2ab6fae4-c949-4df-proj-role 2018-07-30 03:26:20,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/94ef24a58dbf44e1a8a07be1b575fc7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:20,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3114fb9e-28cb-4c0a-be8a-ec292eb57042 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94ef24a58dbf44e1a8a07be1b575fc7f", "links": {"self": "http://172.30.9.25:5000/v3/roles/94ef24a58dbf44e1a8a07be1b575fc7f"}, "name": "CreateSecurityGroupTests-2ab6fae4-c949-4df-proj-role"}} 2018-07-30 03:26:20,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/94ef24a58dbf44e1a8a07be1b575fc7f used request id req-3114fb9e-28cb-4c0a-be8a-ec292eb57042 2018-07-30 03:26:20,812 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2ab6fae4-c949-4df-proj-role to project CreateSecurityGroupTests-2ab6fae4-c949-4df-proj 2018-07-30 03:26:20,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/11b2b9ee109141b7a9bec75292bb4f5d/users/5a23283a377f4ce5aa0658d7d6fd4157/roles/94ef24a58dbf44e1a8a07be1b575fc7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:20,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-067a8cca-0f27-465b-9578-8d3d26e2b729 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:20,934 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/11b2b9ee109141b7a9bec75292bb4f5d/users/5a23283a377f4ce5aa0658d7d6fd4157/roles/94ef24a58dbf44e1a8a07be1b575fc7f used request id req-067a8cca-0f27-465b-9578-8d3d26e2b729 2018-07-30 03:26:20,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:20,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:21,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94ef24a58dbf44e1a8a07be1b575fc7f", "name": "CreateSecurityGroupTests-2ab6fae4-c949-4df-proj-role"}], "expires_at": "2018-07-30T04:26:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b2b9ee109141b7a9bec75292bb4f5d", "name": "CreateSecurityGroupTests-2ab6fae4-c949-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_11b2b9ee109141b7a9bec75292bb4f5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_11b2b9ee109141b7a9bec75292bb4f5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2ab6fae4-c949-4df-user", "id": "5a23283a377f4ce5aa0658d7d6fd4157"}, "audit_ids": ["8tPD0o7rTOKfJ7uYpnxQ0w"], "issued_at": "2018-07-30T03:26:21.000000Z"}} 2018-07-30 03:26:21,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:21,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a9758e-fd7f-4db2-8da4-066c84532f02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:21,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-46a9758e-fd7f-4db2-8da4-066c84532f02 2018-07-30 03:26:21,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:21,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b4cb2a73-8620-4fa9-944d-ec3dfb107ca3 Date: Mon, 30 Jul 2018 03:26:21 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:26:21,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname&description=hello+group used request id req-b4cb2a73-8620-4fa9-944d-ec3dfb107ca3 2018-07-30 03:26:21,697 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname... 2018-07-30 03:26:21,697 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname 2018-07-30 03:26:21,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" -d '{"security_group": {"name": "CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname", "description": "hello group"}}' 2018-07-30 03:26:21,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-0ff8c3b0-3ae9-4190-9c71-976f4f2e6dd2 Date: Mon, 30 Jul 2018 03:26:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "updated_at": "2018-07-30T03:26:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "851db4c8-7242-4916-8431-03f268469fc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}], "revision_number": 2, "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "name": "CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname"}} 2018-07-30 03:26:21,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-0ff8c3b0-3ae9-4190-9c71-976f4f2e6dd2 2018-07-30 03:26:21,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7746980c-6db9-49e6-a148-1a49e4d1d0a2 2018-07-30 03:26:21,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:21,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0c6df4de-308e-4a9e-be40-86f72606a7c4 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "851db4c8-7242-4916-8431-03f268469fc8"}]} 2018-07-30 03:26:21,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-0c6df4de-308e-4a9e-be40-86f72606a7c4 2018-07-30 03:26:21,933 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7746980c-6db9-49e6-a148-1a49e4d1d0a2 2018-07-30 03:26:21,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:21,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a53150bf-014a-4aa7-a7fb-1751ebbc76bc Date: Mon, 30 Jul 2018 03:26: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-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "851db4c8-7242-4916-8431-03f268469fc8"}]} 2018-07-30 03:26:21,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-a53150bf-014a-4aa7-a7fb-1751ebbc76bc 2018-07-30 03:26:21,962 - neutron_utils - INFO - Retrieving security group with ID - 7746980c-6db9-49e6-a148-1a49e4d1d0a2 2018-07-30 03:26:21,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:22,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c12e68a9-55e5-4031-9438-6cd0c9101f58 Date: Mon, 30 Jul 2018 03:26:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "updated_at": "2018-07-30T03:26:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "851db4c8-7242-4916-8431-03f268469fc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}], "revision_number": 2, "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "name": "CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname"}]} 2018-07-30 03:26:22,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-c12e68a9-55e5-4031-9438-6cd0c9101f58 2018-07-30 03:26:22,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7746980c-6db9-49e6-a148-1a49e4d1d0a2 2018-07-30 03:26:22,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:22,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c68c79ad-07cd-48c9-9c53-872540adb315 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "851db4c8-7242-4916-8431-03f268469fc8"}]} 2018-07-30 03:26:22,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-c68c79ad-07cd-48c9-9c53-872540adb315 2018-07-30 03:26:22,054 - neutron_utils - INFO - Retrieving security group with ID - 7746980c-6db9-49e6-a148-1a49e4d1d0a2 2018-07-30 03:26:22,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:22,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-66eb3fa3-9d80-43c5-bb9d-40973dca31a6 Date: Mon, 30 Jul 2018 03:26:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "updated_at": "2018-07-30T03:26:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "851db4c8-7242-4916-8431-03f268469fc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}], "revision_number": 2, "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "name": "CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname"}]} 2018-07-30 03:26:22,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-66eb3fa3-9d80-43c5-bb9d-40973dca31a6 2018-07-30 03:26:22,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7746980c-6db9-49e6-a148-1a49e4d1d0a2 2018-07-30 03:26:22,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:22,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-30105ae8-9ecb-4484-835e-e465be7930c7 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "851db4c8-7242-4916-8431-03f268469fc8"}]} 2018-07-30 03:26:22,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-30105ae8-9ecb-4484-835e-e465be7930c7 2018-07-30 03:26:22,125 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname 2018-07-30 03:26:22,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:22,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1ae940c6-6c55-48dd-a449-abed67b4ff9c Date: Mon, 30 Jul 2018 03:26:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "updated_at": "2018-07-30T03:26:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "851db4c8-7242-4916-8431-03f268469fc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}], "revision_number": 2, "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "name": "CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname"}]} 2018-07-30 03:26:22,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname used request id req-1ae940c6-6c55-48dd-a449-abed67b4ff9c 2018-07-30 03:26:22,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:22,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:22,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/11b2b9ee109141b7a9bec75292bb4f5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:22,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d26d73-63e5-4feb-adf1-5b5876100d51 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/11b2b9ee109141b7a9bec75292bb4f5d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b2b9ee109141b7a9bec75292bb4f5d", "name": "CreateSecurityGroupTests-2ab6fae4-c949-4df-proj"}} 2018-07-30 03:26:22,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/11b2b9ee109141b7a9bec75292bb4f5d used request id req-96d26d73-63e5-4feb-adf1-5b5876100d51 2018-07-30 03:26:22,272 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7746980c-6db9-49e6-a148-1a49e4d1d0a2 2018-07-30 03:26:22,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:22,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b750e48-2f32-40af-99d6-f2192b550674 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "851db4c8-7242-4916-8431-03f268469fc8"}]} 2018-07-30 03:26:22,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-7b750e48-2f32-40af-99d6-f2192b550674 2018-07-30 03:26:22,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2"}}' 2018-07-30 03:26:22,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-005ecf4a-cbfc-4b27-af5a-09d4c2fbf698 Date: Mon, 30 Jul 2018 03:26:22 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-30T03:26:22Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:22Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "c9566d47-e93b-4c34-a91d-079f2f2c593c"}} 2018-07-30 03:26:22,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-005ecf4a-cbfc-4b27-af5a-09d4c2fbf698 2018-07-30 03:26:22,431 - neutron_utils - INFO - Retrieving security group with ID - 7746980c-6db9-49e6-a148-1a49e4d1d0a2 2018-07-30 03:26:22,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:22,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-26d64e92-4ed2-4100-a4ad-fcff56b2162d Date: Mon, 30 Jul 2018 03:26:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "updated_at": "2018-07-30T03:26:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "851db4c8-7242-4916-8431-03f268469fc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:22Z", "revision_number": 0, "id": "c9566d47-e93b-4c34-a91d-079f2f2c593c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:22Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}], "revision_number": 3, "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "name": "CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname"}]} 2018-07-30 03:26:22,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-26d64e92-4ed2-4100-a4ad-fcff56b2162d 2018-07-30 03:26:22,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7746980c-6db9-49e6-a148-1a49e4d1d0a2 2018-07-30 03:26:22,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:22,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-dc28ce28-c1ce-41b9-ac15-000256c4da6c Date: Mon, 30 Jul 2018 03:26: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-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "851db4c8-7242-4916-8431-03f268469fc8"}, {"remote_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-30T03:26:22Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:22Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "c9566d47-e93b-4c34-a91d-079f2f2c593c"}]} 2018-07-30 03:26:22,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-dc28ce28-c1ce-41b9-ac15-000256c4da6c 2018-07-30 03:26:22,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:22,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94ef24a58dbf44e1a8a07be1b575fc7f", "name": "CreateSecurityGroupTests-2ab6fae4-c949-4df-proj-role"}], "expires_at": "2018-07-30T04:26:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b2b9ee109141b7a9bec75292bb4f5d", "name": "CreateSecurityGroupTests-2ab6fae4-c949-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_11b2b9ee109141b7a9bec75292bb4f5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_11b2b9ee109141b7a9bec75292bb4f5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/11b2b9ee109141b7a9bec75292bb4f5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2ab6fae4-c949-4df-user", "id": "5a23283a377f4ce5aa0658d7d6fd4157"}, "audit_ids": ["4X1YGClbRhWHd0kjq-773g"], "issued_at": "2018-07-30T03:26:22.000000Z"}} 2018-07-30 03:26:22,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfb5e2dc0c1889e696a0676feccdf7e1c6146bf" 2018-07-30 03:26:23,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-06be685c-1af3-4617-b986-edbe55e8e70b Date: Mon, 30 Jul 2018 03:26:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "updated_at": "2018-07-30T03:26:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "851db4c8-7242-4916-8431-03f268469fc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:22Z", "revision_number": 0, "id": "c9566d47-e93b-4c34-a91d-079f2f2c593c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:22Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}], "revision_number": 3, "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "name": "CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname"}]} 2018-07-30 03:26:23,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname&description=hello+group used request id req-06be685c-1af3-4617-b986-edbe55e8e70b 2018-07-30 03:26:23,118 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7746980c-6db9-49e6-a148-1a49e4d1d0a2 2018-07-30 03:26:23,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfb5e2dc0c1889e696a0676feccdf7e1c6146bf" 2018-07-30 03:26:23,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-6ecd3dab-fc1a-408c-a7d4-75d75ebaf9f1 Date: Mon, 30 Jul 2018 03:26:23 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-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "851db4c8-7242-4916-8431-03f268469fc8"}, {"remote_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-30T03:26:22Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:22Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "c9566d47-e93b-4c34-a91d-079f2f2c593c"}]} 2018-07-30 03:26:23,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-6ecd3dab-fc1a-408c-a7d4-75d75ebaf9f1 2018-07-30 03:26:23,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7746980c-6db9-49e6-a148-1a49e4d1d0a2 2018-07-30 03:26:23,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfb5e2dc0c1889e696a0676feccdf7e1c6146bf" 2018-07-30 03:26:23,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f5146d6b-010d-4cb0-8849-4fd6b33d7d25 Date: Mon, 30 Jul 2018 03:26:23 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-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "851db4c8-7242-4916-8431-03f268469fc8"}, {"remote_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-30T03:26:22Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:22Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "c9566d47-e93b-4c34-a91d-079f2f2c593c"}]} 2018-07-30 03:26:23,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-f5146d6b-010d-4cb0-8849-4fd6b33d7d25 2018-07-30 03:26:23,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfb5e2dc0c1889e696a0676feccdf7e1c6146bf" 2018-07-30 03:26:23,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6294fac2-1fa2-478e-b348-4cf5c112d1b8 Date: Mon, 30 Jul 2018 03:26:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "updated_at": "2018-07-30T03:26:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "851db4c8-7242-4916-8431-03f268469fc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:22Z", "revision_number": 0, "id": "c9566d47-e93b-4c34-a91d-079f2f2c593c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:22Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}], "revision_number": 3, "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "name": "CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname"}]} 2018-07-30 03:26:23,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname used request id req-6294fac2-1fa2-478e-b348-4cf5c112d1b8 2018-07-30 03:26:23,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7746980c-6db9-49e6-a148-1a49e4d1d0a2 2018-07-30 03:26:23,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfb5e2dc0c1889e696a0676feccdf7e1c6146bf" 2018-07-30 03:26:23,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-4035b4ba-5b87-4b1a-898f-8cb5d564ab0a Date: Mon, 30 Jul 2018 03:26:23 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-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "851db4c8-7242-4916-8431-03f268469fc8"}, {"remote_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-30T03:26:22Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:22Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "c9566d47-e93b-4c34-a91d-079f2f2c593c"}]} 2018-07-30 03:26:23,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-4035b4ba-5b87-4b1a-898f-8cb5d564ab0a 2018-07-30 03:26:23,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfb5e2dc0c1889e696a0676feccdf7e1c6146bf" 2018-07-30 03:26:23,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e86fd7cc-40e5-49e4-98d6-c5db29398ef4 Date: Mon, 30 Jul 2018 03:26:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "updated_at": "2018-07-30T03:26:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "851db4c8-7242-4916-8431-03f268469fc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:22Z", "revision_number": 0, "id": "c9566d47-e93b-4c34-a91d-079f2f2c593c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:22Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}], "revision_number": 3, "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "name": "CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname"}]} 2018-07-30 03:26:23,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname used request id req-e86fd7cc-40e5-49e4-98d6-c5db29398ef4 2018-07-30 03:26:23,302 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7746980c-6db9-49e6-a148-1a49e4d1d0a2 2018-07-30 03:26:23,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfb5e2dc0c1889e696a0676feccdf7e1c6146bf" 2018-07-30 03:26:23,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-03916e3a-e4bd-4a15-a5eb-697fb102ba06 Date: Mon, 30 Jul 2018 03:26:23 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-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "851db4c8-7242-4916-8431-03f268469fc8"}, {"remote_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-30T03:26:22Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:22Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "c9566d47-e93b-4c34-a91d-079f2f2c593c"}]} 2018-07-30 03:26:23,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-03916e3a-e4bd-4a15-a5eb-697fb102ba06 2018-07-30 03:26:23,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfb5e2dc0c1889e696a0676feccdf7e1c6146bf" 2018-07-30 03:26:23,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-113ca0a8-d749-4816-8434-505b2144e574 Date: Mon, 30 Jul 2018 03:26:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "updated_at": "2018-07-30T03:26:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "851db4c8-7242-4916-8431-03f268469fc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:22Z", "revision_number": 0, "id": "c9566d47-e93b-4c34-a91d-079f2f2c593c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:22Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}], "revision_number": 3, "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "name": "CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname"}]} 2018-07-30 03:26:23,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname used request id req-113ca0a8-d749-4816-8434-505b2144e574 2018-07-30 03:26:23,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7746980c-6db9-49e6-a148-1a49e4d1d0a2 2018-07-30 03:26:23,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfb5e2dc0c1889e696a0676feccdf7e1c6146bf" 2018-07-30 03:26:23,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7b3d12ac-17cd-4681-8e37-08eb7c64b96c Date: Mon, 30 Jul 2018 03:26:23 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-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "013023b7-1f9a-4e59-8818-b0e39ce833f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "851db4c8-7242-4916-8431-03f268469fc8"}, {"remote_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-30T03:26:22Z", "security_group_id": "7746980c-6db9-49e6-a148-1a49e4d1d0a2", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:22Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "c9566d47-e93b-4c34-a91d-079f2f2c593c"}]} 2018-07-30 03:26:23,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-7b3d12ac-17cd-4681-8e37-08eb7c64b96c 2018-07-30 03:26:23,407 - neutron_utils - INFO - Deleting security group rule with ID - 851db4c8-7242-4916-8431-03f268469fc8 2018-07-30 03:26:23,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/851db4c8-7242-4916-8431-03f268469fc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:23,506 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f32b51ce-ba7c-4b14-8210-70a35d002989 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:23,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/851db4c8-7242-4916-8431-03f268469fc8 used request id req-f32b51ce-ba7c-4b14-8210-70a35d002989 2018-07-30 03:26:23,506 - neutron_utils - INFO - Deleting security group rule with ID - c9566d47-e93b-4c34-a91d-079f2f2c593c 2018-07-30 03:26:23,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c9566d47-e93b-4c34-a91d-079f2f2c593c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:23,589 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-636081a6-1bc6-420a-bebb-72a3d6975092 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:23,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c9566d47-e93b-4c34-a91d-079f2f2c593c used request id req-636081a6-1bc6-420a-bebb-72a3d6975092 2018-07-30 03:26:23,589 - neutron_utils - INFO - Deleting security group rule with ID - 013023b7-1f9a-4e59-8818-b0e39ce833f2 2018-07-30 03:26:23,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/013023b7-1f9a-4e59-8818-b0e39ce833f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:23,673 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ed35d5d-8663-486c-b990-cead4e229387 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:23,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/013023b7-1f9a-4e59-8818-b0e39ce833f2 used request id req-3ed35d5d-8663-486c-b990-cead4e229387 2018-07-30 03:26:23,673 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-03963b56-2f89-4899-9a64-1c700762c6fbname 2018-07-30 03:26:23,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/7746980c-6db9-49e6-a148-1a49e4d1d0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6743b31104ebcff4698361b782e27e721151736a" 2018-07-30 03:26:23,787 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f92482a7-bd49-49ee-8086-f25292245bd2 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:23,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/7746980c-6db9-49e6-a148-1a49e4d1d0a2 used request id req-f92482a7-bd49-49ee-8086-f25292245bd2 2018-07-30 03:26:23,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:24,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-87177571-44f3-435f-bb17-cd7dc42f2a03 Date: Mon, 30 Jul 2018 03:26:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "updated_at": "2018-07-30T03:26:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "6033b116-2510-4f76-a49a-46c3c5900c37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "55f49f61-e08a-48b1-8261-42135f4c5e4d", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "61008912-7bc5-4e00-b40a-8f2048196f1a", "remote_group_id": "55f49f61-e08a-48b1-8261-42135f4c5e4d", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "55f49f61-e08a-48b1-8261-42135f4c5e4d", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "77697623-91ee-45fd-ad8b-87944409424b", "remote_group_id": "55f49f61-e08a-48b1-8261-42135f4c5e4d", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "55f49f61-e08a-48b1-8261-42135f4c5e4d", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "revision_number": 0, "id": "cbf8fdb2-2ff3-4699-abaf-7f5f1fff5275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:21Z", "security_group_id": "55f49f61-e08a-48b1-8261-42135f4c5e4d", "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d"}], "revision_number": 4, "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "55f49f61-e08a-48b1-8261-42135f4c5e4d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:26:24,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-87177571-44f3-435f-bb17-cd7dc42f2a03 2018-07-30 03:26:24,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:24,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfb2d89e-2b89-4ca1-9dd1-b3aaa62fd6f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:24,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-bfb2d89e-2b89-4ca1-9dd1-b3aaa62fd6f9 2018-07-30 03:26:24,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:24,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:24,368 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ac22740-821f-4ad8-a66f-4951722725b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:24,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-3ac22740-821f-4ad8-a66f-4951722725b9 2018-07-30 03:26:24,368 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:24,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:24,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fba8d3d9-1a5c-4d90-bd6d-56a9ba86dca8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:24,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-fba8d3d9-1a5c-4d90-bd6d-56a9ba86dca8 2018-07-30 03:26:24,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:24,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/11b2b9ee109141b7a9bec75292bb4f5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:24,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98e1f25-5eef-4a91-a22c-d5d48b5850ae Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/11b2b9ee109141b7a9bec75292bb4f5d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b2b9ee109141b7a9bec75292bb4f5d", "name": "CreateSecurityGroupTests-2ab6fae4-c949-4df-proj"}} 2018-07-30 03:26:24,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/11b2b9ee109141b7a9bec75292bb4f5d used request id req-b98e1f25-5eef-4a91-a22c-d5d48b5850ae 2018-07-30 03:26:24,543 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55f49f61-e08a-48b1-8261-42135f4c5e4d 2018-07-30 03:26:24,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=55f49f61-e08a-48b1-8261-42135f4c5e4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:24,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4409bd15-35a4-43de-a349-e26100244994 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:21Z", "security_group_id": "55f49f61-e08a-48b1-8261-42135f4c5e4d", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "6033b116-2510-4f76-a49a-46c3c5900c37"}, {"remote_group_id": "55f49f61-e08a-48b1-8261-42135f4c5e4d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "security_group_id": "55f49f61-e08a-48b1-8261-42135f4c5e4d", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "61008912-7bc5-4e00-b40a-8f2048196f1a"}, {"remote_group_id": "55f49f61-e08a-48b1-8261-42135f4c5e4d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "security_group_id": "55f49f61-e08a-48b1-8261-42135f4c5e4d", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "77697623-91ee-45fd-ad8b-87944409424b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:21Z", "security_group_id": "55f49f61-e08a-48b1-8261-42135f4c5e4d", "port_range_min": null, "revision_number": 0, "tenant_id": "11b2b9ee109141b7a9bec75292bb4f5d", "created_at": "2018-07-30T03:26:21Z", "project_id": "11b2b9ee109141b7a9bec75292bb4f5d", "id": "cbf8fdb2-2ff3-4699-abaf-7f5f1fff5275"}]} 2018-07-30 03:26:24,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=55f49f61-e08a-48b1-8261-42135f4c5e4d used request id req-4409bd15-35a4-43de-a349-e26100244994 2018-07-30 03:26:24,573 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:26:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/55f49f61-e08a-48b1-8261-42135f4c5e4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:24,723 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-022424fd-e9b8-45c4-9667-fc6732fb0fdb Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:24,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/55f49f61-e08a-48b1-8261-42135f4c5e4d used request id req-022424fd-e9b8-45c4-9667-fc6732fb0fdb 2018-07-30 03:26:24,724 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2ab6fae4-c949-4df-proj 2018-07-30 03:26:24,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/11b2b9ee109141b7a9bec75292bb4f5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:24,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cde781c-3ba3-488f-97b2-6c3b9a206eaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:24,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/11b2b9ee109141b7a9bec75292bb4f5d used request id req-6cde781c-3ba3-488f-97b2-6c3b9a206eaa 2018-07-30 03:26:24,916 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2ab6fae4-c949-4df-proj-role 2018-07-30 03:26:24,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/94ef24a58dbf44e1a8a07be1b575fc7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:25,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb3bde95-f220-4cf7-b9d6-e588b05e8077 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:25,017 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/94ef24a58dbf44e1a8a07be1b575fc7f used request id req-fb3bde95-f220-4cf7-b9d6-e588b05e8077 2018-07-30 03:26:25,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333b9dea0405946cada674c29759993e8c700a16" 2018-07-30 03:26:25,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3dbea4-7258-4451-b7f9-8b6db604597e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:25,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6d3dbea4-7258-4451-b7f9-8b6db604597e 2018-07-30 03:26:25,104 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2ab6fae4-c949-4df-user 2018-07-30 03:26:25,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5a23283a377f4ce5aa0658d7d6fd4157 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf357ccb3acde819542ac7bfb07762894892ead" 2018-07-30 03:26:25,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c58fffe8-aa72-4023-8bbe-2dcae656a243 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:25,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5a23283a377f4ce5aa0658d7d6fd4157 used request id req-c58fffe8-aa72-4023-8bbe-2dcae656a243 2018-07-30 03:26:25,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:25,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["PPI4lkdBTyqzm64rbx29TQ"], "issued_at": "2018-07-30T03:26:25.000000Z"}} 2018-07-30 03:26:25,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97e27c73812e1659dea5f2d88462b51dc276168" 2018-07-30 03:26:25,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50897327-9d31-46a2-b3d3-0e5749ad4691 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:25,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-50897327-9d31-46a2-b3d3-0e5749ad4691 2018-07-30 03:26:25,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:25,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:26,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Hv2-Saw1QlqPu-WJ8Uk9nQ"], "issued_at": "2018-07-30T03:26:26.000000Z"}} 2018-07-30 03:26:26,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:26,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5264d69e-82db-469b-bf9b-044974f3f925 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:26,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5264d69e-82db-469b-bf9b-044974f3f925 2018-07-30 03:26:26,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:26,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:26,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1b866266-c9d4-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:26,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98059b5e-55cd-4aa8-9e74-c62cbbee3bfb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1b866266-c9d4-458-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:26:26,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1b866266-c9d4-458-proj used request id req-98059b5e-55cd-4aa8-9e74-c62cbbee3bfb 2018-07-30 03:26:26,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:26,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c75b259-140e-4028-95ca-0c911a5793ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:26,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7c75b259-140e-4028-95ca-0c911a5793ee 2018-07-30 03:26:26,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-1b866266-c9d4-458-proj"}}' 2018-07-30 03:26:26,447 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdf57cd0-b148-4638-bae4-0d2539471c36 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f"}, "tags": [], "enabled": true, "id": "16549a0fc96a42308902d375b5c7541f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1b866266-c9d4-458-proj"}} 2018-07-30 03:26:26,447 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-bdf57cd0-b148-4638-bae4-0d2539471c36 2018-07-30 03:26:26,447 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-1b866266-c9d4-458-proj 2018-07-30 03:26:26,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:26,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:26,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["-tZtsrCXR2-yaGYVeUrvJQ"], "issued_at": "2018-07-30T03:26:26.000000Z"}} 2018-07-30 03:26:26,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63af0b5bd1afefe037a5834fbcdead57cca2d06d" 2018-07-30 03:26:26,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98622dfb-b768-48ef-a83e-9a65f4eb39fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:26,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-98622dfb-b768-48ef-a83e-9a65f4eb39fa 2018-07-30 03:26:26,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:26,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:26,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63af0b5bd1afefe037a5834fbcdead57cca2d06d" 2018-07-30 03:26:27,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b206ef9-2c86-4b8b-be13-ec92b6e572ce Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:26:27,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7b206ef9-2c86-4b8b-be13-ec92b6e572ce 2018-07-30 03:26:27,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-1b866266-c9d4-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63af0b5bd1afefe037a5834fbcdead57cca2d06d" 2018-07-30 03:26:27,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfe6bf9-1711-4410-ac6d-379bacb02db9 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-1b866266-c9d4-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f"}, "tags": [], "enabled": true, "id": "16549a0fc96a42308902d375b5c7541f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1b866266-c9d4-458-proj"}]} 2018-07-30 03:26:27,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-1b866266-c9d4-458-proj used request id req-ebfe6bf9-1711-4410-ac6d-379bacb02db9 2018-07-30 03:26:27,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63af0b5bd1afefe037a5834fbcdead57cca2d06d" 2018-07-30 03:26:27,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-303dba3e-7f76-4741-a34c-b254a87a7d97 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:27,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-303dba3e-7f76-4741-a34c-b254a87a7d97 2018-07-30 03:26:27,557 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-1b866266-c9d4-458-user 2018-07-30 03:26:27,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:27,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:27,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934c8240-2072-4d47-9dcb-f34783aa73e4 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:27,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-934c8240-2072-4d47-9dcb-f34783aa73e4 2018-07-30 03:26:27,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" -d '{"role": {"name": "CreateSecurityGroupTests-1b866266-c9d4-458-proj-role"}}' 2018-07-30 03:26:27,676 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bb7433d-3ff5-41a5-96f7-0ad8ccf07939 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "221b1c92871e4eee918da127a473b694", "links": {"self": "http://172.30.9.25:5000/v3/roles/221b1c92871e4eee918da127a473b694"}, "name": "CreateSecurityGroupTests-1b866266-c9d4-458-proj-role"}} 2018-07-30 03:26:27,676 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3bb7433d-3ff5-41a5-96f7-0ad8ccf07939 2018-07-30 03:26:27,677 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-1b866266-c9d4-458-proj-role 2018-07-30 03:26:27,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/221b1c92871e4eee918da127a473b694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:27,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f53be1f-2998-41e4-ac8a-ff0cff73402d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "221b1c92871e4eee918da127a473b694", "links": {"self": "http://172.30.9.25:5000/v3/roles/221b1c92871e4eee918da127a473b694"}, "name": "CreateSecurityGroupTests-1b866266-c9d4-458-proj-role"}} 2018-07-30 03:26:27,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/221b1c92871e4eee918da127a473b694 used request id req-8f53be1f-2998-41e4-ac8a-ff0cff73402d 2018-07-30 03:26:27,758 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-1b866266-c9d4-458-proj-role to project CreateSecurityGroupTests-1b866266-c9d4-458-proj 2018-07-30 03:26:27,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f/users/88859dd8f96c426098a450225a5e3b04/roles/221b1c92871e4eee918da127a473b694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:27,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cff481f-1e5e-431d-84d5-744099a8ed27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:27,877 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f/users/88859dd8f96c426098a450225a5e3b04/roles/221b1c92871e4eee918da127a473b694 used request id req-7cff481f-1e5e-431d-84d5-744099a8ed27 2018-07-30 03:26:27,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:27,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:28,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "221b1c92871e4eee918da127a473b694", "name": "CreateSecurityGroupTests-1b866266-c9d4-458-proj-role"}], "expires_at": "2018-07-30T04:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16549a0fc96a42308902d375b5c7541f", "name": "CreateSecurityGroupTests-1b866266-c9d4-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/16549a0fc96a42308902d375b5c7541f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/16549a0fc96a42308902d375b5c7541f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/16549a0fc96a42308902d375b5c7541f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/16549a0fc96a42308902d375b5c7541f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/16549a0fc96a42308902d375b5c7541f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/16549a0fc96a42308902d375b5c7541f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_16549a0fc96a42308902d375b5c7541f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_16549a0fc96a42308902d375b5c7541f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/16549a0fc96a42308902d375b5c7541f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/16549a0fc96a42308902d375b5c7541f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/16549a0fc96a42308902d375b5c7541f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/16549a0fc96a42308902d375b5c7541f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/16549a0fc96a42308902d375b5c7541f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/16549a0fc96a42308902d375b5c7541f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1b866266-c9d4-458-user", "id": "88859dd8f96c426098a450225a5e3b04"}, "audit_ids": ["ozfB1J6HS-ulR0QzVkmhaA"], "issued_at": "2018-07-30T03:26:28.000000Z"}} 2018-07-30 03:26:28,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:28,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a495380-64df-4f10-8a5f-e319dd86bcb5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:28,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6a495380-64df-4f10-8a5f-e319dd86bcb5 2018-07-30 03:26:28,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:28,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8505472c-62e3-4970-8349-f71cf3cc1c93 Date: Mon, 30 Jul 2018 03:26:28 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:26:28,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name&description=hello+group used request id req-8505472c-62e3-4970-8349-f71cf3cc1c93 2018-07-30 03:26:28,636 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name... 2018-07-30 03:26:28,636 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name 2018-07-30 03:26:28,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" -d '{"security_group": {"name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name", "description": "hello group"}}' 2018-07-30 03:26:28,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-6f31074a-fde9-4727-9b46-c8252e8f7628 Date: Mon, 30 Jul 2018 03:26:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 2, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}} 2018-07-30 03:26:28,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-6f31074a-fde9-4727-9b46-c8252e8f7628 2018-07-30 03:26:28,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:28,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:28,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-139e7d89-734a-43c2-b6b0-1556d4610f7c Date: Mon, 30 Jul 2018 03:26:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}]} 2018-07-30 03:26:28,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-139e7d89-734a-43c2-b6b0-1556d4610f7c 2018-07-30 03:26:28,883 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:28,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:28,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-362edda7-942c-42e9-b5a3-69adec31a323 Date: Mon, 30 Jul 2018 03:26:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}]} 2018-07-30 03:26:28,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-362edda7-942c-42e9-b5a3-69adec31a323 2018-07-30 03:26:28,908 - neutron_utils - INFO - Retrieving security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:28,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b9823fb5-f95e-46ff-a45f-28f26d5cee23 Date: Mon, 30 Jul 2018 03:26:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 2, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:28,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-b9823fb5-f95e-46ff-a45f-28f26d5cee23 2018-07-30 03:26:28,978 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:28,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:29,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-493c3791-f031-40d4-be5f-ea9daf8bd985 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}]} 2018-07-30 03:26:29,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-493c3791-f031-40d4-be5f-ea9daf8bd985 2018-07-30 03:26:29,008 - neutron_utils - INFO - Retrieving security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:29,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:29,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d0bd122c-bb5e-40ac-afe7-1284d97bc59b Date: Mon, 30 Jul 2018 03:26:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 2, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:29,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-d0bd122c-bb5e-40ac-afe7-1284d97bc59b 2018-07-30 03:26:29,053 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:29,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:29,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-901b66b0-e9cd-4991-adb4-0ef8e1baafb4 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}]} 2018-07-30 03:26:29,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-901b66b0-e9cd-4991-adb4-0ef8e1baafb4 2018-07-30 03:26:29,079 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name 2018-07-30 03:26:29,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:29,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-47b6050b-37dc-4008-b476-5f40b983ecee Date: Mon, 30 Jul 2018 03:26:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 2, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:29,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name used request id req-47b6050b-37dc-4008-b476-5f40b983ecee 2018-07-30 03:26:29,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:29,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:29,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:29,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34616e44-8018-4b40-b074-f1bbbdb701e1 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16549a0fc96a42308902d375b5c7541f", "name": "CreateSecurityGroupTests-1b866266-c9d4-458-proj"}} 2018-07-30 03:26:29,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f used request id req-34616e44-8018-4b40-b074-f1bbbdb701e1 2018-07-30 03:26:29,217 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:29,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:29,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0336f96e-eff1-4fe4-92f7-9547a7362ec0 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}]} 2018-07-30 03:26:29,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-0336f96e-eff1-4fe4-92f7-9547a7362ec0 2018-07-30 03:26:29,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49"}}' 2018-07-30 03:26:29,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-29c3ec16-e5e5-4ce4-b5a9-012af079dc83 Date: Mon, 30 Jul 2018 03:26:29 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}} 2018-07-30 03:26:29,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-29c3ec16-e5e5-4ce4-b5a9-012af079dc83 2018-07-30 03:26:29,396 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name 2018-07-30 03:26:29,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:29,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-894f0d15-a8ab-46f7-94c4-a15a8844b3c2 Date: Mon, 30 Jul 2018 03:26:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "1ad94544-190c-4573-9a06-6697a87ffccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 3, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:29,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name used request id req-894f0d15-a8ab-46f7-94c4-a15a8844b3c2 2018-07-30 03:26:29,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:29,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-187536e3-8b46-4f12-87f1-831b321a7135 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16549a0fc96a42308902d375b5c7541f", "name": "CreateSecurityGroupTests-1b866266-c9d4-458-proj"}} 2018-07-30 03:26:29,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f used request id req-187536e3-8b46-4f12-87f1-831b321a7135 2018-07-30 03:26:29,534 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:29,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:29,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a9236ea5-2e97-451f-a938-531be6bb0715 Date: Mon, 30 Jul 2018 03:26:29 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}]} 2018-07-30 03:26:29,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-a9236ea5-2e97-451f-a938-531be6bb0715 2018-07-30 03:26:29,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49"}}' 2018-07-30 03:26:29,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-8a3dd8a5-bb9a-429a-b62e-c3cdf8c22ef2 Date: Mon, 30 Jul 2018 03:26:29 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02"}} 2018-07-30 03:26:29,731 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-8a3dd8a5-bb9a-429a-b62e-c3cdf8c22ef2 2018-07-30 03:26:29,731 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name 2018-07-30 03:26:29,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:29,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-c0920e05-d05c-49a4-bae2-c64c57e0d0ba Date: Mon, 30 Jul 2018 03:26:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "1ad94544-190c-4573-9a06-6697a87ffccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 4, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:29,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name used request id req-c0920e05-d05c-49a4-bae2-c64c57e0d0ba 2018-07-30 03:26:29,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:29,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18691211-7a21-4369-a7c1-1fdd3cff15f0 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16549a0fc96a42308902d375b5c7541f", "name": "CreateSecurityGroupTests-1b866266-c9d4-458-proj"}} 2018-07-30 03:26:29,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f used request id req-18691211-7a21-4369-a7c1-1fdd3cff15f0 2018-07-30 03:26:29,852 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:29,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:29,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-87cd1d8b-8dd1-494f-a506-b386c8a0359c Date: Mon, 30 Jul 2018 03:26:29 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}]} 2018-07-30 03:26:29,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-87cd1d8b-8dd1-494f-a506-b386c8a0359c 2018-07-30 03:26:29,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": 10}}' 2018-07-30 03:26:30,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-85ccb0e8-4744-4dae-9211-b21887e1d6d3 Date: Mon, 30 Jul 2018 03:26:30 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": 10, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30"}} 2018-07-30 03:26:30,042 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-85ccb0e8-4744-4dae-9211-b21887e1d6d3 2018-07-30 03:26:30,043 - neutron_utils - INFO - Retrieving security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:30,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:30,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5b509518-d848-4629-909d-1478c4ce2227 Date: Mon, 30 Jul 2018 03:26:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "1ad94544-190c-4573-9a06-6697a87ffccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 5, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:30,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-5b509518-d848-4629-909d-1478c4ce2227 2018-07-30 03:26:30,094 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:30,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:30,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f94863d4-a6a2-4c30-9d28-da46f91cf913 Date: Mon, 30 Jul 2018 03:26:30 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": 10, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30"}]} 2018-07-30 03:26:30,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-f94863d4-a6a2-4c30-9d28-da46f91cf913 2018-07-30 03:26:30,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:30,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "221b1c92871e4eee918da127a473b694", "name": "CreateSecurityGroupTests-1b866266-c9d4-458-proj-role"}], "expires_at": "2018-07-30T04:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16549a0fc96a42308902d375b5c7541f", "name": "CreateSecurityGroupTests-1b866266-c9d4-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/16549a0fc96a42308902d375b5c7541f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/16549a0fc96a42308902d375b5c7541f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/16549a0fc96a42308902d375b5c7541f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/16549a0fc96a42308902d375b5c7541f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/16549a0fc96a42308902d375b5c7541f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/16549a0fc96a42308902d375b5c7541f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_16549a0fc96a42308902d375b5c7541f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_16549a0fc96a42308902d375b5c7541f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/16549a0fc96a42308902d375b5c7541f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/16549a0fc96a42308902d375b5c7541f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/16549a0fc96a42308902d375b5c7541f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/16549a0fc96a42308902d375b5c7541f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/16549a0fc96a42308902d375b5c7541f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/16549a0fc96a42308902d375b5c7541f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1b866266-c9d4-458-user", "id": "88859dd8f96c426098a450225a5e3b04"}, "audit_ids": ["u6EqF2h3TOqrYQLEph5ZhQ"], "issued_at": "2018-07-30T03:26:30.000000Z"}} 2018-07-30 03:26:30,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:30,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ca0fa67f-b102-43a7-b2da-9d221498db19 Date: Mon, 30 Jul 2018 03:26:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "1ad94544-190c-4573-9a06-6697a87ffccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 5, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:30,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name&description=hello+group used request id req-ca0fa67f-b102-43a7-b2da-9d221498db19 2018-07-30 03:26:30,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:30,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:30,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3842c1fe-dfaa-4ebd-8bab-88dab02564ab Date: Mon, 30 Jul 2018 03:26:30 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": 10, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30"}]} 2018-07-30 03:26:30,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-3842c1fe-dfaa-4ebd-8bab-88dab02564ab 2018-07-30 03:26:30,780 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:30,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:30,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ff3cb950-3591-405d-8bbf-6d550892abc0 Date: Mon, 30 Jul 2018 03:26:30 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": 10, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30"}]} 2018-07-30 03:26:30,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-ff3cb950-3591-405d-8bbf-6d550892abc0 2018-07-30 03:26:30,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:30,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2551bb0e-afeb-4c02-909d-22179f1cf782 Date: Mon, 30 Jul 2018 03:26:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "1ad94544-190c-4573-9a06-6697a87ffccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 5, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:30,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name used request id req-2551bb0e-afeb-4c02-909d-22179f1cf782 2018-07-30 03:26:30,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:30,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:30,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-dfa54cf3-b5ad-4ad2-b34c-9a2efefd03e9 Date: Mon, 30 Jul 2018 03:26:30 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": 10, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30"}]} 2018-07-30 03:26:30,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-dfa54cf3-b5ad-4ad2-b34c-9a2efefd03e9 2018-07-30 03:26:30,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:30,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-dff7acf8-853a-42a2-b697-56a7fca1bdf8 Date: Mon, 30 Jul 2018 03:26:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "1ad94544-190c-4573-9a06-6697a87ffccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 5, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:30,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name used request id req-dff7acf8-853a-42a2-b697-56a7fca1bdf8 2018-07-30 03:26:30,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:30,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:30,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-43bc6c6e-1fca-4a74-8b14-6c385c348865 Date: Mon, 30 Jul 2018 03:26:30 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": 10, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30"}]} 2018-07-30 03:26:30,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-43bc6c6e-1fca-4a74-8b14-6c385c348865 2018-07-30 03:26:30,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:31,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-53f20faf-719e-43a1-9a04-f405cd9d76eb Date: Mon, 30 Jul 2018 03:26:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "1ad94544-190c-4573-9a06-6697a87ffccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 5, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:31,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name used request id req-53f20faf-719e-43a1-9a04-f405cd9d76eb 2018-07-30 03:26:31,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:31,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:31,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b713d7b0-7ff4-4b9e-b63b-b9c55c62e9eb Date: Mon, 30 Jul 2018 03:26:31 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": 10, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30"}]} 2018-07-30 03:26:31,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-b713d7b0-7ff4-4b9e-b63b-b9c55c62e9eb 2018-07-30 03:26:31,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:31,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e1441103-544e-4c71-aae3-e144ab3e123c Date: Mon, 30 Jul 2018 03:26:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "1ad94544-190c-4573-9a06-6697a87ffccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 5, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:31,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name used request id req-e1441103-544e-4c71-aae3-e144ab3e123c 2018-07-30 03:26:31,102 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:31,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:31,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-de02d77d-d18d-4d93-b21d-90bec9573825 Date: Mon, 30 Jul 2018 03:26:31 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": 10, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30"}]} 2018-07-30 03:26:31,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-de02d77d-d18d-4d93-b21d-90bec9573825 2018-07-30 03:26:31,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:31,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ea83c22e-65f0-41f5-a186-07e6799d5807 Date: Mon, 30 Jul 2018 03:26:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "1ad94544-190c-4573-9a06-6697a87ffccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 5, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:31,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name used request id req-ea83c22e-65f0-41f5-a186-07e6799d5807 2018-07-30 03:26:31,188 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:31,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:31,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0ca91e03-4f7a-4777-996f-db7d66a16a4e Date: Mon, 30 Jul 2018 03:26:31 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": 10, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30"}]} 2018-07-30 03:26:31,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-0ca91e03-4f7a-4777-996f-db7d66a16a4e 2018-07-30 03:26:31,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:31,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4d63bac8-b9f2-4727-983e-cb3f057f7d49 Date: Mon, 30 Jul 2018 03:26:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "1ad94544-190c-4573-9a06-6697a87ffccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 5, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:31,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name used request id req-4d63bac8-b9f2-4727-983e-cb3f057f7d49 2018-07-30 03:26:31,273 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:31,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:31,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cb169a26-cf72-4557-9c74-434aac8ff6d5 Date: Mon, 30 Jul 2018 03:26:31 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": 10, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30"}]} 2018-07-30 03:26:31,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-cb169a26-cf72-4557-9c74-434aac8ff6d5 2018-07-30 03:26:31,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:31,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0788819b-4d01-4cb8-aa41-55609412c6c2 Date: Mon, 30 Jul 2018 03:26:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "1ad94544-190c-4573-9a06-6697a87ffccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 5, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:31,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name used request id req-0788819b-4d01-4cb8-aa41-55609412c6c2 2018-07-30 03:26:31,361 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:31,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:31,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-156aae30-b48e-49e8-a341-6f63a8d51cf5 Date: Mon, 30 Jul 2018 03:26:31 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": 10, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30"}]} 2018-07-30 03:26:31,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-156aae30-b48e-49e8-a341-6f63a8d51cf5 2018-07-30 03:26:31,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:31,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4d35fd86-2566-4d51-babe-97d731d95222 Date: Mon, 30 Jul 2018 03:26:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "1ad94544-190c-4573-9a06-6697a87ffccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 5, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:31,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name used request id req-4d35fd86-2566-4d51-babe-97d731d95222 2018-07-30 03:26:31,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:31,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:31,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d90eb78c-a6a0-4ec1-acfc-3692c2c31a36 Date: Mon, 30 Jul 2018 03:26:31 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": 10, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30"}]} 2018-07-30 03:26:31,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-d90eb78c-a6a0-4ec1-acfc-3692c2c31a36 2018-07-30 03:26:31,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:31,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-43fad583-e17e-4ac4-b073-be49d5cbc06c Date: Mon, 30 Jul 2018 03:26:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "1ad94544-190c-4573-9a06-6697a87ffccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:29Z", "revision_number": 0, "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 5, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "name": "CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name"}]} 2018-07-30 03:26:31,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name used request id req-43fad583-e17e-4ac4-b073-be49d5cbc06c 2018-07-30 03:26:31,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd60f0a2-a296-45c0-bbec-a8cafb449f49 2018-07-30 03:26:31,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbca661a0bab8d507412a532b1f792dabd933c8" 2018-07-30 03:26:31,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9a228fd6-cc05-419d-ae7f-a8c35ba307e2 Date: Mon, 30 Jul 2018 03:26:31 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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "1ad94544-190c-4573-9a06-6697a87ffccc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "2c6cd8f5-94d6-4d23-ac59-d3962fcf7057"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "6768acae-d125-47cb-b0e8-ed3e4382ad02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "7ab2673f-b01b-4d06-b7e5-8c11a598c351"}, {"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-30T03:26:29Z", "security_group_id": "dd60f0a2-a296-45c0-bbec-a8cafb449f49", "port_range_min": 10, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:29Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "bcb0a6c0-3f18-427f-a15b-5ede82a75a30"}]} 2018-07-30 03:26:31,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-9a228fd6-cc05-419d-ae7f-a8c35ba307e2 2018-07-30 03:26:31,560 - neutron_utils - INFO - Deleting security group rule with ID - 2c6cd8f5-94d6-4d23-ac59-d3962fcf7057 2018-07-30 03:26:31,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/2c6cd8f5-94d6-4d23-ac59-d3962fcf7057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:31,672 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3500fb5d-efaf-4648-a7cc-21abf414ee54 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:31,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/2c6cd8f5-94d6-4d23-ac59-d3962fcf7057 used request id req-3500fb5d-efaf-4648-a7cc-21abf414ee54 2018-07-30 03:26:31,672 - neutron_utils - INFO - Deleting security group rule with ID - bcb0a6c0-3f18-427f-a15b-5ede82a75a30 2018-07-30 03:26:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/bcb0a6c0-3f18-427f-a15b-5ede82a75a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:31,750 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75017578-099c-4372-a4cd-659debcc7334 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:31,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/bcb0a6c0-3f18-427f-a15b-5ede82a75a30 used request id req-75017578-099c-4372-a4cd-659debcc7334 2018-07-30 03:26:31,751 - neutron_utils - INFO - Deleting security group rule with ID - 6768acae-d125-47cb-b0e8-ed3e4382ad02 2018-07-30 03:26:31,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/6768acae-d125-47cb-b0e8-ed3e4382ad02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:31,832 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bef30a24-0841-426e-8e88-afd99d460a77 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:31,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/6768acae-d125-47cb-b0e8-ed3e4382ad02 used request id req-bef30a24-0841-426e-8e88-afd99d460a77 2018-07-30 03:26:31,832 - neutron_utils - INFO - Deleting security group rule with ID - 1ad94544-190c-4573-9a06-6697a87ffccc 2018-07-30 03:26:31,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/1ad94544-190c-4573-9a06-6697a87ffccc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:31,909 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c93a81ee-bd3c-4071-9d01-be228c5dcc51 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:31,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/1ad94544-190c-4573-9a06-6697a87ffccc used request id req-c93a81ee-bd3c-4071-9d01-be228c5dcc51 2018-07-30 03:26:31,909 - neutron_utils - INFO - Deleting security group rule with ID - 7ab2673f-b01b-4d06-b7e5-8c11a598c351 2018-07-30 03:26:31,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/7ab2673f-b01b-4d06-b7e5-8c11a598c351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:31,981 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a61f2f51-4df6-4acd-9725-d6800e5b9782 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:31,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/7ab2673f-b01b-4d06-b7e5-8c11a598c351 used request id req-a61f2f51-4df6-4acd-9725-d6800e5b9782 2018-07-30 03:26:31,982 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-cf2dc748-d329-4a29-ae91-59128311e442name 2018-07-30 03:26:31,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/dd60f0a2-a296-45c0-bbec-a8cafb449f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3ee2141c8888d97abddf2c36fa86dc7c859452" 2018-07-30 03:26:32,100 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b32bdb5-e542-4360-bd50-204cbef1deb8 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:32,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/dd60f0a2-a296-45c0-bbec-a8cafb449f49 used request id req-4b32bdb5-e542-4360-bd50-204cbef1deb8 2018-07-30 03:26:32,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:32,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b2f73f07-2e4d-429a-a396-dcff5461c50a Date: Mon, 30 Jul 2018 03:26:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "updated_at": "2018-07-30T03:26:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "3785c574-9bd8-4d02-ac4f-5135e54b9b77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "f8ef637d-8fdb-464f-a346-0409166024c7", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "69685540-6f6d-4473-ad7e-fea81db9e437", "remote_group_id": "f8ef637d-8fdb-464f-a346-0409166024c7", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "f8ef637d-8fdb-464f-a346-0409166024c7", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "e151fe3b-8114-4fbb-850d-9f3da860f1c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "f8ef637d-8fdb-464f-a346-0409166024c7", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv4", "project_id": "16549a0fc96a42308902d375b5c7541f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "revision_number": 0, "id": "f35c5555-2280-4624-9d1b-4aae383a5e0a", "remote_group_id": "f8ef637d-8fdb-464f-a346-0409166024c7", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:28Z", "security_group_id": "f8ef637d-8fdb-464f-a346-0409166024c7", "tenant_id": "16549a0fc96a42308902d375b5c7541f", "port_range_min": null, "ethertype": "IPv6", "project_id": "16549a0fc96a42308902d375b5c7541f"}], "revision_number": 4, "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "f8ef637d-8fdb-464f-a346-0409166024c7", "name": "default"}]} 2018-07-30 03:26:32,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b2f73f07-2e4d-429a-a396-dcff5461c50a 2018-07-30 03:26:32,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:32,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba7fecf0-c306-44b3-ace3-db6e98bff6f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:32,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-ba7fecf0-c306-44b3-ace3-db6e98bff6f5 2018-07-30 03:26:32,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:32,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:32,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-719ebd1d-267a-41d3-8db7-2aa5fcae0b0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:32,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-719ebd1d-267a-41d3-8db7-2aa5fcae0b0c 2018-07-30 03:26:32,512 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:32,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:32,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b3eedec-cd9e-4f12-9930-87a1ac769f98 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:32,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-3b3eedec-cd9e-4f12-9930-87a1ac769f98 2018-07-30 03:26:32,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:32,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:32,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a5d11cb-bda9-4ebf-a208-40530c14fafd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:32,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-7a5d11cb-bda9-4ebf-a208-40530c14fafd 2018-07-30 03:26:32,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:32,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:32,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3c5736-7817-4160-83b9-5397ee731e12 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:26:32,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-1f3c5736-7817-4160-83b9-5397ee731e12 2018-07-30 03:26:32,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:32,884 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6bcf0e1-c77f-4189-866d-48db893f437b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:32,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-c6bcf0e1-c77f-4189-866d-48db893f437b 2018-07-30 03:26:32,884 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:32,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:32,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05b0e36f-4dc9-4822-a4fb-db01c608c8fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:32,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-05b0e36f-4dc9-4822-a4fb-db01c608c8fe 2018-07-30 03:26:32,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:32,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:33,059 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-987dd915-0f49-4f80-98db-1165f610754d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:33,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-987dd915-0f49-4f80-98db-1165f610754d 2018-07-30 03:26:33,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:33,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:33,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59476881-1c27-4c95-ab2d-a52522548343 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:26:33,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-59476881-1c27-4c95-ab2d-a52522548343 2018-07-30 03:26:33,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:33,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44397205-dd60-4fef-842f-35099ca5527c Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16549a0fc96a42308902d375b5c7541f", "name": "CreateSecurityGroupTests-1b866266-c9d4-458-proj"}} 2018-07-30 03:26:33,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f used request id req-44397205-dd60-4fef-842f-35099ca5527c 2018-07-30 03:26:33,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8ef637d-8fdb-464f-a346-0409166024c7 2018-07-30 03:26:33,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f8ef637d-8fdb-464f-a346-0409166024c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:33,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f8005d3d-fdf4-4996-b65f-07a58608b2d4 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:28Z", "security_group_id": "f8ef637d-8fdb-464f-a346-0409166024c7", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "3785c574-9bd8-4d02-ac4f-5135e54b9b77"}, {"remote_group_id": "f8ef637d-8fdb-464f-a346-0409166024c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "f8ef637d-8fdb-464f-a346-0409166024c7", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "69685540-6f6d-4473-ad7e-fea81db9e437"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "f8ef637d-8fdb-464f-a346-0409166024c7", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "e151fe3b-8114-4fbb-850d-9f3da860f1c8"}, {"remote_group_id": "f8ef637d-8fdb-464f-a346-0409166024c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:28Z", "security_group_id": "f8ef637d-8fdb-464f-a346-0409166024c7", "port_range_min": null, "revision_number": 0, "tenant_id": "16549a0fc96a42308902d375b5c7541f", "created_at": "2018-07-30T03:26:28Z", "project_id": "16549a0fc96a42308902d375b5c7541f", "id": "f35c5555-2280-4624-9d1b-4aae383a5e0a"}]} 2018-07-30 03:26:33,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f8ef637d-8fdb-464f-a346-0409166024c7 used request id req-f8005d3d-fdf4-4996-b65f-07a58608b2d4 2018-07-30 03:26:33,262 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:26:33,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/f8ef637d-8fdb-464f-a346-0409166024c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:33,378 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1c591de-375f-497e-971a-91f3a90cc5e0 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:33,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f8ef637d-8fdb-464f-a346-0409166024c7 used request id req-a1c591de-375f-497e-971a-91f3a90cc5e0 2018-07-30 03:26:33,379 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-1b866266-c9d4-458-proj 2018-07-30 03:26:33,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:33,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cdb7d28-9163-4605-8673-cfc3d005834e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:33,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/16549a0fc96a42308902d375b5c7541f used request id req-9cdb7d28-9163-4605-8673-cfc3d005834e 2018-07-30 03:26:33,564 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-1b866266-c9d4-458-proj-role 2018-07-30 03:26:33,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/221b1c92871e4eee918da127a473b694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:33,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-575df015-2aa7-44a9-9949-c65bd9102e41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:33,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/221b1c92871e4eee918da127a473b694 used request id req-575df015-2aa7-44a9-9949-c65bd9102e41 2018-07-30 03:26:33,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a683053b3736584aad8891c2c45cc73fa8299" 2018-07-30 03:26:33,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea62cd1f-465f-4859-9342-43722a42ced4 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:33,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ea62cd1f-465f-4859-9342-43722a42ced4 2018-07-30 03:26:33,746 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-1b866266-c9d4-458-user 2018-07-30 03:26:33,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/88859dd8f96c426098a450225a5e3b04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63af0b5bd1afefe037a5834fbcdead57cca2d06d" 2018-07-30 03:26:33,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caf86f87-f1cb-4a6c-9edb-d05f7d377fe2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:33,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/88859dd8f96c426098a450225a5e3b04 used request id req-caf86f87-f1cb-4a6c-9edb-d05f7d377fe2 2018-07-30 03:26:33,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:34,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["dhCYN9JYQbmqoC8MH47UCA"], "issued_at": "2018-07-30T03:26:34.000000Z"}} 2018-07-30 03:26:34,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0ffe32275e2ce73c7904b922d2d605d3aa3a35" 2018-07-30 03:26:34,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12396ad2-2607-4172-8b64-7d2c6169a9b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:34,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-12396ad2-2607-4172-8b64-7d2c6169a9b4 2018-07-30 03:26:34,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:34,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:34,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Ssdh4ET4SQSEHoaNJdMzaw"], "issued_at": "2018-07-30T03:26:34.000000Z"}} 2018-07-30 03:26:34,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:34,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4cfa3e-7ded-4ece-aa20-8e5ca37d7261 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:34,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-aa4cfa3e-7ded-4ece-aa20-8e5ca37d7261 2018-07-30 03:26:34,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:34,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:34,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-33d76d84-aa11-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:34,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d507f8b0-7923-4547-84f4-b62035e1e158 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-33d76d84-aa11-433-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:26:34,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-33d76d84-aa11-433-proj used request id req-d507f8b0-7923-4547-84f4-b62035e1e158 2018-07-30 03:26:34,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:35,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3091e65a-dcba-460b-89e7-28cf014649a4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:35,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3091e65a-dcba-460b-89e7-28cf014649a4 2018-07-30 03:26:35,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-33d76d84-aa11-433-proj"}}' 2018-07-30 03:26:35,172 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6b26947-de21-4e34-a642-ce8307dddacb Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a96699938afd401ab70d3afcb9d71777"}, "tags": [], "enabled": true, "id": "a96699938afd401ab70d3afcb9d71777", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-33d76d84-aa11-433-proj"}} 2018-07-30 03:26:35,172 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e6b26947-de21-4e34-a642-ce8307dddacb 2018-07-30 03:26:35,173 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-33d76d84-aa11-433-proj 2018-07-30 03:26:35,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:35,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:35,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["6neL97PQT8WsHSVMmhTJzg"], "issued_at": "2018-07-30T03:26:35.000000Z"}} 2018-07-30 03:26:35,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3ed6f8aa51ed72d428d533ec66cba45e71c756" 2018-07-30 03:26:35,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e204c8fc-94a2-43db-8d26-d497a7a09a56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:35,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e204c8fc-94a2-43db-8d26-d497a7a09a56 2018-07-30 03:26:35,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:35,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:35,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3ed6f8aa51ed72d428d533ec66cba45e71c756" 2018-07-30 03:26:35,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531a6d9e-bf59-4d79-84e3-b49539126650 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:26:35,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-531a6d9e-bf59-4d79-84e3-b49539126650 2018-07-30 03:26:35,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-33d76d84-aa11-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3ed6f8aa51ed72d428d533ec66cba45e71c756" 2018-07-30 03:26:35,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04023bc1-57c7-4fc8-a71b-0398f69bf64d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-33d76d84-aa11-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a96699938afd401ab70d3afcb9d71777"}, "tags": [], "enabled": true, "id": "a96699938afd401ab70d3afcb9d71777", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-33d76d84-aa11-433-proj"}]} 2018-07-30 03:26:35,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-33d76d84-aa11-433-proj used request id req-04023bc1-57c7-4fc8-a71b-0398f69bf64d 2018-07-30 03:26:35,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3ed6f8aa51ed72d428d533ec66cba45e71c756" 2018-07-30 03:26:35,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a692071a-8d20-4646-bae8-30c83e51191d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:35,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a692071a-8d20-4646-bae8-30c83e51191d 2018-07-30 03:26:36,227 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-33d76d84-aa11-433-user 2018-07-30 03:26:36,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:36,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:36,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0640a2c7-a683-40b5-a25c-8287f23e22e9 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:36,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0640a2c7-a683-40b5-a25c-8287f23e22e9 2018-07-30 03:26:36,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" -d '{"role": {"name": "CreateSecurityGroupTests-33d76d84-aa11-433-proj-role"}}' 2018-07-30 03:26:36,436 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23e14794-f352-4811-a92c-18e21cd865cf Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "767e349f389245b8a25428a4630487d4", "links": {"self": "http://172.30.9.25:5000/v3/roles/767e349f389245b8a25428a4630487d4"}, "name": "CreateSecurityGroupTests-33d76d84-aa11-433-proj-role"}} 2018-07-30 03:26:36,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-23e14794-f352-4811-a92c-18e21cd865cf 2018-07-30 03:26:36,437 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-33d76d84-aa11-433-proj-role 2018-07-30 03:26:36,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/767e349f389245b8a25428a4630487d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:36,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24be76ab-b27a-4e6a-b673-54729714317b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "767e349f389245b8a25428a4630487d4", "links": {"self": "http://172.30.9.25:5000/v3/roles/767e349f389245b8a25428a4630487d4"}, "name": "CreateSecurityGroupTests-33d76d84-aa11-433-proj-role"}} 2018-07-30 03:26:36,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/767e349f389245b8a25428a4630487d4 used request id req-24be76ab-b27a-4e6a-b673-54729714317b 2018-07-30 03:26:36,525 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-33d76d84-aa11-433-proj-role to project CreateSecurityGroupTests-33d76d84-aa11-433-proj 2018-07-30 03:26:36,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/a96699938afd401ab70d3afcb9d71777/users/d25edb5f2d264172870c5737313ac935/roles/767e349f389245b8a25428a4630487d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:36,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de22b10e-7973-4557-a2aa-cf1cf32b4474 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:36,649 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a96699938afd401ab70d3afcb9d71777/users/d25edb5f2d264172870c5737313ac935/roles/767e349f389245b8a25428a4630487d4 used request id req-de22b10e-7973-4557-a2aa-cf1cf32b4474 2018-07-30 03:26:36,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:36,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:37,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "767e349f389245b8a25428a4630487d4", "name": "CreateSecurityGroupTests-33d76d84-aa11-433-proj-role"}], "expires_at": "2018-07-30T04:26:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a96699938afd401ab70d3afcb9d71777", "name": "CreateSecurityGroupTests-33d76d84-aa11-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a96699938afd401ab70d3afcb9d71777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/a96699938afd401ab70d3afcb9d71777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/a96699938afd401ab70d3afcb9d71777", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a96699938afd401ab70d3afcb9d71777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/a96699938afd401ab70d3afcb9d71777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/a96699938afd401ab70d3afcb9d71777", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a96699938afd401ab70d3afcb9d71777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a96699938afd401ab70d3afcb9d71777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a96699938afd401ab70d3afcb9d71777", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/a96699938afd401ab70d3afcb9d71777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/a96699938afd401ab70d3afcb9d71777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/a96699938afd401ab70d3afcb9d71777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/a96699938afd401ab70d3afcb9d71777", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/a96699938afd401ab70d3afcb9d71777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-33d76d84-aa11-433-user", "id": "d25edb5f2d264172870c5737313ac935"}, "audit_ids": ["Wnm3iuaAQJamE8Ty6cjOVQ"], "issued_at": "2018-07-30T03:26:37.000000Z"}} 2018-07-30 03:26:37,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b9ab481ac60113817d731434753a5ed9a71f71" 2018-07-30 03:26:37,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09751bb2-fd9f-45aa-a9f5-064c5a32673a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:37,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-09751bb2-fd9f-45aa-a9f5-064c5a32673a 2018-07-30 03:26:37,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7e54578d-ad19-4021-a9fa-69bcbb1d0996name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b9ab481ac60113817d731434753a5ed9a71f71" 2018-07-30 03:26:37,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7184a083-8a65-4dce-9456-c1a5d5176e97 Date: Mon, 30 Jul 2018 03:26:37 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:26:37,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7e54578d-ad19-4021-a9fa-69bcbb1d0996name&description=hello+group used request id req-7184a083-8a65-4dce-9456-c1a5d5176e97 2018-07-30 03:26:37,412 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7e54578d-ad19-4021-a9fa-69bcbb1d0996name... 2018-07-30 03:26:37,413 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7e54578d-ad19-4021-a9fa-69bcbb1d0996name 2018-07-30 03:26:37,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b9ab481ac60113817d731434753a5ed9a71f71" -d '{"security_group": {"name": "CreateSecurityGroupTests-7e54578d-ad19-4021-a9fa-69bcbb1d0996name", "description": "hello group"}}' 2018-07-30 03:26:37,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2030e40f-8e49-431a-858c-bf1faf66939b Date: Mon, 30 Jul 2018 03:26:37 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "updated_at": "2018-07-30T03:26:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "revision_number": 0, "id": "82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "tenant_id": "a96699938afd401ab70d3afcb9d71777", "port_range_min": null, "ethertype": "IPv4", "project_id": "a96699938afd401ab70d3afcb9d71777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "revision_number": 0, "id": "bc6f563a-6616-4f15-ad48-3cae2f37cbd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "tenant_id": "a96699938afd401ab70d3afcb9d71777", "port_range_min": null, "ethertype": "IPv6", "project_id": "a96699938afd401ab70d3afcb9d71777"}], "revision_number": 2, "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "c440a33e-0093-4cd8-a763-89b000c356ca", "name": "CreateSecurityGroupTests-7e54578d-ad19-4021-a9fa-69bcbb1d0996name"}} 2018-07-30 03:26:37,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-2030e40f-8e49-431a-858c-bf1faf66939b 2018-07-30 03:26:37,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c440a33e-0093-4cd8-a763-89b000c356ca 2018-07-30 03:26:37,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c440a33e-0093-4cd8-a763-89b000c356ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b9ab481ac60113817d731434753a5ed9a71f71" 2018-07-30 03:26:37,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2028fe9e-4ec7-4225-bd05-599e56bfd1a8 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "bc6f563a-6616-4f15-ad48-3cae2f37cbd7"}]} 2018-07-30 03:26:37,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c440a33e-0093-4cd8-a763-89b000c356ca used request id req-2028fe9e-4ec7-4225-bd05-599e56bfd1a8 2018-07-30 03:26:37,648 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c440a33e-0093-4cd8-a763-89b000c356ca 2018-07-30 03:26:37,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c440a33e-0093-4cd8-a763-89b000c356ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b9ab481ac60113817d731434753a5ed9a71f71" 2018-07-30 03:26:37,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f605752f-c49d-41d1-8b67-c7c1354f0c32 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "bc6f563a-6616-4f15-ad48-3cae2f37cbd7"}]} 2018-07-30 03:26:37,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c440a33e-0093-4cd8-a763-89b000c356ca used request id req-f605752f-c49d-41d1-8b67-c7c1354f0c32 2018-07-30 03:26:37,675 - neutron_utils - INFO - Retrieving security group with ID - c440a33e-0093-4cd8-a763-89b000c356ca 2018-07-30 03:26:37,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=c440a33e-0093-4cd8-a763-89b000c356ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b9ab481ac60113817d731434753a5ed9a71f71" 2018-07-30 03:26:37,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7c6d1c46-2be1-4770-8351-b1f5e65ca612 Date: Mon, 30 Jul 2018 03:26:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "updated_at": "2018-07-30T03:26:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "revision_number": 0, "id": "82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "tenant_id": "a96699938afd401ab70d3afcb9d71777", "port_range_min": null, "ethertype": "IPv4", "project_id": "a96699938afd401ab70d3afcb9d71777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "revision_number": 0, "id": "bc6f563a-6616-4f15-ad48-3cae2f37cbd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "tenant_id": "a96699938afd401ab70d3afcb9d71777", "port_range_min": null, "ethertype": "IPv6", "project_id": "a96699938afd401ab70d3afcb9d71777"}], "revision_number": 2, "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "c440a33e-0093-4cd8-a763-89b000c356ca", "name": "CreateSecurityGroupTests-7e54578d-ad19-4021-a9fa-69bcbb1d0996name"}]} 2018-07-30 03:26:37,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=c440a33e-0093-4cd8-a763-89b000c356ca used request id req-7c6d1c46-2be1-4770-8351-b1f5e65ca612 2018-07-30 03:26:37,749 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c440a33e-0093-4cd8-a763-89b000c356ca 2018-07-30 03:26:37,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c440a33e-0093-4cd8-a763-89b000c356ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b9ab481ac60113817d731434753a5ed9a71f71" 2018-07-30 03:26:37,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-32cdf4b8-5c69-4c19-80fb-ef77369d330d Date: Mon, 30 Jul 2018 03:26: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-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "bc6f563a-6616-4f15-ad48-3cae2f37cbd7"}]} 2018-07-30 03:26:37,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c440a33e-0093-4cd8-a763-89b000c356ca used request id req-32cdf4b8-5c69-4c19-80fb-ef77369d330d 2018-07-30 03:26:37,776 - neutron_utils - INFO - Retrieving security group with ID - c440a33e-0093-4cd8-a763-89b000c356ca 2018-07-30 03:26:37,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=c440a33e-0093-4cd8-a763-89b000c356ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b9ab481ac60113817d731434753a5ed9a71f71" 2018-07-30 03:26:37,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f660d657-9336-43ea-a362-a4b94f65fe47 Date: Mon, 30 Jul 2018 03:26:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "updated_at": "2018-07-30T03:26:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "revision_number": 0, "id": "82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "tenant_id": "a96699938afd401ab70d3afcb9d71777", "port_range_min": null, "ethertype": "IPv4", "project_id": "a96699938afd401ab70d3afcb9d71777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "revision_number": 0, "id": "bc6f563a-6616-4f15-ad48-3cae2f37cbd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "tenant_id": "a96699938afd401ab70d3afcb9d71777", "port_range_min": null, "ethertype": "IPv6", "project_id": "a96699938afd401ab70d3afcb9d71777"}], "revision_number": 2, "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "c440a33e-0093-4cd8-a763-89b000c356ca", "name": "CreateSecurityGroupTests-7e54578d-ad19-4021-a9fa-69bcbb1d0996name"}]} 2018-07-30 03:26:37,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=c440a33e-0093-4cd8-a763-89b000c356ca used request id req-f660d657-9336-43ea-a362-a4b94f65fe47 2018-07-30 03:26:37,822 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c440a33e-0093-4cd8-a763-89b000c356ca 2018-07-30 03:26:37,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c440a33e-0093-4cd8-a763-89b000c356ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b9ab481ac60113817d731434753a5ed9a71f71" 2018-07-30 03:26:37,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-70a21da0-3da6-4cbf-8ee0-d05590992800 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "bc6f563a-6616-4f15-ad48-3cae2f37cbd7"}]} 2018-07-30 03:26:37,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c440a33e-0093-4cd8-a763-89b000c356ca used request id req-70a21da0-3da6-4cbf-8ee0-d05590992800 2018-07-30 03:26:37,847 - neutron_utils - INFO - Retrieving security group with ID - c440a33e-0093-4cd8-a763-89b000c356ca 2018-07-30 03:26:37,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=c440a33e-0093-4cd8-a763-89b000c356ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b9ab481ac60113817d731434753a5ed9a71f71" 2018-07-30 03:26:37,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c8efd348-5df8-4e57-b8ea-92b1260739d2 Date: Mon, 30 Jul 2018 03:26:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "updated_at": "2018-07-30T03:26:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "revision_number": 0, "id": "82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "tenant_id": "a96699938afd401ab70d3afcb9d71777", "port_range_min": null, "ethertype": "IPv4", "project_id": "a96699938afd401ab70d3afcb9d71777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "revision_number": 0, "id": "bc6f563a-6616-4f15-ad48-3cae2f37cbd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "tenant_id": "a96699938afd401ab70d3afcb9d71777", "port_range_min": null, "ethertype": "IPv6", "project_id": "a96699938afd401ab70d3afcb9d71777"}], "revision_number": 2, "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "c440a33e-0093-4cd8-a763-89b000c356ca", "name": "CreateSecurityGroupTests-7e54578d-ad19-4021-a9fa-69bcbb1d0996name"}]} 2018-07-30 03:26:37,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=c440a33e-0093-4cd8-a763-89b000c356ca used request id req-c8efd348-5df8-4e57-b8ea-92b1260739d2 2018-07-30 03:26:37,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c440a33e-0093-4cd8-a763-89b000c356ca 2018-07-30 03:26:37,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c440a33e-0093-4cd8-a763-89b000c356ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b9ab481ac60113817d731434753a5ed9a71f71" 2018-07-30 03:26:37,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7521553-c4d6-4eb0-9fae-6486321b15b2 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "bc6f563a-6616-4f15-ad48-3cae2f37cbd7"}]} 2018-07-30 03:26:37,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c440a33e-0093-4cd8-a763-89b000c356ca used request id req-f7521553-c4d6-4eb0-9fae-6486321b15b2 2018-07-30 03:26:37,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:38,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "767e349f389245b8a25428a4630487d4", "name": "CreateSecurityGroupTests-33d76d84-aa11-433-proj-role"}], "expires_at": "2018-07-30T04:26:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a96699938afd401ab70d3afcb9d71777", "name": "CreateSecurityGroupTests-33d76d84-aa11-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a96699938afd401ab70d3afcb9d71777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/a96699938afd401ab70d3afcb9d71777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/a96699938afd401ab70d3afcb9d71777", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a96699938afd401ab70d3afcb9d71777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/a96699938afd401ab70d3afcb9d71777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/a96699938afd401ab70d3afcb9d71777", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a96699938afd401ab70d3afcb9d71777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a96699938afd401ab70d3afcb9d71777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a96699938afd401ab70d3afcb9d71777", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/a96699938afd401ab70d3afcb9d71777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/a96699938afd401ab70d3afcb9d71777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/a96699938afd401ab70d3afcb9d71777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/a96699938afd401ab70d3afcb9d71777", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/a96699938afd401ab70d3afcb9d71777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-33d76d84-aa11-433-user", "id": "d25edb5f2d264172870c5737313ac935"}, "audit_ids": ["UShDyHxkTrewpL2ZG5ndZw"], "issued_at": "2018-07-30T03:26:38.000000Z"}} 2018-07-30 03:26:38,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7e54578d-ad19-4021-a9fa-69bcbb1d0996name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fca7ab9112adfd50185a8b400c5b009a59f8a" 2018-07-30 03:26:38,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8407db1f-ebcb-4f42-bd11-c7a6ee1e224f Date: Mon, 30 Jul 2018 03:26:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "updated_at": "2018-07-30T03:26:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "revision_number": 0, "id": "82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "tenant_id": "a96699938afd401ab70d3afcb9d71777", "port_range_min": null, "ethertype": "IPv4", "project_id": "a96699938afd401ab70d3afcb9d71777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "revision_number": 0, "id": "bc6f563a-6616-4f15-ad48-3cae2f37cbd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "tenant_id": "a96699938afd401ab70d3afcb9d71777", "port_range_min": null, "ethertype": "IPv6", "project_id": "a96699938afd401ab70d3afcb9d71777"}], "revision_number": 2, "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "c440a33e-0093-4cd8-a763-89b000c356ca", "name": "CreateSecurityGroupTests-7e54578d-ad19-4021-a9fa-69bcbb1d0996name"}]} 2018-07-30 03:26:38,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7e54578d-ad19-4021-a9fa-69bcbb1d0996name&description=hello+group used request id req-8407db1f-ebcb-4f42-bd11-c7a6ee1e224f 2018-07-30 03:26:38,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c440a33e-0093-4cd8-a763-89b000c356ca 2018-07-30 03:26:38,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c440a33e-0093-4cd8-a763-89b000c356ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fca7ab9112adfd50185a8b400c5b009a59f8a" 2018-07-30 03:26:38,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a74e5163-7adc-46c5-a956-7201f0a9ba5b Date: Mon, 30 Jul 2018 03:26: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-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "bc6f563a-6616-4f15-ad48-3cae2f37cbd7"}]} 2018-07-30 03:26:38,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c440a33e-0093-4cd8-a763-89b000c356ca used request id req-a74e5163-7adc-46c5-a956-7201f0a9ba5b 2018-07-30 03:26:38,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c440a33e-0093-4cd8-a763-89b000c356ca 2018-07-30 03:26:38,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c440a33e-0093-4cd8-a763-89b000c356ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fca7ab9112adfd50185a8b400c5b009a59f8a" 2018-07-30 03:26:38,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-19a704d7-9910-46ce-a58a-58d975d1447d Date: Mon, 30 Jul 2018 03:26: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-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "security_group_id": "c440a33e-0093-4cd8-a763-89b000c356ca", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "bc6f563a-6616-4f15-ad48-3cae2f37cbd7"}]} 2018-07-30 03:26:38,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c440a33e-0093-4cd8-a763-89b000c356ca used request id req-19a704d7-9910-46ce-a58a-58d975d1447d 2018-07-30 03:26:38,576 - neutron_utils - INFO - Deleting security group rule with ID - bc6f563a-6616-4f15-ad48-3cae2f37cbd7 2018-07-30 03:26:38,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/bc6f563a-6616-4f15-ad48-3cae2f37cbd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b9ab481ac60113817d731434753a5ed9a71f71" 2018-07-30 03:26:38,676 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dada7c94-5e00-4ccc-a1ce-8a438e91e880 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:38,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/bc6f563a-6616-4f15-ad48-3cae2f37cbd7 used request id req-dada7c94-5e00-4ccc-a1ce-8a438e91e880 2018-07-30 03:26:38,676 - neutron_utils - INFO - Deleting security group rule with ID - 82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2 2018-07-30 03:26:38,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b9ab481ac60113817d731434753a5ed9a71f71" 2018-07-30 03:26:38,758 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69ac1e36-55ca-4e91-b8d4-0d57f62cb49a Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:38,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/82552b39-8ff0-4d80-a9cd-c8b0bb0a7da2 used request id req-69ac1e36-55ca-4e91-b8d4-0d57f62cb49a 2018-07-30 03:26:38,759 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7e54578d-ad19-4021-a9fa-69bcbb1d0996name 2018-07-30 03:26:38,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/c440a33e-0093-4cd8-a763-89b000c356ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b9ab481ac60113817d731434753a5ed9a71f71" 2018-07-30 03:26:38,874 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5a09975-3068-4f28-8d7b-29dd646063ff Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:38,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c440a33e-0093-4cd8-a763-89b000c356ca used request id req-f5a09975-3068-4f28-8d7b-29dd646063ff 2018-07-30 03:26:38,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:39,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5793cd2c-f6fa-41fc-aac5-bc103b6696b5 Date: Mon, 30 Jul 2018 03:26:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "updated_at": "2018-07-30T03:26:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "revision_number": 0, "id": "0be8cb40-d470-4c6f-addc-31074cdf0115", "remote_group_id": "7a84b557-4aa1-4c37-ac59-2a5b3caa92e0", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:37Z", "security_group_id": "7a84b557-4aa1-4c37-ac59-2a5b3caa92e0", "tenant_id": "a96699938afd401ab70d3afcb9d71777", "port_range_min": null, "ethertype": "IPv4", "project_id": "a96699938afd401ab70d3afcb9d71777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "revision_number": 0, "id": "21ab1410-e98c-45ce-a0b0-affb95619a15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:37Z", "security_group_id": "7a84b557-4aa1-4c37-ac59-2a5b3caa92e0", "tenant_id": "a96699938afd401ab70d3afcb9d71777", "port_range_min": null, "ethertype": "IPv4", "project_id": "a96699938afd401ab70d3afcb9d71777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "revision_number": 0, "id": "6cc5d69a-8fb3-4fa8-a931-d3f93477488d", "remote_group_id": "7a84b557-4aa1-4c37-ac59-2a5b3caa92e0", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:37Z", "security_group_id": "7a84b557-4aa1-4c37-ac59-2a5b3caa92e0", "tenant_id": "a96699938afd401ab70d3afcb9d71777", "port_range_min": null, "ethertype": "IPv6", "project_id": "a96699938afd401ab70d3afcb9d71777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "revision_number": 0, "id": "b647a0d0-a4fe-4569-8ff4-82d565ada8d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:37Z", "security_group_id": "7a84b557-4aa1-4c37-ac59-2a5b3caa92e0", "tenant_id": "a96699938afd401ab70d3afcb9d71777", "port_range_min": null, "ethertype": "IPv6", "project_id": "a96699938afd401ab70d3afcb9d71777"}], "revision_number": 4, "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "7a84b557-4aa1-4c37-ac59-2a5b3caa92e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:26:39,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-5793cd2c-f6fa-41fc-aac5-bc103b6696b5 2018-07-30 03:26:39,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:39,186 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ec40777-3906-4a79-8a6c-a62ce305557a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:39,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-3ec40777-3906-4a79-8a6c-a62ce305557a 2018-07-30 03:26:39,187 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:39,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:39,267 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af39c2b9-8495-43ef-9c2a-417290143bb9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:39,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-af39c2b9-8495-43ef-9c2a-417290143bb9 2018-07-30 03:26:39,268 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:39,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:39,354 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e00716c-4561-4723-9100-96e64336e401 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:39,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-9e00716c-4561-4723-9100-96e64336e401 2018-07-30 03:26:39,354 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:39,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:39,440 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff56f57f-0205-40ca-b27f-5859ac24c970 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:39,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-ff56f57f-0205-40ca-b27f-5859ac24c970 2018-07-30 03:26:39,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:39,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a96699938afd401ab70d3afcb9d71777 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:39,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79681f9-9f08-4ed2-8203-d8038dcee38c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a96699938afd401ab70d3afcb9d71777"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a96699938afd401ab70d3afcb9d71777", "name": "CreateSecurityGroupTests-33d76d84-aa11-433-proj"}} 2018-07-30 03:26:39,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a96699938afd401ab70d3afcb9d71777 used request id req-c79681f9-9f08-4ed2-8203-d8038dcee38c 2018-07-30 03:26:39,533 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a84b557-4aa1-4c37-ac59-2a5b3caa92e0 2018-07-30 03:26:39,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7a84b557-4aa1-4c37-ac59-2a5b3caa92e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:39,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f452be67-d83e-492d-aab6-5cca5ecbeef1 Date: Mon, 30 Jul 2018 03:26:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7a84b557-4aa1-4c37-ac59-2a5b3caa92e0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "security_group_id": "7a84b557-4aa1-4c37-ac59-2a5b3caa92e0", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "0be8cb40-d470-4c6f-addc-31074cdf0115"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "security_group_id": "7a84b557-4aa1-4c37-ac59-2a5b3caa92e0", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "21ab1410-e98c-45ce-a0b0-affb95619a15"}, {"remote_group_id": "7a84b557-4aa1-4c37-ac59-2a5b3caa92e0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "security_group_id": "7a84b557-4aa1-4c37-ac59-2a5b3caa92e0", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "6cc5d69a-8fb3-4fa8-a931-d3f93477488d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:37Z", "security_group_id": "7a84b557-4aa1-4c37-ac59-2a5b3caa92e0", "port_range_min": null, "revision_number": 0, "tenant_id": "a96699938afd401ab70d3afcb9d71777", "created_at": "2018-07-30T03:26:37Z", "project_id": "a96699938afd401ab70d3afcb9d71777", "id": "b647a0d0-a4fe-4569-8ff4-82d565ada8d6"}]} 2018-07-30 03:26:39,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7a84b557-4aa1-4c37-ac59-2a5b3caa92e0 used request id req-f452be67-d83e-492d-aab6-5cca5ecbeef1 2018-07-30 03:26:39,558 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:26:39,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/7a84b557-4aa1-4c37-ac59-2a5b3caa92e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:39,687 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-972af572-8ac8-4b03-853d-b09952939de2 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:39,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/7a84b557-4aa1-4c37-ac59-2a5b3caa92e0 used request id req-972af572-8ac8-4b03-853d-b09952939de2 2018-07-30 03:26:39,688 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-33d76d84-aa11-433-proj 2018-07-30 03:26:39,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/a96699938afd401ab70d3afcb9d71777 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:39,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6417c2b-cfef-4ab4-85a9-f222671210e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:39,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a96699938afd401ab70d3afcb9d71777 used request id req-e6417c2b-cfef-4ab4-85a9-f222671210e7 2018-07-30 03:26:39,888 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-33d76d84-aa11-433-proj-role 2018-07-30 03:26:39,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/767e349f389245b8a25428a4630487d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:39,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c2ef70-6c36-4a6d-8633-c753110bb013 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:39,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/767e349f389245b8a25428a4630487d4 used request id req-40c2ef70-6c36-4a6d-8633-c753110bb013 2018-07-30 03:26:39,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519621528a857309e6eb75592a56ff861c312e28" 2018-07-30 03:26:40,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc219700-6668-4dcf-8ad3-3aa5c7d78cda Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:40,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dc219700-6668-4dcf-8ad3-3aa5c7d78cda 2018-07-30 03:26:40,083 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-33d76d84-aa11-433-user 2018-07-30 03:26:40,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d25edb5f2d264172870c5737313ac935 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3ed6f8aa51ed72d428d533ec66cba45e71c756" 2018-07-30 03:26:40,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c15501fc-5cf9-4224-9a7c-e17759056ae5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:40,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d25edb5f2d264172870c5737313ac935 used request id req-c15501fc-5cf9-4224-9a7c-e17759056ae5 2018-07-30 03:26:40,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:40,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vuEkGP82SpWOpUQmfiI5YQ"], "issued_at": "2018-07-30T03:26:40.000000Z"}} 2018-07-30 03:26:40,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846d3b2a0b9c803e54e4ff9cdb1de2266e6435aa" 2018-07-30 03:26:40,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb81a525-58b5-4d79-a918-0acb9ec4c968 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:40,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cb81a525-58b5-4d79-a918-0acb9ec4c968 2018-07-30 03:26:40,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:40,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:41,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["cC5XTzxFS-ub_ZjOpp9IMg"], "issued_at": "2018-07-30T03:26:41.000000Z"}} 2018-07-30 03:26:41,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:41,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cd4e10-16a8-4c33-ac32-bc1897b711b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:41,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-46cd4e10-16a8-4c33-ac32-bc1897b711b6 2018-07-30 03:26:41,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:41,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:41,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-75fff993-07e8-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:41,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb08a03a-0084-4220-a3c3-9ba336730818 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-75fff993-07e8-44f-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:26:41,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-75fff993-07e8-44f-proj used request id req-eb08a03a-0084-4220-a3c3-9ba336730818 2018-07-30 03:26:41,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:41,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2092cc-0926-41b0-937e-a4375339f084 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:41,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-aa2092cc-0926-41b0-937e-a4375339f084 2018-07-30 03:26:41,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-75fff993-07e8-44f-proj"}}' 2018-07-30 03:26:41,412 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71f197ff-629d-471a-a2f6-27881f70d970 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89"}, "tags": [], "enabled": true, "id": "758e50f6692c4587a01d94d94b278b89", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-75fff993-07e8-44f-proj"}} 2018-07-30 03:26:41,412 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-71f197ff-629d-471a-a2f6-27881f70d970 2018-07-30 03:26:41,413 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-75fff993-07e8-44f-proj 2018-07-30 03:26:41,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:41,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:41,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["yQlSXVAlQnOFfpWq3zv_1w"], "issued_at": "2018-07-30T03:26:41.000000Z"}} 2018-07-30 03:26:41,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39d6b92706c8c57ac5ec6e01c8c1d616dd4582a" 2018-07-30 03:26:41,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ae6b29-bbbd-42b4-b68a-fffef9e4e788 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:41,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f3ae6b29-bbbd-42b4-b68a-fffef9e4e788 2018-07-30 03:26:41,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:41,891 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:41,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39d6b92706c8c57ac5ec6e01c8c1d616dd4582a" 2018-07-30 03:26:41,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc831ccb-5fa1-4260-935a-3f8cb1ba880f Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:26:41,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-bc831ccb-5fa1-4260-935a-3f8cb1ba880f 2018-07-30 03:26:41,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-75fff993-07e8-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39d6b92706c8c57ac5ec6e01c8c1d616dd4582a" 2018-07-30 03:26:42,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cdacfb4-f3c1-4cad-996a-cd74fa105139 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-75fff993-07e8-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89"}, "tags": [], "enabled": true, "id": "758e50f6692c4587a01d94d94b278b89", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-75fff993-07e8-44f-proj"}]} 2018-07-30 03:26:42,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-75fff993-07e8-44f-proj used request id req-4cdacfb4-f3c1-4cad-996a-cd74fa105139 2018-07-30 03:26:42,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39d6b92706c8c57ac5ec6e01c8c1d616dd4582a" 2018-07-30 03:26:42,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b760e984-ae2b-4b9c-85d9-0a5e7b628772 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:42,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b760e984-ae2b-4b9c-85d9-0a5e7b628772 2018-07-30 03:26:42,527 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-75fff993-07e8-44f-user 2018-07-30 03:26:42,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:42,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:42,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caf46544-5180-48e9-95fd-9667c3c8769e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:42,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-caf46544-5180-48e9-95fd-9667c3c8769e 2018-07-30 03:26:42,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" -d '{"role": {"name": "CreateSecurityGroupTests-75fff993-07e8-44f-proj-role"}}' 2018-07-30 03:26:42,647 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c56387d7-3c4f-4e81-a35c-2e2bcb7fe0aa Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "789faa3f8d6d4b279e4ff79f920fcc65", "links": {"self": "http://172.30.9.25:5000/v3/roles/789faa3f8d6d4b279e4ff79f920fcc65"}, "name": "CreateSecurityGroupTests-75fff993-07e8-44f-proj-role"}} 2018-07-30 03:26:42,647 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c56387d7-3c4f-4e81-a35c-2e2bcb7fe0aa 2018-07-30 03:26:42,647 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-75fff993-07e8-44f-proj-role 2018-07-30 03:26:42,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/789faa3f8d6d4b279e4ff79f920fcc65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:42,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc397ce-5c14-4c18-9d4c-3944a7f8e352 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "789faa3f8d6d4b279e4ff79f920fcc65", "links": {"self": "http://172.30.9.25:5000/v3/roles/789faa3f8d6d4b279e4ff79f920fcc65"}, "name": "CreateSecurityGroupTests-75fff993-07e8-44f-proj-role"}} 2018-07-30 03:26:42,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/789faa3f8d6d4b279e4ff79f920fcc65 used request id req-edc397ce-5c14-4c18-9d4c-3944a7f8e352 2018-07-30 03:26:42,736 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-75fff993-07e8-44f-proj-role to project CreateSecurityGroupTests-75fff993-07e8-44f-proj 2018-07-30 03:26:42,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89/users/80155b5d7e6647ed9f4a541e03fc2800/roles/789faa3f8d6d4b279e4ff79f920fcc65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:42,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30a8dfa0-eb57-4864-94c9-dcdab6554ed5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:42,951 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89/users/80155b5d7e6647ed9f4a541e03fc2800/roles/789faa3f8d6d4b279e4ff79f920fcc65 used request id req-30a8dfa0-eb57-4864-94c9-dcdab6554ed5 2018-07-30 03:26:42,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:42,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:43,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "789faa3f8d6d4b279e4ff79f920fcc65", "name": "CreateSecurityGroupTests-75fff993-07e8-44f-proj-role"}], "expires_at": "2018-07-30T04:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758e50f6692c4587a01d94d94b278b89", "name": "CreateSecurityGroupTests-75fff993-07e8-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/758e50f6692c4587a01d94d94b278b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/758e50f6692c4587a01d94d94b278b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/758e50f6692c4587a01d94d94b278b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/758e50f6692c4587a01d94d94b278b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/758e50f6692c4587a01d94d94b278b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/758e50f6692c4587a01d94d94b278b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_758e50f6692c4587a01d94d94b278b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_758e50f6692c4587a01d94d94b278b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/758e50f6692c4587a01d94d94b278b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/758e50f6692c4587a01d94d94b278b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/758e50f6692c4587a01d94d94b278b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/758e50f6692c4587a01d94d94b278b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/758e50f6692c4587a01d94d94b278b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/758e50f6692c4587a01d94d94b278b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-75fff993-07e8-44f-user", "id": "80155b5d7e6647ed9f4a541e03fc2800"}, "audit_ids": ["NLcga6WZTYGUvR687LzIig"], "issued_at": "2018-07-30T03:26:43.000000Z"}} 2018-07-30 03:26:43,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:43,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d04a67-f3c8-4b91-9e68-7add804503bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:43,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e5d04a67-f3c8-4b91-9e68-7add804503bd 2018-07-30 03:26:43,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:43,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f171043c-01c5-4041-a3a5-e177387c5706 Date: Mon, 30 Jul 2018 03:26:43 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:26:43,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name&description=hello+group used request id req-f171043c-01c5-4041-a3a5-e177387c5706 2018-07-30 03:26:43,828 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name... 2018-07-30 03:26:43,828 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name 2018-07-30 03:26:43,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" -d '{"security_group": {"name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name", "description": "hello group"}}' 2018-07-30 03:26:44,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-a00cb110-c46d-44aa-9fc5-d9c6adcb56f6 Date: Mon, 30 Jul 2018 03:26:44 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 2, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}} 2018-07-30 03:26:44,027 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-a00cb110-c46d-44aa-9fc5-d9c6adcb56f6 2018-07-30 03:26:44,027 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:44,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:44,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a6c0a1c7-d318-4c95-bc37-a8a39de21182 Date: Mon, 30 Jul 2018 03:26:44 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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}]} 2018-07-30 03:26:44,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-a6c0a1c7-d318-4c95-bc37-a8a39de21182 2018-07-30 03:26:44,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:44,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:44,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3515f945-04e1-479c-9d16-a4d43e3c83c2 Date: Mon, 30 Jul 2018 03:26:44 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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}]} 2018-07-30 03:26:44,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-3515f945-04e1-479c-9d16-a4d43e3c83c2 2018-07-30 03:26:44,107 - neutron_utils - INFO - Retrieving security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:44,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:44,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a5ec310c-c485-4e06-b316-bc8bc8a2d560 Date: Mon, 30 Jul 2018 03:26:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 2, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:44,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-a5ec310c-c485-4e06-b316-bc8bc8a2d560 2018-07-30 03:26:44,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:44,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:44,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aa6c02c7-5953-4f41-817d-f8936ee097d7 Date: Mon, 30 Jul 2018 03:26:44 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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}]} 2018-07-30 03:26:44,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-aa6c02c7-5953-4f41-817d-f8936ee097d7 2018-07-30 03:26:44,209 - neutron_utils - INFO - Retrieving security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:44,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:44,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-45667369-8009-4588-9076-45a4debe4e0f Date: Mon, 30 Jul 2018 03:26:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 2, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:44,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-45667369-8009-4588-9076-45a4debe4e0f 2018-07-30 03:26:44,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:44,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:44,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c79bfb12-9e70-4a37-bf54-4c05c9458949 Date: Mon, 30 Jul 2018 03:26:44 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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}]} 2018-07-30 03:26:44,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-c79bfb12-9e70-4a37-bf54-4c05c9458949 2018-07-30 03:26:44,451 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name 2018-07-30 03:26:44,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:44,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3cc8c972-3eca-408e-9761-31ba11926ad3 Date: Mon, 30 Jul 2018 03:26:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 2, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:44,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name used request id req-3cc8c972-3eca-408e-9761-31ba11926ad3 2018-07-30 03:26:44,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:44,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:44,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:44,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697b6283-41dc-4eb3-891e-502d147efbab Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "758e50f6692c4587a01d94d94b278b89", "name": "CreateSecurityGroupTests-75fff993-07e8-44f-proj"}} 2018-07-30 03:26:44,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89 used request id req-697b6283-41dc-4eb3-891e-502d147efbab 2018-07-30 03:26:44,595 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:44,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:44,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-259e26b7-46a1-48e8-8bdb-ba172dad5c80 Date: Mon, 30 Jul 2018 03:26:44 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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}]} 2018-07-30 03:26:44,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-259e26b7-46a1-48e8-8bdb-ba172dad5c80 2018-07-30 03:26:44,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc"}}' 2018-07-30 03:26:44,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-0beab2b5-cd39-4428-a3ec-f27c8fcbf297 Date: Mon, 30 Jul 2018 03:26:44 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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}} 2018-07-30 03:26:44,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-0beab2b5-cd39-4428-a3ec-f27c8fcbf297 2018-07-30 03:26:44,760 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name 2018-07-30 03:26:44,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:44,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-0e36fd21-2957-4582-a0fe-f61e319c44e0 Date: Mon, 30 Jul 2018 03:26:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 3, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:44,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name used request id req-0e36fd21-2957-4582-a0fe-f61e319c44e0 2018-07-30 03:26:44,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:44,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee5fd0d0-91f8-4ac8-909e-04e0bc802c8b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "758e50f6692c4587a01d94d94b278b89", "name": "CreateSecurityGroupTests-75fff993-07e8-44f-proj"}} 2018-07-30 03:26:44,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89 used request id req-ee5fd0d0-91f8-4ac8-909e-04e0bc802c8b 2018-07-30 03:26:44,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:44,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:44,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3cec6719-df01-491f-b8dc-a6f5a6b9ed55 Date: Mon, 30 Jul 2018 03:26:44 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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}]} 2018-07-30 03:26:44,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-3cec6719-df01-491f-b8dc-a6f5a6b9ed55 2018-07-30 03:26:44,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc"}}' 2018-07-30 03:26:45,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e95cc420-2d9d-4866-ac0d-48a3f76ffcb0 Date: Mon, 30 Jul 2018 03:26:45 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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}} 2018-07-30 03:26:45,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-e95cc420-2d9d-4866-ac0d-48a3f76ffcb0 2018-07-30 03:26:45,072 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name 2018-07-30 03:26:45,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:45,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-42473931-7821-4036-9b4c-2b0aabd523e0 Date: Mon, 30 Jul 2018 03:26:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 4, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:45,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name used request id req-42473931-7821-4036-9b4c-2b0aabd523e0 2018-07-30 03:26:45,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:45,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae9c6bba-f005-4419-a4d9-68c4207c088f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "758e50f6692c4587a01d94d94b278b89", "name": "CreateSecurityGroupTests-75fff993-07e8-44f-proj"}} 2018-07-30 03:26:45,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89 used request id req-ae9c6bba-f005-4419-a4d9-68c4207c088f 2018-07-30 03:26:45,216 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:45,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:45,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-377ba8ce-705e-493d-8d71-7d3a76e10a8e Date: Mon, 30 Jul 2018 03:26:45 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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:45,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-377ba8ce-705e-493d-8d71-7d3a76e10a8e 2018-07-30 03:26:45,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10}}' 2018-07-30 03:26:45,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-6d7c4c2b-a6b3-42bd-a2d8-2cf5069638cb Date: Mon, 30 Jul 2018 03:26:45 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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}} 2018-07-30 03:26:45,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-6d7c4c2b-a6b3-42bd-a2d8-2cf5069638cb 2018-07-30 03:26:45,410 - neutron_utils - INFO - Retrieving security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:45,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:45,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3da57b6c-bd82-4b71-ac5c-359a15954638 Date: Mon, 30 Jul 2018 03:26:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": 10, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 5, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:45,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-3da57b6c-bd82-4b71-ac5c-359a15954638 2018-07-30 03:26:45,463 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:45,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:45,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7a7bc534-40f7-47f9-8aad-d4db5f629ac7 Date: Mon, 30 Jul 2018 03:26:45 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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:45,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-7a7bc534-40f7-47f9-8aad-d4db5f629ac7 2018-07-30 03:26:45,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:45,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "789faa3f8d6d4b279e4ff79f920fcc65", "name": "CreateSecurityGroupTests-75fff993-07e8-44f-proj-role"}], "expires_at": "2018-07-30T04:26:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758e50f6692c4587a01d94d94b278b89", "name": "CreateSecurityGroupTests-75fff993-07e8-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/758e50f6692c4587a01d94d94b278b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/758e50f6692c4587a01d94d94b278b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/758e50f6692c4587a01d94d94b278b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/758e50f6692c4587a01d94d94b278b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/758e50f6692c4587a01d94d94b278b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/758e50f6692c4587a01d94d94b278b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_758e50f6692c4587a01d94d94b278b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_758e50f6692c4587a01d94d94b278b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/758e50f6692c4587a01d94d94b278b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/758e50f6692c4587a01d94d94b278b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/758e50f6692c4587a01d94d94b278b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/758e50f6692c4587a01d94d94b278b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/758e50f6692c4587a01d94d94b278b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/758e50f6692c4587a01d94d94b278b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-75fff993-07e8-44f-user", "id": "80155b5d7e6647ed9f4a541e03fc2800"}, "audit_ids": ["r2czk-agSQC6RDIt_fJS_g"], "issued_at": "2018-07-30T03:26:45.000000Z"}} 2018-07-30 03:26:45,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-43bfd019-ed39-4ab4-a19e-2744bfffdedc Date: Mon, 30 Jul 2018 03:26:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": 10, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 5, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:46,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name&description=hello+group used request id req-43bfd019-ed39-4ab4-a19e-2744bfffdedc 2018-07-30 03:26:46,111 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:46,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0de4644c-77ec-4eea-8fad-74e6ba72d744 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:46,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-0de4644c-77ec-4eea-8fad-74e6ba72d744 2018-07-30 03:26:46,145 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:46,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-442bc862-4e7a-4a5f-b1b3-3e6ce71f1cac Date: Mon, 30 Jul 2018 03:26: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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:46,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-442bc862-4e7a-4a5f-b1b3-3e6ce71f1cac 2018-07-30 03:26:46,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-34e1085e-b64e-4e16-ad99-d57f41a6f6e2 Date: Mon, 30 Jul 2018 03:26:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": 10, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 5, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:46,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name used request id req-34e1085e-b64e-4e16-ad99-d57f41a6f6e2 2018-07-30 03:26:46,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:46,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-477b16df-7205-4212-8a86-e1391608f3e6 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:46,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-477b16df-7205-4212-8a86-e1391608f3e6 2018-07-30 03:26:46,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e39f7f31-9130-4397-b765-55b20471a19f Date: Mon, 30 Jul 2018 03:26:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": 10, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 5, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:46,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name used request id req-e39f7f31-9130-4397-b765-55b20471a19f 2018-07-30 03:26:46,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:46,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4fbf739b-b237-481f-ac90-228e898ec04e Date: Mon, 30 Jul 2018 03:26: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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:46,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-4fbf739b-b237-481f-ac90-228e898ec04e 2018-07-30 03:26:46,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bfa8ba2c-99f2-4796-8057-6e1294fa314c Date: Mon, 30 Jul 2018 03:26:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": 10, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 5, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:46,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name used request id req-bfa8ba2c-99f2-4796-8057-6e1294fa314c 2018-07-30 03:26:46,408 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:46,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1ded226a-34e2-4195-9388-ad5daf9f006d Date: Mon, 30 Jul 2018 03:26: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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:46,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-1ded226a-34e2-4195-9388-ad5daf9f006d 2018-07-30 03:26:46,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bc1e14fc-c7f8-4d8a-bdba-afca94190501 Date: Mon, 30 Jul 2018 03:26:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": 10, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 5, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:46,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name used request id req-bc1e14fc-c7f8-4d8a-bdba-afca94190501 2018-07-30 03:26:46,490 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:46,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6c2b8303-4bab-4556-802e-6b20c622a6dd Date: Mon, 30 Jul 2018 03:26: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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:46,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-6c2b8303-4bab-4556-802e-6b20c622a6dd 2018-07-30 03:26:46,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b3a98036-98b0-4476-a251-a9426e5b4f17 Date: Mon, 30 Jul 2018 03:26:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": 10, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 5, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:46,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name used request id req-b3a98036-98b0-4476-a251-a9426e5b4f17 2018-07-30 03:26:46,572 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:46,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f1da476c-48d3-42e6-bc71-f7b88763304e Date: Mon, 30 Jul 2018 03:26: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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:46,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-f1da476c-48d3-42e6-bc71-f7b88763304e 2018-07-30 03:26:46,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5717a9b9-f58c-4ed9-853b-6819c3aa1024 Date: Mon, 30 Jul 2018 03:26:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": 10, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 5, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:46,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name used request id req-5717a9b9-f58c-4ed9-853b-6819c3aa1024 2018-07-30 03:26:46,650 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:46,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a7dfe27c-804a-47e0-b4ee-4c66dac695e2 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:46,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-a7dfe27c-804a-47e0-b4ee-4c66dac695e2 2018-07-30 03:26:46,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d277cbfb-2db4-40b8-a8a3-c27a2744ab44 Date: Mon, 30 Jul 2018 03:26:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": 10, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 5, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:46,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name used request id req-d277cbfb-2db4-40b8-a8a3-c27a2744ab44 2018-07-30 03:26:46,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:46,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-01de7ad4-ec05-4d5a-b6f6-23e67b6a3d3c Date: Mon, 30 Jul 2018 03:26: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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:46,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-01de7ad4-ec05-4d5a-b6f6-23e67b6a3d3c 2018-07-30 03:26:46,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e64f4e90-f81d-4515-b2ae-a9bf20051aab Date: Mon, 30 Jul 2018 03:26:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": 10, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 5, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:46,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name used request id req-e64f4e90-f81d-4515-b2ae-a9bf20051aab 2018-07-30 03:26:46,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:46,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-02bb1d4f-5715-4c7f-9017-d0835b3ebcbd Date: Mon, 30 Jul 2018 03:26: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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:46,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-02bb1d4f-5715-4c7f-9017-d0835b3ebcbd 2018-07-30 03:26:46,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-92e02807-814c-480c-86a4-61203e0df06c Date: Mon, 30 Jul 2018 03:26:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": 10, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 5, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:46,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name used request id req-92e02807-814c-480c-86a4-61203e0df06c 2018-07-30 03:26:46,895 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ea7802e3-67fb-4176-920b-7fbd72db27da Date: Mon, 30 Jul 2018 03:26: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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:46,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-ea7802e3-67fb-4176-920b-7fbd72db27da 2018-07-30 03:26:46,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:46,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6517dcb2-6a06-402c-9c9c-eee96b45472b Date: Mon, 30 Jul 2018 03:26:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": 10, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 5, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:46,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name used request id req-6517dcb2-6a06-402c-9c9c-eee96b45472b 2018-07-30 03:26:46,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:46,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:47,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b1557dfe-9952-46f3-aa2f-162426b81cd0 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:47,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-b1557dfe-9952-46f3-aa2f-162426b81cd0 2018-07-30 03:26:47,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:47,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d0642339-cd40-4aeb-96ce-aa9831f964b0 Date: Mon, 30 Jul 2018 03:26:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": 10, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "98a45988-a922-4d33-ac6c-400c4222b56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:44Z", "revision_number": 0, "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:45Z", "revision_number": 0, "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 5, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "name": "CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name"}]} 2018-07-30 03:26:47,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name used request id req-d0642339-cd40-4aeb-96ce-aa9831f964b0 2018-07-30 03:26:47,060 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:47,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:47,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7a859e40-35b5-45f2-a8bb-723b47706d6a Date: Mon, 30 Jul 2018 03:26: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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:47,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-7a859e40-35b5-45f2-a8bb-723b47706d6a 2018-07-30 03:26:47,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:47,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3ad4c5a7-696b-477f-9f55-7a98b3fcf997 Date: Mon, 30 Jul 2018 03:26: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-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "2ce11e50-45fc-48a3-a4a6-bddb944cbe56"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:47,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-3ad4c5a7-696b-477f-9f55-7a98b3fcf997 2018-07-30 03:26:47,130 - neutron_utils - INFO - Deleting security group rule with ID - 2ce11e50-45fc-48a3-a4a6-bddb944cbe56 2018-07-30 03:26:47,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/2ce11e50-45fc-48a3-a4a6-bddb944cbe56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:47,212 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04d73702-a5f1-4670-b5ff-69423a5abe55 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:47,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/2ce11e50-45fc-48a3-a4a6-bddb944cbe56 used request id req-04d73702-a5f1-4670-b5ff-69423a5abe55 2018-07-30 03:26:47,212 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ccb267f-e66a-4b17-a3f0-dc6774e988dc 2018-07-30 03:26:47,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d8cb666b4a32d5848e6c11cdd07c38a3481843" 2018-07-30 03:26:47,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2002 X-Openstack-Request-Id: req-826a5199-a759-4a39-b632-267761a4727b Date: Mon, 30 Jul 2018 03:26:47 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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": 10, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "85471511-7b81-43b3-97a3-6f9f16fa1a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "98a45988-a922-4d33-ac6c-400c4222b56f"}, {"remote_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-30T03:26:44Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:44Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bcb88a61-47c6-4457-8f69-fb418b87e4f1"}, {"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-30T03:26:45Z", "security_group_id": "4ccb267f-e66a-4b17-a3f0-dc6774e988dc", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:45Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "f09f672b-d529-452e-b65e-6dab55ba3c2e"}]} 2018-07-30 03:26:47,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-826a5199-a759-4a39-b632-267761a4727b 2018-07-30 03:26:47,246 - neutron_utils - INFO - Deleting security group rule with ID - 2ce11e50-45fc-48a3-a4a6-bddb944cbe56 2018-07-30 03:26:47,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/2ce11e50-45fc-48a3-a4a6-bddb944cbe56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:47,271 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-26c0c339-1f8a-4c49-84c3-c3b0b59e0de7 Date: Mon, 30 Jul 2018 03:26:47 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 2ce11e50-45fc-48a3-a4a6-bddb944cbe56 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-30 03:26:47,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/2ce11e50-45fc-48a3-a4a6-bddb944cbe56 used request id req-26c0c339-1f8a-4c49-84c3-c3b0b59e0de7 2018-07-30 03:26:47,271 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 2ce11e50-45fc-48a3-a4a6-bddb944cbe56 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-30 03:26:47,272 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 2ce11e50-45fc-48a3-a4a6-bddb944cbe56 does not exist Neutron server returns request_ids: ['req-26c0c339-1f8a-4c49-84c3-c3b0b59e0de7'] 2018-07-30 03:26:47,272 - neutron_utils - INFO - Deleting security group rule with ID - bcb88a61-47c6-4457-8f69-fb418b87e4f1 2018-07-30 03:26:47,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/bcb88a61-47c6-4457-8f69-fb418b87e4f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:47,351 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21b612c1-fa44-4218-9900-70721cfa4cfc Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:47,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/bcb88a61-47c6-4457-8f69-fb418b87e4f1 used request id req-21b612c1-fa44-4218-9900-70721cfa4cfc 2018-07-30 03:26:47,351 - neutron_utils - INFO - Deleting security group rule with ID - 98a45988-a922-4d33-ac6c-400c4222b56f 2018-07-30 03:26:47,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/98a45988-a922-4d33-ac6c-400c4222b56f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:47,429 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1516ae5f-1438-48dc-a16b-1ca71d53b6f9 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:47,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/98a45988-a922-4d33-ac6c-400c4222b56f used request id req-1516ae5f-1438-48dc-a16b-1ca71d53b6f9 2018-07-30 03:26:47,430 - neutron_utils - INFO - Deleting security group rule with ID - f09f672b-d529-452e-b65e-6dab55ba3c2e 2018-07-30 03:26:47,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/f09f672b-d529-452e-b65e-6dab55ba3c2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:47,508 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7135bc70-4b51-415e-be28-d12c2b72fa90 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:47,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/f09f672b-d529-452e-b65e-6dab55ba3c2e used request id req-7135bc70-4b51-415e-be28-d12c2b72fa90 2018-07-30 03:26:47,508 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-0a123dab-b139-457e-a6f6-0135d28a7821name 2018-07-30 03:26:47,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/4ccb267f-e66a-4b17-a3f0-dc6774e988dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d9294510635ad0348ca03d9cf9f9431a9015d2b" 2018-07-30 03:26:47,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73bf176a-fa1b-46e7-8e36-ad89d8491996 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:47,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/4ccb267f-e66a-4b17-a3f0-dc6774e988dc used request id req-73bf176a-fa1b-46e7-8e36-ad89d8491996 2018-07-30 03:26:47,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:47,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-33e7c8a5-2229-4841-a63b-f6c6c14b927d Date: Mon, 30 Jul 2018 03:26:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "updated_at": "2018-07-30T03:26:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "0a6e0ab7-88cd-4130-9005-22dcb0010bbe", "remote_group_id": "eedca0e9-315e-483b-9fe3-9674fe019922", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "eedca0e9-315e-483b-9fe3-9674fe019922", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "649e3649-c419-4b29-9b04-e0938c53f943", "remote_group_id": "eedca0e9-315e-483b-9fe3-9674fe019922", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "eedca0e9-315e-483b-9fe3-9674fe019922", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "b1c05c13-7bdc-404e-8d84-af5e3b0dd884", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "eedca0e9-315e-483b-9fe3-9674fe019922", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "758e50f6692c4587a01d94d94b278b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "revision_number": 0, "id": "bc37c1dd-693f-4dec-986b-87d41b061768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:43Z", "security_group_id": "eedca0e9-315e-483b-9fe3-9674fe019922", "tenant_id": "758e50f6692c4587a01d94d94b278b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "758e50f6692c4587a01d94d94b278b89"}], "revision_number": 4, "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "eedca0e9-315e-483b-9fe3-9674fe019922", "name": "default"}]} 2018-07-30 03:26:47,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-33e7c8a5-2229-4841-a63b-f6c6c14b927d 2018-07-30 03:26:47,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:47,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a79ef5c1-c041-452f-bd48-db1d96454199 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:47,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-a79ef5c1-c041-452f-bd48-db1d96454199 2018-07-30 03:26:47,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:47,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:47,969 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e43e89-8815-47d2-8bc7-266de384f01b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:47,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-67e43e89-8815-47d2-8bc7-266de384f01b 2018-07-30 03:26:47,969 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:47,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:48,052 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bb11eca-fac5-4b9d-a86d-d9e99950386e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:48,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-3bb11eca-fac5-4b9d-a86d-d9e99950386e 2018-07-30 03:26:48,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:48,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:48,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9015e63-5906-49b9-8943-2bcfa06d6a8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:48,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-c9015e63-5906-49b9-8943-2bcfa06d6a8d 2018-07-30 03:26:48,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:48,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:48,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a19f2b3-9138-4f27-85b7-91adf94cb8f1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:26:48,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-0a19f2b3-9138-4f27-85b7-91adf94cb8f1 2018-07-30 03:26:48,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:48,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ad7c89b-a6a4-4098-97c4-9be568b05da8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:48,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-0ad7c89b-a6a4-4098-97c4-9be568b05da8 2018-07-30 03:26:48,315 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:48,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:48,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c64e99dd-9f40-471a-869b-fae4f4a95058 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:48,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-c64e99dd-9f40-471a-869b-fae4f4a95058 2018-07-30 03:26:48,401 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:48,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8906907-00c2-46d9-9676-6898e1e4e61e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:48,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-d8906907-00c2-46d9-9676-6898e1e4e61e 2018-07-30 03:26:48,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:48,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:48,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103b13bb-0168-4dd6-9e09-36186d8fc8f3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:26:48,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-103b13bb-0168-4dd6-9e09-36186d8fc8f3 2018-07-30 03:26:48,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:48,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b14809-f8da-4ee3-a205-9345f10cc303 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "758e50f6692c4587a01d94d94b278b89", "name": "CreateSecurityGroupTests-75fff993-07e8-44f-proj"}} 2018-07-30 03:26:48,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89 used request id req-e2b14809-f8da-4ee3-a205-9345f10cc303 2018-07-30 03:26:48,686 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eedca0e9-315e-483b-9fe3-9674fe019922 2018-07-30 03:26:48,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=eedca0e9-315e-483b-9fe3-9674fe019922 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:48,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ccab3b3f-a4ad-45ca-b3b5-55a456717680 Date: Mon, 30 Jul 2018 03:26:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "eedca0e9-315e-483b-9fe3-9674fe019922", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "eedca0e9-315e-483b-9fe3-9674fe019922", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "0a6e0ab7-88cd-4130-9005-22dcb0010bbe"}, {"remote_group_id": "eedca0e9-315e-483b-9fe3-9674fe019922", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "eedca0e9-315e-483b-9fe3-9674fe019922", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "649e3649-c419-4b29-9b04-e0938c53f943"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "eedca0e9-315e-483b-9fe3-9674fe019922", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "b1c05c13-7bdc-404e-8d84-af5e3b0dd884"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:43Z", "security_group_id": "eedca0e9-315e-483b-9fe3-9674fe019922", "port_range_min": null, "revision_number": 0, "tenant_id": "758e50f6692c4587a01d94d94b278b89", "created_at": "2018-07-30T03:26:43Z", "project_id": "758e50f6692c4587a01d94d94b278b89", "id": "bc37c1dd-693f-4dec-986b-87d41b061768"}]} 2018-07-30 03:26:48,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=eedca0e9-315e-483b-9fe3-9674fe019922 used request id req-ccab3b3f-a4ad-45ca-b3b5-55a456717680 2018-07-30 03:26:48,716 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:26:48,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/eedca0e9-315e-483b-9fe3-9674fe019922 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:48,851 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f9638c0-ea1c-4765-a4d1-c4f9edbff82e Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:48,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/eedca0e9-315e-483b-9fe3-9674fe019922 used request id req-6f9638c0-ea1c-4765-a4d1-c4f9edbff82e 2018-07-30 03:26:48,852 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-75fff993-07e8-44f-proj 2018-07-30 03:26:48,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:49,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28235c3d-8703-4a2f-ad8d-20775a7d8272 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:49,036 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/758e50f6692c4587a01d94d94b278b89 used request id req-28235c3d-8703-4a2f-ad8d-20775a7d8272 2018-07-30 03:26:49,036 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-75fff993-07e8-44f-proj-role 2018-07-30 03:26:49,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/789faa3f8d6d4b279e4ff79f920fcc65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:49,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d513fbe8-eb4c-4dc5-83b2-1b177be9a09d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:49,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/789faa3f8d6d4b279e4ff79f920fcc65 used request id req-d513fbe8-eb4c-4dc5-83b2-1b177be9a09d 2018-07-30 03:26:49,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49b78ca9fd65759e086ea245d53950c6baaafe9" 2018-07-30 03:26:49,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92bbc587-bebd-4d0f-a116-c60a6e88fddf Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:49,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-92bbc587-bebd-4d0f-a116-c60a6e88fddf 2018-07-30 03:26:49,224 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-75fff993-07e8-44f-user 2018-07-30 03:26:49,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/80155b5d7e6647ed9f4a541e03fc2800 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39d6b92706c8c57ac5ec6e01c8c1d616dd4582a" 2018-07-30 03:26:49,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8b68d27-fae1-4ca0-8f47-6a4798ce2b96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:49,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/80155b5d7e6647ed9f4a541e03fc2800 used request id req-e8b68d27-fae1-4ca0-8f47-6a4798ce2b96 2018-07-30 03:26:49,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:49,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["sz9nCSRsRD-ZO2Wn883NLA"], "issued_at": "2018-07-30T03:26:49.000000Z"}} 2018-07-30 03:26:49,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c823862bbf21cd8cd20fb367114192c14be9ece" 2018-07-30 03:26:49,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec119ec-e0a3-446c-831c-73c888d51d08 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:49,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7ec119ec-e0a3-446c-831c-73c888d51d08 2018-07-30 03:26:49,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:49,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:50,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["OasyAwVSTfOWVhZv2jMDgQ"], "issued_at": "2018-07-30T03:26:50.000000Z"}} 2018-07-30 03:26:50,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:50,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595b758c-fc78-46de-a41a-5a6cf7b2e982 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:50,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-595b758c-fc78-46de-a41a-5a6cf7b2e982 2018-07-30 03:26:50,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:50,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:50,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:50,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27dfe76c-3ae7-4646-86f8-1ea47f4fbd7a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:26:50,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj used request id req-27dfe76c-3ae7-4646-86f8-1ea47f4fbd7a 2018-07-30 03:26:50,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:50,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2660f8ba-840e-44ff-a3d7-59d2625e9b38 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:50,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2660f8ba-840e-44ff-a3d7-59d2625e9b38 2018-07-30 03:26:50,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj"}}' 2018-07-30 03:26:50,650 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67dfd3c1-738d-4bf6-9995-9ad828c1b190 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7"}, "tags": [], "enabled": true, "id": "6e4ae156e38f47c0970a00e0c23426e7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj"}} 2018-07-30 03:26:50,650 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-67dfd3c1-738d-4bf6-9995-9ad828c1b190 2018-07-30 03:26:50,650 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj 2018-07-30 03:26:50,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:50,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:51,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["C3ZsHcTPSmOnTmIz48HzmA"], "issued_at": "2018-07-30T03:26:51.000000Z"}} 2018-07-30 03:26:51,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0655a4bd70d1e3b9986342d4d9fc12726faaa9" 2018-07-30 03:26:51,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa9a7b0-9651-4663-9f67-a7a1c727de2d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:51,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ffa9a7b0-9651-4663-9f67-a7a1c727de2d 2018-07-30 03:26:51,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:51,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0655a4bd70d1e3b9986342d4d9fc12726faaa9" 2018-07-30 03:26:51,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5beaf80-0d21-4893-a31d-622c74061714 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:26:51,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c5beaf80-0d21-4893-a31d-622c74061714 2018-07-30 03:26:51,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0655a4bd70d1e3b9986342d4d9fc12726faaa9" 2018-07-30 03:26:51,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f534d712-3608-49e1-92df-cdb9318554e9 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7"}, "tags": [], "enabled": true, "id": "6e4ae156e38f47c0970a00e0c23426e7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj"}]} 2018-07-30 03:26:51,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj used request id req-f534d712-3608-49e1-92df-cdb9318554e9 2018-07-30 03:26:51,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0655a4bd70d1e3b9986342d4d9fc12726faaa9" 2018-07-30 03:26:51,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d5dd3d3-7d62-449f-9f02-861c43b729e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:51,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4d5dd3d3-7d62-449f-9f02-861c43b729e1 2018-07-30 03:26:51,708 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-cf62376e-8e3a-4f8-user 2018-07-30 03:26:51,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:51,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:51,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a282642-0f1d-4a9e-bb42-ded7f064ec8a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:51,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4a282642-0f1d-4a9e-bb42-ded7f064ec8a 2018-07-30 03:26:51,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" -d '{"role": {"name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj-role"}}' 2018-07-30 03:26:51,892 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f14787df-980a-40dd-8382-ff7e2ba1b224 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3186f013ea6498e825e5ba2bc34b86f", "links": {"self": "http://172.30.9.25:5000/v3/roles/d3186f013ea6498e825e5ba2bc34b86f"}, "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj-role"}} 2018-07-30 03:26:51,893 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f14787df-980a-40dd-8382-ff7e2ba1b224 2018-07-30 03:26:51,893 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj-role 2018-07-30 03:26:51,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/d3186f013ea6498e825e5ba2bc34b86f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:51,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f32e3a0-80dc-4308-99bf-bd2498d2bfc8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3186f013ea6498e825e5ba2bc34b86f", "links": {"self": "http://172.30.9.25:5000/v3/roles/d3186f013ea6498e825e5ba2bc34b86f"}, "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj-role"}} 2018-07-30 03:26:51,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/d3186f013ea6498e825e5ba2bc34b86f used request id req-2f32e3a0-80dc-4308-99bf-bd2498d2bfc8 2018-07-30 03:26:51,981 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj-role to project CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj 2018-07-30 03:26:51,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7/users/5c1ead1be5614285acce300a0d37d6f0/roles/d3186f013ea6498e825e5ba2bc34b86f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:52,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3b1a4e7-ea6b-40c5-88c4-040999d6e91b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:52,101 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7/users/5c1ead1be5614285acce300a0d37d6f0/roles/d3186f013ea6498e825e5ba2bc34b86f used request id req-f3b1a4e7-ea6b-40c5-88c4-040999d6e91b 2018-07-30 03:26:52,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:52,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:52,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3186f013ea6498e825e5ba2bc34b86f", "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj-role"}], "expires_at": "2018-07-30T04:26:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e4ae156e38f47c0970a00e0c23426e7", "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6e4ae156e38f47c0970a00e0c23426e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6e4ae156e38f47c0970a00e0c23426e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6e4ae156e38f47c0970a00e0c23426e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6e4ae156e38f47c0970a00e0c23426e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6e4ae156e38f47c0970a00e0c23426e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6e4ae156e38f47c0970a00e0c23426e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6e4ae156e38f47c0970a00e0c23426e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6e4ae156e38f47c0970a00e0c23426e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6e4ae156e38f47c0970a00e0c23426e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6e4ae156e38f47c0970a00e0c23426e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6e4ae156e38f47c0970a00e0c23426e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6e4ae156e38f47c0970a00e0c23426e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6e4ae156e38f47c0970a00e0c23426e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6e4ae156e38f47c0970a00e0c23426e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-user", "id": "5c1ead1be5614285acce300a0d37d6f0"}, "audit_ids": ["tTelbospQp6D9LfE0OHchA"], "issued_at": "2018-07-30T03:26:52.000000Z"}} 2018-07-30 03:26:52,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:52,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d1f9df5-292f-4149-964e-949f409133e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:52,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3d1f9df5-292f-4149-964e-949f409133e3 2018-07-30 03:26:52,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:52,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b1d0551d-cd4f-4f4c-b69b-313c25e8f6f4 Date: Mon, 30 Jul 2018 03:26:52 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:26:52,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname&description=hello+group used request id req-b1d0551d-cd4f-4f4c-b69b-313c25e8f6f4 2018-07-30 03:26:52,886 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname... 2018-07-30 03:26:52,886 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname 2018-07-30 03:26:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" -d '{"security_group": {"name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname", "description": "hello group"}}' 2018-07-30 03:26:53,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-dca70c07-2bc1-457a-a0d0-63bc44c2889d Date: Mon, 30 Jul 2018 03:26:53 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 2, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}} 2018-07-30 03:26:53,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-dca70c07-2bc1-457a-a0d0-63bc44c2889d 2018-07-30 03:26:53,064 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:53,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:53,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4413e0d3-ee0d-4c30-bc5e-3eb346b18bab Date: Mon, 30 Jul 2018 03:26:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}]} 2018-07-30 03:26:53,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-4413e0d3-ee0d-4c30-bc5e-3eb346b18bab 2018-07-30 03:26:53,116 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:53,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:53,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b0ca70cd-4e19-4499-9289-299eeed4670e Date: Mon, 30 Jul 2018 03:26:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}]} 2018-07-30 03:26:53,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-b0ca70cd-4e19-4499-9289-299eeed4670e 2018-07-30 03:26:53,144 - neutron_utils - INFO - Retrieving security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:53,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:53,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-47a64272-a339-487e-95e8-39d6c096b2b1 Date: Mon, 30 Jul 2018 03:26:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 2, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:53,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-47a64272-a339-487e-95e8-39d6c096b2b1 2018-07-30 03:26:53,225 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:53,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:53,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7739d567-b394-476b-8115-e65bb5d818f7 Date: Mon, 30 Jul 2018 03:26:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}]} 2018-07-30 03:26:53,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-7739d567-b394-476b-8115-e65bb5d818f7 2018-07-30 03:26:53,252 - neutron_utils - INFO - Retrieving security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:53,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:53,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5651c036-9641-436e-97f0-ac83a44b670d Date: Mon, 30 Jul 2018 03:26:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 2, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:53,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-5651c036-9641-436e-97f0-ac83a44b670d 2018-07-30 03:26:53,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:53,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:53,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-27a3d7fd-ba43-47b8-a87d-b580672e642c Date: Mon, 30 Jul 2018 03:26:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}]} 2018-07-30 03:26:53,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-27a3d7fd-ba43-47b8-a87d-b580672e642c 2018-07-30 03:26:53,330 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname 2018-07-30 03:26:53,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:53,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c7c2bead-2252-45f6-abdc-abf8099990fc Date: Mon, 30 Jul 2018 03:26:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 2, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:53,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname used request id req-c7c2bead-2252-45f6-abdc-abf8099990fc 2018-07-30 03:26:53,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:53,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:53,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:53,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-958ca367-7de0-4195-8114-d9760810ff76 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e4ae156e38f47c0970a00e0c23426e7", "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj"}} 2018-07-30 03:26:53,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7 used request id req-958ca367-7de0-4195-8114-d9760810ff76 2018-07-30 03:26:53,449 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:53,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:53,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c7af1dae-5caa-4cbe-a0de-69e052497707 Date: Mon, 30 Jul 2018 03:26:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}]} 2018-07-30 03:26:53,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-c7af1dae-5caa-4cbe-a0de-69e052497707 2018-07-30 03:26:53,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f"}}' 2018-07-30 03:26:53,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-875122b7-d24c-465f-a11b-c4f16503c6fd Date: Mon, 30 Jul 2018 03:26:53 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}} 2018-07-30 03:26:53,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-875122b7-d24c-465f-a11b-c4f16503c6fd 2018-07-30 03:26:53,627 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname 2018-07-30 03:26:53,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:53,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2592c232-9073-489a-bb3a-0517e801d74b Date: Mon, 30 Jul 2018 03:26:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 3, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:53,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname used request id req-2592c232-9073-489a-bb3a-0517e801d74b 2018-07-30 03:26:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:53,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8bb9c19-5703-406f-be3f-6147e90e65bc Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e4ae156e38f47c0970a00e0c23426e7", "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj"}} 2018-07-30 03:26:53,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7 used request id req-a8bb9c19-5703-406f-be3f-6147e90e65bc 2018-07-30 03:26:53,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:53,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:53,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9d3853d8-12cc-433f-bf83-1b7ce9bf01cf Date: Mon, 30 Jul 2018 03:26:53 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}]} 2018-07-30 03:26:53,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-9d3853d8-12cc-433f-bf83-1b7ce9bf01cf 2018-07-30 03:26:53,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f"}}' 2018-07-30 03:26:53,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-f48cef88-9d92-43c6-a841-6a4780835fc2 Date: Mon, 30 Jul 2018 03:26:53 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}} 2018-07-30 03:26:53,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-f48cef88-9d92-43c6-a841-6a4780835fc2 2018-07-30 03:26:53,989 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname 2018-07-30 03:26:53,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:54,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-1a04056f-5172-457c-9beb-fd96b80fefd4 Date: Mon, 30 Jul 2018 03:26:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 4, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:54,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname used request id req-1a04056f-5172-457c-9beb-fd96b80fefd4 2018-07-30 03:26:54,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:54,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36bd64a5-f9fa-46dc-b00a-8ba6efcdc2f8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e4ae156e38f47c0970a00e0c23426e7", "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj"}} 2018-07-30 03:26:54,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7 used request id req-36bd64a5-f9fa-46dc-b00a-8ba6efcdc2f8 2018-07-30 03:26:54,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:54,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:54,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-0cb874ec-070d-4748-9f8a-1f0e09b5c693 Date: Mon, 30 Jul 2018 03:26:54 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}]} 2018-07-30 03:26:54,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-0cb874ec-070d-4748-9f8a-1f0e09b5c693 2018-07-30 03:26:54,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10}}' 2018-07-30 03:26:54,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-eb9fe902-ae91-4ee8-b10f-ada0bc168475 Date: Mon, 30 Jul 2018 03:26:54 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-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:54Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2"}} 2018-07-30 03:26:54,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-eb9fe902-ae91-4ee8-b10f-ada0bc168475 2018-07-30 03:26:54,439 - neutron_utils - INFO - Retrieving security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:54,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:54,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f380360e-eb83-4833-ba2a-6442dc13032f Date: Mon, 30 Jul 2018 03:26:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:54Z", "revision_number": 0, "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 5, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:54,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-f380360e-eb83-4833-ba2a-6442dc13032f 2018-07-30 03:26:54,494 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:54,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-53966c89-e2bc-480d-ac86-1480e216019a Date: Mon, 30 Jul 2018 03:26:54 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}, {"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-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:54Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2"}]} 2018-07-30 03:26:54,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-53966c89-e2bc-480d-ac86-1480e216019a 2018-07-30 03:26:54,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:54,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3186f013ea6498e825e5ba2bc34b86f", "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj-role"}], "expires_at": "2018-07-30T04:26:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e4ae156e38f47c0970a00e0c23426e7", "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6e4ae156e38f47c0970a00e0c23426e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6e4ae156e38f47c0970a00e0c23426e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6e4ae156e38f47c0970a00e0c23426e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6e4ae156e38f47c0970a00e0c23426e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6e4ae156e38f47c0970a00e0c23426e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6e4ae156e38f47c0970a00e0c23426e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6e4ae156e38f47c0970a00e0c23426e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6e4ae156e38f47c0970a00e0c23426e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6e4ae156e38f47c0970a00e0c23426e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6e4ae156e38f47c0970a00e0c23426e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6e4ae156e38f47c0970a00e0c23426e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6e4ae156e38f47c0970a00e0c23426e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6e4ae156e38f47c0970a00e0c23426e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6e4ae156e38f47c0970a00e0c23426e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-user", "id": "5c1ead1be5614285acce300a0d37d6f0"}, "audit_ids": ["D4wXwG8gRMWtU11MEotUFg"], "issued_at": "2018-07-30T03:26:54.000000Z"}} 2018-07-30 03:26:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5d53e725-dbb9-497d-91ef-1026e1eab187 Date: Mon, 30 Jul 2018 03:26:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:54Z", "revision_number": 0, "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 5, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:55,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname&description=hello+group used request id req-5d53e725-dbb9-497d-91ef-1026e1eab187 2018-07-30 03:26:55,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:55,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8fe765ef-2309-4419-a6d9-b9886581318b Date: Mon, 30 Jul 2018 03:26:55 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}, {"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-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:54Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2"}]} 2018-07-30 03:26:55,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-8fe765ef-2309-4419-a6d9-b9886581318b 2018-07-30 03:26:55,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:55,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fec57cf6-b50b-44be-818f-ea33755c327c Date: Mon, 30 Jul 2018 03:26:55 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}, {"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-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:54Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2"}]} 2018-07-30 03:26:55,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-fec57cf6-b50b-44be-818f-ea33755c327c 2018-07-30 03:26:55,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fa9161c9-ce9b-42f2-bf5a-db9157afdbf0 Date: Mon, 30 Jul 2018 03:26:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:54Z", "revision_number": 0, "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 5, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:55,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname used request id req-fa9161c9-ce9b-42f2-bf5a-db9157afdbf0 2018-07-30 03:26:55,264 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:55,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-edaeadf8-5f92-41aa-9238-eba61fe1d7d7 Date: Mon, 30 Jul 2018 03:26:55 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}, {"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-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:54Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2"}]} 2018-07-30 03:26:55,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-edaeadf8-5f92-41aa-9238-eba61fe1d7d7 2018-07-30 03:26:55,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-adaf35e6-198e-434f-9df9-f0e3583fc4e7 Date: Mon, 30 Jul 2018 03:26:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:54Z", "revision_number": 0, "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 5, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:55,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname used request id req-adaf35e6-198e-434f-9df9-f0e3583fc4e7 2018-07-30 03:26:55,344 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:55,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-009ab2b3-38e8-498b-9a60-e2a0eb16e6ce Date: Mon, 30 Jul 2018 03:26:55 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}, {"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-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:54Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2"}]} 2018-07-30 03:26:55,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-009ab2b3-38e8-498b-9a60-e2a0eb16e6ce 2018-07-30 03:26:55,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e1e46b34-801e-44eb-be82-e74031e78a69 Date: Mon, 30 Jul 2018 03:26:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:54Z", "revision_number": 0, "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 5, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:55,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname used request id req-e1e46b34-801e-44eb-be82-e74031e78a69 2018-07-30 03:26:55,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:55,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ac12ca7b-1c73-476e-a8de-d5bfe57df37f Date: Mon, 30 Jul 2018 03:26:55 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}, {"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-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:54Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2"}]} 2018-07-30 03:26:55,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-ac12ca7b-1c73-476e-a8de-d5bfe57df37f 2018-07-30 03:26:55,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9c430bc0-adff-48ee-9f82-5ed1cd39f2c4 Date: Mon, 30 Jul 2018 03:26:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:54Z", "revision_number": 0, "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 5, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:55,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname used request id req-9c430bc0-adff-48ee-9f82-5ed1cd39f2c4 2018-07-30 03:26:55,510 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:55,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-272c1eb2-588e-4cf4-ae65-4ae640e91298 Date: Mon, 30 Jul 2018 03:26:55 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}, {"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-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:54Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2"}]} 2018-07-30 03:26:55,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-272c1eb2-588e-4cf4-ae65-4ae640e91298 2018-07-30 03:26:55,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5c4a80b3-c043-42f3-ab96-61f1066476d0 Date: Mon, 30 Jul 2018 03:26:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:54Z", "revision_number": 0, "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 5, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:55,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname used request id req-5c4a80b3-c043-42f3-ab96-61f1066476d0 2018-07-30 03:26:55,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:55,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3193535d-6594-41cc-aac0-8a0188ce15d3 Date: Mon, 30 Jul 2018 03:26:55 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}, {"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-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:54Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2"}]} 2018-07-30 03:26:55,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-3193535d-6594-41cc-aac0-8a0188ce15d3 2018-07-30 03:26:55,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bfbe73db-39c3-4106-a51d-936a66e0cb38 Date: Mon, 30 Jul 2018 03:26:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:54Z", "revision_number": 0, "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 5, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:55,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname used request id req-bfbe73db-39c3-4106-a51d-936a66e0cb38 2018-07-30 03:26:55,667 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:55,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bd2bdd0b-2c2d-4c18-8b45-e63f8d95cff1 Date: Mon, 30 Jul 2018 03:26:55 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}, {"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-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:54Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2"}]} 2018-07-30 03:26:55,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-bd2bdd0b-2c2d-4c18-8b45-e63f8d95cff1 2018-07-30 03:26:55,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-eb2a34c6-a214-43e1-b05e-416edf16c73b Date: Mon, 30 Jul 2018 03:26:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:54Z", "revision_number": 0, "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 5, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:55,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname used request id req-eb2a34c6-a214-43e1-b05e-416edf16c73b 2018-07-30 03:26:55,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:55,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fa0a0d7a-e685-4842-9aa3-98f05d64cf1a Date: Mon, 30 Jul 2018 03:26:55 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}, {"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-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:54Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2"}]} 2018-07-30 03:26:55,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-fa0a0d7a-e685-4842-9aa3-98f05d64cf1a 2018-07-30 03:26:55,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-55b98a73-7adb-4956-a00e-1ebb2232aca3 Date: Mon, 30 Jul 2018 03:26:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:54Z", "revision_number": 0, "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 5, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:55,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname used request id req-55b98a73-7adb-4956-a00e-1ebb2232aca3 2018-07-30 03:26:55,837 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:55,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-38fef8aa-7a32-4afc-a09a-7fea1a8047e3 Date: Mon, 30 Jul 2018 03:26:55 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}, {"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-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:54Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2"}]} 2018-07-30 03:26:55,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-38fef8aa-7a32-4afc-a09a-7fea1a8047e3 2018-07-30 03:26:55,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-98c2ce5a-7e1e-4105-b368-c9bd0a31e7a5 Date: Mon, 30 Jul 2018 03:26:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:53Z", "revision_number": 0, "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-30T03:26:54Z", "revision_number": 0, "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 5, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "name": "CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname"}]} 2018-07-30 03:26:55,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname used request id req-98c2ce5a-7e1e-4105-b368-c9bd0a31e7a5 2018-07-30 03:26:55,919 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:55,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:55,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5b89d0d4-38c8-49d6-9cd5-d12f182605d9 Date: Mon, 30 Jul 2018 03:26:55 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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "19a69f7f-bd40-43e5-be3e-873df0b95ab4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}, {"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-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:54Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2"}]} 2018-07-30 03:26:55,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-5b89d0d4-38c8-49d6-9cd5-d12f182605d9 2018-07-30 03:26:55,953 - neutron_utils - INFO - Deleting security group rule with ID - 19a69f7f-bd40-43e5-be3e-873df0b95ab4 2018-07-30 03:26:55,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/19a69f7f-bd40-43e5-be3e-873df0b95ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:56,046 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c680e31-c979-4a43-b98b-9688c3e8a029 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:56,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/19a69f7f-bd40-43e5-be3e-873df0b95ab4 used request id req-8c680e31-c979-4a43-b98b-9688c3e8a029 2018-07-30 03:26:56,046 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-07-30 03:26:56,046 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6675dd14-59fe-47b6-888e-9ea74470f48f 2018-07-30 03:26:56,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9abc05012b14c6507a4e5f094f87f9e69652ba" 2018-07-30 03:26:56,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-1e71700b-4eea-4332-b490-aca5df21bf30 Date: Mon, 30 Jul 2018 03:26:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "332ac7eb-b9f8-4946-b5cd-9f558c1b5306"}, {"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-30T03:26:53Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:53Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a66b096b-8992-4ce2-be2f-bd5fdc520136"}, {"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-30T03:26:54Z", "security_group_id": "6675dd14-59fe-47b6-888e-9ea74470f48f", "port_range_min": 10, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:54Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "db252825-a954-40d0-b39f-e7a5b6f92ea2"}]} 2018-07-30 03:26:56,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-1e71700b-4eea-4332-b490-aca5df21bf30 2018-07-30 03:26:56,079 - neutron_utils - INFO - Deleting security group rule with ID - 19a69f7f-bd40-43e5-be3e-873df0b95ab4 2018-07-30 03:26:56,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/19a69f7f-bd40-43e5-be3e-873df0b95ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:56,101 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-7246631d-6acc-4792-bed2-b858aefee331 Date: Mon, 30 Jul 2018 03:26:56 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 19a69f7f-bd40-43e5-be3e-873df0b95ab4 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-30 03:26:56,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/19a69f7f-bd40-43e5-be3e-873df0b95ab4 used request id req-7246631d-6acc-4792-bed2-b858aefee331 2018-07-30 03:26:56,101 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 19a69f7f-bd40-43e5-be3e-873df0b95ab4 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-30 03:26:56,102 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 19a69f7f-bd40-43e5-be3e-873df0b95ab4 does not exist Neutron server returns request_ids: ['req-7246631d-6acc-4792-bed2-b858aefee331'] 2018-07-30 03:26:56,102 - neutron_utils - INFO - Deleting security group rule with ID - a66b096b-8992-4ce2-be2f-bd5fdc520136 2018-07-30 03:26:56,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/a66b096b-8992-4ce2-be2f-bd5fdc520136 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:56,201 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f27e0197-16e3-4167-89cd-7ade02b3aa9c Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:56,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/a66b096b-8992-4ce2-be2f-bd5fdc520136 used request id req-f27e0197-16e3-4167-89cd-7ade02b3aa9c 2018-07-30 03:26:56,201 - neutron_utils - INFO - Deleting security group rule with ID - 40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44 2018-07-30 03:26:56,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:56,278 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a5fc932-0824-41c2-a125-c03f04f5aaef Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:56,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/40fe63ed-8a2d-4e5d-96f7-e8e25bc13a44 used request id req-0a5fc932-0824-41c2-a125-c03f04f5aaef 2018-07-30 03:26:56,278 - neutron_utils - INFO - Deleting security group rule with ID - 332ac7eb-b9f8-4946-b5cd-9f558c1b5306 2018-07-30 03:26:56,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/332ac7eb-b9f8-4946-b5cd-9f558c1b5306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:56,365 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c000362-6d5e-46d2-8249-f3e0f798023e Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:56,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/332ac7eb-b9f8-4946-b5cd-9f558c1b5306 used request id req-2c000362-6d5e-46d2-8249-f3e0f798023e 2018-07-30 03:26:56,365 - neutron_utils - INFO - Deleting security group rule with ID - db252825-a954-40d0-b39f-e7a5b6f92ea2 2018-07-30 03:26:56,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/db252825-a954-40d0-b39f-e7a5b6f92ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:56,443 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-502ba5c1-8e7d-4c16-ae79-c4d039a0fb7b Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:56,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/db252825-a954-40d0-b39f-e7a5b6f92ea2 used request id req-502ba5c1-8e7d-4c16-ae79-c4d039a0fb7b 2018-07-30 03:26:56,443 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5285d6e4-c6d7-4f75-bce9-9ab05e7e52ffname 2018-07-30 03:26:56,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/6675dd14-59fe-47b6-888e-9ea74470f48f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a82007f8aabf068da7c3ecea3a89eecffb71bb4" 2018-07-30 03:26:56,558 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-087ea779-1124-45ca-af91-1c267f4e1d6a Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:56,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/6675dd14-59fe-47b6-888e-9ea74470f48f used request id req-087ea779-1124-45ca-af91-1c267f4e1d6a 2018-07-30 03:26:56,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:56,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6a22667e-0053-4393-a95d-239e14012f28 Date: Mon, 30 Jul 2018 03:26:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "updated_at": "2018-07-30T03:26:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "0d9c032f-f529-44cc-a256-c0475534b227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "8c46f7fc-14b2-4635-ba43-257bd0f46aaa", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "891d8af1-8468-4d77-8d35-e713b08a4c15", "remote_group_id": "8c46f7fc-14b2-4635-ba43-257bd0f46aaa", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "8c46f7fc-14b2-4635-ba43-257bd0f46aaa", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "a71f63cd-722b-402f-8266-8f7026bcb3f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "8c46f7fc-14b2-4635-ba43-257bd0f46aaa", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "revision_number": 0, "id": "e3d4c158-8776-4c89-b250-db79a6269379", "remote_group_id": "8c46f7fc-14b2-4635-ba43-257bd0f46aaa", "remote_ip_prefix": null, "created_at": "2018-07-30T03:26:52Z", "security_group_id": "8c46f7fc-14b2-4635-ba43-257bd0f46aaa", "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e4ae156e38f47c0970a00e0c23426e7"}], "revision_number": 4, "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "8c46f7fc-14b2-4635-ba43-257bd0f46aaa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:26:56,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-6a22667e-0053-4393-a95d-239e14012f28 2018-07-30 03:26:56,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:56,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ddcae1b-d001-48b0-8c51-e7bd959fbaba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:56,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-3ddcae1b-d001-48b0-8c51-e7bd959fbaba 2018-07-30 03:26:56,876 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:56,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:56,958 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8508a29f-398f-4d4b-b4dc-9fc05e307f56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:56,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-8508a29f-398f-4d4b-b4dc-9fc05e307f56 2018-07-30 03:26:56,958 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:56,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:57,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9cf404c-640f-4c2d-9b04-b6ae3f371f89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:57,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-b9cf404c-640f-4c2d-9b04-b6ae3f371f89 2018-07-30 03:26:57,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:57,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:57,131 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2febe34c-1a04-4236-99bf-b245a194b0e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:57,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-2febe34c-1a04-4236-99bf-b245a194b0e8 2018-07-30 03:26:57,131 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:57,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:57,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb92042-bb64-472a-85fa-7e8eb982df88 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:26:57,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-4bb92042-bb64-472a-85fa-7e8eb982df88 2018-07-30 03:26:57,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:57,305 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:26:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0c65696-9493-4097-8f5a-f28f75f83525 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:26:57,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-f0c65696-9493-4097-8f5a-f28f75f83525 2018-07-30 03:26:57,305 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:26:57,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:57,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d185de-d9f6-44b5-bd88-359aee7408be Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e4ae156e38f47c0970a00e0c23426e7", "name": "CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj"}} 2018-07-30 03:26:57,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7 used request id req-63d185de-d9f6-44b5-bd88-359aee7408be 2018-07-30 03:26:57,401 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c46f7fc-14b2-4635-ba43-257bd0f46aaa 2018-07-30 03:26:57,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8c46f7fc-14b2-4635-ba43-257bd0f46aaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:57,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-46608c60-9880-4af9-ba7d-cefe19e5958c Date: Mon, 30 Jul 2018 03:26: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-30T03:26:52Z", "security_group_id": "8c46f7fc-14b2-4635-ba43-257bd0f46aaa", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "0d9c032f-f529-44cc-a256-c0475534b227"}, {"remote_group_id": "8c46f7fc-14b2-4635-ba43-257bd0f46aaa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "8c46f7fc-14b2-4635-ba43-257bd0f46aaa", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "891d8af1-8468-4d77-8d35-e713b08a4c15"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "8c46f7fc-14b2-4635-ba43-257bd0f46aaa", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "a71f63cd-722b-402f-8266-8f7026bcb3f3"}, {"remote_group_id": "8c46f7fc-14b2-4635-ba43-257bd0f46aaa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:26:52Z", "security_group_id": "8c46f7fc-14b2-4635-ba43-257bd0f46aaa", "port_range_min": null, "revision_number": 0, "tenant_id": "6e4ae156e38f47c0970a00e0c23426e7", "created_at": "2018-07-30T03:26:52Z", "project_id": "6e4ae156e38f47c0970a00e0c23426e7", "id": "e3d4c158-8776-4c89-b250-db79a6269379"}]} 2018-07-30 03:26:57,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8c46f7fc-14b2-4635-ba43-257bd0f46aaa used request id req-46608c60-9880-4af9-ba7d-cefe19e5958c 2018-07-30 03:26:57,440 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:26:57,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/8c46f7fc-14b2-4635-ba43-257bd0f46aaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:57,570 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f2f5ddd-109e-4662-ac58-02f76788e972 Content-Length: 0 Date: Mon, 30 Jul 2018 03:26:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:26:57,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/8c46f7fc-14b2-4635-ba43-257bd0f46aaa used request id req-0f2f5ddd-109e-4662-ac58-02f76788e972 2018-07-30 03:26:57,571 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj 2018-07-30 03:26:57,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:57,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2da0d34f-413f-46a9-8d5c-9fb8ca9600b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:57,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6e4ae156e38f47c0970a00e0c23426e7 used request id req-2da0d34f-413f-46a9-8d5c-9fb8ca9600b9 2018-07-30 03:26:57,849 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-cf62376e-8e3a-4f8-proj-role 2018-07-30 03:26:57,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/d3186f013ea6498e825e5ba2bc34b86f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:57,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23b2c425-03eb-46c9-b78c-07c028462db1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:57,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/d3186f013ea6498e825e5ba2bc34b86f used request id req-23b2c425-03eb-46c9-b78c-07c028462db1 2018-07-30 03:26:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6673c13e2149b8c84ca98ebd0521a7dfb274b045" 2018-07-30 03:26:58,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5eee463-17c2-4aa9-b52b-680eb35a4b52 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:26:58,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a5eee463-17c2-4aa9-b52b-680eb35a4b52 2018-07-30 03:26:58,042 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-cf62376e-8e3a-4f8-user 2018-07-30 03:26:58,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5c1ead1be5614285acce300a0d37d6f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0655a4bd70d1e3b9986342d4d9fc12726faaa9" 2018-07-30 03:26:58,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b4f7d64-820d-4df6-ab4f-6e23d6ebd3c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:26:58,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5c1ead1be5614285acce300a0d37d6f0 used request id req-6b4f7d64-820d-4df6-ab4f-6e23d6ebd3c4 2018-07-30 03:26:58,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:58,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Ot3AZdkjTPSJCWagb7zNyA"], "issued_at": "2018-07-30T03:26:58.000000Z"}} 2018-07-30 03:26:58,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279d297f0c725acae09f7b75cc6d01b027194eda" 2018-07-30 03:26:58,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4897957-a245-48d6-bee7-e36c047cc9a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:58,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d4897957-a245-48d6-bee7-e36c047cc9a3 2018-07-30 03:26:58,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:58,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:59,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["QooUK_KQQ-WdmLt01Tb4cg"], "issued_at": "2018-07-30T03:26:59.000000Z"}} 2018-07-30 03:26:59,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:26:59,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e322fd-8811-431c-941d-51084bf7c08f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:26:59,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-77e322fd-8811-431c-941d-51084bf7c08f 2018-07-30 03:26:59,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:26:59,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:26:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:26:59,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f1f83a79-8a64-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:26:59,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1874e06-752b-462c-a2b1-a1db24df8767 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f1f83a79-8a64-4c2-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:26:59,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f1f83a79-8a64-4c2-proj used request id req-d1874e06-752b-462c-a2b1-a1db24df8767 2018-07-30 03:26:59,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:26:59,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f54476e-783d-48ca-8916-cfdef7e51742 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:26:59,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8f54476e-783d-48ca-8916-cfdef7e51742 2018-07-30 03:26:59,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-f1f83a79-8a64-4c2-proj"}}' 2018-07-30 03:26:59,535 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb619b6b-909f-4688-8437-dfd616ef66b8 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/489e4eb535f342b8a30340edc710105a"}, "tags": [], "enabled": true, "id": "489e4eb535f342b8a30340edc710105a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-f1f83a79-8a64-4c2-proj"}} 2018-07-30 03:26:59,535 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-cb619b6b-909f-4688-8437-dfd616ef66b8 2018-07-30 03:26:59,535 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-f1f83a79-8a64-4c2-proj 2018-07-30 03:26:59,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:26:59,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:26:59,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:26:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vB9gPELFTOiRS_xV8Uz95g"], "issued_at": "2018-07-30T03:26:59.000000Z"}} 2018-07-30 03:26:59,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba77469f5d61f6dd6a6d34bca24ec2174e95395" 2018-07-30 03:27:00,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6d3481-3d08-4cf5-82e7-85c03193aad4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:00,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6a6d3481-3d08-4cf5-82e7-85c03193aad4 2018-07-30 03:27:00,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:00,027 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:00,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba77469f5d61f6dd6a6d34bca24ec2174e95395" 2018-07-30 03:27:00,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63696baf-5483-41e9-bc13-fdd61825068a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:27:00,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-63696baf-5483-41e9-bc13-fdd61825068a 2018-07-30 03:27:00,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-f1f83a79-8a64-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba77469f5d61f6dd6a6d34bca24ec2174e95395" 2018-07-30 03:27:00,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90238dab-558d-4879-b79b-95685042e322 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-f1f83a79-8a64-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/489e4eb535f342b8a30340edc710105a"}, "tags": [], "enabled": true, "id": "489e4eb535f342b8a30340edc710105a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-f1f83a79-8a64-4c2-proj"}]} 2018-07-30 03:27:00,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-f1f83a79-8a64-4c2-proj used request id req-90238dab-558d-4879-b79b-95685042e322 2018-07-30 03:27:00,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba77469f5d61f6dd6a6d34bca24ec2174e95395" 2018-07-30 03:27:00,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68942ad2-de3c-48da-8c0e-81807a28df26 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:00,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-68942ad2-de3c-48da-8c0e-81807a28df26 2018-07-30 03:27:00,600 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-f1f83a79-8a64-4c2-user 2018-07-30 03:27:00,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:00,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:00,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cda5b98-6ab4-40f4-b475-5d1e4249c427 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:00,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7cda5b98-6ab4-40f4-b475-5d1e4249c427 2018-07-30 03:27:00,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" -d '{"role": {"name": "CreateImageSuccessTests-f1f83a79-8a64-4c2-proj-role"}}' 2018-07-30 03:27:00,807 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07706e0a-8046-4b5d-8255-53cc782d536e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ccfca96bae804fa4bb192d80424700c8", "links": {"self": "http://172.30.9.25:5000/v3/roles/ccfca96bae804fa4bb192d80424700c8"}, "name": "CreateImageSuccessTests-f1f83a79-8a64-4c2-proj-role"}} 2018-07-30 03:27:00,807 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-07706e0a-8046-4b5d-8255-53cc782d536e 2018-07-30 03:27:00,807 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-f1f83a79-8a64-4c2-proj-role 2018-07-30 03:27:00,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/ccfca96bae804fa4bb192d80424700c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:00,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7706109b-67d3-4126-9f90-e3902cff7b3a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ccfca96bae804fa4bb192d80424700c8", "links": {"self": "http://172.30.9.25:5000/v3/roles/ccfca96bae804fa4bb192d80424700c8"}, "name": "CreateImageSuccessTests-f1f83a79-8a64-4c2-proj-role"}} 2018-07-30 03:27:00,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/ccfca96bae804fa4bb192d80424700c8 used request id req-7706109b-67d3-4126-9f90-e3902cff7b3a 2018-07-30 03:27:00,893 - keystone_utils - INFO - Granting role CreateImageSuccessTests-f1f83a79-8a64-4c2-proj-role to project CreateImageSuccessTests-f1f83a79-8a64-4c2-proj 2018-07-30 03:27:00,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/489e4eb535f342b8a30340edc710105a/users/273d978d468c4c2296f29645c6a48eea/roles/ccfca96bae804fa4bb192d80424700c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:01,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2acda0f-c6aa-4f54-bd46-49657e97de04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:01,019 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/489e4eb535f342b8a30340edc710105a/users/273d978d468c4c2296f29645c6a48eea/roles/ccfca96bae804fa4bb192d80424700c8 used request id req-b2acda0f-c6aa-4f54-bd46-49657e97de04 2018-07-30 03:27:01,111 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:27:01,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:01,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:01,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ccfca96bae804fa4bb192d80424700c8", "name": "CreateImageSuccessTests-f1f83a79-8a64-4c2-proj-role"}], "expires_at": "2018-07-30T04:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "489e4eb535f342b8a30340edc710105a", "name": "CreateImageSuccessTests-f1f83a79-8a64-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/489e4eb535f342b8a30340edc710105a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/489e4eb535f342b8a30340edc710105a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/489e4eb535f342b8a30340edc710105a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/489e4eb535f342b8a30340edc710105a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/489e4eb535f342b8a30340edc710105a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/489e4eb535f342b8a30340edc710105a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_489e4eb535f342b8a30340edc710105a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_489e4eb535f342b8a30340edc710105a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/489e4eb535f342b8a30340edc710105a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/489e4eb535f342b8a30340edc710105a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/489e4eb535f342b8a30340edc710105a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/489e4eb535f342b8a30340edc710105a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/489e4eb535f342b8a30340edc710105a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/489e4eb535f342b8a30340edc710105a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f1f83a79-8a64-4c2-user", "id": "273d978d468c4c2296f29645c6a48eea"}, "audit_ids": ["VW8CmsrORi-HM_QWwuF6xQ"], "issued_at": "2018-07-30T03:27:01.000000Z"}} 2018-07-30 03:27:01,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41ea0f112e3611a3b0fae0a798c442276259ee1" 2018-07-30 03:27:01,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78821484-fa54-4dff-af67-52670753dd6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:01,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-78821484-fa54-4dff-af67-52670753dd6e 2018-07-30 03:27:01,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e41ea0f112e3611a3b0fae0a798c442276259ee1" 2018-07-30 03:27:01,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-075eeee3-6517-4f2f-8ec6-92228ef19940 Date: Mon, 30 Jul 2018 03:27:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502"} 2018-07-30 03:27:01,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502 used request id req-075eeee3-6517-4f2f-8ec6-92228ef19940 2018-07-30 03:27:01,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e41ea0f112e3611a3b0fae0a798c442276259ee1" 2018-07-30 03:27:01,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7fcd1337-639e-4ab6-bdc7-ef448291c2f9 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:01,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-7fcd1337-639e-4ab6-bdc7-ef448291c2f9 2018-07-30 03:27:01,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e41ea0f112e3611a3b0fae0a798c442276259ee1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502"}' 2018-07-30 03:27:01,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-424b0e5a-1c04-4297-a1c0-62a5fb130644 Date: Mon, 30 Jul 2018 03:27:01 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78", "min_disk": 0, "protected": false, "id": "a02bf221-898e-4ebb-9823-142fe5b34d78", "file": "/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78/file", "checksum": null, "owner": "489e4eb535f342b8a30340edc710105a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:01,852 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-424b0e5a-1c04-4297-a1c0-62a5fb130644 2018-07-30 03:27:01,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e41ea0f112e3611a3b0fae0a798c442276259ee1" -d '' 2018-07-30 03:27:02,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40dfe883-dbdc-464a-9645-aa49530fd4a3 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:02,245 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78/file used request id req-40dfe883-dbdc-464a-9645-aa49530fd4a3 2018-07-30 03:27:02,246 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:27:02,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e41ea0f112e3611a3b0fae0a798c442276259ee1" 2018-07-30 03:27:02,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c774e408-74ad-4724-8568-62b62fcee836 Date: Mon, 30 Jul 2018 03:27:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:02Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a02bf221-898e-4ebb-9823-142fe5b34d78/snap", "metadata": {}}], "self": "/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78", "min_disk": 0, "protected": false, "id": "a02bf221-898e-4ebb-9823-142fe5b34d78", "file": "/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "489e4eb535f342b8a30340edc710105a", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a02bf221-898e-4ebb-9823-142fe5b34d78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:02,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78 used request id req-c774e408-74ad-4724-8568-62b62fcee836 2018-07-30 03:27:02,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e41ea0f112e3611a3b0fae0a798c442276259ee1" 2018-07-30 03:27:02,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-10ad8203-fc09-41b3-a192-4b49ddc5427b Date: Mon, 30 Jul 2018 03:27: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-30 03:27:02,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-10ad8203-fc09-41b3-a192-4b49ddc5427b 2018-07-30 03:27:02,276 - create_image - INFO - Created image with name - CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502 2018-07-30 03:27:02,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e41ea0f112e3611a3b0fae0a798c442276259ee1" 2018-07-30 03:27:02,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-81c99634-a034-4291-90ac-4bf372e30227 Date: Mon, 30 Jul 2018 03:27:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:02Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a02bf221-898e-4ebb-9823-142fe5b34d78/snap", "metadata": {}}], "self": "/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78", "min_disk": 0, "protected": false, "id": "a02bf221-898e-4ebb-9823-142fe5b34d78", "file": "/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "489e4eb535f342b8a30340edc710105a", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a02bf221-898e-4ebb-9823-142fe5b34d78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:02,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78 used request id req-81c99634-a034-4291-90ac-4bf372e30227 2018-07-30 03:27:02,294 - create_image - DEBUG - Instance status is - active 2018-07-30 03:27:02,295 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502 2018-07-30 03:27:02,295 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502 2018-07-30 03:27:02,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:02,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ccfca96bae804fa4bb192d80424700c8", "name": "CreateImageSuccessTests-f1f83a79-8a64-4c2-proj-role"}], "expires_at": "2018-07-30T04:27:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "489e4eb535f342b8a30340edc710105a", "name": "CreateImageSuccessTests-f1f83a79-8a64-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/489e4eb535f342b8a30340edc710105a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/489e4eb535f342b8a30340edc710105a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/489e4eb535f342b8a30340edc710105a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/489e4eb535f342b8a30340edc710105a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/489e4eb535f342b8a30340edc710105a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/489e4eb535f342b8a30340edc710105a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_489e4eb535f342b8a30340edc710105a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_489e4eb535f342b8a30340edc710105a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/489e4eb535f342b8a30340edc710105a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/489e4eb535f342b8a30340edc710105a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/489e4eb535f342b8a30340edc710105a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/489e4eb535f342b8a30340edc710105a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/489e4eb535f342b8a30340edc710105a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/489e4eb535f342b8a30340edc710105a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f1f83a79-8a64-4c2-user", "id": "273d978d468c4c2296f29645c6a48eea"}, "audit_ids": ["EG9yFVhpQN2fsvfjNkYnvg"], "issued_at": "2018-07-30T03:27:02.000000Z"}} 2018-07-30 03:27:02,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}96e2ec3518763b3ef01add0a467b80c4d0435a9b" 2018-07-30 03:27:03,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-ff7f6657-2f38-4b41-89ab-2f225d73ed66 Date: Mon, 30 Jul 2018 03:27:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:02Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a02bf221-898e-4ebb-9823-142fe5b34d78/snap", "metadata": {}}], "self": "/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78", "min_disk": 0, "protected": false, "id": "a02bf221-898e-4ebb-9823-142fe5b34d78", "file": "/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "489e4eb535f342b8a30340edc710105a", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a02bf221-898e-4ebb-9823-142fe5b34d78/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502"} 2018-07-30 03:27:03,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502 used request id req-ff7f6657-2f38-4b41-89ab-2f225d73ed66 2018-07-30 03:27:03,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}96e2ec3518763b3ef01add0a467b80c4d0435a9b" 2018-07-30 03:27:03,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6e3ba328-28f1-4c26-9496-38204a9efb50 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:03,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-6e3ba328-28f1-4c26-9496-38204a9efb50 2018-07-30 03:27:03,361 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502 2018-07-30 03:27:03,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}96e2ec3518763b3ef01add0a467b80c4d0435a9b" 2018-07-30 03:27:04,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c45c300-1fef-4f4b-9c11-614803dd37d3 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:04,413 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78 used request id req-9c45c300-1fef-4f4b-9c11-614803dd37d3 2018-07-30 03:27:04,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}96e2ec3518763b3ef01add0a467b80c4d0435a9b" 2018-07-30 03:27:04,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-554d8940-9070-4eac-a3fa-cdbd80fe9176 Date: Mon, 30 Jul 2018 03:27:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502"} 2018-07-30 03:27:04,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502 used request id req-554d8940-9070-4eac-a3fa-cdbd80fe9176 2018-07-30 03:27:04,449 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8473222c-b830-4a7f-8256-92f0a296d502 2018-07-30 03:27:04,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e41ea0f112e3611a3b0fae0a798c442276259ee1" 2018-07-30 03:27:04,481 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-c338f010-247b-4242-b34f-ca9b7276c58b Date: Mon, 30 Jul 2018 03:27: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-30 03:27:04,481 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/a02bf221-898e-4ebb-9823-142fe5b34d78 used request id req-c338f010-247b-4242-b34f-ca9b7276c58b 2018-07-30 03:27:04,481 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-07-30 03:27:04,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:04,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-82d93e4c-192d-488e-9944-03101c6c460b Date: Mon, 30 Jul 2018 03:27:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:27:04,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-82d93e4c-192d-488e-9944-03101c6c460b 2018-07-30 03:27:04,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:04,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f789894-a7b6-4aeb-8395-119019a0cd3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:04,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-8f789894-a7b6-4aeb-8395-119019a0cd3f 2018-07-30 03:27:04,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:04,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:05,068 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a98da249-41ff-4669-b2d0-1c728c26043f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:05,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-a98da249-41ff-4669-b2d0-1c728c26043f 2018-07-30 03:27:05,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:05,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:05,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286c4c1a-3f14-4314-a2b7-9fd9115346c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:05,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-286c4c1a-3f14-4314-a2b7-9fd9115346c1 2018-07-30 03:27:05,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:05,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:05,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4262ff86-662a-4e39-874d-86c323c587c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:05,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-4262ff86-662a-4e39-874d-86c323c587c5 2018-07-30 03:27:05,243 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:05,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:05,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d9dc694-86d8-4deb-9684-a1f1b072ff4e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:27:05,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-0d9dc694-86d8-4deb-9684-a1f1b072ff4e 2018-07-30 03:27:05,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:05,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05d93d3d-5a67-4fc9-ad2d-a85644680ae8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:05,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-05d93d3d-5a67-4fc9-ad2d-a85644680ae8 2018-07-30 03:27:05,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:05,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:05,512 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f716db6-582a-4905-99aa-4291dca4ba85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:05,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-4f716db6-582a-4905-99aa-4291dca4ba85 2018-07-30 03:27:05,512 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:05,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:05,596 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df0d865a-9625-440f-9e23-4ef707215180 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:05,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-df0d865a-9625-440f-9e23-4ef707215180 2018-07-30 03:27:05,596 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:05,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:05,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09938b49-100b-4c90-bd87-7d4eaac93457 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:27:05,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-09938b49-100b-4c90-bd87-7d4eaac93457 2018-07-30 03:27:05,773 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-f1f83a79-8a64-4c2-proj 2018-07-30 03:27:05,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/489e4eb535f342b8a30340edc710105a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:06,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1dafc61-d2ce-4326-b02a-bd030d9d5890 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:06,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/489e4eb535f342b8a30340edc710105a used request id req-c1dafc61-d2ce-4326-b02a-bd030d9d5890 2018-07-30 03:27:06,030 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-f1f83a79-8a64-4c2-proj-role 2018-07-30 03:27:06,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/ccfca96bae804fa4bb192d80424700c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:06,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d842643a-d0ca-4a86-856f-95efef0ce2dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:06,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/ccfca96bae804fa4bb192d80424700c8 used request id req-d842643a-d0ca-4a86-856f-95efef0ce2dc 2018-07-30 03:27:06,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae045c92108775e331e965e2cd43652cbdbb1c54" 2018-07-30 03:27:06,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f30a3e-ea97-47a8-bce0-e81cc774a5e3 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:06,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-11f30a3e-ea97-47a8-bce0-e81cc774a5e3 2018-07-30 03:27:06,215 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-f1f83a79-8a64-4c2-user 2018-07-30 03:27:06,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/273d978d468c4c2296f29645c6a48eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba77469f5d61f6dd6a6d34bca24ec2174e95395" 2018-07-30 03:27:06,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db17f69a-3e81-4dee-b23b-9e09d860e43d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:06,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/273d978d468c4c2296f29645c6a48eea used request id req-db17f69a-3e81-4dee-b23b-9e09d860e43d 2018-07-30 03:27:06,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:06,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["dUdPCq1uTLa3XFhTDsIDZw"], "issued_at": "2018-07-30T03:27:06.000000Z"}} 2018-07-30 03:27:06,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043878754743412f67c17f7ba319840262d37785" 2018-07-30 03:27:06,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ae9776b-8125-41a3-9e28-dbfdeef0ef87 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:06,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9ae9776b-8125-41a3-9e28-dbfdeef0ef87 2018-07-30 03:27:06,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:06,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:07,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["eIKcitmeTaOm8N5vphqD0w"], "issued_at": "2018-07-30T03:27:07.000000Z"}} 2018-07-30 03:27:07,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:07,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d0d199-46db-47d8-8685-22643f4d577e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:07,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c7d0d199-46db-47d8-8685-22643f4d577e 2018-07-30 03:27:07,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:07,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:07,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4a98c9f1-0b53-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:07,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2894c1d8-c8cc-4156-8fd3-81889d023b54 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4a98c9f1-0b53-499-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:27:07,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4a98c9f1-0b53-499-proj used request id req-2894c1d8-c8cc-4156-8fd3-81889d023b54 2018-07-30 03:27:07,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:07,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f7fccc-5c8f-48c0-87af-9903bd90d24e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:07,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-77f7fccc-5c8f-48c0-87af-9903bd90d24e 2018-07-30 03:27:07,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-4a98c9f1-0b53-499-proj"}}' 2018-07-30 03:27:07,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01719691-3235-43e9-8415-f4d1e32707fa Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4c9f3b275c2f4e5fb907a70ff3172b7f"}, "tags": [], "enabled": true, "id": "4c9f3b275c2f4e5fb907a70ff3172b7f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4a98c9f1-0b53-499-proj"}} 2018-07-30 03:27:07,574 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-01719691-3235-43e9-8415-f4d1e32707fa 2018-07-30 03:27:07,574 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-4a98c9f1-0b53-499-proj 2018-07-30 03:27:07,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:07,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:07,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["7w1LA8CjRwGkjN8-WhhHtw"], "issued_at": "2018-07-30T03:27:07.000000Z"}} 2018-07-30 03:27:07,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435e91ab47b2825024c6f03f55d46751b9e4258a" 2018-07-30 03:27:08,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c659b28-6d7e-4404-8d00-185a85e5eab5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:08,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5c659b28-6d7e-4404-8d00-185a85e5eab5 2018-07-30 03:27:08,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:08,045 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:08,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435e91ab47b2825024c6f03f55d46751b9e4258a" 2018-07-30 03:27:08,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e8a9152-1c46-491e-a338-e9ba4a3a510c Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:27:08,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0e8a9152-1c46-491e-a338-e9ba4a3a510c 2018-07-30 03:27:08,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-4a98c9f1-0b53-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435e91ab47b2825024c6f03f55d46751b9e4258a" 2018-07-30 03:27:08,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e406fd5-73c4-43a5-8a8f-168343bed8a9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-4a98c9f1-0b53-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4c9f3b275c2f4e5fb907a70ff3172b7f"}, "tags": [], "enabled": true, "id": "4c9f3b275c2f4e5fb907a70ff3172b7f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4a98c9f1-0b53-499-proj"}]} 2018-07-30 03:27:08,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-4a98c9f1-0b53-499-proj used request id req-6e406fd5-73c4-43a5-8a8f-168343bed8a9 2018-07-30 03:27:08,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435e91ab47b2825024c6f03f55d46751b9e4258a" 2018-07-30 03:27:08,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c83881c-0ec7-4176-b474-fdef272eb157 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:08,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7c83881c-0ec7-4176-b474-fdef272eb157 2018-07-30 03:27:08,630 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-4a98c9f1-0b53-499-user 2018-07-30 03:27:08,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:08,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:08,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a6733c-4701-466b-9c85-bb92deb78bc3 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:08,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-57a6733c-4701-466b-9c85-bb92deb78bc3 2018-07-30 03:27:08,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" -d '{"role": {"name": "CreateImageSuccessTests-4a98c9f1-0b53-499-proj-role"}}' 2018-07-30 03:27:08,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1b983d4-b03f-4328-80e0-fe4a69182aec Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "107f522652fb44eab142e90f99a27c80", "links": {"self": "http://172.30.9.25:5000/v3/roles/107f522652fb44eab142e90f99a27c80"}, "name": "CreateImageSuccessTests-4a98c9f1-0b53-499-proj-role"}} 2018-07-30 03:27:08,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a1b983d4-b03f-4328-80e0-fe4a69182aec 2018-07-30 03:27:08,816 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-4a98c9f1-0b53-499-proj-role 2018-07-30 03:27:08,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/107f522652fb44eab142e90f99a27c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:08,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d39f39ba-a045-4065-ae46-809878eda62c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "107f522652fb44eab142e90f99a27c80", "links": {"self": "http://172.30.9.25:5000/v3/roles/107f522652fb44eab142e90f99a27c80"}, "name": "CreateImageSuccessTests-4a98c9f1-0b53-499-proj-role"}} 2018-07-30 03:27:08,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/107f522652fb44eab142e90f99a27c80 used request id req-d39f39ba-a045-4065-ae46-809878eda62c 2018-07-30 03:27:08,900 - keystone_utils - INFO - Granting role CreateImageSuccessTests-4a98c9f1-0b53-499-proj-role to project CreateImageSuccessTests-4a98c9f1-0b53-499-proj 2018-07-30 03:27:08,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/4c9f3b275c2f4e5fb907a70ff3172b7f/users/5a4067ce12b04a11b44b06e27a2bfc85/roles/107f522652fb44eab142e90f99a27c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:09,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ddc8526-2ea6-4089-be62-00da33f6f116 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:09,029 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/4c9f3b275c2f4e5fb907a70ff3172b7f/users/5a4067ce12b04a11b44b06e27a2bfc85/roles/107f522652fb44eab142e90f99a27c80 used request id req-4ddc8526-2ea6-4089-be62-00da33f6f116 2018-07-30 03:27:09,029 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:27:09,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:09,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:09,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "107f522652fb44eab142e90f99a27c80", "name": "CreateImageSuccessTests-4a98c9f1-0b53-499-proj-role"}], "expires_at": "2018-07-30T04:27:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c9f3b275c2f4e5fb907a70ff3172b7f", "name": "CreateImageSuccessTests-4a98c9f1-0b53-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4a98c9f1-0b53-499-user", "id": "5a4067ce12b04a11b44b06e27a2bfc85"}, "audit_ids": ["pyEfNBXmSHKRIFqMUJIHWQ"], "issued_at": "2018-07-30T03:27:09.000000Z"}} 2018-07-30 03:27:09,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8c64ed0c05a2114d184f3e590e16c9834d1f4bb" 2018-07-30 03:27:09,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d1282b-06ac-41d7-8f7c-0d087dc540e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:09,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-14d1282b-06ac-41d7-8f7c-0d087dc540e3 2018-07-30 03:27:09,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8c64ed0c05a2114d184f3e590e16c9834d1f4bb" 2018-07-30 03:27:09,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-47dad09a-b782-48f2-ba1f-5735569a3184 Date: Mon, 30 Jul 2018 03:27:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c"} 2018-07-30 03:27:09,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c used request id req-47dad09a-b782-48f2-ba1f-5735569a3184 2018-07-30 03:27:09,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8c64ed0c05a2114d184f3e590e16c9834d1f4bb" 2018-07-30 03:27:09,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3d0671f8-ed59-44c7-aec1-a762706b4305 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:09,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3d0671f8-ed59-44c7-aec1-a762706b4305 2018-07-30 03:27:09,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8c64ed0c05a2114d184f3e590e16c9834d1f4bb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c"}' 2018-07-30 03:27:09,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4a9acf93-6841-41de-b5f4-8a8465ec5877 Date: Mon, 30 Jul 2018 03:27:09 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7", "min_disk": 0, "protected": false, "id": "6f48088e-dcba-41dc-9ffa-b2cfae3e83b7", "file": "/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7/file", "checksum": null, "owner": "4c9f3b275c2f4e5fb907a70ff3172b7f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:09,864 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-4a9acf93-6841-41de-b5f4-8a8465ec5877 2018-07-30 03:27:09,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8c64ed0c05a2114d184f3e590e16c9834d1f4bb" -d '' 2018-07-30 03:27:10,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b6469b5-b664-48ab-82cd-85dac3ba6cc9 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:10,330 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7/file used request id req-8b6469b5-b664-48ab-82cd-85dac3ba6cc9 2018-07-30 03:27:10,330 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:27:10,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8c64ed0c05a2114d184f3e590e16c9834d1f4bb" 2018-07-30 03:27:10,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-06c56353-0924-4528-bcf8-41d4340a8693 Date: Mon, 30 Jul 2018 03:27:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:10Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7/snap", "metadata": {}}], "self": "/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7", "min_disk": 0, "protected": false, "id": "6f48088e-dcba-41dc-9ffa-b2cfae3e83b7", "file": "/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4c9f3b275c2f4e5fb907a70ff3172b7f", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:10,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7 used request id req-06c56353-0924-4528-bcf8-41d4340a8693 2018-07-30 03:27:10,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8c64ed0c05a2114d184f3e590e16c9834d1f4bb" 2018-07-30 03:27:10,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-08b06273-c471-4e22-a33c-072cdd132ff7 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:10,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-08b06273-c471-4e22-a33c-072cdd132ff7 2018-07-30 03:27:10,363 - create_image - INFO - Created image with name - CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c 2018-07-30 03:27:10,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8c64ed0c05a2114d184f3e590e16c9834d1f4bb" 2018-07-30 03:27:10,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-22be5950-3c8f-4bd5-bdfe-d256d3ee01f5 Date: Mon, 30 Jul 2018 03:27:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:10Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7/snap", "metadata": {}}], "self": "/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7", "min_disk": 0, "protected": false, "id": "6f48088e-dcba-41dc-9ffa-b2cfae3e83b7", "file": "/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4c9f3b275c2f4e5fb907a70ff3172b7f", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:10,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7 used request id req-22be5950-3c8f-4bd5-bdfe-d256d3ee01f5 2018-07-30 03:27:10,381 - create_image - DEBUG - Instance status is - active 2018-07-30 03:27:10,381 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c 2018-07-30 03:27:10,381 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c 2018-07-30 03:27:10,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:10,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "107f522652fb44eab142e90f99a27c80", "name": "CreateImageSuccessTests-4a98c9f1-0b53-499-proj-role"}], "expires_at": "2018-07-30T04:27:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c9f3b275c2f4e5fb907a70ff3172b7f", "name": "CreateImageSuccessTests-4a98c9f1-0b53-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/4c9f3b275c2f4e5fb907a70ff3172b7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4a98c9f1-0b53-499-user", "id": "5a4067ce12b04a11b44b06e27a2bfc85"}, "audit_ids": ["rsoMPAnbSFChSYOtrwIpog"], "issued_at": "2018-07-30T03:27:10.000000Z"}} 2018-07-30 03:27:10,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8995d3723c46e148e8788367687322b068c0b01b" 2018-07-30 03:27:10,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-7e77c172-e452-424e-91b2-0d884101f079 Date: Mon, 30 Jul 2018 03:27:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:10Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7/snap", "metadata": {}}], "self": "/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7", "min_disk": 0, "protected": false, "id": "6f48088e-dcba-41dc-9ffa-b2cfae3e83b7", "file": "/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4c9f3b275c2f4e5fb907a70ff3172b7f", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c"} 2018-07-30 03:27:10,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c used request id req-7e77c172-e452-424e-91b2-0d884101f079 2018-07-30 03:27:10,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8995d3723c46e148e8788367687322b068c0b01b" 2018-07-30 03:27:10,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4d945cda-5568-4383-9819-03e24e2ffe6a Date: Mon, 30 Jul 2018 03:27: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-30 03:27:10,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4d945cda-5568-4383-9819-03e24e2ffe6a 2018-07-30 03:27:10,958 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-02e6f9b8-4ebf-4f86-8e57-23463dffbc0c 2018-07-30 03:27:10,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8c64ed0c05a2114d184f3e590e16c9834d1f4bb" 2018-07-30 03:27:11,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08633e56-d424-4072-be4d-1f59ae8286cb Date: Mon, 30 Jul 2018 03:27: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-30 03:27:11,455 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6f48088e-dcba-41dc-9ffa-b2cfae3e83b7 used request id req-08633e56-d424-4072-be4d-1f59ae8286cb 2018-07-30 03:27:11,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:11,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5eb03b94-23cd-4627-a317-1dd791493c6d Date: Mon, 30 Jul 2018 03:27:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:27:11,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-5eb03b94-23cd-4627-a317-1dd791493c6d 2018-07-30 03:27:11,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:11,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6a1f8f7-6b20-4e5e-bd8b-94a829e0b4cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:11,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-a6a1f8f7-6b20-4e5e-bd8b-94a829e0b4cc 2018-07-30 03:27:11,780 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:11,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:11,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a85832e9-616f-447e-82f9-e15ba7feb05a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:11,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-a85832e9-616f-447e-82f9-e15ba7feb05a 2018-07-30 03:27:11,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:11,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:11,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12ffd990-53f9-4a9e-9e95-eae4e4fa96fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:11,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-12ffd990-53f9-4a9e-9e95-eae4e4fa96fe 2018-07-30 03:27:11,953 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:11,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:12,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac3dcdc1-e6cd-43de-b7ed-afcc7c3bf722 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:12,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-ac3dcdc1-e6cd-43de-b7ed-afcc7c3bf722 2018-07-30 03:27:12,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:12,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:12,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-456689d2-4f53-4efd-bbe1-501347c24849 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:27:12,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-456689d2-4f53-4efd-bbe1-501347c24849 2018-07-30 03:27:12,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:12,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25948f03-ff73-45e6-82b9-3eadc23f4fcb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:12,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-25948f03-ff73-45e6-82b9-3eadc23f4fcb 2018-07-30 03:27:12,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:12,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:12,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f08660a-02c4-4b75-bce6-0c1994817f2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:12,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-5f08660a-02c4-4b75-bce6-0c1994817f2f 2018-07-30 03:27:12,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:12,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:12,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90c3f3fe-572b-451e-b65f-283bd058c171 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:12,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-90c3f3fe-572b-451e-b65f-283bd058c171 2018-07-30 03:27:12,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:12,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:12,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de7d1494-3439-478e-b3fa-4aa02eb30605 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:27:12,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-de7d1494-3439-478e-b3fa-4aa02eb30605 2018-07-30 03:27:12,500 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-4a98c9f1-0b53-499-proj 2018-07-30 03:27:12,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/4c9f3b275c2f4e5fb907a70ff3172b7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:12,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33137b9c-9ad6-4f67-a6ef-f24e37a58bd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:12,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/4c9f3b275c2f4e5fb907a70ff3172b7f used request id req-33137b9c-9ad6-4f67-a6ef-f24e37a58bd7 2018-07-30 03:27:12,702 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-4a98c9f1-0b53-499-proj-role 2018-07-30 03:27:12,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/107f522652fb44eab142e90f99a27c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:12,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cbd08ed-c282-4c74-8081-9d63e5ece91a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:12,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/107f522652fb44eab142e90f99a27c80 used request id req-3cbd08ed-c282-4c74-8081-9d63e5ece91a 2018-07-30 03:27:12,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e45c8c3090b01bfbe122e9d2de87d67b1befdb7e" 2018-07-30 03:27:12,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f19f9b-a17b-47db-83aa-d66d1a594963 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:12,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e9f19f9b-a17b-47db-83aa-d66d1a594963 2018-07-30 03:27:12,919 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-4a98c9f1-0b53-499-user 2018-07-30 03:27:12,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5a4067ce12b04a11b44b06e27a2bfc85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435e91ab47b2825024c6f03f55d46751b9e4258a" 2018-07-30 03:27:13,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b24ae7ec-69d5-434a-a93c-b07e783f0501 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:13,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5a4067ce12b04a11b44b06e27a2bfc85 used request id req-b24ae7ec-69d5-434a-a93c-b07e783f0501 2018-07-30 03:27:13,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:13,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["PWOOh_KeSySKxUMAPycQTA"], "issued_at": "2018-07-30T03:27:13.000000Z"}} 2018-07-30 03:27:13,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6831d3325d917f30c6d4b6453e00e394ceebbe1b" 2018-07-30 03:27:13,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-751b431d-13a9-4ccc-bf2b-60b8acbd7b81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:13,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-751b431d-13a9-4ccc-bf2b-60b8acbd7b81 2018-07-30 03:27:13,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:13,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:13,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vrOlPLYYTXm8Llwl78t53w"], "issued_at": "2018-07-30T03:27:13.000000Z"}} 2018-07-30 03:27:13,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:14,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcce2364-b40f-4190-bcc1-1b7fe5984c75 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:14,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fcce2364-b40f-4190-bcc1-1b7fe5984c75 2018-07-30 03:27:14,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:14,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:14,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:14,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4e6075-77e7-4484-92c4-cca73d4e8a09 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:27:14,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj used request id req-2f4e6075-77e7-4484-92c4-cca73d4e8a09 2018-07-30 03:27:14,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:14,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1848e648-81e2-4ea2-9692-1c75b9f4cf8f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:14,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1848e648-81e2-4ea2-9692-1c75b9f4cf8f 2018-07-30 03:27:14,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj"}}' 2018-07-30 03:27:14,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d6daadf-72f8-41a4-b36b-875fd0b18d08 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3a7c2f1654cf4d3a894b1c9c3487d39e"}, "tags": [], "enabled": true, "id": "3a7c2f1654cf4d3a894b1c9c3487d39e", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj"}} 2018-07-30 03:27:14,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7d6daadf-72f8-41a4-b36b-875fd0b18d08 2018-07-30 03:27:14,300 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj 2018-07-30 03:27:14,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:14,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:14,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["8gGfKexsSualn3DGlqu1ww"], "issued_at": "2018-07-30T03:27:14.000000Z"}} 2018-07-30 03:27:14,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3057a1451d7421e3792f246006560abebb8ed452" 2018-07-30 03:27:14,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c8c225e-73ba-4ff7-8bf6-9f05c4551227 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:14,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1c8c225e-73ba-4ff7-8bf6-9f05c4551227 2018-07-30 03:27:14,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:14,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:14,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3057a1451d7421e3792f246006560abebb8ed452" 2018-07-30 03:27:14,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc8b71b3-5808-488a-800b-8daf86072903 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:27:14,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cc8b71b3-5808-488a-800b-8daf86072903 2018-07-30 03:27:14,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3057a1451d7421e3792f246006560abebb8ed452" 2018-07-30 03:27:14,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60cd1dac-8147-43c9-bd85-dc308b3d7169 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3a7c2f1654cf4d3a894b1c9c3487d39e"}, "tags": [], "enabled": true, "id": "3a7c2f1654cf4d3a894b1c9c3487d39e", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj"}]} 2018-07-30 03:27:14,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj used request id req-60cd1dac-8147-43c9-bd85-dc308b3d7169 2018-07-30 03:27:14,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3057a1451d7421e3792f246006560abebb8ed452" 2018-07-30 03:27:14,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b6d153-00e4-449a-9e21-08871163317f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:14,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e0b6d153-00e4-449a-9e21-08871163317f 2018-07-30 03:27:15,293 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-c51ca1a9-6f4a-45c-user 2018-07-30 03:27:15,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:15,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:15,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98989fd4-c832-4a0c-8704-77913034ebd5 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:15,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-98989fd4-c832-4a0c-8704-77913034ebd5 2018-07-30 03:27:15,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" -d '{"role": {"name": "CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj-role"}}' 2018-07-30 03:27:15,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf13d9f5-66df-4fcf-add8-44b068290cfa Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0afa2e603a1749d39f5a92e7cd53b602", "links": {"self": "http://172.30.9.25:5000/v3/roles/0afa2e603a1749d39f5a92e7cd53b602"}, "name": "CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj-role"}} 2018-07-30 03:27:15,486 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-bf13d9f5-66df-4fcf-add8-44b068290cfa 2018-07-30 03:27:15,487 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj-role 2018-07-30 03:27:15,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0afa2e603a1749d39f5a92e7cd53b602 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:15,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18af80e-01a0-4ec0-9ada-eeb6d6a73f82 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0afa2e603a1749d39f5a92e7cd53b602", "links": {"self": "http://172.30.9.25:5000/v3/roles/0afa2e603a1749d39f5a92e7cd53b602"}, "name": "CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj-role"}} 2018-07-30 03:27:15,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0afa2e603a1749d39f5a92e7cd53b602 used request id req-c18af80e-01a0-4ec0-9ada-eeb6d6a73f82 2018-07-30 03:27:15,572 - keystone_utils - INFO - Granting role CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj-role to project CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj 2018-07-30 03:27:15,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/3a7c2f1654cf4d3a894b1c9c3487d39e/users/ec893e0d60b84698891f4c905fa7fa1e/roles/0afa2e603a1749d39f5a92e7cd53b602 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:15,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc8e6ea5-c835-4e5b-b0fc-1e77b3283170 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:15,699 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/3a7c2f1654cf4d3a894b1c9c3487d39e/users/ec893e0d60b84698891f4c905fa7fa1e/roles/0afa2e603a1749d39f5a92e7cd53b602 used request id req-cc8e6ea5-c835-4e5b-b0fc-1e77b3283170 2018-07-30 03:27:15,700 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:27:15,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:15,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:16,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0afa2e603a1749d39f5a92e7cd53b602", "name": "CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj-role"}], "expires_at": "2018-07-30T04:27:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a7c2f1654cf4d3a894b1c9c3487d39e", "name": "CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c51ca1a9-6f4a-45c-user", "id": "ec893e0d60b84698891f4c905fa7fa1e"}, "audit_ids": ["i9yucFdOQnuTlzmHHUCBug"], "issued_at": "2018-07-30T03:27:16.000000Z"}} 2018-07-30 03:27:16,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7cd4b3093246eee04a6a9c893752884493145dc" 2018-07-30 03:27:16,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35041cb1-5c2a-4707-b14c-be345e04bbb7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:16,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-35041cb1-5c2a-4707-b14c-be345e04bbb7 2018-07-30 03:27:16,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7cd4b3093246eee04a6a9c893752884493145dc" 2018-07-30 03:27:16,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-9352d78a-0d97-4f67-a83e-73c1bd19d9a0 Date: Mon, 30 Jul 2018 03:27:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06"} 2018-07-30 03:27:16,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06 used request id req-9352d78a-0d97-4f67-a83e-73c1bd19d9a0 2018-07-30 03:27:16,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7cd4b3093246eee04a6a9c893752884493145dc" 2018-07-30 03:27:16,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b998c837-b29f-49ba-baea-670a12d14ecd Date: Mon, 30 Jul 2018 03:27: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-30 03:27:16,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b998c837-b29f-49ba-baea-670a12d14ecd 2018-07-30 03:27:16,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7cd4b3093246eee04a6a9c893752884493145dc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06"}' 2018-07-30 03:27:16,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-daea2ecf-a52d-48e8-9e20-99b3cc0dac55 Date: Mon, 30 Jul 2018 03:27:16 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d", "min_disk": 0, "protected": false, "id": "c49f4823-3850-4c6c-bf7e-6240482bd37d", "file": "/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d/file", "checksum": null, "owner": "3a7c2f1654cf4d3a894b1c9c3487d39e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:16,411 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-daea2ecf-a52d-48e8-9e20-99b3cc0dac55 2018-07-30 03:27:16,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7cd4b3093246eee04a6a9c893752884493145dc" -d '' 2018-07-30 03:27:16,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e11c23bf-1563-4253-9687-b35f2c4bda69 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:16,795 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d/file used request id req-e11c23bf-1563-4253-9687-b35f2c4bda69 2018-07-30 03:27:16,795 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:27:16,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7cd4b3093246eee04a6a9c893752884493145dc" 2018-07-30 03:27:16,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3ac6afab-45b4-409c-8133-e14a6819809f Date: Mon, 30 Jul 2018 03:27:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:16Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c49f4823-3850-4c6c-bf7e-6240482bd37d/snap", "metadata": {}}], "self": "/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d", "min_disk": 0, "protected": false, "id": "c49f4823-3850-4c6c-bf7e-6240482bd37d", "file": "/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a7c2f1654cf4d3a894b1c9c3487d39e", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c49f4823-3850-4c6c-bf7e-6240482bd37d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:16,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d used request id req-3ac6afab-45b4-409c-8133-e14a6819809f 2018-07-30 03:27:16,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7cd4b3093246eee04a6a9c893752884493145dc" 2018-07-30 03:27:16,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a5fc3c31-76dc-47f6-bbc1-d2be948d39e5 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:16,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a5fc3c31-76dc-47f6-bbc1-d2be948d39e5 2018-07-30 03:27:16,826 - create_image - INFO - Created image with name - CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06 2018-07-30 03:27:16,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7cd4b3093246eee04a6a9c893752884493145dc" 2018-07-30 03:27:16,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8859eef7-e40b-43bb-8da4-e688daba367c Date: Mon, 30 Jul 2018 03:27:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:16Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c49f4823-3850-4c6c-bf7e-6240482bd37d/snap", "metadata": {}}], "self": "/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d", "min_disk": 0, "protected": false, "id": "c49f4823-3850-4c6c-bf7e-6240482bd37d", "file": "/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a7c2f1654cf4d3a894b1c9c3487d39e", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c49f4823-3850-4c6c-bf7e-6240482bd37d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:16,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d used request id req-8859eef7-e40b-43bb-8da4-e688daba367c 2018-07-30 03:27:16,851 - create_image - DEBUG - Instance status is - active 2018-07-30 03:27:16,851 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06 2018-07-30 03:27:16,851 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06 2018-07-30 03:27:16,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:17,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0afa2e603a1749d39f5a92e7cd53b602", "name": "CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj-role"}], "expires_at": "2018-07-30T04:27:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a7c2f1654cf4d3a894b1c9c3487d39e", "name": "CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/3a7c2f1654cf4d3a894b1c9c3487d39e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c51ca1a9-6f4a-45c-user", "id": "ec893e0d60b84698891f4c905fa7fa1e"}, "audit_ids": ["88O72m8bSvCkSkMgSi8jHA"], "issued_at": "2018-07-30T03:27:17.000000Z"}} 2018-07-30 03:27:17,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a64b83ba3cd0335a2dee43c066a3c89e795a5d15" 2018-07-30 03:27:17,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-4c86318e-5011-47c6-ad96-cf1b1ea54bb5 Date: Mon, 30 Jul 2018 03:27:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:16Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c49f4823-3850-4c6c-bf7e-6240482bd37d/snap", "metadata": {}}], "self": "/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d", "min_disk": 0, "protected": false, "id": "c49f4823-3850-4c6c-bf7e-6240482bd37d", "file": "/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a7c2f1654cf4d3a894b1c9c3487d39e", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c49f4823-3850-4c6c-bf7e-6240482bd37d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06"} 2018-07-30 03:27:17,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06 used request id req-4c86318e-5011-47c6-ad96-cf1b1ea54bb5 2018-07-30 03:27:17,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a64b83ba3cd0335a2dee43c066a3c89e795a5d15" 2018-07-30 03:27:17,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-99b36313-ccb7-405a-8c24-fb84a4e76463 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:17,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-99b36313-ccb7-405a-8c24-fb84a4e76463 2018-07-30 03:27:17,446 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-dd7014fc-48fc-4de9-9691-5bfee9c23e06 2018-07-30 03:27:17,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7cd4b3093246eee04a6a9c893752884493145dc" 2018-07-30 03:27:17,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0dd0757d-263e-447b-8526-cdd6ce0d2003 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:17,913 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c49f4823-3850-4c6c-bf7e-6240482bd37d used request id req-0dd0757d-263e-447b-8526-cdd6ce0d2003 2018-07-30 03:27:17,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:18,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-54e2a691-6b79-464a-a131-91f21aa1974a Date: Mon, 30 Jul 2018 03:27:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:27:18,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-54e2a691-6b79-464a-a131-91f21aa1974a 2018-07-30 03:27:18,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:18,256 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89f50ed5-7952-4a2a-9607-26f6a977c206 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:18,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-89f50ed5-7952-4a2a-9607-26f6a977c206 2018-07-30 03:27:18,256 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:18,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:18,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1ebd50c-b8d8-4635-a9d1-046513bac051 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:18,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-d1ebd50c-b8d8-4635-a9d1-046513bac051 2018-07-30 03:27:18,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:18,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:18,362 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9efb3525-2305-4562-b754-5fd5b753e4c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:18,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-9efb3525-2305-4562-b754-5fd5b753e4c9 2018-07-30 03:27:18,362 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:18,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:18,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22e0ecdd-ad66-40d0-b1ef-581aec860f18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:18,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-22e0ecdd-ad66-40d0-b1ef-581aec860f18 2018-07-30 03:27:18,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:18,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:18,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ecf0bd-9cef-4af4-8ff7-1dbda97a5c71 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:27:18,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-06ecf0bd-9cef-4af4-8ff7-1dbda97a5c71 2018-07-30 03:27:18,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:18,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94a4b789-1c3e-4d0d-a4a9-762e4577cfd6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:18,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-94a4b789-1c3e-4d0d-a4a9-762e4577cfd6 2018-07-30 03:27:18,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:18,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:18,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-951dbfbd-3132-499d-907a-e861da3c26e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:18,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-951dbfbd-3132-499d-907a-e861da3c26e1 2018-07-30 03:27:18,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:18,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:18,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e75f644c-8024-492f-8d4d-c77e2f611656 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:18,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-e75f644c-8024-492f-8d4d-c77e2f611656 2018-07-30 03:27:18,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:18,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:18,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eea84d7-dcb4-4822-89bf-c171b5cf519b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:27:18,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-3eea84d7-dcb4-4822-89bf-c171b5cf519b 2018-07-30 03:27:18,957 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj 2018-07-30 03:27:18,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/3a7c2f1654cf4d3a894b1c9c3487d39e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:19,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c0fb2ce-cd08-4e5f-a2be-ca0bd675eef8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:19,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/3a7c2f1654cf4d3a894b1c9c3487d39e used request id req-4c0fb2ce-cd08-4e5f-a2be-ca0bd675eef8 2018-07-30 03:27:19,147 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-c51ca1a9-6f4a-45c-proj-role 2018-07-30 03:27:19,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0afa2e603a1749d39f5a92e7cd53b602 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:19,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2f50cf2-6d08-4d89-bc08-b7b045a83291 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:19,252 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0afa2e603a1749d39f5a92e7cd53b602 used request id req-d2f50cf2-6d08-4d89-bc08-b7b045a83291 2018-07-30 03:27:19,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573578be8e9a3456e5095eb1063836a4f42aba39" 2018-07-30 03:27:19,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8e8dc1-ff43-4a7e-827e-a00865d17127 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:19,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ca8e8dc1-ff43-4a7e-827e-a00865d17127 2018-07-30 03:27:19,342 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-c51ca1a9-6f4a-45c-user 2018-07-30 03:27:19,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ec893e0d60b84698891f4c905fa7fa1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3057a1451d7421e3792f246006560abebb8ed452" 2018-07-30 03:27:19,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6b435b7-5de6-442a-a90f-a470bac360c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:19,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ec893e0d60b84698891f4c905fa7fa1e used request id req-d6b435b7-5de6-442a-a90f-a470bac360c3 2018-07-30 03:27:19,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:20,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["JNdu7GyhQ4KZyK_LXAnl3A"], "issued_at": "2018-07-30T03:27:20.000000Z"}} 2018-07-30 03:27:20,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a71736db7c2f2f3e5ee94ff37437b8f2940d39" 2018-07-30 03:27:20,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796f22c3-200b-4b10-9262-9a6b275b0109 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:20,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-796f22c3-200b-4b10-9262-9a6b275b0109 2018-07-30 03:27:20,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:20,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:20,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["aIiD4IgcQeKWNG0dmAYseg"], "issued_at": "2018-07-30T03:27:20.000000Z"}} 2018-07-30 03:27:20,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:20,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bbe5a04-6a75-4c1a-a863-6a72bf68c9fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:20,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0bbe5a04-6a75-4c1a-a863-6a72bf68c9fa 2018-07-30 03:27:20,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:20,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:20,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f82e5f8f-0cde-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:20,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19fa5498-75d3-43e3-8871-29a6d5f70974 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f82e5f8f-0cde-466-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:27:20,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f82e5f8f-0cde-466-proj used request id req-19fa5498-75d3-43e3-8871-29a6d5f70974 2018-07-30 03:27:20,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:20,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-708ecf32-e23e-44d3-9c08-45f025b70789 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:20,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-708ecf32-e23e-44d3-9c08-45f025b70789 2018-07-30 03:27:20,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-f82e5f8f-0cde-466-proj"}}' 2018-07-30 03:27:20,811 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-830bda53-8a1b-47bd-b7ed-d01d3240443e Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c22c46ea4106480aaaaa2171b6f52d91"}, "tags": [], "enabled": true, "id": "c22c46ea4106480aaaaa2171b6f52d91", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-f82e5f8f-0cde-466-proj"}} 2018-07-30 03:27:20,811 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-830bda53-8a1b-47bd-b7ed-d01d3240443e 2018-07-30 03:27:20,812 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-f82e5f8f-0cde-466-proj 2018-07-30 03:27:20,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:20,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:21,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["znTaBw7aTgCkMyGxxo-OGg"], "issued_at": "2018-07-30T03:27:21.000000Z"}} 2018-07-30 03:27:21,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091026e93caae6516dc3cda3555ffd466eb8ce89" 2018-07-30 03:27:21,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c76c872a-de01-4d00-8b1a-673757b1db6f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:21,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c76c872a-de01-4d00-8b1a-673757b1db6f 2018-07-30 03:27:21,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:21,284 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:21,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091026e93caae6516dc3cda3555ffd466eb8ce89" 2018-07-30 03:27:21,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a913b8-208e-492d-9507-c898ed13dfcd Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:27:21,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-90a913b8-208e-492d-9507-c898ed13dfcd 2018-07-30 03:27:21,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-f82e5f8f-0cde-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091026e93caae6516dc3cda3555ffd466eb8ce89" 2018-07-30 03:27:21,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6afed3a-df09-4510-b3df-7f1d6257dc45 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-f82e5f8f-0cde-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c22c46ea4106480aaaaa2171b6f52d91"}, "tags": [], "enabled": true, "id": "c22c46ea4106480aaaaa2171b6f52d91", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-f82e5f8f-0cde-466-proj"}]} 2018-07-30 03:27:21,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-f82e5f8f-0cde-466-proj used request id req-f6afed3a-df09-4510-b3df-7f1d6257dc45 2018-07-30 03:27:21,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091026e93caae6516dc3cda3555ffd466eb8ce89" 2018-07-30 03:27:21,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3bf054-aae1-4075-9ca9-86a1e29d26a5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:21,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ff3bf054-aae1-4075-9ca9-86a1e29d26a5 2018-07-30 03:27:21,864 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-f82e5f8f-0cde-466-user 2018-07-30 03:27:21,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:21,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:21,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d9726b5-9066-4128-af5f-1bbf4d6c556a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:21,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9d9726b5-9066-4128-af5f-1bbf4d6c556a 2018-07-30 03:27:21,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" -d '{"role": {"name": "CreateImageSuccessTests-f82e5f8f-0cde-466-proj-role"}}' 2018-07-30 03:27:22,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb81375a-c284-4227-a710-3f1d89bdbcb2 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56bfb0f8f0b94b6c98b47d546878c9a9", "links": {"self": "http://172.30.9.25:5000/v3/roles/56bfb0f8f0b94b6c98b47d546878c9a9"}, "name": "CreateImageSuccessTests-f82e5f8f-0cde-466-proj-role"}} 2018-07-30 03:27:22,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-bb81375a-c284-4227-a710-3f1d89bdbcb2 2018-07-30 03:27:22,049 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-f82e5f8f-0cde-466-proj-role 2018-07-30 03:27:22,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/56bfb0f8f0b94b6c98b47d546878c9a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:22,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d719f45-2e92-40e2-b78b-0643f332127f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56bfb0f8f0b94b6c98b47d546878c9a9", "links": {"self": "http://172.30.9.25:5000/v3/roles/56bfb0f8f0b94b6c98b47d546878c9a9"}, "name": "CreateImageSuccessTests-f82e5f8f-0cde-466-proj-role"}} 2018-07-30 03:27:22,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/56bfb0f8f0b94b6c98b47d546878c9a9 used request id req-8d719f45-2e92-40e2-b78b-0643f332127f 2018-07-30 03:27:22,138 - keystone_utils - INFO - Granting role CreateImageSuccessTests-f82e5f8f-0cde-466-proj-role to project CreateImageSuccessTests-f82e5f8f-0cde-466-proj 2018-07-30 03:27:22,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c22c46ea4106480aaaaa2171b6f52d91/users/b336bb36ffa64d8680db6e14bae6595b/roles/56bfb0f8f0b94b6c98b47d546878c9a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:22,255 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0afe5317-54f4-4076-ba52-8d891bc64baa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:22,255 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c22c46ea4106480aaaaa2171b6f52d91/users/b336bb36ffa64d8680db6e14bae6595b/roles/56bfb0f8f0b94b6c98b47d546878c9a9 used request id req-0afe5317-54f4-4076-ba52-8d891bc64baa 2018-07-30 03:27:22,256 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:27:22,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:22,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:22,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56bfb0f8f0b94b6c98b47d546878c9a9", "name": "CreateImageSuccessTests-f82e5f8f-0cde-466-proj-role"}], "expires_at": "2018-07-30T04:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c22c46ea4106480aaaaa2171b6f52d91", "name": "CreateImageSuccessTests-f82e5f8f-0cde-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c22c46ea4106480aaaaa2171b6f52d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c22c46ea4106480aaaaa2171b6f52d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c22c46ea4106480aaaaa2171b6f52d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c22c46ea4106480aaaaa2171b6f52d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c22c46ea4106480aaaaa2171b6f52d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c22c46ea4106480aaaaa2171b6f52d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c22c46ea4106480aaaaa2171b6f52d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c22c46ea4106480aaaaa2171b6f52d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c22c46ea4106480aaaaa2171b6f52d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c22c46ea4106480aaaaa2171b6f52d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c22c46ea4106480aaaaa2171b6f52d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c22c46ea4106480aaaaa2171b6f52d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c22c46ea4106480aaaaa2171b6f52d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c22c46ea4106480aaaaa2171b6f52d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f82e5f8f-0cde-466-user", "id": "b336bb36ffa64d8680db6e14bae6595b"}, "audit_ids": ["FdGVuxjRQuai_X0E-VhXWA"], "issued_at": "2018-07-30T03:27:22.000000Z"}} 2018-07-30 03:27:22,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b63e93da4346c893be4baf0bb748e3af93a6997" 2018-07-30 03:27:22,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5f5b2ed-9a12-4fb3-959e-469c65953688 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:22,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d5f5b2ed-9a12-4fb3-959e-469c65953688 2018-07-30 03:27:22,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b63e93da4346c893be4baf0bb748e3af93a6997" 2018-07-30 03:27:22,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-0841a793-1f29-437e-b827-e0dda3f10859 Date: Mon, 30 Jul 2018 03:27:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1"} 2018-07-30 03:27:22,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1 used request id req-0841a793-1f29-437e-b827-e0dda3f10859 2018-07-30 03:27:22,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b63e93da4346c893be4baf0bb748e3af93a6997" 2018-07-30 03:27:22,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ee0114d4-f98b-448a-9797-e34777394688 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:22,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ee0114d4-f98b-448a-9797-e34777394688 2018-07-30 03:27:22,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8b63e93da4346c893be4baf0bb748e3af93a6997" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1"}' 2018-07-30 03:27:22,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-63e0b191-57bd-4022-9750-0e19e51367c3 Date: Mon, 30 Jul 2018 03:27:22 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32", "min_disk": 0, "protected": false, "id": "a79426a8-2823-4eb0-a2ab-4d40b7944d32", "file": "/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32/file", "checksum": null, "owner": "c22c46ea4106480aaaaa2171b6f52d91", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:22,957 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-63e0b191-57bd-4022-9750-0e19e51367c3 2018-07-30 03:27:22,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b63e93da4346c893be4baf0bb748e3af93a6997" -d '' 2018-07-30 03:27:24,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86ca606f-1dbe-41ac-9d34-78a049d7c233 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:24,103 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32/file used request id req-86ca606f-1dbe-41ac-9d34-78a049d7c233 2018-07-30 03:27:24,103 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:27:24,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b63e93da4346c893be4baf0bb748e3af93a6997" 2018-07-30 03:27:24,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e0503889-de45-44dc-a3dd-e6548ac08ebb Date: Mon, 30 Jul 2018 03:27:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:24Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32/snap", "metadata": {}}], "self": "/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32", "min_disk": 0, "protected": false, "id": "a79426a8-2823-4eb0-a2ab-4d40b7944d32", "file": "/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c22c46ea4106480aaaaa2171b6f52d91", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:24,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32 used request id req-e0503889-de45-44dc-a3dd-e6548ac08ebb 2018-07-30 03:27:24,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b63e93da4346c893be4baf0bb748e3af93a6997" 2018-07-30 03:27:24,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6e0ee21e-1738-457a-8f8b-1581353ce11e Date: Mon, 30 Jul 2018 03:27: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-30 03:27:24,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-6e0ee21e-1738-457a-8f8b-1581353ce11e 2018-07-30 03:27:24,136 - create_image - INFO - Created image with name - CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1 2018-07-30 03:27:24,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b63e93da4346c893be4baf0bb748e3af93a6997" 2018-07-30 03:27:24,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f1e5ddcd-10bd-4dfd-a796-17f59935c821 Date: Mon, 30 Jul 2018 03:27:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:24Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32/snap", "metadata": {}}], "self": "/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32", "min_disk": 0, "protected": false, "id": "a79426a8-2823-4eb0-a2ab-4d40b7944d32", "file": "/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c22c46ea4106480aaaaa2171b6f52d91", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:24,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32 used request id req-f1e5ddcd-10bd-4dfd-a796-17f59935c821 2018-07-30 03:27:24,155 - create_image - DEBUG - Instance status is - active 2018-07-30 03:27:24,156 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1 2018-07-30 03:27:24,156 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1 2018-07-30 03:27:24,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:24,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56bfb0f8f0b94b6c98b47d546878c9a9", "name": "CreateImageSuccessTests-f82e5f8f-0cde-466-proj-role"}], "expires_at": "2018-07-30T04:27:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c22c46ea4106480aaaaa2171b6f52d91", "name": "CreateImageSuccessTests-f82e5f8f-0cde-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c22c46ea4106480aaaaa2171b6f52d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c22c46ea4106480aaaaa2171b6f52d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c22c46ea4106480aaaaa2171b6f52d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c22c46ea4106480aaaaa2171b6f52d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c22c46ea4106480aaaaa2171b6f52d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c22c46ea4106480aaaaa2171b6f52d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c22c46ea4106480aaaaa2171b6f52d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c22c46ea4106480aaaaa2171b6f52d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c22c46ea4106480aaaaa2171b6f52d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c22c46ea4106480aaaaa2171b6f52d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c22c46ea4106480aaaaa2171b6f52d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c22c46ea4106480aaaaa2171b6f52d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c22c46ea4106480aaaaa2171b6f52d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c22c46ea4106480aaaaa2171b6f52d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f82e5f8f-0cde-466-user", "id": "b336bb36ffa64d8680db6e14bae6595b"}, "audit_ids": ["cXuCIGGlRkyhJOaa8vmGzw"], "issued_at": "2018-07-30T03:27:24.000000Z"}} 2018-07-30 03:27:24,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b4a81947d22c8159b471ec1c2a74a11b4c016c1" 2018-07-30 03:27:24,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-d219a5b5-d23e-4612-8add-76e9249a4d2e Date: Mon, 30 Jul 2018 03:27:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:24Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32/snap", "metadata": {}}], "self": "/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32", "min_disk": 0, "protected": false, "id": "a79426a8-2823-4eb0-a2ab-4d40b7944d32", "file": "/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c22c46ea4106480aaaaa2171b6f52d91", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1"} 2018-07-30 03:27:24,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1 used request id req-d219a5b5-d23e-4612-8add-76e9249a4d2e 2018-07-30 03:27:24,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b4a81947d22c8159b471ec1c2a74a11b4c016c1" 2018-07-30 03:27:24,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-901a8c9a-086f-4197-9a1d-e312933e1e8b Date: Mon, 30 Jul 2018 03:27: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-30 03:27:24,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-901a8c9a-086f-4197-9a1d-e312933e1e8b 2018-07-30 03:27:24,765 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-7a572e1a-445d-45c7-b484-2aad6bbf6fd1 2018-07-30 03:27:24,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b63e93da4346c893be4baf0bb748e3af93a6997" 2018-07-30 03:27:25,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e1d8fa0-6f4b-442b-861c-55eadba2e9db Date: Mon, 30 Jul 2018 03:27: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-30 03:27:25,093 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/a79426a8-2823-4eb0-a2ab-4d40b7944d32 used request id req-2e1d8fa0-6f4b-442b-861c-55eadba2e9db 2018-07-30 03:27:25,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:25,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-98bd92b3-8cce-4857-aaa1-6d51e4561476 Date: Mon, 30 Jul 2018 03:27:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:27:25,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-98bd92b3-8cce-4857-aaa1-6d51e4561476 2018-07-30 03:27:25,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:25,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2181f1-2f56-41e7-aa46-15f6789e0aef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:25,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-0d2181f1-2f56-41e7-aa46-15f6789e0aef 2018-07-30 03:27:25,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:25,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:25,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fb3f040-882f-48a0-9b01-b772249ce7ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:25,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-5fb3f040-882f-48a0-9b01-b772249ce7ea 2018-07-30 03:27:25,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:25,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:25,582 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08538e4a-5432-4b87-909e-81cb9376a6a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:25,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-08538e4a-5432-4b87-909e-81cb9376a6a6 2018-07-30 03:27:25,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:25,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:25,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f67feeda-6baa-476c-b37d-89e9b0d15d82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:25,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-f67feeda-6baa-476c-b37d-89e9b0d15d82 2018-07-30 03:27:25,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:25,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:25,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca680d32-e791-4a55-bea4-c7256768fb32 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:27:25,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-ca680d32-e791-4a55-bea4-c7256768fb32 2018-07-30 03:27:25,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:25,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce1d1114-f345-4b05-9f46-4cd1a5bcec66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:25,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-ce1d1114-f345-4b05-9f46-4cd1a5bcec66 2018-07-30 03:27:25,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:25,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:25,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8401045-373f-49e6-89b5-1781a2df4ab2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:25,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-e8401045-373f-49e6-89b5-1781a2df4ab2 2018-07-30 03:27:25,869 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:25,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:25,959 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c754f7d7-a65b-4c15-82db-6affeef0009b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:25,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-c754f7d7-a65b-4c15-82db-6affeef0009b 2018-07-30 03:27:25,959 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:25,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:26,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e72658d-7de4-4ff9-bb49-29a33014f7f6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:27:26,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-3e72658d-7de4-4ff9-bb49-29a33014f7f6 2018-07-30 03:27:26,049 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-f82e5f8f-0cde-466-proj 2018-07-30 03:27:26,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c22c46ea4106480aaaaa2171b6f52d91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:26,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30857bf4-f5bc-4a65-ad41-5b871bbe7314 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:26,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c22c46ea4106480aaaaa2171b6f52d91 used request id req-30857bf4-f5bc-4a65-ad41-5b871bbe7314 2018-07-30 03:27:26,265 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-f82e5f8f-0cde-466-proj-role 2018-07-30 03:27:26,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/56bfb0f8f0b94b6c98b47d546878c9a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:26,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0627afda-2ee0-45cb-a089-44c32b45caca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:26,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/56bfb0f8f0b94b6c98b47d546878c9a9 used request id req-0627afda-2ee0-45cb-a089-44c32b45caca 2018-07-30 03:27:26,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc7f73718840f728289c8881c249baec5d7e843" 2018-07-30 03:27:26,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b7dff9-a9dd-403c-9150-ce7448e6ce6f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:26,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-03b7dff9-a9dd-403c-9150-ce7448e6ce6f 2018-07-30 03:27:26,460 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-f82e5f8f-0cde-466-user 2018-07-30 03:27:26,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/b336bb36ffa64d8680db6e14bae6595b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091026e93caae6516dc3cda3555ffd466eb8ce89" 2018-07-30 03:27:26,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44e61361-01d3-4aea-924c-28042cf58165 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:26,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b336bb36ffa64d8680db6e14bae6595b used request id req-44e61361-01d3-4aea-924c-28042cf58165 2018-07-30 03:27:26,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:27,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["fMawTgwLQLar5TKw0dYb1A"], "issued_at": "2018-07-30T03:27:27.000000Z"}} 2018-07-30 03:27:27,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b36a7d852ad804686e35237dadbfd907218d548" 2018-07-30 03:27:27,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-740e06e8-6630-4557-a163-9e050d64e0e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:27,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-740e06e8-6630-4557-a163-9e050d64e0e8 2018-07-30 03:27:27,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:27,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:27,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["nzfvs0TFT6mB1q72mJMxeg"], "issued_at": "2018-07-30T03:27:27.000000Z"}} 2018-07-30 03:27:27,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:27,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adaa391f-055a-44a0-aa23-904da190299d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:27,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-adaa391f-055a-44a0-aa23-904da190299d 2018-07-30 03:27:27,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:27,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:27,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:27,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe046d0-db7f-4ef1-9dce-71a989ba0f10 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:27:27,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj used request id req-1fe046d0-db7f-4ef1-9dce-71a989ba0f10 2018-07-30 03:27:27,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:27,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a96eae16-32ab-4058-bd6e-9a3d5c722baa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:27,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a96eae16-32ab-4058-bd6e-9a3d5c722baa 2018-07-30 03:27:27,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj"}}' 2018-07-30 03:27:27,804 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1a0bfc7-f4aa-4d5f-8a72-ae159bda2553 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/70396ede15ca4043bcfd65defa2bf14b"}, "tags": [], "enabled": true, "id": "70396ede15ca4043bcfd65defa2bf14b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj"}} 2018-07-30 03:27:27,804 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-f1a0bfc7-f4aa-4d5f-8a72-ae159bda2553 2018-07-30 03:27:27,804 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj 2018-07-30 03:27:27,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:27,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:28,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["6uWn4AcrRFCAdHLAhloE-g"], "issued_at": "2018-07-30T03:27:28.000000Z"}} 2018-07-30 03:27:28,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690080a8ac122d0b873956e25d0dd76d3f0ecf79" 2018-07-30 03:27:28,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a3e795-f491-48c4-97d9-8969f50a8c5e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:28,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-77a3e795-f491-48c4-97d9-8969f50a8c5e 2018-07-30 03:27:28,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:28,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:28,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690080a8ac122d0b873956e25d0dd76d3f0ecf79" 2018-07-30 03:27:28,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf5721b-7501-4e1d-bc87-1b2d1408a81e Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:27:28,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0bf5721b-7501-4e1d-bc87-1b2d1408a81e 2018-07-30 03:27:28,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690080a8ac122d0b873956e25d0dd76d3f0ecf79" 2018-07-30 03:27:28,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f763b7e5-d003-4055-8a27-0142aa38633d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/70396ede15ca4043bcfd65defa2bf14b"}, "tags": [], "enabled": true, "id": "70396ede15ca4043bcfd65defa2bf14b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj"}]} 2018-07-30 03:27:28,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj used request id req-f763b7e5-d003-4055-8a27-0142aa38633d 2018-07-30 03:27:28,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690080a8ac122d0b873956e25d0dd76d3f0ecf79" 2018-07-30 03:27:28,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29987100-9caf-4f2e-94d4-065737e6b45d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:28,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-29987100-9caf-4f2e-94d4-065737e6b45d 2018-07-30 03:27:28,854 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-1c0a2d7f-0db2-4b6-user 2018-07-30 03:27:28,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:28,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:28,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ef9aea-6d90-4b1c-9ab9-8afe0b2e7492 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:28,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f4ef9aea-6d90-4b1c-9ab9-8afe0b2e7492 2018-07-30 03:27:28,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" -d '{"role": {"name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj-role"}}' 2018-07-30 03:27:29,040 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1912a68-0f98-4f8f-831a-59733337a64d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d9bb877443e4acda86e750ed2bcb3de", "links": {"self": "http://172.30.9.25:5000/v3/roles/1d9bb877443e4acda86e750ed2bcb3de"}, "name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj-role"}} 2018-07-30 03:27:29,040 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b1912a68-0f98-4f8f-831a-59733337a64d 2018-07-30 03:27:29,040 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj-role 2018-07-30 03:27:29,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1d9bb877443e4acda86e750ed2bcb3de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:29,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3375fe9-cc42-4792-b93b-83ad072201f3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d9bb877443e4acda86e750ed2bcb3de", "links": {"self": "http://172.30.9.25:5000/v3/roles/1d9bb877443e4acda86e750ed2bcb3de"}, "name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj-role"}} 2018-07-30 03:27:29,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1d9bb877443e4acda86e750ed2bcb3de used request id req-a3375fe9-cc42-4792-b93b-83ad072201f3 2018-07-30 03:27:29,126 - keystone_utils - INFO - Granting role CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj-role to project CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj 2018-07-30 03:27:29,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/70396ede15ca4043bcfd65defa2bf14b/users/2c99052ac9fd4ff4b6f134a585027a37/roles/1d9bb877443e4acda86e750ed2bcb3de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:29,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d5f7e47-05ac-4fad-a7ea-1222bc091682 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:29,247 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/70396ede15ca4043bcfd65defa2bf14b/users/2c99052ac9fd4ff4b6f134a585027a37/roles/1d9bb877443e4acda86e750ed2bcb3de used request id req-4d5f7e47-05ac-4fad-a7ea-1222bc091682 2018-07-30 03:27:29,248 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:27:29,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:29,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:29,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d9bb877443e4acda86e750ed2bcb3de", "name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj-role"}], "expires_at": "2018-07-30T04:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70396ede15ca4043bcfd65defa2bf14b", "name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/70396ede15ca4043bcfd65defa2bf14b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/70396ede15ca4043bcfd65defa2bf14b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-user", "id": "2c99052ac9fd4ff4b6f134a585027a37"}, "audit_ids": ["P6fpL5d1Tm2JqV1qS2dnxw"], "issued_at": "2018-07-30T03:27:29.000000Z"}} 2018-07-30 03:27:29,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43154c4069b8d4fcf28ec508c9a4790519cab324" 2018-07-30 03:27:29,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9bd53c-febe-434d-b38c-9e9eba908750 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:29,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-be9bd53c-febe-434d-b38c-9e9eba908750 2018-07-30 03:27:29,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43154c4069b8d4fcf28ec508c9a4790519cab324" 2018-07-30 03:27:29,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-2338831c-bb86-4cf0-87e1-f1b62d29d152 Date: Mon, 30 Jul 2018 03:27:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9"} 2018-07-30 03:27:29,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9 used request id req-2338831c-bb86-4cf0-87e1-f1b62d29d152 2018-07-30 03:27:29,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43154c4069b8d4fcf28ec508c9a4790519cab324" 2018-07-30 03:27:29,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-722638f3-4aab-4f57-98f6-70feb9c07a9e Date: Mon, 30 Jul 2018 03:27: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-30 03:27:29,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-722638f3-4aab-4f57-98f6-70feb9c07a9e 2018-07-30 03:27:29,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}43154c4069b8d4fcf28ec508c9a4790519cab324" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9"}' 2018-07-30 03:27:30,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-14d2606b-a28a-4a57-a7e0-ffb68eee9876 Date: Mon, 30 Jul 2018 03:27:30 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f", "min_disk": 0, "protected": false, "id": "634dc143-0168-4921-b5f0-6ea96a00d02f", "file": "/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f/file", "checksum": null, "owner": "70396ede15ca4043bcfd65defa2bf14b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:30,018 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-14d2606b-a28a-4a57-a7e0-ffb68eee9876 2018-07-30 03:27:30,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43154c4069b8d4fcf28ec508c9a4790519cab324" -d '' 2018-07-30 03:27:30,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-17da9bc8-04ed-427c-8fed-7a56cd86f5c6 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:30,406 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f/file used request id req-17da9bc8-04ed-427c-8fed-7a56cd86f5c6 2018-07-30 03:27:30,407 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:27:30,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43154c4069b8d4fcf28ec508c9a4790519cab324" 2018-07-30 03:27:30,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-44ef7103-09d4-42bf-b102-e2679889b95c Date: Mon, 30 Jul 2018 03:27:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:30Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/634dc143-0168-4921-b5f0-6ea96a00d02f/snap", "metadata": {}}], "self": "/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f", "min_disk": 0, "protected": false, "id": "634dc143-0168-4921-b5f0-6ea96a00d02f", "file": "/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "70396ede15ca4043bcfd65defa2bf14b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/634dc143-0168-4921-b5f0-6ea96a00d02f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:30,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f used request id req-44ef7103-09d4-42bf-b102-e2679889b95c 2018-07-30 03:27:30,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43154c4069b8d4fcf28ec508c9a4790519cab324" 2018-07-30 03:27:30,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-12f491aa-64b2-43bc-ae80-4ff0b8bd8abc Date: Mon, 30 Jul 2018 03:27: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-30 03:27:30,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-12f491aa-64b2-43bc-ae80-4ff0b8bd8abc 2018-07-30 03:27:30,437 - create_image - INFO - Created image with name - CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9 2018-07-30 03:27:30,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43154c4069b8d4fcf28ec508c9a4790519cab324" 2018-07-30 03:27:30,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5126b124-51d7-438b-a54c-26fee26dd2a1 Date: Mon, 30 Jul 2018 03:27:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:30Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/634dc143-0168-4921-b5f0-6ea96a00d02f/snap", "metadata": {}}], "self": "/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f", "min_disk": 0, "protected": false, "id": "634dc143-0168-4921-b5f0-6ea96a00d02f", "file": "/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "70396ede15ca4043bcfd65defa2bf14b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/634dc143-0168-4921-b5f0-6ea96a00d02f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:30,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f used request id req-5126b124-51d7-438b-a54c-26fee26dd2a1 2018-07-30 03:27:30,455 - create_image - DEBUG - Instance status is - active 2018-07-30 03:27:30,456 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9 2018-07-30 03:27:30,456 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9 2018-07-30 03:27:30,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:30,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d9bb877443e4acda86e750ed2bcb3de", "name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj-role"}], "expires_at": "2018-07-30T04:27:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70396ede15ca4043bcfd65defa2bf14b", "name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/70396ede15ca4043bcfd65defa2bf14b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/70396ede15ca4043bcfd65defa2bf14b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-user", "id": "2c99052ac9fd4ff4b6f134a585027a37"}, "audit_ids": ["hW6fi1YhQ5GkBoE3UHpeVQ"], "issued_at": "2018-07-30T03:27:30.000000Z"}} 2018-07-30 03:27:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84b3ae54b2a0a4c129a3575f83b75ecf3a16bdb4" 2018-07-30 03:27:31,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-daf954d1-649a-4bd7-a5fd-501caabd588f Date: Mon, 30 Jul 2018 03:27:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:30Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/634dc143-0168-4921-b5f0-6ea96a00d02f/snap", "metadata": {}}], "self": "/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f", "min_disk": 0, "protected": false, "id": "634dc143-0168-4921-b5f0-6ea96a00d02f", "file": "/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "70396ede15ca4043bcfd65defa2bf14b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/634dc143-0168-4921-b5f0-6ea96a00d02f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9"} 2018-07-30 03:27:31,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9 used request id req-daf954d1-649a-4bd7-a5fd-501caabd588f 2018-07-30 03:27:31,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84b3ae54b2a0a4c129a3575f83b75ecf3a16bdb4" 2018-07-30 03:27:31,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2fd19ca4-c485-4472-a7c0-a845f6145f32 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:31,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2fd19ca4-c485-4472-a7c0-a845f6145f32 2018-07-30 03:27:31,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:31,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:31,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d9bb877443e4acda86e750ed2bcb3de", "name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj-role"}], "expires_at": "2018-07-30T04:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70396ede15ca4043bcfd65defa2bf14b", "name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/70396ede15ca4043bcfd65defa2bf14b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/70396ede15ca4043bcfd65defa2bf14b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/70396ede15ca4043bcfd65defa2bf14b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-1c0a2d7f-0db2-4b6-user", "id": "2c99052ac9fd4ff4b6f134a585027a37"}, "audit_ids": ["KzpiX6CoRCGlaPJRUV893g"], "issued_at": "2018-07-30T03:27:31.000000Z"}} 2018-07-30 03:27:31,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0f497b58cad90a1788e003c2eed1928d40c68d" 2018-07-30 03:27:31,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfdcbe51-268c-41f5-a826-19c8eadae703 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:31,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dfdcbe51-268c-41f5-a826-19c8eadae703 2018-07-30 03:27:31,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f0f497b58cad90a1788e003c2eed1928d40c68d" 2018-07-30 03:27:31,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-18897a17-fdea-44a3-a2bb-858828911ce8 Date: Mon, 30 Jul 2018 03:27:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:30Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/634dc143-0168-4921-b5f0-6ea96a00d02f/snap", "metadata": {}}], "self": "/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f", "min_disk": 0, "protected": false, "id": "634dc143-0168-4921-b5f0-6ea96a00d02f", "file": "/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "70396ede15ca4043bcfd65defa2bf14b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/634dc143-0168-4921-b5f0-6ea96a00d02f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9"} 2018-07-30 03:27:31,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9 used request id req-18897a17-fdea-44a3-a2bb-858828911ce8 2018-07-30 03:27:31,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f0f497b58cad90a1788e003c2eed1928d40c68d" 2018-07-30 03:27:31,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-74cfd43b-927c-4e8e-8605-00b92d7a6999 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:31,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-74cfd43b-927c-4e8e-8605-00b92d7a6999 2018-07-30 03:27:31,686 - create_image - INFO - Found image with name - CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9 2018-07-30 03:27:31,686 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-62d27823-4c0f-4c2d-b2ea-11fe15a383d9 2018-07-30 03:27:31,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43154c4069b8d4fcf28ec508c9a4790519cab324" 2018-07-30 03:27:32,524 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc91dd78-e521-4993-9778-c5fbd5451ebe Date: Mon, 30 Jul 2018 03:27: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-30 03:27:32,524 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/634dc143-0168-4921-b5f0-6ea96a00d02f used request id req-bc91dd78-e521-4993-9778-c5fbd5451ebe 2018-07-30 03:27:32,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:32,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a3602794-5406-4679-be5d-dc1bde02ced4 Date: Mon, 30 Jul 2018 03:27:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:27:32,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a3602794-5406-4679-be5d-dc1bde02ced4 2018-07-30 03:27:32,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:32,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e60a777-dc79-4125-83be-38a90e48e17d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:32,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-7e60a777-dc79-4125-83be-38a90e48e17d 2018-07-30 03:27:32,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:32,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:32,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9447b567-7d6b-4205-9a96-de78712b0a44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:32,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-9447b567-7d6b-4205-9a96-de78712b0a44 2018-07-30 03:27:32,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:32,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:33,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-272f62da-c1bd-46d6-a850-a222965964a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:33,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-272f62da-c1bd-46d6-a850-a222965964a0 2018-07-30 03:27:33,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:33,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:33,106 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba168f83-779f-4109-8110-5ad2c14c1f77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:33,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-ba168f83-779f-4109-8110-5ad2c14c1f77 2018-07-30 03:27:33,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:33,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:33,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb08fffc-529a-41a0-bd11-ebb88bc54e04 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:27:33,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-eb08fffc-529a-41a0-bd11-ebb88bc54e04 2018-07-30 03:27:33,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:33,277 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e51230e-3a87-49c6-9204-9ec67e4e8969 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:33,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-5e51230e-3a87-49c6-9204-9ec67e4e8969 2018-07-30 03:27:33,277 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:33,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:33,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9240eada-9eff-485c-8684-3a545af1356c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:33,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-9240eada-9eff-485c-8684-3a545af1356c 2018-07-30 03:27:33,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:33,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:33,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5855550-7906-43f4-9fb5-c174f8051df5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:33,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-e5855550-7906-43f4-9fb5-c174f8051df5 2018-07-30 03:27:33,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:33,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:33,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f6ee46-d63c-4107-89c4-1c8255b97407 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:27:33,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-f9f6ee46-d63c-4107-89c4-1c8255b97407 2018-07-30 03:27:33,552 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj 2018-07-30 03:27:33,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/70396ede15ca4043bcfd65defa2bf14b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:33,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fbd8d6d-7239-48fb-8c04-07e44fb0cbb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:33,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/70396ede15ca4043bcfd65defa2bf14b used request id req-0fbd8d6d-7239-48fb-8c04-07e44fb0cbb5 2018-07-30 03:27:33,735 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-1c0a2d7f-0db2-4b6-proj-role 2018-07-30 03:27:33,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1d9bb877443e4acda86e750ed2bcb3de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:33,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afe49d21-2e88-4121-928b-95f82453b468 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:33,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1d9bb877443e4acda86e750ed2bcb3de used request id req-afe49d21-2e88-4121-928b-95f82453b468 2018-07-30 03:27:33,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be000116186e1ca557d8df11c7692da157563666" 2018-07-30 03:27:33,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4bc95b9-b74f-459e-a941-a1afca32fe3a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:33,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c4bc95b9-b74f-459e-a941-a1afca32fe3a 2018-07-30 03:27:33,931 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-1c0a2d7f-0db2-4b6-user 2018-07-30 03:27:33,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/2c99052ac9fd4ff4b6f134a585027a37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690080a8ac122d0b873956e25d0dd76d3f0ecf79" 2018-07-30 03:27:34,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-878977ea-e126-4ba3-bb9f-705b67653404 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:34,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/2c99052ac9fd4ff4b6f134a585027a37 used request id req-878977ea-e126-4ba3-bb9f-705b67653404 2018-07-30 03:27:34,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:34,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Pgn15sFLQROYpmbTnFLunA"], "issued_at": "2018-07-30T03:27:34.000000Z"}} 2018-07-30 03:27:34,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d270f4bb018c708044c65b17799e988e21ff04" 2018-07-30 03:27:34,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dcec88f-b136-44b2-ba5d-4cca65b921cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:34,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2dcec88f-b136-44b2-ba5d-4cca65b921cd 2018-07-30 03:27:34,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:34,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:34,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["cqIGI9G8SkmQmUu9lS-UCA"], "issued_at": "2018-07-30T03:27:34.000000Z"}} 2018-07-30 03:27:34,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:35,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ed37d2-1c49-42b9-980f-9d53360a4f3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:35,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-73ed37d2-1c49-42b9-980f-9d53360a4f3b 2018-07-30 03:27:35,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:35,029 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:35,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-47a8b40a-b510-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:35,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09db879a-066a-4245-8901-2dc5531214a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-47a8b40a-b510-415-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:27:35,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-47a8b40a-b510-415-proj used request id req-09db879a-066a-4245-8901-2dc5531214a7 2018-07-30 03:27:35,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:35,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868b170e-e7f2-40aa-afdf-6e6938e03345 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:35,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-868b170e-e7f2-40aa-afdf-6e6938e03345 2018-07-30 03:27:35,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-47a8b40a-b510-415-proj"}}' 2018-07-30 03:27:35,314 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-366d3608-de7d-40a3-b148-49df937e7f01 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/38d85d40b87646f8a6664cf980d69e6b"}, "tags": [], "enabled": true, "id": "38d85d40b87646f8a6664cf980d69e6b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-47a8b40a-b510-415-proj"}} 2018-07-30 03:27:35,314 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-366d3608-de7d-40a3-b148-49df937e7f01 2018-07-30 03:27:35,314 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-47a8b40a-b510-415-proj 2018-07-30 03:27:35,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:35,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:35,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["JnMVXo0ST_SaGNx27rXZeA"], "issued_at": "2018-07-30T03:27:35.000000Z"}} 2018-07-30 03:27:35,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a316a7b9a188c9633969aba48778a7e175ed3f" 2018-07-30 03:27:35,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6afe867-91fa-450a-8349-36f2a45405ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:35,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a6afe867-91fa-450a-8349-36f2a45405ea 2018-07-30 03:27:35,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:35,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:35,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a316a7b9a188c9633969aba48778a7e175ed3f" 2018-07-30 03:27:35,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f804aca-4332-46da-9b1f-5b4091ac3834 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:27:35,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5f804aca-4332-46da-9b1f-5b4091ac3834 2018-07-30 03:27:35,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-47a8b40a-b510-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a316a7b9a188c9633969aba48778a7e175ed3f" 2018-07-30 03:27:35,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8bd6d90-5c86-46dc-b82a-c32bc878e035 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-47a8b40a-b510-415-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/38d85d40b87646f8a6664cf980d69e6b"}, "tags": [], "enabled": true, "id": "38d85d40b87646f8a6664cf980d69e6b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-47a8b40a-b510-415-proj"}]} 2018-07-30 03:27:35,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-47a8b40a-b510-415-proj used request id req-a8bd6d90-5c86-46dc-b82a-c32bc878e035 2018-07-30 03:27:35,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a316a7b9a188c9633969aba48778a7e175ed3f" 2018-07-30 03:27:35,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e831c8d-66f8-477a-a01b-c3a5ea661a8f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:35,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8e831c8d-66f8-477a-a01b-c3a5ea661a8f 2018-07-30 03:27:36,224 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-47a8b40a-b510-415-user 2018-07-30 03:27:36,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:36,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:36,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9705eaf5-cc4b-4e53-ad35-7b26026df58c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:36,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9705eaf5-cc4b-4e53-ad35-7b26026df58c 2018-07-30 03:27:36,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" -d '{"role": {"name": "CreateImageSuccessTests-47a8b40a-b510-415-proj-role"}}' 2018-07-30 03:27:36,562 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13c24dad-f35c-4173-b1ec-f976558f94f8 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f38e7e0ee08425fb84cc7f938e275fb", "links": {"self": "http://172.30.9.25:5000/v3/roles/1f38e7e0ee08425fb84cc7f938e275fb"}, "name": "CreateImageSuccessTests-47a8b40a-b510-415-proj-role"}} 2018-07-30 03:27:36,562 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-13c24dad-f35c-4173-b1ec-f976558f94f8 2018-07-30 03:27:36,563 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-47a8b40a-b510-415-proj-role 2018-07-30 03:27:36,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1f38e7e0ee08425fb84cc7f938e275fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:36,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698f2a7f-7a77-441a-bef0-3c3b87aa00e9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f38e7e0ee08425fb84cc7f938e275fb", "links": {"self": "http://172.30.9.25:5000/v3/roles/1f38e7e0ee08425fb84cc7f938e275fb"}, "name": "CreateImageSuccessTests-47a8b40a-b510-415-proj-role"}} 2018-07-30 03:27:36,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1f38e7e0ee08425fb84cc7f938e275fb used request id req-698f2a7f-7a77-441a-bef0-3c3b87aa00e9 2018-07-30 03:27:36,753 - keystone_utils - INFO - Granting role CreateImageSuccessTests-47a8b40a-b510-415-proj-role to project CreateImageSuccessTests-47a8b40a-b510-415-proj 2018-07-30 03:27:36,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/38d85d40b87646f8a6664cf980d69e6b/users/7d7dd1ed412342cb947bd5942c0f6f6f/roles/1f38e7e0ee08425fb84cc7f938e275fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:36,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4fbc190-6501-452a-8d70-b3924137ea9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:36,882 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/38d85d40b87646f8a6664cf980d69e6b/users/7d7dd1ed412342cb947bd5942c0f6f6f/roles/1f38e7e0ee08425fb84cc7f938e275fb used request id req-f4fbc190-6501-452a-8d70-b3924137ea9e 2018-07-30 03:27:36,883 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:27:36,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:36,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:37,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f38e7e0ee08425fb84cc7f938e275fb", "name": "CreateImageSuccessTests-47a8b40a-b510-415-proj-role"}], "expires_at": "2018-07-30T04:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38d85d40b87646f8a6664cf980d69e6b", "name": "CreateImageSuccessTests-47a8b40a-b510-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/38d85d40b87646f8a6664cf980d69e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/38d85d40b87646f8a6664cf980d69e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-47a8b40a-b510-415-user", "id": "7d7dd1ed412342cb947bd5942c0f6f6f"}, "audit_ids": ["nwz19iQkQq6iUyxbybkTBw"], "issued_at": "2018-07-30T03:27:37.000000Z"}} 2018-07-30 03:27:37,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6655e1cdb1c5ace15763e83cf9e425f177121b" 2018-07-30 03:27:37,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9425a2b3-99f9-4483-b7f9-022f0b097844 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:37,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9425a2b3-99f9-4483-b7f9-022f0b097844 2018-07-30 03:27:37,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e6655e1cdb1c5ace15763e83cf9e425f177121b" 2018-07-30 03:27:37,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-4836ead5-2d09-4c74-890b-20629f41011a Date: Mon, 30 Jul 2018 03:27:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935"} 2018-07-30 03:27:37,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935 used request id req-4836ead5-2d09-4c74-890b-20629f41011a 2018-07-30 03:27:37,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e6655e1cdb1c5ace15763e83cf9e425f177121b" 2018-07-30 03:27:37,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4ff3c23f-8553-4fa3-bec4-795a8e7afd7c Date: Mon, 30 Jul 2018 03:27: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-30 03:27:37,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4ff3c23f-8553-4fa3-bec4-795a8e7afd7c 2018-07-30 03:27:37,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3e6655e1cdb1c5ace15763e83cf9e425f177121b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935"}' 2018-07-30 03:27:37,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bb42602f-448d-4fce-a83f-9a90658a229d Date: Mon, 30 Jul 2018 03:27:37 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424", "min_disk": 0, "protected": false, "id": "5ea58bb5-d10e-46c8-88c8-0a079cd6e424", "file": "/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/file", "checksum": null, "owner": "38d85d40b87646f8a6664cf980d69e6b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:37,613 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-bb42602f-448d-4fce-a83f-9a90658a229d 2018-07-30 03:27:37,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e6655e1cdb1c5ace15763e83cf9e425f177121b" -d '' 2018-07-30 03:27:38,049 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a9aedf94-0b03-4786-ae8c-5f7908305394 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:38,049 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/file used request id req-a9aedf94-0b03-4786-ae8c-5f7908305394 2018-07-30 03:27:38,050 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:27:38,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e6655e1cdb1c5ace15763e83cf9e425f177121b" 2018-07-30 03:27:38,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e1de6719-6d95-4aeb-8104-0a193fbdb23a Date: Mon, 30 Jul 2018 03:27:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:38Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/snap", "metadata": {}}], "self": "/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424", "min_disk": 0, "protected": false, "id": "5ea58bb5-d10e-46c8-88c8-0a079cd6e424", "file": "/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "38d85d40b87646f8a6664cf980d69e6b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:38,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424 used request id req-e1de6719-6d95-4aeb-8104-0a193fbdb23a 2018-07-30 03:27:38,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e6655e1cdb1c5ace15763e83cf9e425f177121b" 2018-07-30 03:27:38,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-92d7439e-f48e-4af8-a0c4-c6d0da6aa6c2 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:38,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-92d7439e-f48e-4af8-a0c4-c6d0da6aa6c2 2018-07-30 03:27:38,081 - create_image - INFO - Created image with name - CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935 2018-07-30 03:27:38,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e6655e1cdb1c5ace15763e83cf9e425f177121b" 2018-07-30 03:27:38,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-7c10a202-b2c8-422a-b8d9-42eaddc23367 Date: Mon, 30 Jul 2018 03:27:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:38Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/snap", "metadata": {}}], "self": "/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424", "min_disk": 0, "protected": false, "id": "5ea58bb5-d10e-46c8-88c8-0a079cd6e424", "file": "/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "38d85d40b87646f8a6664cf980d69e6b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:38,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424 used request id req-7c10a202-b2c8-422a-b8d9-42eaddc23367 2018-07-30 03:27:38,099 - create_image - DEBUG - Instance status is - active 2018-07-30 03:27:38,100 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935 2018-07-30 03:27:38,100 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935 2018-07-30 03:27:38,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:38,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f38e7e0ee08425fb84cc7f938e275fb", "name": "CreateImageSuccessTests-47a8b40a-b510-415-proj-role"}], "expires_at": "2018-07-30T04:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38d85d40b87646f8a6664cf980d69e6b", "name": "CreateImageSuccessTests-47a8b40a-b510-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/38d85d40b87646f8a6664cf980d69e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/38d85d40b87646f8a6664cf980d69e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-47a8b40a-b510-415-user", "id": "7d7dd1ed412342cb947bd5942c0f6f6f"}, "audit_ids": ["0HNcZz7KQMaFCX-uoxZ_rg"], "issued_at": "2018-07-30T03:27:38.000000Z"}} 2018-07-30 03:27:38,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f7eefc551dab63d3ece1e7fec23d7a27cb7e6b3" 2018-07-30 03:27:38,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-2ab25cce-18a7-497b-8e44-9f0ab18674f6 Date: Mon, 30 Jul 2018 03:27:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:38Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/snap", "metadata": {}}], "self": "/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424", "min_disk": 0, "protected": false, "id": "5ea58bb5-d10e-46c8-88c8-0a079cd6e424", "file": "/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "38d85d40b87646f8a6664cf980d69e6b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935"} 2018-07-30 03:27:38,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935 used request id req-2ab25cce-18a7-497b-8e44-9f0ab18674f6 2018-07-30 03:27:38,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f7eefc551dab63d3ece1e7fec23d7a27cb7e6b3" 2018-07-30 03:27:38,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-561b7a4d-0dd1-4aff-9239-de288b4436d5 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:38,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-561b7a4d-0dd1-4aff-9239-de288b4436d5 2018-07-30 03:27:38,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:38,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:39,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f38e7e0ee08425fb84cc7f938e275fb", "name": "CreateImageSuccessTests-47a8b40a-b510-415-proj-role"}], "expires_at": "2018-07-30T04:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38d85d40b87646f8a6664cf980d69e6b", "name": "CreateImageSuccessTests-47a8b40a-b510-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/38d85d40b87646f8a6664cf980d69e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/38d85d40b87646f8a6664cf980d69e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/38d85d40b87646f8a6664cf980d69e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-47a8b40a-b510-415-user", "id": "7d7dd1ed412342cb947bd5942c0f6f6f"}, "audit_ids": ["kPFRzKNzTAuR4ziwR5ylLA"], "issued_at": "2018-07-30T03:27:39.000000Z"}} 2018-07-30 03:27:39,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c9ef7dc10611cd999177190a6ffed889e1dc985" 2018-07-30 03:27:39,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b866edfb-98aa-414d-b221-9def814e7fdd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:39,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b866edfb-98aa-414d-b221-9def814e7fdd 2018-07-30 03:27:39,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&name=CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c9ef7dc10611cd999177190a6ffed889e1dc985" 2018-07-30 03:27:39,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-660f9709-85ff-44b9-8544-0cf2258e3194 Date: Mon, 30 Jul 2018 03:27:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:38Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/snap", "metadata": {}}], "self": "/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424", "min_disk": 0, "protected": false, "id": "5ea58bb5-d10e-46c8-88c8-0a079cd6e424", "file": "/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "38d85d40b87646f8a6664cf980d69e6b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935"} 2018-07-30 03:27:39,344 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&name=CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935 used request id req-660f9709-85ff-44b9-8544-0cf2258e3194 2018-07-30 03:27:39,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c9ef7dc10611cd999177190a6ffed889e1dc985" 2018-07-30 03:27:39,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-53bb832f-a789-484b-9857-7a07834e93dc Date: Mon, 30 Jul 2018 03: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-30 03:27:39,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-53bb832f-a789-484b-9857-7a07834e93dc 2018-07-30 03:27:39,357 - create_image - INFO - Found image with name - CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935 2018-07-30 03:27:39,357 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-e9cf9103-756d-403e-9dd6-49506c0de935 2018-07-30 03:27:39,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e6655e1cdb1c5ace15763e83cf9e425f177121b" 2018-07-30 03:27:40,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-33891c32-eeae-49f8-bd3c-67424a326661 Date: Mon, 30 Jul 2018 03:27: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-30 03:27:40,201 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/5ea58bb5-d10e-46c8-88c8-0a079cd6e424 used request id req-33891c32-eeae-49f8-bd3c-67424a326661 2018-07-30 03:27:40,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:40,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e007e7aa-ca3a-485e-ba24-99d8921b1765 Date: Mon, 30 Jul 2018 03:27:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:27:40,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e007e7aa-ca3a-485e-ba24-99d8921b1765 2018-07-30 03:27:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:40,535 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b77bc2d-2dd9-46c1-8dc6-34612eeda1fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:40,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-4b77bc2d-2dd9-46c1-8dc6-34612eeda1fb 2018-07-30 03:27:40,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:40,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:40,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e5afa2d-7bd4-4be7-9df3-d5dd5e5905fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:40,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-4e5afa2d-7bd4-4be7-9df3-d5dd5e5905fd 2018-07-30 03:27:40,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:40,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:40,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d64628aa-86d3-4721-bc6d-d8f253300e49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:40,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-d64628aa-86d3-4721-bc6d-d8f253300e49 2018-07-30 03:27:40,702 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:40,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:40,788 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a64664f-8f84-4ac3-b87b-e5c0a3084919 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:40,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-8a64664f-8f84-4ac3-b87b-e5c0a3084919 2018-07-30 03:27:40,789 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:40,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:40,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e673218-6e4d-4afb-b95c-ae0d30617a82 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:27:40,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-3e673218-6e4d-4afb-b95c-ae0d30617a82 2018-07-30 03:27:40,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:40,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e071badb-c6da-4f91-9692-dae0bc27f172 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:40,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-e071badb-c6da-4f91-9692-dae0bc27f172 2018-07-30 03:27:40,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:40,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:41,042 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c03c35b-2891-4619-ae21-d131f9559a5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:41,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-1c03c35b-2891-4619-ae21-d131f9559a5b 2018-07-30 03:27:41,042 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:41,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:41,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f3cc73a-aa26-4b80-8ab8-cf801995f72e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:41,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-9f3cc73a-aa26-4b80-8ab8-cf801995f72e 2018-07-30 03:27:41,128 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:41,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:41,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8497617a-4ead-4fa0-acca-f76328498163 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:27:41,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-8497617a-4ead-4fa0-acca-f76328498163 2018-07-30 03:27:41,219 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-47a8b40a-b510-415-proj 2018-07-30 03:27:41,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/38d85d40b87646f8a6664cf980d69e6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:41,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44347e83-7d42-4564-8af8-e2f7563190f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:41,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/38d85d40b87646f8a6664cf980d69e6b used request id req-44347e83-7d42-4564-8af8-e2f7563190f0 2018-07-30 03:27:41,426 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-47a8b40a-b510-415-proj-role 2018-07-30 03:27:41,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1f38e7e0ee08425fb84cc7f938e275fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:41,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac9ac0c0-c9ab-470d-a566-5a91bb5783ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:41,557 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1f38e7e0ee08425fb84cc7f938e275fb used request id req-ac9ac0c0-c9ab-470d-a566-5a91bb5783ab 2018-07-30 03:27:41,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407a824e437268c79f275dd2e467ccff75774c00" 2018-07-30 03:27:41,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf294d20-d1cb-4b49-b531-ccf1e57fe5cd Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:41,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cf294d20-d1cb-4b49-b531-ccf1e57fe5cd 2018-07-30 03:27:41,645 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-47a8b40a-b510-415-user 2018-07-30 03:27:41,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/7d7dd1ed412342cb947bd5942c0f6f6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a316a7b9a188c9633969aba48778a7e175ed3f" 2018-07-30 03:27:41,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db8a0bd8-2b42-4681-afa9-3068a08a72fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:41,814 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7d7dd1ed412342cb947bd5942c0f6f6f used request id req-db8a0bd8-2b42-4681-afa9-3068a08a72fd 2018-07-30 03:27:41,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:42,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["9YST1a5zTH6X7I_ia6zC4Q"], "issued_at": "2018-07-30T03:27:42.000000Z"}} 2018-07-30 03:27:42,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d284198eafbcb76593172c37d767b5f8f2941b" 2018-07-30 03:27:42,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6139d5e7-91a4-4868-ba0d-98bc0809433b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:42,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6139d5e7-91a4-4868-ba0d-98bc0809433b 2018-07-30 03:27:42,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:42,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:42,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["rCloiwhHQUaEgvkuVib7AQ"], "issued_at": "2018-07-30T03:27:42.000000Z"}} 2018-07-30 03:27:42,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:42,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f278ff3f-2848-4871-9ea2-a4396d8bb0fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:42,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f278ff3f-2848-4871-9ea2-a4396d8bb0fa 2018-07-30 03:27:42,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:42,761 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:42,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-24398d38-5b2f-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:42,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81927a78-3732-4fff-850d-cecb37864ff6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-24398d38-5b2f-461-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:27:42,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-24398d38-5b2f-461-proj used request id req-81927a78-3732-4fff-850d-cecb37864ff6 2018-07-30 03:27:42,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:42,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55467ee-4d77-4a8c-a635-17279ed0fa6d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:42,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d55467ee-4d77-4a8c-a635-17279ed0fa6d 2018-07-30 03:27:42,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-24398d38-5b2f-461-proj"}}' 2018-07-30 03:27:43,058 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deca4b48-2534-488f-af82-1bd75ea5864a Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bdb68773ecd54b62adf26414ee192d71"}, "tags": [], "enabled": true, "id": "bdb68773ecd54b62adf26414ee192d71", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-24398d38-5b2f-461-proj"}} 2018-07-30 03:27:43,058 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-deca4b48-2534-488f-af82-1bd75ea5864a 2018-07-30 03:27:43,059 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-24398d38-5b2f-461-proj 2018-07-30 03:27:43,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:43,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:43,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["iLKCuVDqQdeqMP1XX60rIQ"], "issued_at": "2018-07-30T03:27:43.000000Z"}} 2018-07-30 03:27:43,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec2bb7636a6b51d69f3c34f0df6638a87f6e26c5" 2018-07-30 03:27:43,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b248adc7-1a2d-4ac4-88f9-afaa86604319 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:43,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b248adc7-1a2d-4ac4-88f9-afaa86604319 2018-07-30 03:27:43,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:43,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:43,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec2bb7636a6b51d69f3c34f0df6638a87f6e26c5" 2018-07-30 03:27:43,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac14dfa-dec6-4c34-bf8e-96df9707d53d Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:27:43,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0ac14dfa-dec6-4c34-bf8e-96df9707d53d 2018-07-30 03:27:43,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-24398d38-5b2f-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec2bb7636a6b51d69f3c34f0df6638a87f6e26c5" 2018-07-30 03:27:43,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0df8690-985e-45ab-a867-76bc36a8e565 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-24398d38-5b2f-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bdb68773ecd54b62adf26414ee192d71"}, "tags": [], "enabled": true, "id": "bdb68773ecd54b62adf26414ee192d71", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-24398d38-5b2f-461-proj"}]} 2018-07-30 03:27:43,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-24398d38-5b2f-461-proj used request id req-f0df8690-985e-45ab-a867-76bc36a8e565 2018-07-30 03:27:43,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec2bb7636a6b51d69f3c34f0df6638a87f6e26c5" 2018-07-30 03:27:43,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1317f41d-9747-4879-b2d0-b75fccd947d3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:43,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1317f41d-9747-4879-b2d0-b75fccd947d3 2018-07-30 03:27:44,040 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-24398d38-5b2f-461-user 2018-07-30 03:27:44,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:44,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:44,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709e23a1-e83a-4929-96f0-108dbf62be4f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:44,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-709e23a1-e83a-4929-96f0-108dbf62be4f 2018-07-30 03:27:44,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" -d '{"role": {"name": "CreateImageNegativeTests-24398d38-5b2f-461-proj-role"}}' 2018-07-30 03:27:44,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e11b135-a0a7-4ec1-9172-a1d4a48ac83e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "420f8bcc753f4b7c85d234e04358fe29", "links": {"self": "http://172.30.9.25:5000/v3/roles/420f8bcc753f4b7c85d234e04358fe29"}, "name": "CreateImageNegativeTests-24398d38-5b2f-461-proj-role"}} 2018-07-30 03:27:44,231 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0e11b135-a0a7-4ec1-9172-a1d4a48ac83e 2018-07-30 03:27:44,232 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-24398d38-5b2f-461-proj-role 2018-07-30 03:27:44,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/420f8bcc753f4b7c85d234e04358fe29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:44,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba8ea4b0-86ef-45f8-807d-88c775c8fd00 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "420f8bcc753f4b7c85d234e04358fe29", "links": {"self": "http://172.30.9.25:5000/v3/roles/420f8bcc753f4b7c85d234e04358fe29"}, "name": "CreateImageNegativeTests-24398d38-5b2f-461-proj-role"}} 2018-07-30 03:27:44,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/420f8bcc753f4b7c85d234e04358fe29 used request id req-ba8ea4b0-86ef-45f8-807d-88c775c8fd00 2018-07-30 03:27:44,315 - keystone_utils - INFO - Granting role CreateImageNegativeTests-24398d38-5b2f-461-proj-role to project CreateImageNegativeTests-24398d38-5b2f-461-proj 2018-07-30 03:27:44,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/bdb68773ecd54b62adf26414ee192d71/users/a823dce0b7814ac4990a6fddae45c336/roles/420f8bcc753f4b7c85d234e04358fe29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:44,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64ca8b9e-eec9-4025-b669-12aaa4b3e4d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:44,450 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/bdb68773ecd54b62adf26414ee192d71/users/a823dce0b7814ac4990a6fddae45c336/roles/420f8bcc753f4b7c85d234e04358fe29 used request id req-64ca8b9e-eec9-4025-b669-12aaa4b3e4d5 2018-07-30 03:27:44,450 - openstack_tests - DEBUG - Image metadata - None 2018-07-30 03:27:44,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:44,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:44,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "420f8bcc753f4b7c85d234e04358fe29", "name": "CreateImageNegativeTests-24398d38-5b2f-461-proj-role"}], "expires_at": "2018-07-30T04:27:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdb68773ecd54b62adf26414ee192d71", "name": "CreateImageNegativeTests-24398d38-5b2f-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/bdb68773ecd54b62adf26414ee192d71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/bdb68773ecd54b62adf26414ee192d71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/bdb68773ecd54b62adf26414ee192d71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/bdb68773ecd54b62adf26414ee192d71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/bdb68773ecd54b62adf26414ee192d71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/bdb68773ecd54b62adf26414ee192d71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_bdb68773ecd54b62adf26414ee192d71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_bdb68773ecd54b62adf26414ee192d71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/bdb68773ecd54b62adf26414ee192d71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/bdb68773ecd54b62adf26414ee192d71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/bdb68773ecd54b62adf26414ee192d71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/bdb68773ecd54b62adf26414ee192d71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/bdb68773ecd54b62adf26414ee192d71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/bdb68773ecd54b62adf26414ee192d71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-24398d38-5b2f-461-user", "id": "a823dce0b7814ac4990a6fddae45c336"}, "audit_ids": ["z3x_q4SaSv6stER7Cm-YCw"], "issued_at": "2018-07-30T03:27:44.000000Z"}} 2018-07-30 03:27:44,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6d8f0945943febea5744a9fd2ddb0ec735b644" 2018-07-30 03:27:44,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-466dbdd2-9d5b-4125-9e79-e8c315c384eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:44,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-466dbdd2-9d5b-4125-9e79-e8c315c384eb 2018-07-30 03:27:44,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-e61b40f5-f10c-43ab-a6a2-7fadc5fb4807 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f6d8f0945943febea5744a9fd2ddb0ec735b644" 2018-07-30 03:27:45,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-0b351ba8-1e38-43dc-8a13-436c8b0b6ec6 Date: Mon, 30 Jul 2018 03:27:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-e61b40f5-f10c-43ab-a6a2-7fadc5fb4807"} 2018-07-30 03:27:45,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-e61b40f5-f10c-43ab-a6a2-7fadc5fb4807 used request id req-0b351ba8-1e38-43dc-8a13-436c8b0b6ec6 2018-07-30 03:27:45,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f6d8f0945943febea5744a9fd2ddb0ec735b644" 2018-07-30 03:27:45,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-734feccb-e88c-4930-bf54-6dfe7eacbdfd Date: Mon, 30 Jul 2018 03:27: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-30 03:27:45,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-734feccb-e88c-4930-bf54-6dfe7eacbdfd 2018-07-30 03:27:45,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f6d8f0945943febea5744a9fd2ddb0ec735b644" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-e61b40f5-f10c-43ab-a6a2-7fadc5fb4807"}' 2018-07-30 03:27:45,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/7ebede86-51ea-4086-b441-1c19831532ee Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9f056308-d276-450f-9d8a-a07fa585fc4d Date: Mon, 30 Jul 2018 03:27:45 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-e61b40f5-f10c-43ab-a6a2-7fadc5fb4807", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:27:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:27:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/7ebede86-51ea-4086-b441-1c19831532ee", "min_disk": 0, "protected": false, "id": "7ebede86-51ea-4086-b441-1c19831532ee", "file": "/v2/images/7ebede86-51ea-4086-b441-1c19831532ee/file", "checksum": null, "owner": "bdb68773ecd54b62adf26414ee192d71", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:27:45,177 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9f056308-d276-450f-9d8a-a07fa585fc4d 2018-07-30 03:27:45,183 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-30 03:27:45,183 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-e61b40f5-f10c-43ab-a6a2-7fadc5fb4807 2018-07-30 03:27:45,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/7ebede86-51ea-4086-b441-1c19831532ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f6d8f0945943febea5744a9fd2ddb0ec735b644" 2018-07-30 03:27:45,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-078182d5-391f-4566-803b-1c465d74503a Date: Mon, 30 Jul 2018 03:27: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-30 03:27:45,257 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/7ebede86-51ea-4086-b441-1c19831532ee used request id req-078182d5-391f-4566-803b-1c465d74503a 2018-07-30 03:27:45,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:45,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2e4e7a4d-371d-4c45-83df-b1c2695d24a6 Date: Mon, 30 Jul 2018 03:27:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:27:45,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2e4e7a4d-371d-4c45-83df-b1c2695d24a6 2018-07-30 03:27:45,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:45,621 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95be7a45-544f-497d-8fa6-5098dc816bea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:45,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-95be7a45-544f-497d-8fa6-5098dc816bea 2018-07-30 03:27:45,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:45,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:45,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ba2d34a-e5a4-4620-a462-651b4af95a9d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:45,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-9ba2d34a-e5a4-4620-a462-651b4af95a9d 2018-07-30 03:27:45,708 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:45,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:45,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3550cb39-ddb7-4144-9030-b273d55685a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:45,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-3550cb39-ddb7-4144-9030-b273d55685a5 2018-07-30 03:27:45,796 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:45,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:45,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddd7aab8-bc43-41d6-9461-576965d55405 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:45,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-ddd7aab8-bc43-41d6-9461-576965d55405 2018-07-30 03:27:45,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:45,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:45,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c94dfcf-30fb-43e0-b0f8-0b123ea1a7bd Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:27:45,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-3c94dfcf-30fb-43e0-b0f8-0b123ea1a7bd 2018-07-30 03:27:45,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:46,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aa32495-64f4-4809-86ab-e49ad0f4632d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:46,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-1aa32495-64f4-4809-86ab-e49ad0f4632d 2018-07-30 03:27:46,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:46,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:46,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1da01ea1-d118-445f-b5c0-6ba881b273c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:46,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-1da01ea1-d118-445f-b5c0-6ba881b273c5 2018-07-30 03:27:46,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:46,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:46,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9520ffa-4db2-4c28-811a-86de28534fa7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:46,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-e9520ffa-4db2-4c28-811a-86de28534fa7 2018-07-30 03:27:46,243 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:46,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:46,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bdb07f2-b6ff-4add-a416-b93c7c3da935 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:27:46,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-8bdb07f2-b6ff-4add-a416-b93c7c3da935 2018-07-30 03:27:46,333 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-24398d38-5b2f-461-proj 2018-07-30 03:27:46,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/bdb68773ecd54b62adf26414ee192d71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:46,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7ffcbc6-3468-4a48-a984-9e0b3417dd34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:46,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/bdb68773ecd54b62adf26414ee192d71 used request id req-a7ffcbc6-3468-4a48-a984-9e0b3417dd34 2018-07-30 03:27:46,609 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-24398d38-5b2f-461-proj-role 2018-07-30 03:27:46,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/420f8bcc753f4b7c85d234e04358fe29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:46,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5054e5ef-5e97-434b-b4dc-0bdba540d01f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:46,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/420f8bcc753f4b7c85d234e04358fe29 used request id req-5054e5ef-5e97-434b-b4dc-0bdba540d01f 2018-07-30 03:27:46,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939db3c032ac0922026e3c7c52aec041a8dbd894" 2018-07-30 03:27:46,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84092db9-09de-4c09-a66d-78262db6061b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:46,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-84092db9-09de-4c09-a66d-78262db6061b 2018-07-30 03:27:46,814 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-24398d38-5b2f-461-user 2018-07-30 03:27:46,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a823dce0b7814ac4990a6fddae45c336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec2bb7636a6b51d69f3c34f0df6638a87f6e26c5" 2018-07-30 03:27:46,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e113f391-ca96-4b70-ba95-5bd546d41a8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:46,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a823dce0b7814ac4990a6fddae45c336 used request id req-e113f391-ca96-4b70-ba95-5bd546d41a8e 2018-07-30 03:27:46,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:47,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["El5M321nTG-XgaCHvOX7xQ"], "issued_at": "2018-07-30T03:27:47.000000Z"}} 2018-07-30 03:27:47,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b27b7b8815207b1056ab568db85ea4a3a7e693" 2018-07-30 03:27:47,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3772873b-7184-4ad6-b010-fa0853e12067 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:47,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3772873b-7184-4ad6-b010-fa0853e12067 2018-07-30 03:27:47,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:47,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:47,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["gyrQV03rSe6F9QiGhMc-eg"], "issued_at": "2018-07-30T03:27:47.000000Z"}} 2018-07-30 03:27:47,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:47,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbeb125-4ca3-4577-9762-0048b2486398 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:47,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2bbeb125-4ca3-4577-9762-0048b2486398 2018-07-30 03:27:47,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:47,921 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:47,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-6154915d-d021-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:48,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc59eeb-c542-41b0-a52b-05a1a60cf211 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-6154915d-d021-4c7-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:27:48,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-6154915d-d021-4c7-proj used request id req-5cc59eeb-c542-41b0-a52b-05a1a60cf211 2018-07-30 03:27:48,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:48,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8fe445a-8c93-4ce6-9826-efb3a8c628a0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:48,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f8fe445a-8c93-4ce6-9826-efb3a8c628a0 2018-07-30 03:27:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-6154915d-d021-4c7-proj"}}' 2018-07-30 03:27:48,235 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb470adb-b7da-4fad-ad01-98c33a8cb77f Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bf03f7a654ae4fa8a0f723cc62e9aa4f"}, "tags": [], "enabled": true, "id": "bf03f7a654ae4fa8a0f723cc62e9aa4f", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-6154915d-d021-4c7-proj"}} 2018-07-30 03:27:48,236 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-eb470adb-b7da-4fad-ad01-98c33a8cb77f 2018-07-30 03:27:48,236 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-6154915d-d021-4c7-proj 2018-07-30 03:27:48,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:48,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:48,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["GSqLPqrBS5uEi7zfUVcwRQ"], "issued_at": "2018-07-30T03:27:48.000000Z"}} 2018-07-30 03:27:48,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db694d9ae7f9db9f9429fa6c921fd1882851ffed" 2018-07-30 03:27:48,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4337a6-64fc-41bb-8590-ec2f19bf1985 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:48,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ba4337a6-64fc-41bb-8590-ec2f19bf1985 2018-07-30 03:27:48,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:48,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:48,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db694d9ae7f9db9f9429fa6c921fd1882851ffed" 2018-07-30 03:27:48,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84191fe1-a791-4300-a8f5-3ac16846c872 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:27:48,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-84191fe1-a791-4300-a8f5-3ac16846c872 2018-07-30 03:27:48,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-6154915d-d021-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db694d9ae7f9db9f9429fa6c921fd1882851ffed" 2018-07-30 03:27:48,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d91c405f-afeb-4afc-89ff-b4a15f932467 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-6154915d-d021-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bf03f7a654ae4fa8a0f723cc62e9aa4f"}, "tags": [], "enabled": true, "id": "bf03f7a654ae4fa8a0f723cc62e9aa4f", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-6154915d-d021-4c7-proj"}]} 2018-07-30 03:27:48,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-6154915d-d021-4c7-proj used request id req-d91c405f-afeb-4afc-89ff-b4a15f932467 2018-07-30 03:27:48,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db694d9ae7f9db9f9429fa6c921fd1882851ffed" 2018-07-30 03:27:48,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d2cd9f3-866f-4552-a0e7-d04a414337aa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:48,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9d2cd9f3-866f-4552-a0e7-d04a414337aa 2018-07-30 03:27:49,214 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-6154915d-d021-4c7-user 2018-07-30 03:27:49,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:49,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:49,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b579bd7d-9d95-4eee-84e8-59c85d635ba3 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:49,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b579bd7d-9d95-4eee-84e8-59c85d635ba3 2018-07-30 03:27:49,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" -d '{"role": {"name": "CreateImageNegativeTests-6154915d-d021-4c7-proj-role"}}' 2018-07-30 03:27:49,405 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-020c4ed2-4f6b-4008-8bff-fdf7759ac1b3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd1058ae106544c89e8256a98557c922", "links": {"self": "http://172.30.9.25:5000/v3/roles/cd1058ae106544c89e8256a98557c922"}, "name": "CreateImageNegativeTests-6154915d-d021-4c7-proj-role"}} 2018-07-30 03:27:49,405 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-020c4ed2-4f6b-4008-8bff-fdf7759ac1b3 2018-07-30 03:27:49,406 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-6154915d-d021-4c7-proj-role 2018-07-30 03:27:49,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/cd1058ae106544c89e8256a98557c922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:49,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8025d7-1768-4880-bb7d-3f4ebebdae99 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd1058ae106544c89e8256a98557c922", "links": {"self": "http://172.30.9.25:5000/v3/roles/cd1058ae106544c89e8256a98557c922"}, "name": "CreateImageNegativeTests-6154915d-d021-4c7-proj-role"}} 2018-07-30 03:27:49,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/cd1058ae106544c89e8256a98557c922 used request id req-ad8025d7-1768-4880-bb7d-3f4ebebdae99 2018-07-30 03:27:49,425 - keystone_utils - INFO - Granting role CreateImageNegativeTests-6154915d-d021-4c7-proj-role to project CreateImageNegativeTests-6154915d-d021-4c7-proj 2018-07-30 03:27:49,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/bf03f7a654ae4fa8a0f723cc62e9aa4f/users/f578537718e04df09499cdcd5dc70de4/roles/cd1058ae106544c89e8256a98557c922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:49,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f2fb617-fdb9-4e96-a05b-3e209a3d7f19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:49,570 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/bf03f7a654ae4fa8a0f723cc62e9aa4f/users/f578537718e04df09499cdcd5dc70de4/roles/cd1058ae106544c89e8256a98557c922 used request id req-6f2fb617-fdb9-4e96-a05b-3e209a3d7f19 2018-07-30 03:27:49,570 - openstack_tests - DEBUG - Image metadata - None 2018-07-30 03:27:49,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:49,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:49,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd1058ae106544c89e8256a98557c922", "name": "CreateImageNegativeTests-6154915d-d021-4c7-proj-role"}], "expires_at": "2018-07-30T04:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf03f7a654ae4fa8a0f723cc62e9aa4f", "name": "CreateImageNegativeTests-6154915d-d021-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/bf03f7a654ae4fa8a0f723cc62e9aa4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/bf03f7a654ae4fa8a0f723cc62e9aa4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/bf03f7a654ae4fa8a0f723cc62e9aa4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/bf03f7a654ae4fa8a0f723cc62e9aa4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/bf03f7a654ae4fa8a0f723cc62e9aa4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/bf03f7a654ae4fa8a0f723cc62e9aa4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_bf03f7a654ae4fa8a0f723cc62e9aa4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_bf03f7a654ae4fa8a0f723cc62e9aa4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/bf03f7a654ae4fa8a0f723cc62e9aa4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/bf03f7a654ae4fa8a0f723cc62e9aa4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/bf03f7a654ae4fa8a0f723cc62e9aa4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/bf03f7a654ae4fa8a0f723cc62e9aa4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/bf03f7a654ae4fa8a0f723cc62e9aa4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/bf03f7a654ae4fa8a0f723cc62e9aa4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-6154915d-d021-4c7-user", "id": "f578537718e04df09499cdcd5dc70de4"}, "audit_ids": ["ljiWw7OSQWusp6lx8gf0Ww"], "issued_at": "2018-07-30T03:27:49.000000Z"}} 2018-07-30 03:27:49,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0ec92784add11c3d18da1ff38d892465dae2e6" 2018-07-30 03:27:50,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451ce25c-452f-426e-9f9c-f6191193a96a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:50,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-451ce25c-452f-426e-9f9c-f6191193a96a 2018-07-30 03:27:50,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-17d25f74-940b-46c6-8f4b-446493d1db07 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c0ec92784add11c3d18da1ff38d892465dae2e6" 2018-07-30 03:27:50,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-759ac0d5-07bb-4117-b72e-3e1c902482ab Date: Mon, 30 Jul 2018 03:27:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-17d25f74-940b-46c6-8f4b-446493d1db07"} 2018-07-30 03:27:50,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-17d25f74-940b-46c6-8f4b-446493d1db07 used request id req-759ac0d5-07bb-4117-b72e-3e1c902482ab 2018-07-30 03:27:50,206 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-07-30 03:27:50,207 - file_utils - DEBUG - Saving file to - /tmp/33d157b1-b7ea-435a-be93-17ba6db6f6dd 2018-07-30 03:27:50,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c0ec92784add11c3d18da1ff38d892465dae2e6" 2018-07-30 03:27:50,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5fd36af3-aba8-49c2-84fb-5bb05acfef98 Date: Mon, 30 Jul 2018 03:27:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-30 03:27:50,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-5fd36af3-aba8-49c2-84fb-5bb05acfef98 2018-07-30 03:27:50,466 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-30 03:27:50,466 - glance_utils - DEBUG - Closing file ./tmp/33d157b1-b7ea-435a-be93-17ba6db6f6dd 2018-07-30 03:27:50,467 - glance_utils - INFO - Removing file ./tmp/33d157b1-b7ea-435a-be93-17ba6db6f6dd 2018-07-30 03:27:50,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:50,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-fd90a784-e4fa-4e8e-ba82-e3880af8c495 Date: Mon, 30 Jul 2018 03:27:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:27:50,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-fd90a784-e4fa-4e8e-ba82-e3880af8c495 2018-07-30 03:27:50,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:50,783 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5c5f01a-fae7-4e06-8404-1c6fcc9b63d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:50,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-c5c5f01a-fae7-4e06-8404-1c6fcc9b63d4 2018-07-30 03:27:50,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:50,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:50,871 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1e3defa-d4b4-4741-bc85-b88b5186543b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:50,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-a1e3defa-d4b4-4741-bc85-b88b5186543b 2018-07-30 03:27:50,871 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:50,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:50,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23d50afc-269c-407c-bec1-20be4750a9b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:50,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-23d50afc-269c-407c-bec1-20be4750a9b7 2018-07-30 03:27:50,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:50,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:51,043 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e6b1a1d-81eb-4657-9b07-70bb8658ff06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:51,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-6e6b1a1d-81eb-4657-9b07-70bb8658ff06 2018-07-30 03:27:51,043 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:51,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:51,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba48e12-c39a-4ed0-ac9e-c30e8d28ff90 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:27:51,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-5ba48e12-c39a-4ed0-ac9e-c30e8d28ff90 2018-07-30 03:27:51,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:51,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0708c2d8-4e7b-4911-a171-e52ef25fe1c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:51,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-0708c2d8-4e7b-4911-a171-e52ef25fe1c5 2018-07-30 03:27:51,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:51,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:51,299 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c6ae42-24cd-4baf-b3a6-25eaf36cd35c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:51,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-66c6ae42-24cd-4baf-b3a6-25eaf36cd35c 2018-07-30 03:27:51,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:51,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:51,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d24d483-e32a-451f-a40b-1cb96b435f37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:51,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-6d24d483-e32a-451f-a40b-1cb96b435f37 2018-07-30 03:27:51,383 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:51,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:51,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782f62b6-484d-4f08-96e6-a2a25429fc66 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:27:51,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-782f62b6-484d-4f08-96e6-a2a25429fc66 2018-07-30 03:27:51,474 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-6154915d-d021-4c7-proj 2018-07-30 03:27:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/bf03f7a654ae4fa8a0f723cc62e9aa4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:51,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2268968-dd35-4f90-9c3d-dbc31c2a6639 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:51,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/bf03f7a654ae4fa8a0f723cc62e9aa4f used request id req-e2268968-dd35-4f90-9c3d-dbc31c2a6639 2018-07-30 03:27:51,654 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-6154915d-d021-4c7-proj-role 2018-07-30 03:27:51,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/cd1058ae106544c89e8256a98557c922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:51,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f473624-d16b-465a-9785-03938c9f6370 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:51,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/cd1058ae106544c89e8256a98557c922 used request id req-7f473624-d16b-465a-9785-03938c9f6370 2018-07-30 03:27:51,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659aa2b3c7c70d20b5de870decf049e90b18c779" 2018-07-30 03:27:51,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d6df099-ca8f-4528-911a-da47f6d2c9e7 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:51,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5d6df099-ca8f-4528-911a-da47f6d2c9e7 2018-07-30 03:27:51,842 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-6154915d-d021-4c7-user 2018-07-30 03:27:51,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f578537718e04df09499cdcd5dc70de4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db694d9ae7f9db9f9429fa6c921fd1882851ffed" 2018-07-30 03:27:52,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89cb51f5-3b73-45b6-9c5d-cf82ddc8351f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:52,004 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f578537718e04df09499cdcd5dc70de4 used request id req-89cb51f5-3b73-45b6-9c5d-cf82ddc8351f 2018-07-30 03:27:52,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:52,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["6EqEpgzkTTiN2gA__oK7VA"], "issued_at": "2018-07-30T03:27:52.000000Z"}} 2018-07-30 03:27:52,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03c92585b870b4c62208265a92162aab4efce7b" 2018-07-30 03:27:52,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96fd59cf-aef5-4da7-805f-d105bdcdcffb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:52,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-96fd59cf-aef5-4da7-805f-d105bdcdcffb 2018-07-30 03:27:52,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:52,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:52,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["PH4irGynQLGk4kdoXF6M1A"], "issued_at": "2018-07-30T03:27:52.000000Z"}} 2018-07-30 03:27:52,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:52,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942d6e8f-64db-4c89-bf6e-344086c2bd3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:52,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-942d6e8f-64db-4c89-bf6e-344086c2bd3d 2018-07-30 03:27:52,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:52,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:52,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a5bdac63-fd1a-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:53,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97fb9746-4447-4f92-b49b-d25b696dcd2b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a5bdac63-fd1a-41e-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:27:53,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a5bdac63-fd1a-41e-proj used request id req-97fb9746-4447-4f92-b49b-d25b696dcd2b 2018-07-30 03:27:53,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:53,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e986c4f8-2007-48a5-8748-e5a05174367a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:53,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e986c4f8-2007-48a5-8748-e5a05174367a 2018-07-30 03:27:53,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-a5bdac63-fd1a-41e-proj"}}' 2018-07-30 03:27:53,239 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ac49229-e2bb-44bb-acb5-2079eea721a1 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e677e0b78b74494db4ea3af275858857"}, "tags": [], "enabled": true, "id": "e677e0b78b74494db4ea3af275858857", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a5bdac63-fd1a-41e-proj"}} 2018-07-30 03:27:53,239 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4ac49229-e2bb-44bb-acb5-2079eea721a1 2018-07-30 03:27:53,239 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-a5bdac63-fd1a-41e-proj 2018-07-30 03:27:53,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:53,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:53,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["3rEd5UCFQEKL8I5fHSGV7Q"], "issued_at": "2018-07-30T03:27:53.000000Z"}} 2018-07-30 03:27:53,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38d91fe068a3b566b41a380dd15bf5c3625371b" 2018-07-30 03:27:53,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e728e1-d31a-4365-a62f-ca4692c907b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:53,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d5e728e1-d31a-4365-a62f-ca4692c907b3 2018-07-30 03:27:53,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:53,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:53,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38d91fe068a3b566b41a380dd15bf5c3625371b" 2018-07-30 03:27:53,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82d4129-fb06-4494-aac5-bbe55501a4ab Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:27:53,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c82d4129-fb06-4494-aac5-bbe55501a4ab 2018-07-30 03:27:53,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-a5bdac63-fd1a-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38d91fe068a3b566b41a380dd15bf5c3625371b" 2018-07-30 03:27:53,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09dbb15a-5104-4703-b682-904e63ec6a37 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-a5bdac63-fd1a-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e677e0b78b74494db4ea3af275858857"}, "tags": [], "enabled": true, "id": "e677e0b78b74494db4ea3af275858857", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a5bdac63-fd1a-41e-proj"}]} 2018-07-30 03:27:53,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-a5bdac63-fd1a-41e-proj used request id req-09dbb15a-5104-4703-b682-904e63ec6a37 2018-07-30 03:27:53,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38d91fe068a3b566b41a380dd15bf5c3625371b" 2018-07-30 03:27:53,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-703d71ea-17de-4828-9d0e-b6ba79d6edd2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:53,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-703d71ea-17de-4828-9d0e-b6ba79d6edd2 2018-07-30 03:27:54,336 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-a5bdac63-fd1a-41e-user 2018-07-30 03:27:54,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:54,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:54,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b7e7ae-2b38-4df0-abd4-8aa538080d29 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:54,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e1b7e7ae-2b38-4df0-abd4-8aa538080d29 2018-07-30 03:27:54,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" -d '{"role": {"name": "CreateImageNegativeTests-a5bdac63-fd1a-41e-proj-role"}}' 2018-07-30 03:27:54,456 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06ebeaa0-1c65-4109-b287-04cd0541d5ad Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5bb81e889cc34f1d8cf4241535fac208", "links": {"self": "http://172.30.9.25:5000/v3/roles/5bb81e889cc34f1d8cf4241535fac208"}, "name": "CreateImageNegativeTests-a5bdac63-fd1a-41e-proj-role"}} 2018-07-30 03:27:54,456 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-06ebeaa0-1c65-4109-b287-04cd0541d5ad 2018-07-30 03:27:54,456 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-a5bdac63-fd1a-41e-proj-role 2018-07-30 03:27:54,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/5bb81e889cc34f1d8cf4241535fac208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:54,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb2a9279-30f8-4452-a0f9-3b4622738919 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5bb81e889cc34f1d8cf4241535fac208", "links": {"self": "http://172.30.9.25:5000/v3/roles/5bb81e889cc34f1d8cf4241535fac208"}, "name": "CreateImageNegativeTests-a5bdac63-fd1a-41e-proj-role"}} 2018-07-30 03:27:54,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/5bb81e889cc34f1d8cf4241535fac208 used request id req-fb2a9279-30f8-4452-a0f9-3b4622738919 2018-07-30 03:27:54,540 - keystone_utils - INFO - Granting role CreateImageNegativeTests-a5bdac63-fd1a-41e-proj-role to project CreateImageNegativeTests-a5bdac63-fd1a-41e-proj 2018-07-30 03:27:54,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e677e0b78b74494db4ea3af275858857/users/dd6837bcd7894a8289251a050c22f33c/roles/5bb81e889cc34f1d8cf4241535fac208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:54,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8790eddc-8532-48c8-b3cf-9a7aa2049475 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:54,656 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e677e0b78b74494db4ea3af275858857/users/dd6837bcd7894a8289251a050c22f33c/roles/5bb81e889cc34f1d8cf4241535fac208 used request id req-8790eddc-8532-48c8-b3cf-9a7aa2049475 2018-07-30 03:27:54,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:54,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:55,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5bb81e889cc34f1d8cf4241535fac208", "name": "CreateImageNegativeTests-a5bdac63-fd1a-41e-proj-role"}], "expires_at": "2018-07-30T04:27:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e677e0b78b74494db4ea3af275858857", "name": "CreateImageNegativeTests-a5bdac63-fd1a-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e677e0b78b74494db4ea3af275858857", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/e677e0b78b74494db4ea3af275858857", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/e677e0b78b74494db4ea3af275858857", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e677e0b78b74494db4ea3af275858857", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/e677e0b78b74494db4ea3af275858857", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/e677e0b78b74494db4ea3af275858857", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e677e0b78b74494db4ea3af275858857", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e677e0b78b74494db4ea3af275858857", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e677e0b78b74494db4ea3af275858857", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/e677e0b78b74494db4ea3af275858857", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/e677e0b78b74494db4ea3af275858857", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/e677e0b78b74494db4ea3af275858857", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/e677e0b78b74494db4ea3af275858857", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/e677e0b78b74494db4ea3af275858857", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-a5bdac63-fd1a-41e-user", "id": "dd6837bcd7894a8289251a050c22f33c"}, "audit_ids": ["qa0NrnviQvGYq1tPdIhYGw"], "issued_at": "2018-07-30T03:27:55.000000Z"}} 2018-07-30 03:27:55,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982907ccaa88f444f87674ff65faa9665959e73e" 2018-07-30 03:27:55,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d5b853-1010-400d-b80b-7533ae1031bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:55,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-34d5b853-1010-400d-b80b-7533ae1031bc 2018-07-30 03:27:55,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}982907ccaa88f444f87674ff65faa9665959e73e" 2018-07-30 03:27:55,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-1df4a4d0-c474-49a6-aa64-9aea5cda3524 Date: Mon, 30 Jul 2018 03:27:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-30 03:27:55,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&name=foo used request id req-1df4a4d0-c474-49a6-aa64-9aea5cda3524 2018-07-30 03:27:55,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:55,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-92f908b5-577e-49a2-b80a-34086e02a920 Date: Mon, 30 Jul 2018 03:27:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:27:55,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-92f908b5-577e-49a2-b80a-34086e02a920 2018-07-30 03:27:55,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:55,654 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c66ec4a-20b1-49a2-bcd8-ae39f2654651 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:55,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-1c66ec4a-20b1-49a2-bcd8-ae39f2654651 2018-07-30 03:27:55,654 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:55,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:55,740 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a1b7d6a-626f-437c-a16c-f79dc5f8e9ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:55,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-6a1b7d6a-626f-437c-a16c-f79dc5f8e9ce 2018-07-30 03:27:55,740 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:55,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:55,826 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf7dc5a-f4c9-4d69-b60c-02e1f76b842c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:55,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-1bf7dc5a-f4c9-4d69-b60c-02e1f76b842c 2018-07-30 03:27:55,826 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:55,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:55,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11be58cb-5cc8-4f64-b2d4-01fedb95d04d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:55,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-11be58cb-5cc8-4f64-b2d4-01fedb95d04d 2018-07-30 03:27:55,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:55,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:55,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1248b52f-3cb8-45ea-93fd-2dce1714f3a5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:27:55,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-1248b52f-3cb8-45ea-93fd-2dce1714f3a5 2018-07-30 03:27:55,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:56,079 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65c8e443-7eda-4868-96da-c0e39b918367 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:56,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-65c8e443-7eda-4868-96da-c0e39b918367 2018-07-30 03:27:56,079 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:56,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:56,165 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e80ef4-ecef-4c95-8e7d-adaf6d360aee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:56,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-67e80ef4-ecef-4c95-8e7d-adaf6d360aee 2018-07-30 03:27:56,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:56,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:56,250 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-754c1c65-7b72-46ac-81e8-b8c0c26863f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:27:56,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-754c1c65-7b72-46ac-81e8-b8c0c26863f3 2018-07-30 03:27:56,251 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:27:56,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:56,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-869acad3-a3b8-4d7c-8a28-a317b06b3b7b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:27:56,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-869acad3-a3b8-4d7c-8a28-a317b06b3b7b 2018-07-30 03:27:56,343 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-a5bdac63-fd1a-41e-proj 2018-07-30 03:27:56,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e677e0b78b74494db4ea3af275858857 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:56,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6076831f-879b-419d-b4ae-b784e320b0d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:56,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e677e0b78b74494db4ea3af275858857 used request id req-6076831f-879b-419d-b4ae-b784e320b0d4 2018-07-30 03:27:56,544 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-a5bdac63-fd1a-41e-proj-role 2018-07-30 03:27:56,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/5bb81e889cc34f1d8cf4241535fac208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:56,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07fdd59d-8872-49ed-86fa-cde631ee868f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:56,652 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5bb81e889cc34f1d8cf4241535fac208 used request id req-07fdd59d-8872-49ed-86fa-cde631ee868f 2018-07-30 03:27:56,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0609d1dbf1e841ab290613c38398a0bc0ac90c40" 2018-07-30 03:27:56,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff05d60-7cfe-40b6-9fa8-221e572b8d4f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:56,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2ff05d60-7cfe-40b6-9fa8-221e572b8d4f 2018-07-30 03:27:56,741 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-a5bdac63-fd1a-41e-user 2018-07-30 03:27:56,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/dd6837bcd7894a8289251a050c22f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38d91fe068a3b566b41a380dd15bf5c3625371b" 2018-07-30 03:27:56,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0877501-d2f1-43c0-81c1-3eb732384b0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:56,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/dd6837bcd7894a8289251a050c22f33c used request id req-e0877501-d2f1-43c0-81c1-3eb732384b0f 2018-07-30 03:27:56,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:57,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["OLPlM-NaQ0uG1d45uSlh6g"], "issued_at": "2018-07-30T03:27:57.000000Z"}} 2018-07-30 03:27:57,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c45c20e7d96f470ce6ba94e2d4b0a942670d263" 2018-07-30 03:27:57,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841b7102-95ba-46e2-bed9-c20ebb80eef8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:57,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-841b7102-95ba-46e2-bed9-c20ebb80eef8 2018-07-30 03:27:57,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:57,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:57,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["_nMAoc4ORVm8xwq6UBO9FQ"], "issued_at": "2018-07-30T03:27:57.000000Z"}} 2018-07-30 03:27:57,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:27:57,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0d38a3-1f30-4737-94b7-3feff4b234ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:57,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2a0d38a3-1f30-4737-94b7-3feff4b234ba 2018-07-30 03:27:57,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:57,940 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:57,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:27:58,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f74638-6196-451b-b305-823851927f8a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:27:58,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj used request id req-68f74638-6196-451b-b305-823851927f8a 2018-07-30 03:27:58,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:27:58,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a929fc53-daf8-4f14-81bc-01832a364497 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:58,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a929fc53-daf8-4f14-81bc-01832a364497 2018-07-30 03:27:58,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj"}}' 2018-07-30 03:27:58,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95fc7224-bd81-4dc9-80f7-ef5c1b07aad9 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/de527a851dc44d489d2ab7bf362e7590"}, "tags": [], "enabled": true, "id": "de527a851dc44d489d2ab7bf362e7590", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj"}} 2018-07-30 03:27:58,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-95fc7224-bd81-4dc9-80f7-ef5c1b07aad9 2018-07-30 03:27:58,188 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj 2018-07-30 03:27:58,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:58,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:27:58,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:27:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ZnRO9czOQNCtnDX57A_jXw"], "issued_at": "2018-07-30T03:27:58.000000Z"}} 2018-07-30 03:27:58,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4202ca75e61bded823d79ad2e366bf8ee7a77b76" 2018-07-30 03:27:58,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e7e055-fc96-4573-a0e5-2761b986c533 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:27:58,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b8e7e055-fc96-4573-a0e5-2761b986c533 2018-07-30 03:27:58,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:27:58,658 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:27:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:27:58,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4202ca75e61bded823d79ad2e366bf8ee7a77b76" 2018-07-30 03:27:58,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bcd6067-7506-46ee-bbed-a04236440747 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:27:58,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9bcd6067-7506-46ee-bbed-a04236440747 2018-07-30 03:27:58,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4202ca75e61bded823d79ad2e366bf8ee7a77b76" 2018-07-30 03:27:58,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff095f8-f566-4c2f-974a-5eb0ec8ce5e1 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/de527a851dc44d489d2ab7bf362e7590"}, "tags": [], "enabled": true, "id": "de527a851dc44d489d2ab7bf362e7590", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj"}]} 2018-07-30 03:27:58,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj used request id req-fff095f8-f566-4c2f-974a-5eb0ec8ce5e1 2018-07-30 03:27:58,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4202ca75e61bded823d79ad2e366bf8ee7a77b76" 2018-07-30 03:27:58,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e75f6ab-5b1c-49ec-a8c9-4e79cc5a6573 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:27:58,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3e75f6ab-5b1c-49ec-a8c9-4e79cc5a6573 2018-07-30 03:27:59,224 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-8ef7bab1-20b1-4cf-user 2018-07-30 03:27:59,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:59,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:27:59,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93876e6-3277-469d-95c6-fc8a08672739 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:27:59,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e93876e6-3277-469d-95c6-fc8a08672739 2018-07-30 03:27:59,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" -d '{"role": {"name": "CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj-role"}}' 2018-07-30 03:27:59,418 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:27:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d0d8be7-fb7a-4995-9c76-1b9ad2e2f2a2 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ce5f21cde5241049984b831d12992d4", "links": {"self": "http://172.30.9.25:5000/v3/roles/7ce5f21cde5241049984b831d12992d4"}, "name": "CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj-role"}} 2018-07-30 03:27:59,419 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-2d0d8be7-fb7a-4995-9c76-1b9ad2e2f2a2 2018-07-30 03:27:59,419 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj-role 2018-07-30 03:27:59,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7ce5f21cde5241049984b831d12992d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:27:59,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6cb0e78-0fed-44cd-8c27-1b7127067726 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ce5f21cde5241049984b831d12992d4", "links": {"self": "http://172.30.9.25:5000/v3/roles/7ce5f21cde5241049984b831d12992d4"}, "name": "CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj-role"}} 2018-07-30 03:27:59,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7ce5f21cde5241049984b831d12992d4 used request id req-b6cb0e78-0fed-44cd-8c27-1b7127067726 2018-07-30 03:27:59,511 - keystone_utils - INFO - Granting role CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj-role to project CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj 2018-07-30 03:27:59,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/de527a851dc44d489d2ab7bf362e7590/users/7f39f73fbaec4e71b485a7bde83834e6/roles/7ce5f21cde5241049984b831d12992d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:27:59,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:27:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7c2a286-5b0d-4c7a-ba11-930b47ecbc54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:27:59,636 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/de527a851dc44d489d2ab7bf362e7590/users/7f39f73fbaec4e71b485a7bde83834e6/roles/7ce5f21cde5241049984b831d12992d4 used request id req-a7c2a286-5b0d-4c7a-ba11-930b47ecbc54 2018-07-30 03:27:59,637 - openstack_tests - DEBUG - Image metadata - None 2018-07-30 03:27:59,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:27:59,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:00,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ce5f21cde5241049984b831d12992d4", "name": "CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj-role"}], "expires_at": "2018-07-30T04:28:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de527a851dc44d489d2ab7bf362e7590", "name": "CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/de527a851dc44d489d2ab7bf362e7590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/de527a851dc44d489d2ab7bf362e7590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/de527a851dc44d489d2ab7bf362e7590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/de527a851dc44d489d2ab7bf362e7590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/de527a851dc44d489d2ab7bf362e7590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/de527a851dc44d489d2ab7bf362e7590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_de527a851dc44d489d2ab7bf362e7590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_de527a851dc44d489d2ab7bf362e7590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/de527a851dc44d489d2ab7bf362e7590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/de527a851dc44d489d2ab7bf362e7590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/de527a851dc44d489d2ab7bf362e7590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/de527a851dc44d489d2ab7bf362e7590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/de527a851dc44d489d2ab7bf362e7590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/de527a851dc44d489d2ab7bf362e7590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-8ef7bab1-20b1-4cf-user", "id": "7f39f73fbaec4e71b485a7bde83834e6"}, "audit_ids": ["q4GaN986RCOcyUh13DF_1A"], "issued_at": "2018-07-30T03:28:00.000000Z"}} 2018-07-30 03:28:00,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf9f9d6d090f7cf5c096fadcf1c2d763996c14b" 2018-07-30 03:28:00,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0304914-8075-4621-b679-c34966956109 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:00,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a0304914-8075-4621-b679-c34966956109 2018-07-30 03:28:00,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-5d688f5d-f636-4062-af29-998ad3af9215 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccf9f9d6d090f7cf5c096fadcf1c2d763996c14b" 2018-07-30 03:28:00,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-0fb68c99-be20-4472-baf8-a6316a7b3a2e Date: Mon, 30 Jul 2018 03:28:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-5d688f5d-f636-4062-af29-998ad3af9215"} 2018-07-30 03:28:00,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-5d688f5d-f636-4062-af29-998ad3af9215 used request id req-0fb68c99-be20-4472-baf8-a6316a7b3a2e 2018-07-30 03:28:00,304 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-07-30 03:28:00,304 - file_utils - DEBUG - Saving file to - /tmp/52ab822c-e983-4ca7-9ff4-42512cff7640 2018-07-30 03:28:00,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:28:00,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-58fdab88-9559-4ade-a916-4f4c68a991d0 Date: Mon, 30 Jul 2018 03:28:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:28:00,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-58fdab88-9559-4ade-a916-4f4c68a991d0 2018-07-30 03:28:00,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:28:00,715 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83a418d3-9601-4f47-ba8c-0d0db1b62bec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:00,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-83a418d3-9601-4f47-ba8c-0d0db1b62bec 2018-07-30 03:28:00,716 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:00,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:28:00,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92bc309d-0a56-4740-b83f-10cf9d804180 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:00,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-92bc309d-0a56-4740-b83f-10cf9d804180 2018-07-30 03:28:00,800 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:00,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:28:00,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccdac059-47b6-4c3a-8d48-c89b8fac6bb2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:00,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-ccdac059-47b6-4c3a-8d48-c89b8fac6bb2 2018-07-30 03:28:00,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:00,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:28:00,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65a03b36-49fe-4cbf-9b9d-8a8a250824b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:00,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-65a03b36-49fe-4cbf-9b9d-8a8a250824b2 2018-07-30 03:28:00,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:00,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:28:01,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db52fa5b-8932-4ae7-8981-099ec621e7df Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:28:01,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-db52fa5b-8932-4ae7-8981-099ec621e7df 2018-07-30 03:28:01,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:28:01,151 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf9e81e7-469e-4de9-8db9-ccf845c2a8d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:01,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-cf9e81e7-469e-4de9-8db9-ccf845c2a8d2 2018-07-30 03:28:01,151 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:01,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:28:01,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce7a20e3-e9c0-4538-a141-7cb47903b808 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:01,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-ce7a20e3-e9c0-4538-a141-7cb47903b808 2018-07-30 03:28:01,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:01,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:28:01,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed8b020b-0fc1-49e4-bb24-70db711f3d7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:01,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-ed8b020b-0fc1-49e4-bb24-70db711f3d7c 2018-07-30 03:28:01,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:01,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:28:01,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26cb901c-d624-475e-8073-56ecfe1057d6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:28:01,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-26cb901c-d624-475e-8073-56ecfe1057d6 2018-07-30 03:28:01,420 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj 2018-07-30 03:28:01,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/de527a851dc44d489d2ab7bf362e7590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:28:01,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0390782f-5bae-4673-b124-54034306d417 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:01,631 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/de527a851dc44d489d2ab7bf362e7590 used request id req-0390782f-5bae-4673-b124-54034306d417 2018-07-30 03:28:01,632 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-8ef7bab1-20b1-4cf-proj-role 2018-07-30 03:28:01,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/7ce5f21cde5241049984b831d12992d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:28:01,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c2f53b4-34fc-4222-acc9-27ddc3ce9ac2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:01,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/7ce5f21cde5241049984b831d12992d4 used request id req-7c2f53b4-34fc-4222-acc9-27ddc3ce9ac2 2018-07-30 03:28:01,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2010f162fc8a7be2b23150e8cf2bdcea56c0b3ed" 2018-07-30 03:28:01,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b6adcf-da22-4742-b124-d12193e4e585 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:01,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-28b6adcf-da22-4742-b124-d12193e4e585 2018-07-30 03:28:01,826 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-8ef7bab1-20b1-4cf-user 2018-07-30 03:28:01,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/7f39f73fbaec4e71b485a7bde83834e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4202ca75e61bded823d79ad2e366bf8ee7a77b76" 2018-07-30 03:28:01,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1f807fa-42a5-40b2-ac53-79d6396c7c53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:01,984 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7f39f73fbaec4e71b485a7bde83834e6 used request id req-f1f807fa-42a5-40b2-ac53-79d6396c7c53 2018-07-30 03:28:01,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:02,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["0NihFeNwSd67GSmYi8UysA"], "issued_at": "2018-07-30T03:28:02.000000Z"}} 2018-07-30 03:28:02,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064189c8225ac6fcfc142c9a710dcca8188ffaef" 2018-07-30 03:28:02,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac24e3a6-3b04-497f-a3b9-8f815627a498 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:02,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ac24e3a6-3b04-497f-a3b9-8f815627a498 2018-07-30 03:28:02,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:02,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:02,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["k0xUTtbPQnesWFrndaRgag"], "issued_at": "2018-07-30T03:28:02.000000Z"}} 2018-07-30 03:28:02,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:02,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48116e76-851d-4b35-9604-3bf889d6ae5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:02,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-48116e76-851d-4b35-9604-3bf889d6ae5f 2018-07-30 03:28:02,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:02,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:02,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-ea335de4-4acc-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:03,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c15f48-1a87-4657-9072-17341c05adfa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-ea335de4-4acc-4a5-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:28:03,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-ea335de4-4acc-4a5-proj used request id req-77c15f48-1a87-4657-9072-17341c05adfa 2018-07-30 03:28:03,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:03,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a701d00-ad84-488a-a43a-0b463de0ed9b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:03,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3a701d00-ad84-488a-a43a-0b463de0ed9b 2018-07-30 03:28:03,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-ea335de4-4acc-4a5-proj"}}' 2018-07-30 03:28:03,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40201370-cab6-423b-9c58-e82d6f4cd304 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/85357d54b3464c579988926d66dc8416"}, "tags": [], "enabled": true, "id": "85357d54b3464c579988926d66dc8416", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-ea335de4-4acc-4a5-proj"}} 2018-07-30 03:28:03,299 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-40201370-cab6-423b-9c58-e82d6f4cd304 2018-07-30 03:28:03,299 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-ea335de4-4acc-4a5-proj 2018-07-30 03:28:03,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:03,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:03,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["bsTQCyY0QNmquDcWyZeLWg"], "issued_at": "2018-07-30T03:28:03.000000Z"}} 2018-07-30 03:28:03,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d391e9e643ddb6a78611caa5415f4cfc727fed" 2018-07-30 03:28:03,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c61d1cb-cdd3-449a-8290-5805f97f5bd6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:03,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3c61d1cb-cdd3-449a-8290-5805f97f5bd6 2018-07-30 03:28:03,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:03,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:03,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d391e9e643ddb6a78611caa5415f4cfc727fed" 2018-07-30 03:28:03,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb24cb9-98f7-4b6d-9a8f-ba62fa52fb2a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:28:03,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-beb24cb9-98f7-4b6d-9a8f-ba62fa52fb2a 2018-07-30 03:28:03,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-ea335de4-4acc-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d391e9e643ddb6a78611caa5415f4cfc727fed" 2018-07-30 03:28:03,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11dd95b4-e97b-4fde-8e23-ef156523fd6b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-ea335de4-4acc-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/85357d54b3464c579988926d66dc8416"}, "tags": [], "enabled": true, "id": "85357d54b3464c579988926d66dc8416", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-ea335de4-4acc-4a5-proj"}]} 2018-07-30 03:28:03,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-ea335de4-4acc-4a5-proj used request id req-11dd95b4-e97b-4fde-8e23-ef156523fd6b 2018-07-30 03:28:03,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d391e9e643ddb6a78611caa5415f4cfc727fed" 2018-07-30 03:28:04,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe5036c7-091b-48a9-96ad-15fa0c32161a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:04,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fe5036c7-091b-48a9-96ad-15fa0c32161a 2018-07-30 03:28:04,406 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-ea335de4-4acc-4a5-user 2018-07-30 03:28:04,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:04,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:04,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a5385c-db3b-441d-92ff-6d36c4e421d2 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:04,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-38a5385c-db3b-441d-92ff-6d36c4e421d2 2018-07-30 03:28:04,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" -d '{"role": {"name": "CreateMultiPartImageTests-ea335de4-4acc-4a5-proj-role"}}' 2018-07-30 03:28:04,599 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-accfa8f6-b9e6-4918-a516-4e81e7a5a704 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbeb0e60a0a946db9984c722c1cf9ebe", "links": {"self": "http://172.30.9.25:5000/v3/roles/dbeb0e60a0a946db9984c722c1cf9ebe"}, "name": "CreateMultiPartImageTests-ea335de4-4acc-4a5-proj-role"}} 2018-07-30 03:28:04,599 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-accfa8f6-b9e6-4918-a516-4e81e7a5a704 2018-07-30 03:28:04,599 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-ea335de4-4acc-4a5-proj-role 2018-07-30 03:28:04,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/dbeb0e60a0a946db9984c722c1cf9ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:04,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ba91f0-a0e2-4f92-8360-a7c9d5aac247 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbeb0e60a0a946db9984c722c1cf9ebe", "links": {"self": "http://172.30.9.25:5000/v3/roles/dbeb0e60a0a946db9984c722c1cf9ebe"}, "name": "CreateMultiPartImageTests-ea335de4-4acc-4a5-proj-role"}} 2018-07-30 03:28:04,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/dbeb0e60a0a946db9984c722c1cf9ebe used request id req-56ba91f0-a0e2-4f92-8360-a7c9d5aac247 2018-07-30 03:28:04,686 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-ea335de4-4acc-4a5-proj-role to project CreateMultiPartImageTests-ea335de4-4acc-4a5-proj 2018-07-30 03:28:04,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/85357d54b3464c579988926d66dc8416/users/e04ec07ca63e44d580466df86a7d2519/roles/dbeb0e60a0a946db9984c722c1cf9ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:04,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acd38b06-aec0-4da9-b0f1-24797357d116 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:04,750 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/85357d54b3464c579988926d66dc8416/users/e04ec07ca63e44d580466df86a7d2519/roles/dbeb0e60a0a946db9984c722c1cf9ebe used request id req-acd38b06-aec0-4da9-b0f1-24797357d116 2018-07-30 03:28:04,751 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-07-30 03:28:04,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:04,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-3c205099-0f1c-4afd-9aa3-11b1ab475cde Date: Mon, 30 Jul 2018 03:28:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:28:04,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-3c205099-0f1c-4afd-9aa3-11b1ab475cde 2018-07-30 03:28:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:05,073 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97f746d3-ba34-4812-b6dd-dff5cb53e281 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:05,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-97f746d3-ba34-4812-b6dd-dff5cb53e281 2018-07-30 03:28:05,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:05,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:05,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e12f4aa-2e94-45a3-8b8f-738ed3aa500a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:05,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-5e12f4aa-2e94-45a3-8b8f-738ed3aa500a 2018-07-30 03:28:05,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:05,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:05,244 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a5479a8-f552-4ddf-bcdb-5adde23f9334 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:05,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-7a5479a8-f552-4ddf-bcdb-5adde23f9334 2018-07-30 03:28:05,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:05,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:05,263 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2527e95-68f1-4f7d-a0ba-511ff22465bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:05,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-f2527e95-68f1-4f7d-a0ba-511ff22465bb 2018-07-30 03:28:05,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:05,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:05,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0df44ff-7de3-4d6c-9baa-42bd17df2477 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:28:05,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-d0df44ff-7de3-4d6c-9baa-42bd17df2477 2018-07-30 03:28:05,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:05,436 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ec520b5-8939-4a46-bc3c-0c6d309def75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:05,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-9ec520b5-8939-4a46-bc3c-0c6d309def75 2018-07-30 03:28:05,437 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:05,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:05,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28704ac6-2686-4556-8bd2-ba30a7c305d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:05,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-28704ac6-2686-4556-8bd2-ba30a7c305d5 2018-07-30 03:28:05,522 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:05,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:05,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65a329ae-ef74-4181-9ae2-e285a3e8ab44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:05,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-65a329ae-ef74-4181-9ae2-e285a3e8ab44 2018-07-30 03:28:05,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:05,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:05,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dff02cf-945c-4ad4-91d8-1cd625bddc8e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:28:05,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-2dff02cf-945c-4ad4-91d8-1cd625bddc8e 2018-07-30 03:28:05,710 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-ea335de4-4acc-4a5-proj 2018-07-30 03:28:05,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/85357d54b3464c579988926d66dc8416 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:05,906 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a241aea-db3a-4c65-90cc-a61b43115fc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:05,906 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/85357d54b3464c579988926d66dc8416 used request id req-7a241aea-db3a-4c65-90cc-a61b43115fc1 2018-07-30 03:28:05,906 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-ea335de4-4acc-4a5-proj-role 2018-07-30 03:28:05,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/dbeb0e60a0a946db9984c722c1cf9ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:05,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19d14afd-b677-420c-98a0-1d50c2614517 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:05,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/dbeb0e60a0a946db9984c722c1cf9ebe used request id req-19d14afd-b677-420c-98a0-1d50c2614517 2018-07-30 03:28:05,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1db8550ea442c2bead2bf73d6201029bc243180" 2018-07-30 03:28:06,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc42fd9-717a-4f09-ac6a-44ce2c627b51 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:06,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fdc42fd9-717a-4f09-ac6a-44ce2c627b51 2018-07-30 03:28:06,030 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-ea335de4-4acc-4a5-user 2018-07-30 03:28:06,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e04ec07ca63e44d580466df86a7d2519 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d391e9e643ddb6a78611caa5415f4cfc727fed" 2018-07-30 03:28:06,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db1af257-2b4b-4ade-b9d7-f6775bd97e4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:06,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e04ec07ca63e44d580466df86a7d2519 used request id req-db1af257-2b4b-4ade-b9d7-f6775bd97e4e 2018-07-30 03:28:06,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:06,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["SCUYFod_TyWAWpgrprvc1Q"], "issued_at": "2018-07-30T03:28:06.000000Z"}} 2018-07-30 03:28:06,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8681c911f5e4b48bb5df73d359b0d6c3e2c43926" 2018-07-30 03:28:06,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841919f9-8790-48fa-bcc6-68ba4bcac524 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:06,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-841919f9-8790-48fa-bcc6-68ba4bcac524 2018-07-30 03:28:06,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:06,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:07,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["g6TItjvfQ0CyKHhM6aF3aA"], "issued_at": "2018-07-30T03:28:07.000000Z"}} 2018-07-30 03:28:07,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:07,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c42721d-deab-4aff-908b-0d5432cb9982 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:07,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1c42721d-deab-4aff-908b-0d5432cb9982 2018-07-30 03:28:07,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:07,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:07,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-82ea6199-0716-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:07,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601d372a-cf60-4435-aa55-78168956ea47 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-82ea6199-0716-419-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:28:07,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-82ea6199-0716-419-proj used request id req-601d372a-cf60-4435-aa55-78168956ea47 2018-07-30 03:28:07,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:07,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff8cd68-652e-46fa-b18f-6baf4b56b5bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:07,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cff8cd68-652e-46fa-b18f-6baf4b56b5bd 2018-07-30 03:28:07,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-82ea6199-0716-419-proj"}}' 2018-07-30 03:28:07,419 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-849b1e3a-c5ce-49dd-bbfb-c4f65c345851 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/13a49380f280485f9a16c6166fa08d1e"}, "tags": [], "enabled": true, "id": "13a49380f280485f9a16c6166fa08d1e", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-82ea6199-0716-419-proj"}} 2018-07-30 03:28:07,419 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-849b1e3a-c5ce-49dd-bbfb-c4f65c345851 2018-07-30 03:28:07,419 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-82ea6199-0716-419-proj 2018-07-30 03:28:07,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:07,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:07,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["T8390CYyRGKB197XwQZjXQ"], "issued_at": "2018-07-30T03:28:07.000000Z"}} 2018-07-30 03:28:07,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a11ad7ebeb1c7831c6eafa3af1e9ee261d7b4c" 2018-07-30 03:28:07,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02cecc53-158b-49f5-96f6-d46e63df7bf6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:07,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-02cecc53-158b-49f5-96f6-d46e63df7bf6 2018-07-30 03:28:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:07,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:07,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a11ad7ebeb1c7831c6eafa3af1e9ee261d7b4c" 2018-07-30 03:28:07,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd36e74-9e2d-4de2-bbd6-6c671d460189 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:28:07,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4cd36e74-9e2d-4de2-bbd6-6c671d460189 2018-07-30 03:28:07,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-82ea6199-0716-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a11ad7ebeb1c7831c6eafa3af1e9ee261d7b4c" 2018-07-30 03:28:08,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4812cd16-bdbb-47d2-a1cc-c14a447ab32f Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-82ea6199-0716-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/13a49380f280485f9a16c6166fa08d1e"}, "tags": [], "enabled": true, "id": "13a49380f280485f9a16c6166fa08d1e", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-82ea6199-0716-419-proj"}]} 2018-07-30 03:28:08,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-82ea6199-0716-419-proj used request id req-4812cd16-bdbb-47d2-a1cc-c14a447ab32f 2018-07-30 03:28:08,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a11ad7ebeb1c7831c6eafa3af1e9ee261d7b4c" 2018-07-30 03:28:08,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68beb6fa-cfbb-4d71-851e-b131b2461391 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:08,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-68beb6fa-cfbb-4d71-851e-b131b2461391 2018-07-30 03:28:08,469 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-82ea6199-0716-419-user 2018-07-30 03:28:08,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:08,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:08,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69fdcf3-5ce7-452e-b970-9b72b327ef87 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:08,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a69fdcf3-5ce7-452e-b970-9b72b327ef87 2018-07-30 03:28:08,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" -d '{"role": {"name": "CreateMultiPartImageTests-82ea6199-0716-419-proj-role"}}' 2018-07-30 03:28:08,655 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a286176-5418-4c23-92d1-9ff936347bb8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4951efa14d4e4fcca6e4eee026bd3b4e", "links": {"self": "http://172.30.9.25:5000/v3/roles/4951efa14d4e4fcca6e4eee026bd3b4e"}, "name": "CreateMultiPartImageTests-82ea6199-0716-419-proj-role"}} 2018-07-30 03:28:08,656 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-6a286176-5418-4c23-92d1-9ff936347bb8 2018-07-30 03:28:08,656 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-82ea6199-0716-419-proj-role 2018-07-30 03:28:08,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/4951efa14d4e4fcca6e4eee026bd3b4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:08,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5e944a-39ad-4a61-bc52-c0b2f88401e6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4951efa14d4e4fcca6e4eee026bd3b4e", "links": {"self": "http://172.30.9.25:5000/v3/roles/4951efa14d4e4fcca6e4eee026bd3b4e"}, "name": "CreateMultiPartImageTests-82ea6199-0716-419-proj-role"}} 2018-07-30 03:28:08,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/4951efa14d4e4fcca6e4eee026bd3b4e used request id req-1d5e944a-39ad-4a61-bc52-c0b2f88401e6 2018-07-30 03:28:08,751 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-82ea6199-0716-419-proj-role to project CreateMultiPartImageTests-82ea6199-0716-419-proj 2018-07-30 03:28:08,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/13a49380f280485f9a16c6166fa08d1e/users/584813ae299a44ff86da0a18ef5a0b43/roles/4951efa14d4e4fcca6e4eee026bd3b4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:08,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6919417f-c089-43ea-9693-124b1e29e042 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:08,868 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/13a49380f280485f9a16c6166fa08d1e/users/584813ae299a44ff86da0a18ef5a0b43/roles/4951efa14d4e4fcca6e4eee026bd3b4e used request id req-6919417f-c089-43ea-9693-124b1e29e042 2018-07-30 03:28:08,882 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-30 03:28:08,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:09,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-bac4ee2a-810f-49b1-b29a-8dcc6a2d1c38 Date: Mon, 30 Jul 2018 03:28:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:28:09,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-bac4ee2a-810f-49b1-b29a-8dcc6a2d1c38 2018-07-30 03:28:09,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:09,150 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f91fd105-6a38-4c75-a220-53a6a99b4845 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:09,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-f91fd105-6a38-4c75-a220-53a6a99b4845 2018-07-30 03:28:09,150 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:09,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:09,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bcf9650-b16f-466d-8c60-245d0b28cf25 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:09,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-4bcf9650-b16f-466d-8c60-245d0b28cf25 2018-07-30 03:28:09,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:09,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:09,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f581316-7a20-4f7e-a823-083c11a09368 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:09,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-7f581316-7a20-4f7e-a823-083c11a09368 2018-07-30 03:28:09,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:09,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:09,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab4adb1f-41f6-4f9e-b276-6cae6c8f315d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:09,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-ab4adb1f-41f6-4f9e-b276-6cae6c8f315d 2018-07-30 03:28:09,340 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:09,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:09,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b861271e-f743-4ffb-a4f6-936df08ffbce Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:28:09,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-b861271e-f743-4ffb-a4f6-936df08ffbce 2018-07-30 03:28:09,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:09,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e37105b3-9c8f-49b1-b4c9-6c1553ba5e09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:09,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-e37105b3-9c8f-49b1-b4c9-6c1553ba5e09 2018-07-30 03:28:09,512 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:09,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:09,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-699f6db0-b3bc-4fc9-ae41-22728426a1bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:09,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-699f6db0-b3bc-4fc9-ae41-22728426a1bf 2018-07-30 03:28:09,599 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:09,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:09,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a617ed6b-8a42-41e6-9649-5f9b38ed6060 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:09,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-a617ed6b-8a42-41e6-9649-5f9b38ed6060 2018-07-30 03:28:09,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:09,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:09,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6829d0-f59d-437d-b9b2-9eadb13fa12f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:28:09,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-ac6829d0-f59d-437d-b9b2-9eadb13fa12f 2018-07-30 03:28:09,774 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-82ea6199-0716-419-proj 2018-07-30 03:28:09,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/13a49380f280485f9a16c6166fa08d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:09,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-212a7636-5608-4e22-852c-16fde6fa734a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:09,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/13a49380f280485f9a16c6166fa08d1e used request id req-212a7636-5608-4e22-852c-16fde6fa734a 2018-07-30 03:28:09,965 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-82ea6199-0716-419-proj-role 2018-07-30 03:28:09,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/4951efa14d4e4fcca6e4eee026bd3b4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:10,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d1e74b9-8c91-4055-8848-6bdf49990ef5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:10,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/4951efa14d4e4fcca6e4eee026bd3b4e used request id req-8d1e74b9-8c91-4055-8848-6bdf49990ef5 2018-07-30 03:28:10,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7a794160a91cb6a081a71278e39f0b0dd54414" 2018-07-30 03:28:10,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35420e0d-2375-483b-8447-27e3ccc02bb7 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:10,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-35420e0d-2375-483b-8447-27e3ccc02bb7 2018-07-30 03:28:10,151 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-82ea6199-0716-419-user 2018-07-30 03:28:10,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/584813ae299a44ff86da0a18ef5a0b43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a11ad7ebeb1c7831c6eafa3af1e9ee261d7b4c" 2018-07-30 03:28:10,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10f06f99-2c85-4853-a813-5ae1011f8c63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:10,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/584813ae299a44ff86da0a18ef5a0b43 used request id req-10f06f99-2c85-4853-a813-5ae1011f8c63 2018-07-30 03:28:10,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:10,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["nZzV8n0QRtuKh7-Th_yCDA"], "issued_at": "2018-07-30T03:28:10.000000Z"}} 2018-07-30 03:28:10,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d6fd99d6c3aa705c70e87885fe0ea4cb53417c" 2018-07-30 03:28:10,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c630eda-cf79-4975-948c-7926e6fa2664 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:10,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8c630eda-cf79-4975-948c-7926e6fa2664 2018-07-30 03:28:10,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:10,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:11,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["IoWbroaiT8y_L_p4nqXmlg"], "issued_at": "2018-07-30T03:28:11.000000Z"}} 2018-07-30 03:28:11,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:11,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52be63c2-dfad-4b6f-8acb-19e6c4bd48a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:11,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-52be63c2-dfad-4b6f-8acb-19e6c4bd48a7 2018-07-30 03:28:11,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:11,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:11,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:11,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cccea619-cb96-43a8-9dcf-8bcae88fd103 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:28:11,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj used request id req-cccea619-cb96-43a8-9dcf-8bcae88fd103 2018-07-30 03:28:11,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:11,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cee417d-bf2e-402d-99b7-11383a3c5c5f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:11,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2cee417d-bf2e-402d-99b7-11383a3c5c5f 2018-07-30 03:28:11,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj"}}' 2018-07-30 03:28:11,686 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8172cc0-6fdd-4a9e-9d7c-d747bc23038f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/95db2eee3d5a482d8b10fe8d19f9f3de"}, "tags": [], "enabled": true, "id": "95db2eee3d5a482d8b10fe8d19f9f3de", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj"}} 2018-07-30 03:28:11,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-f8172cc0-6fdd-4a9e-9d7c-d747bc23038f 2018-07-30 03:28:11,686 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj 2018-07-30 03:28:11,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:11,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:12,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["rilnvtCHR9CfdI_kwzPRqw"], "issued_at": "2018-07-30T03:28:12.000000Z"}} 2018-07-30 03:28:12,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f6bc9993288b52225348c6bc06efb80579efd" 2018-07-30 03:28:12,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-961af1ce-e177-46c6-9050-771c55453699 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:12,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-961af1ce-e177-46c6-9050-771c55453699 2018-07-30 03:28:12,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:12,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:12,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f6bc9993288b52225348c6bc06efb80579efd" 2018-07-30 03:28:12,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd8f470-53e1-42f8-b402-5f5b5e83d7b3 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:28:12,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8cd8f470-53e1-42f8-b402-5f5b5e83d7b3 2018-07-30 03:28:12,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f6bc9993288b52225348c6bc06efb80579efd" 2018-07-30 03:28:12,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7752ef7-1a89-4cb4-8df5-085b20aaad2f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/95db2eee3d5a482d8b10fe8d19f9f3de"}, "tags": [], "enabled": true, "id": "95db2eee3d5a482d8b10fe8d19f9f3de", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj"}]} 2018-07-30 03:28:12,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj used request id req-f7752ef7-1a89-4cb4-8df5-085b20aaad2f 2018-07-30 03:28:12,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f6bc9993288b52225348c6bc06efb80579efd" 2018-07-30 03:28:12,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bce149f-b678-4267-a2ce-6c7549d1aacd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:12,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0bce149f-b678-4267-a2ce-6c7549d1aacd 2018-07-30 03:28:12,743 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-d74ac2d6-dbe7-48b-user 2018-07-30 03:28:12,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:12,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:12,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ed63d0-dfe3-4a72-beb8-b5465057115b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:12,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-65ed63d0-dfe3-4a72-beb8-b5465057115b 2018-07-30 03:28:12,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" -d '{"role": {"name": "CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj-role"}}' 2018-07-30 03:28:12,863 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f377724-8dff-4148-8ca9-3e6def8c8c22 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "89239d5a983244d5b70ac46ccd7bb672", "links": {"self": "http://172.30.9.25:5000/v3/roles/89239d5a983244d5b70ac46ccd7bb672"}, "name": "CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj-role"}} 2018-07-30 03:28:12,863 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1f377724-8dff-4148-8ca9-3e6def8c8c22 2018-07-30 03:28:12,863 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj-role 2018-07-30 03:28:12,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/89239d5a983244d5b70ac46ccd7bb672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:12,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f2a96e-3270-4231-88c3-d759eaae5359 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "89239d5a983244d5b70ac46ccd7bb672", "links": {"self": "http://172.30.9.25:5000/v3/roles/89239d5a983244d5b70ac46ccd7bb672"}, "name": "CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj-role"}} 2018-07-30 03:28:12,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/89239d5a983244d5b70ac46ccd7bb672 used request id req-c0f2a96e-3270-4231-88c3-d759eaae5359 2018-07-30 03:28:12,950 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj-role to project CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj 2018-07-30 03:28:12,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/95db2eee3d5a482d8b10fe8d19f9f3de/users/ba7f9bd5a9dc42a291f86f8223592764/roles/89239d5a983244d5b70ac46ccd7bb672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:13,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32950440-9144-49a4-a723-adfd332dc1d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:13,003 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/95db2eee3d5a482d8b10fe8d19f9f3de/users/ba7f9bd5a9dc42a291f86f8223592764/roles/89239d5a983244d5b70ac46ccd7bb672 used request id req-32950440-9144-49a4-a723-adfd332dc1d9 2018-07-30 03:28:13,004 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-30 03:28:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:13,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-54d2276a-e72b-41aa-81fc-1ecc1b670006 Date: Mon, 30 Jul 2018 03:28:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:28:13,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-54d2276a-e72b-41aa-81fc-1ecc1b670006 2018-07-30 03:28:13,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:13,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab4a1538-943c-43fa-b22d-b41b2b2b362b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:13,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-ab4a1538-943c-43fa-b22d-b41b2b2b362b 2018-07-30 03:28:13,319 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:13,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:13,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3818562d-76c1-4a5a-93e1-9e81a74bba6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:13,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-3818562d-76c1-4a5a-93e1-9e81a74bba6c 2018-07-30 03:28:13,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:13,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:13,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f89bac4-9dbe-4469-acd8-65dd4275e24a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:13,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-2f89bac4-9dbe-4469-acd8-65dd4275e24a 2018-07-30 03:28:13,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:13,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:13,576 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14fdb8a4-fd98-44ff-8402-2cdfcf6b4de9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:13,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-14fdb8a4-fd98-44ff-8402-2cdfcf6b4de9 2018-07-30 03:28:13,576 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:13,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d5fe1a-c508-4f8b-9bc5-c3c90651b61b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:28:13,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-25d5fe1a-c508-4f8b-9bc5-c3c90651b61b 2018-07-30 03:28:13,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:13,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9a705ce-9d40-4e25-95b7-cb69e16ba703 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:13,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-c9a705ce-9d40-4e25-95b7-cb69e16ba703 2018-07-30 03:28:13,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:13,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:13,838 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9efb7e5e-1947-4511-b0d9-adee05d1626c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:13,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-9efb7e5e-1947-4511-b0d9-adee05d1626c 2018-07-30 03:28:13,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:13,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:14,003 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1274f876-1702-4188-8bf7-be1f8653ec00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:14,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-1274f876-1702-4188-8bf7-be1f8653ec00 2018-07-30 03:28:14,004 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:14,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:14,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7899f6-1a98-4ea1-ad6a-db2cd5fcbbef Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:28:14,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-cc7899f6-1a98-4ea1-ad6a-db2cd5fcbbef 2018-07-30 03:28:14,091 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj 2018-07-30 03:28:14,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/95db2eee3d5a482d8b10fe8d19f9f3de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:14,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b0bd41-8fe6-4c55-9545-0dfffc166aae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:14,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/95db2eee3d5a482d8b10fe8d19f9f3de used request id req-64b0bd41-8fe6-4c55-9545-0dfffc166aae 2018-07-30 03:28:14,297 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-d74ac2d6-dbe7-48b-proj-role 2018-07-30 03:28:14,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/89239d5a983244d5b70ac46ccd7bb672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:14,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b86cec8-3569-4716-afa5-c51e8e0573b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:14,398 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/89239d5a983244d5b70ac46ccd7bb672 used request id req-0b86cec8-3569-4716-afa5-c51e8e0573b9 2018-07-30 03:28:14,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af99537b4afd045bf474b76165f91756fcb55171" 2018-07-30 03:28:14,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d650701-a68d-4875-9255-5b43e4b1e9ce Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:14,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3d650701-a68d-4875-9255-5b43e4b1e9ce 2018-07-30 03:28:14,487 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-d74ac2d6-dbe7-48b-user 2018-07-30 03:28:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ba7f9bd5a9dc42a291f86f8223592764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f6bc9993288b52225348c6bc06efb80579efd" 2018-07-30 03:28:14,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cd89e61-aada-4b3b-a53d-e8d4e85b739b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:14,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ba7f9bd5a9dc42a291f86f8223592764 used request id req-2cd89e61-aada-4b3b-a53d-e8d4e85b739b 2018-07-30 03:28:14,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:15,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["iDpEgJiZRYS_MXRB3yvaCQ"], "issued_at": "2018-07-30T03:28:15.000000Z"}} 2018-07-30 03:28:15,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef28b54d666eba033c76b2d930c4e81a8beb5193" 2018-07-30 03:28:15,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87bcedca-4df0-4e2d-ace8-d2b976648e98 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:15,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-87bcedca-4df0-4e2d-ace8-d2b976648e98 2018-07-30 03:28:15,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:15,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:15,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["aSJbq1UVSdu2RF1q_ul3GQ"], "issued_at": "2018-07-30T03:28:15.000000Z"}} 2018-07-30 03:28:15,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:15,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d2fc33-73a6-49be-910c-2eb8b8cf6ddc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:15,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-36d2fc33-73a6-49be-910c-2eb8b8cf6ddc 2018-07-30 03:28:15,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:15,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:15,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-31919d26-3fcc-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:15,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e864ca69-2109-484c-8cba-828baca2a5c2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-31919d26-3fcc-439-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:28:15,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-31919d26-3fcc-439-proj used request id req-e864ca69-2109-484c-8cba-828baca2a5c2 2018-07-30 03:28:15,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:15,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9001c2cf-cd3e-4146-bcfa-d9ff50a73b26 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:15,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9001c2cf-cd3e-4146-bcfa-d9ff50a73b26 2018-07-30 03:28:15,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-31919d26-3fcc-439-proj"}}' 2018-07-30 03:28:15,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-125fb2db-3a61-46a3-a7b4-ade84b752fce Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94304bfe0d3d4ecf9cfb1d8522c48a0d"}, "tags": [], "enabled": true, "id": "94304bfe0d3d4ecf9cfb1d8522c48a0d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-31919d26-3fcc-439-proj"}} 2018-07-30 03:28:15,809 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-125fb2db-3a61-46a3-a7b4-ade84b752fce 2018-07-30 03:28:15,809 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-31919d26-3fcc-439-proj 2018-07-30 03:28:15,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:15,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:16,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["dJ4IzvmTTkyFxUvrYzTRog"], "issued_at": "2018-07-30T03:28:16.000000Z"}} 2018-07-30 03:28:16,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c240a78b1554a08c4620a1b740174d847fc219" 2018-07-30 03:28:16,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264b23cd-5906-4605-87fb-582f0d2572f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:16,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-264b23cd-5906-4605-87fb-582f0d2572f1 2018-07-30 03:28:16,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:16,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:16,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c240a78b1554a08c4620a1b740174d847fc219" 2018-07-30 03:28:16,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2fc2d5f-8efe-44e6-aa78-4b0b85cf683e Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:28:16,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f2fc2d5f-8efe-44e6-aa78-4b0b85cf683e 2018-07-30 03:28:16,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-31919d26-3fcc-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c240a78b1554a08c4620a1b740174d847fc219" 2018-07-30 03:28:16,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a734b7f-9e1f-41ea-bfa3-c69e7ad2a80b Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-31919d26-3fcc-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94304bfe0d3d4ecf9cfb1d8522c48a0d"}, "tags": [], "enabled": true, "id": "94304bfe0d3d4ecf9cfb1d8522c48a0d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-31919d26-3fcc-439-proj"}]} 2018-07-30 03:28:16,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-31919d26-3fcc-439-proj used request id req-8a734b7f-9e1f-41ea-bfa3-c69e7ad2a80b 2018-07-30 03:28:16,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c240a78b1554a08c4620a1b740174d847fc219" 2018-07-30 03:28:16,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fde9ff2-b44a-4e75-bde2-5a4dad6c4a77 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:16,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2fde9ff2-b44a-4e75-bde2-5a4dad6c4a77 2018-07-30 03:28:16,948 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-31919d26-3fcc-439-user 2018-07-30 03:28:16,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:16,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:16,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8049fb83-25f6-4bc3-a7f6-70ee5c093eca Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:16,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8049fb83-25f6-4bc3-a7f6-70ee5c093eca 2018-07-30 03:28:16,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" -d '{"role": {"name": "CreateKeypairsTests-31919d26-3fcc-439-proj-role"}}' 2018-07-30 03:28:17,066 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89fb7c32-5e29-42fe-9189-cd8735932df1 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b4e464078d04b00abed3928844e3ffc", "links": {"self": "http://172.30.9.25:5000/v3/roles/3b4e464078d04b00abed3928844e3ffc"}, "name": "CreateKeypairsTests-31919d26-3fcc-439-proj-role"}} 2018-07-30 03:28:17,066 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-89fb7c32-5e29-42fe-9189-cd8735932df1 2018-07-30 03:28:17,067 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-31919d26-3fcc-439-proj-role 2018-07-30 03:28:17,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/3b4e464078d04b00abed3928844e3ffc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:17,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2f3896-3849-4ccf-9cb5-0abd47869965 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b4e464078d04b00abed3928844e3ffc", "links": {"self": "http://172.30.9.25:5000/v3/roles/3b4e464078d04b00abed3928844e3ffc"}, "name": "CreateKeypairsTests-31919d26-3fcc-439-proj-role"}} 2018-07-30 03:28:17,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/3b4e464078d04b00abed3928844e3ffc used request id req-cd2f3896-3849-4ccf-9cb5-0abd47869965 2018-07-30 03:28:17,155 - keystone_utils - INFO - Granting role CreateKeypairsTests-31919d26-3fcc-439-proj-role to project CreateKeypairsTests-31919d26-3fcc-439-proj 2018-07-30 03:28:17,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/94304bfe0d3d4ecf9cfb1d8522c48a0d/users/24e12976e2ef49bf97aac82fadb2e392/roles/3b4e464078d04b00abed3928844e3ffc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:17,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f43c563-97ef-4f96-8475-6c110c2a2589 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:17,281 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/94304bfe0d3d4ecf9cfb1d8522c48a0d/users/24e12976e2ef49bf97aac82fadb2e392/roles/3b4e464078d04b00abed3928844e3ffc used request id req-6f43c563-97ef-4f96-8475-6c110c2a2589 2018-07-30 03:28:17,281 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:17,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:17,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:17,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b4e464078d04b00abed3928844e3ffc", "name": "CreateKeypairsTests-31919d26-3fcc-439-proj-role"}], "expires_at": "2018-07-30T04:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94304bfe0d3d4ecf9cfb1d8522c48a0d", "name": "CreateKeypairsTests-31919d26-3fcc-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-31919d26-3fcc-439-user", "id": "24e12976e2ef49bf97aac82fadb2e392"}, "audit_ids": ["x_bXVofoTq6WfLnfu1Cq6A"], "issued_at": "2018-07-30T03:28:17.000000Z"}} 2018-07-30 03:28:17,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f932e4fe784ab291ffa08bd4f8c23f1fc4c2e39" 2018-07-30 03:28:17,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ffc8415-e37f-40b4-900d-a6db715e13fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:17,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9ffc8415-e37f-40b4-900d-a6db715e13fd 2018-07-30 03:28:17,783 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:17,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f932e4fe784ab291ffa08bd4f8c23f1fc4c2e39" 2018-07-30 03:28:17,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28: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-89901522-f456-474d-9fbf-0076c67f889a x-compute-request-id: req-89901522-f456-474d-9fbf-0076c67f889a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 03:28:17,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-89901522-f456-474d-9fbf-0076c67f889a 2018-07-30 03:28:17,960 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-d73687dc-9cf2-4960-bfe5-deafe0903bed... 2018-07-30 03:28:17,960 - OpenStackKeypair - INFO - Creating new keypair 2018-07-30 03:28:18,019 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-d73687dc-9cf2-4960-bfe5-deafe0903bed 2018-07-30 03:28:18,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f932e4fe784ab291ffa08bd4f8c23f1fc4c2e39" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCtuAweOwdxfJQdJUqnZkvpAlXk617aPtZSRGcxzXvRrWbYqtfXERpQ5J/PgjXtAJFGYh9OvcynPXnQv9QzPWPH/CRSwJKNqCkeBQoc8LUqCPD8DLHuiS+7l+6+A6ih5GqxIAiWUSKFtlyRXUPv4ddgyIPeJRmgATZ+fUFw5HvVZw==", "name": "CreateKeypairsTests-d73687dc-9cf2-4960-bfe5-deafe0903bed"}}' 2018-07-30 03:28:18,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28: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-dffe2b6a-6b3a-4bfa-8af5-9a51d86be95f x-compute-request-id: req-dffe2b6a-6b3a-4bfa-8af5-9a51d86be95f Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCtuAweOwdxfJQdJUqnZkvpAlXk617aPtZSRGcxzXvRrWbYqtfXERpQ5J/PgjXtAJFGYh9OvcynPXnQv9QzPWPH/CRSwJKNqCkeBQoc8LUqCPD8DLHuiS+7l+6+A6ih5GqxIAiWUSKFtlyRXUPv4ddgyIPeJRmgATZ+fUFw5HvVZw==", "user_id": "24e12976e2ef49bf97aac82fadb2e392", "name": "CreateKeypairsTests-d73687dc-9cf2-4960-bfe5-deafe0903bed", "fingerprint": "14:f6:9e:f9:a6:cc:5b:1e:e3:2d:77:b3:f3:3d:18:8c"}} 2018-07-30 03:28:18,094 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-dffe2b6a-6b3a-4bfa-8af5-9a51d86be95f 2018-07-30 03:28:18,095 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-d73687dc-9cf2-4960-bfe5-deafe0903bed 2018-07-30 03:28:18,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:18,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b4e464078d04b00abed3928844e3ffc", "name": "CreateKeypairsTests-31919d26-3fcc-439-proj-role"}], "expires_at": "2018-07-30T04:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94304bfe0d3d4ecf9cfb1d8522c48a0d", "name": "CreateKeypairsTests-31919d26-3fcc-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94304bfe0d3d4ecf9cfb1d8522c48a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-31919d26-3fcc-439-user", "id": "24e12976e2ef49bf97aac82fadb2e392"}, "audit_ids": ["n2ivO4mRRdOME5dh6YkYCA"], "issued_at": "2018-07-30T03:28:18.000000Z"}} 2018-07-30 03:28:18,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-d73687dc-9cf2-4960-bfe5-deafe0903bed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e00963f833bad53d4502aff6f7288d6e07baf1" 2018-07-30 03:28:18,674 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:28: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-b99445e0-1e2f-48f7-8ffc-e0a2386b2dcd x-compute-request-id: req-b99445e0-1e2f-48f7-8ffc-e0a2386b2dcd Content-Length: 0 Content-Type: application/json 2018-07-30 03:28:18,675 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-d73687dc-9cf2-4960-bfe5-deafe0903bed used request id req-b99445e0-1e2f-48f7-8ffc-e0a2386b2dcd 2018-07-30 03:28:18,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e00963f833bad53d4502aff6f7288d6e07baf1" 2018-07-30 03:28:18,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28: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-21cf546c-a569-4600-95c3-6fde136fb297 x-compute-request-id: req-21cf546c-a569-4600-95c3-6fde136fb297 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 03:28:18,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-21cf546c-a569-4600-95c3-6fde136fb297 2018-07-30 03:28:18,699 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-d73687dc-9cf2-4960-bfe5-deafe0903bed 2018-07-30 03:28:18,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-d73687dc-9cf2-4960-bfe5-deafe0903bed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f932e4fe784ab291ffa08bd4f8c23f1fc4c2e39" 2018-07-30 03:28:18,725 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28: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-8b63b4b6-b834-455a-8c80-80bbd0fc334c x-compute-request-id: req-8b63b4b6-b834-455a-8c80-80bbd0fc334c Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-d73687dc-9cf2-4960-bfe5-deafe0903bed not found for user 24e12976e2ef49bf97aac82fadb2e392", "code": 404}} 2018-07-30 03:28:18,725 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-d73687dc-9cf2-4960-bfe5-deafe0903bed used request id req-8b63b4b6-b834-455a-8c80-80bbd0fc334c 2018-07-30 03:28:18,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:19,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d4abe0dc-f3e9-4ac3-aee5-79cef669d6fc Date: Mon, 30 Jul 2018 03:28:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:28:19,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-d4abe0dc-f3e9-4ac3-aee5-79cef669d6fc 2018-07-30 03:28:19,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:19,237 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2758b2b-3418-4004-9fdc-b9de8b0cef08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:19,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-e2758b2b-3418-4004-9fdc-b9de8b0cef08 2018-07-30 03:28:19,237 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:19,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:19,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1587f2db-6eb3-47f2-8061-ed4212ffddfb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:19,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-1587f2db-6eb3-47f2-8061-ed4212ffddfb 2018-07-30 03:28:19,325 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:19,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:19,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0b694ef-ca5e-424c-bedc-4e2155e70120 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:19,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-b0b694ef-ca5e-424c-bedc-4e2155e70120 2018-07-30 03:28:19,410 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:19,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:19,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7afa2e18-f6b4-4521-8120-bf0f85146439 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:19,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-7afa2e18-f6b4-4521-8120-bf0f85146439 2018-07-30 03:28:19,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:19,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:19,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda8e637-2b58-4f37-b0b3-d938fdb500f7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:28:19,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-cda8e637-2b58-4f37-b0b3-d938fdb500f7 2018-07-30 03:28:19,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:19,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37bcf421-7390-48cc-ba0a-aff268e4262d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:19,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-37bcf421-7390-48cc-ba0a-aff268e4262d 2018-07-30 03:28:19,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:19,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:19,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cfe403c-47e7-4707-bb4b-e64e9adc7c66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:19,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-9cfe403c-47e7-4707-bb4b-e64e9adc7c66 2018-07-30 03:28:19,754 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:19,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:19,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f18b343d-d689-4d5c-85c1-4ab19bf62e2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:19,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-f18b343d-d689-4d5c-85c1-4ab19bf62e2a 2018-07-30 03:28:19,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:19,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:19,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c3b466d-2efd-4fe5-981a-410e290d587e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:28:19,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-4c3b466d-2efd-4fe5-981a-410e290d587e 2018-07-30 03:28:19,923 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-31919d26-3fcc-439-proj 2018-07-30 03:28:19,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/94304bfe0d3d4ecf9cfb1d8522c48a0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:20,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24c121fb-8f35-4c7b-8293-461ebf05f592 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:20,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/94304bfe0d3d4ecf9cfb1d8522c48a0d used request id req-24c121fb-8f35-4c7b-8293-461ebf05f592 2018-07-30 03:28:20,129 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-31919d26-3fcc-439-proj-role 2018-07-30 03:28:20,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/3b4e464078d04b00abed3928844e3ffc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:20,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76531514-feba-46e4-9e8a-a5711df01a6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:20,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/3b4e464078d04b00abed3928844e3ffc used request id req-76531514-feba-46e4-9e8a-a5711df01a6e 2018-07-30 03:28:20,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455993962b192608745442bd87694f49eb611553" 2018-07-30 03:28:20,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17224a5c-5a1c-43e5-b579-3f193d41aaf8 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:20,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-17224a5c-5a1c-43e5-b579-3f193d41aaf8 2018-07-30 03:28:20,432 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-31919d26-3fcc-439-user 2018-07-30 03:28:20,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/24e12976e2ef49bf97aac82fadb2e392 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c240a78b1554a08c4620a1b740174d847fc219" 2018-07-30 03:28:20,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cac511ef-8c91-408b-b20c-4920d8def2c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:20,597 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/24e12976e2ef49bf97aac82fadb2e392 used request id req-cac511ef-8c91-408b-b20c-4920d8def2c9 2018-07-30 03:28:20,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:20,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["7zo0nbLWT6qqQ74Nb7pFAg"], "issued_at": "2018-07-30T03:28:20.000000Z"}} 2018-07-30 03:28:20,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc19692a354f2d48709ad7d14e1604267ab1ff1" 2018-07-30 03:28:21,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835cf856-357f-4679-85ad-f97fc2e72dad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:21,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-835cf856-357f-4679-85ad-f97fc2e72dad 2018-07-30 03:28:21,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:21,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:21,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["dvv-yRmxSguhytckHa644w"], "issued_at": "2018-07-30T03:28:21.000000Z"}} 2018-07-30 03:28:21,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:21,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3d03674-00a9-4ca4-8c73-60f8f84e7dd4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:21,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b3d03674-00a9-4ca4-8c73-60f8f84e7dd4 2018-07-30 03:28:21,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:21,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:21,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-58d74e0a-3e2c-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:21,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eaa2430-2898-42b0-940f-0026e9b03b7d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-58d74e0a-3e2c-4c2-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:28:21,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-58d74e0a-3e2c-4c2-proj used request id req-9eaa2430-2898-42b0-940f-0026e9b03b7d 2018-07-30 03:28:21,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:21,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abbdfc80-6c13-4b40-a11a-d2d1f309f1c8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:21,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-abbdfc80-6c13-4b40-a11a-d2d1f309f1c8 2018-07-30 03:28:21,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-58d74e0a-3e2c-4c2-proj"}}' 2018-07-30 03:28:21,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35a0d1b7-2919-4402-a628-96b9ea297562 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7aa569cc87d543a3a737d5f7eb287cc9"}, "tags": [], "enabled": true, "id": "7aa569cc87d543a3a737d5f7eb287cc9", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-58d74e0a-3e2c-4c2-proj"}} 2018-07-30 03:28:21,834 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-35a0d1b7-2919-4402-a628-96b9ea297562 2018-07-30 03:28:21,834 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-58d74e0a-3e2c-4c2-proj 2018-07-30 03:28:21,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:21,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:22,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["YBgIJPO6RseeITiZ8FX0Mw"], "issued_at": "2018-07-30T03:28:22.000000Z"}} 2018-07-30 03:28:22,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7bb389811299af9bc38bf1f279a6484ade18b0e" 2018-07-30 03:28:22,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a4ceab-7a1c-4731-9f6e-9b85aa83f37f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:22,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-97a4ceab-7a1c-4731-9f6e-9b85aa83f37f 2018-07-30 03:28:22,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:22,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:22,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7bb389811299af9bc38bf1f279a6484ade18b0e" 2018-07-30 03:28:22,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5563d74-cc82-4ae7-8299-ef349d8188ef Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:28:22,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f5563d74-cc82-4ae7-8299-ef349d8188ef 2018-07-30 03:28:22,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-58d74e0a-3e2c-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7bb389811299af9bc38bf1f279a6484ade18b0e" 2018-07-30 03:28:22,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1371c7-e574-468a-b747-7dcedfb55f34 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-58d74e0a-3e2c-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7aa569cc87d543a3a737d5f7eb287cc9"}, "tags": [], "enabled": true, "id": "7aa569cc87d543a3a737d5f7eb287cc9", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-58d74e0a-3e2c-4c2-proj"}]} 2018-07-30 03:28:22,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-58d74e0a-3e2c-4c2-proj used request id req-7f1371c7-e574-468a-b747-7dcedfb55f34 2018-07-30 03:28:22,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7bb389811299af9bc38bf1f279a6484ade18b0e" 2018-07-30 03:28:22,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599fe664-46b0-4f63-8d0b-778c474b119d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:22,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-599fe664-46b0-4f63-8d0b-778c474b119d 2018-07-30 03:28:22,810 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-58d74e0a-3e2c-4c2-user 2018-07-30 03:28:22,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:22,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:22,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f37cb45-dcc3-40fe-a2c3-52e9db959384 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:22,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6f37cb45-dcc3-40fe-a2c3-52e9db959384 2018-07-30 03:28:22,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" -d '{"role": {"name": "CreateKeypairsTests-58d74e0a-3e2c-4c2-proj-role"}}' 2018-07-30 03:28:23,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-651fdadd-0476-435d-806f-c3224f0e577e Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "24a9b86e979449ab826a647b68a5c556", "links": {"self": "http://172.30.9.25:5000/v3/roles/24a9b86e979449ab826a647b68a5c556"}, "name": "CreateKeypairsTests-58d74e0a-3e2c-4c2-proj-role"}} 2018-07-30 03:28:23,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-651fdadd-0476-435d-806f-c3224f0e577e 2018-07-30 03:28:23,002 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-58d74e0a-3e2c-4c2-proj-role 2018-07-30 03:28:23,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/24a9b86e979449ab826a647b68a5c556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:23,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6356db79-514b-44c9-b777-0afef85e66b0 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "24a9b86e979449ab826a647b68a5c556", "links": {"self": "http://172.30.9.25:5000/v3/roles/24a9b86e979449ab826a647b68a5c556"}, "name": "CreateKeypairsTests-58d74e0a-3e2c-4c2-proj-role"}} 2018-07-30 03:28:23,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/24a9b86e979449ab826a647b68a5c556 used request id req-6356db79-514b-44c9-b777-0afef85e66b0 2018-07-30 03:28:23,091 - keystone_utils - INFO - Granting role CreateKeypairsTests-58d74e0a-3e2c-4c2-proj-role to project CreateKeypairsTests-58d74e0a-3e2c-4c2-proj 2018-07-30 03:28:23,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/7aa569cc87d543a3a737d5f7eb287cc9/users/0cf98d17e54a477a9e837846a31658c7/roles/24a9b86e979449ab826a647b68a5c556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:23,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70b1e8ae-d5ab-456f-9bfd-84ca114fcc27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:23,208 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7aa569cc87d543a3a737d5f7eb287cc9/users/0cf98d17e54a477a9e837846a31658c7/roles/24a9b86e979449ab826a647b68a5c556 used request id req-70b1e8ae-d5ab-456f-9bfd-84ca114fcc27 2018-07-30 03:28:23,208 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:23,327 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-0bf028d5-215d-4423-9433-818076a8ce69.pub 2018-07-30 03:28:23,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:23,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:23,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24a9b86e979449ab826a647b68a5c556", "name": "CreateKeypairsTests-58d74e0a-3e2c-4c2-proj-role"}], "expires_at": "2018-07-30T04:28:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7aa569cc87d543a3a737d5f7eb287cc9", "name": "CreateKeypairsTests-58d74e0a-3e2c-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7aa569cc87d543a3a737d5f7eb287cc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_7aa569cc87d543a3a737d5f7eb287cc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-58d74e0a-3e2c-4c2-user", "id": "0cf98d17e54a477a9e837846a31658c7"}, "audit_ids": ["U39cLTPNSgeAoZ9SUcvR2g"], "issued_at": "2018-07-30T03:28:23.000000Z"}} 2018-07-30 03:28:23,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b1411613501806a82ddb43daaa3cd45cdc37f1b" 2018-07-30 03:28:23,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e8b47e-f27c-49ee-b6df-20ae08b5734b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:23,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a4e8b47e-f27c-49ee-b6df-20ae08b5734b 2018-07-30 03:28:23,790 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:23,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b1411613501806a82ddb43daaa3cd45cdc37f1b" 2018-07-30 03:28:23,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28: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-02280291-2234-4cfb-92c4-e01e34dd487a x-compute-request-id: req-02280291-2234-4cfb-92c4-e01e34dd487a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 03:28:23,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-02280291-2234-4cfb-92c4-e01e34dd487a 2018-07-30 03:28:23,982 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-0bf028d5-215d-4423-9433-818076a8ce69... 2018-07-30 03:28:23,982 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-30 03:28:23,983 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-0bf028d5-215d-4423-9433-818076a8ce69.pub 2018-07-30 03:28:23,983 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-0bf028d5-215d-4423-9433-818076a8ce69 2018-07-30 03:28:23,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b1411613501806a82ddb43daaa3cd45cdc37f1b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDOWWxE5QDiU/mfZUUPqihPVNeAPN2q7CPt7LquC4ExUVO9aqqucpYzNCTiTVwcSUfEXlbsO+4ejSOI7unYP5lmWne7lLwHIubsgcpuznooRP6/vSvAcgLywQOu4jEHjdmeGoX4nV2fk2HHy6aYrIHbelJtzBUNFFuPwWmHNBW4e+qj/3bgsE8SnfeLa1PwCQG7ZMWymz1++/vJnnlb+FqSDmQlK/MNMJVqu14ia+zWDKP7hULKxETT9J10V6keRjJHaRtpVa4fGAo06aNjpV4GSZScmD9wAVBXCeyA1hl7qbca/HuZqwPEtcoag63myD/KoMjVP8s9GE/PLzSFIo9", "name": "CreateKeypairsTests-0bf028d5-215d-4423-9433-818076a8ce69"}}' 2018-07-30 03:28:24,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28: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-eaa56b8d-2ebf-45d7-b931-9b9370bf25d8 x-compute-request-id: req-eaa56b8d-2ebf-45d7-b931-9b9370bf25d8 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDOWWxE5QDiU/mfZUUPqihPVNeAPN2q7CPt7LquC4ExUVO9aqqucpYzNCTiTVwcSUfEXlbsO+4ejSOI7unYP5lmWne7lLwHIubsgcpuznooRP6/vSvAcgLywQOu4jEHjdmeGoX4nV2fk2HHy6aYrIHbelJtzBUNFFuPwWmHNBW4e+qj/3bgsE8SnfeLa1PwCQG7ZMWymz1++/vJnnlb+FqSDmQlK/MNMJVqu14ia+zWDKP7hULKxETT9J10V6keRjJHaRtpVa4fGAo06aNjpV4GSZScmD9wAVBXCeyA1hl7qbca/HuZqwPEtcoag63myD/KoMjVP8s9GE/PLzSFIo9", "user_id": "0cf98d17e54a477a9e837846a31658c7", "name": "CreateKeypairsTests-0bf028d5-215d-4423-9433-818076a8ce69", "fingerprint": "c4:d5:c6:49:c6:35:75:75:94:06:60:5a:95:38:7d:fe"}} 2018-07-30 03:28:24,053 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-eaa56b8d-2ebf-45d7-b931-9b9370bf25d8 2018-07-30 03:28:24,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:24,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24a9b86e979449ab826a647b68a5c556", "name": "CreateKeypairsTests-58d74e0a-3e2c-4c2-proj-role"}], "expires_at": "2018-07-30T04:28:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7aa569cc87d543a3a737d5f7eb287cc9", "name": "CreateKeypairsTests-58d74e0a-3e2c-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7aa569cc87d543a3a737d5f7eb287cc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_7aa569cc87d543a3a737d5f7eb287cc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/7aa569cc87d543a3a737d5f7eb287cc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-58d74e0a-3e2c-4c2-user", "id": "0cf98d17e54a477a9e837846a31658c7"}, "audit_ids": ["JyKFxmNITGqCkuZMt8SCDg"], "issued_at": "2018-07-30T03:28:24.000000Z"}} 2018-07-30 03:28:24,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-0bf028d5-215d-4423-9433-818076a8ce69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7371876d1375e9203441194c7925b5274016f60c" 2018-07-30 03:28:24,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28: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-989d80a6-5d30-40cb-b3b5-f0a9343b339d x-compute-request-id: req-989d80a6-5d30-40cb-b3b5-f0a9343b339d Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDOWWxE5QDiU/mfZUUPqihPVNeAPN2q7CPt7LquC4ExUVO9aqqucpYzNCTiTVwcSUfEXlbsO+4ejSOI7unYP5lmWne7lLwHIubsgcpuznooRP6/vSvAcgLywQOu4jEHjdmeGoX4nV2fk2HHy6aYrIHbelJtzBUNFFuPwWmHNBW4e+qj/3bgsE8SnfeLa1PwCQG7ZMWymz1++/vJnnlb+FqSDmQlK/MNMJVqu14ia+zWDKP7hULKxETT9J10V6keRjJHaRtpVa4fGAo06aNjpV4GSZScmD9wAVBXCeyA1hl7qbca/HuZqwPEtcoag63myD/KoMjVP8s9GE/PLzSFIo9", "user_id": "0cf98d17e54a477a9e837846a31658c7", "name": "CreateKeypairsTests-0bf028d5-215d-4423-9433-818076a8ce69", "deleted": false, "created_at": "2018-07-30T03:28:24.000000", "updated_at": null, "fingerprint": "c4:d5:c6:49:c6:35:75:75:94:06:60:5a:95:38:7d:fe", "deleted_at": null, "id": 22}} 2018-07-30 03:28:24,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-0bf028d5-215d-4423-9433-818076a8ce69 used request id req-989d80a6-5d30-40cb-b3b5-f0a9343b339d 2018-07-30 03:28:24,617 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-0bf028d5-215d-4423-9433-818076a8ce69 2018-07-30 03:28:24,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-0bf028d5-215d-4423-9433-818076a8ce69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b1411613501806a82ddb43daaa3cd45cdc37f1b" 2018-07-30 03:28:24,645 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:28: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-57a79703-e373-4759-aca2-73977911806b x-compute-request-id: req-57a79703-e373-4759-aca2-73977911806b Content-Length: 0 Content-Type: application/json 2018-07-30 03:28:24,645 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-0bf028d5-215d-4423-9433-818076a8ce69 used request id req-57a79703-e373-4759-aca2-73977911806b 2018-07-30 03:28:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:24,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e9149bb9-3579-4b12-99f0-f07b404de492 Date: Mon, 30 Jul 2018 03:28:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:28:24,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e9149bb9-3579-4b12-99f0-f07b404de492 2018-07-30 03:28:24,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:24,960 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7a5aa31-e6f4-4d86-96ac-4d93a3b475a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:24,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-b7a5aa31-e6f4-4d86-96ac-4d93a3b475a6 2018-07-30 03:28:24,960 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:24,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:25,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7122e4ab-b3dd-4cb6-b07f-d1b1367623e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:25,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-7122e4ab-b3dd-4cb6-b07f-d1b1367623e6 2018-07-30 03:28:25,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:25,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:25,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53835a5f-61c2-433e-92a7-9ebdf213fa05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:25,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-53835a5f-61c2-433e-92a7-9ebdf213fa05 2018-07-30 03:28:25,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:25,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:25,205 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-592b4117-3f7e-4d0f-ac99-fce49f569867 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:25,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-592b4117-3f7e-4d0f-ac99-fce49f569867 2018-07-30 03:28:25,205 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:25,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:25,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78c33ca7-5122-4578-82f7-c8f6502c8e6d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:28:25,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-78c33ca7-5122-4578-82f7-c8f6502c8e6d 2018-07-30 03:28:25,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:25,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81cd8332-2005-4ed4-96b1-439e10bef64d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:25,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-81cd8332-2005-4ed4-96b1-439e10bef64d 2018-07-30 03:28:25,381 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:25,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:25,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eb9919a-9784-40de-8068-14044b8e6414 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:25,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-9eb9919a-9784-40de-8068-14044b8e6414 2018-07-30 03:28:25,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:25,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:25,667 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c3f3188-0990-48c7-b636-05645638e5f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:25,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-3c3f3188-0990-48c7-b636-05645638e5f1 2018-07-30 03:28:25,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:25,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:25,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9487361-c280-4e2e-b7e4-cd5c51f096dd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:28:25,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-d9487361-c280-4e2e-b7e4-cd5c51f096dd 2018-07-30 03:28:25,755 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-58d74e0a-3e2c-4c2-proj 2018-07-30 03:28:25,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/7aa569cc87d543a3a737d5f7eb287cc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:25,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a725545d-3b5e-4692-a664-758427d4e089 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:25,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7aa569cc87d543a3a737d5f7eb287cc9 used request id req-a725545d-3b5e-4692-a664-758427d4e089 2018-07-30 03:28:25,936 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-58d74e0a-3e2c-4c2-proj-role 2018-07-30 03:28:25,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/24a9b86e979449ab826a647b68a5c556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:26,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27edc872-b7c5-49b9-861f-e43b2414e5cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:26,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/24a9b86e979449ab826a647b68a5c556 used request id req-27edc872-b7c5-49b9-861f-e43b2414e5cb 2018-07-30 03:28:26,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4c1d67e9537ccb4af9db2e416837a1f43d9f71" 2018-07-30 03:28:26,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84a0bf2-a1f4-4e57-b40c-1f1ab131d7e1 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:26,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a84a0bf2-a1f4-4e57-b40c-1f1ab131d7e1 2018-07-30 03:28:26,121 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-58d74e0a-3e2c-4c2-user 2018-07-30 03:28:26,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/0cf98d17e54a477a9e837846a31658c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7bb389811299af9bc38bf1f279a6484ade18b0e" 2018-07-30 03:28:26,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7df8924d-3211-44bf-b1a3-86bc264a69ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:26,278 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/0cf98d17e54a477a9e837846a31658c7 used request id req-7df8924d-3211-44bf-b1a3-86bc264a69ab 2018-07-30 03:28:26,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:26,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["TBLdpbb3RKanMkW2S5K-Eg"], "issued_at": "2018-07-30T03:28:26.000000Z"}} 2018-07-30 03:28:26,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33237443890f6c4f6a8bd43ceaa613e490d3290d" 2018-07-30 03:28:26,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edbfddc0-0abc-4b47-8c09-dcd932ed31fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:26,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-edbfddc0-0abc-4b47-8c09-dcd932ed31fa 2018-07-30 03:28:26,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:26,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:27,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["RxMlPPzBQKitB_QzwA9LeA"], "issued_at": "2018-07-30T03:28:27.000000Z"}} 2018-07-30 03:28:27,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:27,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75037387-8fd8-4f64-99fb-0c49848dcb97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:27,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-75037387-8fd8-4f64-99fb-0c49848dcb97 2018-07-30 03:28:27,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:27,314 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:27,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-bf68cdf6-f131-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:27,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc93438-cee6-4f5f-b0e2-1cc4786d241e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-bf68cdf6-f131-470-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:28:27,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-bf68cdf6-f131-470-proj used request id req-ddc93438-cee6-4f5f-b0e2-1cc4786d241e 2018-07-30 03:28:27,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:27,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc6f1619-47f3-492c-9b01-db60af2f469a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:27,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-bc6f1619-47f3-492c-9b01-db60af2f469a 2018-07-30 03:28:27,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-bf68cdf6-f131-470-proj"}}' 2018-07-30 03:28:27,628 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08cb4d4f-35e5-4bdf-8b55-3ee455a8648e Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5216846ace3545569d16e6da27b38b47"}, "tags": [], "enabled": true, "id": "5216846ace3545569d16e6da27b38b47", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-bf68cdf6-f131-470-proj"}} 2018-07-30 03:28:27,628 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-08cb4d4f-35e5-4bdf-8b55-3ee455a8648e 2018-07-30 03:28:27,628 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-bf68cdf6-f131-470-proj 2018-07-30 03:28:27,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:27,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:28,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["TayzRXxzRj-gLQMWwHlFvQ"], "issued_at": "2018-07-30T03:28:28.000000Z"}} 2018-07-30 03:28:28,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416cb9d702723d5788432de546b293565c8a663f" 2018-07-30 03:28:28,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2cad4f9-ef3c-4aae-b168-e429a2305701 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:28,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c2cad4f9-ef3c-4aae-b168-e429a2305701 2018-07-30 03:28:28,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:28,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:28,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416cb9d702723d5788432de546b293565c8a663f" 2018-07-30 03:28:28,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ccb467-0f30-4de0-a692-4f078451c933 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:28:28,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-89ccb467-0f30-4de0-a692-4f078451c933 2018-07-30 03:28:28,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-bf68cdf6-f131-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416cb9d702723d5788432de546b293565c8a663f" 2018-07-30 03:28:28,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3ec4e1-b464-49b2-bd11-6146e4530ded Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-bf68cdf6-f131-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5216846ace3545569d16e6da27b38b47"}, "tags": [], "enabled": true, "id": "5216846ace3545569d16e6da27b38b47", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-bf68cdf6-f131-470-proj"}]} 2018-07-30 03:28:28,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-bf68cdf6-f131-470-proj used request id req-0d3ec4e1-b464-49b2-bd11-6146e4530ded 2018-07-30 03:28:28,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416cb9d702723d5788432de546b293565c8a663f" 2018-07-30 03:28:28,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb927ff2-6bc9-4927-94cf-69bc0963f9eb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:28,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cb927ff2-6bc9-4927-94cf-69bc0963f9eb 2018-07-30 03:28:28,682 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-bf68cdf6-f131-470-user 2018-07-30 03:28:28,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:28,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:28,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e19d5a6-faa6-4c6b-a85a-475d94c86ee0 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:28,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6e19d5a6-faa6-4c6b-a85a-475d94c86ee0 2018-07-30 03:28:28,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" -d '{"role": {"name": "CreateKeypairsTests-bf68cdf6-f131-470-proj-role"}}' 2018-07-30 03:28:28,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1c79f11-a0cd-4962-92df-7c471a6210a9 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9471fc2065d428a8d1e16ea165b7208", "links": {"self": "http://172.30.9.25:5000/v3/roles/d9471fc2065d428a8d1e16ea165b7208"}, "name": "CreateKeypairsTests-bf68cdf6-f131-470-proj-role"}} 2018-07-30 03:28:28,874 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e1c79f11-a0cd-4962-92df-7c471a6210a9 2018-07-30 03:28:28,874 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-bf68cdf6-f131-470-proj-role 2018-07-30 03:28:28,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/d9471fc2065d428a8d1e16ea165b7208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:28,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fbf2d33-79ed-433f-b673-8ec084e66f6e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9471fc2065d428a8d1e16ea165b7208", "links": {"self": "http://172.30.9.25:5000/v3/roles/d9471fc2065d428a8d1e16ea165b7208"}, "name": "CreateKeypairsTests-bf68cdf6-f131-470-proj-role"}} 2018-07-30 03:28:28,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/d9471fc2065d428a8d1e16ea165b7208 used request id req-2fbf2d33-79ed-433f-b673-8ec084e66f6e 2018-07-30 03:28:28,961 - keystone_utils - INFO - Granting role CreateKeypairsTests-bf68cdf6-f131-470-proj-role to project CreateKeypairsTests-bf68cdf6-f131-470-proj 2018-07-30 03:28:28,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/5216846ace3545569d16e6da27b38b47/users/7510ccb5da8141778f31952e876b5b25/roles/d9471fc2065d428a8d1e16ea165b7208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:29,083 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e903c317-aba2-46db-9880-0593afd03b15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:29,083 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5216846ace3545569d16e6da27b38b47/users/7510ccb5da8141778f31952e876b5b25/roles/d9471fc2065d428a8d1e16ea165b7208 used request id req-e903c317-aba2-46db-9880-0593afd03b15 2018-07-30 03:28:29,084 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:29,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:29,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:29,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9471fc2065d428a8d1e16ea165b7208", "name": "CreateKeypairsTests-bf68cdf6-f131-470-proj-role"}], "expires_at": "2018-07-30T04:28:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5216846ace3545569d16e6da27b38b47", "name": "CreateKeypairsTests-bf68cdf6-f131-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/5216846ace3545569d16e6da27b38b47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/5216846ace3545569d16e6da27b38b47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/5216846ace3545569d16e6da27b38b47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5216846ace3545569d16e6da27b38b47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/5216846ace3545569d16e6da27b38b47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/5216846ace3545569d16e6da27b38b47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5216846ace3545569d16e6da27b38b47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5216846ace3545569d16e6da27b38b47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/5216846ace3545569d16e6da27b38b47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/5216846ace3545569d16e6da27b38b47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/5216846ace3545569d16e6da27b38b47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/5216846ace3545569d16e6da27b38b47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/5216846ace3545569d16e6da27b38b47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/5216846ace3545569d16e6da27b38b47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-bf68cdf6-f131-470-user", "id": "7510ccb5da8141778f31952e876b5b25"}, "audit_ids": ["jo4NkZ03SgKO3a8G-d6o0Q"], "issued_at": "2018-07-30T03:28:29.000000Z"}} 2018-07-30 03:28:29,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}354a7846b84657f2e74508cd86a1bd7776c97104" 2018-07-30 03:28:29,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d5c13a-e2e2-4b04-991b-c2cbb2a9a8df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:29,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-00d5c13a-e2e2-4b04-991b-c2cbb2a9a8df 2018-07-30 03:28:29,546 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:29,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}354a7846b84657f2e74508cd86a1bd7776c97104" 2018-07-30 03:28:29,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28: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-9c7d0801-8b54-402b-88ad-ca118a37e6b7 x-compute-request-id: req-9c7d0801-8b54-402b-88ad-ca118a37e6b7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 03:28:29,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-9c7d0801-8b54-402b-88ad-ca118a37e6b7 2018-07-30 03:28:29,724 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-405efb6f-6584-4e50-b43a-fa3fd9fa54d5... 2018-07-30 03:28:29,724 - OpenStackKeypair - INFO - Creating new keypair 2018-07-30 03:28:33,048 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-405efb6f-6584-4e50-b43a-fa3fd9fa54d5 2018-07-30 03:28:33,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}354a7846b84657f2e74508cd86a1bd7776c97104" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC7LF9LLBu7dlQEj/uqRtoeZipWDTxSG9/cJeoQZ9Lkm8hbKMVSFr9rBtGd23tS4btYJ9kNKtH0f/vs0oUu0va0ZD+/yQRId+wMhaiAB1PthigHKa3NrBh03qTbslKoT3gAjzhuINx6hZX/729/irdHY8AQ/BlelhHvOqRna98ikp7mo4t69SCNNrb8S0sVXyJpOutg7Cmgi/uEbEuNrxK1B7+QcFivLhs2tBNEV+HmD5DEq734kGd4RYr1qyCeqGj/XRWNrGSZe9X5Xf6x8+rku2B87e3O0qVVm1EIjAaZ99OacALuG4NoBVfXh5kFK5+PMQ+zmElT1yYzcOLJwt9LWk/+b3dxBg1c7qihNKHq7eudixzMuj105O6Y7QGRSHCGdbSQVgT3BbmqN2wHie0CzwJ0T7tGT3Y+JUJH4Q2UabgnUc5NgWLs0GASwAn+JDpo0GVFaejh4Njg6mbEol/NC0q83i3IqEIblNoNmxKd74OfJA/p7MdLMAWKjKV12kLvMEKGoCjrT77bfpPVf/mRzFvefs4Z5qt5HfowpkzXpr4Udm7jMr6RgF1Xl+06dhT8Px0f7jnbY+D0eQoGue06c65rCEJ1spghi/otycLhWhL36sfCfm1zS8bXwGeo6ctc3i4XsQEFBt6HiN8Jd39wAMSVyEvs9UnM36KL8svhb8Q7QxrFQepwLHVgXnUyfqn0pa6vIP8JbGhPBeiAt/HUXkkkRIoMlLRicrpjfjywu8sNxJK/NZwxD3HXm/b128wC/D5lramyqTkAt3frrFu/SbwbzdNHDTrIfIufNZQtMzS8eC5KT+uTW2rHniEmUP8FtliHnAKKaTdotzIafl8w9JCixBZgaWotzLBLh0zUPhcRS/7aMY0trBd3f7KOsXYMiJdg/+IXA7bt9pJySISXRQ0it0PG0rGMqbyJwEfUjl4eN4P8bKhhUPrtDiNmIpqZPl2qouqFMhh+o9QEcM0Dzwr9o3iFrNIr/H69XFuxqlUZyY90BvGSHmxz6TR/nukfUwS+kKTtLGbk9Ze504N++RzXmcq9dfAUaldtfmltLT04Owq6Zd050LOXf40KJk9MptNo04LPFcdMCaxXpJOc8k3rSoMM8iZCDGnIBhL4G9qwrjLbhi+H4/SJO3EGy4c+LSOGxgq0IgUeMe8pWKuj6iWOPmtJgbKTxrtPTR13N1nY64NZcv3rybeDFLtpO/tUMB6GrD9RCPNVe119VzH9mGYNtn9yk9H9F11qlqhvnJouxz6fAz/VL/ztKD5Sf1tizf/WaWtpk5yE/QecoOnQz7HvdAr+TNbNgijYj9IScN71prdjz6jNgE3iiMSvZIviXoP3kKJ0j5wDHZYn3SZBXXjeZWO6TY67B/J1lUOc/xvFmuY6l2ZJZE3O0WgRl2V2aNgA/rQ72Grn/8/sjup3l1a6JjUBfPEgfrXRjkgqGRzgShQ3Atmj43IoCYi8uwagEcn/58CtnCtyL0c6OMucY0TUaBkij5YYD+QC8LnWBeevJmEdNiZgq0swM0bPqzJ4B4HOIFc+9TZHbpX7d37ikuj9LoSfMfJeUW8A3myxIEuGlHLiKqiXMqX8A0s2CLMYgTGhgOv6V/+nnml4cXHAHwAgIurlzi7n98A83ZLujEqQ+Bc6PU1J5+2aHAE0KXS7bQ==", "name": "CreateKeypairsTests-405efb6f-6584-4e50-b43a-fa3fd9fa54d5"}}' 2018-07-30 03:28:33,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28: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-bfac887f-90bb-4cf2-aa7d-1bb4da1ec03f x-compute-request-id: req-bfac887f-90bb-4cf2-aa7d-1bb4da1ec03f Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC7LF9LLBu7dlQEj/uqRtoeZipWDTxSG9/cJeoQZ9Lkm8hbKMVSFr9rBtGd23tS4btYJ9kNKtH0f/vs0oUu0va0ZD+/yQRId+wMhaiAB1PthigHKa3NrBh03qTbslKoT3gAjzhuINx6hZX/729/irdHY8AQ/BlelhHvOqRna98ikp7mo4t69SCNNrb8S0sVXyJpOutg7Cmgi/uEbEuNrxK1B7+QcFivLhs2tBNEV+HmD5DEq734kGd4RYr1qyCeqGj/XRWNrGSZe9X5Xf6x8+rku2B87e3O0qVVm1EIjAaZ99OacALuG4NoBVfXh5kFK5+PMQ+zmElT1yYzcOLJwt9LWk/+b3dxBg1c7qihNKHq7eudixzMuj105O6Y7QGRSHCGdbSQVgT3BbmqN2wHie0CzwJ0T7tGT3Y+JUJH4Q2UabgnUc5NgWLs0GASwAn+JDpo0GVFaejh4Njg6mbEol/NC0q83i3IqEIblNoNmxKd74OfJA/p7MdLMAWKjKV12kLvMEKGoCjrT77bfpPVf/mRzFvefs4Z5qt5HfowpkzXpr4Udm7jMr6RgF1Xl+06dhT8Px0f7jnbY+D0eQoGue06c65rCEJ1spghi/otycLhWhL36sfCfm1zS8bXwGeo6ctc3i4XsQEFBt6HiN8Jd39wAMSVyEvs9UnM36KL8svhb8Q7QxrFQepwLHVgXnUyfqn0pa6vIP8JbGhPBeiAt/HUXkkkRIoMlLRicrpjfjywu8sNxJK/NZwxD3HXm/b128wC/D5lramyqTkAt3frrFu/SbwbzdNHDTrIfIufNZQtMzS8eC5KT+uTW2rHniEmUP8FtliHnAKKaTdotzIafl8w9JCixBZgaWotzLBLh0zUPhcRS/7aMY0trBd3f7KOsXYMiJdg/+IXA7bt9pJySISXRQ0it0PG0rGMqbyJwEfUjl4eN4P8bKhhUPrtDiNmIpqZPl2qouqFMhh+o9QEcM0Dzwr9o3iFrNIr/H69XFuxqlUZyY90BvGSHmxz6TR/nukfUwS+kKTtLGbk9Ze504N++RzXmcq9dfAUaldtfmltLT04Owq6Zd050LOXf40KJk9MptNo04LPFcdMCaxXpJOc8k3rSoMM8iZCDGnIBhL4G9qwrjLbhi+H4/SJO3EGy4c+LSOGxgq0IgUeMe8pWKuj6iWOPmtJgbKTxrtPTR13N1nY64NZcv3rybeDFLtpO/tUMB6GrD9RCPNVe119VzH9mGYNtn9yk9H9F11qlqhvnJouxz6fAz/VL/ztKD5Sf1tizf/WaWtpk5yE/QecoOnQz7HvdAr+TNbNgijYj9IScN71prdjz6jNgE3iiMSvZIviXoP3kKJ0j5wDHZYn3SZBXXjeZWO6TY67B/J1lUOc/xvFmuY6l2ZJZE3O0WgRl2V2aNgA/rQ72Grn/8/sjup3l1a6JjUBfPEgfrXRjkgqGRzgShQ3Atmj43IoCYi8uwagEcn/58CtnCtyL0c6OMucY0TUaBkij5YYD+QC8LnWBeevJmEdNiZgq0swM0bPqzJ4B4HOIFc+9TZHbpX7d37ikuj9LoSfMfJeUW8A3myxIEuGlHLiKqiXMqX8A0s2CLMYgTGhgOv6V/+nnml4cXHAHwAgIurlzi7n98A83ZLujEqQ+Bc6PU1J5+2aHAE0KXS7bQ==", "user_id": "7510ccb5da8141778f31952e876b5b25", "name": "CreateKeypairsTests-405efb6f-6584-4e50-b43a-fa3fd9fa54d5", "fingerprint": "10:6d:b0:26:3c:14:d6:a4:9b:01:05:4c:35:7f:18:43"}} 2018-07-30 03:28:33,107 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-bfac887f-90bb-4cf2-aa7d-1bb4da1ec03f 2018-07-30 03:28:33,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:33,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9471fc2065d428a8d1e16ea165b7208", "name": "CreateKeypairsTests-bf68cdf6-f131-470-proj-role"}], "expires_at": "2018-07-30T04:28:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5216846ace3545569d16e6da27b38b47", "name": "CreateKeypairsTests-bf68cdf6-f131-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/5216846ace3545569d16e6da27b38b47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/5216846ace3545569d16e6da27b38b47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/5216846ace3545569d16e6da27b38b47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5216846ace3545569d16e6da27b38b47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/5216846ace3545569d16e6da27b38b47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/5216846ace3545569d16e6da27b38b47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5216846ace3545569d16e6da27b38b47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5216846ace3545569d16e6da27b38b47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/5216846ace3545569d16e6da27b38b47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/5216846ace3545569d16e6da27b38b47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/5216846ace3545569d16e6da27b38b47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/5216846ace3545569d16e6da27b38b47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/5216846ace3545569d16e6da27b38b47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/5216846ace3545569d16e6da27b38b47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-bf68cdf6-f131-470-user", "id": "7510ccb5da8141778f31952e876b5b25"}, "audit_ids": ["UVkG2vH-QpuB5Ltm6Ffirg"], "issued_at": "2018-07-30T03:28:33.000000Z"}} 2018-07-30 03:28:33,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-405efb6f-6584-4e50-b43a-fa3fd9fa54d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3548ab347c8c88fa6966d46de80942eb862c5442" 2018-07-30 03:28:33,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28: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-d6929c22-9f2f-423d-9165-c005c9eb7c96 x-compute-request-id: req-d6929c22-9f2f-423d-9165-c005c9eb7c96 Content-Encoding: gzip Content-Length: 1575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC7LF9LLBu7dlQEj/uqRtoeZipWDTxSG9/cJeoQZ9Lkm8hbKMVSFr9rBtGd23tS4btYJ9kNKtH0f/vs0oUu0va0ZD+/yQRId+wMhaiAB1PthigHKa3NrBh03qTbslKoT3gAjzhuINx6hZX/729/irdHY8AQ/BlelhHvOqRna98ikp7mo4t69SCNNrb8S0sVXyJpOutg7Cmgi/uEbEuNrxK1B7+QcFivLhs2tBNEV+HmD5DEq734kGd4RYr1qyCeqGj/XRWNrGSZe9X5Xf6x8+rku2B87e3O0qVVm1EIjAaZ99OacALuG4NoBVfXh5kFK5+PMQ+zmElT1yYzcOLJwt9LWk/+b3dxBg1c7qihNKHq7eudixzMuj105O6Y7QGRSHCGdbSQVgT3BbmqN2wHie0CzwJ0T7tGT3Y+JUJH4Q2UabgnUc5NgWLs0GASwAn+JDpo0GVFaejh4Njg6mbEol/NC0q83i3IqEIblNoNmxKd74OfJA/p7MdLMAWKjKV12kLvMEKGoCjrT77bfpPVf/mRzFvefs4Z5qt5HfowpkzXpr4Udm7jMr6RgF1Xl+06dhT8Px0f7jnbY+D0eQoGue06c65rCEJ1spghi/otycLhWhL36sfCfm1zS8bXwGeo6ctc3i4XsQEFBt6HiN8Jd39wAMSVyEvs9UnM36KL8svhb8Q7QxrFQepwLHVgXnUyfqn0pa6vIP8JbGhPBeiAt/HUXkkkRIoMlLRicrpjfjywu8sNxJK/NZwxD3HXm/b128wC/D5lramyqTkAt3frrFu/SbwbzdNHDTrIfIufNZQtMzS8eC5KT+uTW2rHniEmUP8FtliHnAKKaTdotzIafl8w9JCixBZgaWotzLBLh0zUPhcRS/7aMY0trBd3f7KOsXYMiJdg/+IXA7bt9pJySISXRQ0it0PG0rGMqbyJwEfUjl4eN4P8bKhhUPrtDiNmIpqZPl2qouqFMhh+o9QEcM0Dzwr9o3iFrNIr/H69XFuxqlUZyY90BvGSHmxz6TR/nukfUwS+kKTtLGbk9Ze504N++RzXmcq9dfAUaldtfmltLT04Owq6Zd050LOXf40KJk9MptNo04LPFcdMCaxXpJOc8k3rSoMM8iZCDGnIBhL4G9qwrjLbhi+H4/SJO3EGy4c+LSOGxgq0IgUeMe8pWKuj6iWOPmtJgbKTxrtPTR13N1nY64NZcv3rybeDFLtpO/tUMB6GrD9RCPNVe119VzH9mGYNtn9yk9H9F11qlqhvnJouxz6fAz/VL/ztKD5Sf1tizf/WaWtpk5yE/QecoOnQz7HvdAr+TNbNgijYj9IScN71prdjz6jNgE3iiMSvZIviXoP3kKJ0j5wDHZYn3SZBXXjeZWO6TY67B/J1lUOc/xvFmuY6l2ZJZE3O0WgRl2V2aNgA/rQ72Grn/8/sjup3l1a6JjUBfPEgfrXRjkgqGRzgShQ3Atmj43IoCYi8uwagEcn/58CtnCtyL0c6OMucY0TUaBkij5YYD+QC8LnWBeevJmEdNiZgq0swM0bPqzJ4B4HOIFc+9TZHbpX7d37ikuj9LoSfMfJeUW8A3myxIEuGlHLiKqiXMqX8A0s2CLMYgTGhgOv6V/+nnml4cXHAHwAgIurlzi7n98A83ZLujEqQ+Bc6PU1J5+2aHAE0KXS7bQ==", "user_id": "7510ccb5da8141778f31952e876b5b25", "name": "CreateKeypairsTests-405efb6f-6584-4e50-b43a-fa3fd9fa54d5", "deleted": false, "created_at": "2018-07-30T03:28:33.000000", "updated_at": null, "fingerprint": "10:6d:b0:26:3c:14:d6:a4:9b:01:05:4c:35:7f:18:43", "deleted_at": null, "id": 23}} 2018-07-30 03:28:33,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-405efb6f-6584-4e50-b43a-fa3fd9fa54d5 used request id req-d6929c22-9f2f-423d-9165-c005c9eb7c96 2018-07-30 03:28:33,676 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-405efb6f-6584-4e50-b43a-fa3fd9fa54d5 2018-07-30 03:28:33,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-405efb6f-6584-4e50-b43a-fa3fd9fa54d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}354a7846b84657f2e74508cd86a1bd7776c97104" 2018-07-30 03:28:33,706 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:28: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-07a6df0d-42f9-4b0b-9f13-3cf2a9d03728 x-compute-request-id: req-07a6df0d-42f9-4b0b-9f13-3cf2a9d03728 Content-Length: 0 Content-Type: application/json 2018-07-30 03:28:33,706 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-405efb6f-6584-4e50-b43a-fa3fd9fa54d5 used request id req-07a6df0d-42f9-4b0b-9f13-3cf2a9d03728 2018-07-30 03:28:33,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:33,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0127a376-26de-4274-bc23-0b0eadbaea09 Date: Mon, 30 Jul 2018 03:28:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:28:33,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-0127a376-26de-4274-bc23-0b0eadbaea09 2018-07-30 03:28:33,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:34,007 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85cc0205-249c-494c-95a0-7f99ca6872d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:34,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-85cc0205-249c-494c-95a0-7f99ca6872d9 2018-07-30 03:28:34,007 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:34,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:34,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-153749b7-6d8e-49ab-ac4d-ea5a735387a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:34,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-153749b7-6d8e-49ab-ac4d-ea5a735387a9 2018-07-30 03:28:34,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:34,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:34,181 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1e897fd-c451-4a2e-8aed-86cdd8a33cbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:34,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-a1e897fd-c451-4a2e-8aed-86cdd8a33cbb 2018-07-30 03:28:34,181 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:34,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:34,268 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9704304e-0f58-485b-a7c3-bf9a71012e7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:34,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-9704304e-0f58-485b-a7c3-bf9a71012e7b 2018-07-30 03:28:34,268 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:34,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:34,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4b247d-0e31-4a8d-89f8-d7bfc79e2847 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:28:34,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-6a4b247d-0e31-4a8d-89f8-d7bfc79e2847 2018-07-30 03:28:34,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:34,441 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c37e3119-7eb6-44cb-ba0e-9b7b306b6ea4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:34,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-c37e3119-7eb6-44cb-ba0e-9b7b306b6ea4 2018-07-30 03:28:34,442 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:34,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:34,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd0e4fad-81a1-453b-96fb-4c88a4caf437 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:34,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-fd0e4fad-81a1-453b-96fb-4c88a4caf437 2018-07-30 03:28:34,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:34,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:34,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baba53b9-7c69-405a-9865-4d35d0794523 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:34,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-baba53b9-7c69-405a-9865-4d35d0794523 2018-07-30 03:28:34,616 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:34,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:34,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc3383f-c693-496e-bcd6-19c8574fff19 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:28:34,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-bfc3383f-c693-496e-bcd6-19c8574fff19 2018-07-30 03:28:34,706 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-bf68cdf6-f131-470-proj 2018-07-30 03:28:34,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/5216846ace3545569d16e6da27b38b47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:34,906 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a87a3dc-2414-46c7-93a6-2c895ced793c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:34,907 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5216846ace3545569d16e6da27b38b47 used request id req-9a87a3dc-2414-46c7-93a6-2c895ced793c 2018-07-30 03:28:34,907 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-bf68cdf6-f131-470-proj-role 2018-07-30 03:28:34,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/d9471fc2065d428a8d1e16ea165b7208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:35,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5547f1e-aa32-4ad9-9b5a-30b60a7c95ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:35,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/d9471fc2065d428a8d1e16ea165b7208 used request id req-f5547f1e-aa32-4ad9-9b5a-30b60a7c95ab 2018-07-30 03:28:35,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1ea057a3466057822eac5cef64d440eb60d964" 2018-07-30 03:28:35,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6af7269-5b8b-4bc7-85b8-66800a55436c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:35,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f6af7269-5b8b-4bc7-85b8-66800a55436c 2018-07-30 03:28:35,105 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-bf68cdf6-f131-470-user 2018-07-30 03:28:35,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/7510ccb5da8141778f31952e876b5b25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416cb9d702723d5788432de546b293565c8a663f" 2018-07-30 03:28:35,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a3bf65-6196-4b08-b7c8-692953ef65c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:35,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7510ccb5da8141778f31952e876b5b25 used request id req-18a3bf65-6196-4b08-b7c8-692953ef65c8 2018-07-30 03:28:35,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:35,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["uS6Xs8VbTSugZ6iRTGDpuA"], "issued_at": "2018-07-30T03:28:35.000000Z"}} 2018-07-30 03:28:35,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544c7930edf9a23a7cb3140b299180bbcf0c3983" 2018-07-30 03:28:35,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bcc8711-17f6-4d2a-bd1b-8246aa6686b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:35,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0bcc8711-17f6-4d2a-bd1b-8246aa6686b4 2018-07-30 03:28:35,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:35,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:36,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["77KpJfaVRcSeE68NVpbVmA"], "issued_at": "2018-07-30T03:28:36.000000Z"}} 2018-07-30 03:28:36,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:36,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c628d11d-3ca2-4f37-9a22-457e9537a233 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:36,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c628d11d-3ca2-4f37-9a22-457e9537a233 2018-07-30 03:28:36,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:36,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:36,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d8fcef16-7a0c-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:36,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a6a23b-3986-4c41-b3e3-f138dcd18904 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d8fcef16-7a0c-483-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:28:36,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d8fcef16-7a0c-483-proj used request id req-70a6a23b-3986-4c41-b3e3-f138dcd18904 2018-07-30 03:28:36,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:36,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e26692a8-f4b1-42fc-8810-2aefdbc0daf2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:36,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e26692a8-f4b1-42fc-8810-2aefdbc0daf2 2018-07-30 03:28:36,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-d8fcef16-7a0c-483-proj"}}' 2018-07-30 03:28:36,436 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3abc9317-cc49-46e0-94ef-d44f85bc6ccc Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/043dee799d314810a5d95af12b9bbb44"}, "tags": [], "enabled": true, "id": "043dee799d314810a5d95af12b9bbb44", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d8fcef16-7a0c-483-proj"}} 2018-07-30 03:28:36,437 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3abc9317-cc49-46e0-94ef-d44f85bc6ccc 2018-07-30 03:28:36,437 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-d8fcef16-7a0c-483-proj 2018-07-30 03:28:36,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:36,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:36,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Dm2-E3LYS_KzdKdnlimqYw"], "issued_at": "2018-07-30T03:28:36.000000Z"}} 2018-07-30 03:28:36,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d76ffcb619b1f4d16584ab92e0d8b35e9a338e" 2018-07-30 03:28:36,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6a0e33-1052-4688-9192-4e7afc0c57d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:36,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6a6a0e33-1052-4688-9192-4e7afc0c57d2 2018-07-30 03:28:36,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:36,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:36,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d76ffcb619b1f4d16584ab92e0d8b35e9a338e" 2018-07-30 03:28:36,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5110c522-5a23-473b-957e-4d95e5cefb3a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:28:36,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5110c522-5a23-473b-957e-4d95e5cefb3a 2018-07-30 03:28:36,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-d8fcef16-7a0c-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d76ffcb619b1f4d16584ab92e0d8b35e9a338e" 2018-07-30 03:28:37,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d20d94-8306-4979-afeb-f21f0a6f14a3 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-d8fcef16-7a0c-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/043dee799d314810a5d95af12b9bbb44"}, "tags": [], "enabled": true, "id": "043dee799d314810a5d95af12b9bbb44", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d8fcef16-7a0c-483-proj"}]} 2018-07-30 03:28:37,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-d8fcef16-7a0c-483-proj used request id req-a8d20d94-8306-4979-afeb-f21f0a6f14a3 2018-07-30 03:28:37,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d76ffcb619b1f4d16584ab92e0d8b35e9a338e" 2018-07-30 03:28:37,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab117694-405b-457b-a843-ccb045610fb0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:37,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ab117694-405b-457b-a843-ccb045610fb0 2018-07-30 03:28:37,485 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-d8fcef16-7a0c-483-user 2018-07-30 03:28:37,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:37,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:37,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2887f6c1-7df1-4965-8da5-72aa8f053e39 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:37,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2887f6c1-7df1-4965-8da5-72aa8f053e39 2018-07-30 03:28:37,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" -d '{"role": {"name": "CreateKeypairsTests-d8fcef16-7a0c-483-proj-role"}}' 2018-07-30 03:28:37,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f5254a7-0b6b-4c6e-96b4-dd1459bb4dea Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b84f19db5ae64758bc5a036caaae76a9", "links": {"self": "http://172.30.9.25:5000/v3/roles/b84f19db5ae64758bc5a036caaae76a9"}, "name": "CreateKeypairsTests-d8fcef16-7a0c-483-proj-role"}} 2018-07-30 03:28:37,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1f5254a7-0b6b-4c6e-96b4-dd1459bb4dea 2018-07-30 03:28:37,611 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-d8fcef16-7a0c-483-proj-role 2018-07-30 03:28:37,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/b84f19db5ae64758bc5a036caaae76a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:37,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39082279-d0a3-45b5-a655-3e8506978cff Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b84f19db5ae64758bc5a036caaae76a9", "links": {"self": "http://172.30.9.25:5000/v3/roles/b84f19db5ae64758bc5a036caaae76a9"}, "name": "CreateKeypairsTests-d8fcef16-7a0c-483-proj-role"}} 2018-07-30 03:28:37,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/b84f19db5ae64758bc5a036caaae76a9 used request id req-39082279-d0a3-45b5-a655-3e8506978cff 2018-07-30 03:28:37,698 - keystone_utils - INFO - Granting role CreateKeypairsTests-d8fcef16-7a0c-483-proj-role to project CreateKeypairsTests-d8fcef16-7a0c-483-proj 2018-07-30 03:28:37,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/043dee799d314810a5d95af12b9bbb44/users/c0f9fc23405c457695f590dae044f78f/roles/b84f19db5ae64758bc5a036caaae76a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:37,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94aec2ea-5fe0-4950-9121-6b34dc0acfdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:37,813 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/043dee799d314810a5d95af12b9bbb44/users/c0f9fc23405c457695f590dae044f78f/roles/b84f19db5ae64758bc5a036caaae76a9 used request id req-94aec2ea-5fe0-4950-9121-6b34dc0acfdf 2018-07-30 03:28:37,814 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:37,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:37,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:38,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b84f19db5ae64758bc5a036caaae76a9", "name": "CreateKeypairsTests-d8fcef16-7a0c-483-proj-role"}], "expires_at": "2018-07-30T04:28:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "043dee799d314810a5d95af12b9bbb44", "name": "CreateKeypairsTests-d8fcef16-7a0c-483-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/043dee799d314810a5d95af12b9bbb44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/043dee799d314810a5d95af12b9bbb44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/043dee799d314810a5d95af12b9bbb44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/043dee799d314810a5d95af12b9bbb44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/043dee799d314810a5d95af12b9bbb44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/043dee799d314810a5d95af12b9bbb44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_043dee799d314810a5d95af12b9bbb44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_043dee799d314810a5d95af12b9bbb44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/043dee799d314810a5d95af12b9bbb44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/043dee799d314810a5d95af12b9bbb44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/043dee799d314810a5d95af12b9bbb44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/043dee799d314810a5d95af12b9bbb44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/043dee799d314810a5d95af12b9bbb44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/043dee799d314810a5d95af12b9bbb44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d8fcef16-7a0c-483-user", "id": "c0f9fc23405c457695f590dae044f78f"}, "audit_ids": ["tgwWAQY6TVW1ikcCIugT1Q"], "issued_at": "2018-07-30T03:28:38.000000Z"}} 2018-07-30 03:28:38,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4275192921406ad0e38807fb2dc2af120cc11d79" 2018-07-30 03:28:38,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc2cc19-29dd-4103-a8ca-cc20ea51a791 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:38,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3bc2cc19-29dd-4103-a8ca-cc20ea51a791 2018-07-30 03:28:38,278 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:38,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4275192921406ad0e38807fb2dc2af120cc11d79" 2018-07-30 03:28:38,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-890136c7-3cc8-48c0-9ea2-885096c8be3a x-compute-request-id: req-890136c7-3cc8-48c0-9ea2-885096c8be3a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 03:28:38,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-890136c7-3cc8-48c0-9ea2-885096c8be3a 2018-07-30 03:28:38,459 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-59619403-669b-47d3-bf3f-f6228d69327c... 2018-07-30 03:28:38,459 - OpenStackKeypair - INFO - Creating new keypair 2018-07-30 03:28:38,487 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-59619403-669b-47d3-bf3f-f6228d69327c 2018-07-30 03:28:38,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4275192921406ad0e38807fb2dc2af120cc11d79" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDVxlfgzlH6UZ4nLrVPreyhHYm0ell2MM7SUVeaZ4P2cvVCi/xr7iy2TrbuCOAg2qBKRtEHKycy9CZR9BPXJ2H4FbUZ6vJPOZbc39Mj3TIp1GfLC+Cc9555aOeVnPfJrys2eXLZQddlYRmrowo+zyXDFmtIAL3Zjf1goyC5wmRjXQ==", "name": "CreateKeypairsTests-59619403-669b-47d3-bf3f-f6228d69327c"}}' 2018-07-30 03:28:38,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-6b7b8683-3067-4995-81f8-ad14b69f1dd0 x-compute-request-id: req-6b7b8683-3067-4995-81f8-ad14b69f1dd0 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDVxlfgzlH6UZ4nLrVPreyhHYm0ell2MM7SUVeaZ4P2cvVCi/xr7iy2TrbuCOAg2qBKRtEHKycy9CZR9BPXJ2H4FbUZ6vJPOZbc39Mj3TIp1GfLC+Cc9555aOeVnPfJrys2eXLZQddlYRmrowo+zyXDFmtIAL3Zjf1goyC5wmRjXQ==", "user_id": "c0f9fc23405c457695f590dae044f78f", "name": "CreateKeypairsTests-59619403-669b-47d3-bf3f-f6228d69327c", "fingerprint": "1c:8b:1d:dd:62:f1:5c:ad:e9:40:6a:91:18:59:e1:66"}} 2018-07-30 03:28:38,536 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-6b7b8683-3067-4995-81f8-ad14b69f1dd0 2018-07-30 03:28:38,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:38,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b84f19db5ae64758bc5a036caaae76a9", "name": "CreateKeypairsTests-d8fcef16-7a0c-483-proj-role"}], "expires_at": "2018-07-30T04:28:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "043dee799d314810a5d95af12b9bbb44", "name": "CreateKeypairsTests-d8fcef16-7a0c-483-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/043dee799d314810a5d95af12b9bbb44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/043dee799d314810a5d95af12b9bbb44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/043dee799d314810a5d95af12b9bbb44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/043dee799d314810a5d95af12b9bbb44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/043dee799d314810a5d95af12b9bbb44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/043dee799d314810a5d95af12b9bbb44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_043dee799d314810a5d95af12b9bbb44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_043dee799d314810a5d95af12b9bbb44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/043dee799d314810a5d95af12b9bbb44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/043dee799d314810a5d95af12b9bbb44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/043dee799d314810a5d95af12b9bbb44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/043dee799d314810a5d95af12b9bbb44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/043dee799d314810a5d95af12b9bbb44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/043dee799d314810a5d95af12b9bbb44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d8fcef16-7a0c-483-user", "id": "c0f9fc23405c457695f590dae044f78f"}, "audit_ids": ["eSSVTD-kSzmtJICeO18qtw"], "issued_at": "2018-07-30T03:28:38.000000Z"}} 2018-07-30 03:28:38,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-59619403-669b-47d3-bf3f-f6228d69327c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeece68728c20976c0559847d63ff9bb1b6a30c" 2018-07-30 03:28:39,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-b1837f4a-1049-4a70-b1df-2512f7a9f02e x-compute-request-id: req-b1837f4a-1049-4a70-b1df-2512f7a9f02e Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDVxlfgzlH6UZ4nLrVPreyhHYm0ell2MM7SUVeaZ4P2cvVCi/xr7iy2TrbuCOAg2qBKRtEHKycy9CZR9BPXJ2H4FbUZ6vJPOZbc39Mj3TIp1GfLC+Cc9555aOeVnPfJrys2eXLZQddlYRmrowo+zyXDFmtIAL3Zjf1goyC5wmRjXQ==", "user_id": "c0f9fc23405c457695f590dae044f78f", "name": "CreateKeypairsTests-59619403-669b-47d3-bf3f-f6228d69327c", "deleted": false, "created_at": "2018-07-30T03:28:38.000000", "updated_at": null, "fingerprint": "1c:8b:1d:dd:62:f1:5c:ad:e9:40:6a:91:18:59:e1:66", "deleted_at": null, "id": 24}} 2018-07-30 03:28:39,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-59619403-669b-47d3-bf3f-f6228d69327c used request id req-b1837f4a-1049-4a70-b1df-2512f7a9f02e 2018-07-30 03:28:39,093 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-59619403-669b-47d3-bf3f-f6228d69327c 2018-07-30 03:28:39,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-59619403-669b-47d3-bf3f-f6228d69327c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4275192921406ad0e38807fb2dc2af120cc11d79" 2018-07-30 03:28:39,122 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:28: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-b29314bc-d630-4be3-ac02-c5366d3a266d x-compute-request-id: req-b29314bc-d630-4be3-ac02-c5366d3a266d Content-Length: 0 Content-Type: application/json 2018-07-30 03:28:39,123 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-59619403-669b-47d3-bf3f-f6228d69327c used request id req-b29314bc-d630-4be3-ac02-c5366d3a266d 2018-07-30 03:28:39,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:39,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-1bc6ec96-6732-4cbf-ad7e-7c7ca75e94d4 Date: Mon, 30 Jul 2018 03:28:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:28:39,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-1bc6ec96-6732-4cbf-ad7e-7c7ca75e94d4 2018-07-30 03:28:39,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:39,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30539b5f-a79b-4a70-9929-0447ab4e12bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:39,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-30539b5f-a79b-4a70-9929-0447ab4e12bf 2018-07-30 03:28:39,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:39,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:39,532 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-225d5412-fefe-4f9e-80aa-64a2e323ffcd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:39,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-225d5412-fefe-4f9e-80aa-64a2e323ffcd 2018-07-30 03:28:39,532 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:39,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:39,617 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b182d11-61e5-4eb4-8c10-8b52cfff5b8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:39,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-5b182d11-61e5-4eb4-8c10-8b52cfff5b8c 2018-07-30 03:28:39,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:39,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:39,701 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ebe45ad-ca3e-4b74-96e2-4f9054fc5d82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:39,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-4ebe45ad-ca3e-4b74-96e2-4f9054fc5d82 2018-07-30 03:28:39,701 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:39,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:39,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c581551-3bb3-4c19-a052-87795cf2fe33 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:28:39,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-0c581551-3bb3-4c19-a052-87795cf2fe33 2018-07-30 03:28:39,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:39,872 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5976ae9b-f06e-4c86-a74d-f4587de42841 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:39,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-5976ae9b-f06e-4c86-a74d-f4587de42841 2018-07-30 03:28:39,872 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:39,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:39,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63db5ccb-d9d2-459a-8f9f-f8a56c368bef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:39,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-63db5ccb-d9d2-459a-8f9f-f8a56c368bef 2018-07-30 03:28:39,955 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:39,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:40,039 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65efeec8-307c-4e25-8a4f-9523cd235c5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:40,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-65efeec8-307c-4e25-8a4f-9523cd235c5f 2018-07-30 03:28:40,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:40,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:40,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc577a8-f437-401e-ba91-22684a694e4a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:28:40,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-acc577a8-f437-401e-ba91-22684a694e4a 2018-07-30 03:28:40,127 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-d8fcef16-7a0c-483-proj 2018-07-30 03:28:40,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/043dee799d314810a5d95af12b9bbb44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:40,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3895a9ee-e694-45e3-a4f7-e9179e9626a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:40,317 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/043dee799d314810a5d95af12b9bbb44 used request id req-3895a9ee-e694-45e3-a4f7-e9179e9626a4 2018-07-30 03:28:40,317 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-d8fcef16-7a0c-483-proj-role 2018-07-30 03:28:40,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/b84f19db5ae64758bc5a036caaae76a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:40,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e32787ce-964a-4c07-9821-589b6a22fa7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:40,419 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/b84f19db5ae64758bc5a036caaae76a9 used request id req-e32787ce-964a-4c07-9821-589b6a22fa7f 2018-07-30 03:28:40,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ba944f9fdc6cbfae6bfb5ab9494233ee712683" 2018-07-30 03:28:40,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cdf2214-1f65-4b9b-a972-d2bdc0b26a5d Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:40,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4cdf2214-1f65-4b9b-a972-d2bdc0b26a5d 2018-07-30 03:28:40,506 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-d8fcef16-7a0c-483-user 2018-07-30 03:28:40,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c0f9fc23405c457695f590dae044f78f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d76ffcb619b1f4d16584ab92e0d8b35e9a338e" 2018-07-30 03:28:40,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e13d035-2e22-4c3f-9add-31d79242dd3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:40,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c0f9fc23405c457695f590dae044f78f used request id req-5e13d035-2e22-4c3f-9add-31d79242dd3c 2018-07-30 03:28:40,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:41,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["IgTXKXyERpe0Cc_kaMynig"], "issued_at": "2018-07-30T03:28:41.000000Z"}} 2018-07-30 03:28:41,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adb31df62dffe6897fce25893e5ce87e10237b2" 2018-07-30 03:28:41,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc6b3e1-9605-407d-ae58-ed2aa87d003a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:41,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0bc6b3e1-9605-407d-ae58-ed2aa87d003a 2018-07-30 03:28:41,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:41,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:41,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["IiK1tG0sTy6UH8CDR42-2w"], "issued_at": "2018-07-30T03:28:41.000000Z"}} 2018-07-30 03:28:41,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:41,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03262d06-4873-4974-8c6b-d3e7f27c059f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:41,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-03262d06-4873-4974-8c6b-d3e7f27c059f 2018-07-30 03:28:41,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:41,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:41,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d60b062d-d8ef-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:41,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8d7eb5-db53-4e1a-8ced-452ef05a0ac1 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d60b062d-d8ef-414-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:28:41,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d60b062d-d8ef-414-proj used request id req-8f8d7eb5-db53-4e1a-8ced-452ef05a0ac1 2018-07-30 03:28:41,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:41,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd558e3-d464-4a7a-9433-878c86fb640f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:41,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4bd558e3-d464-4a7a-9433-878c86fb640f 2018-07-30 03:28:41,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-d60b062d-d8ef-414-proj"}}' 2018-07-30 03:28:41,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac9bf9d4-85fc-4c36-88f4-5c04fbdb457e Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/25663da238d74160ba778d7985ec0551"}, "tags": [], "enabled": true, "id": "25663da238d74160ba778d7985ec0551", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d60b062d-d8ef-414-proj"}} 2018-07-30 03:28:41,967 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ac9bf9d4-85fc-4c36-88f4-5c04fbdb457e 2018-07-30 03:28:41,967 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-d60b062d-d8ef-414-proj 2018-07-30 03:28:41,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:41,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:42,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["rT2IVzxMQHSfLoZfvomBJA"], "issued_at": "2018-07-30T03:28:42.000000Z"}} 2018-07-30 03:28:42,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3081eb0e58a501229b5d853b8eb591cc42247" 2018-07-30 03:28:42,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f98b0961-c6a3-4245-95c1-aa4f8c8cd256 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:42,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f98b0961-c6a3-4245-95c1-aa4f8c8cd256 2018-07-30 03:28:42,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:42,438 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:42,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3081eb0e58a501229b5d853b8eb591cc42247" 2018-07-30 03:28:42,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbfc076a-758b-450f-b173-a22e3bc3485c Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:28:42,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cbfc076a-758b-450f-b173-a22e3bc3485c 2018-07-30 03:28:42,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-d60b062d-d8ef-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3081eb0e58a501229b5d853b8eb591cc42247" 2018-07-30 03:28:42,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09594135-fd82-4f05-8642-ea25753abd00 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-d60b062d-d8ef-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/25663da238d74160ba778d7985ec0551"}, "tags": [], "enabled": true, "id": "25663da238d74160ba778d7985ec0551", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d60b062d-d8ef-414-proj"}]} 2018-07-30 03:28:42,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-d60b062d-d8ef-414-proj used request id req-09594135-fd82-4f05-8642-ea25753abd00 2018-07-30 03:28:42,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3081eb0e58a501229b5d853b8eb591cc42247" 2018-07-30 03:28:42,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfc381b-9247-4404-a8f1-18a8badf7226 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:42,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5dfc381b-9247-4404-a8f1-18a8badf7226 2018-07-30 03:28:43,042 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-d60b062d-d8ef-414-user 2018-07-30 03:28:43,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:43,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:43,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363f5fcc-253d-4c84-b97a-5692577c2788 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:43,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-363f5fcc-253d-4c84-b97a-5692577c2788 2018-07-30 03:28:43,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" -d '{"role": {"name": "CreateKeypairsTests-d60b062d-d8ef-414-proj-role"}}' 2018-07-30 03:28:43,162 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65b33948-a5b9-49dd-afed-4fbfa186babe Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4cccdb484ea14cfdb8ed10f592b401fb", "links": {"self": "http://172.30.9.25:5000/v3/roles/4cccdb484ea14cfdb8ed10f592b401fb"}, "name": "CreateKeypairsTests-d60b062d-d8ef-414-proj-role"}} 2018-07-30 03:28:43,163 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-65b33948-a5b9-49dd-afed-4fbfa186babe 2018-07-30 03:28:43,163 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-d60b062d-d8ef-414-proj-role 2018-07-30 03:28:43,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/4cccdb484ea14cfdb8ed10f592b401fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:43,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-856f2135-a70f-4880-8e03-9477f55d0d89 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4cccdb484ea14cfdb8ed10f592b401fb", "links": {"self": "http://172.30.9.25:5000/v3/roles/4cccdb484ea14cfdb8ed10f592b401fb"}, "name": "CreateKeypairsTests-d60b062d-d8ef-414-proj-role"}} 2018-07-30 03:28:43,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/4cccdb484ea14cfdb8ed10f592b401fb used request id req-856f2135-a70f-4880-8e03-9477f55d0d89 2018-07-30 03:28:43,248 - keystone_utils - INFO - Granting role CreateKeypairsTests-d60b062d-d8ef-414-proj-role to project CreateKeypairsTests-d60b062d-d8ef-414-proj 2018-07-30 03:28:43,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/25663da238d74160ba778d7985ec0551/users/1ded46321e224c79a7e69ed59f4592c8/roles/4cccdb484ea14cfdb8ed10f592b401fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:43,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc30242d-426c-4364-8219-649d738af12e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:43,375 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/25663da238d74160ba778d7985ec0551/users/1ded46321e224c79a7e69ed59f4592c8/roles/4cccdb484ea14cfdb8ed10f592b401fb used request id req-fc30242d-426c-4364-8219-649d738af12e 2018-07-30 03:28:43,375 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:43,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:43,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:43,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cccdb484ea14cfdb8ed10f592b401fb", "name": "CreateKeypairsTests-d60b062d-d8ef-414-proj-role"}], "expires_at": "2018-07-30T04:28:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25663da238d74160ba778d7985ec0551", "name": "CreateKeypairsTests-d60b062d-d8ef-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/25663da238d74160ba778d7985ec0551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/25663da238d74160ba778d7985ec0551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/25663da238d74160ba778d7985ec0551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/25663da238d74160ba778d7985ec0551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/25663da238d74160ba778d7985ec0551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/25663da238d74160ba778d7985ec0551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_25663da238d74160ba778d7985ec0551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_25663da238d74160ba778d7985ec0551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/25663da238d74160ba778d7985ec0551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/25663da238d74160ba778d7985ec0551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/25663da238d74160ba778d7985ec0551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/25663da238d74160ba778d7985ec0551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/25663da238d74160ba778d7985ec0551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/25663da238d74160ba778d7985ec0551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d60b062d-d8ef-414-user", "id": "1ded46321e224c79a7e69ed59f4592c8"}, "audit_ids": ["ykWEHgiaTcGxyCB6jbwSrA"], "issued_at": "2018-07-30T03:28:43.000000Z"}} 2018-07-30 03:28:43,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b7a1a5ffe8e331e62f8de8debec2f37a46a7fb" 2018-07-30 03:28:43,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a119d2fd-a4d0-4ba6-8691-10dd3f6d1f45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:43,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a119d2fd-a4d0-4ba6-8691-10dd3f6d1f45 2018-07-30 03:28:43,831 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:43,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b7a1a5ffe8e331e62f8de8debec2f37a46a7fb" 2018-07-30 03:28:44,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28: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-5e2ccb69-33a8-472a-95b7-0cf6ec18ce24 x-compute-request-id: req-5e2ccb69-33a8-472a-95b7-0cf6ec18ce24 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 03:28:44,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-5e2ccb69-33a8-472a-95b7-0cf6ec18ce24 2018-07-30 03:28:44,002 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-7d43e6c9-3ee3-4b3b-9c3d-682d6ea41f78... 2018-07-30 03:28:44,003 - OpenStackKeypair - INFO - Creating new keypair 2018-07-30 03:28:44,017 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-7d43e6c9-3ee3-4b3b-9c3d-682d6ea41f78 2018-07-30 03:28:44,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b7a1a5ffe8e331e62f8de8debec2f37a46a7fb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDkkys5r6ThO5ZTp9LBdityB//WI9gAHzy9QpRfpZoOUuh6gMhIdmT6lNWYILtqfuSSEcFDGKiow6y/xXHagle2jGEybtEF2ZYvvcYjMw0mOhgiO6UlN9Jk6shahQg6koLlKdLyL3Pft0gQvJ07yJHDJ9R4RGKvkbCIj5Bk/40cmw==", "name": "CreateKeypairsTests-7d43e6c9-3ee3-4b3b-9c3d-682d6ea41f78"}}' 2018-07-30 03:28:44,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-3fb8af7f-07d0-4050-be7f-e3699376d29d x-compute-request-id: req-3fb8af7f-07d0-4050-be7f-e3699376d29d Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDkkys5r6ThO5ZTp9LBdityB//WI9gAHzy9QpRfpZoOUuh6gMhIdmT6lNWYILtqfuSSEcFDGKiow6y/xXHagle2jGEybtEF2ZYvvcYjMw0mOhgiO6UlN9Jk6shahQg6koLlKdLyL3Pft0gQvJ07yJHDJ9R4RGKvkbCIj5Bk/40cmw==", "user_id": "1ded46321e224c79a7e69ed59f4592c8", "name": "CreateKeypairsTests-7d43e6c9-3ee3-4b3b-9c3d-682d6ea41f78", "fingerprint": "91:32:4a:cd:f5:35:6f:b1:84:0b:2d:79:e1:44:e7:04"}} 2018-07-30 03:28:44,067 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-3fb8af7f-07d0-4050-be7f-e3699376d29d 2018-07-30 03:28:44,069 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-7d43e6c9-3ee3-4b3b-9c3d-682d6ea41f78.pub 2018-07-30 03:28:44,069 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-7d43e6c9-3ee3-4b3b-9c3d-682d6ea41f78 2018-07-30 03:28:44,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:44,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cccdb484ea14cfdb8ed10f592b401fb", "name": "CreateKeypairsTests-d60b062d-d8ef-414-proj-role"}], "expires_at": "2018-07-30T04:28:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25663da238d74160ba778d7985ec0551", "name": "CreateKeypairsTests-d60b062d-d8ef-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/25663da238d74160ba778d7985ec0551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/25663da238d74160ba778d7985ec0551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/25663da238d74160ba778d7985ec0551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/25663da238d74160ba778d7985ec0551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/25663da238d74160ba778d7985ec0551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/25663da238d74160ba778d7985ec0551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_25663da238d74160ba778d7985ec0551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_25663da238d74160ba778d7985ec0551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/25663da238d74160ba778d7985ec0551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/25663da238d74160ba778d7985ec0551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/25663da238d74160ba778d7985ec0551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/25663da238d74160ba778d7985ec0551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/25663da238d74160ba778d7985ec0551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/25663da238d74160ba778d7985ec0551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d60b062d-d8ef-414-user", "id": "1ded46321e224c79a7e69ed59f4592c8"}, "audit_ids": ["O5B0Nu5rRUqRmv6oe-5fYg"], "issued_at": "2018-07-30T03:28:44.000000Z"}} 2018-07-30 03:28:44,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-7d43e6c9-3ee3-4b3b-9c3d-682d6ea41f78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8481a330f33edb57e5401542d57e99c3bf484f2d" 2018-07-30 03:28:44,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-54755987-26f4-43b4-8ae2-1229b113a0ce x-compute-request-id: req-54755987-26f4-43b4-8ae2-1229b113a0ce Content-Encoding: gzip Content-Length: 423 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDkkys5r6ThO5ZTp9LBdityB//WI9gAHzy9QpRfpZoOUuh6gMhIdmT6lNWYILtqfuSSEcFDGKiow6y/xXHagle2jGEybtEF2ZYvvcYjMw0mOhgiO6UlN9Jk6shahQg6koLlKdLyL3Pft0gQvJ07yJHDJ9R4RGKvkbCIj5Bk/40cmw==", "user_id": "1ded46321e224c79a7e69ed59f4592c8", "name": "CreateKeypairsTests-7d43e6c9-3ee3-4b3b-9c3d-682d6ea41f78", "deleted": false, "created_at": "2018-07-30T03:28:44.000000", "updated_at": null, "fingerprint": "91:32:4a:cd:f5:35:6f:b1:84:0b:2d:79:e1:44:e7:04", "deleted_at": null, "id": 25}} 2018-07-30 03:28:44,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-7d43e6c9-3ee3-4b3b-9c3d-682d6ea41f78 used request id req-54755987-26f4-43b4-8ae2-1229b113a0ce 2018-07-30 03:28:44,633 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-7d43e6c9-3ee3-4b3b-9c3d-682d6ea41f78 2018-07-30 03:28:44,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-7d43e6c9-3ee3-4b3b-9c3d-682d6ea41f78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b7a1a5ffe8e331e62f8de8debec2f37a46a7fb" 2018-07-30 03:28:44,659 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03: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-76b26c6e-f679-47dd-ba06-7052d254dd2b x-compute-request-id: req-76b26c6e-f679-47dd-ba06-7052d254dd2b Content-Length: 0 Content-Type: application/json 2018-07-30 03:28:44,659 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-7d43e6c9-3ee3-4b3b-9c3d-682d6ea41f78 used request id req-76b26c6e-f679-47dd-ba06-7052d254dd2b 2018-07-30 03:28:44,660 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-7d43e6c9-3ee3-4b3b-9c3d-682d6ea41f78.pub] 2018-07-30 03:28:44,660 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-7d43e6c9-3ee3-4b3b-9c3d-682d6ea41f78] 2018-07-30 03:28:44,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:44,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-aa7df0d8-a886-4fba-b401-f4c96daa6af9 Date: Mon, 30 Jul 2018 03:28:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:28:44,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-aa7df0d8-a886-4fba-b401-f4c96daa6af9 2018-07-30 03:28:44,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:44,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df725bfa-8f46-4aa1-a59a-7a6455ed7e7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:44,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-df725bfa-8f46-4aa1-a59a-7a6455ed7e7d 2018-07-30 03:28:44,970 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:44,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:44,989 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cf51e0f-4963-460c-b84a-8befd992e041 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:44,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-4cf51e0f-4963-460c-b84a-8befd992e041 2018-07-30 03:28:44,990 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:44,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:45,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-939f13ea-cd79-4e35-9183-4eb2ce839e23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:45,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-939f13ea-cd79-4e35-9183-4eb2ce839e23 2018-07-30 03:28:45,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:45,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:45,161 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0b27f46-c164-41fa-9b80-a8d8bdbb9e8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:45,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-c0b27f46-c164-41fa-9b80-a8d8bdbb9e8f 2018-07-30 03:28:45,161 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:45,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:45,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00ffd23-1c72-4d9a-8fb6-1efe28ee8ee4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:28:45,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-e00ffd23-1c72-4d9a-8fb6-1efe28ee8ee4 2018-07-30 03:28:45,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:45,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1523d832-0d2c-43fa-8238-b01e06120e96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:45,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-1523d832-0d2c-43fa-8238-b01e06120e96 2018-07-30 03:28:45,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:45,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:45,414 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06bd4426-11ae-4b74-911d-2dc6bf7c05e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:45,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-06bd4426-11ae-4b74-911d-2dc6bf7c05e6 2018-07-30 03:28:45,414 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:45,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:45,494 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-289be789-d500-4f4e-956a-f02330c4c9de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:45,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-289be789-d500-4f4e-956a-f02330c4c9de 2018-07-30 03:28:45,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:45,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:45,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973fd443-d36c-424e-9e63-f3c3f514abe2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:28:45,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-973fd443-d36c-424e-9e63-f3c3f514abe2 2018-07-30 03:28:45,598 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-d60b062d-d8ef-414-proj 2018-07-30 03:28:45,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/25663da238d74160ba778d7985ec0551 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:45,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0b9cc7a-986a-426f-9185-5aad8478c900 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:45,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/25663da238d74160ba778d7985ec0551 used request id req-e0b9cc7a-986a-426f-9185-5aad8478c900 2018-07-30 03:28:45,800 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-d60b062d-d8ef-414-proj-role 2018-07-30 03:28:45,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/4cccdb484ea14cfdb8ed10f592b401fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:45,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ef37ae4-5343-4109-84e9-ad8fa9803a0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:45,902 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/4cccdb484ea14cfdb8ed10f592b401fb used request id req-9ef37ae4-5343-4109-84e9-ad8fa9803a0a 2018-07-30 03:28:45,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e000f1ce461a73405be5e12808bd53aa88fedb" 2018-07-30 03:28:45,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6579f9a-e86d-42b7-bfb7-50bba6075d6c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:45,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f6579f9a-e86d-42b7-bfb7-50bba6075d6c 2018-07-30 03:28:45,991 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-d60b062d-d8ef-414-user 2018-07-30 03:28:45,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1ded46321e224c79a7e69ed59f4592c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3081eb0e58a501229b5d853b8eb591cc42247" 2018-07-30 03:28:46,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a08f800-ad01-418a-9608-d634e0b1725f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:46,150 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1ded46321e224c79a7e69ed59f4592c8 used request id req-8a08f800-ad01-418a-9608-d634e0b1725f 2018-07-30 03:28:46,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:46,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["grK_64ygTcKkdPO41yqG4g"], "issued_at": "2018-07-30T03:28:46.000000Z"}} 2018-07-30 03:28:46,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa2866425ee7289d625f810b02ca3597adf7480d" 2018-07-30 03:28:46,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec2df97-affe-4e4b-919b-bdc155f5b5ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:46,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dec2df97-affe-4e4b-919b-bdc155f5b5ad 2018-07-30 03:28:46,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:46,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:46,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["6slnpy3fTaK0yTPdI8W7Tg"], "issued_at": "2018-07-30T03:28:46.000000Z"}} 2018-07-30 03:28:46,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:47,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc763f8f-70ef-4583-972e-41e674bae470 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:47,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dc763f8f-70ef-4583-972e-41e674bae470 2018-07-30 03:28:47,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:47,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:47,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-94fec701-94c4-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:47,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129a243c-bdaf-4ef9-b6b3-b1e591a640e0 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-94fec701-94c4-451-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:28:47,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-94fec701-94c4-451-proj used request id req-129a243c-bdaf-4ef9-b6b3-b1e591a640e0 2018-07-30 03:28:47,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:47,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-265032a1-db53-499b-8e3a-5d831ed700ab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:47,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-265032a1-db53-499b-8e3a-5d831ed700ab 2018-07-30 03:28:47,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-94fec701-94c4-451-proj"}}' 2018-07-30 03:28:47,366 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c68c477d-1ec8-4041-a8c8-c28a7d95590a Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2c5c51aa6ef04e5b944a67ad655e1f7d"}, "tags": [], "enabled": true, "id": "2c5c51aa6ef04e5b944a67ad655e1f7d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-94fec701-94c4-451-proj"}} 2018-07-30 03:28:47,367 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c68c477d-1ec8-4041-a8c8-c28a7d95590a 2018-07-30 03:28:47,367 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-94fec701-94c4-451-proj 2018-07-30 03:28:47,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:47,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:47,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["fyyHJiKcQqWz-ZzOteH6Pw"], "issued_at": "2018-07-30T03:28:47.000000Z"}} 2018-07-30 03:28:47,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26ae504821c14be0863549803c0688fd044abfa" 2018-07-30 03:28:47,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ba5d77-a16e-4577-8bdf-f4259b28a5a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:47,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e9ba5d77-a16e-4577-8bdf-f4259b28a5a5 2018-07-30 03:28:47,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:47,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:47,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26ae504821c14be0863549803c0688fd044abfa" 2018-07-30 03:28:47,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2419ea-73f5-478e-addb-3d5b79d6552d Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:28:47,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cd2419ea-73f5-478e-addb-3d5b79d6552d 2018-07-30 03:28:47,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-94fec701-94c4-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26ae504821c14be0863549803c0688fd044abfa" 2018-07-30 03:28:47,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11359d3-b96d-4226-ac73-f5f9bf2575ba Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-94fec701-94c4-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2c5c51aa6ef04e5b944a67ad655e1f7d"}, "tags": [], "enabled": true, "id": "2c5c51aa6ef04e5b944a67ad655e1f7d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-94fec701-94c4-451-proj"}]} 2018-07-30 03:28:47,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-94fec701-94c4-451-proj used request id req-b11359d3-b96d-4226-ac73-f5f9bf2575ba 2018-07-30 03:28:47,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26ae504821c14be0863549803c0688fd044abfa" 2018-07-30 03:28:48,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f141a125-7e9c-45ac-804a-5cd0c697bfa7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:48,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f141a125-7e9c-45ac-804a-5cd0c697bfa7 2018-07-30 03:28:48,368 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-94fec701-94c4-451-user 2018-07-30 03:28:48,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:48,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:48,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc2aa8e-9603-4bad-b330-06383b6a9176 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:48,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dbc2aa8e-9603-4bad-b330-06383b6a9176 2018-07-30 03:28:48,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" -d '{"role": {"name": "CreateKeypairsTests-94fec701-94c4-451-proj-role"}}' 2018-07-30 03:28:48,567 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-210646d8-0259-44da-95e9-356fa465f763 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0042f6c6af4b4f97aeb48309397a38f2", "links": {"self": "http://172.30.9.25:5000/v3/roles/0042f6c6af4b4f97aeb48309397a38f2"}, "name": "CreateKeypairsTests-94fec701-94c4-451-proj-role"}} 2018-07-30 03:28:48,567 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-210646d8-0259-44da-95e9-356fa465f763 2018-07-30 03:28:48,567 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-94fec701-94c4-451-proj-role 2018-07-30 03:28:48,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0042f6c6af4b4f97aeb48309397a38f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:48,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f0c2c0-3631-4fc9-978d-660c6302c7d5 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0042f6c6af4b4f97aeb48309397a38f2", "links": {"self": "http://172.30.9.25:5000/v3/roles/0042f6c6af4b4f97aeb48309397a38f2"}, "name": "CreateKeypairsTests-94fec701-94c4-451-proj-role"}} 2018-07-30 03:28:48,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0042f6c6af4b4f97aeb48309397a38f2 used request id req-58f0c2c0-3631-4fc9-978d-660c6302c7d5 2018-07-30 03:28:48,657 - keystone_utils - INFO - Granting role CreateKeypairsTests-94fec701-94c4-451-proj-role to project CreateKeypairsTests-94fec701-94c4-451-proj 2018-07-30 03:28:48,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2c5c51aa6ef04e5b944a67ad655e1f7d/users/8996ab6f96d940bba6bf0cd3f7b69c67/roles/0042f6c6af4b4f97aeb48309397a38f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:48,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-580b929b-5a2a-4edf-a7bb-26f29baa4d67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:48,779 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2c5c51aa6ef04e5b944a67ad655e1f7d/users/8996ab6f96d940bba6bf0cd3f7b69c67/roles/0042f6c6af4b4f97aeb48309397a38f2 used request id req-580b929b-5a2a-4edf-a7bb-26f29baa4d67 2018-07-30 03:28:48,780 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:48,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:48,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:49,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0042f6c6af4b4f97aeb48309397a38f2", "name": "CreateKeypairsTests-94fec701-94c4-451-proj-role"}], "expires_at": "2018-07-30T04:28:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c5c51aa6ef04e5b944a67ad655e1f7d", "name": "CreateKeypairsTests-94fec701-94c4-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-94fec701-94c4-451-user", "id": "8996ab6f96d940bba6bf0cd3f7b69c67"}, "audit_ids": ["8h8DwHx5R-mUSwE34a23MQ"], "issued_at": "2018-07-30T03:28:49.000000Z"}} 2018-07-30 03:28:49,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c81b591fe23c58d2db1ce4a2adba0960667b74" 2018-07-30 03:28:49,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e33a7dc5-ef39-472f-b66b-d85f2436c877 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:49,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e33a7dc5-ef39-472f-b66b-d85f2436c877 2018-07-30 03:28:49,257 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:49,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c81b591fe23c58d2db1ce4a2adba0960667b74" 2018-07-30 03:28:49,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28: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-81be00cd-5a5a-4caa-8916-a3f8f7f9a2cb x-compute-request-id: req-81be00cd-5a5a-4caa-8916-a3f8f7f9a2cb Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 03:28:49,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-81be00cd-5a5a-4caa-8916-a3f8f7f9a2cb 2018-07-30 03:28:49,437 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-7cf72a0b-de92-4f64-a97b-11e3c5411e4c... 2018-07-30 03:28:49,437 - OpenStackKeypair - INFO - Creating new keypair 2018-07-30 03:28:49,491 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-7cf72a0b-de92-4f64-a97b-11e3c5411e4c 2018-07-30 03:28:49,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c81b591fe23c58d2db1ce4a2adba0960667b74" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDE3AaNic5WbtXTP5aqdQqKBpqM7W5b6t3lOcT92r9M6T7hIDm5V8SS4JNNLUPb6dgbhxMM//eOIQjZRK7AiXbY5Mibs4qoyM9XC5FQF8Y3pOP0TTsetNM96aVO6w5Efs9ZB9dsjAps+EXhxTNyoj0i9H2MTrwD5e27NgIxSecM/Q==", "name": "CreateKeypairsTests-7cf72a0b-de92-4f64-a97b-11e3c5411e4c"}}' 2018-07-30 03:28:49,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28: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-f55b4ddc-5926-4544-8b07-550a464574ec x-compute-request-id: req-f55b4ddc-5926-4544-8b07-550a464574ec Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDE3AaNic5WbtXTP5aqdQqKBpqM7W5b6t3lOcT92r9M6T7hIDm5V8SS4JNNLUPb6dgbhxMM//eOIQjZRK7AiXbY5Mibs4qoyM9XC5FQF8Y3pOP0TTsetNM96aVO6w5Efs9ZB9dsjAps+EXhxTNyoj0i9H2MTrwD5e27NgIxSecM/Q==", "user_id": "8996ab6f96d940bba6bf0cd3f7b69c67", "name": "CreateKeypairsTests-7cf72a0b-de92-4f64-a97b-11e3c5411e4c", "fingerprint": "e0:00:1b:7b:8b:42:1e:2a:7f:7c:6f:bf:60:c0:47:e6"}} 2018-07-30 03:28:49,543 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-f55b4ddc-5926-4544-8b07-550a464574ec 2018-07-30 03:28:49,560 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-7cf72a0b-de92-4f64-a97b-11e3c5411e4c.pub 2018-07-30 03:28:49,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:49,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0042f6c6af4b4f97aeb48309397a38f2", "name": "CreateKeypairsTests-94fec701-94c4-451-proj-role"}], "expires_at": "2018-07-30T04:28:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c5c51aa6ef04e5b944a67ad655e1f7d", "name": "CreateKeypairsTests-94fec701-94c4-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/2c5c51aa6ef04e5b944a67ad655e1f7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-94fec701-94c4-451-user", "id": "8996ab6f96d940bba6bf0cd3f7b69c67"}, "audit_ids": ["8PMC4PEERFea6do4oq0umA"], "issued_at": "2018-07-30T03:28:49.000000Z"}} 2018-07-30 03:28:49,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-7cf72a0b-de92-4f64-a97b-11e3c5411e4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09ff817aa131c4f39ed5e78484891eeded164b4" 2018-07-30 03:28:50,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28: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-4aa85b70-e350-470a-9110-a123a77ad173 x-compute-request-id: req-4aa85b70-e350-470a-9110-a123a77ad173 Content-Encoding: gzip Content-Length: 420 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDE3AaNic5WbtXTP5aqdQqKBpqM7W5b6t3lOcT92r9M6T7hIDm5V8SS4JNNLUPb6dgbhxMM//eOIQjZRK7AiXbY5Mibs4qoyM9XC5FQF8Y3pOP0TTsetNM96aVO6w5Efs9ZB9dsjAps+EXhxTNyoj0i9H2MTrwD5e27NgIxSecM/Q==", "user_id": "8996ab6f96d940bba6bf0cd3f7b69c67", "name": "CreateKeypairsTests-7cf72a0b-de92-4f64-a97b-11e3c5411e4c", "deleted": false, "created_at": "2018-07-30T03:28:49.000000", "updated_at": null, "fingerprint": "e0:00:1b:7b:8b:42:1e:2a:7f:7c:6f:bf:60:c0:47:e6", "deleted_at": null, "id": 26}} 2018-07-30 03:28:50,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-7cf72a0b-de92-4f64-a97b-11e3c5411e4c used request id req-4aa85b70-e350-470a-9110-a123a77ad173 2018-07-30 03:28:50,119 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-7cf72a0b-de92-4f64-a97b-11e3c5411e4c 2018-07-30 03:28:50,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-7cf72a0b-de92-4f64-a97b-11e3c5411e4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c81b591fe23c58d2db1ce4a2adba0960667b74" 2018-07-30 03:28:50,151 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:28: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-28ca0830-423e-429d-8d92-1df65e5065c7 x-compute-request-id: req-28ca0830-423e-429d-8d92-1df65e5065c7 Content-Length: 0 Content-Type: application/json 2018-07-30 03:28:50,151 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-7cf72a0b-de92-4f64-a97b-11e3c5411e4c used request id req-28ca0830-423e-429d-8d92-1df65e5065c7 2018-07-30 03:28:50,151 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-7cf72a0b-de92-4f64-a97b-11e3c5411e4c.pub] 2018-07-30 03:28:50,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:50,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-59db3b78-da64-4c36-bd15-bc98277a4f36 Date: Mon, 30 Jul 2018 03:28:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:28:50,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-59db3b78-da64-4c36-bd15-bc98277a4f36 2018-07-30 03:28:50,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:50,461 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d28d72f-ad78-4a2d-b871-dde1e38484e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:50,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-5d28d72f-ad78-4a2d-b871-dde1e38484e0 2018-07-30 03:28:50,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:50,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:50,540 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0d6cb28-aedc-4011-beaf-c9b15b909b27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:50,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-d0d6cb28-aedc-4011-beaf-c9b15b909b27 2018-07-30 03:28:50,541 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:50,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:50,626 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63b79a58-8254-4343-935c-e9c766b3c9c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:50,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-63b79a58-8254-4343-935c-e9c766b3c9c8 2018-07-30 03:28:50,626 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:50,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:50,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9500946e-52dc-4e95-869c-4b18ef533325 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:50,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-9500946e-52dc-4e95-869c-4b18ef533325 2018-07-30 03:28:50,715 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:50,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:50,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0cd2209-553a-4b55-9865-b6b5075ca80f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:28:50,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-a0cd2209-553a-4b55-9865-b6b5075ca80f 2018-07-30 03:28:50,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:50,901 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6a482cd-9904-4a8c-9819-11288854bd66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:50,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-e6a482cd-9904-4a8c-9819-11288854bd66 2018-07-30 03:28:50,901 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:50,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:50,985 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a7f3d32-a6b2-41c2-8909-b3a275f21f2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:50,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-7a7f3d32-a6b2-41c2-8909-b3a275f21f2f 2018-07-30 03:28:50,985 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:50,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:51,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5023ab2b-72cf-45c1-b3c9-e4ce8de13050 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:51,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-5023ab2b-72cf-45c1-b3c9-e4ce8de13050 2018-07-30 03:28:51,072 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:51,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:51,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5859035b-c335-4fa5-a706-0303a84f6ae3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:28:51,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-5859035b-c335-4fa5-a706-0303a84f6ae3 2018-07-30 03:28:51,160 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-94fec701-94c4-451-proj 2018-07-30 03:28:51,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/2c5c51aa6ef04e5b944a67ad655e1f7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:51,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58224e48-e3b6-4f67-85fd-cd9da74c0326 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:51,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2c5c51aa6ef04e5b944a67ad655e1f7d used request id req-58224e48-e3b6-4f67-85fd-cd9da74c0326 2018-07-30 03:28:51,369 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-94fec701-94c4-451-proj-role 2018-07-30 03:28:51,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0042f6c6af4b4f97aeb48309397a38f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:51,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a3c8a00-21b5-49bd-9b14-5b04cfddf338 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:51,477 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0042f6c6af4b4f97aeb48309397a38f2 used request id req-3a3c8a00-21b5-49bd-9b14-5b04cfddf338 2018-07-30 03:28:51,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c142e3b5e1f11a584816530c3426709366a66" 2018-07-30 03:28:51,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e4363d3-41c2-4735-bbd9-48f11c2708af Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:51,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5e4363d3-41c2-4735-bbd9-48f11c2708af 2018-07-30 03:28:51,566 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-94fec701-94c4-451-user 2018-07-30 03:28:51,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/8996ab6f96d940bba6bf0cd3f7b69c67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26ae504821c14be0863549803c0688fd044abfa" 2018-07-30 03:28:51,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81707e63-c20b-471b-9d11-8111f6166f4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:51,743 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/8996ab6f96d940bba6bf0cd3f7b69c67 used request id req-81707e63-c20b-471b-9d11-8111f6166f4f 2018-07-30 03:28:51,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:52,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["MwXeofenSXCs8H3w5J8_Lg"], "issued_at": "2018-07-30T03:28:52.000000Z"}} 2018-07-30 03:28:52,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f0ee68ce65f34385e27aad26f34b9d4f7feb24" 2018-07-30 03:28:52,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b9ab67-bbd3-435a-99d5-0649caab0a6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:52,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a6b9ab67-bbd3-435a-99d5-0649caab0a6b 2018-07-30 03:28:52,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:52,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:52,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["e0T_8mjdTgK_GxSnt1Ewvw"], "issued_at": "2018-07-30T03:28:52.000000Z"}} 2018-07-30 03:28:52,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:52,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b75b028e-5f84-43f4-ba5f-5c7327cb2a4b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:52,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b75b028e-5f84-43f4-ba5f-5c7327cb2a4b 2018-07-30 03:28:52,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:52,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:52,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-54407ecc-82d8-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:52,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d9c15d1-66d2-4e8e-9fcf-fa1438adf719 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-54407ecc-82d8-452-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:28:52,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-54407ecc-82d8-452-proj used request id req-2d9c15d1-66d2-4e8e-9fcf-fa1438adf719 2018-07-30 03:28:52,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:52,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a12eceea-11ba-481e-89c1-e95c8680a825 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:52,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a12eceea-11ba-481e-89c1-e95c8680a825 2018-07-30 03:28:52,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-54407ecc-82d8-452-proj"}}' 2018-07-30 03:28:52,893 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59a67c4e-a060-4c9b-95bf-e0dfdfe151fe Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/75d0f387146e480ab6d76c24b479b9a2"}, "tags": [], "enabled": true, "id": "75d0f387146e480ab6d76c24b479b9a2", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-54407ecc-82d8-452-proj"}} 2018-07-30 03:28:52,893 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-59a67c4e-a060-4c9b-95bf-e0dfdfe151fe 2018-07-30 03:28:52,894 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-54407ecc-82d8-452-proj 2018-07-30 03:28:52,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:52,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:53,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["OODQniXSSkyJOvBR3S2NHw"], "issued_at": "2018-07-30T03:28:53.000000Z"}} 2018-07-30 03:28:53,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30a996f017afb0b7591cab806a039a0db1fa766" 2018-07-30 03:28:53,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9f320a-986b-4aeb-ab30-c2d0e0b2baaa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:53,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2b9f320a-986b-4aeb-ab30-c2d0e0b2baaa 2018-07-30 03:28:53,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:53,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:53,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30a996f017afb0b7591cab806a039a0db1fa766" 2018-07-30 03:28:53,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da6038f-d587-4230-a05c-8583d2273ce5 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:28:53,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5da6038f-d587-4230-a05c-8583d2273ce5 2018-07-30 03:28:53,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-54407ecc-82d8-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30a996f017afb0b7591cab806a039a0db1fa766" 2018-07-30 03:28:53,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba0070bc-fdd9-4776-9dc2-c52332651e9f Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-54407ecc-82d8-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/75d0f387146e480ab6d76c24b479b9a2"}, "tags": [], "enabled": true, "id": "75d0f387146e480ab6d76c24b479b9a2", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-54407ecc-82d8-452-proj"}]} 2018-07-30 03:28:53,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-54407ecc-82d8-452-proj used request id req-ba0070bc-fdd9-4776-9dc2-c52332651e9f 2018-07-30 03:28:53,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30a996f017afb0b7591cab806a039a0db1fa766" 2018-07-30 03:28:53,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb4f9a6-b215-423a-86fd-ae43c4d158e0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:53,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-bdb4f9a6-b215-423a-86fd-ae43c4d158e0 2018-07-30 03:28:53,864 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-54407ecc-82d8-452-user 2018-07-30 03:28:53,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:53,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:53,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97b5a33-891a-43b1-aea1-1873a8a7feb1 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:53,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e97b5a33-891a-43b1-aea1-1873a8a7feb1 2018-07-30 03:28:53,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" -d '{"role": {"name": "CreateKeypairsCleanupTests-54407ecc-82d8-452-proj-role"}}' 2018-07-30 03:28:54,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4842df26-6e28-415f-b55c-9b059676bb67 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d734df4565804a058ac6083acb27b5da", "links": {"self": "http://172.30.9.25:5000/v3/roles/d734df4565804a058ac6083acb27b5da"}, "name": "CreateKeypairsCleanupTests-54407ecc-82d8-452-proj-role"}} 2018-07-30 03:28:54,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-4842df26-6e28-415f-b55c-9b059676bb67 2018-07-30 03:28:54,050 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-54407ecc-82d8-452-proj-role 2018-07-30 03:28:54,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/d734df4565804a058ac6083acb27b5da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:54,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98212637-bb00-45a5-8e1f-77e035fa9831 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d734df4565804a058ac6083acb27b5da", "links": {"self": "http://172.30.9.25:5000/v3/roles/d734df4565804a058ac6083acb27b5da"}, "name": "CreateKeypairsCleanupTests-54407ecc-82d8-452-proj-role"}} 2018-07-30 03:28:54,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/d734df4565804a058ac6083acb27b5da used request id req-98212637-bb00-45a5-8e1f-77e035fa9831 2018-07-30 03:28:54,134 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-54407ecc-82d8-452-proj-role to project CreateKeypairsCleanupTests-54407ecc-82d8-452-proj 2018-07-30 03:28:54,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/75d0f387146e480ab6d76c24b479b9a2/users/3515cbd9347d4c178c0d6ce23645fe5b/roles/d734df4565804a058ac6083acb27b5da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:54,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3434c27f-8e1c-408a-9cb4-b2984d230ba8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:54,256 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/75d0f387146e480ab6d76c24b479b9a2/users/3515cbd9347d4c178c0d6ce23645fe5b/roles/d734df4565804a058ac6083acb27b5da used request id req-3434c27f-8e1c-408a-9cb4-b2984d230ba8 2018-07-30 03:28:54,256 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:54,414 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f948e29b-7f0d-4eaf-94f1-3e2aa88bc169.pub 2018-07-30 03:28:54,414 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f948e29b-7f0d-4eaf-94f1-3e2aa88bc169 2018-07-30 03:28:54,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:54,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:54,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d734df4565804a058ac6083acb27b5da", "name": "CreateKeypairsCleanupTests-54407ecc-82d8-452-proj-role"}], "expires_at": "2018-07-30T04:28:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75d0f387146e480ab6d76c24b479b9a2", "name": "CreateKeypairsCleanupTests-54407ecc-82d8-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/75d0f387146e480ab6d76c24b479b9a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/75d0f387146e480ab6d76c24b479b9a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/75d0f387146e480ab6d76c24b479b9a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/75d0f387146e480ab6d76c24b479b9a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/75d0f387146e480ab6d76c24b479b9a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/75d0f387146e480ab6d76c24b479b9a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_75d0f387146e480ab6d76c24b479b9a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_75d0f387146e480ab6d76c24b479b9a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/75d0f387146e480ab6d76c24b479b9a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/75d0f387146e480ab6d76c24b479b9a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/75d0f387146e480ab6d76c24b479b9a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/75d0f387146e480ab6d76c24b479b9a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/75d0f387146e480ab6d76c24b479b9a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/75d0f387146e480ab6d76c24b479b9a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-54407ecc-82d8-452-user", "id": "3515cbd9347d4c178c0d6ce23645fe5b"}, "audit_ids": ["uShEnXB_RpqMHE4IQnkQYQ"], "issued_at": "2018-07-30T03:28:54.000000Z"}} 2018-07-30 03:28:54,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecfb941c8ad7e59cc91eaf26034452a52cabff9" 2018-07-30 03:28:54,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d219a7-eeff-43f3-8db1-81d351f7cae7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:54,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-54d219a7-eeff-43f3-8db1-81d351f7cae7 2018-07-30 03:28:54,876 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:54,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecfb941c8ad7e59cc91eaf26034452a52cabff9" 2018-07-30 03:28:55,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28: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-258470c9-e2b8-4eba-83e3-5c667ef0e0d6 x-compute-request-id: req-258470c9-e2b8-4eba-83e3-5c667ef0e0d6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 03:28:55,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-258470c9-e2b8-4eba-83e3-5c667ef0e0d6 2018-07-30 03:28:55,049 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f948e29b-7f0d-4eaf-94f1-3e2aa88bc169... 2018-07-30 03:28:55,049 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-30 03:28:55,049 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-f948e29b-7f0d-4eaf-94f1-3e2aa88bc169.pub 2018-07-30 03:28:55,049 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f948e29b-7f0d-4eaf-94f1-3e2aa88bc169 2018-07-30 03:28:55,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecfb941c8ad7e59cc91eaf26034452a52cabff9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClA9lnwrbKI1AU3gmPvudW8zWCot/acLIaGuwuloziObL9wh47EaD4rwaWAZVnStluQiwutyJSM2phBi+pH79b31Mn3xVKP5cnELgtPqjncnDIvQFsW+LFHfJLEKz8pMF15yH3xhjoCJ7WQi5UX9QZKx6+0+bSQmbU1hrqz2KkPGDSyGQIFCS3PLPFQTWAZi1jrvUbW8hn2vWFAE+vZx4tmf06o4GJ5bWrTGZ7NkzTh/h0YcWEdwTIkFWSbyhmw9ohemSIw/qH2AOT4+MIvQxd3/QjVyVCqhjmrgCyq1cuM1hkhXykzE+KbIEtGblL9FAVgnRMmLvhD7s+OFx/w+z9", "name": "CreateKeypairsCleanupTests-f948e29b-7f0d-4eaf-94f1-3e2aa88bc169"}}' 2018-07-30 03:28:55,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-17a3ffd1-cb89-4d6e-8a76-a6b1e8293d78 x-compute-request-id: req-17a3ffd1-cb89-4d6e-8a76-a6b1e8293d78 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClA9lnwrbKI1AU3gmPvudW8zWCot/acLIaGuwuloziObL9wh47EaD4rwaWAZVnStluQiwutyJSM2phBi+pH79b31Mn3xVKP5cnELgtPqjncnDIvQFsW+LFHfJLEKz8pMF15yH3xhjoCJ7WQi5UX9QZKx6+0+bSQmbU1hrqz2KkPGDSyGQIFCS3PLPFQTWAZi1jrvUbW8hn2vWFAE+vZx4tmf06o4GJ5bWrTGZ7NkzTh/h0YcWEdwTIkFWSbyhmw9ohemSIw/qH2AOT4+MIvQxd3/QjVyVCqhjmrgCyq1cuM1hkhXykzE+KbIEtGblL9FAVgnRMmLvhD7s+OFx/w+z9", "user_id": "3515cbd9347d4c178c0d6ce23645fe5b", "name": "CreateKeypairsCleanupTests-f948e29b-7f0d-4eaf-94f1-3e2aa88bc169", "fingerprint": "74:4b:3b:61:ec:b0:81:c8:89:57:38:cb:2d:ce:86:ef"}} 2018-07-30 03:28:55,101 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-17a3ffd1-cb89-4d6e-8a76-a6b1e8293d78 2018-07-30 03:28:55,101 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f948e29b-7f0d-4eaf-94f1-3e2aa88bc169 2018-07-30 03:28:55,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f948e29b-7f0d-4eaf-94f1-3e2aa88bc169 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecfb941c8ad7e59cc91eaf26034452a52cabff9" 2018-07-30 03:28:55,160 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03: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 x-openstack-request-id: req-1eefe1ad-430f-4329-807a-63a7641e3ac4 x-compute-request-id: req-1eefe1ad-430f-4329-807a-63a7641e3ac4 Content-Length: 0 Content-Type: application/json 2018-07-30 03:28:55,161 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f948e29b-7f0d-4eaf-94f1-3e2aa88bc169 used request id req-1eefe1ad-430f-4329-807a-63a7641e3ac4 2018-07-30 03:28:55,166 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-f948e29b-7f0d-4eaf-94f1-3e2aa88bc169.pub] 2018-07-30 03:28:55,167 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-f948e29b-7f0d-4eaf-94f1-3e2aa88bc169] 2018-07-30 03:28:55,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:55,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-aabc9e18-c634-4827-aa0d-21aedc092b62 Date: Mon, 30 Jul 2018 03:28:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:28:55,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-aabc9e18-c634-4827-aa0d-21aedc092b62 2018-07-30 03:28:55,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:55,498 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4abec8aa-d79e-42b9-b06c-030a4dfc6580 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:55,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-4abec8aa-d79e-42b9-b06c-030a4dfc6580 2018-07-30 03:28:55,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:55,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:55,670 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23225032-d50f-4c51-8462-57f3aa47c457 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:55,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-23225032-d50f-4c51-8462-57f3aa47c457 2018-07-30 03:28:55,671 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:55,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:55,752 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6be78371-0938-41d7-bdb6-320e71107178 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:55,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-6be78371-0938-41d7-bdb6-320e71107178 2018-07-30 03:28:55,752 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:55,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:55,836 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2ac4390-2640-4507-b1c8-4432805b1b65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:55,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-a2ac4390-2640-4507-b1c8-4432805b1b65 2018-07-30 03:28:55,836 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:55,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:55,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e01f6dc-fc57-4083-a85f-db0a0156a8b5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:28:55,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-3e01f6dc-fc57-4083-a85f-db0a0156a8b5 2018-07-30 03:28:55,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:56,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72f18619-9ffc-45bc-bf75-c0ed3544f64f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:56,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-72f18619-9ffc-45bc-bf75-c0ed3544f64f 2018-07-30 03:28:56,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:56,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:56,104 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-104f60d9-9419-475f-982d-bd45ec09293b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:56,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-104f60d9-9419-475f-982d-bd45ec09293b 2018-07-30 03:28:56,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:56,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:56,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13a203ff-e1d6-4e62-a9ea-d4e183b2ec35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:28:56,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-13a203ff-e1d6-4e62-a9ea-d4e183b2ec35 2018-07-30 03:28:56,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:28:56,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:56,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5927d3-954d-4a6b-9bd9-d1e1b2a0c4d2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:28:56,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-ed5927d3-954d-4a6b-9bd9-d1e1b2a0c4d2 2018-07-30 03:28:56,280 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-54407ecc-82d8-452-proj 2018-07-30 03:28:56,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/75d0f387146e480ab6d76c24b479b9a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:56,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c12b6b74-f11f-4204-80ec-449d88aeaf31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:56,463 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/75d0f387146e480ab6d76c24b479b9a2 used request id req-c12b6b74-f11f-4204-80ec-449d88aeaf31 2018-07-30 03:28:56,463 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-54407ecc-82d8-452-proj-role 2018-07-30 03:28:56,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/d734df4565804a058ac6083acb27b5da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:56,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-494b687f-a623-49d8-b00e-63e0486086ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:56,565 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/d734df4565804a058ac6083acb27b5da used request id req-494b687f-a623-49d8-b00e-63e0486086ce 2018-07-30 03:28:56,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657c0a63033fefda936345315ecec7a22739d78" 2018-07-30 03:28:56,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aafdab3-23ec-4601-b7d9-8e2ca29bbd9f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:56,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3aafdab3-23ec-4601-b7d9-8e2ca29bbd9f 2018-07-30 03:28:56,655 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-54407ecc-82d8-452-user 2018-07-30 03:28:56,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3515cbd9347d4c178c0d6ce23645fe5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30a996f017afb0b7591cab806a039a0db1fa766" 2018-07-30 03:28:56,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88c80aef-a0cd-402c-a111-32ec520e5119 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:56,810 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3515cbd9347d4c178c0d6ce23645fe5b used request id req-88c80aef-a0cd-402c-a111-32ec520e5119 2018-07-30 03:28:56,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:57,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Qy8OJJZXTB6cRpktTOW6Xw"], "issued_at": "2018-07-30T03:28:57.000000Z"}} 2018-07-30 03:28:57,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369169d973add3c156d1d90dd0b08fa4bb72cf68" 2018-07-30 03:28:57,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743be047-8bb3-4535-af1b-2c4c78d7af1a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:57,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-743be047-8bb3-4535-af1b-2c4c78d7af1a 2018-07-30 03:28:57,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:57,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:57,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["iRn6CDegTlCwJLm-TO4m_g"], "issued_at": "2018-07-30T03:28:57.000000Z"}} 2018-07-30 03:28:57,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:28:57,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49e189e-cfcf-45a8-abf2-224e440208d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:57,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e49e189e-cfcf-45a8-abf2-224e440208d3 2018-07-30 03:28:57,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:57,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:57,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:28:57,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a58c3533-b10c-4d93-b498-8164fc14ecef Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:28:57,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj used request id req-a58c3533-b10c-4d93-b498-8164fc14ecef 2018-07-30 03:28:57,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:28:57,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b75618-7391-4db3-bddb-c23292ff62bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:57,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-09b75618-7391-4db3-bddb-c23292ff62bd 2018-07-30 03:28:57,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj"}}' 2018-07-30 03:28:58,028 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01d47a84-aca6-4c06-bda0-8cb36426efd6 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2c1783a356e6468691108fde349eca0a"}, "tags": [], "enabled": true, "id": "2c1783a356e6468691108fde349eca0a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj"}} 2018-07-30 03:28:58,029 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-01d47a84-aca6-4c06-bda0-8cb36426efd6 2018-07-30 03:28:58,029 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj 2018-07-30 03:28:58,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:58,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:58,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["OwlfuPSNQ1GMS0yeDv8zgg"], "issued_at": "2018-07-30T03:28:58.000000Z"}} 2018-07-30 03:28:58,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d161bde18b28426cd1dc7a119d0642359f23a11b" 2018-07-30 03:28:58,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c825119-de6a-4eb3-9773-99ef259b37a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:58,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8c825119-de6a-4eb3-9773-99ef259b37a2 2018-07-30 03:28:58,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:28:58,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:28:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:28:58,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d161bde18b28426cd1dc7a119d0642359f23a11b" 2018-07-30 03:28:58,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f1a239-0c90-4f56-8f97-a1fd60810a84 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:28:58,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-09f1a239-0c90-4f56-8f97-a1fd60810a84 2018-07-30 03:28:58,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d161bde18b28426cd1dc7a119d0642359f23a11b" 2018-07-30 03:28:58,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18691f27-3ae0-4883-88e0-d50297ced0e1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2c1783a356e6468691108fde349eca0a"}, "tags": [], "enabled": true, "id": "2c1783a356e6468691108fde349eca0a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj"}]} 2018-07-30 03:28:58,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj used request id req-18691f27-3ae0-4883-88e0-d50297ced0e1 2018-07-30 03:28:58,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d161bde18b28426cd1dc7a119d0642359f23a11b" 2018-07-30 03:28:58,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b635ae-61ba-4502-b01b-56cab889832a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:28:58,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-00b635ae-61ba-4502-b01b-56cab889832a 2018-07-30 03:28:59,140 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-user 2018-07-30 03:28:59,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:59,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:28:59,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2debf30-8b89-447f-9b8c-73f492e11b9e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:28:59,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f2debf30-8b89-447f-9b8c-73f492e11b9e 2018-07-30 03:28:59,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" -d '{"role": {"name": "CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj-role"}}' 2018-07-30 03:28:59,326 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e486274a-af2c-40e6-b39b-e6da8507a394 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e6a3b9cd13bf41deb2eeec83aa56db5b", "links": {"self": "http://172.30.9.25:5000/v3/roles/e6a3b9cd13bf41deb2eeec83aa56db5b"}, "name": "CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj-role"}} 2018-07-30 03:28:59,326 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e486274a-af2c-40e6-b39b-e6da8507a394 2018-07-30 03:28:59,326 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj-role 2018-07-30 03:28:59,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e6a3b9cd13bf41deb2eeec83aa56db5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:28:59,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-821151ad-6107-401c-84e7-3478d234af8f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e6a3b9cd13bf41deb2eeec83aa56db5b", "links": {"self": "http://172.30.9.25:5000/v3/roles/e6a3b9cd13bf41deb2eeec83aa56db5b"}, "name": "CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj-role"}} 2018-07-30 03:28:59,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e6a3b9cd13bf41deb2eeec83aa56db5b used request id req-821151ad-6107-401c-84e7-3478d234af8f 2018-07-30 03:28:59,345 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj-role to project CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj 2018-07-30 03:28:59,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2c1783a356e6468691108fde349eca0a/users/9df74565d1c643f58ec19af376944c39/roles/e6a3b9cd13bf41deb2eeec83aa56db5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:28:59,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c7be4c1-4c99-4a4d-b16c-1d4fffb36538 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:28:59,466 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2c1783a356e6468691108fde349eca0a/users/9df74565d1c643f58ec19af376944c39/roles/e6a3b9cd13bf41deb2eeec83aa56db5b used request id req-8c7be4c1-4c99-4a4d-b16c-1d4fffb36538 2018-07-30 03:28:59,466 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:28:59,545 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-2a07dcd1-7f84-4ce8-85af-94ce6811079a.pub 2018-07-30 03:28:59,545 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-2a07dcd1-7f84-4ce8-85af-94ce6811079a 2018-07-30 03:28:59,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:28:59,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:28:59,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e6a3b9cd13bf41deb2eeec83aa56db5b", "name": "CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj-role"}], "expires_at": "2018-07-30T04:28:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c1783a356e6468691108fde349eca0a", "name": "CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/2c1783a356e6468691108fde349eca0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/2c1783a356e6468691108fde349eca0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/2c1783a356e6468691108fde349eca0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2c1783a356e6468691108fde349eca0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/2c1783a356e6468691108fde349eca0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/2c1783a356e6468691108fde349eca0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2c1783a356e6468691108fde349eca0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2c1783a356e6468691108fde349eca0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/2c1783a356e6468691108fde349eca0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/2c1783a356e6468691108fde349eca0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/2c1783a356e6468691108fde349eca0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/2c1783a356e6468691108fde349eca0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/2c1783a356e6468691108fde349eca0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/2c1783a356e6468691108fde349eca0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-user", "id": "9df74565d1c643f58ec19af376944c39"}, "audit_ids": ["EcmrONa6TPiO7Aypjbil8A"], "issued_at": "2018-07-30T03:28:59.000000Z"}} 2018-07-30 03:28:59,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17ebc74c7c8abd2ddfbcb16897d386216021da3" 2018-07-30 03:28:59,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10dbd2f3-1183-46fb-9202-12a1ecc95e8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:28:59,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-10dbd2f3-1183-46fb-9202-12a1ecc95e8e 2018-07-30 03:28:59,996 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:29:00,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17ebc74c7c8abd2ddfbcb16897d386216021da3" 2018-07-30 03:29:00,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbf8b66a-b17c-4518-823e-28b00c021603 x-compute-request-id: req-dbf8b66a-b17c-4518-823e-28b00c021603 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 03:29:00,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-dbf8b66a-b17c-4518-823e-28b00c021603 2018-07-30 03:29:00,175 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-2a07dcd1-7f84-4ce8-85af-94ce6811079a... 2018-07-30 03:29:00,175 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-30 03:29:00,175 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-2a07dcd1-7f84-4ce8-85af-94ce6811079a.pub 2018-07-30 03:29:00,175 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-2a07dcd1-7f84-4ce8-85af-94ce6811079a 2018-07-30 03:29:00,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17ebc74c7c8abd2ddfbcb16897d386216021da3" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjBt52Ghu+6+Thzfc2/OUix4Dv9Y6j2Xpu5DtxrMx9Chpj9zvb+8vyRRjdnmXMrLpRjoqZ8m+5l14OZIlpkZNLXWlugk6yThq+CEZaJ7EipX9fEwLA+P3zXOiGKLDTuunUazzgv3ceZbwhsVfSZBAhq3n393EMPxEFNA6ow1c3wH141L8t3Y4DeFAC3jQ/uMx/Mop+Q9O/dpootbZeTLLAZTfGbIGDWgronCk5Do32YSAwCcYWjf/LQk/biBYBEzB6GbsOU6V840Umsh6NyhjpxunGrzHXkOPtG1nY8fxu3ZKZ5PfhVGN+g1RgHNXJ2xGtwrhB4E70cBJqPPHCPVtP", "name": "CreateKeypairsCleanupTests-2a07dcd1-7f84-4ce8-85af-94ce6811079a"}}' 2018-07-30 03:29:00,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1227f76d-89d1-4911-918c-91ef086149f4 x-compute-request-id: req-1227f76d-89d1-4911-918c-91ef086149f4 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjBt52Ghu+6+Thzfc2/OUix4Dv9Y6j2Xpu5DtxrMx9Chpj9zvb+8vyRRjdnmXMrLpRjoqZ8m+5l14OZIlpkZNLXWlugk6yThq+CEZaJ7EipX9fEwLA+P3zXOiGKLDTuunUazzgv3ceZbwhsVfSZBAhq3n393EMPxEFNA6ow1c3wH141L8t3Y4DeFAC3jQ/uMx/Mop+Q9O/dpootbZeTLLAZTfGbIGDWgronCk5Do32YSAwCcYWjf/LQk/biBYBEzB6GbsOU6V840Umsh6NyhjpxunGrzHXkOPtG1nY8fxu3ZKZ5PfhVGN+g1RgHNXJ2xGtwrhB4E70cBJqPPHCPVtP", "user_id": "9df74565d1c643f58ec19af376944c39", "name": "CreateKeypairsCleanupTests-2a07dcd1-7f84-4ce8-85af-94ce6811079a", "fingerprint": "6f:06:8e:44:9b:ed:96:f4:25:56:8e:f4:44:0e:ea:cc"}} 2018-07-30 03:29:00,225 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-1227f76d-89d1-4911-918c-91ef086149f4 2018-07-30 03:29:00,225 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-2a07dcd1-7f84-4ce8-85af-94ce6811079a 2018-07-30 03:29:00,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-2a07dcd1-7f84-4ce8-85af-94ce6811079a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17ebc74c7c8abd2ddfbcb16897d386216021da3" 2018-07-30 03:29:00,254 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:29:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3cddc1e8-511d-4767-9eee-48af6713e485 x-compute-request-id: req-3cddc1e8-511d-4767-9eee-48af6713e485 Content-Length: 0 Content-Type: application/json 2018-07-30 03:29:00,254 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-2a07dcd1-7f84-4ce8-85af-94ce6811079a used request id req-3cddc1e8-511d-4767-9eee-48af6713e485 2018-07-30 03:29:00,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:29:00,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-c8a3e235-3e7e-48dd-b38a-cd1a7704d9e8 Date: Mon, 30 Jul 2018 03:29:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:29:00,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-c8a3e235-3e7e-48dd-b38a-cd1a7704d9e8 2018-07-30 03:29:00,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:29:00,576 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f80cab3e-c73d-4ebd-ba28-19656c69bdcb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:00,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-f80cab3e-c73d-4ebd-ba28-19656c69bdcb 2018-07-30 03:29:00,577 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:00,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:29:00,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62470b3b-de29-4c41-a02f-91edfbe745c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:00,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-62470b3b-de29-4c41-a02f-91edfbe745c4 2018-07-30 03:29:00,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:00,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:29:00,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69f845f1-c106-4b69-b3dc-156c5bb7737f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:00,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-69f845f1-c106-4b69-b3dc-156c5bb7737f 2018-07-30 03:29:00,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:00,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:29:00,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efe2170e-287c-461e-8b9e-1597311e7df3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:00,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-efe2170e-287c-461e-8b9e-1597311e7df3 2018-07-30 03:29:00,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:00,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:29:00,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0034b4e9-04de-4b05-b00f-458eff3f4636 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:29:00,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-0034b4e9-04de-4b05-b00f-458eff3f4636 2018-07-30 03:29:00,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:29:00,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f9f24c6-8999-4d1c-9661-af87b25171b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:00,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-2f9f24c6-8999-4d1c-9661-af87b25171b4 2018-07-30 03:29:00,952 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:00,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:29:01,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99fbdb82-4867-487d-bef0-ca410070d8e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:01,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-99fbdb82-4867-487d-bef0-ca410070d8e5 2018-07-30 03:29:01,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:29:01,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e90aeb-116e-4cd4-9da3-2a7f71b22828 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:01,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-03e90aeb-116e-4cd4-9da3-2a7f71b22828 2018-07-30 03:29:01,125 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:01,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:29:01,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d776bae5-3c48-4118-aaa5-b6c0e678677f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:29:01,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-d776bae5-3c48-4118-aaa5-b6c0e678677f 2018-07-30 03:29:01,214 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj 2018-07-30 03:29:01,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/2c1783a356e6468691108fde349eca0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:29:01,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c070c8d-ed66-44a7-b227-c8610b4e0b23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:01,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2c1783a356e6468691108fde349eca0a used request id req-0c070c8d-ed66-44a7-b227-c8610b4e0b23 2018-07-30 03:29:01,437 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-proj-role 2018-07-30 03:29:01,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e6a3b9cd13bf41deb2eeec83aa56db5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:29:01,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91dc305b-c4eb-4d10-9cd7-689615cf9f55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:01,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e6a3b9cd13bf41deb2eeec83aa56db5b used request id req-91dc305b-c4eb-4d10-9cd7-689615cf9f55 2018-07-30 03:29:01,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4d449aa3963135caf6cf7047156413a91f559c" 2018-07-30 03:29:01,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8401bf9c-ddc3-4289-b580-b29760166e25 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:29:01,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8401bf9c-ddc3-4289-b580-b29760166e25 2018-07-30 03:29:01,725 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-a4fcd8ef-19f5-4cb-user 2018-07-30 03:29:01,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/9df74565d1c643f58ec19af376944c39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d161bde18b28426cd1dc7a119d0642359f23a11b" 2018-07-30 03:29:01,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-795f45b2-239a-4a5c-a119-37fdfe011dc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:01,894 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9df74565d1c643f58ec19af376944c39 used request id req-795f45b2-239a-4a5c-a119-37fdfe011dc1 2018-07-30 03:29:01,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:02,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["fe1cwcn9T9Ove2W7c95tdA"], "issued_at": "2018-07-30T03:29:02.000000Z"}} 2018-07-30 03:29:02,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c43ddcf294644c4602d2df8ba7be3a11dc393e" 2018-07-30 03:29:02,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3281d0d-b580-446b-934e-c20915ce0bd3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:02,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a3281d0d-b580-446b-934e-c20915ce0bd3 2018-07-30 03:29:02,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:02,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:02,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["wvMAJBOrSAqXq0_YW_eQrg"], "issued_at": "2018-07-30T03:29:02.000000Z"}} 2018-07-30 03:29:02,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:02,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c6d1ad1-7030-44f4-ba3b-a65d47534c58 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:02,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5c6d1ad1-7030-44f4-ba3b-a65d47534c58 2018-07-30 03:29:02,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:02,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:02,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-360f53f4-d509-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:02,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a07a6574-ecca-42c9-9b5f-2686c3aa56d5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-360f53f4-d509-47d-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:29:02,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-360f53f4-d509-47d-proj used request id req-a07a6574-ecca-42c9-9b5f-2686c3aa56d5 2018-07-30 03:29:02,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:02,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69907807-c450-4337-90ea-db2379a1800a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:29:02,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-69907807-c450-4337-90ea-db2379a1800a 2018-07-30 03:29:02,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-360f53f4-d509-47d-proj"}}' 2018-07-30 03:29:03,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:29:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bc42598-1006-400d-adfc-c4149bee2fac Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6b3ddac514b34b67985ed582ea070959"}, "tags": [], "enabled": true, "id": "6b3ddac514b34b67985ed582ea070959", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-360f53f4-d509-47d-proj"}} 2018-07-30 03:29:03,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3bc42598-1006-400d-adfc-c4149bee2fac 2018-07-30 03:29:03,057 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-360f53f4-d509-47d-proj 2018-07-30 03:29:03,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:03,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:03,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["9TpTIGBLShiK9AVSXNK_rw"], "issued_at": "2018-07-30T03:29:03.000000Z"}} 2018-07-30 03:29:03,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e758dcccd0c4ab7f605d282712e56eb0b6c3dad" 2018-07-30 03:29:03,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6791958a-8ffa-4d14-ae6a-00ed13642c92 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:03,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6791958a-8ffa-4d14-ae6a-00ed13642c92 2018-07-30 03:29:03,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:03,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:03,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e758dcccd0c4ab7f605d282712e56eb0b6c3dad" 2018-07-30 03:29:03,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a01cb2d2-ecba-449c-9a59-ebc621e8ef9f Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:29:03,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a01cb2d2-ecba-449c-9a59-ebc621e8ef9f 2018-07-30 03:29:03,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-360f53f4-d509-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e758dcccd0c4ab7f605d282712e56eb0b6c3dad" 2018-07-30 03:29:03,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d858f117-5d55-4e6a-8487-9d3bf8d6252e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-360f53f4-d509-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6b3ddac514b34b67985ed582ea070959"}, "tags": [], "enabled": true, "id": "6b3ddac514b34b67985ed582ea070959", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-360f53f4-d509-47d-proj"}]} 2018-07-30 03:29:03,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-360f53f4-d509-47d-proj used request id req-d858f117-5d55-4e6a-8487-9d3bf8d6252e 2018-07-30 03:29:03,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e758dcccd0c4ab7f605d282712e56eb0b6c3dad" 2018-07-30 03:29:03,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d2ef777-2934-4d11-8b6b-7737b7c06602 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:29:03,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5d2ef777-2934-4d11-8b6b-7737b7c06602 2018-07-30 03:29:04,167 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-360f53f4-d509-47d-user 2018-07-30 03:29:04,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:04,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:04,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9362f7db-e115-4f51-8665-5d68b8ba4b8d Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:29:04,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9362f7db-e115-4f51-8665-5d68b8ba4b8d 2018-07-30 03:29:04,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" -d '{"role": {"name": "CreateKeypairsCleanupTests-360f53f4-d509-47d-proj-role"}}' 2018-07-30 03:29:04,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:29:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe4cd6c-53aa-495b-9a5e-06b55c11b173 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1b01dc1bb0c4fddb0c43b7f7d05b227", "links": {"self": "http://172.30.9.25:5000/v3/roles/a1b01dc1bb0c4fddb0c43b7f7d05b227"}, "name": "CreateKeypairsCleanupTests-360f53f4-d509-47d-proj-role"}} 2018-07-30 03:29:04,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-7fe4cd6c-53aa-495b-9a5e-06b55c11b173 2018-07-30 03:29:04,365 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-360f53f4-d509-47d-proj-role 2018-07-30 03:29:04,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a1b01dc1bb0c4fddb0c43b7f7d05b227 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:04,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94bcc1e7-e4b7-4c52-8ca1-322b34ccf32c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1b01dc1bb0c4fddb0c43b7f7d05b227", "links": {"self": "http://172.30.9.25:5000/v3/roles/a1b01dc1bb0c4fddb0c43b7f7d05b227"}, "name": "CreateKeypairsCleanupTests-360f53f4-d509-47d-proj-role"}} 2018-07-30 03:29:04,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a1b01dc1bb0c4fddb0c43b7f7d05b227 used request id req-94bcc1e7-e4b7-4c52-8ca1-322b34ccf32c 2018-07-30 03:29:04,451 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-360f53f4-d509-47d-proj-role to project CreateKeypairsCleanupTests-360f53f4-d509-47d-proj 2018-07-30 03:29:04,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6b3ddac514b34b67985ed582ea070959/users/004f55130452495e9362c9cded62868b/roles/a1b01dc1bb0c4fddb0c43b7f7d05b227 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:04,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3e0f63d-4d72-452f-978d-5c6b22f4e75b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:04,579 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6b3ddac514b34b67985ed582ea070959/users/004f55130452495e9362c9cded62868b/roles/a1b01dc1bb0c4fddb0c43b7f7d05b227 used request id req-a3e0f63d-4d72-452f-978d-5c6b22f4e75b 2018-07-30 03:29:04,580 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:29:04,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:04,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:04,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1b01dc1bb0c4fddb0c43b7f7d05b227", "name": "CreateKeypairsCleanupTests-360f53f4-d509-47d-proj-role"}], "expires_at": "2018-07-30T04:29:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b3ddac514b34b67985ed582ea070959", "name": "CreateKeypairsCleanupTests-360f53f4-d509-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b3ddac514b34b67985ed582ea070959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6b3ddac514b34b67985ed582ea070959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6b3ddac514b34b67985ed582ea070959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6b3ddac514b34b67985ed582ea070959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6b3ddac514b34b67985ed582ea070959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6b3ddac514b34b67985ed582ea070959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6b3ddac514b34b67985ed582ea070959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6b3ddac514b34b67985ed582ea070959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b3ddac514b34b67985ed582ea070959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6b3ddac514b34b67985ed582ea070959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6b3ddac514b34b67985ed582ea070959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6b3ddac514b34b67985ed582ea070959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6b3ddac514b34b67985ed582ea070959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6b3ddac514b34b67985ed582ea070959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-360f53f4-d509-47d-user", "id": "004f55130452495e9362c9cded62868b"}, "audit_ids": ["aM7Xld3gTVe1s_fBV-_HAw"], "issued_at": "2018-07-30T03:29:04.000000Z"}} 2018-07-30 03:29:04,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45544281b0a2407db44e9c0039b7b3b3a2e3d52" 2018-07-30 03:29:05,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666577cd-5e16-4f53-989c-1543db23fb8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:05,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-666577cd-5e16-4f53-989c-1543db23fb8b 2018-07-30 03:29:05,044 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:29:05,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45544281b0a2407db44e9c0039b7b3b3a2e3d52" 2018-07-30 03:29:05,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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 x-openstack-request-id: req-dea18efb-ad0f-4e93-bf35-72e0b3502dd9 x-compute-request-id: req-dea18efb-ad0f-4e93-bf35-72e0b3502dd9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 03:29:05,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-dea18efb-ad0f-4e93-bf35-72e0b3502dd9 2018-07-30 03:29:05,225 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-d52331d3-3659-4543-a3f3-74a8e782f2a7... 2018-07-30 03:29:05,225 - OpenStackKeypair - INFO - Creating new keypair 2018-07-30 03:29:05,272 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-d52331d3-3659-4543-a3f3-74a8e782f2a7 2018-07-30 03:29:05,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45544281b0a2407db44e9c0039b7b3b3a2e3d52" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDTaUvJ8KTA6fWiNOPBs6q3uORXXbnwqbGR9zZf7RA1EGi5lkSrDiBJRWH64UZZqUWbqaFxVxsUTNP1IIIbzYWSCAj8HkudGG6RYsl87we6eVLgtGoJ5mfkhK2GChJy68EAfAFOP75A2Bpebh7s6hAk5nHFfw7xcm+F0WNQovzF7w==", "name": "CreateKeypairsCleanupTests-d52331d3-3659-4543-a3f3-74a8e782f2a7"}}' 2018-07-30 03:29:05,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-027a0d63-bb25-49a0-aa02-61a007503bee x-compute-request-id: req-027a0d63-bb25-49a0-aa02-61a007503bee Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDTaUvJ8KTA6fWiNOPBs6q3uORXXbnwqbGR9zZf7RA1EGi5lkSrDiBJRWH64UZZqUWbqaFxVxsUTNP1IIIbzYWSCAj8HkudGG6RYsl87we6eVLgtGoJ5mfkhK2GChJy68EAfAFOP75A2Bpebh7s6hAk5nHFfw7xcm+F0WNQovzF7w==", "user_id": "004f55130452495e9362c9cded62868b", "name": "CreateKeypairsCleanupTests-d52331d3-3659-4543-a3f3-74a8e782f2a7", "fingerprint": "85:20:a4:03:82:0b:e5:12:54:3c:3e:0e:7f:49:a7:f1"}} 2018-07-30 03:29:05,323 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-027a0d63-bb25-49a0-aa02-61a007503bee 2018-07-30 03:29:05,330 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-d52331d3-3659-4543-a3f3-74a8e782f2a7.pub 2018-07-30 03:29:05,330 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-d52331d3-3659-4543-a3f3-74a8e782f2a7 2018-07-30 03:29:05,330 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-d52331d3-3659-4543-a3f3-74a8e782f2a7 2018-07-30 03:29:05,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d52331d3-3659-4543-a3f3-74a8e782f2a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45544281b0a2407db44e9c0039b7b3b3a2e3d52" 2018-07-30 03:29:05,392 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03: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 x-openstack-request-id: req-bcbf6d50-67d9-4dec-bdbe-4805d3f67527 x-compute-request-id: req-bcbf6d50-67d9-4dec-bdbe-4805d3f67527 Content-Length: 0 Content-Type: application/json 2018-07-30 03:29:05,392 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d52331d3-3659-4543-a3f3-74a8e782f2a7 used request id req-bcbf6d50-67d9-4dec-bdbe-4805d3f67527 2018-07-30 03:29:05,392 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-d52331d3-3659-4543-a3f3-74a8e782f2a7.pub] 2018-07-30 03:29:05,392 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-d52331d3-3659-4543-a3f3-74a8e782f2a7] 2018-07-30 03:29:05,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:05,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-dbea601f-a5b5-4dc3-9216-cfc3e9bee3a0 Date: Mon, 30 Jul 2018 03:29:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:29:05,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-dbea601f-a5b5-4dc3-9216-cfc3e9bee3a0 2018-07-30 03:29:05,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:05,647 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-154eabc6-2596-485d-82f9-01558b29f45a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:05,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-154eabc6-2596-485d-82f9-01558b29f45a 2018-07-30 03:29:05,648 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:05,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:05,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9640e318-9115-407e-b2a0-926a62c48c06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:05,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-9640e318-9115-407e-b2a0-926a62c48c06 2018-07-30 03:29:05,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:05,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:05,750 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9f8c5e6-7cfb-45c5-b317-4d3500525389 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:05,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-a9f8c5e6-7cfb-45c5-b317-4d3500525389 2018-07-30 03:29:05,750 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:05,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:05,829 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5141b09f-69e6-4610-8441-0e0732520fc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:05,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-5141b09f-69e6-4610-8441-0e0732520fc6 2018-07-30 03:29:05,829 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:05,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:05,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad7318b-47c1-4f1a-8a5d-a2b7b181f36d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:29:05,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-2ad7318b-47c1-4f1a-8a5d-a2b7b181f36d 2018-07-30 03:29:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:06,002 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33740ac6-4e1b-45a1-b9b5-1164579e7866 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:06,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-33740ac6-4e1b-45a1-b9b5-1164579e7866 2018-07-30 03:29:06,002 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:06,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:06,088 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-636e3091-fe1e-42e7-85fe-836a7df6937f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:06,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-636e3091-fe1e-42e7-85fe-836a7df6937f 2018-07-30 03:29:06,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:06,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:06,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f6bfc05-03a4-4307-b1da-405542e83c3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:06,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-6f6bfc05-03a4-4307-b1da-405542e83c3d 2018-07-30 03:29:06,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:06,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:06,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412057c6-9152-450f-ba3a-8f0be2e82079 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:29:06,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-412057c6-9152-450f-ba3a-8f0be2e82079 2018-07-30 03:29:06,272 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-360f53f4-d509-47d-proj 2018-07-30 03:29:06,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/6b3ddac514b34b67985ed582ea070959 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:06,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7eae8fb-c853-4fdf-8bfd-cb6dd7494dfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:06,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6b3ddac514b34b67985ed582ea070959 used request id req-f7eae8fb-c853-4fdf-8bfd-cb6dd7494dfa 2018-07-30 03:29:06,470 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-360f53f4-d509-47d-proj-role 2018-07-30 03:29:06,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a1b01dc1bb0c4fddb0c43b7f7d05b227 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:06,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ca44906-8b92-4706-af27-40ea0f6eb983 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:06,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a1b01dc1bb0c4fddb0c43b7f7d05b227 used request id req-4ca44906-8b92-4706-af27-40ea0f6eb983 2018-07-30 03:29:06,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f6738b205ce7bcc4688c9901b407fc597d5cf3" 2018-07-30 03:29:06,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc21e07-d787-4528-9498-261775ae9b81 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:29:06,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2cc21e07-d787-4528-9498-261775ae9b81 2018-07-30 03:29:06,667 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-360f53f4-d509-47d-user 2018-07-30 03:29:06,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/004f55130452495e9362c9cded62868b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e758dcccd0c4ab7f605d282712e56eb0b6c3dad" 2018-07-30 03:29:06,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26edcd2e-8d05-45a0-b741-8d931fa7e6d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:06,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/004f55130452495e9362c9cded62868b used request id req-26edcd2e-8d05-45a0-b741-8d931fa7e6d8 2018-07-30 03:29:06,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:07,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["aUPe75lmRhCtFm59acrUbg"], "issued_at": "2018-07-30T03:29:07.000000Z"}} 2018-07-30 03:29:07,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd7fff55e903418702f7fe0879e135e6fc00d9c" 2018-07-30 03:29:07,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5251db72-5455-4b78-bd18-f937fdc0dff8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:07,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5251db72-5455-4b78-bd18-f937fdc0dff8 2018-07-30 03:29:07,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:07,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:07,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["OiPrklUATE6jg6GcHb9xMw"], "issued_at": "2018-07-30T03:29:07.000000Z"}} 2018-07-30 03:29:07,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:07,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41040e80-6558-4123-ae51-a153686c4152 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:07,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-41040e80-6558-4123-ae51-a153686c4152 2018-07-30 03:29:07,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:07,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:07,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:07,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cda8be1-9b89-42bb-9596-9c9b525787e8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:29:07,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj used request id req-3cda8be1-9b89-42bb-9596-9c9b525787e8 2018-07-30 03:29:07,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:08,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bffa5af-8989-4b08-95dc-75898d59d767 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:29:08,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9bffa5af-8989-4b08-95dc-75898d59d767 2018-07-30 03:29:08,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj"}}' 2018-07-30 03:29:08,122 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0cdab60-924e-4cdb-80d9-2a7ff24a54e0 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7649dd57141341eba0a5fdfecc3e32a1"}, "tags": [], "enabled": true, "id": "7649dd57141341eba0a5fdfecc3e32a1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj"}} 2018-07-30 03:29:08,123 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a0cdab60-924e-4cdb-80d9-2a7ff24a54e0 2018-07-30 03:29:08,123 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj 2018-07-30 03:29:08,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:08,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:08,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["TrcQA-7YQLucOSScLLWibQ"], "issued_at": "2018-07-30T03:29:08.000000Z"}} 2018-07-30 03:29:08,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c62b9697e9d99ce6c6bde9d0b6a724281ddeadb" 2018-07-30 03:29:08,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a4294cb-fb2f-4978-9f00-010a28796163 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:08,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3a4294cb-fb2f-4978-9f00-010a28796163 2018-07-30 03:29:08,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:08,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:08,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c62b9697e9d99ce6c6bde9d0b6a724281ddeadb" 2018-07-30 03:29:08,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc2d225-8444-42c3-a25c-a83cd2143a97 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:29:08,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7fc2d225-8444-42c3-a25c-a83cd2143a97 2018-07-30 03:29:08,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c62b9697e9d99ce6c6bde9d0b6a724281ddeadb" 2018-07-30 03:29:08,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c47b56b2-1d2c-49cc-acaa-7d60a1f6467e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7649dd57141341eba0a5fdfecc3e32a1"}, "tags": [], "enabled": true, "id": "7649dd57141341eba0a5fdfecc3e32a1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj"}]} 2018-07-30 03:29:08,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj used request id req-c47b56b2-1d2c-49cc-acaa-7d60a1f6467e 2018-07-30 03:29:08,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c62b9697e9d99ce6c6bde9d0b6a724281ddeadb" 2018-07-30 03:29:08,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dd97bde-de2d-40d3-ad18-48a8964161d9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:29:08,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1dd97bde-de2d-40d3-ad18-48a8964161d9 2018-07-30 03:29:09,225 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-05f64c7c-9400-4ab-user 2018-07-30 03:29:09,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:09,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:09,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66723fe3-8ff6-436a-ad96-bc76f64e5209 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:29:09,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-66723fe3-8ff6-436a-ad96-bc76f64e5209 2018-07-30 03:29:09,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" -d '{"role": {"name": "CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj-role"}}' 2018-07-30 03:29:09,353 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ed9e7f0-20c3-49d0-a93f-dbbf10874776 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e0b8350898b4aeba5b59b895d803b82", "links": {"self": "http://172.30.9.25:5000/v3/roles/5e0b8350898b4aeba5b59b895d803b82"}, "name": "CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj-role"}} 2018-07-30 03:29:09,353 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-6ed9e7f0-20c3-49d0-a93f-dbbf10874776 2018-07-30 03:29:09,353 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj-role 2018-07-30 03:29:09,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/5e0b8350898b4aeba5b59b895d803b82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:09,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e27e31-f766-4943-924a-36c840c8becd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e0b8350898b4aeba5b59b895d803b82", "links": {"self": "http://172.30.9.25:5000/v3/roles/5e0b8350898b4aeba5b59b895d803b82"}, "name": "CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj-role"}} 2018-07-30 03:29:09,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/5e0b8350898b4aeba5b59b895d803b82 used request id req-c0e27e31-f766-4943-924a-36c840c8becd 2018-07-30 03:29:09,434 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj-role to project CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj 2018-07-30 03:29:09,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/7649dd57141341eba0a5fdfecc3e32a1/users/b15fa2a0319a4b7aaa6823c35b7346e3/roles/5e0b8350898b4aeba5b59b895d803b82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:09,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0b299e0-b5bc-45c6-8e27-ae80707acd69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:09,667 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7649dd57141341eba0a5fdfecc3e32a1/users/b15fa2a0319a4b7aaa6823c35b7346e3/roles/5e0b8350898b4aeba5b59b895d803b82 used request id req-f0b299e0-b5bc-45c6-8e27-ae80707acd69 2018-07-30 03:29:09,668 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:29:09,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:09,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:10,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e0b8350898b4aeba5b59b895d803b82", "name": "CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj-role"}], "expires_at": "2018-07-30T04:29:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7649dd57141341eba0a5fdfecc3e32a1", "name": "CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7649dd57141341eba0a5fdfecc3e32a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/7649dd57141341eba0a5fdfecc3e32a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/7649dd57141341eba0a5fdfecc3e32a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7649dd57141341eba0a5fdfecc3e32a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/7649dd57141341eba0a5fdfecc3e32a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/7649dd57141341eba0a5fdfecc3e32a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7649dd57141341eba0a5fdfecc3e32a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_7649dd57141341eba0a5fdfecc3e32a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7649dd57141341eba0a5fdfecc3e32a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/7649dd57141341eba0a5fdfecc3e32a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/7649dd57141341eba0a5fdfecc3e32a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/7649dd57141341eba0a5fdfecc3e32a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/7649dd57141341eba0a5fdfecc3e32a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/7649dd57141341eba0a5fdfecc3e32a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-05f64c7c-9400-4ab-user", "id": "b15fa2a0319a4b7aaa6823c35b7346e3"}, "audit_ids": ["8NhCJBr3TJi7oiDvAZhU-Q"], "issued_at": "2018-07-30T03:29:10.000000Z"}} 2018-07-30 03:29:10,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e5155986d5f8c89f773e2814b200ce7466fc772" 2018-07-30 03:29:10,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03af3d35-cf4c-4d7a-987a-2c67b386bc54 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:10,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-03af3d35-cf4c-4d7a-987a-2c67b386bc54 2018-07-30 03:29:10,128 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:29:10,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e5155986d5f8c89f773e2814b200ce7466fc772" 2018-07-30 03:29:10,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29: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-07e1c4c0-0817-42d5-8dc8-c5ebd3e58cf7 x-compute-request-id: req-07e1c4c0-0817-42d5-8dc8-c5ebd3e58cf7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 03:29:10,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-07e1c4c0-0817-42d5-8dc8-c5ebd3e58cf7 2018-07-30 03:29:10,300 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-7450d660-ee50-4a61-ac1f-c3fcfd2a943e... 2018-07-30 03:29:10,300 - OpenStackKeypair - INFO - Creating new keypair 2018-07-30 03:29:10,362 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-7450d660-ee50-4a61-ac1f-c3fcfd2a943e 2018-07-30 03:29:10,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e5155986d5f8c89f773e2814b200ce7466fc772" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDOUHa5A4goJ05ImhMecawbRyILGhtBP+RFSRE4z4lC5PoirTv/Dkdm61T2y8OHcnmMxNfShC+wGM18BVvqPFuU09ZdWXCXGNjcH3XerQRu8oGjwrTWfA828FQZHlvly/rMo4iGnFkJHg1dsp30Hl/uRxdX+1vkXXYe90d5f+VsfQ==", "name": "CreateKeypairsCleanupTests-7450d660-ee50-4a61-ac1f-c3fcfd2a943e"}}' 2018-07-30 03:29:10,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29: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-e7bb6d01-b00c-4234-b9ae-0aa569952c5d x-compute-request-id: req-e7bb6d01-b00c-4234-b9ae-0aa569952c5d Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDOUHa5A4goJ05ImhMecawbRyILGhtBP+RFSRE4z4lC5PoirTv/Dkdm61T2y8OHcnmMxNfShC+wGM18BVvqPFuU09ZdWXCXGNjcH3XerQRu8oGjwrTWfA828FQZHlvly/rMo4iGnFkJHg1dsp30Hl/uRxdX+1vkXXYe90d5f+VsfQ==", "user_id": "b15fa2a0319a4b7aaa6823c35b7346e3", "name": "CreateKeypairsCleanupTests-7450d660-ee50-4a61-ac1f-c3fcfd2a943e", "fingerprint": "02:79:df:47:04:24:0e:35:fe:1c:7b:7b:07:5b:10:74"}} 2018-07-30 03:29:10,438 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-e7bb6d01-b00c-4234-b9ae-0aa569952c5d 2018-07-30 03:29:10,440 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-7450d660-ee50-4a61-ac1f-c3fcfd2a943e.pub 2018-07-30 03:29:10,440 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-7450d660-ee50-4a61-ac1f-c3fcfd2a943e 2018-07-30 03:29:10,441 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-7450d660-ee50-4a61-ac1f-c3fcfd2a943e 2018-07-30 03:29:10,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-7450d660-ee50-4a61-ac1f-c3fcfd2a943e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e5155986d5f8c89f773e2814b200ce7466fc772" 2018-07-30 03:29:10,474 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:29: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-a182cebc-c79f-43e2-b877-c6b9849ed4e8 x-compute-request-id: req-a182cebc-c79f-43e2-b877-c6b9849ed4e8 Content-Length: 0 Content-Type: application/json 2018-07-30 03:29:10,474 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-7450d660-ee50-4a61-ac1f-c3fcfd2a943e used request id req-a182cebc-c79f-43e2-b877-c6b9849ed4e8 2018-07-30 03:29:10,474 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-7450d660-ee50-4a61-ac1f-c3fcfd2a943e.pub] 2018-07-30 03:29:10,474 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-7450d660-ee50-4a61-ac1f-c3fcfd2a943e] 2018-07-30 03:29:10,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:10,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-14aa9b0a-6f1c-4ce7-b51d-00a93997844b Date: Mon, 30 Jul 2018 03:29:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:29:10,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-14aa9b0a-6f1c-4ce7-b51d-00a93997844b 2018-07-30 03:29:10,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:10,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9554eef-0050-4b19-ac3a-5bdb6a184e21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:10,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-e9554eef-0050-4b19-ac3a-5bdb6a184e21 2018-07-30 03:29:10,843 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:10,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:10,927 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b22abde0-8d8e-4302-93a1-da779e3d0a8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:10,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-b22abde0-8d8e-4302-93a1-da779e3d0a8e 2018-07-30 03:29:10,927 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:10,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:11,010 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00930eb7-4d57-4a10-9bd8-e87b48517d75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:11,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-00930eb7-4d57-4a10-9bd8-e87b48517d75 2018-07-30 03:29:11,010 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:11,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:11,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74bf577d-dfb0-44f7-8584-87b92fe652ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:11,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-74bf577d-dfb0-44f7-8584-87b92fe652ba 2018-07-30 03:29:11,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:11,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:11,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed616cd-0f76-4c75-8a95-6a463740ae75 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:29:11,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-3ed616cd-0f76-4c75-8a95-6a463740ae75 2018-07-30 03:29:11,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:11,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dae70091-eeae-45fe-a1fa-afb3e4a30e08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:11,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-dae70091-eeae-45fe-a1fa-afb3e4a30e08 2018-07-30 03:29:11,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:11,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:11,353 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a894cea2-798f-4dd9-b098-0c24e142c88e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:11,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-a894cea2-798f-4dd9-b098-0c24e142c88e 2018-07-30 03:29:11,354 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:11,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:11,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6025110b-1bc0-4957-9615-0b219c417d26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:11,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-6025110b-1bc0-4957-9615-0b219c417d26 2018-07-30 03:29:11,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:11,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:11,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a994f6-7d27-4396-8595-f8844ae01737 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:29:11,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-c9a994f6-7d27-4396-8595-f8844ae01737 2018-07-30 03:29:11,537 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj 2018-07-30 03:29:11,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/7649dd57141341eba0a5fdfecc3e32a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:11,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b06871d5-0bec-4722-bb53-3972f0337ac1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:11,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7649dd57141341eba0a5fdfecc3e32a1 used request id req-b06871d5-0bec-4722-bb53-3972f0337ac1 2018-07-30 03:29:11,747 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-05f64c7c-9400-4ab-proj-role 2018-07-30 03:29:11,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/5e0b8350898b4aeba5b59b895d803b82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:11,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53d50f70-8c69-4730-882e-559fb065caae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:11,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5e0b8350898b4aeba5b59b895d803b82 used request id req-53d50f70-8c69-4730-882e-559fb065caae 2018-07-30 03:29:11,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22022b58bbf6fe44dba4a42189515953e1a6bc0d" 2018-07-30 03:29:11,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91e9629-3802-44a9-a6b2-3349434d7e67 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:29:11,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c91e9629-3802-44a9-a6b2-3349434d7e67 2018-07-30 03:29:11,941 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-05f64c7c-9400-4ab-user 2018-07-30 03:29:11,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/b15fa2a0319a4b7aaa6823c35b7346e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c62b9697e9d99ce6c6bde9d0b6a724281ddeadb" 2018-07-30 03:29:12,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b41250f1-915d-4c7d-801c-3f112793f4b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:12,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b15fa2a0319a4b7aaa6823c35b7346e3 used request id req-b41250f1-915d-4c7d-801c-3f112793f4b2 2018-07-30 03:29:12,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:12,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["7zMJVpJ0QVm01fYFlOlAYw"], "issued_at": "2018-07-30T03:29:12.000000Z"}} 2018-07-30 03:29:12,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5755813e09b3b7f41999ec396c303477d6f255" 2018-07-30 03:29:12,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d27b6bb-676f-46b8-9d20-18ff697cea9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:12,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3d27b6bb-676f-46b8-9d20-18ff697cea9a 2018-07-30 03:29:12,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:12,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:12,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["bCn6F3-ARsS2dMHH0WgAmw"], "issued_at": "2018-07-30T03:29:12.000000Z"}} 2018-07-30 03:29:12,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:13,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7872945-8a36-4bb0-86fe-b0c32ea0b30a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:13,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c7872945-8a36-4bb0-86fe-b0c32ea0b30a 2018-07-30 03:29:13,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:13,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:13,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:13,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a124bd5-a903-4c5e-a38b-69e021f146d2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:29:13,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj used request id req-9a124bd5-a903-4c5e-a38b-69e021f146d2 2018-07-30 03:29:13,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:13,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8527a65-7c76-406c-8679-6e6e5edc4ded Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:29:13,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f8527a65-7c76-406c-8679-6e6e5edc4ded 2018-07-30 03:29:13,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj"}}' 2018-07-30 03:29:13,270 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3900f88d-890e-4339-9e3b-95bc9ee855e8 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05039f8c186e476bbbf3400b1eac1f9d"}, "tags": [], "enabled": true, "id": "05039f8c186e476bbbf3400b1eac1f9d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj"}} 2018-07-30 03:29:13,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3900f88d-890e-4339-9e3b-95bc9ee855e8 2018-07-30 03:29:13,270 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj 2018-07-30 03:29:13,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:13,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:13,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["yUoMyB51Tjy7Dh-fKJvseg"], "issued_at": "2018-07-30T03:29:13.000000Z"}} 2018-07-30 03:29:13,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1721c11b79bd33bc7b666501538d1b1832be2e7b" 2018-07-30 03:29:13,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb09d28b-e8e6-4024-93f3-7fd7804dc7ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:13,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bb09d28b-e8e6-4024-93f3-7fd7804dc7ea 2018-07-30 03:29:13,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:13,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:13,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1721c11b79bd33bc7b666501538d1b1832be2e7b" 2018-07-30 03:29:13,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8829fef6-e6eb-4762-b2f7-d9b2420188d8 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:29:13,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8829fef6-e6eb-4762-b2f7-d9b2420188d8 2018-07-30 03:29:13,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1721c11b79bd33bc7b666501538d1b1832be2e7b" 2018-07-30 03:29:13,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58fe6d49-fc21-4f12-bb9a-42f465284450 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/05039f8c186e476bbbf3400b1eac1f9d"}, "tags": [], "enabled": true, "id": "05039f8c186e476bbbf3400b1eac1f9d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj"}]} 2018-07-30 03:29:13,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj used request id req-58fe6d49-fc21-4f12-bb9a-42f465284450 2018-07-30 03:29:13,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1721c11b79bd33bc7b666501538d1b1832be2e7b" 2018-07-30 03:29:13,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7779702a-ff12-44f4-b3b8-05bf6b9b9841 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:29:13,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7779702a-ff12-44f4-b3b8-05bf6b9b9841 2018-07-30 03:29:14,324 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-user 2018-07-30 03:29:14,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:14,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:14,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca6552e-44c4-45cf-b909-7e6a852b252e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:29:14,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7ca6552e-44c4-45cf-b909-7e6a852b252e 2018-07-30 03:29:14,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" -d '{"role": {"name": "CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj-role"}}' 2018-07-30 03:29:14,443 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d333dc1-ab06-4eb8-bd1c-f25b13e0e9f8 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ed43bda47964a33a17e89f2d88a5bbb", "links": {"self": "http://172.30.9.25:5000/v3/roles/7ed43bda47964a33a17e89f2d88a5bbb"}, "name": "CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj-role"}} 2018-07-30 03:29:14,443 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-7d333dc1-ab06-4eb8-bd1c-f25b13e0e9f8 2018-07-30 03:29:14,443 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj-role 2018-07-30 03:29:14,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7ed43bda47964a33a17e89f2d88a5bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:14,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e9c1638-549d-45ae-99ee-0c8f2d0a3bec Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ed43bda47964a33a17e89f2d88a5bbb", "links": {"self": "http://172.30.9.25:5000/v3/roles/7ed43bda47964a33a17e89f2d88a5bbb"}, "name": "CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj-role"}} 2018-07-30 03:29:14,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7ed43bda47964a33a17e89f2d88a5bbb used request id req-9e9c1638-549d-45ae-99ee-0c8f2d0a3bec 2018-07-30 03:29:14,541 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj-role to project CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj 2018-07-30 03:29:14,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/05039f8c186e476bbbf3400b1eac1f9d/users/3d2cf15c777847408051834e5302704c/roles/7ed43bda47964a33a17e89f2d88a5bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:14,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d2cafeb-f434-4c38-803f-c8a67b2cb9eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:14,666 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/05039f8c186e476bbbf3400b1eac1f9d/users/3d2cf15c777847408051834e5302704c/roles/7ed43bda47964a33a17e89f2d88a5bbb used request id req-1d2cafeb-f434-4c38-803f-c8a67b2cb9eb 2018-07-30 03:29:14,666 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:29:14,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:14,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:15,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ed43bda47964a33a17e89f2d88a5bbb", "name": "CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj-role"}], "expires_at": "2018-07-30T04:29:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05039f8c186e476bbbf3400b1eac1f9d", "name": "CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/05039f8c186e476bbbf3400b1eac1f9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/05039f8c186e476bbbf3400b1eac1f9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/05039f8c186e476bbbf3400b1eac1f9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/05039f8c186e476bbbf3400b1eac1f9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/05039f8c186e476bbbf3400b1eac1f9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/05039f8c186e476bbbf3400b1eac1f9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_05039f8c186e476bbbf3400b1eac1f9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_05039f8c186e476bbbf3400b1eac1f9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/05039f8c186e476bbbf3400b1eac1f9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/05039f8c186e476bbbf3400b1eac1f9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/05039f8c186e476bbbf3400b1eac1f9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/05039f8c186e476bbbf3400b1eac1f9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/05039f8c186e476bbbf3400b1eac1f9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/05039f8c186e476bbbf3400b1eac1f9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-user", "id": "3d2cf15c777847408051834e5302704c"}, "audit_ids": ["8KoFyAQ7R0uSTAvgz_DZzA"], "issued_at": "2018-07-30T03:29:15.000000Z"}} 2018-07-30 03:29:15,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ddcbb9289fda52c95197c29c2b4c00900b5fb6" 2018-07-30 03:29:15,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39944c43-ba15-40c4-b501-1fef3e99022c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:15,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-39944c43-ba15-40c4-b501-1fef3e99022c 2018-07-30 03:29:15,126 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:29:15,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ddcbb9289fda52c95197c29c2b4c00900b5fb6" 2018-07-30 03:29:15,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f96b03a9-48e1-4f38-8c79-25cee0c3a91e x-compute-request-id: req-f96b03a9-48e1-4f38-8c79-25cee0c3a91e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 03:29:15,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-f96b03a9-48e1-4f38-8c79-25cee0c3a91e 2018-07-30 03:29:15,304 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-dd210894-5e65-4e1e-9ca6-fdfbfcac0740... 2018-07-30 03:29:15,304 - OpenStackKeypair - INFO - Creating new keypair 2018-07-30 03:29:15,354 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-dd210894-5e65-4e1e-9ca6-fdfbfcac0740 2018-07-30 03:29:15,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ddcbb9289fda52c95197c29c2b4c00900b5fb6" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDXIY3suiJGTrz5Oq2RLnQAoUakmMLJzyTcpulVNbEvwNBfy8GfQX8NccM/Ot2iNLYy4KeWZGvHJcmriUsQPBP1WRyIKiHdqpoUoMLQfEvW9nPTHWSoIHo80y6BmRXgGGjv+bsfq+uJ5omaritAJ2XgDlrSH7BmtGJg/yhSiZ87oQ==", "name": "CreateKeypairsCleanupTests-dd210894-5e65-4e1e-9ca6-fdfbfcac0740"}}' 2018-07-30 03:29:15,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bfe7125-8df9-4ffb-8b20-03c5e9096c5c x-compute-request-id: req-5bfe7125-8df9-4ffb-8b20-03c5e9096c5c Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDXIY3suiJGTrz5Oq2RLnQAoUakmMLJzyTcpulVNbEvwNBfy8GfQX8NccM/Ot2iNLYy4KeWZGvHJcmriUsQPBP1WRyIKiHdqpoUoMLQfEvW9nPTHWSoIHo80y6BmRXgGGjv+bsfq+uJ5omaritAJ2XgDlrSH7BmtGJg/yhSiZ87oQ==", "user_id": "3d2cf15c777847408051834e5302704c", "name": "CreateKeypairsCleanupTests-dd210894-5e65-4e1e-9ca6-fdfbfcac0740", "fingerprint": "ed:97:b4:08:d5:01:6c:6e:61:1e:b1:dd:0b:e9:82:21"}} 2018-07-30 03:29:15,406 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-5bfe7125-8df9-4ffb-8b20-03c5e9096c5c 2018-07-30 03:29:15,420 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-dd210894-5e65-4e1e-9ca6-fdfbfcac0740.pub 2018-07-30 03:29:15,421 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-dd210894-5e65-4e1e-9ca6-fdfbfcac0740 2018-07-30 03:29:15,421 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-dd210894-5e65-4e1e-9ca6-fdfbfcac0740 2018-07-30 03:29:15,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-dd210894-5e65-4e1e-9ca6-fdfbfcac0740 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ddcbb9289fda52c95197c29c2b4c00900b5fb6" 2018-07-30 03:29:15,453 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:29:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-364cfe4c-558d-4b77-8f39-12ed41041b94 x-compute-request-id: req-364cfe4c-558d-4b77-8f39-12ed41041b94 Content-Length: 0 Content-Type: application/json 2018-07-30 03:29:15,453 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-dd210894-5e65-4e1e-9ca6-fdfbfcac0740 used request id req-364cfe4c-558d-4b77-8f39-12ed41041b94 2018-07-30 03:29:15,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:15,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d88081e8-e2eb-4806-8f93-e478b9fe7365 Date: Mon, 30 Jul 2018 03:29:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:29:15,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-d88081e8-e2eb-4806-8f93-e478b9fe7365 2018-07-30 03:29:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:15,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67fb325b-ca57-40ce-b45a-27313bfa4f8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:15,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-67fb325b-ca57-40ce-b45a-27313bfa4f8b 2018-07-30 03:29:15,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:15,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:15,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ee09c8f-a4a9-4482-b89a-972b0a5cd7fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:15,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-3ee09c8f-a4a9-4482-b89a-972b0a5cd7fe 2018-07-30 03:29:15,949 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:15,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:16,032 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a392050c-982d-41ef-8ce3-fcd35fbfbc56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:16,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-a392050c-982d-41ef-8ce3-fcd35fbfbc56 2018-07-30 03:29:16,032 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:16,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:16,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f46b05a7-c7fa-4a56-a5c1-4578c9b9ef75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:16,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-f46b05a7-c7fa-4a56-a5c1-4578c9b9ef75 2018-07-30 03:29:16,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:16,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:16,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cabb9830-4153-4842-bd3b-25a8220d686b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:29:16,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-cabb9830-4153-4842-bd3b-25a8220d686b 2018-07-30 03:29:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:16,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-720294c3-f978-4b85-9215-2c9ae4039e4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:16,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-720294c3-f978-4b85-9215-2c9ae4039e4b 2018-07-30 03:29:16,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:16,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:16,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a26ed34d-ff56-4073-bafd-f412fb73ebc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:16,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-a26ed34d-ff56-4073-bafd-f412fb73ebc3 2018-07-30 03:29:16,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:16,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:16,455 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94c4ed91-3624-461d-bb0d-5756ede839de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:16,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-94c4ed91-3624-461d-bb0d-5756ede839de 2018-07-30 03:29:16,456 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:16,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:16,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aaaa50e-6698-43dd-83aa-e6930fb180c3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:29:16,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-4aaaa50e-6698-43dd-83aa-e6930fb180c3 2018-07-30 03:29:16,548 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj 2018-07-30 03:29:16,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/05039f8c186e476bbbf3400b1eac1f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:16,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f98bd1db-7651-4ee2-91b7-7f0d91e59901 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:16,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/05039f8c186e476bbbf3400b1eac1f9d used request id req-f98bd1db-7651-4ee2-91b7-7f0d91e59901 2018-07-30 03:29:16,768 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-proj-role 2018-07-30 03:29:16,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/7ed43bda47964a33a17e89f2d88a5bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:16,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74b627aa-8420-433e-b2bb-4a675f7ecd21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:16,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/7ed43bda47964a33a17e89f2d88a5bbb used request id req-74b627aa-8420-433e-b2bb-4a675f7ecd21 2018-07-30 03:29:16,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e32684bdcccd4d16205d9ac44b0370e4144e2fd" 2018-07-30 03:29:16,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562e7cb5-55b8-4606-92e9-f4c91e4047b7 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:29:16,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-562e7cb5-55b8-4606-92e9-f4c91e4047b7 2018-07-30 03:29:16,965 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-41f03cdd-69aa-4c6-user 2018-07-30 03:29:16,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3d2cf15c777847408051834e5302704c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1721c11b79bd33bc7b666501538d1b1832be2e7b" 2018-07-30 03:29:17,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d1d4e4b-cef5-4a5d-a1cd-fef830ad1967 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:17,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3d2cf15c777847408051834e5302704c used request id req-6d1d4e4b-cef5-4a5d-a1cd-fef830ad1967 2018-07-30 03:29:17,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:17,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["WqjqZADqTamUFV522Jw__g"], "issued_at": "2018-07-30T03:29:17.000000Z"}} 2018-07-30 03:29:17,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd7bf8f1d98548d2acabdb97aeb894469badee1" 2018-07-30 03:29:17,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-571d1957-8e75-4b25-bb71-6c8640c97916 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:17,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-571d1957-8e75-4b25-bb71-6c8640c97916 2018-07-30 03:29:17,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:17,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:18,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["uv6uTqsCTpOHhRlHhw6zyQ"], "issued_at": "2018-07-30T03:29:18.000000Z"}} 2018-07-30 03:29:18,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:18,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d949e46-0dc3-4df2-a4c6-70f1e5cc3ab0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:18,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7d949e46-0dc3-4df2-a4c6-70f1e5cc3ab0 2018-07-30 03:29:18,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:18,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:18,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f101c62f-1966-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:18,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ebd1f4-8875-4430-9a9c-a5e740361673 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f101c62f-1966-487-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:29:18,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f101c62f-1966-487-proj used request id req-61ebd1f4-8875-4430-9a9c-a5e740361673 2018-07-30 03:29:18,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:18,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3af904c-134a-4ee1-b39a-64d01efb8539 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:29:18,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c3af904c-134a-4ee1-b39a-64d01efb8539 2018-07-30 03:29:18,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-f101c62f-1966-487-proj"}}' 2018-07-30 03:29:18,555 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b8f146-9a2a-4863-a4b7-30d0969afeae Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc018e03362a48dca5bd5263f0ce9698"}, "tags": [], "enabled": true, "id": "fc018e03362a48dca5bd5263f0ce9698", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f101c62f-1966-487-proj"}} 2018-07-30 03:29:18,555 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-f9b8f146-9a2a-4863-a4b7-30d0969afeae 2018-07-30 03:29:18,556 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-f101c62f-1966-487-proj 2018-07-30 03:29:18,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:18,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:18,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["8I2xnfSeTYm2UvEXCUn1SA"], "issued_at": "2018-07-30T03:29:18.000000Z"}} 2018-07-30 03:29:18,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b7bb72c951312c8e90d3c36b88eb76e1657254" 2018-07-30 03:29:19,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9507d2-8e9b-4167-8fb6-48c92ee5ac64 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:19,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5c9507d2-8e9b-4167-8fb6-48c92ee5ac64 2018-07-30 03:29:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:19,041 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:19,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b7bb72c951312c8e90d3c36b88eb76e1657254" 2018-07-30 03:29:19,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f11d7ed-953c-49d7-b3c4-e8719b9f28fa Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:29:19,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0f11d7ed-953c-49d7-b3c4-e8719b9f28fa 2018-07-30 03:29:19,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-f101c62f-1966-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b7bb72c951312c8e90d3c36b88eb76e1657254" 2018-07-30 03:29:19,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4f470f-f306-4283-a345-45c5e3b1217d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-f101c62f-1966-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc018e03362a48dca5bd5263f0ce9698"}, "tags": [], "enabled": true, "id": "fc018e03362a48dca5bd5263f0ce9698", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f101c62f-1966-487-proj"}]} 2018-07-30 03:29:19,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-f101c62f-1966-487-proj used request id req-4d4f470f-f306-4283-a345-45c5e3b1217d 2018-07-30 03:29:19,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b7bb72c951312c8e90d3c36b88eb76e1657254" 2018-07-30 03:29:19,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd787a35-56ec-451d-8dda-a2fe8409a76e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:29:19,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-bd787a35-56ec-451d-8dda-a2fe8409a76e 2018-07-30 03:29:19,618 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-f101c62f-1966-487-user 2018-07-30 03:29:19,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:19,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:19,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7fed668-ec8b-4b6e-98c2-8c69b385f7b4 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:29:19,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a7fed668-ec8b-4b6e-98c2-8c69b385f7b4 2018-07-30 03:29:19,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" -d '{"role": {"name": "CreateNetworkSuccessTests-f101c62f-1966-487-proj-role"}}' 2018-07-30 03:29:19,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe0e3494-3f78-42df-a3f5-13de3d31e47c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9553d076198749e8b3064db91790fac2", "links": {"self": "http://172.30.9.25:5000/v3/roles/9553d076198749e8b3064db91790fac2"}, "name": "CreateNetworkSuccessTests-f101c62f-1966-487-proj-role"}} 2018-07-30 03:29:19,774 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-fe0e3494-3f78-42df-a3f5-13de3d31e47c 2018-07-30 03:29:19,775 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-f101c62f-1966-487-proj-role 2018-07-30 03:29:19,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/9553d076198749e8b3064db91790fac2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:19,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7693f3-67e3-403a-b356-d51138cbd235 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9553d076198749e8b3064db91790fac2", "links": {"self": "http://172.30.9.25:5000/v3/roles/9553d076198749e8b3064db91790fac2"}, "name": "CreateNetworkSuccessTests-f101c62f-1966-487-proj-role"}} 2018-07-30 03:29:19,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/9553d076198749e8b3064db91790fac2 used request id req-2a7693f3-67e3-403a-b356-d51138cbd235 2018-07-30 03:29:19,860 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-f101c62f-1966-487-proj-role to project CreateNetworkSuccessTests-f101c62f-1966-487-proj 2018-07-30 03:29:19,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/fc018e03362a48dca5bd5263f0ce9698/users/278b866db9c74bb0bac10be6df380bc5/roles/9553d076198749e8b3064db91790fac2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:19,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46cea81a-2516-41af-8979-8a32ade969c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:19,980 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/fc018e03362a48dca5bd5263f0ce9698/users/278b866db9c74bb0bac10be6df380bc5/roles/9553d076198749e8b3064db91790fac2 used request id req-46cea81a-2516-41af-8979-8a32ade969c1 2018-07-30 03:29:19,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:19,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:20,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9553d076198749e8b3064db91790fac2", "name": "CreateNetworkSuccessTests-f101c62f-1966-487-proj-role"}], "expires_at": "2018-07-30T04:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc018e03362a48dca5bd5263f0ce9698", "name": "CreateNetworkSuccessTests-f101c62f-1966-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fc018e03362a48dca5bd5263f0ce9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/fc018e03362a48dca5bd5263f0ce9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/fc018e03362a48dca5bd5263f0ce9698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fc018e03362a48dca5bd5263f0ce9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/fc018e03362a48dca5bd5263f0ce9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/fc018e03362a48dca5bd5263f0ce9698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_fc018e03362a48dca5bd5263f0ce9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fc018e03362a48dca5bd5263f0ce9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fc018e03362a48dca5bd5263f0ce9698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/fc018e03362a48dca5bd5263f0ce9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/fc018e03362a48dca5bd5263f0ce9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/fc018e03362a48dca5bd5263f0ce9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/fc018e03362a48dca5bd5263f0ce9698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/fc018e03362a48dca5bd5263f0ce9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f101c62f-1966-487-user", "id": "278b866db9c74bb0bac10be6df380bc5"}, "audit_ids": ["eNZpC323R_K90dOogqmgag"], "issued_at": "2018-07-30T03:29:20.000000Z"}} 2018-07-30 03:29:20,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef673dd8a4bc35a68d1f00c37208c40a98864a1" 2018-07-30 03:29:20,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c98cc7dd-5422-4e96-ac58-c58b74887e2b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:20,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c98cc7dd-5422-4e96-ac58-c58b74887e2b 2018-07-30 03:29:20,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef673dd8a4bc35a68d1f00c37208c40a98864a1" 2018-07-30 03:29:20,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d4725d9c-455b-497a-905f-61926bf857bf Date: Mon, 30 Jul 2018 03:29:20 GMT RESP BODY: {"networks":[]} 2018-07-30 03:29:20,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-net used request id req-d4725d9c-455b-497a-905f-61926bf857bf 2018-07-30 03:29:20,635 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-net 2018-07-30 03:29:20,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef673dd8a4bc35a68d1f00c37208c40a98864a1" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-net", "admin_state_up": true}}' 2018-07-30 03:29:21,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-8e8d6888-b02b-4cb1-a923-faa8f80fba7c Date: Mon, 30 Jul 2018 03:29:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1d178fd1-b643-406e-a76a-0909eed2717d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fc018e03362a48dca5bd5263f0ce9698","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:29:20Z","is_default":false,"name":"CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fc018e03362a48dca5bd5263f0ce9698","created_at":"2018-07-30T03:29:20Z","mtu":999}} 2018-07-30 03:29:21,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-8e8d6888-b02b-4cb1-a923-faa8f80fba7c 2018-07-30 03:29:21,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1d178fd1-b643-406e-a76a-0909eed2717d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef673dd8a4bc35a68d1f00c37208c40a98864a1" 2018-07-30 03:29:21,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-a6c8fd3a-cef9-441d-b51a-e66d9516a789 Date: Mon, 30 Jul 2018 03:29:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1d178fd1-b643-406e-a76a-0909eed2717d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fc018e03362a48dca5bd5263f0ce9698","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:29:20Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-net","admin_state_up":true,"tenant_id":"fc018e03362a48dca5bd5263f0ce9698","created_at":"2018-07-30T03:29:20Z","mtu":999}]} 2018-07-30 03:29:21,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1d178fd1-b643-406e-a76a-0909eed2717d used request id req-a6c8fd3a-cef9-441d-b51a-e66d9516a789 2018-07-30 03:29:21,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1d178fd1-b643-406e-a76a-0909eed2717d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef673dd8a4bc35a68d1f00c37208c40a98864a1" 2018-07-30 03:29:21,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-db5abbde-d14a-4aa6-9f78-98918a807be1 Date: Mon, 30 Jul 2018 03:29:21 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:29:21,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1d178fd1-b643-406e-a76a-0909eed2717d used request id req-db5abbde-d14a-4aa6-9f78-98918a807be1 2018-07-30 03:29:21,270 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-subnet 2018-07-30 03:29:21,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef673dd8a4bc35a68d1f00c37208c40a98864a1" -d '{"subnets": [{"ip_version": 4, "network_id": "1d178fd1-b643-406e-a76a-0909eed2717d", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-subnet"}]}' 2018-07-30 03:29:22,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b1b64394-c4ba-4af1-95bf-f080016ca602 Date: Mon, 30 Jul 2018 03:29:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d178fd1-b643-406e-a76a-0909eed2717d","tenant_id":"fc018e03362a48dca5bd5263f0ce9698","created_at":"2018-07-30T03:29:21Z","dns_nameservers":[],"updated_at":"2018-07-30T03:29:21Z","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":"fc018e03362a48dca5bd5263f0ce9698","id":"9226f984-4e07-4299-950c-dd7ffc00c758","subnetpool_id":null,"name":"CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-subnet"}]} 2018-07-30 03:29:22,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-b1b64394-c4ba-4af1-95bf-f080016ca602 2018-07-30 03:29:22,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1d178fd1-b643-406e-a76a-0909eed2717d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef673dd8a4bc35a68d1f00c37208c40a98864a1" 2018-07-30 03:29:22,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c9beeb02-e89c-4197-9950-9b602d26a09e Date: Mon, 30 Jul 2018 03:29:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1d178fd1-b643-406e-a76a-0909eed2717d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fc018e03362a48dca5bd5263f0ce9698","l2_adjacency":true,"status":"ACTIVE","subnets":["9226f984-4e07-4299-950c-dd7ffc00c758"],"description":"","tags":[],"updated_at":"2018-07-30T03:29:21Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-net","admin_state_up":true,"tenant_id":"fc018e03362a48dca5bd5263f0ce9698","created_at":"2018-07-30T03:29:20Z","mtu":999}]} 2018-07-30 03:29:22,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1d178fd1-b643-406e-a76a-0909eed2717d used request id req-c9beeb02-e89c-4197-9950-9b602d26a09e 2018-07-30 03:29:22,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1d178fd1-b643-406e-a76a-0909eed2717d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef673dd8a4bc35a68d1f00c37208c40a98864a1" 2018-07-30 03:29:22,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-77e8f8d1-fbd5-464f-bf62-7672fc2c5961 Date: Mon, 30 Jul 2018 03:29:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d178fd1-b643-406e-a76a-0909eed2717d","tenant_id":"fc018e03362a48dca5bd5263f0ce9698","created_at":"2018-07-30T03:29:21Z","dns_nameservers":[],"updated_at":"2018-07-30T03:29:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc018e03362a48dca5bd5263f0ce9698","id":"9226f984-4e07-4299-950c-dd7ffc00c758","subnetpool_id":null,"name":"CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-subnet"}]} 2018-07-30 03:29:22,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1d178fd1-b643-406e-a76a-0909eed2717d used request id req-77e8f8d1-fbd5-464f-bf62-7672fc2c5961 2018-07-30 03:29:22,187 - OpenStackNetwork - DEBUG - Network [1d178fd1-b643-406e-a76a-0909eed2717d] created successfully 2018-07-30 03:29:22,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:22,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9553d076198749e8b3064db91790fac2", "name": "CreateNetworkSuccessTests-f101c62f-1966-487-proj-role"}], "expires_at": "2018-07-30T04:29:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc018e03362a48dca5bd5263f0ce9698", "name": "CreateNetworkSuccessTests-f101c62f-1966-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fc018e03362a48dca5bd5263f0ce9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/fc018e03362a48dca5bd5263f0ce9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/fc018e03362a48dca5bd5263f0ce9698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fc018e03362a48dca5bd5263f0ce9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/fc018e03362a48dca5bd5263f0ce9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/fc018e03362a48dca5bd5263f0ce9698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_fc018e03362a48dca5bd5263f0ce9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fc018e03362a48dca5bd5263f0ce9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fc018e03362a48dca5bd5263f0ce9698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/fc018e03362a48dca5bd5263f0ce9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/fc018e03362a48dca5bd5263f0ce9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/fc018e03362a48dca5bd5263f0ce9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/fc018e03362a48dca5bd5263f0ce9698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/fc018e03362a48dca5bd5263f0ce9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f101c62f-1966-487-user", "id": "278b866db9c74bb0bac10be6df380bc5"}, "audit_ids": ["WhNggmM2R-OPBt9nU1-eUA"], "issued_at": "2018-07-30T03:29:22.000000Z"}} 2018-07-30 03:29:22,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb3784ebe5321fd733769351e78330e90d1ddf8a" 2018-07-30 03:29:22,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0c39cbff-3712-4bb7-ba5b-cfa2f6cea225 Date: Mon, 30 Jul 2018 03:29:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1d178fd1-b643-406e-a76a-0909eed2717d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fc018e03362a48dca5bd5263f0ce9698","l2_adjacency":true,"status":"ACTIVE","subnets":["9226f984-4e07-4299-950c-dd7ffc00c758"],"description":"","tags":[],"updated_at":"2018-07-30T03:29:21Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-net","admin_state_up":true,"tenant_id":"fc018e03362a48dca5bd5263f0ce9698","created_at":"2018-07-30T03:29:20Z","mtu":999}]} 2018-07-30 03:29:22,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-net used request id req-0c39cbff-3712-4bb7-ba5b-cfa2f6cea225 2018-07-30 03:29:22,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:22,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:22,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc018e03362a48dca5bd5263f0ce9698 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd7bf8f1d98548d2acabdb97aeb894469badee1" 2018-07-30 03:29:22,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0a64ef-e40f-4c0b-a067-c540bf12315a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc018e03362a48dca5bd5263f0ce9698"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc018e03362a48dca5bd5263f0ce9698", "name": "CreateNetworkSuccessTests-f101c62f-1966-487-proj"}} 2018-07-30 03:29:22,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc018e03362a48dca5bd5263f0ce9698 used request id req-ed0a64ef-e40f-4c0b-a067-c540bf12315a 2018-07-30 03:29:22,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1d178fd1-b643-406e-a76a-0909eed2717d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb3784ebe5321fd733769351e78330e90d1ddf8a" 2018-07-30 03:29:23,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b535c781-b76c-422b-85da-1315029c9c75 Date: Mon, 30 Jul 2018 03:29:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d178fd1-b643-406e-a76a-0909eed2717d","tenant_id":"fc018e03362a48dca5bd5263f0ce9698","created_at":"2018-07-30T03:29:21Z","dns_nameservers":[],"updated_at":"2018-07-30T03:29:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc018e03362a48dca5bd5263f0ce9698","id":"9226f984-4e07-4299-950c-dd7ffc00c758","subnetpool_id":null,"name":"CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-subnet"}]} 2018-07-30 03:29:23,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1d178fd1-b643-406e-a76a-0909eed2717d used request id req-b535c781-b76c-422b-85da-1315029c9c75 2018-07-30 03:29:23,017 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-subnet 2018-07-30 03:29:23,017 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-subnet 2018-07-30 03:29:23,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/9226f984-4e07-4299-950c-dd7ffc00c758 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb3784ebe5321fd733769351e78330e90d1ddf8a" 2018-07-30 03:29:24,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d6f3fa8-cb2f-461b-9b10-7955f5449de9 Date: Mon, 30 Jul 2018 03:29:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:29:24,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9226f984-4e07-4299-950c-dd7ffc00c758 used request id req-5d6f3fa8-cb2f-461b-9b10-7955f5449de9 2018-07-30 03:29:24,283 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-net 2018-07-30 03:29:24,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/1d178fd1-b643-406e-a76a-0909eed2717d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb3784ebe5321fd733769351e78330e90d1ddf8a" 2018-07-30 03:29:25,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dac9311d-f250-4f77-b101-29e399c68a57 Date: Mon, 30 Jul 2018 03:29:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:29:25,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/1d178fd1-b643-406e-a76a-0909eed2717d used request id req-dac9311d-f250-4f77-b101-29e399c68a57 2018-07-30 03:29:25,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb3784ebe5321fd733769351e78330e90d1ddf8a" 2018-07-30 03:29:25,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-236734f4-edf3-4b13-8d11-efebe1e9a78b Date: Mon, 30 Jul 2018 03:29:25 GMT RESP BODY: {"networks":[]} 2018-07-30 03:29:25,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-net used request id req-236734f4-edf3-4b13-8d11-efebe1e9a78b 2018-07-30 03:29:25,349 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-subnet 2018-07-30 03:29:25,349 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-subnet 2018-07-30 03:29:25,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/9226f984-4e07-4299-950c-dd7ffc00c758 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef673dd8a4bc35a68d1f00c37208c40a98864a1" 2018-07-30 03:29:25,387 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-20b1bc0b-d606-4c22-bdd9-f50c5179b666 Date: Mon, 30 Jul 2018 03:29:25 GMT RESP BODY: {"NeutronError": {"message": "Subnet 9226f984-4e07-4299-950c-dd7ffc00c758 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-30 03:29:25,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9226f984-4e07-4299-950c-dd7ffc00c758 used request id req-20b1bc0b-d606-4c22-bdd9-f50c5179b666 2018-07-30 03:29:25,388 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 9226f984-4e07-4299-950c-dd7ffc00c758 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-30 03:29:25,388 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-71a6d19f-507b-4745-a7ba-14b7c00a3314-pub-net 2018-07-30 03:29:25,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/1d178fd1-b643-406e-a76a-0909eed2717d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef673dd8a4bc35a68d1f00c37208c40a98864a1" 2018-07-30 03:29:25,421 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-98170227-f6db-4b0d-a16c-dafd638e4b29 Date: Mon, 30 Jul 2018 03:29:25 GMT RESP BODY: {"NeutronError": {"message": "Network 1d178fd1-b643-406e-a76a-0909eed2717d could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-07-30 03:29:25,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/1d178fd1-b643-406e-a76a-0909eed2717d used request id req-98170227-f6db-4b0d-a16c-dafd638e4b29 2018-07-30 03:29:25,421 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 1d178fd1-b643-406e-a76a-0909eed2717d could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-07-30 03:29:25,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:25,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0872d40d-8118-4ee8-8343-2d0102681d2b Date: Mon, 30 Jul 2018 03:29:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fc018e03362a48dca5bd5263f0ce9698", "created_at": "2018-07-30T03:29:20Z", "updated_at": "2018-07-30T03:29:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:29:20Z", "revision_number": 0, "id": "59bfe0f2-042f-42c4-a714-6711a3ba15ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:29:20Z", "security_group_id": "65231e19-cbb9-49e4-b9c1-1bb14dd50593", "tenant_id": "fc018e03362a48dca5bd5263f0ce9698", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc018e03362a48dca5bd5263f0ce9698"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:29:20Z", "revision_number": 0, "id": "ab9ef61e-672d-48a2-9e38-34d8fd00d8d5", "remote_group_id": "65231e19-cbb9-49e4-b9c1-1bb14dd50593", "remote_ip_prefix": null, "created_at": "2018-07-30T03:29:20Z", "security_group_id": "65231e19-cbb9-49e4-b9c1-1bb14dd50593", "tenant_id": "fc018e03362a48dca5bd5263f0ce9698", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc018e03362a48dca5bd5263f0ce9698"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:29:20Z", "revision_number": 0, "id": "b57d5d3a-7d37-444b-9e8e-b6ae6e5ebb71", "remote_group_id": "65231e19-cbb9-49e4-b9c1-1bb14dd50593", "remote_ip_prefix": null, "created_at": "2018-07-30T03:29:20Z", "security_group_id": "65231e19-cbb9-49e4-b9c1-1bb14dd50593", "tenant_id": "fc018e03362a48dca5bd5263f0ce9698", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc018e03362a48dca5bd5263f0ce9698"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:29:20Z", "revision_number": 0, "id": "ee4090c7-2b3d-4e23-8380-1fd5adff1760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:29:20Z", "security_group_id": "65231e19-cbb9-49e4-b9c1-1bb14dd50593", "tenant_id": "fc018e03362a48dca5bd5263f0ce9698", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc018e03362a48dca5bd5263f0ce9698"}], "revision_number": 4, "project_id": "fc018e03362a48dca5bd5263f0ce9698", "id": "65231e19-cbb9-49e4-b9c1-1bb14dd50593", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:29:25,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-0872d40d-8118-4ee8-8343-2d0102681d2b 2018-07-30 03:29:25,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:25,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d0b4027-3c21-49aa-9052-6ea41319fc71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:25,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-9d0b4027-3c21-49aa-9052-6ea41319fc71 2018-07-30 03:29:25,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:25,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:26,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e82bd04-8542-4650-81e5-65e7a152bc5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:26,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-1e82bd04-8542-4650-81e5-65e7a152bc5f 2018-07-30 03:29:26,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:26,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:26,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e917943-50d6-44c2-98a2-ed373ad83079 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:26,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-3e917943-50d6-44c2-98a2-ed373ad83079 2018-07-30 03:29:26,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:26,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:26,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1945254-2396-4e00-b409-a653d30d67a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:26,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-c1945254-2396-4e00-b409-a653d30d67a2 2018-07-30 03:29:26,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:26,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc018e03362a48dca5bd5263f0ce9698 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:26,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2a370f-4e42-4549-aa1a-47b67ac5eef1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc018e03362a48dca5bd5263f0ce9698"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc018e03362a48dca5bd5263f0ce9698", "name": "CreateNetworkSuccessTests-f101c62f-1966-487-proj"}} 2018-07-30 03:29:26,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc018e03362a48dca5bd5263f0ce9698 used request id req-ac2a370f-4e42-4549-aa1a-47b67ac5eef1 2018-07-30 03:29:26,285 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65231e19-cbb9-49e4-b9c1-1bb14dd50593 2018-07-30 03:29:26,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=65231e19-cbb9-49e4-b9c1-1bb14dd50593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:26,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ac36b8d7-d1a1-41a6-b0d6-4b00df7aa492 Date: Mon, 30 Jul 2018 03:29: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-30T03:29:20Z", "security_group_id": "65231e19-cbb9-49e4-b9c1-1bb14dd50593", "port_range_min": null, "revision_number": 0, "tenant_id": "fc018e03362a48dca5bd5263f0ce9698", "created_at": "2018-07-30T03:29:20Z", "project_id": "fc018e03362a48dca5bd5263f0ce9698", "id": "59bfe0f2-042f-42c4-a714-6711a3ba15ac"}, {"remote_group_id": "65231e19-cbb9-49e4-b9c1-1bb14dd50593", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:29:20Z", "security_group_id": "65231e19-cbb9-49e4-b9c1-1bb14dd50593", "port_range_min": null, "revision_number": 0, "tenant_id": "fc018e03362a48dca5bd5263f0ce9698", "created_at": "2018-07-30T03:29:20Z", "project_id": "fc018e03362a48dca5bd5263f0ce9698", "id": "ab9ef61e-672d-48a2-9e38-34d8fd00d8d5"}, {"remote_group_id": "65231e19-cbb9-49e4-b9c1-1bb14dd50593", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:29:20Z", "security_group_id": "65231e19-cbb9-49e4-b9c1-1bb14dd50593", "port_range_min": null, "revision_number": 0, "tenant_id": "fc018e03362a48dca5bd5263f0ce9698", "created_at": "2018-07-30T03:29:20Z", "project_id": "fc018e03362a48dca5bd5263f0ce9698", "id": "b57d5d3a-7d37-444b-9e8e-b6ae6e5ebb71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:29:20Z", "security_group_id": "65231e19-cbb9-49e4-b9c1-1bb14dd50593", "port_range_min": null, "revision_number": 0, "tenant_id": "fc018e03362a48dca5bd5263f0ce9698", "created_at": "2018-07-30T03:29:20Z", "project_id": "fc018e03362a48dca5bd5263f0ce9698", "id": "ee4090c7-2b3d-4e23-8380-1fd5adff1760"}]} 2018-07-30 03:29:26,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=65231e19-cbb9-49e4-b9c1-1bb14dd50593 used request id req-ac36b8d7-d1a1-41a6-b0d6-4b00df7aa492 2018-07-30 03:29:26,325 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:29:26,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/65231e19-cbb9-49e4-b9c1-1bb14dd50593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:26,469 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f758e35-b9cd-4f51-bb98-240f44569b80 Content-Length: 0 Date: Mon, 30 Jul 2018 03:29:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:29:26,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/65231e19-cbb9-49e4-b9c1-1bb14dd50593 used request id req-0f758e35-b9cd-4f51-bb98-240f44569b80 2018-07-30 03:29:26,470 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-f101c62f-1966-487-proj 2018-07-30 03:29:26,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/fc018e03362a48dca5bd5263f0ce9698 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:26,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9ca7f5b-9334-4f76-84c1-baf791b4f016 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:26,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/fc018e03362a48dca5bd5263f0ce9698 used request id req-b9ca7f5b-9334-4f76-84c1-baf791b4f016 2018-07-30 03:29:26,672 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-f101c62f-1966-487-proj-role 2018-07-30 03:29:26,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/9553d076198749e8b3064db91790fac2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:26,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8707ca6-aa5e-4442-9f52-d89028abb4fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:26,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/9553d076198749e8b3064db91790fac2 used request id req-c8707ca6-aa5e-4442-9f52-d89028abb4fb 2018-07-30 03:29:26,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf4cefbd2c7531b437c15c0a608d4f38e5de8" 2018-07-30 03:29:26,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b9dc05-be7b-47a6-8412-1461e8905968 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:29:26,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-97b9dc05-be7b-47a6-8412-1461e8905968 2018-07-30 03:29:26,873 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-f101c62f-1966-487-user 2018-07-30 03:29:26,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/278b866db9c74bb0bac10be6df380bc5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b7bb72c951312c8e90d3c36b88eb76e1657254" 2018-07-30 03:29:27,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f01ef47e-a5fd-4cb6-9553-242ff094b85a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:27,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/278b866db9c74bb0bac10be6df380bc5 used request id req-f01ef47e-a5fd-4cb6-9553-242ff094b85a 2018-07-30 03:29:27,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:27,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["f0OQZHX5TP-5DkESgwQ1ag"], "issued_at": "2018-07-30T03:29:27.000000Z"}} 2018-07-30 03:29:27,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c08032b29ba5a143f402e5c9704323031eb667" 2018-07-30 03:29:27,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b862f8-ca0a-4579-bccd-d03913d9af76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:27,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-16b862f8-ca0a-4579-bccd-d03913d9af76 2018-07-30 03:29:27,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:27,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:27,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ludBLsSySZ2P8XYTaNQxeQ"], "issued_at": "2018-07-30T03:29:27.000000Z"}} 2018-07-30 03:29:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:27,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-033d60e1-92c4-4aff-a9af-c68cc45afb31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:27,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-033d60e1-92c4-4aff-a9af-c68cc45afb31 2018-07-30 03:29:27,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:27,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:27,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:28,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d33132d-eb1c-4efc-a1b0-8368bf0468aa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:29:28,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj used request id req-7d33132d-eb1c-4efc-a1b0-8368bf0468aa 2018-07-30 03:29:28,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:28,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8dc9d5-1a05-40c8-8af2-f52f11928c29 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:29:28,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-da8dc9d5-1a05-40c8-8af2-f52f11928c29 2018-07-30 03:29:28,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj"}}' 2018-07-30 03:29:28,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cdd4478-d686-41fd-bb39-02ad3b22e47c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3"}, "tags": [], "enabled": true, "id": "36eec4b895624c46ad4b867b862b54a3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj"}} 2018-07-30 03:29:28,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6cdd4478-d686-41fd-bb39-02ad3b22e47c 2018-07-30 03:29:28,207 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-fdecd34c-f185-46c-proj 2018-07-30 03:29:28,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:28,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:28,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["FxDd_cplTr-9T7tZ7k_kAQ"], "issued_at": "2018-07-30T03:29:28.000000Z"}} 2018-07-30 03:29:28,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77040362634d49eb64a111638fa6f7b5f17a3dbc" 2018-07-30 03:29:28,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d46a06ce-1c55-48a8-8a8f-6dd51ed21268 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:28,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d46a06ce-1c55-48a8-8a8f-6dd51ed21268 2018-07-30 03:29:28,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:28,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:28,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77040362634d49eb64a111638fa6f7b5f17a3dbc" 2018-07-30 03:29:28,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc49cec0-a744-4f6d-b7f7-764adf003f34 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:29:28,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cc49cec0-a744-4f6d-b7f7-764adf003f34 2018-07-30 03:29:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77040362634d49eb64a111638fa6f7b5f17a3dbc" 2018-07-30 03:29:28,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0f9576-0e1e-44e1-af8a-6c99d277df32 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3"}, "tags": [], "enabled": true, "id": "36eec4b895624c46ad4b867b862b54a3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj"}]} 2018-07-30 03:29:28,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj used request id req-eb0f9576-0e1e-44e1-af8a-6c99d277df32 2018-07-30 03:29:28,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77040362634d49eb64a111638fa6f7b5f17a3dbc" 2018-07-30 03:29:28,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f048807-9a8c-4029-8b06-e6be4c76dade Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:29:28,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4f048807-9a8c-4029-8b06-e6be4c76dade 2018-07-30 03:29:29,264 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-fdecd34c-f185-46c-user 2018-07-30 03:29:29,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:29,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:29,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d036f343-95a3-4276-b6b0-b1a110dd6945 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:29:29,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d036f343-95a3-4276-b6b0-b1a110dd6945 2018-07-30 03:29:29,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" -d '{"role": {"name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj-role"}}' 2018-07-30 03:29:29,384 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06e3c4ea-fdf9-415d-bb0e-a5b2776d5ae8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc6e5b6073da4e8cab4c2c162e5538d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc6e5b6073da4e8cab4c2c162e5538d0"}, "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj-role"}} 2018-07-30 03:29:29,384 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-06e3c4ea-fdf9-415d-bb0e-a5b2776d5ae8 2018-07-30 03:29:29,384 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-fdecd34c-f185-46c-proj-role 2018-07-30 03:29:29,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/bc6e5b6073da4e8cab4c2c162e5538d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:29,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bca4760-c7cc-435d-96a5-070f5ddacacf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc6e5b6073da4e8cab4c2c162e5538d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc6e5b6073da4e8cab4c2c162e5538d0"}, "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj-role"}} 2018-07-30 03:29:29,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/bc6e5b6073da4e8cab4c2c162e5538d0 used request id req-8bca4760-c7cc-435d-96a5-070f5ddacacf 2018-07-30 03:29:29,473 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-fdecd34c-f185-46c-proj-role to project CreateNetworkSuccessTests-fdecd34c-f185-46c-proj 2018-07-30 03:29:29,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3/users/88765db450c94a3381da101098fe9e83/roles/bc6e5b6073da4e8cab4c2c162e5538d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:29,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec1c0db2-0271-4a44-ad4d-33973bd2c42d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:29,596 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3/users/88765db450c94a3381da101098fe9e83/roles/bc6e5b6073da4e8cab4c2c162e5538d0 used request id req-ec1c0db2-0271-4a44-ad4d-33973bd2c42d 2018-07-30 03:29:29,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:29,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:30,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["MMIPkukhSc6vfEX2H06_7A"], "issued_at": "2018-07-30T03:29:30.000000Z"}} 2018-07-30 03:29:30,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205e2c806de7f01aff6ae2b97d5b82e04eec40cd" 2018-07-30 03:29:30,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb310917-e5d7-428f-bc2f-b2a374a517b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:30,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fb310917-e5d7-428f-bc2f-b2a374a517b4 2018-07-30 03:29:30,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205e2c806de7f01aff6ae2b97d5b82e04eec40cd" 2018-07-30 03:29:30,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0e831b1e-a3c8-4bba-b7dd-86970b56ff15 Date: Mon, 30 Jul 2018 03:29:30 GMT RESP BODY: {"networks":[]} 2018-07-30 03:29:30,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net used request id req-0e831b1e-a3c8-4bba-b7dd-86970b56ff15 2018-07-30 03:29:30,334 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net 2018-07-30 03:29:30,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:30,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:30,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Mtyb4JcxQcCMlirNI1Fy5A"], "issued_at": "2018-07-30T03:29:30.000000Z"}} 2018-07-30 03:29:30,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5740b388a1c3d1aa8203e82968680c9949e6a466" 2018-07-30 03:29:30,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e68d9d-cdbb-4a17-bb52-460fe17b5a5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:30,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-91e68d9d-cdbb-4a17-bb52-460fe17b5a5b 2018-07-30 03:29:30,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:30,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:30,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5740b388a1c3d1aa8203e82968680c9949e6a466" 2018-07-30 03:29:30,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb0563a7-20f2-4c3f-ba30-40ad46733c06 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3"}, "tags": [], "enabled": true, "id": "36eec4b895624c46ad4b867b862b54a3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj"}]} 2018-07-30 03:29:30,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj used request id req-bb0563a7-20f2-4c3f-ba30-40ad46733c06 2018-07-30 03:29:30,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205e2c806de7f01aff6ae2b97d5b82e04eec40cd" -d '{"network": {"tenant_id": "36eec4b895624c46ad4b867b862b54a3", "mtu": 999, "name": "CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net", "admin_state_up": true}}' 2018-07-30 03:29:31,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-449b1ef5-af87-4312-980c-236695dd1980 Date: Mon, 30 Jul 2018 03:29:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4cd658d2-d69c-492e-8926-92bda888a0da","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"36eec4b895624c46ad4b867b862b54a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:29:31Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net","admin_state_up":true,"tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:31Z","mtu":999}} 2018-07-30 03:29:31,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-449b1ef5-af87-4312-980c-236695dd1980 2018-07-30 03:29:31,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4cd658d2-d69c-492e-8926-92bda888a0da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205e2c806de7f01aff6ae2b97d5b82e04eec40cd" 2018-07-30 03:29:31,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-b04c10f7-1395-4e77-b38c-f9f6f6645279 Date: Mon, 30 Jul 2018 03:29:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"4cd658d2-d69c-492e-8926-92bda888a0da","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"36eec4b895624c46ad4b867b862b54a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:29:31Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net","admin_state_up":true,"tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:31Z","provider:network_type":"vxlan"}]} 2018-07-30 03:29:31,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4cd658d2-d69c-492e-8926-92bda888a0da used request id req-b04c10f7-1395-4e77-b38c-f9f6f6645279 2018-07-30 03:29:31,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4cd658d2-d69c-492e-8926-92bda888a0da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205e2c806de7f01aff6ae2b97d5b82e04eec40cd" 2018-07-30 03:29:31,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-36d09984-6aa4-4c48-a52a-96f712de6d9c Date: Mon, 30 Jul 2018 03:29:31 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:29:31,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4cd658d2-d69c-492e-8926-92bda888a0da used request id req-36d09984-6aa4-4c48-a52a-96f712de6d9c 2018-07-30 03:29:31,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:31,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:31,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["mcvgYHp2QgCRFPFQgSoI0g"], "issued_at": "2018-07-30T03:29:31.000000Z"}} 2018-07-30 03:29:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6b7becefea2fcafab7e949409702eebe873c10b" 2018-07-30 03:29:31,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed74e92d-7692-4563-97e8-f5144e6aaea0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:31,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ed74e92d-7692-4563-97e8-f5144e6aaea0 2018-07-30 03:29:31,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:31,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:31,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6b7becefea2fcafab7e949409702eebe873c10b" 2018-07-30 03:29:32,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc28af88-deaf-4017-8e8f-16fe92e24bd1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3"}, "tags": [], "enabled": true, "id": "36eec4b895624c46ad4b867b862b54a3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj"}]} 2018-07-30 03:29:32,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj used request id req-cc28af88-deaf-4017-8e8f-16fe92e24bd1 2018-07-30 03:29:32,016 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet 2018-07-30 03:29:32,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205e2c806de7f01aff6ae2b97d5b82e04eec40cd" -d '{"subnets": [{"ip_version": 4, "network_id": "4cd658d2-d69c-492e-8926-92bda888a0da", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet", "tenant_id": "36eec4b895624c46ad4b867b862b54a3"}]}' 2018-07-30 03:29:32,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-cb05815f-33c7-4869-8bea-686d8d620951 Date: Mon, 30 Jul 2018 03:29:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:29:32Z","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":"90694e8d-ea11-4736-8bd0-b0fcb9096483","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"36eec4b895624c46ad4b867b862b54a3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4cd658d2-d69c-492e-8926-92bda888a0da","tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:32Z","ip_version":4}]} 2018-07-30 03:29:32,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-cb05815f-33c7-4869-8bea-686d8d620951 2018-07-30 03:29:32,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4cd658d2-d69c-492e-8926-92bda888a0da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205e2c806de7f01aff6ae2b97d5b82e04eec40cd" 2018-07-30 03:29:32,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-5fcc55c7-04e1-4d82-a10f-24c8041cbdf6 Date: Mon, 30 Jul 2018 03:29:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"4cd658d2-d69c-492e-8926-92bda888a0da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"36eec4b895624c46ad4b867b862b54a3","l2_adjacency":true,"status":"ACTIVE","subnets":["90694e8d-ea11-4736-8bd0-b0fcb9096483"],"description":"","tags":[],"updated_at":"2018-07-30T03:29:32Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net","admin_state_up":true,"tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:31Z","provider:network_type":"vxlan"}]} 2018-07-30 03:29:32,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4cd658d2-d69c-492e-8926-92bda888a0da used request id req-5fcc55c7-04e1-4d82-a10f-24c8041cbdf6 2018-07-30 03:29:32,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4cd658d2-d69c-492e-8926-92bda888a0da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205e2c806de7f01aff6ae2b97d5b82e04eec40cd" 2018-07-30 03:29:32,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-50dc2138-f675-4b04-a72b-3f435ac1902c Date: Mon, 30 Jul 2018 03:29:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:29:32Z","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":"90694e8d-ea11-4736-8bd0-b0fcb9096483","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"36eec4b895624c46ad4b867b862b54a3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4cd658d2-d69c-492e-8926-92bda888a0da","tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:32Z","ip_version":4}]} 2018-07-30 03:29:32,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4cd658d2-d69c-492e-8926-92bda888a0da used request id req-50dc2138-f675-4b04-a72b-3f435ac1902c 2018-07-30 03:29:32,552 - OpenStackNetwork - DEBUG - Network [4cd658d2-d69c-492e-8926-92bda888a0da] created successfully 2018-07-30 03:29:32,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:32,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc6e5b6073da4e8cab4c2c162e5538d0", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj-role"}], "expires_at": "2018-07-30T04:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36eec4b895624c46ad4b867b862b54a3", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/36eec4b895624c46ad4b867b862b54a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/36eec4b895624c46ad4b867b862b54a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/36eec4b895624c46ad4b867b862b54a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/36eec4b895624c46ad4b867b862b54a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/36eec4b895624c46ad4b867b862b54a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/36eec4b895624c46ad4b867b862b54a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_36eec4b895624c46ad4b867b862b54a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_36eec4b895624c46ad4b867b862b54a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/36eec4b895624c46ad4b867b862b54a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/36eec4b895624c46ad4b867b862b54a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/36eec4b895624c46ad4b867b862b54a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/36eec4b895624c46ad4b867b862b54a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/36eec4b895624c46ad4b867b862b54a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/36eec4b895624c46ad4b867b862b54a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-user", "id": "88765db450c94a3381da101098fe9e83"}, "audit_ids": ["zV4DSkDrQdKrQjTMayiv6A"], "issued_at": "2018-07-30T03:29:32.000000Z"}} 2018-07-30 03:29:32,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1befbb8708da3c9d3b0bd3632599144a2303a3" 2018-07-30 03:29:33,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-248fe777-a05e-46e2-9214-d13396f32efa Date: Mon, 30 Jul 2018 03:29:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4cd658d2-d69c-492e-8926-92bda888a0da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36eec4b895624c46ad4b867b862b54a3","l2_adjacency":true,"status":"ACTIVE","subnets":["90694e8d-ea11-4736-8bd0-b0fcb9096483"],"description":"","tags":[],"updated_at":"2018-07-30T03:29:32Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net","admin_state_up":true,"tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:31Z","mtu":999}]} 2018-07-30 03:29:33,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net used request id req-248fe777-a05e-46e2-9214-d13396f32efa 2018-07-30 03:29:33,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:33,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:33,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c08032b29ba5a143f402e5c9704323031eb667" 2018-07-30 03:29:33,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9ecdec-6ba7-4fd3-858a-ae3d768b7da1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36eec4b895624c46ad4b867b862b54a3", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj"}} 2018-07-30 03:29:33,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3 used request id req-3e9ecdec-6ba7-4fd3-858a-ae3d768b7da1 2018-07-30 03:29:33,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4cd658d2-d69c-492e-8926-92bda888a0da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1befbb8708da3c9d3b0bd3632599144a2303a3" 2018-07-30 03:29:33,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5ffc6ed8-29bf-4453-a5f9-14cb12d20da8 Date: Mon, 30 Jul 2018 03:29:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cd658d2-d69c-492e-8926-92bda888a0da","tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:29:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"36eec4b895624c46ad4b867b862b54a3","id":"90694e8d-ea11-4736-8bd0-b0fcb9096483","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet"}]} 2018-07-30 03:29:33,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4cd658d2-d69c-492e-8926-92bda888a0da used request id req-5ffc6ed8-29bf-4453-a5f9-14cb12d20da8 2018-07-30 03:29:33,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:33,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:33,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc6e5b6073da4e8cab4c2c162e5538d0", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj-role"}], "expires_at": "2018-07-30T04:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36eec4b895624c46ad4b867b862b54a3", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/36eec4b895624c46ad4b867b862b54a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/36eec4b895624c46ad4b867b862b54a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/36eec4b895624c46ad4b867b862b54a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/36eec4b895624c46ad4b867b862b54a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/36eec4b895624c46ad4b867b862b54a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/36eec4b895624c46ad4b867b862b54a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_36eec4b895624c46ad4b867b862b54a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_36eec4b895624c46ad4b867b862b54a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/36eec4b895624c46ad4b867b862b54a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/36eec4b895624c46ad4b867b862b54a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/36eec4b895624c46ad4b867b862b54a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/36eec4b895624c46ad4b867b862b54a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/36eec4b895624c46ad4b867b862b54a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/36eec4b895624c46ad4b867b862b54a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-user", "id": "88765db450c94a3381da101098fe9e83"}, "audit_ids": ["EKZjezEMQz6ddvp8nQWc_Q"], "issued_at": "2018-07-30T03:29:33.000000Z"}} 2018-07-30 03:29:33,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61804d865489192644d8c5a0b220dc31f984e6bc" 2018-07-30 03:29:33,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d58a3a-a712-4ca8-8dc3-7bfd646c521d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:33,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-82d58a3a-a712-4ca8-8dc3-7bfd646c521d 2018-07-30 03:29:33,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61804d865489192644d8c5a0b220dc31f984e6bc" 2018-07-30 03:29:34,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4afe3d1b-2ef0-4de5-9561-69685285afd9 Date: Mon, 30 Jul 2018 03:29:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4cd658d2-d69c-492e-8926-92bda888a0da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"36eec4b895624c46ad4b867b862b54a3","l2_adjacency":true,"status":"ACTIVE","subnets":["90694e8d-ea11-4736-8bd0-b0fcb9096483"],"description":"","tags":[],"updated_at":"2018-07-30T03:29:32Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net","admin_state_up":true,"tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:31Z","mtu":999}]} 2018-07-30 03:29:34,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net used request id req-4afe3d1b-2ef0-4de5-9561-69685285afd9 2018-07-30 03:29:34,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:34,163 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:34,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61804d865489192644d8c5a0b220dc31f984e6bc" 2018-07-30 03:29:34,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f347c13-b73c-4380-b10f-665eaca3656e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36eec4b895624c46ad4b867b862b54a3", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj"}} 2018-07-30 03:29:34,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3 used request id req-9f347c13-b73c-4380-b10f-665eaca3656e 2018-07-30 03:29:34,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4cd658d2-d69c-492e-8926-92bda888a0da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61804d865489192644d8c5a0b220dc31f984e6bc" 2018-07-30 03:29:34,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bf841a2a-c7b2-47dc-a1bb-bb20fa82d352 Date: Mon, 30 Jul 2018 03:29:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cd658d2-d69c-492e-8926-92bda888a0da","tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:29:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"36eec4b895624c46ad4b867b862b54a3","id":"90694e8d-ea11-4736-8bd0-b0fcb9096483","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet"}]} 2018-07-30 03:29:34,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4cd658d2-d69c-492e-8926-92bda888a0da used request id req-bf841a2a-c7b2-47dc-a1bb-bb20fa82d352 2018-07-30 03:29:34,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:34,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:34,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Iq2PawWVQwSjuPwv-4SJjw"], "issued_at": "2018-07-30T03:29:34.000000Z"}} 2018-07-30 03:29:34,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:34,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f851f1-b977-40cf-be69-c0a756ea93f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:34,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-60f851f1-b977-40cf-be69-c0a756ea93f3 2018-07-30 03:29:34,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:34,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-68fc3655-a3bb-4f7d-8af2-9b713e9efc08 Date: Mon, 30 Jul 2018 03:29:34 GMT RESP BODY: {"routers": []} 2018-07-30 03:29:34,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-router&admin_state_up=True used request id req-68fc3655-a3bb-4f7d-8af2-9b713e9efc08 2018-07-30 03:29:34,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:34,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:35,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["rtAE-yf8SxGa5iuxDPAYhQ"], "issued_at": "2018-07-30T03:29:35.000000Z"}} 2018-07-30 03:29:35,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b29c2605b8203587fd7556d5d15ec089504d1" 2018-07-30 03:29:35,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fdb0b88-10dd-4955-bd91-70dc6d826e6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:35,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4fdb0b88-10dd-4955-bd91-70dc6d826e6d 2018-07-30 03:29:35,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:35,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:35,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b29c2605b8203587fd7556d5d15ec089504d1" 2018-07-30 03:29:35,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ecafbbd-8f47-44ee-9d7e-18af6badeac8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3"}, "tags": [], "enabled": true, "id": "36eec4b895624c46ad4b867b862b54a3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj"}]} 2018-07-30 03:29:35,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-fdecd34c-f185-46c-proj used request id req-3ecafbbd-8f47-44ee-9d7e-18af6badeac8 2018-07-30 03:29:35,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:35,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-87498e92-0515-4014-b943-2e4eb600c24d Date: Mon, 30 Jul 2018 03:29:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 03:29:35,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-87498e92-0515-4014-b943-2e4eb600c24d 2018-07-30 03:29:35,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:35,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f401c433-ab68-43e4-9b37-e16cf821e2d1 Date: Mon, 30 Jul 2018 03:29:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 03:29:35,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-f401c433-ab68-43e4-9b37-e16cf821e2d1 2018-07-30 03:29:35,598 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-router 2018-07-30 03:29:35,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "name": "CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-router", "admin_state_up": true}}' 2018-07-30 03:29:37,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-491765b0-2f95-44fa-a0bf-3c7062c19d95 Date: Mon, 30 Jul 2018 03:29:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "created_at": "2018-07-30T03:29:35Z", "admin_state_up": true, "updated_at": "2018-07-30T03:29:36Z", "project_id": "36eec4b895624c46ad4b867b862b54a3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "60f3816d-a0d3-4507-8a02-78db9f3f7600", "name": "CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-router"}} 2018-07-30 03:29:37,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-491765b0-2f95-44fa-a0bf-3c7062c19d95 2018-07-30 03:29:37,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=60f3816d-a0d3-4507-8a02-78db9f3f7600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:37,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-98b58310-65ac-44c3-aa11-d01399ec316f Date: Mon, 30 Jul 2018 03:29:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:29:36Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.207"}],"id":"16a73e87-b751-43ba-a12b-dc4dfdbdae11","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:6b:ce","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T03:29:36Z","binding:vnic_type":"normal","device_id":"60f3816d-a0d3-4507-8a02-78db9f3f7600","ip_allocation":"immediate"}]} 2018-07-30 03:29:37,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=60f3816d-a0d3-4507-8a02-78db9f3f7600 used request id req-98b58310-65ac-44c3-aa11-d01399ec316f 2018-07-30 03:29:37,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:37,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-f3142d37-2582-4cfc-a8e2-84cac24ab715 Date: Mon, 30 Jul 2018 03:29:37 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 03:29:37,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-f3142d37-2582-4cfc-a8e2-84cac24ab715 2018-07-30 03:29:37,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:37,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-40dd6fc4-bb0c-420f-b305-098c711e12f1 Date: Mon, 30 Jul 2018 03:29:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"4cd658d2-d69c-492e-8926-92bda888a0da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"36eec4b895624c46ad4b867b862b54a3","l2_adjacency":true,"status":"ACTIVE","subnets":["90694e8d-ea11-4736-8bd0-b0fcb9096483"],"description":"","tags":[],"updated_at":"2018-07-30T03:29:32Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net","admin_state_up":true,"tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:31Z","provider:network_type":"vxlan"}]} 2018-07-30 03:29:37,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net used request id req-40dd6fc4-bb0c-420f-b305-098c711e12f1 2018-07-30 03:29:37,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:37,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:37,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:37,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cfb54fe-333d-43bc-912b-0855f8a729fe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36eec4b895624c46ad4b867b862b54a3", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj"}} 2018-07-30 03:29:37,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3 used request id req-4cfb54fe-333d-43bc-912b-0855f8a729fe 2018-07-30 03:29:37,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4cd658d2-d69c-492e-8926-92bda888a0da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:37,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-436a22aa-35b3-4e1c-9baf-1086a86cd241 Date: Mon, 30 Jul 2018 03:29:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:29:32Z","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":"90694e8d-ea11-4736-8bd0-b0fcb9096483","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"36eec4b895624c46ad4b867b862b54a3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4cd658d2-d69c-492e-8926-92bda888a0da","tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:32Z","ip_version":4}]} 2018-07-30 03:29:37,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4cd658d2-d69c-492e-8926-92bda888a0da used request id req-436a22aa-35b3-4e1c-9baf-1086a86cd241 2018-07-30 03:29:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4cd658d2-d69c-492e-8926-92bda888a0da&name=CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:37,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-515f321b-d424-4ba4-bf4a-48642e4489d2 Date: Mon, 30 Jul 2018 03:29:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:29:32Z","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":"90694e8d-ea11-4736-8bd0-b0fcb9096483","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"36eec4b895624c46ad4b867b862b54a3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4cd658d2-d69c-492e-8926-92bda888a0da","tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:32Z","ip_version":4}]} 2018-07-30 03:29:37,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4cd658d2-d69c-492e-8926-92bda888a0da&name=CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet used request id req-515f321b-d424-4ba4-bf4a-48642e4489d2 2018-07-30 03:29:37,538 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-30 03:29:37,538 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-router 2018-07-30 03:29:37,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/60f3816d-a0d3-4507-8a02-78db9f3f7600/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" -d '{"subnet_id": "90694e8d-ea11-4736-8bd0-b0fcb9096483"}' 2018-07-30 03:29:39,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f088d2aa-5016-453f-a50a-174fa91b3247 Date: Mon, 30 Jul 2018 03:29:39 GMT RESP BODY: {"network_id": "4cd658d2-d69c-492e-8926-92bda888a0da", "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "subnet_id": "90694e8d-ea11-4736-8bd0-b0fcb9096483", "subnet_ids": ["90694e8d-ea11-4736-8bd0-b0fcb9096483"], "port_id": "23dbdac0-b6c8-4be3-a5f6-934d79284890", "id": "60f3816d-a0d3-4507-8a02-78db9f3f7600"} 2018-07-30 03:29:39,590 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/60f3816d-a0d3-4507-8a02-78db9f3f7600/add_router_interface used request id req-f088d2aa-5016-453f-a50a-174fa91b3247 2018-07-30 03:29:39,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/60f3816d-a0d3-4507-8a02-78db9f3f7600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:39,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-456d764f-69d0-46fc-9a37-df3071ddd8c8 Date: Mon, 30 Jul 2018 03:29:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "created_at": "2018-07-30T03:29:35Z", "admin_state_up": true, "updated_at": "2018-07-30T03:29:38Z", "project_id": "36eec4b895624c46ad4b867b862b54a3", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "60f3816d-a0d3-4507-8a02-78db9f3f7600", "name": "CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-router"}} 2018-07-30 03:29:39,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/60f3816d-a0d3-4507-8a02-78db9f3f7600 used request id req-456d764f-69d0-46fc-9a37-df3071ddd8c8 2018-07-30 03:29:39,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=60f3816d-a0d3-4507-8a02-78db9f3f7600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:39,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1748 X-Openstack-Request-Id: req-abb5320c-d7f2-4aff-ae32-6fbccd3df6bb Date: Mon, 30 Jul 2018 03:29:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:29:37Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.207"}],"id":"16a73e87-b751-43ba-a12b-dc4dfdbdae11","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:6b:ce","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":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T03:29:36Z","binding:vnic_type":"normal","device_id":"60f3816d-a0d3-4507-8a02-78db9f3f7600","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:29:38Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"90694e8d-ea11-4736-8bd0-b0fcb9096483","ip_address":"10.55.1.1"}],"id":"23dbdac0-b6c8-4be3-a5f6-934d79284890","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:37:3f:ae","project_id":"36eec4b895624c46ad4b867b862b54a3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4cd658d2-d69c-492e-8926-92bda888a0da","tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:38Z","binding:vnic_type":"normal","device_id":"60f3816d-a0d3-4507-8a02-78db9f3f7600","ip_allocation":"immediate"}]} 2018-07-30 03:29:39,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=60f3816d-a0d3-4507-8a02-78db9f3f7600 used request id req-abb5320c-d7f2-4aff-ae32-6fbccd3df6bb 2018-07-30 03:29:39,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:39,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5e654a75-80a7-499e-8860-4e11d4a484b7 Date: Mon, 30 Jul 2018 03:29:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 03:29:39,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-5e654a75-80a7-499e-8860-4e11d4a484b7 2018-07-30 03:29:39,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/90694e8d-ea11-4736-8bd0-b0fcb9096483 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:39,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-48009a4d-a031-45e5-b809-08527cd601d4 Date: Mon, 30 Jul 2018 03:29:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T03:29:32Z","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":"90694e8d-ea11-4736-8bd0-b0fcb9096483","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"36eec4b895624c46ad4b867b862b54a3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4cd658d2-d69c-492e-8926-92bda888a0da","tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:32Z","ip_version":4}} 2018-07-30 03:29:39,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/90694e8d-ea11-4736-8bd0-b0fcb9096483 used request id req-48009a4d-a031-45e5-b809-08527cd601d4 2018-07-30 03:29:39,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1befbb8708da3c9d3b0bd3632599144a2303a3" 2018-07-30 03:29:39,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e9d96673-1289-460c-af17-b1132d021bc0 Date: Mon, 30 Jul 2018 03:29:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "created_at": "2018-07-30T03:29:35Z", "admin_state_up": true, "updated_at": "2018-07-30T03:29:38Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "36eec4b895624c46ad4b867b862b54a3", "id": "60f3816d-a0d3-4507-8a02-78db9f3f7600", "name": "CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-router"}]} 2018-07-30 03:29:39,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-router&admin_state_up=True used request id req-e9d96673-1289-460c-af17-b1132d021bc0 2018-07-30 03:29:39,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c08032b29ba5a143f402e5c9704323031eb667" 2018-07-30 03:29:40,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1768456a-a987-429d-8e1f-bbdc95f2c7a3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36eec4b895624c46ad4b867b862b54a3", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj"}} 2018-07-30 03:29:40,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3 used request id req-1768456a-a987-429d-8e1f-bbdc95f2c7a3 2018-07-30 03:29:40,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=60f3816d-a0d3-4507-8a02-78db9f3f7600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1befbb8708da3c9d3b0bd3632599144a2303a3" 2018-07-30 03:29:40,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-3077e40f-9e31-4973-9461-05b5b3a60db5 Date: Mon, 30 Jul 2018 03:29:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:29:38Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"90694e8d-ea11-4736-8bd0-b0fcb9096483","ip_address":"10.55.1.1"}],"id":"23dbdac0-b6c8-4be3-a5f6-934d79284890","security_groups":[],"mac_address":"fa:16:3e:37:3f:ae","project_id":"36eec4b895624c46ad4b867b862b54a3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4cd658d2-d69c-492e-8926-92bda888a0da","tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:38Z","binding:vnic_type":"normal","device_id":"60f3816d-a0d3-4507-8a02-78db9f3f7600","ip_allocation":"immediate"}]} 2018-07-30 03:29:40,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=60f3816d-a0d3-4507-8a02-78db9f3f7600 used request id req-3077e40f-9e31-4973-9461-05b5b3a60db5 2018-07-30 03:29:40,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/90694e8d-ea11-4736-8bd0-b0fcb9096483 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1befbb8708da3c9d3b0bd3632599144a2303a3" 2018-07-30 03:29:40,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-f653d5f2-487c-4e3a-b442-484a0f201276 Date: Mon, 30 Jul 2018 03:29:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cd658d2-d69c-492e-8926-92bda888a0da","tenant_id":"36eec4b895624c46ad4b867b862b54a3","created_at":"2018-07-30T03:29:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:29:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"36eec4b895624c46ad4b867b862b54a3","id":"90694e8d-ea11-4736-8bd0-b0fcb9096483","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet"}} 2018-07-30 03:29:40,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/90694e8d-ea11-4736-8bd0-b0fcb9096483 used request id req-f653d5f2-487c-4e3a-b442-484a0f201276 2018-07-30 03:29:40,166 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-router and subnet CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet 2018-07-30 03:29:40,166 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-router 2018-07-30 03:29:40,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/60f3816d-a0d3-4507-8a02-78db9f3f7600/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" -d '{"subnet_id": "90694e8d-ea11-4736-8bd0-b0fcb9096483"}' 2018-07-30 03:29:41,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eb09a30b-a383-4aee-82f1-a3e1f81257ab Date: Mon, 30 Jul 2018 03:29:41 GMT RESP BODY: {"network_id": "4cd658d2-d69c-492e-8926-92bda888a0da", "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "subnet_id": "90694e8d-ea11-4736-8bd0-b0fcb9096483", "subnet_ids": ["90694e8d-ea11-4736-8bd0-b0fcb9096483"], "port_id": "23dbdac0-b6c8-4be3-a5f6-934d79284890", "id": "60f3816d-a0d3-4507-8a02-78db9f3f7600"} 2018-07-30 03:29:41,744 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/60f3816d-a0d3-4507-8a02-78db9f3f7600/remove_router_interface used request id req-eb09a30b-a383-4aee-82f1-a3e1f81257ab 2018-07-30 03:29:41,744 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-router 2018-07-30 03:29:41,744 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-router 2018-07-30 03:29:41,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/60f3816d-a0d3-4507-8a02-78db9f3f7600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118381272d5bda3fa9b4be56872f677c2856b64b" 2018-07-30 03:29:42,834 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ead1295-8fff-4803-b3fb-233b13e5b408 Content-Length: 0 Date: Mon, 30 Jul 2018 03:29:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:29:42,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/60f3816d-a0d3-4507-8a02-78db9f3f7600 used request id req-5ead1295-8fff-4803-b3fb-233b13e5b408 2018-07-30 03:29:42,835 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet 2018-07-30 03:29:42,835 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-subnet 2018-07-30 03:29:42,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/90694e8d-ea11-4736-8bd0-b0fcb9096483 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205e2c806de7f01aff6ae2b97d5b82e04eec40cd" 2018-07-30 03:29:44,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d05f43f6-85d2-44dd-952b-37d2a5f163a1 Date: Mon, 30 Jul 2018 03:29:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:29:44,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/90694e8d-ea11-4736-8bd0-b0fcb9096483 used request id req-d05f43f6-85d2-44dd-952b-37d2a5f163a1 2018-07-30 03:29:44,063 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e4a7d990-eace-4d41-b1c7-bc161aaf6f1b-pub-net 2018-07-30 03:29:44,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/4cd658d2-d69c-492e-8926-92bda888a0da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205e2c806de7f01aff6ae2b97d5b82e04eec40cd" 2018-07-30 03:29:44,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a8813e9-24e5-469c-896e-7893025ba299 Date: Mon, 30 Jul 2018 03:29:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:29:44,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/4cd658d2-d69c-492e-8926-92bda888a0da used request id req-9a8813e9-24e5-469c-896e-7893025ba299 2018-07-30 03:29:45,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:45,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a95d3b79-e8ea-4da2-ad58-8d8e2caaf067 Date: Mon, 30 Jul 2018 03:29:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "created_at": "2018-07-30T03:29:30Z", "updated_at": "2018-07-30T03:29:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:29:31Z", "revision_number": 0, "id": "10ecced2-d4d2-46a5-86fa-65e126a7bd42", "remote_group_id": "d84e7df6-3f0a-48bb-a431-3525582ced0d", "remote_ip_prefix": null, "created_at": "2018-07-30T03:29:31Z", "security_group_id": "d84e7df6-3f0a-48bb-a431-3525582ced0d", "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "36eec4b895624c46ad4b867b862b54a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:29:31Z", "revision_number": 0, "id": "a8fd7b33-f80e-4089-ad07-01d311db3166", "remote_group_id": "d84e7df6-3f0a-48bb-a431-3525582ced0d", "remote_ip_prefix": null, "created_at": "2018-07-30T03:29:31Z", "security_group_id": "d84e7df6-3f0a-48bb-a431-3525582ced0d", "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "36eec4b895624c46ad4b867b862b54a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:29:31Z", "revision_number": 0, "id": "c44c9f2b-5ebd-4a24-bc44-0c10854b9619", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:29:31Z", "security_group_id": "d84e7df6-3f0a-48bb-a431-3525582ced0d", "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "36eec4b895624c46ad4b867b862b54a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:29:31Z", "revision_number": 0, "id": "ebfc1ad0-68bd-4a79-85d2-b08308a222f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:29:31Z", "security_group_id": "d84e7df6-3f0a-48bb-a431-3525582ced0d", "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "36eec4b895624c46ad4b867b862b54a3"}], "revision_number": 4, "project_id": "36eec4b895624c46ad4b867b862b54a3", "id": "d84e7df6-3f0a-48bb-a431-3525582ced0d", "name": "default"}]} 2018-07-30 03:29:45,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a95d3b79-e8ea-4da2-ad58-8d8e2caaf067 2018-07-30 03:29:45,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:45,324 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0243cef-e214-4c62-bd61-b0208de84b26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:45,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-b0243cef-e214-4c62-bd61-b0208de84b26 2018-07-30 03:29:45,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:45,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:45,404 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0146c977-068d-42c7-a964-8ec65f3664cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:45,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-0146c977-068d-42c7-a964-8ec65f3664cf 2018-07-30 03:29:45,405 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:45,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:45,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5010a9a4-b65a-4917-8fc4-9caa2713daed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:45,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-5010a9a4-b65a-4917-8fc4-9caa2713daed 2018-07-30 03:29:45,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:45,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dd0bb64-330c-4671-afa2-07daacffdec4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:45,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-0dd0bb64-330c-4671-afa2-07daacffdec4 2018-07-30 03:29:45,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:45,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:45,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1b1d5f0-56e1-4096-aec1-d3567d02a2c1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:29:45,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-f1b1d5f0-56e1-4096-aec1-d3567d02a2c1 2018-07-30 03:29:45,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:45,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e526e623-aba7-4874-8b58-b64556bc47d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:45,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-e526e623-aba7-4874-8b58-b64556bc47d6 2018-07-30 03:29:45,756 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:45,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:45,845 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-693e9da4-baf4-4810-a860-fa3bf9a972a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:45,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-693e9da4-baf4-4810-a860-fa3bf9a972a9 2018-07-30 03:29:45,845 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:45,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:45,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e8b1a47-dbfa-4fc0-94e8-0ef32355e048 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:29:45,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-8e8b1a47-dbfa-4fc0-94e8-0ef32355e048 2018-07-30 03:29:45,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:29:45,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:46,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4410c8da-6ddf-4e69-86ee-b487d442ced2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:29:46,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-4410c8da-6ddf-4e69-86ee-b487d442ced2 2018-07-30 03:29:46,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:46,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4e4550-3d70-4933-bd84-840495f10bb0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "36eec4b895624c46ad4b867b862b54a3", "name": "CreateNetworkSuccessTests-fdecd34c-f185-46c-proj"}} 2018-07-30 03:29:46,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3 used request id req-0a4e4550-3d70-4933-bd84-840495f10bb0 2018-07-30 03:29:46,108 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d84e7df6-3f0a-48bb-a431-3525582ced0d 2018-07-30 03:29:46,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d84e7df6-3f0a-48bb-a431-3525582ced0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:46,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c0f25aeb-6556-4763-8290-fee65dc11a7f Date: Mon, 30 Jul 2018 03:29:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d84e7df6-3f0a-48bb-a431-3525582ced0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:29:31Z", "security_group_id": "d84e7df6-3f0a-48bb-a431-3525582ced0d", "port_range_min": null, "revision_number": 0, "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "created_at": "2018-07-30T03:29:31Z", "project_id": "36eec4b895624c46ad4b867b862b54a3", "id": "10ecced2-d4d2-46a5-86fa-65e126a7bd42"}, {"remote_group_id": "d84e7df6-3f0a-48bb-a431-3525582ced0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:29:31Z", "security_group_id": "d84e7df6-3f0a-48bb-a431-3525582ced0d", "port_range_min": null, "revision_number": 0, "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "created_at": "2018-07-30T03:29:31Z", "project_id": "36eec4b895624c46ad4b867b862b54a3", "id": "a8fd7b33-f80e-4089-ad07-01d311db3166"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:29:31Z", "security_group_id": "d84e7df6-3f0a-48bb-a431-3525582ced0d", "port_range_min": null, "revision_number": 0, "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "created_at": "2018-07-30T03:29:31Z", "project_id": "36eec4b895624c46ad4b867b862b54a3", "id": "c44c9f2b-5ebd-4a24-bc44-0c10854b9619"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:29:31Z", "security_group_id": "d84e7df6-3f0a-48bb-a431-3525582ced0d", "port_range_min": null, "revision_number": 0, "tenant_id": "36eec4b895624c46ad4b867b862b54a3", "created_at": "2018-07-30T03:29:31Z", "project_id": "36eec4b895624c46ad4b867b862b54a3", "id": "ebfc1ad0-68bd-4a79-85d2-b08308a222f5"}]} 2018-07-30 03:29:46,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d84e7df6-3f0a-48bb-a431-3525582ced0d used request id req-c0f25aeb-6556-4763-8290-fee65dc11a7f 2018-07-30 03:29:46,134 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:29:46,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d84e7df6-3f0a-48bb-a431-3525582ced0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:46,251 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e23e3c6-0a1f-4c05-85b6-d8162758ec92 Content-Length: 0 Date: Mon, 30 Jul 2018 03:29:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:29:46,251 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d84e7df6-3f0a-48bb-a431-3525582ced0d used request id req-4e23e3c6-0a1f-4c05-85b6-d8162758ec92 2018-07-30 03:29:46,252 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-fdecd34c-f185-46c-proj 2018-07-30 03:29:46,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:46,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0abcd3eb-793b-4641-8d1a-142303257379 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:46,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/36eec4b895624c46ad4b867b862b54a3 used request id req-0abcd3eb-793b-4641-8d1a-142303257379 2018-07-30 03:29:46,447 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-fdecd34c-f185-46c-proj-role 2018-07-30 03:29:46,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/bc6e5b6073da4e8cab4c2c162e5538d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:46,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-747fbf63-955e-4fe1-bb08-2fcf14540541 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:46,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/bc6e5b6073da4e8cab4c2c162e5538d0 used request id req-747fbf63-955e-4fe1-bb08-2fcf14540541 2018-07-30 03:29:46,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382a8720b8c86c73c627fab89e1386e79188a6b0" 2018-07-30 03:29:46,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5580a4e7-6da0-4a25-91bf-53771ffe1524 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:29:46,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5580a4e7-6da0-4a25-91bf-53771ffe1524 2018-07-30 03:29:46,647 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-fdecd34c-f185-46c-user 2018-07-30 03:29:46,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/88765db450c94a3381da101098fe9e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77040362634d49eb64a111638fa6f7b5f17a3dbc" 2018-07-30 03:29:46,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afa320f9-2acf-45aa-8040-5f556be2a48f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:46,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/88765db450c94a3381da101098fe9e83 used request id req-afa320f9-2acf-45aa-8040-5f556be2a48f 2018-07-30 03:29:46,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:47,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["CiXRaLPKR6ClhAXEaNccdw"], "issued_at": "2018-07-30T03:29:47.000000Z"}} 2018-07-30 03:29:47,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e44d0bab41b3ee312bde3ae6c65c7ba27dbfe6a" 2018-07-30 03:29:47,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a362ce-f6b8-47fe-ac72-4706d9faa7e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:47,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-16a362ce-f6b8-47fe-ac72-4706d9faa7e9 2018-07-30 03:29:47,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:47,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:47,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["hzhKm-TcT9aA7Zj9pmP-vw"], "issued_at": "2018-07-30T03:29:47.000000Z"}} 2018-07-30 03:29:47,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:29:47,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb9f0bd-61ce-4dcd-9a7b-478393ff4901 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:47,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4cb9f0bd-61ce-4dcd-9a7b-478393ff4901 2018-07-30 03:29:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:47,698 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:47,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:29:47,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cff888-34bf-4ece-b922-2501f2a91718 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:29:47,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj used request id req-09cff888-34bf-4ece-b922-2501f2a91718 2018-07-30 03:29:47,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:29:47,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdda31a9-7372-4d92-b022-194861a733f0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:29:47,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cdda31a9-7372-4d92-b022-194861a733f0 2018-07-30 03:29:47,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj"}}' 2018-07-30 03:29:47,986 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:29:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6de923ac-3822-4fed-8bf2-8f7eb8189092 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462"}, "tags": [], "enabled": true, "id": "669c4b641e7647c5aebd37284aa47462", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj"}} 2018-07-30 03:29:47,986 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6de923ac-3822-4fed-8bf2-8f7eb8189092 2018-07-30 03:29:47,986 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj 2018-07-30 03:29:47,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:47,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:48,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["V-P8Z3pjT1Sp4MGNaKvrQA"], "issued_at": "2018-07-30T03:29:48.000000Z"}} 2018-07-30 03:29:48,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111827e3297eed503ff68e4c1a7a3f0bf619a884" 2018-07-30 03:29:48,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ce18dd-87b9-4a54-a9cc-f8ee6225051d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:48,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-29ce18dd-87b9-4a54-a9cc-f8ee6225051d 2018-07-30 03:29:48,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:48,464 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:48,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111827e3297eed503ff68e4c1a7a3f0bf619a884" 2018-07-30 03:29:48,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a1f17c-0d6e-479a-99ba-87edc9d7846f Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:29:48,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-98a1f17c-0d6e-479a-99ba-87edc9d7846f 2018-07-30 03:29:48,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111827e3297eed503ff68e4c1a7a3f0bf619a884" 2018-07-30 03:29:48,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce84a3b-1166-41fc-9326-113486cba2e2 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462"}, "tags": [], "enabled": true, "id": "669c4b641e7647c5aebd37284aa47462", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj"}]} 2018-07-30 03:29:48,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj used request id req-9ce84a3b-1166-41fc-9326-113486cba2e2 2018-07-30 03:29:48,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111827e3297eed503ff68e4c1a7a3f0bf619a884" 2018-07-30 03:29:48,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978eb27c-6b5e-4ff9-ac5b-c9d2bdd1909b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:29:48,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-978eb27c-6b5e-4ff9-ac5b-c9d2bdd1909b 2018-07-30 03:29:49,040 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-86cd3f7c-0164-4d3-user 2018-07-30 03:29:49,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:49,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:29:49,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae834dac-21f2-485e-b22b-487e781e128f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:29:49,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ae834dac-21f2-485e-b22b-487e781e128f 2018-07-30 03:29:49,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" -d '{"role": {"name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj-role"}}' 2018-07-30 03:29:49,240 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c4c17be-fb81-48fa-a610-80d5fcd90ddd Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03e27316643f49b9b39844dab76006c9", "links": {"self": "http://172.30.9.25:5000/v3/roles/03e27316643f49b9b39844dab76006c9"}, "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj-role"}} 2018-07-30 03:29:49,240 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-4c4c17be-fb81-48fa-a610-80d5fcd90ddd 2018-07-30 03:29:49,240 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj-role 2018-07-30 03:29:49,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/03e27316643f49b9b39844dab76006c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:29:49,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628065bc-be6a-4226-b0bc-6c41d0597ef4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03e27316643f49b9b39844dab76006c9", "links": {"self": "http://172.30.9.25:5000/v3/roles/03e27316643f49b9b39844dab76006c9"}, "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj-role"}} 2018-07-30 03:29:49,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/03e27316643f49b9b39844dab76006c9 used request id req-628065bc-be6a-4226-b0bc-6c41d0597ef4 2018-07-30 03:29:49,329 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj-role to project CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj 2018-07-30 03:29:49,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462/users/84f53f686b9d45deb3e453d2710faf21/roles/03e27316643f49b9b39844dab76006c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:29:49,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21612637-0a82-4c08-8ef5-014cc372575f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:29:49,446 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462/users/84f53f686b9d45deb3e453d2710faf21/roles/03e27316643f49b9b39844dab76006c9 used request id req-21612637-0a82-4c08-8ef5-014cc372575f 2018-07-30 03:29:49,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:49,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:49,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ak9c4wuwR0ewUFEhL_lfpg"], "issued_at": "2018-07-30T03:29:49.000000Z"}} 2018-07-30 03:29:49,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3113ee5e4ba03641cbf87f7c8f28add61c4160a" 2018-07-30 03:29:49,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b1d14d-d7bc-4ca0-a7d0-3c69970784f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:49,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e1b1d14d-d7bc-4ca0-a7d0-3c69970784f3 2018-07-30 03:29:49,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3113ee5e4ba03641cbf87f7c8f28add61c4160a" 2018-07-30 03:29:50,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-11818bad-f4e4-4bcf-b5cd-e092f807013e Date: Mon, 30 Jul 2018 03:29:50 GMT RESP BODY: {"networks":[]} 2018-07-30 03:29:50,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-net used request id req-11818bad-f4e4-4bcf-b5cd-e092f807013e 2018-07-30 03:29:50,101 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-net 2018-07-30 03:29:50,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:50,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:50,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["XZ1nWdM4SvqzhWI6HbKekA"], "issued_at": "2018-07-30T03:29:50.000000Z"}} 2018-07-30 03:29:50,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9781d39d1e455e76a236ce537e2cc67d371b9f19" 2018-07-30 03:29:50,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0e08cb-0bbb-4c54-a935-514e2d0ad68c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:50,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9f0e08cb-0bbb-4c54-a935-514e2d0ad68c 2018-07-30 03:29:50,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:50,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:50,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9781d39d1e455e76a236ce537e2cc67d371b9f19" 2018-07-30 03:29:50,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f2078f-6bf0-43c9-a4f5-8c653ab5f23a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462"}, "tags": [], "enabled": true, "id": "669c4b641e7647c5aebd37284aa47462", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj"}]} 2018-07-30 03:29:50,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj used request id req-a8f2078f-6bf0-43c9-a4f5-8c653ab5f23a 2018-07-30 03:29:50,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3113ee5e4ba03641cbf87f7c8f28add61c4160a" -d '{"network": {"tenant_id": "669c4b641e7647c5aebd37284aa47462", "mtu": 999, "name": "CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-net", "admin_state_up": true}}' 2018-07-30 03:29:51,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-9c30765c-9373-42f4-8a3e-82931cc7c104 Date: Mon, 30 Jul 2018 03:29:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"769cdcbb-69ce-4743-9d72-8ed2a1fbf140","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"669c4b641e7647c5aebd37284aa47462","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:29:50Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-net","admin_state_up":true,"tenant_id":"669c4b641e7647c5aebd37284aa47462","created_at":"2018-07-30T03:29:50Z","mtu":999}} 2018-07-30 03:29:51,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-9c30765c-9373-42f4-8a3e-82931cc7c104 2018-07-30 03:29:51,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=769cdcbb-69ce-4743-9d72-8ed2a1fbf140 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3113ee5e4ba03641cbf87f7c8f28add61c4160a" 2018-07-30 03:29:51,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f8fb753b-b798-4efa-8e37-3a267a66d722 Date: Mon, 30 Jul 2018 03:29:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"769cdcbb-69ce-4743-9d72-8ed2a1fbf140","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"669c4b641e7647c5aebd37284aa47462","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:29:50Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-net","admin_state_up":true,"tenant_id":"669c4b641e7647c5aebd37284aa47462","created_at":"2018-07-30T03:29:50Z","provider:network_type":"vxlan"}]} 2018-07-30 03:29:51,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=769cdcbb-69ce-4743-9d72-8ed2a1fbf140 used request id req-f8fb753b-b798-4efa-8e37-3a267a66d722 2018-07-30 03:29:51,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=769cdcbb-69ce-4743-9d72-8ed2a1fbf140 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3113ee5e4ba03641cbf87f7c8f28add61c4160a" 2018-07-30 03:29:51,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e1dcf851-84b7-4dd4-9d31-82eeee242334 Date: Mon, 30 Jul 2018 03:29:51 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:29:51,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=769cdcbb-69ce-4743-9d72-8ed2a1fbf140 used request id req-e1dcf851-84b7-4dd4-9d31-82eeee242334 2018-07-30 03:29:51,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:51,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:51,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["fKVYSgcURsmd4BqW-1tFsw"], "issued_at": "2018-07-30T03:29:51.000000Z"}} 2018-07-30 03:29:51,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d86a3989a497662b1f6ef47c69262cc7dda546" 2018-07-30 03:29:51,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3715383e-34a3-4264-9f14-a7c4de2e6685 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:51,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3715383e-34a3-4264-9f14-a7c4de2e6685 2018-07-30 03:29:51,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:51,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:51,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d86a3989a497662b1f6ef47c69262cc7dda546" 2018-07-30 03:29:51,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2cbacc-9410-474c-880f-d9c89827de2e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462"}, "tags": [], "enabled": true, "id": "669c4b641e7647c5aebd37284aa47462", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj"}]} 2018-07-30 03:29:51,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj used request id req-4b2cbacc-9410-474c-880f-d9c89827de2e 2018-07-30 03:29:51,708 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-subnet 2018-07-30 03:29:51,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3113ee5e4ba03641cbf87f7c8f28add61c4160a" -d '{"subnets": [{"ip_version": 4, "network_id": "769cdcbb-69ce-4743-9d72-8ed2a1fbf140", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-subnet", "tenant_id": "669c4b641e7647c5aebd37284aa47462"}]}' 2018-07-30 03:29:52,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-caed07fd-52cf-4e10-ba2e-a8e406f1eaf9 Date: Mon, 30 Jul 2018 03:29:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:29:51Z","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":"11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"669c4b641e7647c5aebd37284aa47462","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"769cdcbb-69ce-4743-9d72-8ed2a1fbf140","tenant_id":"669c4b641e7647c5aebd37284aa47462","created_at":"2018-07-30T03:29:51Z","ip_version":4}]} 2018-07-30 03:29:52,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-caed07fd-52cf-4e10-ba2e-a8e406f1eaf9 2018-07-30 03:29:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=769cdcbb-69ce-4743-9d72-8ed2a1fbf140 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3113ee5e4ba03641cbf87f7c8f28add61c4160a" 2018-07-30 03:29:52,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-810ca707-64aa-4c3f-9f4b-981ec59a0a91 Date: Mon, 30 Jul 2018 03:29:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"769cdcbb-69ce-4743-9d72-8ed2a1fbf140","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"669c4b641e7647c5aebd37284aa47462","l2_adjacency":true,"status":"ACTIVE","subnets":["11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df"],"description":"","tags":[],"updated_at":"2018-07-30T03:29:51Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-net","admin_state_up":true,"tenant_id":"669c4b641e7647c5aebd37284aa47462","created_at":"2018-07-30T03:29:50Z","provider:network_type":"vxlan"}]} 2018-07-30 03:29:52,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=769cdcbb-69ce-4743-9d72-8ed2a1fbf140 used request id req-810ca707-64aa-4c3f-9f4b-981ec59a0a91 2018-07-30 03:29:52,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=769cdcbb-69ce-4743-9d72-8ed2a1fbf140 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3113ee5e4ba03641cbf87f7c8f28add61c4160a" 2018-07-30 03:29:52,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-34314634-0cd3-4bcd-a6d8-85867daa6d6f Date: Mon, 30 Jul 2018 03:29:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:29:51Z","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":"11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"669c4b641e7647c5aebd37284aa47462","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"769cdcbb-69ce-4743-9d72-8ed2a1fbf140","tenant_id":"669c4b641e7647c5aebd37284aa47462","created_at":"2018-07-30T03:29:51Z","ip_version":4}]} 2018-07-30 03:29:52,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=769cdcbb-69ce-4743-9d72-8ed2a1fbf140 used request id req-34314634-0cd3-4bcd-a6d8-85867daa6d6f 2018-07-30 03:29:52,218 - OpenStackNetwork - DEBUG - Network [769cdcbb-69ce-4743-9d72-8ed2a1fbf140] created successfully 2018-07-30 03:29:52,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:52,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e27316643f49b9b39844dab76006c9", "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj-role"}], "expires_at": "2018-07-30T04:29:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "669c4b641e7647c5aebd37284aa47462", "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/669c4b641e7647c5aebd37284aa47462", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/669c4b641e7647c5aebd37284aa47462", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/669c4b641e7647c5aebd37284aa47462", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/669c4b641e7647c5aebd37284aa47462", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/669c4b641e7647c5aebd37284aa47462", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/669c4b641e7647c5aebd37284aa47462", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_669c4b641e7647c5aebd37284aa47462", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_669c4b641e7647c5aebd37284aa47462", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/669c4b641e7647c5aebd37284aa47462", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/669c4b641e7647c5aebd37284aa47462", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/669c4b641e7647c5aebd37284aa47462", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/669c4b641e7647c5aebd37284aa47462", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/669c4b641e7647c5aebd37284aa47462", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/669c4b641e7647c5aebd37284aa47462", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-user", "id": "84f53f686b9d45deb3e453d2710faf21"}, "audit_ids": ["3kfEzwWcS6qsEynAcZPlFw"], "issued_at": "2018-07-30T03:29:52.000000Z"}} 2018-07-30 03:29:52,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e6fb6de59769b49b261213795c960d4a8e5a1a" 2018-07-30 03:29:52,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f165fda1-ec36-4688-af0c-ff422a1b78e3 Date: Mon, 30 Jul 2018 03:29:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"769cdcbb-69ce-4743-9d72-8ed2a1fbf140","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"669c4b641e7647c5aebd37284aa47462","l2_adjacency":true,"status":"ACTIVE","subnets":["11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df"],"description":"","tags":[],"updated_at":"2018-07-30T03:29:51Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-net","admin_state_up":true,"tenant_id":"669c4b641e7647c5aebd37284aa47462","created_at":"2018-07-30T03:29:50Z","mtu":999}]} 2018-07-30 03:29:52,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-net used request id req-f165fda1-ec36-4688-af0c-ff422a1b78e3 2018-07-30 03:29:52,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:52,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:52,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e44d0bab41b3ee312bde3ae6c65c7ba27dbfe6a" 2018-07-30 03:29:52,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf38943a-b825-4662-b829-021ecf83971d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "669c4b641e7647c5aebd37284aa47462", "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj"}} 2018-07-30 03:29:52,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462 used request id req-bf38943a-b825-4662-b829-021ecf83971d 2018-07-30 03:29:53,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=769cdcbb-69ce-4743-9d72-8ed2a1fbf140 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e6fb6de59769b49b261213795c960d4a8e5a1a" 2018-07-30 03:29:53,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ef1b44df-14a2-40cf-83f2-7072f53689b5 Date: Mon, 30 Jul 2018 03:29:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"769cdcbb-69ce-4743-9d72-8ed2a1fbf140","tenant_id":"669c4b641e7647c5aebd37284aa47462","created_at":"2018-07-30T03:29:51Z","dns_nameservers":[],"updated_at":"2018-07-30T03:29:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"669c4b641e7647c5aebd37284aa47462","id":"11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-subnet"}]} 2018-07-30 03:29:53,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=769cdcbb-69ce-4743-9d72-8ed2a1fbf140 used request id req-ef1b44df-14a2-40cf-83f2-7072f53689b5 2018-07-30 03:29:53,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:53,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:53,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["bthkTgIWQgGE8nYRetjuHQ"], "issued_at": "2018-07-30T03:29:53.000000Z"}} 2018-07-30 03:29:53,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:29:53,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6f03fb-254f-4ba6-99cf-15e77312a2e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:53,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0b6f03fb-254f-4ba6-99cf-15e77312a2e1 2018-07-30 03:29:53,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:29:53,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e8d12b53-11ff-4edd-8a69-91264ba43e24 Date: Mon, 30 Jul 2018 03:29:53 GMT RESP BODY: {"routers": []} 2018-07-30 03:29:53,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-router&admin_state_up=True used request id req-e8d12b53-11ff-4edd-8a69-91264ba43e24 2018-07-30 03:29:53,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:29:53,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:29:54,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ltRBl0YMQfy45_MoEmCLyg"], "issued_at": "2018-07-30T03:29:54.000000Z"}} 2018-07-30 03:29:54,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2945bc5491d78850328810730018186cb3f0c651" 2018-07-30 03:29:54,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9740506-617a-4542-a5e7-16817c22d036 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:29:54,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c9740506-617a-4542-a5e7-16817c22d036 2018-07-30 03:29:54,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:54,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:54,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2945bc5491d78850328810730018186cb3f0c651" 2018-07-30 03:29:54,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b347c7b-58d6-4080-8648-93450100310e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462"}, "tags": [], "enabled": true, "id": "669c4b641e7647c5aebd37284aa47462", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj"}]} 2018-07-30 03:29:54,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj used request id req-4b347c7b-58d6-4080-8648-93450100310e 2018-07-30 03:29:54,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:29:54,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d98c7806-27c0-46f6-aa1a-b1147ccc925a Date: Mon, 30 Jul 2018 03:29:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 03:29:54,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-d98c7806-27c0-46f6-aa1a-b1147ccc925a 2018-07-30 03:29:54,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:29:54,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f4decbb6-e873-41d6-98d7-87040934fbef Date: Mon, 30 Jul 2018 03:29:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 03:29:54,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-f4decbb6-e873-41d6-98d7-87040934fbef 2018-07-30 03:29:54,599 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-router 2018-07-30 03:29:54,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "tenant_id": "669c4b641e7647c5aebd37284aa47462", "name": "CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-router", "admin_state_up": true}}' 2018-07-30 03:29:55,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f4d1f491-1065-4da5-816f-cb89de38a80e Date: Mon, 30 Jul 2018 03:29:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "669c4b641e7647c5aebd37284aa47462", "created_at": "2018-07-30T03:29:54Z", "admin_state_up": true, "updated_at": "2018-07-30T03:29:55Z", "project_id": "669c4b641e7647c5aebd37284aa47462", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "6e856ccc-b412-4e93-8c7f-b383c5068202", "name": "CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-router"}} 2018-07-30 03:29:55,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-f4d1f491-1065-4da5-816f-cb89de38a80e 2018-07-30 03:29:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=6e856ccc-b412-4e93-8c7f-b383c5068202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:29:56,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-3b769268-048e-44c3-a787-330442ff3dea Date: Mon, 30 Jul 2018 03:29:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:29:55Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.209"}],"id":"d6add615-4893-4170-8869-d290df70a0a8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:79:14","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T03:29:55Z","binding:vnic_type":"normal","device_id":"6e856ccc-b412-4e93-8c7f-b383c5068202","ip_allocation":"immediate"}]} 2018-07-30 03:29:56,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=6e856ccc-b412-4e93-8c7f-b383c5068202 used request id req-3b769268-048e-44c3-a787-330442ff3dea 2018-07-30 03:29:56,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:29:56,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-c784c998-1a0b-4ce8-92a0-3312b2586e2d Date: Mon, 30 Jul 2018 03:29:56 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 03:29:56,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-c784c998-1a0b-4ce8-92a0-3312b2586e2d 2018-07-30 03:29:56,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:29:56,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-791a4fc5-97b1-411c-8eab-4713250b020c Date: Mon, 30 Jul 2018 03:29:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"769cdcbb-69ce-4743-9d72-8ed2a1fbf140","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"669c4b641e7647c5aebd37284aa47462","l2_adjacency":true,"status":"ACTIVE","subnets":["11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df"],"description":"","tags":[],"updated_at":"2018-07-30T03:29:51Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-net","admin_state_up":true,"tenant_id":"669c4b641e7647c5aebd37284aa47462","created_at":"2018-07-30T03:29:50Z","provider:network_type":"vxlan"}]} 2018-07-30 03:29:56,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-net used request id req-791a4fc5-97b1-411c-8eab-4713250b020c 2018-07-30 03:29:56,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:29:56,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:29:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:29:56,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:29:56,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a297974-6e6d-420a-b860-f1dace61c5ca Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "669c4b641e7647c5aebd37284aa47462", "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj"}} 2018-07-30 03:29:56,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462 used request id req-1a297974-6e6d-420a-b860-f1dace61c5ca 2018-07-30 03:29:56,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=769cdcbb-69ce-4743-9d72-8ed2a1fbf140 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:29:56,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-0b26813f-e944-4c91-b415-af602b9caa7e Date: Mon, 30 Jul 2018 03:29:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:29:51Z","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":"11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"669c4b641e7647c5aebd37284aa47462","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"769cdcbb-69ce-4743-9d72-8ed2a1fbf140","tenant_id":"669c4b641e7647c5aebd37284aa47462","created_at":"2018-07-30T03:29:51Z","ip_version":4}]} 2018-07-30 03:29:56,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=769cdcbb-69ce-4743-9d72-8ed2a1fbf140 used request id req-0b26813f-e944-4c91-b415-af602b9caa7e 2018-07-30 03:29:56,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=769cdcbb-69ce-4743-9d72-8ed2a1fbf140&name=CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:29:56,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-c86265e0-a316-4623-acde-d5833cee86c5 Date: Mon, 30 Jul 2018 03:29:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:29:51Z","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":"11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"669c4b641e7647c5aebd37284aa47462","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"769cdcbb-69ce-4743-9d72-8ed2a1fbf140","tenant_id":"669c4b641e7647c5aebd37284aa47462","created_at":"2018-07-30T03:29:51Z","ip_version":4}]} 2018-07-30 03:29:56,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=769cdcbb-69ce-4743-9d72-8ed2a1fbf140&name=CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-subnet used request id req-c86265e0-a316-4623-acde-d5833cee86c5 2018-07-30 03:29:56,303 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-30 03:29:56,303 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-router 2018-07-30 03:29:56,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/6e856ccc-b412-4e93-8c7f-b383c5068202/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" -d '{"subnet_id": "11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df"}' 2018-07-30 03:29:58,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0647bf52-6bcf-44f1-adef-75938a76621a Date: Mon, 30 Jul 2018 03:29:58 GMT RESP BODY: {"network_id": "769cdcbb-69ce-4743-9d72-8ed2a1fbf140", "tenant_id": "669c4b641e7647c5aebd37284aa47462", "subnet_id": "11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df", "subnet_ids": ["11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df"], "port_id": "61f13e13-ff49-49ff-ae73-a427f226d442", "id": "6e856ccc-b412-4e93-8c7f-b383c5068202"} 2018-07-30 03:29:58,208 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6e856ccc-b412-4e93-8c7f-b383c5068202/add_router_interface used request id req-0647bf52-6bcf-44f1-adef-75938a76621a 2018-07-30 03:29:58,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/6e856ccc-b412-4e93-8c7f-b383c5068202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:29:58,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f7e14409-376f-4f72-a997-ec1dc2ba0782 Date: Mon, 30 Jul 2018 03:29:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "669c4b641e7647c5aebd37284aa47462", "created_at": "2018-07-30T03:29:54Z", "admin_state_up": true, "updated_at": "2018-07-30T03:29:57Z", "project_id": "669c4b641e7647c5aebd37284aa47462", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "6e856ccc-b412-4e93-8c7f-b383c5068202", "name": "CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-router"}} 2018-07-30 03:29:58,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/6e856ccc-b412-4e93-8c7f-b383c5068202 used request id req-f7e14409-376f-4f72-a997-ec1dc2ba0782 2018-07-30 03:29:58,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=6e856ccc-b412-4e93-8c7f-b383c5068202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:29:58,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1748 X-Openstack-Request-Id: req-e8708c51-3aff-42ed-b60e-5b9bbeff6af6 Date: Mon, 30 Jul 2018 03:29:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:29:57Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df","ip_address":"10.55.1.1"}],"id":"61f13e13-ff49-49ff-ae73-a427f226d442","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:00:6d:e8","project_id":"669c4b641e7647c5aebd37284aa47462","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"769cdcbb-69ce-4743-9d72-8ed2a1fbf140","tenant_id":"669c4b641e7647c5aebd37284aa47462","created_at":"2018-07-30T03:29:56Z","binding:vnic_type":"normal","device_id":"6e856ccc-b412-4e93-8c7f-b383c5068202","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:29:56Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.209"}],"id":"d6add615-4893-4170-8869-d290df70a0a8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:79:14","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":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T03:29:55Z","binding:vnic_type":"normal","device_id":"6e856ccc-b412-4e93-8c7f-b383c5068202","ip_allocation":"immediate"}]} 2018-07-30 03:29:58,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=6e856ccc-b412-4e93-8c7f-b383c5068202 used request id req-e8708c51-3aff-42ed-b60e-5b9bbeff6af6 2018-07-30 03:29:58,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:29:58,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-c424c746-89ba-4611-aa19-a69b95515fc6 Date: Mon, 30 Jul 2018 03:29:58 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 03:29:58,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-c424c746-89ba-4611-aa19-a69b95515fc6 2018-07-30 03:29:58,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:29:58,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-60e8e158-a0fa-4c31-b6ca-7f69406e0902 Date: Mon, 30 Jul 2018 03:29:58 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T03:29:51Z","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":"11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"669c4b641e7647c5aebd37284aa47462","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"769cdcbb-69ce-4743-9d72-8ed2a1fbf140","tenant_id":"669c4b641e7647c5aebd37284aa47462","created_at":"2018-07-30T03:29:51Z","ip_version":4}} 2018-07-30 03:29:58,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df used request id req-60e8e158-a0fa-4c31-b6ca-7f69406e0902 2018-07-30 03:29:58,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e6fb6de59769b49b261213795c960d4a8e5a1a" 2018-07-30 03:29:58,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-1b7868c9-b45c-4d9d-a39b-8d374aaf2022 Date: Mon, 30 Jul 2018 03:29:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "669c4b641e7647c5aebd37284aa47462", "created_at": "2018-07-30T03:29:54Z", "admin_state_up": true, "updated_at": "2018-07-30T03:29:57Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "669c4b641e7647c5aebd37284aa47462", "id": "6e856ccc-b412-4e93-8c7f-b383c5068202", "name": "CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-router"}]} 2018-07-30 03:29:58,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-router&admin_state_up=True used request id req-1b7868c9-b45c-4d9d-a39b-8d374aaf2022 2018-07-30 03:29:58,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e44d0bab41b3ee312bde3ae6c65c7ba27dbfe6a" 2018-07-30 03:29:58,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d2e85b-5b99-495a-83d2-fe82ddbae5d6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "669c4b641e7647c5aebd37284aa47462", "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj"}} 2018-07-30 03:29:58,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462 used request id req-f9d2e85b-5b99-495a-83d2-fe82ddbae5d6 2018-07-30 03:29:58,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=6e856ccc-b412-4e93-8c7f-b383c5068202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e6fb6de59769b49b261213795c960d4a8e5a1a" 2018-07-30 03:29:58,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-a7b9e957-a380-48ae-82f1-7c0103c3512b Date: Mon, 30 Jul 2018 03:29:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:29:57Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df","ip_address":"10.55.1.1"}],"id":"61f13e13-ff49-49ff-ae73-a427f226d442","security_groups":[],"mac_address":"fa:16:3e:00:6d:e8","project_id":"669c4b641e7647c5aebd37284aa47462","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"769cdcbb-69ce-4743-9d72-8ed2a1fbf140","tenant_id":"669c4b641e7647c5aebd37284aa47462","created_at":"2018-07-30T03:29:56Z","binding:vnic_type":"normal","device_id":"6e856ccc-b412-4e93-8c7f-b383c5068202","ip_allocation":"immediate"}]} 2018-07-30 03:29:58,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=6e856ccc-b412-4e93-8c7f-b383c5068202 used request id req-a7b9e957-a380-48ae-82f1-7c0103c3512b 2018-07-30 03:29:58,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e6fb6de59769b49b261213795c960d4a8e5a1a" 2018-07-30 03:29:58,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-c6f6ff75-a149-4e6c-9721-9b57988c5627 Date: Mon, 30 Jul 2018 03:29:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"769cdcbb-69ce-4743-9d72-8ed2a1fbf140","tenant_id":"669c4b641e7647c5aebd37284aa47462","created_at":"2018-07-30T03:29:51Z","dns_nameservers":[],"updated_at":"2018-07-30T03:29:51Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"669c4b641e7647c5aebd37284aa47462","id":"11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-subnet"}} 2018-07-30 03:29:58,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df used request id req-c6f6ff75-a149-4e6c-9721-9b57988c5627 2018-07-30 03:29:58,936 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-router and subnet CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-subnet 2018-07-30 03:29:58,936 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-router 2018-07-30 03:29:58,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/6e856ccc-b412-4e93-8c7f-b383c5068202/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" -d '{"subnet_id": "11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df"}' 2018-07-30 03:30:00,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-283fb352-cec1-4e2a-9739-6e4357cf928f Date: Mon, 30 Jul 2018 03:30:00 GMT RESP BODY: {"network_id": "769cdcbb-69ce-4743-9d72-8ed2a1fbf140", "tenant_id": "669c4b641e7647c5aebd37284aa47462", "subnet_id": "11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df", "subnet_ids": ["11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df"], "port_id": "61f13e13-ff49-49ff-ae73-a427f226d442", "id": "6e856ccc-b412-4e93-8c7f-b383c5068202"} 2018-07-30 03:30:00,444 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6e856ccc-b412-4e93-8c7f-b383c5068202/remove_router_interface used request id req-283fb352-cec1-4e2a-9739-6e4357cf928f 2018-07-30 03:30:00,444 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-router 2018-07-30 03:30:00,445 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-router 2018-07-30 03:30:00,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/6e856ccc-b412-4e93-8c7f-b383c5068202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51580c2b912805d1d88cc8d7925072c4ef5825e3" 2018-07-30 03:30:01,537 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb691369-208a-42c3-9a77-6e60c289fa1a Content-Length: 0 Date: Mon, 30 Jul 2018 03:30:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:01,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/6e856ccc-b412-4e93-8c7f-b383c5068202 used request id req-cb691369-208a-42c3-9a77-6e60c289fa1a 2018-07-30 03:30:01,538 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-subnet 2018-07-30 03:30:01,538 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-subnet 2018-07-30 03:30:01,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3113ee5e4ba03641cbf87f7c8f28add61c4160a" 2018-07-30 03:30:02,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa2656f1-013a-48d3-a5cf-065ac68d9e82 Date: Mon, 30 Jul 2018 03:30:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:02,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/11cbd4a4-19fc-4f9c-84e4-27db7d1fd2df used request id req-aa2656f1-013a-48d3-a5cf-065ac68d9e82 2018-07-30 03:30:02,567 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-6f86a227-1110-440e-817f-dacc21737e40-pub-net 2018-07-30 03:30:02,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/769cdcbb-69ce-4743-9d72-8ed2a1fbf140 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3113ee5e4ba03641cbf87f7c8f28add61c4160a" 2018-07-30 03:30:03,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e82a4833-730b-483b-9846-8da98a162697 Date: Mon, 30 Jul 2018 03:30:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:03,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/769cdcbb-69ce-4743-9d72-8ed2a1fbf140 used request id req-e82a4833-730b-483b-9846-8da98a162697 2018-07-30 03:30:03,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:30:03,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-345de4e4-bfef-4b72-9719-40fe12034a21 Date: Mon, 30 Jul 2018 03:30:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "669c4b641e7647c5aebd37284aa47462", "created_at": "2018-07-30T03:29:50Z", "updated_at": "2018-07-30T03:29:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:29:50Z", "revision_number": 0, "id": "1b10cc4d-7dd1-4ef2-9008-a895e31af12e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:29:50Z", "security_group_id": "5270721d-f775-4f0a-8e91-0fdd77f5c29c", "tenant_id": "669c4b641e7647c5aebd37284aa47462", "port_range_min": null, "ethertype": "IPv4", "project_id": "669c4b641e7647c5aebd37284aa47462"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:29:50Z", "revision_number": 0, "id": "6c17cfc5-82b1-4b6e-93a0-4b73568d9f66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:29:50Z", "security_group_id": "5270721d-f775-4f0a-8e91-0fdd77f5c29c", "tenant_id": "669c4b641e7647c5aebd37284aa47462", "port_range_min": null, "ethertype": "IPv6", "project_id": "669c4b641e7647c5aebd37284aa47462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:29:50Z", "revision_number": 0, "id": "8b8f1106-358c-4b8d-a8f3-0801ad9737b0", "remote_group_id": "5270721d-f775-4f0a-8e91-0fdd77f5c29c", "remote_ip_prefix": null, "created_at": "2018-07-30T03:29:50Z", "security_group_id": "5270721d-f775-4f0a-8e91-0fdd77f5c29c", "tenant_id": "669c4b641e7647c5aebd37284aa47462", "port_range_min": null, "ethertype": "IPv4", "project_id": "669c4b641e7647c5aebd37284aa47462"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:29:50Z", "revision_number": 0, "id": "e39c3ca8-1a76-4f5f-9262-76cf706de701", "remote_group_id": "5270721d-f775-4f0a-8e91-0fdd77f5c29c", "remote_ip_prefix": null, "created_at": "2018-07-30T03:29:50Z", "security_group_id": "5270721d-f775-4f0a-8e91-0fdd77f5c29c", "tenant_id": "669c4b641e7647c5aebd37284aa47462", "port_range_min": null, "ethertype": "IPv6", "project_id": "669c4b641e7647c5aebd37284aa47462"}], "revision_number": 4, "project_id": "669c4b641e7647c5aebd37284aa47462", "id": "5270721d-f775-4f0a-8e91-0fdd77f5c29c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:30:03,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-345de4e4-bfef-4b72-9719-40fe12034a21 2018-07-30 03:30:03,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:30:03,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f73b8b70-5480-4f93-b7f7-5ec0751617eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:03,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-f73b8b70-5480-4f93-b7f7-5ec0751617eb 2018-07-30 03:30:03,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:03,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:30:03,748 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39a6d46a-ae61-49ef-b122-59e1971e196b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:03,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-39a6d46a-ae61-49ef-b122-59e1971e196b 2018-07-30 03:30:03,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:03,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:30:03,767 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b2b1387-9963-43d2-9add-1142a3388bdf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:03,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-0b2b1387-9963-43d2-9add-1142a3388bdf 2018-07-30 03:30:03,768 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:03,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:30:03,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34eb7c1c-74b3-4f0a-badf-0613988f2f8a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "669c4b641e7647c5aebd37284aa47462", "name": "CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj"}} 2018-07-30 03:30:03,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462 used request id req-34eb7c1c-74b3-4f0a-badf-0613988f2f8a 2018-07-30 03:30:03,855 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5270721d-f775-4f0a-8e91-0fdd77f5c29c 2018-07-30 03:30:03,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5270721d-f775-4f0a-8e91-0fdd77f5c29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:30:03,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cf3d43cb-595f-49d8-ac6b-05291c79bf6f Date: Mon, 30 Jul 2018 03:30:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:29:50Z", "security_group_id": "5270721d-f775-4f0a-8e91-0fdd77f5c29c", "port_range_min": null, "revision_number": 0, "tenant_id": "669c4b641e7647c5aebd37284aa47462", "created_at": "2018-07-30T03:29:50Z", "project_id": "669c4b641e7647c5aebd37284aa47462", "id": "1b10cc4d-7dd1-4ef2-9008-a895e31af12e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:29:50Z", "security_group_id": "5270721d-f775-4f0a-8e91-0fdd77f5c29c", "port_range_min": null, "revision_number": 0, "tenant_id": "669c4b641e7647c5aebd37284aa47462", "created_at": "2018-07-30T03:29:50Z", "project_id": "669c4b641e7647c5aebd37284aa47462", "id": "6c17cfc5-82b1-4b6e-93a0-4b73568d9f66"}, {"remote_group_id": "5270721d-f775-4f0a-8e91-0fdd77f5c29c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:29:50Z", "security_group_id": "5270721d-f775-4f0a-8e91-0fdd77f5c29c", "port_range_min": null, "revision_number": 0, "tenant_id": "669c4b641e7647c5aebd37284aa47462", "created_at": "2018-07-30T03:29:50Z", "project_id": "669c4b641e7647c5aebd37284aa47462", "id": "8b8f1106-358c-4b8d-a8f3-0801ad9737b0"}, {"remote_group_id": "5270721d-f775-4f0a-8e91-0fdd77f5c29c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:29:50Z", "security_group_id": "5270721d-f775-4f0a-8e91-0fdd77f5c29c", "port_range_min": null, "revision_number": 0, "tenant_id": "669c4b641e7647c5aebd37284aa47462", "created_at": "2018-07-30T03:29:50Z", "project_id": "669c4b641e7647c5aebd37284aa47462", "id": "e39c3ca8-1a76-4f5f-9262-76cf706de701"}]} 2018-07-30 03:30:03,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5270721d-f775-4f0a-8e91-0fdd77f5c29c used request id req-cf3d43cb-595f-49d8-ac6b-05291c79bf6f 2018-07-30 03:30:03,880 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:30:03,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/5270721d-f775-4f0a-8e91-0fdd77f5c29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:30:04,018 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95bf26ea-7e42-4b47-b9bd-03cbd6460b0d Content-Length: 0 Date: Mon, 30 Jul 2018 03:30:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:04,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/5270721d-f775-4f0a-8e91-0fdd77f5c29c used request id req-95bf26ea-7e42-4b47-b9bd-03cbd6460b0d 2018-07-30 03:30:04,019 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj 2018-07-30 03:30:04,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:30:04,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce985aca-38c3-454c-9739-170107a49fe6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:04,218 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/669c4b641e7647c5aebd37284aa47462 used request id req-ce985aca-38c3-454c-9739-170107a49fe6 2018-07-30 03:30:04,218 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-86cd3f7c-0164-4d3-proj-role 2018-07-30 03:30:04,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/03e27316643f49b9b39844dab76006c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:30:04,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-357c29c2-e35f-45bf-b9c6-31f77babdc45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:04,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/03e27316643f49b9b39844dab76006c9 used request id req-357c29c2-e35f-45bf-b9c6-31f77babdc45 2018-07-30 03:30:04,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8eda310cddd5101bc38d3ec207211aa78d594a" 2018-07-30 03:30:04,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60709e6e-012a-4c2c-96d6-8f3511137a41 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:30:04,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-60709e6e-012a-4c2c-96d6-8f3511137a41 2018-07-30 03:30:04,414 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-86cd3f7c-0164-4d3-user 2018-07-30 03:30:04,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/84f53f686b9d45deb3e453d2710faf21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111827e3297eed503ff68e4c1a7a3f0bf619a884" 2018-07-30 03:30:04,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd716d32-6728-4b5d-a4ad-a12410b2caba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:04,590 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/84f53f686b9d45deb3e453d2710faf21 used request id req-dd716d32-6728-4b5d-a4ad-a12410b2caba 2018-07-30 03:30:04,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:04,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["I3UP8u2FSSCHJqZOpnsUUQ"], "issued_at": "2018-07-30T03:30:04.000000Z"}} 2018-07-30 03:30:04,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa61ffb643cafe3b212784dfe110f7088872fd4" 2018-07-30 03:30:05,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19046d5b-20f8-4958-a3d4-040a122380e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:05,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-19046d5b-20f8-4958-a3d4-040a122380e3 2018-07-30 03:30:05,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:05,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:05,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["whwvTwhtTW-b0EE0mzj6kQ"], "issued_at": "2018-07-30T03:30:05.000000Z"}} 2018-07-30 03:30:05,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:05,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8289401-5cfc-40ac-9ac2-bcf76dd4dc17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:05,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b8289401-5cfc-40ac-9ac2-bcf76dd4dc17 2018-07-30 03:30:05,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:05,535 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:05,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:05,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e20f3fe-20af-4b59-8272-a00fb49fca0a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:30:05,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj used request id req-8e20f3fe-20af-4b59-8272-a00fb49fca0a 2018-07-30 03:30:05,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:05,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7e2995-464a-4774-8c4d-5dbedf983be5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:30:05,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1e7e2995-464a-4774-8c4d-5dbedf983be5 2018-07-30 03:30:05,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj"}}' 2018-07-30 03:30:05,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-074d3e32-cf20-4ec1-b67d-ef86a4586457 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a"}, "tags": [], "enabled": true, "id": "a61a44d01ee54e779fcbca6320270b5a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj"}} 2018-07-30 03:30:05,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-074d3e32-cf20-4ec1-b67d-ef86a4586457 2018-07-30 03:30:05,921 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj 2018-07-30 03:30:05,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:05,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:06,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["kPQf_IPoTBanXMMdLHoEVg"], "issued_at": "2018-07-30T03:30:06.000000Z"}} 2018-07-30 03:30:06,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858607a8a19d3c35e26dcf16ff08106fa726425f" 2018-07-30 03:30:06,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61886549-a45f-4f42-99f6-55d8471fc346 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:06,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-61886549-a45f-4f42-99f6-55d8471fc346 2018-07-30 03:30:06,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:06,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:06,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858607a8a19d3c35e26dcf16ff08106fa726425f" 2018-07-30 03:30:06,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb19db1d-8464-459d-a343-19af02d1b888 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:30:06,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-bb19db1d-8464-459d-a343-19af02d1b888 2018-07-30 03:30:06,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858607a8a19d3c35e26dcf16ff08106fa726425f" 2018-07-30 03:30:06,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92849ccb-1ce0-423e-8010-d933d85b8533 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a"}, "tags": [], "enabled": true, "id": "a61a44d01ee54e779fcbca6320270b5a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj"}]} 2018-07-30 03:30:06,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj used request id req-92849ccb-1ce0-423e-8010-d933d85b8533 2018-07-30 03:30:06,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858607a8a19d3c35e26dcf16ff08106fa726425f" 2018-07-30 03:30:06,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1302bf0-2a14-4921-b7d4-1fc1d0e4bf47 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:30:06,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c1302bf0-2a14-4921-b7d4-1fc1d0e4bf47 2018-07-30 03:30:06,974 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-user 2018-07-30 03:30:06,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:07,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098af460-c2d5-48b0-80f9-588470b5e260 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:30:07,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-098af460-c2d5-48b0-80f9-588470b5e260 2018-07-30 03:30:07,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" -d '{"role": {"name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj-role"}}' 2018-07-30 03:30:07,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:30:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d62627bf-b487-4f7e-b3da-0a3d327eeadb Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d4e2f05a8a324348bce671ffdd0d942a", "links": {"self": "http://172.30.9.25:5000/v3/roles/d4e2f05a8a324348bce671ffdd0d942a"}, "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj-role"}} 2018-07-30 03:30:07,177 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d62627bf-b487-4f7e-b3da-0a3d327eeadb 2018-07-30 03:30:07,177 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj-role 2018-07-30 03:30:07,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/d4e2f05a8a324348bce671ffdd0d942a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:07,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03a4e265-3398-42e4-b7f6-5d40b5d0e8ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d4e2f05a8a324348bce671ffdd0d942a", "links": {"self": "http://172.30.9.25:5000/v3/roles/d4e2f05a8a324348bce671ffdd0d942a"}, "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj-role"}} 2018-07-30 03:30:07,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/d4e2f05a8a324348bce671ffdd0d942a used request id req-03a4e265-3398-42e4-b7f6-5d40b5d0e8ee 2018-07-30 03:30:07,270 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj-role to project CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj 2018-07-30 03:30:07,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a/users/abf8b42e54c14dcab178c61c50590cba/roles/d4e2f05a8a324348bce671ffdd0d942a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:07,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b127a97b-6891-40fa-b303-fd677556e75e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:07,395 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a/users/abf8b42e54c14dcab178c61c50590cba/roles/d4e2f05a8a324348bce671ffdd0d942a used request id req-b127a97b-6891-40fa-b303-fd677556e75e 2018-07-30 03:30:07,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:07,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:07,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4e2f05a8a324348bce671ffdd0d942a", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj-role"}], "expires_at": "2018-07-30T04:30:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a61a44d01ee54e779fcbca6320270b5a", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-user", "id": "abf8b42e54c14dcab178c61c50590cba"}, "audit_ids": ["2tCEVnjARoOeNJQAqTSs_g"], "issued_at": "2018-07-30T03:30:07.000000Z"}} 2018-07-30 03:30:07,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c60cc46f934c356ee6a976fbe3b558a3500c80" 2018-07-30 03:30:07,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f87927a-d1b3-43a2-82a5-9259f516ef5d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:07,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0f87927a-d1b3-43a2-82a5-9259f516ef5d 2018-07-30 03:30:07,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c60cc46f934c356ee6a976fbe3b558a3500c80" 2018-07-30 03:30:08,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9d1c9dcb-7843-47ba-9b3e-762ce27140fe Date: Mon, 30 Jul 2018 03:30:08 GMT RESP BODY: {"networks":[]} 2018-07-30 03:30:08,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-net used request id req-9d1c9dcb-7843-47ba-9b3e-762ce27140fe 2018-07-30 03:30:08,051 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-net 2018-07-30 03:30:08,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c60cc46f934c356ee6a976fbe3b558a3500c80" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-net", "admin_state_up": true}}' 2018-07-30 03:30:08,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-c7876da0-0326-4ea9-b089-12696b2386c5 Date: Mon, 30 Jul 2018 03:30:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a61a44d01ee54e779fcbca6320270b5a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:30:08Z","is_default":false,"name":"CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:08Z","mtu":999}} 2018-07-30 03:30:08,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-c7876da0-0326-4ea9-b089-12696b2386c5 2018-07-30 03:30:08,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=76fb1cf7-2488-4442-bc95-96337e2f6fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c60cc46f934c356ee6a976fbe3b558a3500c80" 2018-07-30 03:30:08,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-601d5c3d-f801-433f-9832-0e44acb4359a Date: Mon, 30 Jul 2018 03:30:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a61a44d01ee54e779fcbca6320270b5a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:30:08Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-net","admin_state_up":true,"tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:08Z","mtu":999}]} 2018-07-30 03:30:08,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=76fb1cf7-2488-4442-bc95-96337e2f6fb3 used request id req-601d5c3d-f801-433f-9832-0e44acb4359a 2018-07-30 03:30:08,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=76fb1cf7-2488-4442-bc95-96337e2f6fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c60cc46f934c356ee6a976fbe3b558a3500c80" 2018-07-30 03:30:08,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-80fd5068-cc80-47f4-a0b8-c78b2cf2b00a Date: Mon, 30 Jul 2018 03:30:08 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:30:08,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=76fb1cf7-2488-4442-bc95-96337e2f6fb3 used request id req-80fd5068-cc80-47f4-a0b8-c78b2cf2b00a 2018-07-30 03:30:08,648 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet 2018-07-30 03:30:08,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c60cc46f934c356ee6a976fbe3b558a3500c80" -d '{"subnets": [{"ip_version": 4, "network_id": "76fb1cf7-2488-4442-bc95-96337e2f6fb3", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet"}]}' 2018-07-30 03:30:09,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-15d268a6-d6ca-4eed-957a-e7f043139416 Date: Mon, 30 Jul 2018 03:30:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:09Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30: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":"a61a44d01ee54e779fcbca6320270b5a","id":"681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet"}]} 2018-07-30 03:30:09,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-15d268a6-d6ca-4eed-957a-e7f043139416 2018-07-30 03:30:09,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=76fb1cf7-2488-4442-bc95-96337e2f6fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c60cc46f934c356ee6a976fbe3b558a3500c80" 2018-07-30 03:30:09,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a12db4b2-68d3-41d9-88e8-abd7da08587e Date: Mon, 30 Jul 2018 03:30:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a61a44d01ee54e779fcbca6320270b5a","l2_adjacency":true,"status":"ACTIVE","subnets":["681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe"],"description":"","tags":[],"updated_at":"2018-07-30T03:30:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-net","admin_state_up":true,"tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:08Z","mtu":999}]} 2018-07-30 03:30:09,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=76fb1cf7-2488-4442-bc95-96337e2f6fb3 used request id req-a12db4b2-68d3-41d9-88e8-abd7da08587e 2018-07-30 03:30:09,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=76fb1cf7-2488-4442-bc95-96337e2f6fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c60cc46f934c356ee6a976fbe3b558a3500c80" 2018-07-30 03:30:09,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0f900972-5f47-4e69-9c85-b9a9aee0daf0 Date: Mon, 30 Jul 2018 03:30:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:09Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30: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":"a61a44d01ee54e779fcbca6320270b5a","id":"681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet"}]} 2018-07-30 03:30:09,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=76fb1cf7-2488-4442-bc95-96337e2f6fb3 used request id req-0f900972-5f47-4e69-9c85-b9a9aee0daf0 2018-07-30 03:30:09,471 - OpenStackNetwork - DEBUG - Network [76fb1cf7-2488-4442-bc95-96337e2f6fb3] created successfully 2018-07-30 03:30:09,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:09,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:09,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4e2f05a8a324348bce671ffdd0d942a", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj-role"}], "expires_at": "2018-07-30T04:30:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a61a44d01ee54e779fcbca6320270b5a", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-user", "id": "abf8b42e54c14dcab178c61c50590cba"}, "audit_ids": ["lEtIfAFZTdCmwWkBLP7cww"], "issued_at": "2018-07-30T03:30:09.000000Z"}} 2018-07-30 03:30:09,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" 2018-07-30 03:30:09,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e904442-f046-441e-bcc9-9f47c7d492d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:09,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4e904442-f046-441e-bcc9-9f47c7d492d1 2018-07-30 03:30:09,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" 2018-07-30 03:30:10,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-844c1e9f-bba6-443b-9a0a-388547c7f703 Date: Mon, 30 Jul 2018 03:30:10 GMT RESP BODY: {"routers": []} 2018-07-30 03:30:10,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-router&admin_state_up=True used request id req-844c1e9f-bba6-443b-9a0a-388547c7f703 2018-07-30 03:30:10,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:10,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:10,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4e2f05a8a324348bce671ffdd0d942a", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj-role"}], "expires_at": "2018-07-30T04:30:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a61a44d01ee54e779fcbca6320270b5a", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-user", "id": "abf8b42e54c14dcab178c61c50590cba"}, "audit_ids": ["KCtq6HQuRPGoU_8nvSb7oQ"], "issued_at": "2018-07-30T03:30:10.000000Z"}} 2018-07-30 03:30:10,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a7b1ca92cd66a9e518c841a1f0244b8f24eff1" 2018-07-30 03:30:10,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cfabd45-e5d3-45e4-a18c-5a0d90ba9da6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:10,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9cfabd45-e5d3-45e4-a18c-5a0d90ba9da6 2018-07-30 03:30:10,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" 2018-07-30 03:30:10,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-38fea14b-0c09-4c88-9ea0-f0a35778cc21 Date: Mon, 30 Jul 2018 03:30:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:30:10,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-38fea14b-0c09-4c88-9ea0-f0a35778cc21 2018-07-30 03:30:10,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" 2018-07-30 03:30:10,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8ccc9dec-26ab-4d7d-84b1-6d8751b309b1 Date: Mon, 30 Jul 2018 03:30:10 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:30:10,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-8ccc9dec-26ab-4d7d-84b1-6d8751b309b1 2018-07-30 03:30:10,713 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-router 2018-07-30 03:30:10,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-router", "admin_state_up": true}}' 2018-07-30 03:30:12,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9d957c00-d357-4e1c-b6de-b4cbaa8f07e9 Date: Mon, 30 Jul 2018 03:30:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a61a44d01ee54e779fcbca6320270b5a", "created_at": "2018-07-30T03:30:10Z", "admin_state_up": true, "updated_at": "2018-07-30T03:30:11Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a61a44d01ee54e779fcbca6320270b5a", "id": "f906c2a5-d412-4eba-ae8d-81c396e30cd9", "name": "CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-router"}} 2018-07-30 03:30:12,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-9d957c00-d357-4e1c-b6de-b4cbaa8f07e9 2018-07-30 03:30:12,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=f906c2a5-d412-4eba-ae8d-81c396e30cd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" 2018-07-30 03:30:12,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7928024f-dfdb-4adb-acc8-12abe63fd341 Date: Mon, 30 Jul 2018 03:30:12 GMT RESP BODY: {"ports":[]} 2018-07-30 03:30:12,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=f906c2a5-d412-4eba-ae8d-81c396e30cd9 used request id req-7928024f-dfdb-4adb-acc8-12abe63fd341 2018-07-30 03:30:12,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" 2018-07-30 03:30:12,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4feb292e-22b1-41fa-8edb-b8fb347539ea Date: Mon, 30 Jul 2018 03:30:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a61a44d01ee54e779fcbca6320270b5a","l2_adjacency":true,"status":"ACTIVE","subnets":["681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe"],"description":"","tags":[],"updated_at":"2018-07-30T03:30:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-net","admin_state_up":true,"tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:08Z","mtu":999}]} 2018-07-30 03:30:12,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-net used request id req-4feb292e-22b1-41fa-8edb-b8fb347539ea 2018-07-30 03:30:12,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:12,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:12,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" 2018-07-30 03:30:12,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6ebc7c4-351e-4614-8bc0-4a324ca3cfe5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a61a44d01ee54e779fcbca6320270b5a", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj"}} 2018-07-30 03:30:12,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a used request id req-e6ebc7c4-351e-4614-8bc0-4a324ca3cfe5 2018-07-30 03:30:12,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=76fb1cf7-2488-4442-bc95-96337e2f6fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" 2018-07-30 03:30:12,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1172636a-51d2-4864-a5ac-ba4c57018b94 Date: Mon, 30 Jul 2018 03:30:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:09Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30: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":"a61a44d01ee54e779fcbca6320270b5a","id":"681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet"}]} 2018-07-30 03:30:12,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=76fb1cf7-2488-4442-bc95-96337e2f6fb3 used request id req-1172636a-51d2-4864-a5ac-ba4c57018b94 2018-07-30 03:30:12,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=76fb1cf7-2488-4442-bc95-96337e2f6fb3&name=CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" 2018-07-30 03:30:12,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c1f76515-7df0-4332-8f4b-1d47ee5b6587 Date: Mon, 30 Jul 2018 03:30:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:09Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30: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":"a61a44d01ee54e779fcbca6320270b5a","id":"681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet"}]} 2018-07-30 03:30:12,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=76fb1cf7-2488-4442-bc95-96337e2f6fb3&name=CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet used request id req-c1f76515-7df0-4332-8f4b-1d47ee5b6587 2018-07-30 03:30:12,418 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-30 03:30:12,418 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-router 2018-07-30 03:30:12,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/f906c2a5-d412-4eba-ae8d-81c396e30cd9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" -d '{"subnet_id": "681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe"}' 2018-07-30 03:30:14,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c6eb115e-baff-402c-bfff-5af0eb44df10 Date: Mon, 30 Jul 2018 03:30:14 GMT RESP BODY: {"network_id": "76fb1cf7-2488-4442-bc95-96337e2f6fb3", "tenant_id": "a61a44d01ee54e779fcbca6320270b5a", "subnet_id": "681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe", "subnet_ids": ["681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe"], "port_id": "23bb1839-1d6b-4da8-92e9-6c9949ba9cb7", "id": "f906c2a5-d412-4eba-ae8d-81c396e30cd9"} 2018-07-30 03:30:14,535 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f906c2a5-d412-4eba-ae8d-81c396e30cd9/add_router_interface used request id req-c6eb115e-baff-402c-bfff-5af0eb44df10 2018-07-30 03:30:14,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/f906c2a5-d412-4eba-ae8d-81c396e30cd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" 2018-07-30 03:30:14,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-862a3b6b-8eb5-4cae-88b2-c4c99092b9ad Date: Mon, 30 Jul 2018 03:30:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a61a44d01ee54e779fcbca6320270b5a", "created_at": "2018-07-30T03:30:10Z", "admin_state_up": true, "updated_at": "2018-07-30T03:30:13Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a61a44d01ee54e779fcbca6320270b5a", "id": "f906c2a5-d412-4eba-ae8d-81c396e30cd9", "name": "CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-router"}} 2018-07-30 03:30:14,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/f906c2a5-d412-4eba-ae8d-81c396e30cd9 used request id req-862a3b6b-8eb5-4cae-88b2-c4c99092b9ad 2018-07-30 03:30:14,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=f906c2a5-d412-4eba-ae8d-81c396e30cd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" 2018-07-30 03:30:14,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-0de1287c-834a-4f3c-8ae9-c28e18edc4d5 Date: Mon, 30 Jul 2018 03:30:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:30:14Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe","ip_address":"10.55.1.1"}],"id":"23bb1839-1d6b-4da8-92e9-6c9949ba9cb7","security_groups":[],"mac_address":"fa:16:3e:4e:df:0c","project_id":"a61a44d01ee54e779fcbca6320270b5a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:13Z","binding:vnic_type":"normal","device_id":"f906c2a5-d412-4eba-ae8d-81c396e30cd9","ip_allocation":"immediate"}]} 2018-07-30 03:30:14,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=f906c2a5-d412-4eba-ae8d-81c396e30cd9 used request id req-0de1287c-834a-4f3c-8ae9-c28e18edc4d5 2018-07-30 03:30:14,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" 2018-07-30 03:30:14,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-6b653669-1e9f-416e-9a54-2f581b321533 Date: Mon, 30 Jul 2018 03:30:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:09Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30: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":"a61a44d01ee54e779fcbca6320270b5a","id":"681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet"}} 2018-07-30 03:30:14,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe used request id req-6b653669-1e9f-416e-9a54-2f581b321533 2018-07-30 03:30:14,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:15,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4e2f05a8a324348bce671ffdd0d942a", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj-role"}], "expires_at": "2018-07-30T04:30:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a61a44d01ee54e779fcbca6320270b5a", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/a61a44d01ee54e779fcbca6320270b5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-user", "id": "abf8b42e54c14dcab178c61c50590cba"}, "audit_ids": ["DKLMxvWwTx-RhXSoG2zT0Q"], "issued_at": "2018-07-30T03:30:15.000000Z"}} 2018-07-30 03:30:15,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43351bc6f7c18c20024a1a5f93cd1583aa52de71" 2018-07-30 03:30:15,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a6c64cdc-d857-4846-81ee-8d74eae8f4af Date: Mon, 30 Jul 2018 03:30:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a61a44d01ee54e779fcbca6320270b5a","l2_adjacency":true,"status":"ACTIVE","subnets":["681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe"],"description":"","tags":[],"updated_at":"2018-07-30T03:30:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-net","admin_state_up":true,"tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:08Z","mtu":999}]} 2018-07-30 03:30:15,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-net used request id req-a6c64cdc-d857-4846-81ee-8d74eae8f4af 2018-07-30 03:30:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:15,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:15,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa61ffb643cafe3b212784dfe110f7088872fd4" 2018-07-30 03:30:15,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cb921ad-c60d-49b8-9f53-3c94b00a870c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a61a44d01ee54e779fcbca6320270b5a", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj"}} 2018-07-30 03:30:15,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a used request id req-1cb921ad-c60d-49b8-9f53-3c94b00a870c 2018-07-30 03:30:15,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=76fb1cf7-2488-4442-bc95-96337e2f6fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43351bc6f7c18c20024a1a5f93cd1583aa52de71" 2018-07-30 03:30:15,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-785292f4-d9b2-4092-9628-1761a0cc4144 Date: Mon, 30 Jul 2018 03:30:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:09Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30: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":"a61a44d01ee54e779fcbca6320270b5a","id":"681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet"}]} 2018-07-30 03:30:15,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=76fb1cf7-2488-4442-bc95-96337e2f6fb3 used request id req-785292f4-d9b2-4092-9628-1761a0cc4144 2018-07-30 03:30:15,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=76fb1cf7-2488-4442-bc95-96337e2f6fb3&name=CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43351bc6f7c18c20024a1a5f93cd1583aa52de71" 2018-07-30 03:30:15,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8c996564-89ac-453f-96d6-19091a0707c0 Date: Mon, 30 Jul 2018 03:30:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:09Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30: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":"a61a44d01ee54e779fcbca6320270b5a","id":"681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet"}]} 2018-07-30 03:30:15,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=76fb1cf7-2488-4442-bc95-96337e2f6fb3&name=CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet used request id req-8c996564-89ac-453f-96d6-19091a0707c0 2018-07-30 03:30:15,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43351bc6f7c18c20024a1a5f93cd1583aa52de71" 2018-07-30 03:30:15,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-75b9137c-0199-4223-b4fa-33e15ab37435 Date: Mon, 30 Jul 2018 03:30:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a61a44d01ee54e779fcbca6320270b5a", "created_at": "2018-07-30T03:30:10Z", "admin_state_up": true, "updated_at": "2018-07-30T03:30:13Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a61a44d01ee54e779fcbca6320270b5a", "id": "f906c2a5-d412-4eba-ae8d-81c396e30cd9", "name": "CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-router"}]} 2018-07-30 03:30:15,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-router used request id req-75b9137c-0199-4223-b4fa-33e15ab37435 2018-07-30 03:30:15,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa61ffb643cafe3b212784dfe110f7088872fd4" 2018-07-30 03:30:16,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9704b6cd-71f2-459c-9490-1252e6778da1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a61a44d01ee54e779fcbca6320270b5a", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj"}} 2018-07-30 03:30:16,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a used request id req-9704b6cd-71f2-459c-9490-1252e6778da1 2018-07-30 03:30:16,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=f906c2a5-d412-4eba-ae8d-81c396e30cd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43351bc6f7c18c20024a1a5f93cd1583aa52de71" 2018-07-30 03:30:16,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-33e94e8f-0f00-4ea9-b03c-a41908bc3ad5 Date: Mon, 30 Jul 2018 03:30:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:30:15Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe","ip_address":"10.55.1.1"}],"id":"23bb1839-1d6b-4da8-92e9-6c9949ba9cb7","security_groups":[],"mac_address":"fa:16:3e:4e:df:0c","project_id":"a61a44d01ee54e779fcbca6320270b5a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:13Z","binding:vnic_type":"normal","device_id":"f906c2a5-d412-4eba-ae8d-81c396e30cd9","ip_allocation":"immediate"}]} 2018-07-30 03:30:16,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=f906c2a5-d412-4eba-ae8d-81c396e30cd9 used request id req-33e94e8f-0f00-4ea9-b03c-a41908bc3ad5 2018-07-30 03:30:16,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43351bc6f7c18c20024a1a5f93cd1583aa52de71" 2018-07-30 03:30:16,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-828c277f-8e9b-45d9-bf3a-52f7b50e9509 Date: Mon, 30 Jul 2018 03:30:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76fb1cf7-2488-4442-bc95-96337e2f6fb3","tenant_id":"a61a44d01ee54e779fcbca6320270b5a","created_at":"2018-07-30T03:30:09Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30: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":"a61a44d01ee54e779fcbca6320270b5a","id":"681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet"}} 2018-07-30 03:30:16,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe used request id req-828c277f-8e9b-45d9-bf3a-52f7b50e9509 2018-07-30 03:30:16,190 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-router and subnet CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet 2018-07-30 03:30:16,190 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-router 2018-07-30 03:30:16,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/f906c2a5-d412-4eba-ae8d-81c396e30cd9/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" -d '{"subnet_id": "681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe"}' 2018-07-30 03:30:17,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fb26f2fb-db79-415d-91e2-16d8c8e52a95 Date: Mon, 30 Jul 2018 03:30:17 GMT RESP BODY: {"network_id": "76fb1cf7-2488-4442-bc95-96337e2f6fb3", "tenant_id": "a61a44d01ee54e779fcbca6320270b5a", "subnet_id": "681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe", "subnet_ids": ["681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe"], "port_id": "23bb1839-1d6b-4da8-92e9-6c9949ba9cb7", "id": "f906c2a5-d412-4eba-ae8d-81c396e30cd9"} 2018-07-30 03:30:17,783 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f906c2a5-d412-4eba-ae8d-81c396e30cd9/remove_router_interface used request id req-fb26f2fb-db79-415d-91e2-16d8c8e52a95 2018-07-30 03:30:17,783 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-router 2018-07-30 03:30:17,783 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-router 2018-07-30 03:30:17,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/f906c2a5-d412-4eba-ae8d-81c396e30cd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d10575f6a710f9110d58dbce987843837328ba" 2018-07-30 03:30:18,916 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cad88b1d-c708-44b0-b231-b0edcf061a0e Content-Length: 0 Date: Mon, 30 Jul 2018 03:30:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:18,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/f906c2a5-d412-4eba-ae8d-81c396e30cd9 used request id req-cad88b1d-c708-44b0-b231-b0edcf061a0e 2018-07-30 03:30:18,917 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet 2018-07-30 03:30:18,917 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-subnet 2018-07-30 03:30:18,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c60cc46f934c356ee6a976fbe3b558a3500c80" 2018-07-30 03:30:20,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b90ff09a-36f4-406a-a5a8-3cf1562beebb Date: Mon, 30 Jul 2018 03:30:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:20,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/681c4fd9-8a44-4c78-9cc3-d7fcc62edbfe used request id req-b90ff09a-36f4-406a-a5a8-3cf1562beebb 2018-07-30 03:30:20,721 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-15ed76c8-b7a1-458d-a271-5bb8a6235f14-pub-net 2018-07-30 03:30:20,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/76fb1cf7-2488-4442-bc95-96337e2f6fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c60cc46f934c356ee6a976fbe3b558a3500c80" 2018-07-30 03:30:21,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eec26fa3-2f6f-42f0-94a1-aa80f3a7d3a3 Date: Mon, 30 Jul 2018 03:30:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:21,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/76fb1cf7-2488-4442-bc95-96337e2f6fb3 used request id req-eec26fa3-2f6f-42f0-94a1-aa80f3a7d3a3 2018-07-30 03:30:21,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:21,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-606b171d-944e-4305-9bcd-c9a974636f22 Date: Mon, 30 Jul 2018 03:30:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a61a44d01ee54e779fcbca6320270b5a", "created_at": "2018-07-30T03:30:08Z", "updated_at": "2018-07-30T03:30:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:30:08Z", "revision_number": 0, "id": "5fcabd21-9650-4b84-95e8-84e6138c85f1", "remote_group_id": "8ac0dd19-d6f3-4a81-b8d6-e7713b274284", "remote_ip_prefix": null, "created_at": "2018-07-30T03:30:08Z", "security_group_id": "8ac0dd19-d6f3-4a81-b8d6-e7713b274284", "tenant_id": "a61a44d01ee54e779fcbca6320270b5a", "port_range_min": null, "ethertype": "IPv4", "project_id": "a61a44d01ee54e779fcbca6320270b5a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:30:08Z", "revision_number": 0, "id": "62657beb-34f7-4a64-93bd-5fc969966d32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:30:08Z", "security_group_id": "8ac0dd19-d6f3-4a81-b8d6-e7713b274284", "tenant_id": "a61a44d01ee54e779fcbca6320270b5a", "port_range_min": null, "ethertype": "IPv4", "project_id": "a61a44d01ee54e779fcbca6320270b5a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:30:08Z", "revision_number": 0, "id": "7ef8d8a9-f09f-420a-bd5e-202c271ab61b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:30:08Z", "security_group_id": "8ac0dd19-d6f3-4a81-b8d6-e7713b274284", "tenant_id": "a61a44d01ee54e779fcbca6320270b5a", "port_range_min": null, "ethertype": "IPv6", "project_id": "a61a44d01ee54e779fcbca6320270b5a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:30:08Z", "revision_number": 0, "id": "9a320ee8-5628-423c-a3a3-c980983f4ffb", "remote_group_id": "8ac0dd19-d6f3-4a81-b8d6-e7713b274284", "remote_ip_prefix": null, "created_at": "2018-07-30T03:30:08Z", "security_group_id": "8ac0dd19-d6f3-4a81-b8d6-e7713b274284", "tenant_id": "a61a44d01ee54e779fcbca6320270b5a", "port_range_min": null, "ethertype": "IPv6", "project_id": "a61a44d01ee54e779fcbca6320270b5a"}], "revision_number": 4, "project_id": "a61a44d01ee54e779fcbca6320270b5a", "id": "8ac0dd19-d6f3-4a81-b8d6-e7713b274284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:30:21,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-606b171d-944e-4305-9bcd-c9a974636f22 2018-07-30 03:30:21,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:21,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88378de5-2ac8-489f-9b39-a565d380571f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:21,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-88378de5-2ac8-489f-9b39-a565d380571f 2018-07-30 03:30:21,898 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:21,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:21,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2ab4bb6-073a-4599-9935-1a336818af49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:21,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-a2ab4bb6-073a-4599-9935-1a336818af49 2018-07-30 03:30:21,990 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:21,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:22,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c3a8bac-c605-44ef-96ea-666d311f4dcb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:22,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-6c3a8bac-c605-44ef-96ea-666d311f4dcb 2018-07-30 03:30:22,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:22,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:22,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-674452ae-755d-4731-90c5-00a0bf8650c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:22,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-674452ae-755d-4731-90c5-00a0bf8650c0 2018-07-30 03:30:22,154 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:22,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:22,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a77fe5-8ac4-4312-907e-9050b9e9a25c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:30:22,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-90a77fe5-8ac4-4312-907e-9050b9e9a25c 2018-07-30 03:30:22,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:22,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d527b56c-6be1-48ae-8b71-de6e745323dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:22,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-d527b56c-6be1-48ae-8b71-de6e745323dc 2018-07-30 03:30:22,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:22,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:22,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8934c072-e9c9-47cc-9355-77b4ff9ab3d6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a61a44d01ee54e779fcbca6320270b5a", "name": "CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj"}} 2018-07-30 03:30:22,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a used request id req-8934c072-e9c9-47cc-9355-77b4ff9ab3d6 2018-07-30 03:30:22,420 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ac0dd19-d6f3-4a81-b8d6-e7713b274284 2018-07-30 03:30:22,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8ac0dd19-d6f3-4a81-b8d6-e7713b274284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:22,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8af8a630-ae46-4f2b-aec4-752a867fb9ae Date: Mon, 30 Jul 2018 03:30:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8ac0dd19-d6f3-4a81-b8d6-e7713b274284", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:30:08Z", "security_group_id": "8ac0dd19-d6f3-4a81-b8d6-e7713b274284", "port_range_min": null, "revision_number": 0, "tenant_id": "a61a44d01ee54e779fcbca6320270b5a", "created_at": "2018-07-30T03:30:08Z", "project_id": "a61a44d01ee54e779fcbca6320270b5a", "id": "5fcabd21-9650-4b84-95e8-84e6138c85f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:30:08Z", "security_group_id": "8ac0dd19-d6f3-4a81-b8d6-e7713b274284", "port_range_min": null, "revision_number": 0, "tenant_id": "a61a44d01ee54e779fcbca6320270b5a", "created_at": "2018-07-30T03:30:08Z", "project_id": "a61a44d01ee54e779fcbca6320270b5a", "id": "62657beb-34f7-4a64-93bd-5fc969966d32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:30:08Z", "security_group_id": "8ac0dd19-d6f3-4a81-b8d6-e7713b274284", "port_range_min": null, "revision_number": 0, "tenant_id": "a61a44d01ee54e779fcbca6320270b5a", "created_at": "2018-07-30T03:30:08Z", "project_id": "a61a44d01ee54e779fcbca6320270b5a", "id": "7ef8d8a9-f09f-420a-bd5e-202c271ab61b"}, {"remote_group_id": "8ac0dd19-d6f3-4a81-b8d6-e7713b274284", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:30:08Z", "security_group_id": "8ac0dd19-d6f3-4a81-b8d6-e7713b274284", "port_range_min": null, "revision_number": 0, "tenant_id": "a61a44d01ee54e779fcbca6320270b5a", "created_at": "2018-07-30T03:30:08Z", "project_id": "a61a44d01ee54e779fcbca6320270b5a", "id": "9a320ee8-5628-423c-a3a3-c980983f4ffb"}]} 2018-07-30 03:30:22,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8ac0dd19-d6f3-4a81-b8d6-e7713b274284 used request id req-8af8a630-ae46-4f2b-aec4-752a867fb9ae 2018-07-30 03:30:22,445 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:30:22,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/8ac0dd19-d6f3-4a81-b8d6-e7713b274284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:22,557 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-388b4d1d-32c0-48a4-94d1-8c8c646eedc2 Content-Length: 0 Date: Mon, 30 Jul 2018 03:30:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:22,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/8ac0dd19-d6f3-4a81-b8d6-e7713b274284 used request id req-388b4d1d-32c0-48a4-94d1-8c8c646eedc2 2018-07-30 03:30:22,558 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj 2018-07-30 03:30:22,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:22,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b270eb7-e817-43d9-bd48-80aea3a61ce4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:22,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a61a44d01ee54e779fcbca6320270b5a used request id req-6b270eb7-e817-43d9-bd48-80aea3a61ce4 2018-07-30 03:30:22,751 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-proj-role 2018-07-30 03:30:22,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/d4e2f05a8a324348bce671ffdd0d942a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:22,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e6ead66-65a8-4ccc-8e3f-476ab4b8c44a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:22,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/d4e2f05a8a324348bce671ffdd0d942a used request id req-0e6ead66-65a8-4ccc-8e3f-476ab4b8c44a 2018-07-30 03:30:22,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cd007eb4fc6d0f7f85f8ac0146b1ba43356a2e" 2018-07-30 03:30:22,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69335ca0-92e1-45e7-bca9-d64f8da382a8 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:30:22,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-69335ca0-92e1-45e7-bca9-d64f8da382a8 2018-07-30 03:30:22,948 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-9ce5e7f0-22cd-47c-user 2018-07-30 03:30:22,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/abf8b42e54c14dcab178c61c50590cba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858607a8a19d3c35e26dcf16ff08106fa726425f" 2018-07-30 03:30:23,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4859741e-6113-4ec8-a38e-104ae169e5ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:23,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/abf8b42e54c14dcab178c61c50590cba used request id req-4859741e-6113-4ec8-a38e-104ae169e5ed 2018-07-30 03:30:23,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:23,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["YVB19-mPSMOJAtDy55w5Ig"], "issued_at": "2018-07-30T03:30:23.000000Z"}} 2018-07-30 03:30:23,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f20c58982dd8caa0f05cf3bd088f93c3b4b556" 2018-07-30 03:30:23,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0a560fc-3d1b-4245-ae15-dd118baf50a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:23,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d0a560fc-3d1b-4245-ae15-dd118baf50a2 2018-07-30 03:30:23,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:23,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:23,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["8e_mJfOrR7OkivYMsCGVDw"], "issued_at": "2018-07-30T03:30:23.000000Z"}} 2018-07-30 03:30:23,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:24,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ccb656f-2a20-43dc-8e8e-2c331d9c1148 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:24,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5ccb656f-2a20-43dc-8e8e-2c331d9c1148 2018-07-30 03:30:24,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:24,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:24,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:24,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd706f15-0778-48e7-973d-bd560418d375 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:30:24,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj used request id req-dd706f15-0778-48e7-973d-bd560418d375 2018-07-30 03:30:24,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:24,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-337318d9-2005-4b91-903e-eab941fa923f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:30:24,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-337318d9-2005-4b91-903e-eab941fa923f 2018-07-30 03:30:24,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj"}}' 2018-07-30 03:30:24,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44f065d6-dd0c-4355-8a5e-79df33429472 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f762a9509aaa4c17ba4460ee44fc4b97"}, "tags": [], "enabled": true, "id": "f762a9509aaa4c17ba4460ee44fc4b97", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj"}} 2018-07-30 03:30:24,304 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-44f065d6-dd0c-4355-8a5e-79df33429472 2018-07-30 03:30:24,304 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj 2018-07-30 03:30:24,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:24,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:24,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["CTRaqZY7SamfK6uZVK3h5A"], "issued_at": "2018-07-30T03:30:24.000000Z"}} 2018-07-30 03:30:24,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df033c166644a9f701ce618195f9ce7d3008bc7" 2018-07-30 03:30:24,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec00d06-77cb-4094-b916-9a3782b21b7d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:24,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4ec00d06-77cb-4094-b916-9a3782b21b7d 2018-07-30 03:30:24,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:24,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:24,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df033c166644a9f701ce618195f9ce7d3008bc7" 2018-07-30 03:30:24,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba00ed7-81cf-47ce-a07c-6585da906056 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:30:24,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-dba00ed7-81cf-47ce-a07c-6585da906056 2018-07-30 03:30:24,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df033c166644a9f701ce618195f9ce7d3008bc7" 2018-07-30 03:30:24,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d47c5f-4b57-49b3-9082-0d84a5e43057 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f762a9509aaa4c17ba4460ee44fc4b97"}, "tags": [], "enabled": true, "id": "f762a9509aaa4c17ba4460ee44fc4b97", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj"}]} 2018-07-30 03:30:24,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj used request id req-47d47c5f-4b57-49b3-9082-0d84a5e43057 2018-07-30 03:30:24,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df033c166644a9f701ce618195f9ce7d3008bc7" 2018-07-30 03:30:25,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ba449a-1501-4c40-a70b-d57a5a230b65 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:30:25,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-01ba449a-1501-4c40-a70b-d57a5a230b65 2018-07-30 03:30:25,554 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-5e01dae8-7506-4e5-user 2018-07-30 03:30:25,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:25,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:25,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c795b29-579d-4a99-b0cc-5c3c5c508c73 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:30:25,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5c795b29-579d-4a99-b0cc-5c3c5c508c73 2018-07-30 03:30:25,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" -d '{"role": {"name": "CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj-role"}}' 2018-07-30 03:30:25,684 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc187766-6299-4512-957d-f1058712541c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7caaf87982c4fb69f2a23ae4636f146", "links": {"self": "http://172.30.9.25:5000/v3/roles/a7caaf87982c4fb69f2a23ae4636f146"}, "name": "CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj-role"}} 2018-07-30 03:30:25,685 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-fc187766-6299-4512-957d-f1058712541c 2018-07-30 03:30:25,685 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj-role 2018-07-30 03:30:25,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a7caaf87982c4fb69f2a23ae4636f146 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:25,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8abae4-4bd1-4926-840d-022834d17b0c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7caaf87982c4fb69f2a23ae4636f146", "links": {"self": "http://172.30.9.25:5000/v3/roles/a7caaf87982c4fb69f2a23ae4636f146"}, "name": "CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj-role"}} 2018-07-30 03:30:25,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a7caaf87982c4fb69f2a23ae4636f146 used request id req-ad8abae4-4bd1-4926-840d-022834d17b0c 2018-07-30 03:30:25,776 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj-role to project CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj 2018-07-30 03:30:25,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f762a9509aaa4c17ba4460ee44fc4b97/users/f45e84badedf4000abeeb243ddcfc861/roles/a7caaf87982c4fb69f2a23ae4636f146 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:25,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76d74bad-fdea-4650-841f-e90acd27ac7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:25,902 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f762a9509aaa4c17ba4460ee44fc4b97/users/f45e84badedf4000abeeb243ddcfc861/roles/a7caaf87982c4fb69f2a23ae4636f146 used request id req-76d74bad-fdea-4650-841f-e90acd27ac7d 2018-07-30 03:30:25,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:25,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:26,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7caaf87982c4fb69f2a23ae4636f146", "name": "CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj-role"}], "expires_at": "2018-07-30T04:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f762a9509aaa4c17ba4460ee44fc4b97", "name": "CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f762a9509aaa4c17ba4460ee44fc4b97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f762a9509aaa4c17ba4460ee44fc4b97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5e01dae8-7506-4e5-user", "id": "f45e84badedf4000abeeb243ddcfc861"}, "audit_ids": ["jLubmJaaQFOyTfl0s1pxww"], "issued_at": "2018-07-30T03:30:26.000000Z"}} 2018-07-30 03:30:26,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf30e54d1a52865a6610b97854afd846c1343f7" 2018-07-30 03:30:26,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e1707d-f0b7-4440-9f34-fbe856fccc8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:26,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a8e1707d-f0b7-4440-9f34-fbe856fccc8e 2018-07-30 03:30:26,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf30e54d1a52865a6610b97854afd846c1343f7" 2018-07-30 03:30:26,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9b6fca5b-f4b7-49cc-98b8-0d356d7efe07 Date: Mon, 30 Jul 2018 03:30:26 GMT RESP BODY: {"networks":[]} 2018-07-30 03:30:26,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-net used request id req-9b6fca5b-f4b7-49cc-98b8-0d356d7efe07 2018-07-30 03:30:26,560 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-net 2018-07-30 03:30:26,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf30e54d1a52865a6610b97854afd846c1343f7" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-net", "admin_state_up": true}}' 2018-07-30 03:30:27,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-87c812ff-73c5-46b1-b4ba-f1fe7663d11a Date: Mon, 30 Jul 2018 03:30:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"406215e8-5cc0-4526-a53a-7767f6425042","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f762a9509aaa4c17ba4460ee44fc4b97","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:30:27Z","is_default":false,"name":"CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f762a9509aaa4c17ba4460ee44fc4b97","created_at":"2018-07-30T03:30:26Z","mtu":999}} 2018-07-30 03:30:27,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-87c812ff-73c5-46b1-b4ba-f1fe7663d11a 2018-07-30 03:30:27,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=406215e8-5cc0-4526-a53a-7767f6425042 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf30e54d1a52865a6610b97854afd846c1343f7" 2018-07-30 03:30:27,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-43d04b2b-e08c-40f5-b23f-f87a8ceddba3 Date: Mon, 30 Jul 2018 03:30:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"406215e8-5cc0-4526-a53a-7767f6425042","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f762a9509aaa4c17ba4460ee44fc4b97","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:30:27Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-net","admin_state_up":true,"tenant_id":"f762a9509aaa4c17ba4460ee44fc4b97","created_at":"2018-07-30T03:30:26Z","mtu":999}]} 2018-07-30 03:30:27,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=406215e8-5cc0-4526-a53a-7767f6425042 used request id req-43d04b2b-e08c-40f5-b23f-f87a8ceddba3 2018-07-30 03:30:27,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=406215e8-5cc0-4526-a53a-7767f6425042 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf30e54d1a52865a6610b97854afd846c1343f7" 2018-07-30 03:30:27,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b7cc9795-1326-4163-97d8-262800f257c6 Date: Mon, 30 Jul 2018 03:30:27 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:30:27,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=406215e8-5cc0-4526-a53a-7767f6425042 used request id req-b7cc9795-1326-4163-97d8-262800f257c6 2018-07-30 03:30:27,329 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-subnet 2018-07-30 03:30:27,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf30e54d1a52865a6610b97854afd846c1343f7" -d '{"subnets": [{"ip_version": 4, "network_id": "406215e8-5cc0-4526-a53a-7767f6425042", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-subnet"}]}' 2018-07-30 03:30:28,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-098b64a3-a1f5-4a30-b081-05dd9326adf7 Date: Mon, 30 Jul 2018 03:30:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"406215e8-5cc0-4526-a53a-7767f6425042","tenant_id":"f762a9509aaa4c17ba4460ee44fc4b97","created_at":"2018-07-30T03:30:27Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30:27Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f762a9509aaa4c17ba4460ee44fc4b97","id":"7ae68277-719c-4123-90a4-c943be2e2205","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-subnet"}]} 2018-07-30 03:30:28,052 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-098b64a3-a1f5-4a30-b081-05dd9326adf7 2018-07-30 03:30:28,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=406215e8-5cc0-4526-a53a-7767f6425042 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf30e54d1a52865a6610b97854afd846c1343f7" 2018-07-30 03:30:28,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d9edc621-4991-4a27-8d96-8cce56ebb749 Date: Mon, 30 Jul 2018 03:30:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"406215e8-5cc0-4526-a53a-7767f6425042","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f762a9509aaa4c17ba4460ee44fc4b97","l2_adjacency":true,"status":"ACTIVE","subnets":["7ae68277-719c-4123-90a4-c943be2e2205"],"description":"","tags":[],"updated_at":"2018-07-30T03:30:27Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-net","admin_state_up":true,"tenant_id":"f762a9509aaa4c17ba4460ee44fc4b97","created_at":"2018-07-30T03:30:26Z","mtu":999}]} 2018-07-30 03:30:28,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=406215e8-5cc0-4526-a53a-7767f6425042 used request id req-d9edc621-4991-4a27-8d96-8cce56ebb749 2018-07-30 03:30:28,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=406215e8-5cc0-4526-a53a-7767f6425042 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf30e54d1a52865a6610b97854afd846c1343f7" 2018-07-30 03:30:28,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9325d0ba-4545-4340-b410-85fc564cd22a Date: Mon, 30 Jul 2018 03:30:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"406215e8-5cc0-4526-a53a-7767f6425042","tenant_id":"f762a9509aaa4c17ba4460ee44fc4b97","created_at":"2018-07-30T03:30:27Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f762a9509aaa4c17ba4460ee44fc4b97","id":"7ae68277-719c-4123-90a4-c943be2e2205","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-subnet"}]} 2018-07-30 03:30:28,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=406215e8-5cc0-4526-a53a-7767f6425042 used request id req-9325d0ba-4545-4340-b410-85fc564cd22a 2018-07-30 03:30:28,232 - OpenStackNetwork - DEBUG - Network [406215e8-5cc0-4526-a53a-7767f6425042] created successfully 2018-07-30 03:30:28,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:28,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7caaf87982c4fb69f2a23ae4636f146", "name": "CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj-role"}], "expires_at": "2018-07-30T04:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f762a9509aaa4c17ba4460ee44fc4b97", "name": "CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f762a9509aaa4c17ba4460ee44fc4b97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f762a9509aaa4c17ba4460ee44fc4b97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/f762a9509aaa4c17ba4460ee44fc4b97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5e01dae8-7506-4e5-user", "id": "f45e84badedf4000abeeb243ddcfc861"}, "audit_ids": ["JplzJ-yBQHi-ZhBCMPyv4w"], "issued_at": "2018-07-30T03:30:28.000000Z"}} 2018-07-30 03:30:28,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab2d85738e828ac37c98dc0ce588449e8a6cc07" 2018-07-30 03:30:28,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ab1372e0-46bc-4d11-963f-61fe256a44e9 Date: Mon, 30 Jul 2018 03:30:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"406215e8-5cc0-4526-a53a-7767f6425042","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f762a9509aaa4c17ba4460ee44fc4b97","l2_adjacency":true,"status":"ACTIVE","subnets":["7ae68277-719c-4123-90a4-c943be2e2205"],"description":"","tags":[],"updated_at":"2018-07-30T03:30:27Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-net","admin_state_up":true,"tenant_id":"f762a9509aaa4c17ba4460ee44fc4b97","created_at":"2018-07-30T03:30:26Z","mtu":999}]} 2018-07-30 03:30:28,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-net used request id req-ab1372e0-46bc-4d11-963f-61fe256a44e9 2018-07-30 03:30:28,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:28,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:29,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f762a9509aaa4c17ba4460ee44fc4b97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f20c58982dd8caa0f05cf3bd088f93c3b4b556" 2018-07-30 03:30:29,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc2e317-db4e-413b-9170-f14beda60c23 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f762a9509aaa4c17ba4460ee44fc4b97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f762a9509aaa4c17ba4460ee44fc4b97", "name": "CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj"}} 2018-07-30 03:30:29,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f762a9509aaa4c17ba4460ee44fc4b97 used request id req-efc2e317-db4e-413b-9170-f14beda60c23 2018-07-30 03:30:29,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=406215e8-5cc0-4526-a53a-7767f6425042 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab2d85738e828ac37c98dc0ce588449e8a6cc07" 2018-07-30 03:30:29,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5af3fd27-d25d-4fc0-90c3-7bfe10cd2b64 Date: Mon, 30 Jul 2018 03:30:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"406215e8-5cc0-4526-a53a-7767f6425042","tenant_id":"f762a9509aaa4c17ba4460ee44fc4b97","created_at":"2018-07-30T03:30:27Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f762a9509aaa4c17ba4460ee44fc4b97","id":"7ae68277-719c-4123-90a4-c943be2e2205","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-subnet"}]} 2018-07-30 03:30:29,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=406215e8-5cc0-4526-a53a-7767f6425042 used request id req-5af3fd27-d25d-4fc0-90c3-7bfe10cd2b64 2018-07-30 03:30:29,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=406215e8-5cc0-4526-a53a-7767f6425042&name=CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab2d85738e828ac37c98dc0ce588449e8a6cc07" 2018-07-30 03:30:29,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dd6e771a-9929-48c8-b1b9-9c45a9b40bfe Date: Mon, 30 Jul 2018 03:30:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"406215e8-5cc0-4526-a53a-7767f6425042","tenant_id":"f762a9509aaa4c17ba4460ee44fc4b97","created_at":"2018-07-30T03:30:27Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f762a9509aaa4c17ba4460ee44fc4b97","id":"7ae68277-719c-4123-90a4-c943be2e2205","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-subnet"}]} 2018-07-30 03:30:29,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=406215e8-5cc0-4526-a53a-7767f6425042&name=CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-subnet used request id req-dd6e771a-9929-48c8-b1b9-9c45a9b40bfe 2018-07-30 03:30:29,198 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-subnet 2018-07-30 03:30:29,199 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-subnet 2018-07-30 03:30:29,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/7ae68277-719c-4123-90a4-c943be2e2205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf30e54d1a52865a6610b97854afd846c1343f7" 2018-07-30 03:30:30,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd8d2ccc-ae9c-49e9-88ed-cfee9f375e12 Date: Mon, 30 Jul 2018 03:30:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:30,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/7ae68277-719c-4123-90a4-c943be2e2205 used request id req-bd8d2ccc-ae9c-49e9-88ed-cfee9f375e12 2018-07-30 03:30:30,409 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-7b682294-cb4a-4583-b347-8a7291863ce6-pub-net 2018-07-30 03:30:30,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/406215e8-5cc0-4526-a53a-7767f6425042 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf30e54d1a52865a6610b97854afd846c1343f7" 2018-07-30 03:30:31,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c88e794-ec60-46ed-a3dc-6f93ddf17c06 Date: Mon, 30 Jul 2018 03:30:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:31,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/406215e8-5cc0-4526-a53a-7767f6425042 used request id req-6c88e794-ec60-46ed-a3dc-6f93ddf17c06 2018-07-30 03:30:31,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:31,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9633cf10-6358-4e94-80c3-960d06b66c26 Date: Mon, 30 Jul 2018 03:30:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f762a9509aaa4c17ba4460ee44fc4b97", "created_at": "2018-07-30T03:30:26Z", "updated_at": "2018-07-30T03:30:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:30:26Z", "revision_number": 0, "id": "0d873043-214d-4d98-b0b7-c25baae6c8ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:30:26Z", "security_group_id": "321046ff-e545-4575-9c1a-f1cd64992bab", "tenant_id": "f762a9509aaa4c17ba4460ee44fc4b97", "port_range_min": null, "ethertype": "IPv6", "project_id": "f762a9509aaa4c17ba4460ee44fc4b97"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:30:26Z", "revision_number": 0, "id": "12bb2f83-6839-42c2-aae2-d6eea3f6aff1", "remote_group_id": "321046ff-e545-4575-9c1a-f1cd64992bab", "remote_ip_prefix": null, "created_at": "2018-07-30T03:30:26Z", "security_group_id": "321046ff-e545-4575-9c1a-f1cd64992bab", "tenant_id": "f762a9509aaa4c17ba4460ee44fc4b97", "port_range_min": null, "ethertype": "IPv6", "project_id": "f762a9509aaa4c17ba4460ee44fc4b97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:30:26Z", "revision_number": 0, "id": "cb7e33ce-1b6e-47e0-ba49-506ff4d78197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:30:26Z", "security_group_id": "321046ff-e545-4575-9c1a-f1cd64992bab", "tenant_id": "f762a9509aaa4c17ba4460ee44fc4b97", "port_range_min": null, "ethertype": "IPv4", "project_id": "f762a9509aaa4c17ba4460ee44fc4b97"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:30:26Z", "revision_number": 0, "id": "d8924142-a767-46ba-a1ee-dc4bc3e9335b", "remote_group_id": "321046ff-e545-4575-9c1a-f1cd64992bab", "remote_ip_prefix": null, "created_at": "2018-07-30T03:30:26Z", "security_group_id": "321046ff-e545-4575-9c1a-f1cd64992bab", "tenant_id": "f762a9509aaa4c17ba4460ee44fc4b97", "port_range_min": null, "ethertype": "IPv4", "project_id": "f762a9509aaa4c17ba4460ee44fc4b97"}], "revision_number": 4, "project_id": "f762a9509aaa4c17ba4460ee44fc4b97", "id": "321046ff-e545-4575-9c1a-f1cd64992bab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:30:31,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-9633cf10-6358-4e94-80c3-960d06b66c26 2018-07-30 03:30:31,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:31,717 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4050513d-2473-4e75-8a47-eadd0907fe1b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:31,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-4050513d-2473-4e75-8a47-eadd0907fe1b 2018-07-30 03:30:31,717 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:31,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:31,809 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd85b681-5d46-4e82-a0a3-02ec85412587 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:31,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-dd85b681-5d46-4e82-a0a3-02ec85412587 2018-07-30 03:30:31,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:31,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:31,829 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f023e4ec-b6e8-4aa8-9405-06b3a4d38f02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:31,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-f023e4ec-b6e8-4aa8-9405-06b3a4d38f02 2018-07-30 03:30:31,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:31,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f762a9509aaa4c17ba4460ee44fc4b97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:31,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62c489e-e6d4-4b2e-8a97-86cf45e3a890 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f762a9509aaa4c17ba4460ee44fc4b97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f762a9509aaa4c17ba4460ee44fc4b97", "name": "CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj"}} 2018-07-30 03:30:31,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f762a9509aaa4c17ba4460ee44fc4b97 used request id req-f62c489e-e6d4-4b2e-8a97-86cf45e3a890 2018-07-30 03:30:31,920 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 321046ff-e545-4575-9c1a-f1cd64992bab 2018-07-30 03:30:31,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=321046ff-e545-4575-9c1a-f1cd64992bab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:31,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-36c92052-8094-4321-a9a4-45e5ebac4272 Date: Mon, 30 Jul 2018 03:30:31 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-30T03:30:26Z", "security_group_id": "321046ff-e545-4575-9c1a-f1cd64992bab", "port_range_min": null, "revision_number": 0, "tenant_id": "f762a9509aaa4c17ba4460ee44fc4b97", "created_at": "2018-07-30T03:30:26Z", "project_id": "f762a9509aaa4c17ba4460ee44fc4b97", "id": "0d873043-214d-4d98-b0b7-c25baae6c8ac"}, {"remote_group_id": "321046ff-e545-4575-9c1a-f1cd64992bab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:30:26Z", "security_group_id": "321046ff-e545-4575-9c1a-f1cd64992bab", "port_range_min": null, "revision_number": 0, "tenant_id": "f762a9509aaa4c17ba4460ee44fc4b97", "created_at": "2018-07-30T03:30:26Z", "project_id": "f762a9509aaa4c17ba4460ee44fc4b97", "id": "12bb2f83-6839-42c2-aae2-d6eea3f6aff1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:30:26Z", "security_group_id": "321046ff-e545-4575-9c1a-f1cd64992bab", "port_range_min": null, "revision_number": 0, "tenant_id": "f762a9509aaa4c17ba4460ee44fc4b97", "created_at": "2018-07-30T03:30:26Z", "project_id": "f762a9509aaa4c17ba4460ee44fc4b97", "id": "cb7e33ce-1b6e-47e0-ba49-506ff4d78197"}, {"remote_group_id": "321046ff-e545-4575-9c1a-f1cd64992bab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:30:26Z", "security_group_id": "321046ff-e545-4575-9c1a-f1cd64992bab", "port_range_min": null, "revision_number": 0, "tenant_id": "f762a9509aaa4c17ba4460ee44fc4b97", "created_at": "2018-07-30T03:30:26Z", "project_id": "f762a9509aaa4c17ba4460ee44fc4b97", "id": "d8924142-a767-46ba-a1ee-dc4bc3e9335b"}]} 2018-07-30 03:30:31,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=321046ff-e545-4575-9c1a-f1cd64992bab used request id req-36c92052-8094-4321-a9a4-45e5ebac4272 2018-07-30 03:30:31,948 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:30:31,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/321046ff-e545-4575-9c1a-f1cd64992bab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:32,079 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24e98f8d-f6ce-40d9-8382-9d96d9412c60 Content-Length: 0 Date: Mon, 30 Jul 2018 03:30:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:32,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/321046ff-e545-4575-9c1a-f1cd64992bab used request id req-24e98f8d-f6ce-40d9-8382-9d96d9412c60 2018-07-30 03:30:32,080 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj 2018-07-30 03:30:32,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f762a9509aaa4c17ba4460ee44fc4b97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:32,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1baf85ff-7d38-45a2-9229-4fff91c7d15a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:32,263 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f762a9509aaa4c17ba4460ee44fc4b97 used request id req-1baf85ff-7d38-45a2-9229-4fff91c7d15a 2018-07-30 03:30:32,263 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-5e01dae8-7506-4e5-proj-role 2018-07-30 03:30:32,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a7caaf87982c4fb69f2a23ae4636f146 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:32,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4787442-63a6-4467-86d1-191539ea3f38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:32,384 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a7caaf87982c4fb69f2a23ae4636f146 used request id req-d4787442-63a6-4467-86d1-191539ea3f38 2018-07-30 03:30:32,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c28df6f6e4d9cbd6a31b55dd966002038312c" 2018-07-30 03:30:32,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15bd7ce0-f0d4-4f9b-8de5-bae6f9ebc527 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:30:32,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-15bd7ce0-f0d4-4f9b-8de5-bae6f9ebc527 2018-07-30 03:30:32,465 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-5e01dae8-7506-4e5-user 2018-07-30 03:30:32,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f45e84badedf4000abeeb243ddcfc861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df033c166644a9f701ce618195f9ce7d3008bc7" 2018-07-30 03:30:32,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b3ccd25-8a17-42da-87a5-d30cd108160b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:32,622 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f45e84badedf4000abeeb243ddcfc861 used request id req-0b3ccd25-8a17-42da-87a5-d30cd108160b 2018-07-30 03:30:32,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:33,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["_TQN-wvmSEKngLk3thhwUg"], "issued_at": "2018-07-30T03:30:33.000000Z"}} 2018-07-30 03:30:33,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fc65f6a65b426c0cdbc0fb77beeb271f3d42d" 2018-07-30 03:30:33,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4336a68b-0c24-4cc5-9b36-255d0b76b17a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:33,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4336a68b-0c24-4cc5-9b36-255d0b76b17a 2018-07-30 03:30:33,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:33,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:33,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["i3WU3xjQR16Nuxg0rRA9aA"], "issued_at": "2018-07-30T03:30:33.000000Z"}} 2018-07-30 03:30:33,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:33,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07877d16-c8d4-404d-9b1a-bf13c7b2101e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:33,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-07877d16-c8d4-404d-9b1a-bf13c7b2101e 2018-07-30 03:30:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:33,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:33,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:33,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c26f4f5-afe0-4ba1-abe5-4d432691743a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:30:33,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj used request id req-2c26f4f5-afe0-4ba1-abe5-4d432691743a 2018-07-30 03:30:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:33,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986f68e1-cde2-4102-96b4-4c038f8519c8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:30:33,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-986f68e1-cde2-4102-96b4-4c038f8519c8 2018-07-30 03:30:33,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj"}}' 2018-07-30 03:30:33,872 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4d22c98-f162-4a6c-8621-6e125d5c1f34 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7cc642f9f8ba45798ec21e4846c3133e"}, "tags": [], "enabled": true, "id": "7cc642f9f8ba45798ec21e4846c3133e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj"}} 2018-07-30 03:30:33,872 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-f4d22c98-f162-4a6c-8621-6e125d5c1f34 2018-07-30 03:30:33,873 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj 2018-07-30 03:30:33,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:33,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:34,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["-qHbBXRZTPiJ6Yg0EMKCxA"], "issued_at": "2018-07-30T03:30:34.000000Z"}} 2018-07-30 03:30:34,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027d012b6d1faa719e31f7c22b843e91fc32090f" 2018-07-30 03:30:34,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41c3aec-4a8c-4b63-a114-246788bb87f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:34,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e41c3aec-4a8c-4b63-a114-246788bb87f0 2018-07-30 03:30:34,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:34,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027d012b6d1faa719e31f7c22b843e91fc32090f" 2018-07-30 03:30:34,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf4f64ef-07ea-4ceb-9289-a5844df6e4a4 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:30:34,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-bf4f64ef-07ea-4ceb-9289-a5844df6e4a4 2018-07-30 03:30:34,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027d012b6d1faa719e31f7c22b843e91fc32090f" 2018-07-30 03:30:34,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50af92f8-962e-4ffe-921c-e2b073879e54 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7cc642f9f8ba45798ec21e4846c3133e"}, "tags": [], "enabled": true, "id": "7cc642f9f8ba45798ec21e4846c3133e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj"}]} 2018-07-30 03:30:34,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj used request id req-50af92f8-962e-4ffe-921c-e2b073879e54 2018-07-30 03:30:34,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027d012b6d1faa719e31f7c22b843e91fc32090f" 2018-07-30 03:30:34,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3223e771-db1d-4b3f-84d6-659c0f534fff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:30:34,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3223e771-db1d-4b3f-84d6-659c0f534fff 2018-07-30 03:30:34,928 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-6ffa57c7-50bc-450-user 2018-07-30 03:30:34,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:34,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:35,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9034e1a0-7ca1-47f1-93f4-0fd00449991e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:30:35,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9034e1a0-7ca1-47f1-93f4-0fd00449991e 2018-07-30 03:30:35,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" -d '{"role": {"name": "CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj-role"}}' 2018-07-30 03:30:35,144 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf69d004-2275-4f9a-be30-bd8a4892e641 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a286c7d7977140ebbceb44679d9b1dd9", "links": {"self": "http://172.30.9.25:5000/v3/roles/a286c7d7977140ebbceb44679d9b1dd9"}, "name": "CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj-role"}} 2018-07-30 03:30:35,144 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-bf69d004-2275-4f9a-be30-bd8a4892e641 2018-07-30 03:30:35,144 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj-role 2018-07-30 03:30:35,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a286c7d7977140ebbceb44679d9b1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:35,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b4a546-38bf-4016-ba00-4cce0a2eb749 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a286c7d7977140ebbceb44679d9b1dd9", "links": {"self": "http://172.30.9.25:5000/v3/roles/a286c7d7977140ebbceb44679d9b1dd9"}, "name": "CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj-role"}} 2018-07-30 03:30:35,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a286c7d7977140ebbceb44679d9b1dd9 used request id req-c5b4a546-38bf-4016-ba00-4cce0a2eb749 2018-07-30 03:30:35,226 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj-role to project CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj 2018-07-30 03:30:35,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/7cc642f9f8ba45798ec21e4846c3133e/users/92e57dd7d7ff434daae007900ccd22a1/roles/a286c7d7977140ebbceb44679d9b1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:35,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f8d11b-9d90-46d5-812f-013b2de1028f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:35,344 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7cc642f9f8ba45798ec21e4846c3133e/users/92e57dd7d7ff434daae007900ccd22a1/roles/a286c7d7977140ebbceb44679d9b1dd9 used request id req-b1f8d11b-9d90-46d5-812f-013b2de1028f 2018-07-30 03:30:35,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:35,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:35,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a286c7d7977140ebbceb44679d9b1dd9", "name": "CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj-role"}], "expires_at": "2018-07-30T04:30:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7cc642f9f8ba45798ec21e4846c3133e", "name": "CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7cc642f9f8ba45798ec21e4846c3133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/7cc642f9f8ba45798ec21e4846c3133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/7cc642f9f8ba45798ec21e4846c3133e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7cc642f9f8ba45798ec21e4846c3133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/7cc642f9f8ba45798ec21e4846c3133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/7cc642f9f8ba45798ec21e4846c3133e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7cc642f9f8ba45798ec21e4846c3133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_7cc642f9f8ba45798ec21e4846c3133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7cc642f9f8ba45798ec21e4846c3133e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/7cc642f9f8ba45798ec21e4846c3133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/7cc642f9f8ba45798ec21e4846c3133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/7cc642f9f8ba45798ec21e4846c3133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/7cc642f9f8ba45798ec21e4846c3133e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/7cc642f9f8ba45798ec21e4846c3133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6ffa57c7-50bc-450-user", "id": "92e57dd7d7ff434daae007900ccd22a1"}, "audit_ids": ["GkN2DoejTce-kCSAK2nwLA"], "issued_at": "2018-07-30T03:30:35.000000Z"}} 2018-07-30 03:30:35,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5742360aed0735fd2e0b161c5bb78851fc52e9" 2018-07-30 03:30:35,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527db1b1-3bca-4757-ac22-435010579917 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:35,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-527db1b1-3bca-4757-ac22-435010579917 2018-07-30 03:30:35,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5742360aed0735fd2e0b161c5bb78851fc52e9" 2018-07-30 03:30:35,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d5db6134-4bb5-4309-8d8f-27abcc398a90 Date: Mon, 30 Jul 2018 03:30:35 GMT RESP BODY: {"networks":[]} 2018-07-30 03:30:35,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-net used request id req-d5db6134-4bb5-4309-8d8f-27abcc398a90 2018-07-30 03:30:35,989 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-net 2018-07-30 03:30:35,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5742360aed0735fd2e0b161c5bb78851fc52e9" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-net", "admin_state_up": true}}' 2018-07-30 03:30:36,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-f90e2dd7-67f3-48d6-9fdb-39766c34b8cd Date: Mon, 30 Jul 2018 03:30:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1d88d482-e1d3-4ca8-b4cc-80544fe6fabd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7cc642f9f8ba45798ec21e4846c3133e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:30:36Z","is_default":false,"name":"CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7cc642f9f8ba45798ec21e4846c3133e","created_at":"2018-07-30T03:30:36Z","mtu":999}} 2018-07-30 03:30:36,417 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-f90e2dd7-67f3-48d6-9fdb-39766c34b8cd 2018-07-30 03:30:36,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1d88d482-e1d3-4ca8-b4cc-80544fe6fabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5742360aed0735fd2e0b161c5bb78851fc52e9" 2018-07-30 03:30:36,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-4fd6d997-d92c-4e84-987c-55aa1adc16ff Date: Mon, 30 Jul 2018 03:30:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1d88d482-e1d3-4ca8-b4cc-80544fe6fabd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7cc642f9f8ba45798ec21e4846c3133e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:30:36Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-net","admin_state_up":true,"tenant_id":"7cc642f9f8ba45798ec21e4846c3133e","created_at":"2018-07-30T03:30:36Z","mtu":999}]} 2018-07-30 03:30:36,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1d88d482-e1d3-4ca8-b4cc-80544fe6fabd used request id req-4fd6d997-d92c-4e84-987c-55aa1adc16ff 2018-07-30 03:30:36,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1d88d482-e1d3-4ca8-b4cc-80544fe6fabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5742360aed0735fd2e0b161c5bb78851fc52e9" 2018-07-30 03:30:36,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-66cb2b08-e371-45d1-a461-fff1ce60f117 Date: Mon, 30 Jul 2018 03:30:36 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:30:36,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1d88d482-e1d3-4ca8-b4cc-80544fe6fabd used request id req-66cb2b08-e371-45d1-a461-fff1ce60f117 2018-07-30 03:30:36,566 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-subnet 2018-07-30 03:30:36,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5742360aed0735fd2e0b161c5bb78851fc52e9" -d '{"subnets": [{"ip_version": 4, "network_id": "1d88d482-e1d3-4ca8-b4cc-80544fe6fabd", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-subnet"}]}' 2018-07-30 03:30:37,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dc1fef61-8aaa-43e3-9a91-1c2ecad6fc2f Date: Mon, 30 Jul 2018 03:30:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d88d482-e1d3-4ca8-b4cc-80544fe6fabd","tenant_id":"7cc642f9f8ba45798ec21e4846c3133e","created_at":"2018-07-30T03:30:36Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30:36Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7cc642f9f8ba45798ec21e4846c3133e","id":"faf63781-a43c-4e80-9515-64d69086bf84","subnetpool_id":null,"name":"CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-subnet"}]} 2018-07-30 03:30:37,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-dc1fef61-8aaa-43e3-9a91-1c2ecad6fc2f 2018-07-30 03:30:37,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1d88d482-e1d3-4ca8-b4cc-80544fe6fabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5742360aed0735fd2e0b161c5bb78851fc52e9" 2018-07-30 03:30:37,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9dbe95de-75c9-4b5d-8044-81e1dda7c580 Date: Mon, 30 Jul 2018 03:30:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1d88d482-e1d3-4ca8-b4cc-80544fe6fabd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7cc642f9f8ba45798ec21e4846c3133e","l2_adjacency":true,"status":"ACTIVE","subnets":["faf63781-a43c-4e80-9515-64d69086bf84"],"description":"","tags":[],"updated_at":"2018-07-30T03:30:36Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-net","admin_state_up":true,"tenant_id":"7cc642f9f8ba45798ec21e4846c3133e","created_at":"2018-07-30T03:30:36Z","mtu":999}]} 2018-07-30 03:30:37,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1d88d482-e1d3-4ca8-b4cc-80544fe6fabd used request id req-9dbe95de-75c9-4b5d-8044-81e1dda7c580 2018-07-30 03:30:37,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1d88d482-e1d3-4ca8-b4cc-80544fe6fabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5742360aed0735fd2e0b161c5bb78851fc52e9" 2018-07-30 03:30:37,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1e2b8c3f-7a33-41a3-947e-09119750a68a Date: Mon, 30 Jul 2018 03:30:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d88d482-e1d3-4ca8-b4cc-80544fe6fabd","tenant_id":"7cc642f9f8ba45798ec21e4846c3133e","created_at":"2018-07-30T03:30:36Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7cc642f9f8ba45798ec21e4846c3133e","id":"faf63781-a43c-4e80-9515-64d69086bf84","subnetpool_id":null,"name":"CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-subnet"}]} 2018-07-30 03:30:37,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1d88d482-e1d3-4ca8-b4cc-80544fe6fabd used request id req-1e2b8c3f-7a33-41a3-947e-09119750a68a 2018-07-30 03:30:37,233 - OpenStackNetwork - DEBUG - Network [1d88d482-e1d3-4ca8-b4cc-80544fe6fabd] created successfully 2018-07-30 03:30:37,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:37,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:37,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a286c7d7977140ebbceb44679d9b1dd9", "name": "CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj-role"}], "expires_at": "2018-07-30T04:30:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7cc642f9f8ba45798ec21e4846c3133e", "name": "CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7cc642f9f8ba45798ec21e4846c3133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/7cc642f9f8ba45798ec21e4846c3133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/7cc642f9f8ba45798ec21e4846c3133e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7cc642f9f8ba45798ec21e4846c3133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/7cc642f9f8ba45798ec21e4846c3133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/7cc642f9f8ba45798ec21e4846c3133e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7cc642f9f8ba45798ec21e4846c3133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_7cc642f9f8ba45798ec21e4846c3133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7cc642f9f8ba45798ec21e4846c3133e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/7cc642f9f8ba45798ec21e4846c3133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/7cc642f9f8ba45798ec21e4846c3133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/7cc642f9f8ba45798ec21e4846c3133e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/7cc642f9f8ba45798ec21e4846c3133e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/7cc642f9f8ba45798ec21e4846c3133e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6ffa57c7-50bc-450-user", "id": "92e57dd7d7ff434daae007900ccd22a1"}, "audit_ids": ["nFd8Q1arTQCkphwbK9lpLg"], "issued_at": "2018-07-30T03:30:37.000000Z"}} 2018-07-30 03:30:37,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff3802a6f37244795a57cd95d68312fe0cf1b46" 2018-07-30 03:30:37,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3433e924-f1d9-4ecd-897b-eb96d5f7b101 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:37,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3433e924-f1d9-4ecd-897b-eb96d5f7b101 2018-07-30 03:30:37,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff3802a6f37244795a57cd95d68312fe0cf1b46" 2018-07-30 03:30:37,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fdf79170-0587-409d-a221-9f7fb05b7b9d Date: Mon, 30 Jul 2018 03:30:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1d88d482-e1d3-4ca8-b4cc-80544fe6fabd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7cc642f9f8ba45798ec21e4846c3133e","l2_adjacency":true,"status":"ACTIVE","subnets":["faf63781-a43c-4e80-9515-64d69086bf84"],"description":"","tags":[],"updated_at":"2018-07-30T03:30:36Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-net","admin_state_up":true,"tenant_id":"7cc642f9f8ba45798ec21e4846c3133e","created_at":"2018-07-30T03:30:36Z","mtu":999}]} 2018-07-30 03:30:37,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-net used request id req-fdf79170-0587-409d-a221-9f7fb05b7b9d 2018-07-30 03:30:37,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:37,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:37,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7cc642f9f8ba45798ec21e4846c3133e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff3802a6f37244795a57cd95d68312fe0cf1b46" 2018-07-30 03:30:38,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845c91ca-9c48-4bc1-8dab-5091f62ac73a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7cc642f9f8ba45798ec21e4846c3133e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7cc642f9f8ba45798ec21e4846c3133e", "name": "CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj"}} 2018-07-30 03:30:38,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7cc642f9f8ba45798ec21e4846c3133e used request id req-845c91ca-9c48-4bc1-8dab-5091f62ac73a 2018-07-30 03:30:38,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1d88d482-e1d3-4ca8-b4cc-80544fe6fabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff3802a6f37244795a57cd95d68312fe0cf1b46" 2018-07-30 03:30:38,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a0720841-22a9-41b2-af59-a5861e814c6a Date: Mon, 30 Jul 2018 03:30:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d88d482-e1d3-4ca8-b4cc-80544fe6fabd","tenant_id":"7cc642f9f8ba45798ec21e4846c3133e","created_at":"2018-07-30T03:30:36Z","dns_nameservers":[],"updated_at":"2018-07-30T03:30:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7cc642f9f8ba45798ec21e4846c3133e","id":"faf63781-a43c-4e80-9515-64d69086bf84","subnetpool_id":null,"name":"CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-subnet"}]} 2018-07-30 03:30:38,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1d88d482-e1d3-4ca8-b4cc-80544fe6fabd used request id req-a0720841-22a9-41b2-af59-a5861e814c6a 2018-07-30 03:30:38,062 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-subnet 2018-07-30 03:30:38,062 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-subnet 2018-07-30 03:30:38,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/faf63781-a43c-4e80-9515-64d69086bf84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5742360aed0735fd2e0b161c5bb78851fc52e9" 2018-07-30 03:30:39,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62a75039-3391-49ec-9bb3-20b4896743a5 Date: Mon, 30 Jul 2018 03:30:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:39,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/faf63781-a43c-4e80-9515-64d69086bf84 used request id req-62a75039-3391-49ec-9bb3-20b4896743a5 2018-07-30 03:30:39,198 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-449dd2f7-3ea5-4f36-ba05-a3697f5eab74-pub-net 2018-07-30 03:30:39,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/1d88d482-e1d3-4ca8-b4cc-80544fe6fabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5742360aed0735fd2e0b161c5bb78851fc52e9" 2018-07-30 03:30:40,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6cc641f-0d46-4894-9f1b-1e707551872a Date: Mon, 30 Jul 2018 03:30:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:40,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/1d88d482-e1d3-4ca8-b4cc-80544fe6fabd used request id req-b6cc641f-0d46-4894-9f1b-1e707551872a 2018-07-30 03:30:40,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:40,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-66c49fdd-796d-4764-8371-4a16341c4c91 Date: Mon, 30 Jul 2018 03:30:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cc642f9f8ba45798ec21e4846c3133e", "created_at": "2018-07-30T03:30:36Z", "updated_at": "2018-07-30T03:30:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:30:36Z", "revision_number": 0, "id": "aa192ee2-35b0-4a21-b427-aa525663b5c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:30:36Z", "security_group_id": "5ef000ee-8d31-4e3d-8482-bb5837072a00", "tenant_id": "7cc642f9f8ba45798ec21e4846c3133e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cc642f9f8ba45798ec21e4846c3133e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:30:36Z", "revision_number": 0, "id": "b6d28aee-dfda-43c4-a137-6a57040c60c1", "remote_group_id": "5ef000ee-8d31-4e3d-8482-bb5837072a00", "remote_ip_prefix": null, "created_at": "2018-07-30T03:30:36Z", "security_group_id": "5ef000ee-8d31-4e3d-8482-bb5837072a00", "tenant_id": "7cc642f9f8ba45798ec21e4846c3133e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cc642f9f8ba45798ec21e4846c3133e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:30:36Z", "revision_number": 0, "id": "d0de90d6-bf8b-43ad-b127-95794b52df00", "remote_group_id": "5ef000ee-8d31-4e3d-8482-bb5837072a00", "remote_ip_prefix": null, "created_at": "2018-07-30T03:30:36Z", "security_group_id": "5ef000ee-8d31-4e3d-8482-bb5837072a00", "tenant_id": "7cc642f9f8ba45798ec21e4846c3133e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cc642f9f8ba45798ec21e4846c3133e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:30:36Z", "revision_number": 0, "id": "e9c1982c-12df-4909-bdf5-fb9d96890e93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:30:36Z", "security_group_id": "5ef000ee-8d31-4e3d-8482-bb5837072a00", "tenant_id": "7cc642f9f8ba45798ec21e4846c3133e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cc642f9f8ba45798ec21e4846c3133e"}], "revision_number": 4, "project_id": "7cc642f9f8ba45798ec21e4846c3133e", "id": "5ef000ee-8d31-4e3d-8482-bb5837072a00", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:30:40,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-66c49fdd-796d-4764-8371-4a16341c4c91 2018-07-30 03:30:40,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:40,544 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7549033-116a-4fe1-904a-292423ef0b76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:40,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-e7549033-116a-4fe1-904a-292423ef0b76 2018-07-30 03:30:40,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:40,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:40,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f7b3a2f-3514-47f0-b644-8f61047f2344 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:40,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-2f7b3a2f-3514-47f0-b644-8f61047f2344 2018-07-30 03:30:40,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:40,729 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb53f4aa-bc2f-4f63-81ec-dccaf9bf0e5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:40,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-cb53f4aa-bc2f-4f63-81ec-dccaf9bf0e5d 2018-07-30 03:30:40,729 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:40,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7cc642f9f8ba45798ec21e4846c3133e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:40,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-873f3ad7-b603-474b-8019-6b91bfff708a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7cc642f9f8ba45798ec21e4846c3133e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7cc642f9f8ba45798ec21e4846c3133e", "name": "CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj"}} 2018-07-30 03:30:40,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7cc642f9f8ba45798ec21e4846c3133e used request id req-873f3ad7-b603-474b-8019-6b91bfff708a 2018-07-30 03:30:40,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ef000ee-8d31-4e3d-8482-bb5837072a00 2018-07-30 03:30:40,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5ef000ee-8d31-4e3d-8482-bb5837072a00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:40,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cfb33e71-63a3-42af-8037-5ed08fba60fc Date: Mon, 30 Jul 2018 03:30:40 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-30T03:30:36Z", "security_group_id": "5ef000ee-8d31-4e3d-8482-bb5837072a00", "port_range_min": null, "revision_number": 0, "tenant_id": "7cc642f9f8ba45798ec21e4846c3133e", "created_at": "2018-07-30T03:30:36Z", "project_id": "7cc642f9f8ba45798ec21e4846c3133e", "id": "aa192ee2-35b0-4a21-b427-aa525663b5c8"}, {"remote_group_id": "5ef000ee-8d31-4e3d-8482-bb5837072a00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:30:36Z", "security_group_id": "5ef000ee-8d31-4e3d-8482-bb5837072a00", "port_range_min": null, "revision_number": 0, "tenant_id": "7cc642f9f8ba45798ec21e4846c3133e", "created_at": "2018-07-30T03:30:36Z", "project_id": "7cc642f9f8ba45798ec21e4846c3133e", "id": "b6d28aee-dfda-43c4-a137-6a57040c60c1"}, {"remote_group_id": "5ef000ee-8d31-4e3d-8482-bb5837072a00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:30:36Z", "security_group_id": "5ef000ee-8d31-4e3d-8482-bb5837072a00", "port_range_min": null, "revision_number": 0, "tenant_id": "7cc642f9f8ba45798ec21e4846c3133e", "created_at": "2018-07-30T03:30:36Z", "project_id": "7cc642f9f8ba45798ec21e4846c3133e", "id": "d0de90d6-bf8b-43ad-b127-95794b52df00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:30:36Z", "security_group_id": "5ef000ee-8d31-4e3d-8482-bb5837072a00", "port_range_min": null, "revision_number": 0, "tenant_id": "7cc642f9f8ba45798ec21e4846c3133e", "created_at": "2018-07-30T03:30:36Z", "project_id": "7cc642f9f8ba45798ec21e4846c3133e", "id": "e9c1982c-12df-4909-bdf5-fb9d96890e93"}]} 2018-07-30 03:30:40,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5ef000ee-8d31-4e3d-8482-bb5837072a00 used request id req-cfb33e71-63a3-42af-8037-5ed08fba60fc 2018-07-30 03:30:40,839 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:30:40,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/5ef000ee-8d31-4e3d-8482-bb5837072a00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:41,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41dcea5d-90bf-4a9e-baa4-2a4b782e1aca Content-Length: 0 Date: Mon, 30 Jul 2018 03:30:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:41,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/5ef000ee-8d31-4e3d-8482-bb5837072a00 used request id req-41dcea5d-90bf-4a9e-baa4-2a4b782e1aca 2018-07-30 03:30:41,116 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj 2018-07-30 03:30:41,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/7cc642f9f8ba45798ec21e4846c3133e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:41,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa965bb3-1c28-4da0-86c6-141af70c8d6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:41,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7cc642f9f8ba45798ec21e4846c3133e used request id req-aa965bb3-1c28-4da0-86c6-141af70c8d6c 2018-07-30 03:30:41,319 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-6ffa57c7-50bc-450-proj-role 2018-07-30 03:30:41,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a286c7d7977140ebbceb44679d9b1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:41,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8302d9bc-12ba-4571-9cec-2c3f2b37184c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:41,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a286c7d7977140ebbceb44679d9b1dd9 used request id req-8302d9bc-12ba-4571-9cec-2c3f2b37184c 2018-07-30 03:30:41,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8644ed0dfd1e6a74710ac55919329dc36616abff" 2018-07-30 03:30:41,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54fcf8ca-d8ff-46af-9e79-5630c2b56af1 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:30:41,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-54fcf8ca-d8ff-46af-9e79-5630c2b56af1 2018-07-30 03:30:41,510 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-6ffa57c7-50bc-450-user 2018-07-30 03:30:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/92e57dd7d7ff434daae007900ccd22a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027d012b6d1faa719e31f7c22b843e91fc32090f" 2018-07-30 03:30:41,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ae89fb6-ae3b-478e-bed9-cf1be640a6fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:41,694 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/92e57dd7d7ff434daae007900ccd22a1 used request id req-8ae89fb6-ae3b-478e-bed9-cf1be640a6fb 2018-07-30 03:30:41,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:42,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["BfLAVMD3T1ag5T6juhdMEA"], "issued_at": "2018-07-30T03:30:42.000000Z"}} 2018-07-30 03:30:42,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7feecb7c079d1380ae42f6605e7ce5ac319ff4" 2018-07-30 03:30:42,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a189c6-45c7-4b3c-bbe1-64abb90884e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:42,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c9a189c6-45c7-4b3c-bbe1-64abb90884e3 2018-07-30 03:30:42,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:42,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:42,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["LB20nTqUQQ6TTsMUC3AuLQ"], "issued_at": "2018-07-30T03:30:42.000000Z"}} 2018-07-30 03:30:42,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:42,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb5e43db-cbb1-47fb-91c9-4944f8ca93ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:42,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bb5e43db-cbb1-47fb-91c9-4944f8ca93ca 2018-07-30 03:30:42,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:42,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:42,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:42,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a42bb98-2d80-48be-b2bb-884f3b3c3f01 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:30:42,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj used request id req-3a42bb98-2d80-48be-b2bb-884f3b3c3f01 2018-07-30 03:30:42,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:42,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eac3a2e-42e2-438d-977a-d7bd59ba474c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:30:42,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1eac3a2e-42e2-438d-977a-d7bd59ba474c 2018-07-30 03:30:42,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj"}}' 2018-07-30 03:30:42,850 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:30:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c802a049-9884-40b6-9b8f-abf54034bb49 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5b7c1ae2fc864603b4190428bfbca0af"}, "tags": [], "enabled": true, "id": "5b7c1ae2fc864603b4190428bfbca0af", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj"}} 2018-07-30 03:30:42,850 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c802a049-9884-40b6-9b8f-abf54034bb49 2018-07-30 03:30:42,851 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj 2018-07-30 03:30:42,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:42,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:43,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["RiO8FFRrSBmWsmp2YIulAQ"], "issued_at": "2018-07-30T03:30:43.000000Z"}} 2018-07-30 03:30:43,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8402cf3222c2a1e37246850d26f12f37093c761d" 2018-07-30 03:30:43,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111f82ee-9084-441f-abb7-50ae5170ec6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:43,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-111f82ee-9084-441f-abb7-50ae5170ec6e 2018-07-30 03:30:43,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:43,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:43,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8402cf3222c2a1e37246850d26f12f37093c761d" 2018-07-30 03:30:43,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30d21d8-2896-4afa-a3d7-562d7e1a1a36 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:30:43,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d30d21d8-2896-4afa-a3d7-562d7e1a1a36 2018-07-30 03:30:43,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8402cf3222c2a1e37246850d26f12f37093c761d" 2018-07-30 03:30:43,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f4a276-004e-4414-aa64-bedf23daeabb Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5b7c1ae2fc864603b4190428bfbca0af"}, "tags": [], "enabled": true, "id": "5b7c1ae2fc864603b4190428bfbca0af", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj"}]} 2018-07-30 03:30:43,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj used request id req-e5f4a276-004e-4414-aa64-bedf23daeabb 2018-07-30 03:30:43,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8402cf3222c2a1e37246850d26f12f37093c761d" 2018-07-30 03:30:43,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb29dfbc-9e22-47ab-90de-358326a2769d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:30:43,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-eb29dfbc-9e22-47ab-90de-358326a2769d 2018-07-30 03:30:43,977 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-ecaba1fe-78e8-42b-user 2018-07-30 03:30:43,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:43,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:44,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e668753-1cb8-426a-98db-251c058f8b47 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:30:44,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8e668753-1cb8-426a-98db-251c058f8b47 2018-07-30 03:30:44,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" -d '{"role": {"name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj-role"}}' 2018-07-30 03:30:44,164 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:30:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-269481d6-075b-4c2d-b276-cf8808c984c1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10054fabcd1847058c80f8386c8838b4", "links": {"self": "http://172.30.9.25:5000/v3/roles/10054fabcd1847058c80f8386c8838b4"}, "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj-role"}} 2018-07-30 03:30:44,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-269481d6-075b-4c2d-b276-cf8808c984c1 2018-07-30 03:30:44,164 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj-role 2018-07-30 03:30:44,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/10054fabcd1847058c80f8386c8838b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:44,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-084c6f8c-8eba-4b44-8dee-aada4894cf69 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10054fabcd1847058c80f8386c8838b4", "links": {"self": "http://172.30.9.25:5000/v3/roles/10054fabcd1847058c80f8386c8838b4"}, "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj-role"}} 2018-07-30 03:30:44,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/10054fabcd1847058c80f8386c8838b4 used request id req-084c6f8c-8eba-4b44-8dee-aada4894cf69 2018-07-30 03:30:44,251 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj-role to project CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj 2018-07-30 03:30:44,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/5b7c1ae2fc864603b4190428bfbca0af/users/3a7b1dbc695e4c59b4f30ef85cf5b093/roles/10054fabcd1847058c80f8386c8838b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:44,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-573dbc8d-00e8-4cde-8b9d-6977f6787378 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:44,370 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5b7c1ae2fc864603b4190428bfbca0af/users/3a7b1dbc695e4c59b4f30ef85cf5b093/roles/10054fabcd1847058c80f8386c8838b4 used request id req-573dbc8d-00e8-4cde-8b9d-6977f6787378 2018-07-30 03:30:44,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:44,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:44,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10054fabcd1847058c80f8386c8838b4", "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj-role"}], "expires_at": "2018-07-30T04:30:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b7c1ae2fc864603b4190428bfbca0af", "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/5b7c1ae2fc864603b4190428bfbca0af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/5b7c1ae2fc864603b4190428bfbca0af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-user", "id": "3a7b1dbc695e4c59b4f30ef85cf5b093"}, "audit_ids": ["LzNN6HVsTWCuUJ7bvD1bUA"], "issued_at": "2018-07-30T03:30:44.000000Z"}} 2018-07-30 03:30:44,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31930e1bc32cfb4bac89b430110f99c8355ccd0d" 2018-07-30 03:30:44,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c03f00-5eee-4d3a-bcb4-9edfa5ca7c77 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:44,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-45c03f00-5eee-4d3a-bcb4-9edfa5ca7c77 2018-07-30 03:30:44,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-259ffb47-4343-4c57-92a5-a3347b322308-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31930e1bc32cfb4bac89b430110f99c8355ccd0d" 2018-07-30 03:30:45,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6654d595-bf2a-47e4-8dd7-e732907ae2e1 Date: Mon, 30 Jul 2018 03:30:45 GMT RESP BODY: {"routers": []} 2018-07-30 03:30:45,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-259ffb47-4343-4c57-92a5-a3347b322308-pub-router&admin_state_up=True used request id req-6654d595-bf2a-47e4-8dd7-e732907ae2e1 2018-07-30 03:30:45,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:45,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:45,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10054fabcd1847058c80f8386c8838b4", "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj-role"}], "expires_at": "2018-07-30T04:30:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b7c1ae2fc864603b4190428bfbca0af", "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/5b7c1ae2fc864603b4190428bfbca0af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/5b7c1ae2fc864603b4190428bfbca0af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-user", "id": "3a7b1dbc695e4c59b4f30ef85cf5b093"}, "audit_ids": ["4XH9HfC4Rcu7L2oqf6GxGw"], "issued_at": "2018-07-30T03:30:45.000000Z"}} 2018-07-30 03:30:45,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b54ff989d1f4b4e7d06b776e0d00f89a241d4017" 2018-07-30 03:30:45,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04939991-4970-4374-a4fa-36eae879d7bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:45,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-04939991-4970-4374-a4fa-36eae879d7bb 2018-07-30 03:30:45,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31930e1bc32cfb4bac89b430110f99c8355ccd0d" 2018-07-30 03:30:45,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-2f427139-0d71-4ea6-8ae9-3fae2354d7a4 Date: Mon, 30 Jul 2018 03:30:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:30:45,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-2f427139-0d71-4ea6-8ae9-3fae2354d7a4 2018-07-30 03:30:45,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31930e1bc32cfb4bac89b430110f99c8355ccd0d" 2018-07-30 03:30:45,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cb678a85-93b7-496c-8e93-8b7564ca6f81 Date: Mon, 30 Jul 2018 03:30:45 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:30:45,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-cb678a85-93b7-496c-8e93-8b7564ca6f81 2018-07-30 03:30:45,706 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-259ffb47-4343-4c57-92a5-a3347b322308-pub-router 2018-07-30 03:30:45,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31930e1bc32cfb4bac89b430110f99c8355ccd0d" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "CreateRouterSuccessTests-259ffb47-4343-4c57-92a5-a3347b322308-pub-router", "admin_state_up": true}}' 2018-07-30 03:30:47,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-d318b81c-ec5f-422d-91de-fced193d84c2 Date: Mon, 30 Jul 2018 03:30:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5b7c1ae2fc864603b4190428bfbca0af", "created_at": "2018-07-30T03:30:45Z", "admin_state_up": true, "updated_at": "2018-07-30T03:30:46Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5b7c1ae2fc864603b4190428bfbca0af", "id": "5c065cfd-a7aa-4985-9bd9-c5563c6b4775", "name": "CreateRouterSuccessTests-259ffb47-4343-4c57-92a5-a3347b322308-pub-router"}} 2018-07-30 03:30:47,086 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-d318b81c-ec5f-422d-91de-fced193d84c2 2018-07-30 03:30:47,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=5c065cfd-a7aa-4985-9bd9-c5563c6b4775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31930e1bc32cfb4bac89b430110f99c8355ccd0d" 2018-07-30 03:30:47,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f1a4b211-a2fa-4a96-a10f-3ea9de8dad99 Date: Mon, 30 Jul 2018 03:30:47 GMT RESP BODY: {"ports":[]} 2018-07-30 03:30:47,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=5c065cfd-a7aa-4985-9bd9-c5563c6b4775 used request id req-f1a4b211-a2fa-4a96-a10f-3ea9de8dad99 2018-07-30 03:30:47,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/5c065cfd-a7aa-4985-9bd9-c5563c6b4775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31930e1bc32cfb4bac89b430110f99c8355ccd0d" 2018-07-30 03:30:47,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-08c4f437-c7cf-4fa3-bbce-6d841a0302b4 Date: Mon, 30 Jul 2018 03:30:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5b7c1ae2fc864603b4190428bfbca0af", "created_at": "2018-07-30T03:30:45Z", "admin_state_up": true, "updated_at": "2018-07-30T03:30:46Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5b7c1ae2fc864603b4190428bfbca0af", "id": "5c065cfd-a7aa-4985-9bd9-c5563c6b4775", "name": "CreateRouterSuccessTests-259ffb47-4343-4c57-92a5-a3347b322308-pub-router"}} 2018-07-30 03:30:47,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/5c065cfd-a7aa-4985-9bd9-c5563c6b4775 used request id req-08c4f437-c7cf-4fa3-bbce-6d841a0302b4 2018-07-30 03:30:47,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=5c065cfd-a7aa-4985-9bd9-c5563c6b4775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31930e1bc32cfb4bac89b430110f99c8355ccd0d" 2018-07-30 03:30:47,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8ffebf59-e8ed-4aa6-a1f5-268fca5374d6 Date: Mon, 30 Jul 2018 03:30:47 GMT RESP BODY: {"ports":[]} 2018-07-30 03:30:47,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=5c065cfd-a7aa-4985-9bd9-c5563c6b4775 used request id req-8ffebf59-e8ed-4aa6-a1f5-268fca5374d6 2018-07-30 03:30:47,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:47,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10054fabcd1847058c80f8386c8838b4", "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj-role"}], "expires_at": "2018-07-30T04:30:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b7c1ae2fc864603b4190428bfbca0af", "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/5b7c1ae2fc864603b4190428bfbca0af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/5b7c1ae2fc864603b4190428bfbca0af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/5b7c1ae2fc864603b4190428bfbca0af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-user", "id": "3a7b1dbc695e4c59b4f30ef85cf5b093"}, "audit_ids": ["izM6bMvmTIi_PEhHT3gXzQ"], "issued_at": "2018-07-30T03:30:47.000000Z"}} 2018-07-30 03:30:47,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-259ffb47-4343-4c57-92a5-a3347b322308-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205841b5f12f9586b0ee2709209863064382dd67" 2018-07-30 03:30:48,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-de6ecdfe-6f36-448e-ba82-2238323bf22b Date: Mon, 30 Jul 2018 03:30:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5b7c1ae2fc864603b4190428bfbca0af", "created_at": "2018-07-30T03:30:45Z", "admin_state_up": true, "updated_at": "2018-07-30T03:30:46Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5b7c1ae2fc864603b4190428bfbca0af", "id": "5c065cfd-a7aa-4985-9bd9-c5563c6b4775", "name": "CreateRouterSuccessTests-259ffb47-4343-4c57-92a5-a3347b322308-pub-router"}]} 2018-07-30 03:30:48,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-259ffb47-4343-4c57-92a5-a3347b322308-pub-router&admin_state_up=True used request id req-de6ecdfe-6f36-448e-ba82-2238323bf22b 2018-07-30 03:30:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:48,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:48,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5b7c1ae2fc864603b4190428bfbca0af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7feecb7c079d1380ae42f6605e7ce5ac319ff4" 2018-07-30 03:30:48,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a217f8d9-3ba2-4ea4-b760-be58b0008f00 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5b7c1ae2fc864603b4190428bfbca0af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5b7c1ae2fc864603b4190428bfbca0af", "name": "CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj"}} 2018-07-30 03:30:48,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5b7c1ae2fc864603b4190428bfbca0af used request id req-a217f8d9-3ba2-4ea4-b760-be58b0008f00 2018-07-30 03:30:48,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=5c065cfd-a7aa-4985-9bd9-c5563c6b4775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205841b5f12f9586b0ee2709209863064382dd67" 2018-07-30 03:30:48,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8ea334d4-8fa9-4a36-a2ca-3301d6ae92ef Date: Mon, 30 Jul 2018 03:30:48 GMT RESP BODY: {"ports":[]} 2018-07-30 03:30:48,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=5c065cfd-a7aa-4985-9bd9-c5563c6b4775 used request id req-8ea334d4-8fa9-4a36-a2ca-3301d6ae92ef 2018-07-30 03:30:48,245 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-259ffb47-4343-4c57-92a5-a3347b322308-pub-router 2018-07-30 03:30:48,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/5c065cfd-a7aa-4985-9bd9-c5563c6b4775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205841b5f12f9586b0ee2709209863064382dd67" 2018-07-30 03:30:49,372 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c731f33-d076-4a12-a789-bb0f1448f9d7 Content-Length: 0 Date: Mon, 30 Jul 2018 03:30:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:49,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/5c065cfd-a7aa-4985-9bd9-c5563c6b4775 used request id req-2c731f33-d076-4a12-a789-bb0f1448f9d7 2018-07-30 03:30:49,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-259ffb47-4343-4c57-92a5-a3347b322308-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205841b5f12f9586b0ee2709209863064382dd67" 2018-07-30 03:30:49,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-00bd747f-2495-40c6-894a-34c7597bf71f Date: Mon, 30 Jul 2018 03:30:49 GMT RESP BODY: {"routers": []} 2018-07-30 03:30:49,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-259ffb47-4343-4c57-92a5-a3347b322308-pub-router&admin_state_up=True used request id req-00bd747f-2495-40c6-894a-34c7597bf71f 2018-07-30 03:30:49,449 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-259ffb47-4343-4c57-92a5-a3347b322308-pub-router 2018-07-30 03:30:49,449 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-259ffb47-4343-4c57-92a5-a3347b322308-pub-router 2018-07-30 03:30:49,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/5c065cfd-a7aa-4985-9bd9-c5563c6b4775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31930e1bc32cfb4bac89b430110f99c8355ccd0d" 2018-07-30 03:30:49,509 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-aad1a32d-d59c-4d5a-9827-93187a86b3e1 Date: Mon, 30 Jul 2018 03:30:49 GMT RESP BODY: {"NeutronError": {"message": "Router 5c065cfd-a7aa-4985-9bd9-c5563c6b4775 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-07-30 03:30:49,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/5c065cfd-a7aa-4985-9bd9-c5563c6b4775 used request id req-aad1a32d-d59c-4d5a-9827-93187a86b3e1 2018-07-30 03:30:49,510 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 5c065cfd-a7aa-4985-9bd9-c5563c6b4775 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-07-30 03:30:49,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:49,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-50cdfd3f-32a5-41aa-9e6e-706d2493da8b Date: Mon, 30 Jul 2018 03:30:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:30:49,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-50cdfd3f-32a5-41aa-9e6e-706d2493da8b 2018-07-30 03:30:49,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:49,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f43f05ab-3f3e-461f-803e-5774937edd78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:49,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-f43f05ab-3f3e-461f-803e-5774937edd78 2018-07-30 03:30:49,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:49,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:49,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fa5a110-424c-44a3-b66a-90cb8f119d76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:49,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-6fa5a110-424c-44a3-b66a-90cb8f119d76 2018-07-30 03:30:49,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:49,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:50,000 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d0effbc-16d1-424f-8b2e-5354d81cdc06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:50,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-2d0effbc-16d1-424f-8b2e-5354d81cdc06 2018-07-30 03:30:50,000 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:50,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:50,103 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5945dcd3-a9bb-4664-a58f-6b1a450df0be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:50,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-5945dcd3-a9bb-4664-a58f-6b1a450df0be 2018-07-30 03:30:50,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:50,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:50,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85a5256-973a-42c1-adaa-ee7c40fcb0f1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:30:50,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-a85a5256-973a-42c1-adaa-ee7c40fcb0f1 2018-07-30 03:30:50,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:50,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a6330c8-1d90-4123-b3c3-e64daef00f4f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:50,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-7a6330c8-1d90-4123-b3c3-e64daef00f4f 2018-07-30 03:30:50,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:50,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:50,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6eb298f-a29f-41cb-b33b-496169d72ed6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:50,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-e6eb298f-a29f-41cb-b33b-496169d72ed6 2018-07-30 03:30:50,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:50,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:50,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e77960-32a2-45a3-a9f4-c1f28447fe97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:50,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-00e77960-32a2-45a3-a9f4-c1f28447fe97 2018-07-30 03:30:50,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:50,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:50,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71389406-c808-412d-87c1-d85c42b8550a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:30:50,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-71389406-c808-412d-87c1-d85c42b8550a 2018-07-30 03:30:50,542 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj 2018-07-30 03:30:50,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/5b7c1ae2fc864603b4190428bfbca0af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:50,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4d985e4-ce36-4ad8-af6c-ede81863cccb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:50,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5b7c1ae2fc864603b4190428bfbca0af used request id req-c4d985e4-ce36-4ad8-af6c-ede81863cccb 2018-07-30 03:30:50,750 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-ecaba1fe-78e8-42b-proj-role 2018-07-30 03:30:50,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/10054fabcd1847058c80f8386c8838b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:50,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a950117f-71c2-4a51-91a1-5e0e3c082242 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:50,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/10054fabcd1847058c80f8386c8838b4 used request id req-a950117f-71c2-4a51-91a1-5e0e3c082242 2018-07-30 03:30:50,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604dc8e12dc39849f40ed9de4768142a64e6db5" 2018-07-30 03:30:50,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc7b0de-8f35-462b-bc84-a7a0b7d9af2f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:30:50,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dcc7b0de-8f35-462b-bc84-a7a0b7d9af2f 2018-07-30 03:30:50,951 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-ecaba1fe-78e8-42b-user 2018-07-30 03:30:50,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3a7b1dbc695e4c59b4f30ef85cf5b093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8402cf3222c2a1e37246850d26f12f37093c761d" 2018-07-30 03:30:51,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f8cd38-87e2-4e66-8c38-ffc0997758a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:51,117 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3a7b1dbc695e4c59b4f30ef85cf5b093 used request id req-f6f8cd38-87e2-4e66-8c38-ffc0997758a5 2018-07-30 03:30:51,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:51,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["7hTt-bZtS3ah7wzGfV7t5A"], "issued_at": "2018-07-30T03:30:51.000000Z"}} 2018-07-30 03:30:51,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3be483cef1b33f8a5e85c1e0ccbe8a1ca064ac" 2018-07-30 03:30:51,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6146470b-a777-4a2c-b697-2adf44eb0414 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:51,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6146470b-a777-4a2c-b697-2adf44eb0414 2018-07-30 03:30:51,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:51,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:51,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Ka2G4nFqTiGpIOlLpiGVzw"], "issued_at": "2018-07-30T03:30:51.000000Z"}} 2018-07-30 03:30:51,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:52,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9156c07d-c7c4-4775-939c-eeca81cb3393 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:52,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9156c07d-c7c4-4775-939c-eeca81cb3393 2018-07-30 03:30:52,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:52,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:52,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-addf8af7-c5c7-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:52,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b6311c-bb64-4381-8aab-b342ad3cd872 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-addf8af7-c5c7-439-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:30:52,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-addf8af7-c5c7-439-proj used request id req-42b6311c-bb64-4381-8aab-b342ad3cd872 2018-07-30 03:30:52,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:52,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b53975-4905-44d0-a9fb-ca5d11c4a2fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:30:52,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-95b53975-4905-44d0-a9fb-ca5d11c4a2fa 2018-07-30 03:30:52,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-proj"}}' 2018-07-30 03:30:52,351 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10f292b4-e23b-49ac-8eba-665785422b01 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e88edae1f56d4114a25ec133812f9132"}, "tags": [], "enabled": true, "id": "e88edae1f56d4114a25ec133812f9132", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-proj"}} 2018-07-30 03:30:52,351 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-10f292b4-e23b-49ac-8eba-665785422b01 2018-07-30 03:30:52,352 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-addf8af7-c5c7-439-proj 2018-07-30 03:30:52,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:52,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:52,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["eHsj2GOlStitIDbREhAKKw"], "issued_at": "2018-07-30T03:30:52.000000Z"}} 2018-07-30 03:30:52,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b32c5fd15c15734abf11982ff120f3fb13a0775" 2018-07-30 03:30:52,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f46f341-aa25-4357-842f-60d60bf66d9d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:52,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8f46f341-aa25-4357-842f-60d60bf66d9d 2018-07-30 03:30:52,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:52,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:52,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b32c5fd15c15734abf11982ff120f3fb13a0775" 2018-07-30 03:30:52,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6300355-6d26-4de2-b0b2-958c7e55b573 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:30:52,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d6300355-6d26-4de2-b0b2-958c7e55b573 2018-07-30 03:30:52,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-addf8af7-c5c7-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b32c5fd15c15734abf11982ff120f3fb13a0775" 2018-07-30 03:30:52,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001b7458-a6de-4383-ab6a-38a177c16a99 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-addf8af7-c5c7-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e88edae1f56d4114a25ec133812f9132"}, "tags": [], "enabled": true, "id": "e88edae1f56d4114a25ec133812f9132", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-proj"}]} 2018-07-30 03:30:52,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-addf8af7-c5c7-439-proj used request id req-001b7458-a6de-4383-ab6a-38a177c16a99 2018-07-30 03:30:52,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b32c5fd15c15734abf11982ff120f3fb13a0775" 2018-07-30 03:30:53,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58680010-a828-43ec-8751-fa9998bcdea0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:30:53,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-58680010-a828-43ec-8751-fa9998bcdea0 2018-07-30 03:30:53,355 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-addf8af7-c5c7-439-user 2018-07-30 03:30:53,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:53,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:53,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbc89f3-66cf-45dd-9976-7ecd10bf9679 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:30:53,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6fbc89f3-66cf-45dd-9976-7ecd10bf9679 2018-07-30 03:30:53,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" -d '{"role": {"name": "CreateRouterSuccessTests-addf8af7-c5c7-439-proj-role"}}' 2018-07-30 03:30:53,541 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8fa3d30-2213-4dae-ae3f-c1c3287a04e5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "192ce9bb9cb147f384223f0339d6183d", "links": {"self": "http://172.30.9.25:5000/v3/roles/192ce9bb9cb147f384223f0339d6183d"}, "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-proj-role"}} 2018-07-30 03:30:53,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d8fa3d30-2213-4dae-ae3f-c1c3287a04e5 2018-07-30 03:30:53,541 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-addf8af7-c5c7-439-proj-role 2018-07-30 03:30:53,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/192ce9bb9cb147f384223f0339d6183d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:53,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e5142a8-c449-4957-92fd-2d2db4b178fd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "192ce9bb9cb147f384223f0339d6183d", "links": {"self": "http://172.30.9.25:5000/v3/roles/192ce9bb9cb147f384223f0339d6183d"}, "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-proj-role"}} 2018-07-30 03:30:53,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/192ce9bb9cb147f384223f0339d6183d used request id req-4e5142a8-c449-4957-92fd-2d2db4b178fd 2018-07-30 03:30:53,560 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-addf8af7-c5c7-439-proj-role to project CreateRouterSuccessTests-addf8af7-c5c7-439-proj 2018-07-30 03:30:53,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e88edae1f56d4114a25ec133812f9132/users/81dc122a35fd4cbea50662a2bb9ea626/roles/192ce9bb9cb147f384223f0339d6183d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:53,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bce6c3f2-d840-4644-a2ee-f2f3ca340add Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:53,682 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e88edae1f56d4114a25ec133812f9132/users/81dc122a35fd4cbea50662a2bb9ea626/roles/192ce9bb9cb147f384223f0339d6183d used request id req-bce6c3f2-d840-4644-a2ee-f2f3ca340add 2018-07-30 03:30:53,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:53,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:54,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "192ce9bb9cb147f384223f0339d6183d", "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-proj-role"}], "expires_at": "2018-07-30T04:30:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e88edae1f56d4114a25ec133812f9132", "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/e88edae1f56d4114a25ec133812f9132", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/e88edae1f56d4114a25ec133812f9132", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e88edae1f56d4114a25ec133812f9132", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/e88edae1f56d4114a25ec133812f9132", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-user", "id": "81dc122a35fd4cbea50662a2bb9ea626"}, "audit_ids": ["gzgZp79xT9-SLwfLWopFHg"], "issued_at": "2018-07-30T03:30:54.000000Z"}} 2018-07-30 03:30:54,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb683d8c494626b7e9491fd606d63fa70754d00" 2018-07-30 03:30:54,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5328713b-1b29-4ad0-9471-b818943e1394 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:54,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5328713b-1b29-4ad0-9471-b818943e1394 2018-07-30 03:30:54,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-41944845-d204-4952-9a31-80242a725bc5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb683d8c494626b7e9491fd606d63fa70754d00" 2018-07-30 03:30:54,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-66dc1b78-0f55-4240-acb2-5d7a4cf4d5ca Date: Mon, 30 Jul 2018 03:30:54 GMT RESP BODY: {"routers": []} 2018-07-30 03:30:54,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-41944845-d204-4952-9a31-80242a725bc5-pub-router&admin_state_up=True used request id req-66dc1b78-0f55-4240-acb2-5d7a4cf4d5ca 2018-07-30 03:30:54,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:54,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:54,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "192ce9bb9cb147f384223f0339d6183d", "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-proj-role"}], "expires_at": "2018-07-30T04:30:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e88edae1f56d4114a25ec133812f9132", "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/e88edae1f56d4114a25ec133812f9132", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/e88edae1f56d4114a25ec133812f9132", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e88edae1f56d4114a25ec133812f9132", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/e88edae1f56d4114a25ec133812f9132", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-user", "id": "81dc122a35fd4cbea50662a2bb9ea626"}, "audit_ids": ["mAKFSd9VR1K_VhtFxE-DdQ"], "issued_at": "2018-07-30T03:30:54.000000Z"}} 2018-07-30 03:30:54,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1653efac0974398defd755b9109f483c3befa04c" 2018-07-30 03:30:54,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383b03cd-a0a7-47e9-bb14-e75b1cf49b50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:54,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-383b03cd-a0a7-47e9-bb14-e75b1cf49b50 2018-07-30 03:30:54,808 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-41944845-d204-4952-9a31-80242a725bc5-pub-router 2018-07-30 03:30:54,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb683d8c494626b7e9491fd606d63fa70754d00" -d '{"router": {"name": "CreateRouterSuccessTests-41944845-d204-4952-9a31-80242a725bc5-pub-router", "admin_state_up": true}}' 2018-07-30 03:30:54,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-6cbfed87-3687-4c20-b160-f469e6a42d31 Date: Mon, 30 Jul 2018 03:30:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e88edae1f56d4114a25ec133812f9132", "created_at": "2018-07-30T03:30:54Z", "admin_state_up": true, "updated_at": "2018-07-30T03:30:54Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "e88edae1f56d4114a25ec133812f9132", "id": "09bffcc9-4aeb-4ac0-aea5-5148c7bc3c1b", "name": "CreateRouterSuccessTests-41944845-d204-4952-9a31-80242a725bc5-pub-router"}} 2018-07-30 03:30:54,908 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-6cbfed87-3687-4c20-b160-f469e6a42d31 2018-07-30 03:30:54,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=09bffcc9-4aeb-4ac0-aea5-5148c7bc3c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb683d8c494626b7e9491fd606d63fa70754d00" 2018-07-30 03:30:54,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eb8144f6-99d1-4c35-9cd1-c0322d443662 Date: Mon, 30 Jul 2018 03:30:54 GMT RESP BODY: {"ports":[]} 2018-07-30 03:30:54,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=09bffcc9-4aeb-4ac0-aea5-5148c7bc3c1b used request id req-eb8144f6-99d1-4c35-9cd1-c0322d443662 2018-07-30 03:30:54,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/09bffcc9-4aeb-4ac0-aea5-5148c7bc3c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb683d8c494626b7e9491fd606d63fa70754d00" 2018-07-30 03:30:55,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-6b1a8b4d-22db-437e-b78d-0d09f42b8861 Date: Mon, 30 Jul 2018 03:30:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e88edae1f56d4114a25ec133812f9132", "created_at": "2018-07-30T03:30:54Z", "admin_state_up": true, "updated_at": "2018-07-30T03:30:54Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "e88edae1f56d4114a25ec133812f9132", "id": "09bffcc9-4aeb-4ac0-aea5-5148c7bc3c1b", "name": "CreateRouterSuccessTests-41944845-d204-4952-9a31-80242a725bc5-pub-router"}} 2018-07-30 03:30:55,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/09bffcc9-4aeb-4ac0-aea5-5148c7bc3c1b used request id req-6b1a8b4d-22db-437e-b78d-0d09f42b8861 2018-07-30 03:30:55,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=09bffcc9-4aeb-4ac0-aea5-5148c7bc3c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb683d8c494626b7e9491fd606d63fa70754d00" 2018-07-30 03:30:55,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ec679194-a613-42d2-b2ae-f372c47f260e Date: Mon, 30 Jul 2018 03:30:55 GMT RESP BODY: {"ports":[]} 2018-07-30 03:30:55,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=09bffcc9-4aeb-4ac0-aea5-5148c7bc3c1b used request id req-ec679194-a613-42d2-b2ae-f372c47f260e 2018-07-30 03:30:55,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:55,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "192ce9bb9cb147f384223f0339d6183d", "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-proj-role"}], "expires_at": "2018-07-30T04:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e88edae1f56d4114a25ec133812f9132", "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/e88edae1f56d4114a25ec133812f9132", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/e88edae1f56d4114a25ec133812f9132", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e88edae1f56d4114a25ec133812f9132", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/e88edae1f56d4114a25ec133812f9132", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/e88edae1f56d4114a25ec133812f9132", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/e88edae1f56d4114a25ec133812f9132", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-user", "id": "81dc122a35fd4cbea50662a2bb9ea626"}, "audit_ids": ["jTNF8ELTTuemYDGVhY9ywA"], "issued_at": "2018-07-30T03:30:55.000000Z"}} 2018-07-30 03:30:55,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-41944845-d204-4952-9a31-80242a725bc5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49764a8da5f6f46a2a81e1609ef1fd16e2a5c41f" 2018-07-30 03:30:55,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 538 X-Openstack-Request-Id: req-33fccef6-53fa-4243-819c-d505fb2c2f87 Date: Mon, 30 Jul 2018 03:30:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e88edae1f56d4114a25ec133812f9132", "created_at": "2018-07-30T03:30:54Z", "admin_state_up": true, "updated_at": "2018-07-30T03:30:54Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "e88edae1f56d4114a25ec133812f9132", "id": "09bffcc9-4aeb-4ac0-aea5-5148c7bc3c1b", "name": "CreateRouterSuccessTests-41944845-d204-4952-9a31-80242a725bc5-pub-router"}]} 2018-07-30 03:30:55,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-41944845-d204-4952-9a31-80242a725bc5-pub-router&admin_state_up=True used request id req-33fccef6-53fa-4243-819c-d505fb2c2f87 2018-07-30 03:30:55,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:55,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:55,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e88edae1f56d4114a25ec133812f9132 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3be483cef1b33f8a5e85c1e0ccbe8a1ca064ac" 2018-07-30 03:30:55,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87119fa4-ed6a-4ed7-9697-dc1049ce3d15 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e88edae1f56d4114a25ec133812f9132"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e88edae1f56d4114a25ec133812f9132", "name": "CreateRouterSuccessTests-addf8af7-c5c7-439-proj"}} 2018-07-30 03:30:55,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e88edae1f56d4114a25ec133812f9132 used request id req-87119fa4-ed6a-4ed7-9697-dc1049ce3d15 2018-07-30 03:30:55,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=09bffcc9-4aeb-4ac0-aea5-5148c7bc3c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49764a8da5f6f46a2a81e1609ef1fd16e2a5c41f" 2018-07-30 03:30:56,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9e8d45b6-b9c1-4ab1-9bed-01380f41ac37 Date: Mon, 30 Jul 2018 03:30:56 GMT RESP BODY: {"ports":[]} 2018-07-30 03:30:56,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=09bffcc9-4aeb-4ac0-aea5-5148c7bc3c1b used request id req-9e8d45b6-b9c1-4ab1-9bed-01380f41ac37 2018-07-30 03:30:56,012 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-41944845-d204-4952-9a31-80242a725bc5-pub-router 2018-07-30 03:30:56,012 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-41944845-d204-4952-9a31-80242a725bc5-pub-router 2018-07-30 03:30:56,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/09bffcc9-4aeb-4ac0-aea5-5148c7bc3c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb683d8c494626b7e9491fd606d63fa70754d00" 2018-07-30 03:30:56,322 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d21c7736-a09a-4036-a60c-5e25b2c56565 Content-Length: 0 Date: Mon, 30 Jul 2018 03:30:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:30:56,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/09bffcc9-4aeb-4ac0-aea5-5148c7bc3c1b used request id req-d21c7736-a09a-4036-a60c-5e25b2c56565 2018-07-30 03:30:56,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:56,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-62f0a3f0-7437-4022-a0a6-f5c97976f5ab Date: Mon, 30 Jul 2018 03:30:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:30:56,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-62f0a3f0-7437-4022-a0a6-f5c97976f5ab 2018-07-30 03:30:56,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:56,625 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d215ff8-48d3-447d-9bd7-793c93e01cfd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:56,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-4d215ff8-48d3-447d-9bd7-793c93e01cfd 2018-07-30 03:30:56,626 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:56,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:56,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07656be2-e947-4f09-b3f8-ca3ffd9d86e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:56,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-07656be2-e947-4f09-b3f8-ca3ffd9d86e6 2018-07-30 03:30:56,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:56,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:56,800 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f447db61-b5d4-49a0-81e2-23ba0660a868 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:56,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-f447db61-b5d4-49a0-81e2-23ba0660a868 2018-07-30 03:30:56,800 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:56,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:56,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c90611a2-7502-473b-a395-b3b24053f235 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:56,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-c90611a2-7502-473b-a395-b3b24053f235 2018-07-30 03:30:56,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:56,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:57,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d44082-f45c-4305-a5b8-0fcabcbd842d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:30:57,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-35d44082-f45c-4305-a5b8-0fcabcbd842d 2018-07-30 03:30:57,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:57,150 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeb8a20f-4e01-496f-a4b1-70b1a619879c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:57,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-eeb8a20f-4e01-496f-a4b1-70b1a619879c 2018-07-30 03:30:57,150 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:57,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:57,238 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cabc2b55-c8b6-44e3-976e-2a647a6b9046 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:57,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-cabc2b55-c8b6-44e3-976e-2a647a6b9046 2018-07-30 03:30:57,238 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:57,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:57,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08635bb7-a5a3-47d9-b1c0-365fc46379ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:30:57,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-08635bb7-a5a3-47d9-b1c0-365fc46379ff 2018-07-30 03:30:57,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:30:57,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:57,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c40c71-b291-4b3d-bb48-70734dab277e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:30:57,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-45c40c71-b291-4b3d-bb48-70734dab277e 2018-07-30 03:30:57,418 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-addf8af7-c5c7-439-proj 2018-07-30 03:30:57,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e88edae1f56d4114a25ec133812f9132 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:57,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76b3afe5-a483-4ffe-9647-3d62221b8286 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:57,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e88edae1f56d4114a25ec133812f9132 used request id req-76b3afe5-a483-4ffe-9647-3d62221b8286 2018-07-30 03:30:57,625 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-addf8af7-c5c7-439-proj-role 2018-07-30 03:30:57,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/192ce9bb9cb147f384223f0339d6183d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:57,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01225d19-5b8e-4a15-92d8-cc48e1fa1ce5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:57,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/192ce9bb9cb147f384223f0339d6183d used request id req-01225d19-5b8e-4a15-92d8-cc48e1fa1ce5 2018-07-30 03:30:57,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b3a4869609848271dd3f24843cff1a3a2189f7" 2018-07-30 03:30:57,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60239a26-9261-42ab-b912-8eb1dfde54b9 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:30:57,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-60239a26-9261-42ab-b912-8eb1dfde54b9 2018-07-30 03:30:57,819 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-addf8af7-c5c7-439-user 2018-07-30 03:30:57,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/81dc122a35fd4cbea50662a2bb9ea626 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b32c5fd15c15734abf11982ff120f3fb13a0775" 2018-07-30 03:30:57,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9d55b1d-3e3e-4d4e-9fbe-cd717cf50aa5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:30:57,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/81dc122a35fd4cbea50662a2bb9ea626 used request id req-a9d55b1d-3e3e-4d4e-9fbe-cd717cf50aa5 2018-07-30 03:30:57,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:58,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ikzzq9hITueLXDWkr0hrjA"], "issued_at": "2018-07-30T03:30:58.000000Z"}} 2018-07-30 03:30:58,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8af4d8235f5790e04eb00f39d6b05d65119c693" 2018-07-30 03:30:58,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe437bc-1b02-492f-8bfb-7183277e02aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:58,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-afe437bc-1b02-492f-8bfb-7183277e02aa 2018-07-30 03:30:58,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:58,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:58,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["uA4Pn32FQpq-_s3zbxe5fQ"], "issued_at": "2018-07-30T03:30:58.000000Z"}} 2018-07-30 03:30:58,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:30:58,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541a14d5-452c-47d3-8068-4347a04384b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:58,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-541a14d5-452c-47d3-8068-4347a04384b6 2018-07-30 03:30:58,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:58,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:58,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-53ef18f2-c107-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:30:59,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d3b008-4d8a-4870-9015-1da46a035a46 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-53ef18f2-c107-497-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:30:59,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-53ef18f2-c107-497-proj used request id req-55d3b008-4d8a-4870-9015-1da46a035a46 2018-07-30 03:30:59,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:30:59,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d614e35-9a77-4dd1-b758-eda08c8f5371 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:30:59,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5d614e35-9a77-4dd1-b758-eda08c8f5371 2018-07-30 03:30:59,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-53ef18f2-c107-497-proj"}}' 2018-07-30 03:30:59,136 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b6cffd-a172-4a67-a971-a4a892cdffb6 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/be7486cd248b43f0aed4091aa9a599d5"}, "tags": [], "enabled": true, "id": "be7486cd248b43f0aed4091aa9a599d5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-53ef18f2-c107-497-proj"}} 2018-07-30 03:30:59,136 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-54b6cffd-a172-4a67-a971-a4a892cdffb6 2018-07-30 03:30:59,136 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-53ef18f2-c107-497-proj 2018-07-30 03:30:59,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:30:59,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:30:59,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:30:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["qX06MhiMS2q1AsVA9prqeQ"], "issued_at": "2018-07-30T03:30:59.000000Z"}} 2018-07-30 03:30:59,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfedb0af0d2869a7e11b5e1e9302d6d10810deba" 2018-07-30 03:30:59,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9567fb6-ffeb-492f-9247-e26d7a30eca5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:30:59,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e9567fb6-ffeb-492f-9247-e26d7a30eca5 2018-07-30 03:30:59,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:30:59,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:30:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:30:59,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfedb0af0d2869a7e11b5e1e9302d6d10810deba" 2018-07-30 03:30:59,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15809aa0-8625-41ac-8490-fe81f35402a0 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:30:59,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-15809aa0-8625-41ac-8490-fe81f35402a0 2018-07-30 03:30:59,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-53ef18f2-c107-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfedb0af0d2869a7e11b5e1e9302d6d10810deba" 2018-07-30 03:30:59,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787c7171-f34e-47a8-883f-269764c9548b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-53ef18f2-c107-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/be7486cd248b43f0aed4091aa9a599d5"}, "tags": [], "enabled": true, "id": "be7486cd248b43f0aed4091aa9a599d5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-53ef18f2-c107-497-proj"}]} 2018-07-30 03:30:59,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-53ef18f2-c107-497-proj used request id req-787c7171-f34e-47a8-883f-269764c9548b 2018-07-30 03:30:59,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfedb0af0d2869a7e11b5e1e9302d6d10810deba" 2018-07-30 03:30:59,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff0db1fb-dfd9-4644-a647-2551c5d96ecb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:30:59,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ff0db1fb-dfd9-4644-a647-2551c5d96ecb 2018-07-30 03:31:00,248 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-53ef18f2-c107-497-user 2018-07-30 03:31:00,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:00,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:00,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc9a2b6-3161-494e-b7a2-9a8466a9e81e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:31:00,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4cc9a2b6-3161-494e-b7a2-9a8466a9e81e 2018-07-30 03:31:00,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" -d '{"role": {"name": "CreateRouterSuccessTests-53ef18f2-c107-497-proj-role"}}' 2018-07-30 03:31:00,367 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a52bb11-0be1-48c9-ab94-c87c1e5399e1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9d739c3d98f64e65933a0ba009a772f0", "links": {"self": "http://172.30.9.25:5000/v3/roles/9d739c3d98f64e65933a0ba009a772f0"}, "name": "CreateRouterSuccessTests-53ef18f2-c107-497-proj-role"}} 2018-07-30 03:31:00,367 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0a52bb11-0be1-48c9-ab94-c87c1e5399e1 2018-07-30 03:31:00,368 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-53ef18f2-c107-497-proj-role 2018-07-30 03:31:00,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/9d739c3d98f64e65933a0ba009a772f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:00,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce3461d-980a-44ed-9f96-3fded2f1391b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9d739c3d98f64e65933a0ba009a772f0", "links": {"self": "http://172.30.9.25:5000/v3/roles/9d739c3d98f64e65933a0ba009a772f0"}, "name": "CreateRouterSuccessTests-53ef18f2-c107-497-proj-role"}} 2018-07-30 03:31:00,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/9d739c3d98f64e65933a0ba009a772f0 used request id req-1ce3461d-980a-44ed-9f96-3fded2f1391b 2018-07-30 03:31:00,457 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-53ef18f2-c107-497-proj-role to project CreateRouterSuccessTests-53ef18f2-c107-497-proj 2018-07-30 03:31:00,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/be7486cd248b43f0aed4091aa9a599d5/users/ad6f0ea3852746918aa4551dc6dbe329/roles/9d739c3d98f64e65933a0ba009a772f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:00,586 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b71242ac-76dc-417c-83b9-5e5892c66c97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:00,586 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/be7486cd248b43f0aed4091aa9a599d5/users/ad6f0ea3852746918aa4551dc6dbe329/roles/9d739c3d98f64e65933a0ba009a772f0 used request id req-b71242ac-76dc-417c-83b9-5e5892c66c97 2018-07-30 03:31:00,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:00,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:00,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d739c3d98f64e65933a0ba009a772f0", "name": "CreateRouterSuccessTests-53ef18f2-c107-497-proj-role"}], "expires_at": "2018-07-30T04:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7486cd248b43f0aed4091aa9a599d5", "name": "CreateRouterSuccessTests-53ef18f2-c107-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/be7486cd248b43f0aed4091aa9a599d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/be7486cd248b43f0aed4091aa9a599d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-53ef18f2-c107-497-user", "id": "ad6f0ea3852746918aa4551dc6dbe329"}, "audit_ids": ["ENLmrdRtSECDbm9a7bJxJQ"], "issued_at": "2018-07-30T03:31:00.000000Z"}} 2018-07-30 03:31:00,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c10d371ab1f887b7faff5fd124a95234f97f12b" 2018-07-30 03:31:01,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ab8e1c-7369-4baf-b1d2-766b25fcbd66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:01,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-78ab8e1c-7369-4baf-b1d2-766b25fcbd66 2018-07-30 03:31:01,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-7ad3b0a9-6239-424b-be23-b74e6f6456e1-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c10d371ab1f887b7faff5fd124a95234f97f12b" 2018-07-30 03:31:01,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f461d70c-945b-476f-85aa-bb9e47494b9a Date: Mon, 30 Jul 2018 03:31:01 GMT RESP BODY: {"routers": []} 2018-07-30 03:31:01,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-7ad3b0a9-6239-424b-be23-b74e6f6456e1-pub-router&admin_state_up=False used request id req-f461d70c-945b-476f-85aa-bb9e47494b9a 2018-07-30 03:31:01,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:01,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:01,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d739c3d98f64e65933a0ba009a772f0", "name": "CreateRouterSuccessTests-53ef18f2-c107-497-proj-role"}], "expires_at": "2018-07-30T04:31:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7486cd248b43f0aed4091aa9a599d5", "name": "CreateRouterSuccessTests-53ef18f2-c107-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/be7486cd248b43f0aed4091aa9a599d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/be7486cd248b43f0aed4091aa9a599d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-53ef18f2-c107-497-user", "id": "ad6f0ea3852746918aa4551dc6dbe329"}, "audit_ids": ["9OSiZw6HSQ2fpdrqFvwQiA"], "issued_at": "2018-07-30T03:31:01.000000Z"}} 2018-07-30 03:31:01,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81098e1bd29e43df2437cfc0b9a15395b124a58" 2018-07-30 03:31:01,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-494c80d8-5901-4c57-b617-0517c2c01a8c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:01,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-494c80d8-5901-4c57-b617-0517c2c01a8c 2018-07-30 03:31:01,729 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7ad3b0a9-6239-424b-be23-b74e6f6456e1-pub-router 2018-07-30 03:31:01,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c10d371ab1f887b7faff5fd124a95234f97f12b" -d '{"router": {"name": "CreateRouterSuccessTests-7ad3b0a9-6239-424b-be23-b74e6f6456e1-pub-router", "admin_state_up": false}}' 2018-07-30 03:31:01,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-5d56dd62-a853-41a0-a1ce-ac20ad72ac50 Date: Mon, 30 Jul 2018 03:31:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "be7486cd248b43f0aed4091aa9a599d5", "created_at": "2018-07-30T03:31:01Z", "admin_state_up": false, "updated_at": "2018-07-30T03:31:01Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "be7486cd248b43f0aed4091aa9a599d5", "id": "1e692183-13fc-46f2-8562-57dd5a81aa94", "name": "CreateRouterSuccessTests-7ad3b0a9-6239-424b-be23-b74e6f6456e1-pub-router"}} 2018-07-30 03:31:01,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-5d56dd62-a853-41a0-a1ce-ac20ad72ac50 2018-07-30 03:31:01,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=1e692183-13fc-46f2-8562-57dd5a81aa94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c10d371ab1f887b7faff5fd124a95234f97f12b" 2018-07-30 03:31:01,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-22d0ca81-554f-4b0c-b389-67da0cd4bf97 Date: Mon, 30 Jul 2018 03:31:01 GMT RESP BODY: {"ports":[]} 2018-07-30 03:31:01,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=1e692183-13fc-46f2-8562-57dd5a81aa94 used request id req-22d0ca81-554f-4b0c-b389-67da0cd4bf97 2018-07-30 03:31:01,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/1e692183-13fc-46f2-8562-57dd5a81aa94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c10d371ab1f887b7faff5fd124a95234f97f12b" 2018-07-30 03:31:01,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-dd1c913a-77fd-4bd0-ae7e-cee5cc0aa2d2 Date: Mon, 30 Jul 2018 03:31:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "be7486cd248b43f0aed4091aa9a599d5", "created_at": "2018-07-30T03:31:01Z", "admin_state_up": false, "updated_at": "2018-07-30T03:31:01Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "be7486cd248b43f0aed4091aa9a599d5", "id": "1e692183-13fc-46f2-8562-57dd5a81aa94", "name": "CreateRouterSuccessTests-7ad3b0a9-6239-424b-be23-b74e6f6456e1-pub-router"}} 2018-07-30 03:31:01,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/1e692183-13fc-46f2-8562-57dd5a81aa94 used request id req-dd1c913a-77fd-4bd0-ae7e-cee5cc0aa2d2 2018-07-30 03:31:02,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=1e692183-13fc-46f2-8562-57dd5a81aa94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c10d371ab1f887b7faff5fd124a95234f97f12b" 2018-07-30 03:31:02,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cd3fc42a-3e98-4206-b0cd-a483cf672ddc Date: Mon, 30 Jul 2018 03:31:02 GMT RESP BODY: {"ports":[]} 2018-07-30 03:31:02,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=1e692183-13fc-46f2-8562-57dd5a81aa94 used request id req-cd3fc42a-3e98-4206-b0cd-a483cf672ddc 2018-07-30 03:31:02,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:02,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d739c3d98f64e65933a0ba009a772f0", "name": "CreateRouterSuccessTests-53ef18f2-c107-497-proj-role"}], "expires_at": "2018-07-30T04:31:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7486cd248b43f0aed4091aa9a599d5", "name": "CreateRouterSuccessTests-53ef18f2-c107-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/be7486cd248b43f0aed4091aa9a599d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/be7486cd248b43f0aed4091aa9a599d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/be7486cd248b43f0aed4091aa9a599d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-53ef18f2-c107-497-user", "id": "ad6f0ea3852746918aa4551dc6dbe329"}, "audit_ids": ["iS_pmqogTki8NpYfsCahnw"], "issued_at": "2018-07-30T03:31:02.000000Z"}} 2018-07-30 03:31:02,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-7ad3b0a9-6239-424b-be23-b74e6f6456e1-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9b8e92a13f1d337a59588e94a9aa6d768f6c59" 2018-07-30 03:31:02,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 539 X-Openstack-Request-Id: req-133e8dbc-9b8a-472c-a58c-1a721439e4cc Date: Mon, 30 Jul 2018 03:31:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "be7486cd248b43f0aed4091aa9a599d5", "created_at": "2018-07-30T03:31:01Z", "admin_state_up": false, "updated_at": "2018-07-30T03:31:01Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "be7486cd248b43f0aed4091aa9a599d5", "id": "1e692183-13fc-46f2-8562-57dd5a81aa94", "name": "CreateRouterSuccessTests-7ad3b0a9-6239-424b-be23-b74e6f6456e1-pub-router"}]} 2018-07-30 03:31:02,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-7ad3b0a9-6239-424b-be23-b74e6f6456e1-pub-router&admin_state_up=False used request id req-133e8dbc-9b8a-472c-a58c-1a721439e4cc 2018-07-30 03:31:02,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:02,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:02,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/be7486cd248b43f0aed4091aa9a599d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8af4d8235f5790e04eb00f39d6b05d65119c693" 2018-07-30 03:31:02,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca43fce6-57ff-4b2d-9a70-51e4ad4307ac Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/be7486cd248b43f0aed4091aa9a599d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be7486cd248b43f0aed4091aa9a599d5", "name": "CreateRouterSuccessTests-53ef18f2-c107-497-proj"}} 2018-07-30 03:31:02,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/be7486cd248b43f0aed4091aa9a599d5 used request id req-ca43fce6-57ff-4b2d-9a70-51e4ad4307ac 2018-07-30 03:31:02,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=1e692183-13fc-46f2-8562-57dd5a81aa94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9b8e92a13f1d337a59588e94a9aa6d768f6c59" 2018-07-30 03:31:02,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-24f6e3d8-5c4c-4bd2-bcdf-a06185d25640 Date: Mon, 30 Jul 2018 03:31:02 GMT RESP BODY: {"ports":[]} 2018-07-30 03:31:02,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=1e692183-13fc-46f2-8562-57dd5a81aa94 used request id req-24f6e3d8-5c4c-4bd2-bcdf-a06185d25640 2018-07-30 03:31:02,986 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7ad3b0a9-6239-424b-be23-b74e6f6456e1-pub-router 2018-07-30 03:31:02,986 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7ad3b0a9-6239-424b-be23-b74e6f6456e1-pub-router 2018-07-30 03:31:02,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/1e692183-13fc-46f2-8562-57dd5a81aa94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c10d371ab1f887b7faff5fd124a95234f97f12b" 2018-07-30 03:31:03,586 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3a16d69-d04b-4bdf-9853-a71b0bc5f2f6 Content-Length: 0 Date: Mon, 30 Jul 2018 03:31:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:31:03,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/1e692183-13fc-46f2-8562-57dd5a81aa94 used request id req-a3a16d69-d04b-4bdf-9853-a71b0bc5f2f6 2018-07-30 03:31:03,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:03,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-551c13bd-3b03-48ee-ba3e-6cf58d65de91 Date: Mon, 30 Jul 2018 03:31:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:31:03,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-551c13bd-3b03-48ee-ba3e-6cf58d65de91 2018-07-30 03:31:03,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:03,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7ad7fef-9c08-4e15-b1ea-51bb15466f2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:03,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-d7ad7fef-9c08-4e15-b1ea-51bb15466f2e 2018-07-30 03:31:03,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:03,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:03,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5053874-a27b-41e9-9916-8743067f1215 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:03,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-d5053874-a27b-41e9-9916-8743067f1215 2018-07-30 03:31:03,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:03,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:04,068 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b6225a7-2d1c-4b55-bcd3-021bf77ada9d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:04,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-7b6225a7-2d1c-4b55-bcd3-021bf77ada9d 2018-07-30 03:31:04,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:04,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:04,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6801957-5cd7-4c1f-92d5-9ac823361380 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:04,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-f6801957-5cd7-4c1f-92d5-9ac823361380 2018-07-30 03:31:04,154 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:04,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:04,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf5ed76-7f3f-4d9f-91c0-7d6bf25a030a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:31:04,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-eaf5ed76-7f3f-4d9f-91c0-7d6bf25a030a 2018-07-30 03:31:04,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:04,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52b09734-4c2a-4f1e-a4d5-088c80b44e34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:04,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-52b09734-4c2a-4f1e-a4d5-088c80b44e34 2018-07-30 03:31:04,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:04,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:04,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43d8b9e7-0cda-40f5-928c-f66de2c67fc9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:04,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-43d8b9e7-0cda-40f5-928c-f66de2c67fc9 2018-07-30 03:31:04,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:04,421 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5175aad6-1741-4836-903c-479af69e0c3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:04,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-5175aad6-1741-4836-903c-479af69e0c3e 2018-07-30 03:31:04,421 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:04,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:04,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e96bba-0ad7-4d79-85ae-db5d1cf35d21 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:31:04,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-c1e96bba-0ad7-4d79-85ae-db5d1cf35d21 2018-07-30 03:31:04,511 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-53ef18f2-c107-497-proj 2018-07-30 03:31:04,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/be7486cd248b43f0aed4091aa9a599d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:04,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83b7ad4e-ba0b-4ca3-92c5-3376be65dceb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:04,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/be7486cd248b43f0aed4091aa9a599d5 used request id req-83b7ad4e-ba0b-4ca3-92c5-3376be65dceb 2018-07-30 03:31:04,709 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-53ef18f2-c107-497-proj-role 2018-07-30 03:31:04,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/9d739c3d98f64e65933a0ba009a772f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:04,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd655dc2-7233-45d9-b021-681dac6cf421 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:04,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/9d739c3d98f64e65933a0ba009a772f0 used request id req-cd655dc2-7233-45d9-b021-681dac6cf421 2018-07-30 03:31:04,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213317a5131de9adbc3e9dae21fd02dbf1c59847" 2018-07-30 03:31:04,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715e5853-ac1e-4954-baa9-9506cdf28a67 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:31:04,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-715e5853-ac1e-4954-baa9-9506cdf28a67 2018-07-30 03:31:04,908 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-53ef18f2-c107-497-user 2018-07-30 03:31:04,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ad6f0ea3852746918aa4551dc6dbe329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfedb0af0d2869a7e11b5e1e9302d6d10810deba" 2018-07-30 03:31:05,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7cb0ffa-4c68-4c7e-9463-a6bc74f16db5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:05,076 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ad6f0ea3852746918aa4551dc6dbe329 used request id req-c7cb0ffa-4c68-4c7e-9463-a6bc74f16db5 2018-07-30 03:31:05,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:05,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["s6rFLKfsRzewSrzp5-1o2A"], "issued_at": "2018-07-30T03:31:05.000000Z"}} 2018-07-30 03:31:05,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e64220e9d5c96d6f415d6c5376eb539382b790" 2018-07-30 03:31:05,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3329f44c-57a3-4e8e-bdec-f54bcb63f64d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:05,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3329f44c-57a3-4e8e-bdec-f54bcb63f64d 2018-07-30 03:31:05,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:05,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:05,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["EHS_MEz2QFSAHIDT9P3BKg"], "issued_at": "2018-07-30T03:31:05.000000Z"}} 2018-07-30 03:31:05,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:06,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b1384d-ca45-4bf0-8b7b-456dbc53c81f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:06,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a6b1384d-ca45-4bf0-8b7b-456dbc53c81f 2018-07-30 03:31:06,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:06,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:06,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fce57f66-f822-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:06,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6ccab0-3be0-49c8-8a2f-354812739100 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fce57f66-f822-478-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:31:06,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fce57f66-f822-478-proj used request id req-5b6ccab0-3be0-49c8-8a2f-354812739100 2018-07-30 03:31:06,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:06,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7385f64d-9d79-4fdf-bba0-7549f302bb42 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:31:06,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7385f64d-9d79-4fdf-bba0-7549f302bb42 2018-07-30 03:31:06,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-fce57f66-f822-478-proj"}}' 2018-07-30 03:31:06,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:31:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0bf58a-adad-4085-af38-4180a8a7e696 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1ad8d09c4fd2401b89be165e1451db1d"}, "tags": [], "enabled": true, "id": "1ad8d09c4fd2401b89be165e1451db1d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fce57f66-f822-478-proj"}} 2018-07-30 03:31:06,232 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-9b0bf58a-adad-4085-af38-4180a8a7e696 2018-07-30 03:31:06,232 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fce57f66-f822-478-proj 2018-07-30 03:31:06,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:06,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:06,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["LXlG4B9ETZurbMmfTE2LWQ"], "issued_at": "2018-07-30T03:31:06.000000Z"}} 2018-07-30 03:31:06,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3fc072d6b52de9ed1f467b9cd617db32bcfc22" 2018-07-30 03:31:06,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c0bae7-3053-4ded-b06d-75f81b15177f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:06,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-37c0bae7-3053-4ded-b06d-75f81b15177f 2018-07-30 03:31:06,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:06,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:06,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3fc072d6b52de9ed1f467b9cd617db32bcfc22" 2018-07-30 03:31:06,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd9dc5ac-5ba2-4083-9e5d-ad2bc1e1b56a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:31:06,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fd9dc5ac-5ba2-4083-9e5d-ad2bc1e1b56a 2018-07-30 03:31:06,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-fce57f66-f822-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3fc072d6b52de9ed1f467b9cd617db32bcfc22" 2018-07-30 03:31:06,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83bc36b1-117c-48f7-b5c6-fef77f6a2316 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-fce57f66-f822-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1ad8d09c4fd2401b89be165e1451db1d"}, "tags": [], "enabled": true, "id": "1ad8d09c4fd2401b89be165e1451db1d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fce57f66-f822-478-proj"}]} 2018-07-30 03:31:06,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-fce57f66-f822-478-proj used request id req-83bc36b1-117c-48f7-b5c6-fef77f6a2316 2018-07-30 03:31:06,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3fc072d6b52de9ed1f467b9cd617db32bcfc22" 2018-07-30 03:31:06,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bedbcbd-295b-438c-bd8a-dae09ff8705f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:31:06,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0bedbcbd-295b-438c-bd8a-dae09ff8705f 2018-07-30 03:31:07,218 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fce57f66-f822-478-user 2018-07-30 03:31:07,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:07,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:07,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df330c01-37c5-47be-b118-a84bfe3eda32 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:31:07,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-df330c01-37c5-47be-b118-a84bfe3eda32 2018-07-30 03:31:07,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" -d '{"role": {"name": "CreateRouterSuccessTests-fce57f66-f822-478-proj-role"}}' 2018-07-30 03:31:07,410 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cf9676b-386b-4ff7-9c2d-1c844eaa4abb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2459db192798470a86dca80a31b7cff7", "links": {"self": "http://172.30.9.25:5000/v3/roles/2459db192798470a86dca80a31b7cff7"}, "name": "CreateRouterSuccessTests-fce57f66-f822-478-proj-role"}} 2018-07-30 03:31:07,410 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3cf9676b-386b-4ff7-9c2d-1c844eaa4abb 2018-07-30 03:31:07,410 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fce57f66-f822-478-proj-role 2018-07-30 03:31:07,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/2459db192798470a86dca80a31b7cff7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:07,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a127485b-0558-49fb-a37f-af9b7bd14d5b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2459db192798470a86dca80a31b7cff7", "links": {"self": "http://172.30.9.25:5000/v3/roles/2459db192798470a86dca80a31b7cff7"}, "name": "CreateRouterSuccessTests-fce57f66-f822-478-proj-role"}} 2018-07-30 03:31:07,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/2459db192798470a86dca80a31b7cff7 used request id req-a127485b-0558-49fb-a37f-af9b7bd14d5b 2018-07-30 03:31:07,494 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fce57f66-f822-478-proj-role to project CreateRouterSuccessTests-fce57f66-f822-478-proj 2018-07-30 03:31:07,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/1ad8d09c4fd2401b89be165e1451db1d/users/caec900533a748f0ab51ea03d1971bf9/roles/2459db192798470a86dca80a31b7cff7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:07,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c2d2d43-01dc-45c7-a5db-91371625843e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:07,616 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/1ad8d09c4fd2401b89be165e1451db1d/users/caec900533a748f0ab51ea03d1971bf9/roles/2459db192798470a86dca80a31b7cff7 used request id req-9c2d2d43-01dc-45c7-a5db-91371625843e 2018-07-30 03:31:07,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:07,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:08,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["gzvbhgFjQjaNNV7P8z75xw"], "issued_at": "2018-07-30T03:31:08.000000Z"}} 2018-07-30 03:31:08,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c98649b9f6250e27b4c576938e052ea2ce0f1a2" 2018-07-30 03:31:08,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-429105fd-fe1c-48d0-8835-d3fd9dac6630 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:08,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-429105fd-fe1c-48d0-8835-d3fd9dac6630 2018-07-30 03:31:08,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-7aeea1f5-14e6-4f45-8ac8-3d6fac590baf-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c98649b9f6250e27b4c576938e052ea2ce0f1a2" 2018-07-30 03:31:08,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4bf418d6-6118-4a47-b244-ca2eb312e305 Date: Mon, 30 Jul 2018 03:31:08 GMT RESP BODY: {"routers": []} 2018-07-30 03:31:08,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-7aeea1f5-14e6-4f45-8ac8-3d6fac590baf-pub-router&admin_state_up=True used request id req-4bf418d6-6118-4a47-b244-ca2eb312e305 2018-07-30 03:31:08,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:08,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:08,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["UpFd9V4FRFqKnvgQ-NDuMQ"], "issued_at": "2018-07-30T03:31:08.000000Z"}} 2018-07-30 03:31:08,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b3350324f348ea9d15e293b3a006044a86963ae" 2018-07-30 03:31:08,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3423543e-8593-4563-a7fe-a8ab29934cdc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:08,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3423543e-8593-4563-a7fe-a8ab29934cdc 2018-07-30 03:31:08,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:08,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:08,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-fce57f66-f822-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b3350324f348ea9d15e293b3a006044a86963ae" 2018-07-30 03:31:08,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c525ef-67b6-40d2-8f65-651a3c27b3fc Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-fce57f66-f822-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1ad8d09c4fd2401b89be165e1451db1d"}, "tags": [], "enabled": true, "id": "1ad8d09c4fd2401b89be165e1451db1d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fce57f66-f822-478-proj"}]} 2018-07-30 03:31:08,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-fce57f66-f822-478-proj used request id req-82c525ef-67b6-40d2-8f65-651a3c27b3fc 2018-07-30 03:31:08,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c98649b9f6250e27b4c576938e052ea2ce0f1a2" 2018-07-30 03:31:08,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2410309e-71cd-4a89-98d6-5bf77697390c Date: Mon, 30 Jul 2018 03:31:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 03:31:08,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-2410309e-71cd-4a89-98d6-5bf77697390c 2018-07-30 03:31:08,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c98649b9f6250e27b4c576938e052ea2ce0f1a2" 2018-07-30 03:31:09,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-25f9a00e-47c0-4b94-b513-d6576d437d1d Date: Mon, 30 Jul 2018 03:31:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 03:31:09,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-25f9a00e-47c0-4b94-b513-d6576d437d1d 2018-07-30 03:31:09,001 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7aeea1f5-14e6-4f45-8ac8-3d6fac590baf-pub-router 2018-07-30 03:31:09,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c98649b9f6250e27b4c576938e052ea2ce0f1a2" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "tenant_id": "1ad8d09c4fd2401b89be165e1451db1d", "name": "CreateRouterSuccessTests-7aeea1f5-14e6-4f45-8ac8-3d6fac590baf-pub-router", "admin_state_up": true}}' 2018-07-30 03:31:10,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1784a0df-1c11-40ae-8eb4-67037086a6cf Date: Mon, 30 Jul 2018 03:31:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1ad8d09c4fd2401b89be165e1451db1d", "created_at": "2018-07-30T03:31:09Z", "admin_state_up": true, "updated_at": "2018-07-30T03:31:10Z", "project_id": "1ad8d09c4fd2401b89be165e1451db1d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "b7dc23a8-0ef4-49e2-acff-72e07efdc760", "name": "CreateRouterSuccessTests-7aeea1f5-14e6-4f45-8ac8-3d6fac590baf-pub-router"}} 2018-07-30 03:31:10,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-1784a0df-1c11-40ae-8eb4-67037086a6cf 2018-07-30 03:31:10,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=b7dc23a8-0ef4-49e2-acff-72e07efdc760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c98649b9f6250e27b4c576938e052ea2ce0f1a2" 2018-07-30 03:31:10,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-d7d5f0ad-d83c-43df-9702-75a1672ee68b Date: Mon, 30 Jul 2018 03:31:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:09Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.205"}],"id":"052b1add-6136-4868-acc9-fc838fabc941","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:f7:71","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T03:31:09Z","binding:vnic_type":"normal","device_id":"b7dc23a8-0ef4-49e2-acff-72e07efdc760","ip_allocation":"immediate"}]} 2018-07-30 03:31:10,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=b7dc23a8-0ef4-49e2-acff-72e07efdc760 used request id req-d7d5f0ad-d83c-43df-9702-75a1672ee68b 2018-07-30 03:31:10,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c98649b9f6250e27b4c576938e052ea2ce0f1a2" 2018-07-30 03:31:10,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-47f03e59-08cd-4fca-a18c-37d12ad757d9 Date: Mon, 30 Jul 2018 03:31:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 03:31:10,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-47f03e59-08cd-4fca-a18c-37d12ad757d9 2018-07-30 03:31:10,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/b7dc23a8-0ef4-49e2-acff-72e07efdc760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c98649b9f6250e27b4c576938e052ea2ce0f1a2" 2018-07-30 03:31:10,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-b605d849-e328-4482-b57b-5f9a23b0953b Date: Mon, 30 Jul 2018 03:31:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1ad8d09c4fd2401b89be165e1451db1d", "created_at": "2018-07-30T03:31:09Z", "admin_state_up": true, "updated_at": "2018-07-30T03:31:10Z", "project_id": "1ad8d09c4fd2401b89be165e1451db1d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "b7dc23a8-0ef4-49e2-acff-72e07efdc760", "name": "CreateRouterSuccessTests-7aeea1f5-14e6-4f45-8ac8-3d6fac590baf-pub-router"}} 2018-07-30 03:31:10,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/b7dc23a8-0ef4-49e2-acff-72e07efdc760 used request id req-b605d849-e328-4482-b57b-5f9a23b0953b 2018-07-30 03:31:10,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=b7dc23a8-0ef4-49e2-acff-72e07efdc760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c98649b9f6250e27b4c576938e052ea2ce0f1a2" 2018-07-30 03:31:10,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-1b846d60-c6b2-4181-8e49-0b2e44344e88 Date: Mon, 30 Jul 2018 03:31:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:09Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.205"}],"id":"052b1add-6136-4868-acc9-fc838fabc941","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:f7:71","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T03:31:09Z","binding:vnic_type":"normal","device_id":"b7dc23a8-0ef4-49e2-acff-72e07efdc760","ip_allocation":"immediate"}]} 2018-07-30 03:31:10,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=b7dc23a8-0ef4-49e2-acff-72e07efdc760 used request id req-1b846d60-c6b2-4181-8e49-0b2e44344e88 2018-07-30 03:31:10,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c98649b9f6250e27b4c576938e052ea2ce0f1a2" 2018-07-30 03:31:10,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-b2d7adf6-8417-425b-8aaf-ab965481f9d4 Date: Mon, 30 Jul 2018 03:31:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 03:31:10,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-b2d7adf6-8417-425b-8aaf-ab965481f9d4 2018-07-30 03:31:10,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:11,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2459db192798470a86dca80a31b7cff7", "name": "CreateRouterSuccessTests-fce57f66-f822-478-proj-role"}], "expires_at": "2018-07-30T04:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ad8d09c4fd2401b89be165e1451db1d", "name": "CreateRouterSuccessTests-fce57f66-f822-478-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/1ad8d09c4fd2401b89be165e1451db1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/1ad8d09c4fd2401b89be165e1451db1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/1ad8d09c4fd2401b89be165e1451db1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/1ad8d09c4fd2401b89be165e1451db1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/1ad8d09c4fd2401b89be165e1451db1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/1ad8d09c4fd2401b89be165e1451db1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_1ad8d09c4fd2401b89be165e1451db1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1ad8d09c4fd2401b89be165e1451db1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/1ad8d09c4fd2401b89be165e1451db1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/1ad8d09c4fd2401b89be165e1451db1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/1ad8d09c4fd2401b89be165e1451db1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/1ad8d09c4fd2401b89be165e1451db1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/1ad8d09c4fd2401b89be165e1451db1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/1ad8d09c4fd2401b89be165e1451db1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fce57f66-f822-478-user", "id": "caec900533a748f0ab51ea03d1971bf9"}, "audit_ids": ["D6AllSSKRVmy-TRrC7z17w"], "issued_at": "2018-07-30T03:31:11.000000Z"}} 2018-07-30 03:31:11,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-7aeea1f5-14e6-4f45-8ac8-3d6fac590baf-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6bc64e605e46fceca3a5d0d37687fb0a7fbc74" 2018-07-30 03:31:11,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-6dd3f1d2-828c-446f-96de-628bb61f39c7 Date: Mon, 30 Jul 2018 03:31:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1ad8d09c4fd2401b89be165e1451db1d", "created_at": "2018-07-30T03:31:09Z", "admin_state_up": true, "updated_at": "2018-07-30T03:31:10Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1ad8d09c4fd2401b89be165e1451db1d", "id": "b7dc23a8-0ef4-49e2-acff-72e07efdc760", "name": "CreateRouterSuccessTests-7aeea1f5-14e6-4f45-8ac8-3d6fac590baf-pub-router"}]} 2018-07-30 03:31:11,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-7aeea1f5-14e6-4f45-8ac8-3d6fac590baf-pub-router&admin_state_up=True used request id req-6dd3f1d2-828c-446f-96de-628bb61f39c7 2018-07-30 03:31:11,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:11,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:11,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/1ad8d09c4fd2401b89be165e1451db1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e64220e9d5c96d6f415d6c5376eb539382b790" 2018-07-30 03:31:11,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-071ad9d0-7fda-48b8-ad1c-fb5a20e72085 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1ad8d09c4fd2401b89be165e1451db1d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ad8d09c4fd2401b89be165e1451db1d", "name": "CreateRouterSuccessTests-fce57f66-f822-478-proj"}} 2018-07-30 03:31:11,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/1ad8d09c4fd2401b89be165e1451db1d used request id req-071ad9d0-7fda-48b8-ad1c-fb5a20e72085 2018-07-30 03:31:11,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=b7dc23a8-0ef4-49e2-acff-72e07efdc760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6bc64e605e46fceca3a5d0d37687fb0a7fbc74" 2018-07-30 03:31:11,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dc111eb7-6288-4bad-9b99-339dce38ade8 Date: Mon, 30 Jul 2018 03:31:11 GMT RESP BODY: {"ports":[]} 2018-07-30 03:31:11,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=b7dc23a8-0ef4-49e2-acff-72e07efdc760 used request id req-dc111eb7-6288-4bad-9b99-339dce38ade8 2018-07-30 03:31:11,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6bc64e605e46fceca3a5d0d37687fb0a7fbc74" 2018-07-30 03:31:11,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-33c6f625-8912-437b-a444-f5da45e1dee5 Date: Mon, 30 Jul 2018 03:31:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:31:11,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-33c6f625-8912-437b-a444-f5da45e1dee5 2018-07-30 03:31:11,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6bc64e605e46fceca3a5d0d37687fb0a7fbc74" 2018-07-30 03:31:11,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3abda5e1-29f0-404e-9030-43c60944af64 Date: Mon, 30 Jul 2018 03:31:11 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:31:11,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-3abda5e1-29f0-404e-9030-43c60944af64 2018-07-30 03:31:11,659 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7aeea1f5-14e6-4f45-8ac8-3d6fac590baf-pub-router 2018-07-30 03:31:11,659 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7aeea1f5-14e6-4f45-8ac8-3d6fac590baf-pub-router 2018-07-30 03:31:11,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/b7dc23a8-0ef4-49e2-acff-72e07efdc760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c98649b9f6250e27b4c576938e052ea2ce0f1a2" 2018-07-30 03:31:12,701 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e38e4ec4-5dea-465a-a8cf-9d7fc6f41575 Content-Length: 0 Date: Mon, 30 Jul 2018 03:31:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:31:12,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b7dc23a8-0ef4-49e2-acff-72e07efdc760 used request id req-e38e4ec4-5dea-465a-a8cf-9d7fc6f41575 2018-07-30 03:31:12,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:12,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d2138bdf-680d-4a70-8433-36da8d1c703d Date: Mon, 30 Jul 2018 03:31:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:31:12,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-d2138bdf-680d-4a70-8433-36da8d1c703d 2018-07-30 03:31:12,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:13,050 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c6f0c62-fb94-47ef-931f-06c64ce8f68e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:13,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-2c6f0c62-fb94-47ef-931f-06c64ce8f68e 2018-07-30 03:31:13,050 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:13,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:13,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a58176b-43d7-4c89-9834-9d328a0b0486 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:13,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-0a58176b-43d7-4c89-9834-9d328a0b0486 2018-07-30 03:31:13,136 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:13,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:13,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fc61fbf-2fa4-43f4-b2eb-ecb24f9afc00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:13,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-5fc61fbf-2fa4-43f4-b2eb-ecb24f9afc00 2018-07-30 03:31:13,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:13,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:13,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdbbdd15-4412-4eef-b2bc-0f3c621a958b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:13,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-cdbbdd15-4412-4eef-b2bc-0f3c621a958b 2018-07-30 03:31:13,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:13,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:13,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d420646-6f26-449e-9804-f7582aa289c8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:31:13,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-6d420646-6f26-449e-9804-f7582aa289c8 2018-07-30 03:31:13,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:13,553 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e63e446-2be2-4e51-b629-eed7cb36dd83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:13,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-4e63e446-2be2-4e51-b629-eed7cb36dd83 2018-07-30 03:31:13,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:13,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:13,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b7ea7b9-bb0f-451e-9086-ce54a029248a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:13,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-2b7ea7b9-bb0f-451e-9086-ce54a029248a 2018-07-30 03:31:13,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:13,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:13,656 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f1768a-75d0-43f8-b912-b9e50266f589 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:13,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-b0f1768a-75d0-43f8-b912-b9e50266f589 2018-07-30 03:31:13,656 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:13,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:13,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f5f2c09-14bf-4ea2-bd5f-eeda0df12e10 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:31:13,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-8f5f2c09-14bf-4ea2-bd5f-eeda0df12e10 2018-07-30 03:31:13,747 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fce57f66-f822-478-proj 2018-07-30 03:31:13,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/1ad8d09c4fd2401b89be165e1451db1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:13,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5146c57f-0b59-4193-8166-fcd799bdf43e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:13,945 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/1ad8d09c4fd2401b89be165e1451db1d used request id req-5146c57f-0b59-4193-8166-fcd799bdf43e 2018-07-30 03:31:13,946 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fce57f66-f822-478-proj-role 2018-07-30 03:31:13,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/2459db192798470a86dca80a31b7cff7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:14,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cebfc405-be72-4ce0-a753-27cdf6db8740 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:14,047 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/2459db192798470a86dca80a31b7cff7 used request id req-cebfc405-be72-4ce0-a753-27cdf6db8740 2018-07-30 03:31:14,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9f5c2e525206d52dd045cd8feaf51d92f558e8" 2018-07-30 03:31:14,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f90e4d8-6ffd-4637-91da-364419c07de6 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:31:14,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9f90e4d8-6ffd-4637-91da-364419c07de6 2018-07-30 03:31:14,133 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fce57f66-f822-478-user 2018-07-30 03:31:14,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/caec900533a748f0ab51ea03d1971bf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3fc072d6b52de9ed1f467b9cd617db32bcfc22" 2018-07-30 03:31:14,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3148d285-e6d4-416f-9d2d-9bbf06955f41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:14,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/caec900533a748f0ab51ea03d1971bf9 used request id req-3148d285-e6d4-416f-9d2d-9bbf06955f41 2018-07-30 03:31:14,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:14,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["spWYcRLuSIaOyIqb7IXpfg"], "issued_at": "2018-07-30T03:31:14.000000Z"}} 2018-07-30 03:31:14,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d517ee46db219e76d3be21a3e6e0c7e2da422d9" 2018-07-30 03:31:14,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53426bc-555a-4011-aa21-661141c23ae6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:14,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c53426bc-555a-4011-aa21-661141c23ae6 2018-07-30 03:31:14,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:14,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:15,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["SgWUr6ltQ6egxgpqNqs2Fg"], "issued_at": "2018-07-30T03:31:15.000000Z"}} 2018-07-30 03:31:15,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:15,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb76ec4-993a-4a9b-8297-cadfcddc8847 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:15,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8eb76ec4-993a-4a9b-8297-cadfcddc8847 2018-07-30 03:31:15,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:15,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:15,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-79390d73-0621-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:15,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0312cd2-fb61-4e2e-b460-434a28a45800 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-79390d73-0621-4ec-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:31:15,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-79390d73-0621-4ec-proj used request id req-d0312cd2-fb61-4e2e-b460-434a28a45800 2018-07-30 03:31:15,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:15,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f676e1b-5401-40a7-9aaa-1819b3880a89 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:31:15,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7f676e1b-5401-40a7-9aaa-1819b3880a89 2018-07-30 03:31:15,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj"}}' 2018-07-30 03:31:15,615 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:31:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83545b52-2a52-4225-8d08-ada66289342b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc"}, "tags": [], "enabled": true, "id": "a5f52f43879243cda779969bfc02cebc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj"}} 2018-07-30 03:31:15,616 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-83545b52-2a52-4225-8d08-ada66289342b 2018-07-30 03:31:15,616 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-79390d73-0621-4ec-proj 2018-07-30 03:31:15,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:15,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:15,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["B1bxzcVIS0iNsJk6wukGjQ"], "issued_at": "2018-07-30T03:31:15.000000Z"}} 2018-07-30 03:31:15,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccebcb74dc0b23d71266c300ffe79c09506406c3" 2018-07-30 03:31:16,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30025a29-9a71-438c-831d-77d64107688d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:16,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-30025a29-9a71-438c-831d-77d64107688d 2018-07-30 03:31:16,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:16,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:16,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccebcb74dc0b23d71266c300ffe79c09506406c3" 2018-07-30 03:31:16,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092da367-9290-4b60-bf0c-30dd2964afbb Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:31:16,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-092da367-9290-4b60-bf0c-30dd2964afbb 2018-07-30 03:31:16,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-79390d73-0621-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccebcb74dc0b23d71266c300ffe79c09506406c3" 2018-07-30 03:31:16,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cef61b4-7462-4445-b6a3-846097b0dd64 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-79390d73-0621-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc"}, "tags": [], "enabled": true, "id": "a5f52f43879243cda779969bfc02cebc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj"}]} 2018-07-30 03:31:16,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-79390d73-0621-4ec-proj used request id req-1cef61b4-7462-4445-b6a3-846097b0dd64 2018-07-30 03:31:16,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccebcb74dc0b23d71266c300ffe79c09506406c3" 2018-07-30 03:31:16,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4f782d-d203-491f-b957-d3d7aa2b5c9b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:31:16,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6d4f782d-d203-491f-b957-d3d7aa2b5c9b 2018-07-30 03:31:16,701 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-79390d73-0621-4ec-user 2018-07-30 03:31:16,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:16,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:16,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fda0ee4-cd7d-4320-85f2-361fa18e7587 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:31:16,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1fda0ee4-cd7d-4320-85f2-361fa18e7587 2018-07-30 03:31:16,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" -d '{"role": {"name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj-role"}}' 2018-07-30 03:31:16,904 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8fa700b-f170-49d0-89df-4739aaa7b9b5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3d9f86340024037aaf5d66c5e78c68b", "links": {"self": "http://172.30.9.25:5000/v3/roles/e3d9f86340024037aaf5d66c5e78c68b"}, "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj-role"}} 2018-07-30 03:31:16,905 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d8fa700b-f170-49d0-89df-4739aaa7b9b5 2018-07-30 03:31:16,905 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-79390d73-0621-4ec-proj-role 2018-07-30 03:31:16,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e3d9f86340024037aaf5d66c5e78c68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:16,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fd5759d-1d0f-482f-8d8c-0c245748b513 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3d9f86340024037aaf5d66c5e78c68b", "links": {"self": "http://172.30.9.25:5000/v3/roles/e3d9f86340024037aaf5d66c5e78c68b"}, "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj-role"}} 2018-07-30 03:31:16,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e3d9f86340024037aaf5d66c5e78c68b used request id req-0fd5759d-1d0f-482f-8d8c-0c245748b513 2018-07-30 03:31:16,926 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-79390d73-0621-4ec-proj-role to project CreateRouterSuccessTests-79390d73-0621-4ec-proj 2018-07-30 03:31:16,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc/users/d8efe1e7ccd74512b3a4a99d45f3a15c/roles/e3d9f86340024037aaf5d66c5e78c68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:17,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4be86ace-8af1-4fe6-839a-2931d42dcb04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:17,046 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc/users/d8efe1e7ccd74512b3a4a99d45f3a15c/roles/e3d9f86340024037aaf5d66c5e78c68b used request id req-4be86ace-8af1-4fe6-839a-2931d42dcb04 2018-07-30 03:31:17,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:17,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:17,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3d9f86340024037aaf5d66c5e78c68b", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj-role"}], "expires_at": "2018-07-30T04:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5f52f43879243cda779969bfc02cebc", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-79390d73-0621-4ec-user", "id": "d8efe1e7ccd74512b3a4a99d45f3a15c"}, "audit_ids": ["75olmxMPQjuKW2zmdn_xyA"], "issued_at": "2018-07-30T03:31:17.000000Z"}} 2018-07-30 03:31:17,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00e693cfa9ee6868cd36d0ce46d4be4e1acf1f" 2018-07-30 03:31:17,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a699c8-2afb-45d7-8c0b-8cfaabee5f76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:17,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-54a699c8-2afb-45d7-8c0b-8cfaabee5f76 2018-07-30 03:31:17,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00e693cfa9ee6868cd36d0ce46d4be4e1acf1f" 2018-07-30 03:31:17,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a3671b6a-d9c1-41f2-bb17-42db3e097257 Date: Mon, 30 Jul 2018 03:31:17 GMT RESP BODY: {"networks":[]} 2018-07-30 03:31:17,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1 used request id req-a3671b6a-d9c1-41f2-bb17-42db3e097257 2018-07-30 03:31:17,765 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1 2018-07-30 03:31:17,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00e693cfa9ee6868cd36d0ce46d4be4e1acf1f" -d '{"network": {"name": "CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1", "admin_state_up": true}}' 2018-07-30 03:31:18,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-6fd3d0ce-3cb9-42d1-a148-05aa0cb1b1d8 Date: Mon, 30 Jul 2018 03:31:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5f52f43879243cda779969bfc02cebc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:31:17Z","is_default":false,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:17Z","mtu":1450}} 2018-07-30 03:31:18,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-6fd3d0ce-3cb9-42d1-a148-05aa0cb1b1d8 2018-07-30 03:31:18,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00e693cfa9ee6868cd36d0ce46d4be4e1acf1f" 2018-07-30 03:31:18,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-4da03313-e578-4b50-9905-5696deb29dd2 Date: Mon, 30 Jul 2018 03:31:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5f52f43879243cda779969bfc02cebc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:31:17Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1","admin_state_up":true,"tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:17Z","mtu":1450}]} 2018-07-30 03:31:18,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c used request id req-4da03313-e578-4b50-9905-5696deb29dd2 2018-07-30 03:31:18,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00e693cfa9ee6868cd36d0ce46d4be4e1acf1f" 2018-07-30 03:31:18,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bdc9febe-be7f-4801-97d8-5a745c370b23 Date: Mon, 30 Jul 2018 03:31:18 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:31:18,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c used request id req-bdc9febe-be7f-4801-97d8-5a745c370b23 2018-07-30 03:31:18,328 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1 2018-07-30 03:31:18,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00e693cfa9ee6868cd36d0ce46d4be4e1acf1f" -d '{"subnets": [{"ip_version": 4, "network_id": "ab5bd97b-9949-4df5-98ac-e8fc57333c1c", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1"}]}' 2018-07-30 03:31:19,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cb15bd00-5d2a-488f-bb2a-ed6f797de0c6 Date: Mon, 30 Jul 2018 03:31:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:18Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:18Z","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":"a5f52f43879243cda779969bfc02cebc","id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1"}]} 2018-07-30 03:31:19,028 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-cb15bd00-5d2a-488f-bb2a-ed6f797de0c6 2018-07-30 03:31:19,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00e693cfa9ee6868cd36d0ce46d4be4e1acf1f" 2018-07-30 03:31:19,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-02aed712-5538-46ed-a197-4c88bdf1ddd4 Date: Mon, 30 Jul 2018 03:31:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5f52f43879243cda779969bfc02cebc","l2_adjacency":true,"status":"ACTIVE","subnets":["1b321270-7979-4a8f-9f9f-c7fc30b62084"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:18Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1","admin_state_up":true,"tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:17Z","mtu":1450}]} 2018-07-30 03:31:19,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c used request id req-02aed712-5538-46ed-a197-4c88bdf1ddd4 2018-07-30 03:31:19,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00e693cfa9ee6868cd36d0ce46d4be4e1acf1f" 2018-07-30 03:31:19,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ac10bd32-e64e-4af5-8fff-b4babd394e6e Date: Mon, 30 Jul 2018 03:31:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:18Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:18Z","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":"a5f52f43879243cda779969bfc02cebc","id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1"}]} 2018-07-30 03:31:19,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c used request id req-ac10bd32-e64e-4af5-8fff-b4babd394e6e 2018-07-30 03:31:19,208 - OpenStackNetwork - DEBUG - Network [ab5bd97b-9949-4df5-98ac-e8fc57333c1c] created successfully 2018-07-30 03:31:19,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:19,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:19,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3d9f86340024037aaf5d66c5e78c68b", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj-role"}], "expires_at": "2018-07-30T04:31:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5f52f43879243cda779969bfc02cebc", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-79390d73-0621-4ec-user", "id": "d8efe1e7ccd74512b3a4a99d45f3a15c"}, "audit_ids": ["7RlTKRf_Sw6O4beL4btaUQ"], "issued_at": "2018-07-30T03:31:19.000000Z"}} 2018-07-30 03:31:19,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:19,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba76b5e5-c847-469c-ac6e-c124d2f4baf7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:19,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ba76b5e5-c847-469c-ac6e-c124d2f4baf7 2018-07-30 03:31:19,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:19,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1bc9c899-0cf8-4556-aed5-209f561b6ac7 Date: Mon, 30 Jul 2018 03:31:19 GMT RESP BODY: {"routers": []} 2018-07-30 03:31:19,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router&admin_state_up=True used request id req-1bc9c899-0cf8-4556-aed5-209f561b6ac7 2018-07-30 03:31:19,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:19,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:20,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3d9f86340024037aaf5d66c5e78c68b", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj-role"}], "expires_at": "2018-07-30T04:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5f52f43879243cda779969bfc02cebc", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-79390d73-0621-4ec-user", "id": "d8efe1e7ccd74512b3a4a99d45f3a15c"}, "audit_ids": ["DORlGBNXQ-WsDogAaqDc9A"], "issued_at": "2018-07-30T03:31:20.000000Z"}} 2018-07-30 03:31:20,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}073c346bdc3ee7a09cf719c52f8908ea7951fba4" 2018-07-30 03:31:20,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb5a9d0-decf-421a-976c-7ccce3c9e22b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:20,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1fb5a9d0-decf-421a-976c-7ccce3c9e22b 2018-07-30 03:31:20,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:20,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-33e3c429-fadf-4d20-ab19-ef052294de94 Date: Mon, 30 Jul 2018 03:31:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:31:20,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-33e3c429-fadf-4d20-ab19-ef052294de94 2018-07-30 03:31:20,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:20,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b134d67c-b4e2-40b8-b500-004c9400547d Date: Mon, 30 Jul 2018 03:31:20 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:31:20,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-b134d67c-b4e2-40b8-b500-004c9400547d 2018-07-30 03:31:20,498 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router 2018-07-30 03:31:20,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router", "admin_state_up": true}}' 2018-07-30 03:31:21,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-a2d9b2c7-2a79-4332-bfe4-35005b6dfa08 Date: Mon, 30 Jul 2018 03:31:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a5f52f43879243cda779969bfc02cebc", "created_at": "2018-07-30T03:31:20Z", "admin_state_up": true, "updated_at": "2018-07-30T03:31:21Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a5f52f43879243cda779969bfc02cebc", "id": "7848d938-a6a1-4fe6-bb2c-6ea2ed119819", "name": "CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router"}} 2018-07-30 03:31:21,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-a2d9b2c7-2a79-4332-bfe4-35005b6dfa08 2018-07-30 03:31:21,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=7848d938-a6a1-4fe6-bb2c-6ea2ed119819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:21,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8d60f1d7-893a-4fa4-95fd-34f0809cf7af Date: Mon, 30 Jul 2018 03:31:21 GMT RESP BODY: {"ports":[]} 2018-07-30 03:31:21,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=7848d938-a6a1-4fe6-bb2c-6ea2ed119819 used request id req-8d60f1d7-893a-4fa4-95fd-34f0809cf7af 2018-07-30 03:31:21,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:21,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-11f59702-a7a4-4886-9b8c-9d0e82e5b750 Date: Mon, 30 Jul 2018 03:31:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5f52f43879243cda779969bfc02cebc","l2_adjacency":true,"status":"ACTIVE","subnets":["1b321270-7979-4a8f-9f9f-c7fc30b62084"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:18Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1","admin_state_up":true,"tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:17Z","mtu":1450}]} 2018-07-30 03:31:21,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1 used request id req-11f59702-a7a4-4886-9b8c-9d0e82e5b750 2018-07-30 03:31:21,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:22,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-37b00f57-3884-40ab-8a17-f6e8c868fc8e Date: Mon, 30 Jul 2018 03:31:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:18Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:18Z","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":"a5f52f43879243cda779969bfc02cebc","id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1"}]} 2018-07-30 03:31:22,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c used request id req-37b00f57-3884-40ab-8a17-f6e8c868fc8e 2018-07-30 03:31:22,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:22,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0ecfb884-7cee-4e2a-b4ef-dfa0a07007d6 Date: Mon, 30 Jul 2018 03:31:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5f52f43879243cda779969bfc02cebc","l2_adjacency":true,"status":"ACTIVE","subnets":["1b321270-7979-4a8f-9f9f-c7fc30b62084"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:18Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1","admin_state_up":true,"tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:17Z","mtu":1450}]} 2018-07-30 03:31:22,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1 used request id req-0ecfb884-7cee-4e2a-b4ef-dfa0a07007d6 2018-07-30 03:31:22,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:22,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:22,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:22,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-863e9264-2a17-4336-889b-06e7f66e75fe Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a5f52f43879243cda779969bfc02cebc", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj"}} 2018-07-30 03:31:22,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc used request id req-863e9264-2a17-4336-889b-06e7f66e75fe 2018-07-30 03:31:22,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:22,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1e5b4e16-063c-48b3-b8c0-14ee6931ada6 Date: Mon, 30 Jul 2018 03:31:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:18Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:18Z","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":"a5f52f43879243cda779969bfc02cebc","id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1"}]} 2018-07-30 03:31:22,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c used request id req-1e5b4e16-063c-48b3-b8c0-14ee6931ada6 2018-07-30 03:31:22,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c&name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:22,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-78c101a9-3e7f-48e9-b125-47f30d6ef157 Date: Mon, 30 Jul 2018 03:31:22 GMT RESP BODY: {"ports":[]} 2018-07-30 03:31:22,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c&name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-port1&admin_state_up=True used request id req-78c101a9-3e7f-48e9-b125-47f30d6ef157 2018-07-30 03:31:22,307 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-port1 for router - CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router 2018-07-30 03:31:22,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:22,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:22,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3d9f86340024037aaf5d66c5e78c68b", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj-role"}], "expires_at": "2018-07-30T04:31:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5f52f43879243cda779969bfc02cebc", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-79390d73-0621-4ec-user", "id": "d8efe1e7ccd74512b3a4a99d45f3a15c"}, "audit_ids": ["aiBqatPQT9CttLuFj_wuOQ"], "issued_at": "2018-07-30T03:31:22.000000Z"}} 2018-07-30 03:31:22,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8086afc163c987556fec595dc7178e71c842c04c" 2018-07-30 03:31:22,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca145126-635a-49b9-a478-f3c98c832793 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:22,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ca145126-635a-49b9-a478-f3c98c832793 2018-07-30 03:31:22,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:22,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-39ac35e7-0a3c-4a9e-9284-0a08caf001d3 Date: Mon, 30 Jul 2018 03:31:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5f52f43879243cda779969bfc02cebc","l2_adjacency":true,"status":"ACTIVE","subnets":["1b321270-7979-4a8f-9f9f-c7fc30b62084"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:18Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1","admin_state_up":true,"tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:17Z","mtu":1450}]} 2018-07-30 03:31:22,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1 used request id req-39ac35e7-0a3c-4a9e-9284-0a08caf001d3 2018-07-30 03:31:22,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:22,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e631f415-d55b-4690-965e-c843618c9a7d Date: Mon, 30 Jul 2018 03:31:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:18Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:18Z","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":"a5f52f43879243cda779969bfc02cebc","id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1"}]} 2018-07-30 03:31:22,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c used request id req-e631f415-d55b-4690-965e-c843618c9a7d 2018-07-30 03:31:22,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:23,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-df464e38-10d3-4ce5-adaa-1152f440f7c2 Date: Mon, 30 Jul 2018 03:31:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5f52f43879243cda779969bfc02cebc","l2_adjacency":true,"status":"ACTIVE","subnets":["1b321270-7979-4a8f-9f9f-c7fc30b62084"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:18Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1","admin_state_up":true,"tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:17Z","mtu":1450}]} 2018-07-30 03:31:23,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1 used request id req-df464e38-10d3-4ce5-adaa-1152f440f7c2 2018-07-30 03:31:23,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:23,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:23,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8086afc163c987556fec595dc7178e71c842c04c" 2018-07-30 03:31:23,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf4de2b6-8ace-48d8-9b0f-a34d3e8e42f9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a5f52f43879243cda779969bfc02cebc", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj"}} 2018-07-30 03:31:23,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc used request id req-bf4de2b6-8ace-48d8-9b0f-a34d3e8e42f9 2018-07-30 03:31:23,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:23,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-34c2b1b6-4209-4d73-bcb1-7cc35eb6788e Date: Mon, 30 Jul 2018 03:31:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:18Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:18Z","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":"a5f52f43879243cda779969bfc02cebc","id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1"}]} 2018-07-30 03:31:23,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c used request id req-34c2b1b6-4209-4d73-bcb1-7cc35eb6788e 2018-07-30 03:31:23,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c&name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:23,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ca2ae9f7-c7c6-4ab7-a23a-9d2d771a02cd Date: Mon, 30 Jul 2018 03:31:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:18Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:18Z","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":"a5f52f43879243cda779969bfc02cebc","id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1"}]} 2018-07-30 03:31:23,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c&name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1 used request id req-ca2ae9f7-c7c6-4ab7-a23a-9d2d771a02cd 2018-07-30 03:31:23,252 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1 2018-07-30 03:31:23,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" -d '{"port": {"network_id": "ab5bd97b-9949-4df5-98ac-e8fc57333c1c", "fixed_ips": [{"subnet_id": "1b321270-7979-4a8f-9f9f-c7fc30b62084", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-port1", "admin_state_up": true}}' 2018-07-30 03:31:24,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-ac173611-2fc9-4c10-b6dc-586bd2c5c8eb Date: Mon, 30 Jul 2018 03:31:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:23Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","ip_address":"10.200.201.1"}],"id":"befc3a87-6488-4096-a078-c7c3d80d320c","security_groups":["ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa"],"mac_address":"fa:16:3e:f8:9b:22","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-port1","project_id":"a5f52f43879243cda779969bfc02cebc","qos_policy_id":null,"admin_state_up":true,"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:23Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:31:24,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-ac173611-2fc9-4c10-b6dc-586bd2c5c8eb 2018-07-30 03:31:24,257 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-port1 for router - CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router 2018-07-30 03:31:24,257 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router 2018-07-30 03:31:24,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/7848d938-a6a1-4fe6-bb2c-6ea2ed119819/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" -d '{"port_id": "befc3a87-6488-4096-a078-c7c3d80d320c"}' 2018-07-30 03:31:26,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-26dbe148-0a1d-4863-8658-172fc7a9a9f2 Date: Mon, 30 Jul 2018 03:31:26 GMT RESP BODY: {"network_id": "ab5bd97b-9949-4df5-98ac-e8fc57333c1c", "tenant_id": "a5f52f43879243cda779969bfc02cebc", "subnet_id": "1b321270-7979-4a8f-9f9f-c7fc30b62084", "subnet_ids": ["1b321270-7979-4a8f-9f9f-c7fc30b62084"], "port_id": "befc3a87-6488-4096-a078-c7c3d80d320c", "id": "7848d938-a6a1-4fe6-bb2c-6ea2ed119819"} 2018-07-30 03:31:26,057 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/7848d938-a6a1-4fe6-bb2c-6ea2ed119819/add_router_interface used request id req-26dbe148-0a1d-4863-8658-172fc7a9a9f2 2018-07-30 03:31:26,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/7848d938-a6a1-4fe6-bb2c-6ea2ed119819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:26,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-df697887-27f6-4fca-803b-2a51664f6704 Date: Mon, 30 Jul 2018 03:31:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a5f52f43879243cda779969bfc02cebc", "created_at": "2018-07-30T03:31:20Z", "admin_state_up": true, "updated_at": "2018-07-30T03:31:25Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a5f52f43879243cda779969bfc02cebc", "id": "7848d938-a6a1-4fe6-bb2c-6ea2ed119819", "name": "CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router"}} 2018-07-30 03:31:26,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/7848d938-a6a1-4fe6-bb2c-6ea2ed119819 used request id req-df697887-27f6-4fca-803b-2a51664f6704 2018-07-30 03:31:26,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=7848d938-a6a1-4fe6-bb2c-6ea2ed119819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:26,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 875 X-Openstack-Request-Id: req-64f3062c-c884-4b35-87b7-ddc33f8e1aab Date: Mon, 30 Jul 2018 03:31:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:25Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","ip_address":"10.200.201.1"}],"id":"befc3a87-6488-4096-a078-c7c3d80d320c","security_groups":["ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa"],"mac_address":"fa:16:3e:f8:9b:22","project_id":"a5f52f43879243cda779969bfc02cebc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-port1","admin_state_up":true,"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:23Z","binding:vnic_type":"normal","device_id":"7848d938-a6a1-4fe6-bb2c-6ea2ed119819","ip_allocation":"immediate"}]} 2018-07-30 03:31:26,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=7848d938-a6a1-4fe6-bb2c-6ea2ed119819 used request id req-64f3062c-c884-4b35-87b7-ddc33f8e1aab 2018-07-30 03:31:26,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/1b321270-7979-4a8f-9f9f-c7fc30b62084 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:26,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0697f737-dd97-42d3-8778-e4e0ae2efb8e Date: Mon, 30 Jul 2018 03:31:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:18Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:18Z","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":"a5f52f43879243cda779969bfc02cebc","id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1"}} 2018-07-30 03:31:26,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/1b321270-7979-4a8f-9f9f-c7fc30b62084 used request id req-0697f737-dd97-42d3-8778-e4e0ae2efb8e 2018-07-30 03:31:26,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:26,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3d9f86340024037aaf5d66c5e78c68b", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj-role"}], "expires_at": "2018-07-30T04:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5f52f43879243cda779969bfc02cebc", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/a5f52f43879243cda779969bfc02cebc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-79390d73-0621-4ec-user", "id": "d8efe1e7ccd74512b3a4a99d45f3a15c"}, "audit_ids": ["4Ug94XT3Td-Sl7ULOgUoSg"], "issued_at": "2018-07-30T03:31:26.000000Z"}} 2018-07-30 03:31:26,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29031f084d92c102a69530fbfddc27ff93d7da11" 2018-07-30 03:31:26,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-9d4d61c2-7cdb-4283-b26a-29d35d98c2e9 Date: Mon, 30 Jul 2018 03:31:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a5f52f43879243cda779969bfc02cebc", "created_at": "2018-07-30T03:31:20Z", "admin_state_up": true, "updated_at": "2018-07-30T03:31:25Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a5f52f43879243cda779969bfc02cebc", "id": "7848d938-a6a1-4fe6-bb2c-6ea2ed119819", "name": "CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router"}]} 2018-07-30 03:31:26,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router&admin_state_up=True used request id req-9d4d61c2-7cdb-4283-b26a-29d35d98c2e9 2018-07-30 03:31:26,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:26,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:26,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d517ee46db219e76d3be21a3e6e0c7e2da422d9" 2018-07-30 03:31:27,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711bcb5f-86bc-4c33-bdcf-80ab52470f03 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a5f52f43879243cda779969bfc02cebc", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj"}} 2018-07-30 03:31:27,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc used request id req-711bcb5f-86bc-4c33-bdcf-80ab52470f03 2018-07-30 03:31:27,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=7848d938-a6a1-4fe6-bb2c-6ea2ed119819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29031f084d92c102a69530fbfddc27ff93d7da11" 2018-07-30 03:31:27,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 875 X-Openstack-Request-Id: req-6567ab9e-75b7-415a-9388-b62762ec03d5 Date: Mon, 30 Jul 2018 03:31:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:26Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","ip_address":"10.200.201.1"}],"id":"befc3a87-6488-4096-a078-c7c3d80d320c","security_groups":["ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa"],"mac_address":"fa:16:3e:f8:9b:22","project_id":"a5f52f43879243cda779969bfc02cebc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-port1","admin_state_up":true,"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:23Z","binding:vnic_type":"normal","device_id":"7848d938-a6a1-4fe6-bb2c-6ea2ed119819","ip_allocation":"immediate"}]} 2018-07-30 03:31:27,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=7848d938-a6a1-4fe6-bb2c-6ea2ed119819 used request id req-6567ab9e-75b7-415a-9388-b62762ec03d5 2018-07-30 03:31:27,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/1b321270-7979-4a8f-9f9f-c7fc30b62084 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29031f084d92c102a69530fbfddc27ff93d7da11" 2018-07-30 03:31:27,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-05c92bee-ad27-4626-a55f-9b5240e2606d Date: Mon, 30 Jul 2018 03:31:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:18Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:18Z","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":"a5f52f43879243cda779969bfc02cebc","id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1"}} 2018-07-30 03:31:27,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/1b321270-7979-4a8f-9f9f-c7fc30b62084 used request id req-05c92bee-ad27-4626-a55f-9b5240e2606d 2018-07-30 03:31:27,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29031f084d92c102a69530fbfddc27ff93d7da11" 2018-07-30 03:31:27,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-1068dcc0-5d23-4c93-8519-a7a884892af3 Date: Mon, 30 Jul 2018 03:31:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:31:27,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-1068dcc0-5d23-4c93-8519-a7a884892af3 2018-07-30 03:31:27,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29031f084d92c102a69530fbfddc27ff93d7da11" 2018-07-30 03:31:27,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7a94805c-64f4-448f-9bb9-399bb8ecc3f7 Date: Mon, 30 Jul 2018 03:31:27 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:31:27,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-7a94805c-64f4-448f-9bb9-399bb8ecc3f7 2018-07-30 03:31:27,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29031f084d92c102a69530fbfddc27ff93d7da11" 2018-07-30 03:31:27,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e31bc399-79fb-4b96-82e4-ede48d14f771 Date: Mon, 30 Jul 2018 03:31:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5f52f43879243cda779969bfc02cebc","l2_adjacency":true,"status":"ACTIVE","subnets":["1b321270-7979-4a8f-9f9f-c7fc30b62084"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:18Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1","admin_state_up":true,"tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:17Z","mtu":1450}]} 2018-07-30 03:31:27,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c used request id req-e31bc399-79fb-4b96-82e4-ede48d14f771 2018-07-30 03:31:27,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29031f084d92c102a69530fbfddc27ff93d7da11" 2018-07-30 03:31:27,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-eaf8042f-912f-40d7-9ea8-98b1160f00e1 Date: Mon, 30 Jul 2018 03:31:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:18Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:18Z","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":"a5f52f43879243cda779969bfc02cebc","id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1"}]} 2018-07-30 03:31:27,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c used request id req-eaf8042f-912f-40d7-9ea8-98b1160f00e1 2018-07-30 03:31:27,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29031f084d92c102a69530fbfddc27ff93d7da11" 2018-07-30 03:31:27,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1665 X-Openstack-Request-Id: req-2f8149b2-60be-4d70-bcf1-05631dd427e6 Date: Mon, 30 Jul 2018 03:31:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","ip_address":"10.200.201.2"}],"id":"1f826dc9-3173-456f-9609-c8c0fa248ccc","security_groups":[],"mac_address":"fa:16:3e:4a:ca:fb","project_id":"a5f52f43879243cda779969bfc02cebc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ab5bd97b-9949-4df5-98ac-e8fc57333c1c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:26Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","ip_address":"10.200.201.1"}],"id":"befc3a87-6488-4096-a078-c7c3d80d320c","security_groups":["ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa"],"mac_address":"fa:16:3e:f8:9b:22","project_id":"a5f52f43879243cda779969bfc02cebc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-port1","admin_state_up":true,"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:23Z","binding:vnic_type":"normal","device_id":"7848d938-a6a1-4fe6-bb2c-6ea2ed119819","ip_allocation":"immediate"}]} 2018-07-30 03:31:27,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c used request id req-2f8149b2-60be-4d70-bcf1-05631dd427e6 2018-07-30 03:31:27,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/1b321270-7979-4a8f-9f9f-c7fc30b62084 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29031f084d92c102a69530fbfddc27ff93d7da11" 2018-07-30 03:31:27,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d8cd57ad-26f2-4651-80e9-b18343d7acde Date: Mon, 30 Jul 2018 03:31:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:18Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:18Z","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":"a5f52f43879243cda779969bfc02cebc","id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1"}} 2018-07-30 03:31:27,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/1b321270-7979-4a8f-9f9f-c7fc30b62084 used request id req-d8cd57ad-26f2-4651-80e9-b18343d7acde 2018-07-30 03:31:27,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29031f084d92c102a69530fbfddc27ff93d7da11" 2018-07-30 03:31:27,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-15617869-07b3-4f12-82d4-502d8bdf9b30 Date: Mon, 30 Jul 2018 03:31:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5f52f43879243cda779969bfc02cebc","l2_adjacency":true,"status":"ACTIVE","subnets":["1b321270-7979-4a8f-9f9f-c7fc30b62084"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:18Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1","admin_state_up":true,"tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:17Z","mtu":1450}]} 2018-07-30 03:31:27,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c used request id req-15617869-07b3-4f12-82d4-502d8bdf9b30 2018-07-30 03:31:27,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29031f084d92c102a69530fbfddc27ff93d7da11" 2018-07-30 03:31:27,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f7554153-c5bf-40fb-a50b-eee3c6332cd6 Date: Mon, 30 Jul 2018 03:31:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab5bd97b-9949-4df5-98ac-e8fc57333c1c","tenant_id":"a5f52f43879243cda779969bfc02cebc","created_at":"2018-07-30T03:31:18Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:18Z","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":"a5f52f43879243cda779969bfc02cebc","id":"1b321270-7979-4a8f-9f9f-c7fc30b62084","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1"}]} 2018-07-30 03:31:27,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ab5bd97b-9949-4df5-98ac-e8fc57333c1c used request id req-f7554153-c5bf-40fb-a50b-eee3c6332cd6 2018-07-30 03:31:27,878 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router and port CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-port1 2018-07-30 03:31:27,879 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router 2018-07-30 03:31:27,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/7848d938-a6a1-4fe6-bb2c-6ea2ed119819/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" -d '{"port_id": "befc3a87-6488-4096-a078-c7c3d80d320c"}' 2018-07-30 03:31:29,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ed10151c-347b-4eae-b62a-0d68ee1efb35 Date: Mon, 30 Jul 2018 03:31:29 GMT RESP BODY: {"network_id": "ab5bd97b-9949-4df5-98ac-e8fc57333c1c", "tenant_id": "a5f52f43879243cda779969bfc02cebc", "subnet_id": "1b321270-7979-4a8f-9f9f-c7fc30b62084", "subnet_ids": ["1b321270-7979-4a8f-9f9f-c7fc30b62084"], "port_id": "befc3a87-6488-4096-a078-c7c3d80d320c", "id": "7848d938-a6a1-4fe6-bb2c-6ea2ed119819"} 2018-07-30 03:31:29,594 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/7848d938-a6a1-4fe6-bb2c-6ea2ed119819/remove_router_interface used request id req-ed10151c-347b-4eae-b62a-0d68ee1efb35 2018-07-30 03:31:29,594 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router 2018-07-30 03:31:29,594 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-router 2018-07-30 03:31:29,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/7848d938-a6a1-4fe6-bb2c-6ea2ed119819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f670c105e4f2312d355c0cb8b3144d56ebc8a919" 2018-07-30 03:31:30,652 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0f503f5-7565-4055-81b8-079bb2252939 Content-Length: 0 Date: Mon, 30 Jul 2018 03:31:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:31:30,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/7848d938-a6a1-4fe6-bb2c-6ea2ed119819 used request id req-b0f503f5-7565-4055-81b8-079bb2252939 2018-07-30 03:31:30,652 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1 2018-07-30 03:31:30,653 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-subnet1 2018-07-30 03:31:30,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/1b321270-7979-4a8f-9f9f-c7fc30b62084 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00e693cfa9ee6868cd36d0ce46d4be4e1acf1f" 2018-07-30 03:31:31,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d56739a-c9fe-4141-bb43-605b210ccfaa Date: Mon, 30 Jul 2018 03:31:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:31:31,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/1b321270-7979-4a8f-9f9f-c7fc30b62084 used request id req-1d56739a-c9fe-4141-bb43-605b210ccfaa 2018-07-30 03:31:31,797 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-0c524b85-bf22-4bff-ac48-d15e102f808c-pub-net1 2018-07-30 03:31:31,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/ab5bd97b-9949-4df5-98ac-e8fc57333c1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00e693cfa9ee6868cd36d0ce46d4be4e1acf1f" 2018-07-30 03:31:32,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85999f99-289c-4af3-86f8-0abcd95736d7 Date: Mon, 30 Jul 2018 03:31:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:31:32,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ab5bd97b-9949-4df5-98ac-e8fc57333c1c used request id req-85999f99-289c-4af3-86f8-0abcd95736d7 2018-07-30 03:31:32,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:32,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2df6c9db-88bd-40d4-8d2c-0f081d59edfd Date: Mon, 30 Jul 2018 03:31:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a5f52f43879243cda779969bfc02cebc", "created_at": "2018-07-30T03:31:17Z", "updated_at": "2018-07-30T03:31:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:31:17Z", "revision_number": 0, "id": "18a3dea3-14eb-445e-9981-893646249c3b", "remote_group_id": "ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa", "remote_ip_prefix": null, "created_at": "2018-07-30T03:31:17Z", "security_group_id": "ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa", "tenant_id": "a5f52f43879243cda779969bfc02cebc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a5f52f43879243cda779969bfc02cebc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:31:17Z", "revision_number": 0, "id": "b5dcfe5f-69ef-4b63-b44a-cb23ce3739bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:31:17Z", "security_group_id": "ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa", "tenant_id": "a5f52f43879243cda779969bfc02cebc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a5f52f43879243cda779969bfc02cebc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:31:17Z", "revision_number": 0, "id": "d26dd5ad-7e8e-4cf4-b27a-56166514d9a2", "remote_group_id": "ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa", "remote_ip_prefix": null, "created_at": "2018-07-30T03:31:17Z", "security_group_id": "ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa", "tenant_id": "a5f52f43879243cda779969bfc02cebc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a5f52f43879243cda779969bfc02cebc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:31:17Z", "revision_number": 0, "id": "e7e04a08-5c27-434b-91d1-dfee1655b040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:31:17Z", "security_group_id": "ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa", "tenant_id": "a5f52f43879243cda779969bfc02cebc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a5f52f43879243cda779969bfc02cebc"}], "revision_number": 4, "project_id": "a5f52f43879243cda779969bfc02cebc", "id": "ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa", "name": "default"}]} 2018-07-30 03:31:32,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2df6c9db-88bd-40d4-8d2c-0f081d59edfd 2018-07-30 03:31:32,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:32,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8111cc1e-648d-434b-aa4f-79d314a581e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:32,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-8111cc1e-648d-434b-aa4f-79d314a581e2 2018-07-30 03:31:32,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:32,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:32,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f79e512b-bb70-43d5-999d-52be1a66421a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:32,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-f79e512b-bb70-43d5-999d-52be1a66421a 2018-07-30 03:31:32,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:32,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:33,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af0a482f-776d-4e28-9e1c-d4e34486ca9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:33,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-af0a482f-776d-4e28-9e1c-d4e34486ca9e 2018-07-30 03:31:33,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:33,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:33,117 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f4aaaef-2141-48b4-964c-4e722912d896 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:33,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-4f4aaaef-2141-48b4-964c-4e722912d896 2018-07-30 03:31:33,117 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:33,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:33,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1ffb6a-6bb0-4135-b4de-b6b0053ace52 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:31:33,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-2c1ffb6a-6bb0-4135-b4de-b6b0053ace52 2018-07-30 03:31:33,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:33,296 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ac4e6d7-d7f3-4268-8d6c-1f15268b318e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:33,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-1ac4e6d7-d7f3-4268-8d6c-1f15268b318e 2018-07-30 03:31:33,296 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:33,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:33,384 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82d42295-8529-4920-af75-2d48650abb53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:33,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-82d42295-8529-4920-af75-2d48650abb53 2018-07-30 03:31:33,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:33,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:33,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb37e3e-92c6-4132-9ea6-0b7afbe3da9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:33,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-abb37e3e-92c6-4132-9ea6-0b7afbe3da9a 2018-07-30 03:31:33,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:33,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19d167ab-7369-4090-a885-babde3ffc4a3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:31:33,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-19d167ab-7369-4090-a885-babde3ffc4a3 2018-07-30 03:31:33,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:33,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-667bb727-c38b-4ae4-88eb-7cc96f3e478b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a5f52f43879243cda779969bfc02cebc", "name": "CreateRouterSuccessTests-79390d73-0621-4ec-proj"}} 2018-07-30 03:31:33,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc used request id req-667bb727-c38b-4ae4-88eb-7cc96f3e478b 2018-07-30 03:31:33,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa 2018-07-30 03:31:33,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:33,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-85ac826c-3523-4bd6-9e99-465e92418a60 Date: Mon, 30 Jul 2018 03:31:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:31:17Z", "security_group_id": "ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa", "port_range_min": null, "revision_number": 0, "tenant_id": "a5f52f43879243cda779969bfc02cebc", "created_at": "2018-07-30T03:31:17Z", "project_id": "a5f52f43879243cda779969bfc02cebc", "id": "18a3dea3-14eb-445e-9981-893646249c3b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:31:17Z", "security_group_id": "ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa", "port_range_min": null, "revision_number": 0, "tenant_id": "a5f52f43879243cda779969bfc02cebc", "created_at": "2018-07-30T03:31:17Z", "project_id": "a5f52f43879243cda779969bfc02cebc", "id": "b5dcfe5f-69ef-4b63-b44a-cb23ce3739bc"}, {"remote_group_id": "ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:31:17Z", "security_group_id": "ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa", "port_range_min": null, "revision_number": 0, "tenant_id": "a5f52f43879243cda779969bfc02cebc", "created_at": "2018-07-30T03:31:17Z", "project_id": "a5f52f43879243cda779969bfc02cebc", "id": "d26dd5ad-7e8e-4cf4-b27a-56166514d9a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:31:17Z", "security_group_id": "ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa", "port_range_min": null, "revision_number": 0, "tenant_id": "a5f52f43879243cda779969bfc02cebc", "created_at": "2018-07-30T03:31:17Z", "project_id": "a5f52f43879243cda779969bfc02cebc", "id": "e7e04a08-5c27-434b-91d1-dfee1655b040"}]} 2018-07-30 03:31:33,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa used request id req-85ac826c-3523-4bd6-9e99-465e92418a60 2018-07-30 03:31:33,689 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:31:33,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:33,886 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe7f5fb0-50e7-4d18-a7fe-b9d76a5f77a5 Content-Length: 0 Date: Mon, 30 Jul 2018 03:31:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:31:33,886 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ecd8e1c7-4e8b-4d83-a493-8c1fb0b2aaaa used request id req-fe7f5fb0-50e7-4d18-a7fe-b9d76a5f77a5 2018-07-30 03:31:33,886 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-79390d73-0621-4ec-proj 2018-07-30 03:31:33,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:34,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0770de2-399c-4a0b-bad7-862c35ffca5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:34,105 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a5f52f43879243cda779969bfc02cebc used request id req-f0770de2-399c-4a0b-bad7-862c35ffca5d 2018-07-30 03:31:34,106 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-79390d73-0621-4ec-proj-role 2018-07-30 03:31:34,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e3d9f86340024037aaf5d66c5e78c68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:34,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1f00e97-31b5-4c2c-a9b5-a98e99d948b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:34,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e3d9f86340024037aaf5d66c5e78c68b used request id req-d1f00e97-31b5-4c2c-a9b5-a98e99d948b7 2018-07-30 03:31:34,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b5c2ed36eb4bc8e7959b3110262cec4cd6dc25" 2018-07-30 03:31:34,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac87be9b-c314-4875-9a90-b9e64912097a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:31:34,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ac87be9b-c314-4875-9a90-b9e64912097a 2018-07-30 03:31:34,297 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-79390d73-0621-4ec-user 2018-07-30 03:31:34,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d8efe1e7ccd74512b3a4a99d45f3a15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccebcb74dc0b23d71266c300ffe79c09506406c3" 2018-07-30 03:31:34,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c05fbf8-f6b5-4925-9b4f-be1c8c18636b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:34,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d8efe1e7ccd74512b3a4a99d45f3a15c used request id req-8c05fbf8-f6b5-4925-9b4f-be1c8c18636b 2018-07-30 03:31:34,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:34,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["AJpEKJltR-y2_otPsNBjzg"], "issued_at": "2018-07-30T03:31:34.000000Z"}} 2018-07-30 03:31:34,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf248de8bd7df2bded2ab3f9cc4a80df74bd2f0" 2018-07-30 03:31:34,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35e33f4-f08b-411f-bb2b-3a4ad33a951d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:34,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d35e33f4-f08b-411f-bb2b-3a4ad33a951d 2018-07-30 03:31:34,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:34,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:35,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["1HsFUlFOQMCfcGPJgHAWBw"], "issued_at": "2018-07-30T03:31:35.000000Z"}} 2018-07-30 03:31:35,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:35,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18277db3-96e9-46dd-b190-b1b3d0f542a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:35,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-18277db3-96e9-46dd-b190-b1b3d0f542a8 2018-07-30 03:31:35,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:35,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:35,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7c24ae82-a97b-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:35,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086eb38e-7842-4777-8edf-59ee7b88ed02 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7c24ae82-a97b-4de-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:31:35,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7c24ae82-a97b-4de-proj used request id req-086eb38e-7842-4777-8edf-59ee7b88ed02 2018-07-30 03:31:35,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:35,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1085981-8fdb-43a3-9703-6259d62080f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:31:35,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a1085981-8fdb-43a3-9703-6259d62080f1 2018-07-30 03:31:35,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-7c24ae82-a97b-4de-proj"}}' 2018-07-30 03:31:35,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56b5af4b-e14b-4538-9313-da934894cc18 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b30f3d19dfc544afb51321a68eedf220"}, "tags": [], "enabled": true, "id": "b30f3d19dfc544afb51321a68eedf220", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7c24ae82-a97b-4de-proj"}} 2018-07-30 03:31:35,619 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-56b5af4b-e14b-4538-9313-da934894cc18 2018-07-30 03:31:35,619 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-7c24ae82-a97b-4de-proj 2018-07-30 03:31:35,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:35,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:36,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["1V-zG2czQFig7rkpHd41CA"], "issued_at": "2018-07-30T03:31:36.000000Z"}} 2018-07-30 03:31:36,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb3257d2fbff9f763b950e9185165eb00ef6e389" 2018-07-30 03:31:36,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9ee265-6866-48cd-934a-8c1db4055851 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:36,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-be9ee265-6866-48cd-934a-8c1db4055851 2018-07-30 03:31:36,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:36,086 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:36,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb3257d2fbff9f763b950e9185165eb00ef6e389" 2018-07-30 03:31:36,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e36d72b-9d52-4a39-b4b7-701b7d767102 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:31:36,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5e36d72b-9d52-4a39-b4b7-701b7d767102 2018-07-30 03:31:36,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7c24ae82-a97b-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb3257d2fbff9f763b950e9185165eb00ef6e389" 2018-07-30 03:31:36,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7497ce2-1ffc-474a-99ae-20c337e1463e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7c24ae82-a97b-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b30f3d19dfc544afb51321a68eedf220"}, "tags": [], "enabled": true, "id": "b30f3d19dfc544afb51321a68eedf220", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7c24ae82-a97b-4de-proj"}]} 2018-07-30 03:31:36,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7c24ae82-a97b-4de-proj used request id req-c7497ce2-1ffc-474a-99ae-20c337e1463e 2018-07-30 03:31:36,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb3257d2fbff9f763b950e9185165eb00ef6e389" 2018-07-30 03:31:36,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10abb55c-da1f-48d0-a1d4-c69ca7676747 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:31:36,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-10abb55c-da1f-48d0-a1d4-c69ca7676747 2018-07-30 03:31:36,674 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-7c24ae82-a97b-4de-user 2018-07-30 03:31:36,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:36,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:36,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d140d8-4644-421f-a045-505f00f6d710 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:31:36,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b6d140d8-4644-421f-a045-505f00f6d710 2018-07-30 03:31:36,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" -d '{"role": {"name": "CreateRouterSuccessTests-7c24ae82-a97b-4de-proj-role"}}' 2018-07-30 03:31:36,866 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd1a6b4e-5386-4811-9abc-5b66da416432 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0159491c1b374444b909902d997ad71f", "links": {"self": "http://172.30.9.25:5000/v3/roles/0159491c1b374444b909902d997ad71f"}, "name": "CreateRouterSuccessTests-7c24ae82-a97b-4de-proj-role"}} 2018-07-30 03:31:36,866 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-bd1a6b4e-5386-4811-9abc-5b66da416432 2018-07-30 03:31:36,866 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-7c24ae82-a97b-4de-proj-role 2018-07-30 03:31:36,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0159491c1b374444b909902d997ad71f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:36,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9bcc6b6-5bc3-4a7b-a2be-4367d72e3d13 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0159491c1b374444b909902d997ad71f", "links": {"self": "http://172.30.9.25:5000/v3/roles/0159491c1b374444b909902d997ad71f"}, "name": "CreateRouterSuccessTests-7c24ae82-a97b-4de-proj-role"}} 2018-07-30 03:31:36,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0159491c1b374444b909902d997ad71f used request id req-a9bcc6b6-5bc3-4a7b-a2be-4367d72e3d13 2018-07-30 03:31:36,953 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-7c24ae82-a97b-4de-proj-role to project CreateRouterSuccessTests-7c24ae82-a97b-4de-proj 2018-07-30 03:31:36,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b30f3d19dfc544afb51321a68eedf220/users/477bb8a9f68243aaa6a6b230ae5bef08/roles/0159491c1b374444b909902d997ad71f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:37,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-043928b4-7eb3-450e-a751-2d0676f4ba06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:37,078 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b30f3d19dfc544afb51321a68eedf220/users/477bb8a9f68243aaa6a6b230ae5bef08/roles/0159491c1b374444b909902d997ad71f used request id req-043928b4-7eb3-450e-a751-2d0676f4ba06 2018-07-30 03:31:37,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:37,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:37,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ryYhsxl2Qh-I9QFVQlhuaQ"], "issued_at": "2018-07-30T03:31:37.000000Z"}} 2018-07-30 03:31:37,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b6ebb0d4538c92aa3bd5ae1b3507e78cbf754" 2018-07-30 03:31:37,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7974a895-8176-47c5-b959-fbeacea14a5e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:37,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7974a895-8176-47c5-b959-fbeacea14a5e 2018-07-30 03:31:37,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-b7bcaefe-1065-4028-b377-20110a8181a1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b6ebb0d4538c92aa3bd5ae1b3507e78cbf754" 2018-07-30 03:31:37,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3f611b85-c0f9-4f6c-b343-ad95fc0774a4 Date: Mon, 30 Jul 2018 03:31:37 GMT RESP BODY: {"routers": []} 2018-07-30 03:31:37,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-b7bcaefe-1065-4028-b377-20110a8181a1-pub-router&admin_state_up=True used request id req-3f611b85-c0f9-4f6c-b343-ad95fc0774a4 2018-07-30 03:31:37,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:37,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:38,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["58UDRzCuS7KYYXOx00zl6w"], "issued_at": "2018-07-30T03:31:38.000000Z"}} 2018-07-30 03:31:38,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d9fbcd6e7a77222614c7d43d0e22967c9cac17a" 2018-07-30 03:31:38,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2711dd-e2fa-4e47-b574-c883abfc1557 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:38,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-de2711dd-e2fa-4e47-b574-c883abfc1557 2018-07-30 03:31:38,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:38,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:38,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7c24ae82-a97b-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d9fbcd6e7a77222614c7d43d0e22967c9cac17a" 2018-07-30 03:31:38,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc77fc7-ad31-481e-8619-89f5a17afa74 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7c24ae82-a97b-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b30f3d19dfc544afb51321a68eedf220"}, "tags": [], "enabled": true, "id": "b30f3d19dfc544afb51321a68eedf220", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7c24ae82-a97b-4de-proj"}]} 2018-07-30 03:31:38,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7c24ae82-a97b-4de-proj used request id req-6cc77fc7-ad31-481e-8619-89f5a17afa74 2018-07-30 03:31:38,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b6ebb0d4538c92aa3bd5ae1b3507e78cbf754" 2018-07-30 03:31:38,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b310370d-6137-4f89-b61d-73d32b037ea8 Date: Mon, 30 Jul 2018 03:31:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 03:31:38,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-b310370d-6137-4f89-b61d-73d32b037ea8 2018-07-30 03:31:38,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b6ebb0d4538c92aa3bd5ae1b3507e78cbf754" 2018-07-30 03:31:38,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9f4fd94f-6882-42d5-8a70-7b99607b154e Date: Mon, 30 Jul 2018 03:31:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 03:31:38,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-9f4fd94f-6882-42d5-8a70-7b99607b154e 2018-07-30 03:31:38,571 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b7bcaefe-1065-4028-b377-20110a8181a1-pub-router 2018-07-30 03:31:38,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b6ebb0d4538c92aa3bd5ae1b3507e78cbf754" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "tenant_id": "b30f3d19dfc544afb51321a68eedf220", "name": "CreateRouterSuccessTests-b7bcaefe-1065-4028-b377-20110a8181a1-pub-router", "admin_state_up": true}}' 2018-07-30 03:31:39,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7474e89e-b86e-45d8-b86c-c6c70e9b3e24 Date: Mon, 30 Jul 2018 03:31:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b30f3d19dfc544afb51321a68eedf220", "created_at": "2018-07-30T03:31:38Z", "admin_state_up": true, "updated_at": "2018-07-30T03:31:39Z", "project_id": "b30f3d19dfc544afb51321a68eedf220", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "bd1162c3-e0fc-4a67-a7e4-8f888263db6b", "name": "CreateRouterSuccessTests-b7bcaefe-1065-4028-b377-20110a8181a1-pub-router"}} 2018-07-30 03:31:39,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-7474e89e-b86e-45d8-b86c-c6c70e9b3e24 2018-07-30 03:31:39,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=bd1162c3-e0fc-4a67-a7e4-8f888263db6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b6ebb0d4538c92aa3bd5ae1b3507e78cbf754" 2018-07-30 03:31:39,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-4f41d933-88de-4632-9d2e-69f35b29ad3b Date: Mon, 30 Jul 2018 03:31:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:39Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.200"}],"id":"1d8ef3af-e4bc-40f1-afa5-9fe53fe23325","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e2:8c:26","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T03:31:38Z","binding:vnic_type":"normal","device_id":"bd1162c3-e0fc-4a67-a7e4-8f888263db6b","ip_allocation":"immediate"}]} 2018-07-30 03:31:39,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=bd1162c3-e0fc-4a67-a7e4-8f888263db6b used request id req-4f41d933-88de-4632-9d2e-69f35b29ad3b 2018-07-30 03:31:39,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b6ebb0d4538c92aa3bd5ae1b3507e78cbf754" 2018-07-30 03:31:40,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-23792879-d99a-4e53-86c9-7e343f5ca05f Date: Mon, 30 Jul 2018 03:31:40 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 03:31:40,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-23792879-d99a-4e53-86c9-7e343f5ca05f 2018-07-30 03:31:40,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/bd1162c3-e0fc-4a67-a7e4-8f888263db6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b6ebb0d4538c92aa3bd5ae1b3507e78cbf754" 2018-07-30 03:31:40,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-0d8ed3cb-c846-4be5-9b99-16b9342ccb3c Date: Mon, 30 Jul 2018 03:31:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b30f3d19dfc544afb51321a68eedf220", "created_at": "2018-07-30T03:31:38Z", "admin_state_up": true, "updated_at": "2018-07-30T03:31:39Z", "project_id": "b30f3d19dfc544afb51321a68eedf220", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "bd1162c3-e0fc-4a67-a7e4-8f888263db6b", "name": "CreateRouterSuccessTests-b7bcaefe-1065-4028-b377-20110a8181a1-pub-router"}} 2018-07-30 03:31:40,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/bd1162c3-e0fc-4a67-a7e4-8f888263db6b used request id req-0d8ed3cb-c846-4be5-9b99-16b9342ccb3c 2018-07-30 03:31:40,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=bd1162c3-e0fc-4a67-a7e4-8f888263db6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b6ebb0d4538c92aa3bd5ae1b3507e78cbf754" 2018-07-30 03:31:40,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-f3182585-7566-406d-999f-690ab6e19afe Date: Mon, 30 Jul 2018 03:31:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:39Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.200"}],"id":"1d8ef3af-e4bc-40f1-afa5-9fe53fe23325","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e2:8c:26","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T03:31:38Z","binding:vnic_type":"normal","device_id":"bd1162c3-e0fc-4a67-a7e4-8f888263db6b","ip_allocation":"immediate"}]} 2018-07-30 03:31:40,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=bd1162c3-e0fc-4a67-a7e4-8f888263db6b used request id req-f3182585-7566-406d-999f-690ab6e19afe 2018-07-30 03:31:40,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b6ebb0d4538c92aa3bd5ae1b3507e78cbf754" 2018-07-30 03:31:40,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-71dcd492-025b-40ee-89e0-1c0e742632da Date: Mon, 30 Jul 2018 03:31:40 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 03:31:40,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-71dcd492-025b-40ee-89e0-1c0e742632da 2018-07-30 03:31:40,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:40,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0159491c1b374444b909902d997ad71f", "name": "CreateRouterSuccessTests-7c24ae82-a97b-4de-proj-role"}], "expires_at": "2018-07-30T04:31:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b30f3d19dfc544afb51321a68eedf220", "name": "CreateRouterSuccessTests-7c24ae82-a97b-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b30f3d19dfc544afb51321a68eedf220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/b30f3d19dfc544afb51321a68eedf220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/b30f3d19dfc544afb51321a68eedf220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b30f3d19dfc544afb51321a68eedf220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/b30f3d19dfc544afb51321a68eedf220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/b30f3d19dfc544afb51321a68eedf220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b30f3d19dfc544afb51321a68eedf220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b30f3d19dfc544afb51321a68eedf220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b30f3d19dfc544afb51321a68eedf220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/b30f3d19dfc544afb51321a68eedf220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/b30f3d19dfc544afb51321a68eedf220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/b30f3d19dfc544afb51321a68eedf220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/b30f3d19dfc544afb51321a68eedf220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/b30f3d19dfc544afb51321a68eedf220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7c24ae82-a97b-4de-user", "id": "477bb8a9f68243aaa6a6b230ae5bef08"}, "audit_ids": ["8IQPcoH6SY2IuEoiHFBEcw"], "issued_at": "2018-07-30T03:31:40.000000Z"}} 2018-07-30 03:31:40,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-b7bcaefe-1065-4028-b377-20110a8181a1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e19eaa55b862c85bf87b0e3b8b84b94858e278" 2018-07-30 03:31:40,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-cc221f2c-d4ef-4365-8524-c9b175fb5703 Date: Mon, 30 Jul 2018 03:31:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b30f3d19dfc544afb51321a68eedf220", "created_at": "2018-07-30T03:31:38Z", "admin_state_up": true, "updated_at": "2018-07-30T03:31:39Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b30f3d19dfc544afb51321a68eedf220", "id": "bd1162c3-e0fc-4a67-a7e4-8f888263db6b", "name": "CreateRouterSuccessTests-b7bcaefe-1065-4028-b377-20110a8181a1-pub-router"}]} 2018-07-30 03:31:40,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-b7bcaefe-1065-4028-b377-20110a8181a1-pub-router&admin_state_up=True used request id req-cc221f2c-d4ef-4365-8524-c9b175fb5703 2018-07-30 03:31:40,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:40,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:40,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b30f3d19dfc544afb51321a68eedf220 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf248de8bd7df2bded2ab3f9cc4a80df74bd2f0" 2018-07-30 03:31:41,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff6af6f-1169-4569-887b-ef4bf5096891 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b30f3d19dfc544afb51321a68eedf220"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b30f3d19dfc544afb51321a68eedf220", "name": "CreateRouterSuccessTests-7c24ae82-a97b-4de-proj"}} 2018-07-30 03:31:41,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b30f3d19dfc544afb51321a68eedf220 used request id req-cff6af6f-1169-4569-887b-ef4bf5096891 2018-07-30 03:31:41,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=bd1162c3-e0fc-4a67-a7e4-8f888263db6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e19eaa55b862c85bf87b0e3b8b84b94858e278" 2018-07-30 03:31:41,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b6da5307-5e7f-47a5-8e42-a600aee1ffd8 Date: Mon, 30 Jul 2018 03:31:41 GMT RESP BODY: {"ports":[]} 2018-07-30 03:31:41,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=bd1162c3-e0fc-4a67-a7e4-8f888263db6b used request id req-b6da5307-5e7f-47a5-8e42-a600aee1ffd8 2018-07-30 03:31:41,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e19eaa55b862c85bf87b0e3b8b84b94858e278" 2018-07-30 03:31:41,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-7241e0bc-26e8-433f-8fd2-6be220f7a9a3 Date: Mon, 30 Jul 2018 03:31:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:31:41,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-7241e0bc-26e8-433f-8fd2-6be220f7a9a3 2018-07-30 03:31:41,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e19eaa55b862c85bf87b0e3b8b84b94858e278" 2018-07-30 03:31:41,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b1cba332-fc45-4ce6-b115-65a420eb2b10 Date: Mon, 30 Jul 2018 03:31:41 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:31:41,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-b1cba332-fc45-4ce6-b115-65a420eb2b10 2018-07-30 03:31:41,379 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b7bcaefe-1065-4028-b377-20110a8181a1-pub-router 2018-07-30 03:31:41,379 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b7bcaefe-1065-4028-b377-20110a8181a1-pub-router 2018-07-30 03:31:41,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/bd1162c3-e0fc-4a67-a7e4-8f888263db6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82b6ebb0d4538c92aa3bd5ae1b3507e78cbf754" 2018-07-30 03:31:42,869 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78c37b1e-7cf5-4dac-878f-b17dfd3f8177 Content-Length: 0 Date: Mon, 30 Jul 2018 03:31:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:31:42,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/bd1162c3-e0fc-4a67-a7e4-8f888263db6b used request id req-78c37b1e-7cf5-4dac-878f-b17dfd3f8177 2018-07-30 03:31:42,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:43,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f793466c-f7ff-4dfa-a623-43608de91e4a Date: Mon, 30 Jul 2018 03:31:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:31:43,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-f793466c-f7ff-4dfa-a623-43608de91e4a 2018-07-30 03:31:43,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:43,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3db3c511-c727-4301-addf-e501a1a185bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:43,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-3db3c511-c727-4301-addf-e501a1a185bb 2018-07-30 03:31:43,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:43,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:43,233 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fe0f891-b122-48d1-be9d-ac7b518468f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:43,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-8fe0f891-b122-48d1-be9d-ac7b518468f8 2018-07-30 03:31:43,233 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:43,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:43,324 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e144246-9fff-42c0-899b-f1a7b2948647 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:43,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-0e144246-9fff-42c0-899b-f1a7b2948647 2018-07-30 03:31:43,325 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:43,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:43,409 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edfb6fd3-a9fc-4055-9836-7603dd5feeab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:43,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-edfb6fd3-a9fc-4055-9836-7603dd5feeab 2018-07-30 03:31:43,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:43,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:43,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7da86bd-1c48-4b7b-9d7b-2ef9bd24999f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:31:43,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-b7da86bd-1c48-4b7b-9d7b-2ef9bd24999f 2018-07-30 03:31:43,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:43,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-234fd075-fe5a-4cf0-adaa-6f078e4e882c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:43,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-234fd075-fe5a-4cf0-adaa-6f078e4e882c 2018-07-30 03:31:43,581 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:43,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:43,668 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b858fb7b-99d9-451c-b37a-00db73abe0b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:43,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-b858fb7b-99d9-451c-b37a-00db73abe0b1 2018-07-30 03:31:43,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:43,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:43,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e77e479d-990f-4e9f-b56a-1254857ccb0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:31:43,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-e77e479d-990f-4e9f-b56a-1254857ccb0c 2018-07-30 03:31:43,757 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:31:43,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:43,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62399df5-4ca2-4a21-b259-6f32ac781c08 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:31:43,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-62399df5-4ca2-4a21-b259-6f32ac781c08 2018-07-30 03:31:43,847 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-7c24ae82-a97b-4de-proj 2018-07-30 03:31:43,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b30f3d19dfc544afb51321a68eedf220 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:44,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ca40f0f-b5f1-4f10-a924-bf359fa3a283 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:44,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b30f3d19dfc544afb51321a68eedf220 used request id req-3ca40f0f-b5f1-4f10-a924-bf359fa3a283 2018-07-30 03:31:44,052 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-7c24ae82-a97b-4de-proj-role 2018-07-30 03:31:44,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0159491c1b374444b909902d997ad71f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:44,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-934f78a8-4c83-44e1-b562-b6e6b46bc308 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:44,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0159491c1b374444b909902d997ad71f used request id req-934f78a8-4c83-44e1-b562-b6e6b46bc308 2018-07-30 03:31:44,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e285f6da48b51c434ce296c3551cb2d683f1576" 2018-07-30 03:31:44,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dcfde2f-c6a1-4be7-bd46-1130e5637a36 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:31:44,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4dcfde2f-c6a1-4be7-bd46-1130e5637a36 2018-07-30 03:31:44,250 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-7c24ae82-a97b-4de-user 2018-07-30 03:31:44,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/477bb8a9f68243aaa6a6b230ae5bef08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb3257d2fbff9f763b950e9185165eb00ef6e389" 2018-07-30 03:31:44,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-150c2576-f2ad-4daf-97f1-d2be130eb1d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:44,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/477bb8a9f68243aaa6a6b230ae5bef08 used request id req-150c2576-f2ad-4daf-97f1-d2be130eb1d7 2018-07-30 03:31:44,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:44,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["OrPfiLQ5TzKGMMrjYvXOvw"], "issued_at": "2018-07-30T03:31:44.000000Z"}} 2018-07-30 03:31:44,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e81b1db197b1fa5219128b72f7bbe93f7e20b51" 2018-07-30 03:31:44,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a0db17-476c-498e-b1a8-10724df2fb1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:44,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-47a0db17-476c-498e-b1a8-10724df2fb1d 2018-07-30 03:31:44,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:44,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:45,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["V0OSNw9ZSq6KV6iwkk6E6Q"], "issued_at": "2018-07-30T03:31:45.000000Z"}} 2018-07-30 03:31:45,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:31:45,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54537b8c-cc46-49f5-a95f-f2c7355b3e64 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:45,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-54537b8c-cc46-49f5-a95f-f2c7355b3e64 2018-07-30 03:31:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:45,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:45,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:31:45,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0bec99b-ad03-45cd-bc17-d137b7b800d7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:31:45,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj used request id req-e0bec99b-ad03-45cd-bc17-d137b7b800d7 2018-07-30 03:31:45,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:31:45,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d6a32f5-e9bc-4d4f-981d-da53ee9fb48d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:31:45,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1d6a32f5-e9bc-4d4f-981d-da53ee9fb48d 2018-07-30 03:31:45,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}}' 2018-07-30 03:31:45,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d0c3a33-b8f7-4eca-b580-0db1d291ac41 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e"}, "tags": [], "enabled": true, "id": "eeb5e4bbcd88400387d98959b5972c9e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}} 2018-07-30 03:31:45,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4d0c3a33-b8f7-4eca-b580-0db1d291ac41 2018-07-30 03:31:45,675 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj 2018-07-30 03:31:45,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:45,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:46,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:31:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["xmM0Q1RMSI-IjvbUvGunPw"], "issued_at": "2018-07-30T03:31:46.000000Z"}} 2018-07-30 03:31:46,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f0c47603853e18e18661002fc3d47024f40071" 2018-07-30 03:31:46,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c65895ea-3ac9-4617-bb70-982a28e5cfe1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:46,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c65895ea-3ac9-4617-bb70-982a28e5cfe1 2018-07-30 03:31:46,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:46,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:46,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f0c47603853e18e18661002fc3d47024f40071" 2018-07-30 03:31:46,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba17b7f7-a5c7-473b-a92c-917711cc7d06 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:31:46,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ba17b7f7-a5c7-473b-a92c-917711cc7d06 2018-07-30 03:31:46,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f0c47603853e18e18661002fc3d47024f40071" 2018-07-30 03:31:46,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362e1ae2-fa4c-4c99-b157-a4e5cd2209ae Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e"}, "tags": [], "enabled": true, "id": "eeb5e4bbcd88400387d98959b5972c9e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}]} 2018-07-30 03:31:46,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj used request id req-362e1ae2-fa4c-4c99-b157-a4e5cd2209ae 2018-07-30 03:31:46,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f0c47603853e18e18661002fc3d47024f40071" 2018-07-30 03:31:46,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-798e954e-6295-42ef-ba78-f4c57233661f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:31:46,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-798e954e-6295-42ef-ba78-f4c57233661f 2018-07-30 03:31:46,722 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-7a7fa0a8-16d4-455-user 2018-07-30 03:31:46,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:46,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:31:46,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca32919-a7bb-43af-afd6-72f34696dba0 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:31:46,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0ca32919-a7bb-43af-afd6-72f34696dba0 2018-07-30 03:31:46,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" -d '{"role": {"name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj-role"}}' 2018-07-30 03:31:46,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fee5fd2-90b6-4e64-af0e-737298cbda7a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06e1294ebf2e4e53a5b9634605382119", "links": {"self": "http://172.30.9.25:5000/v3/roles/06e1294ebf2e4e53a5b9634605382119"}, "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj-role"}} 2018-07-30 03:31:46,909 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9fee5fd2-90b6-4e64-af0e-737298cbda7a 2018-07-30 03:31:46,909 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj-role 2018-07-30 03:31:46,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/06e1294ebf2e4e53a5b9634605382119 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:31:46,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7162cf2b-9c97-4204-86ca-9912b7945638 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06e1294ebf2e4e53a5b9634605382119", "links": {"self": "http://172.30.9.25:5000/v3/roles/06e1294ebf2e4e53a5b9634605382119"}, "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj-role"}} 2018-07-30 03:31:46,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/06e1294ebf2e4e53a5b9634605382119 used request id req-7162cf2b-9c97-4204-86ca-9912b7945638 2018-07-30 03:31:46,997 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj-role to project CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj 2018-07-30 03:31:47,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e/users/b4e3144ce46d417bb80e8ba962e11f54/roles/06e1294ebf2e4e53a5b9634605382119 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:31:47,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-149c3133-4b77-420a-8a92-ff2b5afd4ac4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:31:47,120 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e/users/b4e3144ce46d417bb80e8ba962e11f54/roles/06e1294ebf2e4e53a5b9634605382119 used request id req-149c3133-4b77-420a-8a92-ff2b5afd4ac4 2018-07-30 03:31:47,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:47,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:47,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06e1294ebf2e4e53a5b9634605382119", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj-role"}], "expires_at": "2018-07-30T04:31:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-user", "id": "b4e3144ce46d417bb80e8ba962e11f54"}, "audit_ids": ["C32_yY9CQPClBufXnIHq1A"], "issued_at": "2018-07-30T03:31:47.000000Z"}} 2018-07-30 03:31:47,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218b91d2c7d754eabba1ae83bf89226fa14b8c0e" 2018-07-30 03:31:47,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d707688-d077-4549-8a24-d9b81668a574 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:47,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0d707688-d077-4549-8a24-d9b81668a574 2018-07-30 03:31:47,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218b91d2c7d754eabba1ae83bf89226fa14b8c0e" 2018-07-30 03:31:47,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-29e1299f-17d7-404f-bcf9-9f8375d23c68 Date: Mon, 30 Jul 2018 03:31:47 GMT RESP BODY: {"networks":[]} 2018-07-30 03:31:47,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 used request id req-29e1299f-17d7-404f-bcf9-9f8375d23c68 2018-07-30 03:31:47,775 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 2018-07-30 03:31:47,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218b91d2c7d754eabba1ae83bf89226fa14b8c0e" -d '{"network": {"name": "CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1", "admin_state_up": true}}' 2018-07-30 03:31:48,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-0eba1808-aa50-4fbe-ad4a-8c8bcdc694cf Date: Mon, 30 Jul 2018 03:31:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5fc952f0-6063-4240-9c65-af5c6119196f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:31:47Z","is_default":false,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:47Z","mtu":1450}} 2018-07-30 03:31:48,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-0eba1808-aa50-4fbe-ad4a-8c8bcdc694cf 2018-07-30 03:31:48,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218b91d2c7d754eabba1ae83bf89226fa14b8c0e" 2018-07-30 03:31:48,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-9a7b1ed4-c943-43a2-9973-7e63fbdd8761 Date: Mon, 30 Jul 2018 03:31:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5fc952f0-6063-4240-9c65-af5c6119196f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:31:47Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:47Z","mtu":1450}]} 2018-07-30 03:31:48,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-9a7b1ed4-c943-43a2-9973-7e63fbdd8761 2018-07-30 03:31:48,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218b91d2c7d754eabba1ae83bf89226fa14b8c0e" 2018-07-30 03:31:48,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d609c00f-b334-46f1-a25b-8f6c0a2d80ff Date: Mon, 30 Jul 2018 03:31:48 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:31:48,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-d609c00f-b334-46f1-a25b-8f6c0a2d80ff 2018-07-30 03:31:48,250 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1 2018-07-30 03:31:48,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218b91d2c7d754eabba1ae83bf89226fa14b8c0e" -d '{"subnets": [{"ip_version": 4, "network_id": "5fc952f0-6063-4240-9c65-af5c6119196f", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}]}' 2018-07-30 03:31:48,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-008b3a31-9c98-4a3c-928f-5f5326415d21 Date: Mon, 30 Jul 2018 03:31:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}]} 2018-07-30 03:31:48,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-008b3a31-9c98-4a3c-928f-5f5326415d21 2018-07-30 03:31:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218b91d2c7d754eabba1ae83bf89226fa14b8c0e" 2018-07-30 03:31:48,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9ab1a1ac-869b-4bd1-b1e2-62d93bb7c833 Date: Mon, 30 Jul 2018 03:31:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5fc952f0-6063-4240-9c65-af5c6119196f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["be81991b-89f5-43c8-bb77-df5d0e49b77b"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:47Z","mtu":1450}]} 2018-07-30 03:31:48,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-9ab1a1ac-869b-4bd1-b1e2-62d93bb7c833 2018-07-30 03:31:48,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218b91d2c7d754eabba1ae83bf89226fa14b8c0e" 2018-07-30 03:31:48,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-332ac602-6e13-4855-8395-643e7dbff9c1 Date: Mon, 30 Jul 2018 03:31:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}]} 2018-07-30 03:31:48,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-332ac602-6e13-4855-8395-643e7dbff9c1 2018-07-30 03:31:48,932 - OpenStackNetwork - DEBUG - Network [5fc952f0-6063-4240-9c65-af5c6119196f] created successfully 2018-07-30 03:31:48,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:48,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:49,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06e1294ebf2e4e53a5b9634605382119", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj-role"}], "expires_at": "2018-07-30T04:31:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-user", "id": "b4e3144ce46d417bb80e8ba962e11f54"}, "audit_ids": ["K2wOPYmOT--SpxsqLT7GpA"], "issued_at": "2018-07-30T03:31:49.000000Z"}} 2018-07-30 03:31:49,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b28f881f817a056bd6559b562d2e9b2def875f2" 2018-07-30 03:31:49,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e11dea3-19a6-4d1d-ba95-a11c8e410e28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:49,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4e11dea3-19a6-4d1d-ba95-a11c8e410e28 2018-07-30 03:31:49,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b28f881f817a056bd6559b562d2e9b2def875f2" 2018-07-30 03:31:49,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-57cbc2e1-73ae-4aac-a538-017448fb190a Date: Mon, 30 Jul 2018 03:31:49 GMT RESP BODY: {"networks":[]} 2018-07-30 03:31:49,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 used request id req-57cbc2e1-73ae-4aac-a538-017448fb190a 2018-07-30 03:31:49,525 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 2018-07-30 03:31:49,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b28f881f817a056bd6559b562d2e9b2def875f2" -d '{"network": {"name": "CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2", "admin_state_up": true}}' 2018-07-30 03:31:49,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-84efcadd-1622-42c4-aaea-c514f5fe5999 Date: Mon, 30 Jul 2018 03:31:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"94b681f8-fac0-4d97-8785-ae6ec316e683","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:31:49Z","is_default":false,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:49Z","mtu":1450}} 2018-07-30 03:31:49,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-84efcadd-1622-42c4-aaea-c514f5fe5999 2018-07-30 03:31:49,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b28f881f817a056bd6559b562d2e9b2def875f2" 2018-07-30 03:31:50,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-12d711b9-ff5b-4ee3-8e8f-cce7ccd70941 Date: Mon, 30 Jul 2018 03:31:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"94b681f8-fac0-4d97-8785-ae6ec316e683","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:31:49Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:49Z","mtu":1450}]} 2018-07-30 03:31:50,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-12d711b9-ff5b-4ee3-8e8f-cce7ccd70941 2018-07-30 03:31:50,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b28f881f817a056bd6559b562d2e9b2def875f2" 2018-07-30 03:31:50,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-009bbb95-9bb8-4a4b-b91e-49a4fea05d11 Date: Mon, 30 Jul 2018 03:31:50 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:31:50,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-009bbb95-9bb8-4a4b-b91e-49a4fea05d11 2018-07-30 03:31:50,127 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2 2018-07-30 03:31:50,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b28f881f817a056bd6559b562d2e9b2def875f2" -d '{"subnets": [{"ip_version": 4, "network_id": "94b681f8-fac0-4d97-8785-ae6ec316e683", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}]}' 2018-07-30 03:31:51,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d8f01628-2456-4a7e-85d9-87c8cb42528d Date: Mon, 30 Jul 2018 03:31:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}]} 2018-07-30 03:31:51,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-d8f01628-2456-4a7e-85d9-87c8cb42528d 2018-07-30 03:31:51,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b28f881f817a056bd6559b562d2e9b2def875f2" 2018-07-30 03:31:51,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c21ae559-25c9-4057-bcca-7f0eb04a1e9d Date: Mon, 30 Jul 2018 03:31:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"94b681f8-fac0-4d97-8785-ae6ec316e683","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["1f0dbb44-e8b7-4889-90fd-ddbde60f044a"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:50Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:49Z","mtu":1450}]} 2018-07-30 03:31:51,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-c21ae559-25c9-4057-bcca-7f0eb04a1e9d 2018-07-30 03:31:51,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b28f881f817a056bd6559b562d2e9b2def875f2" 2018-07-30 03:31:51,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e7cb1910-fcec-4dfc-a567-da8d48e2b41e Date: Mon, 30 Jul 2018 03:31:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}]} 2018-07-30 03:31:51,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-e7cb1910-fcec-4dfc-a567-da8d48e2b41e 2018-07-30 03:31:51,269 - OpenStackNetwork - DEBUG - Network [94b681f8-fac0-4d97-8785-ae6ec316e683] created successfully 2018-07-30 03:31:51,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:51,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:51,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06e1294ebf2e4e53a5b9634605382119", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj-role"}], "expires_at": "2018-07-30T04:31:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-user", "id": "b4e3144ce46d417bb80e8ba962e11f54"}, "audit_ids": ["RgbiWsDTRMiw5xEM_nrTqw"], "issued_at": "2018-07-30T03:31:51.000000Z"}} 2018-07-30 03:31:51,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:51,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0361a7b5-b693-496b-a7ea-2231ee2aa900 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:51,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0361a7b5-b693-496b-a7ea-2231ee2aa900 2018-07-30 03:31:51,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:51,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-71f5c1e6-ce7b-467c-9a0f-e4a2d6bf5e25 Date: Mon, 30 Jul 2018 03:31:51 GMT RESP BODY: {"routers": []} 2018-07-30 03:31:51,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router&admin_state_up=True used request id req-71f5c1e6-ce7b-467c-9a0f-e4a2d6bf5e25 2018-07-30 03:31:51,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:51,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:52,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06e1294ebf2e4e53a5b9634605382119", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj-role"}], "expires_at": "2018-07-30T04:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-user", "id": "b4e3144ce46d417bb80e8ba962e11f54"}, "audit_ids": ["AIkTzJ_SQa-T8hM4m0t1zw"], "issued_at": "2018-07-30T03:31:52.000000Z"}} 2018-07-30 03:31:52,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16053aadf876ba5d38da0d137e0f54ae0480934" 2018-07-30 03:31:52,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2089ee6-d8fb-4cdb-bb7c-aa139572baf6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:52,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e2089ee6-d8fb-4cdb-bb7c-aa139572baf6 2018-07-30 03:31:52,469 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router 2018-07-30 03:31:52,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" -d '{"router": {"name": "CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router", "admin_state_up": true}}' 2018-07-30 03:31:52,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-1cb01b32-3c37-4db4-8d87-1767fcf4195a Date: Mon, 30 Jul 2018 03:31:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "created_at": "2018-07-30T03:31:52Z", "admin_state_up": true, "updated_at": "2018-07-30T03:31:52Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "eeb5e4bbcd88400387d98959b5972c9e", "id": "a2fec27f-fe0e-45cb-99dc-a76539428da0", "name": "CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router"}} 2018-07-30 03:31:52,606 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-1cb01b32-3c37-4db4-8d87-1767fcf4195a 2018-07-30 03:31:52,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=a2fec27f-fe0e-45cb-99dc-a76539428da0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:52,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-020de1d6-9ecb-4aba-acc4-4f1722ac4b8e Date: Mon, 30 Jul 2018 03:31:52 GMT RESP BODY: {"ports":[]} 2018-07-30 03:31:52,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=a2fec27f-fe0e-45cb-99dc-a76539428da0 used request id req-020de1d6-9ecb-4aba-acc4-4f1722ac4b8e 2018-07-30 03:31:52,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:52,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-646b4926-a4ba-48e0-8cc8-a6a3538b973d Date: Mon, 30 Jul 2018 03:31:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5fc952f0-6063-4240-9c65-af5c6119196f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["be81991b-89f5-43c8-bb77-df5d0e49b77b"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:47Z","mtu":1450}]} 2018-07-30 03:31:52,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 used request id req-646b4926-a4ba-48e0-8cc8-a6a3538b973d 2018-07-30 03:31:52,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:52,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-733d9ff5-f17b-4566-b709-829df6c76c98 Date: Mon, 30 Jul 2018 03:31:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}]} 2018-07-30 03:31:52,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-733d9ff5-f17b-4566-b709-829df6c76c98 2018-07-30 03:31:52,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:52,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3d284b6e-6e94-45b6-b549-6077ffd004f6 Date: Mon, 30 Jul 2018 03:31:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5fc952f0-6063-4240-9c65-af5c6119196f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["be81991b-89f5-43c8-bb77-df5d0e49b77b"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:47Z","mtu":1450}]} 2018-07-30 03:31:52,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 used request id req-3d284b6e-6e94-45b6-b549-6077ffd004f6 2018-07-30 03:31:52,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:52,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:52,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:52,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67afa023-3ca7-4d2c-9ef3-de1bce4fcdf4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}} 2018-07-30 03:31:52,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e used request id req-67afa023-3ca7-4d2c-9ef3-de1bce4fcdf4 2018-07-30 03:31:52,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:53,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-dd7b3ca6-ba61-449c-9188-fda8bc83a7ed Date: Mon, 30 Jul 2018 03:31:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}]} 2018-07-30 03:31:53,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-dd7b3ca6-ba61-449c-9188-fda8bc83a7ed 2018-07-30 03:31:53,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5fc952f0-6063-4240-9c65-af5c6119196f&name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:53,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1a80da21-1175-4ea2-98ed-a873d5f4698f Date: Mon, 30 Jul 2018 03:31:53 GMT RESP BODY: {"ports":[]} 2018-07-30 03:31:53,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5fc952f0-6063-4240-9c65-af5c6119196f&name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1&admin_state_up=True used request id req-1a80da21-1175-4ea2-98ed-a873d5f4698f 2018-07-30 03:31:53,083 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1 for router - CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router 2018-07-30 03:31:53,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:53,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:53,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06e1294ebf2e4e53a5b9634605382119", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj-role"}], "expires_at": "2018-07-30T04:31:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-user", "id": "b4e3144ce46d417bb80e8ba962e11f54"}, "audit_ids": ["jmULtWdeQ7ebNzcdoi8bxA"], "issued_at": "2018-07-30T03:31:53.000000Z"}} 2018-07-30 03:31:53,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89376feafdc0e39ad9c65234197853882e112a5" 2018-07-30 03:31:53,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9a29a8-5517-41c6-89d7-62177bf70856 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:53,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8d9a29a8-5517-41c6-89d7-62177bf70856 2018-07-30 03:31:53,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:53,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-168d2a97-1650-4dad-9110-26027760d014 Date: Mon, 30 Jul 2018 03:31:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5fc952f0-6063-4240-9c65-af5c6119196f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["be81991b-89f5-43c8-bb77-df5d0e49b77b"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:47Z","mtu":1450}]} 2018-07-30 03:31:53,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 used request id req-168d2a97-1650-4dad-9110-26027760d014 2018-07-30 03:31:53,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:53,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-72d0fcc9-ba83-44aa-bbc5-506e40ebb1dd Date: Mon, 30 Jul 2018 03:31:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}]} 2018-07-30 03:31:53,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-72d0fcc9-ba83-44aa-bbc5-506e40ebb1dd 2018-07-30 03:31:53,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:54,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e861a0da-bd8a-4efb-84fd-e367fc023cb8 Date: Mon, 30 Jul 2018 03:31:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5fc952f0-6063-4240-9c65-af5c6119196f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["be81991b-89f5-43c8-bb77-df5d0e49b77b"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:47Z","mtu":1450}]} 2018-07-30 03:31:54,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 used request id req-e861a0da-bd8a-4efb-84fd-e367fc023cb8 2018-07-30 03:31:54,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:54,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:54,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89376feafdc0e39ad9c65234197853882e112a5" 2018-07-30 03:31:54,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eaad392-9b0a-484d-b144-295f96c969a4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}} 2018-07-30 03:31:54,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e used request id req-9eaad392-9b0a-484d-b144-295f96c969a4 2018-07-30 03:31:54,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:54,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-371cf83b-9298-4f38-a658-ec88469bee70 Date: Mon, 30 Jul 2018 03:31:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}]} 2018-07-30 03:31:54,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-371cf83b-9298-4f38-a658-ec88469bee70 2018-07-30 03:31:54,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f&name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:54,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-5ae8a677-ff0a-4317-9143-5d0aa510dff9 Date: Mon, 30 Jul 2018 03:31:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}]} 2018-07-30 03:31:54,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f&name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1 used request id req-5ae8a677-ff0a-4317-9143-5d0aa510dff9 2018-07-30 03:31:54,240 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 2018-07-30 03:31:54,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" -d '{"port": {"network_id": "5fc952f0-6063-4240-9c65-af5c6119196f", "fixed_ips": [{"subnet_id": "be81991b-89f5-43c8-bb77-df5d0e49b77b", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1", "admin_state_up": true}}' 2018-07-30 03:31:55,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-b72fc9c4-f5d1-43d1-80d5-b6ee44607f2b Date: Mon, 30 Jul 2018 03:31:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","ip_address":"10.200.201.1"}],"id":"9b26867a-c910-4916-bd63-8d9157849533","security_groups":["77fc4d73-1923-4bdb-89db-3f6c3c61a508"],"mac_address":"fa:16:3e:78:1a:1c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1","project_id":"eeb5e4bbcd88400387d98959b5972c9e","qos_policy_id":null,"admin_state_up":true,"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:31:55,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-b72fc9c4-f5d1-43d1-80d5-b6ee44607f2b 2018-07-30 03:31:55,095 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1 for router - CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router 2018-07-30 03:31:55,096 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router 2018-07-30 03:31:55,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/a2fec27f-fe0e-45cb-99dc-a76539428da0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" -d '{"port_id": "9b26867a-c910-4916-bd63-8d9157849533"}' 2018-07-30 03:31:56,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8f3d5851-51b4-433f-a5d0-23ff01a51c08 Date: Mon, 30 Jul 2018 03:31:56 GMT RESP BODY: {"network_id": "5fc952f0-6063-4240-9c65-af5c6119196f", "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "subnet_id": "be81991b-89f5-43c8-bb77-df5d0e49b77b", "subnet_ids": ["be81991b-89f5-43c8-bb77-df5d0e49b77b"], "port_id": "9b26867a-c910-4916-bd63-8d9157849533", "id": "a2fec27f-fe0e-45cb-99dc-a76539428da0"} 2018-07-30 03:31:56,956 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/a2fec27f-fe0e-45cb-99dc-a76539428da0/add_router_interface used request id req-8f3d5851-51b4-433f-a5d0-23ff01a51c08 2018-07-30 03:31:56,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:57,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-121788d9-1972-4ca8-b978-6f20d8053e60 Date: Mon, 30 Jul 2018 03:31:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"94b681f8-fac0-4d97-8785-ae6ec316e683","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["1f0dbb44-e8b7-4889-90fd-ddbde60f044a"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:50Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:49Z","mtu":1450}]} 2018-07-30 03:31:57,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 used request id req-121788d9-1972-4ca8-b978-6f20d8053e60 2018-07-30 03:31:57,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:57,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-79138bb9-6acb-4b6f-b960-614d66533108 Date: Mon, 30 Jul 2018 03:31:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}]} 2018-07-30 03:31:57,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-79138bb9-6acb-4b6f-b960-614d66533108 2018-07-30 03:31:57,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:57,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-be63641c-4eaa-4f2c-b81c-ea5b36b4ea49 Date: Mon, 30 Jul 2018 03:31:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"94b681f8-fac0-4d97-8785-ae6ec316e683","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["1f0dbb44-e8b7-4889-90fd-ddbde60f044a"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:50Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:49Z","mtu":1450}]} 2018-07-30 03:31:57,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 used request id req-be63641c-4eaa-4f2c-b81c-ea5b36b4ea49 2018-07-30 03:31:57,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:57,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3acd17e-ab45-443b-bcb6-1ed8a05061dd Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}} 2018-07-30 03:31:57,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e used request id req-d3acd17e-ab45-443b-bcb6-1ed8a05061dd 2018-07-30 03:31:57,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:57,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-338b8161-12bf-4374-81f9-467d3caf848b Date: Mon, 30 Jul 2018 03:31:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}]} 2018-07-30 03:31:57,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-338b8161-12bf-4374-81f9-467d3caf848b 2018-07-30 03:31:57,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683&name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:57,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-925020c9-e362-4a09-b8fa-4e017d7c3370 Date: Mon, 30 Jul 2018 03:31:57 GMT RESP BODY: {"ports":[]} 2018-07-30 03:31:57,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683&name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2&admin_state_up=True used request id req-925020c9-e362-4a09-b8fa-4e017d7c3370 2018-07-30 03:31:57,408 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2 for router - CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router 2018-07-30 03:31:57,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:31:57,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:31:57,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06e1294ebf2e4e53a5b9634605382119", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj-role"}], "expires_at": "2018-07-30T04:31:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-user", "id": "b4e3144ce46d417bb80e8ba962e11f54"}, "audit_ids": ["LXd5QrTWSh6PBEyIeKxh-Q"], "issued_at": "2018-07-30T03:31:57.000000Z"}} 2018-07-30 03:31:57,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f334cd8b81c39a633d7cb1f9e2a842603fdaa2ce" 2018-07-30 03:31:57,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6761a914-debb-4d08-9666-aafb8476c783 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:31:57,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6761a914-debb-4d08-9666-aafb8476c783 2018-07-30 03:31:57,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:57,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-83ce3bc1-3c08-42d9-8250-f5204bda9805 Date: Mon, 30 Jul 2018 03:31:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"94b681f8-fac0-4d97-8785-ae6ec316e683","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["1f0dbb44-e8b7-4889-90fd-ddbde60f044a"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:50Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:49Z","mtu":1450}]} 2018-07-30 03:31:57,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 used request id req-83ce3bc1-3c08-42d9-8250-f5204bda9805 2018-07-30 03:31:57,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:57,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b18e86bf-4e87-471f-ace0-b3841f694094 Date: Mon, 30 Jul 2018 03:31:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}]} 2018-07-30 03:31:57,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-b18e86bf-4e87-471f-ace0-b3841f694094 2018-07-30 03:31:57,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:58,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3d849c62-9e87-49d2-b7fa-984d31cd6850 Date: Mon, 30 Jul 2018 03:31:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"94b681f8-fac0-4d97-8785-ae6ec316e683","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["1f0dbb44-e8b7-4889-90fd-ddbde60f044a"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:50Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:49Z","mtu":1450}]} 2018-07-30 03:31:58,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 used request id req-3d849c62-9e87-49d2-b7fa-984d31cd6850 2018-07-30 03:31:58,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:31:58,099 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:31:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:31:58,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f334cd8b81c39a633d7cb1f9e2a842603fdaa2ce" 2018-07-30 03:31:58,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7528d489-4375-414f-b0ef-aefb9a06f55c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}} 2018-07-30 03:31:58,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e used request id req-7528d489-4375-414f-b0ef-aefb9a06f55c 2018-07-30 03:31:58,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:58,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bcd8b631-23a1-45ca-8691-387e648a9638 Date: Mon, 30 Jul 2018 03:31:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}]} 2018-07-30 03:31:58,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-bcd8b631-23a1-45ca-8691-387e648a9638 2018-07-30 03:31:58,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683&name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:31:58,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7f00a492-a7e6-4d0a-90a8-d4cd3857ddbd Date: Mon, 30 Jul 2018 03:31:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}]} 2018-07-30 03:31:58,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683&name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2 used request id req-7f00a492-a7e6-4d0a-90a8-d4cd3857ddbd 2018-07-30 03:31:58,289 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 2018-07-30 03:31:58,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" -d '{"port": {"network_id": "94b681f8-fac0-4d97-8785-ae6ec316e683", "fixed_ips": [{"subnet_id": "1f0dbb44-e8b7-4889-90fd-ddbde60f044a", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2", "admin_state_up": true}}' 2018-07-30 03:31:59,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-2a352a68-5c97-427f-a2d1-ed7299d3f5b3 Date: Mon, 30 Jul 2018 03:31:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","ip_address":"10.200.202.1"}],"id":"0d376420-ecbe-45e9-87f0-7bbcd92f6614","security_groups":["77fc4d73-1923-4bdb-89db-3f6c3c61a508"],"mac_address":"fa:16:3e:e3:da:04","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2","project_id":"eeb5e4bbcd88400387d98959b5972c9e","qos_policy_id":null,"admin_state_up":true,"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:31:59,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-2a352a68-5c97-427f-a2d1-ed7299d3f5b3 2018-07-30 03:31:59,331 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2 for router - CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router 2018-07-30 03:31:59,331 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router 2018-07-30 03:31:59,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/a2fec27f-fe0e-45cb-99dc-a76539428da0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" -d '{"port_id": "0d376420-ecbe-45e9-87f0-7bbcd92f6614"}' 2018-07-30 03:32:01,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-de2d064e-da98-43a0-9018-67026155b269 Date: Mon, 30 Jul 2018 03:32:01 GMT RESP BODY: {"network_id": "94b681f8-fac0-4d97-8785-ae6ec316e683", "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "subnet_id": "1f0dbb44-e8b7-4889-90fd-ddbde60f044a", "subnet_ids": ["1f0dbb44-e8b7-4889-90fd-ddbde60f044a"], "port_id": "0d376420-ecbe-45e9-87f0-7bbcd92f6614", "id": "a2fec27f-fe0e-45cb-99dc-a76539428da0"} 2018-07-30 03:32:01,197 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/a2fec27f-fe0e-45cb-99dc-a76539428da0/add_router_interface used request id req-de2d064e-da98-43a0-9018-67026155b269 2018-07-30 03:32:01,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/a2fec27f-fe0e-45cb-99dc-a76539428da0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:32:01,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-0e19e7d3-3df5-4910-a6dd-af0d4eab2f68 Date: Mon, 30 Jul 2018 03:32:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "created_at": "2018-07-30T03:31:52Z", "admin_state_up": true, "updated_at": "2018-07-30T03:32:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "eeb5e4bbcd88400387d98959b5972c9e", "id": "a2fec27f-fe0e-45cb-99dc-a76539428da0", "name": "CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router"}} 2018-07-30 03:32:01,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/a2fec27f-fe0e-45cb-99dc-a76539428da0 used request id req-0e19e7d3-3df5-4910-a6dd-af0d4eab2f68 2018-07-30 03:32:01,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=a2fec27f-fe0e-45cb-99dc-a76539428da0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:32:01,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1741 X-Openstack-Request-Id: req-b2cfe051-1ece-4926-8d52-69f35a132aa0 Date: Mon, 30 Jul 2018 03:32:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:32:00Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","ip_address":"10.200.202.1"}],"id":"0d376420-ecbe-45e9-87f0-7bbcd92f6614","security_groups":["77fc4d73-1923-4bdb-89db-3f6c3c61a508"],"mac_address":"fa:16:3e:e3:da:04","project_id":"eeb5e4bbcd88400387d98959b5972c9e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2","admin_state_up":true,"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:58Z","binding:vnic_type":"normal","device_id":"a2fec27f-fe0e-45cb-99dc-a76539428da0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:59Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","ip_address":"10.200.201.1"}],"id":"9b26867a-c910-4916-bd63-8d9157849533","security_groups":["77fc4d73-1923-4bdb-89db-3f6c3c61a508"],"mac_address":"fa:16:3e:78:1a:1c","project_id":"eeb5e4bbcd88400387d98959b5972c9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1","admin_state_up":true,"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:54Z","binding:vnic_type":"normal","device_id":"a2fec27f-fe0e-45cb-99dc-a76539428da0","ip_allocation":"immediate"}]} 2018-07-30 03:32:01,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=a2fec27f-fe0e-45cb-99dc-a76539428da0 used request id req-b2cfe051-1ece-4926-8d52-69f35a132aa0 2018-07-30 03:32:01,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/be81991b-89f5-43c8-bb77-df5d0e49b77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:32:01,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-eb89b798-7db2-4edf-85d9-7e6c7433bf19 Date: Mon, 30 Jul 2018 03:32:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}} 2018-07-30 03:32:01,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/be81991b-89f5-43c8-bb77-df5d0e49b77b used request id req-eb89b798-7db2-4edf-85d9-7e6c7433bf19 2018-07-30 03:32:01,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/1f0dbb44-e8b7-4889-90fd-ddbde60f044a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:32:01,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dc29f11b-7b09-4eb7-b7b5-c1f55efbc68a Date: Mon, 30 Jul 2018 03:32:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}} 2018-07-30 03:32:01,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/1f0dbb44-e8b7-4889-90fd-ddbde60f044a used request id req-dc29f11b-7b09-4eb7-b7b5-c1f55efbc68a 2018-07-30 03:32:01,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:01,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06e1294ebf2e4e53a5b9634605382119", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj-role"}], "expires_at": "2018-07-30T04:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-user", "id": "b4e3144ce46d417bb80e8ba962e11f54"}, "audit_ids": ["6NlGQmCqQdys-tSd5ID1sg"], "issued_at": "2018-07-30T03:32:01.000000Z"}} 2018-07-30 03:32:01,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:02,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-9cd57082-69cc-4057-ad85-8c6145eb6bca Date: Mon, 30 Jul 2018 03:32:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "created_at": "2018-07-30T03:31:52Z", "admin_state_up": true, "updated_at": "2018-07-30T03:32:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "eeb5e4bbcd88400387d98959b5972c9e", "id": "a2fec27f-fe0e-45cb-99dc-a76539428da0", "name": "CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router"}]} 2018-07-30 03:32:02,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router&admin_state_up=True used request id req-9cd57082-69cc-4057-ad85-8c6145eb6bca 2018-07-30 03:32:02,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:32:02,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:32:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:32:02,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e81b1db197b1fa5219128b72f7bbe93f7e20b51" 2018-07-30 03:32:02,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb1ba82-b7a4-488a-aa76-f699d7e0d82a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}} 2018-07-30 03:32:02,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e used request id req-beb1ba82-b7a4-488a-aa76-f699d7e0d82a 2018-07-30 03:32:02,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=a2fec27f-fe0e-45cb-99dc-a76539428da0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:02,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1741 X-Openstack-Request-Id: req-8108f095-bb8e-4068-866c-765531024234 Date: Mon, 30 Jul 2018 03:32:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:32:02Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","ip_address":"10.200.202.1"}],"id":"0d376420-ecbe-45e9-87f0-7bbcd92f6614","security_groups":["77fc4d73-1923-4bdb-89db-3f6c3c61a508"],"mac_address":"fa:16:3e:e3:da:04","project_id":"eeb5e4bbcd88400387d98959b5972c9e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2","admin_state_up":true,"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:58Z","binding:vnic_type":"normal","device_id":"a2fec27f-fe0e-45cb-99dc-a76539428da0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:59Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","ip_address":"10.200.201.1"}],"id":"9b26867a-c910-4916-bd63-8d9157849533","security_groups":["77fc4d73-1923-4bdb-89db-3f6c3c61a508"],"mac_address":"fa:16:3e:78:1a:1c","project_id":"eeb5e4bbcd88400387d98959b5972c9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1","admin_state_up":true,"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:54Z","binding:vnic_type":"normal","device_id":"a2fec27f-fe0e-45cb-99dc-a76539428da0","ip_allocation":"immediate"}]} 2018-07-30 03:32:02,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=a2fec27f-fe0e-45cb-99dc-a76539428da0 used request id req-8108f095-bb8e-4068-866c-765531024234 2018-07-30 03:32:02,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/be81991b-89f5-43c8-bb77-df5d0e49b77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:02,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a23a705f-1eee-4677-89c9-02f684656d1d Date: Mon, 30 Jul 2018 03:32:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}} 2018-07-30 03:32:02,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/be81991b-89f5-43c8-bb77-df5d0e49b77b used request id req-a23a705f-1eee-4677-89c9-02f684656d1d 2018-07-30 03:32:02,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/1f0dbb44-e8b7-4889-90fd-ddbde60f044a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:02,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c078a66d-e3fc-4c09-8161-3c8ca4329ed8 Date: Mon, 30 Jul 2018 03:32:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}} 2018-07-30 03:32:02,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/1f0dbb44-e8b7-4889-90fd-ddbde60f044a used request id req-c078a66d-e3fc-4c09-8161-3c8ca4329ed8 2018-07-30 03:32:02,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:02,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:02,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06e1294ebf2e4e53a5b9634605382119", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj-role"}], "expires_at": "2018-07-30T04:32:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/eeb5e4bbcd88400387d98959b5972c9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-user", "id": "b4e3144ce46d417bb80e8ba962e11f54"}, "audit_ids": ["4-Q_he35RQuV-F0U1jjjNg"], "issued_at": "2018-07-30T03:32:02.000000Z"}} 2018-07-30 03:32:02,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:02,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ab2d72-783e-46da-9a5a-5124c8ccfb18 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:02,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c3ab2d72-783e-46da-9a5a-5124c8ccfb18 2018-07-30 03:32:02,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:03,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-4f09a25d-0e4f-4c55-84ef-f8614c1b359d Date: Mon, 30 Jul 2018 03:32:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "created_at": "2018-07-30T03:31:52Z", "admin_state_up": true, "updated_at": "2018-07-30T03:32:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "eeb5e4bbcd88400387d98959b5972c9e", "id": "a2fec27f-fe0e-45cb-99dc-a76539428da0", "name": "CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router"}]} 2018-07-30 03:32:03,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router&admin_state_up=True used request id req-4f09a25d-0e4f-4c55-84ef-f8614c1b359d 2018-07-30 03:32:03,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:32:03,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:32:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:32:03,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:03,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b5589cc-f00b-478e-97c7-87fbff01ec45 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}} 2018-07-30 03:32:03,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e used request id req-1b5589cc-f00b-478e-97c7-87fbff01ec45 2018-07-30 03:32:03,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=a2fec27f-fe0e-45cb-99dc-a76539428da0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:03,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1741 X-Openstack-Request-Id: req-22394bc5-ced4-40ad-965e-598f94978be9 Date: Mon, 30 Jul 2018 03:32:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:32:02Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","ip_address":"10.200.202.1"}],"id":"0d376420-ecbe-45e9-87f0-7bbcd92f6614","security_groups":["77fc4d73-1923-4bdb-89db-3f6c3c61a508"],"mac_address":"fa:16:3e:e3:da:04","project_id":"eeb5e4bbcd88400387d98959b5972c9e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2","admin_state_up":true,"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:58Z","binding:vnic_type":"normal","device_id":"a2fec27f-fe0e-45cb-99dc-a76539428da0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:59Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","ip_address":"10.200.201.1"}],"id":"9b26867a-c910-4916-bd63-8d9157849533","security_groups":["77fc4d73-1923-4bdb-89db-3f6c3c61a508"],"mac_address":"fa:16:3e:78:1a:1c","project_id":"eeb5e4bbcd88400387d98959b5972c9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1","admin_state_up":true,"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:54Z","binding:vnic_type":"normal","device_id":"a2fec27f-fe0e-45cb-99dc-a76539428da0","ip_allocation":"immediate"}]} 2018-07-30 03:32:03,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=a2fec27f-fe0e-45cb-99dc-a76539428da0 used request id req-22394bc5-ced4-40ad-965e-598f94978be9 2018-07-30 03:32:03,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/be81991b-89f5-43c8-bb77-df5d0e49b77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:03,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-158fd1c7-ee36-42bc-bb93-6b2df21a8598 Date: Mon, 30 Jul 2018 03:32:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}} 2018-07-30 03:32:03,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/be81991b-89f5-43c8-bb77-df5d0e49b77b used request id req-158fd1c7-ee36-42bc-bb93-6b2df21a8598 2018-07-30 03:32:03,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/1f0dbb44-e8b7-4889-90fd-ddbde60f044a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:03,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f77e0433-4814-4330-9fa4-d192e19addf5 Date: Mon, 30 Jul 2018 03:32:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}} 2018-07-30 03:32:03,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/1f0dbb44-e8b7-4889-90fd-ddbde60f044a used request id req-f77e0433-4814-4330-9fa4-d192e19addf5 2018-07-30 03:32:03,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:03,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d762f8ff-d4f8-4122-9b5e-8c52f5b5248f Date: Mon, 30 Jul 2018 03:32:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5fc952f0-6063-4240-9c65-af5c6119196f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["be81991b-89f5-43c8-bb77-df5d0e49b77b"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:47Z","mtu":1450}]} 2018-07-30 03:32:03,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 used request id req-d762f8ff-d4f8-4122-9b5e-8c52f5b5248f 2018-07-30 03:32:03,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:03,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-272b918f-0c68-4b1c-b224-78b09a6c2b86 Date: Mon, 30 Jul 2018 03:32:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}]} 2018-07-30 03:32:03,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-272b918f-0c68-4b1c-b224-78b09a6c2b86 2018-07-30 03:32:03,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:03,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-db4b5a60-58ee-487f-9c40-617e659be298 Date: Mon, 30 Jul 2018 03:32:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5fc952f0-6063-4240-9c65-af5c6119196f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["be81991b-89f5-43c8-bb77-df5d0e49b77b"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:47Z","mtu":1450}]} 2018-07-30 03:32:03,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 used request id req-db4b5a60-58ee-487f-9c40-617e659be298 2018-07-30 03:32:03,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:03,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6c3507-5d2b-47ae-87e5-c0e881c60c37 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}} 2018-07-30 03:32:03,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e used request id req-cc6c3507-5d2b-47ae-87e5-c0e881c60c37 2018-07-30 03:32:03,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:04,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-01533e6c-08c4-4e98-b446-419767b6be85 Date: Mon, 30 Jul 2018 03:32:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}]} 2018-07-30 03:32:04,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-01533e6c-08c4-4e98-b446-419767b6be85 2018-07-30 03:32:04,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5fc952f0-6063-4240-9c65-af5c6119196f&name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:04,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-f27be6ee-8475-4297-ad06-b2e26ce7aa3c Date: Mon, 30 Jul 2018 03:32:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:59Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","ip_address":"10.200.201.1"}],"id":"9b26867a-c910-4916-bd63-8d9157849533","security_groups":["77fc4d73-1923-4bdb-89db-3f6c3c61a508"],"mac_address":"fa:16:3e:78:1a:1c","project_id":"eeb5e4bbcd88400387d98959b5972c9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1","admin_state_up":true,"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:54Z","binding:vnic_type":"normal","device_id":"a2fec27f-fe0e-45cb-99dc-a76539428da0","ip_allocation":"immediate"}]} 2018-07-30 03:32:04,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5fc952f0-6063-4240-9c65-af5c6119196f&name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1&admin_state_up=True used request id req-f27be6ee-8475-4297-ad06-b2e26ce7aa3c 2018-07-30 03:32:04,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:04,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c77f4f-0fb9-4a4d-be1d-17b16484843f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}} 2018-07-30 03:32:04,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e used request id req-e5c77f4f-0fb9-4a4d-be1d-17b16484843f 2018-07-30 03:32:04,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:04,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5e523e58-6f75-4116-a82f-c1505ff637b9 Date: Mon, 30 Jul 2018 03:32:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"94b681f8-fac0-4d97-8785-ae6ec316e683","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["1f0dbb44-e8b7-4889-90fd-ddbde60f044a"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:50Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:49Z","mtu":1450}]} 2018-07-30 03:32:04,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 used request id req-5e523e58-6f75-4116-a82f-c1505ff637b9 2018-07-30 03:32:04,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:04,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e00f6828-56e8-439d-8f17-928b7aee2c35 Date: Mon, 30 Jul 2018 03:32:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}]} 2018-07-30 03:32:04,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-e00f6828-56e8-439d-8f17-928b7aee2c35 2018-07-30 03:32:04,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:04,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2edcae3b-cc1c-4438-8c8e-bee6b70514fe Date: Mon, 30 Jul 2018 03:32:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"94b681f8-fac0-4d97-8785-ae6ec316e683","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["1f0dbb44-e8b7-4889-90fd-ddbde60f044a"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:50Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:49Z","mtu":1450}]} 2018-07-30 03:32:04,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 used request id req-2edcae3b-cc1c-4438-8c8e-bee6b70514fe 2018-07-30 03:32:04,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:04,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9363801a-7b57-465f-947e-5a46b4f297e6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}} 2018-07-30 03:32:04,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e used request id req-9363801a-7b57-465f-947e-5a46b4f297e6 2018-07-30 03:32:04,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:04,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a4a652fa-d019-4926-ac9f-39b39e397d20 Date: Mon, 30 Jul 2018 03:32:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}]} 2018-07-30 03:32:04,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-a4a652fa-d019-4926-ac9f-39b39e397d20 2018-07-30 03:32:04,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683&name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:04,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-a4ee61a4-8e03-4738-a6a8-903d5ba70764 Date: Mon, 30 Jul 2018 03:32:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:32:03Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","ip_address":"10.200.202.1"}],"id":"0d376420-ecbe-45e9-87f0-7bbcd92f6614","security_groups":["77fc4d73-1923-4bdb-89db-3f6c3c61a508"],"mac_address":"fa:16:3e:e3:da:04","project_id":"eeb5e4bbcd88400387d98959b5972c9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2","admin_state_up":true,"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:58Z","binding:vnic_type":"normal","device_id":"a2fec27f-fe0e-45cb-99dc-a76539428da0","ip_allocation":"immediate"}]} 2018-07-30 03:32:04,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683&name=CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2&admin_state_up=True used request id req-a4ee61a4-8e03-4738-a6a8-903d5ba70764 2018-07-30 03:32:04,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:04,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde78cc0-57a7-44d0-adb2-eae19c2a993a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}} 2018-07-30 03:32:04,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e used request id req-cde78cc0-57a7-44d0-adb2-eae19c2a993a 2018-07-30 03:32:04,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/a2fec27f-fe0e-45cb-99dc-a76539428da0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:04,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-9433e80b-ca8e-4b22-96ed-a22d8ef6a995 Date: Mon, 30 Jul 2018 03:32:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "created_at": "2018-07-30T03:31:52Z", "admin_state_up": true, "updated_at": "2018-07-30T03:32:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "eeb5e4bbcd88400387d98959b5972c9e", "id": "a2fec27f-fe0e-45cb-99dc-a76539428da0", "name": "CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router"}} 2018-07-30 03:32:04,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/a2fec27f-fe0e-45cb-99dc-a76539428da0 used request id req-9433e80b-ca8e-4b22-96ed-a22d8ef6a995 2018-07-30 03:32:04,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=a2fec27f-fe0e-45cb-99dc-a76539428da0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:04,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1743 X-Openstack-Request-Id: req-d12d8cdc-526d-48b7-bc0e-81e7dad1aa7a Date: Mon, 30 Jul 2018 03:32:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:32:03Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","ip_address":"10.200.202.1"}],"id":"0d376420-ecbe-45e9-87f0-7bbcd92f6614","security_groups":["77fc4d73-1923-4bdb-89db-3f6c3c61a508"],"mac_address":"fa:16:3e:e3:da:04","project_id":"eeb5e4bbcd88400387d98959b5972c9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2","admin_state_up":true,"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:58Z","binding:vnic_type":"normal","device_id":"a2fec27f-fe0e-45cb-99dc-a76539428da0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:59Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","ip_address":"10.200.201.1"}],"id":"9b26867a-c910-4916-bd63-8d9157849533","security_groups":["77fc4d73-1923-4bdb-89db-3f6c3c61a508"],"mac_address":"fa:16:3e:78:1a:1c","project_id":"eeb5e4bbcd88400387d98959b5972c9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1","admin_state_up":true,"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:54Z","binding:vnic_type":"normal","device_id":"a2fec27f-fe0e-45cb-99dc-a76539428da0","ip_allocation":"immediate"}]} 2018-07-30 03:32:04,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=a2fec27f-fe0e-45cb-99dc-a76539428da0 used request id req-d12d8cdc-526d-48b7-bc0e-81e7dad1aa7a 2018-07-30 03:32:04,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/be81991b-89f5-43c8-bb77-df5d0e49b77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:04,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bb07fe3c-08a9-4eba-a3d1-20c836eea475 Date: Mon, 30 Jul 2018 03:32:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}} 2018-07-30 03:32:04,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/be81991b-89f5-43c8-bb77-df5d0e49b77b used request id req-bb07fe3c-08a9-4eba-a3d1-20c836eea475 2018-07-30 03:32:04,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/1f0dbb44-e8b7-4889-90fd-ddbde60f044a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3939e169a7bcbb03fa6ff4836f6a1569364bbc" 2018-07-30 03:32:05,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b0b94e4d-f741-4d17-84a9-013dabe19f2d Date: Mon, 30 Jul 2018 03:32:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}} 2018-07-30 03:32:05,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/1f0dbb44-e8b7-4889-90fd-ddbde60f044a used request id req-b0b94e4d-f741-4d17-84a9-013dabe19f2d 2018-07-30 03:32:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:05,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-863a79d3-e7b5-4614-a5bf-5122a47d31a5 Date: Mon, 30 Jul 2018 03:32:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5fc952f0-6063-4240-9c65-af5c6119196f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["be81991b-89f5-43c8-bb77-df5d0e49b77b"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:47Z","mtu":1450}]} 2018-07-30 03:32:05,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-863a79d3-e7b5-4614-a5bf-5122a47d31a5 2018-07-30 03:32:05,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:05,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-49807366-d7c7-4307-b7be-193277e477c1 Date: Mon, 30 Jul 2018 03:32:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}]} 2018-07-30 03:32:05,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-49807366-d7c7-4307-b7be-193277e477c1 2018-07-30 03:32:05,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:05,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1667 X-Openstack-Request-Id: req-9fda298d-8d85-4646-a6cb-e461e4163254 Date: Mon, 30 Jul 2018 03:32:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","ip_address":"10.200.201.2"}],"id":"88d37743-1808-4841-952d-bf4be267b0a6","security_groups":[],"mac_address":"fa:16:3e:f9:f1:4c","project_id":"eeb5e4bbcd88400387d98959b5972c9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5fc952f0-6063-4240-9c65-af5c6119196f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:59Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","ip_address":"10.200.201.1"}],"id":"9b26867a-c910-4916-bd63-8d9157849533","security_groups":["77fc4d73-1923-4bdb-89db-3f6c3c61a508"],"mac_address":"fa:16:3e:78:1a:1c","project_id":"eeb5e4bbcd88400387d98959b5972c9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1","admin_state_up":true,"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:54Z","binding:vnic_type":"normal","device_id":"a2fec27f-fe0e-45cb-99dc-a76539428da0","ip_allocation":"immediate"}]} 2018-07-30 03:32:05,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-9fda298d-8d85-4646-a6cb-e461e4163254 2018-07-30 03:32:05,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:05,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1ca69bf7-3fb4-4969-bc6a-b91d02294a99 Date: Mon, 30 Jul 2018 03:32:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"94b681f8-fac0-4d97-8785-ae6ec316e683","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["1f0dbb44-e8b7-4889-90fd-ddbde60f044a"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:50Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:49Z","mtu":1450}]} 2018-07-30 03:32:05,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-1ca69bf7-3fb4-4969-bc6a-b91d02294a99 2018-07-30 03:32:05,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:05,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-56fb0455-9dfa-468c-bdab-2bc3c3c891ff Date: Mon, 30 Jul 2018 03:32:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}]} 2018-07-30 03:32:05,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-56fb0455-9dfa-468c-bdab-2bc3c3c891ff 2018-07-30 03:32:05,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:05,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1667 X-Openstack-Request-Id: req-fc4444ef-2b08-4e90-bfed-bc93f5672701 Date: Mon, 30 Jul 2018 03:32:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:32:03Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","ip_address":"10.200.202.1"}],"id":"0d376420-ecbe-45e9-87f0-7bbcd92f6614","security_groups":["77fc4d73-1923-4bdb-89db-3f6c3c61a508"],"mac_address":"fa:16:3e:e3:da:04","project_id":"eeb5e4bbcd88400387d98959b5972c9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2","admin_state_up":true,"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:58Z","binding:vnic_type":"normal","device_id":"a2fec27f-fe0e-45cb-99dc-a76539428da0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:31:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","ip_address":"10.200.202.2"}],"id":"98e11722-8d65-4364-ac8f-8e2d2e3e6267","security_groups":[],"mac_address":"fa:16:3e:96:7c:a5","project_id":"eeb5e4bbcd88400387d98959b5972c9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-94b681f8-fac0-4d97-8785-ae6ec316e683","ip_allocation":"immediate"}]} 2018-07-30 03:32:05,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-fc4444ef-2b08-4e90-bfed-bc93f5672701 2018-07-30 03:32:05,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/be81991b-89f5-43c8-bb77-df5d0e49b77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:05,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dc291ff6-e195-4b8d-9181-4a2bb7306462 Date: Mon, 30 Jul 2018 03:32:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}} 2018-07-30 03:32:05,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/be81991b-89f5-43c8-bb77-df5d0e49b77b used request id req-dc291ff6-e195-4b8d-9181-4a2bb7306462 2018-07-30 03:32:05,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:05,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-637ab935-a162-4b32-92a6-5d16109fc9a5 Date: Mon, 30 Jul 2018 03:32:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5fc952f0-6063-4240-9c65-af5c6119196f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["be81991b-89f5-43c8-bb77-df5d0e49b77b"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:47Z","mtu":1450}]} 2018-07-30 03:32:05,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-637ab935-a162-4b32-92a6-5d16109fc9a5 2018-07-30 03:32:05,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:05,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e02aa7fe-af5d-4bb1-984f-ed6c1b8a0e4c Date: Mon, 30 Jul 2018 03:32:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fc952f0-6063-4240-9c65-af5c6119196f","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:48Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:48Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"be81991b-89f5-43c8-bb77-df5d0e49b77b","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1"}]} 2018-07-30 03:32:05,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5fc952f0-6063-4240-9c65-af5c6119196f used request id req-e02aa7fe-af5d-4bb1-984f-ed6c1b8a0e4c 2018-07-30 03:32:05,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/1f0dbb44-e8b7-4889-90fd-ddbde60f044a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:05,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8286c278-8e12-4c2c-abda-07b3dac2f1ff Date: Mon, 30 Jul 2018 03:32:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}} 2018-07-30 03:32:05,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/1f0dbb44-e8b7-4889-90fd-ddbde60f044a used request id req-8286c278-8e12-4c2c-abda-07b3dac2f1ff 2018-07-30 03:32:05,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:05,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-10836cae-38c0-4193-acd0-fc85912a9b2f Date: Mon, 30 Jul 2018 03:32:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"94b681f8-fac0-4d97-8785-ae6ec316e683","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5e4bbcd88400387d98959b5972c9e","l2_adjacency":true,"status":"ACTIVE","subnets":["1f0dbb44-e8b7-4889-90fd-ddbde60f044a"],"description":"","tags":[],"updated_at":"2018-07-30T03:31:50Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2","admin_state_up":true,"tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:49Z","mtu":1450}]} 2018-07-30 03:32:05,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-10836cae-38c0-4193-acd0-fc85912a9b2f 2018-07-30 03:32:05,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c16b917f0a64a4539dbd59f4db93a3209295c2" 2018-07-30 03:32:05,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ddb7a16b-b9a9-4f2e-9e50-044f0fd95444 Date: Mon, 30 Jul 2018 03:32:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b681f8-fac0-4d97-8785-ae6ec316e683","tenant_id":"eeb5e4bbcd88400387d98959b5972c9e","created_at":"2018-07-30T03:31:50Z","dns_nameservers":[],"updated_at":"2018-07-30T03:31:50Z","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":"eeb5e4bbcd88400387d98959b5972c9e","id":"1f0dbb44-e8b7-4889-90fd-ddbde60f044a","subnetpool_id":null,"name":"CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2"}]} 2018-07-30 03:32:05,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-ddb7a16b-b9a9-4f2e-9e50-044f0fd95444 2018-07-30 03:32:05,843 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router and port CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port1 2018-07-30 03:32:05,843 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router 2018-07-30 03:32:05,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/a2fec27f-fe0e-45cb-99dc-a76539428da0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" -d '{"port_id": "9b26867a-c910-4916-bd63-8d9157849533"}' 2018-07-30 03:32:07,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-90ad31d2-d624-497f-85d3-d4e1676c168e Date: Mon, 30 Jul 2018 03:32:07 GMT RESP BODY: {"network_id": "5fc952f0-6063-4240-9c65-af5c6119196f", "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "subnet_id": "be81991b-89f5-43c8-bb77-df5d0e49b77b", "subnet_ids": ["be81991b-89f5-43c8-bb77-df5d0e49b77b"], "port_id": "9b26867a-c910-4916-bd63-8d9157849533", "id": "a2fec27f-fe0e-45cb-99dc-a76539428da0"} 2018-07-30 03:32:07,384 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/a2fec27f-fe0e-45cb-99dc-a76539428da0/remove_router_interface used request id req-90ad31d2-d624-497f-85d3-d4e1676c168e 2018-07-30 03:32:07,385 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router and port CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-port2 2018-07-30 03:32:07,385 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router 2018-07-30 03:32:07,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/a2fec27f-fe0e-45cb-99dc-a76539428da0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" -d '{"port_id": "0d376420-ecbe-45e9-87f0-7bbcd92f6614"}' 2018-07-30 03:32:08,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-12fe4618-7e13-4562-ad0f-0ceb0cf2f487 Date: Mon, 30 Jul 2018 03:32:08 GMT RESP BODY: {"network_id": "94b681f8-fac0-4d97-8785-ae6ec316e683", "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "subnet_id": "1f0dbb44-e8b7-4889-90fd-ddbde60f044a", "subnet_ids": ["1f0dbb44-e8b7-4889-90fd-ddbde60f044a"], "port_id": "0d376420-ecbe-45e9-87f0-7bbcd92f6614", "id": "a2fec27f-fe0e-45cb-99dc-a76539428da0"} 2018-07-30 03:32:08,747 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/a2fec27f-fe0e-45cb-99dc-a76539428da0/remove_router_interface used request id req-12fe4618-7e13-4562-ad0f-0ceb0cf2f487 2018-07-30 03:32:08,747 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router 2018-07-30 03:32:08,748 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-router 2018-07-30 03:32:08,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/a2fec27f-fe0e-45cb-99dc-a76539428da0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d70abf657dc9f9104042afd3d6894d3d92e5d" 2018-07-30 03:32:09,319 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b65f6bd1-2390-4d69-8b1c-ff4a9c5cab1e Content-Length: 0 Date: Mon, 30 Jul 2018 03:32:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:32:09,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/a2fec27f-fe0e-45cb-99dc-a76539428da0 used request id req-b65f6bd1-2390-4d69-8b1c-ff4a9c5cab1e 2018-07-30 03:32:09,320 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1 2018-07-30 03:32:09,320 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet1 2018-07-30 03:32:09,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/be81991b-89f5-43c8-bb77-df5d0e49b77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218b91d2c7d754eabba1ae83bf89226fa14b8c0e" 2018-07-30 03:32:10,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-523a8413-4064-48ce-a52a-91e735c65952 Date: Mon, 30 Jul 2018 03:32:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:32:10,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/be81991b-89f5-43c8-bb77-df5d0e49b77b used request id req-523a8413-4064-48ce-a52a-91e735c65952 2018-07-30 03:32:10,405 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net1 2018-07-30 03:32:10,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/5fc952f0-6063-4240-9c65-af5c6119196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218b91d2c7d754eabba1ae83bf89226fa14b8c0e" 2018-07-30 03:32:11,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6dbfce0f-beb1-461a-a32e-587d06b3aa4d Date: Mon, 30 Jul 2018 03:32:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:32:11,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/5fc952f0-6063-4240-9c65-af5c6119196f used request id req-6dbfce0f-beb1-461a-a32e-587d06b3aa4d 2018-07-30 03:32:11,249 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2 2018-07-30 03:32:11,249 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-subnet2 2018-07-30 03:32:11,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/1f0dbb44-e8b7-4889-90fd-ddbde60f044a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b28f881f817a056bd6559b562d2e9b2def875f2" 2018-07-30 03:32:12,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed5e8485-a537-420f-8c18-ade2b2f81b04 Date: Mon, 30 Jul 2018 03:32:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:32:12,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/1f0dbb44-e8b7-4889-90fd-ddbde60f044a used request id req-ed5e8485-a537-420f-8c18-ade2b2f81b04 2018-07-30 03:32:12,532 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-40e5579a-94dd-4894-b037-29698514f187-pub-net2 2018-07-30 03:32:12,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/94b681f8-fac0-4d97-8785-ae6ec316e683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b28f881f817a056bd6559b562d2e9b2def875f2" 2018-07-30 03:32:13,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e363b22c-bcc8-44da-a7fd-59f5322e891c Date: Mon, 30 Jul 2018 03:32:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:32:13,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/94b681f8-fac0-4d97-8785-ae6ec316e683 used request id req-e363b22c-bcc8-44da-a7fd-59f5322e891c 2018-07-30 03:32:13,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:32:13,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-4ec45e5d-48ca-4fd2-bbaf-48d24465169e Date: Mon, 30 Jul 2018 03:32:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "created_at": "2018-07-30T03:31:47Z", "updated_at": "2018-07-30T03:31:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:31:47Z", "revision_number": 0, "id": "035bac78-276d-4749-9559-1676ca7465cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:31:47Z", "security_group_id": "77fc4d73-1923-4bdb-89db-3f6c3c61a508", "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eeb5e4bbcd88400387d98959b5972c9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:31:47Z", "revision_number": 0, "id": "8c87e5a1-53af-4208-a484-0a13d7a823ed", "remote_group_id": "77fc4d73-1923-4bdb-89db-3f6c3c61a508", "remote_ip_prefix": null, "created_at": "2018-07-30T03:31:47Z", "security_group_id": "77fc4d73-1923-4bdb-89db-3f6c3c61a508", "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eeb5e4bbcd88400387d98959b5972c9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:31:47Z", "revision_number": 0, "id": "ad0f680e-cc5f-4e76-b8df-1198b952ff84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:31:47Z", "security_group_id": "77fc4d73-1923-4bdb-89db-3f6c3c61a508", "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eeb5e4bbcd88400387d98959b5972c9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:31:47Z", "revision_number": 0, "id": "c30dfed8-191b-4f3b-ae8a-98deebadc23b", "remote_group_id": "77fc4d73-1923-4bdb-89db-3f6c3c61a508", "remote_ip_prefix": null, "created_at": "2018-07-30T03:31:47Z", "security_group_id": "77fc4d73-1923-4bdb-89db-3f6c3c61a508", "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eeb5e4bbcd88400387d98959b5972c9e"}], "revision_number": 4, "project_id": "eeb5e4bbcd88400387d98959b5972c9e", "id": "77fc4d73-1923-4bdb-89db-3f6c3c61a508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:32:13,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-4ec45e5d-48ca-4fd2-bbaf-48d24465169e 2018-07-30 03:32:13,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:32:13,855 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19c44f2c-6879-4aaa-94c0-e1c986caca76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:13,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-19c44f2c-6879-4aaa-94c0-e1c986caca76 2018-07-30 03:32:13,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:13,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:32:13,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed6426b8-46dd-4cf3-a67b-0479362ee4ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:13,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-ed6426b8-46dd-4cf3-a67b-0479362ee4ed 2018-07-30 03:32:13,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:13,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:32:14,024 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bed3f4b4-5870-45d4-b140-e682c72390f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:14,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-bed3f4b4-5870-45d4-b140-e682c72390f9 2018-07-30 03:32:14,025 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:14,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:32:14,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ef35328-3c92-4054-a672-951f1cd71188 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:14,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-9ef35328-3c92-4054-a672-951f1cd71188 2018-07-30 03:32:14,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:14,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:32:14,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-448d3662-71ce-418c-9508-c6c5a3116094 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eeb5e4bbcd88400387d98959b5972c9e", "name": "CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj"}} 2018-07-30 03:32:14,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e used request id req-448d3662-71ce-418c-9508-c6c5a3116094 2018-07-30 03:32:14,199 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77fc4d73-1923-4bdb-89db-3f6c3c61a508 2018-07-30 03:32:14,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=77fc4d73-1923-4bdb-89db-3f6c3c61a508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:32:14,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-954eae93-e28a-40ee-a820-279c49f7bfdd Date: Mon, 30 Jul 2018 03:32: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-30T03:31:47Z", "security_group_id": "77fc4d73-1923-4bdb-89db-3f6c3c61a508", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "created_at": "2018-07-30T03:31:47Z", "project_id": "eeb5e4bbcd88400387d98959b5972c9e", "id": "035bac78-276d-4749-9559-1676ca7465cf"}, {"remote_group_id": "77fc4d73-1923-4bdb-89db-3f6c3c61a508", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:31:47Z", "security_group_id": "77fc4d73-1923-4bdb-89db-3f6c3c61a508", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "created_at": "2018-07-30T03:31:47Z", "project_id": "eeb5e4bbcd88400387d98959b5972c9e", "id": "8c87e5a1-53af-4208-a484-0a13d7a823ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:31:47Z", "security_group_id": "77fc4d73-1923-4bdb-89db-3f6c3c61a508", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "created_at": "2018-07-30T03:31:47Z", "project_id": "eeb5e4bbcd88400387d98959b5972c9e", "id": "ad0f680e-cc5f-4e76-b8df-1198b952ff84"}, {"remote_group_id": "77fc4d73-1923-4bdb-89db-3f6c3c61a508", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:31:47Z", "security_group_id": "77fc4d73-1923-4bdb-89db-3f6c3c61a508", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5e4bbcd88400387d98959b5972c9e", "created_at": "2018-07-30T03:31:47Z", "project_id": "eeb5e4bbcd88400387d98959b5972c9e", "id": "c30dfed8-191b-4f3b-ae8a-98deebadc23b"}]} 2018-07-30 03:32:14,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=77fc4d73-1923-4bdb-89db-3f6c3c61a508 used request id req-954eae93-e28a-40ee-a820-279c49f7bfdd 2018-07-30 03:32:14,225 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:32:14,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/77fc4d73-1923-4bdb-89db-3f6c3c61a508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:32:14,368 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-047b0a51-bf3d-4752-8953-b330942b2981 Content-Length: 0 Date: Mon, 30 Jul 2018 03:32:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:32:14,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/77fc4d73-1923-4bdb-89db-3f6c3c61a508 used request id req-047b0a51-bf3d-4752-8953-b330942b2981 2018-07-30 03:32:14,369 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj 2018-07-30 03:32:14,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:32:14,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b79a8fed-5ea5-447a-85f0-408c6a4fe0cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:14,604 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/eeb5e4bbcd88400387d98959b5972c9e used request id req-b79a8fed-5ea5-447a-85f0-408c6a4fe0cf 2018-07-30 03:32:14,604 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-7a7fa0a8-16d4-455-proj-role 2018-07-30 03:32:14,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/06e1294ebf2e4e53a5b9634605382119 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:32:14,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8a322b3-b0b9-4d34-922a-c1d1ad776817 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:14,782 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/06e1294ebf2e4e53a5b9634605382119 used request id req-a8a322b3-b0b9-4d34-922a-c1d1ad776817 2018-07-30 03:32:14,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515f65df5a3a3959dbffaa3b71d845864c0c17d2" 2018-07-30 03:32:14,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ab3a69-b86a-47a2-b2ec-a53aaeeb6335 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:32:14,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d6ab3a69-b86a-47a2-b2ec-a53aaeeb6335 2018-07-30 03:32:14,870 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-7a7fa0a8-16d4-455-user 2018-07-30 03:32:14,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/b4e3144ce46d417bb80e8ba962e11f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f0c47603853e18e18661002fc3d47024f40071" 2018-07-30 03:32:15,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9de0c09e-fd14-4c5d-b764-ba374ead0f24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:15,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b4e3144ce46d417bb80e8ba962e11f54 used request id req-9de0c09e-fd14-4c5d-b764-ba374ead0f24 2018-07-30 03:32:15,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:15,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["5SSqONv4Q7CL79tKn2RUQg"], "issued_at": "2018-07-30T03:32:15.000000Z"}} 2018-07-30 03:32:15,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3303c46964c76e28f107e2919a0290449eb49f1" 2018-07-30 03:32:15,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b56c948-abfe-4922-84b5-751f24bdcde8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:15,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9b56c948-abfe-4922-84b5-751f24bdcde8 2018-07-30 03:32:15,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:15,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:15,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["y_0drFWaSv2C0G2lfAD7Qw"], "issued_at": "2018-07-30T03:32:15.000000Z"}} 2018-07-30 03:32:15,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:15,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d177eedc-c8d5-4145-84dd-0c6170f73c31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:15,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d177eedc-c8d5-4145-84dd-0c6170f73c31 2018-07-30 03:32:15,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:32:15,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:32:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:32:15,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6f499521-d9ef-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:16,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ebc3b9-d5d1-4fb9-891d-5ed229289f32 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6f499521-d9ef-44d-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:32:16,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6f499521-d9ef-44d-proj used request id req-c9ebc3b9-d5d1-4fb9-891d-5ed229289f32 2018-07-30 03:32:16,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:16,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c9c99d-1cae-458c-a8a0-a4df04ef316d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:32:16,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e1c9c99d-1cae-458c-a8a0-a4df04ef316d 2018-07-30 03:32:16,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-proj"}}' 2018-07-30 03:32:16,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1355c8b-c457-44f7-a519-4339d679bcc4 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0c5d3004a30642609b0132751c0ec599"}, "tags": [], "enabled": true, "id": "0c5d3004a30642609b0132751c0ec599", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-proj"}} 2018-07-30 03:32:16,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b1355c8b-c457-44f7-a519-4339d679bcc4 2018-07-30 03:32:16,269 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-6f499521-d9ef-44d-proj 2018-07-30 03:32:16,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:16,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:16,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["1OiGhqrSRvOuphSZR1w64Q"], "issued_at": "2018-07-30T03:32:16.000000Z"}} 2018-07-30 03:32:16,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}923712a7bc8d484029305b4b7eb3a1c439a7e7bd" 2018-07-30 03:32:16,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb42a98a-21e2-4c7c-a608-77bfe959f0c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:16,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fb42a98a-21e2-4c7c-a608-77bfe959f0c1 2018-07-30 03:32:16,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:32:16,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:32:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:32:16,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}923712a7bc8d484029305b4b7eb3a1c439a7e7bd" 2018-07-30 03:32:16,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad0bc5d-0b4b-4f8e-823a-ccc2509ab9c5 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:32:16,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3ad0bc5d-0b4b-4f8e-823a-ccc2509ab9c5 2018-07-30 03:32:16,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-6f499521-d9ef-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}923712a7bc8d484029305b4b7eb3a1c439a7e7bd" 2018-07-30 03:32:17,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917e6340-4d68-46d6-88d0-be5cdffd9f3d Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-6f499521-d9ef-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0c5d3004a30642609b0132751c0ec599"}, "tags": [], "enabled": true, "id": "0c5d3004a30642609b0132751c0ec599", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-proj"}]} 2018-07-30 03:32:17,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-6f499521-d9ef-44d-proj used request id req-917e6340-4d68-46d6-88d0-be5cdffd9f3d 2018-07-30 03:32:17,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}923712a7bc8d484029305b4b7eb3a1c439a7e7bd" 2018-07-30 03:32:17,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35655165-3df6-4784-961e-1d5e07cdda99 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:32:17,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-35655165-3df6-4784-961e-1d5e07cdda99 2018-07-30 03:32:17,508 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-6f499521-d9ef-44d-user 2018-07-30 03:32:17,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:17,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:17,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b11b1e-3827-430e-8ce4-11a17ad74380 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:32:17,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-42b11b1e-3827-430e-8ce4-11a17ad74380 2018-07-30 03:32:17,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" -d '{"role": {"name": "CreateRouterSuccessTests-6f499521-d9ef-44d-proj-role"}}' 2018-07-30 03:32:17,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0245f5ba-14e5-46ae-b2a7-f42149f6ef13 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e41a3032a3a64bf88ffefaf469f7bdcd", "links": {"self": "http://172.30.9.25:5000/v3/roles/e41a3032a3a64bf88ffefaf469f7bdcd"}, "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-proj-role"}} 2018-07-30 03:32:17,705 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0245f5ba-14e5-46ae-b2a7-f42149f6ef13 2018-07-30 03:32:17,706 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-6f499521-d9ef-44d-proj-role 2018-07-30 03:32:17,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e41a3032a3a64bf88ffefaf469f7bdcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:17,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec962065-6199-45c7-8a46-6c7e40a26956 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e41a3032a3a64bf88ffefaf469f7bdcd", "links": {"self": "http://172.30.9.25:5000/v3/roles/e41a3032a3a64bf88ffefaf469f7bdcd"}, "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-proj-role"}} 2018-07-30 03:32:17,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e41a3032a3a64bf88ffefaf469f7bdcd used request id req-ec962065-6199-45c7-8a46-6c7e40a26956 2018-07-30 03:32:17,794 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-6f499521-d9ef-44d-proj-role to project CreateRouterSuccessTests-6f499521-d9ef-44d-proj 2018-07-30 03:32:17,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0c5d3004a30642609b0132751c0ec599/users/c7298be14d5043c5ba7fde6c2f19fd56/roles/e41a3032a3a64bf88ffefaf469f7bdcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:17,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea5ad65d-839c-4767-a8de-a75413eacaa3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:17,917 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0c5d3004a30642609b0132751c0ec599/users/c7298be14d5043c5ba7fde6c2f19fd56/roles/e41a3032a3a64bf88ffefaf469f7bdcd used request id req-ea5ad65d-839c-4767-a8de-a75413eacaa3 2018-07-30 03:32:17,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:17,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:18,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e41a3032a3a64bf88ffefaf469f7bdcd", "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-proj-role"}], "expires_at": "2018-07-30T04:32:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c5d3004a30642609b0132751c0ec599", "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0c5d3004a30642609b0132751c0ec599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0c5d3004a30642609b0132751c0ec599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0c5d3004a30642609b0132751c0ec599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0c5d3004a30642609b0132751c0ec599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-user", "id": "c7298be14d5043c5ba7fde6c2f19fd56"}, "audit_ids": ["dGash3YoQ5ySKFt2wDMX7Q"], "issued_at": "2018-07-30T03:32:18.000000Z"}} 2018-07-30 03:32:18,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb09f2ee5647c3cfeb87aa41601e97d06d1c3e68" 2018-07-30 03:32:18,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6a9cd0-fb0b-41b6-821f-d89433a128a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:18,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8a6a9cd0-fb0b-41b6-821f-d89433a128a1 2018-07-30 03:32:18,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-38aabbc9-8329-4e72-ac16-d90a61f6b0cf-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb09f2ee5647c3cfeb87aa41601e97d06d1c3e68" 2018-07-30 03:32:18,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-889c879f-69b6-46b1-814d-a41fa4a5dec1 Date: Mon, 30 Jul 2018 03:32:18 GMT RESP BODY: {"routers": []} 2018-07-30 03:32:18,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-38aabbc9-8329-4e72-ac16-d90a61f6b0cf-pub-router&admin_state_up=True used request id req-889c879f-69b6-46b1-814d-a41fa4a5dec1 2018-07-30 03:32:18,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:18,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:19,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e41a3032a3a64bf88ffefaf469f7bdcd", "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-proj-role"}], "expires_at": "2018-07-30T04:32:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c5d3004a30642609b0132751c0ec599", "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0c5d3004a30642609b0132751c0ec599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0c5d3004a30642609b0132751c0ec599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0c5d3004a30642609b0132751c0ec599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0c5d3004a30642609b0132751c0ec599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-user", "id": "c7298be14d5043c5ba7fde6c2f19fd56"}, "audit_ids": ["Rp2HZKFwThOEfZQypG_AJg"], "issued_at": "2018-07-30T03:32:19.000000Z"}} 2018-07-30 03:32:19,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d961e0907d6e0f711d3ff665af5916c699ddcb53" 2018-07-30 03:32:19,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943d3507-39f2-4b49-ac85-2309728fb721 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:19,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-943d3507-39f2-4b49-ac85-2309728fb721 2018-07-30 03:32:19,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb09f2ee5647c3cfeb87aa41601e97d06d1c3e68" 2018-07-30 03:32:19,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-d7a1a179-4fd4-45a2-abba-1265bcf56645 Date: Mon, 30 Jul 2018 03:32:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:32:19,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-d7a1a179-4fd4-45a2-abba-1265bcf56645 2018-07-30 03:32:19,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb09f2ee5647c3cfeb87aa41601e97d06d1c3e68" 2018-07-30 03:32:19,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7f4eead1-cef8-4d36-beea-dd51c625a839 Date: Mon, 30 Jul 2018 03:32:19 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:32:19,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-7f4eead1-cef8-4d36-beea-dd51c625a839 2018-07-30 03:32:19,465 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-38aabbc9-8329-4e72-ac16-d90a61f6b0cf-pub-router 2018-07-30 03:32:19,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb09f2ee5647c3cfeb87aa41601e97d06d1c3e68" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "CreateRouterSuccessTests-38aabbc9-8329-4e72-ac16-d90a61f6b0cf-pub-router", "admin_state_up": true}}' 2018-07-30 03:32:21,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-ed5ae870-4958-4106-8b14-0f8f3996bfde Date: Mon, 30 Jul 2018 03:32:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0c5d3004a30642609b0132751c0ec599", "created_at": "2018-07-30T03:32:19Z", "admin_state_up": true, "updated_at": "2018-07-30T03:32:20Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0c5d3004a30642609b0132751c0ec599", "id": "15c0ab56-4af2-4758-847c-6f4625166ebf", "name": "CreateRouterSuccessTests-38aabbc9-8329-4e72-ac16-d90a61f6b0cf-pub-router"}} 2018-07-30 03:32:21,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-ed5ae870-4958-4106-8b14-0f8f3996bfde 2018-07-30 03:32:21,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=15c0ab56-4af2-4758-847c-6f4625166ebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb09f2ee5647c3cfeb87aa41601e97d06d1c3e68" 2018-07-30 03:32:21,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-10a5ed8b-4a1a-4fa0-86e6-18241e09f00e Date: Mon, 30 Jul 2018 03:32:21 GMT RESP BODY: {"ports":[]} 2018-07-30 03:32:21,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=15c0ab56-4af2-4758-847c-6f4625166ebf used request id req-10a5ed8b-4a1a-4fa0-86e6-18241e09f00e 2018-07-30 03:32:21,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/15c0ab56-4af2-4758-847c-6f4625166ebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb09f2ee5647c3cfeb87aa41601e97d06d1c3e68" 2018-07-30 03:32:21,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-7af16f32-0b62-4187-ad1e-2c4e27d86167 Date: Mon, 30 Jul 2018 03:32:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0c5d3004a30642609b0132751c0ec599", "created_at": "2018-07-30T03:32:19Z", "admin_state_up": true, "updated_at": "2018-07-30T03:32:20Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0c5d3004a30642609b0132751c0ec599", "id": "15c0ab56-4af2-4758-847c-6f4625166ebf", "name": "CreateRouterSuccessTests-38aabbc9-8329-4e72-ac16-d90a61f6b0cf-pub-router"}} 2018-07-30 03:32:21,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/15c0ab56-4af2-4758-847c-6f4625166ebf used request id req-7af16f32-0b62-4187-ad1e-2c4e27d86167 2018-07-30 03:32:21,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=15c0ab56-4af2-4758-847c-6f4625166ebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb09f2ee5647c3cfeb87aa41601e97d06d1c3e68" 2018-07-30 03:32:21,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a5f0b6e3-ba82-4f12-9256-850ddacc2cb1 Date: Mon, 30 Jul 2018 03:32:21 GMT RESP BODY: {"ports":[]} 2018-07-30 03:32:21,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=15c0ab56-4af2-4758-847c-6f4625166ebf used request id req-a5f0b6e3-ba82-4f12-9256-850ddacc2cb1 2018-07-30 03:32:21,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:21,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e41a3032a3a64bf88ffefaf469f7bdcd", "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-proj-role"}], "expires_at": "2018-07-30T04:32:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c5d3004a30642609b0132751c0ec599", "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0c5d3004a30642609b0132751c0ec599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0c5d3004a30642609b0132751c0ec599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0c5d3004a30642609b0132751c0ec599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0c5d3004a30642609b0132751c0ec599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0c5d3004a30642609b0132751c0ec599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0c5d3004a30642609b0132751c0ec599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-user", "id": "c7298be14d5043c5ba7fde6c2f19fd56"}, "audit_ids": ["xu-OA44LTFi0Vko5PqUDzA"], "issued_at": "2018-07-30T03:32:21.000000Z"}} 2018-07-30 03:32:21,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-38aabbc9-8329-4e72-ac16-d90a61f6b0cf-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f83ca5e0ac0343f6edb9ed5137a53532aefcf81" 2018-07-30 03:32:22,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-328273f9-5e21-4d5a-9ec5-6f44fe39147d Date: Mon, 30 Jul 2018 03:32:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0c5d3004a30642609b0132751c0ec599", "created_at": "2018-07-30T03:32:19Z", "admin_state_up": true, "updated_at": "2018-07-30T03:32:20Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0c5d3004a30642609b0132751c0ec599", "id": "15c0ab56-4af2-4758-847c-6f4625166ebf", "name": "CreateRouterSuccessTests-38aabbc9-8329-4e72-ac16-d90a61f6b0cf-pub-router"}]} 2018-07-30 03:32:22,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-38aabbc9-8329-4e72-ac16-d90a61f6b0cf-pub-router&admin_state_up=True used request id req-328273f9-5e21-4d5a-9ec5-6f44fe39147d 2018-07-30 03:32:22,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:32:22,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:32:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:32:22,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0c5d3004a30642609b0132751c0ec599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3303c46964c76e28f107e2919a0290449eb49f1" 2018-07-30 03:32:22,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ade4a2-99eb-402d-9378-2acdb742c8a4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0c5d3004a30642609b0132751c0ec599"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0c5d3004a30642609b0132751c0ec599", "name": "CreateRouterSuccessTests-6f499521-d9ef-44d-proj"}} 2018-07-30 03:32:22,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0c5d3004a30642609b0132751c0ec599 used request id req-86ade4a2-99eb-402d-9378-2acdb742c8a4 2018-07-30 03:32:22,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=15c0ab56-4af2-4758-847c-6f4625166ebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f83ca5e0ac0343f6edb9ed5137a53532aefcf81" 2018-07-30 03:32:22,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7a644247-75e1-420d-ab88-0746b451aaaf Date: Mon, 30 Jul 2018 03:32:22 GMT RESP BODY: {"ports":[]} 2018-07-30 03:32:22,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=15c0ab56-4af2-4758-847c-6f4625166ebf used request id req-7a644247-75e1-420d-ab88-0746b451aaaf 2018-07-30 03:32:22,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f83ca5e0ac0343f6edb9ed5137a53532aefcf81" 2018-07-30 03:32:22,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-0891ca4f-183b-4383-a51c-91ecff9dc56d Date: Mon, 30 Jul 2018 03:32:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:32:22,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-0891ca4f-183b-4383-a51c-91ecff9dc56d 2018-07-30 03:32:22,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f83ca5e0ac0343f6edb9ed5137a53532aefcf81" 2018-07-30 03:32:22,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4400b9e5-ae59-49e0-874d-9e4ed6442fd5 Date: Mon, 30 Jul 2018 03:32:22 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:32:22,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-4400b9e5-ae59-49e0-874d-9e4ed6442fd5 2018-07-30 03:32:22,291 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-38aabbc9-8329-4e72-ac16-d90a61f6b0cf-pub-router 2018-07-30 03:32:22,291 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-38aabbc9-8329-4e72-ac16-d90a61f6b0cf-pub-router 2018-07-30 03:32:22,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/15c0ab56-4af2-4758-847c-6f4625166ebf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb09f2ee5647c3cfeb87aa41601e97d06d1c3e68" 2018-07-30 03:32:23,387 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a2c47d6-cd0f-4946-a28f-d37f42f62efd Content-Length: 0 Date: Mon, 30 Jul 2018 03:32:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:32:23,387 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/15c0ab56-4af2-4758-847c-6f4625166ebf used request id req-1a2c47d6-cd0f-4946-a28f-d37f42f62efd 2018-07-30 03:32:23,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:23,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-c9a14628-5f12-4c22-ac9d-48fc80c69c0f Date: Mon, 30 Jul 2018 03:32:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:32:23,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-c9a14628-5f12-4c22-ac9d-48fc80c69c0f 2018-07-30 03:32:23,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:23,716 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8a6c513-5420-4e8b-af46-e3c1aae10e65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:23,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-d8a6c513-5420-4e8b-af46-e3c1aae10e65 2018-07-30 03:32:23,716 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:23,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:23,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f28f64d6-eb8c-405a-bbaa-02996069fd77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:23,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-f28f64d6-eb8c-405a-bbaa-02996069fd77 2018-07-30 03:32:23,802 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:23,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:23,890 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d43f7553-758d-418d-bd55-8ad3482f7520 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:23,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-d43f7553-758d-418d-bd55-8ad3482f7520 2018-07-30 03:32:23,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:23,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:23,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbff97af-e847-4b8d-9a24-dad704a9dfd3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:23,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-bbff97af-e847-4b8d-9a24-dad704a9dfd3 2018-07-30 03:32:23,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:23,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:24,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0cbe6cb-18de-4b92-858b-4e81754688a8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:32:24,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-d0cbe6cb-18de-4b92-858b-4e81754688a8 2018-07-30 03:32:24,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:24,239 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73c078e8-af8f-423a-b52d-3655ecf102d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:24,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-73c078e8-af8f-423a-b52d-3655ecf102d8 2018-07-30 03:32:24,240 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:24,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:24,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e659d6bd-3e62-4cc7-850f-defe4593701e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:24,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-e659d6bd-3e62-4cc7-850f-defe4593701e 2018-07-30 03:32:24,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:24,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:24,421 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea50f944-0bbd-4ae4-9cba-36d0d5454025 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:24,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-ea50f944-0bbd-4ae4-9cba-36d0d5454025 2018-07-30 03:32:24,421 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:24,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:24,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e699e3ba-d784-446a-b748-289f2202e3d4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:32:24,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-e699e3ba-d784-446a-b748-289f2202e3d4 2018-07-30 03:32:24,505 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-6f499521-d9ef-44d-proj 2018-07-30 03:32:24,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/0c5d3004a30642609b0132751c0ec599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:24,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b157568-e926-4b82-b3da-d4f9ccf7ec8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:24,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/0c5d3004a30642609b0132751c0ec599 used request id req-8b157568-e926-4b82-b3da-d4f9ccf7ec8f 2018-07-30 03:32:24,701 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-6f499521-d9ef-44d-proj-role 2018-07-30 03:32:24,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e41a3032a3a64bf88ffefaf469f7bdcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:24,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34c372d3-272c-4e3f-a157-c0a0dfe7ec41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:24,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e41a3032a3a64bf88ffefaf469f7bdcd used request id req-34c372d3-272c-4e3f-a157-c0a0dfe7ec41 2018-07-30 03:32:24,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127fdab5880ad1363fa0dd813192db6f4629ff33" 2018-07-30 03:32:24,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f9a5d0-e505-4bb1-b886-0de2b8c4ae24 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:32:24,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e6f9a5d0-e505-4bb1-b886-0de2b8c4ae24 2018-07-30 03:32:24,889 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-6f499521-d9ef-44d-user 2018-07-30 03:32:24,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c7298be14d5043c5ba7fde6c2f19fd56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}923712a7bc8d484029305b4b7eb3a1c439a7e7bd" 2018-07-30 03:32:25,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c79607e-82d9-4e42-8572-3ae37a0d3173 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:25,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c7298be14d5043c5ba7fde6c2f19fd56 used request id req-2c79607e-82d9-4e42-8572-3ae37a0d3173 2018-07-30 03:32:25,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:25,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["VLNJmyuAROSeM9qN90Tnpg"], "issued_at": "2018-07-30T03:32:25.000000Z"}} 2018-07-30 03:32:25,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec4d84cf06c977a585688e1eb2fe9c6d52f4ce4" 2018-07-30 03:32:25,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2fb5410-01f7-4896-a69f-6fc96944244f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:25,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f2fb5410-01f7-4896-a69f-6fc96944244f 2018-07-30 03:32:25,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:25,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:25,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["r0HMwz23TPCjGjZNOZqJoQ"], "issued_at": "2018-07-30T03:32:25.000000Z"}} 2018-07-30 03:32:25,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:25,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51dcab22-3b2a-40c0-97f4-5938833c6ab8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:25,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-51dcab22-3b2a-40c0-97f4-5938833c6ab8 2018-07-30 03:32:25,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:32:26,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:32:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:32:26,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:26,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-954d5413-ab96-41f9-8915-562ef613d0ea Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:32:26,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj used request id req-954d5413-ab96-41f9-8915-562ef613d0ea 2018-07-30 03:32:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:26,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f34287-2b7a-4d59-ba6e-87839b490d76 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:32:26,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-68f34287-2b7a-4d59-ba6e-87839b490d76 2018-07-30 03:32:26,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj"}}' 2018-07-30 03:32:26,150 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7d784f2-7f63-43b0-8df4-ef05c4fafec5 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/de1158c0692a47818934baf23696a5c3"}, "tags": [], "enabled": true, "id": "de1158c0692a47818934baf23696a5c3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj"}} 2018-07-30 03:32:26,150 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-f7d784f2-7f63-43b0-8df4-ef05c4fafec5 2018-07-30 03:32:26,150 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj 2018-07-30 03:32:26,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:26,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:26,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["cSE9DY9TQ5yegtKtRKPVaw"], "issued_at": "2018-07-30T03:32:26.000000Z"}} 2018-07-30 03:32:26,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89266792af5e759bc457394cc90fab063065cd00" 2018-07-30 03:32:26,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001c3769-c126-4186-a59d-795891c93b84 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:26,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-001c3769-c126-4186-a59d-795891c93b84 2018-07-30 03:32:26,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:32:26,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:32:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:32:26,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89266792af5e759bc457394cc90fab063065cd00" 2018-07-30 03:32:26,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7895aa4c-2431-4d6c-9607-d118e9a541be Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:32:26,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7895aa4c-2431-4d6c-9607-d118e9a541be 2018-07-30 03:32:26,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89266792af5e759bc457394cc90fab063065cd00" 2018-07-30 03:32:26,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f34356a6-93f7-4c97-b649-6c4aecd4eb37 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/de1158c0692a47818934baf23696a5c3"}, "tags": [], "enabled": true, "id": "de1158c0692a47818934baf23696a5c3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj"}]} 2018-07-30 03:32:26,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj used request id req-f34356a6-93f7-4c97-b649-6c4aecd4eb37 2018-07-30 03:32:26,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89266792af5e759bc457394cc90fab063065cd00" 2018-07-30 03:32:26,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a74490-dbc3-4929-9e05-cbdb5d413506 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:32:26,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-52a74490-dbc3-4929-9e05-cbdb5d413506 2018-07-30 03:32:27,264 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-bf52ba97-73a5-4bc-user 2018-07-30 03:32:27,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:27,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:27,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25091b90-eb4e-4ceb-8ec8-c689dbc9a513 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:32:27,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-25091b90-eb4e-4ceb-8ec8-c689dbc9a513 2018-07-30 03:32:27,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" -d '{"role": {"name": "CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj-role"}}' 2018-07-30 03:32:27,449 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-021ba5ce-27d1-4af9-bf3f-3a478e49910b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4aa6832d935e4cfeb86cfee1fa8949ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/4aa6832d935e4cfeb86cfee1fa8949ab"}, "name": "CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj-role"}} 2018-07-30 03:32:27,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-021ba5ce-27d1-4af9-bf3f-3a478e49910b 2018-07-30 03:32:27,450 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj-role 2018-07-30 03:32:27,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/4aa6832d935e4cfeb86cfee1fa8949ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:27,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9314387b-11d2-4884-8c46-69a98dfbab4b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4aa6832d935e4cfeb86cfee1fa8949ab", "links": {"self": "http://172.30.9.25:5000/v3/roles/4aa6832d935e4cfeb86cfee1fa8949ab"}, "name": "CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj-role"}} 2018-07-30 03:32:27,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/4aa6832d935e4cfeb86cfee1fa8949ab used request id req-9314387b-11d2-4884-8c46-69a98dfbab4b 2018-07-30 03:32:27,537 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj-role to project CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj 2018-07-30 03:32:27,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/de1158c0692a47818934baf23696a5c3/users/b528e1d3e22b48b5b79d6321a47ec083/roles/4aa6832d935e4cfeb86cfee1fa8949ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:27,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-072a29bb-3ae7-4554-b16f-ff238f93319f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:27,590 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/de1158c0692a47818934baf23696a5c3/users/b528e1d3e22b48b5b79d6321a47ec083/roles/4aa6832d935e4cfeb86cfee1fa8949ab used request id req-072a29bb-3ae7-4554-b16f-ff238f93319f 2018-07-30 03:32:27,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:27,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:27,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Ss95CUfbTEqcSEoA22gyNg"], "issued_at": "2018-07-30T03:32:27.000000Z"}} 2018-07-30 03:32:27,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" 2018-07-30 03:32:28,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e1ee57f-ce4a-42d8-95de-26d0179d93b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:28,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3e1ee57f-ce4a-42d8-95de-26d0179d93b0 2018-07-30 03:32:28,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" 2018-07-30 03:32:28,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6c8cc337-a4da-408f-ae1c-d86a08c268e9 Date: Mon, 30 Jul 2018 03:32:28 GMT RESP BODY: {"routers": []} 2018-07-30 03:32:28,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router&admin_state_up=True used request id req-6c8cc337-a4da-408f-ae1c-d86a08c268e9 2018-07-30 03:32:28,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:28,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:28,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["-zm9cHvXQFiR4EcTL8otbQ"], "issued_at": "2018-07-30T03:32:28.000000Z"}} 2018-07-30 03:32:28,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46ed6ef65a4e0e4702807f9506464ec180f2f7bc" 2018-07-30 03:32:28,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b59487-cea2-4b3b-bcf4-9faae6a55095 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:28,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-00b59487-cea2-4b3b-bcf4-9faae6a55095 2018-07-30 03:32:28,713 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router 2018-07-30 03:32:28,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" -d '{"router": {"name": "CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router", "admin_state_up": true}}' 2018-07-30 03:32:28,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-51c6e396-c57c-4c92-b842-4b7cd21687f0 Date: Mon, 30 Jul 2018 03:32:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T03:32:28Z", "admin_state_up": true, "updated_at": "2018-07-30T03:32:28Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "e8e8bd28-bdf8-4b35-8dc6-148a8991426c", "name": "CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router"}} 2018-07-30 03:32:28,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-51c6e396-c57c-4c92-b842-4b7cd21687f0 2018-07-30 03:32:28,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=e8e8bd28-bdf8-4b35-8dc6-148a8991426c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" 2018-07-30 03:32:28,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eeb3b7bc-8b82-47b8-b609-81021a73eb9a Date: Mon, 30 Jul 2018 03:32:28 GMT RESP BODY: {"ports":[]} 2018-07-30 03:32:28,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=e8e8bd28-bdf8-4b35-8dc6-148a8991426c used request id req-eeb3b7bc-8b82-47b8-b609-81021a73eb9a 2018-07-30 03:32:28,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" 2018-07-30 03:32:28,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-40d511f1-25c5-4024-8a67-57337d4d7fc2 Date: Mon, 30 Jul 2018 03:32:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 03:32:28,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-40d511f1-25c5-4024-8a67-57337d4d7fc2 2018-07-30 03:32:28,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" 2018-07-30 03:32:29,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-695e417a-3cb2-4702-8f73-82f73b824030 Date: Mon, 30 Jul 2018 03:32:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 03:32:29,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-695e417a-3cb2-4702-8f73-82f73b824030 2018-07-30 03:32:29,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a&name=CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" 2018-07-30 03:32:29,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-41a76c58-bc8d-458a-9967-13d41b490464 Date: Mon, 30 Jul 2018 03:32:29 GMT RESP BODY: {"ports":[]} 2018-07-30 03:32:29,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a&name=CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-port1&admin_state_up=True used request id req-41a76c58-bc8d-458a-9967-13d41b490464 2018-07-30 03:32:29,038 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-port1 for router - CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router 2018-07-30 03:32:29,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:29,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:29,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["-hVce6ItRQqyFhnSwEr61A"], "issued_at": "2018-07-30T03:32:29.000000Z"}} 2018-07-30 03:32:29,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1435063acd0692c4905d082420c5ad2b6d76f7" 2018-07-30 03:32:29,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-228dc19b-cc40-45af-8583-3f3e30ddd238 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:29,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-228dc19b-cc40-45af-8583-3f3e30ddd238 2018-07-30 03:32:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" 2018-07-30 03:32:29,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-dfc6cb00-041b-47d6-b66e-6e46992f1c22 Date: Mon, 30 Jul 2018 03:32:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 03:32:29,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-dfc6cb00-041b-47d6-b66e-6e46992f1c22 2018-07-30 03:32:29,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" 2018-07-30 03:32:29,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3119ee36-9af3-4563-889a-8217de153b5d Date: Mon, 30 Jul 2018 03:32:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 03:32:29,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-3119ee36-9af3-4563-889a-8217de153b5d 2018-07-30 03:32:29,559 - neutron_utils - INFO - Creating port for network with name - external 2018-07-30 03:32:29,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" -d '{"port": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "name": "CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-port1", "admin_state_up": true}}' 2018-07-30 03:32:30,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-87e78ddb-db27-4d90-9edc-d2b4ab139c11 Date: Mon, 30 Jul 2018 03:32:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:32:29Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.208"}],"id":"e6335366-d3a6-4edc-af54-6ce709d89f5c","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:34:3d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-port1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","qos_policy_id":null,"admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:32:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:32:30,437 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-87e78ddb-db27-4d90-9edc-d2b4ab139c11 2018-07-30 03:32:30,437 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-port1 for router - CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router 2018-07-30 03:32:30,437 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router 2018-07-30 03:32:30,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/e8e8bd28-bdf8-4b35-8dc6-148a8991426c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" -d '{"port_id": "e6335366-d3a6-4edc-af54-6ce709d89f5c"}' 2018-07-30 03:32:31,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6d9992cf-eff0-44ea-ab21-3bab7cd96b07 Date: Mon, 30 Jul 2018 03:32:31 GMT RESP BODY: {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "subnet_ids": ["d69a021d-6ab4-450e-b6d9-92941767bd16"], "port_id": "e6335366-d3a6-4edc-af54-6ce709d89f5c", "id": "e8e8bd28-bdf8-4b35-8dc6-148a8991426c"} 2018-07-30 03:32:31,924 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e8e8bd28-bdf8-4b35-8dc6-148a8991426c/add_router_interface used request id req-6d9992cf-eff0-44ea-ab21-3bab7cd96b07 2018-07-30 03:32:31,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/e8e8bd28-bdf8-4b35-8dc6-148a8991426c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" 2018-07-30 03:32:32,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-66142505-7cd3-4c1c-bd00-7693fdf95e45 Date: Mon, 30 Jul 2018 03:32:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T03:32:28Z", "admin_state_up": true, "updated_at": "2018-07-30T03:32:31Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e8e8bd28-bdf8-4b35-8dc6-148a8991426c", "name": "CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router"}} 2018-07-30 03:32:32,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/e8e8bd28-bdf8-4b35-8dc6-148a8991426c used request id req-66142505-7cd3-4c1c-bd00-7693fdf95e45 2018-07-30 03:32:32,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=e8e8bd28-bdf8-4b35-8dc6-148a8991426c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" 2018-07-30 03:32:32,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 971 X-Openstack-Request-Id: req-e4bf50a4-ae92-430d-a963-7273e21e7873 Date: Mon, 30 Jul 2018 03:32:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:32:31Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.208"}],"id":"e6335366-d3a6-4edc-af54-6ce709d89f5c","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:34:3d","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-port1","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:32:29Z","binding:vnic_type":"normal","device_id":"e8e8bd28-bdf8-4b35-8dc6-148a8991426c","ip_allocation":"immediate"}]} 2018-07-30 03:32:32,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=e8e8bd28-bdf8-4b35-8dc6-148a8991426c used request id req-e4bf50a4-ae92-430d-a963-7273e21e7873 2018-07-30 03:32:32,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" 2018-07-30 03:32:32,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-7f9c983e-5f3d-4660-bdf3-ebe613b03caf Date: Mon, 30 Jul 2018 03:32:32 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 03:32:32,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-7f9c983e-5f3d-4660-bdf3-ebe613b03caf 2018-07-30 03:32:32,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec4d84cf06c977a585688e1eb2fe9c6d52f4ce4" 2018-07-30 03:32:32,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ab4232-8582-4a51-bf44-ac52815054af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:32,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-44ab4232-8582-4a51-bf44-ac52815054af 2018-07-30 03:32:32,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec4d84cf06c977a585688e1eb2fe9c6d52f4ce4" 2018-07-30 03:32:32,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-bab4efbc-e498-472a-9739-e3c244778687 Date: Mon, 30 Jul 2018 03:32:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T03:32:28Z", "admin_state_up": true, "updated_at": "2018-07-30T03:32:31Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e8e8bd28-bdf8-4b35-8dc6-148a8991426c", "name": "CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router"}]} 2018-07-30 03:32:32,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router&admin_state_up=True used request id req-bab4efbc-e498-472a-9739-e3c244778687 2018-07-30 03:32:32,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:32:32,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:32:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:32:32,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec4d84cf06c977a585688e1eb2fe9c6d52f4ce4" 2018-07-30 03:32:32,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451f9307-ef4c-4f8c-8ec8-b7af7e520b82 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:32:32,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-451f9307-ef4c-4f8c-8ec8-b7af7e520b82 2018-07-30 03:32:32,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=e8e8bd28-bdf8-4b35-8dc6-148a8991426c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec4d84cf06c977a585688e1eb2fe9c6d52f4ce4" 2018-07-30 03:32:32,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1005 X-Openstack-Request-Id: req-e78dead5-b03d-429a-bef3-325ebd44dd20 Date: Mon, 30 Jul 2018 03:32:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:32:32Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.208"}],"id":"e6335366-d3a6-4edc-af54-6ce709d89f5c","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:34:3d","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-port1","admin_state_up":true,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:32:29Z","binding:vnic_type":"normal","device_id":"e8e8bd28-bdf8-4b35-8dc6-148a8991426c","ip_allocation":"immediate"}]} 2018-07-30 03:32:32,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=e8e8bd28-bdf8-4b35-8dc6-148a8991426c used request id req-e78dead5-b03d-429a-bef3-325ebd44dd20 2018-07-30 03:32:32,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec4d84cf06c977a585688e1eb2fe9c6d52f4ce4" 2018-07-30 03:32:32,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-67fa3e3e-0130-4a41-9d10-ec4f21df0c26 Date: Mon, 30 Jul 2018 03:32:32 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 03:32:32,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-67fa3e3e-0130-4a41-9d10-ec4f21df0c26 2018-07-30 03:32:32,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec4d84cf06c977a585688e1eb2fe9c6d52f4ce4" 2018-07-30 03:32:32,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e305e8db-6843-4c2e-9ce9-79321f075ad3 Date: Mon, 30 Jul 2018 03:32:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 03:32:32,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-e305e8db-6843-4c2e-9ce9-79321f075ad3 2018-07-30 03:32:32,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec4d84cf06c977a585688e1eb2fe9c6d52f4ce4" 2018-07-30 03:32:32,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-525ff450-7a05-4639-9b9f-8ba7db703ee0 Date: Mon, 30 Jul 2018 03:32:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 03:32:32,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-525ff450-7a05-4639-9b9f-8ba7db703ee0 2018-07-30 03:32:32,881 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router and port CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-port1 2018-07-30 03:32:32,881 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router 2018-07-30 03:32:32,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/e8e8bd28-bdf8-4b35-8dc6-148a8991426c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" -d '{"port_id": "e6335366-d3a6-4edc-af54-6ce709d89f5c"}' 2018-07-30 03:32:34,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-715c9f71-fd3f-4c85-b595-e53eb0c4f605 Date: Mon, 30 Jul 2018 03:32:34 GMT RESP BODY: {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "subnet_ids": ["d69a021d-6ab4-450e-b6d9-92941767bd16"], "port_id": "e6335366-d3a6-4edc-af54-6ce709d89f5c", "id": "e8e8bd28-bdf8-4b35-8dc6-148a8991426c"} 2018-07-30 03:32:34,425 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e8e8bd28-bdf8-4b35-8dc6-148a8991426c/remove_router_interface used request id req-715c9f71-fd3f-4c85-b595-e53eb0c4f605 2018-07-30 03:32:34,426 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router 2018-07-30 03:32:34,426 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-73a87980-abfb-40aa-a836-679f8764f318-pub-router 2018-07-30 03:32:34,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/e8e8bd28-bdf8-4b35-8dc6-148a8991426c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608838d16ffcc90dce9f7f04154dfca75af5e68c" 2018-07-30 03:32:34,767 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b947a4e-13c8-48e8-b577-3b2827f7f599 Content-Length: 0 Date: Mon, 30 Jul 2018 03:32:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:32:34,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/e8e8bd28-bdf8-4b35-8dc6-148a8991426c used request id req-0b947a4e-13c8-48e8-b577-3b2827f7f599 2018-07-30 03:32:34,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:35,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-eaccba1c-f25e-477b-a463-3f981c60e155 Date: Mon, 30 Jul 2018 03:32:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:32:35,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-eaccba1c-f25e-477b-a463-3f981c60e155 2018-07-30 03:32:35,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:35,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b50e4bb-c3a1-42b7-aab5-99883f959170 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:35,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-9b50e4bb-c3a1-42b7-aab5-99883f959170 2018-07-30 03:32:35,030 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:35,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:35,114 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0103d143-40b0-4979-9f51-695d8a5dc914 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:35,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-0103d143-40b0-4979-9f51-695d8a5dc914 2018-07-30 03:32:35,114 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:35,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:35,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c434526-9a22-4a78-a766-51d6cced1ded Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:35,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-1c434526-9a22-4a78-a766-51d6cced1ded 2018-07-30 03:32:35,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:35,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:35,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01fdcdb0-76c2-4a69-8b19-c9ea3be1e308 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:35,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-01fdcdb0-76c2-4a69-8b19-c9ea3be1e308 2018-07-30 03:32:35,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:35,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:35,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dbb31c6-5b8c-45b3-b2f5-1ab38a076b61 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:32:35,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-6dbb31c6-5b8c-45b3-b2f5-1ab38a076b61 2018-07-30 03:32:35,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:35,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16beef65-37d3-4498-a519-8089b7047451 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:35,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-16beef65-37d3-4498-a519-8089b7047451 2018-07-30 03:32:35,390 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:35,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:35,475 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1c91357-5aea-4333-b35d-bc9e1cb61f46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:35,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-b1c91357-5aea-4333-b35d-bc9e1cb61f46 2018-07-30 03:32:35,475 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:35,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:35,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe65e66-3e83-47d2-afef-dc538b14956e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:35,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-7fe65e66-3e83-47d2-afef-dc538b14956e 2018-07-30 03:32:35,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:35,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:35,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab60173-c46c-41eb-b1d7-6d2d6aa02c57 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:32:35,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-7ab60173-c46c-41eb-b1d7-6d2d6aa02c57 2018-07-30 03:32:35,652 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj 2018-07-30 03:32:35,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/de1158c0692a47818934baf23696a5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:35,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a2a5c4d-4231-4669-88f2-237fe3d99d87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:35,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/de1158c0692a47818934baf23696a5c3 used request id req-6a2a5c4d-4231-4669-88f2-237fe3d99d87 2018-07-30 03:32:35,858 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-bf52ba97-73a5-4bc-proj-role 2018-07-30 03:32:35,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/4aa6832d935e4cfeb86cfee1fa8949ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:35,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68ddb59e-a70d-401d-bb9e-a58e8e5e9cd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:35,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/4aa6832d935e4cfeb86cfee1fa8949ab used request id req-68ddb59e-a70d-401d-bb9e-a58e8e5e9cd2 2018-07-30 03:32:35,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12372c1d035797e56509714f8ac5d688bcc9897e" 2018-07-30 03:32:36,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f772cab-a954-4cae-bf21-88897ef93beb Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:32:36,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7f772cab-a954-4cae-bf21-88897ef93beb 2018-07-30 03:32:36,054 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-bf52ba97-73a5-4bc-user 2018-07-30 03:32:36,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/b528e1d3e22b48b5b79d6321a47ec083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89266792af5e759bc457394cc90fab063065cd00" 2018-07-30 03:32:36,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d33f6e69-e10b-454a-83eb-b448b73d2764 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:36,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b528e1d3e22b48b5b79d6321a47ec083 used request id req-d33f6e69-e10b-454a-83eb-b448b73d2764 2018-07-30 03:32:36,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:36,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["4d6n0w8CRdONLQZmGb4DzQ"], "issued_at": "2018-07-30T03:32:36.000000Z"}} 2018-07-30 03:32:36,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f86dd87eec4387872038590470a822d8a96ce" 2018-07-30 03:32:36,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-333e5e4f-9f6c-4a62-92f4-9c7b531faf47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:36,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-333e5e4f-9f6c-4a62-92f4-9c7b531faf47 2018-07-30 03:32:36,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:36,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:37,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["-MlY-3xhQVGwgdABpcIX7g"], "issued_at": "2018-07-30T03:32:37.000000Z"}} 2018-07-30 03:32:37,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:37,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b68e4508-0aba-4a85-ae5e-ddea9c31d9ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:37,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b68e4508-0aba-4a85-ae5e-ddea9c31d9ff 2018-07-30 03:32:37,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:32:37,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:32:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:32:37,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8e731c5a-24d4-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:37,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205d369e-15b7-4588-8dba-e259dfba7c48 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8e731c5a-24d4-480-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:32:37,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8e731c5a-24d4-480-proj used request id req-205d369e-15b7-4588-8dba-e259dfba7c48 2018-07-30 03:32:37,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:37,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c778005-915b-4344-9fb4-6d64831ab150 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:32:37,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0c778005-915b-4344-9fb4-6d64831ab150 2018-07-30 03:32:37,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-proj"}}' 2018-07-30 03:32:37,337 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14bd88da-0770-4906-95cf-eec37cc8f1de Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb1649958291432da59b103509b3e587"}, "tags": [], "enabled": true, "id": "fb1649958291432da59b103509b3e587", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-proj"}} 2018-07-30 03:32:37,337 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-14bd88da-0770-4906-95cf-eec37cc8f1de 2018-07-30 03:32:37,338 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-8e731c5a-24d4-480-proj 2018-07-30 03:32:37,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:37,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:37,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["v1kMaAraQQikHo-nfkiIFg"], "issued_at": "2018-07-30T03:32:37.000000Z"}} 2018-07-30 03:32:37,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fb14b5277f78b15d8dae4a310ea1b53c7e02160" 2018-07-30 03:32:37,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5fc0c0a-d259-435a-b939-9f282f16ca9d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:37,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e5fc0c0a-d259-435a-b939-9f282f16ca9d 2018-07-30 03:32:37,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:32:37,806 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:32:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:32:37,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fb14b5277f78b15d8dae4a310ea1b53c7e02160" 2018-07-30 03:32:37,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b02499-9559-4489-8811-03e80f83a8c1 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:32:37,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e1b02499-9559-4489-8811-03e80f83a8c1 2018-07-30 03:32:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-8e731c5a-24d4-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fb14b5277f78b15d8dae4a310ea1b53c7e02160" 2018-07-30 03:32:37,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d62a890-84e1-4a5c-9362-d7392f37d7d3 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-8e731c5a-24d4-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb1649958291432da59b103509b3e587"}, "tags": [], "enabled": true, "id": "fb1649958291432da59b103509b3e587", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-proj"}]} 2018-07-30 03:32:37,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-8e731c5a-24d4-480-proj used request id req-2d62a890-84e1-4a5c-9362-d7392f37d7d3 2018-07-30 03:32:37,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fb14b5277f78b15d8dae4a310ea1b53c7e02160" 2018-07-30 03:32:38,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d11e4e-fdda-4510-9191-51c493350644 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:32:38,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b9d11e4e-fdda-4510-9191-51c493350644 2018-07-30 03:32:38,397 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-8e731c5a-24d4-480-user 2018-07-30 03:32:38,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:38,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:38,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e1fc6a-f513-4568-aa46-569264d1df53 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:32:38,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a3e1fc6a-f513-4568-aa46-569264d1df53 2018-07-30 03:32:38,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" -d '{"role": {"name": "CreateRouterSuccessTests-8e731c5a-24d4-480-proj-role"}}' 2018-07-30 03:32:38,601 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dee5494-af34-4f75-bc64-a4d1fe567af9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5ec163ac57c4cc197d1220696947bcb", "links": {"self": "http://172.30.9.25:5000/v3/roles/e5ec163ac57c4cc197d1220696947bcb"}, "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-proj-role"}} 2018-07-30 03:32:38,601 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-7dee5494-af34-4f75-bc64-a4d1fe567af9 2018-07-30 03:32:38,601 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-8e731c5a-24d4-480-proj-role 2018-07-30 03:32:38,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e5ec163ac57c4cc197d1220696947bcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:38,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5616463d-5f37-4a98-b329-4671b4fc5fa3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5ec163ac57c4cc197d1220696947bcb", "links": {"self": "http://172.30.9.25:5000/v3/roles/e5ec163ac57c4cc197d1220696947bcb"}, "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-proj-role"}} 2018-07-30 03:32:38,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e5ec163ac57c4cc197d1220696947bcb used request id req-5616463d-5f37-4a98-b329-4671b4fc5fa3 2018-07-30 03:32:38,690 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-8e731c5a-24d4-480-proj-role to project CreateRouterSuccessTests-8e731c5a-24d4-480-proj 2018-07-30 03:32:38,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/fb1649958291432da59b103509b3e587/users/f82fbd2328fa401f9700d56437c09bb5/roles/e5ec163ac57c4cc197d1220696947bcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:38,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23b7a3d8-b8f8-4d3a-89fa-e0a3ff933729 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:38,813 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/fb1649958291432da59b103509b3e587/users/f82fbd2328fa401f9700d56437c09bb5/roles/e5ec163ac57c4cc197d1220696947bcb used request id req-23b7a3d8-b8f8-4d3a-89fa-e0a3ff933729 2018-07-30 03:32:38,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:38,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:39,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5ec163ac57c4cc197d1220696947bcb", "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-proj-role"}], "expires_at": "2018-07-30T04:32:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1649958291432da59b103509b3e587", "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/fb1649958291432da59b103509b3e587", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/fb1649958291432da59b103509b3e587", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fb1649958291432da59b103509b3e587", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/fb1649958291432da59b103509b3e587", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-user", "id": "f82fbd2328fa401f9700d56437c09bb5"}, "audit_ids": ["va-087v2TtmBot_9TbtvwA"], "issued_at": "2018-07-30T03:32:39.000000Z"}} 2018-07-30 03:32:39,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d4170696065b0db8ff0ec06a7235f11514d537" 2018-07-30 03:32:39,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3efb82b6-dc2f-4d01-8b2f-1fc32c930fbe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:39,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3efb82b6-dc2f-4d01-8b2f-1fc32c930fbe 2018-07-30 03:32:39,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d4170696065b0db8ff0ec06a7235f11514d537" 2018-07-30 03:32:39,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8eaf80dc-17de-4c8a-aec2-a446ffbd2ce4 Date: Mon, 30 Jul 2018 03:32:39 GMT RESP BODY: {"networks":[]} 2018-07-30 03:32:39,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-net1 used request id req-8eaf80dc-17de-4c8a-aec2-a446ffbd2ce4 2018-07-30 03:32:39,482 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-net1 2018-07-30 03:32:39,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d4170696065b0db8ff0ec06a7235f11514d537" -d '{"network": {"name": "CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-net1", "admin_state_up": true}}' 2018-07-30 03:32:40,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-7f139a69-14c4-4040-bf98-20de72874593 Date: Mon, 30 Jul 2018 03:32:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"da4eebd2-f919-49c3-85d1-2df50739c801","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fb1649958291432da59b103509b3e587","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:32:39Z","is_default":false,"name":"CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fb1649958291432da59b103509b3e587","created_at":"2018-07-30T03:32:39Z","mtu":1450}} 2018-07-30 03:32:40,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-7f139a69-14c4-4040-bf98-20de72874593 2018-07-30 03:32:40,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=da4eebd2-f919-49c3-85d1-2df50739c801 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d4170696065b0db8ff0ec06a7235f11514d537" 2018-07-30 03:32:40,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-e9763a88-f051-46c5-8a91-d577ae83faaa Date: Mon, 30 Jul 2018 03:32:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"da4eebd2-f919-49c3-85d1-2df50739c801","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fb1649958291432da59b103509b3e587","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:32:39Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-net1","admin_state_up":true,"tenant_id":"fb1649958291432da59b103509b3e587","created_at":"2018-07-30T03:32:39Z","mtu":1450}]} 2018-07-30 03:32:40,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=da4eebd2-f919-49c3-85d1-2df50739c801 used request id req-e9763a88-f051-46c5-8a91-d577ae83faaa 2018-07-30 03:32:40,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da4eebd2-f919-49c3-85d1-2df50739c801 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d4170696065b0db8ff0ec06a7235f11514d537" 2018-07-30 03:32:40,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e7942c33-dddd-4275-aa3e-42da386e6756 Date: Mon, 30 Jul 2018 03:32:40 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:32:40,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da4eebd2-f919-49c3-85d1-2df50739c801 used request id req-e7942c33-dddd-4275-aa3e-42da386e6756 2018-07-30 03:32:40,245 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-subnet1 2018-07-30 03:32:40,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d4170696065b0db8ff0ec06a7235f11514d537" -d '{"subnets": [{"ip_version": 4, "network_id": "da4eebd2-f919-49c3-85d1-2df50739c801", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-subnet1"}]}' 2018-07-30 03:32:40,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1f15a009-2674-4fa1-ab61-034a2f5dcdd9 Date: Mon, 30 Jul 2018 03:32:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da4eebd2-f919-49c3-85d1-2df50739c801","tenant_id":"fb1649958291432da59b103509b3e587","created_at":"2018-07-30T03:32:40Z","dns_nameservers":[],"updated_at":"2018-07-30T03:32:40Z","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":"fb1649958291432da59b103509b3e587","id":"62f1ba82-ef1d-4db8-bab2-335d5c8c5172","subnetpool_id":null,"name":"CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-subnet1"}]} 2018-07-30 03:32:40,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-1f15a009-2674-4fa1-ab61-034a2f5dcdd9 2018-07-30 03:32:40,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=da4eebd2-f919-49c3-85d1-2df50739c801 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d4170696065b0db8ff0ec06a7235f11514d537" 2018-07-30 03:32:40,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-86db9553-a15b-412c-bdf5-936ea2b94fb5 Date: Mon, 30 Jul 2018 03:32:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"da4eebd2-f919-49c3-85d1-2df50739c801","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb1649958291432da59b103509b3e587","l2_adjacency":true,"status":"ACTIVE","subnets":["62f1ba82-ef1d-4db8-bab2-335d5c8c5172"],"description":"","tags":[],"updated_at":"2018-07-30T03:32:40Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-net1","admin_state_up":true,"tenant_id":"fb1649958291432da59b103509b3e587","created_at":"2018-07-30T03:32:39Z","mtu":1450}]} 2018-07-30 03:32:40,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=da4eebd2-f919-49c3-85d1-2df50739c801 used request id req-86db9553-a15b-412c-bdf5-936ea2b94fb5 2018-07-30 03:32:40,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da4eebd2-f919-49c3-85d1-2df50739c801 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d4170696065b0db8ff0ec06a7235f11514d537" 2018-07-30 03:32:40,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-01505400-5641-4d59-b2c2-e8f05d0b39b6 Date: Mon, 30 Jul 2018 03:32:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da4eebd2-f919-49c3-85d1-2df50739c801","tenant_id":"fb1649958291432da59b103509b3e587","created_at":"2018-07-30T03:32:40Z","dns_nameservers":[],"updated_at":"2018-07-30T03:32:40Z","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":"fb1649958291432da59b103509b3e587","id":"62f1ba82-ef1d-4db8-bab2-335d5c8c5172","subnetpool_id":null,"name":"CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-subnet1"}]} 2018-07-30 03:32:40,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da4eebd2-f919-49c3-85d1-2df50739c801 used request id req-01505400-5641-4d59-b2c2-e8f05d0b39b6 2018-07-30 03:32:40,960 - OpenStackNetwork - DEBUG - Network [da4eebd2-f919-49c3-85d1-2df50739c801] created successfully 2018-07-30 03:32:40,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:40,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:41,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5ec163ac57c4cc197d1220696947bcb", "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-proj-role"}], "expires_at": "2018-07-30T04:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1649958291432da59b103509b3e587", "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/fb1649958291432da59b103509b3e587", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/fb1649958291432da59b103509b3e587", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fb1649958291432da59b103509b3e587", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/fb1649958291432da59b103509b3e587", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-user", "id": "f82fbd2328fa401f9700d56437c09bb5"}, "audit_ids": ["Vvl2Pe0lR4u8iWZtfeYeeA"], "issued_at": "2018-07-30T03:32:41.000000Z"}} 2018-07-30 03:32:41,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a133dd0473eb608ffd3650cfd0953abb6e16002e" 2018-07-30 03:32:41,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09fa0fa8-cc74-4aa3-9a93-95690abc8c8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:41,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-09fa0fa8-cc74-4aa3-9a93-95690abc8c8e 2018-07-30 03:32:41,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a133dd0473eb608ffd3650cfd0953abb6e16002e" 2018-07-30 03:32:41,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3d7194f0-31d4-4c5f-8c86-b63ff5aedecf Date: Mon, 30 Jul 2018 03:32:41 GMT RESP BODY: {"routers": []} 2018-07-30 03:32:41,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-router&admin_state_up=True used request id req-3d7194f0-31d4-4c5f-8c86-b63ff5aedecf 2018-07-30 03:32:41,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:41,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:42,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5ec163ac57c4cc197d1220696947bcb", "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-proj-role"}], "expires_at": "2018-07-30T04:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1649958291432da59b103509b3e587", "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/fb1649958291432da59b103509b3e587", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/fb1649958291432da59b103509b3e587", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fb1649958291432da59b103509b3e587", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/fb1649958291432da59b103509b3e587", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/fb1649958291432da59b103509b3e587", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/fb1649958291432da59b103509b3e587", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-user", "id": "f82fbd2328fa401f9700d56437c09bb5"}, "audit_ids": ["9E2NfdCJR2-VP1-peukJwQ"], "issued_at": "2018-07-30T03:32:42.000000Z"}} 2018-07-30 03:32:42,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e06160fa71e9aafa476e79463c1a2d3b27c36ac" 2018-07-30 03:32:42,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-209417d1-353a-4045-973d-4eca66fab646 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:42,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-209417d1-353a-4045-973d-4eca66fab646 2018-07-30 03:32:42,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a133dd0473eb608ffd3650cfd0953abb6e16002e" 2018-07-30 03:32:42,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-479249bd-77e3-473c-93cd-03a01dac27f4 Date: Mon, 30 Jul 2018 03:32:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:32:42,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-479249bd-77e3-473c-93cd-03a01dac27f4 2018-07-30 03:32:42,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a133dd0473eb608ffd3650cfd0953abb6e16002e" 2018-07-30 03:32:42,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e4031d49-f50a-44b9-957c-e8a92f9bf5d8 Date: Mon, 30 Jul 2018 03:32:42 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:32:42,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-e4031d49-f50a-44b9-957c-e8a92f9bf5d8 2018-07-30 03:32:42,317 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-router 2018-07-30 03:32:42,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a133dd0473eb608ffd3650cfd0953abb6e16002e" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-router", "admin_state_up": true}}' 2018-07-30 03:32:43,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-a2146624-8561-4689-acdc-a6779e6ec931 Date: Mon, 30 Jul 2018 03:32:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fb1649958291432da59b103509b3e587", "created_at": "2018-07-30T03:32:42Z", "admin_state_up": true, "updated_at": "2018-07-30T03:32:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fb1649958291432da59b103509b3e587", "id": "cd191f16-df0f-4160-aa07-d5501b4b7bf3", "name": "CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-router"}} 2018-07-30 03:32:43,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-a2146624-8561-4689-acdc-a6779e6ec931 2018-07-30 03:32:43,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=cd191f16-df0f-4160-aa07-d5501b4b7bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a133dd0473eb608ffd3650cfd0953abb6e16002e" 2018-07-30 03:32:43,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9fcf1003-38aa-45ed-bf0c-646a08cc9f5d Date: Mon, 30 Jul 2018 03:32:43 GMT RESP BODY: {"ports":[]} 2018-07-30 03:32:43,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=cd191f16-df0f-4160-aa07-d5501b4b7bf3 used request id req-9fcf1003-38aa-45ed-bf0c-646a08cc9f5d 2018-07-30 03:32:43,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?name=CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a133dd0473eb608ffd3650cfd0953abb6e16002e" 2018-07-30 03:32:44,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cb02fd1b-bc57-4332-9f48-f0a8c989e68c Date: Mon, 30 Jul 2018 03:32:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da4eebd2-f919-49c3-85d1-2df50739c801","tenant_id":"fb1649958291432da59b103509b3e587","created_at":"2018-07-30T03:32:40Z","dns_nameservers":[],"updated_at":"2018-07-30T03:32:40Z","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":"fb1649958291432da59b103509b3e587","id":"62f1ba82-ef1d-4db8-bab2-335d5c8c5172","subnetpool_id":null,"name":"CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-subnet1"}]} 2018-07-30 03:32:44,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?name=CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-subnet1 used request id req-cb02fd1b-bc57-4332-9f48-f0a8c989e68c 2018-07-30 03:32:44,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:32:44,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:32:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:32:44,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fb1649958291432da59b103509b3e587 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a133dd0473eb608ffd3650cfd0953abb6e16002e" 2018-07-30 03:32:44,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-826efd63-aa13-4142-8cdd-befd8fb7df7f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb1649958291432da59b103509b3e587"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb1649958291432da59b103509b3e587", "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-proj"}} 2018-07-30 03:32:44,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fb1649958291432da59b103509b3e587 used request id req-826efd63-aa13-4142-8cdd-befd8fb7df7f 2018-07-30 03:32:44,136 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-30 03:32:44,136 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-router 2018-07-30 03:32:44,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/cd191f16-df0f-4160-aa07-d5501b4b7bf3/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a133dd0473eb608ffd3650cfd0953abb6e16002e" -d '{"subnet_id": "62f1ba82-ef1d-4db8-bab2-335d5c8c5172"}' 2018-07-30 03:32:46,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-31d707cf-37f0-4624-b109-e7863a4d2eed Date: Mon, 30 Jul 2018 03:32:46 GMT RESP BODY: {"network_id": "da4eebd2-f919-49c3-85d1-2df50739c801", "tenant_id": "fb1649958291432da59b103509b3e587", "subnet_id": "62f1ba82-ef1d-4db8-bab2-335d5c8c5172", "subnet_ids": ["62f1ba82-ef1d-4db8-bab2-335d5c8c5172"], "port_id": "bfefaf51-2954-4488-8e1a-3a91557c2237", "id": "cd191f16-df0f-4160-aa07-d5501b4b7bf3"} 2018-07-30 03:32:46,400 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/cd191f16-df0f-4160-aa07-d5501b4b7bf3/add_router_interface used request id req-31d707cf-37f0-4624-b109-e7863a4d2eed 2018-07-30 03:32:46,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/cd191f16-df0f-4160-aa07-d5501b4b7bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a133dd0473eb608ffd3650cfd0953abb6e16002e" 2018-07-30 03:32:46,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8f1b42c7-7af5-4519-bee4-9291f7b6b446 Date: Mon, 30 Jul 2018 03:32:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fb1649958291432da59b103509b3e587", "created_at": "2018-07-30T03:32:42Z", "admin_state_up": true, "updated_at": "2018-07-30T03:32:45Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "fb1649958291432da59b103509b3e587", "id": "cd191f16-df0f-4160-aa07-d5501b4b7bf3", "name": "CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-router"}} 2018-07-30 03:32:46,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/cd191f16-df0f-4160-aa07-d5501b4b7bf3 used request id req-8f1b42c7-7af5-4519-bee4-9291f7b6b446 2018-07-30 03:32:46,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=cd191f16-df0f-4160-aa07-d5501b4b7bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a133dd0473eb608ffd3650cfd0953abb6e16002e" 2018-07-30 03:32:46,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-da38dcac-41c1-4f72-a5b0-80136cd746a6 Date: Mon, 30 Jul 2018 03:32:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:32:45Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"62f1ba82-ef1d-4db8-bab2-335d5c8c5172","ip_address":"10.200.201.1"}],"id":"bfefaf51-2954-4488-8e1a-3a91557c2237","security_groups":[],"mac_address":"fa:16:3e:f2:5b:af","project_id":"fb1649958291432da59b103509b3e587","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da4eebd2-f919-49c3-85d1-2df50739c801","tenant_id":"fb1649958291432da59b103509b3e587","created_at":"2018-07-30T03:32:44Z","binding:vnic_type":"normal","device_id":"cd191f16-df0f-4160-aa07-d5501b4b7bf3","ip_allocation":"immediate"}]} 2018-07-30 03:32:46,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=cd191f16-df0f-4160-aa07-d5501b4b7bf3 used request id req-da38dcac-41c1-4f72-a5b0-80136cd746a6 2018-07-30 03:32:46,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/62f1ba82-ef1d-4db8-bab2-335d5c8c5172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a133dd0473eb608ffd3650cfd0953abb6e16002e" 2018-07-30 03:32:46,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bc16cf77-a666-4523-b749-0da55dc21672 Date: Mon, 30 Jul 2018 03:32:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da4eebd2-f919-49c3-85d1-2df50739c801","tenant_id":"fb1649958291432da59b103509b3e587","created_at":"2018-07-30T03:32:40Z","dns_nameservers":[],"updated_at":"2018-07-30T03:32:40Z","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":"fb1649958291432da59b103509b3e587","id":"62f1ba82-ef1d-4db8-bab2-335d5c8c5172","subnetpool_id":null,"name":"CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-subnet1"}} 2018-07-30 03:32:46,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/62f1ba82-ef1d-4db8-bab2-335d5c8c5172 used request id req-bc16cf77-a666-4523-b749-0da55dc21672 2018-07-30 03:32:46,665 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-router and subnet CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-subnet1 2018-07-30 03:32:46,666 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-router 2018-07-30 03:32:46,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/cd191f16-df0f-4160-aa07-d5501b4b7bf3/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a133dd0473eb608ffd3650cfd0953abb6e16002e" -d '{"subnet_id": "62f1ba82-ef1d-4db8-bab2-335d5c8c5172"}' 2018-07-30 03:32:48,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ec8a4c5c-1fc6-4b98-b4e4-db2105cf2c94 Date: Mon, 30 Jul 2018 03:32:48 GMT RESP BODY: {"network_id": "da4eebd2-f919-49c3-85d1-2df50739c801", "tenant_id": "fb1649958291432da59b103509b3e587", "subnet_id": "62f1ba82-ef1d-4db8-bab2-335d5c8c5172", "subnet_ids": ["62f1ba82-ef1d-4db8-bab2-335d5c8c5172"], "port_id": "bfefaf51-2954-4488-8e1a-3a91557c2237", "id": "cd191f16-df0f-4160-aa07-d5501b4b7bf3"} 2018-07-30 03:32:48,392 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/cd191f16-df0f-4160-aa07-d5501b4b7bf3/remove_router_interface used request id req-ec8a4c5c-1fc6-4b98-b4e4-db2105cf2c94 2018-07-30 03:32:48,393 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-router 2018-07-30 03:32:48,393 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-router 2018-07-30 03:32:48,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/cd191f16-df0f-4160-aa07-d5501b4b7bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a133dd0473eb608ffd3650cfd0953abb6e16002e" 2018-07-30 03:32:49,476 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7e4b768-3cb5-4f58-992a-bae50f3ffae8 Content-Length: 0 Date: Mon, 30 Jul 2018 03:32:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:32:49,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/cd191f16-df0f-4160-aa07-d5501b4b7bf3 used request id req-d7e4b768-3cb5-4f58-992a-bae50f3ffae8 2018-07-30 03:32:49,477 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-subnet1 2018-07-30 03:32:49,477 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-subnet1 2018-07-30 03:32:49,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/62f1ba82-ef1d-4db8-bab2-335d5c8c5172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d4170696065b0db8ff0ec06a7235f11514d537" 2018-07-30 03:32:51,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d42267d-e6de-4e4a-9b23-ef9ead118428 Date: Mon, 30 Jul 2018 03:32:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:32:51,015 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/62f1ba82-ef1d-4db8-bab2-335d5c8c5172 used request id req-0d42267d-e6de-4e4a-9b23-ef9ead118428 2018-07-30 03:32:51,016 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-edb480a8-082d-4477-b97f-aa8309035d96-pub-net1 2018-07-30 03:32:51,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/da4eebd2-f919-49c3-85d1-2df50739c801 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d4170696065b0db8ff0ec06a7235f11514d537" 2018-07-30 03:32:51,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab1578cc-c5af-4dac-889a-38f94f5867af Date: Mon, 30 Jul 2018 03:32:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:32:51,902 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/da4eebd2-f919-49c3-85d1-2df50739c801 used request id req-ab1578cc-c5af-4dac-889a-38f94f5867af 2018-07-30 03:32:51,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:52,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e620a00e-14c7-4ace-8d6d-9547f6776e45 Date: Mon, 30 Jul 2018 03:32:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1649958291432da59b103509b3e587", "created_at": "2018-07-30T03:32:39Z", "updated_at": "2018-07-30T03:32:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:32:39Z", "revision_number": 0, "id": "789d50be-57cd-4fb2-bd89-72154ba846eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:32:39Z", "security_group_id": "1f2cf476-d310-444d-a009-bb2e58b38776", "tenant_id": "fb1649958291432da59b103509b3e587", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1649958291432da59b103509b3e587"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:32:39Z", "revision_number": 0, "id": "b5e22680-68e7-4ea7-bedb-5a319b80f66b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:32:39Z", "security_group_id": "1f2cf476-d310-444d-a009-bb2e58b38776", "tenant_id": "fb1649958291432da59b103509b3e587", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1649958291432da59b103509b3e587"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:32:39Z", "revision_number": 0, "id": "d400c3ff-1b5c-476d-b681-dacab2d53fdd", "remote_group_id": "1f2cf476-d310-444d-a009-bb2e58b38776", "remote_ip_prefix": null, "created_at": "2018-07-30T03:32:39Z", "security_group_id": "1f2cf476-d310-444d-a009-bb2e58b38776", "tenant_id": "fb1649958291432da59b103509b3e587", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1649958291432da59b103509b3e587"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:32:39Z", "revision_number": 0, "id": "d62d0c72-32c1-4710-a6be-7556c8c3cfe4", "remote_group_id": "1f2cf476-d310-444d-a009-bb2e58b38776", "remote_ip_prefix": null, "created_at": "2018-07-30T03:32:39Z", "security_group_id": "1f2cf476-d310-444d-a009-bb2e58b38776", "tenant_id": "fb1649958291432da59b103509b3e587", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1649958291432da59b103509b3e587"}], "revision_number": 4, "project_id": "fb1649958291432da59b103509b3e587", "id": "1f2cf476-d310-444d-a009-bb2e58b38776", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:32:52,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e620a00e-14c7-4ace-8d6d-9547f6776e45 2018-07-30 03:32:52,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:52,227 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26c20290-d949-42a0-86db-c53326dc39ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:52,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-26c20290-d949-42a0-86db-c53326dc39ad 2018-07-30 03:32:52,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:52,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:52,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdd83fdf-330f-4492-9569-49ba8bb96c96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:32:52,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-bdd83fdf-330f-4492-9569-49ba8bb96c96 2018-07-30 03:32:52,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:32:52,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fb1649958291432da59b103509b3e587 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:52,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6937603-9712-440c-b21f-771956e9bd39 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb1649958291432da59b103509b3e587"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb1649958291432da59b103509b3e587", "name": "CreateRouterSuccessTests-8e731c5a-24d4-480-proj"}} 2018-07-30 03:32:52,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fb1649958291432da59b103509b3e587 used request id req-a6937603-9712-440c-b21f-771956e9bd39 2018-07-30 03:32:52,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f2cf476-d310-444d-a009-bb2e58b38776 2018-07-30 03:32:52,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1f2cf476-d310-444d-a009-bb2e58b38776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:52,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c36d3455-98e5-42cc-8e0f-cff894de9e03 Date: Mon, 30 Jul 2018 03:32:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:32:39Z", "security_group_id": "1f2cf476-d310-444d-a009-bb2e58b38776", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1649958291432da59b103509b3e587", "created_at": "2018-07-30T03:32:39Z", "project_id": "fb1649958291432da59b103509b3e587", "id": "789d50be-57cd-4fb2-bd89-72154ba846eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:32:39Z", "security_group_id": "1f2cf476-d310-444d-a009-bb2e58b38776", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1649958291432da59b103509b3e587", "created_at": "2018-07-30T03:32:39Z", "project_id": "fb1649958291432da59b103509b3e587", "id": "b5e22680-68e7-4ea7-bedb-5a319b80f66b"}, {"remote_group_id": "1f2cf476-d310-444d-a009-bb2e58b38776", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:32:39Z", "security_group_id": "1f2cf476-d310-444d-a009-bb2e58b38776", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1649958291432da59b103509b3e587", "created_at": "2018-07-30T03:32:39Z", "project_id": "fb1649958291432da59b103509b3e587", "id": "d400c3ff-1b5c-476d-b681-dacab2d53fdd"}, {"remote_group_id": "1f2cf476-d310-444d-a009-bb2e58b38776", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:32:39Z", "security_group_id": "1f2cf476-d310-444d-a009-bb2e58b38776", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1649958291432da59b103509b3e587", "created_at": "2018-07-30T03:32:39Z", "project_id": "fb1649958291432da59b103509b3e587", "id": "d62d0c72-32c1-4710-a6be-7556c8c3cfe4"}]} 2018-07-30 03:32:52,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1f2cf476-d310-444d-a009-bb2e58b38776 used request id req-c36d3455-98e5-42cc-8e0f-cff894de9e03 2018-07-30 03:32:52,434 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:32:52,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/1f2cf476-d310-444d-a009-bb2e58b38776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:52,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e3b0cfbb-7374-48a3-bc8d-6564fc289cb0 Content-Length: 0 Date: Mon, 30 Jul 2018 03:32:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:32:52,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1f2cf476-d310-444d-a009-bb2e58b38776 used request id req-e3b0cfbb-7374-48a3-bc8d-6564fc289cb0 2018-07-30 03:32:52,574 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-8e731c5a-24d4-480-proj 2018-07-30 03:32:52,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/fb1649958291432da59b103509b3e587 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:52,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a009fe22-db74-4ab9-b680-09512746c3b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:52,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/fb1649958291432da59b103509b3e587 used request id req-a009fe22-db74-4ab9-b680-09512746c3b8 2018-07-30 03:32:52,778 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-8e731c5a-24d4-480-proj-role 2018-07-30 03:32:52,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e5ec163ac57c4cc197d1220696947bcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:52,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6cc0708-6af3-4184-8bce-6b7c9f8b2d24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:52,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e5ec163ac57c4cc197d1220696947bcb used request id req-a6cc0708-6af3-4184-8bce-6b7c9f8b2d24 2018-07-30 03:32:52,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed9b2fcb0ef136acde375e10c4ad3d681f50783" 2018-07-30 03:32:52,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52074f7b-2779-4043-afff-fe6fb21b8117 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:32:52,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-52074f7b-2779-4043-afff-fe6fb21b8117 2018-07-30 03:32:52,974 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-8e731c5a-24d4-480-user 2018-07-30 03:32:52,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f82fbd2328fa401f9700d56437c09bb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fb14b5277f78b15d8dae4a310ea1b53c7e02160" 2018-07-30 03:32:53,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bc88d02-5825-4aa6-b1d7-f615ffcdaa2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:53,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f82fbd2328fa401f9700d56437c09bb5 used request id req-1bc88d02-5825-4aa6-b1d7-f615ffcdaa2b 2018-07-30 03:32:53,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:53,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["D2k9mYMlS8GMJ9PX2ScdJQ"], "issued_at": "2018-07-30T03:32:53.000000Z"}} 2018-07-30 03:32:53,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb8e182de131c22a601ac79fe06c04b6cb293b6" 2018-07-30 03:32:53,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e103ab0e-6041-4d8d-b976-a2305968a58a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:53,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e103ab0e-6041-4d8d-b976-a2305968a58a 2018-07-30 03:32:53,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:53,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:53,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["1N6TJZUOS7yE3LOBHcVOBw"], "issued_at": "2018-07-30T03:32:53.000000Z"}} 2018-07-30 03:32:53,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:32:54,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e83c697-bb29-431f-9495-4021ad188f60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:54,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4e83c697-bb29-431f-9495-4021ad188f60 2018-07-30 03:32:54,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:32:54,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:32:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:32:54,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b0a31f79-0c92-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:32:54,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9383f3b-87b1-4a12-be6c-11f7848e9c56 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b0a31f79-0c92-45c-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:32:54,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b0a31f79-0c92-45c-proj used request id req-c9383f3b-87b1-4a12-be6c-11f7848e9c56 2018-07-30 03:32:54,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:32:54,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66437d5d-99aa-4420-985a-13a013f9f3f3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:32:54,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-66437d5d-99aa-4420-985a-13a013f9f3f3 2018-07-30 03:32:54,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-b0a31f79-0c92-45c-proj"}}' 2018-07-30 03:32:54,234 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c064907e-e459-4e7d-be41-8dfc89690998 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/09db6678a2484d2db89b634a3eedac00"}, "tags": [], "enabled": true, "id": "09db6678a2484d2db89b634a3eedac00", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b0a31f79-0c92-45c-proj"}} 2018-07-30 03:32:54,234 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c064907e-e459-4e7d-be41-8dfc89690998 2018-07-30 03:32:54,234 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-b0a31f79-0c92-45c-proj 2018-07-30 03:32:54,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:54,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:54,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vbsQyqHkSs-vHqTmO3DPPg"], "issued_at": "2018-07-30T03:32:54.000000Z"}} 2018-07-30 03:32:54,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbced0f88560e28ea4cf3b7b9fc32981ef45e94c" 2018-07-30 03:32:54,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d53c99-8309-4762-bdca-985dd74a0f9f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:54,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-54d53c99-8309-4762-bdca-985dd74a0f9f 2018-07-30 03:32:54,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:32:54,727 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:32:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:32:54,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbced0f88560e28ea4cf3b7b9fc32981ef45e94c" 2018-07-30 03:32:54,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1d325a-4da7-4471-aa25-8b6b25eb9033 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:32:54,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4b1d325a-4da7-4471-aa25-8b6b25eb9033 2018-07-30 03:32:54,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-b0a31f79-0c92-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbced0f88560e28ea4cf3b7b9fc32981ef45e94c" 2018-07-30 03:32:54,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ba243b-f9f6-4495-bec1-7e18cbe74374 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-b0a31f79-0c92-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/09db6678a2484d2db89b634a3eedac00"}, "tags": [], "enabled": true, "id": "09db6678a2484d2db89b634a3eedac00", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b0a31f79-0c92-45c-proj"}]} 2018-07-30 03:32:54,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-b0a31f79-0c92-45c-proj used request id req-d2ba243b-f9f6-4495-bec1-7e18cbe74374 2018-07-30 03:32:54,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbced0f88560e28ea4cf3b7b9fc32981ef45e94c" 2018-07-30 03:32:55,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a38337-19b7-4037-8526-e90b289d7eea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:32:55,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-36a38337-19b7-4037-8526-e90b289d7eea 2018-07-30 03:32:55,395 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-b0a31f79-0c92-45c-user 2018-07-30 03:32:55,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:55,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:32:55,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5522f177-d644-42e9-920b-0e7136cee281 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:32:55,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5522f177-d644-42e9-920b-0e7136cee281 2018-07-30 03:32:55,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" -d '{"role": {"name": "CreateRouterSuccessTests-b0a31f79-0c92-45c-proj-role"}}' 2018-07-30 03:32:55,598 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:32:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e9df7b6-d37e-472f-9bc2-0d6534d67198 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "895e3173e1de419c9998c1610ca40d2e", "links": {"self": "http://172.30.9.25:5000/v3/roles/895e3173e1de419c9998c1610ca40d2e"}, "name": "CreateRouterSuccessTests-b0a31f79-0c92-45c-proj-role"}} 2018-07-30 03:32:55,598 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-2e9df7b6-d37e-472f-9bc2-0d6534d67198 2018-07-30 03:32:55,599 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-b0a31f79-0c92-45c-proj-role 2018-07-30 03:32:55,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/895e3173e1de419c9998c1610ca40d2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:32:55,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-706cb77d-a95d-4e0d-a469-58459efd7ec7 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "895e3173e1de419c9998c1610ca40d2e", "links": {"self": "http://172.30.9.25:5000/v3/roles/895e3173e1de419c9998c1610ca40d2e"}, "name": "CreateRouterSuccessTests-b0a31f79-0c92-45c-proj-role"}} 2018-07-30 03:32:55,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/895e3173e1de419c9998c1610ca40d2e used request id req-706cb77d-a95d-4e0d-a469-58459efd7ec7 2018-07-30 03:32:55,684 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-b0a31f79-0c92-45c-proj-role to project CreateRouterSuccessTests-b0a31f79-0c92-45c-proj 2018-07-30 03:32:55,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/09db6678a2484d2db89b634a3eedac00/users/341131237c3b4e0fae5ee45f3a965f77/roles/895e3173e1de419c9998c1610ca40d2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:32:55,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:32:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f2d1f6d-92a6-47f5-bd2e-01fdc1629ad5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:32:55,751 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/09db6678a2484d2db89b634a3eedac00/users/341131237c3b4e0fae5ee45f3a965f77/roles/895e3173e1de419c9998c1610ca40d2e used request id req-3f2d1f6d-92a6-47f5-bd2e-01fdc1629ad5 2018-07-30 03:32:55,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:55,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:56,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["3ylnzbzoQHq1r7iJFHhyfg"], "issued_at": "2018-07-30T03:32:56.000000Z"}} 2018-07-30 03:32:56,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f216bd6ee4e01d8b92a65b7b78e9cdeab5542d3" 2018-07-30 03:32:56,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f8054f-95e2-439e-9b61-b17e0554890e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:56,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e7f8054f-95e2-439e-9b61-b17e0554890e 2018-07-30 03:32:56,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f216bd6ee4e01d8b92a65b7b78e9cdeab5542d3" 2018-07-30 03:32:56,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4b559f5a-fafb-4f5f-9e0d-bab50c5734a7 Date: Mon, 30 Jul 2018 03:32:56 GMT RESP BODY: {"networks":[]} 2018-07-30 03:32:56,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-net1 used request id req-4b559f5a-fafb-4f5f-9e0d-bab50c5734a7 2018-07-30 03:32:56,406 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-net1 2018-07-30 03:32:56,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f216bd6ee4e01d8b92a65b7b78e9cdeab5542d3" -d '{"network": {"name": "CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-net1", "admin_state_up": true}}' 2018-07-30 03:32:56,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-293619d1-ab36-4745-8abb-fda6336632a1 Date: Mon, 30 Jul 2018 03:32: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":"ea86a54c-c46d-413c-8205-f9ed4a9d6380","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:32:56Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-net1","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:32:56Z","mtu":1450}} 2018-07-30 03:32:56,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-293619d1-ab36-4745-8abb-fda6336632a1 2018-07-30 03:32:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ea86a54c-c46d-413c-8205-f9ed4a9d6380 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f216bd6ee4e01d8b92a65b7b78e9cdeab5542d3" 2018-07-30 03:32:56,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-3331fb2c-95c2-458c-8b24-48cb23230e66 Date: Mon, 30 Jul 2018 03:32:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ea86a54c-c46d-413c-8205-f9ed4a9d6380","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:32:56Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-net1","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:32:56Z","provider:network_type":"vxlan"}]} 2018-07-30 03:32:56,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ea86a54c-c46d-413c-8205-f9ed4a9d6380 used request id req-3331fb2c-95c2-458c-8b24-48cb23230e66 2018-07-30 03:32:56,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea86a54c-c46d-413c-8205-f9ed4a9d6380 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f216bd6ee4e01d8b92a65b7b78e9cdeab5542d3" 2018-07-30 03:32:56,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a5c590fe-0ffc-4352-b204-3def4813175d Date: Mon, 30 Jul 2018 03:32:56 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:32:56,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea86a54c-c46d-413c-8205-f9ed4a9d6380 used request id req-a5c590fe-0ffc-4352-b204-3def4813175d 2018-07-30 03:32:56,764 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-subnet1 2018-07-30 03:32:56,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f216bd6ee4e01d8b92a65b7b78e9cdeab5542d3" -d '{"subnets": [{"ip_version": 4, "network_id": "ea86a54c-c46d-413c-8205-f9ed4a9d6380", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-subnet1"}]}' 2018-07-30 03:32:57,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-31d47f9b-974f-4a10-ad2b-e5fd0aad39b2 Date: Mon, 30 Jul 2018 03:32:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:32:56Z","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":"05042183-9b30-42f4-af44-f1cf0b6c5592","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"ea86a54c-c46d-413c-8205-f9ed4a9d6380","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:32:56Z","ip_version":4}]} 2018-07-30 03:32:57,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-31d47f9b-974f-4a10-ad2b-e5fd0aad39b2 2018-07-30 03:32:57,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ea86a54c-c46d-413c-8205-f9ed4a9d6380 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f216bd6ee4e01d8b92a65b7b78e9cdeab5542d3" 2018-07-30 03:32:57,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-c38cce0c-b646-41f3-8d25-0904696291c7 Date: Mon, 30 Jul 2018 03:32:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ea86a54c-c46d-413c-8205-f9ed4a9d6380","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["05042183-9b30-42f4-af44-f1cf0b6c5592"],"description":"","tags":[],"updated_at":"2018-07-30T03:32:56Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-net1","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:32:56Z","provider:network_type":"vxlan"}]} 2018-07-30 03:32:57,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ea86a54c-c46d-413c-8205-f9ed4a9d6380 used request id req-c38cce0c-b646-41f3-8d25-0904696291c7 2018-07-30 03:32:57,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea86a54c-c46d-413c-8205-f9ed4a9d6380 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f216bd6ee4e01d8b92a65b7b78e9cdeab5542d3" 2018-07-30 03:32:57,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-fe5114a5-3853-4ca1-9740-be4fb3ef09cf Date: Mon, 30 Jul 2018 03:32:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:32:56Z","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":"05042183-9b30-42f4-af44-f1cf0b6c5592","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"ea86a54c-c46d-413c-8205-f9ed4a9d6380","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:32:56Z","ip_version":4}]} 2018-07-30 03:32:57,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea86a54c-c46d-413c-8205-f9ed4a9d6380 used request id req-fe5114a5-3853-4ca1-9740-be4fb3ef09cf 2018-07-30 03:32:57,448 - OpenStackNetwork - DEBUG - Network [ea86a54c-c46d-413c-8205-f9ed4a9d6380] created successfully 2018-07-30 03:32:57,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:57,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:57,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "895e3173e1de419c9998c1610ca40d2e", "name": "CreateRouterSuccessTests-b0a31f79-0c92-45c-proj-role"}], "expires_at": "2018-07-30T04:32:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09db6678a2484d2db89b634a3eedac00", "name": "CreateRouterSuccessTests-b0a31f79-0c92-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/09db6678a2484d2db89b634a3eedac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/09db6678a2484d2db89b634a3eedac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/09db6678a2484d2db89b634a3eedac00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/09db6678a2484d2db89b634a3eedac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/09db6678a2484d2db89b634a3eedac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/09db6678a2484d2db89b634a3eedac00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_09db6678a2484d2db89b634a3eedac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_09db6678a2484d2db89b634a3eedac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/09db6678a2484d2db89b634a3eedac00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/09db6678a2484d2db89b634a3eedac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/09db6678a2484d2db89b634a3eedac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/09db6678a2484d2db89b634a3eedac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/09db6678a2484d2db89b634a3eedac00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/09db6678a2484d2db89b634a3eedac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b0a31f79-0c92-45c-user", "id": "341131237c3b4e0fae5ee45f3a965f77"}, "audit_ids": ["wfPl2lI_SDyDU-qmKDDHFg"], "issued_at": "2018-07-30T03:32:57.000000Z"}} 2018-07-30 03:32:57,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4f02df17d3a94f08467fdae3f25b1c5cb145d3" 2018-07-30 03:32:57,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0268169-9455-42ea-8a18-838744dd9ab3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:57,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e0268169-9455-42ea-8a18-838744dd9ab3 2018-07-30 03:32:57,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4f02df17d3a94f08467fdae3f25b1c5cb145d3" 2018-07-30 03:32:58,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-916d6595-192a-4be4-8a2c-2b768dd85e0c Date: Mon, 30 Jul 2018 03:32:58 GMT RESP BODY: {"routers": []} 2018-07-30 03:32:58,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-router&admin_state_up=True used request id req-916d6595-192a-4be4-8a2c-2b768dd85e0c 2018-07-30 03:32:58,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:32:58,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:32:58,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "895e3173e1de419c9998c1610ca40d2e", "name": "CreateRouterSuccessTests-b0a31f79-0c92-45c-proj-role"}], "expires_at": "2018-07-30T04:32:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09db6678a2484d2db89b634a3eedac00", "name": "CreateRouterSuccessTests-b0a31f79-0c92-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/09db6678a2484d2db89b634a3eedac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/09db6678a2484d2db89b634a3eedac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/09db6678a2484d2db89b634a3eedac00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/09db6678a2484d2db89b634a3eedac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/09db6678a2484d2db89b634a3eedac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/09db6678a2484d2db89b634a3eedac00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_09db6678a2484d2db89b634a3eedac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_09db6678a2484d2db89b634a3eedac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/09db6678a2484d2db89b634a3eedac00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/09db6678a2484d2db89b634a3eedac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/09db6678a2484d2db89b634a3eedac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/09db6678a2484d2db89b634a3eedac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/09db6678a2484d2db89b634a3eedac00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/09db6678a2484d2db89b634a3eedac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b0a31f79-0c92-45c-user", "id": "341131237c3b4e0fae5ee45f3a965f77"}, "audit_ids": ["pwKjgSU9T5WjZNkf4BWbdw"], "issued_at": "2018-07-30T03:32:58.000000Z"}} 2018-07-30 03:32:58,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e0c3f5abdc23468d44e987ddf1660d9cf3a648" 2018-07-30 03:32:58,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8069acd-dcca-404e-98a5-95eea2136b6c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:32:58,820 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d8069acd-dcca-404e-98a5-95eea2136b6c 2018-07-30 03:32:58,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4f02df17d3a94f08467fdae3f25b1c5cb145d3" 2018-07-30 03:32:58,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a4b8d074-80fc-4b5d-9907-fb7f27e18f58 Date: Mon, 30 Jul 2018 03:32:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:32:58,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-a4b8d074-80fc-4b5d-9907-fb7f27e18f58 2018-07-30 03:32:58,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4f02df17d3a94f08467fdae3f25b1c5cb145d3" 2018-07-30 03:32:58,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bb51442a-4cf2-4b09-a189-0bfc4445d606 Date: Mon, 30 Jul 2018 03:32:58 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:32:58,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-bb51442a-4cf2-4b09-a189-0bfc4445d606 2018-07-30 03:32:58,957 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-router 2018-07-30 03:32:58,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4f02df17d3a94f08467fdae3f25b1c5cb145d3" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-router", "admin_state_up": true}}' 2018-07-30 03:33:00,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-fd575a93-92d6-4c9c-b356-4d882eea4cde Date: Mon, 30 Jul 2018 03:33:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "09db6678a2484d2db89b634a3eedac00", "created_at": "2018-07-30T03:32:59Z", "admin_state_up": true, "updated_at": "2018-07-30T03:32:59Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "09db6678a2484d2db89b634a3eedac00", "id": "8558d12f-b2c7-4710-bc34-108bc601eb67", "name": "CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-router"}} 2018-07-30 03:33:00,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-fd575a93-92d6-4c9c-b356-4d882eea4cde 2018-07-30 03:33:00,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=8558d12f-b2c7-4710-bc34-108bc601eb67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4f02df17d3a94f08467fdae3f25b1c5cb145d3" 2018-07-30 03:33:00,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-884bbc03-1cf3-4eed-b007-92d1a5aa3bbb Date: Mon, 30 Jul 2018 03:33:00 GMT RESP BODY: {"ports":[]} 2018-07-30 03:33:00,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=8558d12f-b2c7-4710-bc34-108bc601eb67 used request id req-884bbc03-1cf3-4eed-b007-92d1a5aa3bbb 2018-07-30 03:33:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?name=CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4f02df17d3a94f08467fdae3f25b1c5cb145d3" 2018-07-30 03:33:00,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-27358508-fdbc-4b2f-8aba-cc78e4f6df4d Date: Mon, 30 Jul 2018 03:33:00 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:33:00,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?name=CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-subnet1 used request id req-27358508-fdbc-4b2f-8aba-cc78e4f6df4d 2018-07-30 03:33:00,434 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-router 2018-07-30 03:33:00,435 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-router 2018-07-30 03:33:00,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/8558d12f-b2c7-4710-bc34-108bc601eb67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4f02df17d3a94f08467fdae3f25b1c5cb145d3" 2018-07-30 03:33:01,470 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc716385-69c0-41d6-b89e-a25941aeadf9 Content-Length: 0 Date: Mon, 30 Jul 2018 03:33:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:33:01,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/8558d12f-b2c7-4710-bc34-108bc601eb67 used request id req-dc716385-69c0-41d6-b89e-a25941aeadf9 2018-07-30 03:33:01,471 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-subnet1 2018-07-30 03:33:01,471 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-subnet1 2018-07-30 03:33:01,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/05042183-9b30-42f4-af44-f1cf0b6c5592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f216bd6ee4e01d8b92a65b7b78e9cdeab5542d3" 2018-07-30 03:33:02,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1859a45c-15a4-417d-80d7-f5ae574db69a Date: Mon, 30 Jul 2018 03:33:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:33:02,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/05042183-9b30-42f4-af44-f1cf0b6c5592 used request id req-1859a45c-15a4-417d-80d7-f5ae574db69a 2018-07-30 03:33:02,313 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-6e9be31e-4b22-449d-adb9-19993c9e2678-pub-net1 2018-07-30 03:33:02,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/ea86a54c-c46d-413c-8205-f9ed4a9d6380 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f216bd6ee4e01d8b92a65b7b78e9cdeab5542d3" 2018-07-30 03:33:03,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-47c5afbf-ff55-48dc-9638-3e5190800f83 Date: Mon, 30 Jul 2018 03:33:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:33:03,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ea86a54c-c46d-413c-8205-f9ed4a9d6380 used request id req-47c5afbf-ff55-48dc-9638-3e5190800f83 2018-07-30 03:33:03,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:33:03,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0664dbff-5eac-41f7-9847-37d9eddd9fc3 Date: Mon, 30 Jul 2018 03:33:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:33:03,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-0664dbff-5eac-41f7-9847-37d9eddd9fc3 2018-07-30 03:33:03,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:33:03,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-330ca74b-e09c-4d3c-a9d6-695f27cd83b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:03,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-330ca74b-e09c-4d3c-a9d6-695f27cd83b6 2018-07-30 03:33:03,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:33:03,793 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04e9364c-96f8-4c59-a864-603d9b3c57e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:03,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-04e9364c-96f8-4c59-a864-603d9b3c57e0 2018-07-30 03:33:03,793 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:03,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:33:03,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-921b3f9d-71f2-4e48-98f8-1c830f47b037 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:03,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-921b3f9d-71f2-4e48-98f8-1c830f47b037 2018-07-30 03:33:03,880 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:03,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:33:03,966 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72bc103a-5ea3-489c-91f0-10072f88701e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:03,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-72bc103a-5ea3-489c-91f0-10072f88701e 2018-07-30 03:33:03,967 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:03,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:33:04,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1569a2f9-ae61-4744-b00e-f27097b84879 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:33:04,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-1569a2f9-ae61-4744-b00e-f27097b84879 2018-07-30 03:33:04,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:33:04,134 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe09f358-da7b-4ec7-b2ba-4cb0256f702b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:04,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-fe09f358-da7b-4ec7-b2ba-4cb0256f702b 2018-07-30 03:33:04,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:04,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:33:04,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6471d717-e213-4e79-9089-27c95e8760c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:04,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-6471d717-e213-4e79-9089-27c95e8760c1 2018-07-30 03:33:04,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:04,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:33:04,304 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b3180d-24fd-415a-bddc-757b85b246fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:04,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-58b3180d-24fd-415a-bddc-757b85b246fe 2018-07-30 03:33:04,304 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:04,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:33:04,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ca3c9c-82ee-4b56-accb-2c096919efae Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:33:04,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-b5ca3c9c-82ee-4b56-accb-2c096919efae 2018-07-30 03:33:04,391 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-b0a31f79-0c92-45c-proj 2018-07-30 03:33:04,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/09db6678a2484d2db89b634a3eedac00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:33:04,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af468596-5c7b-483b-8be9-c5ecd86ff629 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:04,608 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/09db6678a2484d2db89b634a3eedac00 used request id req-af468596-5c7b-483b-8be9-c5ecd86ff629 2018-07-30 03:33:04,609 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-b0a31f79-0c92-45c-proj-role 2018-07-30 03:33:04,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/895e3173e1de419c9998c1610ca40d2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:33:04,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f0de803-9e40-4a43-a6e0-417fc79e3201 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:04,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/895e3173e1de419c9998c1610ca40d2e used request id req-0f0de803-9e40-4a43-a6e0-417fc79e3201 2018-07-30 03:33:04,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f685401718c6ce0b7d7adf1cf249d0b00f9b15f" 2018-07-30 03:33:04,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05705641-4d20-47a0-b02f-d7bcb1f7cfe0 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:04,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-05705641-4d20-47a0-b02f-d7bcb1f7cfe0 2018-07-30 03:33:04,815 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-b0a31f79-0c92-45c-user 2018-07-30 03:33:04,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/341131237c3b4e0fae5ee45f3a965f77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbced0f88560e28ea4cf3b7b9fc32981ef45e94c" 2018-07-30 03:33:05,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-798bd5e4-02e8-4ca8-9472-42425e08412b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:05,021 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/341131237c3b4e0fae5ee45f3a965f77 used request id req-798bd5e4-02e8-4ca8-9472-42425e08412b 2018-07-30 03:33:05,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:05,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["thF4z4afQuquUJbZTwqKsg"], "issued_at": "2018-07-30T03:33:05.000000Z"}} 2018-07-30 03:33:05,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191d21d6c0da9784b29d60c3d335bd6ee9b724c7" 2018-07-30 03:33:05,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8efc6141-102e-4641-8c5c-a04e066a5af2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:05,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8efc6141-102e-4641-8c5c-a04e066a5af2 2018-07-30 03:33:05,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:05,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:05,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vQm5m-m9QYKUiGgr1PIQOQ"], "issued_at": "2018-07-30T03:33:05.000000Z"}} 2018-07-30 03:33:05,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:05,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6ef4d6e-c7be-44fb-a6ef-36ec6923f65e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:05,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a6ef4d6e-c7be-44fb-a6ef-36ec6923f65e 2018-07-30 03:33:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:05,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:05,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-33163372-947c-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:06,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d1be8a7-d4e4-4fdc-a607-740636bbbcb9 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-33163372-947c-4f6-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:33:06,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-33163372-947c-4f6-proj used request id req-7d1be8a7-d4e4-4fdc-a607-740636bbbcb9 2018-07-30 03:33:06,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:06,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ccd1a9-106a-40ae-9f82-a0fcb0c91a92 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:06,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-33ccd1a9-106a-40ae-9f82-a0fcb0c91a92 2018-07-30 03:33:06,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-33163372-947c-4f6-proj"}}' 2018-07-30 03:33:06,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b688e762-3167-4f9c-a9ba-de90a73e764b Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5a7b511d627e48be808d19421f157d4e"}, "tags": [], "enabled": true, "id": "5a7b511d627e48be808d19421f157d4e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-33163372-947c-4f6-proj"}} 2018-07-30 03:33:06,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b688e762-3167-4f9c-a9ba-de90a73e764b 2018-07-30 03:33:06,256 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-33163372-947c-4f6-proj 2018-07-30 03:33:06,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:06,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:06,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["8UuzPcZPTF6NALGvpCIDpg"], "issued_at": "2018-07-30T03:33:06.000000Z"}} 2018-07-30 03:33:06,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd2793f15ffd8521228cfcb75598cf0ad66751c" 2018-07-30 03:33:06,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2442f0c5-f9db-45fe-af0b-edc7c6f25bce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:06,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2442f0c5-f9db-45fe-af0b-edc7c6f25bce 2018-07-30 03:33:06,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:06,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:06,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd2793f15ffd8521228cfcb75598cf0ad66751c" 2018-07-30 03:33:06,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac99cb23-d06c-45fc-a377-ba9002152c8d Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:33:06,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ac99cb23-d06c-45fc-a377-ba9002152c8d 2018-07-30 03:33:06,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-33163372-947c-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd2793f15ffd8521228cfcb75598cf0ad66751c" 2018-07-30 03:33:06,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4661bd-d679-4119-a4b9-7fc58a9c7c1a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-33163372-947c-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5a7b511d627e48be808d19421f157d4e"}, "tags": [], "enabled": true, "id": "5a7b511d627e48be808d19421f157d4e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-33163372-947c-4f6-proj"}]} 2018-07-30 03:33:06,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-33163372-947c-4f6-proj used request id req-ad4661bd-d679-4119-a4b9-7fc58a9c7c1a 2018-07-30 03:33:06,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd2793f15ffd8521228cfcb75598cf0ad66751c" 2018-07-30 03:33:06,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d180c4c-dcfb-4748-9cb0-3225ea16870c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:06,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1d180c4c-dcfb-4748-9cb0-3225ea16870c 2018-07-30 03:33:07,244 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-33163372-947c-4f6-user 2018-07-30 03:33:07,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:07,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:07,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d515f2-5153-4bfa-a2c1-4817b79b67e4 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:07,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-40d515f2-5153-4bfa-a2c1-4817b79b67e4 2018-07-30 03:33:07,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" -d '{"role": {"name": "CreateRouterNegativeTests-33163372-947c-4f6-proj-role"}}' 2018-07-30 03:33:07,435 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f9f5f8d-1bc9-43ea-9a67-9107548cb61d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "845781fcb3c44beab0fb5cf9635d4a27", "links": {"self": "http://172.30.9.25:5000/v3/roles/845781fcb3c44beab0fb5cf9635d4a27"}, "name": "CreateRouterNegativeTests-33163372-947c-4f6-proj-role"}} 2018-07-30 03:33:07,435 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-6f9f5f8d-1bc9-43ea-9a67-9107548cb61d 2018-07-30 03:33:07,435 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-33163372-947c-4f6-proj-role 2018-07-30 03:33:07,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/845781fcb3c44beab0fb5cf9635d4a27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:07,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c03857-a334-4cc1-be80-e08cbb179394 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "845781fcb3c44beab0fb5cf9635d4a27", "links": {"self": "http://172.30.9.25:5000/v3/roles/845781fcb3c44beab0fb5cf9635d4a27"}, "name": "CreateRouterNegativeTests-33163372-947c-4f6-proj-role"}} 2018-07-30 03:33:07,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/845781fcb3c44beab0fb5cf9635d4a27 used request id req-e5c03857-a334-4cc1-be80-e08cbb179394 2018-07-30 03:33:07,517 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-33163372-947c-4f6-proj-role to project CreateRouterNegativeTests-33163372-947c-4f6-proj 2018-07-30 03:33:07,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/5a7b511d627e48be808d19421f157d4e/users/f9b6bfedcf9c4078b363236238d12f63/roles/845781fcb3c44beab0fb5cf9635d4a27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:07,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82722e6e-a427-455f-8e53-a137c6417f5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:07,653 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5a7b511d627e48be808d19421f157d4e/users/f9b6bfedcf9c4078b363236238d12f63/roles/845781fcb3c44beab0fb5cf9635d4a27 used request id req-82722e6e-a427-455f-8e53-a137c6417f5e 2018-07-30 03:33:07,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:07,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:08,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["bebl5bU5RICiImvoxBzywQ"], "issued_at": "2018-07-30T03:33:08.000000Z"}} 2018-07-30 03:33:08,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc13ecd06aee397470b485d08d799aee5ce3de6" 2018-07-30 03:33:08,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d088651-b44e-4b51-99d7-897f29e82813 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:08,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7d088651-b44e-4b51-99d7-897f29e82813 2018-07-30 03:33:08,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc13ecd06aee397470b485d08d799aee5ce3de6" 2018-07-30 03:33:08,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a6499f93-ec50-48d8-a928-7f618edb2eb5 Date: Mon, 30 Jul 2018 03:33:08 GMT RESP BODY: {"networks":[]} 2018-07-30 03:33:08,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-net1 used request id req-a6499f93-ec50-48d8-a928-7f618edb2eb5 2018-07-30 03:33:08,304 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-net1 2018-07-30 03:33:08,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc13ecd06aee397470b485d08d799aee5ce3de6" -d '{"network": {"name": "CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-net1", "admin_state_up": true}}' 2018-07-30 03:33:08,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-c5963c19-43f4-4544-986e-6cdbf0721fa8 Date: Mon, 30 Jul 2018 03:33: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":"2a11bc44-ba67-4763-8bca-18bd137a66f8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:33:08Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-net1","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:33:08Z","mtu":1450}} 2018-07-30 03:33:08,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-c5963c19-43f4-4544-986e-6cdbf0721fa8 2018-07-30 03:33:08,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=2a11bc44-ba67-4763-8bca-18bd137a66f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc13ecd06aee397470b485d08d799aee5ce3de6" 2018-07-30 03:33:08,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-300db7af-c968-435f-825c-21eb46384132 Date: Mon, 30 Jul 2018 03:33:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2a11bc44-ba67-4763-8bca-18bd137a66f8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:33:08Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-net1","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:33:08Z","provider:network_type":"vxlan"}]} 2018-07-30 03:33:08,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=2a11bc44-ba67-4763-8bca-18bd137a66f8 used request id req-300db7af-c968-435f-825c-21eb46384132 2018-07-30 03:33:08,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2a11bc44-ba67-4763-8bca-18bd137a66f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc13ecd06aee397470b485d08d799aee5ce3de6" 2018-07-30 03:33:08,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-846e37b1-2383-41a0-9ad7-b9531c4e9139 Date: Mon, 30 Jul 2018 03:33:08 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:33:08,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2a11bc44-ba67-4763-8bca-18bd137a66f8 used request id req-846e37b1-2383-41a0-9ad7-b9531c4e9139 2018-07-30 03:33:08,839 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-subnet1 2018-07-30 03:33:08,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc13ecd06aee397470b485d08d799aee5ce3de6" -d '{"subnets": [{"ip_version": 4, "network_id": "2a11bc44-ba67-4763-8bca-18bd137a66f8", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-subnet1"}]}' 2018-07-30 03:33:09,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-5f63a83c-a3ee-4bb3-b9be-5d101b4939f0 Date: Mon, 30 Jul 2018 03:33:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:33:09Z","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":"1a3055da-4345-4ab7-b1f2-cee6d6186afa","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"2a11bc44-ba67-4763-8bca-18bd137a66f8","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:33:09Z","ip_version":4}]} 2018-07-30 03:33:09,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-5f63a83c-a3ee-4bb3-b9be-5d101b4939f0 2018-07-30 03:33:09,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=2a11bc44-ba67-4763-8bca-18bd137a66f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc13ecd06aee397470b485d08d799aee5ce3de6" 2018-07-30 03:33:09,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-69f45f3c-c5ea-46a4-bab7-183ceb31f2c6 Date: Mon, 30 Jul 2018 03:33:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2a11bc44-ba67-4763-8bca-18bd137a66f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["1a3055da-4345-4ab7-b1f2-cee6d6186afa"],"description":"","tags":[],"updated_at":"2018-07-30T03:33:09Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-net1","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:33:08Z","provider:network_type":"vxlan"}]} 2018-07-30 03:33:09,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=2a11bc44-ba67-4763-8bca-18bd137a66f8 used request id req-69f45f3c-c5ea-46a4-bab7-183ceb31f2c6 2018-07-30 03:33:09,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2a11bc44-ba67-4763-8bca-18bd137a66f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc13ecd06aee397470b485d08d799aee5ce3de6" 2018-07-30 03:33:09,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-0a75a307-3883-45f9-a73f-ad5589baa75f Date: Mon, 30 Jul 2018 03:33:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:33:09Z","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":"1a3055da-4345-4ab7-b1f2-cee6d6186afa","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"2a11bc44-ba67-4763-8bca-18bd137a66f8","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:33:09Z","ip_version":4}]} 2018-07-30 03:33:09,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2a11bc44-ba67-4763-8bca-18bd137a66f8 used request id req-0a75a307-3883-45f9-a73f-ad5589baa75f 2018-07-30 03:33:09,441 - OpenStackNetwork - DEBUG - Network [2a11bc44-ba67-4763-8bca-18bd137a66f8] created successfully 2018-07-30 03:33:09,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:09,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:09,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "845781fcb3c44beab0fb5cf9635d4a27", "name": "CreateRouterNegativeTests-33163372-947c-4f6-proj-role"}], "expires_at": "2018-07-30T04:33:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a7b511d627e48be808d19421f157d4e", "name": "CreateRouterNegativeTests-33163372-947c-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/5a7b511d627e48be808d19421f157d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/5a7b511d627e48be808d19421f157d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/5a7b511d627e48be808d19421f157d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/5a7b511d627e48be808d19421f157d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-33163372-947c-4f6-user", "id": "f9b6bfedcf9c4078b363236238d12f63"}, "audit_ids": ["W6QKrwzOTiWFVPIxZZr4DQ"], "issued_at": "2018-07-30T03:33:09.000000Z"}} 2018-07-30 03:33:09,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757cbc3943812701a8e991f502506edabb1a56e1" 2018-07-30 03:33:09,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c88de59-5a97-40a8-843a-279ac04564b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:09,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7c88de59-5a97-40a8-843a-279ac04564b7 2018-07-30 03:33:09,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757cbc3943812701a8e991f502506edabb1a56e1" 2018-07-30 03:33:10,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e300d5fa-2c62-40db-9a78-63231738a038 Date: Mon, 30 Jul 2018 03:33:10 GMT RESP BODY: {"routers": []} 2018-07-30 03:33:10,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-router&admin_state_up=True used request id req-e300d5fa-2c62-40db-9a78-63231738a038 2018-07-30 03:33:10,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:10,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:10,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "845781fcb3c44beab0fb5cf9635d4a27", "name": "CreateRouterNegativeTests-33163372-947c-4f6-proj-role"}], "expires_at": "2018-07-30T04:33:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a7b511d627e48be808d19421f157d4e", "name": "CreateRouterNegativeTests-33163372-947c-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/5a7b511d627e48be808d19421f157d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/5a7b511d627e48be808d19421f157d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/5a7b511d627e48be808d19421f157d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/5a7b511d627e48be808d19421f157d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-33163372-947c-4f6-user", "id": "f9b6bfedcf9c4078b363236238d12f63"}, "audit_ids": ["zgx2CxJQSsKKG0rBj8H_gA"], "issued_at": "2018-07-30T03:33:10.000000Z"}} 2018-07-30 03:33:10,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a59d2e1ba7a33414e125c830d48d16e689db51" 2018-07-30 03:33:10,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04cf2822-e608-4fa9-942b-1dc2b8bf79fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:10,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-04cf2822-e608-4fa9-942b-1dc2b8bf79fc 2018-07-30 03:33:10,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757cbc3943812701a8e991f502506edabb1a56e1" 2018-07-30 03:33:10,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-1ae62056-602b-4cc2-a8a3-ea542d423f5d Date: Mon, 30 Jul 2018 03:33:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:33:10,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-1ae62056-602b-4cc2-a8a3-ea542d423f5d 2018-07-30 03:33:10,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757cbc3943812701a8e991f502506edabb1a56e1" 2018-07-30 03:33:10,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-63835d34-3ed2-4822-bc98-fd5ba76443e7 Date: Mon, 30 Jul 2018 03:33:10 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:33:10,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-63835d34-3ed2-4822-bc98-fd5ba76443e7 2018-07-30 03:33:10,916 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-router 2018-07-30 03:33:10,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757cbc3943812701a8e991f502506edabb1a56e1" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-router", "admin_state_up": true}}' 2018-07-30 03:33:12,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-39499781-06e3-4d7d-82f0-193f91cb7229 Date: Mon, 30 Jul 2018 03:33:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a7b511d627e48be808d19421f157d4e", "created_at": "2018-07-30T03:33:10Z", "admin_state_up": true, "updated_at": "2018-07-30T03:33:11Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5a7b511d627e48be808d19421f157d4e", "id": "faacd586-411b-46b7-b9b4-5d4153578c32", "name": "CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-router"}} 2018-07-30 03:33:12,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-39499781-06e3-4d7d-82f0-193f91cb7229 2018-07-30 03:33:12,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=faacd586-411b-46b7-b9b4-5d4153578c32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757cbc3943812701a8e991f502506edabb1a56e1" 2018-07-30 03:33:12,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cd9cc86e-01d6-47c6-a8f9-bc613bc384e4 Date: Mon, 30 Jul 2018 03:33:12 GMT RESP BODY: {"ports":[]} 2018-07-30 03:33:12,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=faacd586-411b-46b7-b9b4-5d4153578c32 used request id req-cd9cc86e-01d6-47c6-a8f9-bc613bc384e4 2018-07-30 03:33:12,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757cbc3943812701a8e991f502506edabb1a56e1" 2018-07-30 03:33:12,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a507ffec-e94d-42f5-b162-e20208ee9ecb Date: Mon, 30 Jul 2018 03:33:12 GMT RESP BODY: {"networks":[]} 2018-07-30 03:33:12,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-net1 used request id req-a507ffec-e94d-42f5-b162-e20208ee9ecb 2018-07-30 03:33:12,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?name=CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757cbc3943812701a8e991f502506edabb1a56e1" 2018-07-30 03:33:12,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cb4a12e8-fd86-486f-b211-aebd74f7fece Date: Mon, 30 Jul 2018 03:33:12 GMT RESP BODY: {"ports":[]} 2018-07-30 03:33:12,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?name=CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-port1&admin_state_up=True used request id req-cb4a12e8-fd86-486f-b211-aebd74f7fece 2018-07-30 03:33:12,440 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-port1 for router - CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-router 2018-07-30 03:33:12,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:12,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:12,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "845781fcb3c44beab0fb5cf9635d4a27", "name": "CreateRouterNegativeTests-33163372-947c-4f6-proj-role"}], "expires_at": "2018-07-30T04:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a7b511d627e48be808d19421f157d4e", "name": "CreateRouterNegativeTests-33163372-947c-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/5a7b511d627e48be808d19421f157d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/5a7b511d627e48be808d19421f157d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/5a7b511d627e48be808d19421f157d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/5a7b511d627e48be808d19421f157d4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/5a7b511d627e48be808d19421f157d4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/5a7b511d627e48be808d19421f157d4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-33163372-947c-4f6-user", "id": "f9b6bfedcf9c4078b363236238d12f63"}, "audit_ids": ["aQs56Q72R7GcgDh0FOp1Kg"], "issued_at": "2018-07-30T03:33:12.000000Z"}} 2018-07-30 03:33:12,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b281b9ff5342046ebcd03db2a403f65ba320d781" 2018-07-30 03:33:12,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb45eeb0-d18a-4e97-a65c-8466b752b0be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:12,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bb45eeb0-d18a-4e97-a65c-8466b752b0be 2018-07-30 03:33:12,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757cbc3943812701a8e991f502506edabb1a56e1" 2018-07-30 03:33:12,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cd8ccfb1-d055-44a5-ae61-340af2fc22aa Date: Mon, 30 Jul 2018 03:33:12 GMT RESP BODY: {"networks":[]} 2018-07-30 03:33:12,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-net1 used request id req-cd8ccfb1-d055-44a5-ae61-340af2fc22aa 2018-07-30 03:33:12,936 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-router 2018-07-30 03:33:12,937 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-router 2018-07-30 03:33:12,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/faacd586-411b-46b7-b9b4-5d4153578c32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757cbc3943812701a8e991f502506edabb1a56e1" 2018-07-30 03:33:13,854 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c15d510a-7f63-482e-b483-7a946817a924 Content-Length: 0 Date: Mon, 30 Jul 2018 03:33:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:33:13,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/faacd586-411b-46b7-b9b4-5d4153578c32 used request id req-c15d510a-7f63-482e-b483-7a946817a924 2018-07-30 03:33:13,855 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-subnet1 2018-07-30 03:33:13,855 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-subnet1 2018-07-30 03:33:13,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/1a3055da-4345-4ab7-b1f2-cee6d6186afa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc13ecd06aee397470b485d08d799aee5ce3de6" 2018-07-30 03:33:14,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-47bf2171-8641-4e4b-b2ff-7e8f162d6429 Date: Mon, 30 Jul 2018 03:33:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:33:14,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/1a3055da-4345-4ab7-b1f2-cee6d6186afa used request id req-47bf2171-8641-4e4b-b2ff-7e8f162d6429 2018-07-30 03:33:14,831 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-9b5d8ad3-c10b-4c3e-9378-804bd49c6ad6-pub-net1 2018-07-30 03:33:14,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/2a11bc44-ba67-4763-8bca-18bd137a66f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc13ecd06aee397470b485d08d799aee5ce3de6" 2018-07-30 03:33:15,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5accb15a-c82e-46f4-aacc-c55239b032b6 Date: Mon, 30 Jul 2018 03:33:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:33:15,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/2a11bc44-ba67-4763-8bca-18bd137a66f8 used request id req-5accb15a-c82e-46f4-aacc-c55239b032b6 2018-07-30 03:33:15,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:15,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-754211d0-fda3-4719-b49a-d802e0227b31 Date: Mon, 30 Jul 2018 03:33:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:33:15,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-754211d0-fda3-4719-b49a-d802e0227b31 2018-07-30 03:33:15,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:16,021 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9860e378-a171-40e0-9761-2afbd4755b41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:16,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-9860e378-a171-40e0-9761-2afbd4755b41 2018-07-30 03:33:16,021 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:16,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:16,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4434dd12-9eb6-4fb8-8b09-fa528d85d716 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:16,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-4434dd12-9eb6-4fb8-8b09-fa528d85d716 2018-07-30 03:33:16,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:16,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:16,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de036056-e3f1-40f0-8eb7-7db121d566ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:16,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-de036056-e3f1-40f0-8eb7-7db121d566ba 2018-07-30 03:33:16,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:16,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:16,282 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd42bfed-0a35-43ab-898e-d8daecc9a675 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:16,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-bd42bfed-0a35-43ab-898e-d8daecc9a675 2018-07-30 03:33:16,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:16,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:16,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb90048-fcdb-49a1-abe9-01ea27dfc67d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:33:16,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-fcb90048-fcdb-49a1-abe9-01ea27dfc67d 2018-07-30 03:33:16,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:16,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6baae1b1-c25f-4a36-929e-0095206c5c4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:16,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-6baae1b1-c25f-4a36-929e-0095206c5c4e 2018-07-30 03:33:16,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:16,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:16,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fb393bf-4dcd-4407-889d-f65fe9d35382 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:16,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-7fb393bf-4dcd-4407-889d-f65fe9d35382 2018-07-30 03:33:16,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:16,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:16,622 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b81a2f7c-2127-4548-8d90-f7e68328949d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:16,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-b81a2f7c-2127-4548-8d90-f7e68328949d 2018-07-30 03:33:16,623 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:16,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:16,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cade172-e509-4634-b2d6-40336f557716 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:33:16,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-1cade172-e509-4634-b2d6-40336f557716 2018-07-30 03:33:16,715 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-33163372-947c-4f6-proj 2018-07-30 03:33:16,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/5a7b511d627e48be808d19421f157d4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:16,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5897a176-f3e3-47bd-8920-65be03939c30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:16,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5a7b511d627e48be808d19421f157d4e used request id req-5897a176-f3e3-47bd-8920-65be03939c30 2018-07-30 03:33:16,923 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-33163372-947c-4f6-proj-role 2018-07-30 03:33:16,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/845781fcb3c44beab0fb5cf9635d4a27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:17,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02827465-ce3e-4c49-94ba-561e1cec74c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:17,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/845781fcb3c44beab0fb5cf9635d4a27 used request id req-02827465-ce3e-4c49-94ba-561e1cec74c5 2018-07-30 03:33:17,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5881096ea175750ff949cf8eb710eb109c2f932e" 2018-07-30 03:33:17,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f08b082-eca2-42de-91bf-bbb3fc678850 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:17,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1f08b082-eca2-42de-91bf-bbb3fc678850 2018-07-30 03:33:17,119 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-33163372-947c-4f6-user 2018-07-30 03:33:17,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f9b6bfedcf9c4078b363236238d12f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd2793f15ffd8521228cfcb75598cf0ad66751c" 2018-07-30 03:33:17,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d489de6-070d-437d-af25-2c720109afdc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:17,299 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f9b6bfedcf9c4078b363236238d12f63 used request id req-9d489de6-070d-437d-af25-2c720109afdc 2018-07-30 03:33:17,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:17,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["X9libcTaQDmjuJzCz1G3Gg"], "issued_at": "2018-07-30T03:33:17.000000Z"}} 2018-07-30 03:33:17,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d04af35e8a1abb98d8e86ef741c5515144755c70" 2018-07-30 03:33:17,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f23c2d7-30a2-420f-8287-c9e3d667936b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:17,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8f23c2d7-30a2-420f-8287-c9e3d667936b 2018-07-30 03:33:17,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:17,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:18,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Y1uHyiawTnyl48AyFmahKg"], "issued_at": "2018-07-30T03:33:18.000000Z"}} 2018-07-30 03:33:18,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:18,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3f3a84-b7a3-440d-a55d-1756c9a1e595 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:18,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ba3f3a84-b7a3-440d-a55d-1756c9a1e595 2018-07-30 03:33:18,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:18,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:18,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-de324e3c-da3f-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:18,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf63309-8d9f-4d11-9c56-99c5884d7f4d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-de324e3c-da3f-4ac-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:33:18,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-de324e3c-da3f-4ac-proj used request id req-dbf63309-8d9f-4d11-9c56-99c5884d7f4d 2018-07-30 03:33:18,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:18,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104345d0-e29f-4a19-95d6-3d3002baa47a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:18,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-104345d0-e29f-4a19-95d6-3d3002baa47a 2018-07-30 03:33:18,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-de324e3c-da3f-4ac-proj"}}' 2018-07-30 03:33:18,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3f18f7e-1361-4af7-8979-fffcbf21c18a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9d527d6c37524e94b1dfee6dfb520dcd"}, "tags": [], "enabled": true, "id": "9d527d6c37524e94b1dfee6dfb520dcd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-de324e3c-da3f-4ac-proj"}} 2018-07-30 03:33:18,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e3f18f7e-1361-4af7-8979-fffcbf21c18a 2018-07-30 03:33:18,522 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-de324e3c-da3f-4ac-proj 2018-07-30 03:33:18,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:18,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:18,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ORSo3arzRc-vgbS1WMgBxQ"], "issued_at": "2018-07-30T03:33:18.000000Z"}} 2018-07-30 03:33:18,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0895141001ce47e5d211cd96938c5c3b9798de" 2018-07-30 03:33:18,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d667e2-0512-4a2c-9acd-c34d7fd5b1a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:18,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-26d667e2-0512-4a2c-9acd-c34d7fd5b1a0 2018-07-30 03:33:18,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:18,926 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:18,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0895141001ce47e5d211cd96938c5c3b9798de" 2018-07-30 03:33:19,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-126353d1-c3d8-470c-9970-05487579c4c1 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:33:19,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-126353d1-c3d8-470c-9970-05487579c4c1 2018-07-30 03:33:19,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-de324e3c-da3f-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0895141001ce47e5d211cd96938c5c3b9798de" 2018-07-30 03:33:19,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b58bc3f1-4c12-4f12-94b6-3829568225a3 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-de324e3c-da3f-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9d527d6c37524e94b1dfee6dfb520dcd"}, "tags": [], "enabled": true, "id": "9d527d6c37524e94b1dfee6dfb520dcd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-de324e3c-da3f-4ac-proj"}]} 2018-07-30 03:33:19,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-de324e3c-da3f-4ac-proj used request id req-b58bc3f1-4c12-4f12-94b6-3829568225a3 2018-07-30 03:33:19,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0895141001ce47e5d211cd96938c5c3b9798de" 2018-07-30 03:33:19,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e359b554-dd62-4095-a3a3-bd5d3c4d6023 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:19,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e359b554-dd62-4095-a3a3-bd5d3c4d6023 2018-07-30 03:33:19,581 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-de324e3c-da3f-4ac-user 2018-07-30 03:33:19,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:19,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:19,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f92aaa0-7afc-4eb2-bce0-15754f0146db Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:19,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8f92aaa0-7afc-4eb2-bce0-15754f0146db 2018-07-30 03:33:19,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" -d '{"role": {"name": "CreateRouterNegativeTests-de324e3c-da3f-4ac-proj-role"}}' 2018-07-30 03:33:19,780 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f14a55e4-dfa8-4b3f-9dbf-41d2ecbf9b3c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83c61a16659a43aead8f9915aae8e8f8", "links": {"self": "http://172.30.9.25:5000/v3/roles/83c61a16659a43aead8f9915aae8e8f8"}, "name": "CreateRouterNegativeTests-de324e3c-da3f-4ac-proj-role"}} 2018-07-30 03:33:19,780 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f14a55e4-dfa8-4b3f-9dbf-41d2ecbf9b3c 2018-07-30 03:33:19,780 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-de324e3c-da3f-4ac-proj-role 2018-07-30 03:33:19,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/83c61a16659a43aead8f9915aae8e8f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:19,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754479a1-f081-4176-9612-3a6e19e31d15 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83c61a16659a43aead8f9915aae8e8f8", "links": {"self": "http://172.30.9.25:5000/v3/roles/83c61a16659a43aead8f9915aae8e8f8"}, "name": "CreateRouterNegativeTests-de324e3c-da3f-4ac-proj-role"}} 2018-07-30 03:33:19,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/83c61a16659a43aead8f9915aae8e8f8 used request id req-754479a1-f081-4176-9612-3a6e19e31d15 2018-07-30 03:33:19,871 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-de324e3c-da3f-4ac-proj-role to project CreateRouterNegativeTests-de324e3c-da3f-4ac-proj 2018-07-30 03:33:19,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/9d527d6c37524e94b1dfee6dfb520dcd/users/595f962132364528a4479bb95b75c3ea/roles/83c61a16659a43aead8f9915aae8e8f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:19,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2c4e03c-6816-42b7-85bd-b01e0f48a60f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:19,988 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9d527d6c37524e94b1dfee6dfb520dcd/users/595f962132364528a4479bb95b75c3ea/roles/83c61a16659a43aead8f9915aae8e8f8 used request id req-b2c4e03c-6816-42b7-85bd-b01e0f48a60f 2018-07-30 03:33:19,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:19,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:20,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "83c61a16659a43aead8f9915aae8e8f8", "name": "CreateRouterNegativeTests-de324e3c-da3f-4ac-proj-role"}], "expires_at": "2018-07-30T04:33:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d527d6c37524e94b1dfee6dfb520dcd", "name": "CreateRouterNegativeTests-de324e3c-da3f-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9d527d6c37524e94b1dfee6dfb520dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9d527d6c37524e94b1dfee6dfb520dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-de324e3c-da3f-4ac-user", "id": "595f962132364528a4479bb95b75c3ea"}, "audit_ids": ["iW4wLYtKSLCNfLXzTMpmBw"], "issued_at": "2018-07-30T03:33:20.000000Z"}} 2018-07-30 03:33:20,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52155a71034d9c62ba02fb990353079aad1ce273" 2018-07-30 03:33:20,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6bf7da-0dc1-4e5b-9fc2-72e27404cba8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:20,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fe6bf7da-0dc1-4e5b-9fc2-72e27404cba8 2018-07-30 03:33:20,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterNegativeTests-9ea72681-710a-4c47-8496-2c3eb27c836f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52155a71034d9c62ba02fb990353079aad1ce273" 2018-07-30 03:33:20,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9e655eaf-8bec-404f-80e2-f877dd8a26da Date: Mon, 30 Jul 2018 03:33:20 GMT RESP BODY: {"routers": []} 2018-07-30 03:33:20,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterNegativeTests-9ea72681-710a-4c47-8496-2c3eb27c836f-pub-router&admin_state_up=True used request id req-9e655eaf-8bec-404f-80e2-f877dd8a26da 2018-07-30 03:33:20,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:20,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:21,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "83c61a16659a43aead8f9915aae8e8f8", "name": "CreateRouterNegativeTests-de324e3c-da3f-4ac-proj-role"}], "expires_at": "2018-07-30T04:33:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d527d6c37524e94b1dfee6dfb520dcd", "name": "CreateRouterNegativeTests-de324e3c-da3f-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9d527d6c37524e94b1dfee6dfb520dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9d527d6c37524e94b1dfee6dfb520dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/9d527d6c37524e94b1dfee6dfb520dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-de324e3c-da3f-4ac-user", "id": "595f962132364528a4479bb95b75c3ea"}, "audit_ids": ["U-9Ge2GOSD2oMXCTQP970w"], "issued_at": "2018-07-30T03:33:21.000000Z"}} 2018-07-30 03:33:21,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c3c6d8bca1be21d53897bf68ead6c6fd8281ad" 2018-07-30 03:33:21,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c70c7d5-7953-44f2-ba3f-98aa2fd8508c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:21,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4c70c7d5-7953-44f2-ba3f-98aa2fd8508c 2018-07-30 03:33:21,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52155a71034d9c62ba02fb990353079aad1ce273" 2018-07-30 03:33:21,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-06af645a-4c76-4b4c-b549-3584f175de4a Date: Mon, 30 Jul 2018 03:33:21 GMT RESP BODY: {"networks":[]} 2018-07-30 03:33:21,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=Invalid_name used request id req-06af645a-4c76-4b4c-b549-3584f175de4a 2018-07-30 03:33:21,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:21,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-48e9089d-eb2f-4d31-9c54-4183b135595e Date: Mon, 30 Jul 2018 03:33:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:33:21,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-48e9089d-eb2f-4d31-9c54-4183b135595e 2018-07-30 03:33:21,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:21,467 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8554c5ba-0e06-45df-a682-604411a34718 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:21,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-8554c5ba-0e06-45df-a682-604411a34718 2018-07-30 03:33:21,467 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:21,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:21,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26acbcf8-f82c-4646-8dab-7ec4a847e63d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:21,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-26acbcf8-f82c-4646-8dab-7ec4a847e63d 2018-07-30 03:33:21,551 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:21,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:21,639 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4ee850e-c65b-4fbf-865b-e29b7dc6fa9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:21,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-c4ee850e-c65b-4fbf-865b-e29b7dc6fa9a 2018-07-30 03:33:21,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:21,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:21,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a652e41f-6e58-4b2f-8c5c-ebe6742aebd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:21,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-a652e41f-6e58-4b2f-8c5c-ebe6742aebd1 2018-07-30 03:33:21,722 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:21,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:21,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e67f7857-dbe9-476f-a29b-b6a4a71da37b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:33:21,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-e67f7857-dbe9-476f-a29b-b6a4a71da37b 2018-07-30 03:33:21,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:21,895 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9e9a3a2-42c9-43d9-b211-afbfc6bade80 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:21,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-b9e9a3a2-42c9-43d9-b211-afbfc6bade80 2018-07-30 03:33:21,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:21,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:21,983 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c7aa5bb-6f65-4343-bb44-3474b5e7cf87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:21,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-5c7aa5bb-6f65-4343-bb44-3474b5e7cf87 2018-07-30 03:33:21,983 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:21,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:22,073 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18171387-c25c-4a43-9c27-9ccfa0000f01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:22,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-18171387-c25c-4a43-9c27-9ccfa0000f01 2018-07-30 03:33:22,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:22,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:22,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438bea2a-ca8c-4683-9731-2930dda8ae68 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:33:22,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-438bea2a-ca8c-4683-9731-2930dda8ae68 2018-07-30 03:33:22,162 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-de324e3c-da3f-4ac-proj 2018-07-30 03:33:22,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/9d527d6c37524e94b1dfee6dfb520dcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:22,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b6ecb03-637b-4a5d-aa96-c75a8e547e0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:22,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9d527d6c37524e94b1dfee6dfb520dcd used request id req-9b6ecb03-637b-4a5d-aa96-c75a8e547e0a 2018-07-30 03:33:22,348 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-de324e3c-da3f-4ac-proj-role 2018-07-30 03:33:22,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/83c61a16659a43aead8f9915aae8e8f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:22,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53798788-72e6-4fa4-b2f7-2be476b877d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:22,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/83c61a16659a43aead8f9915aae8e8f8 used request id req-53798788-72e6-4fa4-b2f7-2be476b877d0 2018-07-30 03:33:22,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d82168bd1a055b2e04feb13e8d0fcbafc32fe2" 2018-07-30 03:33:22,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f901f3-7995-45fc-833c-bce056eab14f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:22,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-90f901f3-7995-45fc-833c-bce056eab14f 2018-07-30 03:33:22,546 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-de324e3c-da3f-4ac-user 2018-07-30 03:33:22,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/595f962132364528a4479bb95b75c3ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0895141001ce47e5d211cd96938c5c3b9798de" 2018-07-30 03:33:22,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-806d7baa-6f9f-48b9-b629-1a855eb5aa47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:22,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/595f962132364528a4479bb95b75c3ea used request id req-806d7baa-6f9f-48b9-b629-1a855eb5aa47 2018-07-30 03:33:22,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:23,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["EZMFxmiCTvO7QbeKTs_rQA"], "issued_at": "2018-07-30T03:33:23.000000Z"}} 2018-07-30 03:33:23,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50389c3850b4fb126b8fbe994a3dfab2d990f781" 2018-07-30 03:33:23,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f53ab82-38d8-409f-b29c-a0848afa6987 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:23,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9f53ab82-38d8-409f-b29c-a0848afa6987 2018-07-30 03:33:23,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:23,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:23,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["08tmE4cDSw-yHSH-BAPQrQ"], "issued_at": "2018-07-30T03:33:23.000000Z"}} 2018-07-30 03:33:23,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:23,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2019f55-2f3e-4029-a268-1c0a5312396b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:23,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b2019f55-2f3e-4029-a268-1c0a5312396b 2018-07-30 03:33:23,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:23,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:23,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:23,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9062b376-fe4a-48fd-8d7b-6590304bae38 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:33:23,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj used request id req-9062b376-fe4a-48fd-8d7b-6590304bae38 2018-07-30 03:33:23,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:23,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd20a83b-1792-446b-9de1-648d9590754e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:23,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cd20a83b-1792-446b-9de1-648d9590754e 2018-07-30 03:33:23,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj"}}' 2018-07-30 03:33:24,019 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb5ae969-01d5-4707-9f5e-c5ec64a5459f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c5bb60e3697a4f9691a817d46c2d2b91"}, "tags": [], "enabled": true, "id": "c5bb60e3697a4f9691a817d46c2d2b91", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj"}} 2018-07-30 03:33:24,020 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-eb5ae969-01d5-4707-9f5e-c5ec64a5459f 2018-07-30 03:33:24,020 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj 2018-07-30 03:33:24,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:24,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:24,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["q5AmgRYBS1Ovqo3qywL9TA"], "issued_at": "2018-07-30T03:33:24.000000Z"}} 2018-07-30 03:33:24,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275c75a0858b5079bf210a7c68901970dbc2bcd3" 2018-07-30 03:33:24,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6caf2b79-852e-40c3-9192-15a79d4e930d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:24,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6caf2b79-852e-40c3-9192-15a79d4e930d 2018-07-30 03:33:24,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:24,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:24,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275c75a0858b5079bf210a7c68901970dbc2bcd3" 2018-07-30 03:33:24,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65554af7-1a99-4d2c-9c9e-ec0eb47005ae Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:33:24,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-65554af7-1a99-4d2c-9c9e-ec0eb47005ae 2018-07-30 03:33:24,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275c75a0858b5079bf210a7c68901970dbc2bcd3" 2018-07-30 03:33:24,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a6fe17-3715-4912-bf2c-decda50c154b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c5bb60e3697a4f9691a817d46c2d2b91"}, "tags": [], "enabled": true, "id": "c5bb60e3697a4f9691a817d46c2d2b91", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj"}]} 2018-07-30 03:33:24,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj used request id req-05a6fe17-3715-4912-bf2c-decda50c154b 2018-07-30 03:33:24,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275c75a0858b5079bf210a7c68901970dbc2bcd3" 2018-07-30 03:33:24,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88209569-6d95-481d-8d97-f7d3f27d38eb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:24,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-88209569-6d95-481d-8d97-f7d3f27d38eb 2018-07-30 03:33:25,102 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-f25905f8-c8d2-4d3-user 2018-07-30 03:33:25,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:25,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:25,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c6dc77-cce2-48a7-a555-397aac026bf7 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:25,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-05c6dc77-cce2-48a7-a555-397aac026bf7 2018-07-30 03:33:25,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" -d '{"role": {"name": "CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj-role"}}' 2018-07-30 03:33:25,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b173eacb-80a9-4063-8267-d5082181d5b3 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c95ab1a5f0842edb31c31a61df28ab3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0c95ab1a5f0842edb31c31a61df28ab3"}, "name": "CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj-role"}} 2018-07-30 03:33:25,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b173eacb-80a9-4063-8267-d5082181d5b3 2018-07-30 03:33:25,223 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj-role 2018-07-30 03:33:25,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0c95ab1a5f0842edb31c31a61df28ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:25,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6fc21e3-7f63-4d6d-a2c5-cca0fb0c5766 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c95ab1a5f0842edb31c31a61df28ab3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0c95ab1a5f0842edb31c31a61df28ab3"}, "name": "CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj-role"}} 2018-07-30 03:33:25,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0c95ab1a5f0842edb31c31a61df28ab3 used request id req-c6fc21e3-7f63-4d6d-a2c5-cca0fb0c5766 2018-07-30 03:33:25,313 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj-role to project CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj 2018-07-30 03:33:25,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c5bb60e3697a4f9691a817d46c2d2b91/users/771a44c191c24dc7a14ee9c93fc7cc91/roles/0c95ab1a5f0842edb31c31a61df28ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:25,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74b51967-a2d7-4366-8490-9e650f157df5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:25,436 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c5bb60e3697a4f9691a817d46c2d2b91/users/771a44c191c24dc7a14ee9c93fc7cc91/roles/0c95ab1a5f0842edb31c31a61df28ab3 used request id req-74b51967-a2d7-4366-8490-9e650f157df5 2018-07-30 03:33:25,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:25,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-28af9d7f-9238-476c-bf73-4992da9fd609 Date: Mon, 30 Jul 2018 03:33:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:33:25,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-28af9d7f-9238-476c-bf73-4992da9fd609 2018-07-30 03:33:25,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:25,774 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6131e1f-f9ed-4ed8-8506-92101ce618d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:25,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-e6131e1f-f9ed-4ed8-8506-92101ce618d2 2018-07-30 03:33:25,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:25,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:25,865 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fa89ff0-5e27-4fec-a68c-3a33c6c3b09a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:25,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-4fa89ff0-5e27-4fec-a68c-3a33c6c3b09a 2018-07-30 03:33:25,865 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:25,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:25,954 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58afb707-cd06-493b-b879-a997808303cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:25,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-58afb707-cd06-493b-b879-a997808303cd 2018-07-30 03:33:25,955 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:25,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:26,042 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b8da5a0-61ff-4de5-a59f-9be598c4574e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:26,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-8b8da5a0-61ff-4de5-a59f-9be598c4574e 2018-07-30 03:33:26,042 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:26,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:26,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4d1136-ae4c-4355-a776-e60356dada8b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:33:26,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-fb4d1136-ae4c-4355-a776-e60356dada8b 2018-07-30 03:33:26,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:26,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ea98334-0720-4396-8209-5a0419a4e136 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:26,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-8ea98334-0720-4396-8209-5a0419a4e136 2018-07-30 03:33:26,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:26,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:26,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-236aa0f4-9d03-44d8-86e8-f03f2c4d8772 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:26,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-236aa0f4-9d03-44d8-86e8-f03f2c4d8772 2018-07-30 03:33:26,321 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:26,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:26,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c767676-8e09-4b60-9aa6-03a99a6f1cea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:26,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-6c767676-8e09-4b60-9aa6-03a99a6f1cea 2018-07-30 03:33:26,407 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:26,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:26,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f84a3b6-6cbf-4c47-af71-72fdecbb17e4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:33:26,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-2f84a3b6-6cbf-4c47-af71-72fdecbb17e4 2018-07-30 03:33:26,511 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj 2018-07-30 03:33:26,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c5bb60e3697a4f9691a817d46c2d2b91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:26,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbaf91c6-55bf-49af-9a94-fe7d2b27e198 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:26,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c5bb60e3697a4f9691a817d46c2d2b91 used request id req-cbaf91c6-55bf-49af-9a94-fe7d2b27e198 2018-07-30 03:33:26,696 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-f25905f8-c8d2-4d3-proj-role 2018-07-30 03:33:26,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0c95ab1a5f0842edb31c31a61df28ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:26,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d028749-d65d-4914-91f9-f23a8667658b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:26,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0c95ab1a5f0842edb31c31a61df28ab3 used request id req-0d028749-d65d-4914-91f9-f23a8667658b 2018-07-30 03:33:26,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2affe97abd8fda051672e65d75dae41a9b989ae4" 2018-07-30 03:33:26,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50bdc91c-cbcc-44a8-b827-52c589e648c4 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:26,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-50bdc91c-cbcc-44a8-b827-52c589e648c4 2018-07-30 03:33:26,887 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-f25905f8-c8d2-4d3-user 2018-07-30 03:33:26,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/771a44c191c24dc7a14ee9c93fc7cc91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275c75a0858b5079bf210a7c68901970dbc2bcd3" 2018-07-30 03:33:27,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec65c08c-5a95-4d9e-bcd0-9494896ede78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:27,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/771a44c191c24dc7a14ee9c93fc7cc91 used request id req-ec65c08c-5a95-4d9e-bcd0-9494896ede78 2018-07-30 03:33:27,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:27,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Ow0gGAhZTdGfY72TNdiytw"], "issued_at": "2018-07-30T03:33:27.000000Z"}} 2018-07-30 03:33:27,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daefdf3c673144ded9d4121ff7a91694e801348e" 2018-07-30 03:33:27,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d1581f-0a20-44c3-a8cf-9a43adf10ab9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:27,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-51d1581f-0a20-44c3-a8cf-9a43adf10ab9 2018-07-30 03:33:27,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:27,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:27,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["mKsGlJ7bSZ-vK1DpOyQDUw"], "issued_at": "2018-07-30T03:33:27.000000Z"}} 2018-07-30 03:33:27,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:27,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c3f8f3-bb89-4bc2-9ec3-f8fc5aaf0005 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:27,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-12c3f8f3-bb89-4bc2-9ec3-f8fc5aaf0005 2018-07-30 03:33:27,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:27,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:28,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-37d2c5e6-bafa-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:28,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f202fb-a3bc-4847-a7ad-6fc6fefb69bd Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-37d2c5e6-bafa-452-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:33:28,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-37d2c5e6-bafa-452-proj used request id req-27f202fb-a3bc-4847-a7ad-6fc6fefb69bd 2018-07-30 03:33:28,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:28,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee642ae-9206-42e2-ac58-30471c0e3df3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:28,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fee642ae-9206-42e2-ac58-30471c0e3df3 2018-07-30 03:33:28,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-37d2c5e6-bafa-452-proj"}}' 2018-07-30 03:33:28,217 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44f4d7f9-c98b-42cc-aa47-e74cfa92db82 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/780e2ab1f58649469ea0006c3b025ef3"}, "tags": [], "enabled": true, "id": "780e2ab1f58649469ea0006c3b025ef3", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-37d2c5e6-bafa-452-proj"}} 2018-07-30 03:33:28,217 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-44f4d7f9-c98b-42cc-aa47-e74cfa92db82 2018-07-30 03:33:28,217 - keystone_utils - INFO - Created project with name - CreateQoSTests-37d2c5e6-bafa-452-proj 2018-07-30 03:33:28,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:28,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:28,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["oqyWXSOLR_GG59T3Y_k81Q"], "issued_at": "2018-07-30T03:33:28.000000Z"}} 2018-07-30 03:33:28,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362d2ccf8fc69ea9b9c24f211256a4c6fd9704ea" 2018-07-30 03:33:28,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1bf307-b2d7-4798-9ddb-47fc4dd32668 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:28,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7f1bf307-b2d7-4798-9ddb-47fc4dd32668 2018-07-30 03:33:28,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:28,697 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:28,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362d2ccf8fc69ea9b9c24f211256a4c6fd9704ea" 2018-07-30 03:33:28,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e299251-e0b1-4dc3-b465-de67074288a0 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:33:28,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8e299251-e0b1-4dc3-b465-de67074288a0 2018-07-30 03:33:28,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-37d2c5e6-bafa-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362d2ccf8fc69ea9b9c24f211256a4c6fd9704ea" 2018-07-30 03:33:28,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e43a2ea-802e-451a-845e-ee1852ee4cd5 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-37d2c5e6-bafa-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/780e2ab1f58649469ea0006c3b025ef3"}, "tags": [], "enabled": true, "id": "780e2ab1f58649469ea0006c3b025ef3", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-37d2c5e6-bafa-452-proj"}]} 2018-07-30 03:33:28,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-37d2c5e6-bafa-452-proj used request id req-0e43a2ea-802e-451a-845e-ee1852ee4cd5 2018-07-30 03:33:28,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362d2ccf8fc69ea9b9c24f211256a4c6fd9704ea" 2018-07-30 03:33:28,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d924f6b-bbc9-42e5-adba-383c2c0540ad Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:28,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6d924f6b-bbc9-42e5-adba-383c2c0540ad 2018-07-30 03:33:29,338 - keystone_utils - INFO - Created user with name - CreateQoSTests-37d2c5e6-bafa-452-user 2018-07-30 03:33:29,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:29,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:29,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf67e065-4130-405c-8bbb-5963b036c6b6 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:29,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cf67e065-4130-405c-8bbb-5963b036c6b6 2018-07-30 03:33:29,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" -d '{"role": {"name": "CreateQoSTests-37d2c5e6-bafa-452-proj-role"}}' 2018-07-30 03:33:29,523 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a59cd16-b24d-4425-bf8a-ecef108a32f5 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8dfc5a1bb9af4370b915d8bd486f6567", "links": {"self": "http://172.30.9.25:5000/v3/roles/8dfc5a1bb9af4370b915d8bd486f6567"}, "name": "CreateQoSTests-37d2c5e6-bafa-452-proj-role"}} 2018-07-30 03:33:29,523 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3a59cd16-b24d-4425-bf8a-ecef108a32f5 2018-07-30 03:33:29,523 - keystone_utils - INFO - Created role with name - CreateQoSTests-37d2c5e6-bafa-452-proj-role 2018-07-30 03:33:29,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/8dfc5a1bb9af4370b915d8bd486f6567 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:29,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc3ea63-a70a-4839-b54c-153420ca2337 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8dfc5a1bb9af4370b915d8bd486f6567", "links": {"self": "http://172.30.9.25:5000/v3/roles/8dfc5a1bb9af4370b915d8bd486f6567"}, "name": "CreateQoSTests-37d2c5e6-bafa-452-proj-role"}} 2018-07-30 03:33:29,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/8dfc5a1bb9af4370b915d8bd486f6567 used request id req-1bc3ea63-a70a-4839-b54c-153420ca2337 2018-07-30 03:33:29,609 - keystone_utils - INFO - Granting role CreateQoSTests-37d2c5e6-bafa-452-proj-role to project CreateQoSTests-37d2c5e6-bafa-452-proj 2018-07-30 03:33:29,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/780e2ab1f58649469ea0006c3b025ef3/users/558fdb4816ca465aaf087859a5f29a73/roles/8dfc5a1bb9af4370b915d8bd486f6567 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:29,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c18e12ac-3b70-4426-940d-a0dd03ba0887 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:29,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/780e2ab1f58649469ea0006c3b025ef3/users/558fdb4816ca465aaf087859a5f29a73/roles/8dfc5a1bb9af4370b915d8bd486f6567 used request id req-c18e12ac-3b70-4426-940d-a0dd03ba0887 2018-07-30 03:33:29,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:29,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:30,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["lomUJK2JRSukozalWVzCXg"], "issued_at": "2018-07-30T03:33:30.000000Z"}} 2018-07-30 03:33:30,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de705c4f18e0a20df98a6f0b23179b79d7959" 2018-07-30 03:33:30,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7be8cd1-b158-4198-bff0-a5808c94b65f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:30,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f7be8cd1-b158-4198-bff0-a5808c94b65f 2018-07-30 03:33:30,149 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de705c4f18e0a20df98a6f0b23179b79d7959" 2018-07-30 03:33:30,713 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:30 GMT Server: Apache x-compute-request-id: req-80cb4e0b-ea51-45de-a70f-5abf71e14a5e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-80cb4e0b-ea51-45de-a70f-5abf71e14a5e Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-30 03:33:30,713 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-80cb4e0b-ea51-45de-a70f-5abf71e14a5e 2018-07-30 03:33:30,716 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-80cb4e0b-ea51-45de-a70f-5abf71e14a5e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de705c4f18e0a20df98a6f0b23179b79d7959" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-a027c991-4e37-4b4c-86bb-e441392f8b7d"}}' 2018-07-30 03:33:31,291 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:30 GMT Server: Apache x-compute-request-id: req-fb35bd57-542a-48c4-849b-809dd07d34ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb35bd57-542a-48c4-849b-809dd07d34ad Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "a2b29590-0b86-4d49-92d8-7ace39a8c417", "name": "CreateQoSTests-a027c991-4e37-4b4c-86bb-e441392f8b7d"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/a2b29590-0b86-4d49-92d8-7ace39a8c417", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/a2b29590-0b86-4d49-92d8-7ace39a8c417", "rel": "bookmark"}]} 2018-07-30 03:33:31,291 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-fb35bd57-542a-48c4-849b-809dd07d34ad 2018-07-30 03:33:31,292 - create_qos - INFO - Created qos with name - CreateQoSTests-a027c991-4e37-4b4c-86bb-e441392f8b7d 2018-07-30 03:33:31,295 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daefdf3c673144ded9d4121ff7a91694e801348e" 2018-07-30 03:33:31,861 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:31 GMT Server: Apache x-compute-request-id: req-b27213a0-0bab-4a9c-b23c-56e920a144d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b27213a0-0bab-4a9c-b23c-56e920a144d5 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "a2b29590-0b86-4d49-92d8-7ace39a8c417", "name": "CreateQoSTests-a027c991-4e37-4b4c-86bb-e441392f8b7d"}]} 2018-07-30 03:33:31,861 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-b27213a0-0bab-4a9c-b23c-56e920a144d5 2018-07-30 03:33:31,862 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-a027c991-4e37-4b4c-86bb-e441392f8b7d 2018-07-30 03:33:31,865 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/a2b29590-0b86-4d49-92d8-7ace39a8c417?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b27213a0-0bab-4a9c-b23c-56e920a144d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daefdf3c673144ded9d4121ff7a91694e801348e" 2018-07-30 03:33:32,578 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:33:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8eaed556-67b8-43c7-a3f9-6b0385b17b03 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-30 03:33:32,578 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/a2b29590-0b86-4d49-92d8-7ace39a8c417?force=False used request id req-8eaed556-67b8-43c7-a3f9-6b0385b17b03 2018-07-30 03:33:32,581 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b27213a0-0bab-4a9c-b23c-56e920a144d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daefdf3c673144ded9d4121ff7a91694e801348e" 2018-07-30 03:33:32,756 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:32 GMT Server: Apache x-compute-request-id: req-6b1ca5f3-cbde-4f6f-a007-ae4eaa139c97 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6b1ca5f3-cbde-4f6f-a007-ae4eaa139c97 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-30 03:33:32,756 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-6b1ca5f3-cbde-4f6f-a007-ae4eaa139c97 2018-07-30 03:33:32,757 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-a027c991-4e37-4b4c-86bb-e441392f8b7d 2018-07-30 03:33:32,759 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/a2b29590-0b86-4d49-92d8-7ace39a8c417?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80cb4e0b-ea51-45de-a70f-5abf71e14a5e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de705c4f18e0a20df98a6f0b23179b79d7959" 2018-07-30 03:33:32,941 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4975b9ac-1e76-4046-b26e-15abfbaf743b x-openstack-request-id: req-4975b9ac-1e76-4046-b26e-15abfbaf743b Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec a2b29590-0b86-4d49-92d8-7ace39a8c417.", "code": 404}} 2018-07-30 03:33:32,941 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/a2b29590-0b86-4d49-92d8-7ace39a8c417?force=False used request id req-4975b9ac-1e76-4046-b26e-15abfbaf743b 2018-07-30 03:33:32,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:33,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-cf8c3d62-6afe-416a-8df4-e3eb5dbc04d1 Date: Mon, 30 Jul 2018 03:33:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:33:33,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-cf8c3d62-6afe-416a-8df4-e3eb5dbc04d1 2018-07-30 03:33:33,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:33,247 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e57fe63-a122-4b7e-999b-7f51bf1f4e94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:33,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-3e57fe63-a122-4b7e-999b-7f51bf1f4e94 2018-07-30 03:33:33,247 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:33,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:33,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-250e4b48-2c00-4395-8990-828a4738ff4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:33,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-250e4b48-2c00-4395-8990-828a4738ff4a 2018-07-30 03:33:33,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:33,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:33,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86b878c8-7576-4cad-89f1-a688f8a923b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:33,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-86b878c8-7576-4cad-89f1-a688f8a923b1 2018-07-30 03:33:33,410 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:33,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:33,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d71a2416-e514-4726-9839-0df434bf8f0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:33,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-d71a2416-e514-4726-9839-0df434bf8f0e 2018-07-30 03:33:33,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:33,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:33,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876cc236-47f7-46ca-a17f-32df7000cc65 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:33:33,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-876cc236-47f7-46ca-a17f-32df7000cc65 2018-07-30 03:33:33,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:33,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c830d2-9b7d-48e3-8e31-2ded5f4750e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:33,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-66c830d2-9b7d-48e3-8e31-2ded5f4750e6 2018-07-30 03:33:33,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:33,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:33,744 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0babea9d-b630-437c-855d-766a1460d7a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:33,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-0babea9d-b630-437c-855d-766a1460d7a2 2018-07-30 03:33:33,745 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:33,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:33,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc3da9ac-d7fc-4baa-b50a-de918fbfb8cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:33,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-dc3da9ac-d7fc-4baa-b50a-de918fbfb8cd 2018-07-30 03:33:33,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:33,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:33,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-359e40c9-6f10-4b42-8470-09fdca3767ce Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:33:33,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-359e40c9-6f10-4b42-8470-09fdca3767ce 2018-07-30 03:33:33,915 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-37d2c5e6-bafa-452-proj 2018-07-30 03:33:33,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/780e2ab1f58649469ea0006c3b025ef3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:34,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-511d1f97-b80c-424b-bd95-d25486e52285 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:34,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/780e2ab1f58649469ea0006c3b025ef3 used request id req-511d1f97-b80c-424b-bd95-d25486e52285 2018-07-30 03:33:34,129 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-37d2c5e6-bafa-452-proj-role 2018-07-30 03:33:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/8dfc5a1bb9af4370b915d8bd486f6567 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:34,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f619a71f-8679-441c-9608-5c80f3624964 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:34,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8dfc5a1bb9af4370b915d8bd486f6567 used request id req-f619a71f-8679-441c-9608-5c80f3624964 2018-07-30 03:33:34,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7384507a4518e0a09b8daa8240d39c36941bb7f4" 2018-07-30 03:33:34,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48095477-b1be-440c-bdd5-f79fa2822ff4 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:34,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-48095477-b1be-440c-bdd5-f79fa2822ff4 2018-07-30 03:33:34,250 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-37d2c5e6-bafa-452-user 2018-07-30 03:33:34,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/558fdb4816ca465aaf087859a5f29a73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362d2ccf8fc69ea9b9c24f211256a4c6fd9704ea" 2018-07-30 03:33:34,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9655339d-5a63-482e-a9f1-98070d2a0100 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:34,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/558fdb4816ca465aaf087859a5f29a73 used request id req-9655339d-5a63-482e-a9f1-98070d2a0100 2018-07-30 03:33:34,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:34,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["_UJIqSZITIeDOFJPAhrPow"], "issued_at": "2018-07-30T03:33:34.000000Z"}} 2018-07-30 03:33:34,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cb015c22180864131b1b66af02871cd82356725" 2018-07-30 03:33:34,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb5ff893-fd70-42ec-a4ac-fe1fe0c99f73 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:34,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cb5ff893-fd70-42ec-a4ac-fe1fe0c99f73 2018-07-30 03:33:34,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:34,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:35,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["wiuttesaTD-DkM6zrQwzTQ"], "issued_at": "2018-07-30T03:33:35.000000Z"}} 2018-07-30 03:33:35,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:35,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-869c1b7d-2af6-4826-97af-4d209c6331fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:35,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-869c1b7d-2af6-4826-97af-4d209c6331fc 2018-07-30 03:33:35,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:35,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:35,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1f74d624-f0a9-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:35,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6776fa5b-f697-4a6c-8ade-02ccf4394e77 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1f74d624-f0a9-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:33:35,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1f74d624-f0a9-4ab-proj used request id req-6776fa5b-f697-4a6c-8ade-02ccf4394e77 2018-07-30 03:33:35,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:35,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1238e865-2fce-4884-bc88-92ea04f08cfc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:35,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1238e865-2fce-4884-bc88-92ea04f08cfc 2018-07-30 03:33:35,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-1f74d624-f0a9-4ab-proj"}}' 2018-07-30 03:33:35,715 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3de7115-2251-460b-88c8-0488eade89fe Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d16ed4db472140ab8feceb7b367d4a34"}, "tags": [], "enabled": true, "id": "d16ed4db472140ab8feceb7b367d4a34", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-1f74d624-f0a9-4ab-proj"}} 2018-07-30 03:33:35,715 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c3de7115-2251-460b-88c8-0488eade89fe 2018-07-30 03:33:35,716 - keystone_utils - INFO - Created project with name - CreateQoSTests-1f74d624-f0a9-4ab-proj 2018-07-30 03:33:35,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:35,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:36,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["CaXWWexXTPuUOCZbg64A6w"], "issued_at": "2018-07-30T03:33:36.000000Z"}} 2018-07-30 03:33:36,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222ee17e8b3d4e5076a3593a9b64e45da59e7fc6" 2018-07-30 03:33:36,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-355bc0b6-624d-4079-ab96-3c921baa0d28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:36,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-355bc0b6-624d-4079-ab96-3c921baa0d28 2018-07-30 03:33:36,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:36,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:36,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222ee17e8b3d4e5076a3593a9b64e45da59e7fc6" 2018-07-30 03:33:36,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e45d2b0a-dfa3-449b-9149-654871761e41 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:33:36,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e45d2b0a-dfa3-449b-9149-654871761e41 2018-07-30 03:33:36,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-1f74d624-f0a9-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222ee17e8b3d4e5076a3593a9b64e45da59e7fc6" 2018-07-30 03:33:36,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a52bf49-8079-4868-864e-6cb3bbf14912 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-1f74d624-f0a9-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d16ed4db472140ab8feceb7b367d4a34"}, "tags": [], "enabled": true, "id": "d16ed4db472140ab8feceb7b367d4a34", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-1f74d624-f0a9-4ab-proj"}]} 2018-07-30 03:33:36,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-1f74d624-f0a9-4ab-proj used request id req-5a52bf49-8079-4868-864e-6cb3bbf14912 2018-07-30 03:33:36,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222ee17e8b3d4e5076a3593a9b64e45da59e7fc6" 2018-07-30 03:33:36,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05b0803-40b9-4ed1-b65d-4c4c3f7c3336 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:36,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d05b0803-40b9-4ed1-b65d-4c4c3f7c3336 2018-07-30 03:33:36,697 - keystone_utils - INFO - Created user with name - CreateQoSTests-1f74d624-f0a9-4ab-user 2018-07-30 03:33:36,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:36,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:36,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9cc25e-7f75-4720-b0b2-8d266cfb3517 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:36,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-bc9cc25e-7f75-4720-b0b2-8d266cfb3517 2018-07-30 03:33:36,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" -d '{"role": {"name": "CreateQoSTests-1f74d624-f0a9-4ab-proj-role"}}' 2018-07-30 03:33:36,882 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-671326a5-3c54-4b4e-be1c-cb5b28b221ba Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e728a364462946d2b4308e51797b1cfc", "links": {"self": "http://172.30.9.25:5000/v3/roles/e728a364462946d2b4308e51797b1cfc"}, "name": "CreateQoSTests-1f74d624-f0a9-4ab-proj-role"}} 2018-07-30 03:33:36,882 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-671326a5-3c54-4b4e-be1c-cb5b28b221ba 2018-07-30 03:33:36,883 - keystone_utils - INFO - Created role with name - CreateQoSTests-1f74d624-f0a9-4ab-proj-role 2018-07-30 03:33:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e728a364462946d2b4308e51797b1cfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:36,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a00f488b-69a7-4bdc-8f7e-05b08865e8d8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e728a364462946d2b4308e51797b1cfc", "links": {"self": "http://172.30.9.25:5000/v3/roles/e728a364462946d2b4308e51797b1cfc"}, "name": "CreateQoSTests-1f74d624-f0a9-4ab-proj-role"}} 2018-07-30 03:33:36,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e728a364462946d2b4308e51797b1cfc used request id req-a00f488b-69a7-4bdc-8f7e-05b08865e8d8 2018-07-30 03:33:36,973 - keystone_utils - INFO - Granting role CreateQoSTests-1f74d624-f0a9-4ab-proj-role to project CreateQoSTests-1f74d624-f0a9-4ab-proj 2018-07-30 03:33:36,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/d16ed4db472140ab8feceb7b367d4a34/users/e7ed0a49fdb1469fa8f4a2dcda6b0306/roles/e728a364462946d2b4308e51797b1cfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:37,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a520b09e-0db2-41ee-9577-69051c594924 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:37,095 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d16ed4db472140ab8feceb7b367d4a34/users/e7ed0a49fdb1469fa8f4a2dcda6b0306/roles/e728a364462946d2b4308e51797b1cfc used request id req-a520b09e-0db2-41ee-9577-69051c594924 2018-07-30 03:33:37,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:37,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:37,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Altugy3KTSGBXRgOv7_a7Q"], "issued_at": "2018-07-30T03:33:37.000000Z"}} 2018-07-30 03:33:37,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e91db9a168f421478379bbd4da67e8e54e48f70" 2018-07-30 03:33:37,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-833d12b5-d6e7-4b63-ae8c-5cb2930ff258 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:37,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-833d12b5-d6e7-4b63-ae8c-5cb2930ff258 2018-07-30 03:33:37,561 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e91db9a168f421478379bbd4da67e8e54e48f70" 2018-07-30 03:33:37,736 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:37 GMT Server: Apache x-compute-request-id: req-fae27cdc-c224-4f18-9db3-80589d0be920 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fae27cdc-c224-4f18-9db3-80589d0be920 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-30 03:33:37,736 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-fae27cdc-c224-4f18-9db3-80589d0be920 2018-07-30 03:33:37,740 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fae27cdc-c224-4f18-9db3-80589d0be920" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e91db9a168f421478379bbd4da67e8e54e48f70" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-c9239f47-0698-49fa-9709-3e3d86c299de"}}' 2018-07-30 03:33:37,956 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:37 GMT Server: Apache x-compute-request-id: req-1fb3167d-bd1a-45d0-889d-f113a19c2d0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1fb3167d-bd1a-45d0-889d-f113a19c2d0d Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "a32297b9-51c6-4db6-b267-d5caac1be4c5", "name": "CreateQoSTests-c9239f47-0698-49fa-9709-3e3d86c299de"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/a32297b9-51c6-4db6-b267-d5caac1be4c5", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/a32297b9-51c6-4db6-b267-d5caac1be4c5", "rel": "bookmark"}]} 2018-07-30 03:33:37,956 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-1fb3167d-bd1a-45d0-889d-f113a19c2d0d 2018-07-30 03:33:37,957 - create_qos - INFO - Created qos with name - CreateQoSTests-c9239f47-0698-49fa-9709-3e3d86c299de 2018-07-30 03:33:37,959 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cb015c22180864131b1b66af02871cd82356725" 2018-07-30 03:33:38,551 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:37 GMT Server: Apache x-compute-request-id: req-f223e459-111c-46f6-a1eb-41b07a3967e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f223e459-111c-46f6-a1eb-41b07a3967e8 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "a32297b9-51c6-4db6-b267-d5caac1be4c5", "name": "CreateQoSTests-c9239f47-0698-49fa-9709-3e3d86c299de"}]} 2018-07-30 03:33:38,551 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-f223e459-111c-46f6-a1eb-41b07a3967e8 2018-07-30 03:33:38,552 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-c9239f47-0698-49fa-9709-3e3d86c299de 2018-07-30 03:33:38,555 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/a32297b9-51c6-4db6-b267-d5caac1be4c5?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fae27cdc-c224-4f18-9db3-80589d0be920" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e91db9a168f421478379bbd4da67e8e54e48f70" 2018-07-30 03:33:39,135 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:33:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eb6485b2-000a-4bd6-a9b1-136e59cd6556 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-30 03:33:39,135 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/a32297b9-51c6-4db6-b267-d5caac1be4c5?force=False used request id req-eb6485b2-000a-4bd6-a9b1-136e59cd6556 2018-07-30 03:33:39,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:39,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-66da6410-e3ee-4534-baed-4a2a137db2d5 Date: Mon, 30 Jul 2018 03:33:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:33:39,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-66da6410-e3ee-4534-baed-4a2a137db2d5 2018-07-30 03:33:39,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:39,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a540b6ef-6838-426b-8e20-e255d5eef1e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:39,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-a540b6ef-6838-426b-8e20-e255d5eef1e0 2018-07-30 03:33:39,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:39,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:39,526 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bc3a343-a04c-4eb1-a44b-3aad4fbfbe00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:39,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-5bc3a343-a04c-4eb1-a44b-3aad4fbfbe00 2018-07-30 03:33:39,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:39,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:39,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac0fc73a-a335-479c-b596-83c634abb387 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:39,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-ac0fc73a-a335-479c-b596-83c634abb387 2018-07-30 03:33:39,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:39,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:39,694 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5882b56-fff4-4b78-bc45-6958b0c8708a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:39,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-e5882b56-fff4-4b78-bc45-6958b0c8708a 2018-07-30 03:33:39,694 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:39,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:39,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eca6d82-aed3-463e-8550-79229a0e0600 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:33:39,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-3eca6d82-aed3-463e-8550-79229a0e0600 2018-07-30 03:33:39,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:39,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-781bc311-fe2a-4fb7-aa11-af5e4914ae00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:39,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-781bc311-fe2a-4fb7-aa11-af5e4914ae00 2018-07-30 03:33:39,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:39,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:39,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4faf7b0a-c120-489b-9d2a-fe316bd3edad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:39,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-4faf7b0a-c120-489b-9d2a-fe316bd3edad 2018-07-30 03:33:39,963 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:39,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:40,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c22979f-3b28-4087-a7b0-b292e30a97df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:40,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-3c22979f-3b28-4087-a7b0-b292e30a97df 2018-07-30 03:33:40,049 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:40,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:40,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe3f35c-1fe2-4599-8da0-6949f7f740a4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:33:40,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-7fe3f35c-1fe2-4599-8da0-6949f7f740a4 2018-07-30 03:33:40,145 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-1f74d624-f0a9-4ab-proj 2018-07-30 03:33:40,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/d16ed4db472140ab8feceb7b367d4a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:40,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e12bb36-d431-41fa-bbbd-84036413af7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:40,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d16ed4db472140ab8feceb7b367d4a34 used request id req-2e12bb36-d431-41fa-bbbd-84036413af7e 2018-07-30 03:33:40,362 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-1f74d624-f0a9-4ab-proj-role 2018-07-30 03:33:40,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e728a364462946d2b4308e51797b1cfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:40,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af7c2288-c2df-40dc-ab49-af6932fe7bf7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:40,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e728a364462946d2b4308e51797b1cfc used request id req-af7c2288-c2df-40dc-ab49-af6932fe7bf7 2018-07-30 03:33:40,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654cb1fbcd12bdafe8658f756399ae44b45fafc3" 2018-07-30 03:33:40,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67574d52-ecf9-479c-8188-518312ae0e78 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:40,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-67574d52-ecf9-479c-8188-518312ae0e78 2018-07-30 03:33:40,557 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-1f74d624-f0a9-4ab-user 2018-07-30 03:33:40,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e7ed0a49fdb1469fa8f4a2dcda6b0306 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222ee17e8b3d4e5076a3593a9b64e45da59e7fc6" 2018-07-30 03:33:40,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2c9ee94-aed9-46d9-8e82-c55f18865d30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:40,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e7ed0a49fdb1469fa8f4a2dcda6b0306 used request id req-b2c9ee94-aed9-46d9-8e82-c55f18865d30 2018-07-30 03:33:40,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:41,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["MKx-CgIKQfi4VKCMePR-0Q"], "issued_at": "2018-07-30T03:33:41.000000Z"}} 2018-07-30 03:33:41,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5911951435a3d54262ad89d9d4828c0564c2c54a" 2018-07-30 03:33:41,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c4202a-9739-4a32-9090-d685c9777115 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:41,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-73c4202a-9739-4a32-9090-d685c9777115 2018-07-30 03:33:41,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:41,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:41,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["qcbDnhX5S1C7Qt1JOQWAHg"], "issued_at": "2018-07-30T03:33:41.000000Z"}} 2018-07-30 03:33:41,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:41,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d81fd1e7-fda9-4078-a833-6031db949eec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:41,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d81fd1e7-fda9-4078-a833-6031db949eec 2018-07-30 03:33:41,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:41,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:41,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-6edb0425-3174-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:41,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0c27d0-03fc-4d71-971d-47018df6bfcc Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-6edb0425-3174-4cc-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:33:41,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-6edb0425-3174-4cc-proj used request id req-ab0c27d0-03fc-4d71-971d-47018df6bfcc 2018-07-30 03:33:41,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:41,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cafa0101-49bd-4de4-a833-7109ba878847 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:41,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cafa0101-49bd-4de4-a833-7109ba878847 2018-07-30 03:33:41,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-6edb0425-3174-4cc-proj"}}' 2018-07-30 03:33:41,919 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5759cd01-b083-4350-8583-ccd0da8917f3 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/84becfc919404e5e8ac0935e1bf14f7a"}, "tags": [], "enabled": true, "id": "84becfc919404e5e8ac0935e1bf14f7a", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-6edb0425-3174-4cc-proj"}} 2018-07-30 03:33:41,919 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5759cd01-b083-4350-8583-ccd0da8917f3 2018-07-30 03:33:41,919 - keystone_utils - INFO - Created project with name - CreateQoSTests-6edb0425-3174-4cc-proj 2018-07-30 03:33:41,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:41,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:42,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["lxZ3liZTTve7EEgW_gsdAw"], "issued_at": "2018-07-30T03:33:42.000000Z"}} 2018-07-30 03:33:42,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154c2369bdaee00acec99e5a69f01d7fa7e86c2a" 2018-07-30 03:33:42,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f7da3a-194f-4f2f-95c3-6b7e24b8e09f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:42,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-97f7da3a-194f-4f2f-95c3-6b7e24b8e09f 2018-07-30 03:33:42,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:42,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:42,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154c2369bdaee00acec99e5a69f01d7fa7e86c2a" 2018-07-30 03:33:42,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ff6d87-ff18-42b9-842a-496c63c99a95 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:33:42,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-69ff6d87-ff18-42b9-842a-496c63c99a95 2018-07-30 03:33:42,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-6edb0425-3174-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154c2369bdaee00acec99e5a69f01d7fa7e86c2a" 2018-07-30 03:33:42,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4808077b-2daa-458f-bf2d-51be4f3892ca Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-6edb0425-3174-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/84becfc919404e5e8ac0935e1bf14f7a"}, "tags": [], "enabled": true, "id": "84becfc919404e5e8ac0935e1bf14f7a", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-6edb0425-3174-4cc-proj"}]} 2018-07-30 03:33:42,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-6edb0425-3174-4cc-proj used request id req-4808077b-2daa-458f-bf2d-51be4f3892ca 2018-07-30 03:33:42,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154c2369bdaee00acec99e5a69f01d7fa7e86c2a" 2018-07-30 03:33:42,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c515d4f2-6bc6-47d1-8c86-2f48f518af11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:42,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c515d4f2-6bc6-47d1-8c86-2f48f518af11 2018-07-30 03:33:43,116 - keystone_utils - INFO - Created user with name - CreateQoSTests-6edb0425-3174-4cc-user 2018-07-30 03:33:43,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:43,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:43,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-910fe663-3355-43ea-bafa-036d41955576 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:43,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-910fe663-3355-43ea-bafa-036d41955576 2018-07-30 03:33:43,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" -d '{"role": {"name": "CreateQoSTests-6edb0425-3174-4cc-proj-role"}}' 2018-07-30 03:33:43,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff1c4ba4-0c15-47c2-8af3-93705cd197fa Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c03a5d7286fc4e349aa42d59c26573d4", "links": {"self": "http://172.30.9.25:5000/v3/roles/c03a5d7286fc4e349aa42d59c26573d4"}, "name": "CreateQoSTests-6edb0425-3174-4cc-proj-role"}} 2018-07-30 03:33:43,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ff1c4ba4-0c15-47c2-8af3-93705cd197fa 2018-07-30 03:33:43,321 - keystone_utils - INFO - Created role with name - CreateQoSTests-6edb0425-3174-4cc-proj-role 2018-07-30 03:33:43,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c03a5d7286fc4e349aa42d59c26573d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:43,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ecda2c-e5fb-4468-909a-4bf9007a3ab0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c03a5d7286fc4e349aa42d59c26573d4", "links": {"self": "http://172.30.9.25:5000/v3/roles/c03a5d7286fc4e349aa42d59c26573d4"}, "name": "CreateQoSTests-6edb0425-3174-4cc-proj-role"}} 2018-07-30 03:33:43,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c03a5d7286fc4e349aa42d59c26573d4 used request id req-51ecda2c-e5fb-4468-909a-4bf9007a3ab0 2018-07-30 03:33:43,409 - keystone_utils - INFO - Granting role CreateQoSTests-6edb0425-3174-4cc-proj-role to project CreateQoSTests-6edb0425-3174-4cc-proj 2018-07-30 03:33:43,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/84becfc919404e5e8ac0935e1bf14f7a/users/3f4645d57dc3477abfcaaf142ef28f86/roles/c03a5d7286fc4e349aa42d59c26573d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:43,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ed32073-2819-44bc-afdc-2ba5a852a7a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:43,537 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/84becfc919404e5e8ac0935e1bf14f7a/users/3f4645d57dc3477abfcaaf142ef28f86/roles/c03a5d7286fc4e349aa42d59c26573d4 used request id req-5ed32073-2819-44bc-afdc-2ba5a852a7a1 2018-07-30 03:33:43,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:43,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:43,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["VrRT5WC4QjqNevxeefiHkA"], "issued_at": "2018-07-30T03:33:43.000000Z"}} 2018-07-30 03:33:43,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c3282229959c54525741503cc86050877b44c3" 2018-07-30 03:33:44,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-810aa702-3150-4d9e-a920-857b4c3f1796 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:44,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-810aa702-3150-4d9e-a920-857b4c3f1796 2018-07-30 03:33:44,007 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c3282229959c54525741503cc86050877b44c3" 2018-07-30 03:33:44,179 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:44 GMT Server: Apache x-compute-request-id: req-324b5792-d5f0-4122-b386-b1b2c93dc47b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-324b5792-d5f0-4122-b386-b1b2c93dc47b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-30 03:33:44,179 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-324b5792-d5f0-4122-b386-b1b2c93dc47b 2018-07-30 03:33:44,183 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-324b5792-d5f0-4122-b386-b1b2c93dc47b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c3282229959c54525741503cc86050877b44c3" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-a5096eb3-acbc-4298-af0c-ad19f3ab2994"}}' 2018-07-30 03:33:44,363 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:44 GMT Server: Apache x-compute-request-id: req-b7e4a8e6-dcb0-4d72-a079-060183a7735c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7e4a8e6-dcb0-4d72-a079-060183a7735c Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "4f2ffbae-458b-4e9d-ae2b-d746264cf5b0", "name": "CreateQoSTests-a5096eb3-acbc-4298-af0c-ad19f3ab2994"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/4f2ffbae-458b-4e9d-ae2b-d746264cf5b0", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/4f2ffbae-458b-4e9d-ae2b-d746264cf5b0", "rel": "bookmark"}]} 2018-07-30 03:33:44,363 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-b7e4a8e6-dcb0-4d72-a079-060183a7735c 2018-07-30 03:33:44,364 - create_qos - INFO - Created qos with name - CreateQoSTests-a5096eb3-acbc-4298-af0c-ad19f3ab2994 2018-07-30 03:33:44,366 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5911951435a3d54262ad89d9d4828c0564c2c54a" 2018-07-30 03:33:44,533 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:44 GMT Server: Apache x-compute-request-id: req-e11d7cc8-2178-478d-be28-fc3fcb5bcd2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e11d7cc8-2178-478d-be28-fc3fcb5bcd2b Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "4f2ffbae-458b-4e9d-ae2b-d746264cf5b0", "name": "CreateQoSTests-a5096eb3-acbc-4298-af0c-ad19f3ab2994"}]} 2018-07-30 03:33:44,534 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-e11d7cc8-2178-478d-be28-fc3fcb5bcd2b 2018-07-30 03:33:44,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:44,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:44,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["lMfe5n02QqKze_xeV3Urjw"], "issued_at": "2018-07-30T03:33:44.000000Z"}} 2018-07-30 03:33:44,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44df26a80a5a5e998115a5868d173e9fa4c32f75" 2018-07-30 03:33:44,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da737515-c3d4-4b54-8696-075257da4331 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:44,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-da737515-c3d4-4b54-8696-075257da4331 2018-07-30 03:33:44,935 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44df26a80a5a5e998115a5868d173e9fa4c32f75" 2018-07-30 03:33:45,102 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:44 GMT Server: Apache x-compute-request-id: req-90a5aea9-d390-47f8-be75-181ca082c8e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90a5aea9-d390-47f8-be75-181ca082c8e1 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "4f2ffbae-458b-4e9d-ae2b-d746264cf5b0", "name": "CreateQoSTests-a5096eb3-acbc-4298-af0c-ad19f3ab2994"}]} 2018-07-30 03:33:45,102 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-90a5aea9-d390-47f8-be75-181ca082c8e1 2018-07-30 03:33:45,103 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-a5096eb3-acbc-4298-af0c-ad19f3ab2994 2018-07-30 03:33:45,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/4f2ffbae-458b-4e9d-ae2b-d746264cf5b0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-324b5792-d5f0-4122-b386-b1b2c93dc47b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c3282229959c54525741503cc86050877b44c3" 2018-07-30 03:33:45,154 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:33:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-72f80452-a7f8-4b25-8d50-11e206021bdd 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-30 03:33:45,154 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/4f2ffbae-458b-4e9d-ae2b-d746264cf5b0?force=False used request id req-72f80452-a7f8-4b25-8d50-11e206021bdd 2018-07-30 03:33:45,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:45,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-58d74afb-1e72-4708-ae2f-955e3ae1d9d2 Date: Mon, 30 Jul 2018 03:33:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:33:45,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-58d74afb-1e72-4708-ae2f-955e3ae1d9d2 2018-07-30 03:33:45,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:45,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57c748df-e7c6-4607-9a51-814f725e4448 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:45,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-57c748df-e7c6-4607-9a51-814f725e4448 2018-07-30 03:33:45,484 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:45,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:45,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-695c3f63-96f8-49c9-a77d-94cd24c25cb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:45,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-695c3f63-96f8-49c9-a77d-94cd24c25cb1 2018-07-30 03:33:45,502 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:45,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:45,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e29ce1df-9c4d-4e85-a6c8-c614615581a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:45,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-e29ce1df-9c4d-4e85-a6c8-c614615581a8 2018-07-30 03:33:45,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:45,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:45,675 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31c11846-4a28-494a-ae4c-37170597d10b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:45,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-31c11846-4a28-494a-ae4c-37170597d10b 2018-07-30 03:33:45,675 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:45,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:45,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8aab13b-1077-4e57-a390-e53b8548de85 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:33:45,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-e8aab13b-1077-4e57-a390-e53b8548de85 2018-07-30 03:33:45,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:45,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74990b60-6479-461f-aa6d-6198d43d4b59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:45,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-74990b60-6479-461f-aa6d-6198d43d4b59 2018-07-30 03:33:45,786 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:45,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7b2d125-cf91-42d6-8f1a-8b3a37912da6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:45,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-e7b2d125-cf91-42d6-8f1a-8b3a37912da6 2018-07-30 03:33:45,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:45,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:45,901 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-673b52c8-a83c-4fe8-8ff1-122a487b7447 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:45,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-673b52c8-a83c-4fe8-8ff1-122a487b7447 2018-07-30 03:33:45,901 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:45,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:45,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e6bff1-6ff6-42d7-acff-aa0925125896 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:33:45,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-39e6bff1-6ff6-42d7-acff-aa0925125896 2018-07-30 03:33:45,986 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-6edb0425-3174-4cc-proj 2018-07-30 03:33:45,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/84becfc919404e5e8ac0935e1bf14f7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:46,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f53d012a-32d6-4b52-9b97-a8359d9e1ecc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:46,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/84becfc919404e5e8ac0935e1bf14f7a used request id req-f53d012a-32d6-4b52-9b97-a8359d9e1ecc 2018-07-30 03:33:46,117 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-6edb0425-3174-4cc-proj-role 2018-07-30 03:33:46,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c03a5d7286fc4e349aa42d59c26573d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:46,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9fd672a-7d37-4134-92bf-b53d3b04a6c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:46,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c03a5d7286fc4e349aa42d59c26573d4 used request id req-d9fd672a-7d37-4134-92bf-b53d3b04a6c6 2018-07-30 03:33:46,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a05ef018a93c31870e8c3550b1a338c52269957" 2018-07-30 03:33:46,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee680f8-3ab4-48fb-b2f4-8e925d35d074 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:46,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dee680f8-3ab4-48fb-b2f4-8e925d35d074 2018-07-30 03:33:46,314 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-6edb0425-3174-4cc-user 2018-07-30 03:33:46,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3f4645d57dc3477abfcaaf142ef28f86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154c2369bdaee00acec99e5a69f01d7fa7e86c2a" 2018-07-30 03:33:46,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e045da7-8696-4c82-a1ab-eb279abd1e1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:46,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3f4645d57dc3477abfcaaf142ef28f86 used request id req-4e045da7-8696-4c82-a1ab-eb279abd1e1a 2018-07-30 03:33:46,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:46,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["kqcQVaxnT42AtMBvK97_PA"], "issued_at": "2018-07-30T03:33:46.000000Z"}} 2018-07-30 03:33:46,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce0c7b45d9f5192f41819e5703d0b3f4fccb6ae" 2018-07-30 03:33:46,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa54292-be78-4bea-9fa3-c08e72c10eb9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:46,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-eaa54292-be78-4bea-9fa3-c08e72c10eb9 2018-07-30 03:33:46,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:46,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:47,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["oPStnWYtRXS6mLOj6EzeMA"], "issued_at": "2018-07-30T03:33:47.000000Z"}} 2018-07-30 03:33:47,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:47,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce41cd5f-a32e-4644-9f2e-c01be78eb622 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:47,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ce41cd5f-a32e-4644-9f2e-c01be78eb622 2018-07-30 03:33:47,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:47,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:47,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:47,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd250a1-016f-46fc-b69f-6165b65e5a78 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:33:47,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj used request id req-afd250a1-016f-46fc-b69f-6165b65e5a78 2018-07-30 03:33:47,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:47,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c565deb9-2e3c-40e4-ac5e-f95d6a89b74b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:47,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c565deb9-2e3c-40e4-ac5e-f95d6a89b74b 2018-07-30 03:33:47,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj"}}' 2018-07-30 03:33:47,704 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a666ddf-c313-4bca-8e57-dc8b00695f81 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/59faecaf747e4e01b25daa5642a7935a"}, "tags": [], "enabled": true, "id": "59faecaf747e4e01b25daa5642a7935a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj"}} 2018-07-30 03:33:47,704 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0a666ddf-c313-4bca-8e57-dc8b00695f81 2018-07-30 03:33:47,704 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj 2018-07-30 03:33:47,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:47,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:48,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["cK0GjzpISv-kf2ZRxjztnA"], "issued_at": "2018-07-30T03:33:48.000000Z"}} 2018-07-30 03:33:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd4dc69f990eebb57acfb0a2648746608a2ebfc" 2018-07-30 03:33:48,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b4a1f8-f158-462d-88f9-7fab54f56c2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:48,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-30b4a1f8-f158-462d-88f9-7fab54f56c2c 2018-07-30 03:33:48,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:48,109 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:48,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd4dc69f990eebb57acfb0a2648746608a2ebfc" 2018-07-30 03:33:48,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33fe3301-622e-4991-bfa9-f7bad94f0cbe Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:33:48,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-33fe3301-622e-4991-bfa9-f7bad94f0cbe 2018-07-30 03:33:48,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd4dc69f990eebb57acfb0a2648746608a2ebfc" 2018-07-30 03:33:48,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee278b9e-7e10-496d-88eb-96342b4cf259 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/59faecaf747e4e01b25daa5642a7935a"}, "tags": [], "enabled": true, "id": "59faecaf747e4e01b25daa5642a7935a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj"}]} 2018-07-30 03:33:48,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj used request id req-ee278b9e-7e10-496d-88eb-96342b4cf259 2018-07-30 03:33:48,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd4dc69f990eebb57acfb0a2648746608a2ebfc" 2018-07-30 03:33:48,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c1c3d3-79c3-44b9-a37d-80243da8d15f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:48,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-67c1c3d3-79c3-44b9-a37d-80243da8d15f 2018-07-30 03:33:48,692 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-user 2018-07-30 03:33:48,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:48,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:48,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f549cf82-c4f5-45be-8d8c-bf2ec45b588b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:48,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f549cf82-c4f5-45be-8d8c-bf2ec45b588b 2018-07-30 03:33:48,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj-role"}}' 2018-07-30 03:33:48,889 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e8f839-a954-4d27-8c82-814f93e9d640 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b7d2f3186d3244a2a9538435c7b36100", "links": {"self": "http://172.30.9.25:5000/v3/roles/b7d2f3186d3244a2a9538435c7b36100"}, "name": "CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj-role"}} 2018-07-30 03:33:48,889 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-61e8f839-a954-4d27-8c82-814f93e9d640 2018-07-30 03:33:48,890 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj-role 2018-07-30 03:33:48,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/b7d2f3186d3244a2a9538435c7b36100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:48,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366219be-84e3-42b2-9842-ed9c8b2ac8d2 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b7d2f3186d3244a2a9538435c7b36100", "links": {"self": "http://172.30.9.25:5000/v3/roles/b7d2f3186d3244a2a9538435c7b36100"}, "name": "CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj-role"}} 2018-07-30 03:33:48,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/b7d2f3186d3244a2a9538435c7b36100 used request id req-366219be-84e3-42b2-9842-ed9c8b2ac8d2 2018-07-30 03:33:48,976 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj-role to project CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj 2018-07-30 03:33:48,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/59faecaf747e4e01b25daa5642a7935a/users/bb449c4635a04b169e2771fe18ad93f0/roles/b7d2f3186d3244a2a9538435c7b36100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:49,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2f27086-23cc-4501-a465-ab0413866193 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:49,097 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/59faecaf747e4e01b25daa5642a7935a/users/bb449c4635a04b169e2771fe18ad93f0/roles/b7d2f3186d3244a2a9538435c7b36100 used request id req-e2f27086-23cc-4501-a465-ab0413866193 2018-07-30 03:33:49,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:49,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:49,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["QW6wi6WmTH-JHQDlr0G_cQ"], "issued_at": "2018-07-30T03:33:49.000000Z"}} 2018-07-30 03:33:49,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e8b64bc6bfb9740de85e0c865c6d610fddca15" 2018-07-30 03:33:49,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9e8a90-e63d-479c-948e-5791c5d4b072 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:49,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fe9e8a90-e63d-479c-948e-5791c5d4b072 2018-07-30 03:33:49,571 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e8b64bc6bfb9740de85e0c865c6d610fddca15" 2018-07-30 03:33:50,148 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:49 GMT Server: Apache x-compute-request-id: req-75049ae3-def7-499f-9321-514a07cbe5ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-75049ae3-def7-499f-9321-514a07cbe5ec Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-30 03:33:50,148 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-75049ae3-def7-499f-9321-514a07cbe5ec 2018-07-30 03:33:50,151 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-75049ae3-def7-499f-9321-514a07cbe5ec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e8b64bc6bfb9740de85e0c865c6d610fddca15" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-657d8b08-da82-4d87-ad7e-7bca3adae6d3", "description": null}}' 2018-07-30 03:33:50,358 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:50 GMT Server: Apache x-compute-request-id: req-5eccb9fe-1e81-417d-ba33-5d6b8acc9797 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5eccb9fe-1e81-417d-ba33-5d6b8acc9797 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-657d8b08-da82-4d87-ad7e-7bca3adae6d3", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "37307bf5-4887-46b8-beb0-8d3bccc637d3", "description": null}} 2018-07-30 03:33:50,358 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-5eccb9fe-1e81-417d-ba33-5d6b8acc9797 2018-07-30 03:33:50,359 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-657d8b08-da82-4d87-ad7e-7bca3adae6d3 2018-07-30 03:33:50,362 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce0c7b45d9f5192f41819e5703d0b3f4fccb6ae" 2018-07-30 03:33:50,536 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:50 GMT Server: Apache x-compute-request-id: req-add1ba68-2ce3-4608-b875-d4268b3de384 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-add1ba68-2ce3-4608-b875-d4268b3de384 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-657d8b08-da82-4d87-ad7e-7bca3adae6d3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "37307bf5-4887-46b8-beb0-8d3bccc637d3", "description": null}]} 2018-07-30 03:33:50,536 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-add1ba68-2ce3-4608-b875-d4268b3de384 2018-07-30 03:33:50,539 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/37307bf5-4887-46b8-beb0-8d3bccc637d3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-add1ba68-2ce3-4608-b875-d4268b3de384" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce0c7b45d9f5192f41819e5703d0b3f4fccb6ae" 2018-07-30 03:33:50,711 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:50 GMT Server: Apache x-compute-request-id: req-9005a602-ab55-4a9a-929d-83d143133bc9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9005a602-ab55-4a9a-929d-83d143133bc9 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-657d8b08-da82-4d87-ad7e-7bca3adae6d3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "37307bf5-4887-46b8-beb0-8d3bccc637d3", "description": null}} 2018-07-30 03:33:50,711 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/37307bf5-4887-46b8-beb0-8d3bccc637d3 used request id req-9005a602-ab55-4a9a-929d-83d143133bc9 2018-07-30 03:33:50,714 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/37307bf5-4887-46b8-beb0-8d3bccc637d3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-add1ba68-2ce3-4608-b875-d4268b3de384" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce0c7b45d9f5192f41819e5703d0b3f4fccb6ae" 2018-07-30 03:33:51,286 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:50 GMT Server: Apache x-compute-request-id: req-0a882518-5bde-40da-834f-0b446432e84b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0a882518-5bde-40da-834f-0b446432e84b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-30 03:33:51,286 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/37307bf5-4887-46b8-beb0-8d3bccc637d3/encryption used request id req-0a882518-5bde-40da-834f-0b446432e84b 2018-07-30 03:33:51,286 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-657d8b08-da82-4d87-ad7e-7bca3adae6d3 2018-07-30 03:33:51,289 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/37307bf5-4887-46b8-beb0-8d3bccc637d3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-add1ba68-2ce3-4608-b875-d4268b3de384" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce0c7b45d9f5192f41819e5703d0b3f4fccb6ae" 2018-07-30 03:33:51,587 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:33:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b65c8f89-b6a3-4212-ace4-ad5f9403add1 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-30 03:33:51,587 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/37307bf5-4887-46b8-beb0-8d3bccc637d3 used request id req-b65c8f89-b6a3-4212-ace4-ad5f9403add1 2018-07-30 03:33:51,590 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-add1ba68-2ce3-4608-b875-d4268b3de384" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce0c7b45d9f5192f41819e5703d0b3f4fccb6ae" 2018-07-30 03:33:51,609 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:51 GMT Server: Apache x-compute-request-id: req-00892ae4-8b06-4e21-84b8-d89734fd9760 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-00892ae4-8b06-4e21-84b8-d89734fd9760 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-30 03:33:51,609 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-00892ae4-8b06-4e21-84b8-d89734fd9760 2018-07-30 03:33:51,609 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-657d8b08-da82-4d87-ad7e-7bca3adae6d3 2018-07-30 03:33:51,612 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/37307bf5-4887-46b8-beb0-8d3bccc637d3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75049ae3-def7-499f-9321-514a07cbe5ec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e8b64bc6bfb9740de85e0c865c6d610fddca15" 2018-07-30 03:33:51,787 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3c1a7a76-355c-471f-9344-e521e781ef7d x-openstack-request-id: req-3c1a7a76-355c-471f-9344-e521e781ef7d Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 37307bf5-4887-46b8-beb0-8d3bccc637d3 could not be found.", "code": 404}} 2018-07-30 03:33:51,787 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/37307bf5-4887-46b8-beb0-8d3bccc637d3 used request id req-3c1a7a76-355c-471f-9344-e521e781ef7d 2018-07-30 03:33:51,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:52,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-730515c0-ed0c-4347-8c7a-5e77500cb5d8 Date: Mon, 30 Jul 2018 03:33:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:33:52,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-730515c0-ed0c-4347-8c7a-5e77500cb5d8 2018-07-30 03:33:52,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:52,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b62b003e-c414-43b3-94b8-64e095314b82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:52,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-b62b003e-c414-43b3-94b8-64e095314b82 2018-07-30 03:33:52,102 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:52,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:52,186 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-904f8938-082b-4f20-b7c2-f328f85d75d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:52,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-904f8938-082b-4f20-b7c2-f328f85d75d2 2018-07-30 03:33:52,186 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:52,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:52,264 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed879bdb-a6de-4530-85ee-63829a54a59b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:52,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-ed879bdb-a6de-4530-85ee-63829a54a59b 2018-07-30 03:33:52,264 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:52,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:52,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c84dac0c-8e77-4e2a-96b8-cab175d966b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:52,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-c84dac0c-8e77-4e2a-96b8-cab175d966b8 2018-07-30 03:33:52,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:52,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93dd6f04-d654-414a-9fde-278b3c1ddec9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:33:52,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-93dd6f04-d654-414a-9fde-278b3c1ddec9 2018-07-30 03:33:52,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:52,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4795ce0-3d17-4f9c-aeb9-24ccb9687643 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:52,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-d4795ce0-3d17-4f9c-aeb9-24ccb9687643 2018-07-30 03:33:52,460 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:52,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:52,545 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c5aa9a5-e408-48ec-b350-6547c6b531cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:52,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-9c5aa9a5-e408-48ec-b350-6547c6b531cb 2018-07-30 03:33:52,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:52,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:52,633 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3e93289-7b45-4067-9e60-7241b136fa13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:52,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-f3e93289-7b45-4067-9e60-7241b136fa13 2018-07-30 03:33:52,633 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:52,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:52,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c2d7bb9-c405-45b2-a2e6-a130e6e4fd75 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:33:52,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-0c2d7bb9-c405-45b2-a2e6-a130e6e4fd75 2018-07-30 03:33:52,722 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj 2018-07-30 03:33:52,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/59faecaf747e4e01b25daa5642a7935a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:52,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bb84d35-d305-4bf0-b145-c9b39da50055 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:52,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/59faecaf747e4e01b25daa5642a7935a used request id req-4bb84d35-d305-4bf0-b145-c9b39da50055 2018-07-30 03:33:52,932 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-proj-role 2018-07-30 03:33:52,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/b7d2f3186d3244a2a9538435c7b36100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:53,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3fb378e-c38e-41d6-ace0-649d321833f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:53,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/b7d2f3186d3244a2a9538435c7b36100 used request id req-a3fb378e-c38e-41d6-ace0-649d321833f9 2018-07-30 03:33:53,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa143627989e0dafb7e904ce4168a922e647a036" 2018-07-30 03:33:53,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eabd7fe7-c93f-45ff-bc9c-0f88b717e59a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:53,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-eabd7fe7-c93f-45ff-bc9c-0f88b717e59a 2018-07-30 03:33:53,128 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-4763ce40-9c12-474-user 2018-07-30 03:33:53,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/bb449c4635a04b169e2771fe18ad93f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd4dc69f990eebb57acfb0a2648746608a2ebfc" 2018-07-30 03:33:53,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-770d3798-6064-4552-bfdd-2549f5783557 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:53,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/bb449c4635a04b169e2771fe18ad93f0 used request id req-770d3798-6064-4552-bfdd-2549f5783557 2018-07-30 03:33:53,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:53,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["tp0WQy2MSG6VLZExUw5-QQ"], "issued_at": "2018-07-30T03:33:53.000000Z"}} 2018-07-30 03:33:53,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c9e06a43be0aae854fa231845752da99a8974" 2018-07-30 03:33:53,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4651dce6-9b6a-4f9f-954f-9535237ab27a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:53,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4651dce6-9b6a-4f9f-954f-9535237ab27a 2018-07-30 03:33:53,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:53,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:54,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["gr6oAge3TNG12KrYw5zSHQ"], "issued_at": "2018-07-30T03:33:54.000000Z"}} 2018-07-30 03:33:54,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:33:54,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a34597a8-8c88-4dc9-8c83-4cf793dd7ae8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:54,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a34597a8-8c88-4dc9-8c83-4cf793dd7ae8 2018-07-30 03:33:54,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:54,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:33:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:54,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:33:54,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c641af-bdff-4413-84ca-95ca3b75a2e8 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:33:54,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj used request id req-76c641af-bdff-4413-84ca-95ca3b75a2e8 2018-07-30 03:33:54,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:33:54,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea2beab8-797f-41e8-a4d8-b9d8b8c4cfde Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:54,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ea2beab8-797f-41e8-a4d8-b9d8b8c4cfde 2018-07-30 03:33:54,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj"}}' 2018-07-30 03:33:54,615 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c042a757-ab6e-49bd-9061-8af9c2dec51f Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9c8c207a282541778f54c9b4c7a384c2"}, "tags": [], "enabled": true, "id": "9c8c207a282541778f54c9b4c7a384c2", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj"}} 2018-07-30 03:33:54,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c042a757-ab6e-49bd-9061-8af9c2dec51f 2018-07-30 03:33:54,615 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj 2018-07-30 03:33:54,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:54,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:55,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["pD2wB1hySYSOKzDp-WUe_A"], "issued_at": "2018-07-30T03:33:55.000000Z"}} 2018-07-30 03:33:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0fe247998af772bb5067615b38b45a1970e684" 2018-07-30 03:33:55,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057495d8-68f0-4f02-a950-2a0f450245c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:55,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-057495d8-68f0-4f02-a950-2a0f450245c2 2018-07-30 03:33:55,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:33:55,029 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:33:55,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0fe247998af772bb5067615b38b45a1970e684" 2018-07-30 03:33:55,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40fc40a7-ca41-46cb-8de0-2c8dea468b3b Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:33:55,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-40fc40a7-ca41-46cb-8de0-2c8dea468b3b 2018-07-30 03:33:55,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0fe247998af772bb5067615b38b45a1970e684" 2018-07-30 03:33:55,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa3c2927-12b3-4418-a96c-79683d31c1b9 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9c8c207a282541778f54c9b4c7a384c2"}, "tags": [], "enabled": true, "id": "9c8c207a282541778f54c9b4c7a384c2", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj"}]} 2018-07-30 03:33:55,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj used request id req-aa3c2927-12b3-4418-a96c-79683d31c1b9 2018-07-30 03:33:55,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0fe247998af772bb5067615b38b45a1970e684" 2018-07-30 03:33:55,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-005a4031-d607-45d3-b761-fbebf19c9f01 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:33:55,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-005a4031-d607-45d3-b761-fbebf19c9f01 2018-07-30 03:33:55,758 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-user 2018-07-30 03:33:55,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:55,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:33:55,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f5fbd0-6e31-408b-b697-5eb8fc424b46 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:33:55,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c2f5fbd0-6e31-408b-b697-5eb8fc424b46 2018-07-30 03:33:55,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj-role"}}' 2018-07-30 03:33:55,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:33:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5963e0d-c8b8-4688-936d-7699c3fd3868 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8486e63db4454d14b93a0effd492d237", "links": {"self": "http://172.30.9.25:5000/v3/roles/8486e63db4454d14b93a0effd492d237"}, "name": "CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj-role"}} 2018-07-30 03:33:55,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f5963e0d-c8b8-4688-936d-7699c3fd3868 2018-07-30 03:33:55,944 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj-role 2018-07-30 03:33:55,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/8486e63db4454d14b93a0effd492d237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:33:56,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ffda194-0d77-4a33-8862-0740793b0e49 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8486e63db4454d14b93a0effd492d237", "links": {"self": "http://172.30.9.25:5000/v3/roles/8486e63db4454d14b93a0effd492d237"}, "name": "CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj-role"}} 2018-07-30 03:33:56,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/8486e63db4454d14b93a0effd492d237 used request id req-9ffda194-0d77-4a33-8862-0740793b0e49 2018-07-30 03:33:56,035 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj-role to project CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj 2018-07-30 03:33:56,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/9c8c207a282541778f54c9b4c7a384c2/users/e4802307f966429aa892f28640bb24c0/roles/8486e63db4454d14b93a0effd492d237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:33:56,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:33:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c538ae88-9df2-4a5a-9f24-794209773a22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:33:56,156 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9c8c207a282541778f54c9b4c7a384c2/users/e4802307f966429aa892f28640bb24c0/roles/8486e63db4454d14b93a0effd492d237 used request id req-c538ae88-9df2-4a5a-9f24-794209773a22 2018-07-30 03:33:56,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:56,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:56,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["RwOhXk-NTQy8Wj18JzjFxQ"], "issued_at": "2018-07-30T03:33:56.000000Z"}} 2018-07-30 03:33:56,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99f963f52cc1ea18bed38d2cae8531762d12f55" 2018-07-30 03:33:56,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4f1d04-18be-4feb-9766-579a7fc0336e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:56,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7f4f1d04-18be-4feb-9766-579a7fc0336e 2018-07-30 03:33:56,627 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99f963f52cc1ea18bed38d2cae8531762d12f55" 2018-07-30 03:33:56,800 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:56 GMT Server: Apache x-compute-request-id: req-f5b78791-3e3a-46c6-ba26-634139fca6d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f5b78791-3e3a-46c6-ba26-634139fca6d0 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-30 03:33:56,800 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-f5b78791-3e3a-46c6-ba26-634139fca6d0 2018-07-30 03:33:56,804 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f5b78791-3e3a-46c6-ba26-634139fca6d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99f963f52cc1ea18bed38d2cae8531762d12f55" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-962e4f08-1a30-45fd-bba7-63d400ccdbdc", "description": null}}' 2018-07-30 03:33:57,163 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:56 GMT Server: Apache x-compute-request-id: req-23d29b49-8b27-4d59-990b-38c06514daa2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-23d29b49-8b27-4d59-990b-38c06514daa2 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-962e4f08-1a30-45fd-bba7-63d400ccdbdc", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8b24388d-9484-4dda-9854-29600c3856e3", "description": null}} 2018-07-30 03:33:57,163 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-23d29b49-8b27-4d59-990b-38c06514daa2 2018-07-30 03:33:57,164 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-962e4f08-1a30-45fd-bba7-63d400ccdbdc 2018-07-30 03:33:57,166 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c9e06a43be0aae854fa231845752da99a8974" 2018-07-30 03:33:57,346 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:57 GMT Server: Apache x-compute-request-id: req-0e581c18-bfbf-470c-9550-55f07a4b5e33 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e581c18-bfbf-470c-9550-55f07a4b5e33 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-962e4f08-1a30-45fd-bba7-63d400ccdbdc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8b24388d-9484-4dda-9854-29600c3856e3", "description": null}]} 2018-07-30 03:33:57,346 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-0e581c18-bfbf-470c-9550-55f07a4b5e33 2018-07-30 03:33:57,350 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8b24388d-9484-4dda-9854-29600c3856e3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e581c18-bfbf-470c-9550-55f07a4b5e33" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c9e06a43be0aae854fa231845752da99a8974" 2018-07-30 03:33:57,519 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:57 GMT Server: Apache x-compute-request-id: req-68da0f82-7e3f-4985-8026-ca0c65ba2f5a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68da0f82-7e3f-4985-8026-ca0c65ba2f5a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-962e4f08-1a30-45fd-bba7-63d400ccdbdc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8b24388d-9484-4dda-9854-29600c3856e3", "description": null}} 2018-07-30 03:33:57,520 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8b24388d-9484-4dda-9854-29600c3856e3 used request id req-68da0f82-7e3f-4985-8026-ca0c65ba2f5a 2018-07-30 03:33:57,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8b24388d-9484-4dda-9854-29600c3856e3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e581c18-bfbf-470c-9550-55f07a4b5e33" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120c9e06a43be0aae854fa231845752da99a8974" 2018-07-30 03:33:57,775 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:57 GMT Server: Apache x-compute-request-id: req-37b04bee-8ad7-416e-b5ca-932c118671af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-37b04bee-8ad7-416e-b5ca-932c118671af Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-30 03:33:57,775 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8b24388d-9484-4dda-9854-29600c3856e3/encryption used request id req-37b04bee-8ad7-416e-b5ca-932c118671af 2018-07-30 03:33:57,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:33:57,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:33:58,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:33:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Yn05Zu8XTNiFbgjeSG_QdQ"], "issued_at": "2018-07-30T03:33:58.000000Z"}} 2018-07-30 03:33:58,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6492adefd3ca12f2dc5e699ea3521abd56d4e8cf" 2018-07-30 03:33:58,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc70b7d-6d0d-4ed5-bc25-792a1edb7e82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:33:58,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3cc70b7d-6d0d-4ed5-bc25-792a1edb7e82 2018-07-30 03:33:58,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6492adefd3ca12f2dc5e699ea3521abd56d4e8cf" 2018-07-30 03:33:58,351 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:58 GMT Server: Apache x-compute-request-id: req-f4b540ff-ea4f-41ac-8231-ecdfaa73aafc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f4b540ff-ea4f-41ac-8231-ecdfaa73aafc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-962e4f08-1a30-45fd-bba7-63d400ccdbdc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8b24388d-9484-4dda-9854-29600c3856e3", "description": null}]} 2018-07-30 03:33:58,351 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-f4b540ff-ea4f-41ac-8231-ecdfaa73aafc 2018-07-30 03:33:58,355 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8b24388d-9484-4dda-9854-29600c3856e3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f4b540ff-ea4f-41ac-8231-ecdfaa73aafc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6492adefd3ca12f2dc5e699ea3521abd56d4e8cf" 2018-07-30 03:33:58,922 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:58 GMT Server: Apache x-compute-request-id: req-2cf3cf65-a5a2-41c0-b30c-43dfcaf981e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2cf3cf65-a5a2-41c0-b30c-43dfcaf981e7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-962e4f08-1a30-45fd-bba7-63d400ccdbdc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8b24388d-9484-4dda-9854-29600c3856e3", "description": null}} 2018-07-30 03:33:58,922 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8b24388d-9484-4dda-9854-29600c3856e3 used request id req-2cf3cf65-a5a2-41c0-b30c-43dfcaf981e7 2018-07-30 03:33:58,925 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8b24388d-9484-4dda-9854-29600c3856e3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f4b540ff-ea4f-41ac-8231-ecdfaa73aafc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6492adefd3ca12f2dc5e699ea3521abd56d4e8cf" 2018-07-30 03:33:59,100 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:58 GMT Server: Apache x-compute-request-id: req-25414f00-3bb8-4194-88c4-d91d6234e7be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-25414f00-3bb8-4194-88c4-d91d6234e7be Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-30 03:33:59,100 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8b24388d-9484-4dda-9854-29600c3856e3/encryption used request id req-25414f00-3bb8-4194-88c4-d91d6234e7be 2018-07-30 03:33:59,101 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-962e4f08-1a30-45fd-bba7-63d400ccdbdc 2018-07-30 03:33:59,103 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8b24388d-9484-4dda-9854-29600c3856e3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f5b78791-3e3a-46c6-ba26-634139fca6d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99f963f52cc1ea18bed38d2cae8531762d12f55" 2018-07-30 03:33:59,154 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:33:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-47483887-afdf-44be-8c3f-80703e4dbc2f 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-30 03:33:59,154 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8b24388d-9484-4dda-9854-29600c3856e3 used request id req-47483887-afdf-44be-8c3f-80703e4dbc2f 2018-07-30 03:33:59,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:33:59,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d50985b5-7ff1-40d5-b0f9-412ec11098d7 Date: Mon, 30 Jul 2018 03:33:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:33:59,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-d50985b5-7ff1-40d5-b0f9-412ec11098d7 2018-07-30 03:33:59,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:33:59,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb0c4366-92bd-4be1-840e-ec477401f6ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:59,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-bb0c4366-92bd-4be1-840e-ec477401f6ac 2018-07-30 03:33:59,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:59,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:33:59,575 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ae91521-994c-4046-bdf5-f5755be050df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:59,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-2ae91521-994c-4046-bdf5-f5755be050df 2018-07-30 03:33:59,575 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:59,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:33:59,594 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87dd2a10-58dd-42e4-825f-2724a084dd56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:59,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-87dd2a10-58dd-42e4-825f-2724a084dd56 2018-07-30 03:33:59,595 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:59,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:33:59,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf53cb46-83a2-47d0-95fa-a8762122baf8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:59,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-cf53cb46-83a2-47d0-95fa-a8762122baf8 2018-07-30 03:33:59,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:59,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:33:59,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a96231-7146-44b4-bf6e-153f209f75e0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:33:59,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-a9a96231-7146-44b4-bf6e-153f209f75e0 2018-07-30 03:33:59,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:33:59,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f3a6ea7-42c5-4a90-9295-283af3dee144 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:59,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-2f3a6ea7-42c5-4a90-9295-283af3dee144 2018-07-30 03:33:59,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:59,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:33:59,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b90b264-451f-47bf-aa9b-03a00fba070c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:33:59,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-8b90b264-451f-47bf-aa9b-03a00fba070c 2018-07-30 03:33:59,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:33:59,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:34:00,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfca13d7-6249-44e0-8729-eca269304676 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:00,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-dfca13d7-6249-44e0-8729-eca269304676 2018-07-30 03:34:00,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:00,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:34:00,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77fd02ad-7025-4838-aefe-118a169c0f2e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:34:00,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-77fd02ad-7025-4838-aefe-118a169c0f2e 2018-07-30 03:34:00,120 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj 2018-07-30 03:34:00,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/9c8c207a282541778f54c9b4c7a384c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:34:00,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee778ecd-75e9-4484-8cfa-0dfbba3cb332 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:00,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9c8c207a282541778f54c9b4c7a384c2 used request id req-ee778ecd-75e9-4484-8cfa-0dfbba3cb332 2018-07-30 03:34:00,322 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-proj-role 2018-07-30 03:34:00,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/8486e63db4454d14b93a0effd492d237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:34:00,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d90ca6e8-7678-4589-8043-668a419153ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:00,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8486e63db4454d14b93a0effd492d237 used request id req-d90ca6e8-7678-4589-8043-668a419153ff 2018-07-30 03:34:00,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248b2bc5099ac7330315278f60825f3a18dbf5c9" 2018-07-30 03:34:00,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dadb6543-796a-471a-bee4-84f9858045ba Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:34:00,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dadb6543-796a-471a-bee4-84f9858045ba 2018-07-30 03:34:00,516 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-b42483d6-a9e9-4bf-user 2018-07-30 03:34:00,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e4802307f966429aa892f28640bb24c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0fe247998af772bb5067615b38b45a1970e684" 2018-07-30 03:34:00,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12d50f6d-2cb8-46f1-8fd4-5858c817aab5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:00,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e4802307f966429aa892f28640bb24c0 used request id req-12d50f6d-2cb8-46f1-8fd4-5858c817aab5 2018-07-30 03:34:00,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:01,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["WVRTHBQ8RX-7Gv_xCJMtDQ"], "issued_at": "2018-07-30T03:34:01.000000Z"}} 2018-07-30 03:34:01,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fa2c1c1a62e73ed12a294a364af5eb8cbc5093" 2018-07-30 03:34:01,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20e9838-873e-4264-b5fb-e4524bbc2102 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:01,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c20e9838-873e-4264-b5fb-e4524bbc2102 2018-07-30 03:34:01,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:01,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:01,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["4qF0xztJSnSlhSBZwdiNkw"], "issued_at": "2018-07-30T03:34:01.000000Z"}} 2018-07-30 03:34:01,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:01,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d869589-1dcd-43e1-b331-e2b28a357c7e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:01,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4d869589-1dcd-43e1-b331-e2b28a357c7e 2018-07-30 03:34:01,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:01,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:01,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:01,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e82e3c3-5f30-4ace-a20c-687fe1e9a182 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:34:01,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj used request id req-0e82e3c3-5f30-4ace-a20c-687fe1e9a182 2018-07-30 03:34:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:01,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4982cc36-71f5-4b4e-a4d8-8986579d6cd5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:34:01,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4982cc36-71f5-4b4e-a4d8-8986579d6cd5 2018-07-30 03:34:01,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj"}}' 2018-07-30 03:34:01,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9dc1d6f-1748-464a-8d3b-2075d854424d Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ad00e3c073314e5483d7aa4df72cda18"}, "tags": [], "enabled": true, "id": "ad00e3c073314e5483d7aa4df72cda18", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj"}} 2018-07-30 03:34:01,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a9dc1d6f-1748-464a-8d3b-2075d854424d 2018-07-30 03:34:01,915 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj 2018-07-30 03:34:01,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:01,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:02,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["jErU84taQW6dyWk9LpM4fA"], "issued_at": "2018-07-30T03:34:02.000000Z"}} 2018-07-30 03:34:02,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb47fb43eaea4a95589520b5bf4d6601af4e488" 2018-07-30 03:34:02,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07cc28c-5180-4f21-aa8e-bc79ca5d371d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:02,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e07cc28c-5180-4f21-aa8e-bc79ca5d371d 2018-07-30 03:34:02,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:02,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:02,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb47fb43eaea4a95589520b5bf4d6601af4e488" 2018-07-30 03:34:02,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07334527-f5f4-44dd-8706-826df253a4b5 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:34:02,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-07334527-f5f4-44dd-8706-826df253a4b5 2018-07-30 03:34:02,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb47fb43eaea4a95589520b5bf4d6601af4e488" 2018-07-30 03:34:02,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4613640-77a9-40d4-a81e-172aeb57f37d Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ad00e3c073314e5483d7aa4df72cda18"}, "tags": [], "enabled": true, "id": "ad00e3c073314e5483d7aa4df72cda18", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj"}]} 2018-07-30 03:34:02,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj used request id req-a4613640-77a9-40d4-a81e-172aeb57f37d 2018-07-30 03:34:02,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb47fb43eaea4a95589520b5bf4d6601af4e488" 2018-07-30 03:34:02,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c4c38d-e606-41ba-8fa9-8e2cb8ee212b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:34:02,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-19c4c38d-e606-41ba-8fa9-8e2cb8ee212b 2018-07-30 03:34:02,968 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-user 2018-07-30 03:34:02,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:02,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:03,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd1b126-ae6f-49d2-9161-8b46e8ee801c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:34:03,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1bd1b126-ae6f-49d2-9161-8b46e8ee801c 2018-07-30 03:34:03,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj-role"}}' 2018-07-30 03:34:03,088 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4a4f49e-0120-4f32-be3b-3c28f4fe23c3 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f356ec01f9044604a2cd36016cce665b", "links": {"self": "http://172.30.9.25:5000/v3/roles/f356ec01f9044604a2cd36016cce665b"}, "name": "CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj-role"}} 2018-07-30 03:34:03,088 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f4a4f49e-0120-4f32-be3b-3c28f4fe23c3 2018-07-30 03:34:03,088 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj-role 2018-07-30 03:34:03,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f356ec01f9044604a2cd36016cce665b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:03,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2352765-4fc9-4574-acb6-07e774b19758 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f356ec01f9044604a2cd36016cce665b", "links": {"self": "http://172.30.9.25:5000/v3/roles/f356ec01f9044604a2cd36016cce665b"}, "name": "CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj-role"}} 2018-07-30 03:34:03,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f356ec01f9044604a2cd36016cce665b used request id req-b2352765-4fc9-4574-acb6-07e774b19758 2018-07-30 03:34:03,176 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj-role to project CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj 2018-07-30 03:34:03,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ad00e3c073314e5483d7aa4df72cda18/users/673f3154a78740f697e463ff8672112b/roles/f356ec01f9044604a2cd36016cce665b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:03,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e350cd1c-01a0-478d-aca7-b62301066141 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:03,319 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ad00e3c073314e5483d7aa4df72cda18/users/673f3154a78740f697e463ff8672112b/roles/f356ec01f9044604a2cd36016cce665b used request id req-e350cd1c-01a0-478d-aca7-b62301066141 2018-07-30 03:34:03,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:03,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:03,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["otk7erXEQH6ZFWw1VKTt7g"], "issued_at": "2018-07-30T03:34:03.000000Z"}} 2018-07-30 03:34:03,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c7fc5858e88f7e3814a97ad109b9f05c30afb4" 2018-07-30 03:34:03,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0479bb8e-83e7-4507-86b6-cb03328c33fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:03,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0479bb8e-83e7-4507-86b6-cb03328c33fe 2018-07-30 03:34:03,784 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c7fc5858e88f7e3814a97ad109b9f05c30afb4" 2018-07-30 03:34:03,952 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:03 GMT Server: Apache x-compute-request-id: req-fdb6b472-5abc-402e-bc90-d27e39537387 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fdb6b472-5abc-402e-bc90-d27e39537387 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-30 03:34:03,952 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-fdb6b472-5abc-402e-bc90-d27e39537387 2018-07-30 03:34:03,955 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fdb6b472-5abc-402e-bc90-d27e39537387" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c7fc5858e88f7e3814a97ad109b9f05c30afb4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-48ed41e3-0cf0-457d-b6aa-3f59f1e0c03e", "description": null}}' 2018-07-30 03:34:04,155 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:03 GMT Server: Apache x-compute-request-id: req-07fcfe00-5229-45db-b679-a28777046970 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07fcfe00-5229-45db-b679-a28777046970 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-48ed41e3-0cf0-457d-b6aa-3f59f1e0c03e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dc5baa8e-42ed-41b2-938f-e19588351209", "description": null}} 2018-07-30 03:34:04,155 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-07fcfe00-5229-45db-b679-a28777046970 2018-07-30 03:34:04,156 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-48ed41e3-0cf0-457d-b6aa-3f59f1e0c03e 2018-07-30 03:34:04,159 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fa2c1c1a62e73ed12a294a364af5eb8cbc5093" 2018-07-30 03:34:04,332 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:04 GMT Server: Apache x-compute-request-id: req-90503a5d-47af-4e17-9b64-47ed2c05af91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90503a5d-47af-4e17-9b64-47ed2c05af91 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-48ed41e3-0cf0-457d-b6aa-3f59f1e0c03e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dc5baa8e-42ed-41b2-938f-e19588351209", "description": null}]} 2018-07-30 03:34:04,332 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-90503a5d-47af-4e17-9b64-47ed2c05af91 2018-07-30 03:34:04,335 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/dc5baa8e-42ed-41b2-938f-e19588351209 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90503a5d-47af-4e17-9b64-47ed2c05af91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fa2c1c1a62e73ed12a294a364af5eb8cbc5093" 2018-07-30 03:34:04,507 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:04 GMT Server: Apache x-compute-request-id: req-f053ec33-ce81-400f-8d5d-62e3412adb72 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f053ec33-ce81-400f-8d5d-62e3412adb72 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-48ed41e3-0cf0-457d-b6aa-3f59f1e0c03e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dc5baa8e-42ed-41b2-938f-e19588351209", "description": null}} 2018-07-30 03:34:04,507 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/dc5baa8e-42ed-41b2-938f-e19588351209 used request id req-f053ec33-ce81-400f-8d5d-62e3412adb72 2018-07-30 03:34:04,510 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/dc5baa8e-42ed-41b2-938f-e19588351209/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90503a5d-47af-4e17-9b64-47ed2c05af91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fa2c1c1a62e73ed12a294a364af5eb8cbc5093" 2018-07-30 03:34:04,680 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:04 GMT Server: Apache x-compute-request-id: req-1ca6c284-faf9-43b5-9060-190f3407e156 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1ca6c284-faf9-43b5-9060-190f3407e156 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-30 03:34:04,680 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/dc5baa8e-42ed-41b2-938f-e19588351209/encryption used request id req-1ca6c284-faf9-43b5-9060-190f3407e156 2018-07-30 03:34:04,683 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/dc5baa8e-42ed-41b2-938f-e19588351209 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90503a5d-47af-4e17-9b64-47ed2c05af91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fa2c1c1a62e73ed12a294a364af5eb8cbc5093" 2018-07-30 03:34:04,868 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:04 GMT Server: Apache x-compute-request-id: req-5ec2d311-5237-4a25-9c27-9730dd14fbce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ec2d311-5237-4a25-9c27-9730dd14fbce Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-48ed41e3-0cf0-457d-b6aa-3f59f1e0c03e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dc5baa8e-42ed-41b2-938f-e19588351209", "description": null}} 2018-07-30 03:34:04,869 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/dc5baa8e-42ed-41b2-938f-e19588351209 used request id req-5ec2d311-5237-4a25-9c27-9730dd14fbce 2018-07-30 03:34:04,872 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/dc5baa8e-42ed-41b2-938f-e19588351209 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90503a5d-47af-4e17-9b64-47ed2c05af91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fa2c1c1a62e73ed12a294a364af5eb8cbc5093" 2018-07-30 03:34:05,042 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:04 GMT Server: Apache x-compute-request-id: req-1db3cff0-6bd0-4400-bfee-cf24530a8101 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1db3cff0-6bd0-4400-bfee-cf24530a8101 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-48ed41e3-0cf0-457d-b6aa-3f59f1e0c03e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dc5baa8e-42ed-41b2-938f-e19588351209", "description": null}} 2018-07-30 03:34:05,042 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/dc5baa8e-42ed-41b2-938f-e19588351209 used request id req-1db3cff0-6bd0-4400-bfee-cf24530a8101 2018-07-30 03:34:05,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/dc5baa8e-42ed-41b2-938f-e19588351209/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90503a5d-47af-4e17-9b64-47ed2c05af91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fa2c1c1a62e73ed12a294a364af5eb8cbc5093" 2018-07-30 03:34:05,221 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:05 GMT Server: Apache x-compute-request-id: req-ff0a5a08-740c-4548-bb57-caa1ff610d64 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff0a5a08-740c-4548-bb57-caa1ff610d64 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-30 03:34:05,221 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/dc5baa8e-42ed-41b2-938f-e19588351209/encryption used request id req-ff0a5a08-740c-4548-bb57-caa1ff610d64 2018-07-30 03:34:05,222 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-48ed41e3-0cf0-457d-b6aa-3f59f1e0c03e 2018-07-30 03:34:05,225 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/dc5baa8e-42ed-41b2-938f-e19588351209 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fdb6b472-5abc-402e-bc90-d27e39537387" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c7fc5858e88f7e3814a97ad109b9f05c30afb4" 2018-07-30 03:34:05,515 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d5f4a7b2-1d11-4be3-90bc-8470a5a970c2 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-30 03:34:05,516 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/dc5baa8e-42ed-41b2-938f-e19588351209 used request id req-d5f4a7b2-1d11-4be3-90bc-8470a5a970c2 2018-07-30 03:34:05,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:05,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-c2e90ce6-2ee8-481e-a531-1a48ae58bfe1 Date: Mon, 30 Jul 2018 03:34:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:34:05,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-c2e90ce6-2ee8-481e-a531-1a48ae58bfe1 2018-07-30 03:34:05,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:05,841 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83725847-d370-4c0d-846e-ee971a932745 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:05,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-83725847-d370-4c0d-846e-ee971a932745 2018-07-30 03:34:05,842 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:05,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:05,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f25519d-61c2-4f76-bb89-46f4a781207e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:05,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-5f25519d-61c2-4f76-bb89-46f4a781207e 2018-07-30 03:34:05,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:05,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:05,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59cc96cf-4d00-442e-bc38-5060515dc6c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:05,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-59cc96cf-4d00-442e-bc38-5060515dc6c0 2018-07-30 03:34:05,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:05,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:06,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e7d4adc-1b0c-4230-8a33-44fdb69ae1e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:06,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-5e7d4adc-1b0c-4230-8a33-44fdb69ae1e6 2018-07-30 03:34:06,032 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:06,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:06,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990d4439-949f-40d8-83af-ba03ef4082fe Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:34:06,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-990d4439-949f-40d8-83af-ba03ef4082fe 2018-07-30 03:34:06,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:06,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a862ae9-ae78-490b-986e-ccfa75953701 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:06,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-7a862ae9-ae78-490b-986e-ccfa75953701 2018-07-30 03:34:06,208 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:06,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:06,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c3f2ac6-4e02-4fc9-8f3d-92b005f35012 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:06,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-3c3f2ac6-4e02-4fc9-8f3d-92b005f35012 2018-07-30 03:34:06,296 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:06,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:06,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82bfd3b1-3c2d-4f36-b301-1cd7676170fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:06,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-82bfd3b1-3c2d-4f36-b301-1cd7676170fb 2018-07-30 03:34:06,381 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:06,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:06,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e369a9-1759-4690-82c1-f69773e0cb07 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:34:06,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-30e369a9-1759-4690-82c1-f69773e0cb07 2018-07-30 03:34:06,470 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj 2018-07-30 03:34:06,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/ad00e3c073314e5483d7aa4df72cda18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:06,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4419671-d75f-4ec7-9e6b-9c23ab25d944 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:06,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ad00e3c073314e5483d7aa4df72cda18 used request id req-c4419671-d75f-4ec7-9e6b-9c23ab25d944 2018-07-30 03:34:06,669 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-proj-role 2018-07-30 03:34:06,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f356ec01f9044604a2cd36016cce665b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:06,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ab88ac-62d5-4e92-b943-a98ed1e32c8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:06,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f356ec01f9044604a2cd36016cce665b used request id req-e0ab88ac-62d5-4e92-b943-a98ed1e32c8d 2018-07-30 03:34:06,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c096bc7441689c6b821d1a24736b19d828752fc7" 2018-07-30 03:34:06,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7520edb2-ee8a-45ad-9fbf-48a16a06f6aa Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:34:06,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7520edb2-ee8a-45ad-9fbf-48a16a06f6aa 2018-07-30 03:34:06,865 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-038b59ff-755a-4b7-user 2018-07-30 03:34:06,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/673f3154a78740f697e463ff8672112b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb47fb43eaea4a95589520b5bf4d6601af4e488" 2018-07-30 03:34:07,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d4d42d-2fad-4967-a4e7-09c0b2c263cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:07,028 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/673f3154a78740f697e463ff8672112b used request id req-79d4d42d-2fad-4967-a4e7-09c0b2c263cc 2018-07-30 03:34:07,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:07,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Puws79zqTg-zVlZt0zyFhg"], "issued_at": "2018-07-30T03:34:07.000000Z"}} 2018-07-30 03:34:07,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4224697d87de4095d25cdc191a494bcb7099f799" 2018-07-30 03:34:07,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f32508-ab74-4ead-a78d-b6aa7479d547 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:07,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-22f32508-ab74-4ead-a78d-b6aa7479d547 2018-07-30 03:34:07,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:07,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:07,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["SB-V0D5dSNm0x-6y1rR-gg"], "issued_at": "2018-07-30T03:34:07.000000Z"}} 2018-07-30 03:34:07,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:08,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0949340-9eab-410e-a30e-a562849a610c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:08,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e0949340-9eab-410e-a30e-a562849a610c 2018-07-30 03:34:08,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:08,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:08,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d4809249-b260-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:08,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73cfd079-cf22-4a71-beda-cf8ce9c3b581 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d4809249-b260-41e-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:34:08,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d4809249-b260-41e-proj used request id req-73cfd079-cf22-4a71-beda-cf8ce9c3b581 2018-07-30 03:34:08,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:08,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ae42ed-88a0-4aa0-a8ff-715fb847d80c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:34:08,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d0ae42ed-88a0-4aa0-a8ff-715fb847d80c 2018-07-30 03:34:08,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d4809249-b260-41e-proj"}}' 2018-07-30 03:34:08,274 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:34:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00190564-1d60-4c3a-9b4a-19bfd67f8ba4 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b2530e9556c48fbb873f40135facb57"}, "tags": [], "enabled": true, "id": "8b2530e9556c48fbb873f40135facb57", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d4809249-b260-41e-proj"}} 2018-07-30 03:34:08,274 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-00190564-1d60-4c3a-9b4a-19bfd67f8ba4 2018-07-30 03:34:08,274 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-d4809249-b260-41e-proj 2018-07-30 03:34:08,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:08,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:08,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["lCaMMv5zSVq5Gl3d69jQkg"], "issued_at": "2018-07-30T03:34:08.000000Z"}} 2018-07-30 03:34:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30d09308d268f04f5325afe01c0ae39b52b6b3e" 2018-07-30 03:34:08,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5cedf2-6ee1-45bb-babc-4d00cdd5ecee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:08,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2e5cedf2-6ee1-45bb-babc-4d00cdd5ecee 2018-07-30 03:34:08,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:08,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:08,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30d09308d268f04f5325afe01c0ae39b52b6b3e" 2018-07-30 03:34:08,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229f825c-4f39-4e00-8c13-11ec48a2d5ec Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:34:08,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-229f825c-4f39-4e00-8c13-11ec48a2d5ec 2018-07-30 03:34:08,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-d4809249-b260-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30d09308d268f04f5325afe01c0ae39b52b6b3e" 2018-07-30 03:34:08,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95b3721-b3e2-4bcb-95ba-a5b3a85738cd Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-d4809249-b260-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b2530e9556c48fbb873f40135facb57"}, "tags": [], "enabled": true, "id": "8b2530e9556c48fbb873f40135facb57", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d4809249-b260-41e-proj"}]} 2018-07-30 03:34:08,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-d4809249-b260-41e-proj used request id req-d95b3721-b3e2-4bcb-95ba-a5b3a85738cd 2018-07-30 03:34:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30d09308d268f04f5325afe01c0ae39b52b6b3e" 2018-07-30 03:34:09,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4901f06-d75a-4c92-8da8-fc5a76104dab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:34:09,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c4901f06-d75a-4c92-8da8-fc5a76104dab 2018-07-30 03:34:09,407 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-d4809249-b260-41e-user 2018-07-30 03:34:09,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:09,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:09,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5bb6164-f394-4428-8bae-f10a7ed079ff Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:34:09,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a5bb6164-f394-4428-8bae-f10a7ed079ff 2018-07-30 03:34:09,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" -d '{"role": {"name": "CreateVolumeTypeComplexTests-d4809249-b260-41e-proj-role"}}' 2018-07-30 03:34:09,526 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:34:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c9d621a-8d3f-44e9-8735-ba5213085008 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d1b3b34076aa4628abdededc8e66e529", "links": {"self": "http://172.30.9.25:5000/v3/roles/d1b3b34076aa4628abdededc8e66e529"}, "name": "CreateVolumeTypeComplexTests-d4809249-b260-41e-proj-role"}} 2018-07-30 03:34:09,527 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-7c9d621a-8d3f-44e9-8735-ba5213085008 2018-07-30 03:34:09,527 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-d4809249-b260-41e-proj-role 2018-07-30 03:34:09,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/d1b3b34076aa4628abdededc8e66e529 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:09,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e9127d-4d7f-4bcf-bf81-37929b7c7733 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d1b3b34076aa4628abdededc8e66e529", "links": {"self": "http://172.30.9.25:5000/v3/roles/d1b3b34076aa4628abdededc8e66e529"}, "name": "CreateVolumeTypeComplexTests-d4809249-b260-41e-proj-role"}} 2018-07-30 03:34:09,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/d1b3b34076aa4628abdededc8e66e529 used request id req-a2e9127d-4d7f-4bcf-bf81-37929b7c7733 2018-07-30 03:34:09,620 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-d4809249-b260-41e-proj-role to project CreateVolumeTypeComplexTests-d4809249-b260-41e-proj 2018-07-30 03:34:09,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8b2530e9556c48fbb873f40135facb57/users/4bd3eb19490c42adad457caf99f6fcf8/roles/d1b3b34076aa4628abdededc8e66e529 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:09,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aabf3e1b-6e41-46e8-8777-509470b8c661 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:09,745 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8b2530e9556c48fbb873f40135facb57/users/4bd3eb19490c42adad457caf99f6fcf8/roles/d1b3b34076aa4628abdededc8e66e529 used request id req-aabf3e1b-6e41-46e8-8777-509470b8c661 2018-07-30 03:34:09,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:09,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:10,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["XR83FlIcQzuSHJk4lU1dvA"], "issued_at": "2018-07-30T03:34:10.000000Z"}} 2018-07-30 03:34:10,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5fe14204693ef4845e27a8420b53911dda7593" 2018-07-30 03:34:10,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe466e3a-9d9e-4513-aed0-5663e1bb5a7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:10,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fe466e3a-9d9e-4513-aed0-5663e1bb5a7c 2018-07-30 03:34:10,211 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5fe14204693ef4845e27a8420b53911dda7593" 2018-07-30 03:34:10,384 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:10 GMT Server: Apache x-compute-request-id: req-c2c1820d-5d5c-483c-9b3d-bc4e2afa776c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c2c1820d-5d5c-483c-9b3d-bc4e2afa776c Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-30 03:34:10,385 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-c2c1820d-5d5c-483c-9b3d-bc4e2afa776c 2018-07-30 03:34:10,388 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c2c1820d-5d5c-483c-9b3d-bc4e2afa776c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5fe14204693ef4845e27a8420b53911dda7593" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-31b46d69-f652-4eb4-b59c-44cddee502f0-qos-spec"}}' 2018-07-30 03:34:10,588 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:10 GMT Server: Apache x-compute-request-id: req-952539e9-2e29-481d-a914-972341312df3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-952539e9-2e29-481d-a914-972341312df3 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "0fd81dea-2d7d-4109-8ceb-b938ea8db5d8", "name": "CreateVolumeTypeComplexTests-31b46d69-f652-4eb4-b59c-44cddee502f0-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/0fd81dea-2d7d-4109-8ceb-b938ea8db5d8", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/0fd81dea-2d7d-4109-8ceb-b938ea8db5d8", "rel": "bookmark"}]} 2018-07-30 03:34:10,588 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-952539e9-2e29-481d-a914-972341312df3 2018-07-30 03:34:10,589 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-31b46d69-f652-4eb4-b59c-44cddee502f0-qos-spec 2018-07-30 03:34:10,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:10,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:10,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["0lRohn2_RKubmfb3bY9Fdw"], "issued_at": "2018-07-30T03:34:10.000000Z"}} 2018-07-30 03:34:10,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b63280a43d54950adc4f942fdc70d07304c154c" 2018-07-30 03:34:11,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f179d8e-548b-4e86-80fb-1bd564f36573 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:11,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9f179d8e-548b-4e86-80fb-1bd564f36573 2018-07-30 03:34:11,048 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b63280a43d54950adc4f942fdc70d07304c154c" 2018-07-30 03:34:11,226 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:11 GMT Server: Apache x-compute-request-id: req-385c0668-7fa3-4ed7-b49b-5d1a5d505b96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-385c0668-7fa3-4ed7-b49b-5d1a5d505b96 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-30 03:34:11,227 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-385c0668-7fa3-4ed7-b49b-5d1a5d505b96 2018-07-30 03:34:11,230 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-385c0668-7fa3-4ed7-b49b-5d1a5d505b96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b63280a43d54950adc4f942fdc70d07304c154c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-31b46d69-f652-4eb4-b59c-44cddee502f0-vol_type", "description": null}}' 2018-07-30 03:34:11,422 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:11 GMT Server: Apache x-compute-request-id: req-39dd944c-4d6c-4d53-ac27-833d61263381 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39dd944c-4d6c-4d53-ac27-833d61263381 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-31b46d69-f652-4eb4-b59c-44cddee502f0-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7e9a1b40-5cba-45b8-938d-21baa54e213e", "description": null}} 2018-07-30 03:34:11,422 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-39dd944c-4d6c-4d53-ac27-833d61263381 2018-07-30 03:34:11,425 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/7e9a1b40-5cba-45b8-938d-21baa54e213e/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-385c0668-7fa3-4ed7-b49b-5d1a5d505b96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b63280a43d54950adc4f942fdc70d07304c154c" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-30 03:34:11,665 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:11 GMT Server: Apache x-compute-request-id: req-988b4dd7-05bc-440b-bcd4-c3f9bc4594a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-988b4dd7-05bc-440b-bcd4-c3f9bc4594a5 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "7e9a1b40-5cba-45b8-938d-21baa54e213e", "name": "foo", "control_location": "back-end", "encryption_id": "32a6829a-27b9-4ba3-b3f2-d43e225f032d", "provider": "bar", "provider_class": "bar"}} 2018-07-30 03:34:11,665 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/7e9a1b40-5cba-45b8-938d-21baa54e213e/encryption used request id req-988b4dd7-05bc-440b-bcd4-c3f9bc4594a5 2018-07-30 03:34:11,666 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-31b46d69-f652-4eb4-b59c-44cddee502f0-vol_type 2018-07-30 03:34:11,668 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/7e9a1b40-5cba-45b8-938d-21baa54e213e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4224697d87de4095d25cdc191a494bcb7099f799" 2018-07-30 03:34:12,222 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:11 GMT Server: Apache x-compute-request-id: req-1fac8102-0a9d-43c7-bbc5-2d30107d6ef6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1fac8102-0a9d-43c7-bbc5-2d30107d6ef6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-31b46d69-f652-4eb4-b59c-44cddee502f0-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7e9a1b40-5cba-45b8-938d-21baa54e213e", "description": null}} 2018-07-30 03:34:12,222 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/7e9a1b40-5cba-45b8-938d-21baa54e213e used request id req-1fac8102-0a9d-43c7-bbc5-2d30107d6ef6 2018-07-30 03:34:12,225 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/7e9a1b40-5cba-45b8-938d-21baa54e213e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fac8102-0a9d-43c7-bbc5-2d30107d6ef6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4224697d87de4095d25cdc191a494bcb7099f799" 2018-07-30 03:34:12,408 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:12 GMT Server: Apache x-compute-request-id: req-b0477708-9ff8-4381-9338-7708f776c8b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0477708-9ff8-4381-9338-7708f776c8b7 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-31b46d69-f652-4eb4-b59c-44cddee502f0-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7e9a1b40-5cba-45b8-938d-21baa54e213e", "description": null}} 2018-07-30 03:34:12,408 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/7e9a1b40-5cba-45b8-938d-21baa54e213e used request id req-b0477708-9ff8-4381-9338-7708f776c8b7 2018-07-30 03:34:12,411 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/7e9a1b40-5cba-45b8-938d-21baa54e213e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fac8102-0a9d-43c7-bbc5-2d30107d6ef6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4224697d87de4095d25cdc191a494bcb7099f799" 2018-07-30 03:34:12,579 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:12 GMT Server: Apache x-compute-request-id: req-50843d5b-ab5a-46db-b588-5818d6885b8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-50843d5b-ab5a-46db-b588-5818d6885b8f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "7e9a1b40-5cba-45b8-938d-21baa54e213e", "control_location": "back-end", "deleted": false, "created_at": "2018-07-30T03:34:11.000000", "updated_at": null, "encryption_id": "32a6829a-27b9-4ba3-b3f2-d43e225f032d", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-30 03:34:12,579 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/7e9a1b40-5cba-45b8-938d-21baa54e213e/encryption used request id req-50843d5b-ab5a-46db-b588-5818d6885b8f 2018-07-30 03:34:12,580 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-31b46d69-f652-4eb4-b59c-44cddee502f0-vol_type 2018-07-30 03:34:12,583 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/7e9a1b40-5cba-45b8-938d-21baa54e213e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-385c0668-7fa3-4ed7-b49b-5d1a5d505b96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b63280a43d54950adc4f942fdc70d07304c154c" 2018-07-30 03:34:12,634 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-da340093-926e-4d89-a8ed-8157099e7b7e 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-30 03:34:12,634 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/7e9a1b40-5cba-45b8-938d-21baa54e213e used request id req-da340093-926e-4d89-a8ed-8157099e7b7e 2018-07-30 03:34:12,635 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-31b46d69-f652-4eb4-b59c-44cddee502f0-qos-spec 2018-07-30 03:34:12,638 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/0fd81dea-2d7d-4109-8ceb-b938ea8db5d8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c2c1820d-5d5c-483c-9b3d-bc4e2afa776c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5fe14204693ef4845e27a8420b53911dda7593" 2018-07-30 03:34:12,832 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7a05555c-481e-483a-8f2a-0a41c7b5eca8 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-30 03:34:12,832 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/0fd81dea-2d7d-4109-8ceb-b938ea8db5d8?force=False used request id req-7a05555c-481e-483a-8f2a-0a41c7b5eca8 2018-07-30 03:34:12,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:13,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-3ddeb311-e8f1-49ae-8c66-70cf4f4d8fa9 Date: Mon, 30 Jul 2018 03:34:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:34:13,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-3ddeb311-e8f1-49ae-8c66-70cf4f4d8fa9 2018-07-30 03:34:13,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:13,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b896a86-a047-4a64-8807-e1c7372c2af2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:13,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-7b896a86-a047-4a64-8807-e1c7372c2af2 2018-07-30 03:34:13,150 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:13,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:13,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3997075-ca0c-4bc8-b351-26ac7c6065e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:13,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-f3997075-ca0c-4bc8-b351-26ac7c6065e8 2018-07-30 03:34:13,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:13,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:13,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38944738-2ce9-4754-b63a-ac6c2e8add03 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:13,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-38944738-2ce9-4754-b63a-ac6c2e8add03 2018-07-30 03:34:13,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:13,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:13,407 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a72ec78f-afff-4cab-bbdc-7694151432c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:13,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-a72ec78f-afff-4cab-bbdc-7694151432c1 2018-07-30 03:34:13,407 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:13,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:13,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-282997c3-d921-46c7-955a-64ff46f13cb1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:34:13,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-282997c3-d921-46c7-955a-64ff46f13cb1 2018-07-30 03:34:13,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:13,574 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-510f42cc-9571-4063-a214-39966733b389 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:13,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-510f42cc-9571-4063-a214-39966733b389 2018-07-30 03:34:13,575 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:13,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:13,660 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-551d8dc0-4352-4a90-acdc-fc39236b912d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:13,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-551d8dc0-4352-4a90-acdc-fc39236b912d 2018-07-30 03:34:13,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:13,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:13,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-299662c9-8127-435d-b775-cc53d8af4d8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:13,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-299662c9-8127-435d-b775-cc53d8af4d8d 2018-07-30 03:34:13,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:13,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:13,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-947d0727-28c4-4188-8ee1-7c2f80083298 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:34:13,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-947d0727-28c4-4188-8ee1-7c2f80083298 2018-07-30 03:34:13,769 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-d4809249-b260-41e-proj 2018-07-30 03:34:13,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/8b2530e9556c48fbb873f40135facb57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:13,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f44a571-b896-4828-82a2-556d7d5395da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:13,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8b2530e9556c48fbb873f40135facb57 used request id req-8f44a571-b896-4828-82a2-556d7d5395da 2018-07-30 03:34:13,958 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-d4809249-b260-41e-proj-role 2018-07-30 03:34:13,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/d1b3b34076aa4628abdededc8e66e529 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:14,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1484cea-75f2-4973-ab6f-e1e067cc7bd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:14,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/d1b3b34076aa4628abdededc8e66e529 used request id req-b1484cea-75f2-4973-ab6f-e1e067cc7bd3 2018-07-30 03:34:14,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab22757f5954215749721342d424f12d785af0a1" 2018-07-30 03:34:14,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c22ef16-82fd-493e-98fd-2bc8f0a149fa Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:34:14,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8c22ef16-82fd-493e-98fd-2bc8f0a149fa 2018-07-30 03:34:14,156 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-d4809249-b260-41e-user 2018-07-30 03:34:14,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4bd3eb19490c42adad457caf99f6fcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30d09308d268f04f5325afe01c0ae39b52b6b3e" 2018-07-30 03:34:14,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efe2d72b-d920-4382-b367-ff3632d680ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:14,316 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4bd3eb19490c42adad457caf99f6fcf8 used request id req-efe2d72b-d920-4382-b367-ff3632d680ba 2018-07-30 03:34:14,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:14,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["1q41lx8OQCy-MBTRkqEn6g"], "issued_at": "2018-07-30T03:34:14.000000Z"}} 2018-07-30 03:34:14,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c32451d0f43e913f60b436e47d71ae512f07ec0" 2018-07-30 03:34:14,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2578c10-41ef-4259-9e5f-9ce8f4545e2b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:14,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f2578c10-41ef-4259-9e5f-9ce8f4545e2b 2018-07-30 03:34:14,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:14,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:15,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["37Hl4iC1R82cu7haSzhvLQ"], "issued_at": "2018-07-30T03:34:15.000000Z"}} 2018-07-30 03:34:15,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:15,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291d2e86-1d4e-4e11-9b07-6dc2c7c07f00 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:15,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-291d2e86-1d4e-4e11-9b07-6dc2c7c07f00 2018-07-30 03:34:15,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:15,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:15,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:15,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfd633ea-bb5e-48d5-8212-02bf9fed1d15 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:34:15,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj used request id req-dfd633ea-bb5e-48d5-8212-02bf9fed1d15 2018-07-30 03:34:15,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:15,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bebc2c96-c8bd-45c3-94c5-2c8682ec568f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:34:15,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-bebc2c96-c8bd-45c3-94c5-2c8682ec568f 2018-07-30 03:34:15,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj"}}' 2018-07-30 03:34:15,479 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afac5210-7853-4cc0-9ff8-3f7a6bbd0758 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8159df39b1d44430b3d0e792f9e32f6e"}, "tags": [], "enabled": true, "id": "8159df39b1d44430b3d0e792f9e32f6e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj"}} 2018-07-30 03:34:15,479 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-afac5210-7853-4cc0-9ff8-3f7a6bbd0758 2018-07-30 03:34:15,479 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj 2018-07-30 03:34:15,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:15,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:15,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["5pxdYaNATB-cJh-tfeKU6w"], "issued_at": "2018-07-30T03:34:15.000000Z"}} 2018-07-30 03:34:15,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b09f5350f25cde5d37452f7f05201178ec68fc96" 2018-07-30 03:34:15,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d722571-25f8-4db4-9135-1e45d54f80f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:15,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0d722571-25f8-4db4-9135-1e45d54f80f9 2018-07-30 03:34:15,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:15,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:15,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b09f5350f25cde5d37452f7f05201178ec68fc96" 2018-07-30 03:34:15,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9353fc0a-0d0f-4baa-b4f9-52d4d821ae61 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:34:15,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9353fc0a-0d0f-4baa-b4f9-52d4d821ae61 2018-07-30 03:34:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b09f5350f25cde5d37452f7f05201178ec68fc96" 2018-07-30 03:34:16,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-484be264-6b18-4145-97ed-285b890bf193 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8159df39b1d44430b3d0e792f9e32f6e"}, "tags": [], "enabled": true, "id": "8159df39b1d44430b3d0e792f9e32f6e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj"}]} 2018-07-30 03:34:16,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj used request id req-484be264-6b18-4145-97ed-285b890bf193 2018-07-30 03:34:16,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b09f5350f25cde5d37452f7f05201178ec68fc96" 2018-07-30 03:34:16,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5caf978-d818-4bca-a629-d9f6418be19c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:34:16,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e5caf978-d818-4bca-a629-d9f6418be19c 2018-07-30 03:34:16,635 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-user 2018-07-30 03:34:16,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:16,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:16,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce325bcb-0d91-458b-b1f4-e338e12776f0 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:34:16,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ce325bcb-0d91-458b-b1f4-e338e12776f0 2018-07-30 03:34:16,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" -d '{"role": {"name": "CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj-role"}}' 2018-07-30 03:34:16,755 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:34:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17273b42-7f24-4194-987f-1d2a0482e0f0 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e4ae5c33aa843e9a9b57d4104f97b70", "links": {"self": "http://172.30.9.25:5000/v3/roles/8e4ae5c33aa843e9a9b57d4104f97b70"}, "name": "CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj-role"}} 2018-07-30 03:34:16,755 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-17273b42-7f24-4194-987f-1d2a0482e0f0 2018-07-30 03:34:16,755 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj-role 2018-07-30 03:34:16,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/8e4ae5c33aa843e9a9b57d4104f97b70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:16,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b36538b-35dc-471f-98e9-01082938a132 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e4ae5c33aa843e9a9b57d4104f97b70", "links": {"self": "http://172.30.9.25:5000/v3/roles/8e4ae5c33aa843e9a9b57d4104f97b70"}, "name": "CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj-role"}} 2018-07-30 03:34:16,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/8e4ae5c33aa843e9a9b57d4104f97b70 used request id req-3b36538b-35dc-471f-98e9-01082938a132 2018-07-30 03:34:16,842 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj-role to project CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj 2018-07-30 03:34:16,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8159df39b1d44430b3d0e792f9e32f6e/users/998df780816d44c28868e994f796b9d5/roles/8e4ae5c33aa843e9a9b57d4104f97b70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:16,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c110303-f992-4020-b78c-9ef406c71e99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:16,961 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8159df39b1d44430b3d0e792f9e32f6e/users/998df780816d44c28868e994f796b9d5/roles/8e4ae5c33aa843e9a9b57d4104f97b70 used request id req-1c110303-f992-4020-b78c-9ef406c71e99 2018-07-30 03:34:16,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:16,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:17,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["xQKCdiMvQ9-oAyKXKi08IQ"], "issued_at": "2018-07-30T03:34:17.000000Z"}} 2018-07-30 03:34:17,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1014616fc00615f2b38795d134082d6d1f6a94" 2018-07-30 03:34:17,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf41a8d1-4257-4bde-944a-5ae42abf6233 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:17,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bf41a8d1-4257-4bde-944a-5ae42abf6233 2018-07-30 03:34:17,431 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1014616fc00615f2b38795d134082d6d1f6a94" 2018-07-30 03:34:17,611 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:17 GMT Server: Apache x-compute-request-id: req-4f282bc2-1cef-4abd-a9c4-925bd97b86b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4f282bc2-1cef-4abd-a9c4-925bd97b86b4 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-30 03:34:17,611 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-4f282bc2-1cef-4abd-a9c4-925bd97b86b4 2018-07-30 03:34:17,615 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4f282bc2-1cef-4abd-a9c4-925bd97b86b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1014616fc00615f2b38795d134082d6d1f6a94" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-7f9e4d66-c441-4e75-bdd8-fdb0b88c3ec4-qos-spec"}}' 2018-07-30 03:34:17,797 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:17 GMT Server: Apache x-compute-request-id: req-3304f4eb-d81b-481a-96c1-b30dab23e9eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3304f4eb-d81b-481a-96c1-b30dab23e9eb Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "cb9ea6b7-3087-4e4c-908f-27648bbb87f2", "name": "CreateVolumeTypeComplexTests-7f9e4d66-c441-4e75-bdd8-fdb0b88c3ec4-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cb9ea6b7-3087-4e4c-908f-27648bbb87f2", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cb9ea6b7-3087-4e4c-908f-27648bbb87f2", "rel": "bookmark"}]} 2018-07-30 03:34:17,797 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-3304f4eb-d81b-481a-96c1-b30dab23e9eb 2018-07-30 03:34:17,798 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-7f9e4d66-c441-4e75-bdd8-fdb0b88c3ec4-qos-spec 2018-07-30 03:34:17,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:17,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:18,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["8DF4JRjCQeCOGuo-KZmSgw"], "issued_at": "2018-07-30T03:34:18.000000Z"}} 2018-07-30 03:34:18,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9879db401b3d050147c6f01f50856bd91662b2b" 2018-07-30 03:34:18,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe18de46-f86e-4cef-84c4-cbf4e2354461 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:18,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fe18de46-f86e-4cef-84c4-cbf4e2354461 2018-07-30 03:34:18,272 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9879db401b3d050147c6f01f50856bd91662b2b" 2018-07-30 03:34:18,442 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:18 GMT Server: Apache x-compute-request-id: req-3c12a1d9-a233-49d7-ba9c-1e8be92cd214 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c12a1d9-a233-49d7-ba9c-1e8be92cd214 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-30 03:34:18,442 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-3c12a1d9-a233-49d7-ba9c-1e8be92cd214 2018-07-30 03:34:18,445 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3c12a1d9-a233-49d7-ba9c-1e8be92cd214" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9879db401b3d050147c6f01f50856bd91662b2b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-7f9e4d66-c441-4e75-bdd8-fdb0b88c3ec4-vol_type", "description": null}}' 2018-07-30 03:34:18,638 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:18 GMT Server: Apache x-compute-request-id: req-37382c64-5ffe-412d-b02d-ce839ef518f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37382c64-5ffe-412d-b02d-ce839ef518f9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-7f9e4d66-c441-4e75-bdd8-fdb0b88c3ec4-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "42b6fd5c-0d30-4201-aa78-fb2090d72d73", "description": null}} 2018-07-30 03:34:18,638 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-37382c64-5ffe-412d-b02d-ce839ef518f9 2018-07-30 03:34:18,642 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c12a1d9-a233-49d7-ba9c-1e8be92cd214" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9879db401b3d050147c6f01f50856bd91662b2b" 2018-07-30 03:34:18,820 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:18 GMT Server: Apache x-compute-request-id: req-b1a0d72b-36dc-4771-aa3d-5ec95362e2c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1a0d72b-36dc-4771-aa3d-5ec95362e2c3 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "cb9ea6b7-3087-4e4c-908f-27648bbb87f2", "name": "CreateVolumeTypeComplexTests-7f9e4d66-c441-4e75-bdd8-fdb0b88c3ec4-qos-spec"}]} 2018-07-30 03:34:18,820 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-b1a0d72b-36dc-4771-aa3d-5ec95362e2c3 2018-07-30 03:34:18,823 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cb9ea6b7-3087-4e4c-908f-27648bbb87f2/associate?vol_type_id=42b6fd5c-0d30-4201-aa78-fb2090d72d73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c12a1d9-a233-49d7-ba9c-1e8be92cd214" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9879db401b3d050147c6f01f50856bd91662b2b" 2018-07-30 03:34:19,035 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-29204563-e215-4ad0-aa57-dd2def776d8b 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-30 03:34:19,036 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cb9ea6b7-3087-4e4c-908f-27648bbb87f2/associate?vol_type_id=42b6fd5c-0d30-4201-aa78-fb2090d72d73 used request id req-29204563-e215-4ad0-aa57-dd2def776d8b 2018-07-30 03:34:19,036 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-7f9e4d66-c441-4e75-bdd8-fdb0b88c3ec4-vol_type 2018-07-30 03:34:19,039 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/42b6fd5c-0d30-4201-aa78-fb2090d72d73 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c32451d0f43e913f60b436e47d71ae512f07ec0" 2018-07-30 03:34:19,615 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:19 GMT Server: Apache x-compute-request-id: req-a69b407a-9ce9-408e-808d-4f36789f7c94 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a69b407a-9ce9-408e-808d-4f36789f7c94 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-7f9e4d66-c441-4e75-bdd8-fdb0b88c3ec4-vol_type", "qos_specs_id": "cb9ea6b7-3087-4e4c-908f-27648bbb87f2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "42b6fd5c-0d30-4201-aa78-fb2090d72d73", "description": null}} 2018-07-30 03:34:19,616 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/42b6fd5c-0d30-4201-aa78-fb2090d72d73 used request id req-a69b407a-9ce9-408e-808d-4f36789f7c94 2018-07-30 03:34:19,619 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/42b6fd5c-0d30-4201-aa78-fb2090d72d73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a69b407a-9ce9-408e-808d-4f36789f7c94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c32451d0f43e913f60b436e47d71ae512f07ec0" 2018-07-30 03:34:19,794 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:19 GMT Server: Apache x-compute-request-id: req-fe203476-85e3-42fe-9dd7-f2e6b977d248 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe203476-85e3-42fe-9dd7-f2e6b977d248 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-7f9e4d66-c441-4e75-bdd8-fdb0b88c3ec4-vol_type", "qos_specs_id": "cb9ea6b7-3087-4e4c-908f-27648bbb87f2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "42b6fd5c-0d30-4201-aa78-fb2090d72d73", "description": null}} 2018-07-30 03:34:19,794 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/42b6fd5c-0d30-4201-aa78-fb2090d72d73 used request id req-fe203476-85e3-42fe-9dd7-f2e6b977d248 2018-07-30 03:34:19,797 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/42b6fd5c-0d30-4201-aa78-fb2090d72d73/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a69b407a-9ce9-408e-808d-4f36789f7c94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c32451d0f43e913f60b436e47d71ae512f07ec0" 2018-07-30 03:34:19,965 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:19 GMT Server: Apache x-compute-request-id: req-08c2f1b2-82c2-40cb-b453-a09e5c693af0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-08c2f1b2-82c2-40cb-b453-a09e5c693af0 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-30 03:34:19,965 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/42b6fd5c-0d30-4201-aa78-fb2090d72d73/encryption used request id req-08c2f1b2-82c2-40cb-b453-a09e5c693af0 2018-07-30 03:34:19,968 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cb9ea6b7-3087-4e4c-908f-27648bbb87f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a69b407a-9ce9-408e-808d-4f36789f7c94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c32451d0f43e913f60b436e47d71ae512f07ec0" 2018-07-30 03:34:20,133 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:19 GMT Server: Apache x-compute-request-id: req-03c90aae-9057-473f-b6bd-53175eb26435 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03c90aae-9057-473f-b6bd-53175eb26435 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "cb9ea6b7-3087-4e4c-908f-27648bbb87f2", "name": "CreateVolumeTypeComplexTests-7f9e4d66-c441-4e75-bdd8-fdb0b88c3ec4-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cb9ea6b7-3087-4e4c-908f-27648bbb87f2", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cb9ea6b7-3087-4e4c-908f-27648bbb87f2", "rel": "bookmark"}]} 2018-07-30 03:34:20,133 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cb9ea6b7-3087-4e4c-908f-27648bbb87f2 used request id req-03c90aae-9057-473f-b6bd-53175eb26435 2018-07-30 03:34:20,133 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-7f9e4d66-c441-4e75-bdd8-fdb0b88c3ec4-vol_type 2018-07-30 03:34:20,136 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/42b6fd5c-0d30-4201-aa78-fb2090d72d73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c12a1d9-a233-49d7-ba9c-1e8be92cd214" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9879db401b3d050147c6f01f50856bd91662b2b" 2018-07-30 03:34:20,179 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-02cdb277-32e4-40a2-9853-93435a9f0db3 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-30 03:34:20,180 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/42b6fd5c-0d30-4201-aa78-fb2090d72d73 used request id req-02cdb277-32e4-40a2-9853-93435a9f0db3 2018-07-30 03:34:20,181 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-7f9e4d66-c441-4e75-bdd8-fdb0b88c3ec4-qos-spec 2018-07-30 03:34:20,183 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cb9ea6b7-3087-4e4c-908f-27648bbb87f2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f282bc2-1cef-4abd-a9c4-925bd97b86b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1014616fc00615f2b38795d134082d6d1f6a94" 2018-07-30 03:34:20,228 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e6980491-c7d4-452b-a33b-98171625342e 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-30 03:34:20,228 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/cb9ea6b7-3087-4e4c-908f-27648bbb87f2?force=False used request id req-e6980491-c7d4-452b-a33b-98171625342e 2018-07-30 03:34:20,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:20,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7a6887a5-433b-44d3-ab80-9bfa7060179f Date: Mon, 30 Jul 2018 03:34:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:34:20,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7a6887a5-433b-44d3-ab80-9bfa7060179f 2018-07-30 03:34:20,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:20,534 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ca6333c-1496-425d-a60d-8116057ecb92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:20,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-4ca6333c-1496-425d-a60d-8116057ecb92 2018-07-30 03:34:20,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:20,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:20,621 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36141c5c-72a6-44f0-a16b-4e7a9f8605de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:20,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-36141c5c-72a6-44f0-a16b-4e7a9f8605de 2018-07-30 03:34:20,622 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:20,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:20,706 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5132a387-100d-4352-9c2c-e701a63a9559 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:20,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-5132a387-100d-4352-9c2c-e701a63a9559 2018-07-30 03:34:20,707 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:20,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:20,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1badcd71-76c6-4653-98a9-2dbabc6e87b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:20,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-1badcd71-76c6-4653-98a9-2dbabc6e87b5 2018-07-30 03:34:20,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:20,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:20,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dda8a113-565b-4a64-985d-4290ed3a4577 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:34:20,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-dda8a113-565b-4a64-985d-4290ed3a4577 2018-07-30 03:34:20,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:20,898 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0d767ea-93f5-415e-9dbc-c2c5d3cd6aae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:20,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-e0d767ea-93f5-415e-9dbc-c2c5d3cd6aae 2018-07-30 03:34:20,898 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:20,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:20,982 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0043bbde-d510-4402-a99d-c5cd78487141 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:20,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-0043bbde-d510-4402-a99d-c5cd78487141 2018-07-30 03:34:20,982 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:20,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:21,068 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73b75147-cdc4-4a1e-a1c1-94ad74a21dac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:21,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-73b75147-cdc4-4a1e-a1c1-94ad74a21dac 2018-07-30 03:34:21,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:21,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:21,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead91d59-d396-4793-9abc-1390e1a24180 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:34:21,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-ead91d59-d396-4793-9abc-1390e1a24180 2018-07-30 03:34:21,159 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj 2018-07-30 03:34:21,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/8159df39b1d44430b3d0e792f9e32f6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:21,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ac38f29-86f9-4763-9918-3ea7a095991d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:21,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8159df39b1d44430b3d0e792f9e32f6e used request id req-3ac38f29-86f9-4763-9918-3ea7a095991d 2018-07-30 03:34:21,378 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-proj-role 2018-07-30 03:34:21,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/8e4ae5c33aa843e9a9b57d4104f97b70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:21,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dd90e80-62b4-45fa-9b0a-d5eb3e1411b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:21,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8e4ae5c33aa843e9a9b57d4104f97b70 used request id req-5dd90e80-62b4-45fa-9b0a-d5eb3e1411b9 2018-07-30 03:34:21,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ba7d29dcff3ac4d68e2dd57b52663f6810581" 2018-07-30 03:34:21,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33823b85-f97a-47aa-b395-5cf83fcec337 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:34:21,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-33823b85-f97a-47aa-b395-5cf83fcec337 2018-07-30 03:34:21,565 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-a0a80621-9fd4-45f-user 2018-07-30 03:34:21,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/998df780816d44c28868e994f796b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b09f5350f25cde5d37452f7f05201178ec68fc96" 2018-07-30 03:34:21,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea74a215-608a-4023-8ab9-60bd130a4cc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:21,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/998df780816d44c28868e994f796b9d5 used request id req-ea74a215-608a-4023-8ab9-60bd130a4cc4 2018-07-30 03:34:21,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:22,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["t_PZWBTjQEaZpD8IsoEF5Q"], "issued_at": "2018-07-30T03:34:22.000000Z"}} 2018-07-30 03:34:22,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e800d3cdaa98e63dfd6e563622c7ea2faf0d47" 2018-07-30 03:34:22,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb27634-9a92-4d8d-b894-747e96e06123 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:22,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fdb27634-9a92-4d8d-b894-747e96e06123 2018-07-30 03:34:22,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:22,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:22,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["8YCfxo3GSUScUBeSH6C7Ew"], "issued_at": "2018-07-30T03:34:22.000000Z"}} 2018-07-30 03:34:22,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:22,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e4cec2-948e-4d5d-8731-db3b45a09eed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:22,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-29e4cec2-948e-4d5d-8731-db3b45a09eed 2018-07-30 03:34:22,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:22,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:22,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-25334f54-1820-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:22,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0357ed-73bc-4ab0-a825-b823e0028bf5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-25334f54-1820-404-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:34:22,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-25334f54-1820-404-proj used request id req-4c0357ed-73bc-4ab0-a825-b823e0028bf5 2018-07-30 03:34:22,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:22,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be0d084-771a-4f4c-aea7-87983708e808 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:34:22,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6be0d084-771a-4f4c-aea7-87983708e808 2018-07-30 03:34:22,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-25334f54-1820-404-proj"}}' 2018-07-30 03:34:23,054 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:34:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e9e34b8-1ee4-44b2-a676-9822ce0ef895 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1dda4361f7b4a1fb697411b7f588860"}, "tags": [], "enabled": true, "id": "c1dda4361f7b4a1fb697411b7f588860", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-25334f54-1820-404-proj"}} 2018-07-30 03:34:23,054 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4e9e34b8-1ee4-44b2-a676-9822ce0ef895 2018-07-30 03:34:23,054 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-25334f54-1820-404-proj 2018-07-30 03:34:23,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:23,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:23,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["h2LPO2wKSQGmXYuuAmdljw"], "issued_at": "2018-07-30T03:34:23.000000Z"}} 2018-07-30 03:34:23,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f9cc0c9627483185638dcdb0c8be1d59de603f" 2018-07-30 03:34:23,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d2bb62e-d447-413b-8553-eaa06df0daaa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:23,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7d2bb62e-d447-413b-8553-eaa06df0daaa 2018-07-30 03:34:23,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:23,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:23,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f9cc0c9627483185638dcdb0c8be1d59de603f" 2018-07-30 03:34:23,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432935a5-de2c-4485-a3ac-632a679936ba Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:34:23,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-432935a5-de2c-4485-a3ac-632a679936ba 2018-07-30 03:34:23,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-25334f54-1820-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f9cc0c9627483185638dcdb0c8be1d59de603f" 2018-07-30 03:34:23,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cbe7c5b-5ab7-491c-a882-a5047925d15a Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-25334f54-1820-404-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1dda4361f7b4a1fb697411b7f588860"}, "tags": [], "enabled": true, "id": "c1dda4361f7b4a1fb697411b7f588860", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-25334f54-1820-404-proj"}]} 2018-07-30 03:34:23,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-25334f54-1820-404-proj used request id req-6cbe7c5b-5ab7-491c-a882-a5047925d15a 2018-07-30 03:34:23,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f9cc0c9627483185638dcdb0c8be1d59de603f" 2018-07-30 03:34:23,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f69eab4-6a32-4e1c-a1bb-82581689f172 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:34:23,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6f69eab4-6a32-4e1c-a1bb-82581689f172 2018-07-30 03:34:24,096 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-25334f54-1820-404-user 2018-07-30 03:34:24,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:24,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:24,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde9ae9f-4b47-4147-96fb-31d0f9107bac Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:34:24,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cde9ae9f-4b47-4147-96fb-31d0f9107bac 2018-07-30 03:34:24,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" -d '{"role": {"name": "CreateVolumeTypeComplexTests-25334f54-1820-404-proj-role"}}' 2018-07-30 03:34:24,217 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:34:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-666c93bb-d8d0-4b80-a6b5-7fcbfe608eb8 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98112b140c3944fda336bda19d9edfba", "links": {"self": "http://172.30.9.25:5000/v3/roles/98112b140c3944fda336bda19d9edfba"}, "name": "CreateVolumeTypeComplexTests-25334f54-1820-404-proj-role"}} 2018-07-30 03:34:24,217 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-666c93bb-d8d0-4b80-a6b5-7fcbfe608eb8 2018-07-30 03:34:24,217 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-25334f54-1820-404-proj-role 2018-07-30 03:34:24,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/98112b140c3944fda336bda19d9edfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:24,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7933276-d5c5-4abd-9dd8-adc1783fea56 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98112b140c3944fda336bda19d9edfba", "links": {"self": "http://172.30.9.25:5000/v3/roles/98112b140c3944fda336bda19d9edfba"}, "name": "CreateVolumeTypeComplexTests-25334f54-1820-404-proj-role"}} 2018-07-30 03:34:24,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/98112b140c3944fda336bda19d9edfba used request id req-d7933276-d5c5-4abd-9dd8-adc1783fea56 2018-07-30 03:34:24,307 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-25334f54-1820-404-proj-role to project CreateVolumeTypeComplexTests-25334f54-1820-404-proj 2018-07-30 03:34:24,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c1dda4361f7b4a1fb697411b7f588860/users/a38de65d328b45fba251af64c32eb239/roles/98112b140c3944fda336bda19d9edfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:24,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77c405a5-b0e6-4f38-b45c-ccfb998bbb3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:24,441 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c1dda4361f7b4a1fb697411b7f588860/users/a38de65d328b45fba251af64c32eb239/roles/98112b140c3944fda336bda19d9edfba used request id req-77c405a5-b0e6-4f38-b45c-ccfb998bbb3c 2018-07-30 03:34:24,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:24,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:24,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Obc1ffYPRViDrtAKdPyUVQ"], "issued_at": "2018-07-30T03:34:24.000000Z"}} 2018-07-30 03:34:24,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a40a7f4a9b2701452571913afd02c60303bdf0b" 2018-07-30 03:34:24,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c1e569-9830-4fdf-8043-86e42ea8496e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:24,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e8c1e569-9830-4fdf-8043-86e42ea8496e 2018-07-30 03:34:24,912 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a40a7f4a9b2701452571913afd02c60303bdf0b" 2018-07-30 03:34:25,081 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:24 GMT Server: Apache x-compute-request-id: req-d66ddf62-aeba-4ab2-9572-3cb337aff0fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d66ddf62-aeba-4ab2-9572-3cb337aff0fb Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-30 03:34:25,081 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-d66ddf62-aeba-4ab2-9572-3cb337aff0fb 2018-07-30 03:34:25,084 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d66ddf62-aeba-4ab2-9572-3cb337aff0fb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a40a7f4a9b2701452571913afd02c60303bdf0b" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-d7032dad-3b94-42cd-a197-b3fb6c659690-qos-spec"}}' 2018-07-30 03:34:25,265 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:25 GMT Server: Apache x-compute-request-id: req-a96e8410-8daa-4e30-bded-39325ccd8027 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a96e8410-8daa-4e30-bded-39325ccd8027 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "65767cfc-ca0b-48a5-b88e-79296024588f", "name": "CreateVolumeTypeComplexTests-d7032dad-3b94-42cd-a197-b3fb6c659690-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/65767cfc-ca0b-48a5-b88e-79296024588f", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/65767cfc-ca0b-48a5-b88e-79296024588f", "rel": "bookmark"}]} 2018-07-30 03:34:25,265 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-a96e8410-8daa-4e30-bded-39325ccd8027 2018-07-30 03:34:25,266 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-d7032dad-3b94-42cd-a197-b3fb6c659690-qos-spec 2018-07-30 03:34:25,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:25,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:25,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["HKRHke2STqWBgSD8QnsMlw"], "issued_at": "2018-07-30T03:34:25.000000Z"}} 2018-07-30 03:34:25,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e444c5c6e80e4e0d01212de6fa5fd4faf90f0bb2" 2018-07-30 03:34:25,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c06b847b-b5e8-44ef-a714-2a8fa22a5cff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:25,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c06b847b-b5e8-44ef-a714-2a8fa22a5cff 2018-07-30 03:34:25,742 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e444c5c6e80e4e0d01212de6fa5fd4faf90f0bb2" 2018-07-30 03:34:26,400 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:25 GMT Server: Apache x-compute-request-id: req-9e48fffa-791b-48ae-ae4f-ab05c28bb560 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e48fffa-791b-48ae-ae4f-ab05c28bb560 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-30 03:34:26,400 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-9e48fffa-791b-48ae-ae4f-ab05c28bb560 2018-07-30 03:34:26,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9e48fffa-791b-48ae-ae4f-ab05c28bb560" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e444c5c6e80e4e0d01212de6fa5fd4faf90f0bb2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-d7032dad-3b94-42cd-a197-b3fb6c659690-vol_type", "description": null}}' 2018-07-30 03:34:26,597 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:26 GMT Server: Apache x-compute-request-id: req-28269b45-135c-4ef7-9851-be08498dddef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28269b45-135c-4ef7-9851-be08498dddef Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-d7032dad-3b94-42cd-a197-b3fb6c659690-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6", "description": null}} 2018-07-30 03:34:26,597 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-28269b45-135c-4ef7-9851-be08498dddef 2018-07-30 03:34:26,600 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9e48fffa-791b-48ae-ae4f-ab05c28bb560" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e444c5c6e80e4e0d01212de6fa5fd4faf90f0bb2" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-30 03:34:26,797 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:26 GMT Server: Apache x-compute-request-id: req-82bff706-6907-4e78-923a-786080160f42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-82bff706-6907-4e78-923a-786080160f42 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6", "name": "foo", "control_location": "back-end", "encryption_id": "69c46938-5855-4dbf-a60c-fcb45ebc6fda", "provider": "bar", "provider_class": "bar"}} 2018-07-30 03:34:26,797 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6/encryption used request id req-82bff706-6907-4e78-923a-786080160f42 2018-07-30 03:34:26,800 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9e48fffa-791b-48ae-ae4f-ab05c28bb560" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e444c5c6e80e4e0d01212de6fa5fd4faf90f0bb2" 2018-07-30 03:34:26,968 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:26 GMT Server: Apache x-compute-request-id: req-7b5db095-57b4-4620-8afa-efbe80f6ddef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b5db095-57b4-4620-8afa-efbe80f6ddef Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "65767cfc-ca0b-48a5-b88e-79296024588f", "name": "CreateVolumeTypeComplexTests-d7032dad-3b94-42cd-a197-b3fb6c659690-qos-spec"}]} 2018-07-30 03:34:26,968 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs used request id req-7b5db095-57b4-4620-8afa-efbe80f6ddef 2018-07-30 03:34:26,971 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/65767cfc-ca0b-48a5-b88e-79296024588f/associate?vol_type_id=8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9e48fffa-791b-48ae-ae4f-ab05c28bb560" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e444c5c6e80e4e0d01212de6fa5fd4faf90f0bb2" 2018-07-30 03:34:27,175 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0eaada99-47b3-4afa-88d8-e77c7686e102 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-30 03:34:27,175 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/65767cfc-ca0b-48a5-b88e-79296024588f/associate?vol_type_id=8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6 used request id req-0eaada99-47b3-4afa-88d8-e77c7686e102 2018-07-30 03:34:27,175 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-d7032dad-3b94-42cd-a197-b3fb6c659690-vol_type 2018-07-30 03:34:27,178 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e800d3cdaa98e63dfd6e563622c7ea2faf0d47" 2018-07-30 03:34:27,347 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:27 GMT Server: Apache x-compute-request-id: req-12af921b-4cf0-47d3-ade1-2bc25cac2ee9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12af921b-4cf0-47d3-ade1-2bc25cac2ee9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-d7032dad-3b94-42cd-a197-b3fb6c659690-vol_type", "qos_specs_id": "65767cfc-ca0b-48a5-b88e-79296024588f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6", "description": null}} 2018-07-30 03:34:27,348 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6 used request id req-12af921b-4cf0-47d3-ade1-2bc25cac2ee9 2018-07-30 03:34:27,350 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12af921b-4cf0-47d3-ade1-2bc25cac2ee9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e800d3cdaa98e63dfd6e563622c7ea2faf0d47" 2018-07-30 03:34:27,523 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:27 GMT Server: Apache x-compute-request-id: req-1bcb73db-0f37-440c-8805-cd2cadd21168 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1bcb73db-0f37-440c-8805-cd2cadd21168 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-d7032dad-3b94-42cd-a197-b3fb6c659690-vol_type", "qos_specs_id": "65767cfc-ca0b-48a5-b88e-79296024588f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6", "description": null}} 2018-07-30 03:34:27,524 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6 used request id req-1bcb73db-0f37-440c-8805-cd2cadd21168 2018-07-30 03:34:27,526 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12af921b-4cf0-47d3-ade1-2bc25cac2ee9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e800d3cdaa98e63dfd6e563622c7ea2faf0d47" 2018-07-30 03:34:27,697 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:27 GMT Server: Apache x-compute-request-id: req-c5cb5e29-b248-41ed-8e96-a076ae40d900 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5cb5e29-b248-41ed-8e96-a076ae40d900 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6", "control_location": "back-end", "deleted": false, "created_at": "2018-07-30T03:34:26.000000", "updated_at": null, "encryption_id": "69c46938-5855-4dbf-a60c-fcb45ebc6fda", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-30 03:34:27,698 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6/encryption used request id req-c5cb5e29-b248-41ed-8e96-a076ae40d900 2018-07-30 03:34:27,701 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/65767cfc-ca0b-48a5-b88e-79296024588f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12af921b-4cf0-47d3-ade1-2bc25cac2ee9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e800d3cdaa98e63dfd6e563622c7ea2faf0d47" 2018-07-30 03:34:27,876 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:27 GMT Server: Apache x-compute-request-id: req-a7456900-7116-4039-8544-adceaffc9c3d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a7456900-7116-4039-8544-adceaffc9c3d Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "65767cfc-ca0b-48a5-b88e-79296024588f", "name": "CreateVolumeTypeComplexTests-d7032dad-3b94-42cd-a197-b3fb6c659690-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/65767cfc-ca0b-48a5-b88e-79296024588f", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/65767cfc-ca0b-48a5-b88e-79296024588f", "rel": "bookmark"}]} 2018-07-30 03:34:27,877 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/65767cfc-ca0b-48a5-b88e-79296024588f used request id req-a7456900-7116-4039-8544-adceaffc9c3d 2018-07-30 03:34:27,877 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-d7032dad-3b94-42cd-a197-b3fb6c659690-vol_type 2018-07-30 03:34:27,880 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9e48fffa-791b-48ae-ae4f-ab05c28bb560" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e444c5c6e80e4e0d01212de6fa5fd4faf90f0bb2" 2018-07-30 03:34:27,923 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-86ca7bc7-2ca0-494c-a6e4-2e444b1dbd19 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-30 03:34:27,923 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8fa1ba44-ab0c-45f2-90a6-61c1b32bdcd6 used request id req-86ca7bc7-2ca0-494c-a6e4-2e444b1dbd19 2018-07-30 03:34:27,924 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-d7032dad-3b94-42cd-a197-b3fb6c659690-qos-spec 2018-07-30 03:34:27,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/65767cfc-ca0b-48a5-b88e-79296024588f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d66ddf62-aeba-4ab2-9572-3cb337aff0fb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a40a7f4a9b2701452571913afd02c60303bdf0b" 2018-07-30 03:34:28,110 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-889c23a2-bbfc-4a5b-b1b3-c5689a49135a 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-30 03:34:28,110 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/qos-specs/65767cfc-ca0b-48a5-b88e-79296024588f?force=False used request id req-889c23a2-bbfc-4a5b-b1b3-c5689a49135a 2018-07-30 03:34:28,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:28,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-9134fd27-8908-41a4-9b06-0460d9742e9d Date: Mon, 30 Jul 2018 03:34:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:34:28,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-9134fd27-8908-41a4-9b06-0460d9742e9d 2018-07-30 03:34:28,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:28,433 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea50ad30-f201-4115-b135-a05f6a7a060c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:28,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-ea50ad30-f201-4115-b135-a05f6a7a060c 2018-07-30 03:34:28,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:28,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:28,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a1af48-215e-409b-8388-2ede41d0d7d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:28,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-d0a1af48-215e-409b-8388-2ede41d0d7d1 2018-07-30 03:34:28,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:28,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:28,536 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cba990e-fa1f-47a1-b4b3-95cf92461064 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:28,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-1cba990e-fa1f-47a1-b4b3-95cf92461064 2018-07-30 03:34:28,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:28,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:28,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c745e845-10dd-45b4-b874-05ccb788d945 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:28,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-c745e845-10dd-45b4-b874-05ccb788d945 2018-07-30 03:34:28,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:28,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:28,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d947eedc-a30e-4c16-9f33-88c9a1f04b0b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:34:28,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-d947eedc-a30e-4c16-9f33-88c9a1f04b0b 2018-07-30 03:34:28,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:28,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2a6c6ad-15f9-4f94-81de-a85e6c514530 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:28,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-c2a6c6ad-15f9-4f94-81de-a85e6c514530 2018-07-30 03:34:28,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:28,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:28,812 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f504b5b-b4c2-4687-9351-59d2b6b0b4e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:28,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-8f504b5b-b4c2-4687-9351-59d2b6b0b4e0 2018-07-30 03:34:28,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:28,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:28,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e42ea7e3-1ba0-44a7-9da4-8a89ad555886 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:28,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-e42ea7e3-1ba0-44a7-9da4-8a89ad555886 2018-07-30 03:34:28,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:28,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:28,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e5b30a7-6724-4531-b67f-7a24e92d5d64 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:34:28,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-4e5b30a7-6724-4531-b67f-7a24e92d5d64 2018-07-30 03:34:28,986 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-25334f54-1820-404-proj 2018-07-30 03:34:28,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c1dda4361f7b4a1fb697411b7f588860 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:29,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b2e74e3-c048-41ab-83b0-d00ea741664d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:29,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c1dda4361f7b4a1fb697411b7f588860 used request id req-6b2e74e3-c048-41ab-83b0-d00ea741664d 2018-07-30 03:34:29,192 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-25334f54-1820-404-proj-role 2018-07-30 03:34:29,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/98112b140c3944fda336bda19d9edfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:29,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-528e6eda-709d-4dcd-9534-854f107586e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:29,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/98112b140c3944fda336bda19d9edfba used request id req-528e6eda-709d-4dcd-9534-854f107586e1 2018-07-30 03:34:29,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3046ad3156c0c28c2c154d156695a326d345de52" 2018-07-30 03:34:29,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2742cb0f-92a8-4185-b7b7-cd440fedcffc Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:34:29,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2742cb0f-92a8-4185-b7b7-cd440fedcffc 2018-07-30 03:34:29,399 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-25334f54-1820-404-user 2018-07-30 03:34:29,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a38de65d328b45fba251af64c32eb239 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f9cc0c9627483185638dcdb0c8be1d59de603f" 2018-07-30 03:34:29,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e84332f-e6d8-4687-8929-a6219678a2f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:29,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a38de65d328b45fba251af64c32eb239 used request id req-1e84332f-e6d8-4687-8929-a6219678a2f1 2018-07-30 03:34:29,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:29,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["gupx1r82STm41wFQUNqdkw"], "issued_at": "2018-07-30T03:34:29.000000Z"}} 2018-07-30 03:34:29,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c283592c6371a3997dbebd41a8886e40ea34198b" 2018-07-30 03:34:30,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd585d6-0362-4772-aa2c-623a27a9c438 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:30,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bbd585d6-0362-4772-aa2c-623a27a9c438 2018-07-30 03:34:30,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:30,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:30,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["czEqJApSQayrv9DrpznMRQ"], "issued_at": "2018-07-30T03:34:30.000000Z"}} 2018-07-30 03:34:30,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:30,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e30f6975-b7a5-42b4-af18-528770a8bcf6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:30,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e30f6975-b7a5-42b4-af18-528770a8bcf6 2018-07-30 03:34:30,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:30,514 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:30,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:30,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea7cfd0-7baa-45b9-8abe-fb423d61dcff Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:34:30,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj used request id req-0ea7cfd0-7baa-45b9-8abe-fb423d61dcff 2018-07-30 03:34:30,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:30,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-511f645b-47bb-4501-a994-44d28430ff9f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:34:30,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-511f645b-47bb-4501-a994-44d28430ff9f 2018-07-30 03:34:30,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj"}}' 2018-07-30 03:34:30,738 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:34:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d12fcb2-e0ac-4b46-8533-8a8a8d8d4b05 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8009d20da3f48568a7809f33337517e"}, "tags": [], "enabled": true, "id": "d8009d20da3f48568a7809f33337517e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj"}} 2018-07-30 03:34:30,738 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7d12fcb2-e0ac-4b46-8533-8a8a8d8d4b05 2018-07-30 03:34:30,738 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj 2018-07-30 03:34:30,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:30,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:31,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["XQzYF4H9SVK8mqJkBwbFyQ"], "issued_at": "2018-07-30T03:34:31.000000Z"}} 2018-07-30 03:34:31,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1911d59b43dcaa1939c943c2cdd06f717993cda5" 2018-07-30 03:34:31,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-520aad2e-c621-474d-90a7-65fd9146dbc8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:31,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-520aad2e-c621-474d-90a7-65fd9146dbc8 2018-07-30 03:34:31,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:31,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:31,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1911d59b43dcaa1939c943c2cdd06f717993cda5" 2018-07-30 03:34:31,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e686f53-2a87-44ed-bd6a-78d793531feb Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:34:31,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8e686f53-2a87-44ed-bd6a-78d793531feb 2018-07-30 03:34:31,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1911d59b43dcaa1939c943c2cdd06f717993cda5" 2018-07-30 03:34:31,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea83e2d-8d4a-46bd-a70f-99ea427ad826 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8009d20da3f48568a7809f33337517e"}, "tags": [], "enabled": true, "id": "d8009d20da3f48568a7809f33337517e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj"}]} 2018-07-30 03:34:31,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj used request id req-3ea83e2d-8d4a-46bd-a70f-99ea427ad826 2018-07-30 03:34:31,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1911d59b43dcaa1939c943c2cdd06f717993cda5" 2018-07-30 03:34:31,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee7520a4-d12a-45fd-b2d5-e186711bd28b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:34:31,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ee7520a4-d12a-45fd-b2d5-e186711bd28b 2018-07-30 03:34:31,792 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-user 2018-07-30 03:34:31,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:31,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:31,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27778901-add1-485e-8533-1412d06bda5a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:34:31,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-27778901-add1-485e-8533-1412d06bda5a 2018-07-30 03:34:31,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj-role"}}' 2018-07-30 03:34:31,911 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6e72336-943c-48f8-8f74-206c5ce2c97d Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4424a939abf34f4383bd183408eb6aeb", "links": {"self": "http://172.30.9.25:5000/v3/roles/4424a939abf34f4383bd183408eb6aeb"}, "name": "CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj-role"}} 2018-07-30 03:34:31,912 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a6e72336-943c-48f8-8f74-206c5ce2c97d 2018-07-30 03:34:31,912 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj-role 2018-07-30 03:34:31,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/4424a939abf34f4383bd183408eb6aeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:31,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d87fe65-1e47-4faf-a770-2bcef23ed64b Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4424a939abf34f4383bd183408eb6aeb", "links": {"self": "http://172.30.9.25:5000/v3/roles/4424a939abf34f4383bd183408eb6aeb"}, "name": "CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj-role"}} 2018-07-30 03:34:31,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/4424a939abf34f4383bd183408eb6aeb used request id req-2d87fe65-1e47-4faf-a770-2bcef23ed64b 2018-07-30 03:34:31,999 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj-role to project CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj 2018-07-30 03:34:32,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/d8009d20da3f48568a7809f33337517e/users/647133ccacb2457eaee0d87e473f9228/roles/4424a939abf34f4383bd183408eb6aeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:32,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8ad9825-f00b-4a02-9475-587df347226c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:32,118 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d8009d20da3f48568a7809f33337517e/users/647133ccacb2457eaee0d87e473f9228/roles/4424a939abf34f4383bd183408eb6aeb used request id req-a8ad9825-f00b-4a02-9475-587df347226c 2018-07-30 03:34:32,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:32,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4424a939abf34f4383bd183408eb6aeb", "name": "CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj-role"}], "expires_at": "2018-07-30T04:34:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8009d20da3f48568a7809f33337517e", "name": "CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d8009d20da3f48568a7809f33337517e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/d8009d20da3f48568a7809f33337517e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/d8009d20da3f48568a7809f33337517e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d8009d20da3f48568a7809f33337517e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/d8009d20da3f48568a7809f33337517e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/d8009d20da3f48568a7809f33337517e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d8009d20da3f48568a7809f33337517e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d8009d20da3f48568a7809f33337517e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d8009d20da3f48568a7809f33337517e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/d8009d20da3f48568a7809f33337517e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/d8009d20da3f48568a7809f33337517e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/d8009d20da3f48568a7809f33337517e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/d8009d20da3f48568a7809f33337517e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-user", "id": "647133ccacb2457eaee0d87e473f9228"}, "audit_ids": ["qQ2STshQTFy5T98YhnhZKg"], "issued_at": "2018-07-30T03:34:32.000000Z"}} 2018-07-30 03:34:32,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a359d4bccf84692a257596c9e13bc033d59968" 2018-07-30 03:34:32,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08fb45bb-3bb2-4b2a-90f7-b238b2ffab49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:32,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-08fb45bb-3bb2-4b2a-90f7-b238b2ffab49 2018-07-30 03:34:32,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:32,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:32,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4424a939abf34f4383bd183408eb6aeb", "name": "CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj-role"}], "expires_at": "2018-07-30T04:34:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8009d20da3f48568a7809f33337517e", "name": "CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d8009d20da3f48568a7809f33337517e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/d8009d20da3f48568a7809f33337517e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/d8009d20da3f48568a7809f33337517e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d8009d20da3f48568a7809f33337517e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/d8009d20da3f48568a7809f33337517e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/d8009d20da3f48568a7809f33337517e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d8009d20da3f48568a7809f33337517e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d8009d20da3f48568a7809f33337517e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d8009d20da3f48568a7809f33337517e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/d8009d20da3f48568a7809f33337517e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/d8009d20da3f48568a7809f33337517e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/d8009d20da3f48568a7809f33337517e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/d8009d20da3f48568a7809f33337517e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-user", "id": "647133ccacb2457eaee0d87e473f9228"}, "audit_ids": ["elNk-8e7Q_y_EPy53_r6eA"], "issued_at": "2018-07-30T03:34:32.000000Z"}} 2018-07-30 03:34:32,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db206d2b8f8239e0a7030d40985e3ae92c1cecf" 2018-07-30 03:34:33,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9344c6c6-8d8f-42b3-8f28-824633123adf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:33,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9344c6c6-8d8f-42b3-8f28-824633123adf 2018-07-30 03:34:33,053 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db206d2b8f8239e0a7030d40985e3ae92c1cecf" 2018-07-30 03:34:33,269 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:33 GMT Server: Apache x-compute-request-id: req-0f5ae77f-3edc-4c96-bb0c-f25be33f8453 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0f5ae77f-3edc-4c96-bb0c-f25be33f8453 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 03:34:33,270 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/detail used request id req-0f5ae77f-3edc-4c96-bb0c-f25be33f8453 2018-07-30 03:34:33,273 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0f5ae77f-3edc-4c96-bb0c-f25be33f8453" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db206d2b8f8239e0a7030d40985e3ae92c1cecf" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-007f3863-85bf-42f1-872c-709b8202a35c", "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-30 03:34:33,673 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:33 GMT Server: Apache x-compute-request-id: req-ff281c9d-217d-4859-84a5-b5c6c09a98f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff281c9d-217d-4859-84a5-b5c6c09a98f5 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "647133ccacb2457eaee0d87e473f9228", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073", "rel": "self"}, {"href": "http://172.30.9.25:8776/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:33.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-007f3863-85bf-42f1-872c-709b8202a35c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ddc7779-9163-4ecb-a0b2-156680a66073", "size": 1}} 2018-07-30 03:34:33,674 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes used request id req-ff281c9d-217d-4859-84a5-b5c6c09a98f5 2018-07-30 03:34:33,677 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f5ae77f-3edc-4c96-bb0c-f25be33f8453" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db206d2b8f8239e0a7030d40985e3ae92c1cecf" 2018-07-30 03:34:34,004 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:33 GMT Server: Apache x-compute-request-id: req-f2bd0dea-b72d-47c0-8af1-cd8caee0be90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f2bd0dea-b72d-47c0-8af1-cd8caee0be90 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "647133ccacb2457eaee0d87e473f9228", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073", "rel": "self"}, {"href": "http://172.30.9.25:8776/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d8009d20da3f48568a7809f33337517e", "updated_at": "2018-07-30T03:34:33.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-007f3863-85bf-42f1-872c-709b8202a35c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ddc7779-9163-4ecb-a0b2-156680a66073", "size": 1}} 2018-07-30 03:34:34,004 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073 used request id req-f2bd0dea-b72d-47c0-8af1-cd8caee0be90 2018-07-30 03:34:34,004 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-007f3863-85bf-42f1-872c-709b8202a35c 2018-07-30 03:34:34,007 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f5ae77f-3edc-4c96-bb0c-f25be33f8453" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db206d2b8f8239e0a7030d40985e3ae92c1cecf" 2018-07-30 03:34:34,262 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:34 GMT Server: Apache x-compute-request-id: req-e6229a6e-58e1-4681-9c60-d4828d9e7eaa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e6229a6e-58e1-4681-9c60-d4828d9e7eaa Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "647133ccacb2457eaee0d87e473f9228", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073", "rel": "self"}, {"href": "http://172.30.9.25:8776/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d8009d20da3f48568a7809f33337517e", "updated_at": "2018-07-30T03:34:33.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-007f3863-85bf-42f1-872c-709b8202a35c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ddc7779-9163-4ecb-a0b2-156680a66073", "size": 1}} 2018-07-30 03:34:34,263 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073 used request id req-e6229a6e-58e1-4681-9c60-d4828d9e7eaa 2018-07-30 03:34:34,263 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:34:34,263 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-007f3863-85bf-42f1-872c-709b8202a35c 2018-07-30 03:34:34,263 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-007f3863-85bf-42f1-872c-709b8202a35c 2018-07-30 03:34:34,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a359d4bccf84692a257596c9e13bc033d59968" 2018-07-30 03:34:34,506 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:34 GMT Server: Apache x-compute-request-id: req-55690f8a-cb8b-45fc-afbc-725a390a3489 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55690f8a-cb8b-45fc-afbc-725a390a3489 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "647133ccacb2457eaee0d87e473f9228", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073", "rel": "self"}, {"href": "http://172.30.9.25:8776/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d8009d20da3f48568a7809f33337517e", "updated_at": "2018-07-30T03:34:33.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-007f3863-85bf-42f1-872c-709b8202a35c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ddc7779-9163-4ecb-a0b2-156680a66073", "size": 1}]} 2018-07-30 03:34:34,507 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/detail used request id req-55690f8a-cb8b-45fc-afbc-725a390a3489 2018-07-30 03:34:34,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:34,515 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:34,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d8009d20da3f48568a7809f33337517e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a359d4bccf84692a257596c9e13bc033d59968" 2018-07-30 03:34:34,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ef81d0-2d1f-4734-8cf4-f24058558fa1 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d8009d20da3f48568a7809f33337517e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8009d20da3f48568a7809f33337517e", "name": "CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj"}} 2018-07-30 03:34:34,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d8009d20da3f48568a7809f33337517e used request id req-d6ef81d0-2d1f-4734-8cf4-f24058558fa1 2018-07-30 03:34:34,536 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f5ae77f-3edc-4c96-bb0c-f25be33f8453" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db206d2b8f8239e0a7030d40985e3ae92c1cecf" 2018-07-30 03:34:34,741 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:34 GMT Server: Apache x-compute-request-id: req-7533f6e0-cdea-4954-9aab-14c3468a4e8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7533f6e0-cdea-4954-9aab-14c3468a4e8f Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "647133ccacb2457eaee0d87e473f9228", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073", "rel": "self"}, {"href": "http://172.30.9.25:8776/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d8009d20da3f48568a7809f33337517e", "updated_at": "2018-07-30T03:34:33.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-007f3863-85bf-42f1-872c-709b8202a35c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ddc7779-9163-4ecb-a0b2-156680a66073", "size": 1}} 2018-07-30 03:34:34,741 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073 used request id req-7533f6e0-cdea-4954-9aab-14c3468a4e8f 2018-07-30 03:34:34,741 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:34:34,741 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-007f3863-85bf-42f1-872c-709b8202a35c 2018-07-30 03:34:34,742 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-007f3863-85bf-42f1-872c-709b8202a35c 2018-07-30 03:34:34,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f5ae77f-3edc-4c96-bb0c-f25be33f8453" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db206d2b8f8239e0a7030d40985e3ae92c1cecf" 2018-07-30 03:34:34,967 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f249fd1f-d974-4da6-9dff-5816520d1b17 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-30 03:34:34,967 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073 used request id req-f249fd1f-d974-4da6-9dff-5816520d1b17 2018-07-30 03:34:34,972 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f5ae77f-3edc-4c96-bb0c-f25be33f8453" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db206d2b8f8239e0a7030d40985e3ae92c1cecf" 2018-07-30 03:34:35,165 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:34 GMT Server: Apache x-compute-request-id: req-0d5605cb-ac8d-4ad5-aa19-758091f8c9db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d5605cb-ac8d-4ad5-aa19-758091f8c9db Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "647133ccacb2457eaee0d87e473f9228", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073", "rel": "self"}, {"href": "http://172.30.9.25:8776/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d8009d20da3f48568a7809f33337517e", "updated_at": "2018-07-30T03:34:34.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-007f3863-85bf-42f1-872c-709b8202a35c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ddc7779-9163-4ecb-a0b2-156680a66073", "size": 1}} 2018-07-30 03:34:35,165 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073 used request id req-0d5605cb-ac8d-4ad5-aa19-758091f8c9db 2018-07-30 03:34:35,166 - create_volume - DEBUG - Instance status is - deleting 2018-07-30 03:34:35,166 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-30 03:34:38,169 - create_volume - DEBUG - Volume status query timeout in 56.7983241081 2018-07-30 03:34:38,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f5ae77f-3edc-4c96-bb0c-f25be33f8453" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db206d2b8f8239e0a7030d40985e3ae92c1cecf" 2018-07-30 03:34:38,209 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5469aa33-1945-4368-8e7d-2b50c65b07ba x-openstack-request-id: req-5469aa33-1945-4368-8e7d-2b50c65b07ba Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6ddc7779-9163-4ecb-a0b2-156680a66073 could not be found.", "code": 404}} 2018-07-30 03:34:38,210 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/6ddc7779-9163-4ecb-a0b2-156680a66073 used request id req-5469aa33-1945-4368-8e7d-2b50c65b07ba 2018-07-30 03:34:38,210 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6ddc7779-9163-4ecb-a0b2-156680a66073 could not be found. (HTTP 404) (Request-ID: req-5469aa33-1945-4368-8e7d-2b50c65b07ba) 2018-07-30 03:34:38,210 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-007f3863-85bf-42f1-872c-709b8202a35c 2018-07-30 03:34:38,213 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55690f8a-cb8b-45fc-afbc-725a390a3489" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a359d4bccf84692a257596c9e13bc033d59968" 2018-07-30 03:34:38,432 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:38 GMT Server: Apache x-compute-request-id: req-c1ae0e93-7a0e-447b-93e9-b910734e310c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c1ae0e93-7a0e-447b-93e9-b910734e310c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 03:34:38,432 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d8009d20da3f48568a7809f33337517e/volumes/detail used request id req-c1ae0e93-7a0e-447b-93e9-b910734e310c 2018-07-30 03:34:38,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:38,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ed60a8a3-e0a2-4adc-9087-bc80ad50bc28 Date: Mon, 30 Jul 2018 03:34:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:34:38,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-ed60a8a3-e0a2-4adc-9087-bc80ad50bc28 2018-07-30 03:34:38,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:38,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96990f7a-cef0-40df-934e-b4c0c293630f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:38,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-96990f7a-cef0-40df-934e-b4c0c293630f 2018-07-30 03:34:38,754 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:38,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:38,840 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40eae156-6c68-4e68-a38a-61a126ba72c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:38,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-40eae156-6c68-4e68-a38a-61a126ba72c9 2018-07-30 03:34:38,840 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:38,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:38,925 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88d9d1b8-bf48-4eb7-bf68-decb59171343 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:38,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-88d9d1b8-bf48-4eb7-bf68-decb59171343 2018-07-30 03:34:38,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:38,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:39,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b4fecf5-4466-4e27-831d-c30ba176bdfa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:39,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-5b4fecf5-4466-4e27-831d-c30ba176bdfa 2018-07-30 03:34:39,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:39,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:39,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-526bea26-e086-4c40-b129-3b4c412acaeb Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:34:39,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-526bea26-e086-4c40-b129-3b4c412acaeb 2018-07-30 03:34:39,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:39,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bc30489-c9b1-4c99-9bc7-642c5275c1dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:39,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-1bc30489-c9b1-4c99-9bc7-642c5275c1dc 2018-07-30 03:34:39,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:39,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:39,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfcd9522-86ef-4a1f-972f-1d599b0196ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:39,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-dfcd9522-86ef-4a1f-972f-1d599b0196ed 2018-07-30 03:34:39,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:39,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:39,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e60ba35a-7546-4a5b-92f7-8af6abcbe8f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:39,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-e60ba35a-7546-4a5b-92f7-8af6abcbe8f8 2018-07-30 03:34:39,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:39,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:39,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ab9621-9e99-4ad1-8d45-0fcc0eb21328 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:34:39,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-07ab9621-9e99-4ad1-8d45-0fcc0eb21328 2018-07-30 03:34:39,449 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj 2018-07-30 03:34:39,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/d8009d20da3f48568a7809f33337517e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:39,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aafbafc1-e0db-421e-b7df-201e5d8dc2a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:39,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d8009d20da3f48568a7809f33337517e used request id req-aafbafc1-e0db-421e-b7df-201e5d8dc2a2 2018-07-30 03:34:39,661 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-proj-role 2018-07-30 03:34:39,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/4424a939abf34f4383bd183408eb6aeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:39,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-763e1f24-d080-43eb-9729-4a716d49af95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:39,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/4424a939abf34f4383bd183408eb6aeb used request id req-763e1f24-d080-43eb-9729-4a716d49af95 2018-07-30 03:34:39,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15211c110b00104efc00e4c42e6f910e1104bbe6" 2018-07-30 03:34:39,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1325abcf-705e-40c3-b707-bbb9eeefb4a3 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:34:39,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1325abcf-705e-40c3-b707-bbb9eeefb4a3 2018-07-30 03:34:39,858 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-43b3607c-4cbe-462-user 2018-07-30 03:34:39,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/647133ccacb2457eaee0d87e473f9228 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1911d59b43dcaa1939c943c2cdd06f717993cda5" 2018-07-30 03:34:40,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d50f325-a512-4cb7-bd7a-bda9355c2201 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:40,021 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/647133ccacb2457eaee0d87e473f9228 used request id req-7d50f325-a512-4cb7-bd7a-bda9355c2201 2018-07-30 03:34:40,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:40,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["tZy83Db5RZ2By5uVqgYQuw"], "issued_at": "2018-07-30T03:34:40.000000Z"}} 2018-07-30 03:34:40,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db2310c23406a482f4fff52acfb5dd188b26692d" 2018-07-30 03:34:40,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b74d484-393a-4c5f-bb24-3246b2690df4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:40,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2b74d484-393a-4c5f-bb24-3246b2690df4 2018-07-30 03:34:40,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:40,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:40,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["81lAorWGRkeOJHKfXOE_mA"], "issued_at": "2018-07-30T03:34:40.000000Z"}} 2018-07-30 03:34:40,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:40,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d139535f-7de5-40c4-ae67-78ff917f5e8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:40,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d139535f-7de5-40c4-ae67-78ff917f5e8e 2018-07-30 03:34:40,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:40,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:40,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:41,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef39fa88-3da6-4c6a-916b-ddc05b9e7c24 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:34:41,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj used request id req-ef39fa88-3da6-4c6a-916b-ddc05b9e7c24 2018-07-30 03:34:41,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:41,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772cd5bd-6279-4961-94e2-7c8dd9970bab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:34:41,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-772cd5bd-6279-4961-94e2-7c8dd9970bab 2018-07-30 03:34:41,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj"}}' 2018-07-30 03:34:41,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33131b76-1e50-48d2-b0e8-1c7ff33b3df9 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/179b0d7be9f546d6bd7bbc4489cbc0b2"}, "tags": [], "enabled": true, "id": "179b0d7be9f546d6bd7bbc4489cbc0b2", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj"}} 2018-07-30 03:34:41,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-33131b76-1e50-48d2-b0e8-1c7ff33b3df9 2018-07-30 03:34:41,188 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj 2018-07-30 03:34:41,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:41,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:41,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["dp7lH-muQE6_OpKEeO1y7Q"], "issued_at": "2018-07-30T03:34:41.000000Z"}} 2018-07-30 03:34:41,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d91b4b0e2d1bfad9f6af0eae711c9813e743666" 2018-07-30 03:34:41,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416fe2aa-5546-44f9-931a-4b23eca90c8c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:41,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-416fe2aa-5546-44f9-931a-4b23eca90c8c 2018-07-30 03:34:41,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:41,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:41,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d91b4b0e2d1bfad9f6af0eae711c9813e743666" 2018-07-30 03:34:41,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84dc1ece-e031-4749-b14c-17bb2dbc611e Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:34:41,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-84dc1ece-e031-4749-b14c-17bb2dbc611e 2018-07-30 03:34:41,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d91b4b0e2d1bfad9f6af0eae711c9813e743666" 2018-07-30 03:34:41,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87377d54-d670-4d10-8e10-f6fb38b46613 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/179b0d7be9f546d6bd7bbc4489cbc0b2"}, "tags": [], "enabled": true, "id": "179b0d7be9f546d6bd7bbc4489cbc0b2", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj"}]} 2018-07-30 03:34:41,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj used request id req-87377d54-d670-4d10-8e10-f6fb38b46613 2018-07-30 03:34:41,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d91b4b0e2d1bfad9f6af0eae711c9813e743666" 2018-07-30 03:34:41,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394ea22b-9ebe-4544-8128-b198ac56fd9e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:34:41,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-394ea22b-9ebe-4544-8128-b198ac56fd9e 2018-07-30 03:34:42,241 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-user 2018-07-30 03:34:42,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:42,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:42,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac9d373-2130-4da6-ac9b-a1ba43d348a6 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:34:42,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fac9d373-2130-4da6-ac9b-a1ba43d348a6 2018-07-30 03:34:42,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj-role"}}' 2018-07-30 03:34:42,433 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:34:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d19ddb39-6963-4d9c-9b21-76cc704e2166 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc5656763b244c7daca869827d5d243d", "links": {"self": "http://172.30.9.25:5000/v3/roles/cc5656763b244c7daca869827d5d243d"}, "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj-role"}} 2018-07-30 03:34:42,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d19ddb39-6963-4d9c-9b21-76cc704e2166 2018-07-30 03:34:42,434 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj-role 2018-07-30 03:34:42,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/cc5656763b244c7daca869827d5d243d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:42,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b0add6-4fd7-4346-9c79-9904986814ea Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc5656763b244c7daca869827d5d243d", "links": {"self": "http://172.30.9.25:5000/v3/roles/cc5656763b244c7daca869827d5d243d"}, "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj-role"}} 2018-07-30 03:34:42,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/cc5656763b244c7daca869827d5d243d used request id req-56b0add6-4fd7-4346-9c79-9904986814ea 2018-07-30 03:34:42,517 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj-role to project CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj 2018-07-30 03:34:42,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/179b0d7be9f546d6bd7bbc4489cbc0b2/users/7f53ebb91fef4f3893527fc3c6220203/roles/cc5656763b244c7daca869827d5d243d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:42,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a3e7836-b117-47fb-8891-8b024b5065e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:42,639 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/179b0d7be9f546d6bd7bbc4489cbc0b2/users/7f53ebb91fef4f3893527fc3c6220203/roles/cc5656763b244c7daca869827d5d243d used request id req-6a3e7836-b117-47fb-8891-8b024b5065e7 2018-07-30 03:34:42,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:43,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc5656763b244c7daca869827d5d243d", "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj-role"}], "expires_at": "2018-07-30T04:34:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179b0d7be9f546d6bd7bbc4489cbc0b2", "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-user", "id": "7f53ebb91fef4f3893527fc3c6220203"}, "audit_ids": ["LjuAr6ODRnKR_VUx7W3dmw"], "issued_at": "2018-07-30T03:34:43.000000Z"}} 2018-07-30 03:34:43,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0135677837f62ce262e179e4ef31b16e4543a403" 2018-07-30 03:34:43,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa6ae959-f43f-4621-8029-21c607803d63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:43,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fa6ae959-f43f-4621-8029-21c607803d63 2018-07-30 03:34:43,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:43,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:43,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc5656763b244c7daca869827d5d243d", "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj-role"}], "expires_at": "2018-07-30T04:34:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179b0d7be9f546d6bd7bbc4489cbc0b2", "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-user", "id": "7f53ebb91fef4f3893527fc3c6220203"}, "audit_ids": ["srT1jXIiQOSLlslvnWlpuw"], "issued_at": "2018-07-30T03:34:43.000000Z"}} 2018-07-30 03:34:43,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74801247d39ea93faa891fae2933e803f5283379" 2018-07-30 03:34:43,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74169746-23ea-4585-9440-1fb0fe0518c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:43,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-74169746-23ea-4585-9440-1fb0fe0518c4 2018-07-30 03:34:43,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74801247d39ea93faa891fae2933e803f5283379" 2018-07-30 03:34:43,787 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:43 GMT Server: Apache x-compute-request-id: req-2a13acf8-28e5-40b9-9cb8-b94a1bb8d8ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2a13acf8-28e5-40b9-9cb8-b94a1bb8d8ce Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 03:34:43,787 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/detail used request id req-2a13acf8-28e5-40b9-9cb8-b94a1bb8d8ce 2018-07-30 03:34:43,790 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2a13acf8-28e5-40b9-9cb8-b94a1bb8d8ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74801247d39ea93faa891fae2933e803f5283379" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-1faeada2-62b8-428a-b266-91d2ca40cba1", "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-30 03:34:44,189 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:43 GMT Server: Apache x-compute-request-id: req-8aa58067-540e-4836-b379-b5c4761ec011 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8aa58067-540e-4836-b379-b5c4761ec011 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7f53ebb91fef4f3893527fc3c6220203", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d", "rel": "self"}, {"href": "http://172.30.9.25:8776/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:44.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1faeada2-62b8-428a-b266-91d2ca40cba1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "04c8cf97-e74b-4205-9607-ada71e060e0d", "size": 1}} 2018-07-30 03:34:44,189 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes used request id req-8aa58067-540e-4836-b379-b5c4761ec011 2018-07-30 03:34:44,193 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a13acf8-28e5-40b9-9cb8-b94a1bb8d8ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74801247d39ea93faa891fae2933e803f5283379" 2018-07-30 03:34:44,430 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:44 GMT Server: Apache x-compute-request-id: req-57fa09b1-626f-4bb4-9ffd-36a0223fba5f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57fa09b1-626f-4bb4-9ffd-36a0223fba5f Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7f53ebb91fef4f3893527fc3c6220203", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d", "rel": "self"}, {"href": "http://172.30.9.25:8776/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "179b0d7be9f546d6bd7bbc4489cbc0b2", "updated_at": "2018-07-30T03:34:44.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1faeada2-62b8-428a-b266-91d2ca40cba1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "04c8cf97-e74b-4205-9607-ada71e060e0d", "size": 1}} 2018-07-30 03:34:44,430 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d used request id req-57fa09b1-626f-4bb4-9ffd-36a0223fba5f 2018-07-30 03:34:44,431 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-1faeada2-62b8-428a-b266-91d2ca40cba1 2018-07-30 03:34:44,433 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a13acf8-28e5-40b9-9cb8-b94a1bb8d8ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74801247d39ea93faa891fae2933e803f5283379" 2018-07-30 03:34:44,652 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:44 GMT Server: Apache x-compute-request-id: req-31f35398-d882-41d4-94be-aeca661dd846 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-31f35398-d882-41d4-94be-aeca661dd846 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7f53ebb91fef4f3893527fc3c6220203", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d", "rel": "self"}, {"href": "http://172.30.9.25:8776/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "179b0d7be9f546d6bd7bbc4489cbc0b2", "updated_at": "2018-07-30T03:34:44.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1faeada2-62b8-428a-b266-91d2ca40cba1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "04c8cf97-e74b-4205-9607-ada71e060e0d", "size": 1}} 2018-07-30 03:34:44,653 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d used request id req-31f35398-d882-41d4-94be-aeca661dd846 2018-07-30 03:34:44,653 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:34:44,653 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-1faeada2-62b8-428a-b266-91d2ca40cba1 2018-07-30 03:34:44,653 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-1faeada2-62b8-428a-b266-91d2ca40cba1 2018-07-30 03:34:44,656 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0135677837f62ce262e179e4ef31b16e4543a403" 2018-07-30 03:34:44,865 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:44 GMT Server: Apache x-compute-request-id: req-c101f6f2-64db-4c7a-b339-e04fcba5ee88 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c101f6f2-64db-4c7a-b339-e04fcba5ee88 Content-Encoding: gzip Content-Length: 457 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7f53ebb91fef4f3893527fc3c6220203", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d", "rel": "self"}, {"href": "http://172.30.9.25:8776/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "179b0d7be9f546d6bd7bbc4489cbc0b2", "updated_at": "2018-07-30T03:34:44.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1faeada2-62b8-428a-b266-91d2ca40cba1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "04c8cf97-e74b-4205-9607-ada71e060e0d", "size": 1}]} 2018-07-30 03:34:44,865 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/detail used request id req-c101f6f2-64db-4c7a-b339-e04fcba5ee88 2018-07-30 03:34:44,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:44,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:44,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/179b0d7be9f546d6bd7bbc4489cbc0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0135677837f62ce262e179e4ef31b16e4543a403" 2018-07-30 03:34:44,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c52b46-8c5b-4512-8c72-9c7ecb4aadd0 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/179b0d7be9f546d6bd7bbc4489cbc0b2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "179b0d7be9f546d6bd7bbc4489cbc0b2", "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj"}} 2018-07-30 03:34:44,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/179b0d7be9f546d6bd7bbc4489cbc0b2 used request id req-77c52b46-8c5b-4512-8c72-9c7ecb4aadd0 2018-07-30 03:34:44,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:44,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:45,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc5656763b244c7daca869827d5d243d", "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj-role"}], "expires_at": "2018-07-30T04:34:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179b0d7be9f546d6bd7bbc4489cbc0b2", "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/179b0d7be9f546d6bd7bbc4489cbc0b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-user", "id": "7f53ebb91fef4f3893527fc3c6220203"}, "audit_ids": ["XLDoJgrES1KsykbogIOSYw"], "issued_at": "2018-07-30T03:34:45.000000Z"}} 2018-07-30 03:34:45,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d84626bec628c2c2754aab2b1f60469f56026a6" 2018-07-30 03:34:45,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f09a10a-3e31-401d-9fbe-9c1d2426dddb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:45,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8f09a10a-3e31-401d-9fbe-9c1d2426dddb 2018-07-30 03:34:45,358 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d84626bec628c2c2754aab2b1f60469f56026a6" 2018-07-30 03:34:45,571 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:45 GMT Server: Apache x-compute-request-id: req-9fa8a599-1c28-4773-bcd7-d8eebbf536f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9fa8a599-1c28-4773-bcd7-d8eebbf536f4 Content-Encoding: gzip Content-Length: 457 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7f53ebb91fef4f3893527fc3c6220203", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d", "rel": "self"}, {"href": "http://172.30.9.25:8776/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "179b0d7be9f546d6bd7bbc4489cbc0b2", "updated_at": "2018-07-30T03:34:44.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1faeada2-62b8-428a-b266-91d2ca40cba1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "04c8cf97-e74b-4205-9607-ada71e060e0d", "size": 1}]} 2018-07-30 03:34:45,571 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/detail used request id req-9fa8a599-1c28-4773-bcd7-d8eebbf536f4 2018-07-30 03:34:45,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:45,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:45,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/179b0d7be9f546d6bd7bbc4489cbc0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d84626bec628c2c2754aab2b1f60469f56026a6" 2018-07-30 03:34:45,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f507a232-c786-48a2-9c32-fd0ca79c2d15 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/179b0d7be9f546d6bd7bbc4489cbc0b2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "179b0d7be9f546d6bd7bbc4489cbc0b2", "name": "CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj"}} 2018-07-30 03:34:45,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/179b0d7be9f546d6bd7bbc4489cbc0b2 used request id req-f507a232-c786-48a2-9c32-fd0ca79c2d15 2018-07-30 03:34:45,666 - create_volume - INFO - Did not create volume due to cleanup mode 2018-07-30 03:34:45,669 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a13acf8-28e5-40b9-9cb8-b94a1bb8d8ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74801247d39ea93faa891fae2933e803f5283379" 2018-07-30 03:34:45,728 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:45 GMT Server: Apache x-compute-request-id: req-b4a88ebc-be80-4458-96a2-d272585d60e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4a88ebc-be80-4458-96a2-d272585d60e8 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7f53ebb91fef4f3893527fc3c6220203", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d", "rel": "self"}, {"href": "http://172.30.9.25:8776/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "179b0d7be9f546d6bd7bbc4489cbc0b2", "updated_at": "2018-07-30T03:34:44.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1faeada2-62b8-428a-b266-91d2ca40cba1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "04c8cf97-e74b-4205-9607-ada71e060e0d", "size": 1}} 2018-07-30 03:34:45,728 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d used request id req-b4a88ebc-be80-4458-96a2-d272585d60e8 2018-07-30 03:34:45,728 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:34:45,728 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-1faeada2-62b8-428a-b266-91d2ca40cba1 2018-07-30 03:34:45,728 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-1faeada2-62b8-428a-b266-91d2ca40cba1 2018-07-30 03:34:45,731 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a13acf8-28e5-40b9-9cb8-b94a1bb8d8ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74801247d39ea93faa891fae2933e803f5283379" 2018-07-30 03:34:45,800 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e2a2ed58-92c2-4f6e-b8e5-8754d948ddf0 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-30 03:34:45,801 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d used request id req-e2a2ed58-92c2-4f6e-b8e5-8754d948ddf0 2018-07-30 03:34:45,803 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a13acf8-28e5-40b9-9cb8-b94a1bb8d8ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74801247d39ea93faa891fae2933e803f5283379" 2018-07-30 03:34:45,863 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:45 GMT Server: Apache x-compute-request-id: req-971d1f9e-e66e-447f-8f09-9a7428014d79 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-971d1f9e-e66e-447f-8f09-9a7428014d79 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "7f53ebb91fef4f3893527fc3c6220203", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d", "rel": "self"}, {"href": "http://172.30.9.25:8776/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "179b0d7be9f546d6bd7bbc4489cbc0b2", "updated_at": "2018-07-30T03:34:45.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1faeada2-62b8-428a-b266-91d2ca40cba1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "04c8cf97-e74b-4205-9607-ada71e060e0d", "size": 1}} 2018-07-30 03:34:45,863 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d used request id req-971d1f9e-e66e-447f-8f09-9a7428014d79 2018-07-30 03:34:45,864 - create_volume - DEBUG - Instance status is - deleting 2018-07-30 03:34:45,864 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-30 03:34:48,867 - create_volume - DEBUG - Volume status query timeout in 56.9339659214 2018-07-30 03:34:48,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a13acf8-28e5-40b9-9cb8-b94a1bb8d8ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74801247d39ea93faa891fae2933e803f5283379" 2018-07-30 03:34:49,073 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-10fbc49f-fc0e-467c-82f5-26640817baff x-openstack-request-id: req-10fbc49f-fc0e-467c-82f5-26640817baff Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 04c8cf97-e74b-4205-9607-ada71e060e0d could not be found.", "code": 404}} 2018-07-30 03:34:49,073 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/179b0d7be9f546d6bd7bbc4489cbc0b2/volumes/04c8cf97-e74b-4205-9607-ada71e060e0d used request id req-10fbc49f-fc0e-467c-82f5-26640817baff 2018-07-30 03:34:49,073 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 04c8cf97-e74b-4205-9607-ada71e060e0d could not be found. (HTTP 404) (Request-ID: req-10fbc49f-fc0e-467c-82f5-26640817baff) 2018-07-30 03:34:49,074 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-1faeada2-62b8-428a-b266-91d2ca40cba1 2018-07-30 03:34:49,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:49,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7e93d62d-bab3-4f04-8ff6-2e60ab9a796e Date: Mon, 30 Jul 2018 03:34:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:34:49,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7e93d62d-bab3-4f04-8ff6-2e60ab9a796e 2018-07-30 03:34:49,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:49,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65badd6b-ac64-469f-ae6a-e2c3a19aff98 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:49,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-65badd6b-ac64-469f-ae6a-e2c3a19aff98 2018-07-30 03:34:49,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:49,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:49,482 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d67d00b4-65b2-4948-a843-72865f2688ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:49,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-d67d00b4-65b2-4948-a843-72865f2688ca 2018-07-30 03:34:49,483 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:49,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:49,576 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5afc4e9c-a028-48d9-ad29-c778078987a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:49,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-5afc4e9c-a028-48d9-ad29-c778078987a1 2018-07-30 03:34:49,576 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:49,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:49,656 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f111fb6-caa9-4ebe-b9df-0c34cfb44e88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:49,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-5f111fb6-caa9-4ebe-b9df-0c34cfb44e88 2018-07-30 03:34:49,656 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:49,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:49,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca84588-d4dc-4f87-96f9-4bd63a96ba7c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:34:49,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-8ca84588-d4dc-4f87-96f9-4bd63a96ba7c 2018-07-30 03:34:49,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:49,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb313b15-2446-48e9-8a1d-77845e0e640f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:49,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-bb313b15-2446-48e9-8a1d-77845e0e640f 2018-07-30 03:34:49,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:49,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:49,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09a352ff-91a5-483b-b262-aef44b3d921e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:49,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-09a352ff-91a5-483b-b262-aef44b3d921e 2018-07-30 03:34:49,909 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:49,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:49,996 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fad65bd-85a9-405c-9831-9c2327c0e13a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:49,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-9fad65bd-85a9-405c-9831-9c2327c0e13a 2018-07-30 03:34:49,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:49,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:50,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2eab26-f168-4189-8da2-57661af3cd91 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:34:50,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-bd2eab26-f168-4189-8da2-57661af3cd91 2018-07-30 03:34:50,085 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj 2018-07-30 03:34:50,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/179b0d7be9f546d6bd7bbc4489cbc0b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:50,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e360bb27-9fcf-451c-a3d2-a820d70b2e47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:50,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/179b0d7be9f546d6bd7bbc4489cbc0b2 used request id req-e360bb27-9fcf-451c-a3d2-a820d70b2e47 2018-07-30 03:34:50,292 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-proj-role 2018-07-30 03:34:50,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/cc5656763b244c7daca869827d5d243d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:50,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccbd84b1-fb75-4246-86c2-d1d3a35b964a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:50,398 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/cc5656763b244c7daca869827d5d243d used request id req-ccbd84b1-fb75-4246-86c2-d1d3a35b964a 2018-07-30 03:34:50,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed979f7f1355e190938d4f3b7124aecbba622a97" 2018-07-30 03:34:50,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0762def-3d75-4a30-b541-1aa14617552f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:34:50,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d0762def-3d75-4a30-b541-1aa14617552f 2018-07-30 03:34:50,602 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-0d7c30c1-1f1a-479-user 2018-07-30 03:34:50,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/7f53ebb91fef4f3893527fc3c6220203 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d91b4b0e2d1bfad9f6af0eae711c9813e743666" 2018-07-30 03:34:50,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9224d641-a881-4e48-8a08-07bba9dd6691 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:50,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7f53ebb91fef4f3893527fc3c6220203 used request id req-9224d641-a881-4e48-8a08-07bba9dd6691 2018-07-30 03:34:50,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:51,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["QtB84kVGSbu5fJgVPqeEeA"], "issued_at": "2018-07-30T03:34:51.000000Z"}} 2018-07-30 03:34:51,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28d78a649beccb6e32e61a10fd17114508241e33" 2018-07-30 03:34:51,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7598c7c9-4a3b-4adb-a0f2-bbd16aa2a2eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:51,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7598c7c9-4a3b-4adb-a0f2-bbd16aa2a2eb 2018-07-30 03:34:51,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:51,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:51,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["boj3J7kRTnK0aKEyqy_OLg"], "issued_at": "2018-07-30T03:34:51.000000Z"}} 2018-07-30 03:34:51,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:34:51,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea6f9514-4568-482a-a6a8-432a01ae1676 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:51,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ea6f9514-4568-482a-a6a8-432a01ae1676 2018-07-30 03:34:51,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:51,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:34:51,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6035bc2a-7184-4e08-bffb-b790037ce634 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:34:51,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj used request id req-6035bc2a-7184-4e08-bffb-b790037ce634 2018-07-30 03:34:51,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:34:51,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1151123-c1bb-431b-9700-bcee26e6c1b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:34:51,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d1151123-c1bb-431b-9700-bcee26e6c1b3 2018-07-30 03:34:51,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj"}}' 2018-07-30 03:34:51,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:34:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d34cbb7e-6355-471d-835d-269ad0509379 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5292f0732ef4d84b094c03fdb3fe8be"}, "tags": [], "enabled": true, "id": "f5292f0732ef4d84b094c03fdb3fe8be", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj"}} 2018-07-30 03:34:51,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d34cbb7e-6355-471d-835d-269ad0509379 2018-07-30 03:34:51,921 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj 2018-07-30 03:34:51,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:51,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:52,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:34:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["wIKqu3E5SZ-mC4WPyuWvJA"], "issued_at": "2018-07-30T03:34:52.000000Z"}} 2018-07-30 03:34:52,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db22109565c5c04bb8eb8fbe66eae0cc07acfa0f" 2018-07-30 03:34:52,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecad57f0-8b88-422d-91ea-db17e3b4da1e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:52,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ecad57f0-8b88-422d-91ea-db17e3b4da1e 2018-07-30 03:34:52,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:52,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:52,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db22109565c5c04bb8eb8fbe66eae0cc07acfa0f" 2018-07-30 03:34:52,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd5a8e6-ff3b-4eda-a04a-92e3dd64b644 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:34:52,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cfd5a8e6-ff3b-4eda-a04a-92e3dd64b644 2018-07-30 03:34:52,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db22109565c5c04bb8eb8fbe66eae0cc07acfa0f" 2018-07-30 03:34:52,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c77cd41-9c69-469b-b7e5-f66229f7713c Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5292f0732ef4d84b094c03fdb3fe8be"}, "tags": [], "enabled": true, "id": "f5292f0732ef4d84b094c03fdb3fe8be", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj"}]} 2018-07-30 03:34:52,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj used request id req-4c77cd41-9c69-469b-b7e5-f66229f7713c 2018-07-30 03:34:52,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db22109565c5c04bb8eb8fbe66eae0cc07acfa0f" 2018-07-30 03:34:52,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0cd2e2-3d1c-40a0-a446-3e261a66840b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:34:52,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5c0cd2e2-3d1c-40a0-a446-3e261a66840b 2018-07-30 03:34:53,082 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-user 2018-07-30 03:34:53,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:53,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:34:53,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dd8b136-bbe2-4b84-8eb6-8fb510ec1f20 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:34:53,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1dd8b136-bbe2-4b84-8eb6-8fb510ec1f20 2018-07-30 03:34:53,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj-role"}}' 2018-07-30 03:34:53,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:34:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86304424-2547-44ff-9519-eca124d5b840 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "64ea160fc59b4c769afe2fad6694d403", "links": {"self": "http://172.30.9.25:5000/v3/roles/64ea160fc59b4c769afe2fad6694d403"}, "name": "CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj-role"}} 2018-07-30 03:34:53,201 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-86304424-2547-44ff-9519-eca124d5b840 2018-07-30 03:34:53,201 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj-role 2018-07-30 03:34:53,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/64ea160fc59b4c769afe2fad6694d403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:34:53,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98fa29e-da93-4e0d-804b-acc6e8cb0f7a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "64ea160fc59b4c769afe2fad6694d403", "links": {"self": "http://172.30.9.25:5000/v3/roles/64ea160fc59b4c769afe2fad6694d403"}, "name": "CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj-role"}} 2018-07-30 03:34:53,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/64ea160fc59b4c769afe2fad6694d403 used request id req-b98fa29e-da93-4e0d-804b-acc6e8cb0f7a 2018-07-30 03:34:53,293 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj-role to project CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj 2018-07-30 03:34:53,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f5292f0732ef4d84b094c03fdb3fe8be/users/cca155db99944b94ae48b5896668db29/roles/64ea160fc59b4c769afe2fad6694d403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:34:53,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:34:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c3dd68c-e8be-4b92-9fb8-1381cce50989 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:34:53,413 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f5292f0732ef4d84b094c03fdb3fe8be/users/cca155db99944b94ae48b5896668db29/roles/64ea160fc59b4c769afe2fad6694d403 used request id req-9c3dd68c-e8be-4b92-9fb8-1381cce50989 2018-07-30 03:34:53,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:53,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "64ea160fc59b4c769afe2fad6694d403", "name": "CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj-role"}], "expires_at": "2018-07-30T04:34:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5292f0732ef4d84b094c03fdb3fe8be", "name": "CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5292f0732ef4d84b094c03fdb3fe8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f5292f0732ef4d84b094c03fdb3fe8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-user", "id": "cca155db99944b94ae48b5896668db29"}, "audit_ids": ["KmUtXqmASQSGI7szIAsk-w"], "issued_at": "2018-07-30T03:34:53.000000Z"}} 2018-07-30 03:34:53,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76ea12f511dae3b487c13b9eafcbfde1a410a79" 2018-07-30 03:34:53,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65328f8-3fef-43bb-8d4d-444eacf22fed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:53,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a65328f8-3fef-43bb-8d4d-444eacf22fed 2018-07-30 03:34:53,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:34:53,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:34:54,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "64ea160fc59b4c769afe2fad6694d403", "name": "CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj-role"}], "expires_at": "2018-07-30T04:34:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5292f0732ef4d84b094c03fdb3fe8be", "name": "CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f5292f0732ef4d84b094c03fdb3fe8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f5292f0732ef4d84b094c03fdb3fe8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/f5292f0732ef4d84b094c03fdb3fe8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-user", "id": "cca155db99944b94ae48b5896668db29"}, "audit_ids": ["azqecdbLS1eGWPaQ1pIMxQ"], "issued_at": "2018-07-30T03:34:54.000000Z"}} 2018-07-30 03:34:54,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6011b4f09681b91d8bacedb0c5ee43e48d917eab" 2018-07-30 03:34:54,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159c374f-acad-41e8-a6f3-25e8c4a28e2f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:34:54,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-159c374f-acad-41e8-a6f3-25e8c4a28e2f 2018-07-30 03:34:54,338 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6011b4f09681b91d8bacedb0c5ee43e48d917eab" 2018-07-30 03:34:54,537 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:54 GMT Server: Apache x-compute-request-id: req-559a3bf8-2734-4a9f-bd86-14d330106bb2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-559a3bf8-2734-4a9f-bd86-14d330106bb2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 03:34:54,537 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/detail used request id req-559a3bf8-2734-4a9f-bd86-14d330106bb2 2018-07-30 03:34:54,541 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-559a3bf8-2734-4a9f-bd86-14d330106bb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6011b4f09681b91d8bacedb0c5ee43e48d917eab" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-fe8a87a9-8161-4299-b64e-2548e7bcf27c", "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-30 03:34:54,879 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:54 GMT Server: Apache x-compute-request-id: req-3972cdb2-1b9e-468b-8cb3-b6c1f8b63a52 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3972cdb2-1b9e-468b-8cb3-b6c1f8b63a52 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "cca155db99944b94ae48b5896668db29", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "rel": "self"}, {"href": "http://172.30.9.25:8776/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:54.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-fe8a87a9-8161-4299-b64e-2548e7bcf27c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "size": 1}} 2018-07-30 03:34:54,879 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes used request id req-3972cdb2-1b9e-468b-8cb3-b6c1f8b63a52 2018-07-30 03:34:54,882 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-559a3bf8-2734-4a9f-bd86-14d330106bb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6011b4f09681b91d8bacedb0c5ee43e48d917eab" 2018-07-30 03:34:55,105 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:54 GMT Server: Apache x-compute-request-id: req-26916a34-ab97-4b07-b3e1-dc6b2b74b627 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-26916a34-ab97-4b07-b3e1-dc6b2b74b627 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "cca155db99944b94ae48b5896668db29", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "rel": "self"}, {"href": "http://172.30.9.25:8776/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f5292f0732ef4d84b094c03fdb3fe8be", "updated_at": "2018-07-30T03:34:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-fe8a87a9-8161-4299-b64e-2548e7bcf27c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "size": 1}} 2018-07-30 03:34:55,105 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d used request id req-26916a34-ab97-4b07-b3e1-dc6b2b74b627 2018-07-30 03:34:55,105 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-fe8a87a9-8161-4299-b64e-2548e7bcf27c 2018-07-30 03:34:55,108 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-559a3bf8-2734-4a9f-bd86-14d330106bb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6011b4f09681b91d8bacedb0c5ee43e48d917eab" 2018-07-30 03:34:55,330 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:55 GMT Server: Apache x-compute-request-id: req-a7f6a6b3-4047-48a5-8329-738c14a0a6ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a7f6a6b3-4047-48a5-8329-738c14a0a6ef Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "cca155db99944b94ae48b5896668db29", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "rel": "self"}, {"href": "http://172.30.9.25:8776/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f5292f0732ef4d84b094c03fdb3fe8be", "updated_at": "2018-07-30T03:34:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-fe8a87a9-8161-4299-b64e-2548e7bcf27c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "size": 1}} 2018-07-30 03:34:55,330 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d used request id req-a7f6a6b3-4047-48a5-8329-738c14a0a6ef 2018-07-30 03:34:55,331 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:34:55,331 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-fe8a87a9-8161-4299-b64e-2548e7bcf27c 2018-07-30 03:34:55,331 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-fe8a87a9-8161-4299-b64e-2548e7bcf27c 2018-07-30 03:34:55,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76ea12f511dae3b487c13b9eafcbfde1a410a79" 2018-07-30 03:34:55,545 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:55 GMT Server: Apache x-compute-request-id: req-8f2c6ac8-d9b3-4b16-9fb6-6edfd4c283a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f2c6ac8-d9b3-4b16-9fb6-6edfd4c283a4 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "cca155db99944b94ae48b5896668db29", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "rel": "self"}, {"href": "http://172.30.9.25:8776/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f5292f0732ef4d84b094c03fdb3fe8be", "updated_at": "2018-07-30T03:34:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-fe8a87a9-8161-4299-b64e-2548e7bcf27c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "size": 1}]} 2018-07-30 03:34:55,545 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/detail used request id req-8f2c6ac8-d9b3-4b16-9fb6-6edfd4c283a4 2018-07-30 03:34:55,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:34:55,554 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:34:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:34:55,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5292f0732ef4d84b094c03fdb3fe8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76ea12f511dae3b487c13b9eafcbfde1a410a79" 2018-07-30 03:34:55,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd5f4f1-abc5-4427-a112-31cca88cdb4e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f5292f0732ef4d84b094c03fdb3fe8be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5292f0732ef4d84b094c03fdb3fe8be", "name": "CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj"}} 2018-07-30 03:34:55,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5292f0732ef4d84b094c03fdb3fe8be used request id req-0bd5f4f1-abc5-4427-a112-31cca88cdb4e 2018-07-30 03:34:55,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-559a3bf8-2734-4a9f-bd86-14d330106bb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6011b4f09681b91d8bacedb0c5ee43e48d917eab" 2018-07-30 03:34:55,862 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:55 GMT Server: Apache x-compute-request-id: req-4a2ea9f3-03a7-4b5b-8981-f6bc1ea464f0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4a2ea9f3-03a7-4b5b-8981-f6bc1ea464f0 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "cca155db99944b94ae48b5896668db29", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "rel": "self"}, {"href": "http://172.30.9.25:8776/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f5292f0732ef4d84b094c03fdb3fe8be", "updated_at": "2018-07-30T03:34:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-fe8a87a9-8161-4299-b64e-2548e7bcf27c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "size": 1}} 2018-07-30 03:34:55,862 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d used request id req-4a2ea9f3-03a7-4b5b-8981-f6bc1ea464f0 2018-07-30 03:34:55,863 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:34:55,863 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-fe8a87a9-8161-4299-b64e-2548e7bcf27c 2018-07-30 03:34:55,863 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-fe8a87a9-8161-4299-b64e-2548e7bcf27c 2018-07-30 03:34:55,865 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-559a3bf8-2734-4a9f-bd86-14d330106bb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6011b4f09681b91d8bacedb0c5ee43e48d917eab" 2018-07-30 03:34:56,101 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:34:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7c0ac6af-c681-4ef8-b847-1c9d98dcd0d7 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-30 03:34:56,101 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d used request id req-7c0ac6af-c681-4ef8-b847-1c9d98dcd0d7 2018-07-30 03:34:56,104 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-559a3bf8-2734-4a9f-bd86-14d330106bb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6011b4f09681b91d8bacedb0c5ee43e48d917eab" 2018-07-30 03:34:56,162 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:56 GMT Server: Apache x-compute-request-id: req-8bbaf0ce-cf04-4b7c-8c86-ecbab57cb28a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8bbaf0ce-cf04-4b7c-8c86-ecbab57cb28a Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "cca155db99944b94ae48b5896668db29", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "rel": "self"}, {"href": "http://172.30.9.25:8776/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:34:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f5292f0732ef4d84b094c03fdb3fe8be", "updated_at": "2018-07-30T03:34:56.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-fe8a87a9-8161-4299-b64e-2548e7bcf27c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bd2f0fcc-347f-457c-9869-32e0a0e9f76d", "size": 1}} 2018-07-30 03:34:56,163 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d used request id req-8bbaf0ce-cf04-4b7c-8c86-ecbab57cb28a 2018-07-30 03:34:56,163 - create_volume - DEBUG - Instance status is - deleting 2018-07-30 03:34:56,163 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-30 03:34:59,166 - create_volume - DEBUG - Volume status query timeout in 56.9347991943 2018-07-30 03:34:59,170 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-559a3bf8-2734-4a9f-bd86-14d330106bb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6011b4f09681b91d8bacedb0c5ee43e48d917eab" 2018-07-30 03:34:59,380 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4366b0f4-bb7d-4187-a777-1747eed0bd29 x-openstack-request-id: req-4366b0f4-bb7d-4187-a777-1747eed0bd29 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume bd2f0fcc-347f-457c-9869-32e0a0e9f76d could not be found.", "code": 404}} 2018-07-30 03:34:59,380 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f5292f0732ef4d84b094c03fdb3fe8be/volumes/bd2f0fcc-347f-457c-9869-32e0a0e9f76d used request id req-4366b0f4-bb7d-4187-a777-1747eed0bd29 2018-07-30 03:34:59,380 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume bd2f0fcc-347f-457c-9869-32e0a0e9f76d could not be found. (HTTP 404) (Request-ID: req-4366b0f4-bb7d-4187-a777-1747eed0bd29) 2018-07-30 03:34:59,380 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-fe8a87a9-8161-4299-b64e-2548e7bcf27c 2018-07-30 03:34:59,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:34:59,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-276a4241-4b1f-4a82-a186-8fd6d2cbfb7c Date: Mon, 30 Jul 2018 03:34:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:34:59,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-276a4241-4b1f-4a82-a186-8fd6d2cbfb7c 2018-07-30 03:34:59,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:34:59,694 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-057de868-dc2a-4014-b524-8401f8d65f96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:59,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-057de868-dc2a-4014-b524-8401f8d65f96 2018-07-30 03:34:59,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:59,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:34:59,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0debff3-bad7-4496-9c13-34bf8b6cf0ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:59,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-c0debff3-bad7-4496-9c13-34bf8b6cf0ee 2018-07-30 03:34:59,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:59,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:34:59,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7524c63-8bea-4ba9-b6a7-fc9ccf7f890a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:59,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-f7524c63-8bea-4ba9-b6a7-fc9ccf7f890a 2018-07-30 03:34:59,865 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:59,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:34:59,951 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f74be344-4664-40cb-ae72-ae6b68454942 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:34:59,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-f74be344-4664-40cb-ae72-ae6b68454942 2018-07-30 03:34:59,951 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:34:59,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:35:00,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d758a2-2f73-4faa-a56a-3cb0473fe07c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:35:00,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-47d758a2-2f73-4faa-a56a-3cb0473fe07c 2018-07-30 03:35:00,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:35:00,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-692265ba-7a89-4436-b794-efe5b40b5180 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:00,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-692265ba-7a89-4436-b794-efe5b40b5180 2018-07-30 03:35:00,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:00,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:35:00,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83b2d091-42c5-44f6-acd0-ce55159de19a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:00,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-83b2d091-42c5-44f6-acd0-ce55159de19a 2018-07-30 03:35:00,218 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:00,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:35:00,304 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d85e6c80-1734-4195-8101-d500b767377d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:00,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-d85e6c80-1734-4195-8101-d500b767377d 2018-07-30 03:35:00,304 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:00,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:35:00,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6b821f-aa52-408f-b646-f5a0a4a24522 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:35:00,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-5f6b821f-aa52-408f-b646-f5a0a4a24522 2018-07-30 03:35:00,392 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj 2018-07-30 03:35:00,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f5292f0732ef4d84b094c03fdb3fe8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:35:00,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97d083bb-0315-4a2f-8209-58173c663e6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:00,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f5292f0732ef4d84b094c03fdb3fe8be used request id req-97d083bb-0315-4a2f-8209-58173c663e6a 2018-07-30 03:35:00,592 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-proj-role 2018-07-30 03:35:00,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/64ea160fc59b4c769afe2fad6694d403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:35:00,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a34ed4e-2ff7-44de-8169-95e93f2ed6cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:00,712 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/64ea160fc59b4c769afe2fad6694d403 used request id req-4a34ed4e-2ff7-44de-8169-95e93f2ed6cc 2018-07-30 03:35:00,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc0ad5b48ab93a64fef072e7a3713e6b6d42f9" 2018-07-30 03:35:00,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8013217a-91de-4740-b65d-0b0b44be7cf4 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:00,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8013217a-91de-4740-b65d-0b0b44be7cf4 2018-07-30 03:35:00,797 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-ba0a93ef-0b4e-493-user 2018-07-30 03:35:00,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/cca155db99944b94ae48b5896668db29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db22109565c5c04bb8eb8fbe66eae0cc07acfa0f" 2018-07-30 03:35:00,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f72f0afc-46f5-4c61-92e1-dd475ee40815 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:00,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/cca155db99944b94ae48b5896668db29 used request id req-f72f0afc-46f5-4c61-92e1-dd475ee40815 2018-07-30 03:35:00,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:01,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["rV2mkSNGSReMPepXEFWZaQ"], "issued_at": "2018-07-30T03:35:01.000000Z"}} 2018-07-30 03:35:01,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a2761bc67c5858bfdad84bc38592274b39e3269" 2018-07-30 03:35:01,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91db6889-977d-4598-bff2-5a0eaca0a6ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:01,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-91db6889-977d-4598-bff2-5a0eaca0a6ad 2018-07-30 03:35:01,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:01,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:01,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["1lt-nDb4Q4aonCnAoIKvZw"], "issued_at": "2018-07-30T03:35:01.000000Z"}} 2018-07-30 03:35:01,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:01,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cbb541c-37f1-4ed6-98f0-9f1622deada0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:01,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5cbb541c-37f1-4ed6-98f0-9f1622deada0 2018-07-30 03:35:01,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:01,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:01,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:01,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d390f21b-9d85-4fee-9d6c-1ab8e8b6a13b Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:35:01,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj used request id req-d390f21b-9d85-4fee-9d6c-1ab8e8b6a13b 2018-07-30 03:35:01,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:02,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-590744ff-cf1c-4685-964a-01fa11b7692b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:02,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-590744ff-cf1c-4685-964a-01fa11b7692b 2018-07-30 03:35:02,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj"}}' 2018-07-30 03:35:02,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ece29c72-f81f-4e82-9916-58e00db7a13e Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6b319b7f73a741f4bfdba3cfd09d9220"}, "tags": [], "enabled": true, "id": "6b319b7f73a741f4bfdba3cfd09d9220", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj"}} 2018-07-30 03:35:02,059 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ece29c72-f81f-4e82-9916-58e00db7a13e 2018-07-30 03:35:02,060 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj 2018-07-30 03:35:02,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:02,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:02,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Hbcu5EfvQ3KCl2v7hscPTg"], "issued_at": "2018-07-30T03:35:02.000000Z"}} 2018-07-30 03:35:02,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f66b8ab3c68645570b205bc992bd4c2f1c00b340" 2018-07-30 03:35:02,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e219466b-683a-4130-8758-e669bc575bce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:02,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e219466b-683a-4130-8758-e669bc575bce 2018-07-30 03:35:02,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:02,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:02,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f66b8ab3c68645570b205bc992bd4c2f1c00b340" 2018-07-30 03:35:02,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7627937c-4c68-4082-bae1-10b059eea545 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:35:02,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7627937c-4c68-4082-bae1-10b059eea545 2018-07-30 03:35:02,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f66b8ab3c68645570b205bc992bd4c2f1c00b340" 2018-07-30 03:35:02,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a29f7c26-bae3-449a-9b4d-b85ce3a64b77 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6b319b7f73a741f4bfdba3cfd09d9220"}, "tags": [], "enabled": true, "id": "6b319b7f73a741f4bfdba3cfd09d9220", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj"}]} 2018-07-30 03:35:02,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj used request id req-a29f7c26-bae3-449a-9b4d-b85ce3a64b77 2018-07-30 03:35:02,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f66b8ab3c68645570b205bc992bd4c2f1c00b340" 2018-07-30 03:35:02,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39824446-12df-405c-8f90-e5af7c93fd48 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:02,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-39824446-12df-405c-8f90-e5af7c93fd48 2018-07-30 03:35:03,178 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-ac543166-4da5-426-user 2018-07-30 03:35:03,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:03,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:03,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc1ed3a5-76ad-449e-84c6-545dbc50b203 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:03,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cc1ed3a5-76ad-449e-84c6-545dbc50b203 2018-07-30 03:35:03,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj-role"}}' 2018-07-30 03:35:03,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b37bc2fd-aa20-4001-96be-0d2f4a80c232 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "170842241d364f0faa20529b81453f54", "links": {"self": "http://172.30.9.25:5000/v3/roles/170842241d364f0faa20529b81453f54"}, "name": "CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj-role"}} 2018-07-30 03:35:03,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b37bc2fd-aa20-4001-96be-0d2f4a80c232 2018-07-30 03:35:03,376 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj-role 2018-07-30 03:35:03,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/170842241d364f0faa20529b81453f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:03,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-debf0893-2d6b-4d36-8be0-56ea8cf295e5 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "170842241d364f0faa20529b81453f54", "links": {"self": "http://172.30.9.25:5000/v3/roles/170842241d364f0faa20529b81453f54"}, "name": "CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj-role"}} 2018-07-30 03:35:03,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/170842241d364f0faa20529b81453f54 used request id req-debf0893-2d6b-4d36-8be0-56ea8cf295e5 2018-07-30 03:35:03,465 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj-role to project CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj 2018-07-30 03:35:03,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6b319b7f73a741f4bfdba3cfd09d9220/users/24405296dd17461696e6b9969c021529/roles/170842241d364f0faa20529b81453f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:03,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7110938e-8c16-438c-8a08-97053eae7172 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:03,594 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6b319b7f73a741f4bfdba3cfd09d9220/users/24405296dd17461696e6b9969c021529/roles/170842241d364f0faa20529b81453f54 used request id req-7110938e-8c16-438c-8a08-97053eae7172 2018-07-30 03:35:03,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:03,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:03,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "170842241d364f0faa20529b81453f54", "name": "CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj-role"}], "expires_at": "2018-07-30T04:35:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b319b7f73a741f4bfdba3cfd09d9220", "name": "CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b319b7f73a741f4bfdba3cfd09d9220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6b319b7f73a741f4bfdba3cfd09d9220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6b319b7f73a741f4bfdba3cfd09d9220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6b319b7f73a741f4bfdba3cfd09d9220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6b319b7f73a741f4bfdba3cfd09d9220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6b319b7f73a741f4bfdba3cfd09d9220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6b319b7f73a741f4bfdba3cfd09d9220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6b319b7f73a741f4bfdba3cfd09d9220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b319b7f73a741f4bfdba3cfd09d9220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6b319b7f73a741f4bfdba3cfd09d9220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6b319b7f73a741f4bfdba3cfd09d9220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6b319b7f73a741f4bfdba3cfd09d9220", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6b319b7f73a741f4bfdba3cfd09d9220", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6b319b7f73a741f4bfdba3cfd09d9220", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-ac543166-4da5-426-user", "id": "24405296dd17461696e6b9969c021529"}, "audit_ids": ["Nhbcr5nKQBqCdo1Rhk3AQQ"], "issued_at": "2018-07-30T03:35:03.000000Z"}} 2018-07-30 03:35:03,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e273dbe115ee7f7722d4645c00ce3e712e8afb2" 2018-07-30 03:35:04,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db99b128-ac41-479e-98f9-5661b596807b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:04,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-db99b128-ac41-479e-98f9-5661b596807b 2018-07-30 03:35:04,065 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6b319b7f73a741f4bfdba3cfd09d9220/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e273dbe115ee7f7722d4645c00ce3e712e8afb2" 2018-07-30 03:35:04,264 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:04 GMT Server: Apache x-compute-request-id: req-b50ca0a0-551e-4501-a089-0d09669b4ed2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b50ca0a0-551e-4501-a089-0d09669b4ed2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 03:35:04,264 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6b319b7f73a741f4bfdba3cfd09d9220/volumes/detail used request id req-b50ca0a0-551e-4501-a089-0d09669b4ed2 2018-07-30 03:35:04,267 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6b319b7f73a741f4bfdba3cfd09d9220/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b50ca0a0-551e-4501-a089-0d09669b4ed2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e273dbe115ee7f7722d4645c00ce3e712e8afb2" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-1ce03634-ed76-4fa4-82fa-abf9bf3baabc", "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-30 03:35:04,636 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 30 Jul 2018 03:35:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-47fcf3d3-f483-4830-893a-38f919b1105f x-openstack-request-id: req-47fcf3d3-f483-4830-893a-38f919b1105f Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-07-30 03:35:04,636 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6b319b7f73a741f4bfdba3cfd09d9220/volumes used request id req-47fcf3d3-f483-4830-893a-38f919b1105f 2018-07-30 03:35:04,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:04,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-59824acb-cb4e-4d11-99d7-625ddd0fce2b Date: Mon, 30 Jul 2018 03:35:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:35:04,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-59824acb-cb4e-4d11-99d7-625ddd0fce2b 2018-07-30 03:35:04,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:04,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee387969-fb5d-4747-b784-23d41513b7da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:04,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-ee387969-fb5d-4747-b784-23d41513b7da 2018-07-30 03:35:04,962 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:04,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:05,045 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88c5df1a-543d-40c3-870b-c7148d960596 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:05,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-88c5df1a-543d-40c3-870b-c7148d960596 2018-07-30 03:35:05,045 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:05,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:05,129 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a5a27f-b6b9-4592-87c5-d17ea7ee9290 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:05,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-14a5a27f-b6b9-4592-87c5-d17ea7ee9290 2018-07-30 03:35:05,130 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:05,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:05,216 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6ac2799-81de-4106-b329-3d79fb9743f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:05,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-f6ac2799-81de-4106-b329-3d79fb9743f0 2018-07-30 03:35:05,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:05,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:05,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501be790-1508-456a-a797-5ab8e77dadf8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:35:05,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-501be790-1508-456a-a797-5ab8e77dadf8 2018-07-30 03:35:05,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:05,392 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffbdb9f6-7368-4228-9fd1-e6e6ca36cf89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:05,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-ffbdb9f6-7368-4228-9fd1-e6e6ca36cf89 2018-07-30 03:35:05,392 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:05,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:05,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29d07c30-f270-4973-b7b8-9910afe8d293 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:05,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-29d07c30-f270-4973-b7b8-9910afe8d293 2018-07-30 03:35:05,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:05,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:05,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19e2bba6-b34e-4d4a-9953-7cb0023f77cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:05,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-19e2bba6-b34e-4d4a-9953-7cb0023f77cb 2018-07-30 03:35:05,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:05,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:05,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc08d50-51f5-407e-9384-1f255b99287d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:35:05,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-0cc08d50-51f5-407e-9384-1f255b99287d 2018-07-30 03:35:05,660 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj 2018-07-30 03:35:05,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/6b319b7f73a741f4bfdba3cfd09d9220 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:05,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9af9d9a3-0d72-48f4-84f3-da13cfb49075 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:05,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6b319b7f73a741f4bfdba3cfd09d9220 used request id req-9af9d9a3-0d72-48f4-84f3-da13cfb49075 2018-07-30 03:35:05,803 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-ac543166-4da5-426-proj-role 2018-07-30 03:35:05,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/170842241d364f0faa20529b81453f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:05,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ec4917e-6ea9-448d-a634-e7d89f664496 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:05,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/170842241d364f0faa20529b81453f54 used request id req-5ec4917e-6ea9-448d-a634-e7d89f664496 2018-07-30 03:35:05,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9e014675bed8c780dfe03f69ac7b953a1e890" 2018-07-30 03:35:06,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9303c2d-c3d9-4ebb-b714-50e240736d65 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:06,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b9303c2d-c3d9-4ebb-b714-50e240736d65 2018-07-30 03:35:06,085 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-ac543166-4da5-426-user 2018-07-30 03:35:06,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/24405296dd17461696e6b9969c021529 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f66b8ab3c68645570b205bc992bd4c2f1c00b340" 2018-07-30 03:35:06,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e12e366-c13d-47be-9018-7881e1fe1f14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:06,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/24405296dd17461696e6b9969c021529 used request id req-0e12e366-c13d-47be-9018-7881e1fe1f14 2018-07-30 03:35:06,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:06,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["la3FOuP2RFWHVzd9PV4VDA"], "issued_at": "2018-07-30T03:35:06.000000Z"}} 2018-07-30 03:35:06,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6bbd06f3f6a8c9e3ba479dfefcc8a9fd0d473d" 2018-07-30 03:35:06,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceab4ce3-695c-41ba-b286-0b92f8a0310d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:06,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ceab4ce3-695c-41ba-b286-0b92f8a0310d 2018-07-30 03:35:06,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:06,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:07,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["V6HgrQDlSbq2CVnVFSE4bQ"], "issued_at": "2018-07-30T03:35:07.000000Z"}} 2018-07-30 03:35:07,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:07,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c599253-ff73-43ff-b344-b841100df875 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:07,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4c599253-ff73-43ff-b344-b841100df875 2018-07-30 03:35:07,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:07,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:07,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:07,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e31a4d-0df5-423f-b6f3-d30baae09af3 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:35:07,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj used request id req-60e31a4d-0df5-423f-b6f3-d30baae09af3 2018-07-30 03:35:07,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:07,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9812c0b9-ee75-464f-baed-3d45c9c084f8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:07,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9812c0b9-ee75-464f-baed-3d45c9c084f8 2018-07-30 03:35:07,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj"}}' 2018-07-30 03:35:07,406 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a910daed-5499-4483-9f29-6198b8b544ac Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e4de4c0b796e48a4ad4ee25019f60469"}, "tags": [], "enabled": true, "id": "e4de4c0b796e48a4ad4ee25019f60469", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj"}} 2018-07-30 03:35:07,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a910daed-5499-4483-9f29-6198b8b544ac 2018-07-30 03:35:07,407 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj 2018-07-30 03:35:07,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:07,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:07,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["YdwbkgGcTM243GvZ1eA5yw"], "issued_at": "2018-07-30T03:35:07.000000Z"}} 2018-07-30 03:35:07,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed007117d61fee8d9f6c17a4d207ce1d383cd10" 2018-07-30 03:35:07,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d361d175-a6fd-4855-bdd1-567ef86b03d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:07,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d361d175-a6fd-4855-bdd1-567ef86b03d7 2018-07-30 03:35:07,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:07,878 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:07,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed007117d61fee8d9f6c17a4d207ce1d383cd10" 2018-07-30 03:35:07,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff511f6-2e2e-4dc7-b33d-d69d22d09318 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:35:07,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cff511f6-2e2e-4dc7-b33d-d69d22d09318 2018-07-30 03:35:07,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed007117d61fee8d9f6c17a4d207ce1d383cd10" 2018-07-30 03:35:08,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af13c175-19a5-4dff-a700-db4ba7c9b273 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e4de4c0b796e48a4ad4ee25019f60469"}, "tags": [], "enabled": true, "id": "e4de4c0b796e48a4ad4ee25019f60469", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj"}]} 2018-07-30 03:35:08,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj used request id req-af13c175-19a5-4dff-a700-db4ba7c9b273 2018-07-30 03:35:08,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed007117d61fee8d9f6c17a4d207ce1d383cd10" 2018-07-30 03:35:08,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4204d4b0-699c-4851-9c9c-ff7a517c21ec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:08,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4204d4b0-699c-4851-9c9c-ff7a517c21ec 2018-07-30 03:35:08,455 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-6c0fc214-400f-408-user 2018-07-30 03:35:08,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:08,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:08,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-951a5cfb-765a-424d-a4c4-c1175376a249 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:08,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-951a5cfb-765a-424d-a4c4-c1175376a249 2018-07-30 03:35:08,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj-role"}}' 2018-07-30 03:35:08,580 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16aa4b11-66f4-42f3-84aa-730931fe4f42 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4982c8a51d7a4e929b134cd50465eaf8", "links": {"self": "http://172.30.9.25:5000/v3/roles/4982c8a51d7a4e929b134cd50465eaf8"}, "name": "CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj-role"}} 2018-07-30 03:35:08,580 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-16aa4b11-66f4-42f3-84aa-730931fe4f42 2018-07-30 03:35:08,580 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj-role 2018-07-30 03:35:08,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/4982c8a51d7a4e929b134cd50465eaf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:08,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d944ffc-17ba-4498-a648-713452ae9799 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4982c8a51d7a4e929b134cd50465eaf8", "links": {"self": "http://172.30.9.25:5000/v3/roles/4982c8a51d7a4e929b134cd50465eaf8"}, "name": "CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj-role"}} 2018-07-30 03:35:08,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/4982c8a51d7a4e929b134cd50465eaf8 used request id req-5d944ffc-17ba-4498-a648-713452ae9799 2018-07-30 03:35:08,668 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj-role to project CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj 2018-07-30 03:35:08,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e4de4c0b796e48a4ad4ee25019f60469/users/9de45ab2f2514cb1b3ae1c30b2fda232/roles/4982c8a51d7a4e929b134cd50465eaf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:08,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d0ee962-27e7-4d2d-bdfc-25e9419b04ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:08,815 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e4de4c0b796e48a4ad4ee25019f60469/users/9de45ab2f2514cb1b3ae1c30b2fda232/roles/4982c8a51d7a4e929b134cd50465eaf8 used request id req-6d0ee962-27e7-4d2d-bdfc-25e9419b04ce 2018-07-30 03:35:08,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:08,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:09,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4982c8a51d7a4e929b134cd50465eaf8", "name": "CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj-role"}], "expires_at": "2018-07-30T04:35:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4de4c0b796e48a4ad4ee25019f60469", "name": "CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e4de4c0b796e48a4ad4ee25019f60469", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/e4de4c0b796e48a4ad4ee25019f60469", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/e4de4c0b796e48a4ad4ee25019f60469", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e4de4c0b796e48a4ad4ee25019f60469", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/e4de4c0b796e48a4ad4ee25019f60469", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/e4de4c0b796e48a4ad4ee25019f60469", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e4de4c0b796e48a4ad4ee25019f60469", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e4de4c0b796e48a4ad4ee25019f60469", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e4de4c0b796e48a4ad4ee25019f60469", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/e4de4c0b796e48a4ad4ee25019f60469", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/e4de4c0b796e48a4ad4ee25019f60469", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/e4de4c0b796e48a4ad4ee25019f60469", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/e4de4c0b796e48a4ad4ee25019f60469", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/e4de4c0b796e48a4ad4ee25019f60469", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-6c0fc214-400f-408-user", "id": "9de45ab2f2514cb1b3ae1c30b2fda232"}, "audit_ids": ["hf8CXa45SNWb3IM9H2utiw"], "issued_at": "2018-07-30T03:35:09.000000Z"}} 2018-07-30 03:35:09,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a0bbd15620a62aaf790159500b958b6284a9d2" 2018-07-30 03:35:09,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1dd8342-3731-4fe6-b490-174628e7543e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:09,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c1dd8342-3731-4fe6-b490-174628e7543e 2018-07-30 03:35:09,288 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e4de4c0b796e48a4ad4ee25019f60469/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a0bbd15620a62aaf790159500b958b6284a9d2" 2018-07-30 03:35:09,498 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:09 GMT Server: Apache x-compute-request-id: req-ecd0222a-48a4-424c-a216-f875e3993ab2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ecd0222a-48a4-424c-a216-f875e3993ab2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 03:35:09,498 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e4de4c0b796e48a4ad4ee25019f60469/volumes/detail used request id req-ecd0222a-48a4-424c-a216-f875e3993ab2 2018-07-30 03:35:09,502 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e4de4c0b796e48a4ad4ee25019f60469/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ecd0222a-48a4-424c-a216-f875e3993ab2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a0bbd15620a62aaf790159500b958b6284a9d2" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-e69ee322-1982-46b8-8875-e166d536c4ae", "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-30 03:35:09,665 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 30 Jul 2018 03:35:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-93a807de-402d-4395-8adf-1f17c461c9f2 x-openstack-request-id: req-93a807de-402d-4395-8adf-1f17c461c9f2 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-30 03:35:09,666 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e4de4c0b796e48a4ad4ee25019f60469/volumes used request id req-93a807de-402d-4395-8adf-1f17c461c9f2 2018-07-30 03:35:09,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:09,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-00d526f9-a7e6-4f90-84b8-32225d511b69 Date: Mon, 30 Jul 2018 03:35:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:35:09,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-00d526f9-a7e6-4f90-84b8-32225d511b69 2018-07-30 03:35:09,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:09,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf46a89-3de7-4706-9ff5-5aa0a93496f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:09,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-9cf46a89-3de7-4706-9ff5-5aa0a93496f9 2018-07-30 03:35:09,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:09,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:10,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d22c94ee-3d80-4832-ac14-a19bc79d6409 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:10,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-d22c94ee-3d80-4832-ac14-a19bc79d6409 2018-07-30 03:35:10,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:10,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:10,147 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa2fb231-5b64-4158-b3e2-5cc40e4f9022 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:10,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-fa2fb231-5b64-4158-b3e2-5cc40e4f9022 2018-07-30 03:35:10,147 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:10,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:10,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe2998e7-86bd-4aca-84bc-59afec2fe1d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:10,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-fe2998e7-86bd-4aca-84bc-59afec2fe1d0 2018-07-30 03:35:10,233 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:10,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:10,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b578efb-411d-415d-a8eb-204b8ea3a921 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:35:10,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-8b578efb-411d-415d-a8eb-204b8ea3a921 2018-07-30 03:35:10,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:10,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fae6954-0ff0-4483-871c-bcc67769ffa1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:10,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-8fae6954-0ff0-4483-871c-bcc67769ffa1 2018-07-30 03:35:10,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:10,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:10,492 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27f09d8c-2cf4-4b0a-ac4c-f2212c8613a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:10,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-27f09d8c-2cf4-4b0a-ac4c-f2212c8613a2 2018-07-30 03:35:10,492 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:10,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:10,577 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a57a8c-9433-4449-baaf-3b08f818b078 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:10,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-78a57a8c-9433-4449-baaf-3b08f818b078 2018-07-30 03:35:10,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:10,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:10,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a6fdf66-d934-429b-a3e2-05d8a4006c86 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:35:10,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-0a6fdf66-d934-429b-a3e2-05d8a4006c86 2018-07-30 03:35:10,677 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj 2018-07-30 03:35:10,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e4de4c0b796e48a4ad4ee25019f60469 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:10,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d797a81-fde1-4d8d-b66f-673ac6ea66b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:10,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e4de4c0b796e48a4ad4ee25019f60469 used request id req-1d797a81-fde1-4d8d-b66f-673ac6ea66b5 2018-07-30 03:35:10,875 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-6c0fc214-400f-408-proj-role 2018-07-30 03:35:10,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/4982c8a51d7a4e929b134cd50465eaf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:10,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f41da6d0-9589-4d08-87e0-c06bc155922b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:10,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/4982c8a51d7a4e929b134cd50465eaf8 used request id req-f41da6d0-9589-4d08-87e0-c06bc155922b 2018-07-30 03:35:10,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5447adebb49482d604e058545ea45dbf45ccd19" 2018-07-30 03:35:11,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab232ab0-5e41-45fd-a860-19a843e73cad Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:11,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ab232ab0-5e41-45fd-a860-19a843e73cad 2018-07-30 03:35:11,073 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-6c0fc214-400f-408-user 2018-07-30 03:35:11,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/9de45ab2f2514cb1b3ae1c30b2fda232 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed007117d61fee8d9f6c17a4d207ce1d383cd10" 2018-07-30 03:35:11,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adef59d7-11f4-40f9-8e38-424d650d3215 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:11,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9de45ab2f2514cb1b3ae1c30b2fda232 used request id req-adef59d7-11f4-40f9-8e38-424d650d3215 2018-07-30 03:35:11,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:11,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["a1t3yJkLSBOG-lhkM5lgrw"], "issued_at": "2018-07-30T03:35:11.000000Z"}} 2018-07-30 03:35:11,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce4827e74566942dafbc82ab3894c476fa082da" 2018-07-30 03:35:11,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394107ab-2723-4eda-82c5-6fe71339ff42 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:11,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-394107ab-2723-4eda-82c5-6fe71339ff42 2018-07-30 03:35:11,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:11,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:12,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["gvegcKUfRGafEa-u_6cglg"], "issued_at": "2018-07-30T03:35:12.000000Z"}} 2018-07-30 03:35:12,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:12,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a97cd1-e6cc-43c2-a062-5a44954d5421 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:12,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-29a97cd1-e6cc-43c2-a062-5a44954d5421 2018-07-30 03:35:12,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:12,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:12,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:12,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c808f18c-82c2-4b55-a242-fbb469c68c46 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:35:12,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj used request id req-c808f18c-82c2-4b55-a242-fbb469c68c46 2018-07-30 03:35:12,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:12,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3687d694-5055-4d7b-831e-56b8e2999d4e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:12,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3687d694-5055-4d7b-831e-56b8e2999d4e 2018-07-30 03:35:12,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj"}}' 2018-07-30 03:35:12,484 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a143dbc-f25a-4913-8b6b-c2226a7d7517 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6df46b4503b6466d96aa11e0a71b2841"}, "tags": [], "enabled": true, "id": "6df46b4503b6466d96aa11e0a71b2841", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj"}} 2018-07-30 03:35:12,484 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0a143dbc-f25a-4913-8b6b-c2226a7d7517 2018-07-30 03:35:12,485 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj 2018-07-30 03:35:12,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:12,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:12,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["IH5Duyz5SiGSd09m-k6YrQ"], "issued_at": "2018-07-30T03:35:12.000000Z"}} 2018-07-30 03:35:12,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b22adf2bddc7c4d198ee2ab2d184307159385919" 2018-07-30 03:35:12,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1babec6-4339-48a5-a675-2e11e13c9421 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:12,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f1babec6-4339-48a5-a675-2e11e13c9421 2018-07-30 03:35:12,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:12,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:12,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b22adf2bddc7c4d198ee2ab2d184307159385919" 2018-07-30 03:35:13,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be26291b-cc40-4a78-9eef-779c4ba5cd79 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:35:13,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-be26291b-cc40-4a78-9eef-779c4ba5cd79 2018-07-30 03:35:13,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b22adf2bddc7c4d198ee2ab2d184307159385919" 2018-07-30 03:35:13,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11903a72-c7a7-4eda-8a5c-798cb0aca1b1 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6df46b4503b6466d96aa11e0a71b2841"}, "tags": [], "enabled": true, "id": "6df46b4503b6466d96aa11e0a71b2841", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj"}]} 2018-07-30 03:35:13,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj used request id req-11903a72-c7a7-4eda-8a5c-798cb0aca1b1 2018-07-30 03:35:13,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b22adf2bddc7c4d198ee2ab2d184307159385919" 2018-07-30 03:35:13,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d39619-4b4e-41f2-a936-16df455570d1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:13,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e8d39619-4b4e-41f2-a936-16df455570d1 2018-07-30 03:35:13,538 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-004e6510-6977-4ef-user 2018-07-30 03:35:13,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:13,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:13,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dde7f4b4-1168-4e37-8f78-46b0c2cfc3e9 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:13,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dde7f4b4-1168-4e37-8f78-46b0c2cfc3e9 2018-07-30 03:35:13,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj-role"}}' 2018-07-30 03:35:13,724 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9534ab6b-7dbc-47dc-be08-048339248024 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c540cf7783e34bf18f5cc88c0f523691", "links": {"self": "http://172.30.9.25:5000/v3/roles/c540cf7783e34bf18f5cc88c0f523691"}, "name": "CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj-role"}} 2018-07-30 03:35:13,724 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9534ab6b-7dbc-47dc-be08-048339248024 2018-07-30 03:35:13,724 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj-role 2018-07-30 03:35:13,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c540cf7783e34bf18f5cc88c0f523691 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:13,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b899a0-3424-432d-84b7-4829f6294511 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c540cf7783e34bf18f5cc88c0f523691", "links": {"self": "http://172.30.9.25:5000/v3/roles/c540cf7783e34bf18f5cc88c0f523691"}, "name": "CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj-role"}} 2018-07-30 03:35:13,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c540cf7783e34bf18f5cc88c0f523691 used request id req-71b899a0-3424-432d-84b7-4829f6294511 2018-07-30 03:35:13,811 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj-role to project CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj 2018-07-30 03:35:13,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6df46b4503b6466d96aa11e0a71b2841/users/4b4ab6ba35b849dab3bac5416cf2f277/roles/c540cf7783e34bf18f5cc88c0f523691 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:13,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46cb65bd-c453-4778-817e-4da492386d92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:13,930 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6df46b4503b6466d96aa11e0a71b2841/users/4b4ab6ba35b849dab3bac5416cf2f277/roles/c540cf7783e34bf18f5cc88c0f523691 used request id req-46cb65bd-c453-4778-817e-4da492386d92 2018-07-30 03:35:13,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:13,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:14,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c540cf7783e34bf18f5cc88c0f523691", "name": "CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj-role"}], "expires_at": "2018-07-30T04:35:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6df46b4503b6466d96aa11e0a71b2841", "name": "CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6df46b4503b6466d96aa11e0a71b2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6df46b4503b6466d96aa11e0a71b2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6df46b4503b6466d96aa11e0a71b2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6df46b4503b6466d96aa11e0a71b2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6df46b4503b6466d96aa11e0a71b2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6df46b4503b6466d96aa11e0a71b2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6df46b4503b6466d96aa11e0a71b2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6df46b4503b6466d96aa11e0a71b2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6df46b4503b6466d96aa11e0a71b2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6df46b4503b6466d96aa11e0a71b2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6df46b4503b6466d96aa11e0a71b2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6df46b4503b6466d96aa11e0a71b2841", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6df46b4503b6466d96aa11e0a71b2841", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6df46b4503b6466d96aa11e0a71b2841", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-004e6510-6977-4ef-user", "id": "4b4ab6ba35b849dab3bac5416cf2f277"}, "audit_ids": ["2YqnN-B0SoWGJ_eQrS1Blg"], "issued_at": "2018-07-30T03:35:14.000000Z"}} 2018-07-30 03:35:14,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4fd6908d4c998106fb29d2d47ff69e7b5c0255" 2018-07-30 03:35:14,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9297ec16-bc47-402d-8967-d54a9ddfbba0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:14,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9297ec16-bc47-402d-8967-d54a9ddfbba0 2018-07-30 03:35:14,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6df46b4503b6466d96aa11e0a71b2841/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4fd6908d4c998106fb29d2d47ff69e7b5c0255" 2018-07-30 03:35:14,604 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:14 GMT Server: Apache x-compute-request-id: req-18d85da9-c0ff-494f-8179-fdf261c2c6d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-18d85da9-c0ff-494f-8179-fdf261c2c6d1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 03:35:14,604 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6df46b4503b6466d96aa11e0a71b2841/volumes/detail used request id req-18d85da9-c0ff-494f-8179-fdf261c2c6d1 2018-07-30 03:35:14,607 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6df46b4503b6466d96aa11e0a71b2841/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-18d85da9-c0ff-494f-8179-fdf261c2c6d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4fd6908d4c998106fb29d2d47ff69e7b5c0255" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-9f5ffdb5-2540-438f-a373-a500dc44ae3a", "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-30 03:35:14,777 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5f901aed-2def-4f3b-b8ba-dad025b95f42 x-openstack-request-id: req-5f901aed-2def-4f3b-b8ba-dad025b95f42 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-07-30 03:35:14,777 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6df46b4503b6466d96aa11e0a71b2841/volumes used request id req-5f901aed-2def-4f3b-b8ba-dad025b95f42 2018-07-30 03:35:14,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:15,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d55f1550-8512-44b0-a661-08fd064e1477 Date: Mon, 30 Jul 2018 03:35:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:35:15,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-d55f1550-8512-44b0-a661-08fd064e1477 2018-07-30 03:35:15,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:15,104 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-114447aa-835b-4f0b-9a4f-d768bb10b3ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:15,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-114447aa-835b-4f0b-9a4f-d768bb10b3ef 2018-07-30 03:35:15,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:15,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:15,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-722cf0ad-b012-445c-87f8-2d1a1c2481bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:15,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-722cf0ad-b012-445c-87f8-2d1a1c2481bc 2018-07-30 03:35:15,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:15,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:15,271 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6724522c-bf41-4ba4-b8a5-cfa79972de12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:15,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-6724522c-bf41-4ba4-b8a5-cfa79972de12 2018-07-30 03:35:15,271 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:15,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:15,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b320388-107e-4bfa-87e2-98c841c62e8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:15,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-5b320388-107e-4bfa-87e2-98c841c62e8f 2018-07-30 03:35:15,355 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:15,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:15,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e47bed4b-d6a3-4089-95be-6a2ce0e20c74 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:35:15,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-e47bed4b-d6a3-4089-95be-6a2ce0e20c74 2018-07-30 03:35:15,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:15,531 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03c600ef-70c3-4652-b414-a2b577a19a9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:15,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-03c600ef-70c3-4652-b414-a2b577a19a9a 2018-07-30 03:35:15,532 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:15,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:15,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7dc688e-9dda-4fc0-ad23-5c27927b0f1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:15,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-b7dc688e-9dda-4fc0-ad23-5c27927b0f1f 2018-07-30 03:35:15,617 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:15,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:15,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d46b5c-bad3-4e7f-8fcc-46abd2a9db6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:15,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-e1d46b5c-bad3-4e7f-8fcc-46abd2a9db6f 2018-07-30 03:35:15,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:15,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2b2a8ce-bde3-4ae5-8300-7a08630cf90b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:35:15,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-d2b2a8ce-bde3-4ae5-8300-7a08630cf90b 2018-07-30 03:35:15,801 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj 2018-07-30 03:35:15,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/6df46b4503b6466d96aa11e0a71b2841 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:16,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e89ce6c5-242a-404b-8a4d-4e00ffca0a1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:16,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6df46b4503b6466d96aa11e0a71b2841 used request id req-e89ce6c5-242a-404b-8a4d-4e00ffca0a1c 2018-07-30 03:35:16,007 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-004e6510-6977-4ef-proj-role 2018-07-30 03:35:16,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c540cf7783e34bf18f5cc88c0f523691 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:16,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2d29ff6-5398-40bc-bf68-f6bf6d980184 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:16,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c540cf7783e34bf18f5cc88c0f523691 used request id req-e2d29ff6-5398-40bc-bf68-f6bf6d980184 2018-07-30 03:35:16,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b36fb2cf7a5db17a7486028b935277449e4fba" 2018-07-30 03:35:16,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20053570-de4c-4558-a186-b0a378e1fb13 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:16,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-20053570-de4c-4558-a186-b0a378e1fb13 2018-07-30 03:35:16,198 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-004e6510-6977-4ef-user 2018-07-30 03:35:16,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4b4ab6ba35b849dab3bac5416cf2f277 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b22adf2bddc7c4d198ee2ab2d184307159385919" 2018-07-30 03:35:16,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0113a7fd-9f82-47fc-a539-57392e03a925 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:16,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4b4ab6ba35b849dab3bac5416cf2f277 used request id req-0113a7fd-9f82-47fc-a539-57392e03a925 2018-07-30 03:35:16,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:16,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["1ufJjUPqRsuo86P-H_LoFg"], "issued_at": "2018-07-30T03:35:16.000000Z"}} 2018-07-30 03:35:16,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd0d1b94dae2aa9f5e018cd0e737748447da93a" 2018-07-30 03:35:16,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed45b5a-b229-4f96-b493-476fef789a98 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:16,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6ed45b5a-b229-4f96-b493-476fef789a98 2018-07-30 03:35:16,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:16,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:17,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["KIhk2s79R7W-Lyqod_nuSg"], "issued_at": "2018-07-30T03:35:17.000000Z"}} 2018-07-30 03:35:17,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:17,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ac644c-87a9-462d-9e9b-592a9f567ddb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:17,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-77ac644c-87a9-462d-9e9b-592a9f567ddb 2018-07-30 03:35:17,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:17,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:17,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:17,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b0af3b2-50db-45d4-a0fc-59da616b0902 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:35:17,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj used request id req-6b0af3b2-50db-45d4-a0fc-59da616b0902 2018-07-30 03:35:17,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:17,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25052bdc-8b35-4de3-89ce-ccff45b8006b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:17,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-25052bdc-8b35-4de3-89ce-ccff45b8006b 2018-07-30 03:35:17,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj"}}' 2018-07-30 03:35:17,634 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25f39a7b-70b0-47d0-bfcf-ab742c8fe6d6 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b65d0aa7156348ccaf50b20daab00bab"}, "tags": [], "enabled": true, "id": "b65d0aa7156348ccaf50b20daab00bab", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj"}} 2018-07-30 03:35:17,635 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-25f39a7b-70b0-47d0-bfcf-ab742c8fe6d6 2018-07-30 03:35:17,635 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj 2018-07-30 03:35:17,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:17,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:18,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ONrDOU5GSy2wj0MS1E_R7g"], "issued_at": "2018-07-30T03:35:18.000000Z"}} 2018-07-30 03:35:18,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4edfe41ed8e3a61f013e62d778da1898082abe" 2018-07-30 03:35:18,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57be9e8d-357f-4b43-9e93-c845a881cc44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:18,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-57be9e8d-357f-4b43-9e93-c845a881cc44 2018-07-30 03:35:18,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:18,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:18,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4edfe41ed8e3a61f013e62d778da1898082abe" 2018-07-30 03:35:18,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25073e33-9af2-4577-9bb3-56c9423d0433 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:35:18,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-25073e33-9af2-4577-9bb3-56c9423d0433 2018-07-30 03:35:18,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4edfe41ed8e3a61f013e62d778da1898082abe" 2018-07-30 03:35:18,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9975d1-b9ac-43dd-942b-2179742c5ec4 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b65d0aa7156348ccaf50b20daab00bab"}, "tags": [], "enabled": true, "id": "b65d0aa7156348ccaf50b20daab00bab", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj"}]} 2018-07-30 03:35:18,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj used request id req-dc9975d1-b9ac-43dd-942b-2179742c5ec4 2018-07-30 03:35:18,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4edfe41ed8e3a61f013e62d778da1898082abe" 2018-07-30 03:35:18,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817687c7-9ff3-4d47-9b26-b3a098021ca3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:18,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-817687c7-9ff3-4d47-9b26-b3a098021ca3 2018-07-30 03:35:18,677 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-6ac604a2-06a9-40f-user 2018-07-30 03:35:18,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:18,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:18,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ab598d-42f9-4c8c-ba0e-989c0fff6fd7 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:18,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d8ab598d-42f9-4c8c-ba0e-989c0fff6fd7 2018-07-30 03:35:18,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" -d '{"role": {"name": "CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj-role"}}' 2018-07-30 03:35:18,797 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9182cb4d-648e-4a71-856d-2fd24fb61703 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0ec84bc0413493aa9a87a59d9f5c5fe", "links": {"self": "http://172.30.9.25:5000/v3/roles/f0ec84bc0413493aa9a87a59d9f5c5fe"}, "name": "CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj-role"}} 2018-07-30 03:35:18,797 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9182cb4d-648e-4a71-856d-2fd24fb61703 2018-07-30 03:35:18,798 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj-role 2018-07-30 03:35:18,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f0ec84bc0413493aa9a87a59d9f5c5fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:18,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37d7a6a-00b7-4163-b7cd-aaa47f1e4db9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0ec84bc0413493aa9a87a59d9f5c5fe", "links": {"self": "http://172.30.9.25:5000/v3/roles/f0ec84bc0413493aa9a87a59d9f5c5fe"}, "name": "CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj-role"}} 2018-07-30 03:35:18,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f0ec84bc0413493aa9a87a59d9f5c5fe used request id req-a37d7a6a-00b7-4163-b7cd-aaa47f1e4db9 2018-07-30 03:35:18,886 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj-role to project CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj 2018-07-30 03:35:18,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b65d0aa7156348ccaf50b20daab00bab/users/c82dc5f084964f7f93a942897c747a8b/roles/f0ec84bc0413493aa9a87a59d9f5c5fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:19,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b895ef09-f19a-4ce8-aa0f-dab59d8d0b8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:19,004 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b65d0aa7156348ccaf50b20daab00bab/users/c82dc5f084964f7f93a942897c747a8b/roles/f0ec84bc0413493aa9a87a59d9f5c5fe used request id req-b895ef09-f19a-4ce8-aa0f-dab59d8d0b8b 2018-07-30 03:35:19,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:19,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:19,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["qj0Gk7h7TtSrzOfyNygeUQ"], "issued_at": "2018-07-30T03:35:19.000000Z"}} 2018-07-30 03:35:19,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84394bc42b26c118c836ea50338f5073b1be7d0" 2018-07-30 03:35:19,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0357edc5-0606-44c5-b156-a448335a9784 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:19,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0357edc5-0606-44c5-b156-a448335a9784 2018-07-30 03:35:19,556 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84394bc42b26c118c836ea50338f5073b1be7d0" 2018-07-30 03:35:19,724 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:19 GMT Server: Apache x-compute-request-id: req-54c2059b-04ef-4e40-9132-acc97941517f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-54c2059b-04ef-4e40-9132-acc97941517f Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-30 03:35:19,724 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-54c2059b-04ef-4e40-9132-acc97941517f 2018-07-30 03:35:19,728 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-54c2059b-04ef-4e40-9132-acc97941517f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84394bc42b26c118c836ea50338f5073b1be7d0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-18a28834-33d7-48ed-ae6f-22d2d7204ae3-vol-type", "description": null}}' 2018-07-30 03:35:19,929 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:19 GMT Server: Apache x-compute-request-id: req-0a148955-b285-4d43-a132-584b829aa28b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a148955-b285-4d43-a132-584b829aa28b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-18a28834-33d7-48ed-ae6f-22d2d7204ae3-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98a28245-442b-4e6b-8db1-0ac156cb4ad8", "description": null}} 2018-07-30 03:35:19,929 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-0a148955-b285-4d43-a132-584b829aa28b 2018-07-30 03:35:19,930 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-18a28834-33d7-48ed-ae6f-22d2d7204ae3-vol-type 2018-07-30 03:35:19,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:19,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:20,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0ec84bc0413493aa9a87a59d9f5c5fe", "name": "CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj-role"}], "expires_at": "2018-07-30T04:35:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b65d0aa7156348ccaf50b20daab00bab", "name": "CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b65d0aa7156348ccaf50b20daab00bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/b65d0aa7156348ccaf50b20daab00bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/b65d0aa7156348ccaf50b20daab00bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b65d0aa7156348ccaf50b20daab00bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/b65d0aa7156348ccaf50b20daab00bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/b65d0aa7156348ccaf50b20daab00bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b65d0aa7156348ccaf50b20daab00bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b65d0aa7156348ccaf50b20daab00bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b65d0aa7156348ccaf50b20daab00bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/b65d0aa7156348ccaf50b20daab00bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/b65d0aa7156348ccaf50b20daab00bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/b65d0aa7156348ccaf50b20daab00bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/b65d0aa7156348ccaf50b20daab00bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/b65d0aa7156348ccaf50b20daab00bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-6ac604a2-06a9-40f-user", "id": "c82dc5f084964f7f93a942897c747a8b"}, "audit_ids": ["mt2H5JXdT1OMfzaIA2IaPg"], "issued_at": "2018-07-30T03:35:20.000000Z"}} 2018-07-30 03:35:20,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243d9ed7c4cd33ac60125f8a2ccac1156625decf" 2018-07-30 03:35:20,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a16e744-943b-4a3f-80ce-cb032134721c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:20,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2a16e744-943b-4a3f-80ce-cb032134721c 2018-07-30 03:35:20,398 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b65d0aa7156348ccaf50b20daab00bab/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243d9ed7c4cd33ac60125f8a2ccac1156625decf" 2018-07-30 03:35:20,599 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:20 GMT Server: Apache x-compute-request-id: req-28d3d47f-0ebc-41a2-ad47-5d050b20af89 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-28d3d47f-0ebc-41a2-ad47-5d050b20af89 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 03:35:20,599 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b65d0aa7156348ccaf50b20daab00bab/volumes/detail used request id req-28d3d47f-0ebc-41a2-ad47-5d050b20af89 2018-07-30 03:35:20,602 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/b65d0aa7156348ccaf50b20daab00bab/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-28d3d47f-0ebc-41a2-ad47-5d050b20af89" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243d9ed7c4cd33ac60125f8a2ccac1156625decf" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-18a28834-33d7-48ed-ae6f-22d2d7204ae3-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-30 03:35:20,765 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-713041c1-3675-4eff-a537-3079120896b8 x-openstack-request-id: req-713041c1-3675-4eff-a537-3079120896b8 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-07-30 03:35:20,766 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/b65d0aa7156348ccaf50b20daab00bab/volumes used request id req-713041c1-3675-4eff-a537-3079120896b8 2018-07-30 03:35:20,766 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-18a28834-33d7-48ed-ae6f-22d2d7204ae3-vol-type 2018-07-30 03:35:20,769 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/98a28245-442b-4e6b-8db1-0ac156cb4ad8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-54c2059b-04ef-4e40-9132-acc97941517f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84394bc42b26c118c836ea50338f5073b1be7d0" 2018-07-30 03:35:20,982 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:35:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8946e3b1-87a5-4962-aec4-cd17f04c21a5 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-30 03:35:20,982 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/98a28245-442b-4e6b-8db1-0ac156cb4ad8 used request id req-8946e3b1-87a5-4962-aec4-cd17f04c21a5 2018-07-30 03:35:20,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:21,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2c04d49f-9be7-4a12-bf1c-b140af391e3c Date: Mon, 30 Jul 2018 03:35:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:35:21,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2c04d49f-9be7-4a12-bf1c-b140af391e3c 2018-07-30 03:35:21,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:21,328 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a4944f5-5880-4134-a1aa-ef3c3d69b8d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:21,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-7a4944f5-5880-4134-a1aa-ef3c3d69b8d6 2018-07-30 03:35:21,329 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:21,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:21,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccc0f986-f9e3-4343-94d0-d81fd4a7bc1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:21,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-ccc0f986-f9e3-4343-94d0-d81fd4a7bc1a 2018-07-30 03:35:21,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:21,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:21,498 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d615e320-05ee-49df-952f-5e21b638e7b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:21,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-d615e320-05ee-49df-952f-5e21b638e7b4 2018-07-30 03:35:21,498 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:21,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:21,584 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1e8185e-c46b-4b5a-aa6e-c92568ab216a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:21,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-f1e8185e-c46b-4b5a-aa6e-c92568ab216a 2018-07-30 03:35:21,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:21,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:21,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31d1c44-e905-430e-926f-a82a374a1659 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:35:21,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-a31d1c44-e905-430e-926f-a82a374a1659 2018-07-30 03:35:21,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:21,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cc101f8-1d4b-4e3e-b6f3-667febefbd1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:21,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-4cc101f8-1d4b-4e3e-b6f3-667febefbd1c 2018-07-30 03:35:21,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:21,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:21,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa0b1b0c-9dc4-444c-8a6c-bae8939501fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:21,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-aa0b1b0c-9dc4-444c-8a6c-bae8939501fe 2018-07-30 03:35:21,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:21,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:21,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85023d42-31f4-444e-8c1d-96b0c71a8aa4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:21,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-85023d42-31f4-444e-8c1d-96b0c71a8aa4 2018-07-30 03:35:21,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:21,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:21,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d4dea5-74da-4f8e-aa4c-d3fada6932e1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:35:21,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-40d4dea5-74da-4f8e-aa4c-d3fada6932e1 2018-07-30 03:35:21,954 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj 2018-07-30 03:35:21,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b65d0aa7156348ccaf50b20daab00bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:22,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f218ecfe-cfd9-4acb-b041-580f56e514c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:22,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b65d0aa7156348ccaf50b20daab00bab used request id req-f218ecfe-cfd9-4acb-b041-580f56e514c7 2018-07-30 03:35:22,151 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-6ac604a2-06a9-40f-proj-role 2018-07-30 03:35:22,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f0ec84bc0413493aa9a87a59d9f5c5fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:22,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65d1ba30-0f5c-4630-976c-8595a5121f7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:22,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f0ec84bc0413493aa9a87a59d9f5c5fe used request id req-65d1ba30-0f5c-4630-976c-8595a5121f7d 2018-07-30 03:35:22,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d39142a083d7a6802962da79492c2b3aa1183bc" 2018-07-30 03:35:22,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22282ff9-a840-4f8e-99f6-2b9564be8743 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:22,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-22282ff9-a840-4f8e-99f6-2b9564be8743 2018-07-30 03:35:22,348 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-6ac604a2-06a9-40f-user 2018-07-30 03:35:22,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c82dc5f084964f7f93a942897c747a8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4edfe41ed8e3a61f013e62d778da1898082abe" 2018-07-30 03:35:22,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4219b35-05c7-479c-9bb9-dcc16a79287a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:22,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c82dc5f084964f7f93a942897c747a8b used request id req-b4219b35-05c7-479c-9bb9-dcc16a79287a 2018-07-30 03:35:22,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:22,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["tvnmM2_ZSGCyKaE68gFwEQ"], "issued_at": "2018-07-30T03:35:22.000000Z"}} 2018-07-30 03:35:22,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b32e5b6d33affc4c58870a3bb7b2c5fd1cbbbf" 2018-07-30 03:35:22,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a3f500-be6f-4653-9172-e13b60ec366e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:22,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-91a3f500-be6f-4653-9172-e13b60ec366e 2018-07-30 03:35:22,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:22,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:23,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Y_PmKlLNRFC02RzVz_98JQ"], "issued_at": "2018-07-30T03:35:23.000000Z"}} 2018-07-30 03:35:23,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:23,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4325a914-0141-463d-b851-4aadfa5b95fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:23,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4325a914-0141-463d-b851-4aadfa5b95fc 2018-07-30 03:35:23,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:23,574 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:23,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:23,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad604b7c-9b4a-4067-92f4-97e1b0f17c31 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:35:23,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj used request id req-ad604b7c-9b4a-4067-92f4-97e1b0f17c31 2018-07-30 03:35:23,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:23,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b690a838-5fd7-481a-9920-2b3ac17c6d6c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:23,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b690a838-5fd7-481a-9920-2b3ac17c6d6c 2018-07-30 03:35:23,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj"}}' 2018-07-30 03:35:23,868 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-499f4e94-b66a-4c9c-b1ee-8a7cc128bfb6 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/269b5b8bbf4d4c41bad49ef2765ddae0"}, "tags": [], "enabled": true, "id": "269b5b8bbf4d4c41bad49ef2765ddae0", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj"}} 2018-07-30 03:35:23,869 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-499f4e94-b66a-4c9c-b1ee-8a7cc128bfb6 2018-07-30 03:35:23,869 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj 2018-07-30 03:35:23,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:23,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:24,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["gXxnA2k4QSO03vb2kTQ7tg"], "issued_at": "2018-07-30T03:35:24.000000Z"}} 2018-07-30 03:35:24,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68299290f2ee18fa88433d4143c3f8b69c4386e2" 2018-07-30 03:35:24,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-611b3476-4a36-44dd-8750-907db4981bdf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:24,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-611b3476-4a36-44dd-8750-907db4981bdf 2018-07-30 03:35:24,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:24,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:24,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68299290f2ee18fa88433d4143c3f8b69c4386e2" 2018-07-30 03:35:24,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c495ec12-9bc5-4e29-8810-624df6068a27 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:35:24,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c495ec12-9bc5-4e29-8810-624df6068a27 2018-07-30 03:35:24,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68299290f2ee18fa88433d4143c3f8b69c4386e2" 2018-07-30 03:35:24,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a223572f-6c9b-4ec2-8ce6-967f6b2d684e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/269b5b8bbf4d4c41bad49ef2765ddae0"}, "tags": [], "enabled": true, "id": "269b5b8bbf4d4c41bad49ef2765ddae0", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj"}]} 2018-07-30 03:35:24,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj used request id req-a223572f-6c9b-4ec2-8ce6-967f6b2d684e 2018-07-30 03:35:24,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68299290f2ee18fa88433d4143c3f8b69c4386e2" 2018-07-30 03:35:24,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9969f4a-299d-44e2-ad1d-8738830cecd1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:24,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d9969f4a-299d-44e2-ad1d-8738830cecd1 2018-07-30 03:35:24,906 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-0fb52b54-1a56-44e-user 2018-07-30 03:35:24,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:24,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:24,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adfd9bf3-c47b-48ad-a5e3-a4233dedbf5d Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:24,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-adfd9bf3-c47b-48ad-a5e3-a4233dedbf5d 2018-07-30 03:35:24,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" -d '{"role": {"name": "CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj-role"}}' 2018-07-30 03:35:25,091 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddaa12f4-4a69-48ae-ade6-f8c67b5a0376 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "424908c5221e4b75831125d97280318c", "links": {"self": "http://172.30.9.25:5000/v3/roles/424908c5221e4b75831125d97280318c"}, "name": "CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj-role"}} 2018-07-30 03:35:25,092 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ddaa12f4-4a69-48ae-ade6-f8c67b5a0376 2018-07-30 03:35:25,092 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj-role 2018-07-30 03:35:25,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/424908c5221e4b75831125d97280318c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:25,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe1753d-bc5e-4c8d-977f-86f1f444f2e8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "424908c5221e4b75831125d97280318c", "links": {"self": "http://172.30.9.25:5000/v3/roles/424908c5221e4b75831125d97280318c"}, "name": "CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj-role"}} 2018-07-30 03:35:25,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/424908c5221e4b75831125d97280318c used request id req-afe1753d-bc5e-4c8d-977f-86f1f444f2e8 2018-07-30 03:35:25,194 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj-role to project CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj 2018-07-30 03:35:25,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/269b5b8bbf4d4c41bad49ef2765ddae0/users/5be9a8cc68a844eabe6db30172c74dd9/roles/424908c5221e4b75831125d97280318c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:25,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-657be1f3-57fb-4f4a-97a2-bb2ba41eef60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:25,328 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/269b5b8bbf4d4c41bad49ef2765ddae0/users/5be9a8cc68a844eabe6db30172c74dd9/roles/424908c5221e4b75831125d97280318c used request id req-657be1f3-57fb-4f4a-97a2-bb2ba41eef60 2018-07-30 03:35:25,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:25,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:25,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["S895jACORqai6vQP9I1z5w"], "issued_at": "2018-07-30T03:35:25.000000Z"}} 2018-07-30 03:35:25,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264a3bedbc3e20c26ab907bf6aa9057de3eb7e00" 2018-07-30 03:35:25,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85cf9530-07df-4172-84e0-d33d57ae545b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:25,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-85cf9530-07df-4172-84e0-d33d57ae545b 2018-07-30 03:35:25,726 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264a3bedbc3e20c26ab907bf6aa9057de3eb7e00" 2018-07-30 03:35:25,917 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:25 GMT Server: Apache x-compute-request-id: req-1462aeae-4e48-4a34-9aa8-8954f3077882 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1462aeae-4e48-4a34-9aa8-8954f3077882 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-30 03:35:25,917 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types?is_public=None used request id req-1462aeae-4e48-4a34-9aa8-8954f3077882 2018-07-30 03:35:25,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1462aeae-4e48-4a34-9aa8-8954f3077882" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264a3bedbc3e20c26ab907bf6aa9057de3eb7e00" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol-type", "description": null}}' 2018-07-30 03:35:26,119 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:25 GMT Server: Apache x-compute-request-id: req-adc87c97-788a-4206-bdb6-982156b3d338 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-adc87c97-788a-4206-bdb6-982156b3d338 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8c6920fc-e99e-48a1-8719-41856f4e467c", "description": null}} 2018-07-30 03:35:26,119 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types used request id req-adc87c97-788a-4206-bdb6-982156b3d338 2018-07-30 03:35:26,120 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol-type 2018-07-30 03:35:26,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:26,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:26,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["1cX1gayWS5eRCRRzmYUKOw"], "issued_at": "2018-07-30T03:35:26.000000Z"}} 2018-07-30 03:35:26,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912a766bea32da629fd19e79b411a574ac279da6" 2018-07-30 03:35:26,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a099f05-38be-49f9-ad47-4f49c294cc90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:26,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1a099f05-38be-49f9-ad47-4f49c294cc90 2018-07-30 03:35:26,606 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912a766bea32da629fd19e79b411a574ac279da6" 2018-07-30 03:35:26,807 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:26 GMT Server: Apache x-compute-request-id: req-58eb2116-8901-44d6-80ab-22c441cb96ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-58eb2116-8901-44d6-80ab-22c441cb96ff Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 03:35:26,807 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/detail used request id req-58eb2116-8901-44d6-80ab-22c441cb96ff 2018-07-30 03:35:26,810 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-58eb2116-8901-44d6-80ab-22c441cb96ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912a766bea32da629fd19e79b411a574ac279da6" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-30 03:35:27,248 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:35:26 GMT Server: Apache x-compute-request-id: req-44756e3c-aaeb-4176-aec6-6da85a0f7779 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-44756e3c-aaeb-4176-aec6-6da85a0f7779 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:35:27.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol-type", "name": "CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "83e0b492-3683-455d-9d6f-a7711fac502e", "size": 1}} 2018-07-30 03:35:27,249 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes used request id req-44756e3c-aaeb-4176-aec6-6da85a0f7779 2018-07-30 03:35:27,252 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58eb2116-8901-44d6-80ab-22c441cb96ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912a766bea32da629fd19e79b411a574ac279da6" 2018-07-30 03:35:27,470 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:27 GMT Server: Apache x-compute-request-id: req-8134f67f-f2c4-4362-8fe8-49325556a3d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8134f67f-f2c4-4362-8fe8-49325556a3d3 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T03:35:27.000000", "replication_status": null, "snapshot_id": null, "id": "83e0b492-3683-455d-9d6f-a7711fac502e", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol", "bootable": "false", "created_at": "2018-07-30T03:35:27.000000", "volume_type": "CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol-type"}} 2018-07-30 03:35:27,470 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e used request id req-8134f67f-f2c4-4362-8fe8-49325556a3d3 2018-07-30 03:35:27,470 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol 2018-07-30 03:35:27,473 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58eb2116-8901-44d6-80ab-22c441cb96ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912a766bea32da629fd19e79b411a574ac279da6" 2018-07-30 03:35:27,693 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:27 GMT Server: Apache x-compute-request-id: req-32a5d33b-f3c3-4c91-a1ec-8d8cd6847ab4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32a5d33b-f3c3-4c91-a1ec-8d8cd6847ab4 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T03:35:27.000000", "replication_status": null, "snapshot_id": null, "id": "83e0b492-3683-455d-9d6f-a7711fac502e", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol", "bootable": "false", "created_at": "2018-07-30T03:35:27.000000", "volume_type": "CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol-type"}} 2018-07-30 03:35:27,693 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e used request id req-32a5d33b-f3c3-4c91-a1ec-8d8cd6847ab4 2018-07-30 03:35:27,694 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:35:27,694 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol 2018-07-30 03:35:27,694 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol 2018-07-30 03:35:27,697 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58eb2116-8901-44d6-80ab-22c441cb96ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912a766bea32da629fd19e79b411a574ac279da6" 2018-07-30 03:35:27,901 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:27 GMT Server: Apache x-compute-request-id: req-62820d01-855e-458f-8a88-aa4c20814e12 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-62820d01-855e-458f-8a88-aa4c20814e12 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T03:35:27.000000", "replication_status": null, "snapshot_id": null, "id": "83e0b492-3683-455d-9d6f-a7711fac502e", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "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-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol", "bootable": "false", "created_at": "2018-07-30T03:35:27.000000", "volume_type": "CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol-type"}} 2018-07-30 03:35:27,901 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e used request id req-62820d01-855e-458f-8a88-aa4c20814e12 2018-07-30 03:35:27,901 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:35:27,902 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol 2018-07-30 03:35:27,902 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol 2018-07-30 03:35:27,904 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58eb2116-8901-44d6-80ab-22c441cb96ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912a766bea32da629fd19e79b411a574ac279da6" 2018-07-30 03:35:28,206 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:35:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-288ce6fc-e082-4efe-bbe6-0eeea44234d1 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-30 03:35:28,206 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e used request id req-288ce6fc-e082-4efe-bbe6-0eeea44234d1 2018-07-30 03:35:28,209 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58eb2116-8901-44d6-80ab-22c441cb96ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912a766bea32da629fd19e79b411a574ac279da6" 2018-07-30 03:35:28,268 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:28 GMT Server: Apache x-compute-request-id: req-78b4a72c-9f55-4f63-8a32-6676bb3648a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-78b4a72c-9f55-4f63-8a32-6676bb3648a2 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e", "rel": "self"}, {"href": "http://172.30.9.25:8776/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T03:35:28.000000", "replication_status": null, "snapshot_id": null, "id": "83e0b492-3683-455d-9d6f-a7711fac502e", "size": 1, "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "os-vol-tenant-attr:tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol", "bootable": "false", "created_at": "2018-07-30T03:35:27.000000", "volume_type": "CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol-type"}} 2018-07-30 03:35:28,269 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e used request id req-78b4a72c-9f55-4f63-8a32-6676bb3648a2 2018-07-30 03:35:28,269 - create_volume - DEBUG - Instance status is - deleting 2018-07-30 03:35:28,269 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-30 03:35:31,272 - create_volume - DEBUG - Volume status query timeout in 56.9342808723 2018-07-30 03:35:31,276 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58eb2116-8901-44d6-80ab-22c441cb96ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912a766bea32da629fd19e79b411a574ac279da6" 2018-07-30 03:35:31,311 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e8c8c8ed-24e0-4abc-a866-abd6a7b622e3 x-openstack-request-id: req-e8c8c8ed-24e0-4abc-a866-abd6a7b622e3 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 83e0b492-3683-455d-9d6f-a7711fac502e could not be found.", "code": 404}} 2018-07-30 03:35:31,311 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/volumes/83e0b492-3683-455d-9d6f-a7711fac502e used request id req-e8c8c8ed-24e0-4abc-a866-abd6a7b622e3 2018-07-30 03:35:31,312 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 83e0b492-3683-455d-9d6f-a7711fac502e could not be found. (HTTP 404) (Request-ID: req-e8c8c8ed-24e0-4abc-a866-abd6a7b622e3) 2018-07-30 03:35:31,312 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol 2018-07-30 03:35:31,313 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a83e3d49-25ba-4ff5-a857-6018cbdf5f78-vol-type 2018-07-30 03:35:31,318 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8c6920fc-e99e-48a1-8719-41856f4e467c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1462aeae-4e48-4a34-9aa8-8954f3077882" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264a3bedbc3e20c26ab907bf6aa9057de3eb7e00" 2018-07-30 03:35:31,522 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:35:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-df1142ca-1d1e-4e52-b380-7c1e84c45902 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-30 03:35:31,522 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b/types/8c6920fc-e99e-48a1-8719-41856f4e467c used request id req-df1142ca-1d1e-4e52-b380-7c1e84c45902 2018-07-30 03:35:31,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:31,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-70268ad9-9baa-46c4-8af2-8cbc5a7b2210 Date: Mon, 30 Jul 2018 03:35:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:35:31,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-70268ad9-9baa-46c4-8af2-8cbc5a7b2210 2018-07-30 03:35:31,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:31,841 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9f6f1f9-5b27-4dc9-881d-1c485de2c456 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:31,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-f9f6f1f9-5b27-4dc9-881d-1c485de2c456 2018-07-30 03:35:31,842 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:31,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:32,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edfbf109-686a-4a1f-aa18-3afb3236ce84 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:32,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-edfbf109-686a-4a1f-aa18-3afb3236ce84 2018-07-30 03:35:32,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:32,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:32,099 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eeca698-ffd6-4636-a9b9-53b6f667d3ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:32,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-7eeca698-ffd6-4636-a9b9-53b6f667d3ca 2018-07-30 03:35:32,099 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:32,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:32,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e77d13e-e59c-480f-8518-981f88ca1c6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:32,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-9e77d13e-e59c-480f-8518-981f88ca1c6c 2018-07-30 03:35:32,194 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:32,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:32,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a52835a1-8c0e-41c1-8e37-9c511dcb5b76 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:35:32,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-a52835a1-8c0e-41c1-8e37-9c511dcb5b76 2018-07-30 03:35:32,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:32,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e36b4330-e405-48b6-84c1-6043594f5cae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:32,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-e36b4330-e405-48b6-84c1-6043594f5cae 2018-07-30 03:35:32,369 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:32,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:32,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37334590-b0d5-444f-a761-0a898d7ba5a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:32,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-37334590-b0d5-444f-a761-0a898d7ba5a7 2018-07-30 03:35:32,390 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:32,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:32,477 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-836bc394-37bb-481b-ac05-89a1e5bc9cae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:32,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-836bc394-37bb-481b-ac05-89a1e5bc9cae 2018-07-30 03:35:32,477 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:32,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:32,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f2bb5d-47da-44b7-b68d-ceef968dc37e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:35:32,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-95f2bb5d-47da-44b7-b68d-ceef968dc37e 2018-07-30 03:35:32,577 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj 2018-07-30 03:35:32,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/269b5b8bbf4d4c41bad49ef2765ddae0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:32,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb0702c1-aeb4-47b2-b084-b6cbc8cba1a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:32,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/269b5b8bbf4d4c41bad49ef2765ddae0 used request id req-eb0702c1-aeb4-47b2-b084-b6cbc8cba1a4 2018-07-30 03:35:32,792 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-0fb52b54-1a56-44e-proj-role 2018-07-30 03:35:32,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/424908c5221e4b75831125d97280318c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:32,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9975a3dc-4527-4635-b0c8-9fb027056e9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:32,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/424908c5221e4b75831125d97280318c used request id req-9975a3dc-4527-4635-b0c8-9fb027056e9c 2018-07-30 03:35:32,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca489070346358669c8942780f53fca4e32653" 2018-07-30 03:35:33,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f1a691-d0b9-44f4-9c3d-4fca83b5bc66 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:33,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b3f1a691-d0b9-44f4-9c3d-4fca83b5bc66 2018-07-30 03:35:33,004 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-0fb52b54-1a56-44e-user 2018-07-30 03:35:33,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5be9a8cc68a844eabe6db30172c74dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68299290f2ee18fa88433d4143c3f8b69c4386e2" 2018-07-30 03:35:33,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f27978c1-c61e-4110-bed1-2b0f337f359b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:33,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5be9a8cc68a844eabe6db30172c74dd9 used request id req-f27978c1-c61e-4110-bed1-2b0f337f359b 2018-07-30 03:35:33,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:33,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["5EAy0Gz_SXCa6JkuxtqBEQ"], "issued_at": "2018-07-30T03:35:33.000000Z"}} 2018-07-30 03:35:33,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5966fa0c051ee1ac39746ab1226386580cdd847e" 2018-07-30 03:35:33,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46f2c72f-14d8-46ee-b828-a96e5739a1af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:33,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-46f2c72f-14d8-46ee-b828-a96e5739a1af 2018-07-30 03:35:33,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:33,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:34,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["jGfCZubLR0a3DhUmOTftDA"], "issued_at": "2018-07-30T03:35:34.000000Z"}} 2018-07-30 03:35:34,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:34,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8165af-7896-438d-b7ca-1182189a8366 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:34,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ae8165af-7896-438d-b7ca-1182189a8366 2018-07-30 03:35:34,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:34,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:34,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-db28963b-2809-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:34,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4185eba1-81cd-4723-bd0a-1f6e4088408f Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-db28963b-2809-4a1-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:35:34,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-db28963b-2809-4a1-proj used request id req-4185eba1-81cd-4723-bd0a-1f6e4088408f 2018-07-30 03:35:34,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:34,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c0d344-b2f9-4f3c-8087-d06a4cab1990 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:34,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f0c0d344-b2f9-4f3c-8087-d06a4cab1990 2018-07-30 03:35:34,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-db28963b-2809-4a1-proj"}}' 2018-07-30 03:35:34,483 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-099b2218-bf09-4f95-b0b8-1fb69dbfb695 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/aab452776e4b468ba8fcd3fc107b82d9"}, "tags": [], "enabled": true, "id": "aab452776e4b468ba8fcd3fc107b82d9", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-db28963b-2809-4a1-proj"}} 2018-07-30 03:35:34,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-099b2218-bf09-4f95-b0b8-1fb69dbfb695 2018-07-30 03:35:34,483 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-db28963b-2809-4a1-proj 2018-07-30 03:35:34,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:34,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:34,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["pylj9Bq8T6yuUQJ1ZpBu-Q"], "issued_at": "2018-07-30T03:35:34.000000Z"}} 2018-07-30 03:35:34,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15b407d7b6eac168b4bce84750729ab2c9319b0" 2018-07-30 03:35:34,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d571ffe0-0e7a-47b6-8d11-5ce43ca29141 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:34,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d571ffe0-0e7a-47b6-8d11-5ce43ca29141 2018-07-30 03:35:34,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:34,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:34,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15b407d7b6eac168b4bce84750729ab2c9319b0" 2018-07-30 03:35:35,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd6409cf-ca22-43e9-9a74-647980513fe9 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:35:35,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-dd6409cf-ca22-43e9-9a74-647980513fe9 2018-07-30 03:35:35,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-db28963b-2809-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15b407d7b6eac168b4bce84750729ab2c9319b0" 2018-07-30 03:35:35,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1aa47a1-60b6-48cd-966f-2435e87618f9 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-db28963b-2809-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/aab452776e4b468ba8fcd3fc107b82d9"}, "tags": [], "enabled": true, "id": "aab452776e4b468ba8fcd3fc107b82d9", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-db28963b-2809-4a1-proj"}]} 2018-07-30 03:35:35,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-db28963b-2809-4a1-proj used request id req-e1aa47a1-60b6-48cd-966f-2435e87618f9 2018-07-30 03:35:35,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15b407d7b6eac168b4bce84750729ab2c9319b0" 2018-07-30 03:35:35,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aac3113-bb45-4811-ba8f-77cafcb89206 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:35,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1aac3113-bb45-4811-ba8f-77cafcb89206 2018-07-30 03:35:35,607 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-db28963b-2809-4a1-user 2018-07-30 03:35:35,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:35,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:35,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8b6e93-cb24-4125-8055-b6c65d097c6f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:35,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4d8b6e93-cb24-4125-8055-b6c65d097c6f 2018-07-30 03:35:35,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" -d '{"role": {"name": "CreateVolumeWithImageTests-db28963b-2809-4a1-proj-role"}}' 2018-07-30 03:35:35,888 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55f78458-bf99-49ea-ba5a-5d924db992cd Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "869c11d29bbb4852a0a09562ec7ad826", "links": {"self": "http://172.30.9.25:5000/v3/roles/869c11d29bbb4852a0a09562ec7ad826"}, "name": "CreateVolumeWithImageTests-db28963b-2809-4a1-proj-role"}} 2018-07-30 03:35:35,888 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-55f78458-bf99-49ea-ba5a-5d924db992cd 2018-07-30 03:35:35,888 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-db28963b-2809-4a1-proj-role 2018-07-30 03:35:35,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/869c11d29bbb4852a0a09562ec7ad826 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:35,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f2e7a3-e019-4dbc-8619-2febf0842db5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "869c11d29bbb4852a0a09562ec7ad826", "links": {"self": "http://172.30.9.25:5000/v3/roles/869c11d29bbb4852a0a09562ec7ad826"}, "name": "CreateVolumeWithImageTests-db28963b-2809-4a1-proj-role"}} 2018-07-30 03:35:35,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/869c11d29bbb4852a0a09562ec7ad826 used request id req-00f2e7a3-e019-4dbc-8619-2febf0842db5 2018-07-30 03:35:35,975 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-db28963b-2809-4a1-proj-role to project CreateVolumeWithImageTests-db28963b-2809-4a1-proj 2018-07-30 03:35:35,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/aab452776e4b468ba8fcd3fc107b82d9/users/73067f33accc4b51810f00b24b7ad863/roles/869c11d29bbb4852a0a09562ec7ad826 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:36,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dc8ca8a-3c51-4bb4-ac1c-1b443e5a7f12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:36,094 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/aab452776e4b468ba8fcd3fc107b82d9/users/73067f33accc4b51810f00b24b7ad863/roles/869c11d29bbb4852a0a09562ec7ad826 used request id req-5dc8ca8a-3c51-4bb4-ac1c-1b443e5a7f12 2018-07-30 03:35:36,096 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:35:36,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:36,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:36,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "869c11d29bbb4852a0a09562ec7ad826", "name": "CreateVolumeWithImageTests-db28963b-2809-4a1-proj-role"}], "expires_at": "2018-07-30T04:35:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aab452776e4b468ba8fcd3fc107b82d9", "name": "CreateVolumeWithImageTests-db28963b-2809-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/aab452776e4b468ba8fcd3fc107b82d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/aab452776e4b468ba8fcd3fc107b82d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/aab452776e4b468ba8fcd3fc107b82d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/aab452776e4b468ba8fcd3fc107b82d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/aab452776e4b468ba8fcd3fc107b82d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/aab452776e4b468ba8fcd3fc107b82d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_aab452776e4b468ba8fcd3fc107b82d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_aab452776e4b468ba8fcd3fc107b82d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/aab452776e4b468ba8fcd3fc107b82d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/aab452776e4b468ba8fcd3fc107b82d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/aab452776e4b468ba8fcd3fc107b82d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/aab452776e4b468ba8fcd3fc107b82d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/aab452776e4b468ba8fcd3fc107b82d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/aab452776e4b468ba8fcd3fc107b82d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-db28963b-2809-4a1-user", "id": "73067f33accc4b51810f00b24b7ad863"}, "audit_ids": ["Irys84HySOWwL68-pIED-g"], "issued_at": "2018-07-30T03:35:36.000000Z"}} 2018-07-30 03:35:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae2a7627830c51d77a7f467d9d4655e78a05308" 2018-07-30 03:35:36,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6ce386-26b4-4b3d-9d0e-a003335fdcc9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:36,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5a6ce386-26b4-4b3d-9d0e-a003335fdcc9 2018-07-30 03:35:36,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-333af9a0-cc4e-4a21-9f68-794adecca839-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ae2a7627830c51d77a7f467d9d4655e78a05308" 2018-07-30 03:35:36,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-6f15fba1-4dac-4f2c-9871-53b0d880d57d Date: Mon, 30 Jul 2018 03:35:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-333af9a0-cc4e-4a21-9f68-794adecca839-image"} 2018-07-30 03:35:36,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-333af9a0-cc4e-4a21-9f68-794adecca839-image used request id req-6f15fba1-4dac-4f2c-9871-53b0d880d57d 2018-07-30 03:35:36,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ae2a7627830c51d77a7f467d9d4655e78a05308" 2018-07-30 03:35:36,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1b81c4c6-5387-4756-9678-eac9ce355835 Date: Mon, 30 Jul 2018 03:35: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-30 03:35:36,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-1b81c4c6-5387-4756-9678-eac9ce355835 2018-07-30 03:35:36,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ae2a7627830c51d77a7f467d9d4655e78a05308" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-333af9a0-cc4e-4a21-9f68-794adecca839-image"}' 2018-07-30 03:35:36,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6bdf662c-4647-49a3-a4ec-954089c83103 Date: Mon, 30 Jul 2018 03:35:36 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-333af9a0-cc4e-4a21-9f68-794adecca839-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:35:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:35:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f", "min_disk": 0, "protected": false, "id": "7346a92a-03e0-4454-8299-9d2edff1457f", "file": "/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f/file", "checksum": null, "owner": "aab452776e4b468ba8fcd3fc107b82d9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:35:36,850 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-6bdf662c-4647-49a3-a4ec-954089c83103 2018-07-30 03:35:36,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ae2a7627830c51d77a7f467d9d4655e78a05308" -d '' 2018-07-30 03:35:37,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a464033-0e5f-4bd1-b158-1e2cadfc8b71 Date: Mon, 30 Jul 2018 03:35: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-30 03:35:37,245 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f/file used request id req-5a464033-0e5f-4bd1-b158-1e2cadfc8b71 2018-07-30 03:35:37,246 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:35:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ae2a7627830c51d77a7f467d9d4655e78a05308" 2018-07-30 03:35:37,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-316d0e97-d77f-4ffb-96b9-462b2c4f479a Date: Mon, 30 Jul 2018 03:35:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-333af9a0-cc4e-4a21-9f68-794adecca839-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:35:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:35:37Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7346a92a-03e0-4454-8299-9d2edff1457f/snap", "metadata": {}}], "self": "/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f", "min_disk": 0, "protected": false, "id": "7346a92a-03e0-4454-8299-9d2edff1457f", "file": "/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aab452776e4b468ba8fcd3fc107b82d9", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7346a92a-03e0-4454-8299-9d2edff1457f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:35:37,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f used request id req-316d0e97-d77f-4ffb-96b9-462b2c4f479a 2018-07-30 03:35:37,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ae2a7627830c51d77a7f467d9d4655e78a05308" 2018-07-30 03:35:37,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e1fc7686-3a50-4c53-888e-ed4b2a2d6cb9 Date: Mon, 30 Jul 2018 03:35: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-30 03:35:37,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-e1fc7686-3a50-4c53-888e-ed4b2a2d6cb9 2018-07-30 03:35:37,277 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-333af9a0-cc4e-4a21-9f68-794adecca839-image 2018-07-30 03:35:37,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ae2a7627830c51d77a7f467d9d4655e78a05308" 2018-07-30 03:35:37,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-aa5c98a9-6d00-4e3b-a355-6e2a783510c8 Date: Mon, 30 Jul 2018 03:35:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-333af9a0-cc4e-4a21-9f68-794adecca839-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:35:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:35:37Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7346a92a-03e0-4454-8299-9d2edff1457f/snap", "metadata": {}}], "self": "/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f", "min_disk": 0, "protected": false, "id": "7346a92a-03e0-4454-8299-9d2edff1457f", "file": "/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aab452776e4b468ba8fcd3fc107b82d9", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7346a92a-03e0-4454-8299-9d2edff1457f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:35:37,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f used request id req-aa5c98a9-6d00-4e3b-a355-6e2a783510c8 2018-07-30 03:35:37,295 - create_image - DEBUG - Instance status is - active 2018-07-30 03:35:37,295 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-333af9a0-cc4e-4a21-9f68-794adecca839-image 2018-07-30 03:35:37,295 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-333af9a0-cc4e-4a21-9f68-794adecca839-image 2018-07-30 03:35:37,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:37,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:37,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "869c11d29bbb4852a0a09562ec7ad826", "name": "CreateVolumeWithImageTests-db28963b-2809-4a1-proj-role"}], "expires_at": "2018-07-30T04:35:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aab452776e4b468ba8fcd3fc107b82d9", "name": "CreateVolumeWithImageTests-db28963b-2809-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/aab452776e4b468ba8fcd3fc107b82d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/aab452776e4b468ba8fcd3fc107b82d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/aab452776e4b468ba8fcd3fc107b82d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/aab452776e4b468ba8fcd3fc107b82d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/aab452776e4b468ba8fcd3fc107b82d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/aab452776e4b468ba8fcd3fc107b82d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_aab452776e4b468ba8fcd3fc107b82d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_aab452776e4b468ba8fcd3fc107b82d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/aab452776e4b468ba8fcd3fc107b82d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/aab452776e4b468ba8fcd3fc107b82d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/aab452776e4b468ba8fcd3fc107b82d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/aab452776e4b468ba8fcd3fc107b82d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/aab452776e4b468ba8fcd3fc107b82d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/aab452776e4b468ba8fcd3fc107b82d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-db28963b-2809-4a1-user", "id": "73067f33accc4b51810f00b24b7ad863"}, "audit_ids": ["T91bexUjSEK8DEE_2mx1Hg"], "issued_at": "2018-07-30T03:35:37.000000Z"}} 2018-07-30 03:35:37,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e86d7a6a1aa8591d6765d060d033ea89ede8281" 2018-07-30 03:35:37,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d1fa19-a47a-439f-89cb-9b3fc338746a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:37,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-15d1fa19-a47a-439f-89cb-9b3fc338746a 2018-07-30 03:35:37,761 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/aab452776e4b468ba8fcd3fc107b82d9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e86d7a6a1aa8591d6765d060d033ea89ede8281" 2018-07-30 03:35:37,960 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:37 GMT Server: Apache x-compute-request-id: req-5e19f097-8128-4475-ae3c-c68103adde2e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5e19f097-8128-4475-ae3c-c68103adde2e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 03:35:37,960 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/aab452776e4b468ba8fcd3fc107b82d9/volumes/detail used request id req-5e19f097-8128-4475-ae3c-c68103adde2e 2018-07-30 03:35:37,964 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/aab452776e4b468ba8fcd3fc107b82d9/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5e19f097-8128-4475-ae3c-c68103adde2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e86d7a6a1aa8591d6765d060d033ea89ede8281" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-333af9a0-cc4e-4a21-9f68-794adecca839-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-30 03:35:38,311 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 30 Jul 2018 03:35:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-89c5b536-122c-4bbc-9665-5bf922929596 x-openstack-request-id: req-89c5b536-122c-4bbc-9665-5bf922929596 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-07-30 03:35:38,311 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/aab452776e4b468ba8fcd3fc107b82d9/volumes used request id req-89c5b536-122c-4bbc-9665-5bf922929596 2018-07-30 03:35:38,312 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-333af9a0-cc4e-4a21-9f68-794adecca839-image 2018-07-30 03:35:38,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ae2a7627830c51d77a7f467d9d4655e78a05308" 2018-07-30 03:35:39,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9078c7d8-5102-42ba-a4de-f6613c9984f2 Date: Mon, 30 Jul 2018 03:35: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-30 03:35:39,333 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/7346a92a-03e0-4454-8299-9d2edff1457f used request id req-9078c7d8-5102-42ba-a4de-f6613c9984f2 2018-07-30 03:35:39,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:39,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7202805b-bea9-44e5-8be1-7eee8e9d563b Date: Mon, 30 Jul 2018 03:35:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:35:39,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7202805b-bea9-44e5-8be1-7eee8e9d563b 2018-07-30 03:35:39,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:39,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee2c5fc4-26fa-4019-a775-dba4b664496c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:39,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-ee2c5fc4-26fa-4019-a775-dba4b664496c 2018-07-30 03:35:39,757 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:39,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:39,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b4a92ab-0463-4431-9760-29081fc3dabc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:39,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-3b4a92ab-0463-4431-9760-29081fc3dabc 2018-07-30 03:35:39,843 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:39,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:39,924 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72ae31c8-379b-4387-83ab-05db27943880 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:39,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-72ae31c8-379b-4387-83ab-05db27943880 2018-07-30 03:35:39,924 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:39,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:40,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cd0d1c3-ac73-453e-a125-b29bcdf0c098 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:40,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-5cd0d1c3-ac73-453e-a125-b29bcdf0c098 2018-07-30 03:35:40,008 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:40,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:40,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5104f02e-2d7b-4970-bb76-d1a62c205f5d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:35:40,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-5104f02e-2d7b-4970-bb76-d1a62c205f5d 2018-07-30 03:35:40,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:40,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f44d280-f6e0-4004-9355-9af8bdbbfc53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:40,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-9f44d280-f6e0-4004-9355-9af8bdbbfc53 2018-07-30 03:35:40,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:40,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:40,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3b3dbc9-fbd1-475a-a90b-889fbb2af159 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:40,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-d3b3dbc9-fbd1-475a-a90b-889fbb2af159 2018-07-30 03:35:40,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:40,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:40,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-336859a6-3069-4d5a-9ea1-1f7561892679 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:40,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-336859a6-3069-4d5a-9ea1-1f7561892679 2018-07-30 03:35:40,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:40,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:40,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e07be0-f5ea-4714-8760-b130df6c8101 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:35:40,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-b2e07be0-f5ea-4714-8760-b130df6c8101 2018-07-30 03:35:40,374 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-db28963b-2809-4a1-proj 2018-07-30 03:35:40,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/aab452776e4b468ba8fcd3fc107b82d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:40,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8e2bd28-9ae3-48af-9393-e3fda42cc428 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:40,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/aab452776e4b468ba8fcd3fc107b82d9 used request id req-c8e2bd28-9ae3-48af-9393-e3fda42cc428 2018-07-30 03:35:40,583 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-db28963b-2809-4a1-proj-role 2018-07-30 03:35:40,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/869c11d29bbb4852a0a09562ec7ad826 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:40,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe58adc-2a97-4ef6-ab3e-a47a73ccbcc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:40,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/869c11d29bbb4852a0a09562ec7ad826 used request id req-7fe58adc-2a97-4ef6-ab3e-a47a73ccbcc4 2018-07-30 03:35:40,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55cc5b4af2d7dd406ebf7ac36c9ca965854a739" 2018-07-30 03:35:40,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883a5760-4e42-428f-846b-5f7a73a5fe7a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:40,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-883a5760-4e42-428f-846b-5f7a73a5fe7a 2018-07-30 03:35:40,771 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-db28963b-2809-4a1-user 2018-07-30 03:35:40,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/73067f33accc4b51810f00b24b7ad863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15b407d7b6eac168b4bce84750729ab2c9319b0" 2018-07-30 03:35:40,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53c05948-d679-48f8-bfa9-a9a4fdaaacfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:40,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/73067f33accc4b51810f00b24b7ad863 used request id req-53c05948-d679-48f8-bfa9-a9a4fdaaacfd 2018-07-30 03:35:40,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:41,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ior0ZJZyTG2hvjf7Ck5gSg"], "issued_at": "2018-07-30T03:35:41.000000Z"}} 2018-07-30 03:35:41,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913c559171170d8b992f6640cbe040106b091263" 2018-07-30 03:35:41,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e545f4-b121-4eb8-a73a-1dfe4b437ea7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:41,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-32e545f4-b121-4eb8-a73a-1dfe4b437ea7 2018-07-30 03:35:41,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:41,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:41,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["cuMB4svjR6eJjJ9boG9PUQ"], "issued_at": "2018-07-30T03:35:41.000000Z"}} 2018-07-30 03:35:41,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:41,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b5198cb-ec96-4816-93ed-12461361d69f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:41,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8b5198cb-ec96-4816-93ed-12461361d69f 2018-07-30 03:35:41,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:41,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:41,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-30713309-cb43-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:41,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9327d80a-d58d-4a57-b5b3-a4b23a079871 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-30713309-cb43-4ba-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:35:41,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-30713309-cb43-4ba-proj used request id req-9327d80a-d58d-4a57-b5b3-a4b23a079871 2018-07-30 03:35:41,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:42,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f314e39c-827b-4e6b-b95a-cf733e5e923a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:42,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f314e39c-827b-4e6b-b95a-cf733e5e923a 2018-07-30 03:35:42,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-30713309-cb43-4ba-proj"}}' 2018-07-30 03:35:42,160 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6337ad47-6f76-4844-b8b6-a67946727eff Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45802065a9254579b3ad9163321c1668"}, "tags": [], "enabled": true, "id": "45802065a9254579b3ad9163321c1668", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-30713309-cb43-4ba-proj"}} 2018-07-30 03:35:42,160 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6337ad47-6f76-4844-b8b6-a67946727eff 2018-07-30 03:35:42,160 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-30713309-cb43-4ba-proj 2018-07-30 03:35:42,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:42,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:42,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ORNCUyCoQPSYRpkXz5qa-w"], "issued_at": "2018-07-30T03:35:42.000000Z"}} 2018-07-30 03:35:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a626323c011f0efe71cb228b0dc56fb4063b4f" 2018-07-30 03:35:42,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae972a76-4ade-467b-b1d0-303765723691 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:42,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ae972a76-4ade-467b-b1d0-303765723691 2018-07-30 03:35:42,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:42,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:42,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a626323c011f0efe71cb228b0dc56fb4063b4f" 2018-07-30 03:35:42,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302ea502-475f-42d6-be78-7d3c7dab4a96 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:35:42,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-302ea502-475f-42d6-be78-7d3c7dab4a96 2018-07-30 03:35:42,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-30713309-cb43-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a626323c011f0efe71cb228b0dc56fb4063b4f" 2018-07-30 03:35:42,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68efc21-3220-4eab-80dd-046cd2eafe1c Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-30713309-cb43-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45802065a9254579b3ad9163321c1668"}, "tags": [], "enabled": true, "id": "45802065a9254579b3ad9163321c1668", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-30713309-cb43-4ba-proj"}]} 2018-07-30 03:35:42,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-30713309-cb43-4ba-proj used request id req-c68efc21-3220-4eab-80dd-046cd2eafe1c 2018-07-30 03:35:42,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a626323c011f0efe71cb228b0dc56fb4063b4f" 2018-07-30 03:35:42,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36124108-389b-4e64-a05f-57b5b31a6680 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:42,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-36124108-389b-4e64-a05f-57b5b31a6680 2018-07-30 03:35:43,232 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-30713309-cb43-4ba-user 2018-07-30 03:35:43,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:43,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:43,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39bcf6ed-5cba-4135-9587-88d0585b7d82 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:43,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-39bcf6ed-5cba-4135-9587-88d0585b7d82 2018-07-30 03:35:43,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" -d '{"role": {"name": "CreateVolumeWithImageTests-30713309-cb43-4ba-proj-role"}}' 2018-07-30 03:35:43,411 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19c1995a-214f-409e-87dc-3b9bfe437e3d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a65b6a9243445489d287f5d792039f0", "links": {"self": "http://172.30.9.25:5000/v3/roles/1a65b6a9243445489d287f5d792039f0"}, "name": "CreateVolumeWithImageTests-30713309-cb43-4ba-proj-role"}} 2018-07-30 03:35:43,411 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-19c1995a-214f-409e-87dc-3b9bfe437e3d 2018-07-30 03:35:43,411 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-30713309-cb43-4ba-proj-role 2018-07-30 03:35:43,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1a65b6a9243445489d287f5d792039f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:43,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c081cb39-ab0e-49fe-a567-56f9602c9218 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a65b6a9243445489d287f5d792039f0", "links": {"self": "http://172.30.9.25:5000/v3/roles/1a65b6a9243445489d287f5d792039f0"}, "name": "CreateVolumeWithImageTests-30713309-cb43-4ba-proj-role"}} 2018-07-30 03:35:43,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1a65b6a9243445489d287f5d792039f0 used request id req-c081cb39-ab0e-49fe-a567-56f9602c9218 2018-07-30 03:35:43,499 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-30713309-cb43-4ba-proj-role to project CreateVolumeWithImageTests-30713309-cb43-4ba-proj 2018-07-30 03:35:43,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/45802065a9254579b3ad9163321c1668/users/02eff83345bf4f6ebd2cbc20b680ea47/roles/1a65b6a9243445489d287f5d792039f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:43,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8406ea64-5a57-4a0c-b3ca-bbeed677f04c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:43,628 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/45802065a9254579b3ad9163321c1668/users/02eff83345bf4f6ebd2cbc20b680ea47/roles/1a65b6a9243445489d287f5d792039f0 used request id req-8406ea64-5a57-4a0c-b3ca-bbeed677f04c 2018-07-30 03:35:43,630 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:35:43,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:43,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:44,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a65b6a9243445489d287f5d792039f0", "name": "CreateVolumeWithImageTests-30713309-cb43-4ba-proj-role"}], "expires_at": "2018-07-30T04:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45802065a9254579b3ad9163321c1668", "name": "CreateVolumeWithImageTests-30713309-cb43-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/45802065a9254579b3ad9163321c1668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/45802065a9254579b3ad9163321c1668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/45802065a9254579b3ad9163321c1668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/45802065a9254579b3ad9163321c1668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-30713309-cb43-4ba-user", "id": "02eff83345bf4f6ebd2cbc20b680ea47"}, "audit_ids": ["G1HGvSAaS4i7fC7d11czxg"], "issued_at": "2018-07-30T03:35:44.000000Z"}} 2018-07-30 03:35:44,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41d3c1030911a6c37ebf4241c07afd2b715da0" 2018-07-30 03:35:44,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63cc11e3-7a75-4dd3-bdac-ab9d3285a587 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:44,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-63cc11e3-7a75-4dd3-bdac-ab9d3285a587 2018-07-30 03:35:44,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d41d3c1030911a6c37ebf4241c07afd2b715da0" 2018-07-30 03:35:44,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-90023cbf-4cff-4fb7-bffb-069795a6f820 Date: Mon, 30 Jul 2018 03:35:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image"} 2018-07-30 03:35:44,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image used request id req-90023cbf-4cff-4fb7-bffb-069795a6f820 2018-07-30 03:35:44,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d41d3c1030911a6c37ebf4241c07afd2b715da0" 2018-07-30 03:35:44,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f778a9ba-fc13-4e32-93d6-18a733862738 Date: Mon, 30 Jul 2018 03:35: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-30 03:35:44,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f778a9ba-fc13-4e32-93d6-18a733862738 2018-07-30 03:35:44,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d41d3c1030911a6c37ebf4241c07afd2b715da0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image"}' 2018-07-30 03:35:44,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0e258792-55be-4297-b894-411655c38ec0 Date: Mon, 30 Jul 2018 03:35:44 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:35:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:35:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645", "min_disk": 0, "protected": false, "id": "6a95e09f-b6ed-4380-b69d-d41fc76bf645", "file": "/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645/file", "checksum": null, "owner": "45802065a9254579b3ad9163321c1668", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:35:44,357 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0e258792-55be-4297-b894-411655c38ec0 2018-07-30 03:35:44,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d41d3c1030911a6c37ebf4241c07afd2b715da0" -d '' 2018-07-30 03:35:44,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94ff9cb0-61b4-44a4-b294-72de8c421ec4 Date: Mon, 30 Jul 2018 03:35: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-30 03:35:44,768 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645/file used request id req-94ff9cb0-61b4-44a4-b294-72de8c421ec4 2018-07-30 03:35:44,769 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:35:44,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d41d3c1030911a6c37ebf4241c07afd2b715da0" 2018-07-30 03:35:44,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3cd18072-dff2-46f8-8328-33203da40d66 Date: Mon, 30 Jul 2018 03:35:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:35:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:35:44Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645/snap", "metadata": {}}], "self": "/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645", "min_disk": 0, "protected": false, "id": "6a95e09f-b6ed-4380-b69d-d41fc76bf645", "file": "/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45802065a9254579b3ad9163321c1668", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:35:44,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645 used request id req-3cd18072-dff2-46f8-8328-33203da40d66 2018-07-30 03:35:44,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d41d3c1030911a6c37ebf4241c07afd2b715da0" 2018-07-30 03:35:44,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c2396e83-83cc-4baa-9c24-7a20d0483f46 Date: Mon, 30 Jul 2018 03:35: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-30 03:35:44,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c2396e83-83cc-4baa-9c24-7a20d0483f46 2018-07-30 03:35:44,799 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image 2018-07-30 03:35:44,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d41d3c1030911a6c37ebf4241c07afd2b715da0" 2018-07-30 03:35:44,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0f513333-9ac9-4e83-8e9d-ca0c50bb67d4 Date: Mon, 30 Jul 2018 03:35:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:35:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:35:44Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645/snap", "metadata": {}}], "self": "/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645", "min_disk": 0, "protected": false, "id": "6a95e09f-b6ed-4380-b69d-d41fc76bf645", "file": "/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45802065a9254579b3ad9163321c1668", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:35:44,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645 used request id req-0f513333-9ac9-4e83-8e9d-ca0c50bb67d4 2018-07-30 03:35:44,816 - create_image - DEBUG - Instance status is - active 2018-07-30 03:35:44,816 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image 2018-07-30 03:35:44,816 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image 2018-07-30 03:35:44,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:44,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:45,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a65b6a9243445489d287f5d792039f0", "name": "CreateVolumeWithImageTests-30713309-cb43-4ba-proj-role"}], "expires_at": "2018-07-30T04:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45802065a9254579b3ad9163321c1668", "name": "CreateVolumeWithImageTests-30713309-cb43-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/45802065a9254579b3ad9163321c1668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/45802065a9254579b3ad9163321c1668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/45802065a9254579b3ad9163321c1668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/45802065a9254579b3ad9163321c1668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-30713309-cb43-4ba-user", "id": "02eff83345bf4f6ebd2cbc20b680ea47"}, "audit_ids": ["PAS-aCjXR2S8i3wiUpJpQw"], "issued_at": "2018-07-30T03:35:45.000000Z"}} 2018-07-30 03:35:45,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac00b1f0c04240c5853ec55b9e289b4d5e9823e" 2018-07-30 03:35:45,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4afb736b-5646-4cd6-b15a-710ad2c4cfce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:45,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4afb736b-5646-4cd6-b15a-710ad2c4cfce 2018-07-30 03:35:45,281 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac00b1f0c04240c5853ec55b9e289b4d5e9823e" 2018-07-30 03:35:45,468 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:45 GMT Server: Apache x-compute-request-id: req-784cea08-adcb-49b1-b31a-09c52410de08 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-784cea08-adcb-49b1-b31a-09c52410de08 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 03:35:45,468 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/detail used request id req-784cea08-adcb-49b1-b31a-09c52410de08 2018-07-30 03:35:45,471 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-784cea08-adcb-49b1-b31a-09c52410de08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac00b1f0c04240c5853ec55b9e289b4d5e9823e" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol", "imageRef": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-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-30 03:35:46,088 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:35:45 GMT Server: Apache x-compute-request-id: req-b4ec9ea9-a19a-435c-8740-6466bc8cc384 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b4ec9ea9-a19a-435c-8740-6466bc8cc384 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "02eff83345bf4f6ebd2cbc20b680ea47", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "self"}, {"href": "http://172.30.9.25:8776/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:35:45.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "987a431b-880c-4c26-9e81-5cd9b2e9cff8", "size": 1}} 2018-07-30 03:35:46,088 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes used request id req-b4ec9ea9-a19a-435c-8740-6466bc8cc384 2018-07-30 03:35:46,091 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-784cea08-adcb-49b1-b31a-09c52410de08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac00b1f0c04240c5853ec55b9e289b4d5e9823e" 2018-07-30 03:35:46,308 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:46 GMT Server: Apache x-compute-request-id: req-7fba0e7e-cac7-4982-a4bb-26004a507f43 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7fba0e7e-cac7-4982-a4bb-26004a507f43 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "02eff83345bf4f6ebd2cbc20b680ea47", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "self"}, {"href": "http://172.30.9.25:8776/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:35:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45802065a9254579b3ad9163321c1668", "updated_at": "2018-07-30T03:35:46.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "987a431b-880c-4c26-9e81-5cd9b2e9cff8", "size": 1}} 2018-07-30 03:35:46,308 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 used request id req-7fba0e7e-cac7-4982-a4bb-26004a507f43 2018-07-30 03:35:46,309 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol 2018-07-30 03:35:46,312 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-784cea08-adcb-49b1-b31a-09c52410de08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac00b1f0c04240c5853ec55b9e289b4d5e9823e" 2018-07-30 03:35:46,528 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:46 GMT Server: Apache x-compute-request-id: req-030998fe-585a-465d-ae8b-102c8e16d37b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-030998fe-585a-465d-ae8b-102c8e16d37b Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "02eff83345bf4f6ebd2cbc20b680ea47", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "self"}, {"href": "http://172.30.9.25:8776/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:35:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45802065a9254579b3ad9163321c1668", "updated_at": "2018-07-30T03:35:46.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "987a431b-880c-4c26-9e81-5cd9b2e9cff8", "size": 1}} 2018-07-30 03:35:46,528 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 used request id req-030998fe-585a-465d-ae8b-102c8e16d37b 2018-07-30 03:35:46,528 - create_volume - DEBUG - Instance status is - creating 2018-07-30 03:35:46,528 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-30 03:35:49,531 - create_volume - DEBUG - Volume status query timeout in 296.777569056 2018-07-30 03:35:49,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-784cea08-adcb-49b1-b31a-09c52410de08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac00b1f0c04240c5853ec55b9e289b4d5e9823e" 2018-07-30 03:35:49,747 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:49 GMT Server: Apache x-compute-request-id: req-d52826d8-fa17-4f06-9495-917cdd1385a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d52826d8-fa17-4f06-9495-917cdd1385a1 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "self"}, {"href": "http://172.30.9.25:8776/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-30T03:35:48.000000", "replication_status": null, "snapshot_id": null, "id": "987a431b-880c-4c26-9e81-5cd9b2e9cff8", "size": 1, "user_id": "02eff83345bf4f6ebd2cbc20b680ea47", "os-vol-tenant-attr:tenant_id": "45802065a9254579b3ad9163321c1668", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image", "image_id": "6a95e09f-b6ed-4380-b69d-d41fc76bf645", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol", "bootable": "true", "created_at": "2018-07-30T03:35:45.000000", "volume_type": null}} 2018-07-30 03:35:49,747 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 used request id req-d52826d8-fa17-4f06-9495-917cdd1385a1 2018-07-30 03:35:49,748 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:35:49,748 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol 2018-07-30 03:35:49,748 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol 2018-07-30 03:35:49,751 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-784cea08-adcb-49b1-b31a-09c52410de08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac00b1f0c04240c5853ec55b9e289b4d5e9823e" 2018-07-30 03:35:49,962 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:49 GMT Server: Apache x-compute-request-id: req-800e114f-55a3-4650-b2aa-abac1f49bfde OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-800e114f-55a3-4650-b2aa-abac1f49bfde Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "self"}, {"href": "http://172.30.9.25:8776/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-30T03:35:48.000000", "replication_status": null, "snapshot_id": null, "id": "987a431b-880c-4c26-9e81-5cd9b2e9cff8", "size": 1, "user_id": "02eff83345bf4f6ebd2cbc20b680ea47", "os-vol-tenant-attr:tenant_id": "45802065a9254579b3ad9163321c1668", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image", "image_id": "6a95e09f-b6ed-4380-b69d-d41fc76bf645", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol", "bootable": "true", "created_at": "2018-07-30T03:35:45.000000", "volume_type": null}} 2018-07-30 03:35:49,962 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 used request id req-800e114f-55a3-4650-b2aa-abac1f49bfde 2018-07-30 03:35:49,963 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:35:49,963 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol 2018-07-30 03:35:49,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:50,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a65b6a9243445489d287f5d792039f0", "name": "CreateVolumeWithImageTests-30713309-cb43-4ba-proj-role"}], "expires_at": "2018-07-30T04:35:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45802065a9254579b3ad9163321c1668", "name": "CreateVolumeWithImageTests-30713309-cb43-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/45802065a9254579b3ad9163321c1668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/45802065a9254579b3ad9163321c1668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/45802065a9254579b3ad9163321c1668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/45802065a9254579b3ad9163321c1668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/45802065a9254579b3ad9163321c1668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/45802065a9254579b3ad9163321c1668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-30713309-cb43-4ba-user", "id": "02eff83345bf4f6ebd2cbc20b680ea47"}, "audit_ids": ["eQ0fZeLaRsWr4u_GKNV9Cg"], "issued_at": "2018-07-30T03:35:50.000000Z"}} 2018-07-30 03:35:50,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d73b710a68281e92e6fe67acc448e4641af6d14" 2018-07-30 03:35:50,558 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:50 GMT Server: Apache x-compute-request-id: req-ec3ae8a1-102b-4ec3-a111-ece89ea5ed09 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec3ae8a1-102b-4ec3-a111-ece89ea5ed09 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "self"}, {"href": "http://172.30.9.25:8776/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-30T03:35:48.000000", "replication_status": null, "snapshot_id": null, "id": "987a431b-880c-4c26-9e81-5cd9b2e9cff8", "size": 1, "user_id": "02eff83345bf4f6ebd2cbc20b680ea47", "os-vol-tenant-attr:tenant_id": "45802065a9254579b3ad9163321c1668", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image", "image_id": "6a95e09f-b6ed-4380-b69d-d41fc76bf645", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol", "bootable": "true", "created_at": "2018-07-30T03:35:45.000000", "volume_type": null}} 2018-07-30 03:35:50,559 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 used request id req-ec3ae8a1-102b-4ec3-a111-ece89ea5ed09 2018-07-30 03:35:50,562 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-784cea08-adcb-49b1-b31a-09c52410de08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac00b1f0c04240c5853ec55b9e289b4d5e9823e" 2018-07-30 03:35:50,774 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:50 GMT Server: Apache x-compute-request-id: req-9c5013dc-8432-49d3-a2d1-0ef19c0b15ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c5013dc-8432-49d3-a2d1-0ef19c0b15ff Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "self"}, {"href": "http://172.30.9.25:8776/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-30T03:35:48.000000", "replication_status": null, "snapshot_id": null, "id": "987a431b-880c-4c26-9e81-5cd9b2e9cff8", "size": 1, "user_id": "02eff83345bf4f6ebd2cbc20b680ea47", "os-vol-tenant-attr:tenant_id": "45802065a9254579b3ad9163321c1668", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image", "image_id": "6a95e09f-b6ed-4380-b69d-d41fc76bf645", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol", "bootable": "true", "created_at": "2018-07-30T03:35:45.000000", "volume_type": null}} 2018-07-30 03:35:50,774 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 used request id req-9c5013dc-8432-49d3-a2d1-0ef19c0b15ff 2018-07-30 03:35:50,774 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:35:50,774 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol 2018-07-30 03:35:50,775 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol 2018-07-30 03:35:50,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-784cea08-adcb-49b1-b31a-09c52410de08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac00b1f0c04240c5853ec55b9e289b4d5e9823e" 2018-07-30 03:35:50,898 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:35:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1514fb25-538e-49dd-b69a-d640ef716ff1 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-30 03:35:50,898 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 used request id req-1514fb25-538e-49dd-b69a-d640ef716ff1 2018-07-30 03:35:50,901 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-784cea08-adcb-49b1-b31a-09c52410de08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac00b1f0c04240c5853ec55b9e289b4d5e9823e" 2018-07-30 03:35:50,965 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:50 GMT Server: Apache x-compute-request-id: req-56e4254b-0d35-430c-a64e-f9c9e71e794e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56e4254b-0d35-430c-a64e-f9c9e71e794e Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "self"}, {"href": "http://172.30.9.25:8776/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-30T03:35:50.000000", "replication_status": null, "snapshot_id": null, "id": "987a431b-880c-4c26-9e81-5cd9b2e9cff8", "size": 1, "user_id": "02eff83345bf4f6ebd2cbc20b680ea47", "os-vol-tenant-attr:tenant_id": "45802065a9254579b3ad9163321c1668", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image", "image_id": "6a95e09f-b6ed-4380-b69d-d41fc76bf645", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol", "bootable": "true", "created_at": "2018-07-30T03:35:45.000000", "volume_type": null}} 2018-07-30 03:35:50,966 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 used request id req-56e4254b-0d35-430c-a64e-f9c9e71e794e 2018-07-30 03:35:50,966 - create_volume - DEBUG - Instance status is - deleting 2018-07-30 03:35:50,966 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-30 03:35:53,969 - create_volume - DEBUG - Volume status query timeout in 56.9293160439 2018-07-30 03:35:53,973 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-784cea08-adcb-49b1-b31a-09c52410de08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac00b1f0c04240c5853ec55b9e289b4d5e9823e" 2018-07-30 03:35:54,174 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3836bb3c-d3c7-4fa7-8c42-ec6ef52204b2 x-openstack-request-id: req-3836bb3c-d3c7-4fa7-8c42-ec6ef52204b2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 987a431b-880c-4c26-9e81-5cd9b2e9cff8 could not be found.", "code": 404}} 2018-07-30 03:35:54,174 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/45802065a9254579b3ad9163321c1668/volumes/987a431b-880c-4c26-9e81-5cd9b2e9cff8 used request id req-3836bb3c-d3c7-4fa7-8c42-ec6ef52204b2 2018-07-30 03:35:54,174 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 987a431b-880c-4c26-9e81-5cd9b2e9cff8 could not be found. (HTTP 404) (Request-ID: req-3836bb3c-d3c7-4fa7-8c42-ec6ef52204b2) 2018-07-30 03:35:54,175 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-vol 2018-07-30 03:35:54,175 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-b6135ca9-82f1-47f3-a245-34c1090d21b0-image 2018-07-30 03:35:54,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d41d3c1030911a6c37ebf4241c07afd2b715da0" 2018-07-30 03:35:54,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bddc5973-616a-4b44-acd2-4469e0181103 Date: Mon, 30 Jul 2018 03:35: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-30 03:35:54,515 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6a95e09f-b6ed-4380-b69d-d41fc76bf645 used request id req-bddc5973-616a-4b44-acd2-4469e0181103 2018-07-30 03:35:54,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:54,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2b3a07fa-8c74-427c-a595-a1a1c08a6aaf Date: Mon, 30 Jul 2018 03:35:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:35:54,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2b3a07fa-8c74-427c-a595-a1a1c08a6aaf 2018-07-30 03:35:54,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:54,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02c44982-30ab-4ac2-91ba-ecbaac3e199c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:54,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-02c44982-30ab-4ac2-91ba-ecbaac3e199c 2018-07-30 03:35:54,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:54,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:54,959 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e71ea7d2-a7a4-448e-9636-805beb161a36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:54,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-e71ea7d2-a7a4-448e-9636-805beb161a36 2018-07-30 03:35:54,959 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:54,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:55,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d42593a-8bdb-4f7e-8c99-af295d00f83a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:55,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-8d42593a-8bdb-4f7e-8c99-af295d00f83a 2018-07-30 03:35:55,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:55,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:55,211 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b60b4e9b-fd2d-4fdf-82e3-aaa89088d20d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:55,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-b60b4e9b-fd2d-4fdf-82e3-aaa89088d20d 2018-07-30 03:35:55,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:55,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:55,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ed76e1-bea1-41ad-98f3-f61623148ab0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:35:55,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-42ed76e1-bea1-41ad-98f3-f61623148ab0 2018-07-30 03:35:55,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:55,377 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9ca57e5-3089-457a-a88d-4db145d43fed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:55,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-d9ca57e5-3089-457a-a88d-4db145d43fed 2018-07-30 03:35:55,378 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:55,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:55,470 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80c14414-a129-4614-a422-da199e251641 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:55,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-80c14414-a129-4614-a422-da199e251641 2018-07-30 03:35:55,471 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:55,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:55,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:35:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0859128-3e69-4104-baa9-1094c23c464f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:35:55,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-c0859128-3e69-4104-baa9-1094c23c464f 2018-07-30 03:35:55,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:35:55,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:55,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8a14deb-a6c0-40a8-bc58-4486693f9ccc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:35:55,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-c8a14deb-a6c0-40a8-bc58-4486693f9ccc 2018-07-30 03:35:55,650 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-30713309-cb43-4ba-proj 2018-07-30 03:35:55,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/45802065a9254579b3ad9163321c1668 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:55,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27c4de5d-1a5a-43ba-9eac-513e6ba3f616 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:55,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/45802065a9254579b3ad9163321c1668 used request id req-27c4de5d-1a5a-43ba-9eac-513e6ba3f616 2018-07-30 03:35:55,848 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-30713309-cb43-4ba-proj-role 2018-07-30 03:35:55,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1a65b6a9243445489d287f5d792039f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:55,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b9afc02-8426-4eae-90aa-59ef5ec68624 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:55,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1a65b6a9243445489d287f5d792039f0 used request id req-9b9afc02-8426-4eae-90aa-59ef5ec68624 2018-07-30 03:35:55,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366172c8bef63b9e151d153a440068d980bcfa7a" 2018-07-30 03:35:56,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de534210-3cd6-4d6e-935b-bb9f13b062ff Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:56,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-de534210-3cd6-4d6e-935b-bb9f13b062ff 2018-07-30 03:35:56,043 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-30713309-cb43-4ba-user 2018-07-30 03:35:56,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/02eff83345bf4f6ebd2cbc20b680ea47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a626323c011f0efe71cb228b0dc56fb4063b4f" 2018-07-30 03:35:56,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4c42047-6f53-4310-953b-05b01abcb4e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:56,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/02eff83345bf4f6ebd2cbc20b680ea47 used request id req-c4c42047-6f53-4310-953b-05b01abcb4e0 2018-07-30 03:35:56,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:56,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["0b4etECMSo-ra3PBzhCSJA"], "issued_at": "2018-07-30T03:35:56.000000Z"}} 2018-07-30 03:35:56,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1f80fef846778f9ff2801fe6dc49bc3ac169b4" 2018-07-30 03:35:56,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5507dc77-f0ca-4e65-8fea-7c6fba42c2e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:56,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5507dc77-f0ca-4e65-8fea-7c6fba42c2e5 2018-07-30 03:35:56,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:56,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:57,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["CelWsyEmQXKWEVYjhq6I8g"], "issued_at": "2018-07-30T03:35:57.000000Z"}} 2018-07-30 03:35:57,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:35:57,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605a32e2-f57c-43e1-80b7-03e80d0e5986 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:57,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-605a32e2-f57c-43e1-80b7-03e80d0e5986 2018-07-30 03:35:57,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:57,152 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:57,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-9033aeda-3d97-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:35:57,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e121dd-c765-465a-8c57-96bce1df4ab5 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-9033aeda-3d97-41c-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:35:57,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-9033aeda-3d97-41c-proj used request id req-11e121dd-c765-465a-8c57-96bce1df4ab5 2018-07-30 03:35:57,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:35:57,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca08bd9-fb5e-4467-bd6a-d9298aa04184 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:57,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0ca08bd9-fb5e-4467-bd6a-d9298aa04184 2018-07-30 03:35:57,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj"}}' 2018-07-30 03:35:57,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68b1cb7f-5f68-4a02-978e-727123abe9c3 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1"}, "tags": [], "enabled": true, "id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj"}} 2018-07-30 03:35:57,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-68b1cb7f-5f68-4a02-978e-727123abe9c3 2018-07-30 03:35:57,519 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-9033aeda-3d97-41c-proj 2018-07-30 03:35:57,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:57,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:57,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:35:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["-aabU9MTTHCyd-j6ATecNg"], "issued_at": "2018-07-30T03:35:57.000000Z"}} 2018-07-30 03:35:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fc5231c9329a0cddc2d22a92ca5327f7c2904e" 2018-07-30 03:35:57,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc132d47-41d2-44b7-86ca-5e79b74abf2e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:57,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dc132d47-41d2-44b7-86ca-5e79b74abf2e 2018-07-30 03:35:57,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:35:57,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:35:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:35:57,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fc5231c9329a0cddc2d22a92ca5327f7c2904e" 2018-07-30 03:35:58,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f118e35b-d46c-474b-ad70-3f947c7b0ba6 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:35:58,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f118e35b-d46c-474b-ad70-3f947c7b0ba6 2018-07-30 03:35:58,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-9033aeda-3d97-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fc5231c9329a0cddc2d22a92ca5327f7c2904e" 2018-07-30 03:35:58,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3e8d089-36dc-4a54-ba58-4f9e8657de02 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-9033aeda-3d97-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1"}, "tags": [], "enabled": true, "id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj"}]} 2018-07-30 03:35:58,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-9033aeda-3d97-41c-proj used request id req-c3e8d089-36dc-4a54-ba58-4f9e8657de02 2018-07-30 03:35:58,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fc5231c9329a0cddc2d22a92ca5327f7c2904e" 2018-07-30 03:35:58,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e56c3b3-5414-4fdc-be0b-0f5478c9ab52 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:35:58,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5e56c3b3-5414-4fdc-be0b-0f5478c9ab52 2018-07-30 03:35:58,663 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-9033aeda-3d97-41c-user 2018-07-30 03:35:58,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:58,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:35:58,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dfed732-c753-4701-8db5-d4d02bf4fd6b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:35:58,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9dfed732-c753-4701-8db5-d4d02bf4fd6b 2018-07-30 03:35:58,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" -d '{"role": {"name": "SimpleHealthCheck-9033aeda-3d97-41c-proj-role"}}' 2018-07-30 03:35:58,848 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdbfe96a-7e5c-4f57-afef-e230bcd48ea5 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d51eb9bf99444bf6868323ecb902427b", "links": {"self": "http://172.30.9.25:5000/v3/roles/d51eb9bf99444bf6868323ecb902427b"}, "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj-role"}} 2018-07-30 03:35:58,849 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-fdbfe96a-7e5c-4f57-afef-e230bcd48ea5 2018-07-30 03:35:58,849 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-9033aeda-3d97-41c-proj-role 2018-07-30 03:35:58,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/d51eb9bf99444bf6868323ecb902427b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:35:58,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-373a472a-bd82-48c7-aca1-52c0df8a50d0 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d51eb9bf99444bf6868323ecb902427b", "links": {"self": "http://172.30.9.25:5000/v3/roles/d51eb9bf99444bf6868323ecb902427b"}, "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj-role"}} 2018-07-30 03:35:58,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/d51eb9bf99444bf6868323ecb902427b used request id req-373a472a-bd82-48c7-aca1-52c0df8a50d0 2018-07-30 03:35:58,937 - keystone_utils - INFO - Granting role SimpleHealthCheck-9033aeda-3d97-41c-proj-role to project SimpleHealthCheck-9033aeda-3d97-41c-proj 2018-07-30 03:35:58,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1/users/f53cd3c10e9e4a5fbd6f88805e6a3509/roles/d51eb9bf99444bf6868323ecb902427b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:35:58,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95c9946b-331c-49ae-9795-ff736f5ffebe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:35:58,996 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1/users/f53cd3c10e9e4a5fbd6f88805e6a3509/roles/d51eb9bf99444bf6868323ecb902427b used request id req-95c9946b-331c-49ae-9795-ff736f5ffebe 2018-07-30 03:35:58,997 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:35:58,998 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:35:58,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:35:58,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:35:59,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d51eb9bf99444bf6868323ecb902427b", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj-role"}], "expires_at": "2018-07-30T04:35:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-9033aeda-3d97-41c-user", "id": "f53cd3c10e9e4a5fbd6f88805e6a3509"}, "audit_ids": ["PNOCa00GQOWokEch69YpFg"], "issued_at": "2018-07-30T03:35:59.000000Z"}} 2018-07-30 03:35:59,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af7967a049fa2334257f49951f00f5fbc1bc5868" 2018-07-30 03:35:59,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcb6c18e-2b8a-4c22-abb9-275dd38fd6f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:35:59,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bcb6c18e-2b8a-4c22-abb9-275dd38fd6f0 2018-07-30 03:35:59,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af7967a049fa2334257f49951f00f5fbc1bc5868" 2018-07-30 03:35:59,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-84a27842-15e9-4905-a819-5e9095a4a6e0 Date: Mon, 30 Jul 2018 03:35:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image"} 2018-07-30 03:35:59,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image used request id req-84a27842-15e9-4905-a819-5e9095a4a6e0 2018-07-30 03:35:59,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af7967a049fa2334257f49951f00f5fbc1bc5868" 2018-07-30 03:35:59,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-52c2c2f8-f713-4055-9671-5b4e757266d0 Date: Mon, 30 Jul 2018 03:35: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-30 03:35:59,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-52c2c2f8-f713-4055-9671-5b4e757266d0 2018-07-30 03:35:59,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af7967a049fa2334257f49951f00f5fbc1bc5868" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image"}' 2018-07-30 03:35:59,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/86a4a2d3-309d-42e3-a702-297836719d71 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5ad76498-d342-4132-a844-26ebd690b502 Date: Mon, 30 Jul 2018 03:35:59 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:35:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:35:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/86a4a2d3-309d-42e3-a702-297836719d71", "min_disk": 0, "protected": false, "id": "86a4a2d3-309d-42e3-a702-297836719d71", "file": "/v2/images/86a4a2d3-309d-42e3-a702-297836719d71/file", "checksum": null, "owner": "7ce9dfc43f6a4fe9a97838336a90ebe1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:35:59,723 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-5ad76498-d342-4132-a844-26ebd690b502 2018-07-30 03:35:59,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/86a4a2d3-309d-42e3-a702-297836719d71/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af7967a049fa2334257f49951f00f5fbc1bc5868" -d '' 2018-07-30 03:36:00,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c93c6e5-4c9d-40d7-af2c-4abd6038242d Date: Mon, 30 Jul 2018 03:36: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-30 03:36:00,526 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/86a4a2d3-309d-42e3-a702-297836719d71/file used request id req-2c93c6e5-4c9d-40d7-af2c-4abd6038242d 2018-07-30 03:36:00,527 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:36:00,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/86a4a2d3-309d-42e3-a702-297836719d71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af7967a049fa2334257f49951f00f5fbc1bc5868" 2018-07-30 03:36:00,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ead1a994-118a-4783-bbad-3b4bb66a60d1 Date: Mon, 30 Jul 2018 03:36:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:35:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:36:00Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/86a4a2d3-309d-42e3-a702-297836719d71/snap", "metadata": {}}], "self": "/v2/images/86a4a2d3-309d-42e3-a702-297836719d71", "min_disk": 0, "protected": false, "id": "86a4a2d3-309d-42e3-a702-297836719d71", "file": "/v2/images/86a4a2d3-309d-42e3-a702-297836719d71/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ce9dfc43f6a4fe9a97838336a90ebe1", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/86a4a2d3-309d-42e3-a702-297836719d71/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:36:00,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/86a4a2d3-309d-42e3-a702-297836719d71 used request id req-ead1a994-118a-4783-bbad-3b4bb66a60d1 2018-07-30 03:36:00,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af7967a049fa2334257f49951f00f5fbc1bc5868" 2018-07-30 03:36:00,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f5fe99cf-52e6-40bb-8acf-edf7ff0781f3 Date: Mon, 30 Jul 2018 03:36: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-30 03:36:00,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f5fe99cf-52e6-40bb-8acf-edf7ff0781f3 2018-07-30 03:36:00,560 - create_image - INFO - Created image with name - SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image 2018-07-30 03:36:00,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/86a4a2d3-309d-42e3-a702-297836719d71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af7967a049fa2334257f49951f00f5fbc1bc5868" 2018-07-30 03:36:00,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c08bdb11-06a8-494e-a972-1c4845ca9bdd Date: Mon, 30 Jul 2018 03:36:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:35:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:36:00Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/86a4a2d3-309d-42e3-a702-297836719d71/snap", "metadata": {}}], "self": "/v2/images/86a4a2d3-309d-42e3-a702-297836719d71", "min_disk": 0, "protected": false, "id": "86a4a2d3-309d-42e3-a702-297836719d71", "file": "/v2/images/86a4a2d3-309d-42e3-a702-297836719d71/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ce9dfc43f6a4fe9a97838336a90ebe1", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/86a4a2d3-309d-42e3-a702-297836719d71/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:36:00,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/86a4a2d3-309d-42e3-a702-297836719d71 used request id req-c08bdb11-06a8-494e-a972-1c4845ca9bdd 2018-07-30 03:36:00,581 - create_image - DEBUG - Instance status is - active 2018-07-30 03:36:00,581 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image 2018-07-30 03:36:00,581 - create_image - INFO - Image is now active with name - SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image 2018-07-30 03:36:00,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:00,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:00,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d51eb9bf99444bf6868323ecb902427b", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj-role"}], "expires_at": "2018-07-30T04:36:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-9033aeda-3d97-41c-user", "id": "f53cd3c10e9e4a5fbd6f88805e6a3509"}, "audit_ids": ["TBla3uMRRqmknDsjRpyb0g"], "issued_at": "2018-07-30T03:36:00.000000Z"}} 2018-07-30 03:36:00,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d15dde5c30e0492c7b9632545c5a0810fb9cbea" 2018-07-30 03:36:01,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d06d841-d97c-4608-9e6f-08d1eb5c4bcc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:01,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3d06d841-d97c-4608-9e6f-08d1eb5c4bcc 2018-07-30 03:36:01,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d15dde5c30e0492c7b9632545c5a0810fb9cbea" 2018-07-30 03:36:01,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d9d5a05b-cf38-4556-806c-cbac1b04ecf5 Date: Mon, 30 Jul 2018 03:36:01 GMT RESP BODY: {"networks":[]} 2018-07-30 03:36:01,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net used request id req-d9d5a05b-cf38-4556-806c-cbac1b04ecf5 2018-07-30 03:36:01,239 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net 2018-07-30 03:36:01,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d15dde5c30e0492c7b9632545c5a0810fb9cbea" -d '{"network": {"name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net", "admin_state_up": true}}' 2018-07-30 03:36:01,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-1febed0a-b37c-48de-8cf9-4f838d88228c Date: Mon, 30 Jul 2018 03:36:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:36:01Z","is_default":false,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:01Z","mtu":1450}} 2018-07-30 03:36:01,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-1febed0a-b37c-48de-8cf9-4f838d88228c 2018-07-30 03:36:01,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d15dde5c30e0492c7b9632545c5a0810fb9cbea" 2018-07-30 03:36:01,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-2a1199e0-a28c-401e-b65e-ad17a4f31074 Date: Mon, 30 Jul 2018 03:36:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:36:01Z","qos_policy_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net","admin_state_up":true,"tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:01Z","mtu":1450}]} 2018-07-30 03:36:01,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-2a1199e0-a28c-401e-b65e-ad17a4f31074 2018-07-30 03:36:01,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d15dde5c30e0492c7b9632545c5a0810fb9cbea" 2018-07-30 03:36:01,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-06c9bff7-78c0-4bde-91b7-55ca171b115e Date: Mon, 30 Jul 2018 03:36:01 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:36:01,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-06c9bff7-78c0-4bde-91b7-55ca171b115e 2018-07-30 03:36:01,866 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet 2018-07-30 03:36:01,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d15dde5c30e0492c7b9632545c5a0810fb9cbea" -d '{"subnets": [{"ip_version": 4, "network_id": "1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet"}]}' 2018-07-30 03:36:02,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8082482a-b6e9-4240-8201-808ea2e4df64 Date: Mon, 30 Jul 2018 03:36:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36: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":"7ce9dfc43f6a4fe9a97838336a90ebe1","id":"285445fd-87f7-43ec-83f4-ad69075746d7","subnetpool_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet"}]} 2018-07-30 03:36:02,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-8082482a-b6e9-4240-8201-808ea2e4df64 2018-07-30 03:36:02,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d15dde5c30e0492c7b9632545c5a0810fb9cbea" 2018-07-30 03:36:02,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-c786f84a-4d72-4260-953f-fe29f4939cbd Date: Mon, 30 Jul 2018 03:36:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","l2_adjacency":true,"status":"ACTIVE","subnets":["285445fd-87f7-43ec-83f4-ad69075746d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:02Z","qos_policy_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net","admin_state_up":true,"tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:01Z","mtu":1450}]} 2018-07-30 03:36:02,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-c786f84a-4d72-4260-953f-fe29f4939cbd 2018-07-30 03:36:02,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d15dde5c30e0492c7b9632545c5a0810fb9cbea" 2018-07-30 03:36:02,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bf34e6b5-4725-48c9-8cd1-3708e5cd94cc Date: Mon, 30 Jul 2018 03:36:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36: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":"7ce9dfc43f6a4fe9a97838336a90ebe1","id":"285445fd-87f7-43ec-83f4-ad69075746d7","subnetpool_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet"}]} 2018-07-30 03:36:02,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-bf34e6b5-4725-48c9-8cd1-3708e5cd94cc 2018-07-30 03:36:02,537 - OpenStackNetwork - DEBUG - Network [1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9] created successfully 2018-07-30 03:36:02,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:02,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:02,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:36:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["6ddEwToESquamWFzflY4YA"], "issued_at": "2018-07-30T03:36:02.000000Z"}} 2018-07-30 03:36:02,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0a0fc0ae17d678948c3e6f33a75d4e2150f266" 2018-07-30 03:36:03,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df9326b-8708-430e-924a-c2eb4d9ac873 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:03,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0df9326b-8708-430e-924a-c2eb4d9ac873 2018-07-30 03:36:03,021 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:36:03,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0a0fc0ae17d678948c3e6f33a75d4e2150f266" 2018-07-30 03:36:03,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-615e5329-799b-4b4f-9704-152ac8d2a1d4 x-compute-request-id: req-615e5329-799b-4b4f-9704-152ac8d2a1d4 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:36:03,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-615e5329-799b-4b4f-9704-152ac8d2a1d4 2018-07-30 03:36:03,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0a0fc0ae17d678948c3e6f33a75d4e2150f266" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-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-30 03:36:03,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-2f434671-47e4-477c-80d4-f38bb6f21d1c x-compute-request-id: req-2f434671-47e4-477c-80d4-f38bb6f21d1c Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61", "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": "a122d846-f259-41c1-a8fe-c3c068b73a61"}} 2018-07-30 03:36:03,245 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-2f434671-47e4-477c-80d4-f38bb6f21d1c 2018-07-30 03:36:03,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:03,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:03,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d51eb9bf99444bf6868323ecb902427b", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj-role"}], "expires_at": "2018-07-30T04:36:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-9033aeda-3d97-41c-user", "id": "f53cd3c10e9e4a5fbd6f88805e6a3509"}, "audit_ids": ["2gt6ys0JTMi5lRu0Eary6A"], "issued_at": "2018-07-30T03:36:03.000000Z"}} 2018-07-30 03:36:03,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:03,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280286ac-514b-4be3-a0c3-9f31fb3341cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:03,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-280286ac-514b-4be3-a0c3-9f31fb3341cc 2018-07-30 03:36:03,718 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:36:03,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:03,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2381e8f4-bac7-4a48-bbaf-deac521a76e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:03,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2381e8f4-bac7-4a48-bbaf-deac521a76e2 2018-07-30 03:36:03,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:04,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-2482ecda-7f85-469a-b4ef-344a4f306082 Date: Mon, 30 Jul 2018 03:36:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","l2_adjacency":true,"status":"ACTIVE","subnets":["285445fd-87f7-43ec-83f4-ad69075746d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:02Z","qos_policy_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net","admin_state_up":true,"tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:01Z","mtu":1450}]} 2018-07-30 03:36:04,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net used request id req-2482ecda-7f85-469a-b4ef-344a4f306082 2018-07-30 03:36:04,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:04,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-18ce8e46-ea92-431a-9b39-5c51f85900a7 Date: Mon, 30 Jul 2018 03:36:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36: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":"7ce9dfc43f6a4fe9a97838336a90ebe1","id":"285445fd-87f7-43ec-83f4-ad69075746d7","subnetpool_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet"}]} 2018-07-30 03:36:04,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-18ce8e46-ea92-431a-9b39-5c51f85900a7 2018-07-30 03:36:04,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:04,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-1e55dcc5-6c12-4e4d-9be6-3ae4249958f2 Date: Mon, 30 Jul 2018 03:36:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","l2_adjacency":true,"status":"ACTIVE","subnets":["285445fd-87f7-43ec-83f4-ad69075746d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:02Z","qos_policy_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net","admin_state_up":true,"tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:01Z","mtu":1450}]} 2018-07-30 03:36:04,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net used request id req-1e55dcc5-6c12-4e4d-9be6-3ae4249958f2 2018-07-30 03:36:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:36:04,421 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:36:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:36:04,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:04,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec9665e-b024-42e1-9c85-7695c186f065 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj"}} 2018-07-30 03:36:04,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 used request id req-dec9665e-b024-42e1-9c85-7695c186f065 2018-07-30 03:36:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:04,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f8a92598-0012-4b45-9484-a84151fd285d Date: Mon, 30 Jul 2018 03:36:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36: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":"7ce9dfc43f6a4fe9a97838336a90ebe1","id":"285445fd-87f7-43ec-83f4-ad69075746d7","subnetpool_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet"}]} 2018-07-30 03:36:04,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-f8a92598-0012-4b45-9484-a84151fd285d 2018-07-30 03:36:04,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9&name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:04,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-84ce72b1-8631-4d17-8d99-daea13d19d85 Date: Mon, 30 Jul 2018 03:36:04 GMT RESP BODY: {"ports":[]} 2018-07-30 03:36:04,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9&name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477cport-1&admin_state_up=True used request id req-84ce72b1-8631-4d17-8d99-daea13d19d85 2018-07-30 03:36:04,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:04,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-43e61482-a683-4c94-b493-37c9862b05a4 x-compute-request-id: req-43e61482-a683-4c94-b493-37c9862b05a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:36:04,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst used request id req-43e61482-a683-4c94-b493-37c9862b05a4 2018-07-30 03:36:04,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:04,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-d893ee71-d5c8-4ae1-8782-26632ca59a1b Date: Mon, 30 Jul 2018 03:36:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","l2_adjacency":true,"status":"ACTIVE","subnets":["285445fd-87f7-43ec-83f4-ad69075746d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:02Z","qos_policy_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net","admin_state_up":true,"tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:01Z","mtu":1450}]} 2018-07-30 03:36:04,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net used request id req-d893ee71-d5c8-4ae1-8782-26632ca59a1b 2018-07-30 03:36:04,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:04,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-35eb94cc-57a5-4844-b61f-45275a67f9f5 Date: Mon, 30 Jul 2018 03:36:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36: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":"7ce9dfc43f6a4fe9a97838336a90ebe1","id":"285445fd-87f7-43ec-83f4-ad69075746d7","subnetpool_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet"}]} 2018-07-30 03:36:04,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-35eb94cc-57a5-4844-b61f-45275a67f9f5 2018-07-30 03:36:04,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:05,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-3c24590d-4673-40ff-86ce-3443d11083e3 Date: Mon, 30 Jul 2018 03:36:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","l2_adjacency":true,"status":"ACTIVE","subnets":["285445fd-87f7-43ec-83f4-ad69075746d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:02Z","qos_policy_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net","admin_state_up":true,"tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:01Z","mtu":1450}]} 2018-07-30 03:36:05,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net used request id req-3c24590d-4673-40ff-86ce-3443d11083e3 2018-07-30 03:36:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:05,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd429a2f-a3cf-48ec-a3ba-c34f55f483f2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj"}} 2018-07-30 03:36:05,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 used request id req-fd429a2f-a3cf-48ec-a3ba-c34f55f483f2 2018-07-30 03:36:05,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:05,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7f5c9565-3e12-4a16-a6b9-572799da0fe8 Date: Mon, 30 Jul 2018 03:36:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36: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":"7ce9dfc43f6a4fe9a97838336a90ebe1","id":"285445fd-87f7-43ec-83f4-ad69075746d7","subnetpool_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet"}]} 2018-07-30 03:36:05,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-7f5c9565-3e12-4a16-a6b9-572799da0fe8 2018-07-30 03:36:05,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9&name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:05,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-584d4f17-3485-4ee7-aa5d-281cfcd61b4d Date: Mon, 30 Jul 2018 03:36:05 GMT RESP BODY: {"ports":[]} 2018-07-30 03:36:05,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9&name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477cport-1&admin_state_up=True used request id req-584d4f17-3485-4ee7-aa5d-281cfcd61b4d 2018-07-30 03:36:05,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:05,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:05,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d51eb9bf99444bf6868323ecb902427b", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj-role"}], "expires_at": "2018-07-30T04:36:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/7ce9dfc43f6a4fe9a97838336a90ebe1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-9033aeda-3d97-41c-user", "id": "f53cd3c10e9e4a5fbd6f88805e6a3509"}, "audit_ids": ["32PGOwqXTv6FfdWl6hfTUQ"], "issued_at": "2018-07-30T03:36:05.000000Z"}} 2018-07-30 03:36:05,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03f4f125e2f71ddef2e891d945da6a2af31f327" 2018-07-30 03:36:05,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09421a27-d682-4b18-950f-1cf3a2b43a9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:05,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-09421a27-d682-4b18-950f-1cf3a2b43a9a 2018-07-30 03:36:05,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:05,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-847feb16-7183-4610-9169-4d581c8a8afc Date: Mon, 30 Jul 2018 03:36:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","l2_adjacency":true,"status":"ACTIVE","subnets":["285445fd-87f7-43ec-83f4-ad69075746d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:02Z","qos_policy_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net","admin_state_up":true,"tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:01Z","mtu":1450}]} 2018-07-30 03:36:05,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net used request id req-847feb16-7183-4610-9169-4d581c8a8afc 2018-07-30 03:36:05,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:05,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3e366e04-c3dc-49a4-b073-ba51a1b63e0a Date: Mon, 30 Jul 2018 03:36:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36: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":"7ce9dfc43f6a4fe9a97838336a90ebe1","id":"285445fd-87f7-43ec-83f4-ad69075746d7","subnetpool_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet"}]} 2018-07-30 03:36:05,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-3e366e04-c3dc-49a4-b073-ba51a1b63e0a 2018-07-30 03:36:05,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:05,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-52f66c23-34e8-447e-b260-4cb2e2b3749c Date: Mon, 30 Jul 2018 03:36:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","l2_adjacency":true,"status":"ACTIVE","subnets":["285445fd-87f7-43ec-83f4-ad69075746d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:02Z","qos_policy_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net","admin_state_up":true,"tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:01Z","mtu":1450}]} 2018-07-30 03:36:05,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net used request id req-52f66c23-34e8-447e-b260-4cb2e2b3749c 2018-07-30 03:36:05,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:36:05,938 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:36:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:36:05,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03f4f125e2f71ddef2e891d945da6a2af31f327" 2018-07-30 03:36:06,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f48d8e-449e-4976-931f-4f5608334801 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj"}} 2018-07-30 03:36:06,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 used request id req-56f48d8e-449e-4976-931f-4f5608334801 2018-07-30 03:36:06,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:06,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4a96f430-066e-4a74-bd46-c2a76759b0a9 Date: Mon, 30 Jul 2018 03:36:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36: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":"7ce9dfc43f6a4fe9a97838336a90ebe1","id":"285445fd-87f7-43ec-83f4-ad69075746d7","subnetpool_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet"}]} 2018-07-30 03:36:06,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-4a96f430-066e-4a74-bd46-c2a76759b0a9 2018-07-30 03:36:06,077 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net 2018-07-30 03:36:06,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" -d '{"port": {"network_id": "1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9", "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477cport-1", "admin_state_up": true}}' 2018-07-30 03:36:07,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-21341780-2237-4564-8907-293a3f6a778a Date: Mon, 30 Jul 2018 03:36:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"285445fd-87f7-43ec-83f4-ad69075746d7","ip_address":"10.55.0.6"}],"id":"ab349eaa-4c67-46b2-9f21-388f9aa8bbaa","security_groups":["56e9427b-59ba-4b9f-8bff-0a6a8395a836"],"mac_address":"fa:16:3e:ad:14:74","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477cport-1","project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","qos_policy_id":null,"admin_state_up":true,"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:36:07,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-21341780-2237-4564-8907-293a3f6a778a 2018-07-30 03:36:07,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:07,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-baa5cd69-1a3c-4098-80b0-657501c57e40 Date: Mon, 30 Jul 2018 03:36:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","l2_adjacency":true,"status":"ACTIVE","subnets":["285445fd-87f7-43ec-83f4-ad69075746d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:02Z","qos_policy_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net","admin_state_up":true,"tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:01Z","mtu":1450}]} 2018-07-30 03:36:07,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net used request id req-baa5cd69-1a3c-4098-80b0-657501c57e40 2018-07-30 03:36:07,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:07,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cf4db413-761e-41fb-94c8-79622f34b9ea Date: Mon, 30 Jul 2018 03:36:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36: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":"7ce9dfc43f6a4fe9a97838336a90ebe1","id":"285445fd-87f7-43ec-83f4-ad69075746d7","subnetpool_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet"}]} 2018-07-30 03:36:07,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-cf4db413-761e-41fb-94c8-79622f34b9ea 2018-07-30 03:36:07,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:07,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-f410e52f-5b3a-4016-9f9d-cbcb4192e1ce Date: Mon, 30 Jul 2018 03:36:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","l2_adjacency":true,"status":"ACTIVE","subnets":["285445fd-87f7-43ec-83f4-ad69075746d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:02Z","qos_policy_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net","admin_state_up":true,"tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:01Z","mtu":1450}]} 2018-07-30 03:36:07,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net used request id req-f410e52f-5b3a-4016-9f9d-cbcb4192e1ce 2018-07-30 03:36:07,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:07,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeddd229-1d9f-4390-8b79-1ad6a29c712f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj"}} 2018-07-30 03:36:07,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 used request id req-eeddd229-1d9f-4390-8b79-1ad6a29c712f 2018-07-30 03:36:07,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:07,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a6c6d0c4-d349-4953-9bda-b5cd83c9a098 Date: Mon, 30 Jul 2018 03:36:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36: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":"7ce9dfc43f6a4fe9a97838336a90ebe1","id":"285445fd-87f7-43ec-83f4-ad69075746d7","subnetpool_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet"}]} 2018-07-30 03:36:07,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-a6c6d0c4-d349-4953-9bda-b5cd83c9a098 2018-07-30 03:36:07,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9&name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:07,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-cd2e7a95-8ac7-4626-950c-b5ce575dff7b Date: Mon, 30 Jul 2018 03:36:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"285445fd-87f7-43ec-83f4-ad69075746d7","ip_address":"10.55.0.6"}],"id":"ab349eaa-4c67-46b2-9f21-388f9aa8bbaa","security_groups":["56e9427b-59ba-4b9f-8bff-0a6a8395a836"],"mac_address":"fa:16:3e:ad:14:74","project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477cport-1","admin_state_up":true,"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:36:07,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9&name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477cport-1&admin_state_up=True used request id req-cd2e7a95-8ac7-4626-950c-b5ce575dff7b 2018-07-30 03:36:07,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:07,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4caf1a22-d0c7-460c-a5b9-a7aee2a41816 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj"}} 2018-07-30 03:36:07,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 used request id req-4caf1a22-d0c7-460c-a5b9-a7aee2a41816 2018-07-30 03:36:07,697 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst 2018-07-30 03:36:07,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:07,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-3005b4c0-30c2-4136-92a3-cb7f0446d146 x-compute-request-id: req-3005b4c0-30c2-4136-92a3-cb7f0446d146 Content-Encoding: gzip Content-Length: 272 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "a122d846-f259-41c1-a8fe-c3c068b73a61", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61", "rel": "bookmark"}], "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-flavor-name"}]} 2018-07-30 03:36:07,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3005b4c0-30c2-4136-92a3-cb7f0446d146 2018-07-30 03:36:07,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:07,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-b3f15811-0466-4460-997d-2b272ca465ce x-compute-request-id: req-b3f15811-0466-4460-997d-2b272ca465ce Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61", "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": "a122d846-f259-41c1-a8fe-c3c068b73a61"}} 2018-07-30 03:36:07,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61 used request id req-b3f15811-0466-4460-997d-2b272ca465ce 2018-07-30 03:36:07,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:07,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-5a4bafa4-071d-42f4-9341-911bf9700658 Date: Mon, 30 Jul 2018 03:36:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:35:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:36:00Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/86a4a2d3-309d-42e3-a702-297836719d71/snap", "metadata": {}}], "self": "/v2/images/86a4a2d3-309d-42e3-a702-297836719d71", "min_disk": 0, "protected": false, "id": "86a4a2d3-309d-42e3-a702-297836719d71", "file": "/v2/images/86a4a2d3-309d-42e3-a702-297836719d71/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ce9dfc43f6a4fe9a97838336a90ebe1", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/86a4a2d3-309d-42e3-a702-297836719d71/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image"} 2018-07-30 03:36:07,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image used request id req-5a4bafa4-071d-42f4-9341-911bf9700658 2018-07-30 03:36:07,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:07,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-99093673-b4b8-4923-a5cc-5f5765965007 Date: Mon, 30 Jul 2018 03:36: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-30 03:36:07,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-99093673-b4b8-4923-a5cc-5f5765965007 2018-07-30 03:36:07,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" -d '{"server": {"name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst", "imageRef": "86a4a2d3-309d-42e3-a702-297836719d71", "flavorRef": "a122d846-f259-41c1-a8fe-c3c068b73a61", "max_count": 1, "min_count": 1, "networks": [{"port": "ab349eaa-4c67-46b2-9f21-388f9aa8bbaa"}]}}' 2018-07-30 03:36:08,824 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:36: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-b3b66d56-3c2a-48ff-8b62-308c356464ac x-compute-request-id: req-b3b66d56-3c2a-48ff-8b62-308c356464ac Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "bookmark"}], "adminPass": "yBbrTB6Fep3M"}} 2018-07-30 03:36:08,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-b3b66d56-3c2a-48ff-8b62-308c356464ac 2018-07-30 03:36:08,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:09,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-7a356f1a-a5f2-4c5b-9e6c-5ef9b2518bc7 x-compute-request-id: req-7a356f1a-a5f2-4c5b-9e6c-5ef9b2518bc7 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "bookmark"}], "image": {"id": "86a4a2d3-309d-42e3-a702-297836719d71", "links": [{"href": "http://172.30.9.25:8774/images/86a4a2d3-309d-42e3-a702-297836719d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a122d846-f259-41c1-a8fe-c3c068b73a61", "links": [{"href": "http://172.30.9.25:8774/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61", "rel": "bookmark"}]}, "id": "d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "user_id": "f53cd3c10e9e4a5fbd6f88805e6a3509", "OS-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-30T03:36:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst", "created": "2018-07-30T03:36:08Z", "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:36:09,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e used request id req-7a356f1a-a5f2-4c5b-9e6c-5ef9b2518bc7 2018-07-30 03:36:09,222 - create_instance - INFO - Created instance with name - SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst 2018-07-30 03:36:09,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:09,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-4e249717-8b0f-42bd-a38f-6b3c6e2cac3e x-compute-request-id: req-4e249717-8b0f-42bd-a38f-6b3c6e2cac3e Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "bookmark"}], "image": {"id": "86a4a2d3-309d-42e3-a702-297836719d71", "links": [{"href": "http://172.30.9.25:8774/images/86a4a2d3-309d-42e3-a702-297836719d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a122d846-f259-41c1-a8fe-c3c068b73a61", "links": [{"href": "http://172.30.9.25:8774/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61", "rel": "bookmark"}]}, "id": "d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "user_id": "f53cd3c10e9e4a5fbd6f88805e6a3509", "OS-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-30T03:36:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst", "created": "2018-07-30T03:36:08Z", "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:36:09,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e used request id req-4e249717-8b0f-42bd-a38f-6b3c6e2cac3e 2018-07-30 03:36:09,840 - create_instance - DEBUG - Instance status [SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst] is - BUILD 2018-07-30 03:36:09,840 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:36:12,844 - create_instance - DEBUG - VM status query timeout in 896.37857604 2018-07-30 03:36:12,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:13,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-ed8a99c1-21cd-41e2-bcf6-a9267c31a202 x-compute-request-id: req-ed8a99c1-21cd-41e2-bcf6-a9267c31a202 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "bookmark"}], "image": {"id": "86a4a2d3-309d-42e3-a702-297836719d71", "links": [{"href": "http://172.30.9.25:8774/images/86a4a2d3-309d-42e3-a702-297836719d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a122d846-f259-41c1-a8fe-c3c068b73a61", "links": [{"href": "http://172.30.9.25:8774/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61", "rel": "bookmark"}]}, "id": "d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "security_groups": [{"name": "default"}], "user_id": "f53cd3c10e9e4a5fbd6f88805e6a3509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:36:10Z", "hostId": "506c3c0fc2862fdb30233da77e1baf0a7a78d3390c6b07cbb4cbe205", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst", "created": "2018-07-30T03:36:08Z", "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:36:13,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e used request id req-ed8a99c1-21cd-41e2-bcf6-a9267c31a202 2018-07-30 03:36:13,167 - create_instance - DEBUG - Instance status [SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst] is - BUILD 2018-07-30 03:36:13,168 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:36:16,171 - create_instance - DEBUG - VM status query timeout in 893.051284075 2018-07-30 03:36:16,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:16,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-9b576f79-ff64-4fb9-ab40-b9e6fc9570af x-compute-request-id: req-9b576f79-ff64-4fb9-ab40-b9e6fc9570af Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:14:74", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "bookmark"}], "image": {"id": "86a4a2d3-309d-42e3-a702-297836719d71", "links": [{"href": "http://172.30.9.25:8774/images/86a4a2d3-309d-42e3-a702-297836719d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:36:15.000000", "flavor": {"id": "a122d846-f259-41c1-a8fe-c3c068b73a61", "links": [{"href": "http://172.30.9.25:8774/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61", "rel": "bookmark"}]}, "id": "d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "security_groups": [{"name": "default"}], "user_id": "f53cd3c10e9e4a5fbd6f88805e6a3509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:36:15Z", "hostId": "506c3c0fc2862fdb30233da77e1baf0a7a78d3390c6b07cbb4cbe205", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst", "created": "2018-07-30T03:36:08Z", "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:36:16,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e used request id req-9b576f79-ff64-4fb9-ab40-b9e6fc9570af 2018-07-30 03:36:16,662 - create_instance - DEBUG - Instance status [SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst] is - ACTIVE 2018-07-30 03:36:16,662 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:36:16,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:16,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-c680cb1a-6884-4791-a4cd-e81e04a6a8c3 x-compute-request-id: req-c680cb1a-6884-4791-a4cd-e81e04a6a8c3 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:14:74", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "bookmark"}], "image": {"id": "86a4a2d3-309d-42e3-a702-297836719d71", "links": [{"href": "http://172.30.9.25:8774/images/86a4a2d3-309d-42e3-a702-297836719d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:36:15.000000", "flavor": {"id": "a122d846-f259-41c1-a8fe-c3c068b73a61", "links": [{"href": "http://172.30.9.25:8774/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61", "rel": "bookmark"}]}, "id": "d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "security_groups": [{"name": "default"}], "user_id": "f53cd3c10e9e4a5fbd6f88805e6a3509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:36:15Z", "hostId": "506c3c0fc2862fdb30233da77e1baf0a7a78d3390c6b07cbb4cbe205", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst", "created": "2018-07-30T03:36:08Z", "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:36:16,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e used request id req-c680cb1a-6884-4791-a4cd-e81e04a6a8c3 2018-07-30 03:36:16,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:17,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-1da33edc-37a3-4901-ac95-a80aa0accf40 Date: Mon, 30 Jul 2018 03:36:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","l2_adjacency":true,"status":"ACTIVE","subnets":["285445fd-87f7-43ec-83f4-ad69075746d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:02Z","qos_policy_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net","admin_state_up":true,"tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:01Z","mtu":1450}]} 2018-07-30 03:36:17,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net used request id req-1da33edc-37a3-4901-ac95-a80aa0accf40 2018-07-30 03:36:17,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:17,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340fe2e1-3cee-42eb-8306-94ef02ec3c83 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj"}} 2018-07-30 03:36:17,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 used request id req-340fe2e1-3cee-42eb-8306-94ef02ec3c83 2018-07-30 03:36:17,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:17,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e11470df-53a7-4c40-8e05-823ba780be82 Date: Mon, 30 Jul 2018 03:36:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36: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":"7ce9dfc43f6a4fe9a97838336a90ebe1","id":"285445fd-87f7-43ec-83f4-ad69075746d7","subnetpool_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet"}]} 2018-07-30 03:36:17,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-e11470df-53a7-4c40-8e05-823ba780be82 2018-07-30 03:36:17,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:17,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1642 X-Openstack-Request-Id: req-c303d3a4-a760-4f79-be9f-f4e4c94b307c Date: Mon, 30 Jul 2018 03:36:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"285445fd-87f7-43ec-83f4-ad69075746d7","ip_address":"10.55.0.6"}],"id":"ab349eaa-4c67-46b2-9f21-388f9aa8bbaa","security_groups":["56e9427b-59ba-4b9f-8bff-0a6a8395a836"],"mac_address":"fa:16:3e:ad:14:74","project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477cport-1","admin_state_up":true,"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:06Z","binding:vnic_type":"normal","device_id":"d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:04Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"285445fd-87f7-43ec-83f4-ad69075746d7","ip_address":"10.55.0.2"}],"id":"ba444c08-6df3-4a7f-b52d-967758235f73","security_groups":[],"mac_address":"fa:16:3e:b4:e9:03","project_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","tenant_id":"7ce9dfc43f6a4fe9a97838336a90ebe1","created_at":"2018-07-30T03:36:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9","ip_allocation":"immediate"}]} 2018-07-30 03:36:17,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-c303d3a4-a760-4f79-be9f-f4e4c94b307c 2018-07-30 03:36:17,251 - create_instance_tests - INFO - Looking for IP 10.55.0.6 in the console log 2018-07-30 03:36:17,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:17,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-10433b55-3557-4d55-9bf0-5b9bd647a370 x-compute-request-id: req-10433b55-3557-4d55-9bf0-5b9bd647a370 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:14:74", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "bookmark"}], "image": {"id": "86a4a2d3-309d-42e3-a702-297836719d71", "links": [{"href": "http://172.30.9.25:8774/images/86a4a2d3-309d-42e3-a702-297836719d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:36:15.000000", "flavor": {"id": "a122d846-f259-41c1-a8fe-c3c068b73a61", "links": [{"href": "http://172.30.9.25:8774/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61", "rel": "bookmark"}]}, "id": "d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "security_groups": [{"name": "default"}], "user_id": "f53cd3c10e9e4a5fbd6f88805e6a3509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:36:15Z", "hostId": "506c3c0fc2862fdb30233da77e1baf0a7a78d3390c6b07cbb4cbe205", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst", "created": "2018-07-30T03:36:08Z", "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:36:17,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e used request id req-10433b55-3557-4d55-9bf0-5b9bd647a370 2018-07-30 03:36:17,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 03:36:17,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-29103abe-20f7-4e10-ad05-751ddbb00f7d x-compute-request-id: req-29103abe-20f7-4e10-ad05-751ddbb00f7d Content-Encoding: gzip Content-Length: 7779 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 469357595 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.139164] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140899] pid_max: default: 32768 minimum: 301\n[ 0.141825] ACPI: Core revision 20150930\n[ 0.143226] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144586] Security Framework initialized\n[ 0.145430] Yama: becoming mindful.\n[ 0.146195] AppArmor: AppArmor initialized\n[ 0.147073] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148408] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.149711] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.150944] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.152385] Initializing cgroup subsys io\n[ 0.153226] Initializing cgroup subsys memory\n[ 0.154119] Initializing cgroup subsys devices\n[ 0.155031] Initializing cgroup subsys freezer\n[ 0.155934] Initializing cgroup subsys net_cls\n[ 0.156832] Initializing cgroup subsys perf_event\n[ 0.157779] Initializing cgroup subsys net_prio\n[ 0.158708] Initializing cgroup subsys hugetlb\n[ 0.159609] Initializing cgroup subsys pids\n[ 0.160508] CPU: Physical Processor ID: 0\n[ 0.162028] mce: CPU supports 10 MCE banks\n[ 0.162909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178419] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184538] ftrace: allocating 31920 entries in 125 pages\n[ 0.209542] smpboot: Max logical packages: 1\n[ 0.210454] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211849] x2apic enabled\n[ 0.212671] Switched APIC routing to physical x2apic.\n[ 0.214438] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.215597] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.217759] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.219624] KVM setup paravirtual spinlock\n[ 0.220939] x86: Booted up 1 node, 1 CPUs\n[ 0.221792] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.223231] devtmpfs: initialized\n[ 0.224953] evm: security.selinux\n[ 0.225689] evm: security.SMACK64\n[ 0.226404] evm: security.SMACK64EXEC\n[ 0.227171] evm: security.SMACK64TRANSMUTE\n[ 0.228017] evm: security.SMACK64MMAP\n[ 0.228795] evm: security.ima\n[ 0.229457] evm: security.capability\n[ 0.230282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232208] pinctrl core: initialized pinctrl subsystem\n[ 0.233361] RTC time: 3:36:15, date: 07/30/18\n[ 0.234353] NET: Registered protocol family 16\n[ 0.235372] cpuidle: using governor ladder\n[ 0.236248] cpuidle: using governor menu\n[ 0.237077] PCCT header not found.\n[ 0.237858] ACPI: bus type PCI registered\n[ 0.238688] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239974] PCI: Using configuration type 1 for base access\n[ 0.241789] ACPI: Added _OSI(Module Device)\n[ 0.242661] ACPI: Added _OSI(Processor Device)\n[ 0.243549] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.244475] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246254] ACPI: Interpreter enabled\n[ 0.247054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.248976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.250887] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.252804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.254708] ACPI: (supports S0 S5)\n[ 0.255435] ACPI: Using IOAPIC for interrupt routing\n[ 0.256409] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.259578] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262041] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263282] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.265574] acpiphp: Slot [3] registered\n[ 0.266406] acpiphp: Slot [4] registered\n[ 0.267229] acpiphp: Slot [5] registered\n[ 0.268059] acpiphp: Slot [6] registered\n[ 0.268892] acpiphp: Slot [7] registered\n[ 0.269720] acpiphp: Slot [8] registered\n[ 0.270555] acpiphp: Slot [9] registered\n[ 0.271383] acpiphp: Slot [10] registered\n[ 0.272223] acpiphp: Slot [11] registered\n[ 0.273079] acpiphp: Slot [12] registered\n[ 0.273920] acpiphp: Slot [13] registered\n[ 0.274758] acpiphp: Slot [14] registered\n[ 0.275594] acpiphp: Slot [15] registered\n[ 0.286865] acpiphp: Slot [16] registered\n[ 0.287725] acpiphp: Slot [17] registered\n[ 0.288566] acpiphp: Slot [18] registered\n[ 0.289405] acpiphp: Slot [19] registered\n[ 0.290240] acpiphp: Slot [20] registered\n[ 0.291085] acpiphp: Slot [21] registered\n[ 0.291925] acpiphp: Slot [22] registered\n[ 0.292763] acpiphp: Slot [23] registered\n[ 0.293606] acpiphp: Slot [24] registered\n[ 0.294445] acpiphp: Slot [25] registered\n[ 0.295280] acpiphp: Slot [26] registered\n[ 0.296118] acpiphp: Slot [27] registered\n[ 0.296998] acpiphp: Slot [28] registered\n[ 0.297839] acpiphp: Slot [29] registered\n[ 0.298678] acpiphp: Slot [30] registered\n[ 0.299525] acpiphp: Slot [31] registered\n[ 0.300365] PCI host bridge to bus 0000:00\n[ 0.301199] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302457] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303714] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305222] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.306720] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.308242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.311545] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.312864] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.315389] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319002] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.320551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.339657] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.341558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.343046] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.344512] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.345949] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.347264] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.348613] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.349713] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.351318] vgaarb: loaded\n[ 0.351936] vgaarb: bridge control possible 0000:00:02.0\n[ 0.353196] SCSI subsystem initialized\n[ 0.354137] ACPI: bus type USB registered\n[ 0.355007] usbcore: registered new interface driver usbfs\n[ 0.356078] usbcore: registered new interface driver hub\n[ 0.357135] usbcore: registered new device driver usb\n[ 0.358275] PCI: Using ACPI for IRQ routing\n[ 0.359428] NetLabel: Initializing\n[ 0.360170] NetLabel: domain hash size = 128\n[ 0.361050] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.362041] NetLabel: unlabeled traffic allowed by default\n[ 0.363226] clocksource: Switched to clocksource kvm-clock\n[ 0.371289] AppArmor: AppArmor Filesystem Enabled\n[ 0.372288] pnp: PnP ACPI init\n[ 0.373253] pnp: PnP ACPI: found 5 devices\n[ 0.379523] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.381281] NET: Registered protocol family 2\n[ 0.382350] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.383681] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.384901] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.386136] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387257] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388482] NET: Registered protocol family 1\n[ 0.389390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.390524] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391642] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.405725] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.419860] Trying to unpack rootfs image as initramfs...\n[ 0.476602] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.478297] Scanning for low memory corruption every 60 seconds\n[ 0.479714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.480922] audit: initializing netlink subsys (disabled)\n[ 0.481986] audit: type=2000 audit(1532921776.276:1): initialized\n[ 0.483398] Initialise system trusted keyring\n[ 0.484372] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.485583] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.487767] zbud: loaded\n[ 0.488520] VFS: Disk quotas dquot_6.6.0\n[ 0.489375] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.491028] fuse init (API version 7.23)\n[ 0.491968] Key type big_key registered\n[ 0.492805] Allocating IMA MOK and blacklist keyrings.\n[ 0.494068] Key type asymmetric registered\n[ 0.494926] Asymmetric key parser 'x509' registered\n[ 0.495937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.497466] io scheduler noop registered\n[ 0.498286] io scheduler deadline registered (default)\n[ 0.499333] io scheduler cfq registered\n[ 0.500200] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.501289] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.502594] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.504114] ACPI: Power Button [PWRF]\n[ 0.504998] GHES: HEST is not enabled!\n[ 0.518705] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.546522] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.548668] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.572775] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.575073] Linux agpgart interface v0.103\n[ 0.577707] brd: module loaded\n[ 0.579414] loop: module loaded\n[ 0.582912] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.584431] GPT:90111 != 20971519\n[ 0.585148] GPT:Alternate GPT header not at the end of the disk.\n[ 0.586327] GPT:90111 != 20971519\n[ 0.587036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.588046] vda: vda1 vda15\n[ 0.589287] scsi host0: ata_piix\n[ 0.590088] scsi host1: ata_piix\n[ 0.593177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.594459] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.596424] libphy: Fixed MDIO Bus: probed\n[ 0.597276] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598268] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600732] PPP generic driver version 2.4.2\n[ 0.601701] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602952] ehci-pci: EHCI PCI platform driver\n[ 0.603869] ehci-platform: EHCI generic platform driver\n[ 0.604910] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.606098] ohci-pci: OHCI PCI platform driver\n[ 0.607008] ohci-platform: OHCI generic platform driver\n[ 0.608048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.622374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.623423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.624944] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.625985] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.627192] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.628475] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.629949] usb usb1: Product: UHCI Host Controller\n[ 0.630913] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.632095] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.633118] hub 1-0:1.0: USB hub found\n[ 0.633944] hub 1-0:1.0: 2 ports detected\n[ 0.634937] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.637152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.638151] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.639250] mousedev: PS/2 mouse device common for all mice\n[ 0.640650] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.642587] rtc_cmos 00:00: RTC can wake from S4\n[ 0.643778] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.645036] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.646288] i2c /dev entries driver\n[ 0.647095] device-mapper: uevent: version 1.0.3\n[ 0.648108] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.649835] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.651329] NET: Registered protocol family 10\n[ 0.652505] NET: Registered protocol family 17\n[ 0.653443] Key type dns_resolver registered\n[ 0.654493] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655647] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657521] registered taskstats version 1\n[ 0.658407] Loading compiled-in X.509 certificates\n[ 0.659945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661896] zswap: loaded using pool lzo/zbud\n[ 0.663627] Key type trusted registered\n[ 0.665444] Key type encrypted registered\n[ 0.666299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.667403] ima: No TPM chip found, activating TPM-bypass!\n[ 0.668491] evm: HMAC attrs: 0x1\n[ 0.669503] Magic number: 10:158:615\n[ 0.670315] misc tun: hash matches\n[ 0.671154] rtc_cmos 00:00: setting system clock to 2018-07-30 03:36:16 UTC (1532921776)\n[ 0.672842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.674004] EDD information not available.\n[ 0.752700] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.754326] Write protecting the kernel read-only data: 14336k\n[ 0.756496] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.758396] 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.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.916106] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.6...\nLease of 10.55.0.6 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-30 03:36:17,511 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e/action used request id req-29103abe-20f7-4e10-ad05-751ddbb00f7d 2018-07-30 03:36:17,513 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-30 03:36:17,513 - 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 469357595 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.139164] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.140899] pid_max: default: 32768 minimum: 301 [ 0.141825] ACPI: Core revision 20150930 [ 0.143226] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144586] Security Framework initialized [ 0.145430] Yama: becoming mindful. [ 0.146195] AppArmor: AppArmor initialized [ 0.147073] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.148408] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.149711] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.150944] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.152385] Initializing cgroup subsys io [ 0.153226] Initializing cgroup subsys memory [ 0.154119] Initializing cgroup subsys devices [ 0.155031] Initializing cgroup subsys freezer [ 0.155934] Initializing cgroup subsys net_cls [ 0.156832] Initializing cgroup subsys perf_event [ 0.157779] Initializing cgroup subsys net_prio [ 0.158708] Initializing cgroup subsys hugetlb [ 0.159609] Initializing cgroup subsys pids [ 0.160508] CPU: Physical Processor ID: 0 [ 0.162028] mce: CPU supports 10 MCE banks [ 0.162909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.178419] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184538] ftrace: allocating 31920 entries in 125 pages [ 0.209542] smpboot: Max logical packages: 1 [ 0.210454] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211849] x2apic enabled [ 0.212671] Switched APIC routing to physical x2apic. [ 0.214438] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.215597] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.217759] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.219624] KVM setup paravirtual spinlock [ 0.220939] x86: Booted up 1 node, 1 CPUs [ 0.221792] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223231] devtmpfs: initialized [ 0.224953] evm: security.selinux [ 0.225689] evm: security.SMACK64 [ 0.226404] evm: security.SMACK64EXEC [ 0.227171] evm: security.SMACK64TRANSMUTE [ 0.228017] evm: security.SMACK64MMAP [ 0.228795] evm: security.ima [ 0.229457] evm: security.capability [ 0.230282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232208] pinctrl core: initialized pinctrl subsystem [ 0.233361] RTC time: 3:36:15, date: 07/30/18 [ 0.234353] NET: Registered protocol family 16 [ 0.235372] cpuidle: using governor ladder [ 0.236248] cpuidle: using governor menu [ 0.237077] PCCT header not found. [ 0.237858] ACPI: bus type PCI registered [ 0.238688] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.239974] PCI: Using configuration type 1 for base access [ 0.241789] ACPI: Added _OSI(Module Device) [ 0.242661] ACPI: Added _OSI(Processor Device) [ 0.243549] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.244475] ACPI: Added _OSI(Processor Aggregator Device) [ 0.246254] ACPI: Interpreter enabled [ 0.247054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.248976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.250887] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.252804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.254708] ACPI: (supports S0 S5) [ 0.255435] ACPI: Using IOAPIC for interrupt routing [ 0.256409] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.259578] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.260762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262041] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.263282] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.265574] acpiphp: Slot [3] registered [ 0.266406] acpiphp: Slot [4] registered [ 0.267229] acpiphp: Slot [5] registered [ 0.268059] acpiphp: Slot [6] registered [ 0.268892] acpiphp: Slot [7] registered [ 0.269720] acpiphp: Slot [8] registered [ 0.270555] acpiphp: Slot [9] registered [ 0.271383] acpiphp: Slot [10] registered [ 0.272223] acpiphp: Slot [11] registered [ 0.273079] acpiphp: Slot [12] registered [ 0.273920] acpiphp: Slot [13] registered [ 0.274758] acpiphp: Slot [14] registered [ 0.275594] acpiphp: Slot [15] registered [ 0.286865] acpiphp: Slot [16] registered [ 0.287725] acpiphp: Slot [17] registered [ 0.288566] acpiphp: Slot [18] registered [ 0.289405] acpiphp: Slot [19] registered [ 0.290240] acpiphp: Slot [20] registered [ 0.291085] acpiphp: Slot [21] registered [ 0.291925] acpiphp: Slot [22] registered [ 0.292763] acpiphp: Slot [23] registered [ 0.293606] acpiphp: Slot [24] registered [ 0.294445] acpiphp: Slot [25] registered [ 0.295280] acpiphp: Slot [26] registered [ 0.296118] acpiphp: Slot [27] registered [ 0.296998] acpiphp: Slot [28] registered [ 0.297839] acpiphp: Slot [29] registered [ 0.298678] acpiphp: Slot [30] registered [ 0.299525] acpiphp: Slot [31] registered [ 0.300365] PCI host bridge to bus 0000:00 [ 0.301199] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.302457] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.303714] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.305222] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.306720] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.308242] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.311545] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.312864] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.314080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.315389] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319002] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.320551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.339657] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.341558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.343046] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.344512] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.345949] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.347264] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.348613] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.349713] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.351318] vgaarb: loaded [ 0.351936] vgaarb: bridge control possible 0000:00:02.0 [ 0.353196] SCSI subsystem initialized [ 0.354137] ACPI: bus type USB registered [ 0.355007] usbcore: registered new interface driver usbfs [ 0.356078] usbcore: registered new interface driver hub [ 0.357135] usbcore: registered new device driver usb [ 0.358275] PCI: Using ACPI for IRQ routing [ 0.359428] NetLabel: Initializing [ 0.360170] NetLabel: domain hash size = 128 [ 0.361050] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.362041] NetLabel: unlabeled traffic allowed by default [ 0.363226] clocksource: Switched to clocksource kvm-clock [ 0.371289] AppArmor: AppArmor Filesystem Enabled [ 0.372288] pnp: PnP ACPI init [ 0.373253] pnp: PnP ACPI: found 5 devices [ 0.379523] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.381281] NET: Registered protocol family 2 [ 0.382350] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.383681] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.384901] TCP: Hash tables configured (established 2048 bind 2048) [ 0.386136] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.387257] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.388482] NET: Registered protocol family 1 [ 0.389390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.390524] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391642] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.405725] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.419860] Trying to unpack rootfs image as initramfs... [ 0.476602] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.478297] Scanning for low memory corruption every 60 seconds [ 0.479714] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.480922] audit: initializing netlink subsys (disabled) [ 0.481986] audit: type=2000 audit(1532921776.276:1): initialized [ 0.483398] Initialise system trusted keyring [ 0.484372] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.485583] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.487767] zbud: loaded [ 0.488520] VFS: Disk quotas dquot_6.6.0 [ 0.489375] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.491028] fuse init (API version 7.23) [ 0.491968] Key type big_key registered [ 0.492805] Allocating IMA MOK and blacklist keyrings. [ 0.494068] Key type asymmetric registered [ 0.494926] Asymmetric key parser 'x509' registered [ 0.495937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.497466] io scheduler noop registered [ 0.498286] io scheduler deadline registered (default) [ 0.499333] io scheduler cfq registered [ 0.500200] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.501289] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.502594] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.504114] ACPI: Power Button [PWRF] [ 0.504998] GHES: HEST is not enabled! [ 0.518705] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.546522] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.548668] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.572775] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.575073] Linux agpgart interface v0.103 [ 0.577707] brd: module loaded [ 0.579414] loop: module loaded [ 0.582912] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.584431] GPT:90111 != 20971519 [ 0.585148] GPT:Alternate GPT header not at the end of the disk. [ 0.586327] GPT:90111 != 20971519 [ 0.587036] GPT: Use GNU Parted to correct GPT errors. [ 0.588046] vda: vda1 vda15 [ 0.589287] scsi host0: ata_piix [ 0.590088] scsi host1: ata_piix [ 0.593177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.594459] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.596424] libphy: Fixed MDIO Bus: probed [ 0.597276] tun: Universal TUN/TAP device driver, 1.6 [ 0.598268] tun: (C) 1999-2004 Max Krasnyansky [ 0.600732] PPP generic driver version 2.4.2 [ 0.601701] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602952] ehci-pci: EHCI PCI platform driver [ 0.603869] ehci-platform: EHCI generic platform driver [ 0.604910] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.606098] ohci-pci: OHCI PCI platform driver [ 0.607008] ohci-platform: OHCI generic platform driver [ 0.608048] uhci_hcd: USB Universal Host Controller Interface driver [ 0.622374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.623423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.624944] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.625985] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.627192] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.628475] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.629949] usb usb1: Product: UHCI Host Controller [ 0.630913] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.632095] usb usb1: SerialNumber: 0000:00:01.2 [ 0.633118] hub 1-0:1.0: USB hub found [ 0.633944] hub 1-0:1.0: 2 ports detected [ 0.634937] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.637152] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.638151] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.639250] mousedev: PS/2 mouse device common for all mice [ 0.640650] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.642587] rtc_cmos 00:00: RTC can wake from S4 [ 0.643778] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.645036] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.646288] i2c /dev entries driver [ 0.647095] device-mapper: uevent: version 1.0.3 [ 0.648108] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.649835] ledtrig-cpu: registered to indicate activity on CPUs [ 0.651329] NET: Registered protocol family 10 [ 0.652505] NET: Registered protocol family 17 [ 0.653443] Key type dns_resolver registered [ 0.654493] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.655647] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.657521] registered taskstats version 1 [ 0.658407] Loading compiled-in X.509 certificates [ 0.659945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.661896] zswap: loaded using pool lzo/zbud [ 0.663627] Key type trusted registered [ 0.665444] Key type encrypted registered [ 0.666299] AppArmor: AppArmor sha1 policy hashing enabled [ 0.667403] ima: No TPM chip found, activating TPM-bypass! [ 0.668491] evm: HMAC attrs: 0x1 [ 0.669503] Magic number: 10:158:615 [ 0.670315] misc tun: hash matches [ 0.671154] rtc_cmos 00:00: setting system clock to 2018-07-30 03:36:16 UTC (1532921776) [ 0.672842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.674004] EDD information not available. [ 0.752700] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.754326] Write protecting the kernel read-only data: 14336k [ 0.756496] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.758396] 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.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.916106] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.6... Lease of 10.55.0.6 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2018-07-30 03:36:17,514 - create_instance - INFO - Deleting Port with ID - ab349eaa-4c67-46b2-9f21-388f9aa8bbaa 2018-07-30 03:36:17,514 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477cport-1 2018-07-30 03:36:17,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/ab349eaa-4c67-46b2-9f21-388f9aa8bbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:17,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a254c844-efa9-41fd-9118-a056fa238685 Date: Mon, 30 Jul 2018 03:36:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:36:17,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/ab349eaa-4c67-46b2-9f21-388f9aa8bbaa used request id req-a254c844-efa9-41fd-9118-a056fa238685 2018-07-30 03:36:17,967 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst 2018-07-30 03:36:17,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:18,077 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:36: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-c003c830-a207-41d5-b280-47d56f97530c x-compute-request-id: req-c003c830-a207-41d5-b280-47d56f97530c Content-Type: application/json 2018-07-30 03:36:18,077 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e used request id req-c003c830-a207-41d5-b280-47d56f97530c 2018-07-30 03:36:18,077 - create_instance - INFO - Checking deletion status 2018-07-30 03:36:18,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:18,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-60088f1c-4b0d-4476-a48e-233af5b8c517 x-compute-request-id: req-60088f1c-4b0d-4476-a48e-233af5b8c517 Content-Encoding: gzip Content-Length: 728 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:14:74", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "rel": "bookmark"}], "image": {"id": "86a4a2d3-309d-42e3-a702-297836719d71", "links": [{"href": "http://172.30.9.25:8774/images/86a4a2d3-309d-42e3-a702-297836719d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:36:15.000000", "flavor": {"id": "a122d846-f259-41c1-a8fe-c3c068b73a61", "links": [{"href": "http://172.30.9.25:8774/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61", "rel": "bookmark"}]}, "id": "d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e", "user_id": "f53cd3c10e9e4a5fbd6f88805e6a3509", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:36:18Z", "hostId": "506c3c0fc2862fdb30233da77e1baf0a7a78d3390c6b07cbb4cbe205", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst", "created": "2018-07-30T03:36:08Z", "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:36:18,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e used request id req-60088f1c-4b0d-4476-a48e-233af5b8c517 2018-07-30 03:36:18,194 - create_instance - DEBUG - Instance status [SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst] is - ACTIVE 2018-07-30 03:36:18,194 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:36:21,197 - create_instance - DEBUG - VM status query timeout in 296.880279064 2018-07-30 03:36:21,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65364ed6d8fe137a8c24e50f5fd7e00cbf82df7c" 2018-07-30 03:36:21,251 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:36: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-c3f93ba8-0cf9-4665-9d0c-dd10796f65d3 x-compute-request-id: req-c3f93ba8-0cf9-4665-9d0c-dd10796f65d3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e could not be found.", "code": 404}} 2018-07-30 03:36:21,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e used request id req-c3f93ba8-0cf9-4665-9d0c-dd10796f65d3 2018-07-30 03:36:21,251 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d69d8ffb-30f8-4afe-a8be-1d7d03ca3d0e could not be found. (HTTP 404) (Request-ID: req-c3f93ba8-0cf9-4665-9d0c-dd10796f65d3) 2018-07-30 03:36:21,252 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-inst 2018-07-30 03:36:21,253 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet 2018-07-30 03:36:21,253 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-subnet 2018-07-30 03:36:21,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/285445fd-87f7-43ec-83f4-ad69075746d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d15dde5c30e0492c7b9632545c5a0810fb9cbea" 2018-07-30 03:36:22,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-478852b1-d299-4828-a852-24aa26d110ee Date: Mon, 30 Jul 2018 03:36:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:36:22,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/285445fd-87f7-43ec-83f4-ad69075746d7 used request id req-478852b1-d299-4828-a852-24aa26d110ee 2018-07-30 03:36:22,606 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-priv-net 2018-07-30 03:36:22,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d15dde5c30e0492c7b9632545c5a0810fb9cbea" 2018-07-30 03:36:23,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a240c29-614a-4ac6-92c6-fd22b53a0e04 Date: Mon, 30 Jul 2018 03:36:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:36:23,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/1e90fa8a-9f7e-49f3-ac3f-5a2e39aa19a9 used request id req-0a240c29-614a-4ac6-92c6-fd22b53a0e04 2018-07-30 03:36:23,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0a0fc0ae17d678948c3e6f33a75d4e2150f266" 2018-07-30 03:36:23,643 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:36:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0422e70-9135-4c22-a080-b9da69c7c0a1 x-compute-request-id: req-c0422e70-9135-4c22-a080-b9da69c7c0a1 Content-Length: 0 Content-Type: application/json 2018-07-30 03:36:23,643 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/a122d846-f259-41c1-a8fe-c3c068b73a61 used request id req-c0422e70-9135-4c22-a080-b9da69c7c0a1 2018-07-30 03:36:23,644 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-48b7f653-96bb-486e-8135-5fcc3b06477c-image 2018-07-30 03:36:23,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/86a4a2d3-309d-42e3-a702-297836719d71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af7967a049fa2334257f49951f00f5fbc1bc5868" 2018-07-30 03:36:24,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6f261454-0fec-4958-bd4f-30640712baf4 Date: Mon, 30 Jul 2018 03:36:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 03:36:24,579 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/86a4a2d3-309d-42e3-a702-297836719d71 used request id req-6f261454-0fec-4958-bd4f-30640712baf4 2018-07-30 03:36:24,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:36:24,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ae79706d-003b-4dd0-a406-81412e3f4ced Date: Mon, 30 Jul 2018 03:36:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "created_at": "2018-07-30T03:36:01Z", "updated_at": "2018-07-30T03:36:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:01Z", "revision_number": 0, "id": "26b90542-9e4d-4f95-ba35-6bfdbaca95e3", "remote_group_id": "56e9427b-59ba-4b9f-8bff-0a6a8395a836", "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:01Z", "security_group_id": "56e9427b-59ba-4b9f-8bff-0a6a8395a836", "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ce9dfc43f6a4fe9a97838336a90ebe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:01Z", "revision_number": 0, "id": "7f775b54-1a3c-46b0-a7a5-c03c57bc0279", "remote_group_id": "56e9427b-59ba-4b9f-8bff-0a6a8395a836", "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:01Z", "security_group_id": "56e9427b-59ba-4b9f-8bff-0a6a8395a836", "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ce9dfc43f6a4fe9a97838336a90ebe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:01Z", "revision_number": 0, "id": "9fedcfee-3fda-459d-bb23-50b571e2f0fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:01Z", "security_group_id": "56e9427b-59ba-4b9f-8bff-0a6a8395a836", "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ce9dfc43f6a4fe9a97838336a90ebe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:01Z", "revision_number": 0, "id": "ae9fd540-42d8-4a9f-ad5f-cfbb674a499a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:01Z", "security_group_id": "56e9427b-59ba-4b9f-8bff-0a6a8395a836", "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ce9dfc43f6a4fe9a97838336a90ebe1"}], "revision_number": 4, "project_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "id": "56e9427b-59ba-4b9f-8bff-0a6a8395a836", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:36:24,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-ae79706d-003b-4dd0-a406-81412e3f4ced 2018-07-30 03:36:24,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:36:24,934 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:36:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6189bce8-175d-40c7-8af5-5b118bac4028 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:36:24,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-6189bce8-175d-40c7-8af5-5b118bac4028 2018-07-30 03:36:24,934 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:36:24,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:36:25,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:36:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f58872da-f288-4c4c-aac9-f62ae7ba3f9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:36:25,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-f58872da-f288-4c4c-aac9-f62ae7ba3f9a 2018-07-30 03:36:25,019 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:36:25,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:36:25,103 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:36:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3f51f87-98ca-4561-84ba-b7412f30f11f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:36:25,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-c3f51f87-98ca-4561-84ba-b7412f30f11f 2018-07-30 03:36:25,103 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:36:25,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:36:25,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dabd09f-f44d-48da-8da0-9606343e345d Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "name": "SimpleHealthCheck-9033aeda-3d97-41c-proj"}} 2018-07-30 03:36:25,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 used request id req-5dabd09f-f44d-48da-8da0-9606343e345d 2018-07-30 03:36:25,192 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56e9427b-59ba-4b9f-8bff-0a6a8395a836 2018-07-30 03:36:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=56e9427b-59ba-4b9f-8bff-0a6a8395a836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:36:25,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9da5bfc4-b047-4c29-a81f-8c7cec0b9a42 Date: Mon, 30 Jul 2018 03:36:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "56e9427b-59ba-4b9f-8bff-0a6a8395a836", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:01Z", "security_group_id": "56e9427b-59ba-4b9f-8bff-0a6a8395a836", "port_range_min": null, "revision_number": 0, "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "created_at": "2018-07-30T03:36:01Z", "project_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "id": "26b90542-9e4d-4f95-ba35-6bfdbaca95e3"}, {"remote_group_id": "56e9427b-59ba-4b9f-8bff-0a6a8395a836", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:01Z", "security_group_id": "56e9427b-59ba-4b9f-8bff-0a6a8395a836", "port_range_min": null, "revision_number": 0, "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "created_at": "2018-07-30T03:36:01Z", "project_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "id": "7f775b54-1a3c-46b0-a7a5-c03c57bc0279"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:01Z", "security_group_id": "56e9427b-59ba-4b9f-8bff-0a6a8395a836", "port_range_min": null, "revision_number": 0, "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "created_at": "2018-07-30T03:36:01Z", "project_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "id": "9fedcfee-3fda-459d-bb23-50b571e2f0fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:01Z", "security_group_id": "56e9427b-59ba-4b9f-8bff-0a6a8395a836", "port_range_min": null, "revision_number": 0, "tenant_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "created_at": "2018-07-30T03:36:01Z", "project_id": "7ce9dfc43f6a4fe9a97838336a90ebe1", "id": "ae9fd540-42d8-4a9f-ad5f-cfbb674a499a"}]} 2018-07-30 03:36:25,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=56e9427b-59ba-4b9f-8bff-0a6a8395a836 used request id req-9da5bfc4-b047-4c29-a81f-8c7cec0b9a42 2018-07-30 03:36:25,217 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:36:25,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/56e9427b-59ba-4b9f-8bff-0a6a8395a836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:36:25,353 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a76bd1fd-5716-4077-baea-e115b78f0dcf Content-Length: 0 Date: Mon, 30 Jul 2018 03:36:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:36:25,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/56e9427b-59ba-4b9f-8bff-0a6a8395a836 used request id req-a76bd1fd-5716-4077-baea-e115b78f0dcf 2018-07-30 03:36:25,354 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-9033aeda-3d97-41c-proj 2018-07-30 03:36:25,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:36:25,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:36:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf55de42-4b80-4795-8395-c31422626d8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:36:25,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7ce9dfc43f6a4fe9a97838336a90ebe1 used request id req-cf55de42-4b80-4795-8395-c31422626d8a 2018-07-30 03:36:25,550 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-9033aeda-3d97-41c-proj-role 2018-07-30 03:36:25,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/d51eb9bf99444bf6868323ecb902427b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:36:25,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:36:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a7d2aab-6fe3-4275-8c2b-bcc302c7c475 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:36:25,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/d51eb9bf99444bf6868323ecb902427b used request id req-8a7d2aab-6fe3-4275-8c2b-bcc302c7c475 2018-07-30 03:36:25,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c630696400e517f2e61ea90111459289e8eaf7" 2018-07-30 03:36:25,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588c8d57-4c23-48e5-80fb-957a1690b2e5 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:36:25,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-588c8d57-4c23-48e5-80fb-957a1690b2e5 2018-07-30 03:36:25,754 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-9033aeda-3d97-41c-user 2018-07-30 03:36:25,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f53cd3c10e9e4a5fbd6f88805e6a3509 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29fc5231c9329a0cddc2d22a92ca5327f7c2904e" 2018-07-30 03:36:25,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:36:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b7fe9f7-b256-4b00-be18-d7f80bd47a76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:36:25,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f53cd3c10e9e4a5fbd6f88805e6a3509 used request id req-5b7fe9f7-b256-4b00-be18-d7f80bd47a76 2018-07-30 03:36:25,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:26,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:36:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["IfHWNhLgTA-SBaIRaviEYA"], "issued_at": "2018-07-30T03:36:26.000000Z"}} 2018-07-30 03:36:26,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e62c97edc552eec4bcd3a048d93c010fa448624" 2018-07-30 03:36:26,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3be692-b7fb-4f2d-95c5-ab464126cad3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:26,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ed3be692-b7fb-4f2d-95c5-ab464126cad3 2018-07-30 03:36:26,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:26,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:26,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:36:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["rlk4SrgeRXapt9QfA1uhRA"], "issued_at": "2018-07-30T03:36:26.000000Z"}} 2018-07-30 03:36:26,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:36:26,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a78555-2fe7-408a-880f-f0c682a8bc21 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:26,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f7a78555-2fe7-408a-880f-f0c682a8bc21 2018-07-30 03:36:26,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:36:26,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:36:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:36:26,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:36:26,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a1ad917-7b02-4dde-b3ea-374c4010d798 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:36:26,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj used request id req-3a1ad917-7b02-4dde-b3ea-374c4010d798 2018-07-30 03:36:26,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:36:26,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84597f0e-bb3a-42ec-8a96-2b14ee3e99a4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:36:26,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-84597f0e-bb3a-42ec-8a96-2b14ee3e99a4 2018-07-30 03:36:26,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}}' 2018-07-30 03:36:27,090 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:36:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e891e299-0c02-47b9-b263-190d09b47ea7 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:36:27,090 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e891e299-0c02-47b9-b263-190d09b47ea7 2018-07-30 03:36:27,090 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj 2018-07-30 03:36:27,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:27,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:27,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:36:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["BuMz0coSRmO7xrQRlaICAA"], "issued_at": "2018-07-30T03:36:27.000000Z"}} 2018-07-30 03:36:27,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}121cef35b39093f57e50d82cdc5ea28e8d20d2b7" 2018-07-30 03:36:27,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3725da71-e3ec-451f-8e54-50a89e3eac97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:27,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3725da71-e3ec-451f-8e54-50a89e3eac97 2018-07-30 03:36:27,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:36:27,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:36:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:36:27,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}121cef35b39093f57e50d82cdc5ea28e8d20d2b7" 2018-07-30 03:36:27,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff9731cf-e567-4989-90b4-5391214c5439 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:36:27,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ff9731cf-e567-4989-90b4-5391214c5439 2018-07-30 03:36:27,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}121cef35b39093f57e50d82cdc5ea28e8d20d2b7" 2018-07-30 03:36:27,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2fed20e-a203-4b10-a9e6-6123880167ce Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}]} 2018-07-30 03:36:27,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj used request id req-e2fed20e-a203-4b10-a9e6-6123880167ce 2018-07-30 03:36:27,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}121cef35b39093f57e50d82cdc5ea28e8d20d2b7" 2018-07-30 03:36:27,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb6e507-1084-46f9-b093-89673b2f571f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:36:27,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-bdb6e507-1084-46f9-b093-89673b2f571f 2018-07-30 03:36:28,189 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-user 2018-07-30 03:36:28,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:28,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:36:28,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-181cd76c-95ee-4808-b89c-4feecfc63739 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:36:28,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-181cd76c-95ee-4808-b89c-4feecfc63739 2018-07-30 03:36:28,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" -d '{"role": {"name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}}' 2018-07-30 03:36:28,309 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a690455e-d721-40a5-a7b4-a6c12c087cfc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "12bc6d86b77c4e0089e537ed76dc0456", "links": {"self": "http://172.30.9.25:5000/v3/roles/12bc6d86b77c4e0089e537ed76dc0456"}, "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}} 2018-07-30 03:36:28,309 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a690455e-d721-40a5-a7b4-a6c12c087cfc 2018-07-30 03:36:28,309 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role 2018-07-30 03:36:28,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/12bc6d86b77c4e0089e537ed76dc0456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:36:28,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fcef06f-57d5-4ce9-8e8f-25aeaf743450 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "12bc6d86b77c4e0089e537ed76dc0456", "links": {"self": "http://172.30.9.25:5000/v3/roles/12bc6d86b77c4e0089e537ed76dc0456"}, "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}} 2018-07-30 03:36:28,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/12bc6d86b77c4e0089e537ed76dc0456 used request id req-9fcef06f-57d5-4ce9-8e8f-25aeaf743450 2018-07-30 03:36:28,395 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role to project CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj 2018-07-30 03:36:28,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6/users/f0efa58a3f484e4b90fd51a7399b0c00/roles/12bc6d86b77c4e0089e537ed76dc0456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:36:28,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37dcc9cc-7224-4eaf-9899-7f9eb5ee0a06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:36:28,517 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6/users/f0efa58a3f484e4b90fd51a7399b0c00/roles/12bc6d86b77c4e0089e537ed76dc0456 used request id req-37dcc9cc-7224-4eaf-9899-7f9eb5ee0a06 2018-07-30 03:36:28,517 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:36:28,519 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:36:28,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:28,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:28,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12bc6d86b77c4e0089e537ed76dc0456", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}], "expires_at": "2018-07-30T04:36:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-user", "id": "f0efa58a3f484e4b90fd51a7399b0c00"}, "audit_ids": ["VrQLEWsfRaaYOFRd7eBASA"], "issued_at": "2018-07-30T03:36:28.000000Z"}} 2018-07-30 03:36:28,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e62fb7f57a5504646e74f136d7899bd315299e5" 2018-07-30 03:36:28,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7577ab51-60dd-4b1e-9ff7-bb876687cd50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:28,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7577ab51-60dd-4b1e-9ff7-bb876687cd50 2018-07-30 03:36:28,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e62fb7f57a5504646e74f136d7899bd315299e5" 2018-07-30 03:36:29,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-7d87e685-93f3-4da3-b40c-c0edecbc2e4a Date: Mon, 30 Jul 2018 03:36:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f"} 2018-07-30 03:36:29,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f used request id req-7d87e685-93f3-4da3-b40c-c0edecbc2e4a 2018-07-30 03:36:29,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e62fb7f57a5504646e74f136d7899bd315299e5" 2018-07-30 03:36:29,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8fb1d28c-780f-4c07-9b5e-2a33010c7dd5 Date: Mon, 30 Jul 2018 03:36: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-30 03:36:29,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-8fb1d28c-780f-4c07-9b5e-2a33010c7dd5 2018-07-30 03:36:29,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e62fb7f57a5504646e74f136d7899bd315299e5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f"}' 2018-07-30 03:36:29,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b4192d69-9d52-405d-94da-638e4319eb11 Date: Mon, 30 Jul 2018 03:36:29 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:36:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:36:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "min_disk": 0, "protected": false, "id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "file": "/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/file", "checksum": null, "owner": "cd04a1a31c394b5bac6fe9050c5e1be6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:36:29,270 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b4192d69-9d52-405d-94da-638e4319eb11 2018-07-30 03:36:29,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e62fb7f57a5504646e74f136d7899bd315299e5" -d '' 2018-07-30 03:36:30,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe2d456b-940e-4ef4-8b82-9c5dc6298e34 Date: Mon, 30 Jul 2018 03:36: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-30 03:36:30,484 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/file used request id req-fe2d456b-940e-4ef4-8b82-9c5dc6298e34 2018-07-30 03:36:30,484 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:36:30,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e62fb7f57a5504646e74f136d7899bd315299e5" 2018-07-30 03:36:30,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-16db05fd-851b-4824-a582-ae021f8999cf Date: Mon, 30 Jul 2018 03:36:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:36:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:36:30Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/snap", "metadata": {}}], "self": "/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "min_disk": 0, "protected": false, "id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "file": "/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cd04a1a31c394b5bac6fe9050c5e1be6", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:36:30,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19 used request id req-16db05fd-851b-4824-a582-ae021f8999cf 2018-07-30 03:36:30,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e62fb7f57a5504646e74f136d7899bd315299e5" 2018-07-30 03:36:30,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f1d24401-798a-4808-9443-59bb62d391d4 Date: Mon, 30 Jul 2018 03:36: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-30 03:36:30,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f1d24401-798a-4808-9443-59bb62d391d4 2018-07-30 03:36:30,516 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f 2018-07-30 03:36:30,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e62fb7f57a5504646e74f136d7899bd315299e5" 2018-07-30 03:36:30,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-f7f5c0ad-5ec4-4eaa-8546-600624b4deb9 Date: Mon, 30 Jul 2018 03:36:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:36:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:36:30Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/snap", "metadata": {}}], "self": "/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "min_disk": 0, "protected": false, "id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "file": "/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cd04a1a31c394b5bac6fe9050c5e1be6", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:36:30,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19 used request id req-f7f5c0ad-5ec4-4eaa-8546-600624b4deb9 2018-07-30 03:36:30,534 - create_image - DEBUG - Instance status is - active 2018-07-30 03:36:30,534 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f 2018-07-30 03:36:30,534 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f 2018-07-30 03:36:30,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:30,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:31,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12bc6d86b77c4e0089e537ed76dc0456", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}], "expires_at": "2018-07-30T04:36:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-user", "id": "f0efa58a3f484e4b90fd51a7399b0c00"}, "audit_ids": ["ZFCgnrjyRte6Jm7Rw3yq4w"], "issued_at": "2018-07-30T03:36:31.000000Z"}} 2018-07-30 03:36:31,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d19c8b689f426553a6bcb1b5f6edc65f0f2e669" 2018-07-30 03:36:31,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a28090b-2b63-4972-9ec1-41a939266a5c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:31,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1a28090b-2b63-4972-9ec1-41a939266a5c 2018-07-30 03:36:31,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d19c8b689f426553a6bcb1b5f6edc65f0f2e669" 2018-07-30 03:36:31,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fd417910-3286-4de4-a174-eb22b10a7d4b Date: Mon, 30 Jul 2018 03:36:31 GMT RESP BODY: {"networks":[]} 2018-07-30 03:36:31,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-fd417910-3286-4de4-a174-eb22b10a7d4b 2018-07-30 03:36:31,271 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 2018-07-30 03:36:31,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d19c8b689f426553a6bcb1b5f6edc65f0f2e669" -d '{"network": {"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1", "admin_state_up": true}}' 2018-07-30 03:36:31,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7f054f68-98bb-475f-b43e-2a7e44fc2fb4 Date: Mon, 30 Jul 2018 03:36:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:36:31Z","is_default":false,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}} 2018-07-30 03:36:31,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-7f054f68-98bb-475f-b43e-2a7e44fc2fb4 2018-07-30 03:36:31,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d19c8b689f426553a6bcb1b5f6edc65f0f2e669" 2018-07-30 03:36:32,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-be1a4c02-7512-4818-89d8-dbab6d79b977 Date: Mon, 30 Jul 2018 03:36:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:36:31Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:36:32,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-be1a4c02-7512-4818-89d8-dbab6d79b977 2018-07-30 03:36:32,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d19c8b689f426553a6bcb1b5f6edc65f0f2e669" 2018-07-30 03:36:32,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a8007499-b84d-450c-8bf9-56d31ebd2aca Date: Mon, 30 Jul 2018 03:36:32 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:36:32,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-a8007499-b84d-450c-8bf9-56d31ebd2aca 2018-07-30 03:36:32,138 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1 2018-07-30 03:36:32,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d19c8b689f426553a6bcb1b5f6edc65f0f2e669" -d '{"subnets": [{"ip_version": 4, "network_id": "4bd65a33-4f8d-4377-adca-24e93082cadd", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]}' 2018-07-30 03:36:32,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5f1eea0b-46b2-429c-ba1e-a3928be5d12e Date: Mon, 30 Jul 2018 03:36:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:32,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-5f1eea0b-46b2-429c-ba1e-a3928be5d12e 2018-07-30 03:36:32,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d19c8b689f426553a6bcb1b5f6edc65f0f2e669" 2018-07-30 03:36:32,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d2dff14f-a112-4899-a515-322dea665b0f Date: Mon, 30 Jul 2018 03:36:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:36:32,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-d2dff14f-a112-4899-a515-322dea665b0f 2018-07-30 03:36:32,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d19c8b689f426553a6bcb1b5f6edc65f0f2e669" 2018-07-30 03:36:32,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-796f6faf-e549-450d-8429-10f803f8ba96 Date: Mon, 30 Jul 2018 03:36:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:32,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-796f6faf-e549-450d-8429-10f803f8ba96 2018-07-30 03:36:32,826 - OpenStackNetwork - DEBUG - Network [4bd65a33-4f8d-4377-adca-24e93082cadd] created successfully 2018-07-30 03:36:32,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:32,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:33,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12bc6d86b77c4e0089e537ed76dc0456", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}], "expires_at": "2018-07-30T04:36:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-user", "id": "f0efa58a3f484e4b90fd51a7399b0c00"}, "audit_ids": ["jztWfHvnRJeKa-PuOmtTbg"], "issued_at": "2018-07-30T03:36:33.000000Z"}} 2018-07-30 03:36:33,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36014971a333e17afe2e54e67479adcb814c32e" 2018-07-30 03:36:33,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6f6997-1409-4e00-8a28-dbcb61b6ee30 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:33,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9f6f6997-1409-4e00-8a28-dbcb61b6ee30 2018-07-30 03:36:33,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36014971a333e17afe2e54e67479adcb814c32e" 2018-07-30 03:36:33,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-00a20154-2084-4d6e-8abf-38f9a73974f4 Date: Mon, 30 Jul 2018 03:36:33 GMT RESP BODY: {"networks":[]} 2018-07-30 03:36:33,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-00a20154-2084-4d6e-8abf-38f9a73974f4 2018-07-30 03:36:33,501 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 2018-07-30 03:36:33,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36014971a333e17afe2e54e67479adcb814c32e" -d '{"network": {"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2", "admin_state_up": true}}' 2018-07-30 03:36:33,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-6c7b7afa-8c0f-47d5-9e74-6db2d9dc9f35 Date: Mon, 30 Jul 2018 03:36:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:36:33Z","is_default":false,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}} 2018-07-30 03:36:33,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-6c7b7afa-8c0f-47d5-9e74-6db2d9dc9f35 2018-07-30 03:36:33,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36014971a333e17afe2e54e67479adcb814c32e" 2018-07-30 03:36:33,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-c31e81a2-76e1-4fd2-b08f-2bc375fd4d4b Date: Mon, 30 Jul 2018 03:36:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:36:33Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:36:33,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-c31e81a2-76e1-4fd2-b08f-2bc375fd4d4b 2018-07-30 03:36:33,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36014971a333e17afe2e54e67479adcb814c32e" 2018-07-30 03:36:33,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9224c64c-5040-4fd0-9c38-2fc8b9b315b3 Date: Mon, 30 Jul 2018 03:36:33 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:36:33,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-9224c64c-5040-4fd0-9c38-2fc8b9b315b3 2018-07-30 03:36:33,910 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2 2018-07-30 03:36:33,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36014971a333e17afe2e54e67479adcb814c32e" -d '{"subnets": [{"ip_version": 4, "network_id": "e2fccf8f-639e-4357-b103-a326762d852f", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]}' 2018-07-30 03:36:34,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ba8d96ac-c708-4fc8-a63a-d4b919b6f988 Date: Mon, 30 Jul 2018 03:36:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:36:34,635 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-ba8d96ac-c708-4fc8-a63a-d4b919b6f988 2018-07-30 03:36:34,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36014971a333e17afe2e54e67479adcb814c32e" 2018-07-30 03:36:34,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c059e51f-59c9-4453-a535-d21aec2c4ec3 Date: Mon, 30 Jul 2018 03:36:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:36:34,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-c059e51f-59c9-4453-a535-d21aec2c4ec3 2018-07-30 03:36:34,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36014971a333e17afe2e54e67479adcb814c32e" 2018-07-30 03:36:34,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bfbb51e6-45e0-417e-b90e-7aabfc0bc076 Date: Mon, 30 Jul 2018 03:36:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:36:34,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-bfbb51e6-45e0-417e-b90e-7aabfc0bc076 2018-07-30 03:36:34,816 - OpenStackNetwork - DEBUG - Network [e2fccf8f-639e-4357-b103-a326762d852f] created successfully 2018-07-30 03:36:34,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:34,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:35,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12bc6d86b77c4e0089e537ed76dc0456", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}], "expires_at": "2018-07-30T04:36:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-user", "id": "f0efa58a3f484e4b90fd51a7399b0c00"}, "audit_ids": ["oPWVA6kCTzmF9jIKDDmmuA"], "issued_at": "2018-07-30T03:36:35.000000Z"}} 2018-07-30 03:36:35,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:35,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb379c1c-af63-40c3-9d92-13bf95b6e8ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:35,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-eb379c1c-af63-40c3-9d92-13bf95b6e8ff 2018-07-30 03:36:35,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:35,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-205a4777-7fde-4d4f-9408-c0191d737f9c Date: Mon, 30 Jul 2018 03:36:35 GMT RESP BODY: {"routers": []} 2018-07-30 03:36:35,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router&admin_state_up=True used request id req-205a4777-7fde-4d4f-9408-c0191d737f9c 2018-07-30 03:36:35,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:35,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:35,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12bc6d86b77c4e0089e537ed76dc0456", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}], "expires_at": "2018-07-30T04:36:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-user", "id": "f0efa58a3f484e4b90fd51a7399b0c00"}, "audit_ids": ["RtPHjVLMRiW_Qy3U8VwKwA"], "issued_at": "2018-07-30T03:36:35.000000Z"}} 2018-07-30 03:36:35,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2afa869003d4d56e44b4d45d02102823d770fdf7" 2018-07-30 03:36:35,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12da53c-9b2e-4581-98af-e3b40e5662de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:35,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f12da53c-9b2e-4581-98af-e3b40e5662de 2018-07-30 03:36:35,999 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router 2018-07-30 03:36:36,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" -d '{"router": {"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router", "admin_state_up": true}}' 2018-07-30 03:36:36,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-7fdb3d62-2560-4f78-8a76-3337912af89d Date: Mon, 30 Jul 2018 03:36:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:36Z", "admin_state_up": true, "updated_at": "2018-07-30T03:36:36Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "ecc955e2-0ddf-48d1-893a-432e6cc97f78", "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router"}} 2018-07-30 03:36:36,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-7fdb3d62-2560-4f78-8a76-3337912af89d 2018-07-30 03:36:36,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=ecc955e2-0ddf-48d1-893a-432e6cc97f78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:36,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eabc388e-5e31-43b5-bf02-e631a7cd0bd4 Date: Mon, 30 Jul 2018 03:36:36 GMT RESP BODY: {"ports":[]} 2018-07-30 03:36:36,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=ecc955e2-0ddf-48d1-893a-432e6cc97f78 used request id req-eabc388e-5e31-43b5-bf02-e631a7cd0bd4 2018-07-30 03:36:36,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:36,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-439d07cd-a719-489a-a3d2-d541f2504250 Date: Mon, 30 Jul 2018 03:36:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:36:36,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-439d07cd-a719-489a-a3d2-d541f2504250 2018-07-30 03:36:36,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:36,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-229b91ef-3524-4214-b645-98577444aa11 Date: Mon, 30 Jul 2018 03:36:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:36,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-229b91ef-3524-4214-b645-98577444aa11 2018-07-30 03:36:36,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:36,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5634d49b-f919-4ae5-8047-e62c55d899c2 Date: Mon, 30 Jul 2018 03:36:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:36:36,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-5634d49b-f919-4ae5-8047-e62c55d899c2 2018-07-30 03:36:36,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:36:36,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:36:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:36:36,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:36,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0c8417-c67e-4368-99ec-60ddbb73d632 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:36:36,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-ab0c8417-c67e-4368-99ec-60ddbb73d632 2018-07-30 03:36:36,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:36,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b21398a8-0858-411a-b374-76b9c3c373c7 Date: Mon, 30 Jul 2018 03:36:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:36,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-b21398a8-0858-411a-b374-76b9c3c373c7 2018-07-30 03:36:36,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:36,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c7a31284-60c7-4f66-8d8f-3d8a85b9a94f Date: Mon, 30 Jul 2018 03:36:36 GMT RESP BODY: {"ports":[]} 2018-07-30 03:36:36,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port1&admin_state_up=True used request id req-c7a31284-60c7-4f66-8d8f-3d8a85b9a94f 2018-07-30 03:36:36,605 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port1 for router - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router 2018-07-30 03:36:36,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:36,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:36,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12bc6d86b77c4e0089e537ed76dc0456", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}], "expires_at": "2018-07-30T04:36:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-user", "id": "f0efa58a3f484e4b90fd51a7399b0c00"}, "audit_ids": ["9nfSTygrTp-JyNV0QwqlKQ"], "issued_at": "2018-07-30T03:36:36.000000Z"}} 2018-07-30 03:36:36,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0244896500ad33404d45fb5fec22bbc2f18ec53c" 2018-07-30 03:36:37,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa7db44-ad00-42f3-b419-3613e2200a3a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:37,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4fa7db44-ad00-42f3-b419-3613e2200a3a 2018-07-30 03:36:37,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:37,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0f5fcece-7eb1-4cba-ac69-73068ca97389 Date: Mon, 30 Jul 2018 03:36:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:36:37,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-0f5fcece-7eb1-4cba-ac69-73068ca97389 2018-07-30 03:36:37,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:37,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e0f34cd2-2c7c-49e3-9beb-b377a80873e9 Date: Mon, 30 Jul 2018 03:36:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:37,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-e0f34cd2-2c7c-49e3-9beb-b377a80873e9 2018-07-30 03:36:37,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:37,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7fb72b94-983f-40e2-8e1e-818f8198f749 Date: Mon, 30 Jul 2018 03:36:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:36:37,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-7fb72b94-983f-40e2-8e1e-818f8198f749 2018-07-30 03:36:37,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:36:37,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:36:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:36:37,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0244896500ad33404d45fb5fec22bbc2f18ec53c" 2018-07-30 03:36:37,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00aaedb-5945-4a8c-8ee4-6e34d7dce0f1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:36:37,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-e00aaedb-5945-4a8c-8ee4-6e34d7dce0f1 2018-07-30 03:36:37,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:37,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ae22dfa6-c48f-48f0-aac6-97307b035af7 Date: Mon, 30 Jul 2018 03:36:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:37,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-ae22dfa6-c48f-48f0-aac6-97307b035af7 2018-07-30 03:36:37,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:37,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4a77753c-9de0-432c-851e-e2408bf41994 Date: Mon, 30 Jul 2018 03:36:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:37,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1 used request id req-4a77753c-9de0-432c-851e-e2408bf41994 2018-07-30 03:36:37,447 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 2018-07-30 03:36:37,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" -d '{"port": {"network_id": "4bd65a33-4f8d-4377-adca-24e93082cadd", "fixed_ips": [{"subnet_id": "95d8ac86-3356-474a-8232-c19e2a6431b9", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port1", "admin_state_up": true}}' 2018-07-30 03:36:38,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-836bf23c-3e6a-4949-bd57-1bff5ac8e632 Date: Mon, 30 Jul 2018 03:36:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:38Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"95d8ac86-3356-474a-8232-c19e2a6431b9","ip_address":"10.200.201.1"}],"id":"ffc9863a-c742-436c-8e44-47b63636a4ef","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:32:b1:e3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port1","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","qos_policy_id":null,"admin_state_up":true,"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:36:38,428 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-836bf23c-3e6a-4949-bd57-1bff5ac8e632 2018-07-30 03:36:38,429 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port1 for router - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router 2018-07-30 03:36:38,429 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router 2018-07-30 03:36:38,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/ecc955e2-0ddf-48d1-893a-432e6cc97f78/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" -d '{"port_id": "ffc9863a-c742-436c-8e44-47b63636a4ef"}' 2018-07-30 03:36:40,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a79d6160-83df-486c-8495-6e4d38a03655 Date: Mon, 30 Jul 2018 03:36:40 GMT RESP BODY: {"network_id": "4bd65a33-4f8d-4377-adca-24e93082cadd", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "subnet_id": "95d8ac86-3356-474a-8232-c19e2a6431b9", "subnet_ids": ["95d8ac86-3356-474a-8232-c19e2a6431b9"], "port_id": "ffc9863a-c742-436c-8e44-47b63636a4ef", "id": "ecc955e2-0ddf-48d1-893a-432e6cc97f78"} 2018-07-30 03:36:40,342 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ecc955e2-0ddf-48d1-893a-432e6cc97f78/add_router_interface used request id req-a79d6160-83df-486c-8495-6e4d38a03655 2018-07-30 03:36:40,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:40,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dd963d2e-5bda-4fc2-8f01-44d9c057a490 Date: Mon, 30 Jul 2018 03:36:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:36:40,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-dd963d2e-5bda-4fc2-8f01-44d9c057a490 2018-07-30 03:36:40,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:40,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f98b085d-fe43-4e87-a370-a8a8b009da2a Date: Mon, 30 Jul 2018 03:36:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:36:40,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-f98b085d-fe43-4e87-a370-a8a8b009da2a 2018-07-30 03:36:40,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:40,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fa609837-11ce-4aa3-b83c-88f8d592b43d Date: Mon, 30 Jul 2018 03:36:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:36:40,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-fa609837-11ce-4aa3-b83c-88f8d592b43d 2018-07-30 03:36:40,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:40,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab82df2-aac2-402f-bff5-b57cdd8e523f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:36:40,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-5ab82df2-aac2-402f-bff5-b57cdd8e523f 2018-07-30 03:36:40,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:40,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dbe82e86-b99a-4058-b8cc-dc58897152f4 Date: Mon, 30 Jul 2018 03:36:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:36:40,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-dbe82e86-b99a-4058-b8cc-dc58897152f4 2018-07-30 03:36:40,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e2fccf8f-639e-4357-b103-a326762d852f&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:40,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f84b0f72-fb93-4716-b766-358a5651c9fc Date: Mon, 30 Jul 2018 03:36:40 GMT RESP BODY: {"ports":[]} 2018-07-30 03:36:40,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e2fccf8f-639e-4357-b103-a326762d852f&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port2&admin_state_up=True used request id req-f84b0f72-fb93-4716-b766-358a5651c9fc 2018-07-30 03:36:40,774 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port2 for router - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router 2018-07-30 03:36:40,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:40,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:41,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12bc6d86b77c4e0089e537ed76dc0456", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}], "expires_at": "2018-07-30T04:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-user", "id": "f0efa58a3f484e4b90fd51a7399b0c00"}, "audit_ids": ["-CITbk-rQomtRmU1w7qJ2Q"], "issued_at": "2018-07-30T03:36:41.000000Z"}} 2018-07-30 03:36:41,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d465a8b7b9747d4425d06c6f42ed307b0db15917" 2018-07-30 03:36:41,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1e5070-4745-4707-bb8e-4972fc975922 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:41,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8f1e5070-4745-4707-bb8e-4972fc975922 2018-07-30 03:36:41,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:41,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-09e8d216-9ead-4578-893b-3e2b56fbc3cb Date: Mon, 30 Jul 2018 03:36:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:36:41,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-09e8d216-9ead-4578-893b-3e2b56fbc3cb 2018-07-30 03:36:41,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:41,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-83522d94-b67e-43b8-b72e-b627cc41b093 Date: Mon, 30 Jul 2018 03:36:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:36:41,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-83522d94-b67e-43b8-b72e-b627cc41b093 2018-07-30 03:36:41,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:41,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1abe66d8-314c-4906-a18b-ac8a0f632179 Date: Mon, 30 Jul 2018 03:36:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:36:41,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-1abe66d8-314c-4906-a18b-ac8a0f632179 2018-07-30 03:36:41,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:36:41,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:36:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:36:41,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d465a8b7b9747d4425d06c6f42ed307b0db15917" 2018-07-30 03:36:41,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d52c1f13-8c3a-4168-8d0b-ce4ca14521b7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:36:41,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-d52c1f13-8c3a-4168-8d0b-ce4ca14521b7 2018-07-30 03:36:41,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:41,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e2b26f91-3c05-4bf4-8573-b00d5149a775 Date: Mon, 30 Jul 2018 03:36:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:36:41,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-e2b26f91-3c05-4bf4-8573-b00d5149a775 2018-07-30 03:36:41,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:41,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c9d3dee4-fef0-45c1-a104-47785ed51ec3 Date: Mon, 30 Jul 2018 03:36:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:36:41,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2 used request id req-c9d3dee4-fef0-45c1-a104-47785ed51ec3 2018-07-30 03:36:41,863 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 2018-07-30 03:36:41,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" -d '{"port": {"network_id": "e2fccf8f-639e-4357-b103-a326762d852f", "fixed_ips": [{"subnet_id": "f53d7e5e-3151-4d43-9616-279a2a865512", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port2", "admin_state_up": true}}' 2018-07-30 03:36:42,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-224f959d-d66d-45d1-95a1-4df579126618 Date: Mon, 30 Jul 2018 03:36:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:42Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53d7e5e-3151-4d43-9616-279a2a865512","ip_address":"10.200.202.1"}],"id":"ac3219c9-1480-45fa-9dbb-4dcc3d369102","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:af:f7:d4","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port2","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","qos_policy_id":null,"admin_state_up":true,"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:36:42,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-224f959d-d66d-45d1-95a1-4df579126618 2018-07-30 03:36:42,740 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port2 for router - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router 2018-07-30 03:36:42,741 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router 2018-07-30 03:36:42,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/ecc955e2-0ddf-48d1-893a-432e6cc97f78/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" -d '{"port_id": "ac3219c9-1480-45fa-9dbb-4dcc3d369102"}' 2018-07-30 03:36:44,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-544c25bd-a991-4b1d-8456-883dc201ee4e Date: Mon, 30 Jul 2018 03:36:44 GMT RESP BODY: {"network_id": "e2fccf8f-639e-4357-b103-a326762d852f", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "subnet_id": "f53d7e5e-3151-4d43-9616-279a2a865512", "subnet_ids": ["f53d7e5e-3151-4d43-9616-279a2a865512"], "port_id": "ac3219c9-1480-45fa-9dbb-4dcc3d369102", "id": "ecc955e2-0ddf-48d1-893a-432e6cc97f78"} 2018-07-30 03:36:44,612 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ecc955e2-0ddf-48d1-893a-432e6cc97f78/add_router_interface used request id req-544c25bd-a991-4b1d-8456-883dc201ee4e 2018-07-30 03:36:44,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/ecc955e2-0ddf-48d1-893a-432e6cc97f78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:44,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-52d10ad0-3682-4c0d-8e77-a11de50ba7d7 Date: Mon, 30 Jul 2018 03:36:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:36Z", "admin_state_up": true, "updated_at": "2018-07-30T03:36:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "ecc955e2-0ddf-48d1-893a-432e6cc97f78", "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router"}} 2018-07-30 03:36:44,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/ecc955e2-0ddf-48d1-893a-432e6cc97f78 used request id req-52d10ad0-3682-4c0d-8e77-a11de50ba7d7 2018-07-30 03:36:44,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=ecc955e2-0ddf-48d1-893a-432e6cc97f78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:44,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1757 X-Openstack-Request-Id: req-ac8d91a7-5c5d-45e7-afc2-c00b3cca899c Date: Mon, 30 Jul 2018 03:36:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:44Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53d7e5e-3151-4d43-9616-279a2a865512","ip_address":"10.200.202.1"}],"id":"ac3219c9-1480-45fa-9dbb-4dcc3d369102","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:af:f7:d4","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port2","admin_state_up":true,"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:42Z","binding:vnic_type":"normal","device_id":"ecc955e2-0ddf-48d1-893a-432e6cc97f78","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:43Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"95d8ac86-3356-474a-8232-c19e2a6431b9","ip_address":"10.200.201.1"}],"id":"ffc9863a-c742-436c-8e44-47b63636a4ef","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:32:b1:e3","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port1","admin_state_up":true,"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:37Z","binding:vnic_type":"normal","device_id":"ecc955e2-0ddf-48d1-893a-432e6cc97f78","ip_allocation":"immediate"}]} 2018-07-30 03:36:44,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=ecc955e2-0ddf-48d1-893a-432e6cc97f78 used request id req-ac8d91a7-5c5d-45e7-afc2-c00b3cca899c 2018-07-30 03:36:44,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/95d8ac86-3356-474a-8232-c19e2a6431b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:44,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-ea6e863a-b841-4e67-8eba-6229e4c69b66 Date: Mon, 30 Jul 2018 03:36:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}} 2018-07-30 03:36:44,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/95d8ac86-3356-474a-8232-c19e2a6431b9 used request id req-ea6e863a-b841-4e67-8eba-6229e4c69b66 2018-07-30 03:36:44,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/f53d7e5e-3151-4d43-9616-279a2a865512 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:36:44,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-a8d4d4ea-9b3b-47b6-a0d8-9c8886178a05 Date: Mon, 30 Jul 2018 03:36:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}} 2018-07-30 03:36:44,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/f53d7e5e-3151-4d43-9616-279a2a865512 used request id req-a8d4d4ea-9b3b-47b6-a0d8-9c8886178a05 2018-07-30 03:36:44,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:44,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:45,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:36:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["zpiYq3tlS7yy2NKI9gaWLw"], "issued_at": "2018-07-30T03:36:45.000000Z"}} 2018-07-30 03:36:45,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b584145d89001583534100f9b061c081dcb05ee" 2018-07-30 03:36:45,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01dcc189-2cc9-4338-b962-fd2c47e0d137 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:45,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-01dcc189-2cc9-4338-b962-fd2c47e0d137 2018-07-30 03:36:45,403 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:36:45,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b584145d89001583534100f9b061c081dcb05ee" 2018-07-30 03:36:45,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-dcb9c9b8-8be1-4ebd-9fbd-6b96e3596ba9 x-compute-request-id: req-dcb9c9b8-8be1-4ebd-9fbd-6b96e3596ba9 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:36:45,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dcb9c9b8-8be1-4ebd-9fbd-6b96e3596ba9 2018-07-30 03:36:45,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b584145d89001583534100f9b061c081dcb05ee" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-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-30 03:36:45,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-93a15c37-b5cc-4cb6-9eba-a868c3ebf19d x-compute-request-id: req-93a15c37-b5cc-4cb6-9eba-a868c3ebf19d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "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": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d"}} 2018-07-30 03:36:45,619 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-93a15c37-b5cc-4cb6-9eba-a868c3ebf19d 2018-07-30 03:36:45,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:45,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:46,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12bc6d86b77c4e0089e537ed76dc0456", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}], "expires_at": "2018-07-30T04:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-user", "id": "f0efa58a3f484e4b90fd51a7399b0c00"}, "audit_ids": ["LeU5G0kMQxCvx_zCKEwqeQ"], "issued_at": "2018-07-30T03:36:46.000000Z"}} 2018-07-30 03:36:46,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:46,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c247dff-d8c6-4400-bdf0-8da13431fad9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:46,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6c247dff-d8c6-4400-bdf0-8da13431fad9 2018-07-30 03:36:46,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:46,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-91ec0a9c-6483-4d30-a3a2-312697295dea Date: Mon, 30 Jul 2018 03:36:46 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:36:46,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp used request id req-91ec0a9c-6483-4d30-a3a2-312697295dea 2018-07-30 03:36:46,291 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp... 2018-07-30 03:36:46,292 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp 2018-07-30 03:36:46,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}}' 2018-07-30 03:36:46,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-c0824c9f-f5e0-4e34-9ec4-fc9a80cd5350 Date: Mon, 30 Jul 2018 03:36:46 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "updated_at": "2018-07-30T03:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "revision_number": 0, "id": "846813e2-dd48-4604-b117-bf4e9693775d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "revision_number": 0, "id": "89f4427d-cd40-461d-9cc4-82630dd8a739", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}], "revision_number": 2, "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}} 2018-07-30 03:36:46,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-c0824c9f-f5e0-4e34-9ec4-fc9a80cd5350 2018-07-30 03:36:46,471 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 582c51f0-1510-4bed-9efe-a31cae2557aa 2018-07-30 03:36:46,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=582c51f0-1510-4bed-9efe-a31cae2557aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:46,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a2cb4808-0f4e-476d-9027-ca2b994ae536 Date: Mon, 30 Jul 2018 03:36: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-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "846813e2-dd48-4604-b117-bf4e9693775d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "89f4427d-cd40-461d-9cc4-82630dd8a739"}]} 2018-07-30 03:36:46,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=582c51f0-1510-4bed-9efe-a31cae2557aa used request id req-a2cb4808-0f4e-476d-9027-ca2b994ae536 2018-07-30 03:36:46,518 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 582c51f0-1510-4bed-9efe-a31cae2557aa 2018-07-30 03:36:46,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=582c51f0-1510-4bed-9efe-a31cae2557aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:46,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-57e8a8e9-fb14-4f58-abf7-14380de32a46 Date: Mon, 30 Jul 2018 03:36: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-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "846813e2-dd48-4604-b117-bf4e9693775d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "89f4427d-cd40-461d-9cc4-82630dd8a739"}]} 2018-07-30 03:36:46,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=582c51f0-1510-4bed-9efe-a31cae2557aa used request id req-57e8a8e9-fb14-4f58-abf7-14380de32a46 2018-07-30 03:36:46,547 - neutron_utils - INFO - Retrieving security group with ID - 582c51f0-1510-4bed-9efe-a31cae2557aa 2018-07-30 03:36:46,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=582c51f0-1510-4bed-9efe-a31cae2557aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:46,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-6e748702-b83d-4e47-b6c4-3effda7dae93 Date: Mon, 30 Jul 2018 03:36:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "updated_at": "2018-07-30T03:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "revision_number": 0, "id": "846813e2-dd48-4604-b117-bf4e9693775d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "revision_number": 0, "id": "89f4427d-cd40-461d-9cc4-82630dd8a739", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}], "revision_number": 2, "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}]} 2018-07-30 03:36:46,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=582c51f0-1510-4bed-9efe-a31cae2557aa used request id req-6e748702-b83d-4e47-b6c4-3effda7dae93 2018-07-30 03:36:46,619 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 582c51f0-1510-4bed-9efe-a31cae2557aa 2018-07-30 03:36:46,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=582c51f0-1510-4bed-9efe-a31cae2557aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:46,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2a690a6d-e987-41f5-aee5-c56a4fbba78d Date: Mon, 30 Jul 2018 03:36: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-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "846813e2-dd48-4604-b117-bf4e9693775d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "89f4427d-cd40-461d-9cc4-82630dd8a739"}]} 2018-07-30 03:36:46,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=582c51f0-1510-4bed-9efe-a31cae2557aa used request id req-2a690a6d-e987-41f5-aee5-c56a4fbba78d 2018-07-30 03:36:46,651 - neutron_utils - INFO - Retrieving security group with ID - 582c51f0-1510-4bed-9efe-a31cae2557aa 2018-07-30 03:36:46,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=582c51f0-1510-4bed-9efe-a31cae2557aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:46,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-5160c788-d0a2-4741-9034-6b04dd8e9486 Date: Mon, 30 Jul 2018 03:36:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "updated_at": "2018-07-30T03:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "revision_number": 0, "id": "846813e2-dd48-4604-b117-bf4e9693775d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "revision_number": 0, "id": "89f4427d-cd40-461d-9cc4-82630dd8a739", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}], "revision_number": 2, "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}]} 2018-07-30 03:36:46,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=582c51f0-1510-4bed-9efe-a31cae2557aa used request id req-5160c788-d0a2-4741-9034-6b04dd8e9486 2018-07-30 03:36:46,697 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 582c51f0-1510-4bed-9efe-a31cae2557aa 2018-07-30 03:36:46,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=582c51f0-1510-4bed-9efe-a31cae2557aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:46,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-204a42f0-38c5-42dc-b61f-1b43b8856f12 Date: Mon, 30 Jul 2018 03:36: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-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "846813e2-dd48-4604-b117-bf4e9693775d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "89f4427d-cd40-461d-9cc4-82630dd8a739"}]} 2018-07-30 03:36:46,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=582c51f0-1510-4bed-9efe-a31cae2557aa used request id req-204a42f0-38c5-42dc-b61f-1b43b8856f12 2018-07-30 03:36:46,725 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp 2018-07-30 03:36:46,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:46,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-8ccdeb19-aad4-4f47-a8f0-eb175725eb32 Date: Mon, 30 Jul 2018 03:36:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "updated_at": "2018-07-30T03:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "revision_number": 0, "id": "846813e2-dd48-4604-b117-bf4e9693775d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "revision_number": 0, "id": "89f4427d-cd40-461d-9cc4-82630dd8a739", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}], "revision_number": 2, "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}]} 2018-07-30 03:36:46,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp used request id req-8ccdeb19-aad4-4f47-a8f0-eb175725eb32 2018-07-30 03:36:46,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:36:46,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:36:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:36:46,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:46,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96054788-86af-411e-8e2d-c14bb714c833 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:36:46,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-96054788-86af-411e-8e2d-c14bb714c833 2018-07-30 03:36:46,861 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 582c51f0-1510-4bed-9efe-a31cae2557aa 2018-07-30 03:36:46,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=582c51f0-1510-4bed-9efe-a31cae2557aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:46,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-218496c1-875f-45e2-8563-50fe7d6a5ab2 Date: Mon, 30 Jul 2018 03:36: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-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "846813e2-dd48-4604-b117-bf4e9693775d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "89f4427d-cd40-461d-9cc4-82630dd8a739"}]} 2018-07-30 03:36:46,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=582c51f0-1510-4bed-9efe-a31cae2557aa used request id req-218496c1-875f-45e2-8563-50fe7d6a5ab2 2018-07-30 03:36:46,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa"}}' 2018-07-30 03:36:47,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-a334ccd4-8310-464a-9223-87c5bf96b9f1 Date: Mon, 30 Jul 2018 03:36:47 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-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "333d70b9-3bf8-4fba-9f0d-a3a2e86e5e48"}} 2018-07-30 03:36:47,028 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-a334ccd4-8310-464a-9223-87c5bf96b9f1 2018-07-30 03:36:47,028 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp 2018-07-30 03:36:47,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:47,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-afa19ac2-7630-4464-b40c-55c41f59dc5a Date: Mon, 30 Jul 2018 03:36:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "updated_at": "2018-07-30T03:36:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "revision_number": 0, "id": "333d70b9-3bf8-4fba-9f0d-a3a2e86e5e48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "revision_number": 0, "id": "846813e2-dd48-4604-b117-bf4e9693775d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "revision_number": 0, "id": "89f4427d-cd40-461d-9cc4-82630dd8a739", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}], "revision_number": 3, "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}]} 2018-07-30 03:36:47,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp used request id req-afa19ac2-7630-4464-b40c-55c41f59dc5a 2018-07-30 03:36:47,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:47,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea6ae449-3087-49a9-b798-2ca0405a12f1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:36:47,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-ea6ae449-3087-49a9-b798-2ca0405a12f1 2018-07-30 03:36:47,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 582c51f0-1510-4bed-9efe-a31cae2557aa 2018-07-30 03:36:47,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=582c51f0-1510-4bed-9efe-a31cae2557aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:47,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-b62a849f-f0cd-4778-8e02-8e85e0688af9 Date: Mon, 30 Jul 2018 03:36:47 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-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "333d70b9-3bf8-4fba-9f0d-a3a2e86e5e48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "846813e2-dd48-4604-b117-bf4e9693775d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "89f4427d-cd40-461d-9cc4-82630dd8a739"}]} 2018-07-30 03:36:47,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=582c51f0-1510-4bed-9efe-a31cae2557aa used request id req-b62a849f-f0cd-4778-8e02-8e85e0688af9 2018-07-30 03:36:47,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa"}}' 2018-07-30 03:36:47,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-2eced669-8fa7-4b88-8d99-31ceeabe87eb Date: Mon, 30 Jul 2018 03:36:47 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-30T03:36:47Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:47Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "d6f453d4-6fa4-4e37-a220-8b0653357485"}} 2018-07-30 03:36:47,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-2eced669-8fa7-4b88-8d99-31ceeabe87eb 2018-07-30 03:36:47,371 - neutron_utils - INFO - Retrieving security group with ID - 582c51f0-1510-4bed-9efe-a31cae2557aa 2018-07-30 03:36:47,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=582c51f0-1510-4bed-9efe-a31cae2557aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:47,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-efd8e28d-b268-4b4b-af3e-42edd434e3a0 Date: Mon, 30 Jul 2018 03:36:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "updated_at": "2018-07-30T03:36:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "revision_number": 0, "id": "333d70b9-3bf8-4fba-9f0d-a3a2e86e5e48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "revision_number": 0, "id": "846813e2-dd48-4604-b117-bf4e9693775d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "revision_number": 0, "id": "89f4427d-cd40-461d-9cc4-82630dd8a739", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}, {"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:47Z", "revision_number": 0, "id": "d6f453d4-6fa4-4e37-a220-8b0653357485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:47Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}], "revision_number": 4, "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}]} 2018-07-30 03:36:47,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=582c51f0-1510-4bed-9efe-a31cae2557aa used request id req-efd8e28d-b268-4b4b-af3e-42edd434e3a0 2018-07-30 03:36:47,423 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 582c51f0-1510-4bed-9efe-a31cae2557aa 2018-07-30 03:36:47,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=582c51f0-1510-4bed-9efe-a31cae2557aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:36:47,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-8db08ca5-77b4-499f-96b9-96ae891a0001 Date: Mon, 30 Jul 2018 03:36:47 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-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "333d70b9-3bf8-4fba-9f0d-a3a2e86e5e48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "846813e2-dd48-4604-b117-bf4e9693775d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:46Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:46Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "89f4427d-cd40-461d-9cc4-82630dd8a739"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:47Z", "security_group_id": "582c51f0-1510-4bed-9efe-a31cae2557aa", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:47Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "d6f453d4-6fa4-4e37-a220-8b0653357485"}]} 2018-07-30 03:36:47,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=582c51f0-1510-4bed-9efe-a31cae2557aa used request id req-8db08ca5-77b4-499f-96b9-96ae891a0001 2018-07-30 03:36:47,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:47,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:47,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12bc6d86b77c4e0089e537ed76dc0456", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}], "expires_at": "2018-07-30T04:36:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-user", "id": "f0efa58a3f484e4b90fd51a7399b0c00"}, "audit_ids": ["oLWadTLsR8S0b9diu9ojFA"], "issued_at": "2018-07-30T03:36:47.000000Z"}} 2018-07-30 03:36:47,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:47,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806581b0-e1b1-419d-871d-c079a9fdec7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:47,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-806581b0-e1b1-419d-871d-c079a9fdec7f 2018-07-30 03:36:47,871 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:36:47,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:47,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0556dd80-cad3-47ba-80bc-a74e1dd21203 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:47,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0556dd80-cad3-47ba-80bc-a74e1dd21203 2018-07-30 03:36:47,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:48,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3212910b-e5d4-430f-8bc1-3b3dad22ad10 Date: Mon, 30 Jul 2018 03:36:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:36:48,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-3212910b-e5d4-430f-8bc1-3b3dad22ad10 2018-07-30 03:36:48,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:48,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-03ed9555-48b8-4e21-a227-0a11078e2d69 Date: Mon, 30 Jul 2018 03:36:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:48,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-03ed9555-48b8-4e21-a227-0a11078e2d69 2018-07-30 03:36:48,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:48,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3b538bc4-5959-409d-9100-6f6a1178e8f5 Date: Mon, 30 Jul 2018 03:36:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:36:48,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-3b538bc4-5959-409d-9100-6f6a1178e8f5 2018-07-30 03:36:48,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:36:48,511 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:36:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:36:48,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:48,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a104568-6276-4535-8503-ddf48044df69 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:36:48,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-5a104568-6276-4535-8503-ddf48044df69 2018-07-30 03:36:48,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:48,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-eecb646e-0a53-47d9-bf95-ecb6e89e5aad Date: Mon, 30 Jul 2018 03:36:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:48,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-eecb646e-0a53-47d9-bf95-ecb6e89e5aad 2018-07-30 03:36:48,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:48,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-842e78eb-3349-459f-8af4-0f13b08dc4c8 Date: Mon, 30 Jul 2018 03:36:48 GMT RESP BODY: {"ports":[]} 2018-07-30 03:36:48,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm1-port&admin_state_up=True used request id req-842e78eb-3349-459f-8af4-0f13b08dc4c8 2018-07-30 03:36:48,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:48,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-6a9cc320-def5-44ef-8c24-44c333fce404 x-compute-request-id: req-6a9cc320-def5-44ef-8c24-44c333fce404 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:36:48,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1 used request id req-6a9cc320-def5-44ef-8c24-44c333fce404 2018-07-30 03:36:48,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:49,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-74aa5c89-8d56-4a11-807f-ae6fefd2bc4c Date: Mon, 30 Jul 2018 03:36:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:36:49,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-74aa5c89-8d56-4a11-807f-ae6fefd2bc4c 2018-07-30 03:36:49,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:49,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-36b2d9b7-5264-4f48-b52e-1c39b23c9a75 Date: Mon, 30 Jul 2018 03:36:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:49,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-36b2d9b7-5264-4f48-b52e-1c39b23c9a75 2018-07-30 03:36:49,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:49,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-923858e5-dc4e-4b1f-9642-32e6aa0b5e6a Date: Mon, 30 Jul 2018 03:36:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:36:49,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-923858e5-dc4e-4b1f-9642-32e6aa0b5e6a 2018-07-30 03:36:49,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:49,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dfd0c6d-c987-4a57-b7d4-fb59cd9f7ff8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:36:49,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-6dfd0c6d-c987-4a57-b7d4-fb59cd9f7ff8 2018-07-30 03:36:49,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:49,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-daba229f-f96c-49a4-9e6d-b29fe2d07163 Date: Mon, 30 Jul 2018 03:36:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:49,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-daba229f-f96c-49a4-9e6d-b29fe2d07163 2018-07-30 03:36:49,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:49,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eddd314b-c5e0-4dbb-86a1-a8c8c3961285 Date: Mon, 30 Jul 2018 03:36:49 GMT RESP BODY: {"ports":[]} 2018-07-30 03:36:49,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm1-port&admin_state_up=True used request id req-eddd314b-c5e0-4dbb-86a1-a8c8c3961285 2018-07-30 03:36:49,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:36:49,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:36:49,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12bc6d86b77c4e0089e537ed76dc0456", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}], "expires_at": "2018-07-30T04:36:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-user", "id": "f0efa58a3f484e4b90fd51a7399b0c00"}, "audit_ids": ["MD8-aCsaRnaJhC6t5BJgww"], "issued_at": "2018-07-30T03:36:49.000000Z"}} 2018-07-30 03:36:49,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182bca03c29849ac49cfb12c99d4d96ec93958ea" 2018-07-30 03:36:49,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dfff582-e6b8-4318-a84b-e31232291742 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:36:49,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0dfff582-e6b8-4318-a84b-e31232291742 2018-07-30 03:36:49,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:49,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53f7f3e5-f3ee-4bc0-a71e-22d410171fad Date: Mon, 30 Jul 2018 03:36:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:36:49,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-53f7f3e5-f3ee-4bc0-a71e-22d410171fad 2018-07-30 03:36:49,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:49,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c75b21f9-4147-4691-925d-6fffd98c673a Date: Mon, 30 Jul 2018 03:36:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:49,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-c75b21f9-4147-4691-925d-6fffd98c673a 2018-07-30 03:36:49,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:49,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-90a517f8-b72b-47dd-9534-d8fd88d2480c Date: Mon, 30 Jul 2018 03:36:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:36:49,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-90a517f8-b72b-47dd-9534-d8fd88d2480c 2018-07-30 03:36:49,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:36:49,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:36:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:36:49,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182bca03c29849ac49cfb12c99d4d96ec93958ea" 2018-07-30 03:36:50,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ae755f-e1a5-4124-b2bb-0a9fd4698f43 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:36:50,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-c3ae755f-e1a5-4124-b2bb-0a9fd4698f43 2018-07-30 03:36:50,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:50,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-05cdb273-90c5-4d08-b10e-7b28e473c680 Date: Mon, 30 Jul 2018 03:36:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:50,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-05cdb273-90c5-4d08-b10e-7b28e473c680 2018-07-30 03:36:50,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:50,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6a222294-0102-4e26-941b-a246d2e56995 Date: Mon, 30 Jul 2018 03:36:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:50,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1 used request id req-6a222294-0102-4e26-941b-a246d2e56995 2018-07-30 03:36:50,117 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 2018-07-30 03:36:50,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" -d '{"port": {"network_id": "4bd65a33-4f8d-4377-adca-24e93082cadd", "fixed_ips": [{"subnet_id": "95d8ac86-3356-474a-8232-c19e2a6431b9", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm1-port", "admin_state_up": true}}' 2018-07-30 03:36:51,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-606321ee-946f-407a-9a00-d6d0e3b542dc Date: Mon, 30 Jul 2018 03:36:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:50Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"95d8ac86-3356-474a-8232-c19e2a6431b9","ip_address":"10.200.201.5"}],"id":"0c7247d4-80ea-4e3e-ba1c-d316b4f3daaf","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:08:12:6f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm1-port","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","qos_policy_id":null,"admin_state_up":true,"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:36:51,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-606321ee-946f-407a-9a00-d6d0e3b542dc 2018-07-30 03:36:51,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:51,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9c1b2538-32b5-4460-9fff-44715bea97ed Date: Mon, 30 Jul 2018 03:36:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:36:51,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-9c1b2538-32b5-4460-9fff-44715bea97ed 2018-07-30 03:36:51,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:51,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d82dfcb0-49d4-42a6-a493-d4cc231204cf Date: Mon, 30 Jul 2018 03:36:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:51,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-d82dfcb0-49d4-42a6-a493-d4cc231204cf 2018-07-30 03:36:51,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:51,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6c1fc1f5-bc51-4b6a-a7af-2d9ea5900b8b Date: Mon, 30 Jul 2018 03:36:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:36:51,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-6c1fc1f5-bc51-4b6a-a7af-2d9ea5900b8b 2018-07-30 03:36:51,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:51,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ea518a-27ad-4577-8fb0-2badf9a231f3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:36:51,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-f2ea518a-27ad-4577-8fb0-2badf9a231f3 2018-07-30 03:36:51,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:51,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f14e92f6-c8cb-473c-88bc-1293a116a5cc Date: Mon, 30 Jul 2018 03:36:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:36:51,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-f14e92f6-c8cb-473c-88bc-1293a116a5cc 2018-07-30 03:36:51,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:51,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-c6862a63-2562-434b-8edd-51776c7e7bb9 Date: Mon, 30 Jul 2018 03:36:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:50Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"95d8ac86-3356-474a-8232-c19e2a6431b9","ip_address":"10.200.201.5"}],"id":"0c7247d4-80ea-4e3e-ba1c-d316b4f3daaf","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:08:12:6f","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm1-port","admin_state_up":true,"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:50Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:36:51,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm1-port&admin_state_up=True used request id req-c6862a63-2562-434b-8edd-51776c7e7bb9 2018-07-30 03:36:51,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:51,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37485f5d-de76-45a7-9f2e-75e27bca7481 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:36:51,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-37485f5d-de76-45a7-9f2e-75e27bca7481 2018-07-30 03:36:51,619 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1 2018-07-30 03:36:51,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:51,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-3fd012b3-683e-48a1-be99-1342cd1a448e x-compute-request-id: req-3fd012b3-683e-48a1-be99-1342cd1a448e Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-flavor-name"}]} 2018-07-30 03:36:51,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3fd012b3-683e-48a1-be99-1342cd1a448e 2018-07-30 03:36:51,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:51,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-d51bac88-1b03-4273-8291-bf3c5bc5b821 x-compute-request-id: req-d51bac88-1b03-4273-8291-bf3c5bc5b821 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "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": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d"}} 2018-07-30 03:36:51,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d used request id req-d51bac88-1b03-4273-8291-bf3c5bc5b821 2018-07-30 03:36:51,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:51,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-4ad70685-f17f-4bc9-bd21-5f4db538c644 Date: Mon, 30 Jul 2018 03:36:51 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:36:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:36:30Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/snap", "metadata": {}}], "self": "/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "min_disk": 0, "protected": false, "id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "file": "/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cd04a1a31c394b5bac6fe9050c5e1be6", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f"} 2018-07-30 03:36:51,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f used request id req-4ad70685-f17f-4bc9-bd21-5f4db538c644 2018-07-30 03:36:51,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:51,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b76e32b7-71d9-42b0-98f4-b0f0de6cc6c4 Date: Mon, 30 Jul 2018 03:36: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-30 03:36:51,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b76e32b7-71d9-42b0-98f4-b0f0de6cc6c4 2018-07-30 03:36:51,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" -d '{"server": {"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1", "imageRef": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "flavorRef": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "0c7247d4-80ea-4e3e-ba1c-d316b4f3daaf"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}]}}' 2018-07-30 03:36:52,834 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:36: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-ca949a12-9662-4963-a6a6-c3d27816f291 x-compute-request-id: req-ca949a12-9662-4963-a6a6-c3d27816f291 Content-Length: 437 location: http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "adc55834-7f40-4937-a7dd-bddc603356c6", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "bookmark"}], "adminPass": "7BjJkDKMjyUk"}} 2018-07-30 03:36:52,834 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-ca949a12-9662-4963-a6a6-c3d27816f291 2018-07-30 03:36:52,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:53,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-613882d8-d493-43f8-b6f0-ddfc46fa998f x-compute-request-id: req-613882d8-d493-43f8-b6f0-ddfc46fa998f Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "adc55834-7f40-4937-a7dd-bddc603356c6", "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-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-30T03:36:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1", "created": "2018-07-30T03:36:52Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:36:53,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 used request id req-613882d8-d493-43f8-b6f0-ddfc46fa998f 2018-07-30 03:36:53,118 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1 2018-07-30 03:36:53,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:53,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-3f0d030e-1062-4586-b87e-a067cabb4a5f x-compute-request-id: req-3f0d030e-1062-4586-b87e-a067cabb4a5f Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "adc55834-7f40-4937-a7dd-bddc603356c6", "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:36:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1", "created": "2018-07-30T03:36:52Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:36:53,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 used request id req-3f0d030e-1062-4586-b87e-a067cabb4a5f 2018-07-30 03:36:53,535 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1] is - BUILD 2018-07-30 03:36:53,535 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:36:56,537 - create_instance - DEBUG - VM status query timeout in 896.580357075 2018-07-30 03:36:56,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:36:56,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-c85e0f35-c147-4391-a5d2-512b95fbfe5b x-compute-request-id: req-c85e0f35-c147-4391-a5d2-512b95fbfe5b Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "adc55834-7f40-4937-a7dd-bddc603356c6", "security_groups": [{"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:36:53Z", "hostId": "7c33b95a4cc670d2abd8d1df241bcba53e316155b47795f13321ab01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1", "created": "2018-07-30T03:36:52Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:36:56,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 used request id req-c85e0f35-c147-4391-a5d2-512b95fbfe5b 2018-07-30 03:36:56,868 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1] is - BUILD 2018-07-30 03:36:56,869 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:36:59,872 - create_instance - DEBUG - VM status query timeout in 893.245814085 2018-07-30 03:36:59,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:00,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:36: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-e9e2bb4a-8480-4cb8-b160-da1ec570ea6d x-compute-request-id: req-e9e2bb4a-8480-4cb8-b160-da1ec570ea6d Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:12:6f", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:36:57.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "adc55834-7f40-4937-a7dd-bddc603356c6", "security_groups": [{"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:36:57Z", "hostId": "7c33b95a4cc670d2abd8d1df241bcba53e316155b47795f13321ab01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1", "created": "2018-07-30T03:36:52Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:00,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 used request id req-e9e2bb4a-8480-4cb8-b160-da1ec570ea6d 2018-07-30 03:37:00,377 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1] is - ACTIVE 2018-07-30 03:37:00,377 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:37:00,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:00,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-5aa7c373-223f-406a-bf9c-de984bb055da x-compute-request-id: req-5aa7c373-223f-406a-bf9c-de984bb055da Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:12:6f", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:36:57.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "adc55834-7f40-4937-a7dd-bddc603356c6", "security_groups": [{"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:36:57Z", "hostId": "7c33b95a4cc670d2abd8d1df241bcba53e316155b47795f13321ab01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1", "created": "2018-07-30T03:36:52Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:00,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 used request id req-5aa7c373-223f-406a-bf9c-de984bb055da 2018-07-30 03:37:00,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:00,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-56288bfc-d54c-4f52-b665-7cb706c04891 Date: Mon, 30 Jul 2018 03:37:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:37:00,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-56288bfc-d54c-4f52-b665-7cb706c04891 2018-07-30 03:37:00,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:01,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85712cb2-b9b4-4a61-b4bf-85135903436b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:37:01,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-85712cb2-b9b4-4a61-b4bf-85135903436b 2018-07-30 03:37:01,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:01,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9bc0ee7b-2482-4ad4-a0dc-443caf7185cb Date: Mon, 30 Jul 2018 03:37:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:37:01,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-9bc0ee7b-2482-4ad4-a0dc-443caf7185cb 2018-07-30 03:37:01,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:01,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-76290e0f-0742-4f15-a037-a6cad7cd557e Date: Mon, 30 Jul 2018 03:37:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"95d8ac86-3356-474a-8232-c19e2a6431b9","ip_address":"10.200.201.5"}],"id":"0c7247d4-80ea-4e3e-ba1c-d316b4f3daaf","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:08:12:6f","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm1-port","admin_state_up":true,"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:50Z","binding:vnic_type":"normal","device_id":"adc55834-7f40-4937-a7dd-bddc603356c6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"95d8ac86-3356-474a-8232-c19e2a6431b9","ip_address":"10.200.201.2"}],"id":"e430a65c-6d01-4f4f-ab6c-19e867e96585","security_groups":[],"mac_address":"fa:16:3e:7d:03:ea","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4bd65a33-4f8d-4377-adca-24e93082cadd","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:43Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"95d8ac86-3356-474a-8232-c19e2a6431b9","ip_address":"10.200.201.1"}],"id":"ffc9863a-c742-436c-8e44-47b63636a4ef","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:32:b1:e3","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port1","admin_state_up":true,"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:37Z","binding:vnic_type":"normal","device_id":"ecc955e2-0ddf-48d1-893a-432e6cc97f78","ip_allocation":"immediate"}]} 2018-07-30 03:37:01,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-76290e0f-0742-4f15-a037-a6cad7cd557e 2018-07-30 03:37:01,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:01,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-9e990211-7d41-4775-9610-7ccab843e19d x-compute-request-id: req-9e990211-7d41-4775-9610-7ccab843e19d Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:12:6f", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:36:57.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "adc55834-7f40-4937-a7dd-bddc603356c6", "security_groups": [{"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:36:57Z", "hostId": "7c33b95a4cc670d2abd8d1df241bcba53e316155b47795f13321ab01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1", "created": "2018-07-30T03:36:52Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:01,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 used request id req-9e990211-7d41-4775-9610-7ccab843e19d 2018-07-30 03:37:01,545 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1] is - ACTIVE 2018-07-30 03:37:01,546 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:37:01,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:01,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-bd1c164c-4803-41d7-865a-f3e1172d59ba x-compute-request-id: req-bd1c164c-4803-41d7-865a-f3e1172d59ba Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:12:6f", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:36:57.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "adc55834-7f40-4937-a7dd-bddc603356c6", "security_groups": [{"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:36:57Z", "hostId": "7c33b95a4cc670d2abd8d1df241bcba53e316155b47795f13321ab01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1", "created": "2018-07-30T03:36:52Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:01,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 used request id req-bd1c164c-4803-41d7-865a-f3e1172d59ba 2018-07-30 03:37:01,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:01,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d4e0a575-dcf8-4929-b2e9-346db572e747 Date: Mon, 30 Jul 2018 03:37:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bd65a33-4f8d-4377-adca-24e93082cadd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["95d8ac86-3356-474a-8232-c19e2a6431b9"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:32Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:31Z","mtu":1450}]} 2018-07-30 03:37:01,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 used request id req-d4e0a575-dcf8-4929-b2e9-346db572e747 2018-07-30 03:37:01,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:01,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ba4973-65ec-46c2-82cf-10126fea9d7c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:37:01,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-b1ba4973-65ec-46c2-82cf-10126fea9d7c 2018-07-30 03:37:01,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:01,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4d03ee2c-37a3-4b88-8f11-440e05b433fa Date: Mon, 30 Jul 2018 03:37:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:32Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"95d8ac86-3356-474a-8232-c19e2a6431b9","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1"}]} 2018-07-30 03:37:01,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-4d03ee2c-37a3-4b88-8f11-440e05b433fa 2018-07-30 03:37:01,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:02,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-a17515be-6094-491e-bdff-5bdadf98ad25 Date: Mon, 30 Jul 2018 03:37:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"95d8ac86-3356-474a-8232-c19e2a6431b9","ip_address":"10.200.201.5"}],"id":"0c7247d4-80ea-4e3e-ba1c-d316b4f3daaf","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:08:12:6f","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm1-port","admin_state_up":true,"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:50Z","binding:vnic_type":"normal","device_id":"adc55834-7f40-4937-a7dd-bddc603356c6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"95d8ac86-3356-474a-8232-c19e2a6431b9","ip_address":"10.200.201.2"}],"id":"e430a65c-6d01-4f4f-ab6c-19e867e96585","security_groups":[],"mac_address":"fa:16:3e:7d:03:ea","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4bd65a33-4f8d-4377-adca-24e93082cadd","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:43Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"95d8ac86-3356-474a-8232-c19e2a6431b9","ip_address":"10.200.201.1"}],"id":"ffc9863a-c742-436c-8e44-47b63636a4ef","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:32:b1:e3","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port1","admin_state_up":true,"network_id":"4bd65a33-4f8d-4377-adca-24e93082cadd","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:37Z","binding:vnic_type":"normal","device_id":"ecc955e2-0ddf-48d1-893a-432e6cc97f78","ip_allocation":"immediate"}]} 2018-07-30 03:37:02,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-a17515be-6094-491e-bdff-5bdadf98ad25 2018-07-30 03:37:02,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}}' 2018-07-30 03:37:02,983 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:37: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-8fd623c0-41d5-4f30-9db2-e3c2be3b415b x-compute-request-id: req-8fd623c0-41d5-4f30-9db2-e3c2be3b415b Content-Length: 0 Content-Type: application/json 2018-07-30 03:37:02,983 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6/action used request id req-8fd623c0-41d5-4f30-9db2-e3c2be3b415b 2018-07-30 03:37:02,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:02,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:37:03,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12bc6d86b77c4e0089e537ed76dc0456", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}], "expires_at": "2018-07-30T04:37:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-user", "id": "f0efa58a3f484e4b90fd51a7399b0c00"}, "audit_ids": ["jOGRnwvCQPWTeAR_aGX5-w"], "issued_at": "2018-07-30T03:37:03.000000Z"}} 2018-07-30 03:37:03,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:03,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c849336f-7664-46df-b556-888066e98010 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:37:03,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c849336f-7664-46df-b556-888066e98010 2018-07-30 03:37:03,448 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:37:03,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:03,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f6cc62-abce-4183-9633-63438bc5b172 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:37:03,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-06f6cc62-abce-4183-9633-63438bc5b172 2018-07-30 03:37:03,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:03,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9b5a4073-1fad-4549-808c-fe34bedb5059 Date: Mon, 30 Jul 2018 03:37:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:37:03,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-9b5a4073-1fad-4549-808c-fe34bedb5059 2018-07-30 03:37:03,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:03,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5c4c5599-2a24-4570-8bd0-06db8f0e1d05 Date: Mon, 30 Jul 2018 03:37:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:37:03,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-5c4c5599-2a24-4570-8bd0-06db8f0e1d05 2018-07-30 03:37:03,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:03,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7ddcdbe9-d4e3-44a3-ad98-0c0844f1fa0c Date: Mon, 30 Jul 2018 03:37:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:37:03,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-7ddcdbe9-d4e3-44a3-ad98-0c0844f1fa0c 2018-07-30 03:37:03,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:37:03,942 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:37:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:37:03,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:04,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fdd317a-130e-4f54-be50-c8b454b0a984 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:37:04,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-0fdd317a-130e-4f54-be50-c8b454b0a984 2018-07-30 03:37:04,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:04,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5dfd6743-4c68-48b7-9227-24e02ce1d63e Date: Mon, 30 Jul 2018 03:37:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:37:04,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-5dfd6743-4c68-48b7-9227-24e02ce1d63e 2018-07-30 03:37:04,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e2fccf8f-639e-4357-b103-a326762d852f&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:04,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d40fcdf0-fdde-485b-a048-2f21d2ad0544 Date: Mon, 30 Jul 2018 03:37:04 GMT RESP BODY: {"ports":[]} 2018-07-30 03:37:04,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e2fccf8f-639e-4357-b103-a326762d852f&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm2-port&admin_state_up=True used request id req-d40fcdf0-fdde-485b-a048-2f21d2ad0544 2018-07-30 03:37:04,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:04,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-1bee2f01-8e8a-4aff-8112-71dbca2a6633 x-compute-request-id: req-1bee2f01-8e8a-4aff-8112-71dbca2a6633 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:37:04,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2 used request id req-1bee2f01-8e8a-4aff-8112-71dbca2a6633 2018-07-30 03:37:04,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:04,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-774ff6a6-0746-49ee-98a7-7b2fd811f4a1 Date: Mon, 30 Jul 2018 03:37:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:37:04,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-774ff6a6-0746-49ee-98a7-7b2fd811f4a1 2018-07-30 03:37:04,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:04,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f96803c5-eab6-451f-878c-c146b32c8c53 Date: Mon, 30 Jul 2018 03:37:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:37:04,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-f96803c5-eab6-451f-878c-c146b32c8c53 2018-07-30 03:37:04,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:04,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4d74ba2f-73d3-4f47-955d-de0d7bdecd80 Date: Mon, 30 Jul 2018 03:37:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:37:04,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-4d74ba2f-73d3-4f47-955d-de0d7bdecd80 2018-07-30 03:37:04,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:04,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595054c1-e7b3-4a5d-b9af-1e6843d89cb4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:37:04,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-595054c1-e7b3-4a5d-b9af-1e6843d89cb4 2018-07-30 03:37:04,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:04,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c5743d9a-3898-40af-9450-3968ed752335 Date: Mon, 30 Jul 2018 03:37:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:37:04,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-c5743d9a-3898-40af-9450-3968ed752335 2018-07-30 03:37:04,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e2fccf8f-639e-4357-b103-a326762d852f&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:04,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d76e21d7-8a9b-405e-99dc-264509b6b844 Date: Mon, 30 Jul 2018 03:37:04 GMT RESP BODY: {"ports":[]} 2018-07-30 03:37:04,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e2fccf8f-639e-4357-b103-a326762d852f&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm2-port&admin_state_up=True used request id req-d76e21d7-8a9b-405e-99dc-264509b6b844 2018-07-30 03:37:04,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:04,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:37:05,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12bc6d86b77c4e0089e537ed76dc0456", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role"}], "expires_at": "2018-07-30T04:37:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/cd04a1a31c394b5bac6fe9050c5e1be6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-user", "id": "f0efa58a3f484e4b90fd51a7399b0c00"}, "audit_ids": ["4-U1Lkw5T4Or6rRBzGFESQ"], "issued_at": "2018-07-30T03:37:05.000000Z"}} 2018-07-30 03:37:05,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8ee5f2c91302c0811935f64a884692c829606a" 2018-07-30 03:37:05,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51608a84-971f-4128-9330-5294ef033457 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:37:05,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-51608a84-971f-4128-9330-5294ef033457 2018-07-30 03:37:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:05,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8a66918b-88db-487e-8732-ec5a4eda5199 Date: Mon, 30 Jul 2018 03:37:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:37:05,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-8a66918b-88db-487e-8732-ec5a4eda5199 2018-07-30 03:37:05,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:05,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0d59f658-bf15-438b-9bc1-cfe630615970 Date: Mon, 30 Jul 2018 03:37:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:37:05,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-0d59f658-bf15-438b-9bc1-cfe630615970 2018-07-30 03:37:05,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:05,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a6256781-0d0f-40bf-a2d8-8103b2a830a8 Date: Mon, 30 Jul 2018 03:37:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:37:05,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-a6256781-0d0f-40bf-a2d8-8103b2a830a8 2018-07-30 03:37:05,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:37:05,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:37:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:37:05,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8ee5f2c91302c0811935f64a884692c829606a" 2018-07-30 03:37:05,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041ba7a6-e8fe-4957-9dcf-72997b872a0d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:37:05,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-041ba7a6-e8fe-4957-9dcf-72997b872a0d 2018-07-30 03:37:05,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:05,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-71d78183-5060-427e-8372-58dcdf4e8f49 Date: Mon, 30 Jul 2018 03:37:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:37:05,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-71d78183-5060-427e-8372-58dcdf4e8f49 2018-07-30 03:37:05,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:05,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-205f0789-47cf-424c-93c8-21ab30876604 Date: Mon, 30 Jul 2018 03:37:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:37:05,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2 used request id req-205f0789-47cf-424c-93c8-21ab30876604 2018-07-30 03:37:05,661 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 2018-07-30 03:37:05,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" -d '{"port": {"network_id": "e2fccf8f-639e-4357-b103-a326762d852f", "fixed_ips": [{"subnet_id": "f53d7e5e-3151-4d43-9616-279a2a865512", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm2-port", "admin_state_up": true}}' 2018-07-30 03:37:06,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-412acbae-42f0-4d1c-8040-e99f347f50e7 Date: Mon, 30 Jul 2018 03:37:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:37:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53d7e5e-3151-4d43-9616-279a2a865512","ip_address":"10.200.202.5"}],"id":"5d770534-e14a-4219-abe6-2fdaa526e5a5","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:af:45:8b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm2-port","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","qos_policy_id":null,"admin_state_up":true,"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:37:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:37:06,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-412acbae-42f0-4d1c-8040-e99f347f50e7 2018-07-30 03:37:06,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:06,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-41e16339-f9c6-4064-956a-eee8ab385a22 Date: Mon, 30 Jul 2018 03:37:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:37:06,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-41e16339-f9c6-4064-956a-eee8ab385a22 2018-07-30 03:37:06,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:06,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a2655175-ce13-4c10-9d26-3e2e10adcb7d Date: Mon, 30 Jul 2018 03:37:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:37:06,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-a2655175-ce13-4c10-9d26-3e2e10adcb7d 2018-07-30 03:37:06,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:06,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-437275d5-5b72-4aa3-b5f4-365f7dff79a1 Date: Mon, 30 Jul 2018 03:37:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:37:06,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-437275d5-5b72-4aa3-b5f4-365f7dff79a1 2018-07-30 03:37:06,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:07,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2097ca0c-689d-4692-ae08-e11d01062c45 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:37:07,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-2097ca0c-689d-4692-ae08-e11d01062c45 2018-07-30 03:37:07,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:07,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4e0e25a2-6728-4a6b-ae1e-3df53e97556a Date: Mon, 30 Jul 2018 03:37:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:37:07,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-4e0e25a2-6728-4a6b-ae1e-3df53e97556a 2018-07-30 03:37:07,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e2fccf8f-639e-4357-b103-a326762d852f&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:07,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-e3e3ed15-99ed-4c17-8dc8-26c30e6a9d1f Date: Mon, 30 Jul 2018 03:37:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:37:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53d7e5e-3151-4d43-9616-279a2a865512","ip_address":"10.200.202.5"}],"id":"5d770534-e14a-4219-abe6-2fdaa526e5a5","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:af:45:8b","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm2-port","admin_state_up":true,"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:37:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:37:07,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e2fccf8f-639e-4357-b103-a326762d852f&name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm2-port&admin_state_up=True used request id req-e3e3ed15-99ed-4c17-8dc8-26c30e6a9d1f 2018-07-30 03:37:07,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:07,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94dc4e26-056d-4aa0-ae64-51bcd978ef26 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:37:07,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-94dc4e26-056d-4aa0-ae64-51bcd978ef26 2018-07-30 03:37:07,285 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2 2018-07-30 03:37:07,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:07,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-b2a15a83-1261-44d7-a7bf-99121ea8c65e x-compute-request-id: req-b2a15a83-1261-44d7-a7bf-99121ea8c65e Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-flavor-name"}]} 2018-07-30 03:37:07,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b2a15a83-1261-44d7-a7bf-99121ea8c65e 2018-07-30 03:37:07,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:07,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-f911ddb2-5632-4498-bc9c-f73a40593828 x-compute-request-id: req-f911ddb2-5632-4498-bc9c-f73a40593828 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "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": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d"}} 2018-07-30 03:37:07,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d used request id req-f911ddb2-5632-4498-bc9c-f73a40593828 2018-07-30 03:37:07,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:07,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-60c307ba-de19-4673-86a2-042a6d289eb0 Date: Mon, 30 Jul 2018 03:37:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:36:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:36:30Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/snap", "metadata": {}}], "self": "/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "min_disk": 0, "protected": false, "id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "file": "/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cd04a1a31c394b5bac6fe9050c5e1be6", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5bad1924-3b84-43e1-a2ed-942980cc8e19/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f"} 2018-07-30 03:37:07,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f used request id req-60c307ba-de19-4673-86a2-042a6d289eb0 2018-07-30 03:37:07,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:07,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-78a91c6b-0f7b-43d7-afb3-75d6d25fb6ef Date: Mon, 30 Jul 2018 03:37: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-30 03:37:07,518 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-78a91c6b-0f7b-43d7-afb3-75d6d25fb6ef 2018-07-30 03:37:07,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" -d '{"server": {"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2", "imageRef": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "flavorRef": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "5d770534-e14a-4219-abe6-2fdaa526e5a5"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}]}}' 2018-07-30 03:37:09,055 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:37: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-c912fe73-c763-4056-b184-a107224ce4b6 x-compute-request-id: req-c912fe73-c763-4056-b184-a107224ce4b6 Content-Length: 437 location: http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "686ff1cb-8846-452f-a1dc-378d379f647f", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "bookmark"}], "adminPass": "4mZkpeGnXGmU"}} 2018-07-30 03:37:09,055 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-c912fe73-c763-4056-b184-a107224ce4b6 2018-07-30 03:37:09,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:09,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-99e61763-b55d-40c0-8504-5b824e284c35 x-compute-request-id: req-99e61763-b55d-40c0-8504-5b824e284c35 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "686ff1cb-8846-452f-a1dc-378d379f647f", "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-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-30T03:37:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2", "created": "2018-07-30T03:37:09Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:09,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f used request id req-99e61763-b55d-40c0-8504-5b824e284c35 2018-07-30 03:37:09,465 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2 2018-07-30 03:37:09,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:09,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-8077d19c-61b0-4fe2-b1b5-d15bf25217e1 x-compute-request-id: req-8077d19c-61b0-4fe2-b1b5-d15bf25217e1 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "686ff1cb-8846-452f-a1dc-378d379f647f", "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:37:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2", "created": "2018-07-30T03:37:09Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:09,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f used request id req-8077d19c-61b0-4fe2-b1b5-d15bf25217e1 2018-07-30 03:37:09,728 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2] is - BUILD 2018-07-30 03:37:09,729 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:37:12,732 - create_instance - DEBUG - VM status query timeout in 896.733332157 2018-07-30 03:37:12,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:13,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-d5ff5cb4-edf3-487e-b0f0-70179124dbc4 x-compute-request-id: req-d5ff5cb4-edf3-487e-b0f0-70179124dbc4 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "686ff1cb-8846-452f-a1dc-378d379f647f", "security_groups": [{"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:37:11Z", "hostId": "c78980442d2b90f8f27727b3051dd63b47f68ca1a76a3872a6c4a660", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2", "created": "2018-07-30T03:37:09Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:13,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f used request id req-d5ff5cb4-edf3-487e-b0f0-70179124dbc4 2018-07-30 03:37:13,058 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2] is - BUILD 2018-07-30 03:37:13,058 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:37:16,061 - create_instance - DEBUG - VM status query timeout in 893.404009104 2018-07-30 03:37:16,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:16,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-fb5d87b2-a247-4e5d-9d1d-1150e3249b06 x-compute-request-id: req-fb5d87b2-a247-4e5d-9d1d-1150e3249b06 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "686ff1cb-8846-452f-a1dc-378d379f647f", "security_groups": [{"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:37:11Z", "hostId": "c78980442d2b90f8f27727b3051dd63b47f68ca1a76a3872a6c4a660", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2", "created": "2018-07-30T03:37:09Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:16,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f used request id req-fb5d87b2-a247-4e5d-9d1d-1150e3249b06 2018-07-30 03:37:16,232 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2] is - BUILD 2018-07-30 03:37:16,233 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:37:19,236 - create_instance - DEBUG - VM status query timeout in 890.229278088 2018-07-30 03:37:19,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:19,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-67ce417a-2072-41d6-9932-3e6950c4e0c9 x-compute-request-id: req-67ce417a-2072-41d6-9932-3e6950c4e0c9 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:45:8b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:37:16.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "686ff1cb-8846-452f-a1dc-378d379f647f", "security_groups": [{"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:37:16Z", "hostId": "c78980442d2b90f8f27727b3051dd63b47f68ca1a76a3872a6c4a660", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2", "created": "2018-07-30T03:37:09Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:19,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f used request id req-67ce417a-2072-41d6-9932-3e6950c4e0c9 2018-07-30 03:37:19,727 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2] is - ACTIVE 2018-07-30 03:37:19,727 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:37:19,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:20,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-d4a7def5-f4ba-44bd-acdf-d3817c51dcac x-compute-request-id: req-d4a7def5-f4ba-44bd-acdf-d3817c51dcac Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:45:8b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:37:16.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "686ff1cb-8846-452f-a1dc-378d379f647f", "security_groups": [{"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:37:16Z", "hostId": "c78980442d2b90f8f27727b3051dd63b47f68ca1a76a3872a6c4a660", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2", "created": "2018-07-30T03:37:09Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:20,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f used request id req-d4a7def5-f4ba-44bd-acdf-d3817c51dcac 2018-07-30 03:37:20,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:20,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-49729f0a-6a67-4f3f-a898-e4d249360e4c Date: Mon, 30 Jul 2018 03:37:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:37:20,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-49729f0a-6a67-4f3f-a898-e4d249360e4c 2018-07-30 03:37:20,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:20,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dee016c-6e5f-4814-86b9-7968ad55c800 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:37:20,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-1dee016c-6e5f-4814-86b9-7968ad55c800 2018-07-30 03:37:20,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:20,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-29fbc74d-f901-4be7-93e6-55dd92c1cd4e Date: Mon, 30 Jul 2018 03:37:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:37:20,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-29fbc74d-f901-4be7-93e6-55dd92c1cd4e 2018-07-30 03:37:20,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:20,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-80478ac7-d1bd-46a4-bd26-bf1bcb00c30c Date: Mon, 30 Jul 2018 03:37:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:37:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53d7e5e-3151-4d43-9616-279a2a865512","ip_address":"10.200.202.5"}],"id":"5d770534-e14a-4219-abe6-2fdaa526e5a5","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:af:45:8b","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm2-port","admin_state_up":true,"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:37:06Z","binding:vnic_type":"normal","device_id":"686ff1cb-8846-452f-a1dc-378d379f647f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f53d7e5e-3151-4d43-9616-279a2a865512","ip_address":"10.200.202.2"}],"id":"89260718-94df-41fe-aa9c-ac037f1483e0","security_groups":[],"mac_address":"fa:16:3e:bd:b2:66","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2fccf8f-639e-4357-b103-a326762d852f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:47Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53d7e5e-3151-4d43-9616-279a2a865512","ip_address":"10.200.202.1"}],"id":"ac3219c9-1480-45fa-9dbb-4dcc3d369102","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:af:f7:d4","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port2","admin_state_up":true,"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:42Z","binding:vnic_type":"normal","device_id":"ecc955e2-0ddf-48d1-893a-432e6cc97f78","ip_allocation":"immediate"}]} 2018-07-30 03:37:20,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-80478ac7-d1bd-46a4-bd26-bf1bcb00c30c 2018-07-30 03:37:20,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:20,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-800608db-afa9-4f4d-8829-58a08aed813b x-compute-request-id: req-800608db-afa9-4f4d-8829-58a08aed813b Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:45:8b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:37:16.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "686ff1cb-8846-452f-a1dc-378d379f647f", "security_groups": [{"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:37:16Z", "hostId": "c78980442d2b90f8f27727b3051dd63b47f68ca1a76a3872a6c4a660", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2", "created": "2018-07-30T03:37:09Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:20,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f used request id req-800608db-afa9-4f4d-8829-58a08aed813b 2018-07-30 03:37:20,866 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2] is - ACTIVE 2018-07-30 03:37:20,866 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:37:20,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:21,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-f8e53d2c-9516-4e1f-a7ff-3e1c4e5b170a x-compute-request-id: req-f8e53d2c-9516-4e1f-a7ff-3e1c4e5b170a Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:45:8b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:37:16.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "686ff1cb-8846-452f-a1dc-378d379f647f", "security_groups": [{"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:37:16Z", "hostId": "c78980442d2b90f8f27727b3051dd63b47f68ca1a76a3872a6c4a660", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2", "created": "2018-07-30T03:37:09Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:21,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f used request id req-f8e53d2c-9516-4e1f-a7ff-3e1c4e5b170a 2018-07-30 03:37:21,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:21,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ab2630e1-22e7-4773-80d8-ceb2088d1c57 Date: Mon, 30 Jul 2018 03:37:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2fccf8f-639e-4357-b103-a326762d852f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","l2_adjacency":true,"status":"ACTIVE","subnets":["f53d7e5e-3151-4d43-9616-279a2a865512"],"description":"","tags":[],"updated_at":"2018-07-30T03:36:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2","admin_state_up":true,"tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:33Z","mtu":1450}]} 2018-07-30 03:37:21,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 used request id req-ab2630e1-22e7-4773-80d8-ceb2088d1c57 2018-07-30 03:37:21,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:21,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722fcc2b-7646-40fb-bfe5-63273568b39b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:37:21,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-722fcc2b-7646-40fb-bfe5-63273568b39b 2018-07-30 03:37:21,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:21,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f203c097-fb45-45df-97d2-37da6f2cf5ee Date: Mon, 30 Jul 2018 03:37:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","dns_nameservers":[],"updated_at":"2018-07-30T03:36:34Z","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":"cd04a1a31c394b5bac6fe9050c5e1be6","id":"f53d7e5e-3151-4d43-9616-279a2a865512","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2"}]} 2018-07-30 03:37:21,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-f203c097-fb45-45df-97d2-37da6f2cf5ee 2018-07-30 03:37:21,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:21,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-46721ebc-a4dd-4c86-9d0b-43a360b5daaf Date: Mon, 30 Jul 2018 03:37:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:37:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53d7e5e-3151-4d43-9616-279a2a865512","ip_address":"10.200.202.5"}],"id":"5d770534-e14a-4219-abe6-2fdaa526e5a5","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:af:45:8b","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm2-port","admin_state_up":true,"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:37:06Z","binding:vnic_type":"normal","device_id":"686ff1cb-8846-452f-a1dc-378d379f647f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f53d7e5e-3151-4d43-9616-279a2a865512","ip_address":"10.200.202.2"}],"id":"89260718-94df-41fe-aa9c-ac037f1483e0","security_groups":[],"mac_address":"fa:16:3e:bd:b2:66","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2fccf8f-639e-4357-b103-a326762d852f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:36:47Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53d7e5e-3151-4d43-9616-279a2a865512","ip_address":"10.200.202.1"}],"id":"ac3219c9-1480-45fa-9dbb-4dcc3d369102","security_groups":["ef55ec6c-cb0b-41b5-9eea-15167956115f"],"mac_address":"fa:16:3e:af:f7:d4","project_id":"cd04a1a31c394b5bac6fe9050c5e1be6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port2","admin_state_up":true,"network_id":"e2fccf8f-639e-4357-b103-a326762d852f","tenant_id":"cd04a1a31c394b5bac6fe9050c5e1be6","created_at":"2018-07-30T03:36:42Z","binding:vnic_type":"normal","device_id":"ecc955e2-0ddf-48d1-893a-432e6cc97f78","ip_allocation":"immediate"}]} 2018-07-30 03:37:21,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e2fccf8f-639e-4357-b103-a326762d852f used request id req-46721ebc-a4dd-4c86-9d0b-43a360b5daaf 2018-07-30 03:37:21,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}}' 2018-07-30 03:37:22,455 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:37: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-b9409506-6c57-44f9-a4bb-9f1810d87d4a x-compute-request-id: req-b9409506-6c57-44f9-a4bb-9f1810d87d4a Content-Length: 0 Content-Type: application/json 2018-07-30 03:37:22,455 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f/action used request id req-b9409506-6c57-44f9-a4bb-9f1810d87d4a 2018-07-30 03:37:22,455 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-07-30 03:37:22,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:22,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-ff1986a5-ba18-455d-8ae8-0fe563fa9003 x-compute-request-id: req-ff1986a5-ba18-455d-8ae8-0fe563fa9003 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:12:6f", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:36:57.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "adc55834-7f40-4937-a7dd-bddc603356c6", "security_groups": [{"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}, {"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:36:57Z", "hostId": "7c33b95a4cc670d2abd8d1df241bcba53e316155b47795f13321ab01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1", "created": "2018-07-30T03:36:52Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:22,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 used request id req-ff1986a5-ba18-455d-8ae8-0fe563fa9003 2018-07-30 03:37:22,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 03:37:23,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-8d9d8bfb-0f18-4d05-8aeb-d297cc39083d x-compute-request-id: req-8d9d8bfb-0f18-4d05-8aeb-d297cc39083d Content-Encoding: gzip Content-Length: 8167 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 495052456 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.176465] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.178285] pid_max: default: 32768 minimum: 301\n[ 0.179283] ACPI: Core revision 20150930\n[ 0.180708] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.182122] Security Framework initialized\n[ 0.183018] Yama: becoming mindful.\n[ 0.183798] AppArmor: AppArmor initialized\n[ 0.184701] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.186143] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.187561] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188926] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.190446] Initializing cgroup subsys io\n[ 0.191314] Initializing cgroup subsys memory\n[ 0.192255] Initializing cgroup subsys devices\n[ 0.193207] Initializing cgroup subsys freezer\n[ 0.194130] Initializing cgroup subsys net_cls\n[ 0.195045] Initializing cgroup subsys perf_event\n[ 0.196020] Initializing cgroup subsys net_prio\n[ 0.196980] Initializing cgroup subsys hugetlb\n[ 0.197942] Initializing cgroup subsys pids\n[ 0.198878] CPU: Physical Processor ID: 0\n[ 0.200436] mce: CPU supports 10 MCE banks\n[ 0.201368] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202435] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.204720] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.210914] ftrace: allocating 31920 entries in 125 pages\n[ 0.235755] smpboot: Max logical packages: 2\n[ 0.236669] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.238107] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.239582] x2apic enabled\n[ 0.240426] Switched APIC routing to physical x2apic.\n[ 0.242253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.243538] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245909] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247956] KVM setup paravirtual spinlock\n[ 0.249626] x86: Booting SMP configuration:\n[ 0.250574] .... node #0, CPUs: #1\n[ 0.251519] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.273751] x86: Booted up 1 node, 2 CPUs\n[ 0.273753] KVM setup async PF for cpu 1\n[ 0.273756] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.276459] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.278054] devtmpfs: initialized\n[ 0.279848] evm: security.selinux\n[ 0.280577] evm: security.SMACK64\n[ 0.281307] evm: security.SMACK64EXEC\n[ 0.282092] evm: security.SMACK64TRANSMUTE\n[ 0.282944] evm: security.SMACK64MMAP\n[ 0.283718] evm: security.ima\n[ 0.284381] evm: security.capability\n[ 0.285305] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.287287] pinctrl core: initialized pinctrl subsystem\n[ 0.288467] RTC time: 3:36:57, date: 07/30/18\n[ 0.289534] NET: Registered protocol family 16\n[ 0.299267] cpuidle: using governor ladder\n[ 0.311372] cpuidle: using governor menu\n[ 0.312243] PCCT header not found.\n[ 0.313072] ACPI: bus type PCI registered\n[ 0.313893] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315170] PCI: Using configuration type 1 for base access\n[ 0.328699] ACPI: Added _OSI(Module Device)\n[ 0.329570] ACPI: Added _OSI(Processor Device)\n[ 0.330449] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.331378] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333388] ACPI: Interpreter enabled\n[ 0.334175] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.337939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.339911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.341861] ACPI: (supports S0 S5)\n[ 0.342602] ACPI: Using IOAPIC for interrupt routing\n[ 0.343604] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347165] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348384] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349718] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.350991] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.353370] acpiphp: Slot [3] registered\n[ 0.354230] acpiphp: Slot [4] registered\n[ 0.355075] acpiphp: Slot [5] registered\n[ 0.355924] acpiphp: Slot [6] registered\n[ 0.356767] acpiphp: Slot [7] registered\n[ 0.357610] acpiphp: Slot [8] registered\n[ 0.358457] acpiphp: Slot [9] registered\n[ 0.359303] acpiphp: Slot [10] registered\n[ 0.370213] acpiphp: Slot [11] registered\n[ 0.371076] acpiphp: Slot [12] registered\n[ 0.371939] acpiphp: Slot [13] registered\n[ 0.372798] acpiphp: Slot [14] registered\n[ 0.373660] acpiphp: Slot [15] registered\n[ 0.374523] acpiphp: Slot [16] registered\n[ 0.375387] acpiphp: Slot [17] registered\n[ 0.376265] acpiphp: Slot [18] registered\n[ 0.377127] acpiphp: Slot [19] registered\n[ 0.377988] acpiphp: Slot [20] registered\n[ 0.378848] acpiphp: Slot [21] registered\n[ 0.379705] acpiphp: Slot [22] registered\n[ 0.380558] acpiphp: Slot [23] registered\n[ 0.381417] acpiphp: Slot [24] registered\n[ 0.382275] acpiphp: Slot [25] registered\n[ 0.383137] acpiphp: Slot [26] registered\n[ 0.384043] acpiphp: Slot [27] registered\n[ 0.384905] acpiphp: Slot [28] registered\n[ 0.385766] acpiphp: Slot [29] registered\n[ 0.386624] acpiphp: Slot [30] registered\n[ 0.387483] acpiphp: Slot [31] registered\n[ 0.388344] PCI host bridge to bus 0000:00\n[ 0.389203] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390491] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393388] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394877] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396382] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399808] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401124] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403611] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407192] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408794] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432758] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434187] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.435647] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.437048] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438372] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.439774] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.440862] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.442434] vgaarb: loaded\n[ 0.443052] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444348] SCSI subsystem initialized\n[ 0.445338] ACPI: bus type USB registered\n[ 0.446184] usbcore: registered new interface driver usbfs\n[ 0.447254] usbcore: registered new interface driver hub\n[ 0.448286] usbcore: registered new device driver usb\n[ 0.449483] PCI: Using ACPI for IRQ routing\n[ 0.450646] NetLabel: Initializing\n[ 0.451372] NetLabel: domain hash size = 128\n[ 0.452235] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.453223] NetLabel: unlabeled traffic allowed by default\n[ 0.454434] clocksource: Switched to clocksource kvm-clock\n[ 0.463597] AppArmor: AppArmor Filesystem Enabled\n[ 0.464594] pnp: PnP ACPI init\n[ 0.465613] pnp: PnP ACPI: found 5 devices\n[ 0.472852] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.474612] NET: Registered protocol family 2\n[ 0.475740] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.477069] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.478297] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.479518] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.480633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.481829] NET: Registered protocol family 1\n[ 0.482725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.483838] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.484927] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503689] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.522409] Trying to unpack rootfs image as initramfs...\n[ 0.580843] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.583286] Scanning for low memory corruption every 60 seconds\n[ 0.585305] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.587118] audit: initializing netlink subsys (disabled)\n[ 0.588704] audit: type=2000 audit(1532921818.584:1): initialized\n[ 0.590664] Initialise system trusted keyring\n[ 0.592143] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.593949] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.596855] zbud: loaded\n[ 0.597911] VFS: Disk quotas dquot_6.6.0\n[ 0.599155] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601537] fuse init (API version 7.23)\n[ 0.602865] Key type big_key registered\n[ 0.604047] Allocating IMA MOK and blacklist keyrings.\n[ 0.605929] Key type asymmetric registered\n[ 0.607180] Asymmetric key parser 'x509' registered\n[ 0.608612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610855] io scheduler noop registered\n[ 0.612053] io scheduler deadline registered (default)\n[ 0.613590] io scheduler cfq registered\n[ 0.614835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.616413] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.618365] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.620562] ACPI: Power Button [PWRF]\n[ 0.621854] GHES: HEST is not enabled!\n[ 0.640705] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678645] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681323] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704947] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708022] Linux agpgart interface v0.103\n[ 0.711518] brd: module loaded\n[ 0.713773] loop: module loaded\n[ 0.718198] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720098] GPT:90111 != 20971519\n[ 0.721012] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722602] GPT:90111 != 20971519\n[ 0.723449] GPT: Use GNU Parted to correct GPT errors.\n[ 0.724740] vda: vda1 vda15\n[ 0.726320] scsi host0: ata_piix\n[ 0.727345] scsi host1: ata_piix\n[ 0.728216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.729928] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.731776] libphy: Fixed MDIO Bus: probed\n[ 0.733014] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.736735] PPP generic driver version 2.4.2\n[ 0.737810] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.739285] ehci-pci: EHCI PCI platform driver\n[ 0.740321] ehci-platform: EHCI generic platform driver\n[ 0.741463] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742819] ohci-pci: OHCI PCI platform driver\n[ 0.743812] ohci-platform: OHCI generic platform driver\n[ 0.744956] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763891] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765007] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766644] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.769159] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772483] usb usb1: Product: UHCI Host Controller\n[ 0.773650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776270] hub 1-0:1.0: USB hub found\n[ 0.777207] hub 1-0:1.0: 2 ports detected\n[ 0.778306] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780895] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.782074] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783255] mousedev: PS/2 mouse device common for all mice\n[ 0.784707] rtc_cmos 00:00: RTC can wake from S4\n[ 0.786064] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.787432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790898] i2c /dev entries driver\n[ 0.791832] device-mapper: uevent: version 1.0.3\n[ 0.792980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.794887] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.796546] NET: Registered protocol family 10\n[ 0.797856] NET: Registered protocol family 17\n[ 0.798928] Key type dns_resolver registered\n[ 0.800082] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.801220] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802593] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.804812] registered taskstats version 1\n[ 0.805772] Loading compiled-in X.509 certificates\n[ 0.807330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.809566] zswap: loaded using pool lzo/zbud\n[ 0.811525] Key type trusted registered\n[ 0.813690] Key type encrypted registered\n[ 0.814764] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.815955] ima: No TPM chip found, activating TPM-bypass!\n[ 0.817303] evm: HMAC attrs: 0x1\n[ 0.828611] Magic number: 10:158:615\n[ 0.829528] misc tun: hash matches\n[ 0.830469] rtc_cmos 00:00: setting system clock to 2018-07-30 03:36:58 UTC (1532921818)\n[ 0.832381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.833692] EDD information not available.\n[ 0.887837] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889832] Write protecting the kernel read-only data: 14336k\n[ 0.892148] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.894317] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.956248] 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.84\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.03. iid=i-00000038\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.24s]\n"} 2018-07-30 03:37:23,066 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6/action used request id req-8d9d8bfb-0f18-4d05-8aeb-d297cc39083d 2018-07-30 03:37:23,067 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-30 03:37:23,067 - 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 495052456 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.176465] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.178285] pid_max: default: 32768 minimum: 301 [ 0.179283] ACPI: Core revision 20150930 [ 0.180708] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.182122] Security Framework initialized [ 0.183018] Yama: becoming mindful. [ 0.183798] AppArmor: AppArmor initialized [ 0.184701] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.186143] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.187561] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188926] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.190446] Initializing cgroup subsys io [ 0.191314] Initializing cgroup subsys memory [ 0.192255] Initializing cgroup subsys devices [ 0.193207] Initializing cgroup subsys freezer [ 0.194130] Initializing cgroup subsys net_cls [ 0.195045] Initializing cgroup subsys perf_event [ 0.196020] Initializing cgroup subsys net_prio [ 0.196980] Initializing cgroup subsys hugetlb [ 0.197942] Initializing cgroup subsys pids [ 0.198878] CPU: Physical Processor ID: 0 [ 0.200436] mce: CPU supports 10 MCE banks [ 0.201368] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.202435] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.204720] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.210914] ftrace: allocating 31920 entries in 125 pages [ 0.235755] smpboot: Max logical packages: 2 [ 0.236669] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.238107] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.239582] x2apic enabled [ 0.240426] Switched APIC routing to physical x2apic. [ 0.242253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.243538] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.245909] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.247956] KVM setup paravirtual spinlock [ 0.249626] x86: Booting SMP configuration: [ 0.250574] .... node #0, CPUs: #1 [ 0.251519] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.273751] x86: Booted up 1 node, 2 CPUs [ 0.273753] KVM setup async PF for cpu 1 [ 0.273756] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.276459] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.278054] devtmpfs: initialized [ 0.279848] evm: security.selinux [ 0.280577] evm: security.SMACK64 [ 0.281307] evm: security.SMACK64EXEC [ 0.282092] evm: security.SMACK64TRANSMUTE [ 0.282944] evm: security.SMACK64MMAP [ 0.283718] evm: security.ima [ 0.284381] evm: security.capability [ 0.285305] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.287287] pinctrl core: initialized pinctrl subsystem [ 0.288467] RTC time: 3:36:57, date: 07/30/18 [ 0.289534] NET: Registered protocol family 16 [ 0.299267] cpuidle: using governor ladder [ 0.311372] cpuidle: using governor menu [ 0.312243] PCCT header not found. [ 0.313072] ACPI: bus type PCI registered [ 0.313893] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315170] PCI: Using configuration type 1 for base access [ 0.328699] ACPI: Added _OSI(Module Device) [ 0.329570] ACPI: Added _OSI(Processor Device) [ 0.330449] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.331378] ACPI: Added _OSI(Processor Aggregator Device) [ 0.333388] ACPI: Interpreter enabled [ 0.334175] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.336055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.337939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.339911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.341861] ACPI: (supports S0 S5) [ 0.342602] ACPI: Using IOAPIC for interrupt routing [ 0.343604] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.347165] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.348384] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.349718] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.350991] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.353370] acpiphp: Slot [3] registered [ 0.354230] acpiphp: Slot [4] registered [ 0.355075] acpiphp: Slot [5] registered [ 0.355924] acpiphp: Slot [6] registered [ 0.356767] acpiphp: Slot [7] registered [ 0.357610] acpiphp: Slot [8] registered [ 0.358457] acpiphp: Slot [9] registered [ 0.359303] acpiphp: Slot [10] registered [ 0.370213] acpiphp: Slot [11] registered [ 0.371076] acpiphp: Slot [12] registered [ 0.371939] acpiphp: Slot [13] registered [ 0.372798] acpiphp: Slot [14] registered [ 0.373660] acpiphp: Slot [15] registered [ 0.374523] acpiphp: Slot [16] registered [ 0.375387] acpiphp: Slot [17] registered [ 0.376265] acpiphp: Slot [18] registered [ 0.377127] acpiphp: Slot [19] registered [ 0.377988] acpiphp: Slot [20] registered [ 0.378848] acpiphp: Slot [21] registered [ 0.379705] acpiphp: Slot [22] registered [ 0.380558] acpiphp: Slot [23] registered [ 0.381417] acpiphp: Slot [24] registered [ 0.382275] acpiphp: Slot [25] registered [ 0.383137] acpiphp: Slot [26] registered [ 0.384043] acpiphp: Slot [27] registered [ 0.384905] acpiphp: Slot [28] registered [ 0.385766] acpiphp: Slot [29] registered [ 0.386624] acpiphp: Slot [30] registered [ 0.387483] acpiphp: Slot [31] registered [ 0.388344] PCI host bridge to bus 0000:00 [ 0.389203] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.390491] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393388] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394877] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396382] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.399808] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.401124] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.402323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.403611] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407192] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.408794] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.431246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.432758] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.434187] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435647] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437048] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.438372] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.439774] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.440862] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.442434] vgaarb: loaded [ 0.443052] vgaarb: bridge control possible 0000:00:02.0 [ 0.444348] SCSI subsystem initialized [ 0.445338] ACPI: bus type USB registered [ 0.446184] usbcore: registered new interface driver usbfs [ 0.447254] usbcore: registered new interface driver hub [ 0.448286] usbcore: registered new device driver usb [ 0.449483] PCI: Using ACPI for IRQ routing [ 0.450646] NetLabel: Initializing [ 0.451372] NetLabel: domain hash size = 128 [ 0.452235] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.453223] NetLabel: unlabeled traffic allowed by default [ 0.454434] clocksource: Switched to clocksource kvm-clock [ 0.463597] AppArmor: AppArmor Filesystem Enabled [ 0.464594] pnp: PnP ACPI init [ 0.465613] pnp: PnP ACPI: found 5 devices [ 0.472852] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.474612] NET: Registered protocol family 2 [ 0.475740] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477069] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.478297] TCP: Hash tables configured (established 4096 bind 4096) [ 0.479518] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.480633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.481829] NET: Registered protocol family 1 [ 0.482725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.483838] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.484927] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.503689] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.522409] Trying to unpack rootfs image as initramfs... [ 0.580843] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583286] Scanning for low memory corruption every 60 seconds [ 0.585305] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.587118] audit: initializing netlink subsys (disabled) [ 0.588704] audit: type=2000 audit(1532921818.584:1): initialized [ 0.590664] Initialise system trusted keyring [ 0.592143] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593949] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.596855] zbud: loaded [ 0.597911] VFS: Disk quotas dquot_6.6.0 [ 0.599155] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.601537] fuse init (API version 7.23) [ 0.602865] Key type big_key registered [ 0.604047] Allocating IMA MOK and blacklist keyrings. [ 0.605929] Key type asymmetric registered [ 0.607180] Asymmetric key parser 'x509' registered [ 0.608612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.610855] io scheduler noop registered [ 0.612053] io scheduler deadline registered (default) [ 0.613590] io scheduler cfq registered [ 0.614835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.616413] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.618365] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.620562] ACPI: Power Button [PWRF] [ 0.621854] GHES: HEST is not enabled! [ 0.640705] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678645] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.681323] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.704947] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.708022] Linux agpgart interface v0.103 [ 0.711518] brd: module loaded [ 0.713773] loop: module loaded [ 0.718198] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.720098] GPT:90111 != 20971519 [ 0.721012] GPT:Alternate GPT header not at the end of the disk. [ 0.722602] GPT:90111 != 20971519 [ 0.723449] GPT: Use GNU Parted to correct GPT errors. [ 0.724740] vda: vda1 vda15 [ 0.726320] scsi host0: ata_piix [ 0.727345] scsi host1: ata_piix [ 0.728216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.729928] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.731776] libphy: Fixed MDIO Bus: probed [ 0.733014] tun: Universal TUN/TAP device driver, 1.6 [ 0.734265] tun: (C) 1999-2004 Max Krasnyansky [ 0.736735] PPP generic driver version 2.4.2 [ 0.737810] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.739285] ehci-pci: EHCI PCI platform driver [ 0.740321] ehci-platform: EHCI generic platform driver [ 0.741463] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.742819] ohci-pci: OHCI PCI platform driver [ 0.743812] ohci-platform: OHCI generic platform driver [ 0.744956] uhci_hcd: USB Universal Host Controller Interface driver [ 0.763891] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.765007] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.766644] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.767808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.769159] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.770671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.772483] usb usb1: Product: UHCI Host Controller [ 0.773650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.775179] usb usb1: SerialNumber: 0000:00:01.2 [ 0.776270] hub 1-0:1.0: USB hub found [ 0.777207] hub 1-0:1.0: 2 ports detected [ 0.778306] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.780895] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.782074] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.783255] mousedev: PS/2 mouse device common for all mice [ 0.784707] rtc_cmos 00:00: RTC can wake from S4 [ 0.786064] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.787432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.789395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.790898] i2c /dev entries driver [ 0.791832] device-mapper: uevent: version 1.0.3 [ 0.792980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.794887] ledtrig-cpu: registered to indicate activity on CPUs [ 0.796546] NET: Registered protocol family 10 [ 0.797856] NET: Registered protocol family 17 [ 0.798928] Key type dns_resolver registered [ 0.800082] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.801220] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.802593] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.804812] registered taskstats version 1 [ 0.805772] Loading compiled-in X.509 certificates [ 0.807330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.809566] zswap: loaded using pool lzo/zbud [ 0.811525] Key type trusted registered [ 0.813690] Key type encrypted registered [ 0.814764] AppArmor: AppArmor sha1 policy hashing enabled [ 0.815955] ima: No TPM chip found, activating TPM-bypass! [ 0.817303] evm: HMAC attrs: 0x1 [ 0.828611] Magic number: 10:158:615 [ 0.829528] misc tun: hash matches [ 0.830469] rtc_cmos 00:00: setting system clock to 2018-07-30 03:36:58 UTC (1532921818) [ 0.832381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.833692] EDD information not available. [ 0.887837] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.889832] Write protecting the kernel read-only data: 14336k [ 0.892148] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.894317] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.956248] 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.84 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.03. iid=i-00000038 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 /dev/root resized successfully [took 19.24s] 2018-07-30 03:37:23,068 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-07-30 03:37:23,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:23,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-11966160-db30-4727-a361-68465abab329 x-compute-request-id: req-11966160-db30-4727-a361-68465abab329 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:45:8b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:37:16.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "686ff1cb-8846-452f-a1dc-378d379f647f", "security_groups": [{"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}, {"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:37:16Z", "hostId": "c78980442d2b90f8f27727b3051dd63b47f68ca1a76a3872a6c4a660", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2", "created": "2018-07-30T03:37:09Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:23,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f used request id req-11966160-db30-4727-a361-68465abab329 2018-07-30 03:37:23,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 03:37:23,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-8c3ba275-2c5f-452f-b410-70aa5c9112e7 x-compute-request-id: req-8c3ba275-2c5f-452f-b410-70aa5c9112e7 Content-Encoding: gzip Content-Length: 9643 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 666963009 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.906 MHz processor\n[ 0.147902] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967624)\n[ 0.149753] pid_max: default: 32768 minimum: 301\n[ 0.150755] ACPI: Core revision 20150930\n[ 0.152219] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.153714] Security Framework initialized\n[ 0.154635] Yama: becoming mindful.\n[ 0.155477] AppArmor: AppArmor initialized\n[ 0.156433] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.157956] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.159413] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162365] Initializing cgroup subsys io\n[ 0.163292] Initializing cgroup subsys memory\n[ 0.164305] Initializing cgroup subsys devices\n[ 0.165461] Initializing cgroup subsys freezer\n[ 0.166651] Initializing cgroup subsys net_cls\n[ 0.167752] Initializing cgroup subsys perf_event\n[ 0.168921] Initializing cgroup subsys net_prio\n[ 0.170015] Initializing cgroup subsys hugetlb\n[ 0.171128] Initializing cgroup subsys pids\n[ 0.172274] CPU: Physical Processor ID: 0\n[ 0.173877] mce: CPU supports 10 MCE banks\n[ 0.174740] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175808] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178012] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184147] ftrace: allocating 31920 entries in 125 pages\n[ 0.209379] smpboot: Max logical packages: 2\n[ 0.210285] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211547] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.212900] x2apic enabled\n[ 0.213705] Switched APIC routing to physical x2apic.\n[ 0.215449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216731] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221020] KVM setup paravirtual spinlock\n[ 0.222468] x86: Booting SMP configuration:\n[ 0.223398] .... node #0, CPUs: #1\n[ 0.224306] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.246008] x86: Booted up 1 node, 2 CPUs\n[ 0.246010] KVM setup async PF for cpu 1\n[ 0.246012] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.248649] smpboot: Total of 2 processors activated (13967.62 BogoMIPS)\n[ 0.250186] devtmpfs: initialized\n[ 0.251925] evm: security.selinux\n[ 0.252631] evm: security.SMACK64\n[ 0.253326] evm: security.SMACK64EXEC\n[ 0.254082] evm: security.SMACK64TRANSMUTE\n[ 0.254906] evm: security.SMACK64MMAP\n[ 0.255656] evm: security.ima\n[ 0.256332] evm: security.capability\n[ 0.257203] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.259100] pinctrl core: initialized pinctrl subsystem\n[ 0.260218] RTC time: 3:37:16, date: 07/30/18\n[ 0.261221] NET: Registered protocol family 16\n[ 0.271097] cpuidle: using governor ladder\n[ 0.283172] cpuidle: using governor menu\n[ 0.284232] PCCT header not found.\n[ 0.285194] ACPI: bus type PCI registered\n[ 0.286232] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287908] PCI: Using configuration type 1 for base access\n[ 0.300194] ACPI: Added _OSI(Module Device)\n[ 0.301267] ACPI: Added _OSI(Processor Device)\n[ 0.302311] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.303477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.305734] ACPI: Interpreter enabled\n[ 0.306771] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.309124] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.311508] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.313877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.316303] ACPI: (supports S0 S5)\n[ 0.317251] ACPI: Using IOAPIC for interrupt routing\n[ 0.318486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322367] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.323548] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.324785] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.325998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.328306] acpiphp: Slot [3] registered\n[ 0.329121] acpiphp: Slot [4] registered\n[ 0.329929] acpiphp: Slot [5] registered\n[ 0.330739] acpiphp: Slot [6] registered\n[ 0.331547] acpiphp: Slot [7] registered\n[ 0.332352] acpiphp: Slot [8] registered\n[ 0.333164] acpiphp: Slot [9] registered\n[ 0.333971] acpiphp: Slot [10] registered\n[ 0.344841] acpiphp: Slot [11] registered\n[ 0.345693] acpiphp: Slot [12] registered\n[ 0.346510] acpiphp: Slot [13] registered\n[ 0.347359] acpiphp: Slot [14] registered\n[ 0.348200] acpiphp: Slot [15] registered\n[ 0.349032] acpiphp: Slot [16] registered\n[ 0.349854] acpiphp: Slot [17] registered\n[ 0.350669] acpiphp: Slot [18] registered\n[ 0.351481] acpiphp: Slot [19] registered\n[ 0.352299] acpiphp: Slot [20] registered\n[ 0.353125] acpiphp: Slot [21] registered\n[ 0.353956] acpiphp: Slot [22] registered\n[ 0.354778] acpiphp: Slot [23] registered\n[ 0.355599] acpiphp: Slot [24] registered\n[ 0.356444] acpiphp: Slot [25] registered\n[ 0.357303] acpiphp: Slot [26] registered\n[ 0.358131] acpiphp: Slot [27] registered\n[ 0.358954] acpiphp: Slot [28] registered\n[ 0.359812] acpiphp: Slot [29] registered\n[ 0.360684] acpiphp: Slot [30] registered\n[ 0.361509] acpiphp: Slot [31] registered\n[ 0.362321] PCI host bridge to bus 0000:00\n[ 0.363156] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.364378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.365607] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.367069] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.368558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.370045] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.373419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.375156] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.376761] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.378491] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.382576] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.384474] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404433] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.406279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408078] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.409871] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411296] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.412621] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414061] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.416707] vgaarb: loaded\n[ 0.417310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.418616] SCSI subsystem initialized\n[ 0.419585] ACPI: bus type USB registered\n[ 0.420425] usbcore: registered new interface driver usbfs\n[ 0.421485] usbcore: registered new interface driver hub\n[ 0.422519] usbcore: registered new device driver usb\n[ 0.423713] PCI: Using ACPI for IRQ routing\n[ 0.424853] NetLabel: Initializing\n[ 0.425581] NetLabel: domain hash size = 128\n[ 0.426439] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.427418] NetLabel: unlabeled traffic allowed by default\n[ 0.428659] clocksource: Switched to clocksource kvm-clock\n[ 0.437493] AppArmor: AppArmor Filesystem Enabled\n[ 0.438532] pnp: PnP ACPI init\n[ 0.439520] pnp: PnP ACPI: found 5 devices\n[ 0.446528] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448305] NET: Registered protocol family 2\n[ 0.449423] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.450748] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.451978] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.453199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454298] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455491] NET: Registered protocol family 1\n[ 0.456383] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.457507] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.458647] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.477402] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.496092] Trying to unpack rootfs image as initramfs...\n[ 0.553712] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.555447] Scanning for low memory corruption every 60 seconds\n[ 0.556891] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.558097] audit: initializing netlink subsys (disabled)\n[ 0.559161] audit: type=2000 audit(1532921837.101:1): initialized\n[ 0.560539] Initialise system trusted keyring\n[ 0.561572] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562769] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.565069] zbud: loaded\n[ 0.565847] VFS: Disk quotas dquot_6.6.0\n[ 0.566693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.568414] fuse init (API version 7.23)\n[ 0.569362] Key type big_key registered\n[ 0.570190] Allocating IMA MOK and blacklist keyrings.\n[ 0.571531] Key type asymmetric registered\n[ 0.572377] Asymmetric key parser 'x509' registered\n[ 0.573366] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.574914] io scheduler noop registered\n[ 0.575724] io scheduler deadline registered (default)\n[ 0.576754] io scheduler cfq registered\n[ 0.577632] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.578732] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580047] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581531] ACPI: Power Button [PWRF]\n[ 0.582464] GHES: HEST is not enabled!\n[ 0.600839] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.638187] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640359] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.664399] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.666782] Linux agpgart interface v0.103\n[ 0.669800] brd: module loaded\n[ 0.671659] loop: module loaded\n[ 0.676574] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.678065] GPT:90111 != 20971519\n[ 0.678784] GPT:Alternate GPT header not at the end of the disk.\n[ 0.679896] GPT:90111 != 20971519\n[ 0.680595] GPT: Use GNU Parted to correct GPT errors.\n[ 0.681590] vda: vda1 vda15\n[ 0.682900] scsi host0: ata_piix\n[ 0.683724] scsi host1: ata_piix\n[ 0.684444] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.685704] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.687183] libphy: Fixed MDIO Bus: probed\n[ 0.688051] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689039] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.691170] PPP generic driver version 2.4.2\n[ 0.692089] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.693312] ehci-pci: EHCI PCI platform driver\n[ 0.694201] ehci-platform: EHCI generic platform driver\n[ 0.695201] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.696342] ohci-pci: OHCI PCI platform driver\n[ 0.697239] ohci-platform: OHCI generic platform driver\n[ 0.698257] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.716977] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.717997] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.719472] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.720482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.721644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.722887] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.724498] usb usb1: Product: UHCI Host Controller\n[ 0.725730] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.727238] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.728498] hub 1-0:1.0: USB hub found\n[ 0.729492] hub 1-0:1.0: 2 ports detected\n[ 0.730693] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.732904] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.733877] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.734939] mousedev: PS/2 mouse device common for all mice\n[ 0.736194] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.739197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.740491] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.741714] i2c /dev entries driver\n[ 0.742498] device-mapper: uevent: version 1.0.3\n[ 0.743462] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.745113] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746501] NET: Registered protocol family 10\n[ 0.747625] NET: Registered protocol family 17\n[ 0.748537] Key type dns_resolver registered\n[ 0.749735] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.751181] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.752670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.755032] registered taskstats version 1\n[ 0.756136] Loading compiled-in X.509 certificates\n[ 0.757866] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.760305] zswap: loaded using pool lzo/zbud\n[ 0.762271] Key type trusted registered\n[ 0.764491] Key type encrypted registered\n[ 0.765572] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766924] ima: No TPM chip found, activating TPM-bypass!\n[ 0.768318] evm: HMAC attrs: 0x1\n[ 0.779724] Magic number: 10:158:615\n[ 0.780727] misc tun: hash matches\n[ 0.781738] rtc_cmos 00:00: setting system clock to 2018-07-30 03:37:16 UTC (1532921836)\n[ 0.783870] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785356] EDD information not available.\n[ 0.842064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.844113] Write protecting the kernel read-only data: 14336k\n[ 0.846624] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.848999] 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.914102] 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.70\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.88. iid=i-00000039\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.906 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZYehfeMSeI1MWsmvzSVVxkjJU5dvREoc7gGUHcN1DT8t7Owj1knRNY1KL7K9e0MuwZFdWP0RBL4ddYPyojtLpV0jjmEEPy02gmnmIyI2AX8l4NDqFFDV+54JXXtYV1fJvl+3gMKuY4xJ2Vf82uDmXWiH4jUo86DIRVe57MN1jp7Cc6fFpsjRKsxnBpY3m0h3tGC+XlbCc5wENo6cGYMN2BQfe79Budm3/RPBU+tuqfW00gIHfK2NbuaOhXOxKCDh3tftNfUcbyPH47ki8Lfvu+TlFnXkgHp4isSl+h3pNle7a55NcOZ/5v8Y8OFy1wNT0D5qKypTqMpV6EC7XNSB/ root@createinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9\nssh-dss AAAAB3NzaC1kc3MAAACBAJ6Rt5gUFMJNzbqJ/wA7EF+vaqvUr3BtOAj/SIVZ9HxL536sSMG6AOgnz/bU9eYrpy0xdgmRkVaji3JXnFqBAhS7QAr2FZ9nT5FvMrStyqpQlCq5l/BksHyvkFqjEDEL9sbgOfvjRcrMal+GeaDrMOlqlQCFpxozOOglHA7JcCyPAAAAFQCvEiVFAk25F8zVw3V4OwrrDv6myQAAAIAu+dTeokMqL8IPCO2tWxudJO5DBj7EQaBAF3oHpUAqv85qwOE7PM1jSxgQ6JD38mnVI4tAU6irOaV5RViTLsYtNfzWXC6Y8m3hnwEmKdyc2LIn46GQYjs/SaKvOwRToza/Y3AVu/zb3V6xMd1LO4eqmqaq6ekCQnSsdD+JxGBsNAAAAIBwGDjpkHPl2Z09ZNp1MXV3UykvMS+VO5c7gcTodComn6mlfkoTmGzDEHn2culQykog/XNRIurWoEUkxMdsn4oy/kZhqs3m19N+ig6j0X3gwqW6TqgBYMdYjTmON+ntc7p5dQJVJuv5il1Fv14ikJL0JiVahtL5A0OEhCN//6xRiQ== root@createinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9\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:feaf:458b/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-00000039\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.86 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9 login: "} 2018-07-30 03:37:23,309 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f/action used request id req-8c3ba275-2c5f-452f-b410-70aa5c9112e7 2018-07-30 03:37:23,311 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-30 03:37:23,311 - 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 666963009 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.906 MHz processor [ 0.147902] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967624) [ 0.149753] pid_max: default: 32768 minimum: 301 [ 0.150755] ACPI: Core revision 20150930 [ 0.152219] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.153714] Security Framework initialized [ 0.154635] Yama: becoming mindful. [ 0.155477] AppArmor: AppArmor initialized [ 0.156433] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.157956] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.159413] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.162365] Initializing cgroup subsys io [ 0.163292] Initializing cgroup subsys memory [ 0.164305] Initializing cgroup subsys devices [ 0.165461] Initializing cgroup subsys freezer [ 0.166651] Initializing cgroup subsys net_cls [ 0.167752] Initializing cgroup subsys perf_event [ 0.168921] Initializing cgroup subsys net_prio [ 0.170015] Initializing cgroup subsys hugetlb [ 0.171128] Initializing cgroup subsys pids [ 0.172274] CPU: Physical Processor ID: 0 [ 0.173877] mce: CPU supports 10 MCE banks [ 0.174740] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.175808] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.178012] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184147] ftrace: allocating 31920 entries in 125 pages [ 0.209379] smpboot: Max logical packages: 2 [ 0.210285] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211547] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.212900] x2apic enabled [ 0.213705] Switched APIC routing to physical x2apic. [ 0.215449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216731] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.221020] KVM setup paravirtual spinlock [ 0.222468] x86: Booting SMP configuration: [ 0.223398] .... node #0, CPUs: #1 [ 0.224306] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.246008] x86: Booted up 1 node, 2 CPUs [ 0.246010] KVM setup async PF for cpu 1 [ 0.246012] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.248649] smpboot: Total of 2 processors activated (13967.62 BogoMIPS) [ 0.250186] devtmpfs: initialized [ 0.251925] evm: security.selinux [ 0.252631] evm: security.SMACK64 [ 0.253326] evm: security.SMACK64EXEC [ 0.254082] evm: security.SMACK64TRANSMUTE [ 0.254906] evm: security.SMACK64MMAP [ 0.255656] evm: security.ima [ 0.256332] evm: security.capability [ 0.257203] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.259100] pinctrl core: initialized pinctrl subsystem [ 0.260218] RTC time: 3:37:16, date: 07/30/18 [ 0.261221] NET: Registered protocol family 16 [ 0.271097] cpuidle: using governor ladder [ 0.283172] cpuidle: using governor menu [ 0.284232] PCCT header not found. [ 0.285194] ACPI: bus type PCI registered [ 0.286232] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.287908] PCI: Using configuration type 1 for base access [ 0.300194] ACPI: Added _OSI(Module Device) [ 0.301267] ACPI: Added _OSI(Processor Device) [ 0.302311] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.303477] ACPI: Added _OSI(Processor Aggregator Device) [ 0.305734] ACPI: Interpreter enabled [ 0.306771] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.309124] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.311508] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.313877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.316303] ACPI: (supports S0 S5) [ 0.317251] ACPI: Using IOAPIC for interrupt routing [ 0.318486] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322367] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.323548] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.324785] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.325998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.328306] acpiphp: Slot [3] registered [ 0.329121] acpiphp: Slot [4] registered [ 0.329929] acpiphp: Slot [5] registered [ 0.330739] acpiphp: Slot [6] registered [ 0.331547] acpiphp: Slot [7] registered [ 0.332352] acpiphp: Slot [8] registered [ 0.333164] acpiphp: Slot [9] registered [ 0.333971] acpiphp: Slot [10] registered [ 0.344841] acpiphp: Slot [11] registered [ 0.345693] acpiphp: Slot [12] registered [ 0.346510] acpiphp: Slot [13] registered [ 0.347359] acpiphp: Slot [14] registered [ 0.348200] acpiphp: Slot [15] registered [ 0.349032] acpiphp: Slot [16] registered [ 0.349854] acpiphp: Slot [17] registered [ 0.350669] acpiphp: Slot [18] registered [ 0.351481] acpiphp: Slot [19] registered [ 0.352299] acpiphp: Slot [20] registered [ 0.353125] acpiphp: Slot [21] registered [ 0.353956] acpiphp: Slot [22] registered [ 0.354778] acpiphp: Slot [23] registered [ 0.355599] acpiphp: Slot [24] registered [ 0.356444] acpiphp: Slot [25] registered [ 0.357303] acpiphp: Slot [26] registered [ 0.358131] acpiphp: Slot [27] registered [ 0.358954] acpiphp: Slot [28] registered [ 0.359812] acpiphp: Slot [29] registered [ 0.360684] acpiphp: Slot [30] registered [ 0.361509] acpiphp: Slot [31] registered [ 0.362321] PCI host bridge to bus 0000:00 [ 0.363156] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.364378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.365607] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.367069] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.368558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.370045] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.373419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.375156] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.376761] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.378491] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.382576] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.384474] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404433] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.406279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.408078] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.409871] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.411296] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.412621] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.414061] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.415135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.416707] vgaarb: loaded [ 0.417310] vgaarb: bridge control possible 0000:00:02.0 [ 0.418616] SCSI subsystem initialized [ 0.419585] ACPI: bus type USB registered [ 0.420425] usbcore: registered new interface driver usbfs [ 0.421485] usbcore: registered new interface driver hub [ 0.422519] usbcore: registered new device driver usb [ 0.423713] PCI: Using ACPI for IRQ routing [ 0.424853] NetLabel: Initializing [ 0.425581] NetLabel: domain hash size = 128 [ 0.426439] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.427418] NetLabel: unlabeled traffic allowed by default [ 0.428659] clocksource: Switched to clocksource kvm-clock [ 0.437493] AppArmor: AppArmor Filesystem Enabled [ 0.438532] pnp: PnP ACPI init [ 0.439520] pnp: PnP ACPI: found 5 devices [ 0.446528] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448305] NET: Registered protocol family 2 [ 0.449423] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.450748] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.451978] TCP: Hash tables configured (established 4096 bind 4096) [ 0.453199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.454298] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.455491] NET: Registered protocol family 1 [ 0.456383] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.457507] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.458647] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.477402] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.496092] Trying to unpack rootfs image as initramfs... [ 0.553712] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.555447] Scanning for low memory corruption every 60 seconds [ 0.556891] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.558097] audit: initializing netlink subsys (disabled) [ 0.559161] audit: type=2000 audit(1532921837.101:1): initialized [ 0.560539] Initialise system trusted keyring [ 0.561572] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.562769] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.565069] zbud: loaded [ 0.565847] VFS: Disk quotas dquot_6.6.0 [ 0.566693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.568414] fuse init (API version 7.23) [ 0.569362] Key type big_key registered [ 0.570190] Allocating IMA MOK and blacklist keyrings. [ 0.571531] Key type asymmetric registered [ 0.572377] Asymmetric key parser 'x509' registered [ 0.573366] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.574914] io scheduler noop registered [ 0.575724] io scheduler deadline registered (default) [ 0.576754] io scheduler cfq registered [ 0.577632] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.578732] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.580047] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.581531] ACPI: Power Button [PWRF] [ 0.582464] GHES: HEST is not enabled! [ 0.600839] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.638187] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640359] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664399] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.666782] Linux agpgart interface v0.103 [ 0.669800] brd: module loaded [ 0.671659] loop: module loaded [ 0.676574] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.678065] GPT:90111 != 20971519 [ 0.678784] GPT:Alternate GPT header not at the end of the disk. [ 0.679896] GPT:90111 != 20971519 [ 0.680595] GPT: Use GNU Parted to correct GPT errors. [ 0.681590] vda: vda1 vda15 [ 0.682900] scsi host0: ata_piix [ 0.683724] scsi host1: ata_piix [ 0.684444] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.685704] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.687183] libphy: Fixed MDIO Bus: probed [ 0.688051] tun: Universal TUN/TAP device driver, 1.6 [ 0.689039] tun: (C) 1999-2004 Max Krasnyansky [ 0.691170] PPP generic driver version 2.4.2 [ 0.692089] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.693312] ehci-pci: EHCI PCI platform driver [ 0.694201] ehci-platform: EHCI generic platform driver [ 0.695201] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696342] ohci-pci: OHCI PCI platform driver [ 0.697239] ohci-platform: OHCI generic platform driver [ 0.698257] uhci_hcd: USB Universal Host Controller Interface driver [ 0.716977] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.717997] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.719472] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.720482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.721644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.722887] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.724498] usb usb1: Product: UHCI Host Controller [ 0.725730] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.727238] usb usb1: SerialNumber: 0000:00:01.2 [ 0.728498] hub 1-0:1.0: USB hub found [ 0.729492] hub 1-0:1.0: 2 ports detected [ 0.730693] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.732904] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.733877] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.734939] mousedev: PS/2 mouse device common for all mice [ 0.736194] rtc_cmos 00:00: RTC can wake from S4 [ 0.737463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.739197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.740491] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.741714] i2c /dev entries driver [ 0.742498] device-mapper: uevent: version 1.0.3 [ 0.743462] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.745113] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746501] NET: Registered protocol family 10 [ 0.747625] NET: Registered protocol family 17 [ 0.748537] Key type dns_resolver registered [ 0.749735] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.751181] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.752670] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.755032] registered taskstats version 1 [ 0.756136] Loading compiled-in X.509 certificates [ 0.757866] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.760305] zswap: loaded using pool lzo/zbud [ 0.762271] Key type trusted registered [ 0.764491] Key type encrypted registered [ 0.765572] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766924] ima: No TPM chip found, activating TPM-bypass! [ 0.768318] evm: HMAC attrs: 0x1 [ 0.779724] Magic number: 10:158:615 [ 0.780727] misc tun: hash matches [ 0.781738] rtc_cmos 00:00: setting system clock to 2018-07-30 03:37:16 UTC (1532921836) [ 0.783870] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785356] EDD information not available. [ 0.842064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.844113] Write protecting the kernel read-only data: 14336k [ 0.846624] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.848999] 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.914102] 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.70 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.88. iid=i-00000039 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 OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.906 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZYehfeMSeI1MWsmvzSVVxkjJU5dvREoc7gGUHcN1DT8t7Owj1knRNY1KL7K9e0MuwZFdWP0RBL4ddYPyojtLpV0jjmEEPy02gmnmIyI2AX8l4NDqFFDV+54JXXtYV1fJvl+3gMKuY4xJ2Vf82uDmXWiH4jUo86DIRVe57MN1jp7Cc6fFpsjRKsxnBpY3m0h3tGC+XlbCc5wENo6cGYMN2BQfe79Budm3/RPBU+tuqfW00gIHfK2NbuaOhXOxKCDh3tftNfUcbyPH47ki8Lfvu+TlFnXkgHp4isSl+h3pNle7a55NcOZ/5v8Y8OFy1wNT0D5qKypTqMpV6EC7XNSB/ root@createinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9 ssh-dss AAAAB3NzaC1kc3MAAACBAJ6Rt5gUFMJNzbqJ/wA7EF+vaqvUr3BtOAj/SIVZ9HxL536sSMG6AOgnz/bU9eYrpy0xdgmRkVaji3JXnFqBAhS7QAr2FZ9nT5FvMrStyqpQlCq5l/BksHyvkFqjEDEL9sbgOfvjRcrMal+GeaDrMOlqlQCFpxozOOglHA7JcCyPAAAAFQCvEiVFAk25F8zVw3V4OwrrDv6myQAAAIAu+dTeokMqL8IPCO2tWxudJO5DBj7EQaBAF3oHpUAqv85qwOE7PM1jSxgQ6JD38mnVI4tAU6irOaV5RViTLsYtNfzWXC6Y8m3hnwEmKdyc2LIn46GQYjs/SaKvOwRToza/Y3AVu/zb3V6xMd1LO4eqmqaq6ekCQnSsdD+JxGBsNAAAAIBwGDjpkHPl2Z09ZNp1MXV3UykvMS+VO5c7gcTodComn6mlfkoTmGzDEHn2culQykog/XNRIurWoEUkxMdsn4oy/kZhqs3m19N+ig6j0X3gwqW6TqgBYMdYjTmON+ntc7p5dQJVJuv5il1Fv14ikJL0JiVahtL5A0OEhCN//6xRiQ== root@createinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:feaf:458b/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.1 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000039 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9 launch-index: 0 === cirros: current=0.4.0 uptime=4.86 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9 login: 2018-07-30 03:37:24,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:24,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-3671422a-01ab-4566-9527-9b5507982fc9 x-compute-request-id: req-3671422a-01ab-4566-9527-9b5507982fc9 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:12:6f", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:36:57.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "adc55834-7f40-4937-a7dd-bddc603356c6", "security_groups": [{"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}, {"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:36:57Z", "hostId": "7c33b95a4cc670d2abd8d1df241bcba53e316155b47795f13321ab01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1", "created": "2018-07-30T03:36:52Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:24,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 used request id req-3671422a-01ab-4566-9527-9b5507982fc9 2018-07-30 03:37:24,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 03:37:24,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-f4f19884-caa7-42db-a7ed-a68f478a0f7d x-compute-request-id: req-f4f19884-caa7-42db-a7ed-a68f478a0f7d Content-Encoding: gzip Content-Length: 9682 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 495052456 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.176465] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.178285] pid_max: default: 32768 minimum: 301\n[ 0.179283] ACPI: Core revision 20150930\n[ 0.180708] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.182122] Security Framework initialized\n[ 0.183018] Yama: becoming mindful.\n[ 0.183798] AppArmor: AppArmor initialized\n[ 0.184701] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.186143] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.187561] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188926] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.190446] Initializing cgroup subsys io\n[ 0.191314] Initializing cgroup subsys memory\n[ 0.192255] Initializing cgroup subsys devices\n[ 0.193207] Initializing cgroup subsys freezer\n[ 0.194130] Initializing cgroup subsys net_cls\n[ 0.195045] Initializing cgroup subsys perf_event\n[ 0.196020] Initializing cgroup subsys net_prio\n[ 0.196980] Initializing cgroup subsys hugetlb\n[ 0.197942] Initializing cgroup subsys pids\n[ 0.198878] CPU: Physical Processor ID: 0\n[ 0.200436] mce: CPU supports 10 MCE banks\n[ 0.201368] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202435] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.204720] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.210914] ftrace: allocating 31920 entries in 125 pages\n[ 0.235755] smpboot: Max logical packages: 2\n[ 0.236669] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.238107] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.239582] x2apic enabled\n[ 0.240426] Switched APIC routing to physical x2apic.\n[ 0.242253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.243538] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245909] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247956] KVM setup paravirtual spinlock\n[ 0.249626] x86: Booting SMP configuration:\n[ 0.250574] .... node #0, CPUs: #1\n[ 0.251519] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.273751] x86: Booted up 1 node, 2 CPUs\n[ 0.273753] KVM setup async PF for cpu 1\n[ 0.273756] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.276459] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.278054] devtmpfs: initialized\n[ 0.279848] evm: security.selinux\n[ 0.280577] evm: security.SMACK64\n[ 0.281307] evm: security.SMACK64EXEC\n[ 0.282092] evm: security.SMACK64TRANSMUTE\n[ 0.282944] evm: security.SMACK64MMAP\n[ 0.283718] evm: security.ima\n[ 0.284381] evm: security.capability\n[ 0.285305] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.287287] pinctrl core: initialized pinctrl subsystem\n[ 0.288467] RTC time: 3:36:57, date: 07/30/18\n[ 0.289534] NET: Registered protocol family 16\n[ 0.299267] cpuidle: using governor ladder\n[ 0.311372] cpuidle: using governor menu\n[ 0.312243] PCCT header not found.\n[ 0.313072] ACPI: bus type PCI registered\n[ 0.313893] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315170] PCI: Using configuration type 1 for base access\n[ 0.328699] ACPI: Added _OSI(Module Device)\n[ 0.329570] ACPI: Added _OSI(Processor Device)\n[ 0.330449] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.331378] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333388] ACPI: Interpreter enabled\n[ 0.334175] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.337939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.339911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.341861] ACPI: (supports S0 S5)\n[ 0.342602] ACPI: Using IOAPIC for interrupt routing\n[ 0.343604] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347165] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348384] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349718] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.350991] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.353370] acpiphp: Slot [3] registered\n[ 0.354230] acpiphp: Slot [4] registered\n[ 0.355075] acpiphp: Slot [5] registered\n[ 0.355924] acpiphp: Slot [6] registered\n[ 0.356767] acpiphp: Slot [7] registered\n[ 0.357610] acpiphp: Slot [8] registered\n[ 0.358457] acpiphp: Slot [9] registered\n[ 0.359303] acpiphp: Slot [10] registered\n[ 0.370213] acpiphp: Slot [11] registered\n[ 0.371076] acpiphp: Slot [12] registered\n[ 0.371939] acpiphp: Slot [13] registered\n[ 0.372798] acpiphp: Slot [14] registered\n[ 0.373660] acpiphp: Slot [15] registered\n[ 0.374523] acpiphp: Slot [16] registered\n[ 0.375387] acpiphp: Slot [17] registered\n[ 0.376265] acpiphp: Slot [18] registered\n[ 0.377127] acpiphp: Slot [19] registered\n[ 0.377988] acpiphp: Slot [20] registered\n[ 0.378848] acpiphp: Slot [21] registered\n[ 0.379705] acpiphp: Slot [22] registered\n[ 0.380558] acpiphp: Slot [23] registered\n[ 0.381417] acpiphp: Slot [24] registered\n[ 0.382275] acpiphp: Slot [25] registered\n[ 0.383137] acpiphp: Slot [26] registered\n[ 0.384043] acpiphp: Slot [27] registered\n[ 0.384905] acpiphp: Slot [28] registered\n[ 0.385766] acpiphp: Slot [29] registered\n[ 0.386624] acpiphp: Slot [30] registered\n[ 0.387483] acpiphp: Slot [31] registered\n[ 0.388344] PCI host bridge to bus 0000:00\n[ 0.389203] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390491] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393388] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394877] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396382] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399808] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401124] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403611] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407192] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408794] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432758] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434187] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.435647] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.437048] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438372] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.439774] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.440862] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.442434] vgaarb: loaded\n[ 0.443052] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444348] SCSI subsystem initialized\n[ 0.445338] ACPI: bus type USB registered\n[ 0.446184] usbcore: registered new interface driver usbfs\n[ 0.447254] usbcore: registered new interface driver hub\n[ 0.448286] usbcore: registered new device driver usb\n[ 0.449483] PCI: Using ACPI for IRQ routing\n[ 0.450646] NetLabel: Initializing\n[ 0.451372] NetLabel: domain hash size = 128\n[ 0.452235] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.453223] NetLabel: unlabeled traffic allowed by default\n[ 0.454434] clocksource: Switched to clocksource kvm-clock\n[ 0.463597] AppArmor: AppArmor Filesystem Enabled\n[ 0.464594] pnp: PnP ACPI init\n[ 0.465613] pnp: PnP ACPI: found 5 devices\n[ 0.472852] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.474612] NET: Registered protocol family 2\n[ 0.475740] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.477069] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.478297] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.479518] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.480633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.481829] NET: Registered protocol family 1\n[ 0.482725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.483838] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.484927] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503689] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.522409] Trying to unpack rootfs image as initramfs...\n[ 0.580843] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.583286] Scanning for low memory corruption every 60 seconds\n[ 0.585305] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.587118] audit: initializing netlink subsys (disabled)\n[ 0.588704] audit: type=2000 audit(1532921818.584:1): initialized\n[ 0.590664] Initialise system trusted keyring\n[ 0.592143] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.593949] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.596855] zbud: loaded\n[ 0.597911] VFS: Disk quotas dquot_6.6.0\n[ 0.599155] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601537] fuse init (API version 7.23)\n[ 0.602865] Key type big_key registered\n[ 0.604047] Allocating IMA MOK and blacklist keyrings.\n[ 0.605929] Key type asymmetric registered\n[ 0.607180] Asymmetric key parser 'x509' registered\n[ 0.608612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.610855] io scheduler noop registered\n[ 0.612053] io scheduler deadline registered (default)\n[ 0.613590] io scheduler cfq registered\n[ 0.614835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.616413] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.618365] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.620562] ACPI: Power Button [PWRF]\n[ 0.621854] GHES: HEST is not enabled!\n[ 0.640705] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678645] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681323] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704947] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708022] Linux agpgart interface v0.103\n[ 0.711518] brd: module loaded\n[ 0.713773] loop: module loaded\n[ 0.718198] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720098] GPT:90111 != 20971519\n[ 0.721012] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722602] GPT:90111 != 20971519\n[ 0.723449] GPT: Use GNU Parted to correct GPT errors.\n[ 0.724740] vda: vda1 vda15\n[ 0.726320] scsi host0: ata_piix\n[ 0.727345] scsi host1: ata_piix\n[ 0.728216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.729928] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.731776] libphy: Fixed MDIO Bus: probed\n[ 0.733014] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734265] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.736735] PPP generic driver version 2.4.2\n[ 0.737810] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.739285] ehci-pci: EHCI PCI platform driver\n[ 0.740321] ehci-platform: EHCI generic platform driver\n[ 0.741463] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742819] ohci-pci: OHCI PCI platform driver\n[ 0.743812] ohci-platform: OHCI generic platform driver\n[ 0.744956] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763891] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765007] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.766644] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.769159] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772483] usb usb1: Product: UHCI Host Controller\n[ 0.773650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776270] hub 1-0:1.0: USB hub found\n[ 0.777207] hub 1-0:1.0: 2 ports detected\n[ 0.778306] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780895] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.782074] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.783255] mousedev: PS/2 mouse device common for all mice\n[ 0.784707] rtc_cmos 00:00: RTC can wake from S4\n[ 0.786064] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.787432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790898] i2c /dev entries driver\n[ 0.791832] device-mapper: uevent: version 1.0.3\n[ 0.792980] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.794887] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.796546] NET: Registered protocol family 10\n[ 0.797856] NET: Registered protocol family 17\n[ 0.798928] Key type dns_resolver registered\n[ 0.800082] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.801220] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802593] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.804812] registered taskstats version 1\n[ 0.805772] Loading compiled-in X.509 certificates\n[ 0.807330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.809566] zswap: loaded using pool lzo/zbud\n[ 0.811525] Key type trusted registered\n[ 0.813690] Key type encrypted registered\n[ 0.814764] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.815955] ima: No TPM chip found, activating TPM-bypass!\n[ 0.817303] evm: HMAC attrs: 0x1\n[ 0.828611] Magic number: 10:158:615\n[ 0.829528] misc tun: hash matches\n[ 0.830469] rtc_cmos 00:00: setting system clock to 2018-07-30 03:36:58 UTC (1532921818)\n[ 0.832381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.833692] EDD information not available.\n[ 0.887837] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889832] Write protecting the kernel read-only data: 14336k\n[ 0.892148] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.894317] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.956248] 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.84\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.03. iid=i-00000038\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.24s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCCm+a1v6QoBal+QUA/pbWyDQM3TXQfsFTVQA4kFo/7+E0zVsCqE+kd3IK9uy/QLXPA4YhCI3T6L6ql0b4uRWwJKSaUJesSpPib6r63xCSpTynMCbMD8VpqJYK99vKEj9qDnUFFPbPjGThd7znGpayfm32neNZzQ/I2wWTnlErsGsAOj4OpFHQgkOIs9osAV4ffDM8v7myJkN/B2Kf7sWYFZhCs4PM026XUOlVjl5yE4dkSAHFDUNtxdeeOvY7OMqS/TxDhumoogxh8x+6Fo84uazRyLykfyy/mgDM929JNfxTFsdRgC+wsaTeVgwDRu6sPhmds9GJacPbPCcwzKqQh root@createinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9\nssh-dss AAAAB3NzaC1kc3MAAACBAJcZvKLhHzhG9PmzfVel6ogFvkWnUXUtbDccJcPhNWQXYVgZHSvzShr6mLk85G7999UQ7+0TNl0Yjmt4JsRghdTwJVRUquy6nHwOIw/PSFVyKCdicsnrbSQVGiylu+O/POg0Wd/nSVb0dPwQaWVlcsu/MQhnFtKLac+qEXoLedddAAAAFQDiiWSqhnZtJ71E3H5LnNczHyI05QAAAIBFs+orO2JRCi+F3uF2hFnqxkWAE/m9n3Pv3cN0zJaXK9XSIs0fZuNP0lY8kWpR+3gUuImR+aPjjQag3OQQ86zSpHvz8YMGjZva7nXr6MEmdAYwkO7q5TM9ZP8m6n4wnIJnwyOvg2KdCA6/kFC9BQm70EzwXK6x7lN0VRlCbprmOgAAAIB8cw69s1wHFl2a618cNmOtECn6kF713kLEnFP8OklwQg71bTFKtCL24lVWLHujZtuAbws/TVA2tBKq9TRsOI2M3zWtKMlom7W8isq7ce+0VXISSWqv5Qp17Aifs1AV1RbbDLjqpsD/CZhkQxu1N3JRL3y5BEAzlNagnKGkR1ZJCA== root@createinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9\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:fe08:126f/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-00000038\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=25.93 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9 login: "} 2018-07-30 03:37:24,567 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6/action used request id req-f4f19884-caa7-42db-a7ed-a68f478a0f7d 2018-07-30 03:37:25,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:25,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-7608852d-801c-4777-b467-b12ef8aad049 x-compute-request-id: req-7608852d-801c-4777-b467-b12ef8aad049 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:45:8b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:37:16.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "686ff1cb-8846-452f-a1dc-378d379f647f", "security_groups": [{"name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp"}, {"name": "default"}], "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:37:16Z", "hostId": "c78980442d2b90f8f27727b3051dd63b47f68ca1a76a3872a6c4a660", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2", "created": "2018-07-30T03:37:09Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:25,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f used request id req-7608852d-801c-4777-b467-b12ef8aad049 2018-07-30 03:37:25,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 03:37:25,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-d6e35404-b4e4-4ad3-9623-5a28b8ee1522 x-compute-request-id: req-d6e35404-b4e4-4ad3-9623-5a28b8ee1522 Content-Encoding: gzip Content-Length: 9643 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 666963009 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.906 MHz processor\n[ 0.147902] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967624)\n[ 0.149753] pid_max: default: 32768 minimum: 301\n[ 0.150755] ACPI: Core revision 20150930\n[ 0.152219] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.153714] Security Framework initialized\n[ 0.154635] Yama: becoming mindful.\n[ 0.155477] AppArmor: AppArmor initialized\n[ 0.156433] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.157956] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.159413] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162365] Initializing cgroup subsys io\n[ 0.163292] Initializing cgroup subsys memory\n[ 0.164305] Initializing cgroup subsys devices\n[ 0.165461] Initializing cgroup subsys freezer\n[ 0.166651] Initializing cgroup subsys net_cls\n[ 0.167752] Initializing cgroup subsys perf_event\n[ 0.168921] Initializing cgroup subsys net_prio\n[ 0.170015] Initializing cgroup subsys hugetlb\n[ 0.171128] Initializing cgroup subsys pids\n[ 0.172274] CPU: Physical Processor ID: 0\n[ 0.173877] mce: CPU supports 10 MCE banks\n[ 0.174740] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175808] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178012] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184147] ftrace: allocating 31920 entries in 125 pages\n[ 0.209379] smpboot: Max logical packages: 2\n[ 0.210285] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211547] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.212900] x2apic enabled\n[ 0.213705] Switched APIC routing to physical x2apic.\n[ 0.215449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216731] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221020] KVM setup paravirtual spinlock\n[ 0.222468] x86: Booting SMP configuration:\n[ 0.223398] .... node #0, CPUs: #1\n[ 0.224306] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.246008] x86: Booted up 1 node, 2 CPUs\n[ 0.246010] KVM setup async PF for cpu 1\n[ 0.246012] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.248649] smpboot: Total of 2 processors activated (13967.62 BogoMIPS)\n[ 0.250186] devtmpfs: initialized\n[ 0.251925] evm: security.selinux\n[ 0.252631] evm: security.SMACK64\n[ 0.253326] evm: security.SMACK64EXEC\n[ 0.254082] evm: security.SMACK64TRANSMUTE\n[ 0.254906] evm: security.SMACK64MMAP\n[ 0.255656] evm: security.ima\n[ 0.256332] evm: security.capability\n[ 0.257203] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.259100] pinctrl core: initialized pinctrl subsystem\n[ 0.260218] RTC time: 3:37:16, date: 07/30/18\n[ 0.261221] NET: Registered protocol family 16\n[ 0.271097] cpuidle: using governor ladder\n[ 0.283172] cpuidle: using governor menu\n[ 0.284232] PCCT header not found.\n[ 0.285194] ACPI: bus type PCI registered\n[ 0.286232] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287908] PCI: Using configuration type 1 for base access\n[ 0.300194] ACPI: Added _OSI(Module Device)\n[ 0.301267] ACPI: Added _OSI(Processor Device)\n[ 0.302311] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.303477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.305734] ACPI: Interpreter enabled\n[ 0.306771] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.309124] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.311508] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.313877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.316303] ACPI: (supports S0 S5)\n[ 0.317251] ACPI: Using IOAPIC for interrupt routing\n[ 0.318486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322367] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.323548] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.324785] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.325998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.328306] acpiphp: Slot [3] registered\n[ 0.329121] acpiphp: Slot [4] registered\n[ 0.329929] acpiphp: Slot [5] registered\n[ 0.330739] acpiphp: Slot [6] registered\n[ 0.331547] acpiphp: Slot [7] registered\n[ 0.332352] acpiphp: Slot [8] registered\n[ 0.333164] acpiphp: Slot [9] registered\n[ 0.333971] acpiphp: Slot [10] registered\n[ 0.344841] acpiphp: Slot [11] registered\n[ 0.345693] acpiphp: Slot [12] registered\n[ 0.346510] acpiphp: Slot [13] registered\n[ 0.347359] acpiphp: Slot [14] registered\n[ 0.348200] acpiphp: Slot [15] registered\n[ 0.349032] acpiphp: Slot [16] registered\n[ 0.349854] acpiphp: Slot [17] registered\n[ 0.350669] acpiphp: Slot [18] registered\n[ 0.351481] acpiphp: Slot [19] registered\n[ 0.352299] acpiphp: Slot [20] registered\n[ 0.353125] acpiphp: Slot [21] registered\n[ 0.353956] acpiphp: Slot [22] registered\n[ 0.354778] acpiphp: Slot [23] registered\n[ 0.355599] acpiphp: Slot [24] registered\n[ 0.356444] acpiphp: Slot [25] registered\n[ 0.357303] acpiphp: Slot [26] registered\n[ 0.358131] acpiphp: Slot [27] registered\n[ 0.358954] acpiphp: Slot [28] registered\n[ 0.359812] acpiphp: Slot [29] registered\n[ 0.360684] acpiphp: Slot [30] registered\n[ 0.361509] acpiphp: Slot [31] registered\n[ 0.362321] PCI host bridge to bus 0000:00\n[ 0.363156] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.364378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.365607] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.367069] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.368558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.370045] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.373419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.375156] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.376761] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.378491] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.382576] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.384474] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404433] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.406279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408078] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.409871] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411296] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.412621] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414061] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.416707] vgaarb: loaded\n[ 0.417310] vgaarb: bridge control possible 0000:00:02.0\n[ 0.418616] SCSI subsystem initialized\n[ 0.419585] ACPI: bus type USB registered\n[ 0.420425] usbcore: registered new interface driver usbfs\n[ 0.421485] usbcore: registered new interface driver hub\n[ 0.422519] usbcore: registered new device driver usb\n[ 0.423713] PCI: Using ACPI for IRQ routing\n[ 0.424853] NetLabel: Initializing\n[ 0.425581] NetLabel: domain hash size = 128\n[ 0.426439] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.427418] NetLabel: unlabeled traffic allowed by default\n[ 0.428659] clocksource: Switched to clocksource kvm-clock\n[ 0.437493] AppArmor: AppArmor Filesystem Enabled\n[ 0.438532] pnp: PnP ACPI init\n[ 0.439520] pnp: PnP ACPI: found 5 devices\n[ 0.446528] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448305] NET: Registered protocol family 2\n[ 0.449423] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.450748] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.451978] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.453199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454298] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455491] NET: Registered protocol family 1\n[ 0.456383] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.457507] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.458647] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.477402] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.496092] Trying to unpack rootfs image as initramfs...\n[ 0.553712] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.555447] Scanning for low memory corruption every 60 seconds\n[ 0.556891] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.558097] audit: initializing netlink subsys (disabled)\n[ 0.559161] audit: type=2000 audit(1532921837.101:1): initialized\n[ 0.560539] Initialise system trusted keyring\n[ 0.561572] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562769] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.565069] zbud: loaded\n[ 0.565847] VFS: Disk quotas dquot_6.6.0\n[ 0.566693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.568414] fuse init (API version 7.23)\n[ 0.569362] Key type big_key registered\n[ 0.570190] Allocating IMA MOK and blacklist keyrings.\n[ 0.571531] Key type asymmetric registered\n[ 0.572377] Asymmetric key parser 'x509' registered\n[ 0.573366] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.574914] io scheduler noop registered\n[ 0.575724] io scheduler deadline registered (default)\n[ 0.576754] io scheduler cfq registered\n[ 0.577632] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.578732] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580047] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.581531] ACPI: Power Button [PWRF]\n[ 0.582464] GHES: HEST is not enabled!\n[ 0.600839] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.638187] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640359] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.664399] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.666782] Linux agpgart interface v0.103\n[ 0.669800] brd: module loaded\n[ 0.671659] loop: module loaded\n[ 0.676574] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.678065] GPT:90111 != 20971519\n[ 0.678784] GPT:Alternate GPT header not at the end of the disk.\n[ 0.679896] GPT:90111 != 20971519\n[ 0.680595] GPT: Use GNU Parted to correct GPT errors.\n[ 0.681590] vda: vda1 vda15\n[ 0.682900] scsi host0: ata_piix\n[ 0.683724] scsi host1: ata_piix\n[ 0.684444] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.685704] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.687183] libphy: Fixed MDIO Bus: probed\n[ 0.688051] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689039] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.691170] PPP generic driver version 2.4.2\n[ 0.692089] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.693312] ehci-pci: EHCI PCI platform driver\n[ 0.694201] ehci-platform: EHCI generic platform driver\n[ 0.695201] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.696342] ohci-pci: OHCI PCI platform driver\n[ 0.697239] ohci-platform: OHCI generic platform driver\n[ 0.698257] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.716977] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.717997] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.719472] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.720482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.721644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.722887] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.724498] usb usb1: Product: UHCI Host Controller\n[ 0.725730] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.727238] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.728498] hub 1-0:1.0: USB hub found\n[ 0.729492] hub 1-0:1.0: 2 ports detected\n[ 0.730693] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.732904] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.733877] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.734939] mousedev: PS/2 mouse device common for all mice\n[ 0.736194] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.739197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.740491] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.741714] i2c /dev entries driver\n[ 0.742498] device-mapper: uevent: version 1.0.3\n[ 0.743462] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.745113] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746501] NET: Registered protocol family 10\n[ 0.747625] NET: Registered protocol family 17\n[ 0.748537] Key type dns_resolver registered\n[ 0.749735] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.751181] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.752670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.755032] registered taskstats version 1\n[ 0.756136] Loading compiled-in X.509 certificates\n[ 0.757866] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.760305] zswap: loaded using pool lzo/zbud\n[ 0.762271] Key type trusted registered\n[ 0.764491] Key type encrypted registered\n[ 0.765572] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766924] ima: No TPM chip found, activating TPM-bypass!\n[ 0.768318] evm: HMAC attrs: 0x1\n[ 0.779724] Magic number: 10:158:615\n[ 0.780727] misc tun: hash matches\n[ 0.781738] rtc_cmos 00:00: setting system clock to 2018-07-30 03:37:16 UTC (1532921836)\n[ 0.783870] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785356] EDD information not available.\n[ 0.842064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.844113] Write protecting the kernel read-only data: 14336k\n[ 0.846624] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.848999] 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.914102] 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.70\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.88. iid=i-00000039\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.906 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZYehfeMSeI1MWsmvzSVVxkjJU5dvREoc7gGUHcN1DT8t7Owj1knRNY1KL7K9e0MuwZFdWP0RBL4ddYPyojtLpV0jjmEEPy02gmnmIyI2AX8l4NDqFFDV+54JXXtYV1fJvl+3gMKuY4xJ2Vf82uDmXWiH4jUo86DIRVe57MN1jp7Cc6fFpsjRKsxnBpY3m0h3tGC+XlbCc5wENo6cGYMN2BQfe79Budm3/RPBU+tuqfW00gIHfK2NbuaOhXOxKCDh3tftNfUcbyPH47ki8Lfvu+TlFnXkgHp4isSl+h3pNle7a55NcOZ/5v8Y8OFy1wNT0D5qKypTqMpV6EC7XNSB/ root@createinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9\nssh-dss AAAAB3NzaC1kc3MAAACBAJ6Rt5gUFMJNzbqJ/wA7EF+vaqvUr3BtOAj/SIVZ9HxL536sSMG6AOgnz/bU9eYrpy0xdgmRkVaji3JXnFqBAhS7QAr2FZ9nT5FvMrStyqpQlCq5l/BksHyvkFqjEDEL9sbgOfvjRcrMal+GeaDrMOlqlQCFpxozOOglHA7JcCyPAAAAFQCvEiVFAk25F8zVw3V4OwrrDv6myQAAAIAu+dTeokMqL8IPCO2tWxudJO5DBj7EQaBAF3oHpUAqv85qwOE7PM1jSxgQ6JD38mnVI4tAU6irOaV5RViTLsYtNfzWXC6Y8m3hnwEmKdyc2LIn46GQYjs/SaKvOwRToza/Y3AVu/zb3V6xMd1LO4eqmqaq6ekCQnSsdD+JxGBsNAAAAIBwGDjpkHPl2Z09ZNp1MXV3UykvMS+VO5c7gcTodComn6mlfkoTmGzDEHn2culQykog/XNRIurWoEUkxMdsn4oy/kZhqs3m19N+ig6j0X3gwqW6TqgBYMdYjTmON+ntc7p5dQJVJuv5il1Fv14ikJL0JiVahtL5A0OEhCN//6xRiQ== root@createinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9\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:feaf:458b/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-00000039\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.86 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9 login: "} 2018-07-30 03:37:25,970 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f/action used request id req-d6e35404-b4e4-4ad3-9623-5a28b8ee1522 2018-07-30 03:37:25,971 - create_instance - INFO - Deleting Port with ID - 0c7247d4-80ea-4e3e-ba1c-d316b4f3daaf 2018-07-30 03:37:25,971 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm1-port 2018-07-30 03:37:25,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/0c7247d4-80ea-4e3e-ba1c-d316b4f3daaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:26,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c5a02dd3-8bf2-4d3b-aee3-321e666d1b8d Date: Mon, 30 Jul 2018 03:37:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:37:26,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/0c7247d4-80ea-4e3e-ba1c-d316b4f3daaf used request id req-c5a02dd3-8bf2-4d3b-aee3-321e666d1b8d 2018-07-30 03:37:26,409 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1 2018-07-30 03:37:26,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:26,537 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:37: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-8452ac53-6be7-4a67-b28f-a9a518beeffd x-compute-request-id: req-8452ac53-6be7-4a67-b28f-a9a518beeffd Content-Type: application/json 2018-07-30 03:37:26,537 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 used request id req-8452ac53-6be7-4a67-b28f-a9a518beeffd 2018-07-30 03:37:26,538 - create_instance - INFO - Checking deletion status 2018-07-30 03:37:26,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:26,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-e488e859-5f37-4625-b742-c615bd547370 x-compute-request-id: req-e488e859-5f37-4625-b742-c615bd547370 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:36:57.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "adc55834-7f40-4937-a7dd-bddc603356c6", "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:37:26Z", "hostId": "7c33b95a4cc670d2abd8d1df241bcba53e316155b47795f13321ab01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1", "created": "2018-07-30T03:36:52Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:26,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 used request id req-e488e859-5f37-4625-b742-c615bd547370 2018-07-30 03:37:26,832 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1] is - ACTIVE 2018-07-30 03:37:26,832 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:37:29,835 - create_instance - DEBUG - VM status query timeout in 296.702984095 2018-07-30 03:37:29,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:29,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-812f7dff-cc98-4b0f-8210-a70c31b028b9 x-compute-request-id: req-812f7dff-cc98-4b0f-8210-a70c31b028b9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/adc55834-7f40-4937-a7dd-bddc603356c6", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:36:57.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "adc55834-7f40-4937-a7dd-bddc603356c6", "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:37:26Z", "hostId": "7c33b95a4cc670d2abd8d1df241bcba53e316155b47795f13321ab01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1", "created": "2018-07-30T03:36:52Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:29,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 used request id req-812f7dff-cc98-4b0f-8210-a70c31b028b9 2018-07-30 03:37:29,939 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1] is - ACTIVE 2018-07-30 03:37:29,939 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:37:32,942 - create_instance - DEBUG - VM status query timeout in 293.595541954 2018-07-30 03:37:32,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f592770ba5e4dcac5fe19db2912dae1e02bf4039" 2018-07-30 03:37:32,998 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:37: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-ed9ad940-34e0-461c-a5f0-de076d44ca02 x-compute-request-id: req-ed9ad940-34e0-461c-a5f0-de076d44ca02 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance adc55834-7f40-4937-a7dd-bddc603356c6 could not be found.", "code": 404}} 2018-07-30 03:37:32,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/adc55834-7f40-4937-a7dd-bddc603356c6 used request id req-ed9ad940-34e0-461c-a5f0-de076d44ca02 2018-07-30 03:37:32,999 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance adc55834-7f40-4937-a7dd-bddc603356c6 could not be found. (HTTP 404) (Request-ID: req-ed9ad940-34e0-461c-a5f0-de076d44ca02) 2018-07-30 03:37:32,999 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst1 2018-07-30 03:37:33,000 - create_instance - INFO - Deleting Port with ID - 5d770534-e14a-4219-abe6-2fdaa526e5a5 2018-07-30 03:37:33,000 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-vm2-port 2018-07-30 03:37:33,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/5d770534-e14a-4219-abe6-2fdaa526e5a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:33,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6db54c0c-8fe8-4eae-b6d7-d0c4a818f917 Date: Mon, 30 Jul 2018 03:37:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:37:33,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/5d770534-e14a-4219-abe6-2fdaa526e5a5 used request id req-6db54c0c-8fe8-4eae-b6d7-d0c4a818f917 2018-07-30 03:37:33,607 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2 2018-07-30 03:37:33,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:33,750 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:37: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-957eec4a-5b3a-4231-8e87-a3d77cde88ae x-compute-request-id: req-957eec4a-5b3a-4231-8e87-a3d77cde88ae Content-Type: application/json 2018-07-30 03:37:33,751 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f used request id req-957eec4a-5b3a-4231-8e87-a3d77cde88ae 2018-07-30 03:37:33,751 - create_instance - INFO - Checking deletion status 2018-07-30 03:37:33,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:34,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-11f586a2-9c74-4c15-b79c-28f434b08fa3 x-compute-request-id: req-11f586a2-9c74-4c15-b79c-28f434b08fa3 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.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/686ff1cb-8846-452f-a1dc-378d379f647f", "rel": "bookmark"}], "image": {"id": "5bad1924-3b84-43e1-a2ed-942980cc8e19", "links": [{"href": "http://172.30.9.25:8774/images/5bad1924-3b84-43e1-a2ed-942980cc8e19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:37:16.000000", "flavor": {"id": "99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "links": [{"href": "http://172.30.9.25:8774/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d", "rel": "bookmark"}]}, "id": "686ff1cb-8846-452f-a1dc-378d379f647f", "user_id": "f0efa58a3f484e4b90fd51a7399b0c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:37:33Z", "hostId": "c78980442d2b90f8f27727b3051dd63b47f68ca1a76a3872a6c4a660", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2", "created": "2018-07-30T03:37:09Z", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:37:34,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f used request id req-11f586a2-9c74-4c15-b79c-28f434b08fa3 2018-07-30 03:37:34,060 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2] is - ACTIVE 2018-07-30 03:37:34,061 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:37:37,064 - create_instance - DEBUG - VM status query timeout in 296.687227011 2018-07-30 03:37:37,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023dbdae3758555b0164672d62f8c557fb142c72" 2018-07-30 03:37:37,118 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:37: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-f9396152-922f-4de0-945e-15533f734ba9 x-compute-request-id: req-f9396152-922f-4de0-945e-15533f734ba9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 686ff1cb-8846-452f-a1dc-378d379f647f could not be found.", "code": 404}} 2018-07-30 03:37:37,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/686ff1cb-8846-452f-a1dc-378d379f647f used request id req-f9396152-922f-4de0-945e-15533f734ba9 2018-07-30 03:37:37,119 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 686ff1cb-8846-452f-a1dc-378d379f647f could not be found. (HTTP 404) (Request-ID: req-f9396152-922f-4de0-945e-15533f734ba9) 2018-07-30 03:37:37,119 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-inst2 2018-07-30 03:37:37,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b584145d89001583534100f9b061c081dcb05ee" 2018-07-30 03:37:37,156 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:37: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-b8f57e58-6487-4a8a-a952-9e048c25d7e7 x-compute-request-id: req-b8f57e58-6487-4a8a-a952-9e048c25d7e7 Content-Length: 0 Content-Type: application/json 2018-07-30 03:37:37,156 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/99e2c82d-d19d-4adf-bf3b-0b0e82bf399d used request id req-b8f57e58-6487-4a8a-a952-9e048c25d7e7 2018-07-30 03:37:37,157 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router and port CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port1 2018-07-30 03:37:37,157 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router 2018-07-30 03:37:37,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/ecc955e2-0ddf-48d1-893a-432e6cc97f78/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" -d '{"port_id": "ffc9863a-c742-436c-8e44-47b63636a4ef"}' 2018-07-30 03:37:39,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2bf8c51e-fb6d-473c-87f0-d3b16a6be2fa Date: Mon, 30 Jul 2018 03:37:39 GMT RESP BODY: {"network_id": "4bd65a33-4f8d-4377-adca-24e93082cadd", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "subnet_id": "95d8ac86-3356-474a-8232-c19e2a6431b9", "subnet_ids": ["95d8ac86-3356-474a-8232-c19e2a6431b9"], "port_id": "ffc9863a-c742-436c-8e44-47b63636a4ef", "id": "ecc955e2-0ddf-48d1-893a-432e6cc97f78"} 2018-07-30 03:37:39,069 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ecc955e2-0ddf-48d1-893a-432e6cc97f78/remove_router_interface used request id req-2bf8c51e-fb6d-473c-87f0-d3b16a6be2fa 2018-07-30 03:37:39,069 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router and port CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-router-port2 2018-07-30 03:37:39,070 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router 2018-07-30 03:37:39,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/ecc955e2-0ddf-48d1-893a-432e6cc97f78/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" -d '{"port_id": "ac3219c9-1480-45fa-9dbb-4dcc3d369102"}' 2018-07-30 03:37:40,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-301cbb15-5cc1-4357-85df-8f54e9e4011d Date: Mon, 30 Jul 2018 03:37:40 GMT RESP BODY: {"network_id": "e2fccf8f-639e-4357-b103-a326762d852f", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "subnet_id": "f53d7e5e-3151-4d43-9616-279a2a865512", "subnet_ids": ["f53d7e5e-3151-4d43-9616-279a2a865512"], "port_id": "ac3219c9-1480-45fa-9dbb-4dcc3d369102", "id": "ecc955e2-0ddf-48d1-893a-432e6cc97f78"} 2018-07-30 03:37:40,467 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ecc955e2-0ddf-48d1-893a-432e6cc97f78/remove_router_interface used request id req-301cbb15-5cc1-4357-85df-8f54e9e4011d 2018-07-30 03:37:40,467 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router 2018-07-30 03:37:40,467 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-pub-router 2018-07-30 03:37:40,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/ecc955e2-0ddf-48d1-893a-432e6cc97f78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b30be66b304af3c01a08b63c802a64ce77d7b7" 2018-07-30 03:37:40,960 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4e96d7f-2ba4-4feb-a09e-a217cfdbdad6 Content-Length: 0 Date: Mon, 30 Jul 2018 03:37:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:37:40,960 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/ecc955e2-0ddf-48d1-893a-432e6cc97f78 used request id req-b4e96d7f-2ba4-4feb-a09e-a217cfdbdad6 2018-07-30 03:37:40,961 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1 2018-07-30 03:37:40,961 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet1 2018-07-30 03:37:40,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/95d8ac86-3356-474a-8232-c19e2a6431b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d19c8b689f426553a6bcb1b5f6edc65f0f2e669" 2018-07-30 03:37:42,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0c3c36f-0d26-414a-b45e-bffadaebdcd5 Date: Mon, 30 Jul 2018 03:37:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:37:42,251 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/95d8ac86-3356-474a-8232-c19e2a6431b9 used request id req-f0c3c36f-0d26-414a-b45e-bffadaebdcd5 2018-07-30 03:37:42,252 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net1 2018-07-30 03:37:42,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/4bd65a33-4f8d-4377-adca-24e93082cadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d19c8b689f426553a6bcb1b5f6edc65f0f2e669" 2018-07-30 03:37:43,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea2c9a8d-f2db-4c78-a27c-d208753ccaef Date: Mon, 30 Jul 2018 03:37:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:37:43,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/4bd65a33-4f8d-4377-adca-24e93082cadd used request id req-ea2c9a8d-f2db-4c78-a27c-d208753ccaef 2018-07-30 03:37:43,086 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2 2018-07-30 03:37:43,086 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-subnet2 2018-07-30 03:37:43,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/f53d7e5e-3151-4d43-9616-279a2a865512 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36014971a333e17afe2e54e67479adcb814c32e" 2018-07-30 03:37:44,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-711c7d59-8c2b-459e-a4e7-cfdada99e0ac Date: Mon, 30 Jul 2018 03:37:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:37:44,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f53d7e5e-3151-4d43-9616-279a2a865512 used request id req-711c7d59-8c2b-459e-a4e7-cfdada99e0ac 2018-07-30 03:37:44,351 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-net2 2018-07-30 03:37:44,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/e2fccf8f-639e-4357-b103-a326762d852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36014971a333e17afe2e54e67479adcb814c32e" 2018-07-30 03:37:45,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e38f1f3-2aef-4956-ac2b-d0306f3762db Date: Mon, 30 Jul 2018 03:37:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:37:45,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/e2fccf8f-639e-4357-b103-a326762d852f used request id req-7e38f1f3-2aef-4956-ac2b-d0306f3762db 2018-07-30 03:37:45,342 - neutron_utils - INFO - Deleting security group rule with ID - 846813e2-dd48-4604-b117-bf4e9693775d 2018-07-30 03:37:45,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/846813e2-dd48-4604-b117-bf4e9693775d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:37:45,597 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dceac177-c679-445d-b2cc-54ba905ead3a Content-Length: 0 Date: Mon, 30 Jul 2018 03:37:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:37:45,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/846813e2-dd48-4604-b117-bf4e9693775d used request id req-dceac177-c679-445d-b2cc-54ba905ead3a 2018-07-30 03:37:45,598 - neutron_utils - INFO - Deleting security group rule with ID - 333d70b9-3bf8-4fba-9f0d-a3a2e86e5e48 2018-07-30 03:37:45,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/333d70b9-3bf8-4fba-9f0d-a3a2e86e5e48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:37:45,704 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db6b4523-4b8b-4567-a721-be5b295a2a49 Content-Length: 0 Date: Mon, 30 Jul 2018 03:37:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:37:45,704 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/333d70b9-3bf8-4fba-9f0d-a3a2e86e5e48 used request id req-db6b4523-4b8b-4567-a721-be5b295a2a49 2018-07-30 03:37:45,704 - neutron_utils - INFO - Deleting security group rule with ID - d6f453d4-6fa4-4e37-a220-8b0653357485 2018-07-30 03:37:45,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/d6f453d4-6fa4-4e37-a220-8b0653357485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:37:45,786 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5243cd96-74d3-43e5-9cdc-abb685cb27af Content-Length: 0 Date: Mon, 30 Jul 2018 03:37:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:37:45,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/d6f453d4-6fa4-4e37-a220-8b0653357485 used request id req-5243cd96-74d3-43e5-9cdc-abb685cb27af 2018-07-30 03:37:45,787 - neutron_utils - INFO - Deleting security group rule with ID - 89f4427d-cd40-461d-9cc4-82630dd8a739 2018-07-30 03:37:45,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/89f4427d-cd40-461d-9cc4-82630dd8a739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:37:45,864 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b79eeaea-2864-4e98-ba88-25e89cab8fbf Content-Length: 0 Date: Mon, 30 Jul 2018 03:37:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:37:45,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/89f4427d-cd40-461d-9cc4-82630dd8a739 used request id req-b79eeaea-2864-4e98-ba88-25e89cab8fbf 2018-07-30 03:37:45,865 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-39bd6e4b-8186-4424-b8ce-1c4bea58d0e9-sec-grp 2018-07-30 03:37:45,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/582c51f0-1510-4bed-9efe-a31cae2557aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4024ae35055e6f84896cf6f5ef6cf9f7ed3cdde" 2018-07-30 03:37:45,984 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76971dee-2a26-45ad-9a2a-2a2ed6e32396 Content-Length: 0 Date: Mon, 30 Jul 2018 03:37:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:37:45,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/582c51f0-1510-4bed-9efe-a31cae2557aa used request id req-76971dee-2a26-45ad-9a2a-2a2ed6e32396 2018-07-30 03:37:45,985 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-232927a0-4410-4486-9de6-e1fa1d94af6f 2018-07-30 03:37:45,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e62fb7f57a5504646e74f136d7899bd315299e5" 2018-07-30 03:37:46,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c8b177c-ab70-4f9e-af40-fe53f08d764a Date: Mon, 30 Jul 2018 03:37: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-30 03:37:46,523 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/5bad1924-3b84-43e1-a2ed-942980cc8e19 used request id req-8c8b177c-ab70-4f9e-af40-fe53f08d764a 2018-07-30 03:37:46,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:46,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7b6e434b-45fe-4524-a84c-5e53928fb680 Date: Mon, 30 Jul 2018 03:37:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:31Z", "updated_at": "2018-07-30T03:36:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:31Z", "revision_number": 0, "id": "04345f88-6322-49b7-815e-bbb487860124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:31Z", "security_group_id": "ef55ec6c-cb0b-41b5-9eea-15167956115f", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:31Z", "revision_number": 0, "id": "18173a38-b92c-4d4f-8ecf-7fe80592428b", "remote_group_id": "ef55ec6c-cb0b-41b5-9eea-15167956115f", "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:31Z", "security_group_id": "ef55ec6c-cb0b-41b5-9eea-15167956115f", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:31Z", "revision_number": 0, "id": "46fa56f2-73cc-4151-bf01-d6d65e0e908b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:31Z", "security_group_id": "ef55ec6c-cb0b-41b5-9eea-15167956115f", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:36:31Z", "revision_number": 0, "id": "b0e8b6cc-27d4-4b10-ba59-b8c30dbbc2c2", "remote_group_id": "ef55ec6c-cb0b-41b5-9eea-15167956115f", "remote_ip_prefix": null, "created_at": "2018-07-30T03:36:31Z", "security_group_id": "ef55ec6c-cb0b-41b5-9eea-15167956115f", "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6"}], "revision_number": 4, "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "ef55ec6c-cb0b-41b5-9eea-15167956115f", "name": "default"}]} 2018-07-30 03:37:46,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7b6e434b-45fe-4524-a84c-5e53928fb680 2018-07-30 03:37:46,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:46,844 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25f35d9a-7e14-4ed2-ae75-edb83ac0edd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:37:46,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-25f35d9a-7e14-4ed2-ae75-edb83ac0edd1 2018-07-30 03:37:46,845 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:37:46,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:46,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-954b8138-24f7-43a8-a4bf-03e41b41e7ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:37:46,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-954b8138-24f7-43a8-a4bf-03e41b41e7ef 2018-07-30 03:37:46,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:37:46,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:47,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-427871df-b94f-473a-9274-a6a78e941ff5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:37:47,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-427871df-b94f-473a-9274-a6a78e941ff5 2018-07-30 03:37:47,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:37:47,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:47,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:37:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41533d1d-b49c-4645-99c7-9b33736f8baf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:37:47,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-41533d1d-b49c-4645-99c7-9b33736f8baf 2018-07-30 03:37:47,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:37:47,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:47,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b7bf76-a4f2-4487-87da-0a71a5785d40 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:37:47,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-c2b7bf76-a4f2-4487-87da-0a71a5785d40 2018-07-30 03:37:47,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:47,276 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:37:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebe16471-ac51-4373-8e71-1f1fb5c86738 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:37:47,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-ebe16471-ac51-4373-8e71-1f1fb5c86738 2018-07-30 03:37:47,276 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:37:47,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:47,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:37:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-435f6e34-704a-4726-b94c-864095dcadda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:37:47,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-435f6e34-704a-4726-b94c-864095dcadda 2018-07-30 03:37:47,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:37:47,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:47,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:37:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84427f85-be7b-40de-8294-cfdaf6c53814 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:37:47,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-84427f85-be7b-40de-8294-cfdaf6c53814 2018-07-30 03:37:47,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:37:47,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:47,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caea43e0-b199-46d7-8cbb-bb34abee6912 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:37:47,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-caea43e0-b199-46d7-8cbb-bb34abee6912 2018-07-30 03:37:47,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:47,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdeb3d98-9cd5-4432-a339-439d0061dc97 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd04a1a31c394b5bac6fe9050c5e1be6", "name": "CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj"}} 2018-07-30 03:37:47,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-bdeb3d98-9cd5-4432-a339-439d0061dc97 2018-07-30 03:37:47,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef55ec6c-cb0b-41b5-9eea-15167956115f 2018-07-30 03:37:47,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ef55ec6c-cb0b-41b5-9eea-15167956115f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:47,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ea9acfe6-6428-4725-9da9-2f260f3dafd8 Date: Mon, 30 Jul 2018 03:37: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-30T03:36:31Z", "security_group_id": "ef55ec6c-cb0b-41b5-9eea-15167956115f", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:31Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "04345f88-6322-49b7-815e-bbb487860124"}, {"remote_group_id": "ef55ec6c-cb0b-41b5-9eea-15167956115f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:31Z", "security_group_id": "ef55ec6c-cb0b-41b5-9eea-15167956115f", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:31Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "18173a38-b92c-4d4f-8ecf-7fe80592428b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:31Z", "security_group_id": "ef55ec6c-cb0b-41b5-9eea-15167956115f", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:31Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "46fa56f2-73cc-4151-bf01-d6d65e0e908b"}, {"remote_group_id": "ef55ec6c-cb0b-41b5-9eea-15167956115f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:36:31Z", "security_group_id": "ef55ec6c-cb0b-41b5-9eea-15167956115f", "port_range_min": null, "revision_number": 0, "tenant_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "created_at": "2018-07-30T03:36:31Z", "project_id": "cd04a1a31c394b5bac6fe9050c5e1be6", "id": "b0e8b6cc-27d4-4b10-ba59-b8c30dbbc2c2"}]} 2018-07-30 03:37:47,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ef55ec6c-cb0b-41b5-9eea-15167956115f used request id req-ea9acfe6-6428-4725-9da9-2f260f3dafd8 2018-07-30 03:37:47,741 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:37:47,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ef55ec6c-cb0b-41b5-9eea-15167956115f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:47,882 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ebf1b92-0809-4324-8961-a0a30566f07b Content-Length: 0 Date: Mon, 30 Jul 2018 03:37:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:37:47,882 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ef55ec6c-cb0b-41b5-9eea-15167956115f used request id req-5ebf1b92-0809-4324-8961-a0a30566f07b 2018-07-30 03:37:47,883 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj 2018-07-30 03:37:47,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:48,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:37:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-521ad31c-e7e2-4d66-b6c0-d2dce8aaa548 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:37:48,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/cd04a1a31c394b5bac6fe9050c5e1be6 used request id req-521ad31c-e7e2-4d66-b6c0-d2dce8aaa548 2018-07-30 03:37:48,135 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-proj-role 2018-07-30 03:37:48,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/12bc6d86b77c4e0089e537ed76dc0456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:48,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:37:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abdc7278-c193-4cf2-9a32-da447f5bc532 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:37:48,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/12bc6d86b77c4e0089e537ed76dc0456 used request id req-abdc7278-c193-4cf2-9a32-da447f5bc532 2018-07-30 03:37:48,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643352373c38fbba568f0932af6e9f3213a450a2" 2018-07-30 03:37:48,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49d5c14-f570-4c1d-bbf8-15e37fcc0bb9 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:37:48,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d49d5c14-f570-4c1d-bbf8-15e37fcc0bb9 2018-07-30 03:37:48,337 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-49ee980c-3c0e-4b1-user 2018-07-30 03:37:48,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f0efa58a3f484e4b90fd51a7399b0c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}121cef35b39093f57e50d82cdc5ea28e8d20d2b7" 2018-07-30 03:37:48,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:37:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1e86bb7-16e5-481d-83b4-4d149913e0fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:37:48,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f0efa58a3f484e4b90fd51a7399b0c00 used request id req-f1e86bb7-16e5-481d-83b4-4d149913e0fa 2018-07-30 03:37:48,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:37:48,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:37:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["eW9FnyUNTmudyvwZckL7Tw"], "issued_at": "2018-07-30T03:37:48.000000Z"}} 2018-07-30 03:37:48,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268541d43e49dc0648e7aefa9f883eb8da9c8a99" 2018-07-30 03:37:49,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab93be1-df52-49cf-a041-d1bed1d11fea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:37:49,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7ab93be1-df52-49cf-a041-d1bed1d11fea 2018-07-30 03:37:49,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:49,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:37:49,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:37:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["UbEEUHBqS0qacMNcIyQglQ"], "issued_at": "2018-07-30T03:37:49.000000Z"}} 2018-07-30 03:37:49,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:37:49,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-504daca1-d3ef-4db8-9d1e-c19c35dd674e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:37:49,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-504daca1-d3ef-4db8-9d1e-c19c35dd674e 2018-07-30 03:37:49,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:37:49,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:37:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:37:49,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:37:49,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d96a8b-c2b1-4499-a34c-a84510d93f38 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:37:49,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj used request id req-44d96a8b-c2b1-4499-a34c-a84510d93f38 2018-07-30 03:37:49,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:37:49,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa5f80b-d90b-4378-92ca-302cc0d7e67f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:37:49,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0aa5f80b-d90b-4378-92ca-302cc0d7e67f 2018-07-30 03:37:49,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj"}}' 2018-07-30 03:37:49,735 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f07aad-add9-441a-8ae6-08d3b2f135f7 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a610a6b956f24440a6502103442f631d"}, "tags": [], "enabled": true, "id": "a610a6b956f24440a6502103442f631d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj"}} 2018-07-30 03:37:49,735 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-12f07aad-add9-441a-8ae6-08d3b2f135f7 2018-07-30 03:37:49,735 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj 2018-07-30 03:37:49,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:49,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:37:50,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:37:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["KgmfaSRjSHSCBkHVUlrWgA"], "issued_at": "2018-07-30T03:37:50.000000Z"}} 2018-07-30 03:37:50,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3255b1d4ec55d673f0b3577206cb7442cb90149" 2018-07-30 03:37:50,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f065d40a-279e-47e9-bd12-285efdd61c11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:37:50,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f065d40a-279e-47e9-bd12-285efdd61c11 2018-07-30 03:37:50,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:37:50,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:37:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:37:50,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3255b1d4ec55d673f0b3577206cb7442cb90149" 2018-07-30 03:37:50,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318909c9-2939-487d-8fa5-1623d1447cb6 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:37:50,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-318909c9-2939-487d-8fa5-1623d1447cb6 2018-07-30 03:37:50,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3255b1d4ec55d673f0b3577206cb7442cb90149" 2018-07-30 03:37:50,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40187c2f-29c0-47a2-bce5-128aa2666113 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a610a6b956f24440a6502103442f631d"}, "tags": [], "enabled": true, "id": "a610a6b956f24440a6502103442f631d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj"}]} 2018-07-30 03:37:50,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj used request id req-40187c2f-29c0-47a2-bce5-128aa2666113 2018-07-30 03:37:50,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3255b1d4ec55d673f0b3577206cb7442cb90149" 2018-07-30 03:37:50,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7a8230-9842-4174-9f8d-c65c8bef291a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:37:50,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fb7a8230-9842-4174-9f8d-c65c8bef291a 2018-07-30 03:37:50,801 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-552a1c58-c4b2-4dc-user 2018-07-30 03:37:50,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:50,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:37:50,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf36309-2b53-487b-9ded-8a7c5ba3efbb Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:37:50,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fbf36309-2b53-487b-9ded-8a7c5ba3efbb 2018-07-30 03:37:50,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" -d '{"role": {"name": "CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj-role"}}' 2018-07-30 03:37:50,997 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:37:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad24b491-bc97-4d9c-bfcf-08966f18f10c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d84bd68db73249068d6239e5b00b5b93", "links": {"self": "http://172.30.9.25:5000/v3/roles/d84bd68db73249068d6239e5b00b5b93"}, "name": "CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj-role"}} 2018-07-30 03:37:50,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ad24b491-bc97-4d9c-bfcf-08966f18f10c 2018-07-30 03:37:50,997 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj-role 2018-07-30 03:37:51,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/d84bd68db73249068d6239e5b00b5b93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:37:51,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db805e5a-f994-463d-82ff-18cc7379f1f9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d84bd68db73249068d6239e5b00b5b93", "links": {"self": "http://172.30.9.25:5000/v3/roles/d84bd68db73249068d6239e5b00b5b93"}, "name": "CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj-role"}} 2018-07-30 03:37:51,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/d84bd68db73249068d6239e5b00b5b93 used request id req-db805e5a-f994-463d-82ff-18cc7379f1f9 2018-07-30 03:37:51,088 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj-role to project CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj 2018-07-30 03:37:51,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/a610a6b956f24440a6502103442f631d/users/de674f730c8f402c98aa3d417d69eec4/roles/d84bd68db73249068d6239e5b00b5b93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:37:51,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:37:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b7780e1-7d1a-4990-a547-3a4b0ab8e20b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:37:51,312 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a610a6b956f24440a6502103442f631d/users/de674f730c8f402c98aa3d417d69eec4/roles/d84bd68db73249068d6239e5b00b5b93 used request id req-1b7780e1-7d1a-4990-a547-3a4b0ab8e20b 2018-07-30 03:37:51,313 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:37:51,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:51,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:51,315 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:37:51,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:51,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:37:51,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d84bd68db73249068d6239e5b00b5b93", "name": "CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj-role"}], "expires_at": "2018-07-30T04:37:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a610a6b956f24440a6502103442f631d", "name": "CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a610a6b956f24440a6502103442f631d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/a610a6b956f24440a6502103442f631d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/a610a6b956f24440a6502103442f631d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a610a6b956f24440a6502103442f631d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/a610a6b956f24440a6502103442f631d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/a610a6b956f24440a6502103442f631d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a610a6b956f24440a6502103442f631d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a610a6b956f24440a6502103442f631d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a610a6b956f24440a6502103442f631d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/a610a6b956f24440a6502103442f631d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/a610a6b956f24440a6502103442f631d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/a610a6b956f24440a6502103442f631d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/a610a6b956f24440a6502103442f631d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/a610a6b956f24440a6502103442f631d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-552a1c58-c4b2-4dc-user", "id": "de674f730c8f402c98aa3d417d69eec4"}, "audit_ids": ["Ukn-HBMCTxKtH8s9RyJuBg"], "issued_at": "2018-07-30T03:37:51.000000Z"}} 2018-07-30 03:37:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa08ef6816e6685ca2981c045756a38aff5abfc" 2018-07-30 03:37:51,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85de155f-d543-43ae-a4f7-4d495564fd51 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:37:51,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-85de155f-d543-43ae-a4f7-4d495564fd51 2018-07-30 03:37:51,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aa08ef6816e6685ca2981c045756a38aff5abfc" 2018-07-30 03:37:52,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-ef95ffcc-06bc-4f73-bae9-993dd262e3ab Date: Mon, 30 Jul 2018 03:37:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image"} 2018-07-30 03:37:52,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image used request id req-ef95ffcc-06bc-4f73-bae9-993dd262e3ab 2018-07-30 03:37:52,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aa08ef6816e6685ca2981c045756a38aff5abfc" 2018-07-30 03:37:52,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-50715693-c7c9-4972-ba34-b861b810f97f Date: Mon, 30 Jul 2018 03:37: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-30 03:37:52,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-50715693-c7c9-4972-ba34-b861b810f97f 2018-07-30 03:37:52,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0aa08ef6816e6685ca2981c045756a38aff5abfc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image"}' 2018-07-30 03:37:52,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-19ef558f-7401-44cc-aa30-c5f8478732c7 Date: Mon, 30 Jul 2018 03:37:52 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:37:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:37:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024", "min_disk": 0, "protected": false, "id": "7c15c073-1fd5-42a3-8032-43b180bd1024", "file": "/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024/file", "checksum": null, "owner": "a610a6b956f24440a6502103442f631d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:37:52,151 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-19ef558f-7401-44cc-aa30-c5f8478732c7 2018-07-30 03:37:52,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aa08ef6816e6685ca2981c045756a38aff5abfc" -d '' 2018-07-30 03:37:52,485 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-652d5dc4-c268-4aa2-a2fd-35aecbbab813 Date: Mon, 30 Jul 2018 03:37: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-30 03:37:52,486 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024/file used request id req-652d5dc4-c268-4aa2-a2fd-35aecbbab813 2018-07-30 03:37:52,486 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:37:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aa08ef6816e6685ca2981c045756a38aff5abfc" 2018-07-30 03:37:52,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-1b537031-9818-4610-aa6a-7d8ffe8f9a27 Date: Mon, 30 Jul 2018 03:37:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:37:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:37:52Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7c15c073-1fd5-42a3-8032-43b180bd1024/snap", "metadata": {}}], "self": "/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024", "min_disk": 0, "protected": false, "id": "7c15c073-1fd5-42a3-8032-43b180bd1024", "file": "/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a610a6b956f24440a6502103442f631d", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7c15c073-1fd5-42a3-8032-43b180bd1024/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:37:52,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024 used request id req-1b537031-9818-4610-aa6a-7d8ffe8f9a27 2018-07-30 03:37:52,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aa08ef6816e6685ca2981c045756a38aff5abfc" 2018-07-30 03:37:52,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2e4fb44e-4658-4e5a-992f-ce15902946b6 Date: Mon, 30 Jul 2018 03:37: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-30 03:37:52,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2e4fb44e-4658-4e5a-992f-ce15902946b6 2018-07-30 03:37:52,517 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image 2018-07-30 03:37:52,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aa08ef6816e6685ca2981c045756a38aff5abfc" 2018-07-30 03:37:52,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-23f3445b-7265-4e23-95ed-046a79b8d159 Date: Mon, 30 Jul 2018 03:37:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:37:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:37:52Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7c15c073-1fd5-42a3-8032-43b180bd1024/snap", "metadata": {}}], "self": "/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024", "min_disk": 0, "protected": false, "id": "7c15c073-1fd5-42a3-8032-43b180bd1024", "file": "/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a610a6b956f24440a6502103442f631d", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7c15c073-1fd5-42a3-8032-43b180bd1024/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:37:52,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024 used request id req-23f3445b-7265-4e23-95ed-046a79b8d159 2018-07-30 03:37:52,535 - create_image - DEBUG - Instance status is - active 2018-07-30 03:37:52,536 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image 2018-07-30 03:37:52,536 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image 2018-07-30 03:37:52,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:52,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:37:52,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:37:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["dZgHlk00TESco1l0ciUpIw"], "issued_at": "2018-07-30T03:37:52.000000Z"}} 2018-07-30 03:37:52,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657f4e2516c930849ef0b651e188ff15d85c470" 2018-07-30 03:37:52,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56366984-1796-47a1-b789-f351de425020 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:37:52,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-56366984-1796-47a1-b789-f351de425020 2018-07-30 03:37:52,997 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:37:53,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657f4e2516c930849ef0b651e188ff15d85c470" 2018-07-30 03:37:53,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-d674a95e-a302-4308-9dbe-036730d53ec9 x-compute-request-id: req-d674a95e-a302-4308-9dbe-036730d53ec9 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:37:53,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d674a95e-a302-4308-9dbe-036730d53ec9 2018-07-30 03:37:53,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657f4e2516c930849ef0b651e188ff15d85c470" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-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-30 03:37:53,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-59c58a42-7eaa-430a-863b-ec4648bebacc x-compute-request-id: req-59c58a42-7eaa-430a-863b-ec4648bebacc Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3cc3507b-2e6a-4c94-9592-889e4f6e7868"}} 2018-07-30 03:37:53,218 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-59c58a42-7eaa-430a-863b-ec4648bebacc 2018-07-30 03:37:53,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:53,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:37:53,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["tyKHQ3p0QDOwU6_IBAn3lg"], "issued_at": "2018-07-30T03:37:53.000000Z"}} 2018-07-30 03:37:53,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9258bded5371523c8c7f785f6d23113bd9a38b1" 2018-07-30 03:37:53,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc078ef-b164-43ce-bdeb-b84c913b185d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:37:53,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bbc078ef-b164-43ce-bdeb-b84c913b185d 2018-07-30 03:37:53,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9258bded5371523c8c7f785f6d23113bd9a38b1" 2018-07-30 03:37:53,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bc823610-0875-4650-9628-0e9ec2ac4aae Date: Mon, 30 Jul 2018 03:37:53 GMT RESP BODY: {"networks":[]} 2018-07-30 03:37:53,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net used request id req-bc823610-0875-4650-9628-0e9ec2ac4aae 2018-07-30 03:37:53,884 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net 2018-07-30 03:37:53,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9258bded5371523c8c7f785f6d23113bd9a38b1" -d '{"network": {"name": "CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net", "admin_state_up": true}}' 2018-07-30 03:37:54,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-419a6fc9-15fc-4ec7-ad64-0fa5579c05fa Date: Mon, 30 Jul 2018 03:37:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:37:53Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","mtu":1450}} 2018-07-30 03:37:54,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-419a6fc9-15fc-4ec7-ad64-0fa5579c05fa 2018-07-30 03:37:54,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9258bded5371523c8c7f785f6d23113bd9a38b1" 2018-07-30 03:37:54,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-5bf4f076-ac0c-43b7-8b44-9705fdf01dfa Date: Mon, 30 Jul 2018 03:37:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:37:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","provider:network_type":"vxlan"}]} 2018-07-30 03:37:54,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-5bf4f076-ac0c-43b7-8b44-9705fdf01dfa 2018-07-30 03:37:54,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9258bded5371523c8c7f785f6d23113bd9a38b1" 2018-07-30 03:37:54,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e88a9b17-7b16-449c-bb7f-e345fdd0fa68 Date: Mon, 30 Jul 2018 03:37:54 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:37:54,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-e88a9b17-7b16-449c-bb7f-e345fdd0fa68 2018-07-30 03:37:54,274 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet 2018-07-30 03:37:54,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9258bded5371523c8c7f785f6d23113bd9a38b1" -d '{"subnets": [{"ip_version": 4, "network_id": "728150cf-3484-4618-af5c-2079080a1fb3", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet"}]}' 2018-07-30 03:37:54,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-67cd1e52-2296-4c2d-ad2c-948b7cfb3112 Date: Mon, 30 Jul 2018 03:37:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c43d827-5d53-440d-8020-ae6134a799a8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","ip_version":4}]} 2018-07-30 03:37:54,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-67cd1e52-2296-4c2d-ad2c-948b7cfb3112 2018-07-30 03:37:54,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9258bded5371523c8c7f785f6d23113bd9a38b1" 2018-07-30 03:37:54,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-b3aeee7b-9507-4fd5-a62a-b541dc7a048b Date: Mon, 30 Jul 2018 03:37:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["2c43d827-5d53-440d-8020-ae6134a799a8"],"description":"","tags":[],"updated_at":"2018-07-30T03:37:54Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","provider:network_type":"vxlan"}]} 2018-07-30 03:37:54,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-b3aeee7b-9507-4fd5-a62a-b541dc7a048b 2018-07-30 03:37:54,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9258bded5371523c8c7f785f6d23113bd9a38b1" 2018-07-30 03:37:55,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-05b5919f-adcf-469a-93e8-0751652584cb Date: Mon, 30 Jul 2018 03:37:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c43d827-5d53-440d-8020-ae6134a799a8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","ip_version":4}]} 2018-07-30 03:37:55,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-05b5919f-adcf-469a-93e8-0751652584cb 2018-07-30 03:37:55,015 - OpenStackNetwork - DEBUG - Network [728150cf-3484-4618-af5c-2079080a1fb3] created successfully 2018-07-30 03:37:55,015 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:37:55,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:55,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:55,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:55,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:37:55,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:37:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["cx4HTUEMR8GpT7dWoA020A"], "issued_at": "2018-07-30T03:37:55.000000Z"}} 2018-07-30 03:37:55,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc8e3d5018186c9cfcec1a9d980ebe51974f431" 2018-07-30 03:37:55,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d78d8c-c146-431e-8414-35b2ba42827a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:37:55,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-57d78d8c-c146-431e-8414-35b2ba42827a 2018-07-30 03:37:55,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:55,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:37:55,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:37:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["0L4f4qitT6GrTfXHcitr8A"], "issued_at": "2018-07-30T03:37:55.000000Z"}} 2018-07-30 03:37:55,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:55,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87303e85-641e-4c55-929e-68b5558ba00d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:37:55,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-87303e85-641e-4c55-929e-68b5558ba00d 2018-07-30 03:37:55,987 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:37:55,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:56,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a4fedc7-c0f5-4c98-96d7-2018d395b43b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:37:56,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3a4fedc7-c0f5-4c98-96d7-2018d395b43b 2018-07-30 03:37:56,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:56,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-0497fa0b-77fa-4d3e-a1d0-40864afed261 Date: Mon, 30 Jul 2018 03:37:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["2c43d827-5d53-440d-8020-ae6134a799a8"],"description":"","tags":[],"updated_at":"2018-07-30T03:37:54Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","provider:network_type":"vxlan"}]} 2018-07-30 03:37:56,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net used request id req-0497fa0b-77fa-4d3e-a1d0-40864afed261 2018-07-30 03:37:56,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:56,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-b79854fb-e5eb-4c86-9ea7-e9259715b616 Date: Mon, 30 Jul 2018 03:37:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c43d827-5d53-440d-8020-ae6134a799a8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","ip_version":4}]} 2018-07-30 03:37:56,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-b79854fb-e5eb-4c86-9ea7-e9259715b616 2018-07-30 03:37:56,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:56,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-3793e0b3-9ff8-4472-a99c-fa8a5b7e8371 Date: Mon, 30 Jul 2018 03:37:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["2c43d827-5d53-440d-8020-ae6134a799a8"],"description":"","tags":[],"updated_at":"2018-07-30T03:37:54Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","provider:network_type":"vxlan"}]} 2018-07-30 03:37:56,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net used request id req-3793e0b3-9ff8-4472-a99c-fa8a5b7e8371 2018-07-30 03:37:56,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:37:56,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:37:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:37:56,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:56,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341c801a-42c5-45b7-a253-fee3682c35a0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:37:56,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-341c801a-42c5-45b7-a253-fee3682c35a0 2018-07-30 03:37:56,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:56,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-74d3a8d1-9f33-46bc-91e3-8512bc0c5a76 Date: Mon, 30 Jul 2018 03:37:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c43d827-5d53-440d-8020-ae6134a799a8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","ip_version":4}]} 2018-07-30 03:37:56,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-74d3a8d1-9f33-46bc-91e3-8512bc0c5a76 2018-07-30 03:37:56,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=728150cf-3484-4618-af5c-2079080a1fb3&name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:56,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-38e85ac2-fc3c-4131-a73c-f580a0f6dcb3 Date: Mon, 30 Jul 2018 03:37:56 GMT RESP BODY: {"ports":[]} 2018-07-30 03:37:56,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=728150cf-3484-4618-af5c-2079080a1fb3&name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-port&admin_state_up=True used request id req-38e85ac2-fc3c-4131-a73c-f580a0f6dcb3 2018-07-30 03:37:56,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:57,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29be31f1-9e15-4938-beb1-f8a526d321fb x-compute-request-id: req-29be31f1-9e15-4938-beb1-f8a526d321fb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:37:57,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst used request id req-29be31f1-9e15-4938-beb1-f8a526d321fb 2018-07-30 03:37:57,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:57,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-7cb04bfb-17a4-4071-b3f1-c7fd9fbc5df4 Date: Mon, 30 Jul 2018 03:37:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["2c43d827-5d53-440d-8020-ae6134a799a8"],"description":"","tags":[],"updated_at":"2018-07-30T03:37:54Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","provider:network_type":"vxlan"}]} 2018-07-30 03:37:57,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net used request id req-7cb04bfb-17a4-4071-b3f1-c7fd9fbc5df4 2018-07-30 03:37:57,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:57,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-3e45c8b3-91b2-434f-953c-8d4cce44c938 Date: Mon, 30 Jul 2018 03:37:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c43d827-5d53-440d-8020-ae6134a799a8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","ip_version":4}]} 2018-07-30 03:37:57,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-3e45c8b3-91b2-434f-953c-8d4cce44c938 2018-07-30 03:37:57,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:57,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-7219ba81-d358-43ae-852b-9bafae52a64c Date: Mon, 30 Jul 2018 03:37:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["2c43d827-5d53-440d-8020-ae6134a799a8"],"description":"","tags":[],"updated_at":"2018-07-30T03:37:54Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","provider:network_type":"vxlan"}]} 2018-07-30 03:37:57,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net used request id req-7219ba81-d358-43ae-852b-9bafae52a64c 2018-07-30 03:37:57,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:57,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d261053-7168-413c-bade-0062536af095 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:37:57,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-0d261053-7168-413c-bade-0062536af095 2018-07-30 03:37:57,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:57,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-ced0c987-5e73-4f01-b449-ff644b8f9d94 Date: Mon, 30 Jul 2018 03:37:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c43d827-5d53-440d-8020-ae6134a799a8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","ip_version":4}]} 2018-07-30 03:37:57,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-ced0c987-5e73-4f01-b449-ff644b8f9d94 2018-07-30 03:37:57,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=728150cf-3484-4618-af5c-2079080a1fb3&name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:57,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-adece3b1-9db3-4d8a-bc9f-bc9a6c10dbe7 Date: Mon, 30 Jul 2018 03:37:57 GMT RESP BODY: {"ports":[]} 2018-07-30 03:37:57,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=728150cf-3484-4618-af5c-2079080a1fb3&name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-port&admin_state_up=True used request id req-adece3b1-9db3-4d8a-bc9f-bc9a6c10dbe7 2018-07-30 03:37:57,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:37:57,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:37:57,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:37:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vvHLUFboSei1t4dIcDDyow"], "issued_at": "2018-07-30T03:37:57.000000Z"}} 2018-07-30 03:37:57,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29920f781ac3cea63d5a77f171cad23feb3afdfc" 2018-07-30 03:37:58,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f430a8-045e-45ef-8938-ab60f8eebcc6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:37:58,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-23f430a8-045e-45ef-8938-ab60f8eebcc6 2018-07-30 03:37:58,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:58,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-f0fa50a0-324e-48bf-8828-5f530fc16ac3 Date: Mon, 30 Jul 2018 03:37:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["2c43d827-5d53-440d-8020-ae6134a799a8"],"description":"","tags":[],"updated_at":"2018-07-30T03:37:54Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","provider:network_type":"vxlan"}]} 2018-07-30 03:37:58,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net used request id req-f0fa50a0-324e-48bf-8828-5f530fc16ac3 2018-07-30 03:37:58,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:58,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-b07ff21e-72b2-44e7-a247-bc8ef8f0eae1 Date: Mon, 30 Jul 2018 03:37:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c43d827-5d53-440d-8020-ae6134a799a8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","ip_version":4}]} 2018-07-30 03:37:58,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-b07ff21e-72b2-44e7-a247-bc8ef8f0eae1 2018-07-30 03:37:58,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:58,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-8d146483-da11-41da-86ff-ea01faace9a9 Date: Mon, 30 Jul 2018 03:37:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["2c43d827-5d53-440d-8020-ae6134a799a8"],"description":"","tags":[],"updated_at":"2018-07-30T03:37:54Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","provider:network_type":"vxlan"}]} 2018-07-30 03:37:58,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net used request id req-8d146483-da11-41da-86ff-ea01faace9a9 2018-07-30 03:37:58,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:37:58,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:37:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:37:58,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29920f781ac3cea63d5a77f171cad23feb3afdfc" 2018-07-30 03:37:58,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e18e80-71a6-4b30-b448-1fe5d0b6911b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:37:58,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-02e18e80-71a6-4b30-b448-1fe5d0b6911b 2018-07-30 03:37:58,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:58,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-784d2c3f-a333-459e-a8b6-63583ffc1548 Date: Mon, 30 Jul 2018 03:37:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c43d827-5d53-440d-8020-ae6134a799a8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","ip_version":4}]} 2018-07-30 03:37:58,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-784d2c3f-a333-459e-a8b6-63583ffc1548 2018-07-30 03:37:58,301 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net 2018-07-30 03:37:58,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" -d '{"port": {"network_id": "728150cf-3484-4618-af5c-2079080a1fb3", "name": "CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-port", "admin_state_up": true}}' 2018-07-30 03:37:59,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 905 X-Openstack-Request-Id: req-a58bd176-9289-4305-bb06-de0f7083fe90 Date: Mon, 30 Jul 2018 03:37:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:37:58Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2c43d827-5d53-440d-8020-ae6134a799a8","ip_address":"10.55.0.12"}],"id":"9dc7e32a-d6e2-4167-9495-6b209e564136","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:44:b8","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-port","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","qos_policy_id":null,"admin_state_up":true,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:37:59,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-a58bd176-9289-4305-bb06-de0f7083fe90 2018-07-30 03:37:59,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:59,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-17b46d8c-8b15-4028-88aa-9797a38bfbf6 Date: Mon, 30 Jul 2018 03:37:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["2c43d827-5d53-440d-8020-ae6134a799a8"],"description":"","tags":[],"updated_at":"2018-07-30T03:37:54Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","provider:network_type":"vxlan"}]} 2018-07-30 03:37:59,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net used request id req-17b46d8c-8b15-4028-88aa-9797a38bfbf6 2018-07-30 03:37:59,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:59,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-7c9278e3-7427-454c-aa94-08836d7d5543 Date: Mon, 30 Jul 2018 03:37:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c43d827-5d53-440d-8020-ae6134a799a8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","ip_version":4}]} 2018-07-30 03:37:59,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-7c9278e3-7427-454c-aa94-08836d7d5543 2018-07-30 03:37:59,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:59,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-2583bdb1-d2d3-43a6-8586-d3d125304344 Date: Mon, 30 Jul 2018 03:37:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["2c43d827-5d53-440d-8020-ae6134a799a8"],"description":"","tags":[],"updated_at":"2018-07-30T03:37:54Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","provider:network_type":"vxlan"}]} 2018-07-30 03:37:59,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net used request id req-2583bdb1-d2d3-43a6-8586-d3d125304344 2018-07-30 03:37:59,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:59,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e87f62-6f03-4c49-a140-52a9280ad573 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:37:59,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-f9e87f62-6f03-4c49-a140-52a9280ad573 2018-07-30 03:37:59,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:59,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-8b2bc43c-5244-4bf1-8100-277d8465f8f3 Date: Mon, 30 Jul 2018 03:37:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c43d827-5d53-440d-8020-ae6134a799a8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","ip_version":4}]} 2018-07-30 03:37:59,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-8b2bc43c-5244-4bf1-8100-277d8465f8f3 2018-07-30 03:37:59,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=728150cf-3484-4618-af5c-2079080a1fb3&name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:59,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-ebd4bac8-a0c7-426d-9c93-146973d05d2d Date: Mon, 30 Jul 2018 03:37:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:37:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c43d827-5d53-440d-8020-ae6134a799a8","ip_address":"10.55.0.12"}],"id":"9dc7e32a-d6e2-4167-9495-6b209e564136","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:44:b8","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-port","admin_state_up":true,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:37:59,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=728150cf-3484-4618-af5c-2079080a1fb3&name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-port&admin_state_up=True used request id req-ebd4bac8-a0c7-426d-9c93-146973d05d2d 2018-07-30 03:37:59,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:59,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d70f1a4-3f1e-46c5-96cb-b1c4240118e6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:37:59,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-3d70f1a4-3f1e-46c5-96cb-b1c4240118e6 2018-07-30 03:37:59,721 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst 2018-07-30 03:37:59,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:59,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-71792950-8922-42dd-9223-feef8673b6a0 x-compute-request-id: req-71792950-8922-42dd-9223-feef8673b6a0 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3cc3507b-2e6a-4c94-9592-889e4f6e7868", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-flavor-name"}, {"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:37:59,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-71792950-8922-42dd-9223-feef8673b6a0 2018-07-30 03:37:59,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:59,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:37: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-af8d8d33-1868-44f1-b78f-83e9f54984e5 x-compute-request-id: req-af8d8d33-1868-44f1-b78f-83e9f54984e5 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3cc3507b-2e6a-4c94-9592-889e4f6e7868"}} 2018-07-30 03:37:59,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868 used request id req-af8d8d33-1868-44f1-b78f-83e9f54984e5 2018-07-30 03:37:59,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:59,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-250b00f1-4755-4c9d-be2f-84ab7b739e6d Date: Mon, 30 Jul 2018 03:37:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:37:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:37:52Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7c15c073-1fd5-42a3-8032-43b180bd1024/snap", "metadata": {}}], "self": "/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024", "min_disk": 0, "protected": false, "id": "7c15c073-1fd5-42a3-8032-43b180bd1024", "file": "/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a610a6b956f24440a6502103442f631d", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7c15c073-1fd5-42a3-8032-43b180bd1024/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image"} 2018-07-30 03:37:59,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image used request id req-250b00f1-4755-4c9d-be2f-84ab7b739e6d 2018-07-30 03:37:59,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:37:59,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9c0df5b8-c82a-4adf-9798-f493d9c2a7ad Date: Mon, 30 Jul 2018 03:37: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-30 03:37:59,972 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-9c0df5b8-c82a-4adf-9798-f493d9c2a7ad 2018-07-30 03:37:59,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" -d '{"server": {"name": "CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst", "imageRef": "7c15c073-1fd5-42a3-8032-43b180bd1024", "flavorRef": "3cc3507b-2e6a-4c94-9592-889e4f6e7868", "max_count": 1, "min_count": 1, "networks": [{"port": "9dc7e32a-d6e2-4167-9495-6b209e564136"}]}}' 2018-07-30 03:38:01,366 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:37: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-5aee4367-7670-49f4-a5b1-63e905fc6061 x-compute-request-id: req-5aee4367-7670-49f4-a5b1-63e905fc6061 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bf81a227-0f91-4a0e-b5f4-ad72beb04361", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "bookmark"}], "adminPass": "PeQf2fWhWk4N"}} 2018-07-30 03:38:01,366 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-5aee4367-7670-49f4-a5b1-63e905fc6061 2018-07-30 03:38:01,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:01,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-29f0be5d-7b39-4385-858c-4e0fa3f0ad16 x-compute-request-id: req-29f0be5d-7b39-4385-858c-4e0fa3f0ad16 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.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "bookmark"}], "image": {"id": "7c15c073-1fd5-42a3-8032-43b180bd1024", "links": [{"href": "http://172.30.9.25:8774/images/7c15c073-1fd5-42a3-8032-43b180bd1024", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3cc3507b-2e6a-4c94-9592-889e4f6e7868", "links": [{"href": "http://172.30.9.25:8774/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "bookmark"}]}, "id": "bf81a227-0f91-4a0e-b5f4-ad72beb04361", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-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-30T03:38:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst", "created": "2018-07-30T03:38:01Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:01,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 used request id req-29f0be5d-7b39-4385-858c-4e0fa3f0ad16 2018-07-30 03:38:01,789 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst 2018-07-30 03:38:01,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:02,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-8c77d147-6140-4bfb-9ec2-aa4c328e93fc x-compute-request-id: req-8c77d147-6140-4bfb-9ec2-aa4c328e93fc Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "bookmark"}], "image": {"id": "7c15c073-1fd5-42a3-8032-43b180bd1024", "links": [{"href": "http://172.30.9.25:8774/images/7c15c073-1fd5-42a3-8032-43b180bd1024", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3cc3507b-2e6a-4c94-9592-889e4f6e7868", "links": [{"href": "http://172.30.9.25:8774/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "bookmark"}]}, "id": "bf81a227-0f91-4a0e-b5f4-ad72beb04361", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:38:01Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-82c60aac-5305-43a1-b709-6034bc1fc732-inst", "created": "2018-07-30T03:38:01Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:02,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 used request id req-8c77d147-6140-4bfb-9ec2-aa4c328e93fc 2018-07-30 03:38:02,244 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst] is - BUILD 2018-07-30 03:38:02,244 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:38:05,247 - create_instance - DEBUG - VM status query timeout in 896.541712999 2018-07-30 03:38:05,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:05,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-1435e50f-539d-4d57-846e-e86ad1f970e2 x-compute-request-id: req-1435e50f-539d-4d57-846e-e86ad1f970e2 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:44:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "bookmark"}], "image": {"id": "7c15c073-1fd5-42a3-8032-43b180bd1024", "links": [{"href": "http://172.30.9.25:8774/images/7c15c073-1fd5-42a3-8032-43b180bd1024", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3cc3507b-2e6a-4c94-9592-889e4f6e7868", "links": [{"href": "http://172.30.9.25:8774/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "bookmark"}]}, "id": "bf81a227-0f91-4a0e-b5f4-ad72beb04361", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:38:02Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-82c60aac-5305-43a1-b709-6034bc1fc732-inst", "created": "2018-07-30T03:38:01Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:05,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 used request id req-1435e50f-539d-4d57-846e-e86ad1f970e2 2018-07-30 03:38:05,411 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst] is - BUILD 2018-07-30 03:38:05,411 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:38:08,414 - create_instance - DEBUG - VM status query timeout in 893.374724865 2018-07-30 03:38:08,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:08,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-2cfdb426-2f52-439c-bd1e-39d0fdd97199 x-compute-request-id: req-2cfdb426-2f52-439c-bd1e-39d0fdd97199 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:44:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "bookmark"}], "image": {"id": "7c15c073-1fd5-42a3-8032-43b180bd1024", "links": [{"href": "http://172.30.9.25:8774/images/7c15c073-1fd5-42a3-8032-43b180bd1024", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-07-30T03:38:05.000000", "flavor": {"id": "3cc3507b-2e6a-4c94-9592-889e4f6e7868", "links": [{"href": "http://172.30.9.25:8774/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "bookmark"}]}, "id": "bf81a227-0f91-4a0e-b5f4-ad72beb04361", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:38:05Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-82c60aac-5305-43a1-b709-6034bc1fc732-inst", "created": "2018-07-30T03:38:01Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:08,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 used request id req-2cfdb426-2f52-439c-bd1e-39d0fdd97199 2018-07-30 03:38:08,747 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst] is - ACTIVE 2018-07-30 03:38:08,747 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:38:08,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:09,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-762af0bc-3085-489c-8c3a-a51eb59a130c x-compute-request-id: req-762af0bc-3085-489c-8c3a-a51eb59a130c Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:44:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "bookmark"}], "image": {"id": "7c15c073-1fd5-42a3-8032-43b180bd1024", "links": [{"href": "http://172.30.9.25:8774/images/7c15c073-1fd5-42a3-8032-43b180bd1024", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-07-30T03:38:05.000000", "flavor": {"id": "3cc3507b-2e6a-4c94-9592-889e4f6e7868", "links": [{"href": "http://172.30.9.25:8774/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "bookmark"}]}, "id": "bf81a227-0f91-4a0e-b5f4-ad72beb04361", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:38:05Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-82c60aac-5305-43a1-b709-6034bc1fc732-inst", "created": "2018-07-30T03:38:01Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:09,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 used request id req-762af0bc-3085-489c-8c3a-a51eb59a130c 2018-07-30 03:38:09,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:09,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-5370bf5c-efb2-48c0-a68a-53f155dd3f61 Date: Mon, 30 Jul 2018 03:38:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["2c43d827-5d53-440d-8020-ae6134a799a8"],"description":"","tags":[],"updated_at":"2018-07-30T03:37:54Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","provider:network_type":"vxlan"}]} 2018-07-30 03:38:09,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net used request id req-5370bf5c-efb2-48c0-a68a-53f155dd3f61 2018-07-30 03:38:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:09,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88cedf88-a1c4-4da3-bdee-0a58e712d16c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:38:09,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-88cedf88-a1c4-4da3-bdee-0a58e712d16c 2018-07-30 03:38:09,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:09,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-5b14ff4e-76d7-48b2-a8c2-8241bbeecc7b Date: Mon, 30 Jul 2018 03:38:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c43d827-5d53-440d-8020-ae6134a799a8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","ip_version":4}]} 2018-07-30 03:38:09,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-5b14ff4e-76d7-48b2-a8c2-8241bbeecc7b 2018-07-30 03:38:09,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:09,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2035 X-Openstack-Request-Id: req-a35114da-198d-4a2e-8295-e9f32d975ffa Date: Mon, 30 Jul 2018 03:38:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:37:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c43d827-5d53-440d-8020-ae6134a799a8","ip_address":"10.55.0.2"}],"id":"54a914ae-2df8-4ca6-a9bf-ecca5a5d3352","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:39:ab","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-728150cf-3484-4618-af5c-2079080a1fb3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:38:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c43d827-5d53-440d-8020-ae6134a799a8","ip_address":"10.55.0.12"}],"id":"9dc7e32a-d6e2-4167-9495-6b209e564136","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:44:b8","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-port","admin_state_up":true,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:58Z","binding:vnic_type":"normal","device_id":"bf81a227-0f91-4a0e-b5f4-ad72beb04361","ip_allocation":"immediate"}]} 2018-07-30 03:38:09,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-a35114da-198d-4a2e-8295-e9f32d975ffa 2018-07-30 03:38:09,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:09,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:38:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Dw4kgdceR4-bbiIKr3GI6g"], "issued_at": "2018-07-30T03:38:09.000000Z"}} 2018-07-30 03:38:09,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dfb11f49118982b3a6c924635875d965aebd2" 2018-07-30 03:38:10,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-ea278f93-900b-4e09-b40a-56a958ebe833 x-compute-request-id: req-ea278f93-900b-4e09-b40a-56a958ebe833 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:44:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "bookmark"}], "image": {"id": "7c15c073-1fd5-42a3-8032-43b180bd1024", "links": [{"href": "http://172.30.9.25:8774/images/7c15c073-1fd5-42a3-8032-43b180bd1024", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-07-30T03:38:05.000000", "flavor": {"id": "3cc3507b-2e6a-4c94-9592-889e4f6e7868", "links": [{"href": "http://172.30.9.25:8774/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "bookmark"}]}, "id": "bf81a227-0f91-4a0e-b5f4-ad72beb04361", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:38:05Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-82c60aac-5305-43a1-b709-6034bc1fc732-inst", "created": "2018-07-30T03:38:01Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 03:38:10,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst used request id req-ea278f93-900b-4e09-b40a-56a958ebe833 2018-07-30 03:38:10,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:10,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["3NY7qLfzRHWWcs_FBuunMw"], "issued_at": "2018-07-30T03:38:10.000000Z"}} 2018-07-30 03:38:10,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924f5b2f740f1db6ed22f46fb7826c534389d763" 2018-07-30 03:38:10,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-5baefdff-2804-4ad6-a92c-ca6909dd21b3 Date: Mon, 30 Jul 2018 03:38:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["2c43d827-5d53-440d-8020-ae6134a799a8"],"description":"","tags":[],"updated_at":"2018-07-30T03:37:54Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","provider:network_type":"vxlan"}]} 2018-07-30 03:38:10,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net used request id req-5baefdff-2804-4ad6-a92c-ca6909dd21b3 2018-07-30 03:38:10,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924f5b2f740f1db6ed22f46fb7826c534389d763" 2018-07-30 03:38:10,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-1521ed2b-3f2b-4e16-94e4-dcb692371343 Date: Mon, 30 Jul 2018 03:38:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c43d827-5d53-440d-8020-ae6134a799a8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","ip_version":4}]} 2018-07-30 03:38:10,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-1521ed2b-3f2b-4e16-94e4-dcb692371343 2018-07-30 03:38:10,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924f5b2f740f1db6ed22f46fb7826c534389d763" 2018-07-30 03:38:10,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2035 X-Openstack-Request-Id: req-2d80ff10-ed19-41f3-a6c4-52d37b393cd2 Date: Mon, 30 Jul 2018 03:38:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:37:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c43d827-5d53-440d-8020-ae6134a799a8","ip_address":"10.55.0.2"}],"id":"54a914ae-2df8-4ca6-a9bf-ecca5a5d3352","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:39:ab","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-728150cf-3484-4618-af5c-2079080a1fb3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:38:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c43d827-5d53-440d-8020-ae6134a799a8","ip_address":"10.55.0.12"}],"id":"9dc7e32a-d6e2-4167-9495-6b209e564136","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:44:b8","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-port","admin_state_up":true,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:58Z","binding:vnic_type":"normal","device_id":"bf81a227-0f91-4a0e-b5f4-ad72beb04361","ip_allocation":"immediate"}]} 2018-07-30 03:38:10,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-2d80ff10-ed19-41f3-a6c4-52d37b393cd2 2018-07-30 03:38:10,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:11,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d84bd68db73249068d6239e5b00b5b93", "name": "CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj-role"}], "expires_at": "2018-07-30T04:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a610a6b956f24440a6502103442f631d", "name": "CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a610a6b956f24440a6502103442f631d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/a610a6b956f24440a6502103442f631d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/a610a6b956f24440a6502103442f631d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a610a6b956f24440a6502103442f631d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/a610a6b956f24440a6502103442f631d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/a610a6b956f24440a6502103442f631d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a610a6b956f24440a6502103442f631d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a610a6b956f24440a6502103442f631d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a610a6b956f24440a6502103442f631d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/a610a6b956f24440a6502103442f631d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/a610a6b956f24440a6502103442f631d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/a610a6b956f24440a6502103442f631d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/a610a6b956f24440a6502103442f631d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/a610a6b956f24440a6502103442f631d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-552a1c58-c4b2-4dc-user", "id": "de674f730c8f402c98aa3d417d69eec4"}, "audit_ids": ["JWo48b_RSS2ss4RB7NATsw"], "issued_at": "2018-07-30T03:38:11.000000Z"}} 2018-07-30 03:38:11,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62fd831c0400a537d66b4aa8ad989d17d236c663" 2018-07-30 03:38:11,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-85cddbe8-ed42-4ccc-a3a1-2ace35347566 x-compute-request-id: req-85cddbe8-ed42-4ccc-a3a1-2ace35347566 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:38:11,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst used request id req-85cddbe8-ed42-4ccc-a3a1-2ace35347566 2018-07-30 03:38:11,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:11,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-c53188ba-ed80-4007-875b-34766b6bb24b x-compute-request-id: req-c53188ba-ed80-4007-875b-34766b6bb24b Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:44:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "bookmark"}], "image": {"id": "7c15c073-1fd5-42a3-8032-43b180bd1024", "links": [{"href": "http://172.30.9.25:8774/images/7c15c073-1fd5-42a3-8032-43b180bd1024", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-07-30T03:38:05.000000", "flavor": {"id": "3cc3507b-2e6a-4c94-9592-889e4f6e7868", "links": [{"href": "http://172.30.9.25:8774/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "bookmark"}]}, "id": "bf81a227-0f91-4a0e-b5f4-ad72beb04361", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:38:05Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-82c60aac-5305-43a1-b709-6034bc1fc732-inst", "created": "2018-07-30T03:38:01Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:11,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 used request id req-c53188ba-ed80-4007-875b-34766b6bb24b 2018-07-30 03:38:11,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:12,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-a5a226d2-d7b6-49af-ab3a-9e9561368cea Date: Mon, 30 Jul 2018 03:38:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["2c43d827-5d53-440d-8020-ae6134a799a8"],"description":"","tags":[],"updated_at":"2018-07-30T03:37:54Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","provider:network_type":"vxlan"}]} 2018-07-30 03:38:12,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net used request id req-a5a226d2-d7b6-49af-ab3a-9e9561368cea 2018-07-30 03:38:12,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:12,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d71dbc23-9c7b-4a42-a2ef-3bb02db49c8c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:38:12,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-d71dbc23-9c7b-4a42-a2ef-3bb02db49c8c 2018-07-30 03:38:12,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:12,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-196a71fa-52fe-4c96-ab6d-fdf197d28766 Date: Mon, 30 Jul 2018 03:38:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c43d827-5d53-440d-8020-ae6134a799a8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","ip_version":4}]} 2018-07-30 03:38:12,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-196a71fa-52fe-4c96-ab6d-fdf197d28766 2018-07-30 03:38:12,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:12,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2035 X-Openstack-Request-Id: req-ed2e61ff-118c-439d-b76c-405f4e0a8565 Date: Mon, 30 Jul 2018 03:38:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:37:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c43d827-5d53-440d-8020-ae6134a799a8","ip_address":"10.55.0.2"}],"id":"54a914ae-2df8-4ca6-a9bf-ecca5a5d3352","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:39:ab","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-728150cf-3484-4618-af5c-2079080a1fb3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:38:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c43d827-5d53-440d-8020-ae6134a799a8","ip_address":"10.55.0.12"}],"id":"9dc7e32a-d6e2-4167-9495-6b209e564136","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:44:b8","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-port","admin_state_up":true,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:58Z","binding:vnic_type":"normal","device_id":"bf81a227-0f91-4a0e-b5f4-ad72beb04361","ip_allocation":"immediate"}]} 2018-07-30 03:38:12,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-ed2e61ff-118c-439d-b76c-405f4e0a8565 2018-07-30 03:38:12,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:12,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-202e808d-1435-48f2-ae00-63c6fb56eed5 x-compute-request-id: req-202e808d-1435-48f2-ae00-63c6fb56eed5 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:44:b8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "bookmark"}], "image": {"id": "7c15c073-1fd5-42a3-8032-43b180bd1024", "links": [{"href": "http://172.30.9.25:8774/images/7c15c073-1fd5-42a3-8032-43b180bd1024", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-07-30T03:38:05.000000", "flavor": {"id": "3cc3507b-2e6a-4c94-9592-889e4f6e7868", "links": [{"href": "http://172.30.9.25:8774/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "bookmark"}]}, "id": "bf81a227-0f91-4a0e-b5f4-ad72beb04361", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:38:05Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-82c60aac-5305-43a1-b709-6034bc1fc732-inst", "created": "2018-07-30T03:38:01Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:12,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 used request id req-202e808d-1435-48f2-ae00-63c6fb56eed5 2018-07-30 03:38:12,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:12,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-9b011122-8a42-4897-a8e6-777f59785133 Date: Mon, 30 Jul 2018 03:38:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"728150cf-3484-4618-af5c-2079080a1fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["2c43d827-5d53-440d-8020-ae6134a799a8"],"description":"","tags":[],"updated_at":"2018-07-30T03:37:54Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:53Z","provider:network_type":"vxlan"}]} 2018-07-30 03:38:12,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net used request id req-9b011122-8a42-4897-a8e6-777f59785133 2018-07-30 03:38:12,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:12,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d37f3fbd-846a-4417-9461-87f6b86abc4d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:38:12,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-d37f3fbd-846a-4417-9461-87f6b86abc4d 2018-07-30 03:38:12,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:12,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-d0efef88-5e4d-4877-a996-08c50a4b81fe Date: Mon, 30 Jul 2018 03:38:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c43d827-5d53-440d-8020-ae6134a799a8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","ip_version":4}]} 2018-07-30 03:38:12,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-d0efef88-5e4d-4877-a996-08c50a4b81fe 2018-07-30 03:38:12,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:12,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2035 X-Openstack-Request-Id: req-79f71603-f807-4e8b-b67a-edcbaa386323 Date: Mon, 30 Jul 2018 03:38:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:37:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c43d827-5d53-440d-8020-ae6134a799a8","ip_address":"10.55.0.2"}],"id":"54a914ae-2df8-4ca6-a9bf-ecca5a5d3352","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:39:ab","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-728150cf-3484-4618-af5c-2079080a1fb3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:38:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c43d827-5d53-440d-8020-ae6134a799a8","ip_address":"10.55.0.12"}],"id":"9dc7e32a-d6e2-4167-9495-6b209e564136","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:44:b8","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-port","admin_state_up":true,"network_id":"728150cf-3484-4618-af5c-2079080a1fb3","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:37:58Z","binding:vnic_type":"normal","device_id":"bf81a227-0f91-4a0e-b5f4-ad72beb04361","ip_allocation":"immediate"}]} 2018-07-30 03:38:12,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=728150cf-3484-4618-af5c-2079080a1fb3 used request id req-79f71603-f807-4e8b-b67a-edcbaa386323 2018-07-30 03:38:12,926 - create_instance - INFO - Deleting Port with ID - 9dc7e32a-d6e2-4167-9495-6b209e564136 2018-07-30 03:38:12,926 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-port 2018-07-30 03:38:12,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/9dc7e32a-d6e2-4167-9495-6b209e564136 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:13,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7f813cc-a3e5-41c6-b243-ea98a43f0ce4 Date: Mon, 30 Jul 2018 03:38:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:38:13,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/9dc7e32a-d6e2-4167-9495-6b209e564136 used request id req-c7f813cc-a3e5-41c6-b243-ea98a43f0ce4 2018-07-30 03:38:13,329 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst 2018-07-30 03:38:13,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:13,668 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:38: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-7921af59-0f16-46d4-b166-1f2bb303a92a x-compute-request-id: req-7921af59-0f16-46d4-b166-1f2bb303a92a Content-Type: application/json 2018-07-30 03:38:13,668 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 used request id req-7921af59-0f16-46d4-b166-1f2bb303a92a 2018-07-30 03:38:13,668 - create_instance - INFO - Checking deletion status 2018-07-30 03:38:13,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:13,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-ae7c6f02-cee3-4af8-94e7-dd5177961d7d x-compute-request-id: req-ae7c6f02-cee3-4af8-94e7-dd5177961d7d Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361", "rel": "bookmark"}], "image": {"id": "7c15c073-1fd5-42a3-8032-43b180bd1024", "links": [{"href": "http://172.30.9.25:8774/images/7c15c073-1fd5-42a3-8032-43b180bd1024", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-07-30T03:38:05.000000", "flavor": {"id": "3cc3507b-2e6a-4c94-9592-889e4f6e7868", "links": [{"href": "http://172.30.9.25:8774/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868", "rel": "bookmark"}]}, "id": "bf81a227-0f91-4a0e-b5f4-ad72beb04361", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:38:13Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-82c60aac-5305-43a1-b709-6034bc1fc732-inst", "created": "2018-07-30T03:38:01Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:13,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 used request id req-ae7c6f02-cee3-4af8-94e7-dd5177961d7d 2018-07-30 03:38:13,790 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst] is - ACTIVE 2018-07-30 03:38:13,790 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:38:16,794 - create_instance - DEBUG - VM status query timeout in 296.874814034 2018-07-30 03:38:16,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de00f30064d9e10639171714a7e15cbf2174e2e9" 2018-07-30 03:38:16,847 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03: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-f7c943f3-e967-4765-b4c8-c05ac0f69a55 x-compute-request-id: req-f7c943f3-e967-4765-b4c8-c05ac0f69a55 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bf81a227-0f91-4a0e-b5f4-ad72beb04361 could not be found.", "code": 404}} 2018-07-30 03:38:16,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bf81a227-0f91-4a0e-b5f4-ad72beb04361 used request id req-f7c943f3-e967-4765-b4c8-c05ac0f69a55 2018-07-30 03:38:16,847 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bf81a227-0f91-4a0e-b5f4-ad72beb04361 could not be found. (HTTP 404) (Request-ID: req-f7c943f3-e967-4765-b4c8-c05ac0f69a55) 2018-07-30 03:38:16,847 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-inst 2018-07-30 03:38:16,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3657f4e2516c930849ef0b651e188ff15d85c470" 2018-07-30 03:38:16,889 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03: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-fa86344f-1f59-4817-8987-ed6ec8cd2bf7 x-compute-request-id: req-fa86344f-1f59-4817-8987-ed6ec8cd2bf7 Content-Length: 0 Content-Type: application/json 2018-07-30 03:38:16,890 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3cc3507b-2e6a-4c94-9592-889e4f6e7868 used request id req-fa86344f-1f59-4817-8987-ed6ec8cd2bf7 2018-07-30 03:38:16,891 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet 2018-07-30 03:38:16,891 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-subnet 2018-07-30 03:38:16,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/2c43d827-5d53-440d-8020-ae6134a799a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9258bded5371523c8c7f785f6d23113bd9a38b1" 2018-07-30 03:38:18,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-602a0be1-ac1e-4e6e-9745-e7db51702df6 Date: Mon, 30 Jul 2018 03:38:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:38:18,132 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/2c43d827-5d53-440d-8020-ae6134a799a8 used request id req-602a0be1-ac1e-4e6e-9745-e7db51702df6 2018-07-30 03:38:18,132 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-pub-net 2018-07-30 03:38:18,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/728150cf-3484-4618-af5c-2079080a1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9258bded5371523c8c7f785f6d23113bd9a38b1" 2018-07-30 03:38:19,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d60894d6-f85d-4fdd-a712-523d1c5abca3 Date: Mon, 30 Jul 2018 03:38:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:38:19,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/728150cf-3484-4618-af5c-2079080a1fb3 used request id req-d60894d6-f85d-4fdd-a712-523d1c5abca3 2018-07-30 03:38:19,217 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-82c60aac-5305-43a1-b709-6034bc1fc732-image 2018-07-30 03:38:19,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aa08ef6816e6685ca2981c045756a38aff5abfc" 2018-07-30 03:38:20,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f1ed40d0-4198-4578-bbb2-0ef3e0a02da0 Date: Mon, 30 Jul 2018 03:38: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-30 03:38:20,520 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/7c15c073-1fd5-42a3-8032-43b180bd1024 used request id req-f1ed40d0-4198-4578-bbb2-0ef3e0a02da0 2018-07-30 03:38:20,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:38:20,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6ec596dd-1db4-4556-b9d9-76148a4989e6 Date: Mon, 30 Jul 2018 03:38:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:38:20,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-6ec596dd-1db4-4556-b9d9-76148a4989e6 2018-07-30 03:38:20,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:38:20,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efd25ef1-f44b-4b11-b35f-e732b007df77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:38:20,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-efd25ef1-f44b-4b11-b35f-e732b007df77 2018-07-30 03:38:20,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:38:20,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:38:20,934 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17085687-0a35-4d41-bd2f-4848a75e0698 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:38:20,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-17085687-0a35-4d41-bd2f-4848a75e0698 2018-07-30 03:38:20,934 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:38:20,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:38:21,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18ab794f-304e-4de0-95c6-030cf97f8c1b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:38:21,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-18ab794f-304e-4de0-95c6-030cf97f8c1b 2018-07-30 03:38:21,019 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:38:21,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:38:21,104 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54906f16-131d-4843-a5ed-250626feec81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:38:21,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-54906f16-131d-4843-a5ed-250626feec81 2018-07-30 03:38:21,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:38:21,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:38:21,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf04e81a-4fe1-4d73-b6e2-c31024a9cd07 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:38:21,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-bf04e81a-4fe1-4d73-b6e2-c31024a9cd07 2018-07-30 03:38:21,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:38:21,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e05a1272-2fee-4dea-b586-df2b2c80ec4f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:38:21,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-e05a1272-2fee-4dea-b586-df2b2c80ec4f 2018-07-30 03:38:21,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:38:21,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:38:21,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d86d820e-d3c2-4ab0-bc4b-130a0f5f7977 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:38:21,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-d86d820e-d3c2-4ab0-bc4b-130a0f5f7977 2018-07-30 03:38:21,308 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:38:21,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:38:21,397 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5603ead-cf5f-43ba-a5c5-05295992ec4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:38:21,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-a5603ead-cf5f-43ba-a5c5-05295992ec4a 2018-07-30 03:38:21,397 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:38:21,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:38:21,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d11bda-032a-4d28-8c97-df0a84d8296e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:38:21,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-e5d11bda-032a-4d28-8c97-df0a84d8296e 2018-07-30 03:38:21,489 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj 2018-07-30 03:38:21,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/a610a6b956f24440a6502103442f631d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:38:21,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b07af60-1480-4619-85ea-8dc60aaaf175 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:38:21,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a610a6b956f24440a6502103442f631d used request id req-0b07af60-1480-4619-85ea-8dc60aaaf175 2018-07-30 03:38:21,685 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-552a1c58-c4b2-4dc-proj-role 2018-07-30 03:38:21,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/d84bd68db73249068d6239e5b00b5b93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:38:21,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43ff6901-2643-4b76-b5f0-89ba0514e514 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:38:21,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/d84bd68db73249068d6239e5b00b5b93 used request id req-43ff6901-2643-4b76-b5f0-89ba0514e514 2018-07-30 03:38:21,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40737431c7a93be16c04d50c818f0cd56bb52316" 2018-07-30 03:38:21,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b1f968-c4a5-46a4-bc74-ae608a20a82d Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:38:21,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-41b1f968-c4a5-46a4-bc74-ae608a20a82d 2018-07-30 03:38:21,875 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-552a1c58-c4b2-4dc-user 2018-07-30 03:38:21,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/de674f730c8f402c98aa3d417d69eec4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3255b1d4ec55d673f0b3577206cb7442cb90149" 2018-07-30 03:38:21,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffefa436-fca0-4859-8116-f7eaa8d797a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:38:21,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/de674f730c8f402c98aa3d417d69eec4 used request id req-ffefa436-fca0-4859-8116-f7eaa8d797a3 2018-07-30 03:38:21,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:22,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:38:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["4GwZIJ3CSs6uy-77azrQXw"], "issued_at": "2018-07-30T03:38:22.000000Z"}} 2018-07-30 03:38:22,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b6f5c6d8955925557235c68407bc79656e3183" 2018-07-30 03:38:22,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69153679-fc1f-4783-beaa-686b540a0a3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:38:22,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-69153679-fc1f-4783-beaa-686b540a0a3b 2018-07-30 03:38:22,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:22,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:22,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:38:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["M1H03NnrQBuO0nrfVJUA-w"], "issued_at": "2018-07-30T03:38:22.000000Z"}} 2018-07-30 03:38:22,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:22,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d874cbeb-fc56-4863-b7f3-f7bade58142f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:38:22,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d874cbeb-fc56-4863-b7f3-f7bade58142f 2018-07-30 03:38:22,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:38:22,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:38:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:38:22,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-1a06bd64-5254-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:22,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7a8b4f-198c-4a17-a034-5b1252d6ad09 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-1a06bd64-5254-450-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:38:22,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-1a06bd64-5254-450-proj used request id req-5e7a8b4f-198c-4a17-a034-5b1252d6ad09 2018-07-30 03:38:23,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:23,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1a25bd-1b61-4e21-ac4d-f895a5a70bd4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:38:23,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2d1a25bd-1b61-4e21-ac4d-f895a5a70bd4 2018-07-30 03:38:23,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}}' 2018-07-30 03:38:23,208 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38ba51e2-ab92-4088-b0f6-874ef9a5682f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b"}, "tags": [], "enabled": true, "id": "f0e67dbde2d74d14b69c2ee2582f947b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}} 2018-07-30 03:38:23,209 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-38ba51e2-ab92-4088-b0f6-874ef9a5682f 2018-07-30 03:38:23,209 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-1a06bd64-5254-450-proj 2018-07-30 03:38:23,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:23,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:23,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:38:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["mOgJ-u8-TjmumLy7ckTNNQ"], "issued_at": "2018-07-30T03:38:23.000000Z"}} 2018-07-30 03:38:23,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ccd2b4ad230dd0e9d4f7f1a675ee7ed4d0fd66" 2018-07-30 03:38:23,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77fdca02-ebd8-48b3-8216-a3c002cdeea0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:38:23,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-77fdca02-ebd8-48b3-8216-a3c002cdeea0 2018-07-30 03:38:23,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:38:23,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:38:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:38:23,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ccd2b4ad230dd0e9d4f7f1a675ee7ed4d0fd66" 2018-07-30 03:38:23,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df0e1fe5-ca93-4dde-bde3-255d1b038521 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:38:23,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-df0e1fe5-ca93-4dde-bde3-255d1b038521 2018-07-30 03:38:23,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-1a06bd64-5254-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ccd2b4ad230dd0e9d4f7f1a675ee7ed4d0fd66" 2018-07-30 03:38:23,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87eeae51-46c4-4112-8a97-789ab4706340 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-1a06bd64-5254-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b"}, "tags": [], "enabled": true, "id": "f0e67dbde2d74d14b69c2ee2582f947b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}]} 2018-07-30 03:38:23,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-1a06bd64-5254-450-proj used request id req-87eeae51-46c4-4112-8a97-789ab4706340 2018-07-30 03:38:23,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ccd2b4ad230dd0e9d4f7f1a675ee7ed4d0fd66" 2018-07-30 03:38:23,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560022b7-f5e1-466c-8347-d1bae8a8d262 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:38:23,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-560022b7-f5e1-466c-8347-d1bae8a8d262 2018-07-30 03:38:24,271 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-1a06bd64-5254-450-user 2018-07-30 03:38:24,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:24,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:24,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9d1e22-5b1a-49c9-8736-1095a596a27c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:38:24,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3a9d1e22-5b1a-49c9-8736-1095a596a27c 2018-07-30 03:38:24,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" -d '{"role": {"name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj-role"}}' 2018-07-30 03:38:24,494 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99f3fa36-9142-4108-9b2f-79a16a754fba Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b1f3873ed2a423ba5f4a57fd5fde712", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1f3873ed2a423ba5f4a57fd5fde712"}, "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj-role"}} 2018-07-30 03:38:24,494 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-99f3fa36-9142-4108-9b2f-79a16a754fba 2018-07-30 03:38:24,494 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-1a06bd64-5254-450-proj-role 2018-07-30 03:38:24,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0b1f3873ed2a423ba5f4a57fd5fde712 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:24,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e6116e-8a4b-4cc9-8bd1-7df48bdcfd5b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b1f3873ed2a423ba5f4a57fd5fde712", "links": {"self": "http://172.30.9.25:5000/v3/roles/0b1f3873ed2a423ba5f4a57fd5fde712"}, "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj-role"}} 2018-07-30 03:38:24,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0b1f3873ed2a423ba5f4a57fd5fde712 used request id req-b5e6116e-8a4b-4cc9-8bd1-7df48bdcfd5b 2018-07-30 03:38:24,590 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-1a06bd64-5254-450-proj-role to project CreateInstanceSimpleTests-1a06bd64-5254-450-proj 2018-07-30 03:38:24,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b/users/5905f6c739bf4033aaeef9b45adbff0a/roles/0b1f3873ed2a423ba5f4a57fd5fde712 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:24,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edf026da-e21f-4350-bd60-d6f5a81b520d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:38:24,640 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b/users/5905f6c739bf4033aaeef9b45adbff0a/roles/0b1f3873ed2a423ba5f4a57fd5fde712 used request id req-edf026da-e21f-4350-bd60-d6f5a81b520d 2018-07-30 03:38:24,640 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:38:24,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:24,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:24,642 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:38:24,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:24,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:25,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b1f3873ed2a423ba5f4a57fd5fde712", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj-role"}], "expires_at": "2018-07-30T04:38:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-user", "id": "5905f6c739bf4033aaeef9b45adbff0a"}, "audit_ids": ["lOg-SUtRQcuSlZK1qLyWkw"], "issued_at": "2018-07-30T03:38:25.000000Z"}} 2018-07-30 03:38:25,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cace837c2eec054319f794ee1027376fed62c87d" 2018-07-30 03:38:25,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a8e32c-3736-4a23-877b-03387a56d3f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:38:25,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b3a8e32c-3736-4a23-877b-03387a56d3f4 2018-07-30 03:38:25,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cace837c2eec054319f794ee1027376fed62c87d" 2018-07-30 03:38:25,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-7a98b0a8-09ae-4f8a-98da-86957c997834 Date: Mon, 30 Jul 2018 03:38:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image"} 2018-07-30 03:38:25,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image used request id req-7a98b0a8-09ae-4f8a-98da-86957c997834 2018-07-30 03:38:25,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cace837c2eec054319f794ee1027376fed62c87d" 2018-07-30 03:38:25,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6c86b193-c1ab-4a7f-8195-0f812f79ba57 Date: Mon, 30 Jul 2018 03:38: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-30 03:38:25,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-6c86b193-c1ab-4a7f-8195-0f812f79ba57 2018-07-30 03:38:25,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cace837c2eec054319f794ee1027376fed62c87d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image"}' 2018-07-30 03:38:25,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9ad9fbe9-aac3-4760-8871-8fbf53229b81 Date: Mon, 30 Jul 2018 03:38:25 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:38:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:38:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "min_disk": 0, "protected": false, "id": "66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "file": "/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb/file", "checksum": null, "owner": "f0e67dbde2d74d14b69c2ee2582f947b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:38:25,358 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9ad9fbe9-aac3-4760-8871-8fbf53229b81 2018-07-30 03:38:25,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cace837c2eec054319f794ee1027376fed62c87d" -d '' 2018-07-30 03:38:26,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be9e60e8-7357-4e6d-99f3-e42f7e7bd363 Date: Mon, 30 Jul 2018 03:38: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-30 03:38:26,494 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb/file used request id req-be9e60e8-7357-4e6d-99f3-e42f7e7bd363 2018-07-30 03:38:26,495 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:38:26,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cace837c2eec054319f794ee1027376fed62c87d" 2018-07-30 03:38:26,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-eb178f53-8826-4e21-aa0d-dda3aab09088 Date: Mon, 30 Jul 2018 03:38:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:38:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:38:26Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb/snap", "metadata": {}}], "self": "/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "min_disk": 0, "protected": false, "id": "66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "file": "/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f0e67dbde2d74d14b69c2ee2582f947b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:38:26,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb used request id req-eb178f53-8826-4e21-aa0d-dda3aab09088 2018-07-30 03:38:26,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cace837c2eec054319f794ee1027376fed62c87d" 2018-07-30 03:38:26,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ee2a644a-44a5-477c-9271-a4723cc16093 Date: Mon, 30 Jul 2018 03:38: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-30 03:38:26,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ee2a644a-44a5-477c-9271-a4723cc16093 2018-07-30 03:38:26,529 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image 2018-07-30 03:38:26,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cace837c2eec054319f794ee1027376fed62c87d" 2018-07-30 03:38:26,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-e839c042-a454-46a1-8236-ae76df6fd4e5 Date: Mon, 30 Jul 2018 03:38:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:38:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:38:26Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb/snap", "metadata": {}}], "self": "/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "min_disk": 0, "protected": false, "id": "66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "file": "/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f0e67dbde2d74d14b69c2ee2582f947b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:38:26,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb used request id req-e839c042-a454-46a1-8236-ae76df6fd4e5 2018-07-30 03:38:26,639 - create_image - DEBUG - Instance status is - active 2018-07-30 03:38:26,639 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image 2018-07-30 03:38:26,639 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image 2018-07-30 03:38:26,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:26,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:27,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["AJ1HUFrKQ5mMYCfZBQvqUg"], "issued_at": "2018-07-30T03:38:27.000000Z"}} 2018-07-30 03:38:27,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1117965b02de7fdbba2319c0a02bb44c0bc2d85" 2018-07-30 03:38:27,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda72612-34f7-425e-9545-920d07bf98a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:38:27,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cda72612-34f7-425e-9545-920d07bf98a5 2018-07-30 03:38:27,223 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:38:27,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1117965b02de7fdbba2319c0a02bb44c0bc2d85" 2018-07-30 03:38:27,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-25248ac5-7c03-4ae7-b5f4-c78e33afb3e1 x-compute-request-id: req-25248ac5-7c03-4ae7-b5f4-c78e33afb3e1 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:38:27,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-25248ac5-7c03-4ae7-b5f4-c78e33afb3e1 2018-07-30 03:38:27,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1117965b02de7fdbba2319c0a02bb44c0bc2d85" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-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-30 03:38:27,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-2bb8eac0-bd06-4bf3-a0eb-830bff523207 x-compute-request-id: req-2bb8eac0-bd06-4bf3-a0eb-830bff523207 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "bae84dcd-668f-4e4b-95d2-1d95ac2d37de"}} 2018-07-30 03:38:27,469 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-2bb8eac0-bd06-4bf3-a0eb-830bff523207 2018-07-30 03:38:27,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:27,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:27,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b1f3873ed2a423ba5f4a57fd5fde712", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj-role"}], "expires_at": "2018-07-30T04:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-user", "id": "5905f6c739bf4033aaeef9b45adbff0a"}, "audit_ids": ["6cfAMqdYQySdh-OmUaRD6g"], "issued_at": "2018-07-30T03:38:27.000000Z"}} 2018-07-30 03:38:27,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102b8a9572aeba2ca24c73135a154de3eec6d509" 2018-07-30 03:38:27,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b948f4-3bd2-4f8b-b252-1fdd92be7c52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:38:27,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-30b948f4-3bd2-4f8b-b252-1fdd92be7c52 2018-07-30 03:38:27,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102b8a9572aeba2ca24c73135a154de3eec6d509" 2018-07-30 03:38:28,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a9c26625-8179-4ab6-87d9-21c0632ca9d9 Date: Mon, 30 Jul 2018 03:38:28 GMT RESP BODY: {"networks":[]} 2018-07-30 03:38:28,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net used request id req-a9c26625-8179-4ab6-87d9-21c0632ca9d9 2018-07-30 03:38:28,134 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net 2018-07-30 03:38:28,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102b8a9572aeba2ca24c73135a154de3eec6d509" -d '{"network": {"name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net", "admin_state_up": true}}' 2018-07-30 03:38:28,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-3860dd84-ddc7-43bf-a70f-2a3b4c19a07c Date: Mon, 30 Jul 2018 03:38:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","is_default":false,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}} 2018-07-30 03:38:28,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-3860dd84-ddc7-43bf-a70f-2a3b4c19a07c 2018-07-30 03:38:28,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102b8a9572aeba2ca24c73135a154de3eec6d509" 2018-07-30 03:38:28,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-15f7bf14-63d2-4037-96b9-fbb6fa2fef1e Date: Mon, 30 Jul 2018 03:38:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}]} 2018-07-30 03:38:28,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-15f7bf14-63d2-4037-96b9-fbb6fa2fef1e 2018-07-30 03:38:28,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102b8a9572aeba2ca24c73135a154de3eec6d509" 2018-07-30 03:38:28,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a4ddc072-9372-42ea-9723-9eff3b581959 Date: Mon, 30 Jul 2018 03:38:28 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:38:28,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-a4ddc072-9372-42ea-9723-9eff3b581959 2018-07-30 03:38:28,724 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet 2018-07-30 03:38:28,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102b8a9572aeba2ca24c73135a154de3eec6d509" -d '{"subnets": [{"ip_version": 4, "network_id": "f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]}' 2018-07-30 03:38:29,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-00bd5145-9d68-446f-9107-d8b7f846a967 Date: Mon, 30 Jul 2018 03:38:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:38:28Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","id":"91d80e5b-381c-4b67-9176-5cc38015810b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]} 2018-07-30 03:38:29,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-00bd5145-9d68-446f-9107-d8b7f846a967 2018-07-30 03:38:29,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102b8a9572aeba2ca24c73135a154de3eec6d509" 2018-07-30 03:38:29,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-13d16ad7-3c7a-4491-a98e-cb9a1d9acff4 Date: Mon, 30 Jul 2018 03:38:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":["91d80e5b-381c-4b67-9176-5cc38015810b"],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}]} 2018-07-30 03:38:29,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-13d16ad7-3c7a-4491-a98e-cb9a1d9acff4 2018-07-30 03:38:29,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102b8a9572aeba2ca24c73135a154de3eec6d509" 2018-07-30 03:38:29,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cac56e5d-c761-4f01-ad37-ae5127a2a739 Date: Mon, 30 Jul 2018 03:38:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:38:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","id":"91d80e5b-381c-4b67-9176-5cc38015810b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]} 2018-07-30 03:38:29,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-cac56e5d-c761-4f01-ad37-ae5127a2a739 2018-07-30 03:38:29,634 - OpenStackNetwork - DEBUG - Network [f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6] created successfully 2018-07-30 03:38:29,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:29,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:30,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b1f3873ed2a423ba5f4a57fd5fde712", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj-role"}], "expires_at": "2018-07-30T04:38:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-user", "id": "5905f6c739bf4033aaeef9b45adbff0a"}, "audit_ids": ["GZCQonFbRXuCBKmBLqF65g"], "issued_at": "2018-07-30T03:38:30.000000Z"}} 2018-07-30 03:38:30,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:30,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d5ff3a-ce50-4888-a537-d6118d2ba7b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:38:30,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-16d5ff3a-ce50-4888-a537-d6118d2ba7b1 2018-07-30 03:38:30,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:38:30,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:30,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97908d3-0329-4733-b038-4e83c075195e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:38:30,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e97908d3-0329-4733-b038-4e83c075195e 2018-07-30 03:38:30,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:30,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9c50e688-63b0-434f-8e42-59db9e9ea835 Date: Mon, 30 Jul 2018 03:38:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":["91d80e5b-381c-4b67-9176-5cc38015810b"],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}]} 2018-07-30 03:38:30,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net used request id req-9c50e688-63b0-434f-8e42-59db9e9ea835 2018-07-30 03:38:30,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:30,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-673ec30f-6a5a-486b-928b-e5c5cedb21a3 Date: Mon, 30 Jul 2018 03:38:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:38:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","id":"91d80e5b-381c-4b67-9176-5cc38015810b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]} 2018-07-30 03:38:30,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-673ec30f-6a5a-486b-928b-e5c5cedb21a3 2018-07-30 03:38:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:30,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-55217128-b132-453f-98eb-75e9bf655c9f Date: Mon, 30 Jul 2018 03:38:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":["91d80e5b-381c-4b67-9176-5cc38015810b"],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}]} 2018-07-30 03:38:30,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net used request id req-55217128-b132-453f-98eb-75e9bf655c9f 2018-07-30 03:38:30,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:38:30,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:38:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:38:30,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:30,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39aaea6d-1f48-4ca8-98db-8005869e8fcb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}} 2018-07-30 03:38:30,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b used request id req-39aaea6d-1f48-4ca8-98db-8005869e8fcb 2018-07-30 03:38:30,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:30,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5e6b8325-91b7-4041-96e3-b3271134ede3 Date: Mon, 30 Jul 2018 03:38:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:38:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","id":"91d80e5b-381c-4b67-9176-5cc38015810b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]} 2018-07-30 03:38:30,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-5e6b8325-91b7-4041-96e3-b3271134ede3 2018-07-30 03:38:30,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6&name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:30,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-17856bfe-d894-47c4-8f7a-a426c13a684c Date: Mon, 30 Jul 2018 03:38:30 GMT RESP BODY: {"ports":[]} 2018-07-30 03:38:30,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6&name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-port&admin_state_up=True used request id req-17856bfe-d894-47c4-8f7a-a426c13a684c 2018-07-30 03:38:30,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:31,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-f8247215-a4e5-4147-a132-01148fe2d661 x-compute-request-id: req-f8247215-a4e5-4147-a132-01148fe2d661 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:38:31,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst used request id req-f8247215-a4e5-4147-a132-01148fe2d661 2018-07-30 03:38:31,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:31,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c80494b7-29c1-474b-8ae2-b102a8494de7 Date: Mon, 30 Jul 2018 03:38:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":["91d80e5b-381c-4b67-9176-5cc38015810b"],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}]} 2018-07-30 03:38:31,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net used request id req-c80494b7-29c1-474b-8ae2-b102a8494de7 2018-07-30 03:38:31,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:31,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-41f0f6cf-062b-47cd-9ef5-64804444e38f Date: Mon, 30 Jul 2018 03:38:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:38:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","id":"91d80e5b-381c-4b67-9176-5cc38015810b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]} 2018-07-30 03:38:31,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-41f0f6cf-062b-47cd-9ef5-64804444e38f 2018-07-30 03:38:31,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:31,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eb06fa51-1a93-4d2b-85d8-d9aa85a61fea Date: Mon, 30 Jul 2018 03:38:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":["91d80e5b-381c-4b67-9176-5cc38015810b"],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}]} 2018-07-30 03:38:31,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net used request id req-eb06fa51-1a93-4d2b-85d8-d9aa85a61fea 2018-07-30 03:38:31,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:31,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66906c44-8520-40af-8185-158858ef775c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}} 2018-07-30 03:38:31,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b used request id req-66906c44-8520-40af-8185-158858ef775c 2018-07-30 03:38:31,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:31,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-597dd326-bebe-400e-af1b-013a90ac4750 Date: Mon, 30 Jul 2018 03:38:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:38:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","id":"91d80e5b-381c-4b67-9176-5cc38015810b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]} 2018-07-30 03:38:31,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-597dd326-bebe-400e-af1b-013a90ac4750 2018-07-30 03:38:31,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6&name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:31,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-48094488-38cc-451a-8496-e02c2d0d3766 Date: Mon, 30 Jul 2018 03:38:31 GMT RESP BODY: {"ports":[]} 2018-07-30 03:38:31,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6&name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-port&admin_state_up=True used request id req-48094488-38cc-451a-8496-e02c2d0d3766 2018-07-30 03:38:31,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:31,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:31,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b1f3873ed2a423ba5f4a57fd5fde712", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj-role"}], "expires_at": "2018-07-30T04:38:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-user", "id": "5905f6c739bf4033aaeef9b45adbff0a"}, "audit_ids": ["MJE2dL7iTOyMgdClOAI0QA"], "issued_at": "2018-07-30T03:38:31.000000Z"}} 2018-07-30 03:38:31,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a238706127e3999326bbf49d0e875ebd69287256" 2018-07-30 03:38:31,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f677af3-e454-466c-a487-361eaf7d275e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:38:31,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2f677af3-e454-466c-a487-361eaf7d275e 2018-07-30 03:38:31,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:32,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-13a732fa-fb5e-4f0b-801f-554b89ef6ce4 Date: Mon, 30 Jul 2018 03:38:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":["91d80e5b-381c-4b67-9176-5cc38015810b"],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}]} 2018-07-30 03:38:32,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net used request id req-13a732fa-fb5e-4f0b-801f-554b89ef6ce4 2018-07-30 03:38:32,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:32,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-278dbcc8-7b22-4800-b528-f934e9038378 Date: Mon, 30 Jul 2018 03:38:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:38:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","id":"91d80e5b-381c-4b67-9176-5cc38015810b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]} 2018-07-30 03:38:32,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-278dbcc8-7b22-4800-b528-f934e9038378 2018-07-30 03:38:32,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:32,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d510bd96-e970-41fd-9dde-f6cd26cf011a Date: Mon, 30 Jul 2018 03:38:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":["91d80e5b-381c-4b67-9176-5cc38015810b"],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}]} 2018-07-30 03:38:32,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net used request id req-d510bd96-e970-41fd-9dde-f6cd26cf011a 2018-07-30 03:38:32,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:38:32,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:38:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:38:32,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a238706127e3999326bbf49d0e875ebd69287256" 2018-07-30 03:38:32,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cee1b8b-94f6-4632-a06a-007e5872ddf9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}} 2018-07-30 03:38:32,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b used request id req-3cee1b8b-94f6-4632-a06a-007e5872ddf9 2018-07-30 03:38:32,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:32,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-051e430c-f81e-4271-ab22-f8b3e0b2e4ef Date: Mon, 30 Jul 2018 03:38:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:38:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","id":"91d80e5b-381c-4b67-9176-5cc38015810b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]} 2018-07-30 03:38:32,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-051e430c-f81e-4271-ab22-f8b3e0b2e4ef 2018-07-30 03:38:32,402 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net 2018-07-30 03:38:32,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" -d '{"port": {"network_id": "f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6", "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-port", "admin_state_up": true}}' 2018-07-30 03:38:33,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-b28f91cf-c24c-405f-92b5-962f6cd61e3f Date: Mon, 30 Jul 2018 03:38:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:38:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91d80e5b-381c-4b67-9176-5cc38015810b","ip_address":"10.55.0.8"}],"id":"25e8eb6e-6b45-400b-9ae1-ae74cde27a5f","security_groups":["919c5c8d-becd-4c85-b48b-219ad0ebe3a4"],"mac_address":"fa:16:3e:f5:06:9a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-port","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","qos_policy_id":null,"admin_state_up":true,"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:32Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:38:33,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-b28f91cf-c24c-405f-92b5-962f6cd61e3f 2018-07-30 03:38:33,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:33,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-286e3659-ae8e-4f80-aa6f-84c66f57b720 Date: Mon, 30 Jul 2018 03:38:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":["91d80e5b-381c-4b67-9176-5cc38015810b"],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}]} 2018-07-30 03:38:33,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net used request id req-286e3659-ae8e-4f80-aa6f-84c66f57b720 2018-07-30 03:38:33,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:33,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0513c3f4-30cf-4ceb-b6f7-9e7d8a93615f Date: Mon, 30 Jul 2018 03:38:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:38:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","id":"91d80e5b-381c-4b67-9176-5cc38015810b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]} 2018-07-30 03:38:33,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-0513c3f4-30cf-4ceb-b6f7-9e7d8a93615f 2018-07-30 03:38:33,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:33,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1d768e4b-a3e5-4bf0-8464-e2ae0367b6a6 Date: Mon, 30 Jul 2018 03:38:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":["91d80e5b-381c-4b67-9176-5cc38015810b"],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}]} 2018-07-30 03:38:33,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net used request id req-1d768e4b-a3e5-4bf0-8464-e2ae0367b6a6 2018-07-30 03:38:33,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:33,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde82462-dab9-4284-945a-d14a10af5220 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}} 2018-07-30 03:38:33,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b used request id req-cde82462-dab9-4284-945a-d14a10af5220 2018-07-30 03:38:33,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:33,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-48540e9b-0d88-49c8-8789-95d618de5006 Date: Mon, 30 Jul 2018 03:38:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:38:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","id":"91d80e5b-381c-4b67-9176-5cc38015810b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]} 2018-07-30 03:38:33,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-48540e9b-0d88-49c8-8789-95d618de5006 2018-07-30 03:38:33,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6&name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:33,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-f6ee3542-b725-40f2-a142-ac3972ee39a9 Date: Mon, 30 Jul 2018 03:38:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:38:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91d80e5b-381c-4b67-9176-5cc38015810b","ip_address":"10.55.0.8"}],"id":"25e8eb6e-6b45-400b-9ae1-ae74cde27a5f","security_groups":["919c5c8d-becd-4c85-b48b-219ad0ebe3a4"],"mac_address":"fa:16:3e:f5:06:9a","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-port","admin_state_up":true,"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:32Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:38:33,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6&name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-port&admin_state_up=True used request id req-f6ee3542-b725-40f2-a142-ac3972ee39a9 2018-07-30 03:38:33,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:33,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9661eb1a-6695-421d-99e0-45173e844e34 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}} 2018-07-30 03:38:33,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b used request id req-9661eb1a-6695-421d-99e0-45173e844e34 2018-07-30 03:38:33,998 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst 2018-07-30 03:38:34,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:34,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-e144cfcb-70de-4773-91aa-764b65f17bf8 x-compute-request-id: req-e144cfcb-70de-4773-91aa-764b65f17bf8 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-flavor-name"}]} 2018-07-30 03:38:34,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e144cfcb-70de-4773-91aa-764b65f17bf8 2018-07-30 03:38:34,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:34,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-1970090a-c095-45f6-9c71-7952d7694f0d x-compute-request-id: req-1970090a-c095-45f6-9c71-7952d7694f0d Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "bae84dcd-668f-4e4b-95d2-1d95ac2d37de"}} 2018-07-30 03:38:34,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de used request id req-1970090a-c095-45f6-9c71-7952d7694f0d 2018-07-30 03:38:34,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:34,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-b710d663-1c5d-42b9-930b-459f717beaf8 Date: Mon, 30 Jul 2018 03:38:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:38:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:38:26Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb/snap", "metadata": {}}], "self": "/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "min_disk": 0, "protected": false, "id": "66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "file": "/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f0e67dbde2d74d14b69c2ee2582f947b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image"} 2018-07-30 03:38:34,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image used request id req-b710d663-1c5d-42b9-930b-459f717beaf8 2018-07-30 03:38:34,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:34,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6632f654-aa5e-41bd-a2ef-f8a70973864e Date: Mon, 30 Jul 2018 03:38: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-30 03:38:34,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-6632f654-aa5e-41bd-a2ef-f8a70973864e 2018-07-30 03:38:34,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" -d '{"server": {"name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst", "imageRef": "66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "flavorRef": "bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "max_count": 1, "min_count": 1, "networks": [{"port": "25e8eb6e-6b45-400b-9ae1-ae74cde27a5f"}]}}' 2018-07-30 03:38:34,911 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:38: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-3c56cfeb-d75d-4533-baea-68f27efd9564 x-compute-request-id: req-3c56cfeb-d75d-4533-baea-68f27efd9564 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "bookmark"}], "adminPass": "Mnint64srNLr"}} 2018-07-30 03:38:34,911 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-3c56cfeb-d75d-4533-baea-68f27efd9564 2018-07-30 03:38:34,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:35,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-0e59c429-faac-4ea9-82e5-4a47e418bd0c x-compute-request-id: req-0e59c429-faac-4ea9-82e5-4a47e418bd0c 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.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "bookmark"}], "image": {"id": "66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "links": [{"href": "http://172.30.9.25:8774/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "links": [{"href": "http://172.30.9.25:8774/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "bookmark"}]}, "id": "c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "user_id": "5905f6c739bf4033aaeef9b45adbff0a", "OS-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-30T03:38:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst", "created": "2018-07-30T03:38:34Z", "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:35,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 used request id req-0e59c429-faac-4ea9-82e5-4a47e418bd0c 2018-07-30 03:38:35,217 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst 2018-07-30 03:38:35,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:35,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2426e3d8-0ba4-4720-9549-d62d9f7ec4fb x-compute-request-id: req-2426e3d8-0ba4-4720-9549-d62d9f7ec4fb Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "bookmark"}], "image": {"id": "66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "links": [{"href": "http://172.30.9.25:8774/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "links": [{"href": "http://172.30.9.25:8774/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "bookmark"}]}, "id": "c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "user_id": "5905f6c739bf4033aaeef9b45adbff0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:38:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst", "created": "2018-07-30T03:38:34Z", "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:35,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 used request id req-2426e3d8-0ba4-4720-9549-d62d9f7ec4fb 2018-07-30 03:38:35,675 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst] is - BUILD 2018-07-30 03:38:35,675 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:38:38,678 - create_instance - DEBUG - VM status query timeout in 896.539565802 2018-07-30 03:38:38,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:38,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-69440f0b-c3cd-46a4-b45f-390a1d4eee4b x-compute-request-id: req-69440f0b-c3cd-46a4-b45f-390a1d4eee4b 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.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "bookmark"}], "image": {"id": "66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "links": [{"href": "http://172.30.9.25:8774/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "links": [{"href": "http://172.30.9.25:8774/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "bookmark"}]}, "id": "c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "security_groups": [{"name": "default"}], "user_id": "5905f6c739bf4033aaeef9b45adbff0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:38:35Z", "hostId": "fabf8fb306c6196ec4ee829c62425129ae952dd2a7b69a7b47702b75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst", "created": "2018-07-30T03:38:34Z", "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:38,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 used request id req-69440f0b-c3cd-46a4-b45f-390a1d4eee4b 2018-07-30 03:38:38,997 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst] is - BUILD 2018-07-30 03:38:38,998 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:38:41,999 - create_instance - DEBUG - VM status query timeout in 893.218464851 2018-07-30 03:38:42,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:42,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-d016ab45-5a05-4d1a-9532-44f1879ab89c x-compute-request-id: req-d016ab45-5a05-4d1a-9532-44f1879ab89c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:06:9a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "bookmark"}], "image": {"id": "66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "links": [{"href": "http://172.30.9.25:8774/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:38:39.000000", "flavor": {"id": "bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "links": [{"href": "http://172.30.9.25:8774/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "bookmark"}]}, "id": "c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "security_groups": [{"name": "default"}], "user_id": "5905f6c739bf4033aaeef9b45adbff0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:38:39Z", "hostId": "fabf8fb306c6196ec4ee829c62425129ae952dd2a7b69a7b47702b75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst", "created": "2018-07-30T03:38:34Z", "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:42,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 used request id req-d016ab45-5a05-4d1a-9532-44f1879ab89c 2018-07-30 03:38:42,178 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst] is - ACTIVE 2018-07-30 03:38:42,178 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:38:42,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:42,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-9d2e8691-c861-45d1-b70d-aee84b303ca1 x-compute-request-id: req-9d2e8691-c861-45d1-b70d-aee84b303ca1 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:06:9a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "bookmark"}], "image": {"id": "66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "links": [{"href": "http://172.30.9.25:8774/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:38:39.000000", "flavor": {"id": "bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "links": [{"href": "http://172.30.9.25:8774/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "bookmark"}]}, "id": "c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "security_groups": [{"name": "default"}], "user_id": "5905f6c739bf4033aaeef9b45adbff0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:38:39Z", "hostId": "fabf8fb306c6196ec4ee829c62425129ae952dd2a7b69a7b47702b75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst", "created": "2018-07-30T03:38:34Z", "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:42,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 used request id req-9d2e8691-c861-45d1-b70d-aee84b303ca1 2018-07-30 03:38:42,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:42,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-67ec647e-12d3-4e49-ada2-cabb87f01adc Date: Mon, 30 Jul 2018 03:38:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":["91d80e5b-381c-4b67-9176-5cc38015810b"],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}]} 2018-07-30 03:38:42,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net used request id req-67ec647e-12d3-4e49-ada2-cabb87f01adc 2018-07-30 03:38:42,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:42,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b24b35-046d-486f-8e1d-605d7cbb1bdd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}} 2018-07-30 03:38:42,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b used request id req-96b24b35-046d-486f-8e1d-605d7cbb1bdd 2018-07-30 03:38:42,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:42,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-06c4764f-00eb-4a61-80fb-648dfe240d63 Date: Mon, 30 Jul 2018 03:38:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:38:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","id":"91d80e5b-381c-4b67-9176-5cc38015810b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]} 2018-07-30 03:38:42,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-06c4764f-00eb-4a61-80fb-648dfe240d63 2018-07-30 03:38:42,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:42,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-54153389-5818-429b-af9c-4ccfc674cc0c Date: Mon, 30 Jul 2018 03:38:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:38:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91d80e5b-381c-4b67-9176-5cc38015810b","ip_address":"10.55.0.8"}],"id":"25e8eb6e-6b45-400b-9ae1-ae74cde27a5f","security_groups":["919c5c8d-becd-4c85-b48b-219ad0ebe3a4"],"mac_address":"fa:16:3e:f5:06:9a","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-port","admin_state_up":true,"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:32Z","binding:vnic_type":"normal","device_id":"c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:38:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"91d80e5b-381c-4b67-9176-5cc38015810b","ip_address":"10.55.0.2"}],"id":"7a7ac98c-78f2-4760-ad4f-84797e78a813","security_groups":[],"mac_address":"fa:16:3e:64:08:03","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","ip_allocation":"immediate"}]} 2018-07-30 03:38:42,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-54153389-5818-429b-af9c-4ccfc674cc0c 2018-07-30 03:38:42,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:43,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b1f3873ed2a423ba5f4a57fd5fde712", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj-role"}], "expires_at": "2018-07-30T04:38:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-user", "id": "5905f6c739bf4033aaeef9b45adbff0a"}, "audit_ids": ["KLPJiEbSR5OOYsFWfz8ARQ"], "issued_at": "2018-07-30T03:38:43.000000Z"}} 2018-07-30 03:38:43,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64015f83e7c676c59245a60d296857163f74b03" 2018-07-30 03:38:43,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-361ede89-7e9c-4a8f-8c88-9b023acc29c8 x-compute-request-id: req-361ede89-7e9c-4a8f-8c88-9b023acc29c8 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:06:9a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "bookmark"}], "image": {"id": "66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "links": [{"href": "http://172.30.9.25:8774/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:38:39.000000", "flavor": {"id": "bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "links": [{"href": "http://172.30.9.25:8774/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "bookmark"}]}, "id": "c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "security_groups": [{"name": "default"}], "user_id": "5905f6c739bf4033aaeef9b45adbff0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:38:39Z", "hostId": "fabf8fb306c6196ec4ee829c62425129ae952dd2a7b69a7b47702b75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst", "created": "2018-07-30T03:38:34Z", "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 03:38:43,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst used request id req-361ede89-7e9c-4a8f-8c88-9b023acc29c8 2018-07-30 03:38:43,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:44,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b1f3873ed2a423ba5f4a57fd5fde712", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj-role"}], "expires_at": "2018-07-30T04:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/f0e67dbde2d74d14b69c2ee2582f947b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-user", "id": "5905f6c739bf4033aaeef9b45adbff0a"}, "audit_ids": ["MNb14C3xQ5mqxtPRamr7gA"], "issued_at": "2018-07-30T03:38:44.000000Z"}} 2018-07-30 03:38:44,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbdabe466c71979c78e94fee0879719fe193503" 2018-07-30 03:38:44,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-20220f27-a51a-4469-8500-8be9f90aff41 Date: Mon, 30 Jul 2018 03:38:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":["91d80e5b-381c-4b67-9176-5cc38015810b"],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}]} 2018-07-30 03:38:44,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net used request id req-20220f27-a51a-4469-8500-8be9f90aff41 2018-07-30 03:38:44,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbdabe466c71979c78e94fee0879719fe193503" 2018-07-30 03:38:44,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6c7c4a31-4e02-4a63-8bba-9f4f1f85269d Date: Mon, 30 Jul 2018 03:38:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:38:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","id":"91d80e5b-381c-4b67-9176-5cc38015810b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]} 2018-07-30 03:38:44,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-6c7c4a31-4e02-4a63-8bba-9f4f1f85269d 2018-07-30 03:38:44,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbdabe466c71979c78e94fee0879719fe193503" 2018-07-30 03:38:44,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-8b3b8e8d-6af6-452a-9a4c-649d5c0a3a3e Date: Mon, 30 Jul 2018 03:38:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:38:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91d80e5b-381c-4b67-9176-5cc38015810b","ip_address":"10.55.0.8"}],"id":"25e8eb6e-6b45-400b-9ae1-ae74cde27a5f","security_groups":["919c5c8d-becd-4c85-b48b-219ad0ebe3a4"],"mac_address":"fa:16:3e:f5:06:9a","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-port","admin_state_up":true,"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:32Z","binding:vnic_type":"normal","device_id":"c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:38:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"91d80e5b-381c-4b67-9176-5cc38015810b","ip_address":"10.55.0.2"}],"id":"7a7ac98c-78f2-4760-ad4f-84797e78a813","security_groups":[],"mac_address":"fa:16:3e:64:08:03","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","ip_allocation":"immediate"}]} 2018-07-30 03:38:44,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-8b3b8e8d-6af6-452a-9a4c-649d5c0a3a3e 2018-07-30 03:38:44,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:44,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-8c75a52a-c60c-4917-ad5e-8facb34fcd18 x-compute-request-id: req-8c75a52a-c60c-4917-ad5e-8facb34fcd18 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:06:9a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "bookmark"}], "image": {"id": "66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "links": [{"href": "http://172.30.9.25:8774/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:38:39.000000", "flavor": {"id": "bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "links": [{"href": "http://172.30.9.25:8774/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "bookmark"}]}, "id": "c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "security_groups": [{"name": "default"}], "user_id": "5905f6c739bf4033aaeef9b45adbff0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:38:39Z", "hostId": "fabf8fb306c6196ec4ee829c62425129ae952dd2a7b69a7b47702b75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst", "created": "2018-07-30T03:38:34Z", "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:44,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 used request id req-8c75a52a-c60c-4917-ad5e-8facb34fcd18 2018-07-30 03:38:44,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:44,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0702fd1f-bb42-472c-af15-2a94d99a0ae1 Date: Mon, 30 Jul 2018 03:38:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":["91d80e5b-381c-4b67-9176-5cc38015810b"],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}]} 2018-07-30 03:38:44,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net used request id req-0702fd1f-bb42-472c-af15-2a94d99a0ae1 2018-07-30 03:38:44,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:44,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b41473-a28a-4c8c-8b8c-adb6ef40d79b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}} 2018-07-30 03:38:44,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b used request id req-97b41473-a28a-4c8c-8b8c-adb6ef40d79b 2018-07-30 03:38:44,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:44,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8c5720a5-eb25-4d24-9552-f36525ed499f Date: Mon, 30 Jul 2018 03:38:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:38:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","id":"91d80e5b-381c-4b67-9176-5cc38015810b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]} 2018-07-30 03:38:44,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-8c5720a5-eb25-4d24-9552-f36525ed499f 2018-07-30 03:38:44,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:44,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-e1eb61e7-815c-4271-9b21-027236e7566a Date: Mon, 30 Jul 2018 03:38:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:38:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91d80e5b-381c-4b67-9176-5cc38015810b","ip_address":"10.55.0.8"}],"id":"25e8eb6e-6b45-400b-9ae1-ae74cde27a5f","security_groups":["919c5c8d-becd-4c85-b48b-219ad0ebe3a4"],"mac_address":"fa:16:3e:f5:06:9a","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-port","admin_state_up":true,"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:32Z","binding:vnic_type":"normal","device_id":"c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:38:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"91d80e5b-381c-4b67-9176-5cc38015810b","ip_address":"10.55.0.2"}],"id":"7a7ac98c-78f2-4760-ad4f-84797e78a813","security_groups":[],"mac_address":"fa:16:3e:64:08:03","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","ip_allocation":"immediate"}]} 2018-07-30 03:38:44,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-e1eb61e7-815c-4271-9b21-027236e7566a 2018-07-30 03:38:44,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:45,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-a537b938-aa70-4e66-b090-cd37a08f509e x-compute-request-id: req-a537b938-aa70-4e66-b090-cd37a08f509e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:06:9a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "bookmark"}], "image": {"id": "66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "links": [{"href": "http://172.30.9.25:8774/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:38:39.000000", "flavor": {"id": "bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "links": [{"href": "http://172.30.9.25:8774/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "bookmark"}]}, "id": "c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "security_groups": [{"name": "default"}], "user_id": "5905f6c739bf4033aaeef9b45adbff0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:38:39Z", "hostId": "fabf8fb306c6196ec4ee829c62425129ae952dd2a7b69a7b47702b75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst", "created": "2018-07-30T03:38:34Z", "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:45,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 used request id req-a537b938-aa70-4e66-b090-cd37a08f509e 2018-07-30 03:38:45,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:45,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-008bcb9a-d796-4585-a797-b103d0e8e9c7 Date: Mon, 30 Jul 2018 03:38:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0e67dbde2d74d14b69c2ee2582f947b","l2_adjacency":true,"status":"ACTIVE","subnets":["91d80e5b-381c-4b67-9176-5cc38015810b"],"description":"","tags":[],"updated_at":"2018-07-30T03:38:28Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net","admin_state_up":true,"tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","mtu":1450}]} 2018-07-30 03:38:45,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net used request id req-008bcb9a-d796-4585-a797-b103d0e8e9c7 2018-07-30 03:38:45,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:45,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4bbffdb-7de4-458c-8d03-2fc92d5fba97 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}} 2018-07-30 03:38:45,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b used request id req-c4bbffdb-7de4-458c-8d03-2fc92d5fba97 2018-07-30 03:38:45,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:45,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7b1622b4-b469-4dd6-b64d-fccf22a20637 Date: Mon, 30 Jul 2018 03:38:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:38:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","id":"91d80e5b-381c-4b67-9176-5cc38015810b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet"}]} 2018-07-30 03:38:45,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-7b1622b4-b469-4dd6-b64d-fccf22a20637 2018-07-30 03:38:45,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:45,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-c092301b-0cb8-4a42-bb49-c814f31c08cb Date: Mon, 30 Jul 2018 03:38:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:38:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91d80e5b-381c-4b67-9176-5cc38015810b","ip_address":"10.55.0.8"}],"id":"25e8eb6e-6b45-400b-9ae1-ae74cde27a5f","security_groups":["919c5c8d-becd-4c85-b48b-219ad0ebe3a4"],"mac_address":"fa:16:3e:f5:06:9a","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-port","admin_state_up":true,"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:32Z","binding:vnic_type":"normal","device_id":"c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:38:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"91d80e5b-381c-4b67-9176-5cc38015810b","ip_address":"10.55.0.2"}],"id":"7a7ac98c-78f2-4760-ad4f-84797e78a813","security_groups":[],"mac_address":"fa:16:3e:64:08:03","project_id":"f0e67dbde2d74d14b69c2ee2582f947b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","tenant_id":"f0e67dbde2d74d14b69c2ee2582f947b","created_at":"2018-07-30T03:38:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6","ip_allocation":"immediate"}]} 2018-07-30 03:38:45,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-c092301b-0cb8-4a42-bb49-c814f31c08cb 2018-07-30 03:38:45,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64015f83e7c676c59245a60d296857163f74b03" 2018-07-30 03:38:45,475 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:38: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-cf1ee49e-c26b-4b82-9c78-f49e8ae5a579 x-compute-request-id: req-cf1ee49e-c26b-4b82-9c78-f49e8ae5a579 Content-Type: application/json 2018-07-30 03:38:45,475 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 used request id req-cf1ee49e-c26b-4b82-9c78-f49e8ae5a579 2018-07-30 03:38:45,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:45,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-c754d08a-2e9e-4b50-ae19-700089ce820e x-compute-request-id: req-c754d08a-2e9e-4b50-ae19-700089ce820e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:06:9a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "rel": "bookmark"}], "image": {"id": "66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "links": [{"href": "http://172.30.9.25:8774/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:38:39.000000", "flavor": {"id": "bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "links": [{"href": "http://172.30.9.25:8774/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de", "rel": "bookmark"}]}, "id": "c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3", "security_groups": [{"name": "default"}], "user_id": "5905f6c739bf4033aaeef9b45adbff0a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:38:45Z", "hostId": "fabf8fb306c6196ec4ee829c62425129ae952dd2a7b69a7b47702b75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst", "created": "2018-07-30T03:38:34Z", "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:38:45,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 used request id req-c754d08a-2e9e-4b50-ae19-700089ce820e 2018-07-30 03:38:45,644 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst] is - ACTIVE 2018-07-30 03:38:45,644 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:38:48,647 - create_instance - DEBUG - VM status query timeout in 296.828334093 2018-07-30 03:38:48,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:48,696 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38: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-907776b2-0f12-4acd-9f2d-85bd70e48726 x-compute-request-id: req-907776b2-0f12-4acd-9f2d-85bd70e48726 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 could not be found.", "code": 404}} 2018-07-30 03:38:48,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 used request id req-907776b2-0f12-4acd-9f2d-85bd70e48726 2018-07-30 03:38:48,697 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 could not be found. (HTTP 404) (Request-ID: req-907776b2-0f12-4acd-9f2d-85bd70e48726) 2018-07-30 03:38:48,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64015f83e7c676c59245a60d296857163f74b03" 2018-07-30 03:38:48,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38: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-1294140d-457e-4533-b5bb-f346ce30ed79 x-compute-request-id: req-1294140d-457e-4533-b5bb-f346ce30ed79 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:38:48,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst used request id req-1294140d-457e-4533-b5bb-f346ce30ed79 2018-07-30 03:38:48,773 - create_instance - INFO - Deleting Port with ID - 25e8eb6e-6b45-400b-9ae1-ae74cde27a5f 2018-07-30 03:38:48,773 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-port 2018-07-30 03:38:48,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/25e8eb6e-6b45-400b-9ae1-ae74cde27a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:49,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-646875b7-3d6d-4d9c-866d-fb7b1d39017e Date: Mon, 30 Jul 2018 03:38:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:38:49,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/25e8eb6e-6b45-400b-9ae1-ae74cde27a5f used request id req-646875b7-3d6d-4d9c-866d-fb7b1d39017e 2018-07-30 03:38:49,287 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst 2018-07-30 03:38:49,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:49,332 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38: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-cc1486be-058d-406c-93bb-a2c45cb57480 x-compute-request-id: req-cc1486be-058d-406c-93bb-a2c45cb57480 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 could not be found.", "code": 404}} 2018-07-30 03:38:49,332 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 used request id req-cc1486be-058d-406c-93bb-a2c45cb57480 2018-07-30 03:38:49,333 - create_instance - WARNING - Instance already deleted - Instance c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 could not be found. (HTTP 404) (Request-ID: req-cc1486be-058d-406c-93bb-a2c45cb57480) 2018-07-30 03:38:49,333 - create_instance - INFO - Checking deletion status 2018-07-30 03:38:49,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddba243f44a06b0df1f8474122a942a8326727a" 2018-07-30 03:38:49,381 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38: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-21904bf8-11dc-4696-be3d-320e528bf08c x-compute-request-id: req-21904bf8-11dc-4696-be3d-320e528bf08c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 could not be found.", "code": 404}} 2018-07-30 03:38:49,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 used request id req-21904bf8-11dc-4696-be3d-320e528bf08c 2018-07-30 03:38:49,381 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c276db2c-ed46-49f7-ac28-dc6ee0a8f9c3 could not be found. (HTTP 404) (Request-ID: req-21904bf8-11dc-4696-be3d-320e528bf08c) 2018-07-30 03:38:49,381 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-inst 2018-07-30 03:38:49,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1117965b02de7fdbba2319c0a02bb44c0bc2d85" 2018-07-30 03:38:49,419 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:38: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-d353e7cf-0a73-46dd-87b8-5c8779121cb1 x-compute-request-id: req-d353e7cf-0a73-46dd-87b8-5c8779121cb1 Content-Length: 0 Content-Type: application/json 2018-07-30 03:38:49,419 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/bae84dcd-668f-4e4b-95d2-1d95ac2d37de used request id req-d353e7cf-0a73-46dd-87b8-5c8779121cb1 2018-07-30 03:38:49,420 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet 2018-07-30 03:38:49,420 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-subnet 2018-07-30 03:38:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/91d80e5b-381c-4b67-9176-5cc38015810b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102b8a9572aeba2ca24c73135a154de3eec6d509" 2018-07-30 03:38:50,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-639d1734-c395-4698-a49f-79273780425c Date: Mon, 30 Jul 2018 03:38:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:38:50,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/91d80e5b-381c-4b67-9176-5cc38015810b used request id req-639d1734-c395-4698-a49f-79273780425c 2018-07-30 03:38:50,677 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-pub-net 2018-07-30 03:38:50,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102b8a9572aeba2ca24c73135a154de3eec6d509" 2018-07-30 03:38:51,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f5ebc71-2904-415f-b232-5ababfb4ad9c Date: Mon, 30 Jul 2018 03:38:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:38:51,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f91a5d3a-ae0d-44e4-9fcb-cbd2d32ec4f6 used request id req-8f5ebc71-2904-415f-b232-5ababfb4ad9c 2018-07-30 03:38:51,737 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-8fb7fda9-a351-429d-91ce-ecdd9704aaad-image 2018-07-30 03:38:51,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cace837c2eec054319f794ee1027376fed62c87d" 2018-07-30 03:38:52,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e75a9d26-8568-4558-9b37-1895e2b28c93 Date: Mon, 30 Jul 2018 03:38: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-30 03:38:52,766 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/66be7766-8c93-4cb4-8ba8-0c93df73c2bb used request id req-e75a9d26-8568-4558-9b37-1895e2b28c93 2018-07-30 03:38:52,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:53,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b8522903-3de2-478e-acc1-0e99b55ea082 Date: Mon, 30 Jul 2018 03:38:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "created_at": "2018-07-30T03:38:28Z", "updated_at": "2018-07-30T03:38:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:38:28Z", "revision_number": 0, "id": "5e89380c-29af-4017-aca6-a70ab72cbc23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:38:28Z", "security_group_id": "919c5c8d-becd-4c85-b48b-219ad0ebe3a4", "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0e67dbde2d74d14b69c2ee2582f947b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:38:28Z", "revision_number": 0, "id": "857cf888-73e3-4396-8495-8f2735881050", "remote_group_id": "919c5c8d-becd-4c85-b48b-219ad0ebe3a4", "remote_ip_prefix": null, "created_at": "2018-07-30T03:38:28Z", "security_group_id": "919c5c8d-becd-4c85-b48b-219ad0ebe3a4", "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0e67dbde2d74d14b69c2ee2582f947b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:38:28Z", "revision_number": 0, "id": "ef914aff-8f12-4e09-9bc6-a6917f3cd401", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:38:28Z", "security_group_id": "919c5c8d-becd-4c85-b48b-219ad0ebe3a4", "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0e67dbde2d74d14b69c2ee2582f947b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:38:28Z", "revision_number": 0, "id": "f0b37d81-bb0c-4147-b297-891c4171729f", "remote_group_id": "919c5c8d-becd-4c85-b48b-219ad0ebe3a4", "remote_ip_prefix": null, "created_at": "2018-07-30T03:38:28Z", "security_group_id": "919c5c8d-becd-4c85-b48b-219ad0ebe3a4", "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0e67dbde2d74d14b69c2ee2582f947b"}], "revision_number": 4, "project_id": "f0e67dbde2d74d14b69c2ee2582f947b", "id": "919c5c8d-becd-4c85-b48b-219ad0ebe3a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:38:53,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b8522903-3de2-478e-acc1-0e99b55ea082 2018-07-30 03:38:53,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:53,114 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1980a23d-5da0-41f0-90f5-d4803df3c5aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:38:53,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-1980a23d-5da0-41f0-90f5-d4803df3c5aa 2018-07-30 03:38:53,115 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:38:53,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:53,193 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c68c32f6-b5f4-47ce-92e2-af25ec2dbade Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:38:53,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-c68c32f6-b5f4-47ce-92e2-af25ec2dbade 2018-07-30 03:38:53,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:38:53,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:53,277 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f63352a-2b9d-4184-a28a-7da9bbc9dc1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:38:53,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-7f63352a-2b9d-4184-a28a-7da9bbc9dc1a 2018-07-30 03:38:53,277 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:38:53,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:53,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c0011dc-a611-4909-bccc-7caa0552f03e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:38:53,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-0c0011dc-a611-4909-bccc-7caa0552f03e 2018-07-30 03:38:53,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:38:53,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:53,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501250bb-aff4-429d-a41f-4b73d6b9b9ad Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:38:53,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-501250bb-aff4-429d-a41f-4b73d6b9b9ad 2018-07-30 03:38:53,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:53,534 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44e553a4-faa4-4e16-9b86-9e9544545c89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:38:53,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-44e553a4-faa4-4e16-9b86-9e9544545c89 2018-07-30 03:38:53,534 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:38:53,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:53,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266001f4-b186-4cda-a69a-8f33468730ef Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0e67dbde2d74d14b69c2ee2582f947b", "name": "CreateInstanceSimpleTests-1a06bd64-5254-450-proj"}} 2018-07-30 03:38:53,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b used request id req-266001f4-b186-4cda-a69a-8f33468730ef 2018-07-30 03:38:53,623 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 919c5c8d-becd-4c85-b48b-219ad0ebe3a4 2018-07-30 03:38:53,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=919c5c8d-becd-4c85-b48b-219ad0ebe3a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:53,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5d9b6b74-4b9a-48bf-8660-a4d5971dbc68 Date: Mon, 30 Jul 2018 03:38: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-30T03:38:28Z", "security_group_id": "919c5c8d-becd-4c85-b48b-219ad0ebe3a4", "port_range_min": null, "revision_number": 0, "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "created_at": "2018-07-30T03:38:28Z", "project_id": "f0e67dbde2d74d14b69c2ee2582f947b", "id": "5e89380c-29af-4017-aca6-a70ab72cbc23"}, {"remote_group_id": "919c5c8d-becd-4c85-b48b-219ad0ebe3a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:38:28Z", "security_group_id": "919c5c8d-becd-4c85-b48b-219ad0ebe3a4", "port_range_min": null, "revision_number": 0, "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "created_at": "2018-07-30T03:38:28Z", "project_id": "f0e67dbde2d74d14b69c2ee2582f947b", "id": "857cf888-73e3-4396-8495-8f2735881050"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:38:28Z", "security_group_id": "919c5c8d-becd-4c85-b48b-219ad0ebe3a4", "port_range_min": null, "revision_number": 0, "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "created_at": "2018-07-30T03:38:28Z", "project_id": "f0e67dbde2d74d14b69c2ee2582f947b", "id": "ef914aff-8f12-4e09-9bc6-a6917f3cd401"}, {"remote_group_id": "919c5c8d-becd-4c85-b48b-219ad0ebe3a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:38:28Z", "security_group_id": "919c5c8d-becd-4c85-b48b-219ad0ebe3a4", "port_range_min": null, "revision_number": 0, "tenant_id": "f0e67dbde2d74d14b69c2ee2582f947b", "created_at": "2018-07-30T03:38:28Z", "project_id": "f0e67dbde2d74d14b69c2ee2582f947b", "id": "f0b37d81-bb0c-4147-b297-891c4171729f"}]} 2018-07-30 03:38:53,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=919c5c8d-becd-4c85-b48b-219ad0ebe3a4 used request id req-5d9b6b74-4b9a-48bf-8660-a4d5971dbc68 2018-07-30 03:38:53,671 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:38:53,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/919c5c8d-becd-4c85-b48b-219ad0ebe3a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:53,841 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-598b28ce-51f5-4c97-b422-68b7517eb593 Content-Length: 0 Date: Mon, 30 Jul 2018 03:38:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:38:53,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/919c5c8d-becd-4c85-b48b-219ad0ebe3a4 used request id req-598b28ce-51f5-4c97-b422-68b7517eb593 2018-07-30 03:38:53,842 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-1a06bd64-5254-450-proj 2018-07-30 03:38:53,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:54,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07983bf5-0135-46c7-944b-9e596a3cbf2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:38:54,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f0e67dbde2d74d14b69c2ee2582f947b used request id req-07983bf5-0135-46c7-944b-9e596a3cbf2f 2018-07-30 03:38:54,059 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-1a06bd64-5254-450-proj-role 2018-07-30 03:38:54,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0b1f3873ed2a423ba5f4a57fd5fde712 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:54,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5c8eff4-6f7c-4f12-ab73-a5d2b588dfea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:38:54,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0b1f3873ed2a423ba5f4a57fd5fde712 used request id req-f5c8eff4-6f7c-4f12-ab73-a5d2b588dfea 2018-07-30 03:38:54,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135512ad3b3b80eecb5daa19ffdf7db54279c257" 2018-07-30 03:38:54,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52849a7e-7a24-4d95-9e19-0c2c4d7c4cca Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:38:54,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-52849a7e-7a24-4d95-9e19-0c2c4d7c4cca 2018-07-30 03:38:54,248 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-1a06bd64-5254-450-user 2018-07-30 03:38:54,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5905f6c739bf4033aaeef9b45adbff0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ccd2b4ad230dd0e9d4f7f1a675ee7ed4d0fd66" 2018-07-30 03:38:54,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4291802-91bc-4b5c-a542-1d484a044f11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:38:54,448 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5905f6c739bf4033aaeef9b45adbff0a used request id req-f4291802-91bc-4b5c-a542-1d484a044f11 2018-07-30 03:38:54,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:54,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["lxwGFpXbQlSc9IB_niSbXA"], "issued_at": "2018-07-30T03:38:54.000000Z"}} 2018-07-30 03:38:54,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d19f6f074026ca36a7a729e23fad0e5f310720d" 2018-07-30 03:38:54,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1254da50-02fb-43f6-8850-9fd44a1a48f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:38:54,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1254da50-02fb-43f6-8850-9fd44a1a48f8 2018-07-30 03:38:54,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:54,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:55,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:38:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["E24zqgO3SpKPG_5Yug6tNg"], "issued_at": "2018-07-30T03:38:55.000000Z"}} 2018-07-30 03:38:55,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:38:55,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3291dc15-c0b7-4386-bc89-bb0690968381 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:38:55,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3291dc15-c0b7-4386-bc89-bb0690968381 2018-07-30 03:38:55,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:38:55,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:38:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:38:55,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:38:55,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f65e3db-a6a0-4889-9941-661bca9d2e7c Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:38:55,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj used request id req-7f65e3db-a6a0-4889-9941-661bca9d2e7c 2018-07-30 03:38:55,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:38:55,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-009ed12c-af48-4a9f-be30-324262e015db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:38:55,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-009ed12c-af48-4a9f-be30-324262e015db 2018-07-30 03:38:55,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj"}}' 2018-07-30 03:38:55,685 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e48b796b-fd6f-432b-bd84-bf44afdfdbe5 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef"}, "tags": [], "enabled": true, "id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj"}} 2018-07-30 03:38:55,685 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e48b796b-fd6f-432b-bd84-bf44afdfdbe5 2018-07-30 03:38:55,686 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj 2018-07-30 03:38:55,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:55,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:56,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:38:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["AMImvwg2REaslz-YvQRxHQ"], "issued_at": "2018-07-30T03:38:56.000000Z"}} 2018-07-30 03:38:56,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ab96dcbd967a8de048bda7c51a3c3145304740" 2018-07-30 03:38:56,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c41820-da41-4c33-8b4a-e43f00974098 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:38:56,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-66c41820-da41-4c33-8b4a-e43f00974098 2018-07-30 03:38:56,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:38:56,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:38:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:38:56,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ab96dcbd967a8de048bda7c51a3c3145304740" 2018-07-30 03:38:56,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd63f76-458e-46e6-87f9-058adda6cd70 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:38:56,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2dd63f76-458e-46e6-87f9-058adda6cd70 2018-07-30 03:38:56,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ab96dcbd967a8de048bda7c51a3c3145304740" 2018-07-30 03:38:56,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5275e9c-013b-40d7-83d5-29b63486d5e1 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef"}, "tags": [], "enabled": true, "id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj"}]} 2018-07-30 03:38:56,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj used request id req-f5275e9c-013b-40d7-83d5-29b63486d5e1 2018-07-30 03:38:56,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ab96dcbd967a8de048bda7c51a3c3145304740" 2018-07-30 03:38:56,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c62ab2-fdba-4121-ac87-73125aff88ed Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:38:56,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a5c62ab2-fdba-4121-ac87-73125aff88ed 2018-07-30 03:38:56,694 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-user 2018-07-30 03:38:56,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:56,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:38:56,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f584aa-9cf6-4d8b-87ea-2d9afed537e7 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:38:56,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-09f584aa-9cf6-4d8b-87ea-2d9afed537e7 2018-07-30 03:38:56,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" -d '{"role": {"name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj-role"}}' 2018-07-30 03:38:56,826 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1013a8fe-2462-40a6-a283-31d50f27f168 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8167ef9f2930420c90f4f3eab3cc8aec", "links": {"self": "http://172.30.9.25:5000/v3/roles/8167ef9f2930420c90f4f3eab3cc8aec"}, "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj-role"}} 2018-07-30 03:38:56,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1013a8fe-2462-40a6-a283-31d50f27f168 2018-07-30 03:38:56,826 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj-role 2018-07-30 03:38:56,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/8167ef9f2930420c90f4f3eab3cc8aec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:38:56,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5afbc988-eb18-483d-9bef-06d5bb556c98 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8167ef9f2930420c90f4f3eab3cc8aec", "links": {"self": "http://172.30.9.25:5000/v3/roles/8167ef9f2930420c90f4f3eab3cc8aec"}, "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj-role"}} 2018-07-30 03:38:56,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/8167ef9f2930420c90f4f3eab3cc8aec used request id req-5afbc988-eb18-483d-9bef-06d5bb556c98 2018-07-30 03:38:56,914 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj-role to project CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj 2018-07-30 03:38:56,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef/users/cfd6747381ee45eebd8b5398aa0f51c4/roles/8167ef9f2930420c90f4f3eab3cc8aec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:38:57,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de84d470-93d0-4808-ae62-5916afa42169 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:38:57,038 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef/users/cfd6747381ee45eebd8b5398aa0f51c4/roles/8167ef9f2930420c90f4f3eab3cc8aec used request id req-de84d470-93d0-4808-ae62-5916afa42169 2018-07-30 03:38:57,038 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:38:57,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:57,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:57,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8167ef9f2930420c90f4f3eab3cc8aec", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj-role"}], "expires_at": "2018-07-30T04:38:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-user", "id": "cfd6747381ee45eebd8b5398aa0f51c4"}, "audit_ids": ["Ps2xea70SBONCmPTtjyB_A"], "issued_at": "2018-07-30T03:38:57.000000Z"}} 2018-07-30 03:38:57,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60a840c9a0e52f5c1846efef0241d7c8ac51d11" 2018-07-30 03:38:57,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-becb6023-be76-484a-8e30-449c2e80d05b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:38:57,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-becb6023-be76-484a-8e30-449c2e80d05b 2018-07-30 03:38:57,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c60a840c9a0e52f5c1846efef0241d7c8ac51d11" 2018-07-30 03:38:57,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-8afbd6f0-f7eb-4847-932e-40742c8ec571 Date: Mon, 30 Jul 2018 03:38:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image"} 2018-07-30 03:38:57,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image used request id req-8afbd6f0-f7eb-4847-932e-40742c8ec571 2018-07-30 03:38:57,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c60a840c9a0e52f5c1846efef0241d7c8ac51d11" 2018-07-30 03:38:57,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b3bd4ddf-8a43-42e7-83b4-d1396eb34ef0 Date: Mon, 30 Jul 2018 03:38: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-30 03:38:57,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b3bd4ddf-8a43-42e7-83b4-d1396eb34ef0 2018-07-30 03:38:57,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c60a840c9a0e52f5c1846efef0241d7c8ac51d11" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image"}' 2018-07-30 03:38:57,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-49070fa3-0db7-4723-8aef-b341acc5cec9 Date: Mon, 30 Jul 2018 03:38:57 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:38:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:38:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe", "min_disk": 0, "protected": false, "id": "3ee3559a-9c1a-42bd-941f-df9049a76dbe", "file": "/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe/file", "checksum": null, "owner": "093a9a1779ee4daf9e3b6f06ce1a5bef", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:38:57,765 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-49070fa3-0db7-4723-8aef-b341acc5cec9 2018-07-30 03:38:57,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c60a840c9a0e52f5c1846efef0241d7c8ac51d11" -d '' 2018-07-30 03:38:58,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86df09da-2541-4d8a-93f9-5cdeff9287ae Date: Mon, 30 Jul 2018 03:38: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-30 03:38:58,544 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe/file used request id req-86df09da-2541-4d8a-93f9-5cdeff9287ae 2018-07-30 03:38:58,545 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:38:58,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c60a840c9a0e52f5c1846efef0241d7c8ac51d11" 2018-07-30 03:38:58,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7dbb10b2-e518-49df-b3ba-a0f64b323163 Date: Mon, 30 Jul 2018 03:38:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:38:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:38:58Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe/snap", "metadata": {}}], "self": "/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe", "min_disk": 0, "protected": false, "id": "3ee3559a-9c1a-42bd-941f-df9049a76dbe", "file": "/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "093a9a1779ee4daf9e3b6f06ce1a5bef", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:38:58,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe used request id req-7dbb10b2-e518-49df-b3ba-a0f64b323163 2018-07-30 03:38:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c60a840c9a0e52f5c1846efef0241d7c8ac51d11" 2018-07-30 03:38:58,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-495a4732-178a-42b0-8e93-fceafa7e0f00 Date: Mon, 30 Jul 2018 03:38: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-30 03:38:58,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-495a4732-178a-42b0-8e93-fceafa7e0f00 2018-07-30 03:38:58,576 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image 2018-07-30 03:38:58,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c60a840c9a0e52f5c1846efef0241d7c8ac51d11" 2018-07-30 03:38:58,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e9918243-d6c4-420a-80b7-16f376ccf88d Date: Mon, 30 Jul 2018 03:38:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:38:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:38:58Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe/snap", "metadata": {}}], "self": "/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe", "min_disk": 0, "protected": false, "id": "3ee3559a-9c1a-42bd-941f-df9049a76dbe", "file": "/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "093a9a1779ee4daf9e3b6f06ce1a5bef", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:38:58,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe used request id req-e9918243-d6c4-420a-80b7-16f376ccf88d 2018-07-30 03:38:58,593 - create_image - DEBUG - Instance status is - active 2018-07-30 03:38:58,593 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image 2018-07-30 03:38:58,593 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image 2018-07-30 03:38:58,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:38:58,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:38:58,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8167ef9f2930420c90f4f3eab3cc8aec", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj-role"}], "expires_at": "2018-07-30T04:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-user", "id": "cfd6747381ee45eebd8b5398aa0f51c4"}, "audit_ids": ["F4XSZPJDTPug_RH_VAzIxw"], "issued_at": "2018-07-30T03:38:58.000000Z"}} 2018-07-30 03:38:58,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c96d45d22527142be45aeadd0976d264dc79f9" 2018-07-30 03:38:59,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb71c089-c18b-4b0d-935f-eb9dc5a553f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:38:59,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fb71c089-c18b-4b0d-935f-eb9dc5a553f8 2018-07-30 03:38:59,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c96d45d22527142be45aeadd0976d264dc79f9" 2018-07-30 03:38:59,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a654caa2-e13b-4895-a1ed-48025e6eb203 Date: Mon, 30 Jul 2018 03:38:59 GMT RESP BODY: {"networks":[]} 2018-07-30 03:38:59,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net used request id req-a654caa2-e13b-4895-a1ed-48025e6eb203 2018-07-30 03:38:59,242 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net 2018-07-30 03:38:59,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c96d45d22527142be45aeadd0976d264dc79f9" -d '{"network": {"name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net", "admin_state_up": true}}' 2018-07-30 03:38:59,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-944dfb75-d735-490c-b14b-02cfc46bdbe6 Date: Mon, 30 Jul 2018 03:38:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3080bf25-202c-4e82-b63f-12b2d09e0422","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:38:59Z","is_default":false,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:38:59Z","mtu":1450}} 2018-07-30 03:38:59,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-944dfb75-d735-490c-b14b-02cfc46bdbe6 2018-07-30 03:38:59,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c96d45d22527142be45aeadd0976d264dc79f9" 2018-07-30 03:38:59,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5a18ee72-3df4-4a7a-b1f2-3c4a6500521f Date: Mon, 30 Jul 2018 03:38:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3080bf25-202c-4e82-b63f-12b2d09e0422","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:38:59Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net","admin_state_up":true,"tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:38:59Z","mtu":1450}]} 2018-07-30 03:38:59,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-5a18ee72-3df4-4a7a-b1f2-3c4a6500521f 2018-07-30 03:38:59,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c96d45d22527142be45aeadd0976d264dc79f9" 2018-07-30 03:38:59,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-65802ad6-3c91-493b-8258-64d7bd56b211 Date: Mon, 30 Jul 2018 03:38:59 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:38:59,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-65802ad6-3c91-493b-8258-64d7bd56b211 2018-07-30 03:38:59,824 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet 2018-07-30 03:38:59,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c96d45d22527142be45aeadd0976d264dc79f9" -d '{"subnets": [{"ip_version": 4, "network_id": "3080bf25-202c-4e82-b63f-12b2d09e0422", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet"}]}' 2018-07-30 03:39:00,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-264be66b-9ed2-4b06-8f31-8bd8d7e0380c Date: Mon, 30 Jul 2018 03:39:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:00Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:00Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet"}]} 2018-07-30 03:39:00,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-264be66b-9ed2-4b06-8f31-8bd8d7e0380c 2018-07-30 03:39:00,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c96d45d22527142be45aeadd0976d264dc79f9" 2018-07-30 03:39:00,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-037ba76c-78d6-4010-b69c-69259bf30bf0 Date: Mon, 30 Jul 2018 03:39:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3080bf25-202c-4e82-b63f-12b2d09e0422","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","l2_adjacency":true,"status":"ACTIVE","subnets":["b269b31f-d2fb-4343-8a82-5b2c848cff4e"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net","admin_state_up":true,"tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:38:59Z","mtu":1450}]} 2018-07-30 03:39:00,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-037ba76c-78d6-4010-b69c-69259bf30bf0 2018-07-30 03:39:00,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c96d45d22527142be45aeadd0976d264dc79f9" 2018-07-30 03:39:00,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f5c3bdfb-4343-47eb-bebf-63cd4d6518c5 Date: Mon, 30 Jul 2018 03:39:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:00Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet"}]} 2018-07-30 03:39:00,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-f5c3bdfb-4343-47eb-bebf-63cd4d6518c5 2018-07-30 03:39:00,744 - OpenStackNetwork - DEBUG - Network [3080bf25-202c-4e82-b63f-12b2d09e0422] created successfully 2018-07-30 03:39:00,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:00,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:01,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:39:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["iSEJFV9iRpKqT-xr_ClzLA"], "issued_at": "2018-07-30T03:39:01.000000Z"}} 2018-07-30 03:39:01,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f58d42c439f5a30ec2d4a124a5af0e16c81fa1c" 2018-07-30 03:39:01,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b18da58c-ae47-47e8-aa94-2ae31405ac74 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:01,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b18da58c-ae47-47e8-aa94-2ae31405ac74 2018-07-30 03:39:01,206 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:39:01,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f58d42c439f5a30ec2d4a124a5af0e16c81fa1c" 2018-07-30 03:39:01,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-f566e204-c2f9-4094-b8d1-bb8f8bc548fe x-compute-request-id: req-f566e204-c2f9-4094-b8d1-bb8f8bc548fe Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:39:01,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f566e204-c2f9-4094-b8d1-bb8f8bc548fe 2018-07-30 03:39:01,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f58d42c439f5a30ec2d4a124a5af0e16c81fa1c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-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-30 03:39:01,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-365a3a6d-b42c-4b36-b752-f5bb2ff92544 x-compute-request-id: req-365a3a6d-b42c-4b36-b752-f5bb2ff92544 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6e940a3a-2290-4593-ae3b-083177d775c2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6e940a3a-2290-4593-ae3b-083177d775c2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6e940a3a-2290-4593-ae3b-083177d775c2"}} 2018-07-30 03:39:01,486 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-365a3a6d-b42c-4b36-b752-f5bb2ff92544 2018-07-30 03:39:01,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:01,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:01,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8167ef9f2930420c90f4f3eab3cc8aec", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj-role"}], "expires_at": "2018-07-30T04:39:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-user", "id": "cfd6747381ee45eebd8b5398aa0f51c4"}, "audit_ids": ["SEG-s4DhTqW0jfeQFvVBNg"], "issued_at": "2018-07-30T03:39:01.000000Z"}} 2018-07-30 03:39:01,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:01,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db4b7ae6-06f2-4563-9b06-daa856202d24 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:01,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-db4b7ae6-06f2-4563-9b06-daa856202d24 2018-07-30 03:39:01,937 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:39:01,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:02,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dab52aa9-c576-4914-80ee-68898fdfcaf9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:02,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dab52aa9-c576-4914-80ee-68898fdfcaf9 2018-07-30 03:39:02,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:02,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-075b4e32-ccbd-4239-a8d1-1bcdf0304858 Date: Mon, 30 Jul 2018 03:39:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3080bf25-202c-4e82-b63f-12b2d09e0422","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","l2_adjacency":true,"status":"ACTIVE","subnets":["b269b31f-d2fb-4343-8a82-5b2c848cff4e"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net","admin_state_up":true,"tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:38:59Z","mtu":1450}]} 2018-07-30 03:39:02,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net used request id req-075b4e32-ccbd-4239-a8d1-1bcdf0304858 2018-07-30 03:39:02,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:02,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3e379a17-b71c-48e4-bad0-393ddf2f6546 Date: Mon, 30 Jul 2018 03:39:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:00Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet"}]} 2018-07-30 03:39:02,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-3e379a17-b71c-48e4-bad0-393ddf2f6546 2018-07-30 03:39:02,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:02,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7ed59ffa-48b8-4810-8c90-41f26f0e07bd Date: Mon, 30 Jul 2018 03:39:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3080bf25-202c-4e82-b63f-12b2d09e0422","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","l2_adjacency":true,"status":"ACTIVE","subnets":["b269b31f-d2fb-4343-8a82-5b2c848cff4e"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net","admin_state_up":true,"tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:38:59Z","mtu":1450}]} 2018-07-30 03:39:02,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net used request id req-7ed59ffa-48b8-4810-8c90-41f26f0e07bd 2018-07-30 03:39:02,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:39:02,439 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:39:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:39:02,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:02,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f338c9-2e2c-4ce5-9b2c-2df52d10e9ef Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj"}} 2018-07-30 03:39:02,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef used request id req-47f338c9-2e2c-4ce5-9b2c-2df52d10e9ef 2018-07-30 03:39:02,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:02,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ff0142bc-66b6-442e-becd-2f109338237f Date: Mon, 30 Jul 2018 03:39:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:00Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet"}]} 2018-07-30 03:39:02,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-ff0142bc-66b6-442e-becd-2f109338237f 2018-07-30 03:39:02,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422&name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:02,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-878a5123-4c9e-4ca3-b7e6-3f49f9e8b07a Date: Mon, 30 Jul 2018 03:39:02 GMT RESP BODY: {"ports":[]} 2018-07-30 03:39:02,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422&name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6port-1&admin_state_up=True used request id req-878a5123-4c9e-4ca3-b7e6-3f49f9e8b07a 2018-07-30 03:39:02,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:02,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-3a2d2519-d1e7-4e18-aff0-1d93ea225605 x-compute-request-id: req-3a2d2519-d1e7-4e18-aff0-1d93ea225605 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:39:02,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst used request id req-3a2d2519-d1e7-4e18-aff0-1d93ea225605 2018-07-30 03:39:02,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:02,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3fafdda4-925b-4763-8ba6-799fc1bfa2de Date: Mon, 30 Jul 2018 03:39:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3080bf25-202c-4e82-b63f-12b2d09e0422","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","l2_adjacency":true,"status":"ACTIVE","subnets":["b269b31f-d2fb-4343-8a82-5b2c848cff4e"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net","admin_state_up":true,"tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:38:59Z","mtu":1450}]} 2018-07-30 03:39:02,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net used request id req-3fafdda4-925b-4763-8ba6-799fc1bfa2de 2018-07-30 03:39:02,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:03,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-19fbfa96-6a5c-490d-8ede-ec214a59bc37 Date: Mon, 30 Jul 2018 03:39:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:00Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet"}]} 2018-07-30 03:39:03,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-19fbfa96-6a5c-490d-8ede-ec214a59bc37 2018-07-30 03:39:03,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:03,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-53cb97cf-d870-46c6-9751-65993785b8b6 Date: Mon, 30 Jul 2018 03:39:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3080bf25-202c-4e82-b63f-12b2d09e0422","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","l2_adjacency":true,"status":"ACTIVE","subnets":["b269b31f-d2fb-4343-8a82-5b2c848cff4e"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net","admin_state_up":true,"tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:38:59Z","mtu":1450}]} 2018-07-30 03:39:03,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net used request id req-53cb97cf-d870-46c6-9751-65993785b8b6 2018-07-30 03:39:03,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:03,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03a36ea1-d8ad-4f4a-9676-da9359ff134f Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj"}} 2018-07-30 03:39:03,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef used request id req-03a36ea1-d8ad-4f4a-9676-da9359ff134f 2018-07-30 03:39:03,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:03,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-631803ee-4f00-44fc-b404-3c5802ba34fc Date: Mon, 30 Jul 2018 03:39:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:00Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet"}]} 2018-07-30 03:39:03,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-631803ee-4f00-44fc-b404-3c5802ba34fc 2018-07-30 03:39:03,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422&name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:03,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1ca9a7b0-e066-40a5-bec7-544984671f27 Date: Mon, 30 Jul 2018 03:39:03 GMT RESP BODY: {"ports":[]} 2018-07-30 03:39:03,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422&name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6port-1&admin_state_up=True used request id req-1ca9a7b0-e066-40a5-bec7-544984671f27 2018-07-30 03:39:03,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:03,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:03,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8167ef9f2930420c90f4f3eab3cc8aec", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj-role"}], "expires_at": "2018-07-30T04:39:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/093a9a1779ee4daf9e3b6f06ce1a5bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-user", "id": "cfd6747381ee45eebd8b5398aa0f51c4"}, "audit_ids": ["Hxi5255ZSiycsfn3QrglMQ"], "issued_at": "2018-07-30T03:39:03.000000Z"}} 2018-07-30 03:39:03,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d817772aff38d8cfb501d1cc26629fa742fb1c3d" 2018-07-30 03:39:03,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197e55f7-7425-4746-9c1c-22405e03e24b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:03,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-197e55f7-7425-4746-9c1c-22405e03e24b 2018-07-30 03:39:03,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:03,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c38f21ea-b15f-4c62-bdfd-7e66a8f5f72b Date: Mon, 30 Jul 2018 03:39:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3080bf25-202c-4e82-b63f-12b2d09e0422","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","l2_adjacency":true,"status":"ACTIVE","subnets":["b269b31f-d2fb-4343-8a82-5b2c848cff4e"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net","admin_state_up":true,"tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:38:59Z","mtu":1450}]} 2018-07-30 03:39:03,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net used request id req-c38f21ea-b15f-4c62-bdfd-7e66a8f5f72b 2018-07-30 03:39:03,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:03,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b2ccd3fb-143f-404b-b267-90ce7f7097f2 Date: Mon, 30 Jul 2018 03:39:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:00Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet"}]} 2018-07-30 03:39:03,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-b2ccd3fb-143f-404b-b267-90ce7f7097f2 2018-07-30 03:39:03,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:04,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5acc5f2b-aef7-4af8-b7c3-8242caecb295 Date: Mon, 30 Jul 2018 03:39:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3080bf25-202c-4e82-b63f-12b2d09e0422","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","l2_adjacency":true,"status":"ACTIVE","subnets":["b269b31f-d2fb-4343-8a82-5b2c848cff4e"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net","admin_state_up":true,"tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:38:59Z","mtu":1450}]} 2018-07-30 03:39:04,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net used request id req-5acc5f2b-aef7-4af8-b7c3-8242caecb295 2018-07-30 03:39:04,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:39:04,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:39:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:39:04,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d817772aff38d8cfb501d1cc26629fa742fb1c3d" 2018-07-30 03:39:04,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8834341-b70b-4df3-abe6-44abd084dcfc Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj"}} 2018-07-30 03:39:04,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef used request id req-a8834341-b70b-4df3-abe6-44abd084dcfc 2018-07-30 03:39:04,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:04,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-19526aab-feff-49e2-bb2e-be8f0f1bb78a Date: Mon, 30 Jul 2018 03:39:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:00Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet"}]} 2018-07-30 03:39:04,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-19526aab-feff-49e2-bb2e-be8f0f1bb78a 2018-07-30 03:39:04,355 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net 2018-07-30 03:39:04,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" -d '{"port": {"network_id": "3080bf25-202c-4e82-b63f-12b2d09e0422", "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-07-30 03:39:05,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-718e3cf5-44c0-4d3f-b5b0-e95b7afb7e97 Date: Mon, 30 Jul 2018 03:39:05 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-30T03:39:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","ip_address":"10.55.0.4"}],"id":"0aca641b-5866-4342-b77c-47519be2f12a","security_groups":["87afd989-e4bf-4df4-8589-ebed1e33b993"],"mac_address":"fa:16:3e:3d:c3:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6port-1","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","qos_policy_id":null,"admin_state_up":true,"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:39:05,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-718e3cf5-44c0-4d3f-b5b0-e95b7afb7e97 2018-07-30 03:39:05,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:05,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-578cbbde-8363-4ecd-b91e-045f197caf4c Date: Mon, 30 Jul 2018 03:39:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3080bf25-202c-4e82-b63f-12b2d09e0422","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","l2_adjacency":true,"status":"ACTIVE","subnets":["b269b31f-d2fb-4343-8a82-5b2c848cff4e"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net","admin_state_up":true,"tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:38:59Z","mtu":1450}]} 2018-07-30 03:39:05,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net used request id req-578cbbde-8363-4ecd-b91e-045f197caf4c 2018-07-30 03:39:05,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:05,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-21993af7-e264-4076-bb5c-d775492b5815 Date: Mon, 30 Jul 2018 03:39:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:00Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet"}]} 2018-07-30 03:39:05,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-21993af7-e264-4076-bb5c-d775492b5815 2018-07-30 03:39:05,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:05,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-29c67376-c230-41ff-97cc-6bde645f3f4b Date: Mon, 30 Jul 2018 03:39:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3080bf25-202c-4e82-b63f-12b2d09e0422","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","l2_adjacency":true,"status":"ACTIVE","subnets":["b269b31f-d2fb-4343-8a82-5b2c848cff4e"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net","admin_state_up":true,"tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:38:59Z","mtu":1450}]} 2018-07-30 03:39:05,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net used request id req-29c67376-c230-41ff-97cc-6bde645f3f4b 2018-07-30 03:39:05,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:05,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1635f734-c10d-4d94-a7ef-ea0fa19b9c16 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj"}} 2018-07-30 03:39:05,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef used request id req-1635f734-c10d-4d94-a7ef-ea0fa19b9c16 2018-07-30 03:39:05,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:05,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a1cfda6b-7737-4708-9901-af48a2ad7e51 Date: Mon, 30 Jul 2018 03:39:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:00Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet"}]} 2018-07-30 03:39:05,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-a1cfda6b-7737-4708-9901-af48a2ad7e51 2018-07-30 03:39:05,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422&name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:05,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 884 X-Openstack-Request-Id: req-b80d4f62-ca2e-403e-9989-6803072d9449 Date: Mon, 30 Jul 2018 03:39:05 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-30T03:39:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","ip_address":"10.55.0.4"}],"id":"0aca641b-5866-4342-b77c-47519be2f12a","security_groups":["87afd989-e4bf-4df4-8589-ebed1e33b993"],"mac_address":"fa:16:3e:3d:c3:17","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6port-1","admin_state_up":true,"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:39:05,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422&name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6port-1&admin_state_up=True used request id req-b80d4f62-ca2e-403e-9989-6803072d9449 2018-07-30 03:39:05,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:05,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c48786-772d-453d-9906-c05058613038 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj"}} 2018-07-30 03:39:05,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef used request id req-76c48786-772d-453d-9906-c05058613038 2018-07-30 03:39:05,842 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst 2018-07-30 03:39:05,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:05,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-3e7bbe0a-7135-4442-92e7-ab49e8260bac x-compute-request-id: req-3e7bbe0a-7135-4442-92e7-ab49e8260bac Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "6e940a3a-2290-4593-ae3b-083177d775c2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6e940a3a-2290-4593-ae3b-083177d775c2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6e940a3a-2290-4593-ae3b-083177d775c2", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-flavor-name"}]} 2018-07-30 03:39:05,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3e7bbe0a-7135-4442-92e7-ab49e8260bac 2018-07-30 03:39:05,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/6e940a3a-2290-4593-ae3b-083177d775c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:05,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-3faea584-6e95-4396-922b-21ca1aaef2f1 x-compute-request-id: req-3faea584-6e95-4396-922b-21ca1aaef2f1 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6e940a3a-2290-4593-ae3b-083177d775c2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6e940a3a-2290-4593-ae3b-083177d775c2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6e940a3a-2290-4593-ae3b-083177d775c2"}} 2018-07-30 03:39:05,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/6e940a3a-2290-4593-ae3b-083177d775c2 used request id req-3faea584-6e95-4396-922b-21ca1aaef2f1 2018-07-30 03:39:05,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:06,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-ba9e1c9a-0bdb-43bf-b3c8-2ea7c4377f7f Date: Mon, 30 Jul 2018 03:39:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:38:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:38:58Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe/snap", "metadata": {}}], "self": "/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe", "min_disk": 0, "protected": false, "id": "3ee3559a-9c1a-42bd-941f-df9049a76dbe", "file": "/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "093a9a1779ee4daf9e3b6f06ce1a5bef", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image"} 2018-07-30 03:39:06,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image used request id req-ba9e1c9a-0bdb-43bf-b3c8-2ea7c4377f7f 2018-07-30 03:39:06,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:06,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a894ac5e-21e1-4b49-86c7-8c42b60e1763 Date: Mon, 30 Jul 2018 03:39: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-30 03:39:06,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a894ac5e-21e1-4b49-86c7-8c42b60e1763 2018-07-30 03:39:06,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" -d '{"server": {"name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst", "imageRef": "3ee3559a-9c1a-42bd-941f-df9049a76dbe", "flavorRef": "6e940a3a-2290-4593-ae3b-083177d775c2", "max_count": 1, "min_count": 1, "networks": [{"port": "0aca641b-5866-4342-b77c-47519be2f12a"}]}}' 2018-07-30 03:39:06,976 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:39: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-0f3c4a1d-9009-4e79-8ef0-cb27750ac868 x-compute-request-id: req-0f3c4a1d-9009-4e79-8ef0-cb27750ac868 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b4ab33af-2c6c-4024-802a-496cb0d33bb0", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0", "rel": "bookmark"}], "adminPass": "3zL6u9mVaaZS"}} 2018-07-30 03:39:06,976 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-0f3c4a1d-9009-4e79-8ef0-cb27750ac868 2018-07-30 03:39:06,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:07,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-3f2c89c4-2ff4-463a-9db0-6c240604f1ca x-compute-request-id: req-3f2c89c4-2ff4-463a-9db0-6c240604f1ca Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0", "rel": "bookmark"}], "image": {"id": "3ee3559a-9c1a-42bd-941f-df9049a76dbe", "links": [{"href": "http://172.30.9.25:8774/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e940a3a-2290-4593-ae3b-083177d775c2", "links": [{"href": "http://172.30.9.25:8774/flavors/6e940a3a-2290-4593-ae3b-083177d775c2", "rel": "bookmark"}]}, "id": "b4ab33af-2c6c-4024-802a-496cb0d33bb0", "user_id": "cfd6747381ee45eebd8b5398aa0f51c4", "OS-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-30T03:39:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst", "created": "2018-07-30T03:39:06Z", "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:39:07,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 used request id req-3f2c89c4-2ff4-463a-9db0-6c240604f1ca 2018-07-30 03:39:07,394 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst 2018-07-30 03:39:07,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:07,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-1e2fcb02-071d-4353-a581-1761c5c0c3a6 x-compute-request-id: req-1e2fcb02-071d-4353-a581-1761c5c0c3a6 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0", "rel": "bookmark"}], "image": {"id": "3ee3559a-9c1a-42bd-941f-df9049a76dbe", "links": [{"href": "http://172.30.9.25:8774/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e940a3a-2290-4593-ae3b-083177d775c2", "links": [{"href": "http://172.30.9.25:8774/flavors/6e940a3a-2290-4593-ae3b-083177d775c2", "rel": "bookmark"}]}, "id": "b4ab33af-2c6c-4024-802a-496cb0d33bb0", "user_id": "cfd6747381ee45eebd8b5398aa0f51c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:39:07Z", "hostId": "f116959a37137845e63b01d9d9bbb1927d4210bf9aeca2fe8c52c425", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst", "created": "2018-07-30T03:39:06Z", "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:39:07,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 used request id req-1e2fcb02-071d-4353-a581-1761c5c0c3a6 2018-07-30 03:39:07,841 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst] is - BUILD 2018-07-30 03:39:07,841 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:39:10,844 - create_instance - DEBUG - VM status query timeout in 896.549601793 2018-07-30 03:39:10,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:11,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-79d7e01c-8473-4bbc-bee3-163566157a72 x-compute-request-id: req-79d7e01c-8473-4bbc-bee3-163566157a72 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0", "rel": "bookmark"}], "image": {"id": "3ee3559a-9c1a-42bd-941f-df9049a76dbe", "links": [{"href": "http://172.30.9.25:8774/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e940a3a-2290-4593-ae3b-083177d775c2", "links": [{"href": "http://172.30.9.25:8774/flavors/6e940a3a-2290-4593-ae3b-083177d775c2", "rel": "bookmark"}]}, "id": "b4ab33af-2c6c-4024-802a-496cb0d33bb0", "security_groups": [{"name": "default"}], "user_id": "cfd6747381ee45eebd8b5398aa0f51c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:39:07Z", "hostId": "f116959a37137845e63b01d9d9bbb1927d4210bf9aeca2fe8c52c425", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst", "created": "2018-07-30T03:39:06Z", "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:39:11,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 used request id req-79d7e01c-8473-4bbc-bee3-163566157a72 2018-07-30 03:39:11,161 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst] is - BUILD 2018-07-30 03:39:11,161 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:39:14,164 - create_instance - DEBUG - VM status query timeout in 893.229748964 2018-07-30 03:39:14,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:14,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-d570987f-ab4d-4216-94ad-a28af0f89207 x-compute-request-id: req-d570987f-ab4d-4216-94ad-a28af0f89207 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:c3:17", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0", "rel": "bookmark"}], "image": {"id": "3ee3559a-9c1a-42bd-941f-df9049a76dbe", "links": [{"href": "http://172.30.9.25:8774/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:39:11.000000", "flavor": {"id": "6e940a3a-2290-4593-ae3b-083177d775c2", "links": [{"href": "http://172.30.9.25:8774/flavors/6e940a3a-2290-4593-ae3b-083177d775c2", "rel": "bookmark"}]}, "id": "b4ab33af-2c6c-4024-802a-496cb0d33bb0", "security_groups": [{"name": "default"}], "user_id": "cfd6747381ee45eebd8b5398aa0f51c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:39:11Z", "hostId": "f116959a37137845e63b01d9d9bbb1927d4210bf9aeca2fe8c52c425", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst", "created": "2018-07-30T03:39:06Z", "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:39:14,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 used request id req-d570987f-ab4d-4216-94ad-a28af0f89207 2018-07-30 03:39:14,749 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst] is - ACTIVE 2018-07-30 03:39:14,749 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:39:14,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:15,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-28896fe9-39c0-4d4b-ba38-c88f26a8554f x-compute-request-id: req-28896fe9-39c0-4d4b-ba38-c88f26a8554f Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:c3:17", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0", "rel": "bookmark"}], "image": {"id": "3ee3559a-9c1a-42bd-941f-df9049a76dbe", "links": [{"href": "http://172.30.9.25:8774/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:39:11.000000", "flavor": {"id": "6e940a3a-2290-4593-ae3b-083177d775c2", "links": [{"href": "http://172.30.9.25:8774/flavors/6e940a3a-2290-4593-ae3b-083177d775c2", "rel": "bookmark"}]}, "id": "b4ab33af-2c6c-4024-802a-496cb0d33bb0", "security_groups": [{"name": "default"}], "user_id": "cfd6747381ee45eebd8b5398aa0f51c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:39:11Z", "hostId": "f116959a37137845e63b01d9d9bbb1927d4210bf9aeca2fe8c52c425", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst", "created": "2018-07-30T03:39:06Z", "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:39:15,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 used request id req-28896fe9-39c0-4d4b-ba38-c88f26a8554f 2018-07-30 03:39:15,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:15,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-03db2131-7daf-40fe-9dab-097b67cbc608 Date: Mon, 30 Jul 2018 03:39:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3080bf25-202c-4e82-b63f-12b2d09e0422","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","l2_adjacency":true,"status":"ACTIVE","subnets":["b269b31f-d2fb-4343-8a82-5b2c848cff4e"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net","admin_state_up":true,"tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:38:59Z","mtu":1450}]} 2018-07-30 03:39:15,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net used request id req-03db2131-7daf-40fe-9dab-097b67cbc608 2018-07-30 03:39:15,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:15,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f1b6cc6-3c72-4711-9460-bc005e94ace2 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj"}} 2018-07-30 03:39:15,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef used request id req-5f1b6cc6-3c72-4711-9460-bc005e94ace2 2018-07-30 03:39:15,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:15,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0627b484-51bf-4d92-9ca8-931242cbe58c Date: Mon, 30 Jul 2018 03:39:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:00Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet"}]} 2018-07-30 03:39:15,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-0627b484-51bf-4d92-9ca8-931242cbe58c 2018-07-30 03:39:15,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:15,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1722 X-Openstack-Request-Id: req-cc0aec0a-cd80-4a34-ac4e-eaa11cd2e1c0 Date: Mon, 30 Jul 2018 03:39:15 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-30T03:39:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","ip_address":"10.55.0.4"}],"id":"0aca641b-5866-4342-b77c-47519be2f12a","security_groups":["87afd989-e4bf-4df4-8589-ebed1e33b993"],"mac_address":"fa:16:3e:3d:c3:17","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6port-1","admin_state_up":true,"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:04Z","binding:vnic_type":"normal","device_id":"b4ab33af-2c6c-4024-802a-496cb0d33bb0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:39:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b269b31f-d2fb-4343-8a82-5b2c848cff4e","ip_address":"10.55.0.2"}],"id":"53744133-2b30-4632-b62d-72c35e197f14","security_groups":[],"mac_address":"fa:16:3e:bc:27:a6","project_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3080bf25-202c-4e82-b63f-12b2d09e0422","tenant_id":"093a9a1779ee4daf9e3b6f06ce1a5bef","created_at":"2018-07-30T03:39:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3080bf25-202c-4e82-b63f-12b2d09e0422","ip_allocation":"immediate"}]} 2018-07-30 03:39:15,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-cc0aec0a-cd80-4a34-ac4e-eaa11cd2e1c0 2018-07-30 03:39:15,605 - create_instance - INFO - Deleting Port with ID - 0aca641b-5866-4342-b77c-47519be2f12a 2018-07-30 03:39:15,605 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6port-1 2018-07-30 03:39:15,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/0aca641b-5866-4342-b77c-47519be2f12a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:16,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e89a0f0-8108-446a-9641-108b2348ce54 Date: Mon, 30 Jul 2018 03:39:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:39:16,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/0aca641b-5866-4342-b77c-47519be2f12a used request id req-9e89a0f0-8108-446a-9641-108b2348ce54 2018-07-30 03:39:16,032 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst 2018-07-30 03:39:16,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:16,197 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:39: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-cc5f8288-8c8a-4176-ae2c-4c166fd6ac2b x-compute-request-id: req-cc5f8288-8c8a-4176-ae2c-4c166fd6ac2b Content-Type: application/json 2018-07-30 03:39:16,197 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 used request id req-cc5f8288-8c8a-4176-ae2c-4c166fd6ac2b 2018-07-30 03:39:16,197 - create_instance - INFO - Checking deletion status 2018-07-30 03:39:16,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:16,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-98336f1f-3c71-4c29-b369-d7c0cfa7ca3b x-compute-request-id: req-98336f1f-3c71-4c29-b369-d7c0cfa7ca3b Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:c3:17", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0", "rel": "bookmark"}], "image": {"id": "3ee3559a-9c1a-42bd-941f-df9049a76dbe", "links": [{"href": "http://172.30.9.25:8774/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:39:11.000000", "flavor": {"id": "6e940a3a-2290-4593-ae3b-083177d775c2", "links": [{"href": "http://172.30.9.25:8774/flavors/6e940a3a-2290-4593-ae3b-083177d775c2", "rel": "bookmark"}]}, "id": "b4ab33af-2c6c-4024-802a-496cb0d33bb0", "user_id": "cfd6747381ee45eebd8b5398aa0f51c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:39:16Z", "hostId": "f116959a37137845e63b01d9d9bbb1927d4210bf9aeca2fe8c52c425", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst", "created": "2018-07-30T03:39:06Z", "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:39:16,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 used request id req-98336f1f-3c71-4c29-b369-d7c0cfa7ca3b 2018-07-30 03:39:16,307 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst] is - ACTIVE 2018-07-30 03:39:16,308 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:39:19,311 - create_instance - DEBUG - VM status query timeout in 296.886544943 2018-07-30 03:39:19,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c268376760acfa573f9373c90db5ffaf38c36b8" 2018-07-30 03:39:19,360 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39: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-9f5567d7-d255-4b04-ad55-3cee4ca2e5e4 x-compute-request-id: req-9f5567d7-d255-4b04-ad55-3cee4ca2e5e4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b4ab33af-2c6c-4024-802a-496cb0d33bb0 could not be found.", "code": 404}} 2018-07-30 03:39:19,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4ab33af-2c6c-4024-802a-496cb0d33bb0 used request id req-9f5567d7-d255-4b04-ad55-3cee4ca2e5e4 2018-07-30 03:39:19,360 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b4ab33af-2c6c-4024-802a-496cb0d33bb0 could not be found. (HTTP 404) (Request-ID: req-9f5567d7-d255-4b04-ad55-3cee4ca2e5e4) 2018-07-30 03:39:19,360 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-inst 2018-07-30 03:39:19,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/6e940a3a-2290-4593-ae3b-083177d775c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f58d42c439f5a30ec2d4a124a5af0e16c81fa1c" 2018-07-30 03:39:19,395 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:39: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-cc7c46ff-9eeb-479b-a43a-38bae70ab5ed x-compute-request-id: req-cc7c46ff-9eeb-479b-a43a-38bae70ab5ed Content-Length: 0 Content-Type: application/json 2018-07-30 03:39:19,395 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/6e940a3a-2290-4593-ae3b-083177d775c2 used request id req-cc7c46ff-9eeb-479b-a43a-38bae70ab5ed 2018-07-30 03:39:19,396 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet 2018-07-30 03:39:19,396 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-subnet 2018-07-30 03:39:19,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/b269b31f-d2fb-4343-8a82-5b2c848cff4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c96d45d22527142be45aeadd0976d264dc79f9" 2018-07-30 03:39:20,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ac2ecd4-1745-4d30-8c3d-33f3e15c4de5 Date: Mon, 30 Jul 2018 03:39:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:39:20,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b269b31f-d2fb-4343-8a82-5b2c848cff4e used request id req-9ac2ecd4-1745-4d30-8c3d-33f3e15c4de5 2018-07-30 03:39:20,479 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-pub-net 2018-07-30 03:39:20,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/3080bf25-202c-4e82-b63f-12b2d09e0422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c96d45d22527142be45aeadd0976d264dc79f9" 2018-07-30 03:39:21,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3b7b865c-6817-4ca8-9ed7-6703f01adad9 Date: Mon, 30 Jul 2018 03:39:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:39:21,700 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/3080bf25-202c-4e82-b63f-12b2d09e0422 used request id req-3b7b865c-6817-4ca8-9ed7-6703f01adad9 2018-07-30 03:39:21,700 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-3daabdc8-b240-473f-9ded-f2f164fb6cc6-image 2018-07-30 03:39:21,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c60a840c9a0e52f5c1846efef0241d7c8ac51d11" 2018-07-30 03:39:22,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e251a26-afbd-4784-84ca-5fca5a130275 Date: Mon, 30 Jul 2018 03:39: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-30 03:39:22,849 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/3ee3559a-9c1a-42bd-941f-df9049a76dbe used request id req-5e251a26-afbd-4784-84ca-5fca5a130275 2018-07-30 03:39:22,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:39:23,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5874dd0e-88e2-4921-9774-281dd137b610 Date: Mon, 30 Jul 2018 03:39:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "created_at": "2018-07-30T03:38:59Z", "updated_at": "2018-07-30T03:38:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:38:59Z", "revision_number": 0, "id": "5910b5b2-1604-450b-8d2d-b1e86c09d73b", "remote_group_id": "87afd989-e4bf-4df4-8589-ebed1e33b993", "remote_ip_prefix": null, "created_at": "2018-07-30T03:38:59Z", "security_group_id": "87afd989-e4bf-4df4-8589-ebed1e33b993", "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "port_range_min": null, "ethertype": "IPv6", "project_id": "093a9a1779ee4daf9e3b6f06ce1a5bef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:38:59Z", "revision_number": 0, "id": "82caf251-3944-4473-9f64-cd2e9d68fe53", "remote_group_id": "87afd989-e4bf-4df4-8589-ebed1e33b993", "remote_ip_prefix": null, "created_at": "2018-07-30T03:38:59Z", "security_group_id": "87afd989-e4bf-4df4-8589-ebed1e33b993", "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "port_range_min": null, "ethertype": "IPv4", "project_id": "093a9a1779ee4daf9e3b6f06ce1a5bef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:38:59Z", "revision_number": 0, "id": "d348ee49-7566-4e42-aecd-7b6b34f7d096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:38:59Z", "security_group_id": "87afd989-e4bf-4df4-8589-ebed1e33b993", "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "port_range_min": null, "ethertype": "IPv4", "project_id": "093a9a1779ee4daf9e3b6f06ce1a5bef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:38:59Z", "revision_number": 0, "id": "f3cf8e4a-30ed-4353-8a19-78aff0ed56ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:38:59Z", "security_group_id": "87afd989-e4bf-4df4-8589-ebed1e33b993", "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "port_range_min": null, "ethertype": "IPv6", "project_id": "093a9a1779ee4daf9e3b6f06ce1a5bef"}], "revision_number": 4, "project_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "id": "87afd989-e4bf-4df4-8589-ebed1e33b993", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:39:23,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-5874dd0e-88e2-4921-9774-281dd137b610 2018-07-30 03:39:23,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:39:23,179 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c80f86eb-cd1b-4f1b-953d-62cec371c27b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:39:23,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-c80f86eb-cd1b-4f1b-953d-62cec371c27b 2018-07-30 03:39:23,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:39:23,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:39:23,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0acf5bee-a147-4945-933f-a2048ceff540 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:39:23,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-0acf5bee-a147-4945-933f-a2048ceff540 2018-07-30 03:39:23,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:39:23,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:39:23,349 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57ab414a-01b2-4c4a-ad04-ef1a3d5350b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:39:23,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-57ab414a-01b2-4c4a-ad04-ef1a3d5350b6 2018-07-30 03:39:23,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:39:23,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:39:23,437 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e175dae-62a5-4c67-abc7-32485607ba82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:39:23,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-8e175dae-62a5-4c67-abc7-32485607ba82 2018-07-30 03:39:23,438 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:39:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:39:23,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3adc9652-fe42-4e65-b285-520a330675ba Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:39:23,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-3adc9652-fe42-4e65-b285-520a330675ba 2018-07-30 03:39:23,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:39:23,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eacbbe75-a893-47b3-9b8d-8e331d8344d1 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "name": "CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj"}} 2018-07-30 03:39:23,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef used request id req-eacbbe75-a893-47b3-9b8d-8e331d8344d1 2018-07-30 03:39:23,629 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87afd989-e4bf-4df4-8589-ebed1e33b993 2018-07-30 03:39:23,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=87afd989-e4bf-4df4-8589-ebed1e33b993 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:39:23,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-125c0596-cca0-440d-b135-a17afb6b2887 Date: Mon, 30 Jul 2018 03:39:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "87afd989-e4bf-4df4-8589-ebed1e33b993", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:38:59Z", "security_group_id": "87afd989-e4bf-4df4-8589-ebed1e33b993", "port_range_min": null, "revision_number": 0, "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "created_at": "2018-07-30T03:38:59Z", "project_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "id": "5910b5b2-1604-450b-8d2d-b1e86c09d73b"}, {"remote_group_id": "87afd989-e4bf-4df4-8589-ebed1e33b993", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:38:59Z", "security_group_id": "87afd989-e4bf-4df4-8589-ebed1e33b993", "port_range_min": null, "revision_number": 0, "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "created_at": "2018-07-30T03:38:59Z", "project_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "id": "82caf251-3944-4473-9f64-cd2e9d68fe53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:38:59Z", "security_group_id": "87afd989-e4bf-4df4-8589-ebed1e33b993", "port_range_min": null, "revision_number": 0, "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "created_at": "2018-07-30T03:38:59Z", "project_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "id": "d348ee49-7566-4e42-aecd-7b6b34f7d096"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:38:59Z", "security_group_id": "87afd989-e4bf-4df4-8589-ebed1e33b993", "port_range_min": null, "revision_number": 0, "tenant_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "created_at": "2018-07-30T03:38:59Z", "project_id": "093a9a1779ee4daf9e3b6f06ce1a5bef", "id": "f3cf8e4a-30ed-4353-8a19-78aff0ed56ff"}]} 2018-07-30 03:39:23,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=87afd989-e4bf-4df4-8589-ebed1e33b993 used request id req-125c0596-cca0-440d-b135-a17afb6b2887 2018-07-30 03:39:23,657 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:39:23,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/87afd989-e4bf-4df4-8589-ebed1e33b993 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:39:23,786 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0da6423f-71f2-48c5-bf2f-c4cf26def185 Content-Length: 0 Date: Mon, 30 Jul 2018 03:39:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:39:23,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/87afd989-e4bf-4df4-8589-ebed1e33b993 used request id req-0da6423f-71f2-48c5-bf2f-c4cf26def185 2018-07-30 03:39:23,787 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj 2018-07-30 03:39:23,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:39:24,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c346909-aeb0-4654-ac9b-b6f8bf62858b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:39:24,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/093a9a1779ee4daf9e3b6f06ce1a5bef used request id req-6c346909-aeb0-4654-ac9b-b6f8bf62858b 2018-07-30 03:39:24,020 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-proj-role 2018-07-30 03:39:24,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/8167ef9f2930420c90f4f3eab3cc8aec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:39:24,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccf5c8ab-5a98-4160-958b-e74480465741 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:39:24,127 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8167ef9f2930420c90f4f3eab3cc8aec used request id req-ccf5c8ab-5a98-4160-958b-e74480465741 2018-07-30 03:39:24,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a1e656f950ac4c91dfcc9adc0514acc0f41136" 2018-07-30 03:39:24,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6551ecb9-934c-49e4-9b81-fa46d74444fd Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:39:24,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6551ecb9-934c-49e4-9b81-fa46d74444fd 2018-07-30 03:39:24,214 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-dcaf0520-abe5-4a3-user 2018-07-30 03:39:24,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/cfd6747381ee45eebd8b5398aa0f51c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ab96dcbd967a8de048bda7c51a3c3145304740" 2018-07-30 03:39:24,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-899fe240-743a-4b81-821d-8423e7e0f92f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:39:24,394 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/cfd6747381ee45eebd8b5398aa0f51c4 used request id req-899fe240-743a-4b81-821d-8423e7e0f92f 2018-07-30 03:39:24,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:24,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:39:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["79V8rfINRt-qHzCpv7UXng"], "issued_at": "2018-07-30T03:39:24.000000Z"}} 2018-07-30 03:39:24,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f331ecab28346b47f917cf691df0c2602c84b11f" 2018-07-30 03:39:24,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c5286e-dc93-44d0-ab0b-9af0004b502b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:24,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c6c5286e-dc93-44d0-ab0b-9af0004b502b 2018-07-30 03:39:24,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:24,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:25,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["aSNZfspZQxindHh5XD_wgQ"], "issued_at": "2018-07-30T03:39:25.000000Z"}} 2018-07-30 03:39:25,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:25,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e40c55-8b4c-4655-8167-63434bd5cb27 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:25,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-16e40c55-8b4c-4655-8167-63434bd5cb27 2018-07-30 03:39:25,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:39:25,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:39:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:39:25,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:25,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593f2b98-dbb5-4e4f-9377-85162c0567d6 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:39:25,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj used request id req-593f2b98-dbb5-4e4f-9377-85162c0567d6 2018-07-30 03:39:25,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:25,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189da923-33d9-4c5d-9344-eadd4ca6ed28 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:39:25,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-189da923-33d9-4c5d-9344-eadd4ca6ed28 2018-07-30 03:39:25,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj"}}' 2018-07-30 03:39:25,616 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47d82701-3c1e-4932-b0a2-b972049d3a62 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2"}, "tags": [], "enabled": true, "id": "8f6cd61d31134929a9c7d263a01d14f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj"}} 2018-07-30 03:39:25,616 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-47d82701-3c1e-4932-b0a2-b972049d3a62 2018-07-30 03:39:25,616 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj 2018-07-30 03:39:25,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:25,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:25,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["NIhpyabZQ6-c8LS74POVow"], "issued_at": "2018-07-30T03:39:25.000000Z"}} 2018-07-30 03:39:25,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5689bd23a97136ece11a308524d5ccb2f01689f" 2018-07-30 03:39:26,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adbef3d7-cbcb-4ab9-b306-8a84bcb2f5a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:26,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-adbef3d7-cbcb-4ab9-b306-8a84bcb2f5a1 2018-07-30 03:39:26,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:39:26,086 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:39:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:39:26,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5689bd23a97136ece11a308524d5ccb2f01689f" 2018-07-30 03:39:26,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac4efc21-7a8c-4c46-b5df-d972c258c090 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:39:26,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ac4efc21-7a8c-4c46-b5df-d972c258c090 2018-07-30 03:39:26,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5689bd23a97136ece11a308524d5ccb2f01689f" 2018-07-30 03:39:26,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4401c16c-a1e8-40ee-9aa3-c380f9110c7a Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2"}, "tags": [], "enabled": true, "id": "8f6cd61d31134929a9c7d263a01d14f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj"}]} 2018-07-30 03:39:26,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj used request id req-4401c16c-a1e8-40ee-9aa3-c380f9110c7a 2018-07-30 03:39:26,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5689bd23a97136ece11a308524d5ccb2f01689f" 2018-07-30 03:39:26,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd1392d-da99-4643-93a7-73de55c0d760 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:39:26,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8cd1392d-da99-4643-93a7-73de55c0d760 2018-07-30 03:39:26,683 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-02d2ef24-2d43-4df-user 2018-07-30 03:39:26,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:26,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:26,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366f3797-f816-4a45-a2eb-c7b991fa37be Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:39:26,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-366f3797-f816-4a45-a2eb-c7b991fa37be 2018-07-30 03:39:26,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" -d '{"role": {"name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj-role"}}' 2018-07-30 03:39:26,810 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4984c72d-4953-4f03-84e5-dc0ffac128d6 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a2b61fe9a8d94c2eab5d56f6d889bd9c", "links": {"self": "http://172.30.9.25:5000/v3/roles/a2b61fe9a8d94c2eab5d56f6d889bd9c"}, "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj-role"}} 2018-07-30 03:39:26,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-4984c72d-4953-4f03-84e5-dc0ffac128d6 2018-07-30 03:39:26,810 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj-role 2018-07-30 03:39:26,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a2b61fe9a8d94c2eab5d56f6d889bd9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:26,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d077a8d3-598b-4584-b103-f969507be9aa Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a2b61fe9a8d94c2eab5d56f6d889bd9c", "links": {"self": "http://172.30.9.25:5000/v3/roles/a2b61fe9a8d94c2eab5d56f6d889bd9c"}, "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj-role"}} 2018-07-30 03:39:26,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a2b61fe9a8d94c2eab5d56f6d889bd9c used request id req-d077a8d3-598b-4584-b103-f969507be9aa 2018-07-30 03:39:26,899 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj-role to project CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj 2018-07-30 03:39:26,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2/users/434ca7a9e7f04dc0befb09e3de405fb6/roles/a2b61fe9a8d94c2eab5d56f6d889bd9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:27,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f013b667-6a28-453a-a14f-21e590c93617 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:39:27,016 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2/users/434ca7a9e7f04dc0befb09e3de405fb6/roles/a2b61fe9a8d94c2eab5d56f6d889bd9c used request id req-f013b667-6a28-453a-a14f-21e590c93617 2018-07-30 03:39:27,016 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:39:27,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:27,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:27,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2b61fe9a8d94c2eab5d56f6d889bd9c", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj-role"}], "expires_at": "2018-07-30T04:39:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f6cd61d31134929a9c7d263a01d14f2", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-user", "id": "434ca7a9e7f04dc0befb09e3de405fb6"}, "audit_ids": ["uwDqfBVIRu2ZoVBHHG2W7g"], "issued_at": "2018-07-30T03:39:27.000000Z"}} 2018-07-30 03:39:27,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c427241590463a48c65cf1033e9f32e02b1797b9" 2018-07-30 03:39:27,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b3161e-99a1-42eb-89fb-71065900d35f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:27,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-23b3161e-99a1-42eb-89fb-71065900d35f 2018-07-30 03:39:27,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c427241590463a48c65cf1033e9f32e02b1797b9" 2018-07-30 03:39:27,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-da16a743-324f-44c2-9d77-09994afa4931 Date: Mon, 30 Jul 2018 03:39:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-image"} 2018-07-30 03:39:27,745 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-image used request id req-da16a743-324f-44c2-9d77-09994afa4931 2018-07-30 03:39:27,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c427241590463a48c65cf1033e9f32e02b1797b9" 2018-07-30 03:39:27,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7adf3a2d-0849-407e-8d46-854e2f6343ec Date: Mon, 30 Jul 2018 03:39: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-30 03:39:27,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-7adf3a2d-0849-407e-8d46-854e2f6343ec 2018-07-30 03:39:27,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c427241590463a48c65cf1033e9f32e02b1797b9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-image"}' 2018-07-30 03:39:27,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3f0c0089-fe62-4281-b407-adba1c194247 Date: Mon, 30 Jul 2018 03:39:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:39:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:39:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f", "min_disk": 0, "protected": false, "id": "bbdc280a-398b-4bf2-9afe-98679934842f", "file": "/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f/file", "checksum": null, "owner": "8f6cd61d31134929a9c7d263a01d14f2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:39:27,818 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-3f0c0089-fe62-4281-b407-adba1c194247 2018-07-30 03:39:27,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c427241590463a48c65cf1033e9f32e02b1797b9" -d '' 2018-07-30 03:39:29,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a0e55bd-3471-4743-95b3-8720f402b18c Date: Mon, 30 Jul 2018 03:39: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-30 03:39:29,118 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f/file used request id req-7a0e55bd-3471-4743-95b3-8720f402b18c 2018-07-30 03:39:29,119 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:39:29,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c427241590463a48c65cf1033e9f32e02b1797b9" 2018-07-30 03:39:29,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ce596793-d339-47bc-afc9-ebc187aa30b4 Date: Mon, 30 Jul 2018 03:39:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:39:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:39:29Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/bbdc280a-398b-4bf2-9afe-98679934842f/snap", "metadata": {}}], "self": "/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f", "min_disk": 0, "protected": false, "id": "bbdc280a-398b-4bf2-9afe-98679934842f", "file": "/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f6cd61d31134929a9c7d263a01d14f2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/bbdc280a-398b-4bf2-9afe-98679934842f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:39:29,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f used request id req-ce596793-d339-47bc-afc9-ebc187aa30b4 2018-07-30 03:39:29,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c427241590463a48c65cf1033e9f32e02b1797b9" 2018-07-30 03:39:29,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f492db2a-3d17-4032-96a6-1b496033efe6 Date: Mon, 30 Jul 2018 03:39: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-30 03:39:29,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f492db2a-3d17-4032-96a6-1b496033efe6 2018-07-30 03:39:29,151 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-image 2018-07-30 03:39:29,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c427241590463a48c65cf1033e9f32e02b1797b9" 2018-07-30 03:39:29,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ae2a06cc-e942-4808-815f-351dc80cbb93 Date: Mon, 30 Jul 2018 03:39:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:39:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:39:29Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/bbdc280a-398b-4bf2-9afe-98679934842f/snap", "metadata": {}}], "self": "/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f", "min_disk": 0, "protected": false, "id": "bbdc280a-398b-4bf2-9afe-98679934842f", "file": "/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f6cd61d31134929a9c7d263a01d14f2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/bbdc280a-398b-4bf2-9afe-98679934842f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:39:29,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f used request id req-ae2a06cc-e942-4808-815f-351dc80cbb93 2018-07-30 03:39:29,181 - create_image - DEBUG - Instance status is - active 2018-07-30 03:39:29,182 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-image 2018-07-30 03:39:29,182 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-image 2018-07-30 03:39:29,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:29,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:29,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2b61fe9a8d94c2eab5d56f6d889bd9c", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj-role"}], "expires_at": "2018-07-30T04:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f6cd61d31134929a9c7d263a01d14f2", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-user", "id": "434ca7a9e7f04dc0befb09e3de405fb6"}, "audit_ids": ["uUHBdJImS0a8FRQwQRN_7w"], "issued_at": "2018-07-30T03:39:29.000000Z"}} 2018-07-30 03:39:29,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6cc49c4cefa1644b58c8b1cb68a420479ef4d5" 2018-07-30 03:39:29,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5c856c-31c1-4b7c-8963-f9b01c0e9f29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:29,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fd5c856c-31c1-4b7c-8963-f9b01c0e9f29 2018-07-30 03:39:29,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6cc49c4cefa1644b58c8b1cb68a420479ef4d5" 2018-07-30 03:39:29,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f758955f-1e5e-4d23-836b-e291666a970c Date: Mon, 30 Jul 2018 03:39:29 GMT RESP BODY: {"networks":[]} 2018-07-30 03:39:29,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net used request id req-f758955f-1e5e-4d23-836b-e291666a970c 2018-07-30 03:39:29,848 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net 2018-07-30 03:39:29,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6cc49c4cefa1644b58c8b1cb68a420479ef4d5" -d '{"network": {"name": "CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net", "admin_state_up": true}}' 2018-07-30 03:39:30,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-e3c32e62-dc9c-4b24-9ead-795dd3bdc707 Date: Mon, 30 Jul 2018 03:39:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8f6cd61d31134929a9c7d263a01d14f2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:39:30Z","is_default":false,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","mtu":1450}} 2018-07-30 03:39:30,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-e3c32e62-dc9c-4b24-9ead-795dd3bdc707 2018-07-30 03:39:30,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6cc49c4cefa1644b58c8b1cb68a420479ef4d5" 2018-07-30 03:39:30,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6a3e7cbe-ff89-47af-948b-f7b1962bc217 Date: Mon, 30 Jul 2018 03:39:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8f6cd61d31134929a9c7d263a01d14f2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:39:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net","admin_state_up":true,"tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","mtu":1450}]} 2018-07-30 03:39:30,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a used request id req-6a3e7cbe-ff89-47af-948b-f7b1962bc217 2018-07-30 03:39:30,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6cc49c4cefa1644b58c8b1cb68a420479ef4d5" 2018-07-30 03:39:30,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-181d461e-432a-4dd9-8fd8-012a1d1916d7 Date: Mon, 30 Jul 2018 03:39:30 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:39:30,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a used request id req-181d461e-432a-4dd9-8fd8-012a1d1916d7 2018-07-30 03:39:30,440 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-subnet 2018-07-30 03:39:30,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6cc49c4cefa1644b58c8b1cb68a420479ef4d5" -d '{"subnets": [{"ip_version": 4, "network_id": "c7ccdf79-ec5b-4800-95a6-2d00d22de98a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-subnet"}]}' 2018-07-30 03:39:31,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-08b7712e-e1db-4cc7-81da-004f01b4ccea Date: Mon, 30 Jul 2018 03:39:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39: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":"8f6cd61d31134929a9c7d263a01d14f2","id":"e412f894-0038-4c93-bdf5-43847306f498","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-subnet"}]} 2018-07-30 03:39:31,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-08b7712e-e1db-4cc7-81da-004f01b4ccea 2018-07-30 03:39:31,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6cc49c4cefa1644b58c8b1cb68a420479ef4d5" 2018-07-30 03:39:31,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fc6b84c3-bb20-490e-8604-0c5675592ae1 Date: Mon, 30 Jul 2018 03:39:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f6cd61d31134929a9c7d263a01d14f2","l2_adjacency":true,"status":"ACTIVE","subnets":["e412f894-0038-4c93-bdf5-43847306f498"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net","admin_state_up":true,"tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","mtu":1450}]} 2018-07-30 03:39:31,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a used request id req-fc6b84c3-bb20-490e-8604-0c5675592ae1 2018-07-30 03:39:31,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6cc49c4cefa1644b58c8b1cb68a420479ef4d5" 2018-07-30 03:39:31,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-952ad9c9-40ab-47c9-ad8c-142cc03aac21 Date: Mon, 30 Jul 2018 03:39:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39: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":"8f6cd61d31134929a9c7d263a01d14f2","id":"e412f894-0038-4c93-bdf5-43847306f498","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-subnet"}]} 2018-07-30 03:39:31,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a used request id req-952ad9c9-40ab-47c9-ad8c-142cc03aac21 2018-07-30 03:39:31,367 - OpenStackNetwork - DEBUG - Network [c7ccdf79-ec5b-4800-95a6-2d00d22de98a] created successfully 2018-07-30 03:39:31,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:31,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:31,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:39:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["QPozCP0-SR6aC7Sje4b-ZQ"], "issued_at": "2018-07-30T03:39:31.000000Z"}} 2018-07-30 03:39:31,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da28331a8884db1284a06e76fe9f082af50ff43" 2018-07-30 03:39:31,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be22f39-e22a-4d81-9f05-08832b44078d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:31,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2be22f39-e22a-4d81-9f05-08832b44078d 2018-07-30 03:39:31,873 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:39:31,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da28331a8884db1284a06e76fe9f082af50ff43" 2018-07-30 03:39:32,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-a4462f55-dff6-47bc-84d5-7abb2134ac4f x-compute-request-id: req-a4462f55-dff6-47bc-84d5-7abb2134ac4f Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:39:32,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a4462f55-dff6-47bc-84d5-7abb2134ac4f 2018-07-30 03:39:32,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da28331a8884db1284a06e76fe9f082af50ff43" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-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-30 03:39:32,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-4ddeb370-27b4-46b4-a6a5-67af2c187dc9 x-compute-request-id: req-4ddeb370-27b4-46b4-a6a5-67af2c187dc9 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6e94e78b-9dc6-436a-ad37-d03d0b400110", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6e94e78b-9dc6-436a-ad37-d03d0b400110", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6e94e78b-9dc6-436a-ad37-d03d0b400110"}} 2018-07-30 03:39:32,090 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4ddeb370-27b4-46b4-a6a5-67af2c187dc9 2018-07-30 03:39:32,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:32,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:32,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2b61fe9a8d94c2eab5d56f6d889bd9c", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj-role"}], "expires_at": "2018-07-30T04:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f6cd61d31134929a9c7d263a01d14f2", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-user", "id": "434ca7a9e7f04dc0befb09e3de405fb6"}, "audit_ids": ["EoJdn5gmSDOHN99X1FXUVg"], "issued_at": "2018-07-30T03:39:32.000000Z"}} 2018-07-30 03:39:32,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:32,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc3400a-f0cd-427d-9b11-dc8633ff801f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:32,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2cc3400a-f0cd-427d-9b11-dc8633ff801f 2018-07-30 03:39:32,551 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:39:32,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:32,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54dc45f-3893-4c65-8a4b-d8c9885e745c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:32,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e54dc45f-3893-4c65-8a4b-d8c9885e745c 2018-07-30 03:39:32,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:32,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-de6b816c-61d9-4ddb-a665-578eb35775ae Date: Mon, 30 Jul 2018 03:39:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f6cd61d31134929a9c7d263a01d14f2","l2_adjacency":true,"status":"ACTIVE","subnets":["e412f894-0038-4c93-bdf5-43847306f498"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net","admin_state_up":true,"tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","mtu":1450}]} 2018-07-30 03:39:32,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net used request id req-de6b816c-61d9-4ddb-a665-578eb35775ae 2018-07-30 03:39:32,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:32,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a18a3b08-b47d-42b8-af98-e4b50a3f62f2 Date: Mon, 30 Jul 2018 03:39:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39: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":"8f6cd61d31134929a9c7d263a01d14f2","id":"e412f894-0038-4c93-bdf5-43847306f498","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-subnet"}]} 2018-07-30 03:39:32,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a used request id req-a18a3b08-b47d-42b8-af98-e4b50a3f62f2 2018-07-30 03:39:32,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:33,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3df227e4-7e29-43a3-936d-3cce1b3e51f3 Date: Mon, 30 Jul 2018 03:39:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f6cd61d31134929a9c7d263a01d14f2","l2_adjacency":true,"status":"ACTIVE","subnets":["e412f894-0038-4c93-bdf5-43847306f498"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net","admin_state_up":true,"tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","mtu":1450}]} 2018-07-30 03:39:33,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net used request id req-3df227e4-7e29-43a3-936d-3cce1b3e51f3 2018-07-30 03:39:33,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:39:33,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:39:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:39:33,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:33,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe072bc-96e3-4345-b571-d8f878f3f562 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f6cd61d31134929a9c7d263a01d14f2", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj"}} 2018-07-30 03:39:33,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2 used request id req-dbe072bc-96e3-4345-b571-d8f878f3f562 2018-07-30 03:39:33,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:33,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d94fc2a1-77d3-4d2d-9995-51c2c7ae851a Date: Mon, 30 Jul 2018 03:39:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39: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":"8f6cd61d31134929a9c7d263a01d14f2","id":"e412f894-0038-4c93-bdf5-43847306f498","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-subnet"}]} 2018-07-30 03:39:33,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a used request id req-d94fc2a1-77d3-4d2d-9995-51c2c7ae851a 2018-07-30 03:39:33,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a&name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:33,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-96840f97-0d0f-43e8-8256-e50b12c52b90 Date: Mon, 30 Jul 2018 03:39:33 GMT RESP BODY: {"ports":[]} 2018-07-30 03:39:33,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a&name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929port-1&admin_state_up=True used request id req-96840f97-0d0f-43e8-8256-e50b12c52b90 2018-07-30 03:39:33,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:33,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-451ac764-c26d-4239-aea4-9f0650d81e11 x-compute-request-id: req-451ac764-c26d-4239-aea4-9f0650d81e11 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:39:33,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-inst used request id req-451ac764-c26d-4239-aea4-9f0650d81e11 2018-07-30 03:39:33,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:33,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e50d9539-618b-4724-89bc-44137bb0a7e7 Date: Mon, 30 Jul 2018 03:39:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f6cd61d31134929a9c7d263a01d14f2","l2_adjacency":true,"status":"ACTIVE","subnets":["e412f894-0038-4c93-bdf5-43847306f498"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net","admin_state_up":true,"tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","mtu":1450}]} 2018-07-30 03:39:33,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net used request id req-e50d9539-618b-4724-89bc-44137bb0a7e7 2018-07-30 03:39:33,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:33,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4c3b7fe6-2f91-45bc-8586-235739a895ad Date: Mon, 30 Jul 2018 03:39:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39: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":"8f6cd61d31134929a9c7d263a01d14f2","id":"e412f894-0038-4c93-bdf5-43847306f498","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-subnet"}]} 2018-07-30 03:39:33,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a used request id req-4c3b7fe6-2f91-45bc-8586-235739a895ad 2018-07-30 03:39:33,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:33,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-bd5beaa2-ed9d-4aed-80d8-a50c08fa92ff Date: Mon, 30 Jul 2018 03:39:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f6cd61d31134929a9c7d263a01d14f2","l2_adjacency":true,"status":"ACTIVE","subnets":["e412f894-0038-4c93-bdf5-43847306f498"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net","admin_state_up":true,"tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","mtu":1450}]} 2018-07-30 03:39:33,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net used request id req-bd5beaa2-ed9d-4aed-80d8-a50c08fa92ff 2018-07-30 03:39:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:33,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a744f54-593c-4bb7-85b6-adc3e7963ea5 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f6cd61d31134929a9c7d263a01d14f2", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj"}} 2018-07-30 03:39:33,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2 used request id req-2a744f54-593c-4bb7-85b6-adc3e7963ea5 2018-07-30 03:39:33,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:33,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d2cc52c2-e96b-4577-98a1-138cd1891acd Date: Mon, 30 Jul 2018 03:39:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39: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":"8f6cd61d31134929a9c7d263a01d14f2","id":"e412f894-0038-4c93-bdf5-43847306f498","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-subnet"}]} 2018-07-30 03:39:33,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a used request id req-d2cc52c2-e96b-4577-98a1-138cd1891acd 2018-07-30 03:39:33,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a&name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:33,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-45e88787-6bbd-45d1-b5f4-9a17aab608fc Date: Mon, 30 Jul 2018 03:39:33 GMT RESP BODY: {"ports":[]} 2018-07-30 03:39:33,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a&name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929port-1&admin_state_up=True used request id req-45e88787-6bbd-45d1-b5f4-9a17aab608fc 2018-07-30 03:39:33,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:33,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:34,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2b61fe9a8d94c2eab5d56f6d889bd9c", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj-role"}], "expires_at": "2018-07-30T04:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f6cd61d31134929a9c7d263a01d14f2", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8f6cd61d31134929a9c7d263a01d14f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-user", "id": "434ca7a9e7f04dc0befb09e3de405fb6"}, "audit_ids": ["36s1Hlk3QEa45SsXOzguIg"], "issued_at": "2018-07-30T03:39:34.000000Z"}} 2018-07-30 03:39:34,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d93553221cd990ced1c2ea3fce66adc1991d5c" 2018-07-30 03:39:34,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc4b77d9-30c8-48ec-bf3d-92d064fc9dae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:34,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bc4b77d9-30c8-48ec-bf3d-92d064fc9dae 2018-07-30 03:39:34,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:34,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cc01dfbd-aa55-4c0a-b766-7b0fd62b6cb8 Date: Mon, 30 Jul 2018 03:39:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f6cd61d31134929a9c7d263a01d14f2","l2_adjacency":true,"status":"ACTIVE","subnets":["e412f894-0038-4c93-bdf5-43847306f498"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net","admin_state_up":true,"tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","mtu":1450}]} 2018-07-30 03:39:34,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net used request id req-cc01dfbd-aa55-4c0a-b766-7b0fd62b6cb8 2018-07-30 03:39:34,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:34,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fb9dba85-7e7f-496e-8cdd-b36a35439323 Date: Mon, 30 Jul 2018 03:39:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39: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":"8f6cd61d31134929a9c7d263a01d14f2","id":"e412f894-0038-4c93-bdf5-43847306f498","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-subnet"}]} 2018-07-30 03:39:34,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a used request id req-fb9dba85-7e7f-496e-8cdd-b36a35439323 2018-07-30 03:39:34,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:34,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8f381c66-f9f3-48e5-bc06-24c0176e5fa8 Date: Mon, 30 Jul 2018 03:39:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f6cd61d31134929a9c7d263a01d14f2","l2_adjacency":true,"status":"ACTIVE","subnets":["e412f894-0038-4c93-bdf5-43847306f498"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net","admin_state_up":true,"tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","mtu":1450}]} 2018-07-30 03:39:34,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net used request id req-8f381c66-f9f3-48e5-bc06-24c0176e5fa8 2018-07-30 03:39:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:39:34,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:39:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:39:34,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d93553221cd990ced1c2ea3fce66adc1991d5c" 2018-07-30 03:39:34,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d706e4be-b3a4-443a-90c4-8834675b26e8 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f6cd61d31134929a9c7d263a01d14f2", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj"}} 2018-07-30 03:39:34,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2 used request id req-d706e4be-b3a4-443a-90c4-8834675b26e8 2018-07-30 03:39:34,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" 2018-07-30 03:39:34,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ffb896a-f329-4a64-9390-2cbdf2a36623 Date: Mon, 30 Jul 2018 03:39:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7ccdf79-ec5b-4800-95a6-2d00d22de98a","tenant_id":"8f6cd61d31134929a9c7d263a01d14f2","created_at":"2018-07-30T03:39:30Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39: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":"8f6cd61d31134929a9c7d263a01d14f2","id":"e412f894-0038-4c93-bdf5-43847306f498","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-subnet"}]} 2018-07-30 03:39:34,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c7ccdf79-ec5b-4800-95a6-2d00d22de98a used request id req-1ffb896a-f329-4a64-9390-2cbdf2a36623 2018-07-30 03:39:34,859 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net 2018-07-30 03:39:34,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceed410b77cc461a8be83fcbe0883b6cd96cee9" -d '{"port": {"network_id": "c7ccdf79-ec5b-4800-95a6-2d00d22de98a", "name": "CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-07-30 03:39:34,874 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-6e0a835e-185c-4c3c-b7b2-49dec2a9f9ab Date: Mon, 30 Jul 2018 03:39:34 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-30 03:39:34,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-6e0a835e-185c-4c3c-b7b2-49dec2a9f9ab 2018-07-30 03:39:34,874 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-30 03:39:34,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/6e94e78b-9dc6-436a-ad37-d03d0b400110 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da28331a8884db1284a06e76fe9f082af50ff43" 2018-07-30 03:39:34,905 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:39: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-5dcf2b88-e651-4ec1-8d9a-8fa0ed8ea62e x-compute-request-id: req-5dcf2b88-e651-4ec1-8d9a-8fa0ed8ea62e Content-Length: 0 Content-Type: application/json 2018-07-30 03:39:34,906 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/6e94e78b-9dc6-436a-ad37-d03d0b400110 used request id req-5dcf2b88-e651-4ec1-8d9a-8fa0ed8ea62e 2018-07-30 03:39:34,906 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-subnet 2018-07-30 03:39:34,906 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-subnet 2018-07-30 03:39:34,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/e412f894-0038-4c93-bdf5-43847306f498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6cc49c4cefa1644b58c8b1cb68a420479ef4d5" 2018-07-30 03:39:35,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fe17684-7461-4b7a-842c-2552bac9d8af Date: Mon, 30 Jul 2018 03:39:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:39:35,847 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/e412f894-0038-4c93-bdf5-43847306f498 used request id req-7fe17684-7461-4b7a-842c-2552bac9d8af 2018-07-30 03:39:35,847 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-pub-net 2018-07-30 03:39:35,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/c7ccdf79-ec5b-4800-95a6-2d00d22de98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6cc49c4cefa1644b58c8b1cb68a420479ef4d5" 2018-07-30 03:39:36,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-114ec008-4848-41f8-9481-2a89292456f3 Date: Mon, 30 Jul 2018 03:39:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:39:36,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c7ccdf79-ec5b-4800-95a6-2d00d22de98a used request id req-114ec008-4848-41f8-9481-2a89292456f3 2018-07-30 03:39:36,908 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-fc7b70fc-4d4d-4a13-94e5-e9c4ad2b5929-image 2018-07-30 03:39:36,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c427241590463a48c65cf1033e9f32e02b1797b9" 2018-07-30 03:39:37,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-06392179-3439-4c4a-a751-85f9be9669aa Date: Mon, 30 Jul 2018 03:39: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-30 03:39:37,184 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/bbdc280a-398b-4bf2-9afe-98679934842f used request id req-06392179-3439-4c4a-a751-85f9be9669aa 2018-07-30 03:39:37,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:37,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1e7eecb2-7ad5-46a9-a4d6-65fcc2efeee2 Date: Mon, 30 Jul 2018 03:39:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f6cd61d31134929a9c7d263a01d14f2", "created_at": "2018-07-30T03:39:29Z", "updated_at": "2018-07-30T03:39:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:39:29Z", "revision_number": 0, "id": "1a95410b-baaa-41e3-9705-67b35410122c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:39:29Z", "security_group_id": "5f68eba0-11eb-4f00-86d9-ea07aa011b4e", "tenant_id": "8f6cd61d31134929a9c7d263a01d14f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f6cd61d31134929a9c7d263a01d14f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:39:29Z", "revision_number": 0, "id": "5759002d-a097-48c7-a453-b4c41449cb2a", "remote_group_id": "5f68eba0-11eb-4f00-86d9-ea07aa011b4e", "remote_ip_prefix": null, "created_at": "2018-07-30T03:39:29Z", "security_group_id": "5f68eba0-11eb-4f00-86d9-ea07aa011b4e", "tenant_id": "8f6cd61d31134929a9c7d263a01d14f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f6cd61d31134929a9c7d263a01d14f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:39:29Z", "revision_number": 0, "id": "7983a126-e5fd-4616-858c-d847325d0e35", "remote_group_id": "5f68eba0-11eb-4f00-86d9-ea07aa011b4e", "remote_ip_prefix": null, "created_at": "2018-07-30T03:39:29Z", "security_group_id": "5f68eba0-11eb-4f00-86d9-ea07aa011b4e", "tenant_id": "8f6cd61d31134929a9c7d263a01d14f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f6cd61d31134929a9c7d263a01d14f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:39:29Z", "revision_number": 0, "id": "c48571c9-9a41-4931-8553-0a0245d69d4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:39:29Z", "security_group_id": "5f68eba0-11eb-4f00-86d9-ea07aa011b4e", "tenant_id": "8f6cd61d31134929a9c7d263a01d14f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f6cd61d31134929a9c7d263a01d14f2"}], "revision_number": 4, "project_id": "8f6cd61d31134929a9c7d263a01d14f2", "id": "5f68eba0-11eb-4f00-86d9-ea07aa011b4e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:39:37,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-1e7eecb2-7ad5-46a9-a4d6-65fcc2efeee2 2018-07-30 03:39:37,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:37,516 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e8747ed-97c9-48d0-b649-a73249ad9e2c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:39:37,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-6e8747ed-97c9-48d0-b649-a73249ad9e2c 2018-07-30 03:39:37,516 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:39:37,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:37,596 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9581a981-a584-42b9-90d1-8e62864daf3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:39:37,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-9581a981-a584-42b9-90d1-8e62864daf3b 2018-07-30 03:39:37,596 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:39:37,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:37,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2608babf-7ba8-4640-9e79-36b6fa956654 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:39:37,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-2608babf-7ba8-4640-9e79-36b6fa956654 2018-07-30 03:39:37,681 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:39:37,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:37,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-391a1a56-4f76-4f9e-9b67-44c217be687e Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f6cd61d31134929a9c7d263a01d14f2", "name": "CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj"}} 2018-07-30 03:39:37,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2 used request id req-391a1a56-4f76-4f9e-9b67-44c217be687e 2018-07-30 03:39:37,769 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f68eba0-11eb-4f00-86d9-ea07aa011b4e 2018-07-30 03:39:37,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5f68eba0-11eb-4f00-86d9-ea07aa011b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:37,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-071b3054-cea8-455a-8b3b-f587f2c43dc3 Date: Mon, 30 Jul 2018 03:39: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-30T03:39:29Z", "security_group_id": "5f68eba0-11eb-4f00-86d9-ea07aa011b4e", "port_range_min": null, "revision_number": 0, "tenant_id": "8f6cd61d31134929a9c7d263a01d14f2", "created_at": "2018-07-30T03:39:29Z", "project_id": "8f6cd61d31134929a9c7d263a01d14f2", "id": "1a95410b-baaa-41e3-9705-67b35410122c"}, {"remote_group_id": "5f68eba0-11eb-4f00-86d9-ea07aa011b4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:39:29Z", "security_group_id": "5f68eba0-11eb-4f00-86d9-ea07aa011b4e", "port_range_min": null, "revision_number": 0, "tenant_id": "8f6cd61d31134929a9c7d263a01d14f2", "created_at": "2018-07-30T03:39:29Z", "project_id": "8f6cd61d31134929a9c7d263a01d14f2", "id": "5759002d-a097-48c7-a453-b4c41449cb2a"}, {"remote_group_id": "5f68eba0-11eb-4f00-86d9-ea07aa011b4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:39:29Z", "security_group_id": "5f68eba0-11eb-4f00-86d9-ea07aa011b4e", "port_range_min": null, "revision_number": 0, "tenant_id": "8f6cd61d31134929a9c7d263a01d14f2", "created_at": "2018-07-30T03:39:29Z", "project_id": "8f6cd61d31134929a9c7d263a01d14f2", "id": "7983a126-e5fd-4616-858c-d847325d0e35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:39:29Z", "security_group_id": "5f68eba0-11eb-4f00-86d9-ea07aa011b4e", "port_range_min": null, "revision_number": 0, "tenant_id": "8f6cd61d31134929a9c7d263a01d14f2", "created_at": "2018-07-30T03:39:29Z", "project_id": "8f6cd61d31134929a9c7d263a01d14f2", "id": "c48571c9-9a41-4931-8553-0a0245d69d4e"}]} 2018-07-30 03:39:37,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5f68eba0-11eb-4f00-86d9-ea07aa011b4e used request id req-071b3054-cea8-455a-8b3b-f587f2c43dc3 2018-07-30 03:39:37,796 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:39:37,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/5f68eba0-11eb-4f00-86d9-ea07aa011b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:37,972 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa0f955d-e6d5-482a-a8e9-fd9a69d5c1c9 Content-Length: 0 Date: Mon, 30 Jul 2018 03:39:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:39:37,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/5f68eba0-11eb-4f00-86d9-ea07aa011b4e used request id req-aa0f955d-e6d5-482a-a8e9-fd9a69d5c1c9 2018-07-30 03:39:37,973 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj 2018-07-30 03:39:37,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:38,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34264317-11e1-4ff7-8f37-22dce3667eb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:39:38,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8f6cd61d31134929a9c7d263a01d14f2 used request id req-34264317-11e1-4ff7-8f37-22dce3667eb3 2018-07-30 03:39:38,185 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-02d2ef24-2d43-4df-proj-role 2018-07-30 03:39:38,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a2b61fe9a8d94c2eab5d56f6d889bd9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:38,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b6b8d28-6ecd-4e5a-ac58-736001ded80b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:39:38,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a2b61fe9a8d94c2eab5d56f6d889bd9c used request id req-9b6b8d28-6ecd-4e5a-ac58-736001ded80b 2018-07-30 03:39:38,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c69a65779bbb3aa4c74836f14a1bebe62cda2" 2018-07-30 03:39:38,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d292638-d7fe-4883-b314-88edb79a0428 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:39:38,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2d292638-d7fe-4883-b314-88edb79a0428 2018-07-30 03:39:38,381 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-02d2ef24-2d43-4df-user 2018-07-30 03:39:38,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/434ca7a9e7f04dc0befb09e3de405fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5689bd23a97136ece11a308524d5ccb2f01689f" 2018-07-30 03:39:38,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d593693-4742-4db5-a1cc-423b0794ae32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:39:38,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/434ca7a9e7f04dc0befb09e3de405fb6 used request id req-1d593693-4742-4db5-a1cc-423b0794ae32 2018-07-30 03:39:38,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:38,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:39:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["kiT77ZmcR2GUhplAvSTW5g"], "issued_at": "2018-07-30T03:39:38.000000Z"}} 2018-07-30 03:39:38,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cd9f31bef8496f4123b74acb9f3c7003ba4786" 2018-07-30 03:39:39,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-921cc3d7-565c-4d62-acf2-b9f24c14f474 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:39,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-921cc3d7-565c-4d62-acf2-b9f24c14f474 2018-07-30 03:39:39,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:39,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:39,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["lr3G0F4uRRKnX3R7S3bQcQ"], "issued_at": "2018-07-30T03:39:39.000000Z"}} 2018-07-30 03:39:39,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:39,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19facb1b-ade2-4331-bb75-af6b3211a437 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:39,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-19facb1b-ade2-4331-bb75-af6b3211a437 2018-07-30 03:39:39,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:39:39,515 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:39:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:39:39,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:39,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf076ff-90eb-4b26-b1a3-299d92b9f0fd Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:39:39,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj used request id req-5bf076ff-90eb-4b26-b1a3-299d92b9f0fd 2018-07-30 03:39:39,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:39,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02223cd2-5311-4d50-9c51-d7599d776413 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:39:39,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-02223cd2-5311-4d50-9c51-d7599d776413 2018-07-30 03:39:39,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj"}}' 2018-07-30 03:39:39,805 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1215d333-f1d8-4030-a10a-bdf0e92cc44f Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5"}, "tags": [], "enabled": true, "id": "34430f4eec9545fabcb82c80fa84f4d5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj"}} 2018-07-30 03:39:39,805 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1215d333-f1d8-4030-a10a-bdf0e92cc44f 2018-07-30 03:39:39,806 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj 2018-07-30 03:39:39,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:39,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:40,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["1gjnqKw1RE-K0fcOM8TOPg"], "issued_at": "2018-07-30T03:39:40.000000Z"}} 2018-07-30 03:39:40,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4653891b92b0bc1f27da0ceca3d269ca9c21a92" 2018-07-30 03:39:40,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709470aa-28ff-43ab-a790-5a8f2da87a60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:40,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-709470aa-28ff-43ab-a790-5a8f2da87a60 2018-07-30 03:39:40,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:39:40,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:39:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:39:40,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4653891b92b0bc1f27da0ceca3d269ca9c21a92" 2018-07-30 03:39:40,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af35253-daba-4d29-ad51-25cbc6103789 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:39:40,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2af35253-daba-4d29-ad51-25cbc6103789 2018-07-30 03:39:40,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4653891b92b0bc1f27da0ceca3d269ca9c21a92" 2018-07-30 03:39:40,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941519f6-9bb1-4ac9-8f13-ac9780e78873 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5"}, "tags": [], "enabled": true, "id": "34430f4eec9545fabcb82c80fa84f4d5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj"}]} 2018-07-30 03:39:40,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj used request id req-941519f6-9bb1-4ac9-8f13-ac9780e78873 2018-07-30 03:39:40,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4653891b92b0bc1f27da0ceca3d269ca9c21a92" 2018-07-30 03:39:40,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8bfe1b8-7749-46cf-a841-ff42012dfda0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:39:40,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a8bfe1b8-7749-46cf-a841-ff42012dfda0 2018-07-30 03:39:40,742 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-user 2018-07-30 03:39:40,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:40,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:40,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e42b4e-8c3c-4b0a-a69c-a19bdf3b820d Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:39:40,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b2e42b4e-8c3c-4b0a-a69c-a19bdf3b820d 2018-07-30 03:39:40,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" -d '{"role": {"name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj-role"}}' 2018-07-30 03:39:40,927 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:39:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9454b09a-ef12-419d-be69-e5a4524e0973 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "185a906008e54f5391c436fb098c3bbc", "links": {"self": "http://172.30.9.25:5000/v3/roles/185a906008e54f5391c436fb098c3bbc"}, "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj-role"}} 2018-07-30 03:39:40,928 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9454b09a-ef12-419d-be69-e5a4524e0973 2018-07-30 03:39:40,928 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj-role 2018-07-30 03:39:40,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/185a906008e54f5391c436fb098c3bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:41,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b275b9-788c-4ff6-bcde-352f8aef3d6c Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "185a906008e54f5391c436fb098c3bbc", "links": {"self": "http://172.30.9.25:5000/v3/roles/185a906008e54f5391c436fb098c3bbc"}, "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj-role"}} 2018-07-30 03:39:41,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/185a906008e54f5391c436fb098c3bbc used request id req-25b275b9-788c-4ff6-bcde-352f8aef3d6c 2018-07-30 03:39:41,016 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj-role to project CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj 2018-07-30 03:39:41,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5/users/3b890643046e4dbd86a743e2331bf750/roles/185a906008e54f5391c436fb098c3bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:41,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:39:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccfcf5bb-cd43-412a-b3c6-b169ed8716bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:39:41,145 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5/users/3b890643046e4dbd86a743e2331bf750/roles/185a906008e54f5391c436fb098c3bbc used request id req-ccfcf5bb-cd43-412a-b3c6-b169ed8716bd 2018-07-30 03:39:41,146 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:39:41,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:41,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:41,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "185a906008e54f5391c436fb098c3bbc", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj-role"}], "expires_at": "2018-07-30T04:39:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34430f4eec9545fabcb82c80fa84f4d5", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-user", "id": "3b890643046e4dbd86a743e2331bf750"}, "audit_ids": ["F5nHCs0QSeGJViEH3giuCA"], "issued_at": "2018-07-30T03:39:41.000000Z"}} 2018-07-30 03:39:41,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082b9a6cbff10e563d7cd5502a84ad4176f8a566" 2018-07-30 03:39:41,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61ccb77-ae39-428b-82c7-58ca96a162ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:41,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b61ccb77-ae39-428b-82c7-58ca96a162ca 2018-07-30 03:39:41,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}082b9a6cbff10e563d7cd5502a84ad4176f8a566" 2018-07-30 03:39:41,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-40823961-cadb-42b3-83f8-ac8919fde768 Date: Mon, 30 Jul 2018 03:39:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-image"} 2018-07-30 03:39:41,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-image used request id req-40823961-cadb-42b3-83f8-ac8919fde768 2018-07-30 03:39:41,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}082b9a6cbff10e563d7cd5502a84ad4176f8a566" 2018-07-30 03:39:41,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-063963f7-eb4c-4eee-83d4-d6f72de9fa52 Date: Mon, 30 Jul 2018 03:39:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-30 03:39:41,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-063963f7-eb4c-4eee-83d4-d6f72de9fa52 2018-07-30 03:39:41,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}082b9a6cbff10e563d7cd5502a84ad4176f8a566" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-image"}' 2018-07-30 03:39:41,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/a079887c-3276-4eeb-93f3-a550655d3104 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-17b4335d-98ae-41d1-8b00-bc75931fdeef Date: Mon, 30 Jul 2018 03:39:41 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:39:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:39:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/a079887c-3276-4eeb-93f3-a550655d3104", "min_disk": 0, "protected": false, "id": "a079887c-3276-4eeb-93f3-a550655d3104", "file": "/v2/images/a079887c-3276-4eeb-93f3-a550655d3104/file", "checksum": null, "owner": "34430f4eec9545fabcb82c80fa84f4d5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:39:41,981 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-17b4335d-98ae-41d1-8b00-bc75931fdeef 2018-07-30 03:39:41,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/a079887c-3276-4eeb-93f3-a550655d3104/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}082b9a6cbff10e563d7cd5502a84ad4176f8a566" -d '' 2018-07-30 03:39:42,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94e1b71e-ee55-41e0-b9b7-cbbad6194d5f Date: Mon, 30 Jul 2018 03:39: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-30 03:39:42,680 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/a079887c-3276-4eeb-93f3-a550655d3104/file used request id req-94e1b71e-ee55-41e0-b9b7-cbbad6194d5f 2018-07-30 03:39:42,680 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:39:42,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a079887c-3276-4eeb-93f3-a550655d3104 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}082b9a6cbff10e563d7cd5502a84ad4176f8a566" 2018-07-30 03:39:42,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3cab7b7f-9f78-4cfb-9559-3baad6de298e Date: Mon, 30 Jul 2018 03:39:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:39:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:39:42Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a079887c-3276-4eeb-93f3-a550655d3104/snap", "metadata": {}}], "self": "/v2/images/a079887c-3276-4eeb-93f3-a550655d3104", "min_disk": 0, "protected": false, "id": "a079887c-3276-4eeb-93f3-a550655d3104", "file": "/v2/images/a079887c-3276-4eeb-93f3-a550655d3104/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "34430f4eec9545fabcb82c80fa84f4d5", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a079887c-3276-4eeb-93f3-a550655d3104/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:39:42,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a079887c-3276-4eeb-93f3-a550655d3104 used request id req-3cab7b7f-9f78-4cfb-9559-3baad6de298e 2018-07-30 03:39:42,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}082b9a6cbff10e563d7cd5502a84ad4176f8a566" 2018-07-30 03:39:42,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4f0d6848-2b92-4485-a7ed-97b8e3d69600 Date: Mon, 30 Jul 2018 03:39: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-30 03:39:42,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4f0d6848-2b92-4485-a7ed-97b8e3d69600 2018-07-30 03:39:42,711 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-image 2018-07-30 03:39:42,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a079887c-3276-4eeb-93f3-a550655d3104 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}082b9a6cbff10e563d7cd5502a84ad4176f8a566" 2018-07-30 03:39:42,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d0293149-f1a5-4934-9bc9-31bf94fdcca4 Date: Mon, 30 Jul 2018 03:39:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:39:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:39:42Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a079887c-3276-4eeb-93f3-a550655d3104/snap", "metadata": {}}], "self": "/v2/images/a079887c-3276-4eeb-93f3-a550655d3104", "min_disk": 0, "protected": false, "id": "a079887c-3276-4eeb-93f3-a550655d3104", "file": "/v2/images/a079887c-3276-4eeb-93f3-a550655d3104/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "34430f4eec9545fabcb82c80fa84f4d5", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a079887c-3276-4eeb-93f3-a550655d3104/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:39:42,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a079887c-3276-4eeb-93f3-a550655d3104 used request id req-d0293149-f1a5-4934-9bc9-31bf94fdcca4 2018-07-30 03:39:42,730 - create_image - DEBUG - Instance status is - active 2018-07-30 03:39:42,730 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-image 2018-07-30 03:39:42,730 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-image 2018-07-30 03:39:42,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:42,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:43,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "185a906008e54f5391c436fb098c3bbc", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj-role"}], "expires_at": "2018-07-30T04:39:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34430f4eec9545fabcb82c80fa84f4d5", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-user", "id": "3b890643046e4dbd86a743e2331bf750"}, "audit_ids": ["eJzYLfMnRdegAMZfmiPswA"], "issued_at": "2018-07-30T03:39:43.000000Z"}} 2018-07-30 03:39:43,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a6ca800639191de29f100bd93fbcb680b975fa" 2018-07-30 03:39:43,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb82957c-53d9-44f8-937e-6a0bba041128 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:43,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fb82957c-53d9-44f8-937e-6a0bba041128 2018-07-30 03:39:43,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a6ca800639191de29f100bd93fbcb680b975fa" 2018-07-30 03:39:43,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f31b7ccc-d49e-4706-85e4-08f8b4f1f441 Date: Mon, 30 Jul 2018 03:39:43 GMT RESP BODY: {"networks":[]} 2018-07-30 03:39:43,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net used request id req-f31b7ccc-d49e-4706-85e4-08f8b4f1f441 2018-07-30 03:39:43,333 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net 2018-07-30 03:39:43,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a6ca800639191de29f100bd93fbcb680b975fa" -d '{"network": {"name": "CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net", "admin_state_up": true}}' 2018-07-30 03:39:43,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-b67922ad-c643-4565-b683-c7d515cb6172 Date: Mon, 30 Jul 2018 03:39:43 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"34430f4eec9545fabcb82c80fa84f4d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:39:43Z","is_default":false,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:43Z","mtu":1450}} 2018-07-30 03:39:43,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-b67922ad-c643-4565-b683-c7d515cb6172 2018-07-30 03:39:43,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=16980fcc-114a-4e2d-9e2e-384dcbcba44a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a6ca800639191de29f100bd93fbcb680b975fa" 2018-07-30 03:39:43,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9e4d1499-2d6b-4d5b-8561-88802a6e347a Date: Mon, 30 Jul 2018 03:39:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"34430f4eec9545fabcb82c80fa84f4d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:39:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net","admin_state_up":true,"tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:43Z","mtu":1450}]} 2018-07-30 03:39:43,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=16980fcc-114a-4e2d-9e2e-384dcbcba44a used request id req-9e4d1499-2d6b-4d5b-8561-88802a6e347a 2018-07-30 03:39:43,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a6ca800639191de29f100bd93fbcb680b975fa" 2018-07-30 03:39:43,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-84a5825b-d16e-4a90-85e1-c72d75495606 Date: Mon, 30 Jul 2018 03:39:43 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:39:43,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a used request id req-84a5825b-d16e-4a90-85e1-c72d75495606 2018-07-30 03:39:43,877 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-subnet 2018-07-30 03:39:43,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a6ca800639191de29f100bd93fbcb680b975fa" -d '{"subnets": [{"ip_version": 4, "network_id": "16980fcc-114a-4e2d-9e2e-384dcbcba44a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-subnet"}]}' 2018-07-30 03:39:44,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1f2ff96a-7ca0-4b27-a807-75e0f01bf453 Date: Mon, 30 Jul 2018 03:39:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:44Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:44Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"34430f4eec9545fabcb82c80fa84f4d5","id":"ec3c763f-c96d-4ac7-afb5-d71d40675216","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-subnet"}]} 2018-07-30 03:39:44,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-1f2ff96a-7ca0-4b27-a807-75e0f01bf453 2018-07-30 03:39:44,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=16980fcc-114a-4e2d-9e2e-384dcbcba44a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a6ca800639191de29f100bd93fbcb680b975fa" 2018-07-30 03:39:44,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2021f12a-58b6-455f-9148-6c4874e64f38 Date: Mon, 30 Jul 2018 03:39:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34430f4eec9545fabcb82c80fa84f4d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ec3c763f-c96d-4ac7-afb5-d71d40675216"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net","admin_state_up":true,"tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:43Z","mtu":1450}]} 2018-07-30 03:39:44,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=16980fcc-114a-4e2d-9e2e-384dcbcba44a used request id req-2021f12a-58b6-455f-9148-6c4874e64f38 2018-07-30 03:39:44,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a6ca800639191de29f100bd93fbcb680b975fa" 2018-07-30 03:39:44,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c3697f30-0108-4914-8d59-0376995b4cf8 Date: Mon, 30 Jul 2018 03:39:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:44Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34430f4eec9545fabcb82c80fa84f4d5","id":"ec3c763f-c96d-4ac7-afb5-d71d40675216","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-subnet"}]} 2018-07-30 03:39:44,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a used request id req-c3697f30-0108-4914-8d59-0376995b4cf8 2018-07-30 03:39:44,752 - OpenStackNetwork - DEBUG - Network [16980fcc-114a-4e2d-9e2e-384dcbcba44a] created successfully 2018-07-30 03:39:44,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:44,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:45,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:39:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["CSLJks_jT-WNa_YHheh4cA"], "issued_at": "2018-07-30T03:39:45.000000Z"}} 2018-07-30 03:39:45,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d0cd2ff456d2b990cfdd06ffa7875ce3980130" 2018-07-30 03:39:45,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf9a509-1eed-49c8-851c-ad1286c932b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:45,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0bf9a509-1eed-49c8-851c-ad1286c932b2 2018-07-30 03:39:45,268 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:39:45,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d0cd2ff456d2b990cfdd06ffa7875ce3980130" 2018-07-30 03:39:45,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-748a7673-6f9c-44c1-b185-ac23cda8e99c x-compute-request-id: req-748a7673-6f9c-44c1-b185-ac23cda8e99c Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:39:45,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-748a7673-6f9c-44c1-b185-ac23cda8e99c 2018-07-30 03:39:45,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d0cd2ff456d2b990cfdd06ffa7875ce3980130" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-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-30 03:39:45,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-cb98b2ff-e3c9-47c2-b21f-0c72c3672e0e x-compute-request-id: req-cb98b2ff-e3c9-47c2-b21f-0c72c3672e0e Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/622e12a2-25a9-426e-97d7-38079a4a1c7c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/622e12a2-25a9-426e-97d7-38079a4a1c7c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "622e12a2-25a9-426e-97d7-38079a4a1c7c"}} 2018-07-30 03:39:45,502 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cb98b2ff-e3c9-47c2-b21f-0c72c3672e0e 2018-07-30 03:39:45,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:45,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:45,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "185a906008e54f5391c436fb098c3bbc", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj-role"}], "expires_at": "2018-07-30T04:39:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34430f4eec9545fabcb82c80fa84f4d5", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-user", "id": "3b890643046e4dbd86a743e2331bf750"}, "audit_ids": ["DBT2O-uzSxmBX9mj3x0amg"], "issued_at": "2018-07-30T03:39:45.000000Z"}} 2018-07-30 03:39:45,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:45,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab48d23-5edf-4fd7-88cd-2269b788d289 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:45,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5ab48d23-5edf-4fd7-88cd-2269b788d289 2018-07-30 03:39:45,986 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:39:45,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:46,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c65adb80-3777-4903-becf-a56bee741aa1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:46,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c65adb80-3777-4903-becf-a56bee741aa1 2018-07-30 03:39:46,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:46,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-af6aa6dd-938e-4ae3-bab4-6c3f01a1df79 Date: Mon, 30 Jul 2018 03:39:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34430f4eec9545fabcb82c80fa84f4d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ec3c763f-c96d-4ac7-afb5-d71d40675216"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net","admin_state_up":true,"tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:43Z","mtu":1450}]} 2018-07-30 03:39:46,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net used request id req-af6aa6dd-938e-4ae3-bab4-6c3f01a1df79 2018-07-30 03:39:46,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:46,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-452522bd-7ba0-480b-884f-36340b4daeac Date: Mon, 30 Jul 2018 03:39:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:44Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34430f4eec9545fabcb82c80fa84f4d5","id":"ec3c763f-c96d-4ac7-afb5-d71d40675216","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-subnet"}]} 2018-07-30 03:39:46,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a used request id req-452522bd-7ba0-480b-884f-36340b4daeac 2018-07-30 03:39:46,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:46,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a1457289-53c4-4842-b9b7-b854c894b5d2 Date: Mon, 30 Jul 2018 03:39:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34430f4eec9545fabcb82c80fa84f4d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ec3c763f-c96d-4ac7-afb5-d71d40675216"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net","admin_state_up":true,"tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:43Z","mtu":1450}]} 2018-07-30 03:39:46,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net used request id req-a1457289-53c4-4842-b9b7-b854c894b5d2 2018-07-30 03:39:46,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:39:46,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:39:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:39:46,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:46,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64b3b9c-f532-4565-acf4-b364b0be7c03 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34430f4eec9545fabcb82c80fa84f4d5", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj"}} 2018-07-30 03:39:46,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5 used request id req-c64b3b9c-f532-4565-acf4-b364b0be7c03 2018-07-30 03:39:46,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:46,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2d0c345f-3605-4315-a706-a9377324aba9 Date: Mon, 30 Jul 2018 03:39:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:44Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34430f4eec9545fabcb82c80fa84f4d5","id":"ec3c763f-c96d-4ac7-afb5-d71d40675216","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-subnet"}]} 2018-07-30 03:39:46,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a used request id req-2d0c345f-3605-4315-a706-a9377324aba9 2018-07-30 03:39:46,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a&name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:46,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba7ddc81-c5c0-499f-99a7-101b676427b3 Date: Mon, 30 Jul 2018 03:39:46 GMT RESP BODY: {"ports":[]} 2018-07-30 03:39:46,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a&name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0port-1&admin_state_up=True used request id req-ba7ddc81-c5c0-499f-99a7-101b676427b3 2018-07-30 03:39:46,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:46,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-c9b07ec8-f64c-4a58-b4e9-21b65f94cf98 x-compute-request-id: req-c9b07ec8-f64c-4a58-b4e9-21b65f94cf98 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:39:46,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-inst used request id req-c9b07ec8-f64c-4a58-b4e9-21b65f94cf98 2018-07-30 03:39:46,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:46,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-62e84da3-b20a-4b1f-b7eb-2b06db303bac Date: Mon, 30 Jul 2018 03:39:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34430f4eec9545fabcb82c80fa84f4d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ec3c763f-c96d-4ac7-afb5-d71d40675216"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net","admin_state_up":true,"tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:43Z","mtu":1450}]} 2018-07-30 03:39:46,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net used request id req-62e84da3-b20a-4b1f-b7eb-2b06db303bac 2018-07-30 03:39:46,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:46,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8aa7f8b1-028b-41f2-817d-5c94ffc13ad0 Date: Mon, 30 Jul 2018 03:39:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:44Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34430f4eec9545fabcb82c80fa84f4d5","id":"ec3c763f-c96d-4ac7-afb5-d71d40675216","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-subnet"}]} 2018-07-30 03:39:46,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a used request id req-8aa7f8b1-028b-41f2-817d-5c94ffc13ad0 2018-07-30 03:39:46,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:47,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-844c0ca0-f732-4630-96a4-834da3dce761 Date: Mon, 30 Jul 2018 03:39:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34430f4eec9545fabcb82c80fa84f4d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ec3c763f-c96d-4ac7-afb5-d71d40675216"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net","admin_state_up":true,"tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:43Z","mtu":1450}]} 2018-07-30 03:39:47,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net used request id req-844c0ca0-f732-4630-96a4-834da3dce761 2018-07-30 03:39:47,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:47,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b70de0f-9124-4438-ae82-8838a220abc1 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34430f4eec9545fabcb82c80fa84f4d5", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj"}} 2018-07-30 03:39:47,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5 used request id req-5b70de0f-9124-4438-ae82-8838a220abc1 2018-07-30 03:39:47,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:47,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c59ba2b4-7ee6-4fc7-8e99-547ca2e392eb Date: Mon, 30 Jul 2018 03:39:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:44Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34430f4eec9545fabcb82c80fa84f4d5","id":"ec3c763f-c96d-4ac7-afb5-d71d40675216","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-subnet"}]} 2018-07-30 03:39:47,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a used request id req-c59ba2b4-7ee6-4fc7-8e99-547ca2e392eb 2018-07-30 03:39:47,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a&name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:47,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-71079657-0c8a-47d8-a455-30f2d00e7d15 Date: Mon, 30 Jul 2018 03:39:47 GMT RESP BODY: {"ports":[]} 2018-07-30 03:39:47,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a&name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0port-1&admin_state_up=True used request id req-71079657-0c8a-47d8-a455-30f2d00e7d15 2018-07-30 03:39:47,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:47,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:47,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "185a906008e54f5391c436fb098c3bbc", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj-role"}], "expires_at": "2018-07-30T04:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34430f4eec9545fabcb82c80fa84f4d5", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/34430f4eec9545fabcb82c80fa84f4d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-user", "id": "3b890643046e4dbd86a743e2331bf750"}, "audit_ids": ["5eSeC8mdSMCtlQmraAOPBw"], "issued_at": "2018-07-30T03:39:47.000000Z"}} 2018-07-30 03:39:47,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a4ba171d35cf29153f7149a2230655e0731551" 2018-07-30 03:39:47,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ef9467-f341-4e02-9720-99884a5cfe70 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:47,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d5ef9467-f341-4e02-9720-99884a5cfe70 2018-07-30 03:39:47,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:48,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-899ff2bb-2b0b-493c-b955-75dfbaf52dfa Date: Mon, 30 Jul 2018 03:39:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34430f4eec9545fabcb82c80fa84f4d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ec3c763f-c96d-4ac7-afb5-d71d40675216"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net","admin_state_up":true,"tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:43Z","mtu":1450}]} 2018-07-30 03:39:48,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net used request id req-899ff2bb-2b0b-493c-b955-75dfbaf52dfa 2018-07-30 03:39:48,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:48,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a17cfc5f-cf41-4a84-8aee-cc3e11b3ea8a Date: Mon, 30 Jul 2018 03:39:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:44Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34430f4eec9545fabcb82c80fa84f4d5","id":"ec3c763f-c96d-4ac7-afb5-d71d40675216","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-subnet"}]} 2018-07-30 03:39:48,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a used request id req-a17cfc5f-cf41-4a84-8aee-cc3e11b3ea8a 2018-07-30 03:39:48,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:48,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b5067fe1-ef04-469d-b791-7c0992758340 Date: Mon, 30 Jul 2018 03:39:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34430f4eec9545fabcb82c80fa84f4d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ec3c763f-c96d-4ac7-afb5-d71d40675216"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net","admin_state_up":true,"tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:43Z","mtu":1450}]} 2018-07-30 03:39:48,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net used request id req-b5067fe1-ef04-469d-b791-7c0992758340 2018-07-30 03:39:48,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:39:48,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:39:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:39:48,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a4ba171d35cf29153f7149a2230655e0731551" 2018-07-30 03:39:48,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4228fdc-5866-4481-83fd-277b7e23289b Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34430f4eec9545fabcb82c80fa84f4d5", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj"}} 2018-07-30 03:39:48,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5 used request id req-e4228fdc-5866-4481-83fd-277b7e23289b 2018-07-30 03:39:48,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" 2018-07-30 03:39:48,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dd02df6a-f9e5-4a4e-b15b-948f281222d2 Date: Mon, 30 Jul 2018 03:39:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16980fcc-114a-4e2d-9e2e-384dcbcba44a","tenant_id":"34430f4eec9545fabcb82c80fa84f4d5","created_at":"2018-07-30T03:39:44Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34430f4eec9545fabcb82c80fa84f4d5","id":"ec3c763f-c96d-4ac7-afb5-d71d40675216","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-subnet"}]} 2018-07-30 03:39:48,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16980fcc-114a-4e2d-9e2e-384dcbcba44a used request id req-dd02df6a-f9e5-4a4e-b15b-948f281222d2 2018-07-30 03:39:48,316 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net 2018-07-30 03:39:48,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8af0139a34ca8d822911d3c5e19163a34aa43e" -d '{"port": {"network_id": "16980fcc-114a-4e2d-9e2e-384dcbcba44a", "name": "CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-07-30 03:39:48,332 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-647985eb-eee7-4593-a26a-b7f5aed99a98 Date: Mon, 30 Jul 2018 03:39:48 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-30 03:39:48,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-647985eb-eee7-4593-a26a-b7f5aed99a98 2018-07-30 03:39:48,332 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-30 03:39:48,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/622e12a2-25a9-426e-97d7-38079a4a1c7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d0cd2ff456d2b990cfdd06ffa7875ce3980130" 2018-07-30 03:39:48,375 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:39: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-37313461-ab86-47c5-ad8a-e263e1f1cf31 x-compute-request-id: req-37313461-ab86-47c5-ad8a-e263e1f1cf31 Content-Length: 0 Content-Type: application/json 2018-07-30 03:39:48,376 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/622e12a2-25a9-426e-97d7-38079a4a1c7c used request id req-37313461-ab86-47c5-ad8a-e263e1f1cf31 2018-07-30 03:39:48,376 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-subnet 2018-07-30 03:39:48,377 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-subnet 2018-07-30 03:39:48,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/ec3c763f-c96d-4ac7-afb5-d71d40675216 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a6ca800639191de29f100bd93fbcb680b975fa" 2018-07-30 03:39:49,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c59763e-0e84-4524-9d3d-7510bcd8026e Date: Mon, 30 Jul 2018 03:39:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:39:49,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ec3c763f-c96d-4ac7-afb5-d71d40675216 used request id req-6c59763e-0e84-4524-9d3d-7510bcd8026e 2018-07-30 03:39:49,627 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-pub-net 2018-07-30 03:39:49,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/16980fcc-114a-4e2d-9e2e-384dcbcba44a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a6ca800639191de29f100bd93fbcb680b975fa" 2018-07-30 03:39:50,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7d5506fa-c6ce-4868-99fe-fd49e0d489c5 Date: Mon, 30 Jul 2018 03:39:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:39:50,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/16980fcc-114a-4e2d-9e2e-384dcbcba44a used request id req-7d5506fa-c6ce-4868-99fe-fd49e0d489c5 2018-07-30 03:39:50,802 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-44a7cedd-6c0a-460a-b328-e214a54845c0-image 2018-07-30 03:39:50,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/a079887c-3276-4eeb-93f3-a550655d3104 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}082b9a6cbff10e563d7cd5502a84ad4176f8a566" 2018-07-30 03:39:51,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04082852-169f-4e3f-b1f5-12ef8f68c076 Date: Mon, 30 Jul 2018 03:39: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-30 03:39:51,077 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/a079887c-3276-4eeb-93f3-a550655d3104 used request id req-04082852-169f-4e3f-b1f5-12ef8f68c076 2018-07-30 03:39:51,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:51,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ef171804-3105-4ced-a78b-f6da34ab73ab Date: Mon, 30 Jul 2018 03:39:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "34430f4eec9545fabcb82c80fa84f4d5", "created_at": "2018-07-30T03:39:43Z", "updated_at": "2018-07-30T03:39:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:39:43Z", "revision_number": 0, "id": "08431ae9-9f59-49d8-9b57-2ffc9c9aa3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:39:43Z", "security_group_id": "e93700c7-b5e3-4fcf-adba-a75086825ec9", "tenant_id": "34430f4eec9545fabcb82c80fa84f4d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "34430f4eec9545fabcb82c80fa84f4d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:39:43Z", "revision_number": 0, "id": "14a5e057-d624-4f5a-b536-0faef5a146f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:39:43Z", "security_group_id": "e93700c7-b5e3-4fcf-adba-a75086825ec9", "tenant_id": "34430f4eec9545fabcb82c80fa84f4d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "34430f4eec9545fabcb82c80fa84f4d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:39:43Z", "revision_number": 0, "id": "15b1c35b-87ae-4c4e-8933-ac49d4bfd640", "remote_group_id": "e93700c7-b5e3-4fcf-adba-a75086825ec9", "remote_ip_prefix": null, "created_at": "2018-07-30T03:39:43Z", "security_group_id": "e93700c7-b5e3-4fcf-adba-a75086825ec9", "tenant_id": "34430f4eec9545fabcb82c80fa84f4d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "34430f4eec9545fabcb82c80fa84f4d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:39:43Z", "revision_number": 0, "id": "c9cc1863-8e5f-404a-a951-ae984a3e970d", "remote_group_id": "e93700c7-b5e3-4fcf-adba-a75086825ec9", "remote_ip_prefix": null, "created_at": "2018-07-30T03:39:43Z", "security_group_id": "e93700c7-b5e3-4fcf-adba-a75086825ec9", "tenant_id": "34430f4eec9545fabcb82c80fa84f4d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "34430f4eec9545fabcb82c80fa84f4d5"}], "revision_number": 4, "project_id": "34430f4eec9545fabcb82c80fa84f4d5", "id": "e93700c7-b5e3-4fcf-adba-a75086825ec9", "name": "default"}]} 2018-07-30 03:39:51,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-ef171804-3105-4ced-a78b-f6da34ab73ab 2018-07-30 03:39:51,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:51,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb1000c-4b68-43ed-8bef-72f2170b326c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:39:51,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-efb1000c-4b68-43ed-8bef-72f2170b326c 2018-07-30 03:39:51,438 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:39:51,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:51,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-054b8edf-5494-4a33-8097-6ab78d764999 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:39:51,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-054b8edf-5494-4a33-8097-6ab78d764999 2018-07-30 03:39:51,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:39:51,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:51,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21cb91ea-0584-41f7-8d7b-767c6a926d97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:39:51,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-21cb91ea-0584-41f7-8d7b-767c6a926d97 2018-07-30 03:39:51,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:39:51,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:51,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e1f2862-9d8c-463d-8ea2-141947ec21b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:39:51,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-9e1f2862-9d8c-463d-8ea2-141947ec21b0 2018-07-30 03:39:51,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:39:51,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:51,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c3a5cff-a968-483a-a111-0c0715c770a3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:39:51,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-5c3a5cff-a968-483a-a111-0c0715c770a3 2018-07-30 03:39:51,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:51,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4f38763-b73a-4137-99b4-153527a784e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:39:51,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-b4f38763-b73a-4137-99b4-153527a784e5 2018-07-30 03:39:51,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:39:51,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:51,946 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0a294e4-c454-41b8-ae3a-c786e6d67ebb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:39:51,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-e0a294e4-c454-41b8-ae3a-c786e6d67ebb 2018-07-30 03:39:51,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:39:51,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:52,032 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b78b3807-3d62-4e3a-ae89-2772ebec8752 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:39:52,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-b78b3807-3d62-4e3a-ae89-2772ebec8752 2018-07-30 03:39:52,033 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:39:52,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:52,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b828469-c3a1-4ab4-945f-0439b2ef8fd2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:39:52,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-1b828469-c3a1-4ab4-945f-0439b2ef8fd2 2018-07-30 03:39:52,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:52,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3842a7-0384-4e22-a34e-08cb293bb61f Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34430f4eec9545fabcb82c80fa84f4d5", "name": "CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj"}} 2018-07-30 03:39:52,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5 used request id req-8b3842a7-0384-4e22-a34e-08cb293bb61f 2018-07-30 03:39:52,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e93700c7-b5e3-4fcf-adba-a75086825ec9 2018-07-30 03:39:52,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e93700c7-b5e3-4fcf-adba-a75086825ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:52,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d6dc559d-97b3-4397-b619-cd75a3a08c70 Date: Mon, 30 Jul 2018 03:39:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:39:43Z", "security_group_id": "e93700c7-b5e3-4fcf-adba-a75086825ec9", "port_range_min": null, "revision_number": 0, "tenant_id": "34430f4eec9545fabcb82c80fa84f4d5", "created_at": "2018-07-30T03:39:43Z", "project_id": "34430f4eec9545fabcb82c80fa84f4d5", "id": "08431ae9-9f59-49d8-9b57-2ffc9c9aa3c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:39:43Z", "security_group_id": "e93700c7-b5e3-4fcf-adba-a75086825ec9", "port_range_min": null, "revision_number": 0, "tenant_id": "34430f4eec9545fabcb82c80fa84f4d5", "created_at": "2018-07-30T03:39:43Z", "project_id": "34430f4eec9545fabcb82c80fa84f4d5", "id": "14a5e057-d624-4f5a-b536-0faef5a146f6"}, {"remote_group_id": "e93700c7-b5e3-4fcf-adba-a75086825ec9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:39:43Z", "security_group_id": "e93700c7-b5e3-4fcf-adba-a75086825ec9", "port_range_min": null, "revision_number": 0, "tenant_id": "34430f4eec9545fabcb82c80fa84f4d5", "created_at": "2018-07-30T03:39:43Z", "project_id": "34430f4eec9545fabcb82c80fa84f4d5", "id": "15b1c35b-87ae-4c4e-8933-ac49d4bfd640"}, {"remote_group_id": "e93700c7-b5e3-4fcf-adba-a75086825ec9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:39:43Z", "security_group_id": "e93700c7-b5e3-4fcf-adba-a75086825ec9", "port_range_min": null, "revision_number": 0, "tenant_id": "34430f4eec9545fabcb82c80fa84f4d5", "created_at": "2018-07-30T03:39:43Z", "project_id": "34430f4eec9545fabcb82c80fa84f4d5", "id": "c9cc1863-8e5f-404a-a951-ae984a3e970d"}]} 2018-07-30 03:39:52,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e93700c7-b5e3-4fcf-adba-a75086825ec9 used request id req-d6dc559d-97b3-4397-b619-cd75a3a08c70 2018-07-30 03:39:52,237 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:39:52,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e93700c7-b5e3-4fcf-adba-a75086825ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:52,366 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8d14837-6afd-4ad3-899a-d4194d2e04cc Content-Length: 0 Date: Mon, 30 Jul 2018 03:39:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:39:52,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e93700c7-b5e3-4fcf-adba-a75086825ec9 used request id req-b8d14837-6afd-4ad3-899a-d4194d2e04cc 2018-07-30 03:39:52,367 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj 2018-07-30 03:39:52,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:52,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:39:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa5a7cb-a607-4b99-a68e-52746fb9c15c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:39:52,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/34430f4eec9545fabcb82c80fa84f4d5 used request id req-efa5a7cb-a607-4b99-a68e-52746fb9c15c 2018-07-30 03:39:52,564 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-proj-role 2018-07-30 03:39:52,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/185a906008e54f5391c436fb098c3bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:52,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:39:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e745276-9beb-4d78-a133-a6caa02d18b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:39:52,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/185a906008e54f5391c436fb098c3bbc used request id req-9e745276-9beb-4d78-a133-a6caa02d18b1 2018-07-30 03:39:52,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb591228275aad117d637f617029562ec6053fb8" 2018-07-30 03:39:52,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062230bc-b754-48f1-811d-5db125a84040 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:39:52,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-062230bc-b754-48f1-811d-5db125a84040 2018-07-30 03:39:52,760 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-53e9dfbc-34d3-41f-user 2018-07-30 03:39:52,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3b890643046e4dbd86a743e2331bf750 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4653891b92b0bc1f27da0ceca3d269ca9c21a92" 2018-07-30 03:39:52,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:39:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a50a9df-31e8-45d8-a211-7936fc95db12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:39:52,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3b890643046e4dbd86a743e2331bf750 used request id req-6a50a9df-31e8-45d8-a211-7936fc95db12 2018-07-30 03:39:52,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:53,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:39:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["yzg-mDeERHu4BzJk603tLQ"], "issued_at": "2018-07-30T03:39:53.000000Z"}} 2018-07-30 03:39:53,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f47f5faaa3581f4744c7e461104039c351490aa9" 2018-07-30 03:39:53,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc15ab4-c41f-4d01-ad53-d3e0806a4558 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:53,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6fc15ab4-c41f-4d01-ad53-d3e0806a4558 2018-07-30 03:39:53,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:53,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:53,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:39:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["XG6jsB7aSWyCx49py_ziWg"], "issued_at": "2018-07-30T03:39:53.000000Z"}} 2018-07-30 03:39:53,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:39:53,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b759d59c-e015-4843-95d7-45e7931e07b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:53,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b759d59c-e015-4843-95d7-45e7931e07b3 2018-07-30 03:39:53,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:39:53,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:39:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:39:53,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:39:53,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87043f23-e4e7-49c9-a2f7-21b11996f268 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:39:53,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj used request id req-87043f23-e4e7-49c9-a2f7-21b11996f268 2018-07-30 03:39:53,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:39:53,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1f82b6-d185-4d7d-9095-ea497ef35ebc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:39:53,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-de1f82b6-d185-4d7d-9095-ea497ef35ebc 2018-07-30 03:39:53,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj"}}' 2018-07-30 03:39:54,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:39:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20587836-2775-4f56-b5d3-0f6ee9394eee Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272"}, "tags": [], "enabled": true, "id": "56c3a136216c42cda8fc71001d470272", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj"}} 2018-07-30 03:39:54,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-20587836-2775-4f56-b5d3-0f6ee9394eee 2018-07-30 03:39:54,104 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj 2018-07-30 03:39:54,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:54,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:54,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:39:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["p1mGZHGfRquTmVIUjErZCw"], "issued_at": "2018-07-30T03:39:54.000000Z"}} 2018-07-30 03:39:54,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d83f32e725bb344891b54c64736329ccfecb3f3" 2018-07-30 03:39:54,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4debe430-6b72-4ab3-873d-30f7ed2d166c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:54,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4debe430-6b72-4ab3-873d-30f7ed2d166c 2018-07-30 03:39:54,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:39:54,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:39:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:39:54,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d83f32e725bb344891b54c64736329ccfecb3f3" 2018-07-30 03:39:54,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f708267-d9d9-46f8-8025-3940deb4f0ce Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:39:54,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1f708267-d9d9-46f8-8025-3940deb4f0ce 2018-07-30 03:39:54,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d83f32e725bb344891b54c64736329ccfecb3f3" 2018-07-30 03:39:54,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca5c1c2-f62a-4917-bc6c-f9e5a6dd106e Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272"}, "tags": [], "enabled": true, "id": "56c3a136216c42cda8fc71001d470272", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj"}]} 2018-07-30 03:39:54,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj used request id req-2ca5c1c2-f62a-4917-bc6c-f9e5a6dd106e 2018-07-30 03:39:54,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d83f32e725bb344891b54c64736329ccfecb3f3" 2018-07-30 03:39:54,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f2915a-3fce-42d6-aeed-a1ea8206081f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:39:54,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-81f2915a-3fce-42d6-aeed-a1ea8206081f 2018-07-30 03:39:55,254 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-user 2018-07-30 03:39:55,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:55,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:39:55,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e0ba6a-c86b-46c8-add1-2a69cd6508d9 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:39:55,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-58e0ba6a-c86b-46c8-add1-2a69cd6508d9 2018-07-30 03:39:55,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" -d '{"role": {"name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj-role"}}' 2018-07-30 03:39:55,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3443cea-4b43-4755-8b97-867a1111aac8 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5986b37563a64425be198f80ddc200bf", "links": {"self": "http://172.30.9.25:5000/v3/roles/5986b37563a64425be198f80ddc200bf"}, "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj-role"}} 2018-07-30 03:39:55,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b3443cea-4b43-4755-8b97-867a1111aac8 2018-07-30 03:39:55,385 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj-role 2018-07-30 03:39:55,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/5986b37563a64425be198f80ddc200bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:39:55,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad872d5-de0b-407a-83c4-f2145c693367 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5986b37563a64425be198f80ddc200bf", "links": {"self": "http://172.30.9.25:5000/v3/roles/5986b37563a64425be198f80ddc200bf"}, "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj-role"}} 2018-07-30 03:39:55,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/5986b37563a64425be198f80ddc200bf used request id req-1ad872d5-de0b-407a-83c4-f2145c693367 2018-07-30 03:39:55,467 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj-role to project CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj 2018-07-30 03:39:55,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272/users/03d76ad95e244157840e804768a56484/roles/5986b37563a64425be198f80ddc200bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:39:55,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5df0be34-1d55-4d65-88be-8317320b463b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:39:55,590 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272/users/03d76ad95e244157840e804768a56484/roles/5986b37563a64425be198f80ddc200bf used request id req-5df0be34-1d55-4d65-88be-8317320b463b 2018-07-30 03:39:55,590 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:39:55,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:55,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:55,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5986b37563a64425be198f80ddc200bf", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj-role"}], "expires_at": "2018-07-30T04:39:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56c3a136216c42cda8fc71001d470272", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-user", "id": "03d76ad95e244157840e804768a56484"}, "audit_ids": ["399sZ6tWSjq9JeJmTGeMVg"], "issued_at": "2018-07-30T03:39:55.000000Z"}} 2018-07-30 03:39:55,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da48ffc3b4f7619a2ba80093b58391ad685d92e6" 2018-07-30 03:39:56,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e1832df-5067-4e24-8230-51bb87e7d734 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:56,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6e1832df-5067-4e24-8230-51bb87e7d734 2018-07-30 03:39:56,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da48ffc3b4f7619a2ba80093b58391ad685d92e6" 2018-07-30 03:39:56,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-1507839b-35c0-4c25-90f6-7d89de673ccb Date: Mon, 30 Jul 2018 03:39:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-image"} 2018-07-30 03:39:56,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-image used request id req-1507839b-35c0-4c25-90f6-7d89de673ccb 2018-07-30 03:39:56,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da48ffc3b4f7619a2ba80093b58391ad685d92e6" 2018-07-30 03:39:56,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4f24b3a7-2bb9-4dbe-96b0-a2334ad16393 Date: Mon, 30 Jul 2018 03:39: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-30 03:39:56,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4f24b3a7-2bb9-4dbe-96b0-a2334ad16393 2018-07-30 03:39:56,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da48ffc3b4f7619a2ba80093b58391ad685d92e6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-image"}' 2018-07-30 03:39:56,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e305a730-22b4-4e8f-829d-4acd0d9c562a Date: Mon, 30 Jul 2018 03:39:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:39:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:39:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f", "min_disk": 0, "protected": false, "id": "90061559-1f12-4dcb-99f6-9c1f4e9a916f", "file": "/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f/file", "checksum": null, "owner": "56c3a136216c42cda8fc71001d470272", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:39:56,304 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-e305a730-22b4-4e8f-829d-4acd0d9c562a 2018-07-30 03:39:56,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da48ffc3b4f7619a2ba80093b58391ad685d92e6" -d '' 2018-07-30 03:39:56,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-16ad3b60-97ec-4ebd-9541-b58adc1825ea Date: Mon, 30 Jul 2018 03:39: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-30 03:39:56,705 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f/file used request id req-16ad3b60-97ec-4ebd-9541-b58adc1825ea 2018-07-30 03:39:56,705 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:39:56,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da48ffc3b4f7619a2ba80093b58391ad685d92e6" 2018-07-30 03:39:56,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-48754133-d2ac-43fd-814f-8e8eeafeb499 Date: Mon, 30 Jul 2018 03:39:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:39:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:39:56Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f/snap", "metadata": {}}], "self": "/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f", "min_disk": 0, "protected": false, "id": "90061559-1f12-4dcb-99f6-9c1f4e9a916f", "file": "/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "56c3a136216c42cda8fc71001d470272", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:39:56,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f used request id req-48754133-d2ac-43fd-814f-8e8eeafeb499 2018-07-30 03:39:56,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da48ffc3b4f7619a2ba80093b58391ad685d92e6" 2018-07-30 03:39:56,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0d6809b3-cc6b-4415-8ca0-66ea35fe6da5 Date: Mon, 30 Jul 2018 03:39: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-30 03:39:56,735 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-0d6809b3-cc6b-4415-8ca0-66ea35fe6da5 2018-07-30 03:39:56,738 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-image 2018-07-30 03:39:56,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da48ffc3b4f7619a2ba80093b58391ad685d92e6" 2018-07-30 03:39:56,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6e169326-4a47-42b5-af28-17615dee195e Date: Mon, 30 Jul 2018 03:39:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:39:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:39:56Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f/snap", "metadata": {}}], "self": "/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f", "min_disk": 0, "protected": false, "id": "90061559-1f12-4dcb-99f6-9c1f4e9a916f", "file": "/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "56c3a136216c42cda8fc71001d470272", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:39:56,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f used request id req-6e169326-4a47-42b5-af28-17615dee195e 2018-07-30 03:39:56,757 - create_image - DEBUG - Instance status is - active 2018-07-30 03:39:56,757 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-image 2018-07-30 03:39:56,757 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-image 2018-07-30 03:39:56,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:56,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:57,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5986b37563a64425be198f80ddc200bf", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj-role"}], "expires_at": "2018-07-30T04:39:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56c3a136216c42cda8fc71001d470272", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-user", "id": "03d76ad95e244157840e804768a56484"}, "audit_ids": ["cyl9Bd08RAWtIGp7YLU3eg"], "issued_at": "2018-07-30T03:39:57.000000Z"}} 2018-07-30 03:39:57,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f1ffde690af85ecbbe3c5c6034adc4183f49f6" 2018-07-30 03:39:57,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deba1252-9e45-4788-b72a-f21b2da80089 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:57,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-deba1252-9e45-4788-b72a-f21b2da80089 2018-07-30 03:39:57,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f1ffde690af85ecbbe3c5c6034adc4183f49f6" 2018-07-30 03:39:57,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4579040c-982a-4935-9185-b248279e27d8 Date: Mon, 30 Jul 2018 03:39:57 GMT RESP BODY: {"networks":[]} 2018-07-30 03:39:57,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net used request id req-4579040c-982a-4935-9185-b248279e27d8 2018-07-30 03:39:57,413 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net 2018-07-30 03:39:57,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f1ffde690af85ecbbe3c5c6034adc4183f49f6" -d '{"network": {"name": "CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net", "admin_state_up": true}}' 2018-07-30 03:39:57,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-662d7716-4862-4b22-bfa9-ffee469b77ea Date: Mon, 30 Jul 2018 03:39:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"56c3a136216c42cda8fc71001d470272","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:39:57Z","is_default":false,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:57Z","mtu":1450}} 2018-07-30 03:39:57,778 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-662d7716-4862-4b22-bfa9-ffee469b77ea 2018-07-30 03:39:57,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=083da75b-2e85-4de8-a7ed-62107f93e9a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f1ffde690af85ecbbe3c5c6034adc4183f49f6" 2018-07-30 03:39:57,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-261e6ef5-a98a-45f9-8fd1-48e79c97fc22 Date: Mon, 30 Jul 2018 03:39:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"56c3a136216c42cda8fc71001d470272","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:39:57Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net","admin_state_up":true,"tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:57Z","mtu":1450}]} 2018-07-30 03:39:57,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=083da75b-2e85-4de8-a7ed-62107f93e9a5 used request id req-261e6ef5-a98a-45f9-8fd1-48e79c97fc22 2018-07-30 03:39:57,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f1ffde690af85ecbbe3c5c6034adc4183f49f6" 2018-07-30 03:39:57,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2ede7b48-f59b-40b5-992c-d526da8c5a35 Date: Mon, 30 Jul 2018 03:39:57 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:39:57,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 used request id req-2ede7b48-f59b-40b5-992c-d526da8c5a35 2018-07-30 03:39:57,918 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet 2018-07-30 03:39:57,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f1ffde690af85ecbbe3c5c6034adc4183f49f6" -d '{"subnets": [{"ip_version": 4, "network_id": "083da75b-2e85-4de8-a7ed-62107f93e9a5", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet"}]}' 2018-07-30 03:39:58,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-606aa383-14ff-4b5d-afca-6400018dca41 Date: Mon, 30 Jul 2018 03:39:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:58Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:58Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"56c3a136216c42cda8fc71001d470272","id":"e5fb8f60-797f-4de6-8c2c-d52655cf674c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet"}]} 2018-07-30 03:39:58,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-606aa383-14ff-4b5d-afca-6400018dca41 2018-07-30 03:39:58,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=083da75b-2e85-4de8-a7ed-62107f93e9a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f1ffde690af85ecbbe3c5c6034adc4183f49f6" 2018-07-30 03:39:58,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2af0babc-0ae3-412c-af5b-c314457da475 Date: Mon, 30 Jul 2018 03:39:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c3a136216c42cda8fc71001d470272","l2_adjacency":true,"status":"ACTIVE","subnets":["e5fb8f60-797f-4de6-8c2c-d52655cf674c"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net","admin_state_up":true,"tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:57Z","mtu":1450}]} 2018-07-30 03:39:58,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=083da75b-2e85-4de8-a7ed-62107f93e9a5 used request id req-2af0babc-0ae3-412c-af5b-c314457da475 2018-07-30 03:39:58,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f1ffde690af85ecbbe3c5c6034adc4183f49f6" 2018-07-30 03:39:58,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ff779606-d70b-4a1f-a574-a041a4d43f0f Date: Mon, 30 Jul 2018 03:39:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:58Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56c3a136216c42cda8fc71001d470272","id":"e5fb8f60-797f-4de6-8c2c-d52655cf674c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet"}]} 2018-07-30 03:39:58,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 used request id req-ff779606-d70b-4a1f-a574-a041a4d43f0f 2018-07-30 03:39:58,804 - OpenStackNetwork - DEBUG - Network [083da75b-2e85-4de8-a7ed-62107f93e9a5] created successfully 2018-07-30 03:39:58,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:58,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:59,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:39:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["CCnNkuFmSXK3cRYx8NoTgw"], "issued_at": "2018-07-30T03:39:59.000000Z"}} 2018-07-30 03:39:59,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213ee948f0286742d2af6dc327b1f9f1232527ba" 2018-07-30 03:39:59,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-616c3318-4ffc-41e6-9206-0e8ab3354dac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:59,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-616c3318-4ffc-41e6-9206-0e8ab3354dac 2018-07-30 03:39:59,287 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:39:59,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213ee948f0286742d2af6dc327b1f9f1232527ba" 2018-07-30 03:39:59,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-4d1f3693-3704-4c38-8659-598f80694683 x-compute-request-id: req-4d1f3693-3704-4c38-8659-598f80694683 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:39:59,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4d1f3693-3704-4c38-8659-598f80694683 2018-07-30 03:39:59,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213ee948f0286742d2af6dc327b1f9f1232527ba" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-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-30 03:39:59,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39: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-aeb59893-29cd-4628-93e9-11c7af8f7ecc x-compute-request-id: req-aeb59893-29cd-4628-93e9-11c7af8f7ecc Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a8e0d9e-5d0b-4b45-a437-78fbc02fde1d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a8e0d9e-5d0b-4b45-a437-78fbc02fde1d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6a8e0d9e-5d0b-4b45-a437-78fbc02fde1d"}} 2018-07-30 03:39:59,519 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-aeb59893-29cd-4628-93e9-11c7af8f7ecc 2018-07-30 03:39:59,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:39:59,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:39:59,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5986b37563a64425be198f80ddc200bf", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj-role"}], "expires_at": "2018-07-30T04:39:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56c3a136216c42cda8fc71001d470272", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-user", "id": "03d76ad95e244157840e804768a56484"}, "audit_ids": ["grUGAkIZRgu9RcNklSoNWw"], "issued_at": "2018-07-30T03:39:59.000000Z"}} 2018-07-30 03:39:59,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:39:59,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e095b79-4d78-4f36-a3ad-fc787ed19881 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:39:59,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1e095b79-4d78-4f36-a3ad-fc787ed19881 2018-07-30 03:39:59,970 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:39:59,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:00,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77eaa20-d9b9-4d0d-80a8-fddaa2f9b8fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:00,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a77eaa20-d9b9-4d0d-80a8-fddaa2f9b8fc 2018-07-30 03:40:00,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:00,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0f1c0744-f0eb-4246-8623-ea663e1d50dd Date: Mon, 30 Jul 2018 03:40:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c3a136216c42cda8fc71001d470272","l2_adjacency":true,"status":"ACTIVE","subnets":["e5fb8f60-797f-4de6-8c2c-d52655cf674c"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net","admin_state_up":true,"tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:57Z","mtu":1450}]} 2018-07-30 03:40:00,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net used request id req-0f1c0744-f0eb-4246-8623-ea663e1d50dd 2018-07-30 03:40:00,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:00,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-01fe5309-606c-4083-a53f-54eb4d9d191f Date: Mon, 30 Jul 2018 03:40:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:58Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56c3a136216c42cda8fc71001d470272","id":"e5fb8f60-797f-4de6-8c2c-d52655cf674c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet"}]} 2018-07-30 03:40:00,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 used request id req-01fe5309-606c-4083-a53f-54eb4d9d191f 2018-07-30 03:40:00,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:00,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9fb34b8b-6a64-48e0-b318-0120ea81352c Date: Mon, 30 Jul 2018 03:40:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c3a136216c42cda8fc71001d470272","l2_adjacency":true,"status":"ACTIVE","subnets":["e5fb8f60-797f-4de6-8c2c-d52655cf674c"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net","admin_state_up":true,"tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:57Z","mtu":1450}]} 2018-07-30 03:40:00,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net used request id req-9fb34b8b-6a64-48e0-b318-0120ea81352c 2018-07-30 03:40:00,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:40:00,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:40:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:40:00,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:00,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-167f122d-5131-43af-aac6-9e34ab0aaa06 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "56c3a136216c42cda8fc71001d470272", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj"}} 2018-07-30 03:40:00,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272 used request id req-167f122d-5131-43af-aac6-9e34ab0aaa06 2018-07-30 03:40:00,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:00,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1a0f1933-d8ed-4959-a1ed-53129ef9ae15 Date: Mon, 30 Jul 2018 03:40:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:58Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56c3a136216c42cda8fc71001d470272","id":"e5fb8f60-797f-4de6-8c2c-d52655cf674c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet"}]} 2018-07-30 03:40:00,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 used request id req-1a0f1933-d8ed-4959-a1ed-53129ef9ae15 2018-07-30 03:40:00,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5&name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:00,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6c037c07-d7fd-4788-9e82-9d9dd2f00954 Date: Mon, 30 Jul 2018 03:40:00 GMT RESP BODY: {"ports":[]} 2018-07-30 03:40:00,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5&name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580port-1&admin_state_up=True used request id req-6c037c07-d7fd-4788-9e82-9d9dd2f00954 2018-07-30 03:40:00,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:00,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49889a3c-215c-485c-844e-dd28667528d2 x-compute-request-id: req-49889a3c-215c-485c-844e-dd28667528d2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:40:00,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-inst used request id req-49889a3c-215c-485c-844e-dd28667528d2 2018-07-30 03:40:00,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:00,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fe6e2903-4970-42ca-9671-6c17f630ddb4 Date: Mon, 30 Jul 2018 03:40:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c3a136216c42cda8fc71001d470272","l2_adjacency":true,"status":"ACTIVE","subnets":["e5fb8f60-797f-4de6-8c2c-d52655cf674c"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net","admin_state_up":true,"tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:57Z","mtu":1450}]} 2018-07-30 03:40:00,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net used request id req-fe6e2903-4970-42ca-9671-6c17f630ddb4 2018-07-30 03:40:00,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:01,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-58ed8fa7-f516-40e6-a6a8-2f7e354d5c27 Date: Mon, 30 Jul 2018 03:40:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:58Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56c3a136216c42cda8fc71001d470272","id":"e5fb8f60-797f-4de6-8c2c-d52655cf674c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet"}]} 2018-07-30 03:40:01,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 used request id req-58ed8fa7-f516-40e6-a6a8-2f7e354d5c27 2018-07-30 03:40:01,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:01,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e8755e90-b0fe-489b-81aa-1a1151df6ba9 Date: Mon, 30 Jul 2018 03:40:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c3a136216c42cda8fc71001d470272","l2_adjacency":true,"status":"ACTIVE","subnets":["e5fb8f60-797f-4de6-8c2c-d52655cf674c"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net","admin_state_up":true,"tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:57Z","mtu":1450}]} 2018-07-30 03:40:01,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net used request id req-e8755e90-b0fe-489b-81aa-1a1151df6ba9 2018-07-30 03:40:01,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:01,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1197ba8f-bc37-4f71-acb8-955ed63b8e76 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "56c3a136216c42cda8fc71001d470272", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj"}} 2018-07-30 03:40:01,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272 used request id req-1197ba8f-bc37-4f71-acb8-955ed63b8e76 2018-07-30 03:40:01,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:01,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1deccbb0-018b-4b21-8c37-939453dd2d4d Date: Mon, 30 Jul 2018 03:40:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:58Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56c3a136216c42cda8fc71001d470272","id":"e5fb8f60-797f-4de6-8c2c-d52655cf674c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet"}]} 2018-07-30 03:40:01,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 used request id req-1deccbb0-018b-4b21-8c37-939453dd2d4d 2018-07-30 03:40:01,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5&name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:01,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a27264c0-20c4-4ea1-9312-43e21e7a4c6e Date: Mon, 30 Jul 2018 03:40:01 GMT RESP BODY: {"ports":[]} 2018-07-30 03:40:01,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5&name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580port-1&admin_state_up=True used request id req-a27264c0-20c4-4ea1-9312-43e21e7a4c6e 2018-07-30 03:40:01,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:01,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:01,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5986b37563a64425be198f80ddc200bf", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj-role"}], "expires_at": "2018-07-30T04:40:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56c3a136216c42cda8fc71001d470272", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/56c3a136216c42cda8fc71001d470272", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/56c3a136216c42cda8fc71001d470272", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/56c3a136216c42cda8fc71001d470272", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-user", "id": "03d76ad95e244157840e804768a56484"}, "audit_ids": ["4zNgOA6dTqyzgydHwQF_sg"], "issued_at": "2018-07-30T03:40:01.000000Z"}} 2018-07-30 03:40:01,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc31f43ecb20dfd66ec76adbdb6b6d17c86b9bd" 2018-07-30 03:40:01,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef5b1bf-c368-4ee2-9fcb-dd9df4330a73 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:01,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bef5b1bf-c368-4ee2-9fcb-dd9df4330a73 2018-07-30 03:40:01,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:02,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-912667b8-eda4-410f-bd99-55fc19feb285 Date: Mon, 30 Jul 2018 03:40:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c3a136216c42cda8fc71001d470272","l2_adjacency":true,"status":"ACTIVE","subnets":["e5fb8f60-797f-4de6-8c2c-d52655cf674c"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net","admin_state_up":true,"tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:57Z","mtu":1450}]} 2018-07-30 03:40:02,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net used request id req-912667b8-eda4-410f-bd99-55fc19feb285 2018-07-30 03:40:02,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:02,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2a6faa91-008d-4812-86f3-f05158df6c7e Date: Mon, 30 Jul 2018 03:40:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:58Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56c3a136216c42cda8fc71001d470272","id":"e5fb8f60-797f-4de6-8c2c-d52655cf674c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet"}]} 2018-07-30 03:40:02,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 used request id req-2a6faa91-008d-4812-86f3-f05158df6c7e 2018-07-30 03:40:02,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:02,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0273de48-4f23-45e4-bf9b-8a3f9442d701 Date: Mon, 30 Jul 2018 03:40:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"56c3a136216c42cda8fc71001d470272","l2_adjacency":true,"status":"ACTIVE","subnets":["e5fb8f60-797f-4de6-8c2c-d52655cf674c"],"description":"","tags":[],"updated_at":"2018-07-30T03:39:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net","admin_state_up":true,"tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:57Z","mtu":1450}]} 2018-07-30 03:40:02,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net used request id req-0273de48-4f23-45e4-bf9b-8a3f9442d701 2018-07-30 03:40:02,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:40:02,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:40:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:40:02,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc31f43ecb20dfd66ec76adbdb6b6d17c86b9bd" 2018-07-30 03:40:02,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4edffc7a-6833-4523-af08-cefb4f832cc3 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "56c3a136216c42cda8fc71001d470272", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj"}} 2018-07-30 03:40:02,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272 used request id req-4edffc7a-6833-4523-af08-cefb4f832cc3 2018-07-30 03:40:02,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:02,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-de50dd17-39a5-47c0-8276-dfe29dcaec03 Date: Mon, 30 Jul 2018 03:40:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:58Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56c3a136216c42cda8fc71001d470272","id":"e5fb8f60-797f-4de6-8c2c-d52655cf674c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet"}]} 2018-07-30 03:40:02,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5 used request id req-de50dd17-39a5-47c0-8276-dfe29dcaec03 2018-07-30 03:40:02,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5&name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" 2018-07-30 03:40:02,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e1881e2a-4834-4051-98df-4190c8fac127 Date: Mon, 30 Jul 2018 03:40:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"083da75b-2e85-4de8-a7ed-62107f93e9a5","tenant_id":"56c3a136216c42cda8fc71001d470272","created_at":"2018-07-30T03:39:58Z","dns_nameservers":[],"updated_at":"2018-07-30T03:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56c3a136216c42cda8fc71001d470272","id":"e5fb8f60-797f-4de6-8c2c-d52655cf674c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet"}]} 2018-07-30 03:40:02,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=083da75b-2e85-4de8-a7ed-62107f93e9a5&name=CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet used request id req-e1881e2a-4834-4051-98df-4190c8fac127 2018-07-30 03:40:02,441 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net 2018-07-30 03:40:02,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b904209ac04252f8b7028d7d236675dd92dc2fa" -d '{"port": {"network_id": "083da75b-2e85-4de8-a7ed-62107f93e9a5", "fixed_ips": [{"subnet_id": "e5fb8f60-797f-4de6-8c2c-d52655cf674c", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580port-1", "admin_state_up": true}}' 2018-07-30 03:40:02,741 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-98d7b778-394e-4ff8-867d-7942aab746c7 Date: Mon, 30 Jul 2018 03:40:02 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-30 03:40:02,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-98d7b778-394e-4ff8-867d-7942aab746c7 2018-07-30 03:40:02,742 - 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-30 03:40:02,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/6a8e0d9e-5d0b-4b45-a437-78fbc02fde1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213ee948f0286742d2af6dc327b1f9f1232527ba" 2018-07-30 03:40:02,778 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:40: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-c8b4f1f9-efe9-43a1-8a2b-3cfb136b5b6c x-compute-request-id: req-c8b4f1f9-efe9-43a1-8a2b-3cfb136b5b6c Content-Length: 0 Content-Type: application/json 2018-07-30 03:40:02,778 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/6a8e0d9e-5d0b-4b45-a437-78fbc02fde1d used request id req-c8b4f1f9-efe9-43a1-8a2b-3cfb136b5b6c 2018-07-30 03:40:02,779 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet 2018-07-30 03:40:02,780 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-subnet 2018-07-30 03:40:02,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/e5fb8f60-797f-4de6-8c2c-d52655cf674c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f1ffde690af85ecbbe3c5c6034adc4183f49f6" 2018-07-30 03:40:03,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-170d23d2-b0be-4066-bcde-5023353e923d Date: Mon, 30 Jul 2018 03:40:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:40:03,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/e5fb8f60-797f-4de6-8c2c-d52655cf674c used request id req-170d23d2-b0be-4066-bcde-5023353e923d 2018-07-30 03:40:03,703 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-pub-net 2018-07-30 03:40:03,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/083da75b-2e85-4de8-a7ed-62107f93e9a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f1ffde690af85ecbbe3c5c6034adc4183f49f6" 2018-07-30 03:40:04,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-faca1ad6-17b2-40c6-8372-806624d6b9ee Date: Mon, 30 Jul 2018 03:40:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:40:04,658 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/083da75b-2e85-4de8-a7ed-62107f93e9a5 used request id req-faca1ad6-17b2-40c6-8372-806624d6b9ee 2018-07-30 03:40:04,658 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-53908b67-d7c5-49d3-8946-15ad2fc3e580-image 2018-07-30 03:40:04,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da48ffc3b4f7619a2ba80093b58391ad685d92e6" 2018-07-30 03:40:04,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-858d9c23-e3dd-4f92-ae84-14d616a2debf Date: Mon, 30 Jul 2018 03:40:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 03:40:04,956 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/90061559-1f12-4dcb-99f6-9c1f4e9a916f used request id req-858d9c23-e3dd-4f92-ae84-14d616a2debf 2018-07-30 03:40:04,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:05,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-89736d41-e041-4d20-8cc5-248f74a4e0d1 Date: Mon, 30 Jul 2018 03:40:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c3a136216c42cda8fc71001d470272", "created_at": "2018-07-30T03:39:57Z", "updated_at": "2018-07-30T03:39:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:39:57Z", "revision_number": 0, "id": "55e5d2b2-3a78-4fe8-92f4-bdfee13a66d6", "remote_group_id": "db457467-7d4c-4c57-9cb9-aa7021d6fdd9", "remote_ip_prefix": null, "created_at": "2018-07-30T03:39:57Z", "security_group_id": "db457467-7d4c-4c57-9cb9-aa7021d6fdd9", "tenant_id": "56c3a136216c42cda8fc71001d470272", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c3a136216c42cda8fc71001d470272"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:39:57Z", "revision_number": 0, "id": "65ba134c-7db7-4b68-8e9a-63145bc25e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:39:57Z", "security_group_id": "db457467-7d4c-4c57-9cb9-aa7021d6fdd9", "tenant_id": "56c3a136216c42cda8fc71001d470272", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c3a136216c42cda8fc71001d470272"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:39:57Z", "revision_number": 0, "id": "cb801bc8-40cf-46c6-9486-2141c22c0291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:39:57Z", "security_group_id": "db457467-7d4c-4c57-9cb9-aa7021d6fdd9", "tenant_id": "56c3a136216c42cda8fc71001d470272", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c3a136216c42cda8fc71001d470272"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:39:57Z", "revision_number": 0, "id": "d8375588-94d3-49c4-9434-e41b19b20065", "remote_group_id": "db457467-7d4c-4c57-9cb9-aa7021d6fdd9", "remote_ip_prefix": null, "created_at": "2018-07-30T03:39:57Z", "security_group_id": "db457467-7d4c-4c57-9cb9-aa7021d6fdd9", "tenant_id": "56c3a136216c42cda8fc71001d470272", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c3a136216c42cda8fc71001d470272"}], "revision_number": 4, "project_id": "56c3a136216c42cda8fc71001d470272", "id": "db457467-7d4c-4c57-9cb9-aa7021d6fdd9", "name": "default"}]} 2018-07-30 03:40:05,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-89736d41-e041-4d20-8cc5-248f74a4e0d1 2018-07-30 03:40:05,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:05,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e8778c3-ea22-40ff-822c-c157efed7edd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:05,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-4e8778c3-ea22-40ff-822c-c157efed7edd 2018-07-30 03:40:05,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:05,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:05,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bd76a3c-95fb-4765-bccd-f2e032db2b20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:05,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-8bd76a3c-95fb-4765-bccd-f2e032db2b20 2018-07-30 03:40:05,363 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:05,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:05,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ed078c-89d9-4a09-80af-a601725757c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:05,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-69ed078c-89d9-4a09-80af-a601725757c7 2018-07-30 03:40:05,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:05,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:05,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6de9a4c4-96eb-4559-9e9d-ac1cdc788b65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:05,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-6de9a4c4-96eb-4559-9e9d-ac1cdc788b65 2018-07-30 03:40:05,615 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:05,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:05,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a057e344-4e28-48fc-ba42-8a1de84d7ff3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:40:05,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-a057e344-4e28-48fc-ba42-8a1de84d7ff3 2018-07-30 03:40:05,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:05,783 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce35b8ad-971b-4408-a245-3e4be52ef0da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:05,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-ce35b8ad-971b-4408-a245-3e4be52ef0da 2018-07-30 03:40:05,783 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:05,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:05,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af34e871-7a2f-4e98-9028-69b3a59b2de4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:05,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-af34e871-7a2f-4e98-9028-69b3a59b2de4 2018-07-30 03:40:05,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:05,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:05,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1d3f2a0-0a8a-4526-aca4-7e4bf5572bf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:05,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-c1d3f2a0-0a8a-4526-aca4-7e4bf5572bf1 2018-07-30 03:40:05,955 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:05,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:06,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3416a592-b626-4b3c-99ab-d430584ac2e5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:40:06,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-3416a592-b626-4b3c-99ab-d430584ac2e5 2018-07-30 03:40:06,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:06,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bfce857-85f1-4dd0-8592-088bfad277ac Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "56c3a136216c42cda8fc71001d470272", "name": "CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj"}} 2018-07-30 03:40:06,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272 used request id req-8bfce857-85f1-4dd0-8592-088bfad277ac 2018-07-30 03:40:06,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db457467-7d4c-4c57-9cb9-aa7021d6fdd9 2018-07-30 03:40:06,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=db457467-7d4c-4c57-9cb9-aa7021d6fdd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:06,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-62f684a5-ac59-4e98-90f2-93094889798d Date: Mon, 30 Jul 2018 03:40:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "db457467-7d4c-4c57-9cb9-aa7021d6fdd9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:39:57Z", "security_group_id": "db457467-7d4c-4c57-9cb9-aa7021d6fdd9", "port_range_min": null, "revision_number": 0, "tenant_id": "56c3a136216c42cda8fc71001d470272", "created_at": "2018-07-30T03:39:57Z", "project_id": "56c3a136216c42cda8fc71001d470272", "id": "55e5d2b2-3a78-4fe8-92f4-bdfee13a66d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:39:57Z", "security_group_id": "db457467-7d4c-4c57-9cb9-aa7021d6fdd9", "port_range_min": null, "revision_number": 0, "tenant_id": "56c3a136216c42cda8fc71001d470272", "created_at": "2018-07-30T03:39:57Z", "project_id": "56c3a136216c42cda8fc71001d470272", "id": "65ba134c-7db7-4b68-8e9a-63145bc25e66"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:39:57Z", "security_group_id": "db457467-7d4c-4c57-9cb9-aa7021d6fdd9", "port_range_min": null, "revision_number": 0, "tenant_id": "56c3a136216c42cda8fc71001d470272", "created_at": "2018-07-30T03:39:57Z", "project_id": "56c3a136216c42cda8fc71001d470272", "id": "cb801bc8-40cf-46c6-9486-2141c22c0291"}, {"remote_group_id": "db457467-7d4c-4c57-9cb9-aa7021d6fdd9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:39:57Z", "security_group_id": "db457467-7d4c-4c57-9cb9-aa7021d6fdd9", "port_range_min": null, "revision_number": 0, "tenant_id": "56c3a136216c42cda8fc71001d470272", "created_at": "2018-07-30T03:39:57Z", "project_id": "56c3a136216c42cda8fc71001d470272", "id": "d8375588-94d3-49c4-9434-e41b19b20065"}]} 2018-07-30 03:40:06,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=db457467-7d4c-4c57-9cb9-aa7021d6fdd9 used request id req-62f684a5-ac59-4e98-90f2-93094889798d 2018-07-30 03:40:06,159 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:40:06,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/db457467-7d4c-4c57-9cb9-aa7021d6fdd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:06,308 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ac40618-2842-4642-aa10-34a4b5d6d3a7 Content-Length: 0 Date: Mon, 30 Jul 2018 03:40:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:40:06,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/db457467-7d4c-4c57-9cb9-aa7021d6fdd9 used request id req-8ac40618-2842-4642-aa10-34a4b5d6d3a7 2018-07-30 03:40:06,309 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj 2018-07-30 03:40:06,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:06,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:40:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e34d446a-9dbd-4644-9205-904a1166a891 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:40:06,501 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/56c3a136216c42cda8fc71001d470272 used request id req-e34d446a-9dbd-4644-9205-904a1166a891 2018-07-30 03:40:06,501 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-proj-role 2018-07-30 03:40:06,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/5986b37563a64425be198f80ddc200bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:06,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:40:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1dc7e6a-42e3-44b2-9277-53c9821ff534 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:40:06,608 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5986b37563a64425be198f80ddc200bf used request id req-f1dc7e6a-42e3-44b2-9277-53c9821ff534 2018-07-30 03:40:06,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78948f6a0c402d9b2ee3951c65fe175cefee0cfe" 2018-07-30 03:40:06,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1493054-09c5-489e-a48c-dff9982a7734 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:40:06,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f1493054-09c5-489e-a48c-dff9982a7734 2018-07-30 03:40:06,697 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-3121b0b9-3fcf-4b1-user 2018-07-30 03:40:06,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/03d76ad95e244157840e804768a56484 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d83f32e725bb344891b54c64736329ccfecb3f3" 2018-07-30 03:40:06,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:40:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98871768-f2c7-4d31-928d-ea0b52a381b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:40:06,921 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/03d76ad95e244157840e804768a56484 used request id req-98871768-f2c7-4d31-928d-ea0b52a381b1 2018-07-30 03:40:06,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:07,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:40:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["8TU_wZ9cQziUea7zlATQmA"], "issued_at": "2018-07-30T03:40:07.000000Z"}} 2018-07-30 03:40:07,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696ee0d62b09dff45b852f946523b2a464e98bb1" 2018-07-30 03:40:07,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c59ee9-b80f-4370-9df2-bb6ffa035e20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:07,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-29c59ee9-b80f-4370-9df2-bb6ffa035e20 2018-07-30 03:40:07,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:07,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:07,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:40:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["er6S78gCQo6ecLYiBGpcZQ"], "issued_at": "2018-07-30T03:40:07.000000Z"}} 2018-07-30 03:40:07,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:07,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7a5a59-2412-4c57-a19b-693e0826d925 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:07,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8d7a5a59-2412-4c57-a19b-693e0826d925 2018-07-30 03:40:07,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:40:07,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:40:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:40:07,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:07,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f4e097-1a6d-43c4-9ddb-009fbc815544 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:40:07,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj used request id req-66f4e097-1a6d-43c4-9ddb-009fbc815544 2018-07-30 03:40:07,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:08,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd92186d-b6bd-4613-8614-bfe64664960e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:40:08,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-dd92186d-b6bd-4613-8614-bfe64664960e 2018-07-30 03:40:08,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj"}}' 2018-07-30 03:40:08,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:40:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4a9f8e7-1070-4f70-aaeb-8009838bbf56 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44"}, "tags": [], "enabled": true, "id": "d3a9092505014a5787aec7b989569d44", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj"}} 2018-07-30 03:40:08,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d4a9f8e7-1070-4f70-aaeb-8009838bbf56 2018-07-30 03:40:08,157 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj 2018-07-30 03:40:08,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:08,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:08,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:40:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["JqDpbGJ9RNmGp0MYDGuXBQ"], "issued_at": "2018-07-30T03:40:08.000000Z"}} 2018-07-30 03:40:08,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aeeec48cd268f6ef9ffa7cc342608df8a3d0d63" 2018-07-30 03:40:08,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d671031-00bd-401f-809a-def42f6f32be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:08,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4d671031-00bd-401f-809a-def42f6f32be 2018-07-30 03:40:08,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:40:08,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:40:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:40:08,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aeeec48cd268f6ef9ffa7cc342608df8a3d0d63" 2018-07-30 03:40:08,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264381f1-206c-4be4-b76f-98dff4a2fa27 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:40:08,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-264381f1-206c-4be4-b76f-98dff4a2fa27 2018-07-30 03:40:08,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aeeec48cd268f6ef9ffa7cc342608df8a3d0d63" 2018-07-30 03:40:08,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bcf5e2c-d22f-4eb5-a5ff-a76ce42e5681 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44"}, "tags": [], "enabled": true, "id": "d3a9092505014a5787aec7b989569d44", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj"}]} 2018-07-30 03:40:08,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj used request id req-5bcf5e2c-d22f-4eb5-a5ff-a76ce42e5681 2018-07-30 03:40:08,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aeeec48cd268f6ef9ffa7cc342608df8a3d0d63" 2018-07-30 03:40:08,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-353d875e-3f23-4418-90df-6efc47848375 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:40:08,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-353d875e-3f23-4418-90df-6efc47848375 2018-07-30 03:40:09,136 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c0b50877-ab42-4fc-user 2018-07-30 03:40:09,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:09,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:09,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc76d903-c345-46d0-8d2a-7fb7a8260998 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:40:09,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fc76d903-c345-46d0-8d2a-7fb7a8260998 2018-07-30 03:40:09,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" -d '{"role": {"name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj-role"}}' 2018-07-30 03:40:09,328 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1960faf0-a949-4da8-9dad-7a03f22e4bc2 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c142d73384c42cba8d5ca548961ad31", "links": {"self": "http://172.30.9.25:5000/v3/roles/7c142d73384c42cba8d5ca548961ad31"}, "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj-role"}} 2018-07-30 03:40:09,328 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1960faf0-a949-4da8-9dad-7a03f22e4bc2 2018-07-30 03:40:09,328 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj-role 2018-07-30 03:40:09,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7c142d73384c42cba8d5ca548961ad31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:09,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7280118-0837-4f24-8183-de7937e9edb6 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c142d73384c42cba8d5ca548961ad31", "links": {"self": "http://172.30.9.25:5000/v3/roles/7c142d73384c42cba8d5ca548961ad31"}, "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj-role"}} 2018-07-30 03:40:09,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7c142d73384c42cba8d5ca548961ad31 used request id req-a7280118-0837-4f24-8183-de7937e9edb6 2018-07-30 03:40:09,414 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj-role to project CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj 2018-07-30 03:40:09,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44/users/7f35e30c601341f4ad4a56771c607f9c/roles/7c142d73384c42cba8d5ca548961ad31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:09,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d23be7cb-58aa-4f47-8380-c3a83ac68954 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:40:09,534 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44/users/7f35e30c601341f4ad4a56771c607f9c/roles/7c142d73384c42cba8d5ca548961ad31 used request id req-d23be7cb-58aa-4f47-8380-c3a83ac68954 2018-07-30 03:40:09,534 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:40:09,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:09,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:09,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c142d73384c42cba8d5ca548961ad31", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj-role"}], "expires_at": "2018-07-30T04:40:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3a9092505014a5787aec7b989569d44", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-user", "id": "7f35e30c601341f4ad4a56771c607f9c"}, "audit_ids": ["sScjyvSnRgGpwWEtg2atpQ"], "issued_at": "2018-07-30T03:40:09.000000Z"}} 2018-07-30 03:40:09,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f07a672bf32b8b5e38bc808d3a0bc2aa59af1e4" 2018-07-30 03:40:09,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7d9dcc-6b88-45c8-b960-9f471dfbd848 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:09,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8d7d9dcc-6b88-45c8-b960-9f471dfbd848 2018-07-30 03:40:09,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f07a672bf32b8b5e38bc808d3a0bc2aa59af1e4" 2018-07-30 03:40:10,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-50277c48-ee0a-4431-b908-992075ba774c Date: Mon, 30 Jul 2018 03:40:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-image"} 2018-07-30 03:40:10,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-image used request id req-50277c48-ee0a-4431-b908-992075ba774c 2018-07-30 03:40:10,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f07a672bf32b8b5e38bc808d3a0bc2aa59af1e4" 2018-07-30 03:40:10,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a636a73d-b55b-4817-bd7e-2607c9756680 Date: Mon, 30 Jul 2018 03:40: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-30 03:40:10,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a636a73d-b55b-4817-bd7e-2607c9756680 2018-07-30 03:40:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f07a672bf32b8b5e38bc808d3a0bc2aa59af1e4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-image"}' 2018-07-30 03:40:10,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-01022dfc-4d80-4f6e-8311-0b36e4eaf7c9 Date: Mon, 30 Jul 2018 03:40:10 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:40:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:40:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88", "min_disk": 0, "protected": false, "id": "2ebab4c3-7966-4519-b32e-19334dfe9a88", "file": "/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88/file", "checksum": null, "owner": "d3a9092505014a5787aec7b989569d44", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:40:10,291 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-01022dfc-4d80-4f6e-8311-0b36e4eaf7c9 2018-07-30 03:40:10,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f07a672bf32b8b5e38bc808d3a0bc2aa59af1e4" -d '' 2018-07-30 03:40:10,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-273e049a-d850-4c2f-997d-73c766cb0861 Date: Mon, 30 Jul 2018 03:40: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-30 03:40:10,741 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88/file used request id req-273e049a-d850-4c2f-997d-73c766cb0861 2018-07-30 03:40:10,742 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:40:10,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f07a672bf32b8b5e38bc808d3a0bc2aa59af1e4" 2018-07-30 03:40:10,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-eaa0716e-d8ce-48c9-8c1e-3c28c01e1dd5 Date: Mon, 30 Jul 2018 03:40:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:40:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:40:10Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/2ebab4c3-7966-4519-b32e-19334dfe9a88/snap", "metadata": {}}], "self": "/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88", "min_disk": 0, "protected": false, "id": "2ebab4c3-7966-4519-b32e-19334dfe9a88", "file": "/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d3a9092505014a5787aec7b989569d44", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/2ebab4c3-7966-4519-b32e-19334dfe9a88/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:40:10,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88 used request id req-eaa0716e-d8ce-48c9-8c1e-3c28c01e1dd5 2018-07-30 03:40:10,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f07a672bf32b8b5e38bc808d3a0bc2aa59af1e4" 2018-07-30 03:40:10,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-81a66d04-bf14-4eb6-af37-23ea4e5054d7 Date: Mon, 30 Jul 2018 03:40: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-30 03:40:10,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-81a66d04-bf14-4eb6-af37-23ea4e5054d7 2018-07-30 03:40:10,772 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-image 2018-07-30 03:40:10,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f07a672bf32b8b5e38bc808d3a0bc2aa59af1e4" 2018-07-30 03:40:10,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b5b16930-b502-43bf-a91c-f3efde5a6a4e Date: Mon, 30 Jul 2018 03:40:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:40:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:40:10Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/2ebab4c3-7966-4519-b32e-19334dfe9a88/snap", "metadata": {}}], "self": "/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88", "min_disk": 0, "protected": false, "id": "2ebab4c3-7966-4519-b32e-19334dfe9a88", "file": "/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d3a9092505014a5787aec7b989569d44", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/2ebab4c3-7966-4519-b32e-19334dfe9a88/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:40:10,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88 used request id req-b5b16930-b502-43bf-a91c-f3efde5a6a4e 2018-07-30 03:40:10,791 - create_image - DEBUG - Instance status is - active 2018-07-30 03:40:10,791 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-image 2018-07-30 03:40:10,791 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-image 2018-07-30 03:40:10,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:10,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:11,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c142d73384c42cba8d5ca548961ad31", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj-role"}], "expires_at": "2018-07-30T04:40:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3a9092505014a5787aec7b989569d44", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-user", "id": "7f35e30c601341f4ad4a56771c607f9c"}, "audit_ids": ["6lXe9EOgQo2xbs8Q-sbeTw"], "issued_at": "2018-07-30T03:40:11.000000Z"}} 2018-07-30 03:40:11,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2fa3bd6a524297462bfbeeaa5f4b41d59de2e09" 2018-07-30 03:40:11,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd54260-e4c4-443d-9d0c-93d5e40ecc8f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:11,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bfd54260-e4c4-443d-9d0c-93d5e40ecc8f 2018-07-30 03:40:11,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2fa3bd6a524297462bfbeeaa5f4b41d59de2e09" 2018-07-30 03:40:11,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ef2b5f46-ad7c-4f1b-a7af-b962f627ed63 Date: Mon, 30 Jul 2018 03:40:11 GMT RESP BODY: {"networks":[]} 2018-07-30 03:40:11,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net used request id req-ef2b5f46-ad7c-4f1b-a7af-b962f627ed63 2018-07-30 03:40:11,440 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net 2018-07-30 03:40:11,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2fa3bd6a524297462bfbeeaa5f4b41d59de2e09" -d '{"network": {"name": "CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net", "admin_state_up": true}}' 2018-07-30 03:40:11,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-91214ebb-2e27-448b-b05c-911b04f39b3f Date: Mon, 30 Jul 2018 03:40:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3a9092505014a5787aec7b989569d44","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:40:11Z","is_default":false,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:11Z","mtu":1450}} 2018-07-30 03:40:11,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-91214ebb-2e27-448b-b05c-911b04f39b3f 2018-07-30 03:40:11,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0f15459a-5ff7-4c80-9344-6a40b29bb733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2fa3bd6a524297462bfbeeaa5f4b41d59de2e09" 2018-07-30 03:40:11,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-652d2093-7f8a-483a-847d-18f0efe1ae5e Date: Mon, 30 Jul 2018 03:40:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3a9092505014a5787aec7b989569d44","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:40:11Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net","admin_state_up":true,"tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:11Z","mtu":1450}]} 2018-07-30 03:40:11,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0f15459a-5ff7-4c80-9344-6a40b29bb733 used request id req-652d2093-7f8a-483a-847d-18f0efe1ae5e 2018-07-30 03:40:11,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2fa3bd6a524297462bfbeeaa5f4b41d59de2e09" 2018-07-30 03:40:11,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3fd028ea-53db-4a78-96a7-626bb3fb155d Date: Mon, 30 Jul 2018 03:40:11 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:40:11,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 used request id req-3fd028ea-53db-4a78-96a7-626bb3fb155d 2018-07-30 03:40:11,910 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-subnet 2018-07-30 03:40:11,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2fa3bd6a524297462bfbeeaa5f4b41d59de2e09" -d '{"subnets": [{"ip_version": 4, "network_id": "0f15459a-5ff7-4c80-9344-6a40b29bb733", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-subnet"}]}' 2018-07-30 03:40:12,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a876091e-f5f9-4f4d-9304-c0df46dfe81f Date: Mon, 30 Jul 2018 03:40:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:12Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"d3a9092505014a5787aec7b989569d44","id":"711ca5a6-62be-4468-b14e-ecd52f85cdfc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-subnet"}]} 2018-07-30 03:40:12,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-a876091e-f5f9-4f4d-9304-c0df46dfe81f 2018-07-30 03:40:12,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0f15459a-5ff7-4c80-9344-6a40b29bb733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2fa3bd6a524297462bfbeeaa5f4b41d59de2e09" 2018-07-30 03:40:12,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ca28adfb-0d7f-40d9-bb48-41f35cd21f08 Date: Mon, 30 Jul 2018 03:40:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3a9092505014a5787aec7b989569d44","l2_adjacency":true,"status":"ACTIVE","subnets":["711ca5a6-62be-4468-b14e-ecd52f85cdfc"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net","admin_state_up":true,"tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:11Z","mtu":1450}]} 2018-07-30 03:40:12,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0f15459a-5ff7-4c80-9344-6a40b29bb733 used request id req-ca28adfb-0d7f-40d9-bb48-41f35cd21f08 2018-07-30 03:40:12,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2fa3bd6a524297462bfbeeaa5f4b41d59de2e09" 2018-07-30 03:40:12,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7ade7fb8-fcf1-40fb-b263-674e0ff4c08f Date: Mon, 30 Jul 2018 03:40:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:12Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"d3a9092505014a5787aec7b989569d44","id":"711ca5a6-62be-4468-b14e-ecd52f85cdfc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-subnet"}]} 2018-07-30 03:40:12,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 used request id req-7ade7fb8-fcf1-40fb-b263-674e0ff4c08f 2018-07-30 03:40:12,629 - OpenStackNetwork - DEBUG - Network [0f15459a-5ff7-4c80-9344-6a40b29bb733] created successfully 2018-07-30 03:40:12,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:12,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:13,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:40:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["o_UL_oHlRoqPwMjw3ZEGlg"], "issued_at": "2018-07-30T03:40:13.000000Z"}} 2018-07-30 03:40:13,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd373ebf9ddbbcf5e6454d782de58ba4d24eb370" 2018-07-30 03:40:13,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5996445e-491e-42f9-96b0-e745542f7d1c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:13,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5996445e-491e-42f9-96b0-e745542f7d1c 2018-07-30 03:40:13,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:40:13,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd373ebf9ddbbcf5e6454d782de58ba4d24eb370" 2018-07-30 03:40:13,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40: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-3676912b-a05e-4214-b114-3550e1ee7c93 x-compute-request-id: req-3676912b-a05e-4214-b114-3550e1ee7c93 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:40:13,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3676912b-a05e-4214-b114-3550e1ee7c93 2018-07-30 03:40:13,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd373ebf9ddbbcf5e6454d782de58ba4d24eb370" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-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-30 03:40:13,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40: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-05caded1-d1fd-43a4-bd51-1a3479c7a1cb x-compute-request-id: req-05caded1-d1fd-43a4-bd51-1a3479c7a1cb Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/08da8be9-62a9-4d5f-b0c1-619c0affacf3", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/08da8be9-62a9-4d5f-b0c1-619c0affacf3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "08da8be9-62a9-4d5f-b0c1-619c0affacf3"}} 2018-07-30 03:40:13,324 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-05caded1-d1fd-43a4-bd51-1a3479c7a1cb 2018-07-30 03:40:13,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:13,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:13,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c142d73384c42cba8d5ca548961ad31", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj-role"}], "expires_at": "2018-07-30T04:40:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3a9092505014a5787aec7b989569d44", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-user", "id": "7f35e30c601341f4ad4a56771c607f9c"}, "audit_ids": ["ncad_b2tQaaw8Yx1SXHVAw"], "issued_at": "2018-07-30T03:40:13.000000Z"}} 2018-07-30 03:40:13,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:13,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40148068-4430-4d42-9548-68f0ad689ee2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:13,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-40148068-4430-4d42-9548-68f0ad689ee2 2018-07-30 03:40:13,750 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:40:13,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:13,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a253397-eb7b-44fc-a503-413c904b633f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:13,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1a253397-eb7b-44fc-a503-413c904b633f 2018-07-30 03:40:13,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:14,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9ca01d64-e2b8-4d9c-bde7-e202839fa06f Date: Mon, 30 Jul 2018 03:40:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3a9092505014a5787aec7b989569d44","l2_adjacency":true,"status":"ACTIVE","subnets":["711ca5a6-62be-4468-b14e-ecd52f85cdfc"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net","admin_state_up":true,"tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:11Z","mtu":1450}]} 2018-07-30 03:40:14,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net used request id req-9ca01d64-e2b8-4d9c-bde7-e202839fa06f 2018-07-30 03:40:14,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:14,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-de2be15b-0993-4c9e-8730-5eaeea99b375 Date: Mon, 30 Jul 2018 03:40:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:12Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"d3a9092505014a5787aec7b989569d44","id":"711ca5a6-62be-4468-b14e-ecd52f85cdfc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-subnet"}]} 2018-07-30 03:40:14,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 used request id req-de2be15b-0993-4c9e-8730-5eaeea99b375 2018-07-30 03:40:14,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:14,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-98ea9879-b4be-4aa8-ae2d-ac6ffb6df2fb Date: Mon, 30 Jul 2018 03:40:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3a9092505014a5787aec7b989569d44","l2_adjacency":true,"status":"ACTIVE","subnets":["711ca5a6-62be-4468-b14e-ecd52f85cdfc"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net","admin_state_up":true,"tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:11Z","mtu":1450}]} 2018-07-30 03:40:14,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net used request id req-98ea9879-b4be-4aa8-ae2d-ac6ffb6df2fb 2018-07-30 03:40:14,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:40:14,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:40:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:40:14,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:14,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14527abf-32cc-46e7-8bd9-c0e1b55d0b2a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d3a9092505014a5787aec7b989569d44", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj"}} 2018-07-30 03:40:14,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44 used request id req-14527abf-32cc-46e7-8bd9-c0e1b55d0b2a 2018-07-30 03:40:14,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:14,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e3c6df9a-000f-444e-8e5f-5ab19da318bb Date: Mon, 30 Jul 2018 03:40:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:12Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"d3a9092505014a5787aec7b989569d44","id":"711ca5a6-62be-4468-b14e-ecd52f85cdfc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-subnet"}]} 2018-07-30 03:40:14,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 used request id req-e3c6df9a-000f-444e-8e5f-5ab19da318bb 2018-07-30 03:40:14,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733&mac_address=foo&name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:14,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ddba8e10-2b0c-4213-8875-ed9b051106c8 Date: Mon, 30 Jul 2018 03:40:14 GMT RESP BODY: {"ports":[]} 2018-07-30 03:40:14,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733&mac_address=foo&name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03aport-1&admin_state_up=True used request id req-ddba8e10-2b0c-4213-8875-ed9b051106c8 2018-07-30 03:40:14,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:14,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40: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-428e3371-6d7a-48b1-932c-5cdb0d33ca1f x-compute-request-id: req-428e3371-6d7a-48b1-932c-5cdb0d33ca1f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:40:14,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-inst used request id req-428e3371-6d7a-48b1-932c-5cdb0d33ca1f 2018-07-30 03:40:14,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:14,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ea112c94-c62b-4c21-b17c-6362f1f2a424 Date: Mon, 30 Jul 2018 03:40:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3a9092505014a5787aec7b989569d44","l2_adjacency":true,"status":"ACTIVE","subnets":["711ca5a6-62be-4468-b14e-ecd52f85cdfc"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net","admin_state_up":true,"tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:11Z","mtu":1450}]} 2018-07-30 03:40:14,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net used request id req-ea112c94-c62b-4c21-b17c-6362f1f2a424 2018-07-30 03:40:14,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:14,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c6d8dd0e-f2d0-480e-840f-23bb5e4f5b3f Date: Mon, 30 Jul 2018 03:40:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:12Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"d3a9092505014a5787aec7b989569d44","id":"711ca5a6-62be-4468-b14e-ecd52f85cdfc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-subnet"}]} 2018-07-30 03:40:14,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 used request id req-c6d8dd0e-f2d0-480e-840f-23bb5e4f5b3f 2018-07-30 03:40:14,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:14,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b4e18f8a-051c-4eeb-a39c-c5a62cc85db9 Date: Mon, 30 Jul 2018 03:40:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3a9092505014a5787aec7b989569d44","l2_adjacency":true,"status":"ACTIVE","subnets":["711ca5a6-62be-4468-b14e-ecd52f85cdfc"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net","admin_state_up":true,"tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:11Z","mtu":1450}]} 2018-07-30 03:40:14,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net used request id req-b4e18f8a-051c-4eeb-a39c-c5a62cc85db9 2018-07-30 03:40:14,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:15,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d64b8c-ee21-4dc2-b7cf-31ed80c8900e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d3a9092505014a5787aec7b989569d44", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj"}} 2018-07-30 03:40:15,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44 used request id req-69d64b8c-ee21-4dc2-b7cf-31ed80c8900e 2018-07-30 03:40:15,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:15,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d97d7229-b047-4d03-9b43-d9f95e3bd00b Date: Mon, 30 Jul 2018 03:40:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:12Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"d3a9092505014a5787aec7b989569d44","id":"711ca5a6-62be-4468-b14e-ecd52f85cdfc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-subnet"}]} 2018-07-30 03:40:15,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 used request id req-d97d7229-b047-4d03-9b43-d9f95e3bd00b 2018-07-30 03:40:15,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733&mac_address=foo&name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:15,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e5c512f5-7777-4150-8bf1-c872ab9a655b Date: Mon, 30 Jul 2018 03:40:15 GMT RESP BODY: {"ports":[]} 2018-07-30 03:40:15,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733&mac_address=foo&name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03aport-1&admin_state_up=True used request id req-e5c512f5-7777-4150-8bf1-c872ab9a655b 2018-07-30 03:40:15,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:15,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:15,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c142d73384c42cba8d5ca548961ad31", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj-role"}], "expires_at": "2018-07-30T04:40:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3a9092505014a5787aec7b989569d44", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/d3a9092505014a5787aec7b989569d44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/d3a9092505014a5787aec7b989569d44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/d3a9092505014a5787aec7b989569d44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-user", "id": "7f35e30c601341f4ad4a56771c607f9c"}, "audit_ids": ["87UWUSlITA-qU9OEjRU33w"], "issued_at": "2018-07-30T03:40:15.000000Z"}} 2018-07-30 03:40:15,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb73c9c7f0baee65b9492b648aad799edcca7de" 2018-07-30 03:40:15,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c89a5fad-b734-43ff-a821-33f2a6d660e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:15,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c89a5fad-b734-43ff-a821-33f2a6d660e1 2018-07-30 03:40:15,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:15,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ba65a592-90ca-472a-bf9a-921ab39c9081 Date: Mon, 30 Jul 2018 03:40:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3a9092505014a5787aec7b989569d44","l2_adjacency":true,"status":"ACTIVE","subnets":["711ca5a6-62be-4468-b14e-ecd52f85cdfc"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net","admin_state_up":true,"tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:11Z","mtu":1450}]} 2018-07-30 03:40:15,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net used request id req-ba65a592-90ca-472a-bf9a-921ab39c9081 2018-07-30 03:40:15,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:15,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4b0bbc89-0e99-4e60-be42-2a8676740619 Date: Mon, 30 Jul 2018 03:40:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:12Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"d3a9092505014a5787aec7b989569d44","id":"711ca5a6-62be-4468-b14e-ecd52f85cdfc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-subnet"}]} 2018-07-30 03:40:15,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 used request id req-4b0bbc89-0e99-4e60-be42-2a8676740619 2018-07-30 03:40:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:15,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f434eb81-97ea-45c6-8f69-3f31aa5e0a59 Date: Mon, 30 Jul 2018 03:40:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3a9092505014a5787aec7b989569d44","l2_adjacency":true,"status":"ACTIVE","subnets":["711ca5a6-62be-4468-b14e-ecd52f85cdfc"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net","admin_state_up":true,"tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:11Z","mtu":1450}]} 2018-07-30 03:40:15,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net used request id req-f434eb81-97ea-45c6-8f69-3f31aa5e0a59 2018-07-30 03:40:15,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:40:15,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:40:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:40:15,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb73c9c7f0baee65b9492b648aad799edcca7de" 2018-07-30 03:40:15,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc89e117-981c-4bd3-8923-92004dbaccf5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d3a9092505014a5787aec7b989569d44", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj"}} 2018-07-30 03:40:15,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44 used request id req-bc89e117-981c-4bd3-8923-92004dbaccf5 2018-07-30 03:40:16,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" 2018-07-30 03:40:16,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-78b219cb-ade8-4cb2-addd-3f927eda1680 Date: Mon, 30 Jul 2018 03:40:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f15459a-5ff7-4c80-9344-6a40b29bb733","tenant_id":"d3a9092505014a5787aec7b989569d44","created_at":"2018-07-30T03:40:12Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"d3a9092505014a5787aec7b989569d44","id":"711ca5a6-62be-4468-b14e-ecd52f85cdfc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-subnet"}]} 2018-07-30 03:40:16,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f15459a-5ff7-4c80-9344-6a40b29bb733 used request id req-78b219cb-ade8-4cb2-addd-3f927eda1680 2018-07-30 03:40:16,047 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net 2018-07-30 03:40:16,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c356a3ec781c4bbf1eebd6a3ef519df4783217bf" -d '{"port": {"network_id": "0f15459a-5ff7-4c80-9344-6a40b29bb733", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03aport-1", "admin_state_up": true}}' 2018-07-30 03:40:16,059 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-41868128-da0b-4714-baa4-8cb46e330ca9 Date: Mon, 30 Jul 2018 03:40:16 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-30 03:40:16,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-41868128-da0b-4714-baa4-8cb46e330ca9 2018-07-30 03:40:16,059 - 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-30 03:40:16,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/08da8be9-62a9-4d5f-b0c1-619c0affacf3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd373ebf9ddbbcf5e6454d782de58ba4d24eb370" 2018-07-30 03:40:16,092 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:40: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-90232097-f277-4f52-a217-ba8110cb80ba x-compute-request-id: req-90232097-f277-4f52-a217-ba8110cb80ba Content-Length: 0 Content-Type: application/json 2018-07-30 03:40:16,092 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/08da8be9-62a9-4d5f-b0c1-619c0affacf3 used request id req-90232097-f277-4f52-a217-ba8110cb80ba 2018-07-30 03:40:16,092 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-subnet 2018-07-30 03:40:16,093 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-subnet 2018-07-30 03:40:16,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/711ca5a6-62be-4468-b14e-ecd52f85cdfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2fa3bd6a524297462bfbeeaa5f4b41d59de2e09" 2018-07-30 03:40:17,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f53fff8f-2fa4-431d-955c-279a28cddda3 Date: Mon, 30 Jul 2018 03:40:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:40:17,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/711ca5a6-62be-4468-b14e-ecd52f85cdfc used request id req-f53fff8f-2fa4-431d-955c-279a28cddda3 2018-07-30 03:40:17,371 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-pub-net 2018-07-30 03:40:17,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/0f15459a-5ff7-4c80-9344-6a40b29bb733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2fa3bd6a524297462bfbeeaa5f4b41d59de2e09" 2018-07-30 03:40:18,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2b8d928-ba49-4429-922b-e77829716344 Date: Mon, 30 Jul 2018 03:40:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:40:18,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/0f15459a-5ff7-4c80-9344-6a40b29bb733 used request id req-c2b8d928-ba49-4429-922b-e77829716344 2018-07-30 03:40:18,865 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-eb89da5b-951d-47d4-a362-dfe04ab2b03a-image 2018-07-30 03:40:18,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f07a672bf32b8b5e38bc808d3a0bc2aa59af1e4" 2018-07-30 03:40:19,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77d3abcc-63a5-4b0f-a256-89193d17ecf4 Date: Mon, 30 Jul 2018 03:40: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-30 03:40:19,123 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/2ebab4c3-7966-4519-b32e-19334dfe9a88 used request id req-77d3abcc-63a5-4b0f-a256-89193d17ecf4 2018-07-30 03:40:19,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:19,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e1b88f76-52c3-439a-93a9-86c7cb15e471 Date: Mon, 30 Jul 2018 03:40:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3a9092505014a5787aec7b989569d44", "created_at": "2018-07-30T03:40:11Z", "updated_at": "2018-07-30T03:40:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:40:11Z", "revision_number": 0, "id": "1c509535-638b-4b3a-acf6-f2dcde5d9ce7", "remote_group_id": "45b179d7-5ce1-49d8-bfd4-d091fad7b5e3", "remote_ip_prefix": null, "created_at": "2018-07-30T03:40:11Z", "security_group_id": "45b179d7-5ce1-49d8-bfd4-d091fad7b5e3", "tenant_id": "d3a9092505014a5787aec7b989569d44", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3a9092505014a5787aec7b989569d44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:40:11Z", "revision_number": 0, "id": "3824d574-1381-4b1a-b04a-b0662f04f1e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:40:11Z", "security_group_id": "45b179d7-5ce1-49d8-bfd4-d091fad7b5e3", "tenant_id": "d3a9092505014a5787aec7b989569d44", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3a9092505014a5787aec7b989569d44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:40:11Z", "revision_number": 0, "id": "85ae483a-8851-48ee-aa30-1f68849e4a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:40:11Z", "security_group_id": "45b179d7-5ce1-49d8-bfd4-d091fad7b5e3", "tenant_id": "d3a9092505014a5787aec7b989569d44", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3a9092505014a5787aec7b989569d44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:40:11Z", "revision_number": 0, "id": "b36e2c05-b9fe-441c-9895-76d674f259ac", "remote_group_id": "45b179d7-5ce1-49d8-bfd4-d091fad7b5e3", "remote_ip_prefix": null, "created_at": "2018-07-30T03:40:11Z", "security_group_id": "45b179d7-5ce1-49d8-bfd4-d091fad7b5e3", "tenant_id": "d3a9092505014a5787aec7b989569d44", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3a9092505014a5787aec7b989569d44"}], "revision_number": 4, "project_id": "d3a9092505014a5787aec7b989569d44", "id": "45b179d7-5ce1-49d8-bfd4-d091fad7b5e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:40:19,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e1b88f76-52c3-439a-93a9-86c7cb15e471 2018-07-30 03:40:19,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:19,452 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bea9f14a-bb76-4f31-b94f-14a6d8a2926f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:19,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-bea9f14a-bb76-4f31-b94f-14a6d8a2926f 2018-07-30 03:40:19,452 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:19,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:19,536 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69f6f0b8-c3a2-41a6-953c-c7ce0386ce7f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:19,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-69f6f0b8-c3a2-41a6-953c-c7ce0386ce7f 2018-07-30 03:40:19,536 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:19,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:19,613 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73a08de8-9ecd-4d0f-b145-5d061e68c22f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:19,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-73a08de8-9ecd-4d0f-b145-5d061e68c22f 2018-07-30 03:40:19,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:19,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:19,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b411aa-0385-42a1-bd6d-72fabd54d0ea Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d3a9092505014a5787aec7b989569d44", "name": "CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj"}} 2018-07-30 03:40:19,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44 used request id req-87b411aa-0385-42a1-bd6d-72fabd54d0ea 2018-07-30 03:40:19,704 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 45b179d7-5ce1-49d8-bfd4-d091fad7b5e3 2018-07-30 03:40:19,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=45b179d7-5ce1-49d8-bfd4-d091fad7b5e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:19,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ab7a3393-a1b9-485e-90a7-b0d6bf60db2c Date: Mon, 30 Jul 2018 03:40:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "45b179d7-5ce1-49d8-bfd4-d091fad7b5e3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:40:11Z", "security_group_id": "45b179d7-5ce1-49d8-bfd4-d091fad7b5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "d3a9092505014a5787aec7b989569d44", "created_at": "2018-07-30T03:40:11Z", "project_id": "d3a9092505014a5787aec7b989569d44", "id": "1c509535-638b-4b3a-acf6-f2dcde5d9ce7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:40:11Z", "security_group_id": "45b179d7-5ce1-49d8-bfd4-d091fad7b5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "d3a9092505014a5787aec7b989569d44", "created_at": "2018-07-30T03:40:11Z", "project_id": "d3a9092505014a5787aec7b989569d44", "id": "3824d574-1381-4b1a-b04a-b0662f04f1e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:40:11Z", "security_group_id": "45b179d7-5ce1-49d8-bfd4-d091fad7b5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "d3a9092505014a5787aec7b989569d44", "created_at": "2018-07-30T03:40:11Z", "project_id": "d3a9092505014a5787aec7b989569d44", "id": "85ae483a-8851-48ee-aa30-1f68849e4a3b"}, {"remote_group_id": "45b179d7-5ce1-49d8-bfd4-d091fad7b5e3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:40:11Z", "security_group_id": "45b179d7-5ce1-49d8-bfd4-d091fad7b5e3", "port_range_min": null, "revision_number": 0, "tenant_id": "d3a9092505014a5787aec7b989569d44", "created_at": "2018-07-30T03:40:11Z", "project_id": "d3a9092505014a5787aec7b989569d44", "id": "b36e2c05-b9fe-441c-9895-76d674f259ac"}]} 2018-07-30 03:40:19,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=45b179d7-5ce1-49d8-bfd4-d091fad7b5e3 used request id req-ab7a3393-a1b9-485e-90a7-b0d6bf60db2c 2018-07-30 03:40:19,730 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:40:19,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/45b179d7-5ce1-49d8-bfd4-d091fad7b5e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:19,846 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a50406e-cc3c-4129-96fd-d3073100cdcf Content-Length: 0 Date: Mon, 30 Jul 2018 03:40:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:40:19,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/45b179d7-5ce1-49d8-bfd4-d091fad7b5e3 used request id req-7a50406e-cc3c-4129-96fd-d3073100cdcf 2018-07-30 03:40:19,847 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj 2018-07-30 03:40:19,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:20,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:40:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a52c900f-c631-4837-887c-1c89d932b723 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:40:20,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d3a9092505014a5787aec7b989569d44 used request id req-a52c900f-c631-4837-887c-1c89d932b723 2018-07-30 03:40:20,068 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c0b50877-ab42-4fc-proj-role 2018-07-30 03:40:20,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/7c142d73384c42cba8d5ca548961ad31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:20,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:40:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcd8b9f6-8c06-4de9-9569-1612208177db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:40:20,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/7c142d73384c42cba8d5ca548961ad31 used request id req-bcd8b9f6-8c06-4de9-9569-1612208177db 2018-07-30 03:40:20,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8ad40743c9b807adbcca677e9d5b254307b37" 2018-07-30 03:40:20,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded937bc-ead1-44f1-81d8-fcf76e009daa Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:40:20,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ded937bc-ead1-44f1-81d8-fcf76e009daa 2018-07-30 03:40:20,266 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c0b50877-ab42-4fc-user 2018-07-30 03:40:20,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/7f35e30c601341f4ad4a56771c607f9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aeeec48cd268f6ef9ffa7cc342608df8a3d0d63" 2018-07-30 03:40:20,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:40:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8ec500f-a71e-4411-860d-16e7371693b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:40:20,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7f35e30c601341f4ad4a56771c607f9c used request id req-a8ec500f-a71e-4411-860d-16e7371693b5 2018-07-30 03:40:20,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:20,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:40:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["rNhWsEiiTamF03rXMYjuHA"], "issued_at": "2018-07-30T03:40:20.000000Z"}} 2018-07-30 03:40:20,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50b528df1c18bc9bb63c69137258626524ba196" 2018-07-30 03:40:20,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ae20d04-2f50-45ba-b367-883f42619c2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:20,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2ae20d04-2f50-45ba-b367-883f42619c2a 2018-07-30 03:40:20,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:20,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:21,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["5ETl1nG8QZmfFhIgV4EzoA"], "issued_at": "2018-07-30T03:40:21.000000Z"}} 2018-07-30 03:40:21,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:21,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e8f94d-dad9-4f15-a425-5c39103d7575 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:21,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-28e8f94d-dad9-4f15-a425-5c39103d7575 2018-07-30 03:40:21,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:40:21,356 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:40:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:40:21,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:21,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762b4527-3e46-4b39-8bf3-24cb23fc2d7d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:40:21,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj used request id req-762b4527-3e46-4b39-8bf3-24cb23fc2d7d 2018-07-30 03:40:21,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:21,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb0ec1ec-b8dd-41f7-a8b2-f6563fb7de53 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:40:21,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fb0ec1ec-b8dd-41f7-a8b2-f6563fb7de53 2018-07-30 03:40:21,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj"}}' 2018-07-30 03:40:21,831 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:40:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc16df3-2d7b-4376-b82b-f76fc0dec39b Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d"}, "tags": [], "enabled": true, "id": "4d59d90d2a4d4120b0aa1460bb63847d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj"}} 2018-07-30 03:40:21,831 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7dc16df3-2d7b-4376-b82b-f76fc0dec39b 2018-07-30 03:40:21,832 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj 2018-07-30 03:40:21,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:21,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:22,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:40:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["WBpkqGsXR6yN7-7neN4p4w"], "issued_at": "2018-07-30T03:40:22.000000Z"}} 2018-07-30 03:40:22,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423d4e201fd703de14b2829b221e85a4dbd1c410" 2018-07-30 03:40:22,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd03b955-4879-4f7a-963e-4f07ec586bbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:22,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fd03b955-4879-4f7a-963e-4f07ec586bbf 2018-07-30 03:40:22,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:40:22,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:40:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:40:22,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423d4e201fd703de14b2829b221e85a4dbd1c410" 2018-07-30 03:40:22,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4667b33f-f44e-4e75-beef-a328210752c1 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:40:22,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4667b33f-f44e-4e75-beef-a328210752c1 2018-07-30 03:40:22,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423d4e201fd703de14b2829b221e85a4dbd1c410" 2018-07-30 03:40:22,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4c898d-f8ea-48f3-b9cd-af77e4442689 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d"}, "tags": [], "enabled": true, "id": "4d59d90d2a4d4120b0aa1460bb63847d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj"}]} 2018-07-30 03:40:22,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj used request id req-4d4c898d-f8ea-48f3-b9cd-af77e4442689 2018-07-30 03:40:22,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423d4e201fd703de14b2829b221e85a4dbd1c410" 2018-07-30 03:40:22,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76bc7edf-dfe5-4502-812a-802355da903f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:40:22,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-76bc7edf-dfe5-4502-812a-802355da903f 2018-07-30 03:40:22,895 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-user 2018-07-30 03:40:22,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:22,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:22,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc840d73-0383-4850-be83-89155ac9b26c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:40:22,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-bc840d73-0383-4850-be83-89155ac9b26c 2018-07-30 03:40:22,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" -d '{"role": {"name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj-role"}}' 2018-07-30 03:40:23,020 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:40:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-839ef456-4e68-4bec-95fb-18d7f71fe0ad Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c84958b36a8744ec9bcd050a5b2a503b", "links": {"self": "http://172.30.9.25:5000/v3/roles/c84958b36a8744ec9bcd050a5b2a503b"}, "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj-role"}} 2018-07-30 03:40:23,020 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-839ef456-4e68-4bec-95fb-18d7f71fe0ad 2018-07-30 03:40:23,020 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj-role 2018-07-30 03:40:23,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c84958b36a8744ec9bcd050a5b2a503b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:23,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21132119-cc3c-4cf0-aca0-fdea95076c77 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c84958b36a8744ec9bcd050a5b2a503b", "links": {"self": "http://172.30.9.25:5000/v3/roles/c84958b36a8744ec9bcd050a5b2a503b"}, "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj-role"}} 2018-07-30 03:40:23,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c84958b36a8744ec9bcd050a5b2a503b used request id req-21132119-cc3c-4cf0-aca0-fdea95076c77 2018-07-30 03:40:23,111 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj-role to project CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj 2018-07-30 03:40:23,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d/users/4a2b26ce06924dd685634ee320ca49a1/roles/c84958b36a8744ec9bcd050a5b2a503b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:23,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bb0b9b0-78e3-4e39-b5dc-7e9aef24a371 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:40:23,193 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d/users/4a2b26ce06924dd685634ee320ca49a1/roles/c84958b36a8744ec9bcd050a5b2a503b used request id req-7bb0b9b0-78e3-4e39-b5dc-7e9aef24a371 2018-07-30 03:40:23,193 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:40:23,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:23,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:23,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c84958b36a8744ec9bcd050a5b2a503b", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj-role"}], "expires_at": "2018-07-30T04:40:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d59d90d2a4d4120b0aa1460bb63847d", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-user", "id": "4a2b26ce06924dd685634ee320ca49a1"}, "audit_ids": ["QK9wuOHKRly1n148BJ-Kmw"], "issued_at": "2018-07-30T03:40:23.000000Z"}} 2018-07-30 03:40:23,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ebf3e7f2bd4971d8383b6dcad597469d3f33287" 2018-07-30 03:40:23,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc6f659-8ad9-4f7a-be05-564bfff6fc77 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:23,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3cc6f659-8ad9-4f7a-be05-564bfff6fc77 2018-07-30 03:40:23,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ebf3e7f2bd4971d8383b6dcad597469d3f33287" 2018-07-30 03:40:23,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-69954e61-ec09-4ace-aa9a-f01fa0a8d69d Date: Mon, 30 Jul 2018 03:40:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image"} 2018-07-30 03:40:23,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image used request id req-69954e61-ec09-4ace-aa9a-f01fa0a8d69d 2018-07-30 03:40:23,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ebf3e7f2bd4971d8383b6dcad597469d3f33287" 2018-07-30 03:40:23,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a1cc9ec3-4860-4f92-9ff2-e213d850f02a Date: Mon, 30 Jul 2018 03:40: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-30 03:40:23,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a1cc9ec3-4860-4f92-9ff2-e213d850f02a 2018-07-30 03:40:23,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ebf3e7f2bd4971d8383b6dcad597469d3f33287" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image"}' 2018-07-30 03:40:23,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bf20cb44-23ef-4b77-aefa-e946b0795e01 Date: Mon, 30 Jul 2018 03:40:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:40:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:40:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "min_disk": 0, "protected": false, "id": "a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "file": "/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c/file", "checksum": null, "owner": "4d59d90d2a4d4120b0aa1460bb63847d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:40:23,921 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-bf20cb44-23ef-4b77-aefa-e946b0795e01 2018-07-30 03:40:23,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ebf3e7f2bd4971d8383b6dcad597469d3f33287" -d '' 2018-07-30 03:40:24,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a687e832-b317-4d6d-b291-0c481966fce5 Date: Mon, 30 Jul 2018 03:40: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-30 03:40:24,575 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c/file used request id req-a687e832-b317-4d6d-b291-0c481966fce5 2018-07-30 03:40:24,575 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:40:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ebf3e7f2bd4971d8383b6dcad597469d3f33287" 2018-07-30 03:40:24,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8991cbe2-f2ef-4bab-bacf-bfc8638e3e5c Date: Mon, 30 Jul 2018 03:40:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:40:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:40:24Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c/snap", "metadata": {}}], "self": "/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "min_disk": 0, "protected": false, "id": "a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "file": "/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4d59d90d2a4d4120b0aa1460bb63847d", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:40:24,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c used request id req-8991cbe2-f2ef-4bab-bacf-bfc8638e3e5c 2018-07-30 03:40:24,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ebf3e7f2bd4971d8383b6dcad597469d3f33287" 2018-07-30 03:40:24,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cf47bb3f-fa1b-4faa-ac0c-4a33ec461342 Date: Mon, 30 Jul 2018 03:40: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-30 03:40:24,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-cf47bb3f-fa1b-4faa-ac0c-4a33ec461342 2018-07-30 03:40:24,606 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image 2018-07-30 03:40:24,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ebf3e7f2bd4971d8383b6dcad597469d3f33287" 2018-07-30 03:40:24,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4328d77b-06bc-4092-aa46-53a625a2661e Date: Mon, 30 Jul 2018 03:40:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:40:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:40:24Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c/snap", "metadata": {}}], "self": "/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "min_disk": 0, "protected": false, "id": "a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "file": "/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4d59d90d2a4d4120b0aa1460bb63847d", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:40:24,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c used request id req-4328d77b-06bc-4092-aa46-53a625a2661e 2018-07-30 03:40:24,625 - create_image - DEBUG - Instance status is - active 2018-07-30 03:40:24,625 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image 2018-07-30 03:40:24,625 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image 2018-07-30 03:40:24,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:24,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:25,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c84958b36a8744ec9bcd050a5b2a503b", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj-role"}], "expires_at": "2018-07-30T04:40:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d59d90d2a4d4120b0aa1460bb63847d", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-user", "id": "4a2b26ce06924dd685634ee320ca49a1"}, "audit_ids": ["dbV32RlaRgGC1VfSyXVK6g"], "issued_at": "2018-07-30T03:40:25.000000Z"}} 2018-07-30 03:40:25,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797a9ccf8916adbcefd81d65aaff0db47de4f469" 2018-07-30 03:40:25,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4bf0b3-33c2-4586-b5c9-c8d746e730f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:25,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0b4bf0b3-33c2-4586-b5c9-c8d746e730f8 2018-07-30 03:40:25,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797a9ccf8916adbcefd81d65aaff0db47de4f469" 2018-07-30 03:40:25,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a6853189-0cab-48c5-9318-62a723335b6d Date: Mon, 30 Jul 2018 03:40:25 GMT RESP BODY: {"networks":[]} 2018-07-30 03:40:25,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net used request id req-a6853189-0cab-48c5-9318-62a723335b6d 2018-07-30 03:40:25,276 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net 2018-07-30 03:40:25,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797a9ccf8916adbcefd81d65aaff0db47de4f469" -d '{"network": {"name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net", "admin_state_up": true}}' 2018-07-30 03:40:25,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-a774dd9e-346c-465e-9804-259bc3100b38 Date: Mon, 30 Jul 2018 03:40:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4d59d90d2a4d4120b0aa1460bb63847d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:40:25Z","is_default":false,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:25Z","mtu":1450}} 2018-07-30 03:40:25,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-a774dd9e-346c-465e-9804-259bc3100b38 2018-07-30 03:40:25,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797a9ccf8916adbcefd81d65aaff0db47de4f469" 2018-07-30 03:40:25,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a79b37eb-1d09-4a94-9cc6-4472f8888c41 Date: Mon, 30 Jul 2018 03:40:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4d59d90d2a4d4120b0aa1460bb63847d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:40:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net","admin_state_up":true,"tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:25Z","mtu":1450}]} 2018-07-30 03:40:25,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-a79b37eb-1d09-4a94-9cc6-4472f8888c41 2018-07-30 03:40:25,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797a9ccf8916adbcefd81d65aaff0db47de4f469" 2018-07-30 03:40:25,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0ed9a6a7-d27d-4c3e-87d3-134eb861e380 Date: Mon, 30 Jul 2018 03:40:25 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:40:25,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-0ed9a6a7-d27d-4c3e-87d3-134eb861e380 2018-07-30 03:40:25,790 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet 2018-07-30 03:40:25,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797a9ccf8916adbcefd81d65aaff0db47de4f469" -d '{"subnets": [{"ip_version": 4, "network_id": "7d4b113f-c3f0-4b24-b13f-fb05c90a85ce", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]}' 2018-07-30 03:40:26,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7f13ecea-b950-428f-a467-8307dc17b278 Date: Mon, 30 Jul 2018 03:40:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"4d59d90d2a4d4120b0aa1460bb63847d","id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]} 2018-07-30 03:40:26,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-7f13ecea-b950-428f-a467-8307dc17b278 2018-07-30 03:40:26,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797a9ccf8916adbcefd81d65aaff0db47de4f469" 2018-07-30 03:40:26,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d78cb603-1502-40f9-96a0-92911dd15165 Date: Mon, 30 Jul 2018 03:40:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4d59d90d2a4d4120b0aa1460bb63847d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e3bf838-5f0b-4394-9e64-990e3efd82e0"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:26Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net","admin_state_up":true,"tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:25Z","mtu":1450}]} 2018-07-30 03:40:26,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-d78cb603-1502-40f9-96a0-92911dd15165 2018-07-30 03:40:26,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797a9ccf8916adbcefd81d65aaff0db47de4f469" 2018-07-30 03:40:26,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-07aa1199-8308-4a0f-bd96-cada593b2563 Date: Mon, 30 Jul 2018 03:40:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"4d59d90d2a4d4120b0aa1460bb63847d","id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]} 2018-07-30 03:40:26,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-07aa1199-8308-4a0f-bd96-cada593b2563 2018-07-30 03:40:26,615 - OpenStackNetwork - DEBUG - Network [7d4b113f-c3f0-4b24-b13f-fb05c90a85ce] created successfully 2018-07-30 03:40:26,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:26,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:27,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:40:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["cY6rXb1IQx2P2kwCorvJBw"], "issued_at": "2018-07-30T03:40:27.000000Z"}} 2018-07-30 03:40:27,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a62810b55f34421a0d7c8457000f5b3a1f7ca260" 2018-07-30 03:40:27,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-880d398a-4fd8-4c6b-8bfb-d3d7a5ea04d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:27,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-880d398a-4fd8-4c6b-8bfb-d3d7a5ea04d1 2018-07-30 03:40:27,101 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:40:27,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a62810b55f34421a0d7c8457000f5b3a1f7ca260" 2018-07-30 03:40:27,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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,Accept-Encoding x-openstack-request-id: req-10f0b20a-7a77-4d2f-a6b3-465816bfa2a4 x-compute-request-id: req-10f0b20a-7a77-4d2f-a6b3-465816bfa2a4 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:40:27,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-10f0b20a-7a77-4d2f-a6b3-465816bfa2a4 2018-07-30 03:40:27,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a62810b55f34421a0d7c8457000f5b3a1f7ca260" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-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-30 03:40:27,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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,Accept-Encoding x-openstack-request-id: req-d9654fbd-cbaa-437e-8503-1636b90ac8d7 x-compute-request-id: req-d9654fbd-cbaa-437e-8503-1636b90ac8d7 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/36be7c44-382d-4607-8920-2776adfaea7a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/36be7c44-382d-4607-8920-2776adfaea7a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "36be7c44-382d-4607-8920-2776adfaea7a"}} 2018-07-30 03:40:27,328 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d9654fbd-cbaa-437e-8503-1636b90ac8d7 2018-07-30 03:40:27,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:27,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:27,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c84958b36a8744ec9bcd050a5b2a503b", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj-role"}], "expires_at": "2018-07-30T04:40:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d59d90d2a4d4120b0aa1460bb63847d", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-user", "id": "4a2b26ce06924dd685634ee320ca49a1"}, "audit_ids": ["beZBoSuhRrqrLe4hdCuTJQ"], "issued_at": "2018-07-30T03:40:27.000000Z"}} 2018-07-30 03:40:27,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:27,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cbc3828-d7c9-48d1-b513-a070a4e3a9d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:27,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0cbc3828-d7c9-48d1-b513-a070a4e3a9d8 2018-07-30 03:40:27,735 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:40:27,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:27,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac9adbc8-7ae0-43c4-be84-665904dcab20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:27,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ac9adbc8-7ae0-43c4-be84-665904dcab20 2018-07-30 03:40:27,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:28,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ac56f86a-781a-405b-82ab-a4218b8271f9 Date: Mon, 30 Jul 2018 03:40:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4d59d90d2a4d4120b0aa1460bb63847d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e3bf838-5f0b-4394-9e64-990e3efd82e0"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:26Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net","admin_state_up":true,"tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:25Z","mtu":1450}]} 2018-07-30 03:40:28,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net used request id req-ac56f86a-781a-405b-82ab-a4218b8271f9 2018-07-30 03:40:28,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:28,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3dd8fa7e-f9b5-4afa-82e8-165307449c77 Date: Mon, 30 Jul 2018 03:40:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"4d59d90d2a4d4120b0aa1460bb63847d","id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]} 2018-07-30 03:40:28,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-3dd8fa7e-f9b5-4afa-82e8-165307449c77 2018-07-30 03:40:28,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:28,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e8f66401-c84c-4cbb-b8e4-6a27a76ae79a Date: Mon, 30 Jul 2018 03:40:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4d59d90d2a4d4120b0aa1460bb63847d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e3bf838-5f0b-4394-9e64-990e3efd82e0"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:26Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net","admin_state_up":true,"tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:25Z","mtu":1450}]} 2018-07-30 03:40:28,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net used request id req-e8f66401-c84c-4cbb-b8e4-6a27a76ae79a 2018-07-30 03:40:28,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:40:28,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:40:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:40:28,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:28,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5409e6d9-608b-44d9-b594-76e08ad20c78 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4d59d90d2a4d4120b0aa1460bb63847d", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj"}} 2018-07-30 03:40:28,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d used request id req-5409e6d9-608b-44d9-b594-76e08ad20c78 2018-07-30 03:40:28,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:28,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2276f1f5-1957-4993-a8c8-037be10aa86f Date: Mon, 30 Jul 2018 03:40:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"4d59d90d2a4d4120b0aa1460bb63847d","id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]} 2018-07-30 03:40:28,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-2276f1f5-1957-4993-a8c8-037be10aa86f 2018-07-30 03:40:28,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:28,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-393d2fa6-f61e-4897-b183-b1bdfc1ff4af Date: Mon, 30 Jul 2018 03:40:28 GMT RESP BODY: {"ports":[]} 2018-07-30 03:40:28,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337port-1&admin_state_up=True used request id req-393d2fa6-f61e-4897-b183-b1bdfc1ff4af 2018-07-30 03:40:28,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:28,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40: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-542bd25b-09b7-44f4-9895-ca4fa03ad53e x-compute-request-id: req-542bd25b-09b7-44f4-9895-ca4fa03ad53e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:40:28,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst used request id req-542bd25b-09b7-44f4-9895-ca4fa03ad53e 2018-07-30 03:40:28,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:28,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4eeff159-fd9f-4e05-8ef8-7f540bde5404 Date: Mon, 30 Jul 2018 03:40:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4d59d90d2a4d4120b0aa1460bb63847d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e3bf838-5f0b-4394-9e64-990e3efd82e0"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:26Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net","admin_state_up":true,"tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:25Z","mtu":1450}]} 2018-07-30 03:40:28,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net used request id req-4eeff159-fd9f-4e05-8ef8-7f540bde5404 2018-07-30 03:40:28,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:28,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f53ad758-e09f-4b3f-a94f-653f2351d30c Date: Mon, 30 Jul 2018 03:40:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"4d59d90d2a4d4120b0aa1460bb63847d","id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]} 2018-07-30 03:40:28,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-f53ad758-e09f-4b3f-a94f-653f2351d30c 2018-07-30 03:40:28,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:28,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-53853493-5f03-4d6e-a494-7a2a873e610e Date: Mon, 30 Jul 2018 03:40:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4d59d90d2a4d4120b0aa1460bb63847d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e3bf838-5f0b-4394-9e64-990e3efd82e0"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:26Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net","admin_state_up":true,"tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:25Z","mtu":1450}]} 2018-07-30 03:40:28,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net used request id req-53853493-5f03-4d6e-a494-7a2a873e610e 2018-07-30 03:40:28,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:29,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd6ae3b1-eb86-407f-9362-26705ee84256 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4d59d90d2a4d4120b0aa1460bb63847d", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj"}} 2018-07-30 03:40:29,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d used request id req-cd6ae3b1-eb86-407f-9362-26705ee84256 2018-07-30 03:40:29,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:29,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f33cf3a4-c4c1-4bdb-92e7-ed3472a4c8d2 Date: Mon, 30 Jul 2018 03:40:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"4d59d90d2a4d4120b0aa1460bb63847d","id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]} 2018-07-30 03:40:29,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-f33cf3a4-c4c1-4bdb-92e7-ed3472a4c8d2 2018-07-30 03:40:29,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:29,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-97591cde-061b-4583-8a8b-dff94ae1d3c9 Date: Mon, 30 Jul 2018 03:40:29 GMT RESP BODY: {"ports":[]} 2018-07-30 03:40:29,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337port-1&admin_state_up=True used request id req-97591cde-061b-4583-8a8b-dff94ae1d3c9 2018-07-30 03:40:29,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:29,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:29,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c84958b36a8744ec9bcd050a5b2a503b", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj-role"}], "expires_at": "2018-07-30T04:40:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d59d90d2a4d4120b0aa1460bb63847d", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/4d59d90d2a4d4120b0aa1460bb63847d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-user", "id": "4a2b26ce06924dd685634ee320ca49a1"}, "audit_ids": ["ljWIdtB3TLqj-Gbf0PnoVw"], "issued_at": "2018-07-30T03:40:29.000000Z"}} 2018-07-30 03:40:29,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e1296830324767a78c78a1d85c52d46ebbe8fb" 2018-07-30 03:40:29,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76bdf9b6-60e2-4175-9b46-68b8b04236a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:29,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-76bdf9b6-60e2-4175-9b46-68b8b04236a2 2018-07-30 03:40:29,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:29,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5b97764b-aade-4d79-8d31-02ada1d94cdc Date: Mon, 30 Jul 2018 03:40:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4d59d90d2a4d4120b0aa1460bb63847d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e3bf838-5f0b-4394-9e64-990e3efd82e0"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:26Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net","admin_state_up":true,"tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:25Z","mtu":1450}]} 2018-07-30 03:40:29,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net used request id req-5b97764b-aade-4d79-8d31-02ada1d94cdc 2018-07-30 03:40:29,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:29,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-344a73e8-4453-440b-ad14-c9eb4f5f9416 Date: Mon, 30 Jul 2018 03:40:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"4d59d90d2a4d4120b0aa1460bb63847d","id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]} 2018-07-30 03:40:29,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-344a73e8-4453-440b-ad14-c9eb4f5f9416 2018-07-30 03:40:29,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:29,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ebf98812-5ebc-4fcf-8c26-20ed52b4daa3 Date: Mon, 30 Jul 2018 03:40:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4d59d90d2a4d4120b0aa1460bb63847d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e3bf838-5f0b-4394-9e64-990e3efd82e0"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:26Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net","admin_state_up":true,"tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:25Z","mtu":1450}]} 2018-07-30 03:40:29,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net used request id req-ebf98812-5ebc-4fcf-8c26-20ed52b4daa3 2018-07-30 03:40:29,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:40:29,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:40:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:40:29,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e1296830324767a78c78a1d85c52d46ebbe8fb" 2018-07-30 03:40:29,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c01595-bc2a-4d6b-b89a-5d58b0f5181b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4d59d90d2a4d4120b0aa1460bb63847d", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj"}} 2018-07-30 03:40:29,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d used request id req-b0c01595-bc2a-4d6b-b89a-5d58b0f5181b 2018-07-30 03:40:29,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:29,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cf5b5b67-57b4-4d88-b1bd-fd91bc9240f7 Date: Mon, 30 Jul 2018 03:40:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"4d59d90d2a4d4120b0aa1460bb63847d","id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]} 2018-07-30 03:40:29,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-cf5b5b67-57b4-4d88-b1bd-fd91bc9240f7 2018-07-30 03:40:29,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:30,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-81703779-9f22-4e4c-8f58-cb7cff7622ac Date: Mon, 30 Jul 2018 03:40:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"4d59d90d2a4d4120b0aa1460bb63847d","id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]} 2018-07-30 03:40:30,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet used request id req-81703779-9f22-4e4c-8f58-cb7cff7622ac 2018-07-30 03:40:30,047 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net 2018-07-30 03:40:30,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" -d '{"port": {"network_id": "7d4b113f-c3f0-4b24-b13f-fb05c90a85ce", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "7e3bf838-5f0b-4394-9e64-990e3efd82e0", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337port-1", "admin_state_up": true}}' 2018-07-30 03:40:31,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-a1b90e59-7cc0-412b-a5b8-e33a7517f859 Date: Mon, 30 Jul 2018 03:40:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:40:30Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","ip_address":"10.55.0.101"}],"id":"88a1316d-ff28-4a75-8ff4-b1469788d68d","security_groups":["a266f1a2-fd74-4a5c-b55c-0adae0c02189"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337port-1","project_id":"4d59d90d2a4d4120b0aa1460bb63847d","qos_policy_id":null,"admin_state_up":true,"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:40:31,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-a1b90e59-7cc0-412b-a5b8-e33a7517f859 2018-07-30 03:40:31,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:31,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2df546d4-13c2-4a64-9e09-252d19f29182 Date: Mon, 30 Jul 2018 03:40:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4d59d90d2a4d4120b0aa1460bb63847d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e3bf838-5f0b-4394-9e64-990e3efd82e0"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:26Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net","admin_state_up":true,"tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:25Z","mtu":1450}]} 2018-07-30 03:40:31,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net used request id req-2df546d4-13c2-4a64-9e09-252d19f29182 2018-07-30 03:40:31,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:31,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2034cfef-4fd3-4d99-8900-c5e25feeeca2 Date: Mon, 30 Jul 2018 03:40:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"4d59d90d2a4d4120b0aa1460bb63847d","id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]} 2018-07-30 03:40:31,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-2034cfef-4fd3-4d99-8900-c5e25feeeca2 2018-07-30 03:40:31,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:31,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-84a888a3-ddff-4be6-85af-be3708d0250f Date: Mon, 30 Jul 2018 03:40:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4d59d90d2a4d4120b0aa1460bb63847d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e3bf838-5f0b-4394-9e64-990e3efd82e0"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:26Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net","admin_state_up":true,"tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:25Z","mtu":1450}]} 2018-07-30 03:40:31,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net used request id req-84a888a3-ddff-4be6-85af-be3708d0250f 2018-07-30 03:40:31,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:31,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55219e0b-5889-4365-9aa1-253eb5552883 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4d59d90d2a4d4120b0aa1460bb63847d", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj"}} 2018-07-30 03:40:31,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d used request id req-55219e0b-5889-4365-9aa1-253eb5552883 2018-07-30 03:40:31,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:31,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4c1abc9f-b5a7-4e00-8b96-ff4d30e4798c Date: Mon, 30 Jul 2018 03:40:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"4d59d90d2a4d4120b0aa1460bb63847d","id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]} 2018-07-30 03:40:31,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-4c1abc9f-b5a7-4e00-8b96-ff4d30e4798c 2018-07-30 03:40:31,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:31,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-6e2aa67b-1658-4bfd-ae8b-2a81b12910af Date: Mon, 30 Jul 2018 03:40:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:40:30Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","ip_address":"10.55.0.101"}],"id":"88a1316d-ff28-4a75-8ff4-b1469788d68d","security_groups":["a266f1a2-fd74-4a5c-b55c-0adae0c02189"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"4d59d90d2a4d4120b0aa1460bb63847d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337port-1","admin_state_up":true,"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:40:31,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337port-1&admin_state_up=True used request id req-6e2aa67b-1658-4bfd-ae8b-2a81b12910af 2018-07-30 03:40:31,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:31,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0861b9b-dbfb-40b4-8260-5acab26f950c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4d59d90d2a4d4120b0aa1460bb63847d", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj"}} 2018-07-30 03:40:31,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d used request id req-f0861b9b-dbfb-40b4-8260-5acab26f950c 2018-07-30 03:40:31,669 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst 2018-07-30 03:40:31,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:31,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40: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-9eb96084-1476-4934-ab28-f9d277a8a021 x-compute-request-id: req-9eb96084-1476-4934-ab28-f9d277a8a021 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"flavors": [{"id": "36be7c44-382d-4607-8920-2776adfaea7a", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/36be7c44-382d-4607-8920-2776adfaea7a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/36be7c44-382d-4607-8920-2776adfaea7a", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-flavor-name"}, {"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:40:31,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9eb96084-1476-4934-ab28-f9d277a8a021 2018-07-30 03:40:31,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/36be7c44-382d-4607-8920-2776adfaea7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:31,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40: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-d3bc4604-1d80-494d-a485-c042d1e1fd64 x-compute-request-id: req-d3bc4604-1d80-494d-a485-c042d1e1fd64 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/36be7c44-382d-4607-8920-2776adfaea7a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/36be7c44-382d-4607-8920-2776adfaea7a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "36be7c44-382d-4607-8920-2776adfaea7a"}} 2018-07-30 03:40:31,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/36be7c44-382d-4607-8920-2776adfaea7a used request id req-d3bc4604-1d80-494d-a485-c042d1e1fd64 2018-07-30 03:40:31,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:31,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-d7a7fe2a-5aad-4503-a1a8-c7fba6109178 Date: Mon, 30 Jul 2018 03:40:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:40:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:40:24Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c/snap", "metadata": {}}], "self": "/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "min_disk": 0, "protected": false, "id": "a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "file": "/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4d59d90d2a4d4120b0aa1460bb63847d", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image"} 2018-07-30 03:40:31,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image used request id req-d7a7fe2a-5aad-4503-a1a8-c7fba6109178 2018-07-30 03:40:31,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:31,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e362c304-3fa6-417c-ba7a-05aa3edfeba8 Date: Mon, 30 Jul 2018 03:40: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-30 03:40:31,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-e362c304-3fa6-417c-ba7a-05aa3edfeba8 2018-07-30 03:40:31,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" -d '{"server": {"name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst", "imageRef": "a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "flavorRef": "36be7c44-382d-4607-8920-2776adfaea7a", "max_count": 1, "min_count": 1, "networks": [{"port": "88a1316d-ff28-4a75-8ff4-b1469788d68d"}]}}' 2018-07-30 03:40:32,796 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:40: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-806decf7-80a8-445d-be41-d7a87561afcb x-compute-request-id: req-806decf7-80a8-445d-be41-d7a87561afcb Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b49380d2-7ded-4022-965c-1b7da48e5734", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b49380d2-7ded-4022-965c-1b7da48e5734", "rel": "bookmark"}], "adminPass": "yUqTgjV6nkEK"}} 2018-07-30 03:40:32,796 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-806decf7-80a8-445d-be41-d7a87561afcb 2018-07-30 03:40:32,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:33,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40: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-d1f637a3-be03-46fc-9b92-b298d7dbf1f7 x-compute-request-id: req-d1f637a3-be03-46fc-9b92-b298d7dbf1f7 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b49380d2-7ded-4022-965c-1b7da48e5734", "rel": "bookmark"}], "image": {"id": "a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "links": [{"href": "http://172.30.9.25:8774/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36be7c44-382d-4607-8920-2776adfaea7a", "links": [{"href": "http://172.30.9.25:8774/flavors/36be7c44-382d-4607-8920-2776adfaea7a", "rel": "bookmark"}]}, "id": "b49380d2-7ded-4022-965c-1b7da48e5734", "user_id": "4a2b26ce06924dd685634ee320ca49a1", "OS-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-30T03:40:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst", "created": "2018-07-30T03:40:32Z", "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:40:33,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 used request id req-d1f637a3-be03-46fc-9b92-b298d7dbf1f7 2018-07-30 03:40:33,107 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst 2018-07-30 03:40:33,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:33,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-daa1a784-e697-4a3f-9ac2-6864c4405910 x-compute-request-id: req-daa1a784-e697-4a3f-9ac2-6864c4405910 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b49380d2-7ded-4022-965c-1b7da48e5734", "rel": "bookmark"}], "image": {"id": "a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "links": [{"href": "http://172.30.9.25:8774/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36be7c44-382d-4607-8920-2776adfaea7a", "links": [{"href": "http://172.30.9.25:8774/flavors/36be7c44-382d-4607-8920-2776adfaea7a", "rel": "bookmark"}]}, "id": "b49380d2-7ded-4022-965c-1b7da48e5734", "user_id": "4a2b26ce06924dd685634ee320ca49a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:40:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst", "created": "2018-07-30T03:40:32Z", "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:40:33,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 used request id req-daa1a784-e697-4a3f-9ac2-6864c4405910 2018-07-30 03:40:33,216 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst] is - BUILD 2018-07-30 03:40:33,217 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:40:36,220 - create_instance - DEBUG - VM status query timeout in 896.887083054 2018-07-30 03:40:36,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:36,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40: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-6dd35539-f18d-44f8-985c-2583c6beff72 x-compute-request-id: req-6dd35539-f18d-44f8-985c-2583c6beff72 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b49380d2-7ded-4022-965c-1b7da48e5734", "rel": "bookmark"}], "image": {"id": "a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "links": [{"href": "http://172.30.9.25:8774/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36be7c44-382d-4607-8920-2776adfaea7a", "links": [{"href": "http://172.30.9.25:8774/flavors/36be7c44-382d-4607-8920-2776adfaea7a", "rel": "bookmark"}]}, "id": "b49380d2-7ded-4022-965c-1b7da48e5734", "security_groups": [{"name": "default"}], "user_id": "4a2b26ce06924dd685634ee320ca49a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:40:33Z", "hostId": "5106d03c7d1517faf555fcc3fd8faaf985f24b0b4f5ba5188ce8b60d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst", "created": "2018-07-30T03:40:32Z", "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:40:36,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 used request id req-6dd35539-f18d-44f8-985c-2583c6beff72 2018-07-30 03:40:36,708 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst] is - BUILD 2018-07-30 03:40:36,708 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:40:39,711 - create_instance - DEBUG - VM status query timeout in 893.395864964 2018-07-30 03:40:39,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:39,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40: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-42858678-e17d-4571-a77e-caebbae1d056 x-compute-request-id: req-42858678-e17d-4571-a77e-caebbae1d056 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b49380d2-7ded-4022-965c-1b7da48e5734", "rel": "bookmark"}], "image": {"id": "a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "links": [{"href": "http://172.30.9.25:8774/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:40:37.000000", "flavor": {"id": "36be7c44-382d-4607-8920-2776adfaea7a", "links": [{"href": "http://172.30.9.25:8774/flavors/36be7c44-382d-4607-8920-2776adfaea7a", "rel": "bookmark"}]}, "id": "b49380d2-7ded-4022-965c-1b7da48e5734", "security_groups": [{"name": "default"}], "user_id": "4a2b26ce06924dd685634ee320ca49a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:40:37Z", "hostId": "5106d03c7d1517faf555fcc3fd8faaf985f24b0b4f5ba5188ce8b60d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst", "created": "2018-07-30T03:40:32Z", "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:40:39,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 used request id req-42858678-e17d-4571-a77e-caebbae1d056 2018-07-30 03:40:39,894 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst] is - ACTIVE 2018-07-30 03:40:39,894 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:40:39,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:40,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40: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-a8734bac-af77-43a3-87bc-8ffef4725256 x-compute-request-id: req-a8734bac-af77-43a3-87bc-8ffef4725256 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b49380d2-7ded-4022-965c-1b7da48e5734", "rel": "bookmark"}], "image": {"id": "a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "links": [{"href": "http://172.30.9.25:8774/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:40:37.000000", "flavor": {"id": "36be7c44-382d-4607-8920-2776adfaea7a", "links": [{"href": "http://172.30.9.25:8774/flavors/36be7c44-382d-4607-8920-2776adfaea7a", "rel": "bookmark"}]}, "id": "b49380d2-7ded-4022-965c-1b7da48e5734", "security_groups": [{"name": "default"}], "user_id": "4a2b26ce06924dd685634ee320ca49a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:40:37Z", "hostId": "5106d03c7d1517faf555fcc3fd8faaf985f24b0b4f5ba5188ce8b60d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst", "created": "2018-07-30T03:40:32Z", "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:40:40,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 used request id req-a8734bac-af77-43a3-87bc-8ffef4725256 2018-07-30 03:40:40,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:40,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0ae8d38f-d2fc-4f8f-8d5c-a7f9b17de24b Date: Mon, 30 Jul 2018 03:40:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4d59d90d2a4d4120b0aa1460bb63847d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e3bf838-5f0b-4394-9e64-990e3efd82e0"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:26Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net","admin_state_up":true,"tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:25Z","mtu":1450}]} 2018-07-30 03:40:40,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net used request id req-0ae8d38f-d2fc-4f8f-8d5c-a7f9b17de24b 2018-07-30 03:40:40,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:40,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8113950e-aff0-4a1a-ab19-d9bc8766e78a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4d59d90d2a4d4120b0aa1460bb63847d", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj"}} 2018-07-30 03:40:40,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d used request id req-8113950e-aff0-4a1a-ab19-d9bc8766e78a 2018-07-30 03:40:40,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:40,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e7ec4ade-ed3d-4b02-92d8-205bb3e3ffe6 Date: Mon, 30 Jul 2018 03:40:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"4d59d90d2a4d4120b0aa1460bb63847d","id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]} 2018-07-30 03:40:40,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-e7ec4ade-ed3d-4b02-92d8-205bb3e3ffe6 2018-07-30 03:40:40,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:40,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1662 X-Openstack-Request-Id: req-fb231746-2885-41e8-94a9-ace16b6854b6 Date: Mon, 30 Jul 2018 03:40:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:40:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","ip_address":"10.55.0.2"}],"id":"40214758-829f-42e3-be31-8d1100296c25","security_groups":[],"mac_address":"fa:16:3e:c4:e8:19","project_id":"4d59d90d2a4d4120b0aa1460bb63847d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:40:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","ip_address":"10.55.0.101"}],"id":"88a1316d-ff28-4a75-8ff4-b1469788d68d","security_groups":["a266f1a2-fd74-4a5c-b55c-0adae0c02189"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"4d59d90d2a4d4120b0aa1460bb63847d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337port-1","admin_state_up":true,"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:30Z","binding:vnic_type":"normal","device_id":"b49380d2-7ded-4022-965c-1b7da48e5734","ip_allocation":"immediate"}]} 2018-07-30 03:40:40,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-fb231746-2885-41e8-94a9-ace16b6854b6 2018-07-30 03:40:40,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:40,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d1ffb78f-fe51-440b-b8e0-665dbce59b07 Date: Mon, 30 Jul 2018 03:40:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4d59d90d2a4d4120b0aa1460bb63847d","l2_adjacency":true,"status":"ACTIVE","subnets":["7e3bf838-5f0b-4394-9e64-990e3efd82e0"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:26Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net","admin_state_up":true,"tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:25Z","mtu":1450}]} 2018-07-30 03:40:40,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-d1ffb78f-fe51-440b-b8e0-665dbce59b07 2018-07-30 03:40:40,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:40,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e1d12b63-9147-4581-91b0-f3fa09460a65 Date: Mon, 30 Jul 2018 03:40:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"4d59d90d2a4d4120b0aa1460bb63847d","id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]} 2018-07-30 03:40:40,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-e1d12b63-9147-4581-91b0-f3fa09460a65 2018-07-30 03:40:40,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:40,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-48712f9c-abb2-415d-b25a-2389c1a13f19 Date: Mon, 30 Jul 2018 03:40:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d4b113f-c3f0-4b24-b13f-fb05c90a85ce","tenant_id":"4d59d90d2a4d4120b0aa1460bb63847d","created_at":"2018-07-30T03:40:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40: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":"4d59d90d2a4d4120b0aa1460bb63847d","id":"7e3bf838-5f0b-4394-9e64-990e3efd82e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet"}]} 2018-07-30 03:40:40,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d4b113f-c3f0-4b24-b13f-fb05c90a85ce&name=CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet used request id req-48712f9c-abb2-415d-b25a-2389c1a13f19 2018-07-30 03:40:40,831 - create_instance - INFO - Deleting Port with ID - 88a1316d-ff28-4a75-8ff4-b1469788d68d 2018-07-30 03:40:40,831 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337port-1 2018-07-30 03:40:40,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/88a1316d-ff28-4a75-8ff4-b1469788d68d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:41,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b48d8d3-9fab-402b-bbb5-e8cfc20c88a8 Date: Mon, 30 Jul 2018 03:40:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:40:41,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/88a1316d-ff28-4a75-8ff4-b1469788d68d used request id req-2b48d8d3-9fab-402b-bbb5-e8cfc20c88a8 2018-07-30 03:40:41,610 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst 2018-07-30 03:40:41,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:41,750 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:40: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-74c0139e-17e1-421f-a06f-454f82c31190 x-compute-request-id: req-74c0139e-17e1-421f-a06f-454f82c31190 Content-Type: application/json 2018-07-30 03:40:41,750 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 used request id req-74c0139e-17e1-421f-a06f-454f82c31190 2018-07-30 03:40:41,750 - create_instance - INFO - Checking deletion status 2018-07-30 03:40:41,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:41,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40: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-82fc39f5-180c-4271-a5da-b92b46ee76c2 x-compute-request-id: req-82fc39f5-180c-4271-a5da-b92b46ee76c2 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b49380d2-7ded-4022-965c-1b7da48e5734", "rel": "bookmark"}], "image": {"id": "a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "links": [{"href": "http://172.30.9.25:8774/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:40:37.000000", "flavor": {"id": "36be7c44-382d-4607-8920-2776adfaea7a", "links": [{"href": "http://172.30.9.25:8774/flavors/36be7c44-382d-4607-8920-2776adfaea7a", "rel": "bookmark"}]}, "id": "b49380d2-7ded-4022-965c-1b7da48e5734", "user_id": "4a2b26ce06924dd685634ee320ca49a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:40:41Z", "hostId": "5106d03c7d1517faf555fcc3fd8faaf985f24b0b4f5ba5188ce8b60d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst", "created": "2018-07-30T03:40:32Z", "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:40:41,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 used request id req-82fc39f5-180c-4271-a5da-b92b46ee76c2 2018-07-30 03:40:41,871 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst] is - ACTIVE 2018-07-30 03:40:41,871 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:40:44,874 - create_instance - DEBUG - VM status query timeout in 296.876053095 2018-07-30 03:40:44,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d54ddc54b7618889b9bd9cec0e97289e55c6354" 2018-07-30 03:40:44,931 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40: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-316115fa-d793-4527-9af3-0f83b51aacce x-compute-request-id: req-316115fa-d793-4527-9af3-0f83b51aacce Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b49380d2-7ded-4022-965c-1b7da48e5734 could not be found.", "code": 404}} 2018-07-30 03:40:44,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b49380d2-7ded-4022-965c-1b7da48e5734 used request id req-316115fa-d793-4527-9af3-0f83b51aacce 2018-07-30 03:40:44,931 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b49380d2-7ded-4022-965c-1b7da48e5734 could not be found. (HTTP 404) (Request-ID: req-316115fa-d793-4527-9af3-0f83b51aacce) 2018-07-30 03:40:44,931 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-inst 2018-07-30 03:40:44,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/36be7c44-382d-4607-8920-2776adfaea7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a62810b55f34421a0d7c8457000f5b3a1f7ca260" 2018-07-30 03:40:44,972 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:40: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-4ad897b0-3eb6-467c-867a-b9e1772532d8 x-compute-request-id: req-4ad897b0-3eb6-467c-867a-b9e1772532d8 Content-Length: 0 Content-Type: application/json 2018-07-30 03:40:44,972 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/36be7c44-382d-4607-8920-2776adfaea7a used request id req-4ad897b0-3eb6-467c-867a-b9e1772532d8 2018-07-30 03:40:44,973 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet 2018-07-30 03:40:44,973 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-subnet 2018-07-30 03:40:44,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/7e3bf838-5f0b-4394-9e64-990e3efd82e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797a9ccf8916adbcefd81d65aaff0db47de4f469" 2018-07-30 03:40:46,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2a118a2-bd83-4fec-bcfd-78dbd4f7058e Date: Mon, 30 Jul 2018 03:40:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:40:46,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/7e3bf838-5f0b-4394-9e64-990e3efd82e0 used request id req-f2a118a2-bd83-4fec-bcfd-78dbd4f7058e 2018-07-30 03:40:46,120 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-pub-net 2018-07-30 03:40:46,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/7d4b113f-c3f0-4b24-b13f-fb05c90a85ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797a9ccf8916adbcefd81d65aaff0db47de4f469" 2018-07-30 03:40:47,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f19830b4-2b4b-4a53-b1aa-1a4f0cb54574 Date: Mon, 30 Jul 2018 03:40:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:40:47,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7d4b113f-c3f0-4b24-b13f-fb05c90a85ce used request id req-f19830b4-2b4b-4a53-b1aa-1a4f0cb54574 2018-07-30 03:40:47,307 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1560b435-2c7f-4723-8439-7c88b1082337-image 2018-07-30 03:40:47,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ebf3e7f2bd4971d8383b6dcad597469d3f33287" 2018-07-30 03:40:48,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09f97b6f-605d-4070-9f0e-0785ec0f8d52 Date: Mon, 30 Jul 2018 03:40: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-30 03:40:48,600 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/a10e9ad0-1b6e-433d-a493-a1f5fcdbb11c used request id req-09f97b6f-605d-4070-9f0e-0785ec0f8d52 2018-07-30 03:40:48,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:48,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-db8ef882-7359-4e5d-a1d0-25416949cec7 Date: Mon, 30 Jul 2018 03:40:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "created_at": "2018-07-30T03:40:25Z", "updated_at": "2018-07-30T03:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:40:25Z", "revision_number": 0, "id": "301252c6-f1c0-4747-b597-f7d2f8ca7f32", "remote_group_id": "a266f1a2-fd74-4a5c-b55c-0adae0c02189", "remote_ip_prefix": null, "created_at": "2018-07-30T03:40:25Z", "security_group_id": "a266f1a2-fd74-4a5c-b55c-0adae0c02189", "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d59d90d2a4d4120b0aa1460bb63847d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:40:25Z", "revision_number": 0, "id": "5f72e130-3226-4554-81e0-8e35b0035fbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:40:25Z", "security_group_id": "a266f1a2-fd74-4a5c-b55c-0adae0c02189", "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d59d90d2a4d4120b0aa1460bb63847d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:40:25Z", "revision_number": 0, "id": "9778de3a-f09e-4499-b046-d19424e1b2e4", "remote_group_id": "a266f1a2-fd74-4a5c-b55c-0adae0c02189", "remote_ip_prefix": null, "created_at": "2018-07-30T03:40:25Z", "security_group_id": "a266f1a2-fd74-4a5c-b55c-0adae0c02189", "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d59d90d2a4d4120b0aa1460bb63847d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:40:25Z", "revision_number": 0, "id": "9f8b5099-5dd3-4685-ada6-572502eb7953", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:40:25Z", "security_group_id": "a266f1a2-fd74-4a5c-b55c-0adae0c02189", "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d59d90d2a4d4120b0aa1460bb63847d"}], "revision_number": 4, "project_id": "4d59d90d2a4d4120b0aa1460bb63847d", "id": "a266f1a2-fd74-4a5c-b55c-0adae0c02189", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:40:48,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-db8ef882-7359-4e5d-a1d0-25416949cec7 2018-07-30 03:40:48,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:48,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4b2f3db-97e6-4937-84bf-6f1a41388e11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:48,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-a4b2f3db-97e6-4937-84bf-6f1a41388e11 2018-07-30 03:40:48,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:48,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:49,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7b21de7-3fe3-493b-9aa5-b4dff1a8db38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:49,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-d7b21de7-3fe3-493b-9aa5-b4dff1a8db38 2018-07-30 03:40:49,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:49,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:49,114 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eeae450-e0c5-427c-b4af-0bf6a4335d90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:49,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-5eeae450-e0c5-427c-b4af-0bf6a4335d90 2018-07-30 03:40:49,114 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:49,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:49,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54ef7772-cb2a-45a9-be10-ff6f7d82afe1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:49,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-54ef7772-cb2a-45a9-be10-ff6f7d82afe1 2018-07-30 03:40:49,199 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:49,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:49,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568369b8-ce46-425a-b023-bc624538c22e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:40:49,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-568369b8-ce46-425a-b023-bc624538c22e 2018-07-30 03:40:49,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:49,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26c5afd0-8763-49f4-82c0-82b656f630e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:49,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-26c5afd0-8763-49f4-82c0-82b656f630e5 2018-07-30 03:40:49,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:49,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:49,392 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8140e945-ada4-4624-8f46-dc8651156a56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:40:49,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-8140e945-ada4-4624-8f46-dc8651156a56 2018-07-30 03:40:49,393 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:40:49,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:49,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00e4aa8-791e-48ba-a580-9a33b70fd4d1 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4d59d90d2a4d4120b0aa1460bb63847d", "name": "CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj"}} 2018-07-30 03:40:49,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d used request id req-e00e4aa8-791e-48ba-a580-9a33b70fd4d1 2018-07-30 03:40:49,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a266f1a2-fd74-4a5c-b55c-0adae0c02189 2018-07-30 03:40:49,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a266f1a2-fd74-4a5c-b55c-0adae0c02189 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:49,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2095a3a4-8f47-40e0-9a4a-485aec440fbd Date: Mon, 30 Jul 2018 03:40:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a266f1a2-fd74-4a5c-b55c-0adae0c02189", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:40:25Z", "security_group_id": "a266f1a2-fd74-4a5c-b55c-0adae0c02189", "port_range_min": null, "revision_number": 0, "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "created_at": "2018-07-30T03:40:25Z", "project_id": "4d59d90d2a4d4120b0aa1460bb63847d", "id": "301252c6-f1c0-4747-b597-f7d2f8ca7f32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:40:25Z", "security_group_id": "a266f1a2-fd74-4a5c-b55c-0adae0c02189", "port_range_min": null, "revision_number": 0, "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "created_at": "2018-07-30T03:40:25Z", "project_id": "4d59d90d2a4d4120b0aa1460bb63847d", "id": "5f72e130-3226-4554-81e0-8e35b0035fbe"}, {"remote_group_id": "a266f1a2-fd74-4a5c-b55c-0adae0c02189", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:40:25Z", "security_group_id": "a266f1a2-fd74-4a5c-b55c-0adae0c02189", "port_range_min": null, "revision_number": 0, "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "created_at": "2018-07-30T03:40:25Z", "project_id": "4d59d90d2a4d4120b0aa1460bb63847d", "id": "9778de3a-f09e-4499-b046-d19424e1b2e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:40:25Z", "security_group_id": "a266f1a2-fd74-4a5c-b55c-0adae0c02189", "port_range_min": null, "revision_number": 0, "tenant_id": "4d59d90d2a4d4120b0aa1460bb63847d", "created_at": "2018-07-30T03:40:25Z", "project_id": "4d59d90d2a4d4120b0aa1460bb63847d", "id": "9f8b5099-5dd3-4685-ada6-572502eb7953"}]} 2018-07-30 03:40:49,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a266f1a2-fd74-4a5c-b55c-0adae0c02189 used request id req-2095a3a4-8f47-40e0-9a4a-485aec440fbd 2018-07-30 03:40:49,505 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:40:49,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/a266f1a2-fd74-4a5c-b55c-0adae0c02189 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:49,631 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ace28698-1582-47c3-93c1-5acfd69f7d81 Content-Length: 0 Date: Mon, 30 Jul 2018 03:40:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:40:49,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/a266f1a2-fd74-4a5c-b55c-0adae0c02189 used request id req-ace28698-1582-47c3-93c1-5acfd69f7d81 2018-07-30 03:40:49,632 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj 2018-07-30 03:40:49,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:49,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd97a95a-b362-4ed1-a241-a04e298c1611 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:40:49,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/4d59d90d2a4d4120b0aa1460bb63847d used request id req-dd97a95a-b362-4ed1-a241-a04e298c1611 2018-07-30 03:40:49,828 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-proj-role 2018-07-30 03:40:49,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c84958b36a8744ec9bcd050a5b2a503b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:49,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e0cd2fc-8ccd-4c37-bd47-b1b71b32fb9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:40:49,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c84958b36a8744ec9bcd050a5b2a503b used request id req-6e0cd2fc-8ccd-4c37-bd47-b1b71b32fb9e 2018-07-30 03:40:49,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c729e39738e0629c35ea0b24ca11312e9098b5f9" 2018-07-30 03:40:50,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b7d7f7b-db54-4ed1-9ed4-d8706b9f095c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:40:50,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3b7d7f7b-db54-4ed1-9ed4-d8706b9f095c 2018-07-30 03:40:50,018 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-cdd05dfb-185d-4b2-user 2018-07-30 03:40:50,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4a2b26ce06924dd685634ee320ca49a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423d4e201fd703de14b2829b221e85a4dbd1c410" 2018-07-30 03:40:50,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a63fb71a-366a-412f-82e2-88508795a93f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:40:50,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4a2b26ce06924dd685634ee320ca49a1 used request id req-a63fb71a-366a-412f-82e2-88508795a93f 2018-07-30 03:40:50,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:50,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vQgg3-q2S9CeVr7TfZW-4w"], "issued_at": "2018-07-30T03:40:50.000000Z"}} 2018-07-30 03:40:50,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cbb0fbf806c902a74249241228859f04ba4d35" 2018-07-30 03:40:50,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7285e123-8997-4142-a188-99aad40efc5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:50,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7285e123-8997-4142-a188-99aad40efc5b 2018-07-30 03:40:50,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:50,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:51,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:40:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["MrvW0dWPQ3CKGMt6jZcOWA"], "issued_at": "2018-07-30T03:40:51.000000Z"}} 2018-07-30 03:40:51,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:40:51,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-829c27b4-10a7-4a4d-b79b-5f7130a5859a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:51,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-829c27b4-10a7-4a4d-b79b-5f7130a5859a 2018-07-30 03:40:51,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:40:51,124 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:40:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:40:51,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-743c11c6-6d03-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:40:51,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48971c5c-3d29-4626-a24e-c2674124c17b Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-743c11c6-6d03-455-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:40:51,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-743c11c6-6d03-455-proj used request id req-48971c5c-3d29-4626-a24e-c2674124c17b 2018-07-30 03:40:51,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:40:51,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778dff67-2411-49db-8d36-c706227c9908 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:40:51,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-778dff67-2411-49db-8d36-c706227c9908 2018-07-30 03:40:51,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj"}}' 2018-07-30 03:40:51,350 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b5d7f56-53d3-4d6e-ba7d-4ca2a6b3af86 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b"}, "tags": [], "enabled": true, "id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj"}} 2018-07-30 03:40:51,350 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4b5d7f56-53d3-4d6e-ba7d-4ca2a6b3af86 2018-07-30 03:40:51,351 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-743c11c6-6d03-455-proj 2018-07-30 03:40:51,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:51,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:51,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:40:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["e2Ilj9mzSzauqyT9i64Xdw"], "issued_at": "2018-07-30T03:40:51.000000Z"}} 2018-07-30 03:40:51,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005d6235a55d88e1df228bc3def0dba1afea531c" 2018-07-30 03:40:51,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01cb505-c4a8-467d-81f9-0941a0881f62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:51,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f01cb505-c4a8-467d-81f9-0941a0881f62 2018-07-30 03:40:51,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:40:51,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:40:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:40:51,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005d6235a55d88e1df228bc3def0dba1afea531c" 2018-07-30 03:40:51,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a8f35f7-92bc-4513-964c-e44c986addd3 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:40:51,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3a8f35f7-92bc-4513-964c-e44c986addd3 2018-07-30 03:40:51,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-743c11c6-6d03-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005d6235a55d88e1df228bc3def0dba1afea531c" 2018-07-30 03:40:51,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8c2827-1bd7-4f36-8414-458a62a15297 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-743c11c6-6d03-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b"}, "tags": [], "enabled": true, "id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj"}]} 2018-07-30 03:40:51,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-743c11c6-6d03-455-proj used request id req-1f8c2827-1bd7-4f36-8414-458a62a15297 2018-07-30 03:40:51,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005d6235a55d88e1df228bc3def0dba1afea531c" 2018-07-30 03:40:52,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af9fd81-a6b5-4997-82a7-51267caf0938 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:40:52,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8af9fd81-a6b5-4997-82a7-51267caf0938 2018-07-30 03:40:52,415 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-743c11c6-6d03-455-user 2018-07-30 03:40:52,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:52,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:40:52,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ce391c1-98fa-423e-95e1-5909088b662e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:40:52,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4ce391c1-98fa-423e-95e1-5909088b662e 2018-07-30 03:40:52,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" -d '{"role": {"name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj-role"}}' 2018-07-30 03:40:52,540 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:40:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-072f0e6e-a991-49b3-8f8e-e838058329d4 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0909ed7b7a05410686430e25a601e47a", "links": {"self": "http://172.30.9.25:5000/v3/roles/0909ed7b7a05410686430e25a601e47a"}, "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj-role"}} 2018-07-30 03:40:52,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-072f0e6e-a991-49b3-8f8e-e838058329d4 2018-07-30 03:40:52,541 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-743c11c6-6d03-455-proj-role 2018-07-30 03:40:52,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0909ed7b7a05410686430e25a601e47a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:40:52,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddbbfb0c-03ee-4260-978c-c3d30144ca73 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0909ed7b7a05410686430e25a601e47a", "links": {"self": "http://172.30.9.25:5000/v3/roles/0909ed7b7a05410686430e25a601e47a"}, "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj-role"}} 2018-07-30 03:40:52,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0909ed7b7a05410686430e25a601e47a used request id req-ddbbfb0c-03ee-4260-978c-c3d30144ca73 2018-07-30 03:40:52,623 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-743c11c6-6d03-455-proj-role to project CreateInstancePortManipulationTests-743c11c6-6d03-455-proj 2018-07-30 03:40:52,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b/users/6347b1abff8e4131b5000aa881e2503d/roles/0909ed7b7a05410686430e25a601e47a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:40:52,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:40:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bee0dda2-a023-4b4d-857e-f83aef481954 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:40:52,741 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b/users/6347b1abff8e4131b5000aa881e2503d/roles/0909ed7b7a05410686430e25a601e47a used request id req-bee0dda2-a023-4b4d-857e-f83aef481954 2018-07-30 03:40:52,742 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:40:52,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:52,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:53,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0909ed7b7a05410686430e25a601e47a", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj-role"}], "expires_at": "2018-07-30T04:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-user", "id": "6347b1abff8e4131b5000aa881e2503d"}, "audit_ids": ["4EiklShrSIWYkNhKSdwfwQ"], "issued_at": "2018-07-30T03:40:53.000000Z"}} 2018-07-30 03:40:53,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185967c721fea5df2d4220c50b22e83c4b7e4d70" 2018-07-30 03:40:53,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a60bdf-e101-4170-b8aa-6ef44a0c6081 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:53,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-40a60bdf-e101-4170-b8aa-6ef44a0c6081 2018-07-30 03:40:53,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}185967c721fea5df2d4220c50b22e83c4b7e4d70" 2018-07-30 03:40:53,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e43b7032-68cb-4801-bf1c-aa72857a958e Date: Mon, 30 Jul 2018 03:40:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image"} 2018-07-30 03:40:53,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image used request id req-e43b7032-68cb-4801-bf1c-aa72857a958e 2018-07-30 03:40:53,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}185967c721fea5df2d4220c50b22e83c4b7e4d70" 2018-07-30 03:40:53,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-72cd8dbb-aa44-4f2d-ba61-574fe06a94eb Date: Mon, 30 Jul 2018 03:40: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-30 03:40:53,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-72cd8dbb-aa44-4f2d-ba61-574fe06a94eb 2018-07-30 03:40:53,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}185967c721fea5df2d4220c50b22e83c4b7e4d70" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image"}' 2018-07-30 03:40:53,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-857bdfe8-f942-4b65-9be6-0592dcd07601 Date: Mon, 30 Jul 2018 03:40:53 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:40:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:40:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56", "min_disk": 0, "protected": false, "id": "8e549d26-f00e-40da-b06a-33d6dd84bf56", "file": "/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56/file", "checksum": null, "owner": "3ccb77cd9e104b7ab8f1e0e481d3251b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:40:53,481 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-857bdfe8-f942-4b65-9be6-0592dcd07601 2018-07-30 03:40:53,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}185967c721fea5df2d4220c50b22e83c4b7e4d70" -d '' 2018-07-30 03:40:54,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ed6c3ef7-9916-474c-971e-d1d8f4b6f30f Date: Mon, 30 Jul 2018 03:40: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-30 03:40:54,625 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56/file used request id req-ed6c3ef7-9916-474c-971e-d1d8f4b6f30f 2018-07-30 03:40:54,626 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:40:54,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}185967c721fea5df2d4220c50b22e83c4b7e4d70" 2018-07-30 03:40:54,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6e8e2fd4-2011-48c5-8721-7429acc58434 Date: Mon, 30 Jul 2018 03:40:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:40:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:40:54Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8e549d26-f00e-40da-b06a-33d6dd84bf56/snap", "metadata": {}}], "self": "/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56", "min_disk": 0, "protected": false, "id": "8e549d26-f00e-40da-b06a-33d6dd84bf56", "file": "/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3ccb77cd9e104b7ab8f1e0e481d3251b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8e549d26-f00e-40da-b06a-33d6dd84bf56/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:40:54,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56 used request id req-6e8e2fd4-2011-48c5-8721-7429acc58434 2018-07-30 03:40:54,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}185967c721fea5df2d4220c50b22e83c4b7e4d70" 2018-07-30 03:40:54,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-31315bed-3472-4d6c-8a4c-83f58226d701 Date: Mon, 30 Jul 2018 03:40: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-30 03:40:54,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-31315bed-3472-4d6c-8a4c-83f58226d701 2018-07-30 03:40:54,661 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image 2018-07-30 03:40:54,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}185967c721fea5df2d4220c50b22e83c4b7e4d70" 2018-07-30 03:40:54,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-107a6cdd-05bc-42ec-8033-1837fe80942b Date: Mon, 30 Jul 2018 03:40:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:40:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:40:54Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8e549d26-f00e-40da-b06a-33d6dd84bf56/snap", "metadata": {}}], "self": "/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56", "min_disk": 0, "protected": false, "id": "8e549d26-f00e-40da-b06a-33d6dd84bf56", "file": "/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3ccb77cd9e104b7ab8f1e0e481d3251b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8e549d26-f00e-40da-b06a-33d6dd84bf56/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:40:54,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56 used request id req-107a6cdd-05bc-42ec-8033-1837fe80942b 2018-07-30 03:40:54,681 - create_image - DEBUG - Instance status is - active 2018-07-30 03:40:54,681 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image 2018-07-30 03:40:54,681 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image 2018-07-30 03:40:54,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:54,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:55,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0909ed7b7a05410686430e25a601e47a", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj-role"}], "expires_at": "2018-07-30T04:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-user", "id": "6347b1abff8e4131b5000aa881e2503d"}, "audit_ids": ["4i3u7ktQSAKuqrGrGHFbJw"], "issued_at": "2018-07-30T03:40:55.000000Z"}} 2018-07-30 03:40:55,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b48068b923043d39122e5ab8402b6102c2a58f" 2018-07-30 03:40:55,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc1f48d-5916-49b0-983c-f83acca85a20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:55,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ecc1f48d-5916-49b0-983c-f83acca85a20 2018-07-30 03:40:55,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b48068b923043d39122e5ab8402b6102c2a58f" 2018-07-30 03:40:55,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-65484220-460e-4738-9b0c-da4d634a88c7 Date: Mon, 30 Jul 2018 03:40:55 GMT RESP BODY: {"networks":[]} 2018-07-30 03:40:55,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net used request id req-65484220-460e-4738-9b0c-da4d634a88c7 2018-07-30 03:40:55,349 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net 2018-07-30 03:40:55,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b48068b923043d39122e5ab8402b6102c2a58f" -d '{"network": {"name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net", "admin_state_up": true}}' 2018-07-30 03:40:55,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-0165d2a4-7ee1-490f-a59a-674d5196e9dc Date: Mon, 30 Jul 2018 03:40:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c35591af-0994-4b74-87f4-0220236e7541","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:40:55Z","is_default":false,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:55Z","mtu":1450}} 2018-07-30 03:40:55,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-0165d2a4-7ee1-490f-a59a-674d5196e9dc 2018-07-30 03:40:55,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b48068b923043d39122e5ab8402b6102c2a58f" 2018-07-30 03:40:55,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-03525c72-e05c-488b-8a60-87f5b9e47018 Date: Mon, 30 Jul 2018 03:40:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c35591af-0994-4b74-87f4-0220236e7541","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:40:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net","admin_state_up":true,"tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:55Z","mtu":1450}]} 2018-07-30 03:40:55,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-03525c72-e05c-488b-8a60-87f5b9e47018 2018-07-30 03:40:55,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b48068b923043d39122e5ab8402b6102c2a58f" 2018-07-30 03:40:55,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0b06c69d-ec66-47c7-ad37-987bc0d83768 Date: Mon, 30 Jul 2018 03:40:55 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:40:55,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-0b06c69d-ec66-47c7-ad37-987bc0d83768 2018-07-30 03:40:55,957 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet 2018-07-30 03:40:55,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b48068b923043d39122e5ab8402b6102c2a58f" -d '{"subnets": [{"ip_version": 4, "network_id": "c35591af-0994-4b74-87f4-0220236e7541", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]}' 2018-07-30 03:40:56,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f03e84b4-55cf-45c3-ae92-629e340bf86d Date: Mon, 30 Jul 2018 03:40:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40:56Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]} 2018-07-30 03:40:56,529 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-f03e84b4-55cf-45c3-ae92-629e340bf86d 2018-07-30 03:40:56,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b48068b923043d39122e5ab8402b6102c2a58f" 2018-07-30 03:40:56,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c8e905f8-dcdd-4418-8d0b-3291c5453498 Date: Mon, 30 Jul 2018 03:40:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c35591af-0994-4b74-87f4-0220236e7541","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","l2_adjacency":true,"status":"ACTIVE","subnets":["f3dbdd41-eb91-40dc-b667-b3acc1529324"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net","admin_state_up":true,"tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:55Z","mtu":1450}]} 2018-07-30 03:40:56,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-c8e905f8-dcdd-4418-8d0b-3291c5453498 2018-07-30 03:40:56,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b48068b923043d39122e5ab8402b6102c2a58f" 2018-07-30 03:40:56,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4cbb4257-305b-4f89-89cf-3514967f03bb Date: Mon, 30 Jul 2018 03:40:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]} 2018-07-30 03:40:56,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-4cbb4257-305b-4f89-89cf-3514967f03bb 2018-07-30 03:40:56,872 - OpenStackNetwork - DEBUG - Network [c35591af-0994-4b74-87f4-0220236e7541] created successfully 2018-07-30 03:40:56,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:56,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:57,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["OuQTDinnRoanXCJ727b5ng"], "issued_at": "2018-07-30T03:40:57.000000Z"}} 2018-07-30 03:40:57,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe245b13db578e508a78b1a72abfb1a59a2862f3" 2018-07-30 03:40:57,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c38daf9e-77cd-4b4d-9a9d-84a9c48bfa3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:57,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c38daf9e-77cd-4b4d-9a9d-84a9c48bfa3b 2018-07-30 03:40:57,373 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:40:57,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe245b13db578e508a78b1a72abfb1a59a2862f3" 2018-07-30 03:40:57,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40: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-cb26180e-aa86-46aa-841c-7e384ee97720 x-compute-request-id: req-cb26180e-aa86-46aa-841c-7e384ee97720 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:40:57,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cb26180e-aa86-46aa-841c-7e384ee97720 2018-07-30 03:40:57,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe245b13db578e508a78b1a72abfb1a59a2862f3" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-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-30 03:40:57,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40: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-af36da2b-eef8-44ec-8525-74becc03776c x-compute-request-id: req-af36da2b-eef8-44ec-8525-74becc03776c Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e"}} 2018-07-30 03:40:57,587 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-af36da2b-eef8-44ec-8525-74becc03776c 2018-07-30 03:40:57,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:57,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:57,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0909ed7b7a05410686430e25a601e47a", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj-role"}], "expires_at": "2018-07-30T04:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-user", "id": "6347b1abff8e4131b5000aa881e2503d"}, "audit_ids": ["j6K9XdbpRZGMpa-nfjawGw"], "issued_at": "2018-07-30T03:40:57.000000Z"}} 2018-07-30 03:40:57,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:58,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef7d4e0-387f-4c4f-898d-c59f47e84787 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:58,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bef7d4e0-387f-4c4f-898d-c59f47e84787 2018-07-30 03:40:58,057 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:40:58,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:58,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1af55fc-b952-4ff9-83b2-6b5e6afb8f1b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:58,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d1af55fc-b952-4ff9-83b2-6b5e6afb8f1b 2018-07-30 03:40:58,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:58,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9b18111f-0e16-4a9a-8faf-996f2d4f8f34 Date: Mon, 30 Jul 2018 03:40:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c35591af-0994-4b74-87f4-0220236e7541","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","l2_adjacency":true,"status":"ACTIVE","subnets":["f3dbdd41-eb91-40dc-b667-b3acc1529324"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net","admin_state_up":true,"tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:55Z","mtu":1450}]} 2018-07-30 03:40:58,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net used request id req-9b18111f-0e16-4a9a-8faf-996f2d4f8f34 2018-07-30 03:40:58,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:58,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d65b64f6-16d5-4f0d-8363-f8b64ad8443b Date: Mon, 30 Jul 2018 03:40:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]} 2018-07-30 03:40:58,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-d65b64f6-16d5-4f0d-8363-f8b64ad8443b 2018-07-30 03:40:58,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:58,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2d4d50c4-cc99-4f7f-94ce-1f6ecc3c7e69 Date: Mon, 30 Jul 2018 03:40:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c35591af-0994-4b74-87f4-0220236e7541","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","l2_adjacency":true,"status":"ACTIVE","subnets":["f3dbdd41-eb91-40dc-b667-b3acc1529324"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net","admin_state_up":true,"tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:55Z","mtu":1450}]} 2018-07-30 03:40:58,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net used request id req-2d4d50c4-cc99-4f7f-94ce-1f6ecc3c7e69 2018-07-30 03:40:58,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:40:58,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:40:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:40:58,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:58,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efee4fa-92bb-403a-a809-1fb4b8a37cb1 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj"}} 2018-07-30 03:40:58,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b used request id req-7efee4fa-92bb-403a-a809-1fb4b8a37cb1 2018-07-30 03:40:58,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:58,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c6c82609-e792-4bfa-8fa9-553bff27d971 Date: Mon, 30 Jul 2018 03:40:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]} 2018-07-30 03:40:58,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-c6c82609-e792-4bfa-8fa9-553bff27d971 2018-07-30 03:40:58,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c35591af-0994-4b74-87f4-0220236e7541&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:58,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-042b9b25-344e-4945-bcb4-90a2125f2535 Date: Mon, 30 Jul 2018 03:40:58 GMT RESP BODY: {"ports":[]} 2018-07-30 03:40:58,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c35591af-0994-4b74-87f4-0220236e7541&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394port-1&admin_state_up=True used request id req-042b9b25-344e-4945-bcb4-90a2125f2535 2018-07-30 03:40:58,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:58,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40: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-989fe5fa-2a0d-4d3d-8bd9-79c889d0f26f x-compute-request-id: req-989fe5fa-2a0d-4d3d-8bd9-79c889d0f26f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:40:58,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst used request id req-989fe5fa-2a0d-4d3d-8bd9-79c889d0f26f 2018-07-30 03:40:58,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:59,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-99794229-e604-4c85-8721-2abc9a48e8a9 Date: Mon, 30 Jul 2018 03:40:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c35591af-0994-4b74-87f4-0220236e7541","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","l2_adjacency":true,"status":"ACTIVE","subnets":["f3dbdd41-eb91-40dc-b667-b3acc1529324"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net","admin_state_up":true,"tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:55Z","mtu":1450}]} 2018-07-30 03:40:59,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net used request id req-99794229-e604-4c85-8721-2abc9a48e8a9 2018-07-30 03:40:59,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:59,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-77f166b2-2071-4fea-9057-57cba30d0bd4 Date: Mon, 30 Jul 2018 03:40:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]} 2018-07-30 03:40:59,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-77f166b2-2071-4fea-9057-57cba30d0bd4 2018-07-30 03:40:59,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:59,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-35dc2ca5-0670-40ca-a3ca-272baa1c6fba Date: Mon, 30 Jul 2018 03:40:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c35591af-0994-4b74-87f4-0220236e7541","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","l2_adjacency":true,"status":"ACTIVE","subnets":["f3dbdd41-eb91-40dc-b667-b3acc1529324"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net","admin_state_up":true,"tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:55Z","mtu":1450}]} 2018-07-30 03:40:59,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net used request id req-35dc2ca5-0670-40ca-a3ca-272baa1c6fba 2018-07-30 03:40:59,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:59,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-623c4b1b-0f1c-4d96-a7cf-4f4ed60e263b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj"}} 2018-07-30 03:40:59,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b used request id req-623c4b1b-0f1c-4d96-a7cf-4f4ed60e263b 2018-07-30 03:40:59,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:59,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c7bce8f3-e6da-426a-a676-d51eccc1d068 Date: Mon, 30 Jul 2018 03:40:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]} 2018-07-30 03:40:59,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-c7bce8f3-e6da-426a-a676-d51eccc1d068 2018-07-30 03:40:59,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c35591af-0994-4b74-87f4-0220236e7541&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:59,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6b776c2a-aeaa-4cde-ba93-e737d9fe914c Date: Mon, 30 Jul 2018 03:40:59 GMT RESP BODY: {"ports":[]} 2018-07-30 03:40:59,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c35591af-0994-4b74-87f4-0220236e7541&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394port-1&admin_state_up=True used request id req-6b776c2a-aeaa-4cde-ba93-e737d9fe914c 2018-07-30 03:40:59,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:40:59,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:40:59,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0909ed7b7a05410686430e25a601e47a", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj-role"}], "expires_at": "2018-07-30T04:40:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/3ccb77cd9e104b7ab8f1e0e481d3251b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-user", "id": "6347b1abff8e4131b5000aa881e2503d"}, "audit_ids": ["G09iLwCnSJu3vzo-akr7Ew"], "issued_at": "2018-07-30T03:40:59.000000Z"}} 2018-07-30 03:40:59,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407588ec453d321baa32ce1b62474981d178b9ae" 2018-07-30 03:40:59,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e29a61-08a0-4912-8996-b8c41ae410db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:40:59,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-39e29a61-08a0-4912-8996-b8c41ae410db 2018-07-30 03:40:59,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:59,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f49fe44b-e54e-4b2e-a1c6-6dc7cdda0b84 Date: Mon, 30 Jul 2018 03:40:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c35591af-0994-4b74-87f4-0220236e7541","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","l2_adjacency":true,"status":"ACTIVE","subnets":["f3dbdd41-eb91-40dc-b667-b3acc1529324"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net","admin_state_up":true,"tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:55Z","mtu":1450}]} 2018-07-30 03:40:59,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net used request id req-f49fe44b-e54e-4b2e-a1c6-6dc7cdda0b84 2018-07-30 03:40:59,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:40:59,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-610a7cb9-296b-4771-8b63-1eefda106bd3 Date: Mon, 30 Jul 2018 03:40:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]} 2018-07-30 03:40:59,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-610a7cb9-296b-4771-8b63-1eefda106bd3 2018-07-30 03:40:59,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:00,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7dba70fd-92c2-4145-b570-e320deb5aab9 Date: Mon, 30 Jul 2018 03:41:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c35591af-0994-4b74-87f4-0220236e7541","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","l2_adjacency":true,"status":"ACTIVE","subnets":["f3dbdd41-eb91-40dc-b667-b3acc1529324"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net","admin_state_up":true,"tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:55Z","mtu":1450}]} 2018-07-30 03:41:00,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net used request id req-7dba70fd-92c2-4145-b570-e320deb5aab9 2018-07-30 03:41:00,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:41:00,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:41:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:41:00,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407588ec453d321baa32ce1b62474981d178b9ae" 2018-07-30 03:41:00,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-295d4baf-6673-4683-9bed-36756ba0de2b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj"}} 2018-07-30 03:41:00,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b used request id req-295d4baf-6673-4683-9bed-36756ba0de2b 2018-07-30 03:41:00,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:00,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bd61c26f-6c75-4609-9f94-f5f4fa40bdd7 Date: Mon, 30 Jul 2018 03:41:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]} 2018-07-30 03:41:00,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-bd61c26f-6c75-4609-9f94-f5f4fa40bdd7 2018-07-30 03:41:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:00,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6c9ae3c4-18af-4d50-a6ee-758a5aacad45 Date: Mon, 30 Jul 2018 03:41:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]} 2018-07-30 03:41:00,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet used request id req-6c9ae3c4-18af-4d50-a6ee-758a5aacad45 2018-07-30 03:41:00,409 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net 2018-07-30 03:41:00,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" -d '{"port": {"network_id": "c35591af-0994-4b74-87f4-0220236e7541", "fixed_ips": [{"subnet_id": "f3dbdd41-eb91-40dc-b667-b3acc1529324", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394port-1", "admin_state_up": true}}' 2018-07-30 03:41:01,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-a2b73958-911f-4bd7-aaf3-8af0140c1d43 Date: Mon, 30 Jul 2018 03:41:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:41:00Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","ip_address":"10.55.0.101"}],"id":"e944dc84-03c4-4a96-98fa-e607c6e9ebda","security_groups":["3e6047ee-4376-4e16-b1f9-0ef748283c75"],"mac_address":"fa:16:3e:2d:5c:ff","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394port-1","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","qos_policy_id":null,"admin_state_up":true,"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:41:00Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:41:01,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-a2b73958-911f-4bd7-aaf3-8af0140c1d43 2018-07-30 03:41:01,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:01,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b1193133-028f-4261-963e-653b68da4201 Date: Mon, 30 Jul 2018 03:41:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c35591af-0994-4b74-87f4-0220236e7541","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","l2_adjacency":true,"status":"ACTIVE","subnets":["f3dbdd41-eb91-40dc-b667-b3acc1529324"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net","admin_state_up":true,"tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:55Z","mtu":1450}]} 2018-07-30 03:41:01,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net used request id req-b1193133-028f-4261-963e-653b68da4201 2018-07-30 03:41:01,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:01,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f28ef735-3d2e-4fd0-9d48-44c101466c9f Date: Mon, 30 Jul 2018 03:41:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]} 2018-07-30 03:41:01,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-f28ef735-3d2e-4fd0-9d48-44c101466c9f 2018-07-30 03:41:01,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:01,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-766c2df5-1757-49fc-ac40-ec1f76e22ac1 Date: Mon, 30 Jul 2018 03:41:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c35591af-0994-4b74-87f4-0220236e7541","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","l2_adjacency":true,"status":"ACTIVE","subnets":["f3dbdd41-eb91-40dc-b667-b3acc1529324"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net","admin_state_up":true,"tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:55Z","mtu":1450}]} 2018-07-30 03:41:01,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net used request id req-766c2df5-1757-49fc-ac40-ec1f76e22ac1 2018-07-30 03:41:01,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:01,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a3c4849-2a9e-4d85-bccb-86d68b27a769 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj"}} 2018-07-30 03:41:01,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b used request id req-1a3c4849-2a9e-4d85-bccb-86d68b27a769 2018-07-30 03:41:01,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:01,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f90fe112-fffe-4447-a2ef-5cd8faaf6f66 Date: Mon, 30 Jul 2018 03:41:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]} 2018-07-30 03:41:01,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-f90fe112-fffe-4447-a2ef-5cd8faaf6f66 2018-07-30 03:41:01,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c35591af-0994-4b74-87f4-0220236e7541&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:01,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-aaff196d-6635-4155-a158-7e44bd11007c Date: Mon, 30 Jul 2018 03:41:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:41:00Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","ip_address":"10.55.0.101"}],"id":"e944dc84-03c4-4a96-98fa-e607c6e9ebda","security_groups":["3e6047ee-4376-4e16-b1f9-0ef748283c75"],"mac_address":"fa:16:3e:2d:5c:ff","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394port-1","admin_state_up":true,"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:41:00Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:41:01,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c35591af-0994-4b74-87f4-0220236e7541&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394port-1&admin_state_up=True used request id req-aaff196d-6635-4155-a158-7e44bd11007c 2018-07-30 03:41:01,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:01,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edcfdb3b-0a88-44c1-a283-fb07c68a74b7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj"}} 2018-07-30 03:41:01,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b used request id req-edcfdb3b-0a88-44c1-a283-fb07c68a74b7 2018-07-30 03:41:01,797 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst 2018-07-30 03:41:01,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:01,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-14ecad7d-936c-46ac-85bd-27c1b5f056cf x-compute-request-id: req-14ecad7d-936c-46ac-85bd-27c1b5f056cf Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-flavor-name"}]} 2018-07-30 03:41:01,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-14ecad7d-936c-46ac-85bd-27c1b5f056cf 2018-07-30 03:41:01,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:01,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-acc0862d-594f-4cdc-b628-039e78cb8997 x-compute-request-id: req-acc0862d-594f-4cdc-b628-039e78cb8997 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e"}} 2018-07-30 03:41:01,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e used request id req-acc0862d-594f-4cdc-b628-039e78cb8997 2018-07-30 03:41:01,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:02,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-7a5ee86a-5c5f-46ee-b8bc-b11e08d90a5c Date: Mon, 30 Jul 2018 03:41:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:40:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:40:54Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8e549d26-f00e-40da-b06a-33d6dd84bf56/snap", "metadata": {}}], "self": "/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56", "min_disk": 0, "protected": false, "id": "8e549d26-f00e-40da-b06a-33d6dd84bf56", "file": "/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3ccb77cd9e104b7ab8f1e0e481d3251b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8e549d26-f00e-40da-b06a-33d6dd84bf56/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image"} 2018-07-30 03:41:02,027 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image used request id req-7a5ee86a-5c5f-46ee-b8bc-b11e08d90a5c 2018-07-30 03:41:02,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:02,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f52c281e-0955-4b3f-bb00-de7925ae80ae Date: Mon, 30 Jul 2018 03:41: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-30 03:41:02,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f52c281e-0955-4b3f-bb00-de7925ae80ae 2018-07-30 03:41:02,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" -d '{"server": {"name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst", "imageRef": "8e549d26-f00e-40da-b06a-33d6dd84bf56", "flavorRef": "be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "max_count": 1, "min_count": 1, "networks": [{"port": "e944dc84-03c4-4a96-98fa-e607c6e9ebda"}]}}' 2018-07-30 03:41:02,754 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:41: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-80dc0da3-682f-4edf-8b56-e817a8f5748d x-compute-request-id: req-80dc0da3-682f-4edf-8b56-e817a8f5748d Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1c395db5-186c-46b8-b831-6127ab8f73ff", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "bookmark"}], "adminPass": "umn24WrFpK47"}} 2018-07-30 03:41:02,754 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-80dc0da3-682f-4edf-8b56-e817a8f5748d 2018-07-30 03:41:02,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:03,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-c3ab7b7c-9fb5-4382-8562-716a4a0b6341 x-compute-request-id: req-c3ab7b7c-9fb5-4382-8562-716a4a0b6341 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "bookmark"}], "image": {"id": "8e549d26-f00e-40da-b06a-33d6dd84bf56", "links": [{"href": "http://172.30.9.25:8774/images/8e549d26-f00e-40da-b06a-33d6dd84bf56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "links": [{"href": "http://172.30.9.25:8774/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "rel": "bookmark"}]}, "id": "1c395db5-186c-46b8-b831-6127ab8f73ff", "user_id": "6347b1abff8e4131b5000aa881e2503d", "OS-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-30T03:41:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst", "created": "2018-07-30T03:41:02Z", "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:41:03,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff used request id req-c3ab7b7c-9fb5-4382-8562-716a4a0b6341 2018-07-30 03:41:03,023 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst 2018-07-30 03:41:03,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:03,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-d4f4cd77-a6e1-4646-9531-be4ee888a76d x-compute-request-id: req-d4f4cd77-a6e1-4646-9531-be4ee888a76d Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "bookmark"}], "image": {"id": "8e549d26-f00e-40da-b06a-33d6dd84bf56", "links": [{"href": "http://172.30.9.25:8774/images/8e549d26-f00e-40da-b06a-33d6dd84bf56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "links": [{"href": "http://172.30.9.25:8774/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "rel": "bookmark"}]}, "id": "1c395db5-186c-46b8-b831-6127ab8f73ff", "user_id": "6347b1abff8e4131b5000aa881e2503d", "OS-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-30T03:41:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst", "created": "2018-07-30T03:41:02Z", "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:41:03,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff used request id req-d4f4cd77-a6e1-4646-9531-be4ee888a76d 2018-07-30 03:41:03,428 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst] is - BUILD 2018-07-30 03:41:03,429 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:41:06,432 - create_instance - DEBUG - VM status query timeout in 896.591157913 2018-07-30 03:41:06,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:06,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-e1af19cc-6032-4fa1-bc72-0e0169cadec9 x-compute-request-id: req-e1af19cc-6032-4fa1-bc72-0e0169cadec9 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "bookmark"}], "image": {"id": "8e549d26-f00e-40da-b06a-33d6dd84bf56", "links": [{"href": "http://172.30.9.25:8774/images/8e549d26-f00e-40da-b06a-33d6dd84bf56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "links": [{"href": "http://172.30.9.25:8774/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "rel": "bookmark"}]}, "id": "1c395db5-186c-46b8-b831-6127ab8f73ff", "security_groups": [{"name": "default"}], "user_id": "6347b1abff8e4131b5000aa881e2503d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:41:03Z", "hostId": "52756b78b095d330aa2faf7f69a90bedd424728b71bc80d393250f14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst", "created": "2018-07-30T03:41:02Z", "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:41:06,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff used request id req-e1af19cc-6032-4fa1-bc72-0e0169cadec9 2018-07-30 03:41:06,619 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst] is - BUILD 2018-07-30 03:41:06,620 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:41:09,623 - create_instance - DEBUG - VM status query timeout in 893.400157928 2018-07-30 03:41:09,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:09,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-87398905-fab9-472e-8e3b-f91126b5f47e x-compute-request-id: req-87398905-fab9-472e-8e3b-f91126b5f47e Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:5c:ff", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "bookmark"}], "image": {"id": "8e549d26-f00e-40da-b06a-33d6dd84bf56", "links": [{"href": "http://172.30.9.25:8774/images/8e549d26-f00e-40da-b06a-33d6dd84bf56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:41:07.000000", "flavor": {"id": "be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "links": [{"href": "http://172.30.9.25:8774/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "rel": "bookmark"}]}, "id": "1c395db5-186c-46b8-b831-6127ab8f73ff", "security_groups": [{"name": "default"}], "user_id": "6347b1abff8e4131b5000aa881e2503d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:41:07Z", "hostId": "52756b78b095d330aa2faf7f69a90bedd424728b71bc80d393250f14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst", "created": "2018-07-30T03:41:02Z", "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:41:09,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff used request id req-87398905-fab9-472e-8e3b-f91126b5f47e 2018-07-30 03:41:09,815 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst] is - ACTIVE 2018-07-30 03:41:09,815 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:41:09,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:10,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-15f5b1df-ed7b-4697-b1ce-a1ce3e413f22 x-compute-request-id: req-15f5b1df-ed7b-4697-b1ce-a1ce3e413f22 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:5c:ff", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "bookmark"}], "image": {"id": "8e549d26-f00e-40da-b06a-33d6dd84bf56", "links": [{"href": "http://172.30.9.25:8774/images/8e549d26-f00e-40da-b06a-33d6dd84bf56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:41:07.000000", "flavor": {"id": "be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "links": [{"href": "http://172.30.9.25:8774/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "rel": "bookmark"}]}, "id": "1c395db5-186c-46b8-b831-6127ab8f73ff", "security_groups": [{"name": "default"}], "user_id": "6347b1abff8e4131b5000aa881e2503d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:41:07Z", "hostId": "52756b78b095d330aa2faf7f69a90bedd424728b71bc80d393250f14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst", "created": "2018-07-30T03:41:02Z", "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:41:10,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff used request id req-15f5b1df-ed7b-4697-b1ce-a1ce3e413f22 2018-07-30 03:41:10,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:10,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-48339f90-19eb-4b76-af1e-a5b86faec2bc Date: Mon, 30 Jul 2018 03:41:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c35591af-0994-4b74-87f4-0220236e7541","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","l2_adjacency":true,"status":"ACTIVE","subnets":["f3dbdd41-eb91-40dc-b667-b3acc1529324"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net","admin_state_up":true,"tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:55Z","mtu":1450}]} 2018-07-30 03:41:10,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net used request id req-48339f90-19eb-4b76-af1e-a5b86faec2bc 2018-07-30 03:41:10,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:10,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a550c5-df4d-47bf-9c7b-9c24c731e9b5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj"}} 2018-07-30 03:41:10,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b used request id req-d5a550c5-df4d-47bf-9c7b-9c24c731e9b5 2018-07-30 03:41:10,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:10,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e3ab199d-4089-419d-852b-65c14afa2de7 Date: Mon, 30 Jul 2018 03:41:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]} 2018-07-30 03:41:10,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-e3ab199d-4089-419d-852b-65c14afa2de7 2018-07-30 03:41:10,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:10,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1662 X-Openstack-Request-Id: req-66a9ff13-e5e4-44dc-85cf-63f10f63622f Date: Mon, 30 Jul 2018 03:41:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:40:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","ip_address":"10.55.0.2"}],"id":"d710ea28-692e-46d1-8494-9681b871fbbf","security_groups":[],"mac_address":"fa:16:3e:d3:05:2b","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c35591af-0994-4b74-87f4-0220236e7541","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:41:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","ip_address":"10.55.0.101"}],"id":"e944dc84-03c4-4a96-98fa-e607c6e9ebda","security_groups":["3e6047ee-4376-4e16-b1f9-0ef748283c75"],"mac_address":"fa:16:3e:2d:5c:ff","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394port-1","admin_state_up":true,"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:41:00Z","binding:vnic_type":"normal","device_id":"1c395db5-186c-46b8-b831-6127ab8f73ff","ip_allocation":"immediate"}]} 2018-07-30 03:41:10,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-66a9ff13-e5e4-44dc-85cf-63f10f63622f 2018-07-30 03:41:10,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:10,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f0b31f63-9f37-4a8f-94c2-59a1f926cf32 Date: Mon, 30 Jul 2018 03:41:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c35591af-0994-4b74-87f4-0220236e7541","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","l2_adjacency":true,"status":"ACTIVE","subnets":["f3dbdd41-eb91-40dc-b667-b3acc1529324"],"description":"","tags":[],"updated_at":"2018-07-30T03:40:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net","admin_state_up":true,"tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:55Z","mtu":1450}]} 2018-07-30 03:41:10,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-f0b31f63-9f37-4a8f-94c2-59a1f926cf32 2018-07-30 03:41:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:10,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-db82a015-4d56-4b65-b229-fef876a01cec Date: Mon, 30 Jul 2018 03:41:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]} 2018-07-30 03:41:10,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541 used request id req-db82a015-4d56-4b65-b229-fef876a01cec 2018-07-30 03:41:10,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:10,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-75069408-ef09-4083-955d-81d783bac6cb Date: Mon, 30 Jul 2018 03:41:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35591af-0994-4b74-87f4-0220236e7541","tenant_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","created_at":"2018-07-30T03:40:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:40:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ccb77cd9e104b7ab8f1e0e481d3251b","id":"f3dbdd41-eb91-40dc-b667-b3acc1529324","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet"}]} 2018-07-30 03:41:10,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c35591af-0994-4b74-87f4-0220236e7541&name=CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet used request id req-75069408-ef09-4083-955d-81d783bac6cb 2018-07-30 03:41:10,793 - create_instance - INFO - Deleting Port with ID - e944dc84-03c4-4a96-98fa-e607c6e9ebda 2018-07-30 03:41:10,793 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394port-1 2018-07-30 03:41:10,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/e944dc84-03c4-4a96-98fa-e607c6e9ebda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:11,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eb8da6a1-cfd5-406c-9a1a-010511d9e33d Date: Mon, 30 Jul 2018 03:41:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:41:11,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/e944dc84-03c4-4a96-98fa-e607c6e9ebda used request id req-eb8da6a1-cfd5-406c-9a1a-010511d9e33d 2018-07-30 03:41:11,292 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst 2018-07-30 03:41:11,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:11,445 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:41: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-6efcebb7-3ec8-44bf-8d25-9c6b96125b8f x-compute-request-id: req-6efcebb7-3ec8-44bf-8d25-9c6b96125b8f Content-Type: application/json 2018-07-30 03:41:11,446 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff used request id req-6efcebb7-3ec8-44bf-8d25-9c6b96125b8f 2018-07-30 03:41:11,446 - create_instance - INFO - Checking deletion status 2018-07-30 03:41:11,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:11,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-fb658990-72dc-40c8-8b64-fd369d8c53f0 x-compute-request-id: req-fb658990-72dc-40c8-8b64-fd369d8c53f0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "bookmark"}], "image": {"id": "8e549d26-f00e-40da-b06a-33d6dd84bf56", "links": [{"href": "http://172.30.9.25:8774/images/8e549d26-f00e-40da-b06a-33d6dd84bf56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:41:07.000000", "flavor": {"id": "be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "links": [{"href": "http://172.30.9.25:8774/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "rel": "bookmark"}]}, "id": "1c395db5-186c-46b8-b831-6127ab8f73ff", "user_id": "6347b1abff8e4131b5000aa881e2503d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:41:11Z", "hostId": "52756b78b095d330aa2faf7f69a90bedd424728b71bc80d393250f14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst", "created": "2018-07-30T03:41:02Z", "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:41:11,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff used request id req-fb658990-72dc-40c8-8b64-fd369d8c53f0 2018-07-30 03:41:11,865 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst] is - ACTIVE 2018-07-30 03:41:11,865 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:41:14,868 - create_instance - DEBUG - VM status query timeout in 296.577880144 2018-07-30 03:41:14,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:15,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-882d40a2-7cb0-4db9-9079-99b92dcd2695 x-compute-request-id: req-882d40a2-7cb0-4db9-9079-99b92dcd2695 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1c395db5-186c-46b8-b831-6127ab8f73ff", "rel": "bookmark"}], "image": {"id": "8e549d26-f00e-40da-b06a-33d6dd84bf56", "links": [{"href": "http://172.30.9.25:8774/images/8e549d26-f00e-40da-b06a-33d6dd84bf56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:41:07.000000", "flavor": {"id": "be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "links": [{"href": "http://172.30.9.25:8774/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e", "rel": "bookmark"}]}, "id": "1c395db5-186c-46b8-b831-6127ab8f73ff", "user_id": "6347b1abff8e4131b5000aa881e2503d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:41:11Z", "hostId": "52756b78b095d330aa2faf7f69a90bedd424728b71bc80d393250f14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst", "created": "2018-07-30T03:41:02Z", "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:41:15,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff used request id req-882d40a2-7cb0-4db9-9079-99b92dcd2695 2018-07-30 03:41:15,218 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst] is - ACTIVE 2018-07-30 03:41:15,218 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:41:18,222 - create_instance - DEBUG - VM status query timeout in 293.224514961 2018-07-30 03:41:18,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f4135e66946ba912f14bb21dfff189ace279c1" 2018-07-30 03:41:18,274 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:41: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-75779406-330a-4b26-95b3-a40795ff7c88 x-compute-request-id: req-75779406-330a-4b26-95b3-a40795ff7c88 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1c395db5-186c-46b8-b831-6127ab8f73ff could not be found.", "code": 404}} 2018-07-30 03:41:18,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/1c395db5-186c-46b8-b831-6127ab8f73ff used request id req-75779406-330a-4b26-95b3-a40795ff7c88 2018-07-30 03:41:18,275 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1c395db5-186c-46b8-b831-6127ab8f73ff could not be found. (HTTP 404) (Request-ID: req-75779406-330a-4b26-95b3-a40795ff7c88) 2018-07-30 03:41:18,275 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-inst 2018-07-30 03:41:18,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe245b13db578e508a78b1a72abfb1a59a2862f3" 2018-07-30 03:41:18,323 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:41: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-3187bbfc-2b1b-4a78-abee-25ef34a3e4b2 x-compute-request-id: req-3187bbfc-2b1b-4a78-abee-25ef34a3e4b2 Content-Length: 0 Content-Type: application/json 2018-07-30 03:41:18,323 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/be67cfe6-ec33-4ab3-96c0-9d383e3e7f6e used request id req-3187bbfc-2b1b-4a78-abee-25ef34a3e4b2 2018-07-30 03:41:18,324 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet 2018-07-30 03:41:18,324 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-subnet 2018-07-30 03:41:18,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/f3dbdd41-eb91-40dc-b667-b3acc1529324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b48068b923043d39122e5ab8402b6102c2a58f" 2018-07-30 03:41:19,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5f5af83-e131-49fd-91ab-ff1dc7ab22c6 Date: Mon, 30 Jul 2018 03:41:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:41:19,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f3dbdd41-eb91-40dc-b667-b3acc1529324 used request id req-d5f5af83-e131-49fd-91ab-ff1dc7ab22c6 2018-07-30 03:41:19,612 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-pub-net 2018-07-30 03:41:19,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/c35591af-0994-4b74-87f4-0220236e7541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b48068b923043d39122e5ab8402b6102c2a58f" 2018-07-30 03:41:20,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79fe71f7-1e9d-4392-b18d-9d34c711a6ff Date: Mon, 30 Jul 2018 03:41:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:41:20,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c35591af-0994-4b74-87f4-0220236e7541 used request id req-79fe71f7-1e9d-4392-b18d-9d34c711a6ff 2018-07-30 03:41:20,600 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-591c1349-d3e8-499a-ac3e-b1bc78b06394-image 2018-07-30 03:41:20,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}185967c721fea5df2d4220c50b22e83c4b7e4d70" 2018-07-30 03:41:21,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8e270b8-c26e-45c2-b1ee-cd8ff2f01dc2 Date: Mon, 30 Jul 2018 03:41:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 03:41:21,062 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8e549d26-f00e-40da-b06a-33d6dd84bf56 used request id req-b8e270b8-c26e-45c2-b1ee-cd8ff2f01dc2 2018-07-30 03:41:21,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:41:21,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ac7a6729-5847-4466-a2d9-50db7710e096 Date: Mon, 30 Jul 2018 03:41:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "created_at": "2018-07-30T03:40:55Z", "updated_at": "2018-07-30T03:40:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:40:55Z", "revision_number": 0, "id": "85fcd7fa-00c0-4c86-be6d-421c4b9922bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:40:55Z", "security_group_id": "3e6047ee-4376-4e16-b1f9-0ef748283c75", "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ccb77cd9e104b7ab8f1e0e481d3251b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:40:55Z", "revision_number": 0, "id": "8d8bf102-4f8c-4141-b7ce-98923590f85e", "remote_group_id": "3e6047ee-4376-4e16-b1f9-0ef748283c75", "remote_ip_prefix": null, "created_at": "2018-07-30T03:40:55Z", "security_group_id": "3e6047ee-4376-4e16-b1f9-0ef748283c75", "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ccb77cd9e104b7ab8f1e0e481d3251b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:40:55Z", "revision_number": 0, "id": "d1a168ee-4464-4c68-b900-4087026e3a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:40:55Z", "security_group_id": "3e6047ee-4376-4e16-b1f9-0ef748283c75", "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ccb77cd9e104b7ab8f1e0e481d3251b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:40:55Z", "revision_number": 0, "id": "e324639f-ece3-462d-8355-2bd2f919ba1b", "remote_group_id": "3e6047ee-4376-4e16-b1f9-0ef748283c75", "remote_ip_prefix": null, "created_at": "2018-07-30T03:40:55Z", "security_group_id": "3e6047ee-4376-4e16-b1f9-0ef748283c75", "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ccb77cd9e104b7ab8f1e0e481d3251b"}], "revision_number": 4, "project_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "id": "3e6047ee-4376-4e16-b1f9-0ef748283c75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:41:21,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-ac7a6729-5847-4466-a2d9-50db7710e096 2018-07-30 03:41:21,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:41:21,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-626b6dae-fd29-4252-976e-045b039de392 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:41:21,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-626b6dae-fd29-4252-976e-045b039de392 2018-07-30 03:41:21,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:41:21,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:41:21,498 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44ec93eb-f056-4fb2-a4d8-8ecff38ef4a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:41:21,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-44ec93eb-f056-4fb2-a4d8-8ecff38ef4a9 2018-07-30 03:41:21,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:41:21,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:41:21,585 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f1c36a2-b003-47b5-bf08-391701c4b307 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:41:21,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-6f1c36a2-b003-47b5-bf08-391701c4b307 2018-07-30 03:41:21,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:41:21,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:41:21,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e504793a-2245-4be5-b5b3-bc8e4cc95172 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "name": "CreateInstancePortManipulationTests-743c11c6-6d03-455-proj"}} 2018-07-30 03:41:21,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b used request id req-e504793a-2245-4be5-b5b3-bc8e4cc95172 2018-07-30 03:41:21,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3e6047ee-4376-4e16-b1f9-0ef748283c75 2018-07-30 03:41:21,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3e6047ee-4376-4e16-b1f9-0ef748283c75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:41:21,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9f3dab53-d52c-4db6-932d-4971128f5ab5 Date: Mon, 30 Jul 2018 03:41:21 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-30T03:40:55Z", "security_group_id": "3e6047ee-4376-4e16-b1f9-0ef748283c75", "port_range_min": null, "revision_number": 0, "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "created_at": "2018-07-30T03:40:55Z", "project_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "id": "85fcd7fa-00c0-4c86-be6d-421c4b9922bd"}, {"remote_group_id": "3e6047ee-4376-4e16-b1f9-0ef748283c75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:40:55Z", "security_group_id": "3e6047ee-4376-4e16-b1f9-0ef748283c75", "port_range_min": null, "revision_number": 0, "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "created_at": "2018-07-30T03:40:55Z", "project_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "id": "8d8bf102-4f8c-4141-b7ce-98923590f85e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:40:55Z", "security_group_id": "3e6047ee-4376-4e16-b1f9-0ef748283c75", "port_range_min": null, "revision_number": 0, "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "created_at": "2018-07-30T03:40:55Z", "project_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "id": "d1a168ee-4464-4c68-b900-4087026e3a57"}, {"remote_group_id": "3e6047ee-4376-4e16-b1f9-0ef748283c75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:40:55Z", "security_group_id": "3e6047ee-4376-4e16-b1f9-0ef748283c75", "port_range_min": null, "revision_number": 0, "tenant_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "created_at": "2018-07-30T03:40:55Z", "project_id": "3ccb77cd9e104b7ab8f1e0e481d3251b", "id": "e324639f-ece3-462d-8355-2bd2f919ba1b"}]} 2018-07-30 03:41:21,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3e6047ee-4376-4e16-b1f9-0ef748283c75 used request id req-9f3dab53-d52c-4db6-932d-4971128f5ab5 2018-07-30 03:41:21,787 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:41:21,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/3e6047ee-4376-4e16-b1f9-0ef748283c75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:41:22,013 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6871359-c416-42c0-8ecd-93d9dcd731e7 Content-Length: 0 Date: Mon, 30 Jul 2018 03:41:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:41:22,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/3e6047ee-4376-4e16-b1f9-0ef748283c75 used request id req-c6871359-c416-42c0-8ecd-93d9dcd731e7 2018-07-30 03:41:22,014 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-743c11c6-6d03-455-proj 2018-07-30 03:41:22,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:41:22,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2590d099-cbba-49d2-a2ae-4a653baee7ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:41:22,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/3ccb77cd9e104b7ab8f1e0e481d3251b used request id req-2590d099-cbba-49d2-a2ae-4a653baee7ad 2018-07-30 03:41:22,224 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-743c11c6-6d03-455-proj-role 2018-07-30 03:41:22,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0909ed7b7a05410686430e25a601e47a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:41:22,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b23c61-b284-479c-8088-9d8e8ba16c80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:41:22,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0909ed7b7a05410686430e25a601e47a used request id req-85b23c61-b284-479c-8088-9d8e8ba16c80 2018-07-30 03:41:22,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5aac6dbc124c7a6b35565dc5a46cfb131c9d9f" 2018-07-30 03:41:22,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71328dbb-c63b-44a6-ae5e-62ee797c8d50 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:41:22,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-71328dbb-c63b-44a6-ae5e-62ee797c8d50 2018-07-30 03:41:22,415 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-743c11c6-6d03-455-user 2018-07-30 03:41:22,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/6347b1abff8e4131b5000aa881e2503d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005d6235a55d88e1df228bc3def0dba1afea531c" 2018-07-30 03:41:22,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cde20dd4-726f-4d7c-a135-995d4f12e80e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:41:22,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/6347b1abff8e4131b5000aa881e2503d used request id req-cde20dd4-726f-4d7c-a135-995d4f12e80e 2018-07-30 03:41:22,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:22,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["AfiUCG9wQbGJRwGLeBw1JA"], "issued_at": "2018-07-30T03:41:22.000000Z"}} 2018-07-30 03:41:22,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f12218f5435420e2f4daa429509d32f6b9101c" 2018-07-30 03:41:23,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c23b42c-3614-4f6b-a53c-7d8e8f68af57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:23,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3c23b42c-3614-4f6b-a53c-7d8e8f68af57 2018-07-30 03:41:23,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:23,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:23,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:41:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["wiHHsv1UTiKZ1HQo5VlNOg"], "issued_at": "2018-07-30T03:41:23.000000Z"}} 2018-07-30 03:41:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:23,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ba9e97-933a-4681-a4ba-9f8cbe278ace Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:23,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a0ba9e97-933a-4681-a4ba-9f8cbe278ace 2018-07-30 03:41:23,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:41:23,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:41:23,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-82736b89-711e-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:23,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c104814-052b-4eb1-998c-960449fed22e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-82736b89-711e-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:41:23,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-82736b89-711e-4e6-proj used request id req-7c104814-052b-4eb1-998c-960449fed22e 2018-07-30 03:41:23,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:23,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-221a79c4-e7a9-4eb5-99eb-a5fb46f5176c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:41:23,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-221a79c4-e7a9-4eb5-99eb-a5fb46f5176c 2018-07-30 03:41:23,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj"}}' 2018-07-30 03:41:23,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7514e224-d250-499d-82c9-3d81bead76b0 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e"}, "tags": [], "enabled": true, "id": "26bb0036941c48748df4cb2b1a22c76e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj"}} 2018-07-30 03:41:23,769 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7514e224-d250-499d-82c9-3d81bead76b0 2018-07-30 03:41:23,769 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-82736b89-711e-4e6-proj 2018-07-30 03:41:23,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:23,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:24,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:41:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["wwuq7zMPQnC6F8jX_tdPoQ"], "issued_at": "2018-07-30T03:41:24.000000Z"}} 2018-07-30 03:41:24,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2ac213d0597ef382d36ee19db4693a87efa5ca" 2018-07-30 03:41:24,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-705c3434-69b6-43e2-9924-11d2e7532e34 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:24,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-705c3434-69b6-43e2-9924-11d2e7532e34 2018-07-30 03:41:24,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:41:24,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:41:24,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2ac213d0597ef382d36ee19db4693a87efa5ca" 2018-07-30 03:41:24,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-459b28af-7e29-4ac2-8a54-176b48890a03 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:41:24,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-459b28af-7e29-4ac2-8a54-176b48890a03 2018-07-30 03:41:24,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-82736b89-711e-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2ac213d0597ef382d36ee19db4693a87efa5ca" 2018-07-30 03:41:24,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da15208f-2b55-4bd1-8af6-80f01890ef9c Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-82736b89-711e-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e"}, "tags": [], "enabled": true, "id": "26bb0036941c48748df4cb2b1a22c76e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj"}]} 2018-07-30 03:41:24,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-82736b89-711e-4e6-proj used request id req-da15208f-2b55-4bd1-8af6-80f01890ef9c 2018-07-30 03:41:24,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2ac213d0597ef382d36ee19db4693a87efa5ca" 2018-07-30 03:41:24,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89a658b-584e-4622-be9e-eb154b89f9e8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:41:24,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d89a658b-584e-4622-be9e-eb154b89f9e8 2018-07-30 03:41:24,841 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-82736b89-711e-4e6-user 2018-07-30 03:41:24,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:24,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:24,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5fc4b62-8bb8-44fd-a080-173ad47d7bf5 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:41:24,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c5fc4b62-8bb8-44fd-a080-173ad47d7bf5 2018-07-30 03:41:24,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" -d '{"role": {"name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj-role"}}' 2018-07-30 03:41:25,032 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a46597f2-bdcf-491d-8763-30b3d3186fd0 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0c2335fe8c54adfb494d1b7d177becb", "links": {"self": "http://172.30.9.25:5000/v3/roles/f0c2335fe8c54adfb494d1b7d177becb"}, "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj-role"}} 2018-07-30 03:41:25,032 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a46597f2-bdcf-491d-8763-30b3d3186fd0 2018-07-30 03:41:25,033 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-82736b89-711e-4e6-proj-role 2018-07-30 03:41:25,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f0c2335fe8c54adfb494d1b7d177becb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:25,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5edb058d-7aaf-4e89-81e2-b37d52ed9375 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0c2335fe8c54adfb494d1b7d177becb", "links": {"self": "http://172.30.9.25:5000/v3/roles/f0c2335fe8c54adfb494d1b7d177becb"}, "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj-role"}} 2018-07-30 03:41:25,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f0c2335fe8c54adfb494d1b7d177becb used request id req-5edb058d-7aaf-4e89-81e2-b37d52ed9375 2018-07-30 03:41:25,119 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-82736b89-711e-4e6-proj-role to project CreateInstancePortManipulationTests-82736b89-711e-4e6-proj 2018-07-30 03:41:25,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e/users/e0b3fbba23df4ed19a3121a66be548a0/roles/f0c2335fe8c54adfb494d1b7d177becb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:25,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:41:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f1861e2-6b10-4564-b455-c0bc7e985298 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:41:25,250 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e/users/e0b3fbba23df4ed19a3121a66be548a0/roles/f0c2335fe8c54adfb494d1b7d177becb used request id req-1f1861e2-6b10-4564-b455-c0bc7e985298 2018-07-30 03:41:25,251 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:41:25,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:25,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:25,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0c2335fe8c54adfb494d1b7d177becb", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj-role"}], "expires_at": "2018-07-30T04:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26bb0036941c48748df4cb2b1a22c76e", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-user", "id": "e0b3fbba23df4ed19a3121a66be548a0"}, "audit_ids": ["XieBca6dTyiCavN7eGOGWQ"], "issued_at": "2018-07-30T03:41:25.000000Z"}} 2018-07-30 03:41:25,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9afa800462cad8263233a6ba02a6922be9e04a0" 2018-07-30 03:41:25,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968b59cd-ca09-438f-896d-2b0430808dbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:25,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-968b59cd-ca09-438f-896d-2b0430808dbf 2018-07-30 03:41:25,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9afa800462cad8263233a6ba02a6922be9e04a0" 2018-07-30 03:41:25,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-b988a2fc-9c7e-4949-b807-1b12d2363bd3 Date: Mon, 30 Jul 2018 03:41:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image"} 2018-07-30 03:41:25,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image used request id req-b988a2fc-9c7e-4949-b807-1b12d2363bd3 2018-07-30 03:41:25,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9afa800462cad8263233a6ba02a6922be9e04a0" 2018-07-30 03:41:25,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4c7548eb-5d03-4287-b465-0b54f17d1900 Date: Mon, 30 Jul 2018 03:41: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-30 03:41:25,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4c7548eb-5d03-4287-b465-0b54f17d1900 2018-07-30 03:41:25,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c9afa800462cad8263233a6ba02a6922be9e04a0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image"}' 2018-07-30 03:41:25,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a153ad4d-d804-4d30-ad33-816e79922457 Date: Mon, 30 Jul 2018 03:41:25 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:41:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:41:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be", "min_disk": 0, "protected": false, "id": "40470be3-af5c-47a5-961f-17ceb8bc66be", "file": "/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be/file", "checksum": null, "owner": "26bb0036941c48748df4cb2b1a22c76e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:41:25,964 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a153ad4d-d804-4d30-ad33-816e79922457 2018-07-30 03:41:25,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9afa800462cad8263233a6ba02a6922be9e04a0" -d '' 2018-07-30 03:41:26,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8cfdf8b4-d7bc-440f-ae63-457e615f9190 Date: Mon, 30 Jul 2018 03:41: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-30 03:41:26,619 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be/file used request id req-8cfdf8b4-d7bc-440f-ae63-457e615f9190 2018-07-30 03:41:26,619 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:41:26,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9afa800462cad8263233a6ba02a6922be9e04a0" 2018-07-30 03:41:26,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-23ab695c-ed38-4816-b839-ead5f5c9e89d Date: Mon, 30 Jul 2018 03:41:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:41:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:41:26Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/40470be3-af5c-47a5-961f-17ceb8bc66be/snap", "metadata": {}}], "self": "/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be", "min_disk": 0, "protected": false, "id": "40470be3-af5c-47a5-961f-17ceb8bc66be", "file": "/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "26bb0036941c48748df4cb2b1a22c76e", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/40470be3-af5c-47a5-961f-17ceb8bc66be/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:41:26,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be used request id req-23ab695c-ed38-4816-b839-ead5f5c9e89d 2018-07-30 03:41:26,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9afa800462cad8263233a6ba02a6922be9e04a0" 2018-07-30 03:41:26,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-97482419-fc47-4e0d-815d-aa54878cd9f9 Date: Mon, 30 Jul 2018 03:41: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-30 03:41:26,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-97482419-fc47-4e0d-815d-aa54878cd9f9 2018-07-30 03:41:26,651 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image 2018-07-30 03:41:26,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9afa800462cad8263233a6ba02a6922be9e04a0" 2018-07-30 03:41:26,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7ac7c752-de1b-4094-b8e9-59d3227ab03f Date: Mon, 30 Jul 2018 03:41:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:41:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:41:26Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/40470be3-af5c-47a5-961f-17ceb8bc66be/snap", "metadata": {}}], "self": "/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be", "min_disk": 0, "protected": false, "id": "40470be3-af5c-47a5-961f-17ceb8bc66be", "file": "/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "26bb0036941c48748df4cb2b1a22c76e", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/40470be3-af5c-47a5-961f-17ceb8bc66be/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:41:26,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be used request id req-7ac7c752-de1b-4094-b8e9-59d3227ab03f 2018-07-30 03:41:26,671 - create_image - DEBUG - Instance status is - active 2018-07-30 03:41:26,671 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image 2018-07-30 03:41:26,671 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image 2018-07-30 03:41:26,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:26,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:27,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0c2335fe8c54adfb494d1b7d177becb", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj-role"}], "expires_at": "2018-07-30T04:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26bb0036941c48748df4cb2b1a22c76e", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-user", "id": "e0b3fbba23df4ed19a3121a66be548a0"}, "audit_ids": ["CzomeLTIS5i3oOVz7tg1IQ"], "issued_at": "2018-07-30T03:41:27.000000Z"}} 2018-07-30 03:41:27,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36aceb2dea9dd12d9bc1fb002c5d8a6291331871" 2018-07-30 03:41:27,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4306340-296f-4ab2-98a6-5793732daf2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:27,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e4306340-296f-4ab2-98a6-5793732daf2a 2018-07-30 03:41:27,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36aceb2dea9dd12d9bc1fb002c5d8a6291331871" 2018-07-30 03:41:27,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d67ca64b-2656-4d33-80e4-7b19524e8791 Date: Mon, 30 Jul 2018 03:41:27 GMT RESP BODY: {"networks":[]} 2018-07-30 03:41:27,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net used request id req-d67ca64b-2656-4d33-80e4-7b19524e8791 2018-07-30 03:41:27,323 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net 2018-07-30 03:41:27,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36aceb2dea9dd12d9bc1fb002c5d8a6291331871" -d '{"network": {"name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net", "admin_state_up": true}}' 2018-07-30 03:41:27,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-99540d10-c61d-4f2f-b56c-d0462b797963 Date: Mon, 30 Jul 2018 03:41:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8204582f-c36d-4398-bb01-d78835620745","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"26bb0036941c48748df4cb2b1a22c76e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:41:27Z","is_default":false,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:27Z","mtu":1450}} 2018-07-30 03:41:27,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-99540d10-c61d-4f2f-b56c-d0462b797963 2018-07-30 03:41:27,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36aceb2dea9dd12d9bc1fb002c5d8a6291331871" 2018-07-30 03:41:28,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b9b1cf86-17a7-4061-8a25-dba844d3b7c4 Date: Mon, 30 Jul 2018 03:41:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8204582f-c36d-4398-bb01-d78835620745","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"26bb0036941c48748df4cb2b1a22c76e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:41:27Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net","admin_state_up":true,"tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:27Z","mtu":1450}]} 2018-07-30 03:41:28,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=8204582f-c36d-4398-bb01-d78835620745 used request id req-b9b1cf86-17a7-4061-8a25-dba844d3b7c4 2018-07-30 03:41:28,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36aceb2dea9dd12d9bc1fb002c5d8a6291331871" 2018-07-30 03:41:28,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-091d4f42-cef2-41e7-8cc7-2581f1bf6cb2 Date: Mon, 30 Jul 2018 03:41:28 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:41:28,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 used request id req-091d4f42-cef2-41e7-8cc7-2581f1bf6cb2 2018-07-30 03:41:28,181 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet 2018-07-30 03:41:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36aceb2dea9dd12d9bc1fb002c5d8a6291331871" -d '{"subnets": [{"ip_version": 4, "network_id": "8204582f-c36d-4398-bb01-d78835620745", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet"}]}' 2018-07-30 03:41:28,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-68069e85-5180-4352-9ac7-782db8e158d1 Date: Mon, 30 Jul 2018 03:41:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:28Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"26bb0036941c48748df4cb2b1a22c76e","id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet"}]} 2018-07-30 03:41:28,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-68069e85-5180-4352-9ac7-782db8e158d1 2018-07-30 03:41:28,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36aceb2dea9dd12d9bc1fb002c5d8a6291331871" 2018-07-30 03:41:28,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-389b45d4-a92e-4a1a-b79d-ccca82bb55ab Date: Mon, 30 Jul 2018 03:41:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8204582f-c36d-4398-bb01-d78835620745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26bb0036941c48748df4cb2b1a22c76e","l2_adjacency":true,"status":"ACTIVE","subnets":["6a8cd4e4-0f01-463b-8f03-64a81dd67cbd"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net","admin_state_up":true,"tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:27Z","mtu":1450}]} 2018-07-30 03:41:28,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=8204582f-c36d-4398-bb01-d78835620745 used request id req-389b45d4-a92e-4a1a-b79d-ccca82bb55ab 2018-07-30 03:41:28,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36aceb2dea9dd12d9bc1fb002c5d8a6291331871" 2018-07-30 03:41:28,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ddd31db-426c-4a2c-849d-4af1abccd6dc Date: Mon, 30 Jul 2018 03:41:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bb0036941c48748df4cb2b1a22c76e","id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet"}]} 2018-07-30 03:41:28,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 used request id req-1ddd31db-426c-4a2c-849d-4af1abccd6dc 2018-07-30 03:41:28,912 - OpenStackNetwork - DEBUG - Network [8204582f-c36d-4398-bb01-d78835620745] created successfully 2018-07-30 03:41:28,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:28,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:29,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:41:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ioaAC41LTI-gJzxYkUYljQ"], "issued_at": "2018-07-30T03:41:29.000000Z"}} 2018-07-30 03:41:29,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec905331a4a617dfcaae1729c9527ee304a6b3f2" 2018-07-30 03:41:29,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68788da-c480-4895-95a9-f84c065d33de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:29,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c68788da-c480-4895-95a9-f84c065d33de 2018-07-30 03:41:29,483 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:41:29,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec905331a4a617dfcaae1729c9527ee304a6b3f2" 2018-07-30 03:41:29,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-68fe8b88-d113-4ee7-9f8e-f1804678facf x-compute-request-id: req-68fe8b88-d113-4ee7-9f8e-f1804678facf Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:41:29,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-68fe8b88-d113-4ee7-9f8e-f1804678facf 2018-07-30 03:41:29,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec905331a4a617dfcaae1729c9527ee304a6b3f2" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-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-30 03:41:29,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-42ac9374-8528-4e6e-a8d8-64aee52fedbf x-compute-request-id: req-42ac9374-8528-4e6e-a8d8-64aee52fedbf Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4b1924d9-1b77-488b-9942-6c5bd3e52201"}} 2018-07-30 03:41:29,702 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-42ac9374-8528-4e6e-a8d8-64aee52fedbf 2018-07-30 03:41:29,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:29,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:30,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0c2335fe8c54adfb494d1b7d177becb", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj-role"}], "expires_at": "2018-07-30T04:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26bb0036941c48748df4cb2b1a22c76e", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-user", "id": "e0b3fbba23df4ed19a3121a66be548a0"}, "audit_ids": ["pnb5AuqRQtGsADbEORPgGA"], "issued_at": "2018-07-30T03:41:30.000000Z"}} 2018-07-30 03:41:30,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:30,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12bbc8d-d56b-49b4-8ef3-def71b7fc179 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:30,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b12bbc8d-d56b-49b4-8ef3-def71b7fc179 2018-07-30 03:41:30,095 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:41:30,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:30,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f573a7e-5c63-4c97-8201-7f9ecdd4a262 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:30,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4f573a7e-5c63-4c97-8201-7f9ecdd4a262 2018-07-30 03:41:30,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:30,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fb87ac16-b6e4-461e-8601-c4bf5b8f6cef Date: Mon, 30 Jul 2018 03:41:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8204582f-c36d-4398-bb01-d78835620745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26bb0036941c48748df4cb2b1a22c76e","l2_adjacency":true,"status":"ACTIVE","subnets":["6a8cd4e4-0f01-463b-8f03-64a81dd67cbd"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net","admin_state_up":true,"tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:27Z","mtu":1450}]} 2018-07-30 03:41:30,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net used request id req-fb87ac16-b6e4-461e-8601-c4bf5b8f6cef 2018-07-30 03:41:30,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:30,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cc28b408-acf7-4d74-8092-13bc0cf9a2fc Date: Mon, 30 Jul 2018 03:41:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bb0036941c48748df4cb2b1a22c76e","id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet"}]} 2018-07-30 03:41:30,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 used request id req-cc28b408-acf7-4d74-8092-13bc0cf9a2fc 2018-07-30 03:41:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:30,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d55569e2-22c1-4c34-988f-b338b71d63d4 Date: Mon, 30 Jul 2018 03:41:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8204582f-c36d-4398-bb01-d78835620745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26bb0036941c48748df4cb2b1a22c76e","l2_adjacency":true,"status":"ACTIVE","subnets":["6a8cd4e4-0f01-463b-8f03-64a81dd67cbd"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net","admin_state_up":true,"tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:27Z","mtu":1450}]} 2018-07-30 03:41:30,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net used request id req-d55569e2-22c1-4c34-988f-b338b71d63d4 2018-07-30 03:41:30,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:41:30,599 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:41:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:41:30,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:30,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd7f5ecc-4ce1-4872-8a94-6dc54d4ef250 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26bb0036941c48748df4cb2b1a22c76e", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj"}} 2018-07-30 03:41:30,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e used request id req-dd7f5ecc-4ce1-4872-8a94-6dc54d4ef250 2018-07-30 03:41:30,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:30,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c51a2ab9-bd86-4aa2-b23e-84f18e111d25 Date: Mon, 30 Jul 2018 03:41:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bb0036941c48748df4cb2b1a22c76e","id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet"}]} 2018-07-30 03:41:30,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 used request id req-c51a2ab9-bd86-4aa2-b23e-84f18e111d25 2018-07-30 03:41:30,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8204582f-c36d-4398-bb01-d78835620745&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:30,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bf5936c4-655b-4ba3-afaf-7b2daa9b9d31 Date: Mon, 30 Jul 2018 03:41:30 GMT RESP BODY: {"ports":[]} 2018-07-30 03:41:30,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8204582f-c36d-4398-bb01-d78835620745&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91port-1&admin_state_up=True used request id req-bf5936c4-655b-4ba3-afaf-7b2daa9b9d31 2018-07-30 03:41:30,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:30,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-eedb27a9-bb5e-4bf0-a504-8f5849599f64 x-compute-request-id: req-eedb27a9-bb5e-4bf0-a504-8f5849599f64 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:41:31,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst used request id req-eedb27a9-bb5e-4bf0-a504-8f5849599f64 2018-07-30 03:41:31,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:31,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-076253d1-01a7-4a20-acba-9cad280cfa85 Date: Mon, 30 Jul 2018 03:41:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8204582f-c36d-4398-bb01-d78835620745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26bb0036941c48748df4cb2b1a22c76e","l2_adjacency":true,"status":"ACTIVE","subnets":["6a8cd4e4-0f01-463b-8f03-64a81dd67cbd"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net","admin_state_up":true,"tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:27Z","mtu":1450}]} 2018-07-30 03:41:31,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net used request id req-076253d1-01a7-4a20-acba-9cad280cfa85 2018-07-30 03:41:31,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:31,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-23c14436-cd5e-425d-85fc-2fb136304e53 Date: Mon, 30 Jul 2018 03:41:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bb0036941c48748df4cb2b1a22c76e","id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet"}]} 2018-07-30 03:41:31,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 used request id req-23c14436-cd5e-425d-85fc-2fb136304e53 2018-07-30 03:41:31,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:31,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-52499bf8-ac9e-4adb-85da-033c2dc05a1a Date: Mon, 30 Jul 2018 03:41:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8204582f-c36d-4398-bb01-d78835620745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26bb0036941c48748df4cb2b1a22c76e","l2_adjacency":true,"status":"ACTIVE","subnets":["6a8cd4e4-0f01-463b-8f03-64a81dd67cbd"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net","admin_state_up":true,"tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:27Z","mtu":1450}]} 2018-07-30 03:41:31,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net used request id req-52499bf8-ac9e-4adb-85da-033c2dc05a1a 2018-07-30 03:41:31,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:31,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed80f1c-2bab-4ca8-b372-0a2bf9e0262a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26bb0036941c48748df4cb2b1a22c76e", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj"}} 2018-07-30 03:41:31,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e used request id req-0ed80f1c-2bab-4ca8-b372-0a2bf9e0262a 2018-07-30 03:41:31,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:31,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f3c85e46-929d-4ed7-9e3b-1d45bb3faa0d Date: Mon, 30 Jul 2018 03:41:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bb0036941c48748df4cb2b1a22c76e","id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet"}]} 2018-07-30 03:41:31,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 used request id req-f3c85e46-929d-4ed7-9e3b-1d45bb3faa0d 2018-07-30 03:41:31,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8204582f-c36d-4398-bb01-d78835620745&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:31,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-88417603-1f33-489c-8f0c-18b3203f538a Date: Mon, 30 Jul 2018 03:41:31 GMT RESP BODY: {"ports":[]} 2018-07-30 03:41:31,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8204582f-c36d-4398-bb01-d78835620745&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91port-1&admin_state_up=True used request id req-88417603-1f33-489c-8f0c-18b3203f538a 2018-07-30 03:41:31,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:31,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:31,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0c2335fe8c54adfb494d1b7d177becb", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj-role"}], "expires_at": "2018-07-30T04:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26bb0036941c48748df4cb2b1a22c76e", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/26bb0036941c48748df4cb2b1a22c76e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-user", "id": "e0b3fbba23df4ed19a3121a66be548a0"}, "audit_ids": ["Jk8R_ExGRHaWCqXhlMMQvg"], "issued_at": "2018-07-30T03:41:31.000000Z"}} 2018-07-30 03:41:31,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2d8a6ecc800480fd02e9574d81cf17117005b5" 2018-07-30 03:41:31,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8832ee4-072d-418c-b30c-1fef131360f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:31,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e8832ee4-072d-418c-b30c-1fef131360f7 2018-07-30 03:41:31,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:32,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fd26322a-3ffb-4ae9-affe-f421f8733eaa Date: Mon, 30 Jul 2018 03:41:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8204582f-c36d-4398-bb01-d78835620745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26bb0036941c48748df4cb2b1a22c76e","l2_adjacency":true,"status":"ACTIVE","subnets":["6a8cd4e4-0f01-463b-8f03-64a81dd67cbd"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net","admin_state_up":true,"tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:27Z","mtu":1450}]} 2018-07-30 03:41:32,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net used request id req-fd26322a-3ffb-4ae9-affe-f421f8733eaa 2018-07-30 03:41:32,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:32,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b3cd0f5d-a5bc-4d75-ade7-17fbce844815 Date: Mon, 30 Jul 2018 03:41:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bb0036941c48748df4cb2b1a22c76e","id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet"}]} 2018-07-30 03:41:32,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 used request id req-b3cd0f5d-a5bc-4d75-ade7-17fbce844815 2018-07-30 03:41:32,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:32,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d486d8e9-09b6-4554-83b8-c6700e0d7476 Date: Mon, 30 Jul 2018 03:41:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8204582f-c36d-4398-bb01-d78835620745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26bb0036941c48748df4cb2b1a22c76e","l2_adjacency":true,"status":"ACTIVE","subnets":["6a8cd4e4-0f01-463b-8f03-64a81dd67cbd"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net","admin_state_up":true,"tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:27Z","mtu":1450}]} 2018-07-30 03:41:32,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net used request id req-d486d8e9-09b6-4554-83b8-c6700e0d7476 2018-07-30 03:41:32,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:41:32,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:41:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:41:32,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2d8a6ecc800480fd02e9574d81cf17117005b5" 2018-07-30 03:41:32,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9ba1a8-3040-42c4-bbdd-b629c7f76af0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26bb0036941c48748df4cb2b1a22c76e", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj"}} 2018-07-30 03:41:32,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e used request id req-cc9ba1a8-3040-42c4-bbdd-b629c7f76af0 2018-07-30 03:41:32,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:32,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-701a0f78-137e-4191-9dae-675d32425fd3 Date: Mon, 30 Jul 2018 03:41:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bb0036941c48748df4cb2b1a22c76e","id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet"}]} 2018-07-30 03:41:32,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 used request id req-701a0f78-137e-4191-9dae-675d32425fd3 2018-07-30 03:41:32,379 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net 2018-07-30 03:41:32,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" -d '{"port": {"network_id": "8204582f-c36d-4398-bb01-d78835620745", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91port-1", "admin_state_up": true}}' 2018-07-30 03:41:33,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-5a1bd2b3-a18c-4211-8ca5-6521877f2811 Date: Mon, 30 Jul 2018 03:41:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:41:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","ip_address":"10.55.0.7"}],"id":"d4ee3100-f324-4733-81e2-20b4469e58b6","security_groups":["5090beea-bfb5-4236-944d-cc5f1ad1a684"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91port-1","project_id":"26bb0036941c48748df4cb2b1a22c76e","qos_policy_id":null,"admin_state_up":true,"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:32Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:41:33,273 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-5a1bd2b3-a18c-4211-8ca5-6521877f2811 2018-07-30 03:41:33,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:33,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1a6e9055-b557-4cd3-a637-2d479d64f5c4 Date: Mon, 30 Jul 2018 03:41:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8204582f-c36d-4398-bb01-d78835620745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26bb0036941c48748df4cb2b1a22c76e","l2_adjacency":true,"status":"ACTIVE","subnets":["6a8cd4e4-0f01-463b-8f03-64a81dd67cbd"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net","admin_state_up":true,"tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:27Z","mtu":1450}]} 2018-07-30 03:41:33,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net used request id req-1a6e9055-b557-4cd3-a637-2d479d64f5c4 2018-07-30 03:41:33,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:33,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0188135f-fd05-4315-823e-add23b9aa0d9 Date: Mon, 30 Jul 2018 03:41:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bb0036941c48748df4cb2b1a22c76e","id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet"}]} 2018-07-30 03:41:33,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 used request id req-0188135f-fd05-4315-823e-add23b9aa0d9 2018-07-30 03:41:33,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:33,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-93ecc329-e8db-49c3-b222-c84d401089e4 Date: Mon, 30 Jul 2018 03:41:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8204582f-c36d-4398-bb01-d78835620745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26bb0036941c48748df4cb2b1a22c76e","l2_adjacency":true,"status":"ACTIVE","subnets":["6a8cd4e4-0f01-463b-8f03-64a81dd67cbd"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net","admin_state_up":true,"tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:27Z","mtu":1450}]} 2018-07-30 03:41:33,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net used request id req-93ecc329-e8db-49c3-b222-c84d401089e4 2018-07-30 03:41:33,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:33,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799feafc-d860-4a70-a9d3-074f72dec136 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26bb0036941c48748df4cb2b1a22c76e", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj"}} 2018-07-30 03:41:33,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e used request id req-799feafc-d860-4a70-a9d3-074f72dec136 2018-07-30 03:41:33,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:33,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2dd642f1-1fae-4703-b4fb-70a4ba6c53f5 Date: Mon, 30 Jul 2018 03:41:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bb0036941c48748df4cb2b1a22c76e","id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet"}]} 2018-07-30 03:41:33,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 used request id req-2dd642f1-1fae-4703-b4fb-70a4ba6c53f5 2018-07-30 03:41:33,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8204582f-c36d-4398-bb01-d78835620745&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:33,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 822 X-Openstack-Request-Id: req-5713f6d1-7333-464a-ad48-b21c785d8e61 Date: Mon, 30 Jul 2018 03:41:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:41:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","ip_address":"10.55.0.7"}],"id":"d4ee3100-f324-4733-81e2-20b4469e58b6","security_groups":["5090beea-bfb5-4236-944d-cc5f1ad1a684"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"26bb0036941c48748df4cb2b1a22c76e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91port-1","admin_state_up":true,"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:32Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:41:33,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8204582f-c36d-4398-bb01-d78835620745&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91port-1&admin_state_up=True used request id req-5713f6d1-7333-464a-ad48-b21c785d8e61 2018-07-30 03:41:33,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:33,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4a108a-8b81-4a1e-a85c-345ccb59b1f3 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26bb0036941c48748df4cb2b1a22c76e", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj"}} 2018-07-30 03:41:33,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e used request id req-ed4a108a-8b81-4a1e-a85c-345ccb59b1f3 2018-07-30 03:41:33,833 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst 2018-07-30 03:41:33,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:33,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-eb371feb-fc1b-4e43-9e69-ee8c9b5b050b x-compute-request-id: req-eb371feb-fc1b-4e43-9e69-ee8c9b5b050b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4b1924d9-1b77-488b-9942-6c5bd3e52201", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-flavor-name"}, {"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:41:33,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-eb371feb-fc1b-4e43-9e69-ee8c9b5b050b 2018-07-30 03:41:33,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:33,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-e8007bd3-e17e-4255-a73a-d171fd157e2c x-compute-request-id: req-e8007bd3-e17e-4255-a73a-d171fd157e2c Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4b1924d9-1b77-488b-9942-6c5bd3e52201"}} 2018-07-30 03:41:33,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201 used request id req-e8007bd3-e17e-4255-a73a-d171fd157e2c 2018-07-30 03:41:33,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:34,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-f39a4d1c-ca28-4772-96f4-ac849d39576f Date: Mon, 30 Jul 2018 03:41:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:41:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:41:26Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/40470be3-af5c-47a5-961f-17ceb8bc66be/snap", "metadata": {}}], "self": "/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be", "min_disk": 0, "protected": false, "id": "40470be3-af5c-47a5-961f-17ceb8bc66be", "file": "/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "26bb0036941c48748df4cb2b1a22c76e", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/40470be3-af5c-47a5-961f-17ceb8bc66be/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image"} 2018-07-30 03:41:34,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image used request id req-f39a4d1c-ca28-4772-96f4-ac849d39576f 2018-07-30 03:41:34,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:34,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3717628c-8f60-44f8-9c7d-4b904eb8e216 Date: Mon, 30 Jul 2018 03:41: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-30 03:41:34,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3717628c-8f60-44f8-9c7d-4b904eb8e216 2018-07-30 03:41:34,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" -d '{"server": {"name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst", "imageRef": "40470be3-af5c-47a5-961f-17ceb8bc66be", "flavorRef": "4b1924d9-1b77-488b-9942-6c5bd3e52201", "max_count": 1, "min_count": 1, "networks": [{"port": "d4ee3100-f324-4733-81e2-20b4469e58b6"}]}}' 2018-07-30 03:41:34,930 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:41: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-f519fcd8-d17c-4c1a-9cee-266788e33625 x-compute-request-id: req-f519fcd8-d17c-4c1a-9cee-266788e33625 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bb6bc990-3e7d-40a4-abda-79abc9b92b89", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89", "rel": "bookmark"}], "adminPass": "dD8eP3N9sw7k"}} 2018-07-30 03:41:34,930 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-f519fcd8-d17c-4c1a-9cee-266788e33625 2018-07-30 03:41:34,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:35,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-aaf51a5f-ad8f-4fd9-81f5-4c66ed8b68de x-compute-request-id: req-aaf51a5f-ad8f-4fd9-81f5-4c66ed8b68de Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89", "rel": "bookmark"}], "image": {"id": "40470be3-af5c-47a5-961f-17ceb8bc66be", "links": [{"href": "http://172.30.9.25:8774/images/40470be3-af5c-47a5-961f-17ceb8bc66be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4b1924d9-1b77-488b-9942-6c5bd3e52201", "links": [{"href": "http://172.30.9.25:8774/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201", "rel": "bookmark"}]}, "id": "bb6bc990-3e7d-40a4-abda-79abc9b92b89", "user_id": "e0b3fbba23df4ed19a3121a66be548a0", "OS-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-30T03:41:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst", "created": "2018-07-30T03:41:34Z", "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:41:35,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 used request id req-aaf51a5f-ad8f-4fd9-81f5-4c66ed8b68de 2018-07-30 03:41:35,168 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst 2018-07-30 03:41:35,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:35,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-82ad4517-517f-4004-9d08-2615392efc68 x-compute-request-id: req-82ad4517-517f-4004-9d08-2615392efc68 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89", "rel": "bookmark"}], "image": {"id": "40470be3-af5c-47a5-961f-17ceb8bc66be", "links": [{"href": "http://172.30.9.25:8774/images/40470be3-af5c-47a5-961f-17ceb8bc66be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4b1924d9-1b77-488b-9942-6c5bd3e52201", "links": [{"href": "http://172.30.9.25:8774/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201", "rel": "bookmark"}]}, "id": "bb6bc990-3e7d-40a4-abda-79abc9b92b89", "user_id": "e0b3fbba23df4ed19a3121a66be548a0", "OS-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-30T03:41:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst", "created": "2018-07-30T03:41:34Z", "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:41:35,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 used request id req-82ad4517-517f-4004-9d08-2615392efc68 2018-07-30 03:41:35,243 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst] is - BUILD 2018-07-30 03:41:35,243 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:41:38,247 - create_instance - DEBUG - VM status query timeout in 896.921522856 2018-07-30 03:41:38,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:38,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-835a01b9-19cf-44aa-bca4-a2436df4bdb4 x-compute-request-id: req-835a01b9-19cf-44aa-bca4-a2436df4bdb4 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89", "rel": "bookmark"}], "image": {"id": "40470be3-af5c-47a5-961f-17ceb8bc66be", "links": [{"href": "http://172.30.9.25:8774/images/40470be3-af5c-47a5-961f-17ceb8bc66be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4b1924d9-1b77-488b-9942-6c5bd3e52201", "links": [{"href": "http://172.30.9.25:8774/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201", "rel": "bookmark"}]}, "id": "bb6bc990-3e7d-40a4-abda-79abc9b92b89", "security_groups": [{"name": "default"}], "user_id": "e0b3fbba23df4ed19a3121a66be548a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:41:36Z", "hostId": "a73c3b7e6e60f358de1e78497b811b5cf1db4d80773c3e7e7d650111", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst", "created": "2018-07-30T03:41:34Z", "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:41:38,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 used request id req-835a01b9-19cf-44aa-bca4-a2436df4bdb4 2018-07-30 03:41:38,688 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst] is - BUILD 2018-07-30 03:41:38,689 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:41:41,692 - create_instance - DEBUG - VM status query timeout in 893.476267815 2018-07-30 03:41:41,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:41,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-b3d1901f-f97d-4c55-a338-d95d55d7d11f x-compute-request-id: req-b3d1901f-f97d-4c55-a338-d95d55d7d11f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89", "rel": "bookmark"}], "image": {"id": "40470be3-af5c-47a5-961f-17ceb8bc66be", "links": [{"href": "http://172.30.9.25:8774/images/40470be3-af5c-47a5-961f-17ceb8bc66be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:41:39.000000", "flavor": {"id": "4b1924d9-1b77-488b-9942-6c5bd3e52201", "links": [{"href": "http://172.30.9.25:8774/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201", "rel": "bookmark"}]}, "id": "bb6bc990-3e7d-40a4-abda-79abc9b92b89", "security_groups": [{"name": "default"}], "user_id": "e0b3fbba23df4ed19a3121a66be548a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:41:39Z", "hostId": "a73c3b7e6e60f358de1e78497b811b5cf1db4d80773c3e7e7d650111", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst", "created": "2018-07-30T03:41:34Z", "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:41:41,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 used request id req-b3d1901f-f97d-4c55-a338-d95d55d7d11f 2018-07-30 03:41:41,882 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst] is - ACTIVE 2018-07-30 03:41:41,882 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:41:41,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:42,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-cf3fbe6a-8a57-47d1-a5c6-ce37b3fd4180 x-compute-request-id: req-cf3fbe6a-8a57-47d1-a5c6-ce37b3fd4180 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89", "rel": "bookmark"}], "image": {"id": "40470be3-af5c-47a5-961f-17ceb8bc66be", "links": [{"href": "http://172.30.9.25:8774/images/40470be3-af5c-47a5-961f-17ceb8bc66be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:41:39.000000", "flavor": {"id": "4b1924d9-1b77-488b-9942-6c5bd3e52201", "links": [{"href": "http://172.30.9.25:8774/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201", "rel": "bookmark"}]}, "id": "bb6bc990-3e7d-40a4-abda-79abc9b92b89", "security_groups": [{"name": "default"}], "user_id": "e0b3fbba23df4ed19a3121a66be548a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:41:39Z", "hostId": "a73c3b7e6e60f358de1e78497b811b5cf1db4d80773c3e7e7d650111", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst", "created": "2018-07-30T03:41:34Z", "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:41:42,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 used request id req-cf3fbe6a-8a57-47d1-a5c6-ce37b3fd4180 2018-07-30 03:41:42,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:42,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-86b2b2e5-fbb2-4120-b4cc-4891e4d46c3c Date: Mon, 30 Jul 2018 03:41:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8204582f-c36d-4398-bb01-d78835620745","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26bb0036941c48748df4cb2b1a22c76e","l2_adjacency":true,"status":"ACTIVE","subnets":["6a8cd4e4-0f01-463b-8f03-64a81dd67cbd"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net","admin_state_up":true,"tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:27Z","mtu":1450}]} 2018-07-30 03:41:42,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net used request id req-86b2b2e5-fbb2-4120-b4cc-4891e4d46c3c 2018-07-30 03:41:42,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:42,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea1bf173-bfda-4bc6-b522-8867a453bc59 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26bb0036941c48748df4cb2b1a22c76e", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj"}} 2018-07-30 03:41:42,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e used request id req-ea1bf173-bfda-4bc6-b522-8867a453bc59 2018-07-30 03:41:42,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:42,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-feab2e8c-095a-4aba-9876-1deae9a0d6d4 Date: Mon, 30 Jul 2018 03:41:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bb0036941c48748df4cb2b1a22c76e","id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet"}]} 2018-07-30 03:41:42,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8204582f-c36d-4398-bb01-d78835620745 used request id req-feab2e8c-095a-4aba-9876-1deae9a0d6d4 2018-07-30 03:41:42,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:42,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1660 X-Openstack-Request-Id: req-6b8b1348-220c-4571-becb-f837ee7486ad Date: Mon, 30 Jul 2018 03:41:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:41:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","ip_address":"10.55.0.2"}],"id":"6aa1aa56-3be1-4cbb-a8ff-940fd1c42103","security_groups":[],"mac_address":"fa:16:3e:f6:4d:85","project_id":"26bb0036941c48748df4cb2b1a22c76e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8204582f-c36d-4398-bb01-d78835620745","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:41:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a8cd4e4-0f01-463b-8f03-64a81dd67cbd","ip_address":"10.55.0.7"}],"id":"d4ee3100-f324-4733-81e2-20b4469e58b6","security_groups":["5090beea-bfb5-4236-944d-cc5f1ad1a684"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"26bb0036941c48748df4cb2b1a22c76e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91port-1","admin_state_up":true,"network_id":"8204582f-c36d-4398-bb01-d78835620745","tenant_id":"26bb0036941c48748df4cb2b1a22c76e","created_at":"2018-07-30T03:41:32Z","binding:vnic_type":"normal","device_id":"bb6bc990-3e7d-40a4-abda-79abc9b92b89","ip_allocation":"immediate"}]} 2018-07-30 03:41:42,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8204582f-c36d-4398-bb01-d78835620745 used request id req-6b8b1348-220c-4571-becb-f837ee7486ad 2018-07-30 03:41:42,516 - create_instance - INFO - Deleting Port with ID - d4ee3100-f324-4733-81e2-20b4469e58b6 2018-07-30 03:41:42,516 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91port-1 2018-07-30 03:41:42,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/d4ee3100-f324-4733-81e2-20b4469e58b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:42,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f885bd6-142b-407d-93f0-6363087badb6 Date: Mon, 30 Jul 2018 03:41:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:41:42,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/d4ee3100-f324-4733-81e2-20b4469e58b6 used request id req-9f885bd6-142b-407d-93f0-6363087badb6 2018-07-30 03:41:42,933 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst 2018-07-30 03:41:42,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:43,069 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:41: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-848c27c7-fd95-46a7-a034-068188fa3af4 x-compute-request-id: req-848c27c7-fd95-46a7-a034-068188fa3af4 Content-Type: application/json 2018-07-30 03:41:43,069 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 used request id req-848c27c7-fd95-46a7-a034-068188fa3af4 2018-07-30 03:41:43,070 - create_instance - INFO - Checking deletion status 2018-07-30 03:41:43,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:43,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-23d6b4e1-3202-42f8-a46b-0bbea4cb8986 x-compute-request-id: req-23d6b4e1-3202-42f8-a46b-0bbea4cb8986 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89", "rel": "bookmark"}], "image": {"id": "40470be3-af5c-47a5-961f-17ceb8bc66be", "links": [{"href": "http://172.30.9.25:8774/images/40470be3-af5c-47a5-961f-17ceb8bc66be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:41:39.000000", "flavor": {"id": "4b1924d9-1b77-488b-9942-6c5bd3e52201", "links": [{"href": "http://172.30.9.25:8774/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201", "rel": "bookmark"}]}, "id": "bb6bc990-3e7d-40a4-abda-79abc9b92b89", "user_id": "e0b3fbba23df4ed19a3121a66be548a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:41:43Z", "hostId": "a73c3b7e6e60f358de1e78497b811b5cf1db4d80773c3e7e7d650111", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst", "created": "2018-07-30T03:41:34Z", "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:41:43,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 used request id req-23d6b4e1-3202-42f8-a46b-0bbea4cb8986 2018-07-30 03:41:43,533 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst] is - ACTIVE 2018-07-30 03:41:43,534 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:41:46,537 - create_instance - DEBUG - VM status query timeout in 296.533205986 2018-07-30 03:41:46,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a6bf3b690ed6de9498da801847b7adc0b5d6" 2018-07-30 03:41:46,584 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:41: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-d9687965-a377-42dd-a476-1c088f2c3729 x-compute-request-id: req-d9687965-a377-42dd-a476-1c088f2c3729 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bb6bc990-3e7d-40a4-abda-79abc9b92b89 could not be found.", "code": 404}} 2018-07-30 03:41:46,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bb6bc990-3e7d-40a4-abda-79abc9b92b89 used request id req-d9687965-a377-42dd-a476-1c088f2c3729 2018-07-30 03:41:46,584 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bb6bc990-3e7d-40a4-abda-79abc9b92b89 could not be found. (HTTP 404) (Request-ID: req-d9687965-a377-42dd-a476-1c088f2c3729) 2018-07-30 03:41:46,584 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-inst 2018-07-30 03:41:46,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec905331a4a617dfcaae1729c9527ee304a6b3f2" 2018-07-30 03:41:46,622 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:41: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-951c4c7b-2bf9-4f34-8253-b3d7bac036df x-compute-request-id: req-951c4c7b-2bf9-4f34-8253-b3d7bac036df Content-Length: 0 Content-Type: application/json 2018-07-30 03:41:46,623 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/4b1924d9-1b77-488b-9942-6c5bd3e52201 used request id req-951c4c7b-2bf9-4f34-8253-b3d7bac036df 2018-07-30 03:41:46,623 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet 2018-07-30 03:41:46,624 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-subnet 2018-07-30 03:41:46,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/6a8cd4e4-0f01-463b-8f03-64a81dd67cbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36aceb2dea9dd12d9bc1fb002c5d8a6291331871" 2018-07-30 03:41:47,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55608f95-4d58-4e8e-a9d2-ee19b5686a55 Date: Mon, 30 Jul 2018 03:41:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:41:47,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/6a8cd4e4-0f01-463b-8f03-64a81dd67cbd used request id req-55608f95-4d58-4e8e-a9d2-ee19b5686a55 2018-07-30 03:41:47,808 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-pub-net 2018-07-30 03:41:47,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/8204582f-c36d-4398-bb01-d78835620745 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36aceb2dea9dd12d9bc1fb002c5d8a6291331871" 2018-07-30 03:41:48,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88b97002-1834-492e-addb-d216fc9505d0 Date: Mon, 30 Jul 2018 03:41:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:41:48,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/8204582f-c36d-4398-bb01-d78835620745 used request id req-88b97002-1834-492e-addb-d216fc9505d0 2018-07-30 03:41:48,647 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-136df3f8-213f-42d3-ade9-9159562c0e91-image 2018-07-30 03:41:48,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9afa800462cad8263233a6ba02a6922be9e04a0" 2018-07-30 03:41:49,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-96cc8f63-2275-4584-b499-71d2ca17b3ea Date: Mon, 30 Jul 2018 03:41: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-30 03:41:49,122 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/40470be3-af5c-47a5-961f-17ceb8bc66be used request id req-96cc8f63-2275-4584-b499-71d2ca17b3ea 2018-07-30 03:41:49,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:49,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-78727d47-5f9a-4463-b4c5-13d54003eeca Date: Mon, 30 Jul 2018 03:41:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "created_at": "2018-07-30T03:41:27Z", "updated_at": "2018-07-30T03:41:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:41:27Z", "revision_number": 0, "id": "2595ee09-e6a3-4e8f-ad8a-9137bdcc0038", "remote_group_id": "5090beea-bfb5-4236-944d-cc5f1ad1a684", "remote_ip_prefix": null, "created_at": "2018-07-30T03:41:27Z", "security_group_id": "5090beea-bfb5-4236-944d-cc5f1ad1a684", "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26bb0036941c48748df4cb2b1a22c76e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:41:27Z", "revision_number": 0, "id": "31b69336-faeb-4c84-b648-502337209e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:41:27Z", "security_group_id": "5090beea-bfb5-4236-944d-cc5f1ad1a684", "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26bb0036941c48748df4cb2b1a22c76e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:41:27Z", "revision_number": 0, "id": "61900098-92b2-4ec4-ad81-afacf17b88e7", "remote_group_id": "5090beea-bfb5-4236-944d-cc5f1ad1a684", "remote_ip_prefix": null, "created_at": "2018-07-30T03:41:27Z", "security_group_id": "5090beea-bfb5-4236-944d-cc5f1ad1a684", "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26bb0036941c48748df4cb2b1a22c76e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:41:27Z", "revision_number": 0, "id": "d2e635a6-8f24-4db5-83cb-5cef042ac12b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:41:27Z", "security_group_id": "5090beea-bfb5-4236-944d-cc5f1ad1a684", "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26bb0036941c48748df4cb2b1a22c76e"}], "revision_number": 4, "project_id": "26bb0036941c48748df4cb2b1a22c76e", "id": "5090beea-bfb5-4236-944d-cc5f1ad1a684", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:41:49,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-78727d47-5f9a-4463-b4c5-13d54003eeca 2018-07-30 03:41:49,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:49,454 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-042aeb29-9d99-4c7f-838a-c7ecaa183056 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:41:49,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-042aeb29-9d99-4c7f-838a-c7ecaa183056 2018-07-30 03:41:49,455 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:41:49,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:49,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f23a82e-c12a-44ce-b150-1fc5652cfdf9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:41:49,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-6f23a82e-c12a-44ce-b150-1fc5652cfdf9 2018-07-30 03:41:49,551 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:41:49,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:49,636 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c9d732f-c181-4d7e-999e-86583afb73ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:41:49,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-2c9d732f-c181-4d7e-999e-86583afb73ef 2018-07-30 03:41:49,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:41:49,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:49,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc320b3-c767-4708-8fa5-2f97187a8fee Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26bb0036941c48748df4cb2b1a22c76e", "name": "CreateInstancePortManipulationTests-82736b89-711e-4e6-proj"}} 2018-07-30 03:41:49,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e used request id req-3cc320b3-c767-4708-8fa5-2f97187a8fee 2018-07-30 03:41:49,804 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5090beea-bfb5-4236-944d-cc5f1ad1a684 2018-07-30 03:41:49,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5090beea-bfb5-4236-944d-cc5f1ad1a684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:49,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1f85171f-f2ff-4266-aad9-d94b9cf66099 Date: Mon, 30 Jul 2018 03:41:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5090beea-bfb5-4236-944d-cc5f1ad1a684", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:41:27Z", "security_group_id": "5090beea-bfb5-4236-944d-cc5f1ad1a684", "port_range_min": null, "revision_number": 0, "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "created_at": "2018-07-30T03:41:27Z", "project_id": "26bb0036941c48748df4cb2b1a22c76e", "id": "2595ee09-e6a3-4e8f-ad8a-9137bdcc0038"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:41:27Z", "security_group_id": "5090beea-bfb5-4236-944d-cc5f1ad1a684", "port_range_min": null, "revision_number": 0, "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "created_at": "2018-07-30T03:41:27Z", "project_id": "26bb0036941c48748df4cb2b1a22c76e", "id": "31b69336-faeb-4c84-b648-502337209e7e"}, {"remote_group_id": "5090beea-bfb5-4236-944d-cc5f1ad1a684", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:41:27Z", "security_group_id": "5090beea-bfb5-4236-944d-cc5f1ad1a684", "port_range_min": null, "revision_number": 0, "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "created_at": "2018-07-30T03:41:27Z", "project_id": "26bb0036941c48748df4cb2b1a22c76e", "id": "61900098-92b2-4ec4-ad81-afacf17b88e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:41:27Z", "security_group_id": "5090beea-bfb5-4236-944d-cc5f1ad1a684", "port_range_min": null, "revision_number": 0, "tenant_id": "26bb0036941c48748df4cb2b1a22c76e", "created_at": "2018-07-30T03:41:27Z", "project_id": "26bb0036941c48748df4cb2b1a22c76e", "id": "d2e635a6-8f24-4db5-83cb-5cef042ac12b"}]} 2018-07-30 03:41:49,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5090beea-bfb5-4236-944d-cc5f1ad1a684 used request id req-1f85171f-f2ff-4266-aad9-d94b9cf66099 2018-07-30 03:41:49,829 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:41:49,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/5090beea-bfb5-4236-944d-cc5f1ad1a684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:49,984 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73854b66-eefa-46f6-82fb-3896dd0e0467 Content-Length: 0 Date: Mon, 30 Jul 2018 03:41:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:41:49,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/5090beea-bfb5-4236-944d-cc5f1ad1a684 used request id req-73854b66-eefa-46f6-82fb-3896dd0e0467 2018-07-30 03:41:49,985 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-82736b89-711e-4e6-proj 2018-07-30 03:41:49,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:50,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-408a7662-d137-4fe4-9941-3668665543f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:41:50,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/26bb0036941c48748df4cb2b1a22c76e used request id req-408a7662-d137-4fe4-9941-3668665543f2 2018-07-30 03:41:50,211 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-82736b89-711e-4e6-proj-role 2018-07-30 03:41:50,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f0c2335fe8c54adfb494d1b7d177becb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:50,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbd06704-3dbc-4cc2-a6ce-1eeda41d797c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:41:50,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f0c2335fe8c54adfb494d1b7d177becb used request id req-dbd06704-3dbc-4cc2-a6ce-1eeda41d797c 2018-07-30 03:41:50,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d283d60124bdab8e91367b4080d01181e0386cc3" 2018-07-30 03:41:50,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d94e77ce-791e-4b17-94e1-9abfbd6ed642 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:41:50,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d94e77ce-791e-4b17-94e1-9abfbd6ed642 2018-07-30 03:41:50,406 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-82736b89-711e-4e6-user 2018-07-30 03:41:50,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e0b3fbba23df4ed19a3121a66be548a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2ac213d0597ef382d36ee19db4693a87efa5ca" 2018-07-30 03:41:50,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0174313b-3423-469b-ae26-cf22951184f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:41:50,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e0b3fbba23df4ed19a3121a66be548a0 used request id req-0174313b-3423-469b-ae26-cf22951184f0 2018-07-30 03:41:50,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:50,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:41:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["eYRZ6Jf4QW-x5KREKw19Sg"], "issued_at": "2018-07-30T03:41:50.000000Z"}} 2018-07-30 03:41:50,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf613b8df9638841c2d9aab6534ebbdfa7fc8758" 2018-07-30 03:41:51,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4dfe796-aaea-496c-ac90-eebeeb4d043b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:51,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d4dfe796-aaea-496c-ac90-eebeeb4d043b 2018-07-30 03:41:51,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:51,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:51,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["S0bUux7rT1Cufn9IB1ObgQ"], "issued_at": "2018-07-30T03:41:51.000000Z"}} 2018-07-30 03:41:51,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:41:51,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39bc3caa-9b6f-4933-adf8-20da1ec44244 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:51,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-39bc3caa-9b6f-4933-adf8-20da1ec44244 2018-07-30 03:41:51,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:41:51,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:41:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:41:51,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:41:51,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ed4fa9-76f8-47fd-a9f7-8f2fa455f261 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:41:51,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj used request id req-c7ed4fa9-76f8-47fd-a9f7-8f2fa455f261 2018-07-30 03:41:51,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:41:51,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e2c17c-c2cd-4681-873a-382454b8820c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:41:51,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-51e2c17c-c2cd-4681-873a-382454b8820c 2018-07-30 03:41:51,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj"}}' 2018-07-30 03:41:52,086 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:41:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e96f35f-f48b-44f5-917b-33ef9d40eb31 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee"}, "tags": [], "enabled": true, "id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj"}} 2018-07-30 03:41:52,086 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1e96f35f-f48b-44f5-917b-33ef9d40eb31 2018-07-30 03:41:52,087 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj 2018-07-30 03:41:52,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:52,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:52,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["D1vsXNXgS8KQ9TM4C0_vIQ"], "issued_at": "2018-07-30T03:41:52.000000Z"}} 2018-07-30 03:41:52,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd0998ea4f423d5073cf04ac6ef2ad40a9c024b" 2018-07-30 03:41:52,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac135598-36f5-4d6d-92a1-ca12d9589a7b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:52,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ac135598-36f5-4d6d-92a1-ca12d9589a7b 2018-07-30 03:41:52,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:41:52,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:41:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:41:52,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd0998ea4f423d5073cf04ac6ef2ad40a9c024b" 2018-07-30 03:41:52,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d8f809-e4cc-43e5-b538-96635bd1f052 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:41:52,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-71d8f809-e4cc-43e5-b538-96635bd1f052 2018-07-30 03:41:52,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd0998ea4f423d5073cf04ac6ef2ad40a9c024b" 2018-07-30 03:41:52,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6086da4a-a8e2-41b3-9766-e7ef1b95b160 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee"}, "tags": [], "enabled": true, "id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj"}]} 2018-07-30 03:41:52,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj used request id req-6086da4a-a8e2-41b3-9766-e7ef1b95b160 2018-07-30 03:41:52,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd0998ea4f423d5073cf04ac6ef2ad40a9c024b" 2018-07-30 03:41:52,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff82cdd-d6df-4323-be6e-5dbad8cdf8c2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:41:52,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0ff82cdd-d6df-4323-be6e-5dbad8cdf8c2 2018-07-30 03:41:53,218 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b335e92e-bfe0-460-user 2018-07-30 03:41:53,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:53,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:41:53,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6066b51-921a-4399-a353-e97ddd4042a2 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:41:53,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b6066b51-921a-4399-a353-e97ddd4042a2 2018-07-30 03:41:53,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" -d '{"role": {"name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj-role"}}' 2018-07-30 03:41:53,421 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cc61a61-0aa4-446f-9bd4-4349e1aa9116 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7bd4e628f2f48ac9564c3600e095ac6", "links": {"self": "http://172.30.9.25:5000/v3/roles/e7bd4e628f2f48ac9564c3600e095ac6"}, "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj-role"}} 2018-07-30 03:41:53,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0cc61a61-0aa4-446f-9bd4-4349e1aa9116 2018-07-30 03:41:53,421 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj-role 2018-07-30 03:41:53,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e7bd4e628f2f48ac9564c3600e095ac6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:41:53,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a442af6b-19bd-4339-84eb-1e9be7990449 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7bd4e628f2f48ac9564c3600e095ac6", "links": {"self": "http://172.30.9.25:5000/v3/roles/e7bd4e628f2f48ac9564c3600e095ac6"}, "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj-role"}} 2018-07-30 03:41:53,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e7bd4e628f2f48ac9564c3600e095ac6 used request id req-a442af6b-19bd-4339-84eb-1e9be7990449 2018-07-30 03:41:53,441 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj-role to project CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj 2018-07-30 03:41:53,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee/users/d35d7664fa3c450e845351b624749004/roles/e7bd4e628f2f48ac9564c3600e095ac6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:41:53,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92593cd0-74d9-4e27-a531-8150d5e2e96b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:41:53,561 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee/users/d35d7664fa3c450e845351b624749004/roles/e7bd4e628f2f48ac9564c3600e095ac6 used request id req-92593cd0-74d9-4e27-a531-8150d5e2e96b 2018-07-30 03:41:53,561 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:41:53,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:53,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:53,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7bd4e628f2f48ac9564c3600e095ac6", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj-role"}], "expires_at": "2018-07-30T04:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-user", "id": "d35d7664fa3c450e845351b624749004"}, "audit_ids": ["R04yuSjoT_6t5ydcmrVwQg"], "issued_at": "2018-07-30T03:41:53.000000Z"}} 2018-07-30 03:41:53,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883f680c9442ea575c69b772bb752e090a669337" 2018-07-30 03:41:54,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6581f9-7eb2-48fb-9b8e-bf58cc7ed37d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:54,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9f6581f9-7eb2-48fb-9b8e-bf58cc7ed37d 2018-07-30 03:41:54,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883f680c9442ea575c69b772bb752e090a669337" 2018-07-30 03:41:54,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3d53aee8-206e-4882-bc08-c4b98cfe0d5c Date: Mon, 30 Jul 2018 03:41:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image"} 2018-07-30 03:41:54,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image used request id req-3d53aee8-206e-4882-bc08-c4b98cfe0d5c 2018-07-30 03:41:54,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883f680c9442ea575c69b772bb752e090a669337" 2018-07-30 03:41:54,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d62321b8-5d9e-4c06-9827-d9b98d418c2b Date: Mon, 30 Jul 2018 03:41:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-30 03:41:54,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d62321b8-5d9e-4c06-9827-d9b98d418c2b 2018-07-30 03:41:54,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}883f680c9442ea575c69b772bb752e090a669337" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image"}' 2018-07-30 03:41:54,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-acc52b90-0ee2-464a-af39-7650c49707a5 Date: Mon, 30 Jul 2018 03:41:54 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:41:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:41:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499", "min_disk": 0, "protected": false, "id": "8f73d0c5-0125-44fa-acd7-32cb6062d499", "file": "/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499/file", "checksum": null, "owner": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:41:54,375 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-acc52b90-0ee2-464a-af39-7650c49707a5 2018-07-30 03:41:54,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883f680c9442ea575c69b772bb752e090a669337" -d '' 2018-07-30 03:41:54,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4625f380-6035-4156-bdf1-8a62185c9e0c Date: Mon, 30 Jul 2018 03:41: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-30 03:41:54,724 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499/file used request id req-4625f380-6035-4156-bdf1-8a62185c9e0c 2018-07-30 03:41:54,725 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:41:54,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883f680c9442ea575c69b772bb752e090a669337" 2018-07-30 03:41:54,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-93fc88cb-b15d-4903-b418-e6a2eeab2b2b Date: Mon, 30 Jul 2018 03:41:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:41:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:41:54Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8f73d0c5-0125-44fa-acd7-32cb6062d499/snap", "metadata": {}}], "self": "/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499", "min_disk": 0, "protected": false, "id": "8f73d0c5-0125-44fa-acd7-32cb6062d499", "file": "/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8f73d0c5-0125-44fa-acd7-32cb6062d499/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:41:54,745 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499 used request id req-93fc88cb-b15d-4903-b418-e6a2eeab2b2b 2018-07-30 03:41:54,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883f680c9442ea575c69b772bb752e090a669337" 2018-07-30 03:41:54,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e66b7d6c-0428-4f61-bd2c-8617c55eea1a Date: Mon, 30 Jul 2018 03:41:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-30 03:41:54,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-e66b7d6c-0428-4f61-bd2c-8617c55eea1a 2018-07-30 03:41:54,756 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image 2018-07-30 03:41:54,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883f680c9442ea575c69b772bb752e090a669337" 2018-07-30 03:41:54,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3629aca6-b341-4d0d-9f39-d4ad08a0de12 Date: Mon, 30 Jul 2018 03:41:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:41:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:41:54Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8f73d0c5-0125-44fa-acd7-32cb6062d499/snap", "metadata": {}}], "self": "/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499", "min_disk": 0, "protected": false, "id": "8f73d0c5-0125-44fa-acd7-32cb6062d499", "file": "/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8f73d0c5-0125-44fa-acd7-32cb6062d499/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:41:54,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499 used request id req-3629aca6-b341-4d0d-9f39-d4ad08a0de12 2018-07-30 03:41:54,805 - create_image - DEBUG - Instance status is - active 2018-07-30 03:41:54,806 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image 2018-07-30 03:41:54,806 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image 2018-07-30 03:41:54,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:54,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:55,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7bd4e628f2f48ac9564c3600e095ac6", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj-role"}], "expires_at": "2018-07-30T04:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-user", "id": "d35d7664fa3c450e845351b624749004"}, "audit_ids": ["TpcEOYzLSwOCpg8tddCGEg"], "issued_at": "2018-07-30T03:41:55.000000Z"}} 2018-07-30 03:41:55,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3e6cad793ce766dc6ddefdbe5e00a4eb705caa" 2018-07-30 03:41:55,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe63003-63fb-4486-b994-e47592a30932 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:55,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dbe63003-63fb-4486-b994-e47592a30932 2018-07-30 03:41:55,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3e6cad793ce766dc6ddefdbe5e00a4eb705caa" 2018-07-30 03:41:55,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5849e003-3072-4d95-9c47-2ddea6e8468d Date: Mon, 30 Jul 2018 03:41:55 GMT RESP BODY: {"networks":[]} 2018-07-30 03:41:55,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net used request id req-5849e003-3072-4d95-9c47-2ddea6e8468d 2018-07-30 03:41:55,448 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net 2018-07-30 03:41:55,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3e6cad793ce766dc6ddefdbe5e00a4eb705caa" -d '{"network": {"name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net", "admin_state_up": true}}' 2018-07-30 03:41:55,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-31de7788-a19a-4a6f-bb9a-604ae666347e Date: Mon, 30 Jul 2018 03:41:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:41:55Z","is_default":false,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:55Z","mtu":1450}} 2018-07-30 03:41:55,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-31de7788-a19a-4a6f-bb9a-604ae666347e 2018-07-30 03:41:55,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3e6cad793ce766dc6ddefdbe5e00a4eb705caa" 2018-07-30 03:41:56,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-33639a00-c5df-4d87-a0c8-fdacc89a3bed Date: Mon, 30 Jul 2018 03:41:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:41:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net","admin_state_up":true,"tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:55Z","mtu":1450}]} 2018-07-30 03:41:56,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-33639a00-c5df-4d87-a0c8-fdacc89a3bed 2018-07-30 03:41:56,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3e6cad793ce766dc6ddefdbe5e00a4eb705caa" 2018-07-30 03:41:56,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9d9baadb-f6bb-46e5-a062-26b68e2c2aaa Date: Mon, 30 Jul 2018 03:41:56 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:41:56,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-9d9baadb-f6bb-46e5-a062-26b68e2c2aaa 2018-07-30 03:41:56,103 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet 2018-07-30 03:41:56,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3e6cad793ce766dc6ddefdbe5e00a4eb705caa" -d '{"subnets": [{"ip_version": 4, "network_id": "0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet"}]}' 2018-07-30 03:41:56,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b96b034f-6e60-4351-bf4f-afa0bb379995 Date: Mon, 30 Jul 2018 03:41:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:56Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet"}]} 2018-07-30 03:41:56,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-b96b034f-6e60-4351-bf4f-afa0bb379995 2018-07-30 03:41:56,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3e6cad793ce766dc6ddefdbe5e00a4eb705caa" 2018-07-30 03:41:56,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0fa43f37-32c8-429d-849e-067d6609a340 Date: Mon, 30 Jul 2018 03:41:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","l2_adjacency":true,"status":"ACTIVE","subnets":["ba09d697-05fb-45ef-bd85-2eb3c574b6d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net","admin_state_up":true,"tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:55Z","mtu":1450}]} 2018-07-30 03:41:56,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-0fa43f37-32c8-429d-849e-067d6609a340 2018-07-30 03:41:56,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3e6cad793ce766dc6ddefdbe5e00a4eb705caa" 2018-07-30 03:41:56,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-795dfb19-1853-4b90-8fec-5cd786fb3489 Date: Mon, 30 Jul 2018 03:41:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet"}]} 2018-07-30 03:41:56,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-795dfb19-1853-4b90-8fec-5cd786fb3489 2018-07-30 03:41:56,811 - OpenStackNetwork - DEBUG - Network [0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0] created successfully 2018-07-30 03:41:56,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:56,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:57,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:41:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["w8TS0zMlTqmDJe-3EztPSA"], "issued_at": "2018-07-30T03:41:57.000000Z"}} 2018-07-30 03:41:57,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688b327a1e08cdbf21c6737f834d11dca1c30c60" 2018-07-30 03:41:57,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a368914-1ee8-405c-ada2-2a5ba26afcbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:57,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0a368914-1ee8-405c-ada2-2a5ba26afcbf 2018-07-30 03:41:57,308 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:41:57,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688b327a1e08cdbf21c6737f834d11dca1c30c60" 2018-07-30 03:41:57,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-a6655983-dd7e-4e75-8bcc-3c46cc6d63a8 x-compute-request-id: req-a6655983-dd7e-4e75-8bcc-3c46cc6d63a8 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:41:57,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a6655983-dd7e-4e75-8bcc-3c46cc6d63a8 2018-07-30 03:41:57,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688b327a1e08cdbf21c6737f834d11dca1c30c60" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-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-30 03:41:57,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41: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-cf2bc530-07ab-4c22-b35d-af09d50a8f93 x-compute-request-id: req-cf2bc530-07ab-4c22-b35d-af09d50a8f93 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "8338557c-7cff-4c19-8034-cd69f6b3a1c8"}} 2018-07-30 03:41:57,539 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cf2bc530-07ab-4c22-b35d-af09d50a8f93 2018-07-30 03:41:57,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:57,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:57,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7bd4e628f2f48ac9564c3600e095ac6", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj-role"}], "expires_at": "2018-07-30T04:41:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-user", "id": "d35d7664fa3c450e845351b624749004"}, "audit_ids": ["qiEAe3XTS3e3Kcu7rxxJ7g"], "issued_at": "2018-07-30T03:41:57.000000Z"}} 2018-07-30 03:41:57,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:58,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a436fe-29ea-4a5a-b028-37a47d74f8d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:58,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-48a436fe-29ea-4a5a-b028-37a47d74f8d9 2018-07-30 03:41:58,024 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:41:58,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:58,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-249341cf-3d2d-46e9-af52-dfab31c1eb0e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:58,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-249341cf-3d2d-46e9-af52-dfab31c1eb0e 2018-07-30 03:41:58,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:58,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-acc6b6ea-4629-401e-ab52-15ab50563730 Date: Mon, 30 Jul 2018 03:41:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","l2_adjacency":true,"status":"ACTIVE","subnets":["ba09d697-05fb-45ef-bd85-2eb3c574b6d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net","admin_state_up":true,"tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:55Z","mtu":1450}]} 2018-07-30 03:41:58,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net used request id req-acc6b6ea-4629-401e-ab52-15ab50563730 2018-07-30 03:41:58,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:58,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6c512dd5-3fca-4572-99c6-9e9bfc3e8ae3 Date: Mon, 30 Jul 2018 03:41:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet"}]} 2018-07-30 03:41:58,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-6c512dd5-3fca-4572-99c6-9e9bfc3e8ae3 2018-07-30 03:41:58,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:58,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-de273561-f9b1-43f9-83ab-24ef640bf79f Date: Mon, 30 Jul 2018 03:41:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","l2_adjacency":true,"status":"ACTIVE","subnets":["ba09d697-05fb-45ef-bd85-2eb3c574b6d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net","admin_state_up":true,"tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:55Z","mtu":1450}]} 2018-07-30 03:41:58,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net used request id req-de273561-f9b1-43f9-83ab-24ef640bf79f 2018-07-30 03:41:58,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:41:58,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:41:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:41:58,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:58,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff215672-1d9c-416f-bdae-75a045839fac Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj"}} 2018-07-30 03:41:58,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee used request id req-ff215672-1d9c-416f-bdae-75a045839fac 2018-07-30 03:41:58,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:58,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5f2e38a0-f9d9-4160-8e56-e1e240176543 Date: Mon, 30 Jul 2018 03:41:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet"}]} 2018-07-30 03:41:58,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-5f2e38a0-f9d9-4160-8e56-e1e240176543 2018-07-30 03:41:58,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:58,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d18110a1-e94a-4f14-b215-7c25442e4c6f Date: Mon, 30 Jul 2018 03:41:58 GMT RESP BODY: {"ports":[]} 2018-07-30 03:41:58,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076port-1&admin_state_up=True used request id req-d18110a1-e94a-4f14-b215-7c25442e4c6f 2018-07-30 03:41:58,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:59,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ef2c147-5912-4751-bf50-9eaad0a45338 x-compute-request-id: req-8ef2c147-5912-4751-bf50-9eaad0a45338 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:41:59,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst used request id req-8ef2c147-5912-4751-bf50-9eaad0a45338 2018-07-30 03:41:59,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:59,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ba190db8-d1b9-447b-944d-78506909483b Date: Mon, 30 Jul 2018 03:41:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","l2_adjacency":true,"status":"ACTIVE","subnets":["ba09d697-05fb-45ef-bd85-2eb3c574b6d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net","admin_state_up":true,"tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:55Z","mtu":1450}]} 2018-07-30 03:41:59,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net used request id req-ba190db8-d1b9-447b-944d-78506909483b 2018-07-30 03:41:59,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:59,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7d2f7313-f4e3-439d-a77f-525d063c746c Date: Mon, 30 Jul 2018 03:41:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet"}]} 2018-07-30 03:41:59,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-7d2f7313-f4e3-439d-a77f-525d063c746c 2018-07-30 03:41:59,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:59,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-db240569-7257-479e-8a9b-777363ee19cf Date: Mon, 30 Jul 2018 03:41:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","l2_adjacency":true,"status":"ACTIVE","subnets":["ba09d697-05fb-45ef-bd85-2eb3c574b6d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net","admin_state_up":true,"tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:55Z","mtu":1450}]} 2018-07-30 03:41:59,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net used request id req-db240569-7257-479e-8a9b-777363ee19cf 2018-07-30 03:41:59,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:59,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575cb6b2-d1a7-4114-a9ca-640af2517941 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj"}} 2018-07-30 03:41:59,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee used request id req-575cb6b2-d1a7-4114-a9ca-640af2517941 2018-07-30 03:41:59,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:59,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-58db27c5-776c-428b-b4b6-6fc55f746919 Date: Mon, 30 Jul 2018 03:41:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet"}]} 2018-07-30 03:41:59,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-58db27c5-776c-428b-b4b6-6fc55f746919 2018-07-30 03:41:59,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:59,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b34b3ef8-861f-4a7d-b948-39e67689ef97 Date: Mon, 30 Jul 2018 03:41:59 GMT RESP BODY: {"ports":[]} 2018-07-30 03:41:59,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076port-1&admin_state_up=True used request id req-b34b3ef8-861f-4a7d-b948-39e67689ef97 2018-07-30 03:41:59,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:41:59,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:41:59,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7bd4e628f2f48ac9564c3600e095ac6", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj-role"}], "expires_at": "2018-07-30T04:41:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/e0f7ac4aecea4ead975b1a92d4f7e5ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-user", "id": "d35d7664fa3c450e845351b624749004"}, "audit_ids": ["4EaZceMwSRynrDaURZAzzw"], "issued_at": "2018-07-30T03:41:59.000000Z"}} 2018-07-30 03:41:59,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3512800396b6ddc19538073a462bd57217b01d1" 2018-07-30 03:41:59,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd90d567-1d2c-4690-b4e0-0a314e58b209 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:41:59,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cd90d567-1d2c-4690-b4e0-0a314e58b209 2018-07-30 03:41:59,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:59,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-569a245b-9821-4a63-a9c7-277cbd6a4af1 Date: Mon, 30 Jul 2018 03:41:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","l2_adjacency":true,"status":"ACTIVE","subnets":["ba09d697-05fb-45ef-bd85-2eb3c574b6d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net","admin_state_up":true,"tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:55Z","mtu":1450}]} 2018-07-30 03:41:59,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net used request id req-569a245b-9821-4a63-a9c7-277cbd6a4af1 2018-07-30 03:41:59,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:41:59,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4cc49afd-e4ec-48ab-9489-2c925f718698 Date: Mon, 30 Jul 2018 03:41:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet"}]} 2018-07-30 03:41:59,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-4cc49afd-e4ec-48ab-9489-2c925f718698 2018-07-30 03:41:59,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:00,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3f84d631-0e0e-4b02-9dea-69a43bf08dfb Date: Mon, 30 Jul 2018 03:42:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","l2_adjacency":true,"status":"ACTIVE","subnets":["ba09d697-05fb-45ef-bd85-2eb3c574b6d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net","admin_state_up":true,"tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:55Z","mtu":1450}]} 2018-07-30 03:42:00,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net used request id req-3f84d631-0e0e-4b02-9dea-69a43bf08dfb 2018-07-30 03:42:00,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:42:00,071 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:42:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:42:00,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3512800396b6ddc19538073a462bd57217b01d1" 2018-07-30 03:42:00,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898232b6-d401-4664-b82b-439721b89317 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj"}} 2018-07-30 03:42:00,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee used request id req-898232b6-d401-4664-b82b-439721b89317 2018-07-30 03:42:00,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:00,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1898f4e8-5ad5-4c5b-bc46-8f29105052c8 Date: Mon, 30 Jul 2018 03:42:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet"}]} 2018-07-30 03:42:00,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-1898f4e8-5ad5-4c5b-bc46-8f29105052c8 2018-07-30 03:42:00,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:00,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-282efe2e-4924-4069-9999-f32f13f252c6 Date: Mon, 30 Jul 2018 03:42:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet"}]} 2018-07-30 03:42:00,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet used request id req-282efe2e-4924-4069-9999-f32f13f252c6 2018-07-30 03:42:00,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:00,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-85014910-d6ef-4e99-a5f3-edc1fbfc8668 Date: Mon, 30 Jul 2018 03:42:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet"}]} 2018-07-30 03:42:00,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet used request id req-85014910-d6ef-4e99-a5f3-edc1fbfc8668 2018-07-30 03:42:00,315 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net 2018-07-30 03:42:00,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" -d '{"port": {"network_id": "0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0", "fixed_ips": [{"subnet_id": "ba09d697-05fb-45ef-bd85-2eb3c574b6d7", "ip_address": "10.55.0.101"}, {"subnet_id": "ba09d697-05fb-45ef-bd85-2eb3c574b6d7", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076port-1", "admin_state_up": true}}' 2018-07-30 03:42:01,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-63d61eca-41a7-4392-9d39-82a25e4b76b4 Date: Mon, 30 Jul 2018 03:42:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:42:00Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","ip_address":"10.55.0.101"},{"subnet_id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","ip_address":"10.55.0.102"}],"id":"997ede64-ec48-4b75-bb59-ede6352b43cf","security_groups":["2fb07750-cdd5-4ffb-a0e0-508767cd6309"],"mac_address":"fa:16:3e:51:4f:73","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076port-1","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","qos_policy_id":null,"admin_state_up":true,"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:42:00Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:42:01,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-63d61eca-41a7-4392-9d39-82a25e4b76b4 2018-07-30 03:42:01,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:01,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-96221398-8358-4101-b323-5a3fb4e1c1d1 Date: Mon, 30 Jul 2018 03:42:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","l2_adjacency":true,"status":"ACTIVE","subnets":["ba09d697-05fb-45ef-bd85-2eb3c574b6d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net","admin_state_up":true,"tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:55Z","mtu":1450}]} 2018-07-30 03:42:01,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net used request id req-96221398-8358-4101-b323-5a3fb4e1c1d1 2018-07-30 03:42:01,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:01,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b8cc4926-0a96-4b51-a552-a5592a442684 Date: Mon, 30 Jul 2018 03:42:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet"}]} 2018-07-30 03:42:01,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-b8cc4926-0a96-4b51-a552-a5592a442684 2018-07-30 03:42:01,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:01,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-759d0ef1-f760-4447-8e90-e9ecd708782c Date: Mon, 30 Jul 2018 03:42:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","l2_adjacency":true,"status":"ACTIVE","subnets":["ba09d697-05fb-45ef-bd85-2eb3c574b6d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net","admin_state_up":true,"tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:55Z","mtu":1450}]} 2018-07-30 03:42:01,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net used request id req-759d0ef1-f760-4447-8e90-e9ecd708782c 2018-07-30 03:42:01,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:01,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e854e430-b376-472c-b577-4197d35d41f3 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj"}} 2018-07-30 03:42:01,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee used request id req-e854e430-b376-472c-b577-4197d35d41f3 2018-07-30 03:42:01,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:01,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-271e18d7-0619-46a5-bc98-6cb3b31a3aaf Date: Mon, 30 Jul 2018 03:42:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet"}]} 2018-07-30 03:42:01,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-271e18d7-0619-46a5-bc98-6cb3b31a3aaf 2018-07-30 03:42:01,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:01,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-a15258e6-7d99-4877-a761-c4777a569917 Date: Mon, 30 Jul 2018 03:42:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:42:00Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","ip_address":"10.55.0.101"},{"subnet_id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","ip_address":"10.55.0.102"}],"id":"997ede64-ec48-4b75-bb59-ede6352b43cf","security_groups":["2fb07750-cdd5-4ffb-a0e0-508767cd6309"],"mac_address":"fa:16:3e:51:4f:73","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076port-1","admin_state_up":true,"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:42:00Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:42:01,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076port-1&admin_state_up=True used request id req-a15258e6-7d99-4877-a761-c4777a569917 2018-07-30 03:42:01,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:01,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6587a443-404f-4c7b-8fad-6666fa9d0925 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj"}} 2018-07-30 03:42:01,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee used request id req-6587a443-404f-4c7b-8fad-6666fa9d0925 2018-07-30 03:42:01,923 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst 2018-07-30 03:42:01,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:01,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-302d2e6e-3278-42b5-a798-db2f40cd0aa2 x-compute-request-id: req-302d2e6e-3278-42b5-a798-db2f40cd0aa2 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "8338557c-7cff-4c19-8034-cd69f6b3a1c8", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-flavor-name"}]} 2018-07-30 03:42:01,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-302d2e6e-3278-42b5-a798-db2f40cd0aa2 2018-07-30 03:42:01,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:01,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-a71e2e1f-cf6e-4d71-9e86-07d20b8f3171 x-compute-request-id: req-a71e2e1f-cf6e-4d71-9e86-07d20b8f3171 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "8338557c-7cff-4c19-8034-cd69f6b3a1c8"}} 2018-07-30 03:42:01,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8 used request id req-a71e2e1f-cf6e-4d71-9e86-07d20b8f3171 2018-07-30 03:42:01,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:02,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-dad01b7e-8bdf-4723-adf3-571f60d1480f Date: Mon, 30 Jul 2018 03:42:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:41:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:41:54Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8f73d0c5-0125-44fa-acd7-32cb6062d499/snap", "metadata": {}}], "self": "/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499", "min_disk": 0, "protected": false, "id": "8f73d0c5-0125-44fa-acd7-32cb6062d499", "file": "/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8f73d0c5-0125-44fa-acd7-32cb6062d499/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image"} 2018-07-30 03:42:02,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image used request id req-dad01b7e-8bdf-4723-adf3-571f60d1480f 2018-07-30 03:42:02,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:02,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d0a3504a-23c7-4243-a6a8-31726e25dbb3 Date: Mon, 30 Jul 2018 03:42: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-30 03:42:02,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d0a3504a-23c7-4243-a6a8-31726e25dbb3 2018-07-30 03:42:02,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" -d '{"server": {"name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst", "imageRef": "8f73d0c5-0125-44fa-acd7-32cb6062d499", "flavorRef": "8338557c-7cff-4c19-8034-cd69f6b3a1c8", "max_count": 1, "min_count": 1, "networks": [{"port": "997ede64-ec48-4b75-bb59-ede6352b43cf"}]}}' 2018-07-30 03:42:03,444 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:42: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-a41275ce-2dd9-4c85-b567-bf27064a3f53 x-compute-request-id: req-a41275ce-2dd9-4c85-b567-bf27064a3f53 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "rel": "bookmark"}], "adminPass": "7azz3GDGnn7W"}} 2018-07-30 03:42:03,444 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-a41275ce-2dd9-4c85-b567-bf27064a3f53 2018-07-30 03:42:03,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:03,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-19667486-9c00-4edb-9709-52805c3d577e x-compute-request-id: req-19667486-9c00-4edb-9709-52805c3d577e Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "rel": "bookmark"}], "image": {"id": "8f73d0c5-0125-44fa-acd7-32cb6062d499", "links": [{"href": "http://172.30.9.25:8774/images/8f73d0c5-0125-44fa-acd7-32cb6062d499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8338557c-7cff-4c19-8034-cd69f6b3a1c8", "links": [{"href": "http://172.30.9.25:8774/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8", "rel": "bookmark"}]}, "id": "b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "user_id": "d35d7664fa3c450e845351b624749004", "OS-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-30T03:42:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst", "created": "2018-07-30T03:42:03Z", "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:42:03,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca used request id req-19667486-9c00-4edb-9709-52805c3d577e 2018-07-30 03:42:03,906 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst 2018-07-30 03:42:03,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:04,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-7f7591c4-74c1-453f-aa75-f75f7f93e3fc x-compute-request-id: req-7f7591c4-74c1-453f-aa75-f75f7f93e3fc Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "rel": "bookmark"}], "image": {"id": "8f73d0c5-0125-44fa-acd7-32cb6062d499", "links": [{"href": "http://172.30.9.25:8774/images/8f73d0c5-0125-44fa-acd7-32cb6062d499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8338557c-7cff-4c19-8034-cd69f6b3a1c8", "links": [{"href": "http://172.30.9.25:8774/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8", "rel": "bookmark"}]}, "id": "b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "user_id": "d35d7664fa3c450e845351b624749004", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:42:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst", "created": "2018-07-30T03:42:03Z", "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:42:04,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca used request id req-7f7591c4-74c1-453f-aa75-f75f7f93e3fc 2018-07-30 03:42:04,159 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst] is - BUILD 2018-07-30 03:42:04,159 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:42:07,162 - create_instance - DEBUG - VM status query timeout in 896.743919849 2018-07-30 03:42:07,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:07,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-695f4bea-dea4-4c78-8344-9f9a3a4cc6a6 x-compute-request-id: req-695f4bea-dea4-4c78-8344-9f9a3a4cc6a6 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "rel": "bookmark"}], "image": {"id": "8f73d0c5-0125-44fa-acd7-32cb6062d499", "links": [{"href": "http://172.30.9.25:8774/images/8f73d0c5-0125-44fa-acd7-32cb6062d499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8338557c-7cff-4c19-8034-cd69f6b3a1c8", "links": [{"href": "http://172.30.9.25:8774/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8", "rel": "bookmark"}]}, "id": "b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "security_groups": [{"name": "default"}], "user_id": "d35d7664fa3c450e845351b624749004", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:42:04Z", "hostId": "2e9a0555f22b4be69c95f013a9e84b06f8d6ce2b6560ea9b082a9761", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst", "created": "2018-07-30T03:42:03Z", "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:42:07,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca used request id req-695f4bea-dea4-4c78-8344-9f9a3a4cc6a6 2018-07-30 03:42:07,660 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst] is - BUILD 2018-07-30 03:42:07,661 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:42:10,664 - create_instance - DEBUG - VM status query timeout in 893.242191792 2018-07-30 03:42:10,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:11,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-571a30b2-6aab-42d6-87d6-82e6acf22f3b x-compute-request-id: req-571a30b2-6aab-42d6-87d6-82e6acf22f3b Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:4f:73", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:4f:73", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "rel": "bookmark"}], "image": {"id": "8f73d0c5-0125-44fa-acd7-32cb6062d499", "links": [{"href": "http://172.30.9.25:8774/images/8f73d0c5-0125-44fa-acd7-32cb6062d499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:42:09.000000", "flavor": {"id": "8338557c-7cff-4c19-8034-cd69f6b3a1c8", "links": [{"href": "http://172.30.9.25:8774/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8", "rel": "bookmark"}]}, "id": "b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "security_groups": [{"name": "default"}], "user_id": "d35d7664fa3c450e845351b624749004", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:42:09Z", "hostId": "2e9a0555f22b4be69c95f013a9e84b06f8d6ce2b6560ea9b082a9761", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst", "created": "2018-07-30T03:42:03Z", "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:42:11,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca used request id req-571a30b2-6aab-42d6-87d6-82e6acf22f3b 2018-07-30 03:42:11,021 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst] is - ACTIVE 2018-07-30 03:42:11,021 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:42:11,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:11,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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,Accept-Encoding x-openstack-request-id: req-a40c1ca8-37cf-40b1-ac4b-54de2bb163eb x-compute-request-id: req-a40c1ca8-37cf-40b1-ac4b-54de2bb163eb Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:4f:73", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:4f:73", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "rel": "bookmark"}], "image": {"id": "8f73d0c5-0125-44fa-acd7-32cb6062d499", "links": [{"href": "http://172.30.9.25:8774/images/8f73d0c5-0125-44fa-acd7-32cb6062d499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:42:09.000000", "flavor": {"id": "8338557c-7cff-4c19-8034-cd69f6b3a1c8", "links": [{"href": "http://172.30.9.25:8774/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8", "rel": "bookmark"}]}, "id": "b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "security_groups": [{"name": "default"}], "user_id": "d35d7664fa3c450e845351b624749004", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:42:09Z", "hostId": "2e9a0555f22b4be69c95f013a9e84b06f8d6ce2b6560ea9b082a9761", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst", "created": "2018-07-30T03:42:03Z", "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:42:11,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca used request id req-a40c1ca8-37cf-40b1-ac4b-54de2bb163eb 2018-07-30 03:42:11,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:11,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ec117577-2703-4460-8f4d-b15ffd885c67 Date: Mon, 30 Jul 2018 03:42:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","l2_adjacency":true,"status":"ACTIVE","subnets":["ba09d697-05fb-45ef-bd85-2eb3c574b6d7"],"description":"","tags":[],"updated_at":"2018-07-30T03:41:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net","admin_state_up":true,"tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:55Z","mtu":1450}]} 2018-07-30 03:42:11,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net used request id req-ec117577-2703-4460-8f4d-b15ffd885c67 2018-07-30 03:42:11,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:11,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d446326-7095-4eb9-8313-611a3e1fcfef Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj"}} 2018-07-30 03:42:11,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee used request id req-7d446326-7095-4eb9-8313-611a3e1fcfef 2018-07-30 03:42:11,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:11,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1f58d5db-3b2d-43fe-ac13-c80081194d52 Date: Mon, 30 Jul 2018 03:42:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:56Z","dns_nameservers":[],"updated_at":"2018-07-30T03:41:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet"}]} 2018-07-30 03:42:11,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-1f58d5db-3b2d-43fe-ac13-c80081194d52 2018-07-30 03:42:11,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:11,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1742 X-Openstack-Request-Id: req-905a43af-957f-48d4-a718-2fa79eb8afe6 Date: Mon, 30 Jul 2018 03:42:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:42:09Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","ip_address":"10.55.0.101"},{"subnet_id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","ip_address":"10.55.0.102"}],"id":"997ede64-ec48-4b75-bb59-ede6352b43cf","security_groups":["2fb07750-cdd5-4ffb-a0e0-508767cd6309"],"mac_address":"fa:16:3e:51:4f:73","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076port-1","admin_state_up":true,"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:42:00Z","binding:vnic_type":"normal","device_id":"b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:41:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ba09d697-05fb-45ef-bd85-2eb3c574b6d7","ip_address":"10.55.0.2"}],"id":"9abc9eeb-46a0-4fab-830a-0286d98302da","security_groups":[],"mac_address":"fa:16:3e:d9:1b:0a","project_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","tenant_id":"e0f7ac4aecea4ead975b1a92d4f7e5ee","created_at":"2018-07-30T03:41:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0","ip_allocation":"immediate"}]} 2018-07-30 03:42:11,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-905a43af-957f-48d4-a718-2fa79eb8afe6 2018-07-30 03:42:11,516 - create_instance - INFO - Deleting Port with ID - 997ede64-ec48-4b75-bb59-ede6352b43cf 2018-07-30 03:42:11,516 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076port-1 2018-07-30 03:42:11,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/997ede64-ec48-4b75-bb59-ede6352b43cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:11,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbdc5153-0d60-444b-8363-b8a8f2c0523a Date: Mon, 30 Jul 2018 03:42:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:42:11,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/997ede64-ec48-4b75-bb59-ede6352b43cf used request id req-bbdc5153-0d60-444b-8363-b8a8f2c0523a 2018-07-30 03:42:11,976 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst 2018-07-30 03:42:11,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:12,109 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03: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-6ce5e9ae-21c3-4686-8f9c-0be8eafe5597 x-compute-request-id: req-6ce5e9ae-21c3-4686-8f9c-0be8eafe5597 Content-Type: application/json 2018-07-30 03:42:12,109 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca used request id req-6ce5e9ae-21c3-4686-8f9c-0be8eafe5597 2018-07-30 03:42:12,110 - create_instance - INFO - Checking deletion status 2018-07-30 03:42:12,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:12,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-9d7a8a8f-7de8-40de-8517-36a170199a8a x-compute-request-id: req-9d7a8a8f-7de8-40de-8517-36a170199a8a Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:4f:73", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:4f:73", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "rel": "bookmark"}], "image": {"id": "8f73d0c5-0125-44fa-acd7-32cb6062d499", "links": [{"href": "http://172.30.9.25:8774/images/8f73d0c5-0125-44fa-acd7-32cb6062d499", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:42:09.000000", "flavor": {"id": "8338557c-7cff-4c19-8034-cd69f6b3a1c8", "links": [{"href": "http://172.30.9.25:8774/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8", "rel": "bookmark"}]}, "id": "b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca", "user_id": "d35d7664fa3c450e845351b624749004", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:42:12Z", "hostId": "2e9a0555f22b4be69c95f013a9e84b06f8d6ce2b6560ea9b082a9761", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst", "created": "2018-07-30T03:42:03Z", "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:42:12,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca used request id req-9d7a8a8f-7de8-40de-8517-36a170199a8a 2018-07-30 03:42:12,386 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst] is - ACTIVE 2018-07-30 03:42:12,387 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:42:15,389 - create_instance - DEBUG - VM status query timeout in 296.720827818 2018-07-30 03:42:15,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5d308b2310f0902be42eea18271e1d7fbeb1c" 2018-07-30 03:42:15,441 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:42: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-034c4977-ac32-4e10-81a6-8f0340cfb8f4 x-compute-request-id: req-034c4977-ac32-4e10-81a6-8f0340cfb8f4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca could not be found.", "code": 404}} 2018-07-30 03:42:15,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca used request id req-034c4977-ac32-4e10-81a6-8f0340cfb8f4 2018-07-30 03:42:15,441 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b9cdb2d4-ae9a-4513-af0d-ab38dc5e5dca could not be found. (HTTP 404) (Request-ID: req-034c4977-ac32-4e10-81a6-8f0340cfb8f4) 2018-07-30 03:42:15,442 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-inst 2018-07-30 03:42:15,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688b327a1e08cdbf21c6737f834d11dca1c30c60" 2018-07-30 03:42:15,484 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:42: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-882d8552-62db-413e-9ca5-49c192d18021 x-compute-request-id: req-882d8552-62db-413e-9ca5-49c192d18021 Content-Length: 0 Content-Type: application/json 2018-07-30 03:42:15,485 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/8338557c-7cff-4c19-8034-cd69f6b3a1c8 used request id req-882d8552-62db-413e-9ca5-49c192d18021 2018-07-30 03:42:15,486 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet 2018-07-30 03:42:15,486 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-subnet 2018-07-30 03:42:15,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/ba09d697-05fb-45ef-bd85-2eb3c574b6d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3e6cad793ce766dc6ddefdbe5e00a4eb705caa" 2018-07-30 03:42:16,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-304b877d-ec47-4eb6-a98e-cae99d64a879 Date: Mon, 30 Jul 2018 03:42:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:42:16,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ba09d697-05fb-45ef-bd85-2eb3c574b6d7 used request id req-304b877d-ec47-4eb6-a98e-cae99d64a879 2018-07-30 03:42:16,581 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-pub-net 2018-07-30 03:42:16,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3e6cad793ce766dc6ddefdbe5e00a4eb705caa" 2018-07-30 03:42:17,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34048c70-fbd0-4134-b45f-7589937a53ec Date: Mon, 30 Jul 2018 03:42:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:42:17,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/0f5cb1e2-aa9b-404b-8131-3d534c6a2ff0 used request id req-34048c70-fbd0-4134-b45f-7589937a53ec 2018-07-30 03:42:17,587 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-21f1bcc0-e71b-44ad-a8ec-23d0d7bdd076-image 2018-07-30 03:42:17,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883f680c9442ea575c69b772bb752e090a669337" 2018-07-30 03:42:18,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc123745-77e5-4082-8ed6-9139574f6cb9 Date: Mon, 30 Jul 2018 03:42: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-30 03:42:18,654 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8f73d0c5-0125-44fa-acd7-32cb6062d499 used request id req-fc123745-77e5-4082-8ed6-9139574f6cb9 2018-07-30 03:42:18,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:42:18,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d362edc3-d8bf-4556-935b-7d8c46eae00a Date: Mon, 30 Jul 2018 03:42:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "created_at": "2018-07-30T03:41:55Z", "updated_at": "2018-07-30T03:41:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:41:55Z", "revision_number": 0, "id": "15b11d27-2b4b-4d51-94fa-de5995323b2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:41:55Z", "security_group_id": "2fb07750-cdd5-4ffb-a0e0-508767cd6309", "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:41:55Z", "revision_number": 0, "id": "234a3c00-940a-4c35-b9dd-e812fe5ec175", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:41:55Z", "security_group_id": "2fb07750-cdd5-4ffb-a0e0-508767cd6309", "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:41:55Z", "revision_number": 0, "id": "a9a92af4-b301-4527-947b-4a8c981e0d0a", "remote_group_id": "2fb07750-cdd5-4ffb-a0e0-508767cd6309", "remote_ip_prefix": null, "created_at": "2018-07-30T03:41:55Z", "security_group_id": "2fb07750-cdd5-4ffb-a0e0-508767cd6309", "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:41:55Z", "revision_number": 0, "id": "bc7369b4-ea2b-4416-9a2d-88884bf8a3d6", "remote_group_id": "2fb07750-cdd5-4ffb-a0e0-508767cd6309", "remote_ip_prefix": null, "created_at": "2018-07-30T03:41:55Z", "security_group_id": "2fb07750-cdd5-4ffb-a0e0-508767cd6309", "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee"}], "revision_number": 4, "project_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "id": "2fb07750-cdd5-4ffb-a0e0-508767cd6309", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:42:18,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-d362edc3-d8bf-4556-935b-7d8c46eae00a 2018-07-30 03:42:18,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:42:18,989 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b5978f3-fe12-499d-b1d6-2b6555874366 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:42:18,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-9b5978f3-fe12-499d-b1d6-2b6555874366 2018-07-30 03:42:18,989 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:42:18,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:42:19,068 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56136190-ff6f-46d1-85e3-a69b36037712 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:42:19,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-56136190-ff6f-46d1-85e3-a69b36037712 2018-07-30 03:42:19,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:42:19,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:42:19,156 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcfc7868-796b-412a-98e0-f7f47f209182 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:42:19,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-bcfc7868-796b-412a-98e0-f7f47f209182 2018-07-30 03:42:19,156 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:42:19,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:42:19,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-194a162a-f4fe-49ab-81f9-5d5f7e328fbf Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "name": "CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj"}} 2018-07-30 03:42:19,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee used request id req-194a162a-f4fe-49ab-81f9-5d5f7e328fbf 2018-07-30 03:42:19,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fb07750-cdd5-4ffb-a0e0-508767cd6309 2018-07-30 03:42:19,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2fb07750-cdd5-4ffb-a0e0-508767cd6309 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:42:19,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eb1cc794-2b99-4f04-b980-aa5a30e77202 Date: Mon, 30 Jul 2018 03:42: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-30T03:41:55Z", "security_group_id": "2fb07750-cdd5-4ffb-a0e0-508767cd6309", "port_range_min": null, "revision_number": 0, "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "created_at": "2018-07-30T03:41:55Z", "project_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "id": "15b11d27-2b4b-4d51-94fa-de5995323b2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:41:55Z", "security_group_id": "2fb07750-cdd5-4ffb-a0e0-508767cd6309", "port_range_min": null, "revision_number": 0, "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "created_at": "2018-07-30T03:41:55Z", "project_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "id": "234a3c00-940a-4c35-b9dd-e812fe5ec175"}, {"remote_group_id": "2fb07750-cdd5-4ffb-a0e0-508767cd6309", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:41:55Z", "security_group_id": "2fb07750-cdd5-4ffb-a0e0-508767cd6309", "port_range_min": null, "revision_number": 0, "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "created_at": "2018-07-30T03:41:55Z", "project_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "id": "a9a92af4-b301-4527-947b-4a8c981e0d0a"}, {"remote_group_id": "2fb07750-cdd5-4ffb-a0e0-508767cd6309", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:41:55Z", "security_group_id": "2fb07750-cdd5-4ffb-a0e0-508767cd6309", "port_range_min": null, "revision_number": 0, "tenant_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "created_at": "2018-07-30T03:41:55Z", "project_id": "e0f7ac4aecea4ead975b1a92d4f7e5ee", "id": "bc7369b4-ea2b-4416-9a2d-88884bf8a3d6"}]} 2018-07-30 03:42:19,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2fb07750-cdd5-4ffb-a0e0-508767cd6309 used request id req-eb1cc794-2b99-4f04-b980-aa5a30e77202 2018-07-30 03:42:19,271 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:42:19,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/2fb07750-cdd5-4ffb-a0e0-508767cd6309 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:42:19,414 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b15b62f8-e604-4b2e-871e-ff3e082c2b46 Content-Length: 0 Date: Mon, 30 Jul 2018 03:42:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:42:19,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2fb07750-cdd5-4ffb-a0e0-508767cd6309 used request id req-b15b62f8-e604-4b2e-871e-ff3e082c2b46 2018-07-30 03:42:19,415 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj 2018-07-30 03:42:19,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:42:19,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f30502d6-3726-4126-a839-ce8e46544877 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:42:19,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e0f7ac4aecea4ead975b1a92d4f7e5ee used request id req-f30502d6-3726-4126-a839-ce8e46544877 2018-07-30 03:42:19,647 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b335e92e-bfe0-460-proj-role 2018-07-30 03:42:19,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e7bd4e628f2f48ac9564c3600e095ac6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:42:19,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09db9980-c7d9-450b-8507-780c15ee3f49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:42:19,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e7bd4e628f2f48ac9564c3600e095ac6 used request id req-09db9980-c7d9-450b-8507-780c15ee3f49 2018-07-30 03:42:19,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5848096e53cafe0fdeb812d6d0ab6fe9753746" 2018-07-30 03:42:19,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7bbedf4-261a-43d6-bad2-3fcfa1a7ba52 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:42:19,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c7bbedf4-261a-43d6-bad2-3fcfa1a7ba52 2018-07-30 03:42:19,844 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b335e92e-bfe0-460-user 2018-07-30 03:42:19,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d35d7664fa3c450e845351b624749004 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd0998ea4f423d5073cf04ac6ef2ad40a9c024b" 2018-07-30 03:42:20,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0263a9fb-ce21-4f8b-a73a-eb28bee053ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:42:20,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d35d7664fa3c450e845351b624749004 used request id req-0263a9fb-ce21-4f8b-a73a-eb28bee053ff 2018-07-30 03:42:20,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:42:20,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:42:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["s2hYzetIQdylxYkdT_VURA"], "issued_at": "2018-07-30T03:42:20.000000Z"}} 2018-07-30 03:42:20,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e0aba699d1a21d74e11772f3d1510d39011d94" 2018-07-30 03:42:20,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4f0488-eb21-4ee0-87c8-80a5ada3b1a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:42:20,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bb4f0488-eb21-4ee0-87c8-80a5ada3b1a0 2018-07-30 03:42:20,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:42:20,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:42:20,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:42:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["4LpBGcA1QlKG3j5JzsL38Q"], "issued_at": "2018-07-30T03:42:20.000000Z"}} 2018-07-30 03:42:20,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:20,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caaa2fa6-1663-42ce-9308-3824ca156b01 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:42:20,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-caaa2fa6-1663-42ce-9308-3824ca156b01 2018-07-30 03:42:20,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:42:20,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:42:20,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:21,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d62106-0632-4d4f-ad52-b9f81efb259e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:42:21,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj used request id req-00d62106-0632-4d4f-ad52-b9f81efb259e 2018-07-30 03:42:21,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:21,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f421f7-0290-435e-9792-5a54b892b1fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:42:21,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f8f421f7-0290-435e-9792-5a54b892b1fa 2018-07-30 03:42:21,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}}' 2018-07-30 03:42:21,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:42:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ccd0b0f-ca6c-4ffa-b827-1ba23a212c78 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167"}, "tags": [], "enabled": true, "id": "6d247b36c5f24a66a6b8cabd7e5d8167", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}} 2018-07-30 03:42:21,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6ccd0b0f-ca6c-4ffa-b827-1ba23a212c78 2018-07-30 03:42:21,355 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj 2018-07-30 03:42:21,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:42:21,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:42:21,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["e26IyJyeT_i4sLmSoDREVw"], "issued_at": "2018-07-30T03:42:21.000000Z"}} 2018-07-30 03:42:21,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c944aad02d93e80e42a6d4fb8b2a1d561545c" 2018-07-30 03:42:21,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3bf018-2ade-4436-934a-ccc290e465fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:42:21,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4d3bf018-2ade-4436-934a-ccc290e465fe 2018-07-30 03:42:21,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:42:21,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:42:21,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c944aad02d93e80e42a6d4fb8b2a1d561545c" 2018-07-30 03:42:21,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa2b4b50-51d6-4e4d-ac40-e796efcf953a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:42:21,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fa2b4b50-51d6-4e4d-ac40-e796efcf953a 2018-07-30 03:42:21,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c944aad02d93e80e42a6d4fb8b2a1d561545c" 2018-07-30 03:42:22,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba3658b-5143-4969-b2a1-5ea9de19335b Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167"}, "tags": [], "enabled": true, "id": "6d247b36c5f24a66a6b8cabd7e5d8167", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}]} 2018-07-30 03:42:22,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj used request id req-eba3658b-5143-4969-b2a1-5ea9de19335b 2018-07-30 03:42:22,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c944aad02d93e80e42a6d4fb8b2a1d561545c" 2018-07-30 03:42:22,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e4772d-8833-48f2-92a0-8bd638fa6321 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:42:22,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-48e4772d-8833-48f2-92a0-8bd638fa6321 2018-07-30 03:42:22,492 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-55c80e76-fcb3-401-user 2018-07-30 03:42:22,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:42:22,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:22,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2794d411-270c-4b3d-9ea6-6f79581f2f2f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:42:22,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2794d411-270c-4b3d-9ea6-6f79581f2f2f 2018-07-30 03:42:22,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" -d '{"role": {"name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj-role"}}' 2018-07-30 03:42:22,690 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f21af478-5bd6-46eb-a39b-4958e414bad1 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7bb4b15fcf5840abb610913aea275c01", "links": {"self": "http://172.30.9.25:5000/v3/roles/7bb4b15fcf5840abb610913aea275c01"}, "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj-role"}} 2018-07-30 03:42:22,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f21af478-5bd6-46eb-a39b-4958e414bad1 2018-07-30 03:42:22,690 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj-role 2018-07-30 03:42:22,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7bb4b15fcf5840abb610913aea275c01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:22,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f3df2e-981d-4267-a272-bc385fa5173e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7bb4b15fcf5840abb610913aea275c01", "links": {"self": "http://172.30.9.25:5000/v3/roles/7bb4b15fcf5840abb610913aea275c01"}, "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj-role"}} 2018-07-30 03:42:22,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7bb4b15fcf5840abb610913aea275c01 used request id req-74f3df2e-981d-4267-a272-bc385fa5173e 2018-07-30 03:42:22,710 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj-role to project CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj 2018-07-30 03:42:22,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167/users/40889bf46bae44649b312cf11f006053/roles/7bb4b15fcf5840abb610913aea275c01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:22,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b65840b8-4762-4d42-aad1-c67c8c587370 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:42:22,830 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167/users/40889bf46bae44649b312cf11f006053/roles/7bb4b15fcf5840abb610913aea275c01 used request id req-b65840b8-4762-4d42-aad1-c67c8c587370 2018-07-30 03:42:22,831 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:42:22,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:42:22,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:42:23,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7bb4b15fcf5840abb610913aea275c01", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj-role"}], "expires_at": "2018-07-30T04:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d247b36c5f24a66a6b8cabd7e5d8167", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-user", "id": "40889bf46bae44649b312cf11f006053"}, "audit_ids": ["6VDIJRB_Q2aiMUiuptINLA"], "issued_at": "2018-07-30T03:42:23.000000Z"}} 2018-07-30 03:42:23,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2562eac13c5ff8bfa1bcb6365663276ad99a351" 2018-07-30 03:42:23,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246aa36c-37e1-4818-85f0-0204d29ec046 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:42:23,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-246aa36c-37e1-4818-85f0-0204d29ec046 2018-07-30 03:42:23,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2562eac13c5ff8bfa1bcb6365663276ad99a351" 2018-07-30 03:42:23,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-80e8f0ae-9021-45b9-a04a-7d8c68930831 Date: Mon, 30 Jul 2018 03:42:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image"} 2018-07-30 03:42:23,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image used request id req-80e8f0ae-9021-45b9-a04a-7d8c68930831 2018-07-30 03:42:23,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2562eac13c5ff8bfa1bcb6365663276ad99a351" 2018-07-30 03:42:23,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-43014c60-db0d-4294-8ac9-d4d3db18e9ed Date: Mon, 30 Jul 2018 03:42:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-30 03:42:23,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-43014c60-db0d-4294-8ac9-d4d3db18e9ed 2018-07-30 03:42:23,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2562eac13c5ff8bfa1bcb6365663276ad99a351" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image"}' 2018-07-30 03:42:23,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9bf8d8ee-88ae-4526-909f-36a2a7d73aea Date: Mon, 30 Jul 2018 03:42:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:42:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:42:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38", "min_disk": 0, "protected": false, "id": "d4f24a08-b43b-4d16-a952-603e88bb2b38", "file": "/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38/file", "checksum": null, "owner": "6d247b36c5f24a66a6b8cabd7e5d8167", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:42:23,539 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9bf8d8ee-88ae-4526-909f-36a2a7d73aea 2018-07-30 03:42:23,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2562eac13c5ff8bfa1bcb6365663276ad99a351" -d '' 2018-07-30 03:42:24,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-496c7da3-d179-4a8d-a09e-2a90aff68d13 Date: Mon, 30 Jul 2018 03:42: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-30 03:42:24,670 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38/file used request id req-496c7da3-d179-4a8d-a09e-2a90aff68d13 2018-07-30 03:42:24,671 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:42:24,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2562eac13c5ff8bfa1bcb6365663276ad99a351" 2018-07-30 03:42:24,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1e5b38f1-c0b6-4d5b-a843-59dcb1ddf997 Date: Mon, 30 Jul 2018 03:42:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:42:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:42:24Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d4f24a08-b43b-4d16-a952-603e88bb2b38/snap", "metadata": {}}], "self": "/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38", "min_disk": 0, "protected": false, "id": "d4f24a08-b43b-4d16-a952-603e88bb2b38", "file": "/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d247b36c5f24a66a6b8cabd7e5d8167", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d4f24a08-b43b-4d16-a952-603e88bb2b38/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:42:24,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38 used request id req-1e5b38f1-c0b6-4d5b-a843-59dcb1ddf997 2018-07-30 03:42:24,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2562eac13c5ff8bfa1bcb6365663276ad99a351" 2018-07-30 03:42:24,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1303ea63-b690-4a80-9ad1-69d2b1d3ebff Date: Mon, 30 Jul 2018 03:42: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-30 03:42:24,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-1303ea63-b690-4a80-9ad1-69d2b1d3ebff 2018-07-30 03:42:24,702 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image 2018-07-30 03:42:24,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2562eac13c5ff8bfa1bcb6365663276ad99a351" 2018-07-30 03:42:24,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-87677ecf-eb23-4842-b8e9-4f7a9608003f Date: Mon, 30 Jul 2018 03:42:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:42:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:42:24Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d4f24a08-b43b-4d16-a952-603e88bb2b38/snap", "metadata": {}}], "self": "/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38", "min_disk": 0, "protected": false, "id": "d4f24a08-b43b-4d16-a952-603e88bb2b38", "file": "/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d247b36c5f24a66a6b8cabd7e5d8167", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d4f24a08-b43b-4d16-a952-603e88bb2b38/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:42:24,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38 used request id req-87677ecf-eb23-4842-b8e9-4f7a9608003f 2018-07-30 03:42:24,720 - create_image - DEBUG - Instance status is - active 2018-07-30 03:42:24,720 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image 2018-07-30 03:42:24,721 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image 2018-07-30 03:42:24,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:42:24,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:42:25,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7bb4b15fcf5840abb610913aea275c01", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj-role"}], "expires_at": "2018-07-30T04:42:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d247b36c5f24a66a6b8cabd7e5d8167", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-user", "id": "40889bf46bae44649b312cf11f006053"}, "audit_ids": ["_tUke16DSva8otXdsS6QRw"], "issued_at": "2018-07-30T03:42:25.000000Z"}} 2018-07-30 03:42:25,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3950e41558e2a43832234fc21f0f11951b2a29e5" 2018-07-30 03:42:25,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e72c3a-3dd3-4019-a99d-f17afe0626f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:42:25,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b3e72c3a-3dd3-4019-a99d-f17afe0626f9 2018-07-30 03:42:25,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3950e41558e2a43832234fc21f0f11951b2a29e5" 2018-07-30 03:42:25,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7e258441-d8b7-405b-8555-89d8769e85bc Date: Mon, 30 Jul 2018 03:42:25 GMT RESP BODY: {"networks":[]} 2018-07-30 03:42:25,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-pub-net used request id req-7e258441-d8b7-405b-8555-89d8769e85bc 2018-07-30 03:42:25,466 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-pub-net 2018-07-30 03:42:25,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3950e41558e2a43832234fc21f0f11951b2a29e5" -d '{"network": {"name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-pub-net", "admin_state_up": true}}' 2018-07-30 03:42:25,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-dc9cc462-4156-4ab0-875a-aa77b8d137d3 Date: Mon, 30 Jul 2018 03:42:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7e26b67e-1891-4b93-b425-c1ee1a31386c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:42:25Z","is_default":false,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:25Z","mtu":1450}} 2018-07-30 03:42:25,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-dc9cc462-4156-4ab0-875a-aa77b8d137d3 2018-07-30 03:42:25,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=7e26b67e-1891-4b93-b425-c1ee1a31386c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3950e41558e2a43832234fc21f0f11951b2a29e5" 2018-07-30 03:42:26,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-02a5750a-3493-41b1-bff5-13494b5107be Date: Mon, 30 Jul 2018 03:42:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7e26b67e-1891-4b93-b425-c1ee1a31386c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:42:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-pub-net","admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:25Z","mtu":1450}]} 2018-07-30 03:42:26,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=7e26b67e-1891-4b93-b425-c1ee1a31386c used request id req-02a5750a-3493-41b1-bff5-13494b5107be 2018-07-30 03:42:26,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7e26b67e-1891-4b93-b425-c1ee1a31386c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3950e41558e2a43832234fc21f0f11951b2a29e5" 2018-07-30 03:42:26,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae0272f3-212e-4f2a-9e74-28ab94bb9856 Date: Mon, 30 Jul 2018 03:42:26 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:42:26,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7e26b67e-1891-4b93-b425-c1ee1a31386c used request id req-ae0272f3-212e-4f2a-9e74-28ab94bb9856 2018-07-30 03:42:26,133 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-pub-subnet 2018-07-30 03:42:26,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3950e41558e2a43832234fc21f0f11951b2a29e5" -d '{"subnets": [{"ip_version": 4, "network_id": "7e26b67e-1891-4b93-b425-c1ee1a31386c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-pub-subnet"}]}' 2018-07-30 03:42:26,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-071a49a1-e96b-44b8-b79e-5fab5a19abd6 Date: Mon, 30 Jul 2018 03:42:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e26b67e-1891-4b93-b425-c1ee1a31386c","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42: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":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"131540ff-c326-47bf-a572-a616b6cd139b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-pub-subnet"}]} 2018-07-30 03:42:26,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-071a49a1-e96b-44b8-b79e-5fab5a19abd6 2018-07-30 03:42:26,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=7e26b67e-1891-4b93-b425-c1ee1a31386c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3950e41558e2a43832234fc21f0f11951b2a29e5" 2018-07-30 03:42:26,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4180b994-b683-4433-b3b1-852145c83441 Date: Mon, 30 Jul 2018 03:42:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7e26b67e-1891-4b93-b425-c1ee1a31386c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":["131540ff-c326-47bf-a572-a616b6cd139b"],"description":"","tags":[],"updated_at":"2018-07-30T03:42:26Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-pub-net","admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:25Z","mtu":1450}]} 2018-07-30 03:42:26,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=7e26b67e-1891-4b93-b425-c1ee1a31386c used request id req-4180b994-b683-4433-b3b1-852145c83441 2018-07-30 03:42:26,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7e26b67e-1891-4b93-b425-c1ee1a31386c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3950e41558e2a43832234fc21f0f11951b2a29e5" 2018-07-30 03:42:26,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ef061bbe-940f-4ccd-b093-96529fc22fb4 Date: Mon, 30 Jul 2018 03:42:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e26b67e-1891-4b93-b425-c1ee1a31386c","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42: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":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"131540ff-c326-47bf-a572-a616b6cd139b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-pub-subnet"}]} 2018-07-30 03:42:26,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7e26b67e-1891-4b93-b425-c1ee1a31386c used request id req-ef061bbe-940f-4ccd-b093-96529fc22fb4 2018-07-30 03:42:26,792 - OpenStackNetwork - DEBUG - Network [7e26b67e-1891-4b93-b425-c1ee1a31386c] created successfully 2018-07-30 03:42:26,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:42:26,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:42:27,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["maAy7yVSR-KZgGOlsgUixw"], "issued_at": "2018-07-30T03:42:27.000000Z"}} 2018-07-30 03:42:27,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579c6be7acba9cb45bea83e98bf3fd2f21f2d91a" 2018-07-30 03:42:27,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50fdf169-a1b9-4c4c-833c-156225464216 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:42:27,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-50fdf169-a1b9-4c4c-833c-156225464216 2018-07-30 03:42:27,296 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:42:27,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579c6be7acba9cb45bea83e98bf3fd2f21f2d91a" 2018-07-30 03:42:27,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-66c82438-b468-4f26-9b05-7ea8339f568b x-compute-request-id: req-66c82438-b468-4f26-9b05-7ea8339f568b Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:42:27,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-66c82438-b468-4f26-9b05-7ea8339f568b 2018-07-30 03:42:27,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579c6be7acba9cb45bea83e98bf3fd2f21f2d91a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-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-30 03:42:27,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-02dbfbcb-0183-4eb2-a15d-ff2330573265 x-compute-request-id: req-02dbfbcb-0183-4eb2-a15d-ff2330573265 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "cafb3158-ae37-436f-99c2-c97fcba793a5"}} 2018-07-30 03:42:27,687 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-02dbfbcb-0183-4eb2-a15d-ff2330573265 2018-07-30 03:42:27,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:42:27,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:42:28,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7bb4b15fcf5840abb610913aea275c01", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj-role"}], "expires_at": "2018-07-30T04:42:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d247b36c5f24a66a6b8cabd7e5d8167", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-user", "id": "40889bf46bae44649b312cf11f006053"}, "audit_ids": ["HlrT7WRnT0ivi3wRqNmmYA"], "issued_at": "2018-07-30T03:42:28.000000Z"}} 2018-07-30 03:42:28,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4ce0931f1d56f4aa539d0270144651996c5f08" 2018-07-30 03:42:28,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc56c11f-6555-4ada-aa23-26e139ef7c56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:42:28,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cc56c11f-6555-4ada-aa23-26e139ef7c56 2018-07-30 03:42:28,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4ce0931f1d56f4aa539d0270144651996c5f08" 2018-07-30 03:42:28,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-70c10097-6ea9-418b-bb51-68b87f315363 Date: Mon, 30 Jul 2018 03:42:28 GMT RESP BODY: {"networks":[]} 2018-07-30 03:42:28,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 used request id req-70c10097-6ea9-418b-bb51-68b87f315363 2018-07-30 03:42:28,358 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 2018-07-30 03:42:28,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4ce0931f1d56f4aa539d0270144651996c5f08" -d '{"network": {"name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2", "admin_state_up": true}}' 2018-07-30 03:42:28,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-3879ffa1-05a2-43e9-946f-29de80801f87 Date: Mon, 30 Jul 2018 03:42:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:42:28Z","is_default":false,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","mtu":1450}} 2018-07-30 03:42:28,571 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-3879ffa1-05a2-43e9-946f-29de80801f87 2018-07-30 03:42:28,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4ce0931f1d56f4aa539d0270144651996c5f08" 2018-07-30 03:42:28,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-87b41f1f-bec5-4af3-a9ea-29e95f5952d5 Date: Mon, 30 Jul 2018 03:42:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:42:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2","admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","mtu":1450}]} 2018-07-30 03:42:28,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-87b41f1f-bec5-4af3-a9ea-29e95f5952d5 2018-07-30 03:42:28,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4ce0931f1d56f4aa539d0270144651996c5f08" 2018-07-30 03:42:28,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0322154c-986a-4209-b45f-e1e43984f121 Date: Mon, 30 Jul 2018 03:42:28 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:42:28,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-0322154c-986a-4209-b45f-e1e43984f121 2018-07-30 03:42:28,708 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1 2018-07-30 03:42:28,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4ce0931f1d56f4aa539d0270144651996c5f08" -d '{"subnets": [{"ip_version": 4, "network_id": "ea3734bd-0b5f-4c19-8216-dab8bdaaa784", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1"}]}' 2018-07-30 03:42:29,268 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-968948d8-637a-471c-a49c-75dc4ae38a6c Date: Mon, 30 Jul 2018 03:42:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:28Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1"}]} 2018-07-30 03:42:29,268 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-968948d8-637a-471c-a49c-75dc4ae38a6c 2018-07-30 03:42:29,268 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2 2018-07-30 03:42:29,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4ce0931f1d56f4aa539d0270144651996c5f08" -d '{"subnets": [{"ip_version": 4, "network_id": "ea3734bd-0b5f-4c19-8216-dab8bdaaa784", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2"}]}' 2018-07-30 03:42:29,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a35b0ec1-3787-4917-ad2a-761d6c426ecc Date: Mon, 30 Jul 2018 03:42:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:29Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:29Z","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":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"26601699-0c3b-4584-9b9a-a56e4e666f90","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2"}]} 2018-07-30 03:42:29,818 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-a35b0ec1-3787-4917-ad2a-761d6c426ecc 2018-07-30 03:42:29,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4ce0931f1d56f4aa539d0270144651996c5f08" 2018-07-30 03:42:30,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-4518a1c3-0f85-46f5-8847-775ff373a8af Date: Mon, 30 Jul 2018 03:42:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":["26601699-0c3b-4584-9b9a-a56e4e666f90","d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c"],"description":"","tags":[],"updated_at":"2018-07-30T03:42:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2","admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","mtu":1450}]} 2018-07-30 03:42:30,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-4518a1c3-0f85-46f5-8847-775ff373a8af 2018-07-30 03:42:30,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4ce0931f1d56f4aa539d0270144651996c5f08" 2018-07-30 03:42:30,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-d037fb48-8ef9-4be3-b84b-51d532a5d50c Date: Mon, 30 Jul 2018 03:42:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:29Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:29Z","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":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"26601699-0c3b-4584-9b9a-a56e4e666f90","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1"}]} 2018-07-30 03:42:30,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-d037fb48-8ef9-4be3-b84b-51d532a5d50c 2018-07-30 03:42:30,161 - OpenStackNetwork - DEBUG - Network [ea3734bd-0b5f-4c19-8216-dab8bdaaa784] created successfully 2018-07-30 03:42:30,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:42:30,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:42:30,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7bb4b15fcf5840abb610913aea275c01", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj-role"}], "expires_at": "2018-07-30T04:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d247b36c5f24a66a6b8cabd7e5d8167", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-user", "id": "40889bf46bae44649b312cf11f006053"}, "audit_ids": ["UDa42t8TTc2boiTdO95Jaw"], "issued_at": "2018-07-30T03:42:30.000000Z"}} 2018-07-30 03:42:30,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:30,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d979577-b74a-47ac-9f8d-3f8181cda6d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:42:30,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3d979577-b74a-47ac-9f8d-3f8181cda6d8 2018-07-30 03:42:30,652 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:42:30,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:30,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6859369-ee69-47e2-8d0e-f59dbaf8bc55 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:42:30,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f6859369-ee69-47e2-8d0e-f59dbaf8bc55 2018-07-30 03:42:30,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:31,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-20af2b22-343e-434c-be35-476c5fdc72ee Date: Mon, 30 Jul 2018 03:42:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":["26601699-0c3b-4584-9b9a-a56e4e666f90","d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c"],"description":"","tags":[],"updated_at":"2018-07-30T03:42:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2","admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","mtu":1450}]} 2018-07-30 03:42:31,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 used request id req-20af2b22-343e-434c-be35-476c5fdc72ee 2018-07-30 03:42:31,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:31,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-7a7de845-299a-4209-81d3-580175221038 Date: Mon, 30 Jul 2018 03:42:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:29Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:29Z","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":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"26601699-0c3b-4584-9b9a-a56e4e666f90","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1"}]} 2018-07-30 03:42:31,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-7a7de845-299a-4209-81d3-580175221038 2018-07-30 03:42:31,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:31,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-27a1134b-8f71-4b18-b000-f0aed8e41061 Date: Mon, 30 Jul 2018 03:42:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":["26601699-0c3b-4584-9b9a-a56e4e666f90","d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c"],"description":"","tags":[],"updated_at":"2018-07-30T03:42:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2","admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","mtu":1450}]} 2018-07-30 03:42:31,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 used request id req-27a1134b-8f71-4b18-b000-f0aed8e41061 2018-07-30 03:42:31,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:42:31,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:42:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:42:31,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:31,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bae78b7-31f0-420f-b6f4-084fdfeec01e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d247b36c5f24a66a6b8cabd7e5d8167", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}} 2018-07-30 03:42:31,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 used request id req-5bae78b7-31f0-420f-b6f4-084fdfeec01e 2018-07-30 03:42:31,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:31,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e504a5fe-edaa-43b3-9b9e-1f7183f7cc66 Date: Mon, 30 Jul 2018 03:42:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:29Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:29Z","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":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"26601699-0c3b-4584-9b9a-a56e4e666f90","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1"}]} 2018-07-30 03:42:31,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-e504a5fe-edaa-43b3-9b9e-1f7183f7cc66 2018-07-30 03:42:31,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:31,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aa8ffa66-f3ca-46e8-82f4-bfec165e3fcd Date: Mon, 30 Jul 2018 03:42:31 GMT RESP BODY: {"ports":[]} 2018-07-30 03:42:31,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1port-1&admin_state_up=True used request id req-aa8ffa66-f3ca-46e8-82f4-bfec165e3fcd 2018-07-30 03:42:31,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:31,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-10683339-4d0e-4b59-9876-1740400d807b x-compute-request-id: req-10683339-4d0e-4b59-9876-1740400d807b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:42:31,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst used request id req-10683339-4d0e-4b59-9876-1740400d807b 2018-07-30 03:42:31,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:31,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e3fb9f99-9308-434e-861c-7b607e231324 Date: Mon, 30 Jul 2018 03:42:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":["26601699-0c3b-4584-9b9a-a56e4e666f90","d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c"],"description":"","tags":[],"updated_at":"2018-07-30T03:42:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2","admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","mtu":1450}]} 2018-07-30 03:42:31,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 used request id req-e3fb9f99-9308-434e-861c-7b607e231324 2018-07-30 03:42:31,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:31,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-47a74b74-f490-43fe-a422-d6032108e3ca Date: Mon, 30 Jul 2018 03:42:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:29Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:29Z","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":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"26601699-0c3b-4584-9b9a-a56e4e666f90","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1"}]} 2018-07-30 03:42:31,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-47a74b74-f490-43fe-a422-d6032108e3ca 2018-07-30 03:42:31,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:31,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6caeb0fb-b2c0-4203-b734-2cc630e10c65 Date: Mon, 30 Jul 2018 03:42:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":["26601699-0c3b-4584-9b9a-a56e4e666f90","d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c"],"description":"","tags":[],"updated_at":"2018-07-30T03:42:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2","admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","mtu":1450}]} 2018-07-30 03:42:31,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 used request id req-6caeb0fb-b2c0-4203-b734-2cc630e10c65 2018-07-30 03:42:31,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:32,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79507c4-4b0d-4965-bc8a-f29d2724a1e0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d247b36c5f24a66a6b8cabd7e5d8167", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}} 2018-07-30 03:42:32,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 used request id req-a79507c4-4b0d-4965-bc8a-f29d2724a1e0 2018-07-30 03:42:32,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:32,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-96f69a8a-b77f-4fb9-bc25-167c8cf2b9d3 Date: Mon, 30 Jul 2018 03:42:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:29Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:29Z","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":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"26601699-0c3b-4584-9b9a-a56e4e666f90","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1"}]} 2018-07-30 03:42:32,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-96f69a8a-b77f-4fb9-bc25-167c8cf2b9d3 2018-07-30 03:42:32,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:32,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4a7cb73d-8080-4224-a9b4-5e39bb47b09e Date: Mon, 30 Jul 2018 03:42:32 GMT RESP BODY: {"ports":[]} 2018-07-30 03:42:32,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1port-1&admin_state_up=True used request id req-4a7cb73d-8080-4224-a9b4-5e39bb47b09e 2018-07-30 03:42:32,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:42:32,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:42:32,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7bb4b15fcf5840abb610913aea275c01", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj-role"}], "expires_at": "2018-07-30T04:42:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d247b36c5f24a66a6b8cabd7e5d8167", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6d247b36c5f24a66a6b8cabd7e5d8167", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-user", "id": "40889bf46bae44649b312cf11f006053"}, "audit_ids": ["3LEd7qQKQeWR6X3f1hGdzQ"], "issued_at": "2018-07-30T03:42:32.000000Z"}} 2018-07-30 03:42:32,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a8109c14f4dabb253e3efa756aede412d90cabf" 2018-07-30 03:42:32,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c776e2-33e5-4d70-9d09-1d2d5eef8637 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:42:32,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-15c776e2-33e5-4d70-9d09-1d2d5eef8637 2018-07-30 03:42:32,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:32,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-857594d1-a9d2-4900-9617-282f800eabf0 Date: Mon, 30 Jul 2018 03:42:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":["26601699-0c3b-4584-9b9a-a56e4e666f90","d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c"],"description":"","tags":[],"updated_at":"2018-07-30T03:42:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2","admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","mtu":1450}]} 2018-07-30 03:42:32,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 used request id req-857594d1-a9d2-4900-9617-282f800eabf0 2018-07-30 03:42:32,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:32,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-877bafc7-f300-49f1-8c12-e1b02a3f62be Date: Mon, 30 Jul 2018 03:42:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:29Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:29Z","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":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"26601699-0c3b-4584-9b9a-a56e4e666f90","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1"}]} 2018-07-30 03:42:32,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-877bafc7-f300-49f1-8c12-e1b02a3f62be 2018-07-30 03:42:32,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:32,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-77bb6193-42a4-4d73-aadd-4a32c23b4c25 Date: Mon, 30 Jul 2018 03:42:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":["26601699-0c3b-4584-9b9a-a56e4e666f90","d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c"],"description":"","tags":[],"updated_at":"2018-07-30T03:42:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2","admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","mtu":1450}]} 2018-07-30 03:42:32,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 used request id req-77bb6193-42a4-4d73-aadd-4a32c23b4c25 2018-07-30 03:42:32,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:42:32,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:42:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:42:32,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a8109c14f4dabb253e3efa756aede412d90cabf" 2018-07-30 03:42:32,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4186c00-b66b-4816-84c0-1bb89c2b0f8d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d247b36c5f24a66a6b8cabd7e5d8167", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}} 2018-07-30 03:42:32,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 used request id req-e4186c00-b66b-4816-84c0-1bb89c2b0f8d 2018-07-30 03:42:32,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:33,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-cf888369-409c-4f79-9045-bacaf473c730 Date: Mon, 30 Jul 2018 03:42:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:29Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:29Z","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":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"26601699-0c3b-4584-9b9a-a56e4e666f90","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1"}]} 2018-07-30 03:42:33,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-cf888369-409c-4f79-9045-bacaf473c730 2018-07-30 03:42:33,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:33,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f1b6343f-9f80-418b-b72b-f01f1d99cade Date: Mon, 30 Jul 2018 03:42:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1"}]} 2018-07-30 03:42:33,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1 used request id req-f1b6343f-9f80-418b-b72b-f01f1d99cade 2018-07-30 03:42:33,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:33,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7085d198-1ad8-4b95-b77d-d979e3d17c81 Date: Mon, 30 Jul 2018 03:42:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:29Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:29Z","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":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"26601699-0c3b-4584-9b9a-a56e4e666f90","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2"}]} 2018-07-30 03:42:33,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2 used request id req-7085d198-1ad8-4b95-b77d-d979e3d17c81 2018-07-30 03:42:33,150 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 2018-07-30 03:42:33,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" -d '{"port": {"network_id": "ea3734bd-0b5f-4c19-8216-dab8bdaaa784", "fixed_ips": [{"subnet_id": "d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c", "ip_address": "10.55.0.101"}, {"subnet_id": "26601699-0c3b-4584-9b9a-a56e4e666f90", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1port-1", "admin_state_up": true}}' 2018-07-30 03:42:34,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-4213f73e-b81e-4c83-b323-995c9bc98b28 Date: Mon, 30 Jul 2018 03:42:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:42:33Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","ip_address":"10.55.0.101"},{"subnet_id":"26601699-0c3b-4584-9b9a-a56e4e666f90","ip_address":"10.65.0.101"}],"id":"ec1ddb98-9a14-4f5a-93ec-872574a3cf68","security_groups":["404d54bc-ce59-4eb0-ae70-7ea660f91696"],"mac_address":"fa:16:3e:13:01:ba","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1port-1","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","qos_policy_id":null,"admin_state_up":true,"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:33Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:42:34,112 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-4213f73e-b81e-4c83-b323-995c9bc98b28 2018-07-30 03:42:34,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:34,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c99a3d84-2f04-4783-8e87-96884a249a47 Date: Mon, 30 Jul 2018 03:42:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":["26601699-0c3b-4584-9b9a-a56e4e666f90","d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c"],"description":"","tags":[],"updated_at":"2018-07-30T03:42:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2","admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","mtu":1450}]} 2018-07-30 03:42:34,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 used request id req-c99a3d84-2f04-4783-8e87-96884a249a47 2018-07-30 03:42:34,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:34,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-366da634-61bc-4dda-a4eb-caab9d17b531 Date: Mon, 30 Jul 2018 03:42:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:29Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:29Z","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":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"26601699-0c3b-4584-9b9a-a56e4e666f90","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1"}]} 2018-07-30 03:42:34,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-366da634-61bc-4dda-a4eb-caab9d17b531 2018-07-30 03:42:34,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:34,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1c360c5d-cba7-453b-9d14-42da6f9a126b Date: Mon, 30 Jul 2018 03:42:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":["26601699-0c3b-4584-9b9a-a56e4e666f90","d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c"],"description":"","tags":[],"updated_at":"2018-07-30T03:42:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2","admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","mtu":1450}]} 2018-07-30 03:42:34,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 used request id req-1c360c5d-cba7-453b-9d14-42da6f9a126b 2018-07-30 03:42:34,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:34,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50dee436-6fbb-42ca-baee-cfae9a33c197 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d247b36c5f24a66a6b8cabd7e5d8167", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}} 2018-07-30 03:42:34,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 used request id req-50dee436-6fbb-42ca-baee-cfae9a33c197 2018-07-30 03:42:34,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:34,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-b4483e60-6d9e-47bf-9e0a-6c15d5a3db25 Date: Mon, 30 Jul 2018 03:42:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:29Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:29Z","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":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"26601699-0c3b-4584-9b9a-a56e4e666f90","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1"}]} 2018-07-30 03:42:34,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-b4483e60-6d9e-47bf-9e0a-6c15d5a3db25 2018-07-30 03:42:34,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:34,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-51231b3e-fcd7-418f-a51f-74841a18eedb Date: Mon, 30 Jul 2018 03:42:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:42:33Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","ip_address":"10.55.0.101"},{"subnet_id":"26601699-0c3b-4584-9b9a-a56e4e666f90","ip_address":"10.65.0.101"}],"id":"ec1ddb98-9a14-4f5a-93ec-872574a3cf68","security_groups":["404d54bc-ce59-4eb0-ae70-7ea660f91696"],"mac_address":"fa:16:3e:13:01:ba","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1port-1","admin_state_up":true,"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:33Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:42:34,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1port-1&admin_state_up=True used request id req-51231b3e-fcd7-418f-a51f-74841a18eedb 2018-07-30 03:42:34,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:34,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec62d161-a5f6-49f9-82f7-7f469b503014 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d247b36c5f24a66a6b8cabd7e5d8167", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}} 2018-07-30 03:42:34,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 used request id req-ec62d161-a5f6-49f9-82f7-7f469b503014 2018-07-30 03:42:34,689 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst 2018-07-30 03:42:34,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:34,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-37d00bfd-0341-4b80-a3d0-be030f46491a x-compute-request-id: req-37d00bfd-0341-4b80-a3d0-be030f46491a Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "cafb3158-ae37-436f-99c2-c97fcba793a5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-flavor-name"}]} 2018-07-30 03:42:34,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-37d00bfd-0341-4b80-a3d0-be030f46491a 2018-07-30 03:42:34,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:34,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-b55f73dc-8d0b-408c-a576-8d859fbeae31 x-compute-request-id: req-b55f73dc-8d0b-408c-a576-8d859fbeae31 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "cafb3158-ae37-436f-99c2-c97fcba793a5"}} 2018-07-30 03:42:34,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5 used request id req-b55f73dc-8d0b-408c-a576-8d859fbeae31 2018-07-30 03:42:34,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:34,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-b108d65a-ff6d-4830-8a5d-1f209984fd91 Date: Mon, 30 Jul 2018 03:42:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:42:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:42:24Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d4f24a08-b43b-4d16-a952-603e88bb2b38/snap", "metadata": {}}], "self": "/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38", "min_disk": 0, "protected": false, "id": "d4f24a08-b43b-4d16-a952-603e88bb2b38", "file": "/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d247b36c5f24a66a6b8cabd7e5d8167", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d4f24a08-b43b-4d16-a952-603e88bb2b38/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image"} 2018-07-30 03:42:34,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image used request id req-b108d65a-ff6d-4830-8a5d-1f209984fd91 2018-07-30 03:42:34,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:34,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e0245e42-e8f4-40ac-91ad-987d693a6092 Date: Mon, 30 Jul 2018 03:42:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-30 03:42:34,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-e0245e42-e8f4-40ac-91ad-987d693a6092 2018-07-30 03:42:34,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" -d '{"server": {"name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst", "imageRef": "d4f24a08-b43b-4d16-a952-603e88bb2b38", "flavorRef": "cafb3158-ae37-436f-99c2-c97fcba793a5", "max_count": 1, "min_count": 1, "networks": [{"port": "ec1ddb98-9a14-4f5a-93ec-872574a3cf68"}]}}' 2018-07-30 03:42:35,545 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:42: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-f1c0f162-2ef4-41b8-80b2-18fc2327f0c0 x-compute-request-id: req-f1c0f162-2ef4-41b8-80b2-18fc2327f0c0 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "rel": "bookmark"}], "adminPass": "Ctd6XnmvJF9P"}} 2018-07-30 03:42:35,545 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-f1c0f162-2ef4-41b8-80b2-18fc2327f0c0 2018-07-30 03:42:35,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:35,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-87811623-4004-415c-b81a-92c28d3a39b2 x-compute-request-id: req-87811623-4004-415c-b81a-92c28d3a39b2 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "rel": "bookmark"}], "image": {"id": "d4f24a08-b43b-4d16-a952-603e88bb2b38", "links": [{"href": "http://172.30.9.25:8774/images/d4f24a08-b43b-4d16-a952-603e88bb2b38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cafb3158-ae37-436f-99c2-c97fcba793a5", "links": [{"href": "http://172.30.9.25:8774/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5", "rel": "bookmark"}]}, "id": "fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "user_id": "40889bf46bae44649b312cf11f006053", "OS-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-30T03:42:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst", "created": "2018-07-30T03:42:35Z", "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:42:35,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 used request id req-87811623-4004-415c-b81a-92c28d3a39b2 2018-07-30 03:42:35,839 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst 2018-07-30 03:42:35,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:36,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-f7078877-c38f-4463-bc24-40c23fcd69e5 x-compute-request-id: req-f7078877-c38f-4463-bc24-40c23fcd69e5 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "rel": "bookmark"}], "image": {"id": "d4f24a08-b43b-4d16-a952-603e88bb2b38", "links": [{"href": "http://172.30.9.25:8774/images/d4f24a08-b43b-4d16-a952-603e88bb2b38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cafb3158-ae37-436f-99c2-c97fcba793a5", "links": [{"href": "http://172.30.9.25:8774/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5", "rel": "bookmark"}]}, "id": "fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "user_id": "40889bf46bae44649b312cf11f006053", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:42:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst", "created": "2018-07-30T03:42:35Z", "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:42:36,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 used request id req-f7078877-c38f-4463-bc24-40c23fcd69e5 2018-07-30 03:42:36,100 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst] is - BUILD 2018-07-30 03:42:36,100 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:42:39,103 - create_instance - DEBUG - VM status query timeout in 896.736156225 2018-07-30 03:42:39,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:39,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-032ddbab-6f84-4864-a224-e5fe20d56014 x-compute-request-id: req-032ddbab-6f84-4864-a224-e5fe20d56014 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "rel": "bookmark"}], "image": {"id": "d4f24a08-b43b-4d16-a952-603e88bb2b38", "links": [{"href": "http://172.30.9.25:8774/images/d4f24a08-b43b-4d16-a952-603e88bb2b38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cafb3158-ae37-436f-99c2-c97fcba793a5", "links": [{"href": "http://172.30.9.25:8774/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5", "rel": "bookmark"}]}, "id": "fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "security_groups": [{"name": "default"}], "user_id": "40889bf46bae44649b312cf11f006053", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:42:36Z", "hostId": "c110b03ac8a2cf21b408f0b15b760feed25c5956ea816c5c08d46b07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst", "created": "2018-07-30T03:42:35Z", "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:42:39,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 used request id req-032ddbab-6f84-4864-a224-e5fe20d56014 2018-07-30 03:42:39,596 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst] is - BUILD 2018-07-30 03:42:39,596 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:42:42,599 - create_instance - DEBUG - VM status query timeout in 893.240085125 2018-07-30 03:42:42,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:43,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-e95ec6d9-cf64-432c-800c-7d25fb64a785 x-compute-request-id: req-e95ec6d9-cf64-432c-800c-7d25fb64a785 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:01:ba", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:01:ba", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "rel": "bookmark"}], "image": {"id": "d4f24a08-b43b-4d16-a952-603e88bb2b38", "links": [{"href": "http://172.30.9.25:8774/images/d4f24a08-b43b-4d16-a952-603e88bb2b38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:42:40.000000", "flavor": {"id": "cafb3158-ae37-436f-99c2-c97fcba793a5", "links": [{"href": "http://172.30.9.25:8774/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5", "rel": "bookmark"}]}, "id": "fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "security_groups": [{"name": "default"}], "user_id": "40889bf46bae44649b312cf11f006053", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:42:40Z", "hostId": "c110b03ac8a2cf21b408f0b15b760feed25c5956ea816c5c08d46b07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst", "created": "2018-07-30T03:42:35Z", "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:42:43,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 used request id req-e95ec6d9-cf64-432c-800c-7d25fb64a785 2018-07-30 03:42:43,114 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst] is - ACTIVE 2018-07-30 03:42:43,115 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:42:43,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:43,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-2fd94bad-fe16-44c6-9ed0-1522f56f4ffe x-compute-request-id: req-2fd94bad-fe16-44c6-9ed0-1522f56f4ffe Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:01:ba", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:01:ba", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "rel": "bookmark"}], "image": {"id": "d4f24a08-b43b-4d16-a952-603e88bb2b38", "links": [{"href": "http://172.30.9.25:8774/images/d4f24a08-b43b-4d16-a952-603e88bb2b38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:42:40.000000", "flavor": {"id": "cafb3158-ae37-436f-99c2-c97fcba793a5", "links": [{"href": "http://172.30.9.25:8774/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5", "rel": "bookmark"}]}, "id": "fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "security_groups": [{"name": "default"}], "user_id": "40889bf46bae44649b312cf11f006053", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:42:40Z", "hostId": "c110b03ac8a2cf21b408f0b15b760feed25c5956ea816c5c08d46b07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst", "created": "2018-07-30T03:42:35Z", "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:42:43,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 used request id req-2fd94bad-fe16-44c6-9ed0-1522f56f4ffe 2018-07-30 03:42:43,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:43,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-343e8f29-5b97-4de6-81ca-5d9482b349cd Date: Mon, 30 Jul 2018 03:42:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","l2_adjacency":true,"status":"ACTIVE","subnets":["26601699-0c3b-4584-9b9a-a56e4e666f90","d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c"],"description":"","tags":[],"updated_at":"2018-07-30T03:42:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2","admin_state_up":true,"tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","mtu":1450}]} 2018-07-30 03:42:43,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 used request id req-343e8f29-5b97-4de6-81ca-5d9482b349cd 2018-07-30 03:42:43,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:43,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53206027-7d22-4f40-9941-0dc3beec3cd6 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d247b36c5f24a66a6b8cabd7e5d8167", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}} 2018-07-30 03:42:43,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 used request id req-53206027-7d22-4f40-9941-0dc3beec3cd6 2018-07-30 03:42:43,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:43,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-274edf4c-54c3-4201-8348-6e22de0cfad6 Date: Mon, 30 Jul 2018 03:42:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:29Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:29Z","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":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"26601699-0c3b-4584-9b9a-a56e4e666f90","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:28Z","dns_nameservers":[],"updated_at":"2018-07-30T03:42:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1"}]} 2018-07-30 03:42:43,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-274edf4c-54c3-4201-8348-6e22de0cfad6 2018-07-30 03:42:43,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:43,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1821 X-Openstack-Request-Id: req-f0a9f006-4ae4-40b0-a96c-9a989e11bdc1 Date: Mon, 30 Jul 2018 03:42:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:42:32Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","ip_address":"10.55.0.2"},{"subnet_id":"26601699-0c3b-4584-9b9a-a56e4e666f90","ip_address":"10.65.0.2"}],"id":"2b4748d0-f51c-4f9e-9c80-c20da3d4dd21","security_groups":[],"mac_address":"fa:16:3e:28:c6:ba","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ea3734bd-0b5f-4c19-8216-dab8bdaaa784","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:42:40Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c","ip_address":"10.55.0.101"},{"subnet_id":"26601699-0c3b-4584-9b9a-a56e4e666f90","ip_address":"10.65.0.101"}],"id":"ec1ddb98-9a14-4f5a-93ec-872574a3cf68","security_groups":["404d54bc-ce59-4eb0-ae70-7ea660f91696"],"mac_address":"fa:16:3e:13:01:ba","project_id":"6d247b36c5f24a66a6b8cabd7e5d8167","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1port-1","admin_state_up":true,"network_id":"ea3734bd-0b5f-4c19-8216-dab8bdaaa784","tenant_id":"6d247b36c5f24a66a6b8cabd7e5d8167","created_at":"2018-07-30T03:42:33Z","binding:vnic_type":"normal","device_id":"fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6","ip_allocation":"immediate"}]} 2018-07-30 03:42:43,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-f0a9f006-4ae4-40b0-a96c-9a989e11bdc1 2018-07-30 03:42:43,932 - create_instance - INFO - Deleting Port with ID - ec1ddb98-9a14-4f5a-93ec-872574a3cf68 2018-07-30 03:42:43,932 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1port-1 2018-07-30 03:42:43,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/ec1ddb98-9a14-4f5a-93ec-872574a3cf68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:44,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4321762c-21d6-4bcf-836b-f8586bb7bc2c Date: Mon, 30 Jul 2018 03:42:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:42:44,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/ec1ddb98-9a14-4f5a-93ec-872574a3cf68 used request id req-4321762c-21d6-4bcf-836b-f8586bb7bc2c 2018-07-30 03:42:44,390 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst 2018-07-30 03:42:44,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:44,506 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:42: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-45c68bd9-9ce0-4574-a4b3-76838f368566 x-compute-request-id: req-45c68bd9-9ce0-4574-a4b3-76838f368566 Content-Type: application/json 2018-07-30 03:42:44,506 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 used request id req-45c68bd9-9ce0-4574-a4b3-76838f368566 2018-07-30 03:42:44,507 - create_instance - INFO - Checking deletion status 2018-07-30 03:42:44,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:44,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42: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-34b39941-a188-4011-9d61-c8bc091efedd x-compute-request-id: req-34b39941-a188-4011-9d61-c8bc091efedd 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.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "rel": "bookmark"}], "image": {"id": "d4f24a08-b43b-4d16-a952-603e88bb2b38", "links": [{"href": "http://172.30.9.25:8774/images/d4f24a08-b43b-4d16-a952-603e88bb2b38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:42:40.000000", "flavor": {"id": "cafb3158-ae37-436f-99c2-c97fcba793a5", "links": [{"href": "http://172.30.9.25:8774/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5", "rel": "bookmark"}]}, "id": "fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6", "user_id": "40889bf46bae44649b312cf11f006053", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:42:44Z", "hostId": "c110b03ac8a2cf21b408f0b15b760feed25c5956ea816c5c08d46b07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst", "created": "2018-07-30T03:42:35Z", "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:42:44,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 used request id req-34b39941-a188-4011-9d61-c8bc091efedd 2018-07-30 03:42:44,631 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst] is - ACTIVE 2018-07-30 03:42:44,631 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:42:47,634 - create_instance - DEBUG - VM status query timeout in 296.873109102 2018-07-30 03:42:47,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36d1610ea58d24956a6bcebf4370bb16b352fc2" 2018-07-30 03:42:47,856 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:42: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-5a08c255-a097-47f3-aa4d-bbe3ecaa7502 x-compute-request-id: req-5a08c255-a097-47f3-aa4d-bbe3ecaa7502 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 could not be found.", "code": 404}} 2018-07-30 03:42:47,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 used request id req-5a08c255-a097-47f3-aa4d-bbe3ecaa7502 2018-07-30 03:42:47,857 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fbecd7a4-8c50-4173-9f3f-5dd2f49c17b6 could not be found. (HTTP 404) (Request-ID: req-5a08c255-a097-47f3-aa4d-bbe3ecaa7502) 2018-07-30 03:42:47,857 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-inst 2018-07-30 03:42:47,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579c6be7acba9cb45bea83e98bf3fd2f21f2d91a" 2018-07-30 03:42:47,899 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:42: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-a8a353a0-3e16-4e8e-988e-c43d271be361 x-compute-request-id: req-a8a353a0-3e16-4e8e-988e-c43d271be361 Content-Length: 0 Content-Type: application/json 2018-07-30 03:42:47,900 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/cafb3158-ae37-436f-99c2-c97fcba793a5 used request id req-a8a353a0-3e16-4e8e-988e-c43d271be361 2018-07-30 03:42:47,900 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-pub-subnet 2018-07-30 03:42:47,901 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-pub-subnet 2018-07-30 03:42:47,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/131540ff-c326-47bf-a572-a616b6cd139b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3950e41558e2a43832234fc21f0f11951b2a29e5" 2018-07-30 03:42:49,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f59c90b4-27bd-427c-9c6b-15008e0cffd9 Date: Mon, 30 Jul 2018 03:42:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:42:49,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/131540ff-c326-47bf-a572-a616b6cd139b used request id req-f59c90b4-27bd-427c-9c6b-15008e0cffd9 2018-07-30 03:42:49,032 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-pub-net 2018-07-30 03:42:49,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/7e26b67e-1891-4b93-b425-c1ee1a31386c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3950e41558e2a43832234fc21f0f11951b2a29e5" 2018-07-30 03:42:50,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1229b6c7-0849-45b8-ab9d-f90684d1d147 Date: Mon, 30 Jul 2018 03:42:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:42:50,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7e26b67e-1891-4b93-b425-c1ee1a31386c used request id req-1229b6c7-0849-45b8-ab9d-f90684d1d147 2018-07-30 03:42:50,038 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2 2018-07-30 03:42:50,038 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet2 2018-07-30 03:42:50,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/26601699-0c3b-4584-9b9a-a56e4e666f90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4ce0931f1d56f4aa539d0270144651996c5f08" 2018-07-30 03:42:50,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-49cbad77-2424-4b43-9776-f48c3c9fac78 Date: Mon, 30 Jul 2018 03:42:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:42:50,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/26601699-0c3b-4584-9b9a-a56e4e666f90 used request id req-49cbad77-2424-4b43-9776-f48c3c9fac78 2018-07-30 03:42:50,996 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1 2018-07-30 03:42:50,996 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-subnet1 2018-07-30 03:42:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4ce0931f1d56f4aa539d0270144651996c5f08" 2018-07-30 03:42:52,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb4554be-92a6-4530-b0b1-50763cd32237 Date: Mon, 30 Jul 2018 03:42:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:42:52,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/d3939db2-2f67-4408-b6f3-3bbe7a6b4a0c used request id req-fb4554be-92a6-4530-b0b1-50763cd32237 2018-07-30 03:42:52,522 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1net2 2018-07-30 03:42:52,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/ea3734bd-0b5f-4c19-8216-dab8bdaaa784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4ce0931f1d56f4aa539d0270144651996c5f08" 2018-07-30 03:42:53,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83b50487-6375-4ad6-9313-07e1b67e78f3 Date: Mon, 30 Jul 2018 03:42:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:42:53,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ea3734bd-0b5f-4c19-8216-dab8bdaaa784 used request id req-83b50487-6375-4ad6-9313-07e1b67e78f3 2018-07-30 03:42:53,585 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1414be15-b218-46a9-8d77-93e4b47660b1-image 2018-07-30 03:42:53,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2562eac13c5ff8bfa1bcb6365663276ad99a351" 2018-07-30 03:42:54,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dfbadd04-6513-4518-adb2-650d2d639300 Date: Mon, 30 Jul 2018 03:42: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-30 03:42:54,699 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/d4f24a08-b43b-4d16-a952-603e88bb2b38 used request id req-dfbadd04-6513-4518-adb2-650d2d639300 2018-07-30 03:42:54,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:54,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-24f97468-d801-4d9d-997a-7dc695c91aea Date: Mon, 30 Jul 2018 03:42:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "created_at": "2018-07-30T03:42:25Z", "updated_at": "2018-07-30T03:42:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:42:25Z", "revision_number": 0, "id": "0cd969dc-83d8-45e2-b299-dd0a43a1250e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:42:25Z", "security_group_id": "404d54bc-ce59-4eb0-ae70-7ea660f91696", "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d247b36c5f24a66a6b8cabd7e5d8167"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:42:25Z", "revision_number": 0, "id": "50a65fcd-e1c8-471b-b206-db3a25ea1061", "remote_group_id": "404d54bc-ce59-4eb0-ae70-7ea660f91696", "remote_ip_prefix": null, "created_at": "2018-07-30T03:42:25Z", "security_group_id": "404d54bc-ce59-4eb0-ae70-7ea660f91696", "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d247b36c5f24a66a6b8cabd7e5d8167"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:42:25Z", "revision_number": 0, "id": "6c0a55fc-4ebd-4cb0-adba-a611a5de2a50", "remote_group_id": "404d54bc-ce59-4eb0-ae70-7ea660f91696", "remote_ip_prefix": null, "created_at": "2018-07-30T03:42:25Z", "security_group_id": "404d54bc-ce59-4eb0-ae70-7ea660f91696", "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d247b36c5f24a66a6b8cabd7e5d8167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:42:25Z", "revision_number": 0, "id": "a76de4d7-673b-40f2-a12a-c1e84d655608", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:42:25Z", "security_group_id": "404d54bc-ce59-4eb0-ae70-7ea660f91696", "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d247b36c5f24a66a6b8cabd7e5d8167"}], "revision_number": 4, "project_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "id": "404d54bc-ce59-4eb0-ae70-7ea660f91696", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:42:54,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-24f97468-d801-4d9d-997a-7dc695c91aea 2018-07-30 03:42:54,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:55,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:42:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ada1f68d-6e24-41bc-9aff-197e30bbeb5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:42:55,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-ada1f68d-6e24-41bc-9aff-197e30bbeb5f 2018-07-30 03:42:55,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:42:55,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:55,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33b3d53f-8680-4606-b9a6-935aa11d8ee9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:42:55,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-33b3d53f-8680-4606-b9a6-935aa11d8ee9 2018-07-30 03:42:55,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:42:55,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:55,200 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67778b64-5465-4fd3-83a3-73e0e9bcc909 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:42:55,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-67778b64-5465-4fd3-83a3-73e0e9bcc909 2018-07-30 03:42:55,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:42:55,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:55,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f3bb8a-78a2-48b6-8fea-2bbd285a1e70 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d247b36c5f24a66a6b8cabd7e5d8167", "name": "CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj"}} 2018-07-30 03:42:55,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 used request id req-64f3bb8a-78a2-48b6-8fea-2bbd285a1e70 2018-07-30 03:42:55,290 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 404d54bc-ce59-4eb0-ae70-7ea660f91696 2018-07-30 03:42:55,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=404d54bc-ce59-4eb0-ae70-7ea660f91696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:55,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9698f159-6797-476c-98e2-ed77f0e28bfc Date: Mon, 30 Jul 2018 03:42: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-30T03:42:25Z", "security_group_id": "404d54bc-ce59-4eb0-ae70-7ea660f91696", "port_range_min": null, "revision_number": 0, "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "created_at": "2018-07-30T03:42:25Z", "project_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "id": "0cd969dc-83d8-45e2-b299-dd0a43a1250e"}, {"remote_group_id": "404d54bc-ce59-4eb0-ae70-7ea660f91696", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:42:25Z", "security_group_id": "404d54bc-ce59-4eb0-ae70-7ea660f91696", "port_range_min": null, "revision_number": 0, "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "created_at": "2018-07-30T03:42:25Z", "project_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "id": "50a65fcd-e1c8-471b-b206-db3a25ea1061"}, {"remote_group_id": "404d54bc-ce59-4eb0-ae70-7ea660f91696", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:42:25Z", "security_group_id": "404d54bc-ce59-4eb0-ae70-7ea660f91696", "port_range_min": null, "revision_number": 0, "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "created_at": "2018-07-30T03:42:25Z", "project_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "id": "6c0a55fc-4ebd-4cb0-adba-a611a5de2a50"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:42:25Z", "security_group_id": "404d54bc-ce59-4eb0-ae70-7ea660f91696", "port_range_min": null, "revision_number": 0, "tenant_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "created_at": "2018-07-30T03:42:25Z", "project_id": "6d247b36c5f24a66a6b8cabd7e5d8167", "id": "a76de4d7-673b-40f2-a12a-c1e84d655608"}]} 2018-07-30 03:42:55,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=404d54bc-ce59-4eb0-ae70-7ea660f91696 used request id req-9698f159-6797-476c-98e2-ed77f0e28bfc 2018-07-30 03:42:55,317 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:42:55,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/404d54bc-ce59-4eb0-ae70-7ea660f91696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:55,478 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7d22493-f0a6-4872-8160-2cf6892b3879 Content-Length: 0 Date: Mon, 30 Jul 2018 03:42:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:42:55,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/404d54bc-ce59-4eb0-ae70-7ea660f91696 used request id req-c7d22493-f0a6-4872-8160-2cf6892b3879 2018-07-30 03:42:55,478 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj 2018-07-30 03:42:55,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:55,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5975db71-c8fa-45ac-84d5-393335ab050a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:42:55,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6d247b36c5f24a66a6b8cabd7e5d8167 used request id req-5975db71-c8fa-45ac-84d5-393335ab050a 2018-07-30 03:42:55,729 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-55c80e76-fcb3-401-proj-role 2018-07-30 03:42:55,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/7bb4b15fcf5840abb610913aea275c01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:55,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d43a1204-b175-41e9-b5eb-78b477f4226e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:42:55,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/7bb4b15fcf5840abb610913aea275c01 used request id req-d43a1204-b175-41e9-b5eb-78b477f4226e 2018-07-30 03:42:55,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d80c85a87ff827f4efa7df59501fbc4527fde49" 2018-07-30 03:42:55,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36813595-3066-4a3d-b85f-6c87b6fc0c33 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:42:55,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-36813595-3066-4a3d-b85f-6c87b6fc0c33 2018-07-30 03:42:55,925 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-55c80e76-fcb3-401-user 2018-07-30 03:42:55,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/40889bf46bae44649b312cf11f006053 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c944aad02d93e80e42a6d4fb8b2a1d561545c" 2018-07-30 03:42:56,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fac9b51b-1350-4788-90ee-fdc035d2e9aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:42:56,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/40889bf46bae44649b312cf11f006053 used request id req-fac9b51b-1350-4788-90ee-fdc035d2e9aa 2018-07-30 03:42:56,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:42:56,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:42:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["lJZGA3nBQ0es-dcIfKxdQg"], "issued_at": "2018-07-30T03:42:56.000000Z"}} 2018-07-30 03:42:56,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebae845aa23f53b9f1516ef2384d4d43aeb7e6d" 2018-07-30 03:42:56,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4df243c-21f8-4097-ae5c-fe6598f3035c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:42:56,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c4df243c-21f8-4097-ae5c-fe6598f3035c 2018-07-30 03:42:56,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:42:56,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:42:57,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["tITcpNJzRTewLfMhaEVUkg"], "issued_at": "2018-07-30T03:42:57.000000Z"}} 2018-07-30 03:42:57,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:42:57,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f370ad8-50d6-451e-aca3-b698eb6d20c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:42:57,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7f370ad8-50d6-451e-aca3-b698eb6d20c0 2018-07-30 03:42:57,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:42:57,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:42:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:42:57,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:42:57,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8041b98-524c-49ef-b294-76e309180b58 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:42:57,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj used request id req-f8041b98-524c-49ef-b294-76e309180b58 2018-07-30 03:42:57,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:42:57,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d25d27-be95-4ae9-a8ac-2c343dbf152d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:42:57,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-53d25d27-be95-4ae9-a8ac-2c343dbf152d 2018-07-30 03:42:57,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}}' 2018-07-30 03:42:57,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:42:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d438c248-37d6-4fd1-810c-7d866bcdfaa1 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331"}, "tags": [], "enabled": true, "id": "94dc25a8757643eab52165efaeb0a331", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}} 2018-07-30 03:42:57,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d438c248-37d6-4fd1-810c-7d866bcdfaa1 2018-07-30 03:42:57,382 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj 2018-07-30 03:42:57,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:42:57,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:42:57,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["UiI8CZyWSB2I0w4K4GfqVw"], "issued_at": "2018-07-30T03:42:57.000000Z"}} 2018-07-30 03:42:57,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e02ccc076dc94c4a1c870a06563650985dcc6f" 2018-07-30 03:42:57,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3e5af5e-6a3d-46b7-af8b-e282f43ffc55 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:42:57,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f3e5af5e-6a3d-46b7-af8b-e282f43ffc55 2018-07-30 03:42:57,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:42:57,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:42:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:42:57,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e02ccc076dc94c4a1c870a06563650985dcc6f" 2018-07-30 03:42:57,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11fc2d70-517b-4caf-af8f-77006c9571df Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:42:57,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-11fc2d70-517b-4caf-af8f-77006c9571df 2018-07-30 03:42:57,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e02ccc076dc94c4a1c870a06563650985dcc6f" 2018-07-30 03:42:58,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e97592-e8b6-4c21-9b73-d22eb0597732 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331"}, "tags": [], "enabled": true, "id": "94dc25a8757643eab52165efaeb0a331", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}]} 2018-07-30 03:42:58,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj used request id req-a5e97592-e8b6-4c21-9b73-d22eb0597732 2018-07-30 03:42:58,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e02ccc076dc94c4a1c870a06563650985dcc6f" 2018-07-30 03:42:58,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14547a14-9588-4754-91a7-502346f13785 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:42:58,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-14547a14-9588-4754-91a7-502346f13785 2018-07-30 03:42:58,526 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-f1d53d4f-a01c-49f-user 2018-07-30 03:42:58,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:42:58,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:42:58,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b585cc25-e6f0-48ab-b4ff-eda2cb089ffc Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:42:58,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b585cc25-e6f0-48ab-b4ff-eda2cb089ffc 2018-07-30 03:42:58,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" -d '{"role": {"name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj-role"}}' 2018-07-30 03:42:58,729 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04c2e439-d75d-4a58-9759-2cb5c90c5a4f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c53fd96e184c049bf4652de8bbb7cd", "links": {"self": "http://172.30.9.25:5000/v3/roles/c4c53fd96e184c049bf4652de8bbb7cd"}, "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj-role"}} 2018-07-30 03:42:58,730 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-04c2e439-d75d-4a58-9759-2cb5c90c5a4f 2018-07-30 03:42:58,730 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj-role 2018-07-30 03:42:58,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c4c53fd96e184c049bf4652de8bbb7cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:42:58,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b64b9c-46a3-4f94-bb70-6613a8fc18d1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4c53fd96e184c049bf4652de8bbb7cd", "links": {"self": "http://172.30.9.25:5000/v3/roles/c4c53fd96e184c049bf4652de8bbb7cd"}, "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj-role"}} 2018-07-30 03:42:58,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c4c53fd96e184c049bf4652de8bbb7cd used request id req-c6b64b9c-46a3-4f94-bb70-6613a8fc18d1 2018-07-30 03:42:58,751 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj-role to project InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj 2018-07-30 03:42:58,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331/users/86de8184260f44e4958a910446030477/roles/c4c53fd96e184c049bf4652de8bbb7cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:42:58,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ec4d0fd-2787-4799-a5a2-ba3121e9d7ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:42:58,876 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331/users/86de8184260f44e4958a910446030477/roles/c4c53fd96e184c049bf4652de8bbb7cd used request id req-6ec4d0fd-2787-4799-a5a2-ba3121e9d7ce 2018-07-30 03:42:58,876 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:42:58,877 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:42:58,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:42:58,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:42:59,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c53fd96e184c049bf4652de8bbb7cd", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj-role"}], "expires_at": "2018-07-30T04:42:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-user", "id": "86de8184260f44e4958a910446030477"}, "audit_ids": ["xjAZ6pPYTv-9-nZsMwdiKA"], "issued_at": "2018-07-30T03:42:59.000000Z"}} 2018-07-30 03:42:59,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb92d8a3376184f226a5abe07dd9514dda368510" 2018-07-30 03:42:59,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b5b24b-c859-423a-924c-d97141351fc7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:42:59,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-53b5b24b-c859-423a-924c-d97141351fc7 2018-07-30 03:42:59,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb92d8a3376184f226a5abe07dd9514dda368510" 2018-07-30 03:42:59,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-bdc0c21d-4768-4adc-bf77-7173a1947a7e Date: Mon, 30 Jul 2018 03:42:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image"} 2018-07-30 03:42:59,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image used request id req-bdc0c21d-4768-4adc-bf77-7173a1947a7e 2018-07-30 03:42:59,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb92d8a3376184f226a5abe07dd9514dda368510" 2018-07-30 03:42:59,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fdd3b7ed-9181-40da-a1cc-7c872f4e500e Date: Mon, 30 Jul 2018 03:42: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-30 03:42:59,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-fdd3b7ed-9181-40da-a1cc-7c872f4e500e 2018-07-30 03:42:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb92d8a3376184f226a5abe07dd9514dda368510" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image"}' 2018-07-30 03:42:59,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a776678e-f22a-423c-80a0-be2f407400bc Date: Mon, 30 Jul 2018 03:42:59 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:42:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:42:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "min_disk": 0, "protected": false, "id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "file": "/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038/file", "checksum": null, "owner": "94dc25a8757643eab52165efaeb0a331", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:42:59,696 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a776678e-f22a-423c-80a0-be2f407400bc 2018-07-30 03:42:59,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb92d8a3376184f226a5abe07dd9514dda368510" -d '' 2018-07-30 03:43:00,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a75bd2b-8156-4525-af5f-388f3a9a1d5b Date: Mon, 30 Jul 2018 03:43: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-30 03:43:00,698 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038/file used request id req-0a75bd2b-8156-4525-af5f-388f3a9a1d5b 2018-07-30 03:43:00,698 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:43:00,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb92d8a3376184f226a5abe07dd9514dda368510" 2018-07-30 03:43:00,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d9db07eb-7f3b-442c-bfed-dbee607699a1 Date: Mon, 30 Jul 2018 03:43:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:42:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:43:00Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/0c0125a5-5121-46e1-933b-3b8db6e4b038/snap", "metadata": {}}], "self": "/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "min_disk": 0, "protected": false, "id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "file": "/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "94dc25a8757643eab52165efaeb0a331", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/0c0125a5-5121-46e1-933b-3b8db6e4b038/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:43:00,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038 used request id req-d9db07eb-7f3b-442c-bfed-dbee607699a1 2018-07-30 03:43:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb92d8a3376184f226a5abe07dd9514dda368510" 2018-07-30 03:43:00,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cae84d25-50d0-4e6c-bcfc-4ade0b4cff30 Date: Mon, 30 Jul 2018 03:43: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-30 03:43:00,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-cae84d25-50d0-4e6c-bcfc-4ade0b4cff30 2018-07-30 03:43:00,734 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image 2018-07-30 03:43:00,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb92d8a3376184f226a5abe07dd9514dda368510" 2018-07-30 03:43:00,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d500ec28-c19d-4a4a-99f7-d399cc0af72e Date: Mon, 30 Jul 2018 03:43:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:42:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:43:00Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/0c0125a5-5121-46e1-933b-3b8db6e4b038/snap", "metadata": {}}], "self": "/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "min_disk": 0, "protected": false, "id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "file": "/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "94dc25a8757643eab52165efaeb0a331", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/0c0125a5-5121-46e1-933b-3b8db6e4b038/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:43:00,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038 used request id req-d500ec28-c19d-4a4a-99f7-d399cc0af72e 2018-07-30 03:43:00,753 - create_image - DEBUG - Instance status is - active 2018-07-30 03:43:00,753 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image 2018-07-30 03:43:00,753 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image 2018-07-30 03:43:00,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:43:00,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:01,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c53fd96e184c049bf4652de8bbb7cd", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj-role"}], "expires_at": "2018-07-30T04:43:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-user", "id": "86de8184260f44e4958a910446030477"}, "audit_ids": ["ujzejULHQAudsbRX11xJYQ"], "issued_at": "2018-07-30T03:43:01.000000Z"}} 2018-07-30 03:43:01,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807eaf9bfb4bdaa7713d2f40b3d902bdab7acd2b" 2018-07-30 03:43:01,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f97cfe8-65c6-4e40-a7fe-2aac48f09890 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:01,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7f97cfe8-65c6-4e40-a7fe-2aac48f09890 2018-07-30 03:43:01,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807eaf9bfb4bdaa7713d2f40b3d902bdab7acd2b" 2018-07-30 03:43:01,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5cc128f0-eeef-4e74-8960-11ca26495f95 Date: Mon, 30 Jul 2018 03:43:01 GMT RESP BODY: {"networks":[]} 2018-07-30 03:43:01,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net used request id req-5cc128f0-eeef-4e74-8960-11ca26495f95 2018-07-30 03:43:01,413 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net 2018-07-30 03:43:01,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807eaf9bfb4bdaa7713d2f40b3d902bdab7acd2b" -d '{"network": {"name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net", "admin_state_up": true}}' 2018-07-30 03:43:01,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-938e43ad-6a82-4507-8370-862b1f331f7d Date: Mon, 30 Jul 2018 03:43:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:43:01Z","is_default":false,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}} 2018-07-30 03:43:01,908 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-938e43ad-6a82-4507-8370-862b1f331f7d 2018-07-30 03:43:01,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807eaf9bfb4bdaa7713d2f40b3d902bdab7acd2b" 2018-07-30 03:43:02,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-f25b53d6-1258-437b-b639-846cb2f99148 Date: Mon, 30 Jul 2018 03:43:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:43:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:02,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-f25b53d6-1258-437b-b639-846cb2f99148 2018-07-30 03:43:02,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807eaf9bfb4bdaa7713d2f40b3d902bdab7acd2b" 2018-07-30 03:43:02,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dba2b537-9597-4b6d-82ab-9e06ea3a864e Date: Mon, 30 Jul 2018 03:43:02 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:43:02,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-dba2b537-9597-4b6d-82ab-9e06ea3a864e 2018-07-30 03:43:02,048 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet 2018-07-30 03:43:02,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807eaf9bfb4bdaa7713d2f40b3d902bdab7acd2b" -d '{"subnets": [{"ip_version": 4, "network_id": "93cc2459-391c-4588-9b4f-57ae29371c5e", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]}' 2018-07-30 03:43:02,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d5760c33-f506-4cb9-a260-bd7ea9a0245a Date: Mon, 30 Jul 2018 03:43:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:02,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-d5760c33-f506-4cb9-a260-bd7ea9a0245a 2018-07-30 03:43:02,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807eaf9bfb4bdaa7713d2f40b3d902bdab7acd2b" 2018-07-30 03:43:02,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f2534c32-c335-47f5-8e3e-7a13ab4324d1 Date: Mon, 30 Jul 2018 03:43:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":["f0ea0531-1105-4dbc-a362-be188bf88972"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:02,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-f2534c32-c335-47f5-8e3e-7a13ab4324d1 2018-07-30 03:43:02,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807eaf9bfb4bdaa7713d2f40b3d902bdab7acd2b" 2018-07-30 03:43:02,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3cad3eb0-ab5a-4e1b-96de-98ab6dfeff96 Date: Mon, 30 Jul 2018 03:43:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:02,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-3cad3eb0-ab5a-4e1b-96de-98ab6dfeff96 2018-07-30 03:43:02,861 - OpenStackNetwork - DEBUG - Network [93cc2459-391c-4588-9b4f-57ae29371c5e] created successfully 2018-07-30 03:43:02,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:43:02,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:03,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["QCqEvqkMRUOwVM04lLXuhg"], "issued_at": "2018-07-30T03:43:03.000000Z"}} 2018-07-30 03:43:03,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46355f125e7b13172e9a146d0706421256bf9add" 2018-07-30 03:43:03,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8393ced-a4f3-4b6a-9938-6a1dbd5c7b51 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:03,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c8393ced-a4f3-4b6a-9938-6a1dbd5c7b51 2018-07-30 03:43:03,354 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:43:03,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46355f125e7b13172e9a146d0706421256bf9add" 2018-07-30 03:43:03,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-62068cd3-ae6a-401b-b45e-fa24662a97df x-compute-request-id: req-62068cd3-ae6a-401b-b45e-fa24662a97df Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:43:03,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-62068cd3-ae6a-401b-b45e-fa24662a97df 2018-07-30 03:43:03,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46355f125e7b13172e9a146d0706421256bf9add" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-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-30 03:43:03,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-d91d6ef9-2b60-40fd-91a8-68c69e58db68 x-compute-request-id: req-d91d6ef9-2b60-40fd-91a8-68c69e58db68 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7"}} 2018-07-30 03:43:03,607 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d91d6ef9-2b60-40fd-91a8-68c69e58db68 2018-07-30 03:43:03,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:43:03,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:03,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c53fd96e184c049bf4652de8bbb7cd", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj-role"}], "expires_at": "2018-07-30T04:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-user", "id": "86de8184260f44e4958a910446030477"}, "audit_ids": ["0Quk97Q4SduLLcPYxviMgw"], "issued_at": "2018-07-30T03:43:03.000000Z"}} 2018-07-30 03:43:03,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:04,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0036de67-2719-49eb-b01c-635931e4dac1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:04,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0036de67-2719-49eb-b01c-635931e4dac1 2018-07-30 03:43:04,004 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:43:04,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:04,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a1c0343-557d-43d0-a518-7a552d751f95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:04,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3a1c0343-557d-43d0-a518-7a552d751f95 2018-07-30 03:43:04,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:04,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a1cdcc3a-2e6b-44fe-92d9-233e39d80a71 Date: Mon, 30 Jul 2018 03:43:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":["f0ea0531-1105-4dbc-a362-be188bf88972"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:04,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net used request id req-a1cdcc3a-2e6b-44fe-92d9-233e39d80a71 2018-07-30 03:43:04,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:04,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-15f24c63-d1d6-4a2c-850e-2e5f7530d4e2 Date: Mon, 30 Jul 2018 03:43:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:04,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-15f24c63-d1d6-4a2c-850e-2e5f7530d4e2 2018-07-30 03:43:04,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:04,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-84852c51-595c-4d71-802b-b95935782290 Date: Mon, 30 Jul 2018 03:43:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":["f0ea0531-1105-4dbc-a362-be188bf88972"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:04,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net used request id req-84852c51-595c-4d71-802b-b95935782290 2018-07-30 03:43:04,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:43:04,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:43:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:43:04,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:04,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d118af-9d15-4e7b-99d9-f7514aead11d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}} 2018-07-30 03:43:04,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 used request id req-a3d118af-9d15-4e7b-99d9-f7514aead11d 2018-07-30 03:43:04,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:04,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-252c1f58-75c9-4899-9962-3229d8167406 Date: Mon, 30 Jul 2018 03:43:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:04,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-252c1f58-75c9-4899-9962-3229d8167406 2018-07-30 03:43:04,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e&name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:04,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2cbb4c49-f8be-4cf9-91a7-6f24d8eebc6f Date: Mon, 30 Jul 2018 03:43:04 GMT RESP BODY: {"ports":[]} 2018-07-30 03:43:04,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e&name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port&admin_state_up=True used request id req-2cbb4c49-f8be-4cf9-91a7-6f24d8eebc6f 2018-07-30 03:43:04,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:04,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-1d306a09-149e-4299-af99-c359118af7e7 x-compute-request-id: req-1d306a09-149e-4299-af99-c359118af7e7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:43:04,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst used request id req-1d306a09-149e-4299-af99-c359118af7e7 2018-07-30 03:43:04,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:05,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-975291af-0440-48aa-909a-68cf09e22d59 Date: Mon, 30 Jul 2018 03:43:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":["f0ea0531-1105-4dbc-a362-be188bf88972"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:05,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net used request id req-975291af-0440-48aa-909a-68cf09e22d59 2018-07-30 03:43:05,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:05,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e23c2f52-1db7-4c53-9233-926dacea6e31 Date: Mon, 30 Jul 2018 03:43:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:05,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-e23c2f52-1db7-4c53-9233-926dacea6e31 2018-07-30 03:43:05,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:05,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1155cf4d-1e81-4981-92d3-935a3c4045b2 Date: Mon, 30 Jul 2018 03:43:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":["f0ea0531-1105-4dbc-a362-be188bf88972"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:05,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net used request id req-1155cf4d-1e81-4981-92d3-935a3c4045b2 2018-07-30 03:43:05,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:05,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4600a412-8a6b-48fb-85c7-01632c8ef76f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}} 2018-07-30 03:43:05,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 used request id req-4600a412-8a6b-48fb-85c7-01632c8ef76f 2018-07-30 03:43:05,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:05,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2be69a78-f2aa-43c6-914c-593ffd9ff5a2 Date: Mon, 30 Jul 2018 03:43:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:05,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-2be69a78-f2aa-43c6-914c-593ffd9ff5a2 2018-07-30 03:43:05,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e&name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:05,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4bcdb65e-8c7c-4af4-8b6e-a3473168c243 Date: Mon, 30 Jul 2018 03:43:05 GMT RESP BODY: {"ports":[]} 2018-07-30 03:43:05,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e&name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port&admin_state_up=True used request id req-4bcdb65e-8c7c-4af4-8b6e-a3473168c243 2018-07-30 03:43:05,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:43:05,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:05,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c53fd96e184c049bf4652de8bbb7cd", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj-role"}], "expires_at": "2018-07-30T04:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-user", "id": "86de8184260f44e4958a910446030477"}, "audit_ids": ["UwSUWXxrTtyqQChCfZqfyw"], "issued_at": "2018-07-30T03:43:05.000000Z"}} 2018-07-30 03:43:05,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcbeaeacb08d7bf6e5d2572428f12bed9804f51" 2018-07-30 03:43:05,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79d10f4-afe0-4dfc-b50b-c22b22f23f82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:05,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b79d10f4-afe0-4dfc-b50b-c22b22f23f82 2018-07-30 03:43:05,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:05,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e8a2ef08-d1ea-4676-9700-7d3b2eb4945f Date: Mon, 30 Jul 2018 03:43:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":["f0ea0531-1105-4dbc-a362-be188bf88972"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:05,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net used request id req-e8a2ef08-d1ea-4676-9700-7d3b2eb4945f 2018-07-30 03:43:05,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:05,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-62eca5bc-50d5-4234-bb7f-e1afed90fe7e Date: Mon, 30 Jul 2018 03:43:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:05,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-62eca5bc-50d5-4234-bb7f-e1afed90fe7e 2018-07-30 03:43:05,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:06,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f18b5ccd-304b-41d2-aaeb-2165dac98a1f Date: Mon, 30 Jul 2018 03:43:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":["f0ea0531-1105-4dbc-a362-be188bf88972"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:06,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net used request id req-f18b5ccd-304b-41d2-aaeb-2165dac98a1f 2018-07-30 03:43:06,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:43:06,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:43:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:43:06,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcbeaeacb08d7bf6e5d2572428f12bed9804f51" 2018-07-30 03:43:06,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-371bdca3-081b-4127-9298-ef57ddf307b4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}} 2018-07-30 03:43:06,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 used request id req-371bdca3-081b-4127-9298-ef57ddf307b4 2018-07-30 03:43:06,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:06,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-32e9d2ab-59ec-4215-8ad9-ef8c7bd99e6f Date: Mon, 30 Jul 2018 03:43:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:06,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-32e9d2ab-59ec-4215-8ad9-ef8c7bd99e6f 2018-07-30 03:43:06,183 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net 2018-07-30 03:43:06,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" -d '{"port": {"network_id": "93cc2459-391c-4588-9b4f-57ae29371c5e", "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port", "admin_state_up": true}}' 2018-07-30 03:43:07,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-28fee468-2861-48f8-8567-5c41eb01b0bc Date: Mon, 30 Jul 2018 03:43:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0ea0531-1105-4dbc-a362-be188bf88972","ip_address":"10.55.0.6"}],"id":"c286c040-c6de-4257-a626-f2489a3a9f4a","security_groups":["ff024b71-64da-446d-be91-51a4d7299623"],"mac_address":"fa:16:3e:05:49:3f","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port","project_id":"94dc25a8757643eab52165efaeb0a331","qos_policy_id":null,"admin_state_up":true,"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:43:07,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-28fee468-2861-48f8-8567-5c41eb01b0bc 2018-07-30 03:43:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:07,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-64705f7b-ab89-4013-a5d8-8b64d91b695b Date: Mon, 30 Jul 2018 03:43:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":["f0ea0531-1105-4dbc-a362-be188bf88972"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:07,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net used request id req-64705f7b-ab89-4013-a5d8-8b64d91b695b 2018-07-30 03:43:07,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:07,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7df87557-1b28-424f-9faf-5404d6fcd92e Date: Mon, 30 Jul 2018 03:43:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:07,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-7df87557-1b28-424f-9faf-5404d6fcd92e 2018-07-30 03:43:07,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:07,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a7905c47-c07a-4342-9a2f-5e7eea87cf45 Date: Mon, 30 Jul 2018 03:43:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":["f0ea0531-1105-4dbc-a362-be188bf88972"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:07,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net used request id req-a7905c47-c07a-4342-9a2f-5e7eea87cf45 2018-07-30 03:43:07,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:07,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d148414-1aa3-4318-be5f-ad3831a8194b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}} 2018-07-30 03:43:07,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 used request id req-8d148414-1aa3-4318-be5f-ad3831a8194b 2018-07-30 03:43:07,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:07,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f633cf98-d697-42d4-940e-cc9c4935fd1a Date: Mon, 30 Jul 2018 03:43:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:07,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-f633cf98-d697-42d4-940e-cc9c4935fd1a 2018-07-30 03:43:07,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e&name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:07,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-5968ff15-7a5e-4e46-a949-b1cd0918669c Date: Mon, 30 Jul 2018 03:43:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0ea0531-1105-4dbc-a362-be188bf88972","ip_address":"10.55.0.6"}],"id":"c286c040-c6de-4257-a626-f2489a3a9f4a","security_groups":["ff024b71-64da-446d-be91-51a4d7299623"],"mac_address":"fa:16:3e:05:49:3f","project_id":"94dc25a8757643eab52165efaeb0a331","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port","admin_state_up":true,"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:43:07,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e&name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port&admin_state_up=True used request id req-5968ff15-7a5e-4e46-a949-b1cd0918669c 2018-07-30 03:43:07,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:07,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ac7c42-3032-4d7a-a196-4838790e6e12 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}} 2018-07-30 03:43:07,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 used request id req-e9ac7c42-3032-4d7a-a196-4838790e6e12 2018-07-30 03:43:07,746 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst 2018-07-30 03:43:07,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:07,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-96617cc3-d939-4961-bcc8-d12d389dad39 x-compute-request-id: req-96617cc3-d939-4961-bcc8-d12d389dad39 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-flavor-name"}]} 2018-07-30 03:43:07,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-96617cc3-d939-4961-bcc8-d12d389dad39 2018-07-30 03:43:07,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:07,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-bbea2022-9e52-46c4-8ceb-d7f4217f8ce6 x-compute-request-id: req-bbea2022-9e52-46c4-8ceb-d7f4217f8ce6 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7"}} 2018-07-30 03:43:07,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7 used request id req-bbea2022-9e52-46c4-8ceb-d7f4217f8ce6 2018-07-30 03:43:07,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:07,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-c7da63eb-bdd9-481c-89a1-1c99561ee481 Date: Mon, 30 Jul 2018 03:43:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:42:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:43:00Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/0c0125a5-5121-46e1-933b-3b8db6e4b038/snap", "metadata": {}}], "self": "/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "min_disk": 0, "protected": false, "id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "file": "/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "94dc25a8757643eab52165efaeb0a331", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/0c0125a5-5121-46e1-933b-3b8db6e4b038/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image"} 2018-07-30 03:43:07,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image used request id req-c7da63eb-bdd9-481c-89a1-1c99561ee481 2018-07-30 03:43:07,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:07,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c57f9af8-cc8b-4fa4-83b6-29291ec44ac3 Date: Mon, 30 Jul 2018 03:43: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-30 03:43:07,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c57f9af8-cc8b-4fa4-83b6-29291ec44ac3 2018-07-30 03:43:08,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" -d '{"server": {"name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "imageRef": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "flavorRef": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "max_count": 1, "min_count": 1, "networks": [{"port": "c286c040-c6de-4257-a626-f2489a3a9f4a"}]}}' 2018-07-30 03:43:09,131 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:43: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-3ff6112d-96ec-4633-aee3-d8eb3cf813e4 x-compute-request-id: req-3ff6112d-96ec-4633-aee3-d8eb3cf813e4 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "adminPass": "HQfW9Bedz3hF"}} 2018-07-30 03:43:09,131 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-3ff6112d-96ec-4633-aee3-d8eb3cf813e4 2018-07-30 03:43:09,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:09,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-2cfc963d-4d57-4a4c-aaff-5cd522f41426 x-compute-request-id: req-2cfc963d-4d57-4a4c-aaff-5cd522f41426 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "image": {"id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "links": [{"href": "http://172.30.9.25:8774/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}]}, "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "user_id": "86de8184260f44e4958a910446030477", "OS-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-30T03:43:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "created": "2018-07-30T03:43:09Z", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:09,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-2cfc963d-4d57-4a4c-aaff-5cd522f41426 2018-07-30 03:43:09,594 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst 2018-07-30 03:43:09,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:09,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-852d5481-e703-423f-be6d-293f5f877eb0 x-compute-request-id: req-852d5481-e703-423f-be6d-293f5f877eb0 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "image": {"id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "links": [{"href": "http://172.30.9.25:8774/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}]}, "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "user_id": "86de8184260f44e4958a910446030477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:43:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "created": "2018-07-30T03:43:09Z", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:09,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-852d5481-e703-423f-be6d-293f5f877eb0 2018-07-30 03:43:09,690 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst] is - BUILD 2018-07-30 03:43:09,690 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:43:12,691 - create_instance - DEBUG - VM status query timeout in 896.903039932 2018-07-30 03:43:12,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:12,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-8b8640ac-0539-4ed2-8d54-83dc669e452c x-compute-request-id: req-8b8640ac-0539-4ed2-8d54-83dc669e452c 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.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "image": {"id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "links": [{"href": "http://172.30.9.25:8774/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}]}, "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "security_groups": [{"name": "default"}], "user_id": "86de8184260f44e4958a910446030477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:43:10Z", "hostId": "80295697c5477fbaa4cffc2dfe5fa3124a05ebe44574ba4ebd17e0dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "created": "2018-07-30T03:43:09Z", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:12,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-8b8640ac-0539-4ed2-8d54-83dc669e452c 2018-07-30 03:43:12,976 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst] is - BUILD 2018-07-30 03:43:12,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:43:15,979 - create_instance - DEBUG - VM status query timeout in 893.615078926 2018-07-30 03:43:15,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:16,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-1bcfad8c-03f9-4f9b-a5e7-8a3d42800e11 x-compute-request-id: req-1bcfad8c-03f9-4f9b-a5e7-8a3d42800e11 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:49:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "image": {"id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "links": [{"href": "http://172.30.9.25:8774/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:14.000000", "flavor": {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}]}, "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "security_groups": [{"name": "default"}], "user_id": "86de8184260f44e4958a910446030477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:14Z", "hostId": "80295697c5477fbaa4cffc2dfe5fa3124a05ebe44574ba4ebd17e0dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "created": "2018-07-30T03:43:09Z", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:16,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-1bcfad8c-03f9-4f9b-a5e7-8a3d42800e11 2018-07-30 03:43:16,264 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst] is - ACTIVE 2018-07-30 03:43:16,264 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:43:16,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:16,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-99e430a8-9185-494b-a4e4-b8dcfc1503c8 x-compute-request-id: req-99e430a8-9185-494b-a4e4-b8dcfc1503c8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:49:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "image": {"id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "links": [{"href": "http://172.30.9.25:8774/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:14.000000", "flavor": {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}]}, "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "security_groups": [{"name": "default"}], "user_id": "86de8184260f44e4958a910446030477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:14Z", "hostId": "80295697c5477fbaa4cffc2dfe5fa3124a05ebe44574ba4ebd17e0dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "created": "2018-07-30T03:43:09Z", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:16,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-99e430a8-9185-494b-a4e4-b8dcfc1503c8 2018-07-30 03:43:16,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:16,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b507e5dd-f0c6-4761-8762-47cc9662f96b Date: Mon, 30 Jul 2018 03:43:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":["f0ea0531-1105-4dbc-a362-be188bf88972"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:16,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net used request id req-b507e5dd-f0c6-4761-8762-47cc9662f96b 2018-07-30 03:43:16,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:16,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b540d4d7-9695-4a18-8a82-632bb3f6d6ff Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}} 2018-07-30 03:43:16,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 used request id req-b540d4d7-9695-4a18-8a82-632bb3f6d6ff 2018-07-30 03:43:16,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:16,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c220a1d2-9b5c-4894-920d-bdee21601d5d Date: Mon, 30 Jul 2018 03:43:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:16,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-c220a1d2-9b5c-4894-920d-bdee21601d5d 2018-07-30 03:43:16,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:16,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-9affd76c-3b31-4bc4-a9ea-95e0ffcf0a20 Date: Mon, 30 Jul 2018 03:43:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f0ea0531-1105-4dbc-a362-be188bf88972","ip_address":"10.55.0.2"}],"id":"867f44f4-626d-4929-9a63-c8d4ae6c1e6b","security_groups":[],"mac_address":"fa:16:3e:49:59:d5","project_id":"94dc25a8757643eab52165efaeb0a331","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-93cc2459-391c-4588-9b4f-57ae29371c5e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0ea0531-1105-4dbc-a362-be188bf88972","ip_address":"10.55.0.6"}],"id":"c286c040-c6de-4257-a626-f2489a3a9f4a","security_groups":["ff024b71-64da-446d-be91-51a4d7299623"],"mac_address":"fa:16:3e:05:49:3f","project_id":"94dc25a8757643eab52165efaeb0a331","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port","admin_state_up":true,"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:06Z","binding:vnic_type":"normal","device_id":"b28f9f87-c297-488a-81fe-3b14ef4ad7a5","ip_allocation":"immediate"}]} 2018-07-30 03:43:16,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-9affd76c-3b31-4bc4-a9ea-95e0ffcf0a20 2018-07-30 03:43:16,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:43:16,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:17,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c53fd96e184c049bf4652de8bbb7cd", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj-role"}], "expires_at": "2018-07-30T04:43:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-user", "id": "86de8184260f44e4958a910446030477"}, "audit_ids": ["LrynAhDpQmydHyGqSphIWg"], "issued_at": "2018-07-30T03:43:17.000000Z"}} 2018-07-30 03:43:17,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0853008713dc7677e9eec088101ebc7eafaf0cc" 2018-07-30 03:43:17,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b2cd461-e830-4dfd-80be-d6ad4457644f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:17,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5b2cd461-e830-4dfd-80be-d6ad4457644f 2018-07-30 03:43:17,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0853008713dc7677e9eec088101ebc7eafaf0cc" 2018-07-30 03:43:17,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-fc8b59a5-70b5-4fef-a52f-ec8a5970b6d8 Date: Mon, 30 Jul 2018 03:43:17 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:43:17,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name&description=hello+group used request id req-fc8b59a5-70b5-4fef-a52f-ec8a5970b6d8 2018-07-30 03:43:17,412 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name... 2018-07-30 03:43:17,412 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name 2018-07-30 03:43:17,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0853008713dc7677e9eec088101ebc7eafaf0cc" -d '{"security_group": {"name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name", "description": "hello group"}}' 2018-07-30 03:43:17,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9ec16ff4-040b-4877-a071-b1a1af56962f Date: Mon, 30 Jul 2018 03:43:17 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:17Z", "updated_at": "2018-07-30T03:43:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:17Z", "revision_number": 0, "id": "8a0f660d-b0e6-41e6-80e2-73315ca362de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc25a8757643eab52165efaeb0a331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:17Z", "revision_number": 0, "id": "f18df359-81b5-438c-9932-9500e3777f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc25a8757643eab52165efaeb0a331"}], "revision_number": 2, "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "0ca274df-f57b-48f3-8c02-989599e1b265", "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name"}} 2018-07-30 03:43:17,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-9ec16ff4-040b-4877-a071-b1a1af56962f 2018-07-30 03:43:17,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ca274df-f57b-48f3-8c02-989599e1b265 2018-07-30 03:43:17,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0ca274df-f57b-48f3-8c02-989599e1b265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0853008713dc7677e9eec088101ebc7eafaf0cc" 2018-07-30 03:43:17,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7936b340-0027-48bd-95ab-f7dc3052a3e7 Date: Mon, 30 Jul 2018 03:43: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-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:17Z", "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "8a0f660d-b0e6-41e6-80e2-73315ca362de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:17Z", "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "f18df359-81b5-438c-9932-9500e3777f2b"}]} 2018-07-30 03:43:17,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0ca274df-f57b-48f3-8c02-989599e1b265 used request id req-7936b340-0027-48bd-95ab-f7dc3052a3e7 2018-07-30 03:43:17,642 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ca274df-f57b-48f3-8c02-989599e1b265 2018-07-30 03:43:17,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0ca274df-f57b-48f3-8c02-989599e1b265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0853008713dc7677e9eec088101ebc7eafaf0cc" 2018-07-30 03:43:17,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-553a6a1a-fa94-4dd9-aecd-d304737713cb Date: Mon, 30 Jul 2018 03:43: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-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:17Z", "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "8a0f660d-b0e6-41e6-80e2-73315ca362de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:17Z", "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "f18df359-81b5-438c-9932-9500e3777f2b"}]} 2018-07-30 03:43:17,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0ca274df-f57b-48f3-8c02-989599e1b265 used request id req-553a6a1a-fa94-4dd9-aecd-d304737713cb 2018-07-30 03:43:17,670 - neutron_utils - INFO - Retrieving security group with ID - 0ca274df-f57b-48f3-8c02-989599e1b265 2018-07-30 03:43:17,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=0ca274df-f57b-48f3-8c02-989599e1b265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0853008713dc7677e9eec088101ebc7eafaf0cc" 2018-07-30 03:43:17,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f738f196-742f-4d5a-850f-d7ce027b4099 Date: Mon, 30 Jul 2018 03:43:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:17Z", "updated_at": "2018-07-30T03:43:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:17Z", "revision_number": 0, "id": "8a0f660d-b0e6-41e6-80e2-73315ca362de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc25a8757643eab52165efaeb0a331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:17Z", "revision_number": 0, "id": "f18df359-81b5-438c-9932-9500e3777f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc25a8757643eab52165efaeb0a331"}], "revision_number": 2, "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "0ca274df-f57b-48f3-8c02-989599e1b265", "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name"}]} 2018-07-30 03:43:17,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=0ca274df-f57b-48f3-8c02-989599e1b265 used request id req-f738f196-742f-4d5a-850f-d7ce027b4099 2018-07-30 03:43:17,738 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ca274df-f57b-48f3-8c02-989599e1b265 2018-07-30 03:43:17,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0ca274df-f57b-48f3-8c02-989599e1b265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0853008713dc7677e9eec088101ebc7eafaf0cc" 2018-07-30 03:43:17,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4bc9aee-9f95-4475-9cb4-f68dc5fc9336 Date: Mon, 30 Jul 2018 03:43: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-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:17Z", "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "8a0f660d-b0e6-41e6-80e2-73315ca362de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:17Z", "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "f18df359-81b5-438c-9932-9500e3777f2b"}]} 2018-07-30 03:43:17,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0ca274df-f57b-48f3-8c02-989599e1b265 used request id req-f4bc9aee-9f95-4475-9cb4-f68dc5fc9336 2018-07-30 03:43:17,765 - neutron_utils - INFO - Retrieving security group with ID - 0ca274df-f57b-48f3-8c02-989599e1b265 2018-07-30 03:43:17,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=0ca274df-f57b-48f3-8c02-989599e1b265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0853008713dc7677e9eec088101ebc7eafaf0cc" 2018-07-30 03:43:17,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-dcd08c5c-3008-4a54-992a-4ea3de24009c Date: Mon, 30 Jul 2018 03:43:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:17Z", "updated_at": "2018-07-30T03:43:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:17Z", "revision_number": 0, "id": "8a0f660d-b0e6-41e6-80e2-73315ca362de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc25a8757643eab52165efaeb0a331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:17Z", "revision_number": 0, "id": "f18df359-81b5-438c-9932-9500e3777f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc25a8757643eab52165efaeb0a331"}], "revision_number": 2, "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "0ca274df-f57b-48f3-8c02-989599e1b265", "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name"}]} 2018-07-30 03:43:17,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=0ca274df-f57b-48f3-8c02-989599e1b265 used request id req-dcd08c5c-3008-4a54-992a-4ea3de24009c 2018-07-30 03:43:17,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ca274df-f57b-48f3-8c02-989599e1b265 2018-07-30 03:43:17,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0ca274df-f57b-48f3-8c02-989599e1b265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0853008713dc7677e9eec088101ebc7eafaf0cc" 2018-07-30 03:43:17,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-20ef1dd3-df9e-4b8c-a332-072ea8a7b18f Date: Mon, 30 Jul 2018 03:43: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-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:17Z", "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "8a0f660d-b0e6-41e6-80e2-73315ca362de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:17Z", "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "f18df359-81b5-438c-9932-9500e3777f2b"}]} 2018-07-30 03:43:17,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0ca274df-f57b-48f3-8c02-989599e1b265 used request id req-20ef1dd3-df9e-4b8c-a332-072ea8a7b18f 2018-07-30 03:43:17,846 - neutron_utils - INFO - Retrieving security group with ID - 0ca274df-f57b-48f3-8c02-989599e1b265 2018-07-30 03:43:17,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=0ca274df-f57b-48f3-8c02-989599e1b265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0853008713dc7677e9eec088101ebc7eafaf0cc" 2018-07-30 03:43:17,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e8798332-6a14-44e1-ac80-8e2f75982a8b Date: Mon, 30 Jul 2018 03:43:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:17Z", "updated_at": "2018-07-30T03:43:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:17Z", "revision_number": 0, "id": "8a0f660d-b0e6-41e6-80e2-73315ca362de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc25a8757643eab52165efaeb0a331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:17Z", "revision_number": 0, "id": "f18df359-81b5-438c-9932-9500e3777f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc25a8757643eab52165efaeb0a331"}], "revision_number": 2, "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "0ca274df-f57b-48f3-8c02-989599e1b265", "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name"}]} 2018-07-30 03:43:17,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=0ca274df-f57b-48f3-8c02-989599e1b265 used request id req-e8798332-6a14-44e1-ac80-8e2f75982a8b 2018-07-30 03:43:17,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ca274df-f57b-48f3-8c02-989599e1b265 2018-07-30 03:43:17,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0ca274df-f57b-48f3-8c02-989599e1b265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0853008713dc7677e9eec088101ebc7eafaf0cc" 2018-07-30 03:43:17,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-375f9938-d20a-462c-9126-fa3bcb43e9cd Date: Mon, 30 Jul 2018 03:43: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-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:17Z", "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "8a0f660d-b0e6-41e6-80e2-73315ca362de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:17Z", "security_group_id": "0ca274df-f57b-48f3-8c02-989599e1b265", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:17Z", "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "f18df359-81b5-438c-9932-9500e3777f2b"}]} 2018-07-30 03:43:17,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0ca274df-f57b-48f3-8c02-989599e1b265 used request id req-375f9938-d20a-462c-9126-fa3bcb43e9cd 2018-07-30 03:43:17,922 - neutron_utils - INFO - Deleting security group rule with ID - f18df359-81b5-438c-9932-9500e3777f2b 2018-07-30 03:43:17,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/f18df359-81b5-438c-9932-9500e3777f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0853008713dc7677e9eec088101ebc7eafaf0cc" 2018-07-30 03:43:18,008 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-abb70306-35c9-4ee4-9746-6f209a2888e5 Content-Length: 0 Date: Mon, 30 Jul 2018 03:43:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:43:18,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/f18df359-81b5-438c-9932-9500e3777f2b used request id req-abb70306-35c9-4ee4-9746-6f209a2888e5 2018-07-30 03:43:18,008 - neutron_utils - INFO - Deleting security group rule with ID - 8a0f660d-b0e6-41e6-80e2-73315ca362de 2018-07-30 03:43:18,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/8a0f660d-b0e6-41e6-80e2-73315ca362de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0853008713dc7677e9eec088101ebc7eafaf0cc" 2018-07-30 03:43:18,084 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce646e14-41da-4020-9d14-bc9bd27e416e Content-Length: 0 Date: Mon, 30 Jul 2018 03:43:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:43:18,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/8a0f660d-b0e6-41e6-80e2-73315ca362de used request id req-ce646e14-41da-4020-9d14-bc9bd27e416e 2018-07-30 03:43:18,085 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name 2018-07-30 03:43:18,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/0ca274df-f57b-48f3-8c02-989599e1b265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0853008713dc7677e9eec088101ebc7eafaf0cc" 2018-07-30 03:43:18,200 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4950db55-cafa-46c2-9756-781bb14aeb42 Content-Length: 0 Date: Mon, 30 Jul 2018 03:43:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:43:18,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/0ca274df-f57b-48f3-8c02-989599e1b265 used request id req-4950db55-cafa-46c2-9756-781bb14aeb42 2018-07-30 03:43:18,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:18,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-8ea8c104-0e52-4cf4-b8fa-da93e0f40600 x-compute-request-id: req-8ea8c104-0e52-4cf4-b8fa-da93e0f40600 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:49:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "image": {"id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "links": [{"href": "http://172.30.9.25:8774/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:14.000000", "flavor": {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}]}, "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "security_groups": [{"name": "default"}], "user_id": "86de8184260f44e4958a910446030477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:14Z", "hostId": "80295697c5477fbaa4cffc2dfe5fa3124a05ebe44574ba4ebd17e0dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "created": "2018-07-30T03:43:09Z", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:18,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-8ea8c104-0e52-4cf4-b8fa-da93e0f40600 2018-07-30 03:43:18,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:18,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3c695efe-0f2a-4630-80d1-00a7ddfca819 Date: Mon, 30 Jul 2018 03:43:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":["f0ea0531-1105-4dbc-a362-be188bf88972"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:18,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net used request id req-3c695efe-0f2a-4630-80d1-00a7ddfca819 2018-07-30 03:43:18,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:18,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63990232-4835-45d9-842c-f4f008347e2a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}} 2018-07-30 03:43:18,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 used request id req-63990232-4835-45d9-842c-f4f008347e2a 2018-07-30 03:43:18,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:18,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-00949d67-5c98-4a81-ade8-011b6f2d30dd Date: Mon, 30 Jul 2018 03:43:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:18,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-00949d67-5c98-4a81-ade8-011b6f2d30dd 2018-07-30 03:43:18,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:18,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-7e162e18-c13e-47d8-af13-2e0980ad0732 Date: Mon, 30 Jul 2018 03:43:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f0ea0531-1105-4dbc-a362-be188bf88972","ip_address":"10.55.0.2"}],"id":"867f44f4-626d-4929-9a63-c8d4ae6c1e6b","security_groups":[],"mac_address":"fa:16:3e:49:59:d5","project_id":"94dc25a8757643eab52165efaeb0a331","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-93cc2459-391c-4588-9b4f-57ae29371c5e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0ea0531-1105-4dbc-a362-be188bf88972","ip_address":"10.55.0.6"}],"id":"c286c040-c6de-4257-a626-f2489a3a9f4a","security_groups":["ff024b71-64da-446d-be91-51a4d7299623"],"mac_address":"fa:16:3e:05:49:3f","project_id":"94dc25a8757643eab52165efaeb0a331","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port","admin_state_up":true,"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:06Z","binding:vnic_type":"normal","device_id":"b28f9f87-c297-488a-81fe-3b14ef4ad7a5","ip_allocation":"immediate"}]} 2018-07-30 03:43:18,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-7e162e18-c13e-47d8-af13-2e0980ad0732 2018-07-30 03:43:18,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:19,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4c53fd96e184c049bf4652de8bbb7cd", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj-role"}], "expires_at": "2018-07-30T04:43:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94dc25a8757643eab52165efaeb0a331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-user", "id": "86de8184260f44e4958a910446030477"}, "audit_ids": ["bWkCj4qhQAqTMsJ_RENwmg"], "issued_at": "2018-07-30T03:43:19.000000Z"}} 2018-07-30 03:43:19,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a15d332f78e6afd2538b9c6bc0643b06b00d48c" 2018-07-30 03:43:19,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-eeca3c5b-ad33-4e13-9c7c-2878866e4b51 x-compute-request-id: req-eeca3c5b-ad33-4e13-9c7c-2878866e4b51 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:49:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "image": {"id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "links": [{"href": "http://172.30.9.25:8774/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:14.000000", "flavor": {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}]}, "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "security_groups": [{"name": "default"}], "user_id": "86de8184260f44e4958a910446030477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:14Z", "hostId": "80295697c5477fbaa4cffc2dfe5fa3124a05ebe44574ba4ebd17e0dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "created": "2018-07-30T03:43:09Z", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:19,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-eeca3c5b-ad33-4e13-9c7c-2878866e4b51 2018-07-30 03:43:19,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:20,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-857dafee-dd18-4feb-ac43-9cb68f5c6143 x-compute-request-id: req-857dafee-dd18-4feb-ac43-9cb68f5c6143 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:49:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "image": {"id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "links": [{"href": "http://172.30.9.25:8774/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:14.000000", "flavor": {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}]}, "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "security_groups": [{"name": "default"}], "user_id": "86de8184260f44e4958a910446030477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:14Z", "hostId": "80295697c5477fbaa4cffc2dfe5fa3124a05ebe44574ba4ebd17e0dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "created": "2018-07-30T03:43:09Z", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:20,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-857dafee-dd18-4feb-ac43-9cb68f5c6143 2018-07-30 03:43:20,213 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst] is - ACTIVE 2018-07-30 03:43:20,213 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:43:20,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:20,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-95b7e501-6ba1-402a-bf47-f3f29f4efcfb x-compute-request-id: req-95b7e501-6ba1-402a-bf47-f3f29f4efcfb Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:49:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "image": {"id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "links": [{"href": "http://172.30.9.25:8774/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:14.000000", "flavor": {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}]}, "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "security_groups": [{"name": "default"}], "user_id": "86de8184260f44e4958a910446030477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:14Z", "hostId": "80295697c5477fbaa4cffc2dfe5fa3124a05ebe44574ba4ebd17e0dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "created": "2018-07-30T03:43:09Z", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:20,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-95b7e501-6ba1-402a-bf47-f3f29f4efcfb 2018-07-30 03:43:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:20,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-69c18f86-3fe9-439d-8214-07ce25ed1342 Date: Mon, 30 Jul 2018 03:43:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":["f0ea0531-1105-4dbc-a362-be188bf88972"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:20,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net used request id req-69c18f86-3fe9-439d-8214-07ce25ed1342 2018-07-30 03:43:20,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:20,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-781b0500-c988-4208-ad26-4d1201ae0915 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}} 2018-07-30 03:43:20,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 used request id req-781b0500-c988-4208-ad26-4d1201ae0915 2018-07-30 03:43:20,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:20,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fbb9f464-f1f3-4926-8e10-8e3f95dd13c5 Date: Mon, 30 Jul 2018 03:43:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:20,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-fbb9f464-f1f3-4926-8e10-8e3f95dd13c5 2018-07-30 03:43:20,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:20,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-380d2f03-2b54-40f8-8567-4af0f805e036 Date: Mon, 30 Jul 2018 03:43:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f0ea0531-1105-4dbc-a362-be188bf88972","ip_address":"10.55.0.2"}],"id":"867f44f4-626d-4929-9a63-c8d4ae6c1e6b","security_groups":[],"mac_address":"fa:16:3e:49:59:d5","project_id":"94dc25a8757643eab52165efaeb0a331","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-93cc2459-391c-4588-9b4f-57ae29371c5e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0ea0531-1105-4dbc-a362-be188bf88972","ip_address":"10.55.0.6"}],"id":"c286c040-c6de-4257-a626-f2489a3a9f4a","security_groups":["ff024b71-64da-446d-be91-51a4d7299623"],"mac_address":"fa:16:3e:05:49:3f","project_id":"94dc25a8757643eab52165efaeb0a331","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port","admin_state_up":true,"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:06Z","binding:vnic_type":"normal","device_id":"b28f9f87-c297-488a-81fe-3b14ef4ad7a5","ip_allocation":"immediate"}]} 2018-07-30 03:43:20,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-380d2f03-2b54-40f8-8567-4af0f805e036 2018-07-30 03:43:20,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:20,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-1ee03f63-93ff-4196-9b59-d3f45e4d5ffc x-compute-request-id: req-1ee03f63-93ff-4196-9b59-d3f45e4d5ffc Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:49:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "image": {"id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "links": [{"href": "http://172.30.9.25:8774/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:14.000000", "flavor": {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}]}, "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "security_groups": [{"name": "default"}], "user_id": "86de8184260f44e4958a910446030477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:14Z", "hostId": "80295697c5477fbaa4cffc2dfe5fa3124a05ebe44574ba4ebd17e0dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "created": "2018-07-30T03:43:09Z", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:20,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-1ee03f63-93ff-4196-9b59-d3f45e4d5ffc 2018-07-30 03:43:21,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:21,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0c25d04c-4430-483f-b445-3541a9276506 Date: Mon, 30 Jul 2018 03:43:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":["f0ea0531-1105-4dbc-a362-be188bf88972"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:21,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net used request id req-0c25d04c-4430-483f-b445-3541a9276506 2018-07-30 03:43:21,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:21,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20750339-6220-46fe-93cf-800b12c9e941 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}} 2018-07-30 03:43:21,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 used request id req-20750339-6220-46fe-93cf-800b12c9e941 2018-07-30 03:43:21,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:21,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1cb8f5fc-84bc-4150-9015-1d63b6f5d0c7 Date: Mon, 30 Jul 2018 03:43:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:21,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-1cb8f5fc-84bc-4150-9015-1d63b6f5d0c7 2018-07-30 03:43:21,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:21,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-92581ec4-58d6-451b-a368-a31103d0f99e Date: Mon, 30 Jul 2018 03:43:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f0ea0531-1105-4dbc-a362-be188bf88972","ip_address":"10.55.0.2"}],"id":"867f44f4-626d-4929-9a63-c8d4ae6c1e6b","security_groups":[],"mac_address":"fa:16:3e:49:59:d5","project_id":"94dc25a8757643eab52165efaeb0a331","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-93cc2459-391c-4588-9b4f-57ae29371c5e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0ea0531-1105-4dbc-a362-be188bf88972","ip_address":"10.55.0.6"}],"id":"c286c040-c6de-4257-a626-f2489a3a9f4a","security_groups":["ff024b71-64da-446d-be91-51a4d7299623"],"mac_address":"fa:16:3e:05:49:3f","project_id":"94dc25a8757643eab52165efaeb0a331","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port","admin_state_up":true,"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:06Z","binding:vnic_type":"normal","device_id":"b28f9f87-c297-488a-81fe-3b14ef4ad7a5","ip_allocation":"immediate"}]} 2018-07-30 03:43:21,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-92581ec4-58d6-451b-a368-a31103d0f99e 2018-07-30 03:43:21,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name"}}' 2018-07-30 03:43:21,787 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:43: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-2c446a8e-7935-43d1-8fc3-3065b61199a0 x-compute-request-id: req-2c446a8e-7935-43d1-8fc3-3065b61199a0 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name is not found for project 94dc25a8757643eab52165efaeb0a331", "code": 404}} 2018-07-30 03:43:21,787 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5/action used request id req-2c446a8e-7935-43d1-8fc3-3065b61199a0 2018-07-30 03:43:21,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:22,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-cc992a1d-d3ed-4031-875b-a872f48dbf1b x-compute-request-id: req-cc992a1d-d3ed-4031-875b-a872f48dbf1b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:49:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "image": {"id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "links": [{"href": "http://172.30.9.25:8774/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:14.000000", "flavor": {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}]}, "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "security_groups": [{"name": "default"}], "user_id": "86de8184260f44e4958a910446030477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:14Z", "hostId": "80295697c5477fbaa4cffc2dfe5fa3124a05ebe44574ba4ebd17e0dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "created": "2018-07-30T03:43:09Z", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:22,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-cc992a1d-d3ed-4031-875b-a872f48dbf1b 2018-07-30 03:43:22,109 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name] - Security group InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name is not found for project 94dc25a8757643eab52165efaeb0a331 (HTTP 404) (Request-ID: req-2c446a8e-7935-43d1-8fc3-3065b61199a0) 2018-07-30 03:43:22,109 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-name is not found for project 94dc25a8757643eab52165efaeb0a331 (HTTP 404) (Request-ID: req-2c446a8e-7935-43d1-8fc3-3065b61199a0) 2018-07-30 03:43:22,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:22,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-21695554-67fd-4a23-8aca-a696a1112d24 x-compute-request-id: req-21695554-67fd-4a23-8aca-a696a1112d24 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:49:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "image": {"id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "links": [{"href": "http://172.30.9.25:8774/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:14.000000", "flavor": {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}]}, "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "security_groups": [{"name": "default"}], "user_id": "86de8184260f44e4958a910446030477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:14Z", "hostId": "80295697c5477fbaa4cffc2dfe5fa3124a05ebe44574ba4ebd17e0dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "created": "2018-07-30T03:43:09Z", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:22,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-21695554-67fd-4a23-8aca-a696a1112d24 2018-07-30 03:43:22,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:22,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-403536df-d912-4b16-9ca2-b7612758ddce Date: Mon, 30 Jul 2018 03:43:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93cc2459-391c-4588-9b4f-57ae29371c5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94dc25a8757643eab52165efaeb0a331","l2_adjacency":true,"status":"ACTIVE","subnets":["f0ea0531-1105-4dbc-a362-be188bf88972"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:02Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net","admin_state_up":true,"tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:01Z","mtu":1450}]} 2018-07-30 03:43:22,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net used request id req-403536df-d912-4b16-9ca2-b7612758ddce 2018-07-30 03:43:22,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:22,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-444d5246-75d6-43d6-b800-a30605691460 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}} 2018-07-30 03:43:22,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 used request id req-444d5246-75d6-43d6-b800-a30605691460 2018-07-30 03:43:22,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:22,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-48320e51-7e56-4bd7-9b4a-13997808aad3 Date: Mon, 30 Jul 2018 03:43:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:02Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43: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":"94dc25a8757643eab52165efaeb0a331","id":"f0ea0531-1105-4dbc-a362-be188bf88972","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet"}]} 2018-07-30 03:43:22,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-48320e51-7e56-4bd7-9b4a-13997808aad3 2018-07-30 03:43:22,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:22,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-717b27c8-3162-4ba0-8599-6bd8ecb1b730 Date: Mon, 30 Jul 2018 03:43:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f0ea0531-1105-4dbc-a362-be188bf88972","ip_address":"10.55.0.2"}],"id":"867f44f4-626d-4929-9a63-c8d4ae6c1e6b","security_groups":[],"mac_address":"fa:16:3e:49:59:d5","project_id":"94dc25a8757643eab52165efaeb0a331","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-93cc2459-391c-4588-9b4f-57ae29371c5e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0ea0531-1105-4dbc-a362-be188bf88972","ip_address":"10.55.0.6"}],"id":"c286c040-c6de-4257-a626-f2489a3a9f4a","security_groups":["ff024b71-64da-446d-be91-51a4d7299623"],"mac_address":"fa:16:3e:05:49:3f","project_id":"94dc25a8757643eab52165efaeb0a331","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port","admin_state_up":true,"network_id":"93cc2459-391c-4588-9b4f-57ae29371c5e","tenant_id":"94dc25a8757643eab52165efaeb0a331","created_at":"2018-07-30T03:43:06Z","binding:vnic_type":"normal","device_id":"b28f9f87-c297-488a-81fe-3b14ef4ad7a5","ip_allocation":"immediate"}]} 2018-07-30 03:43:22,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-717b27c8-3162-4ba0-8599-6bd8ecb1b730 2018-07-30 03:43:22,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a15d332f78e6afd2538b9c6bc0643b06b00d48c" 2018-07-30 03:43:22,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-1194448d-b418-4cc3-ad8d-9a545460ac76 x-compute-request-id: req-1194448d-b418-4cc3-ad8d-9a545460ac76 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:49:3f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "image": {"id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "links": [{"href": "http://172.30.9.25:8774/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:14.000000", "flavor": {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}]}, "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "security_groups": [{"name": "default"}], "user_id": "86de8184260f44e4958a910446030477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:14Z", "hostId": "80295697c5477fbaa4cffc2dfe5fa3124a05ebe44574ba4ebd17e0dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "created": "2018-07-30T03:43:09Z", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:22,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-1194448d-b418-4cc3-ad8d-9a545460ac76 2018-07-30 03:43:22,910 - create_instance - INFO - Deleting Port with ID - c286c040-c6de-4257-a626-f2489a3a9f4a 2018-07-30 03:43:22,910 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-port 2018-07-30 03:43:22,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/c286c040-c6de-4257-a626-f2489a3a9f4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:23,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-23dcbdb1-c227-47ea-bcfc-3ae8231967e6 Date: Mon, 30 Jul 2018 03:43:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:43:23,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/c286c040-c6de-4257-a626-f2489a3a9f4a used request id req-23dcbdb1-c227-47ea-bcfc-3ae8231967e6 2018-07-30 03:43:23,337 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst 2018-07-30 03:43:23,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:23,483 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:43: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-c91ce6a3-20d4-4fd1-a735-04f8a4385780 x-compute-request-id: req-c91ce6a3-20d4-4fd1-a735-04f8a4385780 Content-Type: application/json 2018-07-30 03:43:23,483 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-c91ce6a3-20d4-4fd1-a735-04f8a4385780 2018-07-30 03:43:23,483 - create_instance - INFO - Checking deletion status 2018-07-30 03:43:23,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:23,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-34a0915c-86c4-4bb5-bc6b-0ec7dc8f3c96 x-compute-request-id: req-34a0915c-86c4-4bb5-bc6b-0ec7dc8f3c96 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "rel": "bookmark"}], "image": {"id": "0c0125a5-5121-46e1-933b-3b8db6e4b038", "links": [{"href": "http://172.30.9.25:8774/images/0c0125a5-5121-46e1-933b-3b8db6e4b038", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:14.000000", "flavor": {"id": "ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "links": [{"href": "http://172.30.9.25:8774/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7", "rel": "bookmark"}]}, "id": "b28f9f87-c297-488a-81fe-3b14ef4ad7a5", "user_id": "86de8184260f44e4958a910446030477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:23Z", "hostId": "80295697c5477fbaa4cffc2dfe5fa3124a05ebe44574ba4ebd17e0dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst", "created": "2018-07-30T03:43:09Z", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:23,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-34a0915c-86c4-4bb5-bc6b-0ec7dc8f3c96 2018-07-30 03:43:23,585 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst] is - ACTIVE 2018-07-30 03:43:23,585 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:43:26,588 - create_instance - DEBUG - VM status query timeout in 296.895253181 2018-07-30 03:43:26,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e45b9a0dbafe643c2295d3f5975164b37d93d4" 2018-07-30 03:43:26,644 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:43: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-9cfc17ac-e441-424f-a4f8-912b6abd3110 x-compute-request-id: req-9cfc17ac-e441-424f-a4f8-912b6abd3110 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b28f9f87-c297-488a-81fe-3b14ef4ad7a5 could not be found.", "code": 404}} 2018-07-30 03:43:26,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b28f9f87-c297-488a-81fe-3b14ef4ad7a5 used request id req-9cfc17ac-e441-424f-a4f8-912b6abd3110 2018-07-30 03:43:26,645 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b28f9f87-c297-488a-81fe-3b14ef4ad7a5 could not be found. (HTTP 404) (Request-ID: req-9cfc17ac-e441-424f-a4f8-912b6abd3110) 2018-07-30 03:43:26,645 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-inst 2018-07-30 03:43:26,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46355f125e7b13172e9a146d0706421256bf9add" 2018-07-30 03:43:26,679 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:43: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-3a20c428-160f-4074-ab60-d755a2938ec1 x-compute-request-id: req-3a20c428-160f-4074-ab60-d755a2938ec1 Content-Length: 0 Content-Type: application/json 2018-07-30 03:43:26,680 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ae94655e-2543-48e5-8dc5-96b09a3b9eb7 used request id req-3a20c428-160f-4074-ab60-d755a2938ec1 2018-07-30 03:43:26,680 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet 2018-07-30 03:43:26,681 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-subnet 2018-07-30 03:43:26,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/f0ea0531-1105-4dbc-a362-be188bf88972 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807eaf9bfb4bdaa7713d2f40b3d902bdab7acd2b" 2018-07-30 03:43:28,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-612640fa-097e-48cf-bde9-1bba14cbcd49 Date: Mon, 30 Jul 2018 03:43:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:43:28,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f0ea0531-1105-4dbc-a362-be188bf88972 used request id req-612640fa-097e-48cf-bde9-1bba14cbcd49 2018-07-30 03:43:28,026 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-pub-net 2018-07-30 03:43:28,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/93cc2459-391c-4588-9b4f-57ae29371c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}807eaf9bfb4bdaa7713d2f40b3d902bdab7acd2b" 2018-07-30 03:43:29,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9c661574-2297-45b4-9fc8-2dd841b2c3f8 Date: Mon, 30 Jul 2018 03:43:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:43:29,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/93cc2459-391c-4588-9b4f-57ae29371c5e used request id req-9c661574-2297-45b4-9fc8-2dd841b2c3f8 2018-07-30 03:43:29,009 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-2ec01a8d-99e9-4207-8a3f-c66863865dff-image 2018-07-30 03:43:29,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb92d8a3376184f226a5abe07dd9514dda368510" 2018-07-30 03:43:29,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5e0e7cf-4878-482c-aa75-590b66f6b2bd Date: Mon, 30 Jul 2018 03: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-30 03:43:29,267 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/0c0125a5-5121-46e1-933b-3b8db6e4b038 used request id req-f5e0e7cf-4878-482c-aa75-590b66f6b2bd 2018-07-30 03:43:29,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:29,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f682548c-b236-4405-a566-306777340f26 Date: Mon, 30 Jul 2018 03:43:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:01Z", "updated_at": "2018-07-30T03:43:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:01Z", "revision_number": 0, "id": "5c04f5bd-4758-4c12-8d67-a329d08c1c6c", "remote_group_id": "ff024b71-64da-446d-be91-51a4d7299623", "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:01Z", "security_group_id": "ff024b71-64da-446d-be91-51a4d7299623", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc25a8757643eab52165efaeb0a331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:01Z", "revision_number": 0, "id": "699534de-2e02-48d7-b384-f75fef68f3b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:01Z", "security_group_id": "ff024b71-64da-446d-be91-51a4d7299623", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc25a8757643eab52165efaeb0a331"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:01Z", "revision_number": 0, "id": "86344561-9f88-4695-b051-a31ac0dc76ee", "remote_group_id": "ff024b71-64da-446d-be91-51a4d7299623", "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:01Z", "security_group_id": "ff024b71-64da-446d-be91-51a4d7299623", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc25a8757643eab52165efaeb0a331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:01Z", "revision_number": 0, "id": "dc1e0f28-7a05-4ec3-a4e0-a2752419bfc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:01Z", "security_group_id": "ff024b71-64da-446d-be91-51a4d7299623", "tenant_id": "94dc25a8757643eab52165efaeb0a331", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc25a8757643eab52165efaeb0a331"}], "revision_number": 4, "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "ff024b71-64da-446d-be91-51a4d7299623", "name": "default"}]} 2018-07-30 03:43:29,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-f682548c-b236-4405-a566-306777340f26 2018-07-30 03:43:29,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:29,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba5dc546-e86d-4d7e-b09a-33ba1937fcc1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:43:29,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-ba5dc546-e86d-4d7e-b09a-33ba1937fcc1 2018-07-30 03:43:29,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:43:29,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:29,674 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63183f37-a943-4523-be2f-c69c854cb0d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:43:29,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-63183f37-a943-4523-be2f-c69c854cb0d5 2018-07-30 03:43:29,674 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:43:29,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:29,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5667c6e-7f2c-403c-8b78-048530712000 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:43:29,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-d5667c6e-7f2c-403c-8b78-048530712000 2018-07-30 03:43:29,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:43:29,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:29,844 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd44ecde-975e-4bfa-8f1c-3b8fb5850b61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:43:29,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-bd44ecde-975e-4bfa-8f1c-3b8fb5850b61 2018-07-30 03:43:29,844 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:43:29,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:29,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6589d8f-dd58-4597-a5f7-f731a1651a4f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:43:29,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-d6589d8f-dd58-4597-a5f7-f731a1651a4f 2018-07-30 03:43:29,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:30,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-677e79a1-e561-4479-b408-a128d6664216 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:43:30,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-677e79a1-e561-4479-b408-a128d6664216 2018-07-30 03:43:30,019 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:43:30,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:30,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14df40a9-6fec-4f39-8b04-991fa1c2f414 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:43:30,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-14df40a9-6fec-4f39-8b04-991fa1c2f414 2018-07-30 03:43:30,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:43:30,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:30,185 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc77f571-f2be-493a-b8c6-ec3f02bb5881 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:43:30,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-cc77f571-f2be-493a-b8c6-ec3f02bb5881 2018-07-30 03:43:30,185 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:43:30,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:30,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564c74d1-6af5-4eb2-88aa-e077cf18fa22 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:43:30,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-564c74d1-6af5-4eb2-88aa-e077cf18fa22 2018-07-30 03:43:30,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:30,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788e09f5-0df5-4817-a125-008c64f9f0b6 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94dc25a8757643eab52165efaeb0a331", "name": "InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj"}} 2018-07-30 03:43:30,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 used request id req-788e09f5-0df5-4817-a125-008c64f9f0b6 2018-07-30 03:43:30,363 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff024b71-64da-446d-be91-51a4d7299623 2018-07-30 03:43:30,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ff024b71-64da-446d-be91-51a4d7299623 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:30,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-42a6a7fa-d70f-44e3-8380-cd186f73801f Date: Mon, 30 Jul 2018 03:43:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ff024b71-64da-446d-be91-51a4d7299623", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:01Z", "security_group_id": "ff024b71-64da-446d-be91-51a4d7299623", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:01Z", "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "5c04f5bd-4758-4c12-8d67-a329d08c1c6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:01Z", "security_group_id": "ff024b71-64da-446d-be91-51a4d7299623", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:01Z", "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "699534de-2e02-48d7-b384-f75fef68f3b9"}, {"remote_group_id": "ff024b71-64da-446d-be91-51a4d7299623", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:01Z", "security_group_id": "ff024b71-64da-446d-be91-51a4d7299623", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:01Z", "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "86344561-9f88-4695-b051-a31ac0dc76ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:01Z", "security_group_id": "ff024b71-64da-446d-be91-51a4d7299623", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc25a8757643eab52165efaeb0a331", "created_at": "2018-07-30T03:43:01Z", "project_id": "94dc25a8757643eab52165efaeb0a331", "id": "dc1e0f28-7a05-4ec3-a4e0-a2752419bfc8"}]} 2018-07-30 03:43:30,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ff024b71-64da-446d-be91-51a4d7299623 used request id req-42a6a7fa-d70f-44e3-8380-cd186f73801f 2018-07-30 03:43:30,391 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:43:30,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ff024b71-64da-446d-be91-51a4d7299623 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:30,582 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21a4d6cd-44c7-434e-bdea-482048785687 Content-Length: 0 Date: Mon, 30 Jul 2018 03:43:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:43:30,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ff024b71-64da-446d-be91-51a4d7299623 used request id req-21a4d6cd-44c7-434e-bdea-482048785687 2018-07-30 03:43:30,583 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj 2018-07-30 03:43:30,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:30,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3860b995-4a08-4432-acfe-208b1e2a6739 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:43:30,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/94dc25a8757643eab52165efaeb0a331 used request id req-3860b995-4a08-4432-acfe-208b1e2a6739 2018-07-30 03:43:30,777 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-f1d53d4f-a01c-49f-proj-role 2018-07-30 03:43:30,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c4c53fd96e184c049bf4652de8bbb7cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:30,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bad07c15-fd1b-40c3-9bb7-672eca95c1d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:43:30,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c4c53fd96e184c049bf4652de8bbb7cd used request id req-bad07c15-fd1b-40c3-9bb7-672eca95c1d1 2018-07-30 03:43:30,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384ce482bf5538447a11dc11c6731145053200f5" 2018-07-30 03:43:30,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af54ca0-ec20-4313-a12c-4bbf3bcef6be Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:43:30,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2af54ca0-ec20-4313-a12c-4bbf3bcef6be 2018-07-30 03:43:30,958 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-f1d53d4f-a01c-49f-user 2018-07-30 03:43:30,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/86de8184260f44e4958a910446030477 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e02ccc076dc94c4a1c870a06563650985dcc6f" 2018-07-30 03:43:31,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1285430-d6c2-4db8-b57a-56acbd3a70a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:43:31,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/86de8184260f44e4958a910446030477 used request id req-f1285430-d6c2-4db8-b57a-56acbd3a70a5 2018-07-30 03:43:31,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:31,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["FUF1rxKHSyeUbMLdHxoAaw"], "issued_at": "2018-07-30T03:43:31.000000Z"}} 2018-07-30 03:43:31,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22de23a1371d6dcb0fad3e98330605c052552baa" 2018-07-30 03:43:31,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14d9637-5796-49c9-a32b-8c39e087aacd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:31,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b14d9637-5796-49c9-a32b-8c39e087aacd 2018-07-30 03:43:31,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:43:31,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:31,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["o5Su2l2lRm-Ak1UOZRrxlg"], "issued_at": "2018-07-30T03:43:31.000000Z"}} 2018-07-30 03:43:31,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:43:32,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b01544c-d666-4eea-a7f4-c8dfd5500073 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:32,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7b01544c-d666-4eea-a7f4-c8dfd5500073 2018-07-30 03:43:32,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:43:32,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:43:32,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c62ea519-ab8b-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:43:32,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b31eda4-3081-4a21-ac43-d9c1138d98de Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c62ea519-ab8b-447-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:43:32,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c62ea519-ab8b-447-proj used request id req-1b31eda4-3081-4a21-ac43-d9c1138d98de 2018-07-30 03:43:32,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:43:32,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c13ddc-4ce7-4069-9871-f73da6ac0d09 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:43:32,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e1c13ddc-4ce7-4069-9871-f73da6ac0d09 2018-07-30 03:43:32,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}}' 2018-07-30 03:43:32,334 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96220d59-ef1a-4413-9fca-e5fafadcc96c Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b"}, "tags": [], "enabled": true, "id": "34c97390df344055919158f09f89f23b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}} 2018-07-30 03:43:32,334 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-96220d59-ef1a-4413-9fca-e5fafadcc96c 2018-07-30 03:43:32,335 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-c62ea519-ab8b-447-proj 2018-07-30 03:43:32,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:43:32,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:32,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:43:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["mtTN2rbyQLGkEAUfUdqjIw"], "issued_at": "2018-07-30T03:43:32.000000Z"}} 2018-07-30 03:43:32,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e6abcf785de043ae46ee0a3b7524516e723d43" 2018-07-30 03:43:32,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4996d1-5743-4c8a-8c1c-4b61c4e4355d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:32,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6f4996d1-5743-4c8a-8c1c-4b61c4e4355d 2018-07-30 03:43:32,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:43:32,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:43:32,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e6abcf785de043ae46ee0a3b7524516e723d43" 2018-07-30 03:43:32,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567b749a-a027-4a83-ad43-d62200bb88ab Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:43:32,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-567b749a-a027-4a83-ad43-d62200bb88ab 2018-07-30 03:43:32,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-c62ea519-ab8b-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e6abcf785de043ae46ee0a3b7524516e723d43" 2018-07-30 03:43:32,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9729af8f-93f4-4d9b-83d9-61f46aaab894 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-c62ea519-ab8b-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b"}, "tags": [], "enabled": true, "id": "34c97390df344055919158f09f89f23b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}]} 2018-07-30 03:43:32,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-c62ea519-ab8b-447-proj used request id req-9729af8f-93f4-4d9b-83d9-61f46aaab894 2018-07-30 03:43:32,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e6abcf785de043ae46ee0a3b7524516e723d43" 2018-07-30 03:43:33,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19e579d9-e2ba-429b-8ca2-b6992ba0dfdb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:43:33,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-19e579d9-e2ba-429b-8ca2-b6992ba0dfdb 2018-07-30 03:43:33,412 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-c62ea519-ab8b-447-user 2018-07-30 03:43:33,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:43:33,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:43:33,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-338145e9-816d-4290-9041-50039b421df8 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:43:33,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-338145e9-816d-4290-9041-50039b421df8 2018-07-30 03:43:33,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" -d '{"role": {"name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj-role"}}' 2018-07-30 03:43:33,610 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:43:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c09d019c-726f-4803-8a94-75cd8f7842bd Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "def0a2928a04491c952e8dd79e15d652", "links": {"self": "http://172.30.9.25:5000/v3/roles/def0a2928a04491c952e8dd79e15d652"}, "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj-role"}} 2018-07-30 03:43:33,610 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c09d019c-726f-4803-8a94-75cd8f7842bd 2018-07-30 03:43:33,611 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-c62ea519-ab8b-447-proj-role 2018-07-30 03:43:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/def0a2928a04491c952e8dd79e15d652 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:43:33,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788ea6a1-4bc7-4036-b12a-4b7badaa5361 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "def0a2928a04491c952e8dd79e15d652", "links": {"self": "http://172.30.9.25:5000/v3/roles/def0a2928a04491c952e8dd79e15d652"}, "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj-role"}} 2018-07-30 03:43:33,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/def0a2928a04491c952e8dd79e15d652 used request id req-788ea6a1-4bc7-4036-b12a-4b7badaa5361 2018-07-30 03:43:33,698 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-c62ea519-ab8b-447-proj-role to project InstanceSecurityGroupTests-c62ea519-ab8b-447-proj 2018-07-30 03:43:33,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b/users/42e5e0536f7e4751b66845b14cd79c67/roles/def0a2928a04491c952e8dd79e15d652 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:43:33,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:43:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-049a339d-2115-444c-8b85-cf79e25e968a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:43:33,816 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b/users/42e5e0536f7e4751b66845b14cd79c67/roles/def0a2928a04491c952e8dd79e15d652 used request id req-049a339d-2115-444c-8b85-cf79e25e968a 2018-07-30 03:43:33,816 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:43:33,817 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:43:33,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:43:33,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:34,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "def0a2928a04491c952e8dd79e15d652", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj-role"}], "expires_at": "2018-07-30T04:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-user", "id": "42e5e0536f7e4751b66845b14cd79c67"}, "audit_ids": ["F4RR-b2CSke6Cj7RmBKscQ"], "issued_at": "2018-07-30T03:43:34.000000Z"}} 2018-07-30 03:43:34,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879798dab3943d4d88b4411155a5ccb445914cab" 2018-07-30 03:43:34,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dacccf05-df4e-41d7-935d-1554492105a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:34,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dacccf05-df4e-41d7-935d-1554492105a7 2018-07-30 03:43:34,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}879798dab3943d4d88b4411155a5ccb445914cab" 2018-07-30 03:43:34,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-5a97c6b8-de0b-45d4-af2e-aff7609785ee Date: Mon, 30 Jul 2018 03:43:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image"} 2018-07-30 03:43:34,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image used request id req-5a97c6b8-de0b-45d4-af2e-aff7609785ee 2018-07-30 03:43:34,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}879798dab3943d4d88b4411155a5ccb445914cab" 2018-07-30 03:43:34,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e68e8c61-dfbd-4829-8820-5eeed0a826cf Date: Mon, 30 Jul 2018 03:43: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-30 03:43:34,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-e68e8c61-dfbd-4829-8820-5eeed0a826cf 2018-07-30 03:43:34,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}879798dab3943d4d88b4411155a5ccb445914cab" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image"}' 2018-07-30 03:43:35,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6870b652-f2e6-47f6-b282-83cff0f3c1e3 Date: Mon, 30 Jul 2018 03:43:35 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:43:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:43:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af", "min_disk": 0, "protected": false, "id": "de2c4b2b-8005-4d53-909a-a412b23189af", "file": "/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af/file", "checksum": null, "owner": "34c97390df344055919158f09f89f23b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:43:35,018 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-6870b652-f2e6-47f6-b282-83cff0f3c1e3 2018-07-30 03:43:35,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}879798dab3943d4d88b4411155a5ccb445914cab" -d '' 2018-07-30 03:43:35,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f09064b-5bf7-40bd-9896-a3df6108b3af Date: Mon, 30 Jul 2018 03:43:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 03:43:35,445 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af/file used request id req-8f09064b-5bf7-40bd-9896-a3df6108b3af 2018-07-30 03:43:35,446 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:43:35,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}879798dab3943d4d88b4411155a5ccb445914cab" 2018-07-30 03:43:35,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-93aa6fbc-65ba-4207-8974-75792a8cafd3 Date: Mon, 30 Jul 2018 03:43:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:43:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:43:35Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/de2c4b2b-8005-4d53-909a-a412b23189af/snap", "metadata": {}}], "self": "/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af", "min_disk": 0, "protected": false, "id": "de2c4b2b-8005-4d53-909a-a412b23189af", "file": "/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "34c97390df344055919158f09f89f23b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/de2c4b2b-8005-4d53-909a-a412b23189af/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:43:35,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af used request id req-93aa6fbc-65ba-4207-8974-75792a8cafd3 2018-07-30 03:43:35,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}879798dab3943d4d88b4411155a5ccb445914cab" 2018-07-30 03:43:35,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c77da238-13af-479d-b152-5972c70feee1 Date: Mon, 30 Jul 2018 03:43:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-30 03:43:35,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c77da238-13af-479d-b152-5972c70feee1 2018-07-30 03:43:35,476 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image 2018-07-30 03:43:35,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}879798dab3943d4d88b4411155a5ccb445914cab" 2018-07-30 03:43:35,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8cec5154-2b90-4200-8d6f-18b74b46c72d Date: Mon, 30 Jul 2018 03:43:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:43:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:43:35Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/de2c4b2b-8005-4d53-909a-a412b23189af/snap", "metadata": {}}], "self": "/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af", "min_disk": 0, "protected": false, "id": "de2c4b2b-8005-4d53-909a-a412b23189af", "file": "/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "34c97390df344055919158f09f89f23b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/de2c4b2b-8005-4d53-909a-a412b23189af/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:43:35,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af used request id req-8cec5154-2b90-4200-8d6f-18b74b46c72d 2018-07-30 03:43:35,494 - create_image - DEBUG - Instance status is - active 2018-07-30 03:43:35,494 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image 2018-07-30 03:43:35,494 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image 2018-07-30 03:43:35,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:43:35,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:35,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "def0a2928a04491c952e8dd79e15d652", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj-role"}], "expires_at": "2018-07-30T04:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-user", "id": "42e5e0536f7e4751b66845b14cd79c67"}, "audit_ids": ["RJIRilvIQ2KRr6NQw1xGqQ"], "issued_at": "2018-07-30T03:43:35.000000Z"}} 2018-07-30 03:43:35,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a95ea1981230f2610bef8c541eebffc0daff91" 2018-07-30 03:43:35,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a57b85e-1175-4f9c-a277-fc722f177508 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:35,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5a57b85e-1175-4f9c-a277-fc722f177508 2018-07-30 03:43:35,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a95ea1981230f2610bef8c541eebffc0daff91" 2018-07-30 03:43:36,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f24982cd-7a60-495f-a37b-7f56a78a2cd1 Date: Mon, 30 Jul 2018 03:43:36 GMT RESP BODY: {"networks":[]} 2018-07-30 03:43:36,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-f24982cd-7a60-495f-a37b-7f56a78a2cd1 2018-07-30 03:43:36,140 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net 2018-07-30 03:43:36,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a95ea1981230f2610bef8c541eebffc0daff91" -d '{"network": {"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net", "admin_state_up": true}}' 2018-07-30 03:43:36,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-ac6b89cf-1916-4e98-8722-fa45c3225de9 Date: Mon, 30 Jul 2018 03:43:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:43:36Z","is_default":false,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}} 2018-07-30 03:43:36,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-ac6b89cf-1916-4e98-8722-fa45c3225de9 2018-07-30 03:43:36,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a95ea1981230f2610bef8c541eebffc0daff91" 2018-07-30 03:43:36,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-a86cb825-2f8e-4982-b3cd-05fc44a109df Date: Mon, 30 Jul 2018 03:43:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:43:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:36,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-a86cb825-2f8e-4982-b3cd-05fc44a109df 2018-07-30 03:43:36,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a95ea1981230f2610bef8c541eebffc0daff91" 2018-07-30 03:43:36,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77208b60-5e97-449d-8c63-1f3eb56ee993 Date: Mon, 30 Jul 2018 03:43:36 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:43:36,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-77208b60-5e97-449d-8c63-1f3eb56ee993 2018-07-30 03:43:36,771 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet 2018-07-30 03:43:36,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a95ea1981230f2610bef8c541eebffc0daff91" -d '{"subnets": [{"ip_version": 4, "network_id": "de1d2691-a21a-4872-8e8f-253436abe241", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]}' 2018-07-30 03:43:37,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-76238296-7391-4a4c-a769-42ff2d52d276 Date: Mon, 30 Jul 2018 03:43:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:37,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-76238296-7391-4a4c-a769-42ff2d52d276 2018-07-30 03:43:37,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a95ea1981230f2610bef8c541eebffc0daff91" 2018-07-30 03:43:37,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9b0cb5f0-5619-473e-8e74-d7b100d2ae0f Date: Mon, 30 Jul 2018 03:43:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:37,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-9b0cb5f0-5619-473e-8e74-d7b100d2ae0f 2018-07-30 03:43:37,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a95ea1981230f2610bef8c541eebffc0daff91" 2018-07-30 03:43:37,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f98d38da-873a-42da-afce-76786e3168ab Date: Mon, 30 Jul 2018 03:43:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:37,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-f98d38da-873a-42da-afce-76786e3168ab 2018-07-30 03:43:37,671 - OpenStackNetwork - DEBUG - Network [de1d2691-a21a-4872-8e8f-253436abe241] created successfully 2018-07-30 03:43:37,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:43:37,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:38,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:43:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Np237d7TQKeaqLNWrjfR3Q"], "issued_at": "2018-07-30T03:43:38.000000Z"}} 2018-07-30 03:43:38,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2476585d6e691ef73c2a5c04cc7dd0e024ddf3f6" 2018-07-30 03:43:38,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce8ecbe-78ad-43d1-983a-7d6dd932b3cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:38,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3ce8ecbe-78ad-43d1-983a-7d6dd932b3cb 2018-07-30 03:43:38,136 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:43:38,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2476585d6e691ef73c2a5c04cc7dd0e024ddf3f6" 2018-07-30 03:43:38,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-7bae3694-c83b-431b-9873-e9d7cc6bf38b x-compute-request-id: req-7bae3694-c83b-431b-9873-e9d7cc6bf38b Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:43:38,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7bae3694-c83b-431b-9873-e9d7cc6bf38b 2018-07-30 03:43:38,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2476585d6e691ef73c2a5c04cc7dd0e024ddf3f6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-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-30 03:43:38,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-010ac29a-275c-4e11-aef0-dde65e08b329 x-compute-request-id: req-010ac29a-275c-4e11-aef0-dde65e08b329 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb"}} 2018-07-30 03:43:38,530 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-010ac29a-275c-4e11-aef0-dde65e08b329 2018-07-30 03:43:38,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:43:38,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:38,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "def0a2928a04491c952e8dd79e15d652", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj-role"}], "expires_at": "2018-07-30T04:43:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-user", "id": "42e5e0536f7e4751b66845b14cd79c67"}, "audit_ids": ["5wdgg17eQIelgT57nT1kvw"], "issued_at": "2018-07-30T03:43:38.000000Z"}} 2018-07-30 03:43:38,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d6da73abc3744a271a076c54f48bebf834f053" 2018-07-30 03:43:38,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb63a9a3-eea7-44c2-9cad-735856c6d178 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:38,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bb63a9a3-eea7-44c2-9cad-735856c6d178 2018-07-30 03:43:38,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d6da73abc3744a271a076c54f48bebf834f053" 2018-07-30 03:43:39,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2a0e77c4-61fb-4039-b57f-c6f54cf0fa0e Date: Mon, 30 Jul 2018 03:43:39 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:43:39,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name&description=hello+group used request id req-2a0e77c4-61fb-4039-b57f-c6f54cf0fa0e 2018-07-30 03:43:39,181 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name... 2018-07-30 03:43:39,181 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name 2018-07-30 03:43:39,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d6da73abc3744a271a076c54f48bebf834f053" -d '{"security_group": {"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name", "description": "hello group"}}' 2018-07-30 03:43:39,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-36fcc735-9c69-49c1-9ba4-fe7b6743b555 Date: Mon, 30 Jul 2018 03:43:39 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:39Z", "updated_at": "2018-07-30T03:43:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:39Z", "revision_number": 0, "id": "884d94cf-fc4d-428d-b2bb-c832c597c1c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "tenant_id": "34c97390df344055919158f09f89f23b", "port_range_min": null, "ethertype": "IPv6", "project_id": "34c97390df344055919158f09f89f23b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:39Z", "revision_number": 0, "id": "a4837b8d-c7e4-4001-a2c6-edb5ef040744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "tenant_id": "34c97390df344055919158f09f89f23b", "port_range_min": null, "ethertype": "IPv4", "project_id": "34c97390df344055919158f09f89f23b"}], "revision_number": 2, "project_id": "34c97390df344055919158f09f89f23b", "id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}} 2018-07-30 03:43:39,359 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-36fcc735-9c69-49c1-9ba4-fe7b6743b555 2018-07-30 03:43:39,360 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 2018-07-30 03:43:39,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d6da73abc3744a271a076c54f48bebf834f053" 2018-07-30 03:43:39,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d632f4d6-6cc3-4783-ad9e-0cde0d3ddc94 Date: Mon, 30 Jul 2018 03:43: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-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:39Z", "project_id": "34c97390df344055919158f09f89f23b", "id": "884d94cf-fc4d-428d-b2bb-c832c597c1c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:39Z", "project_id": "34c97390df344055919158f09f89f23b", "id": "a4837b8d-c7e4-4001-a2c6-edb5ef040744"}]} 2018-07-30 03:43:39,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 used request id req-d632f4d6-6cc3-4783-ad9e-0cde0d3ddc94 2018-07-30 03:43:39,412 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 2018-07-30 03:43:39,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d6da73abc3744a271a076c54f48bebf834f053" 2018-07-30 03:43:39,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c8fed2db-de76-4661-b9da-02d0e6c9db42 Date: Mon, 30 Jul 2018 03:43: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-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:39Z", "project_id": "34c97390df344055919158f09f89f23b", "id": "884d94cf-fc4d-428d-b2bb-c832c597c1c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:39Z", "project_id": "34c97390df344055919158f09f89f23b", "id": "a4837b8d-c7e4-4001-a2c6-edb5ef040744"}]} 2018-07-30 03:43:39,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 used request id req-c8fed2db-de76-4661-b9da-02d0e6c9db42 2018-07-30 03:43:39,441 - neutron_utils - INFO - Retrieving security group with ID - f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 2018-07-30 03:43:39,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d6da73abc3744a271a076c54f48bebf834f053" 2018-07-30 03:43:39,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-2301bf2e-e1cc-42a4-9d21-fe01c473ae0d Date: Mon, 30 Jul 2018 03:43:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:39Z", "updated_at": "2018-07-30T03:43:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:39Z", "revision_number": 0, "id": "884d94cf-fc4d-428d-b2bb-c832c597c1c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "tenant_id": "34c97390df344055919158f09f89f23b", "port_range_min": null, "ethertype": "IPv6", "project_id": "34c97390df344055919158f09f89f23b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:39Z", "revision_number": 0, "id": "a4837b8d-c7e4-4001-a2c6-edb5ef040744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "tenant_id": "34c97390df344055919158f09f89f23b", "port_range_min": null, "ethertype": "IPv4", "project_id": "34c97390df344055919158f09f89f23b"}], "revision_number": 2, "project_id": "34c97390df344055919158f09f89f23b", "id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}]} 2018-07-30 03:43:39,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 used request id req-2301bf2e-e1cc-42a4-9d21-fe01c473ae0d 2018-07-30 03:43:39,526 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 2018-07-30 03:43:39,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d6da73abc3744a271a076c54f48bebf834f053" 2018-07-30 03:43:39,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e515fc71-892a-42da-9462-6e2f01ffdaf2 Date: Mon, 30 Jul 2018 03:43: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-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:39Z", "project_id": "34c97390df344055919158f09f89f23b", "id": "884d94cf-fc4d-428d-b2bb-c832c597c1c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:39Z", "project_id": "34c97390df344055919158f09f89f23b", "id": "a4837b8d-c7e4-4001-a2c6-edb5ef040744"}]} 2018-07-30 03:43:39,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 used request id req-e515fc71-892a-42da-9462-6e2f01ffdaf2 2018-07-30 03:43:39,553 - neutron_utils - INFO - Retrieving security group with ID - f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 2018-07-30 03:43:39,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d6da73abc3744a271a076c54f48bebf834f053" 2018-07-30 03:43:39,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c40c0099-6602-4c80-91ed-a0bdea3818ee Date: Mon, 30 Jul 2018 03:43:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:39Z", "updated_at": "2018-07-30T03:43:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:39Z", "revision_number": 0, "id": "884d94cf-fc4d-428d-b2bb-c832c597c1c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "tenant_id": "34c97390df344055919158f09f89f23b", "port_range_min": null, "ethertype": "IPv6", "project_id": "34c97390df344055919158f09f89f23b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:39Z", "revision_number": 0, "id": "a4837b8d-c7e4-4001-a2c6-edb5ef040744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "tenant_id": "34c97390df344055919158f09f89f23b", "port_range_min": null, "ethertype": "IPv4", "project_id": "34c97390df344055919158f09f89f23b"}], "revision_number": 2, "project_id": "34c97390df344055919158f09f89f23b", "id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}]} 2018-07-30 03:43:39,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 used request id req-c40c0099-6602-4c80-91ed-a0bdea3818ee 2018-07-30 03:43:39,606 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 2018-07-30 03:43:39,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d6da73abc3744a271a076c54f48bebf834f053" 2018-07-30 03:43:39,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b994789d-fb84-4b02-97e9-7008954e1735 Date: Mon, 30 Jul 2018 03:43: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-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:39Z", "project_id": "34c97390df344055919158f09f89f23b", "id": "884d94cf-fc4d-428d-b2bb-c832c597c1c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:39Z", "project_id": "34c97390df344055919158f09f89f23b", "id": "a4837b8d-c7e4-4001-a2c6-edb5ef040744"}]} 2018-07-30 03:43:39,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 used request id req-b994789d-fb84-4b02-97e9-7008954e1735 2018-07-30 03:43:39,632 - neutron_utils - INFO - Retrieving security group with ID - f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 2018-07-30 03:43:39,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d6da73abc3744a271a076c54f48bebf834f053" 2018-07-30 03:43:39,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d3d0e62f-3a5e-48f1-baa8-b8efc50991ac Date: Mon, 30 Jul 2018 03:43:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:39Z", "updated_at": "2018-07-30T03:43:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:39Z", "revision_number": 0, "id": "884d94cf-fc4d-428d-b2bb-c832c597c1c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "tenant_id": "34c97390df344055919158f09f89f23b", "port_range_min": null, "ethertype": "IPv6", "project_id": "34c97390df344055919158f09f89f23b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:39Z", "revision_number": 0, "id": "a4837b8d-c7e4-4001-a2c6-edb5ef040744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "tenant_id": "34c97390df344055919158f09f89f23b", "port_range_min": null, "ethertype": "IPv4", "project_id": "34c97390df344055919158f09f89f23b"}], "revision_number": 2, "project_id": "34c97390df344055919158f09f89f23b", "id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}]} 2018-07-30 03:43:39,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 used request id req-d3d0e62f-3a5e-48f1-baa8-b8efc50991ac 2018-07-30 03:43:39,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 2018-07-30 03:43:39,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d6da73abc3744a271a076c54f48bebf834f053" 2018-07-30 03:43:39,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-20c5bb95-2c07-4d18-a17b-36948a5f9e68 Date: Mon, 30 Jul 2018 03:43: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-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:39Z", "project_id": "34c97390df344055919158f09f89f23b", "id": "884d94cf-fc4d-428d-b2bb-c832c597c1c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:39Z", "security_group_id": "f11d994e-4fb4-4b60-9f6e-278f10ecb8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:39Z", "project_id": "34c97390df344055919158f09f89f23b", "id": "a4837b8d-c7e4-4001-a2c6-edb5ef040744"}]} 2018-07-30 03:43:39,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 used request id req-20c5bb95-2c07-4d18-a17b-36948a5f9e68 2018-07-30 03:43:39,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:43:39,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:40,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "def0a2928a04491c952e8dd79e15d652", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj-role"}], "expires_at": "2018-07-30T04:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-user", "id": "42e5e0536f7e4751b66845b14cd79c67"}, "audit_ids": ["blgDPvI8SO-PIdWtvDoKtg"], "issued_at": "2018-07-30T03:43:40.000000Z"}} 2018-07-30 03:43:40,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:40,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12aae49-1b13-43f8-bd07-817b707b2737 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:40,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f12aae49-1b13-43f8-bd07-817b707b2737 2018-07-30 03:43:40,170 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:43:40,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:40,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cdbb3a3-b8f8-499e-89ad-a352213c1d40 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:40,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5cdbb3a3-b8f8-499e-89ad-a352213c1d40 2018-07-30 03:43:40,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:40,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f82d0658-9b84-4681-b0de-95e56c18f531 Date: Mon, 30 Jul 2018 03:43:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:40,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-f82d0658-9b84-4681-b0de-95e56c18f531 2018-07-30 03:43:40,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:40,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9d61b3e8-6ff7-4493-a068-d29926ec8571 Date: Mon, 30 Jul 2018 03:43:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:40,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-9d61b3e8-6ff7-4493-a068-d29926ec8571 2018-07-30 03:43:40,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:40,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1b47d871-93cd-4227-bbef-4d55719d2130 Date: Mon, 30 Jul 2018 03:43:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:40,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-1b47d871-93cd-4227-bbef-4d55719d2130 2018-07-30 03:43:40,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:43:40,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:43:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:43:40,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:40,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9fc61c1-47a8-4951-82e5-a6bd0cfe9133 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}} 2018-07-30 03:43:40,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b used request id req-e9fc61c1-47a8-4951-82e5-a6bd0cfe9133 2018-07-30 03:43:40,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:40,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-27d2afe8-f8d7-4fdc-a4cc-69d2aef167f6 Date: Mon, 30 Jul 2018 03:43:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:40,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-27d2afe8-f8d7-4fdc-a4cc-69d2aef167f6 2018-07-30 03:43:40,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241&name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:40,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-75468119-33ec-4543-955b-c3cc33ca8ddc Date: Mon, 30 Jul 2018 03:43:40 GMT RESP BODY: {"ports":[]} 2018-07-30 03:43:40,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241&name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port&admin_state_up=True used request id req-75468119-33ec-4543-955b-c3cc33ca8ddc 2018-07-30 03:43:40,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:41,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-28594098-f184-40ed-8e01-089232bae86c x-compute-request-id: req-28594098-f184-40ed-8e01-089232bae86c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:43:41,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst used request id req-28594098-f184-40ed-8e01-089232bae86c 2018-07-30 03:43:41,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:41,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4643d328-5cda-41ff-af18-6a0d0dd64200 Date: Mon, 30 Jul 2018 03:43:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:41,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-4643d328-5cda-41ff-af18-6a0d0dd64200 2018-07-30 03:43:41,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:41,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b2d338e3-6b9c-4036-8eec-9850e8c0278b Date: Mon, 30 Jul 2018 03:43:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:41,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-b2d338e3-6b9c-4036-8eec-9850e8c0278b 2018-07-30 03:43:41,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:41,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-19a4e99d-bada-4505-97a5-194aa54809cb Date: Mon, 30 Jul 2018 03:43:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:41,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-19a4e99d-bada-4505-97a5-194aa54809cb 2018-07-30 03:43:41,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:41,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f167a0-39e1-4e15-94a3-ce2bd6ac0964 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}} 2018-07-30 03:43:41,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b used request id req-b5f167a0-39e1-4e15-94a3-ce2bd6ac0964 2018-07-30 03:43:41,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:41,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8df031dc-940a-42d3-ae7e-c74b733e6895 Date: Mon, 30 Jul 2018 03:43:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:41,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-8df031dc-940a-42d3-ae7e-c74b733e6895 2018-07-30 03:43:41,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241&name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:41,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-92228cc7-bb79-4aef-a1b8-e444633cbfb0 Date: Mon, 30 Jul 2018 03:43:41 GMT RESP BODY: {"ports":[]} 2018-07-30 03:43:41,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241&name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port&admin_state_up=True used request id req-92228cc7-bb79-4aef-a1b8-e444633cbfb0 2018-07-30 03:43:41,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:43:41,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:41,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "def0a2928a04491c952e8dd79e15d652", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj-role"}], "expires_at": "2018-07-30T04:43:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-user", "id": "42e5e0536f7e4751b66845b14cd79c67"}, "audit_ids": ["w1Px3KeLQS6zQwAyKYNvaA"], "issued_at": "2018-07-30T03:43:41.000000Z"}} 2018-07-30 03:43:41,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c377fcd30d77f39a2a62f381d6cbc1b23ffefda" 2018-07-30 03:43:41,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c13c1eef-02b5-4017-9592-36df4611da59 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:43:41,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c13c1eef-02b5-4017-9592-36df4611da59 2018-07-30 03:43:41,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:42,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4b517010-b1ed-4df6-b797-b8be7b885322 Date: Mon, 30 Jul 2018 03:43:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:42,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-4b517010-b1ed-4df6-b797-b8be7b885322 2018-07-30 03:43:42,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:42,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8c58803d-3934-4cce-a160-92a47847aff6 Date: Mon, 30 Jul 2018 03:43:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:42,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-8c58803d-3934-4cce-a160-92a47847aff6 2018-07-30 03:43:42,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:42,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b38e7032-2ad8-42a5-94da-0e58416ac792 Date: Mon, 30 Jul 2018 03:43:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:42,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-b38e7032-2ad8-42a5-94da-0e58416ac792 2018-07-30 03:43:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:43:42,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:43:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:43:42,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c377fcd30d77f39a2a62f381d6cbc1b23ffefda" 2018-07-30 03:43:42,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c8f457c-0f09-403f-b6a7-e248558e84b9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}} 2018-07-30 03:43:42,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b used request id req-2c8f457c-0f09-403f-b6a7-e248558e84b9 2018-07-30 03:43:42,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:42,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d4f1678e-6bde-4710-b5fd-d42563636c76 Date: Mon, 30 Jul 2018 03:43:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:42,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-d4f1678e-6bde-4710-b5fd-d42563636c76 2018-07-30 03:43:42,378 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net 2018-07-30 03:43:42,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" -d '{"port": {"network_id": "de1d2691-a21a-4872-8e8f-253436abe241", "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port", "admin_state_up": true}}' 2018-07-30 03:43:43,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-e4de25eb-91d0-44b4-9ba9-8db2e55d16ec Date: Mon, 30 Jul 2018 03:43:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:42Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","ip_address":"10.55.0.5"}],"id":"b744c708-b72c-4d73-97a9-23554d0b1bcd","security_groups":["86f369eb-1209-4f9c-8336-75689c9d804a"],"mac_address":"fa:16:3e:7d:81:1e","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port","project_id":"34c97390df344055919158f09f89f23b","qos_policy_id":null,"admin_state_up":true,"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:43:43,282 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-e4de25eb-91d0-44b4-9ba9-8db2e55d16ec 2018-07-30 03:43:43,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:43,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-70ccfa49-a2bd-4ccf-8281-89e97a48e967 Date: Mon, 30 Jul 2018 03:43:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:43,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-70ccfa49-a2bd-4ccf-8281-89e97a48e967 2018-07-30 03:43:43,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:43,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a83230ce-2ae8-4fd3-a11a-799ff5dea2aa Date: Mon, 30 Jul 2018 03:43:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:43,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-a83230ce-2ae8-4fd3-a11a-799ff5dea2aa 2018-07-30 03:43:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:43,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1f243d85-9d50-4873-9e1d-843e346fadf0 Date: Mon, 30 Jul 2018 03:43:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:43,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-1f243d85-9d50-4873-9e1d-843e346fadf0 2018-07-30 03:43:43,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:43,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d34d151-e00b-411d-9f4d-7a2d53435cac Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}} 2018-07-30 03:43:43,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b used request id req-8d34d151-e00b-411d-9f4d-7a2d53435cac 2018-07-30 03:43:43,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:43,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fd072d94-f8cd-42d3-bec8-abe5113ae1af Date: Mon, 30 Jul 2018 03:43:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:43,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-fd072d94-f8cd-42d3-bec8-abe5113ae1af 2018-07-30 03:43:43,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241&name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:43,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-0f075df2-ef15-4f3b-a119-bc4013c88311 Date: Mon, 30 Jul 2018 03:43:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:42Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","ip_address":"10.55.0.5"}],"id":"b744c708-b72c-4d73-97a9-23554d0b1bcd","security_groups":["86f369eb-1209-4f9c-8336-75689c9d804a"],"mac_address":"fa:16:3e:7d:81:1e","project_id":"34c97390df344055919158f09f89f23b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port","admin_state_up":true,"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:43:43,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241&name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port&admin_state_up=True used request id req-0f075df2-ef15-4f3b-a119-bc4013c88311 2018-07-30 03:43:43,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:43,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df6739ed-989c-40c2-a11b-fd376c550230 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}} 2018-07-30 03:43:43,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b used request id req-df6739ed-989c-40c2-a11b-fd376c550230 2018-07-30 03:43:43,998 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst 2018-07-30 03:43:44,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:44,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-06be7a49-1e7e-4d8c-8f68-920df629defa x-compute-request-id: req-06be7a49-1e7e-4d8c-8f68-920df629defa Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-flavor-name"}, {"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:43:44,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-06be7a49-1e7e-4d8c-8f68-920df629defa 2018-07-30 03:43:44,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:44,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-9267520c-dc21-4740-ba08-5ddcad1f6f30 x-compute-request-id: req-9267520c-dc21-4740-ba08-5ddcad1f6f30 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb"}} 2018-07-30 03:43:44,056 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb used request id req-9267520c-dc21-4740-ba08-5ddcad1f6f30 2018-07-30 03:43:44,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:44,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-5cf1e9b1-2218-44d2-84ca-e6ef9e3f9f3f Date: Mon, 30 Jul 2018 03:43:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:43:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:43:35Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/de2c4b2b-8005-4d53-909a-a412b23189af/snap", "metadata": {}}], "self": "/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af", "min_disk": 0, "protected": false, "id": "de2c4b2b-8005-4d53-909a-a412b23189af", "file": "/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "34c97390df344055919158f09f89f23b", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/de2c4b2b-8005-4d53-909a-a412b23189af/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image"} 2018-07-30 03:43:44,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image used request id req-5cf1e9b1-2218-44d2-84ca-e6ef9e3f9f3f 2018-07-30 03:43:44,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:44,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d78d21fd-570a-4d18-9d56-321639fbf5e8 Date: Mon, 30 Jul 2018 03:43: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-30 03:43:44,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d78d21fd-570a-4d18-9d56-321639fbf5e8 2018-07-30 03:43:44,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" -d '{"server": {"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "imageRef": "de2c4b2b-8005-4d53-909a-a412b23189af", "flavorRef": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "max_count": 1, "min_count": 1, "networks": [{"port": "b744c708-b72c-4d73-97a9-23554d0b1bcd"}], "security_groups": [{"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}]}}' 2018-07-30 03:43:45,141 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:43: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-63d977f8-3a3c-4e7c-9805-f73da63686b6 x-compute-request-id: req-63d977f8-3a3c-4e7c-9805-f73da63686b6 Content-Length: 435 location: http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "adminPass": "Lk6X3roVxhy8"}} 2018-07-30 03:43:45,141 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-63d977f8-3a3c-4e7c-9805-f73da63686b6 2018-07-30 03:43:45,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:45,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-ea21e717-12fa-4621-b660-1eb4976606f8 x-compute-request-id: req-ea21e717-12fa-4621-b660-1eb4976606f8 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-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-30T03:43:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:45,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-ea21e717-12fa-4621-b660-1eb4976606f8 2018-07-30 03:43:45,742 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst 2018-07-30 03:43:45,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:46,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-fd4eccc3-fd49-42a6-8440-09504a0dd206 x-compute-request-id: req-fd4eccc3-fd49-42a6-8440-09504a0dd206 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:43:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:46,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-fd4eccc3-fd49-42a6-8440-09504a0dd206 2018-07-30 03:43:46,015 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst] is - BUILD 2018-07-30 03:43:46,015 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:43:49,018 - create_instance - DEBUG - VM status query timeout in 896.723960161 2018-07-30 03:43:49,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:49,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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,Accept-Encoding x-openstack-request-id: req-2f3606ab-02cf-4144-bfad-194077e6f682 x-compute-request-id: req-2f3606ab-02cf-4144-bfad-194077e6f682 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "security_groups": [{"name": "default"}], "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:43:46Z", "hostId": "8b0f632c27c20027844c90eb4088230d18788383b11cc286cfea2067", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:49,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-2f3606ab-02cf-4144-bfad-194077e6f682 2018-07-30 03:43:49,191 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst] is - BUILD 2018-07-30 03:43:49,192 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:43:52,195 - create_instance - DEBUG - VM status query timeout in 893.547482967 2018-07-30 03:43:52,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:52,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-db7e85cc-f0c0-4a29-8e68-ad423bf9be30 x-compute-request-id: req-db7e85cc-f0c0-4a29-8e68-ad423bf9be30 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:81:1e", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:51.000000", "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "security_groups": [{"name": "default"}], "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:51Z", "hostId": "8b0f632c27c20027844c90eb4088230d18788383b11cc286cfea2067", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:52,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-db7e85cc-f0c0-4a29-8e68-ad423bf9be30 2018-07-30 03:43:52,693 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst] is - ACTIVE 2018-07-30 03:43:52,693 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:43:52,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:53,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-23a8a796-7f23-4f64-8af4-550c722f9e7e x-compute-request-id: req-23a8a796-7f23-4f64-8af4-550c722f9e7e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:81:1e", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:51.000000", "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "security_groups": [{"name": "default"}], "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:51Z", "hostId": "8b0f632c27c20027844c90eb4088230d18788383b11cc286cfea2067", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:53,012 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-23a8a796-7f23-4f64-8af4-550c722f9e7e 2018-07-30 03:43:53,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:53,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-03fef7e9-4435-4d01-9103-dbda78b58a45 Date: Mon, 30 Jul 2018 03:43:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:53,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-03fef7e9-4435-4d01-9103-dbda78b58a45 2018-07-30 03:43:53,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:53,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02d960d4-1a15-4a65-b380-677b08b820fc Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}} 2018-07-30 03:43:53,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b used request id req-02d960d4-1a15-4a65-b380-677b08b820fc 2018-07-30 03:43:53,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:53,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1e942b2d-7b6f-4923-b954-c2eee577f7d1 Date: Mon, 30 Jul 2018 03:43:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:53,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-1e942b2d-7b6f-4923-b954-c2eee577f7d1 2018-07-30 03:43:53,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:53,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-3f23f5b8-1216-4e27-b140-3ac412592f30 Date: Mon, 30 Jul 2018 03:43:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","ip_address":"10.55.0.2"}],"id":"1a9bcef4-8852-4a60-9288-354d229e15dc","security_groups":[],"mac_address":"fa:16:3e:67:18:8c","project_id":"34c97390df344055919158f09f89f23b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-de1d2691-a21a-4872-8e8f-253436abe241","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","ip_address":"10.55.0.5"}],"id":"b744c708-b72c-4d73-97a9-23554d0b1bcd","security_groups":["86f369eb-1209-4f9c-8336-75689c9d804a"],"mac_address":"fa:16:3e:7d:81:1e","project_id":"34c97390df344055919158f09f89f23b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port","admin_state_up":true,"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:42Z","binding:vnic_type":"normal","device_id":"b2f2d6b6-99cc-4de1-aa61-d8df97e06b25","ip_allocation":"immediate"}]} 2018-07-30 03:43:53,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-3f23f5b8-1216-4e27-b140-3ac412592f30 2018-07-30 03:43:53,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:53,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-829f5568-74fe-43fa-beda-6a7e099d30fb x-compute-request-id: req-829f5568-74fe-43fa-beda-6a7e099d30fb Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:81:1e", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:51.000000", "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "security_groups": [{"name": "default"}], "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:51Z", "hostId": "8b0f632c27c20027844c90eb4088230d18788383b11cc286cfea2067", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:53,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-829f5568-74fe-43fa-beda-6a7e099d30fb 2018-07-30 03:43:53,806 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst] is - ACTIVE 2018-07-30 03:43:53,806 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:43:53,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:53,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-d76da5d5-6862-4362-b3f6-b15d22f1ca3e x-compute-request-id: req-d76da5d5-6862-4362-b3f6-b15d22f1ca3e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:81:1e", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:51.000000", "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "security_groups": [{"name": "default"}], "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:51Z", "hostId": "8b0f632c27c20027844c90eb4088230d18788383b11cc286cfea2067", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:53,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-d76da5d5-6862-4362-b3f6-b15d22f1ca3e 2018-07-30 03:43:53,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:54,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f7d5ef34-f970-4de1-8851-0570529ca0e0 Date: Mon, 30 Jul 2018 03:43:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:54,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-f7d5ef34-f970-4de1-8851-0570529ca0e0 2018-07-30 03:43:54,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:54,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b519719f-0bf2-42f8-9860-6d3c276d804c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}} 2018-07-30 03:43:54,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b used request id req-b519719f-0bf2-42f8-9860-6d3c276d804c 2018-07-30 03:43:54,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:54,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6c59c203-74f0-4030-aa55-70ed377dc3fe Date: Mon, 30 Jul 2018 03:43:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:54,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-6c59c203-74f0-4030-aa55-70ed377dc3fe 2018-07-30 03:43:54,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:54,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-7e3e7b99-d6cc-4c76-a1dc-252756fd926d Date: Mon, 30 Jul 2018 03:43:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","ip_address":"10.55.0.2"}],"id":"1a9bcef4-8852-4a60-9288-354d229e15dc","security_groups":[],"mac_address":"fa:16:3e:67:18:8c","project_id":"34c97390df344055919158f09f89f23b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-de1d2691-a21a-4872-8e8f-253436abe241","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","ip_address":"10.55.0.5"}],"id":"b744c708-b72c-4d73-97a9-23554d0b1bcd","security_groups":["86f369eb-1209-4f9c-8336-75689c9d804a"],"mac_address":"fa:16:3e:7d:81:1e","project_id":"34c97390df344055919158f09f89f23b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port","admin_state_up":true,"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:42Z","binding:vnic_type":"normal","device_id":"b2f2d6b6-99cc-4de1-aa61-d8df97e06b25","ip_allocation":"immediate"}]} 2018-07-30 03:43:54,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-7e3e7b99-d6cc-4c76-a1dc-252756fd926d 2018-07-30 03:43:54,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}}' 2018-07-30 03:43:55,124 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:43: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-0cb03c5a-7cb5-486e-af5e-00956b338922 x-compute-request-id: req-0cb03c5a-7cb5-486e-af5e-00956b338922 Content-Length: 0 Content-Type: application/json 2018-07-30 03:43:55,124 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25/action used request id req-0cb03c5a-7cb5-486e-af5e-00956b338922 2018-07-30 03:43:55,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:55,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-4f79b32d-3e2d-4817-b445-4741757ba38f x-compute-request-id: req-4f79b32d-3e2d-4817-b445-4741757ba38f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:81:1e", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:51.000000", "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "security_groups": [{"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}, {"name": "default"}], "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:51Z", "hostId": "8b0f632c27c20027844c90eb4088230d18788383b11cc286cfea2067", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:55,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-4f79b32d-3e2d-4817-b445-4741757ba38f 2018-07-30 03:43:55,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:55,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6004c6fd-8c0d-4c2c-8cb0-94e305922178 Date: Mon, 30 Jul 2018 03:43:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:55,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-6004c6fd-8c0d-4c2c-8cb0-94e305922178 2018-07-30 03:43:55,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:55,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd25d584-91ab-4f2e-bb34-57783bcc95dc Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}} 2018-07-30 03:43:55,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b used request id req-cd25d584-91ab-4f2e-bb34-57783bcc95dc 2018-07-30 03:43:55,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:55,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4dcffddb-ee6f-4018-acd7-1ef80b1839d6 Date: Mon, 30 Jul 2018 03:43:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:55,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-4dcffddb-ee6f-4018-acd7-1ef80b1839d6 2018-07-30 03:43:55,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:55,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-50c5404c-3329-4f70-86fb-af1e48b9bd97 Date: Mon, 30 Jul 2018 03:43:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","ip_address":"10.55.0.2"}],"id":"1a9bcef4-8852-4a60-9288-354d229e15dc","security_groups":[],"mac_address":"fa:16:3e:67:18:8c","project_id":"34c97390df344055919158f09f89f23b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-de1d2691-a21a-4872-8e8f-253436abe241","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:55Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","ip_address":"10.55.0.5"}],"id":"b744c708-b72c-4d73-97a9-23554d0b1bcd","security_groups":["f11d994e-4fb4-4b60-9f6e-278f10ecb8a0","86f369eb-1209-4f9c-8336-75689c9d804a"],"mac_address":"fa:16:3e:7d:81:1e","project_id":"34c97390df344055919158f09f89f23b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port","admin_state_up":true,"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:42Z","binding:vnic_type":"normal","device_id":"b2f2d6b6-99cc-4de1-aa61-d8df97e06b25","ip_allocation":"immediate"}]} 2018-07-30 03:43:55,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-50c5404c-3329-4f70-86fb-af1e48b9bd97 2018-07-30 03:43:55,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:43:56,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "def0a2928a04491c952e8dd79e15d652", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj-role"}], "expires_at": "2018-07-30T04:43:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/34c97390df344055919158f09f89f23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/34c97390df344055919158f09f89f23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/34c97390df344055919158f09f89f23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-user", "id": "42e5e0536f7e4751b66845b14cd79c67"}, "audit_ids": ["lUfVavkBTUabmOdsaFZTbg"], "issued_at": "2018-07-30T03:43:56.000000Z"}} 2018-07-30 03:43:56,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e8e010d692db88b0663c4403ae18d3fb3c73f5" 2018-07-30 03:43:56,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-aaaa4f21-6168-4f60-b8f7-8b0370ff0bb4 x-compute-request-id: req-aaaa4f21-6168-4f60-b8f7-8b0370ff0bb4 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:81:1e", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:51.000000", "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "security_groups": [{"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}, {"name": "default"}], "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:51Z", "hostId": "8b0f632c27c20027844c90eb4088230d18788383b11cc286cfea2067", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:56,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-aaaa4f21-6168-4f60-b8f7-8b0370ff0bb4 2018-07-30 03:43:56,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:56,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-ad48800b-562f-4ace-8472-71063c957a2d x-compute-request-id: req-ad48800b-562f-4ace-8472-71063c957a2d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:81:1e", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:51.000000", "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "security_groups": [{"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}, {"name": "default"}], "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:51Z", "hostId": "8b0f632c27c20027844c90eb4088230d18788383b11cc286cfea2067", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:56,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-ad48800b-562f-4ace-8472-71063c957a2d 2018-07-30 03:43:56,911 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst] is - ACTIVE 2018-07-30 03:43:56,911 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:43:56,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:57,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-5c4d977e-eaba-4eb9-b763-e6ba6df6d33e x-compute-request-id: req-5c4d977e-eaba-4eb9-b763-e6ba6df6d33e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:81:1e", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:51.000000", "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "security_groups": [{"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}, {"name": "default"}], "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:51Z", "hostId": "8b0f632c27c20027844c90eb4088230d18788383b11cc286cfea2067", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:57,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-5c4d977e-eaba-4eb9-b763-e6ba6df6d33e 2018-07-30 03:43:57,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:57,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e2c6b7e0-9a9c-4e82-a9fb-e7a32681b701 Date: Mon, 30 Jul 2018 03:43:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:57,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-e2c6b7e0-9a9c-4e82-a9fb-e7a32681b701 2018-07-30 03:43:57,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:57,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9973d842-1097-4c66-acd0-70a96476e2be Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}} 2018-07-30 03:43:57,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b used request id req-9973d842-1097-4c66-acd0-70a96476e2be 2018-07-30 03:43:57,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:57,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-29a42fb7-c478-48cc-827c-266e4eaa27a0 Date: Mon, 30 Jul 2018 03:43:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:57,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-29a42fb7-c478-48cc-827c-266e4eaa27a0 2018-07-30 03:43:57,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:57,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-ad80e0ca-6a36-444e-b78b-dc378236cd49 Date: Mon, 30 Jul 2018 03:43:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","ip_address":"10.55.0.2"}],"id":"1a9bcef4-8852-4a60-9288-354d229e15dc","security_groups":[],"mac_address":"fa:16:3e:67:18:8c","project_id":"34c97390df344055919158f09f89f23b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-de1d2691-a21a-4872-8e8f-253436abe241","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:55Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","ip_address":"10.55.0.5"}],"id":"b744c708-b72c-4d73-97a9-23554d0b1bcd","security_groups":["f11d994e-4fb4-4b60-9f6e-278f10ecb8a0","86f369eb-1209-4f9c-8336-75689c9d804a"],"mac_address":"fa:16:3e:7d:81:1e","project_id":"34c97390df344055919158f09f89f23b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port","admin_state_up":true,"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:42Z","binding:vnic_type":"normal","device_id":"b2f2d6b6-99cc-4de1-aa61-d8df97e06b25","ip_allocation":"immediate"}]} 2018-07-30 03:43:57,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-ad80e0ca-6a36-444e-b78b-dc378236cd49 2018-07-30 03:43:57,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:57,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-95ece91e-184f-49bb-9b34-a53ea1d08dee x-compute-request-id: req-95ece91e-184f-49bb-9b34-a53ea1d08dee Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:81:1e", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:51.000000", "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "security_groups": [{"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}, {"name": "default"}], "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:51Z", "hostId": "8b0f632c27c20027844c90eb4088230d18788383b11cc286cfea2067", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:57,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-95ece91e-184f-49bb-9b34-a53ea1d08dee 2018-07-30 03:43:57,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:57,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-45de8ada-1311-4ba4-abc4-4dce467f20c5 Date: Mon, 30 Jul 2018 03:43:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:57,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-45de8ada-1311-4ba4-abc4-4dce467f20c5 2018-07-30 03:43:57,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:58,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ebcd94e-6731-426f-b280-c7e60b0fc0f9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}} 2018-07-30 03:43:58,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b used request id req-6ebcd94e-6731-426f-b280-c7e60b0fc0f9 2018-07-30 03:43:58,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:58,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0aeb58c7-5136-47fc-a3a9-9162f0c914dc Date: Mon, 30 Jul 2018 03:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:58,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-0aeb58c7-5136-47fc-a3a9-9162f0c914dc 2018-07-30 03:43:58,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:58,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-ecc01746-c374-4a84-85f3-9e24bd34846e Date: Mon, 30 Jul 2018 03:43:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","ip_address":"10.55.0.2"}],"id":"1a9bcef4-8852-4a60-9288-354d229e15dc","security_groups":[],"mac_address":"fa:16:3e:67:18:8c","project_id":"34c97390df344055919158f09f89f23b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-de1d2691-a21a-4872-8e8f-253436abe241","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:55Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","ip_address":"10.55.0.5"}],"id":"b744c708-b72c-4d73-97a9-23554d0b1bcd","security_groups":["f11d994e-4fb4-4b60-9f6e-278f10ecb8a0","86f369eb-1209-4f9c-8336-75689c9d804a"],"mac_address":"fa:16:3e:7d:81:1e","project_id":"34c97390df344055919158f09f89f23b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port","admin_state_up":true,"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:42Z","binding:vnic_type":"normal","device_id":"b2f2d6b6-99cc-4de1-aa61-d8df97e06b25","ip_allocation":"immediate"}]} 2018-07-30 03:43:58,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-ecc01746-c374-4a84-85f3-9e24bd34846e 2018-07-30 03:43:58,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}}' 2018-07-30 03:43:58,522 - novaclient.v2.client - DEBUG - RESP: [400] Date: Mon, 30 Jul 2018 03:43: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-af47420a-b540-4f1f-885f-502d05a04da3 x-compute-request-id: req-af47420a-b540-4f1f-885f-502d05a04da3 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: 'f11d994e-4fb4-4b60-9f6e-278f10ecb8a0'.\nNeutron server returns request_ids: ['req-1b7836f8-d759-4bf4-ab0f-fcde28dbbb2b']", "code": 400}} 2018-07-30 03:43:58,522 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25/action used request id req-af47420a-b540-4f1f-885f-502d05a04da3 2018-07-30 03:43:58,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:58,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-09bc7da2-0826-4d82-ad58-0cdd25c0badb x-compute-request-id: req-09bc7da2-0826-4d82-ad58-0cdd25c0badb Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:81:1e", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:51.000000", "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "security_groups": [{"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}, {"name": "default"}], "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:51Z", "hostId": "8b0f632c27c20027844c90eb4088230d18788383b11cc286cfea2067", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:58,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-09bc7da2-0826-4d82-ad58-0cdd25c0badb 2018-07-30 03:43:58,685 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name] already added to VM [InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst] 2018-07-30 03:43:58,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:58,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43: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-9f62f26c-3f1b-413c-8c7b-050f5d4a4289 x-compute-request-id: req-9f62f26c-3f1b-413c-8c7b-050f5d4a4289 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:81:1e", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:51.000000", "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "security_groups": [{"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}, {"name": "default"}], "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:51Z", "hostId": "8b0f632c27c20027844c90eb4088230d18788383b11cc286cfea2067", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:58,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-9f62f26c-3f1b-413c-8c7b-050f5d4a4289 2018-07-30 03:43:58,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:59,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-352d18e3-8314-4979-884d-bce6def3a57d Date: Mon, 30 Jul 2018 03:43:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de1d2691-a21a-4872-8e8f-253436abe241","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34c97390df344055919158f09f89f23b","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d67927-73ed-4b44-9f6c-1c5d28e1d28c"],"description":"","tags":[],"updated_at":"2018-07-30T03:43:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net","admin_state_up":true,"tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:36Z","mtu":1450}]} 2018-07-30 03:43:59,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net used request id req-352d18e3-8314-4979-884d-bce6def3a57d 2018-07-30 03:43:59,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:59,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94d1d2f-d471-4fe6-b766-f9d7b3a502a8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}} 2018-07-30 03:43:59,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b used request id req-e94d1d2f-d471-4fe6-b766-f9d7b3a502a8 2018-07-30 03:43:59,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:59,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b6c665c8-d7af-4f5b-9c31-9c0dd88fd3ac Date: Mon, 30 Jul 2018 03:43:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","dns_nameservers":[],"updated_at":"2018-07-30T03:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"34c97390df344055919158f09f89f23b","id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet"}]} 2018-07-30 03:43:59,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-b6c665c8-d7af-4f5b-9c31-9c0dd88fd3ac 2018-07-30 03:43:59,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:43:59,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-ab18fd63-3baa-464e-9801-fda5da26ddf2 Date: Mon, 30 Jul 2018 03:43:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","ip_address":"10.55.0.2"}],"id":"1a9bcef4-8852-4a60-9288-354d229e15dc","security_groups":[],"mac_address":"fa:16:3e:67:18:8c","project_id":"34c97390df344055919158f09f89f23b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-de1d2691-a21a-4872-8e8f-253436abe241","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:43:55Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d67927-73ed-4b44-9f6c-1c5d28e1d28c","ip_address":"10.55.0.5"}],"id":"b744c708-b72c-4d73-97a9-23554d0b1bcd","security_groups":["f11d994e-4fb4-4b60-9f6e-278f10ecb8a0","86f369eb-1209-4f9c-8336-75689c9d804a"],"mac_address":"fa:16:3e:7d:81:1e","project_id":"34c97390df344055919158f09f89f23b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port","admin_state_up":true,"network_id":"de1d2691-a21a-4872-8e8f-253436abe241","tenant_id":"34c97390df344055919158f09f89f23b","created_at":"2018-07-30T03:43:42Z","binding:vnic_type":"normal","device_id":"b2f2d6b6-99cc-4de1-aa61-d8df97e06b25","ip_allocation":"immediate"}]} 2018-07-30 03:43:59,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=de1d2691-a21a-4872-8e8f-253436abe241 used request id req-ab18fd63-3baa-464e-9801-fda5da26ddf2 2018-07-30 03:43:59,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e8e010d692db88b0663c4403ae18d3fb3c73f5" 2018-07-30 03:43:59,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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,Accept-Encoding x-openstack-request-id: req-8525e365-6d3f-464a-a9ef-f131417e4424 x-compute-request-id: req-8525e365-6d3f-464a-a9ef-f131417e4424 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:81:1e", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:51.000000", "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "security_groups": [{"name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name"}, {"name": "default"}], "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:43:51Z", "hostId": "8b0f632c27c20027844c90eb4088230d18788383b11cc286cfea2067", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:43:59,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-8525e365-6d3f-464a-a9ef-f131417e4424 2018-07-30 03:43:59,644 - create_instance - INFO - Deleting Port with ID - b744c708-b72c-4d73-97a9-23554d0b1bcd 2018-07-30 03:43:59,645 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-port 2018-07-30 03:43:59,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/b744c708-b72c-4d73-97a9-23554d0b1bcd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:44:00,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe92f936-fe68-4b24-b26c-bf16ea47e622 Date: Mon, 30 Jul 2018 03:44:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:44:00,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/b744c708-b72c-4d73-97a9-23554d0b1bcd used request id req-fe92f936-fe68-4b24-b26c-bf16ea47e622 2018-07-30 03:44:00,079 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst 2018-07-30 03:44:00,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:44:00,196 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:44: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-8f2df91e-8112-4cbf-8f04-5b9409910a2f x-compute-request-id: req-8f2df91e-8112-4cbf-8f04-5b9409910a2f Content-Type: application/json 2018-07-30 03:44:00,196 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-8f2df91e-8112-4cbf-8f04-5b9409910a2f 2018-07-30 03:44:00,196 - create_instance - INFO - Checking deletion status 2018-07-30 03:44:00,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:44:00,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-1538e47c-ed83-4621-8b9f-a33ef0f0829c x-compute-request-id: req-1538e47c-ed83-4621-8b9f-a33ef0f0829c Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "rel": "bookmark"}], "image": {"id": "de2c4b2b-8005-4d53-909a-a412b23189af", "links": [{"href": "http://172.30.9.25:8774/images/de2c4b2b-8005-4d53-909a-a412b23189af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:43:51.000000", "flavor": {"id": "261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "links": [{"href": "http://172.30.9.25:8774/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb", "rel": "bookmark"}]}, "id": "b2f2d6b6-99cc-4de1-aa61-d8df97e06b25", "user_id": "42e5e0536f7e4751b66845b14cd79c67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:44:00Z", "hostId": "8b0f632c27c20027844c90eb4088230d18788383b11cc286cfea2067", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst", "created": "2018-07-30T03:43:45Z", "tenant_id": "34c97390df344055919158f09f89f23b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:00,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-1538e47c-ed83-4621-8b9f-a33ef0f0829c 2018-07-30 03:44:00,302 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst] is - ACTIVE 2018-07-30 03:44:00,302 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:44:03,305 - create_instance - DEBUG - VM status query timeout in 296.891626835 2018-07-30 03:44:03,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f37c41947a0ad3da20888c6570c4f1fbda32b0c" 2018-07-30 03:44:03,377 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:44: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-16ac14a3-05c8-407f-a69f-eb75b93bbf9f x-compute-request-id: req-16ac14a3-05c8-407f-a69f-eb75b93bbf9f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 could not be found.", "code": 404}} 2018-07-30 03:44:03,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 used request id req-16ac14a3-05c8-407f-a69f-eb75b93bbf9f 2018-07-30 03:44:03,378 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b2f2d6b6-99cc-4de1-aa61-d8df97e06b25 could not be found. (HTTP 404) (Request-ID: req-16ac14a3-05c8-407f-a69f-eb75b93bbf9f) 2018-07-30 03:44:03,378 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-inst 2018-07-30 03:44:03,379 - neutron_utils - INFO - Deleting security group rule with ID - 884d94cf-fc4d-428d-b2bb-c832c597c1c4 2018-07-30 03:44:03,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/884d94cf-fc4d-428d-b2bb-c832c597c1c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d6da73abc3744a271a076c54f48bebf834f053" 2018-07-30 03:44:03,633 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e79fee8-75c3-422b-9f44-1f94ecdd8dc6 Content-Length: 0 Date: Mon, 30 Jul 2018 03:44:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:44:03,633 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/884d94cf-fc4d-428d-b2bb-c832c597c1c4 used request id req-8e79fee8-75c3-422b-9f44-1f94ecdd8dc6 2018-07-30 03:44:03,634 - neutron_utils - INFO - Deleting security group rule with ID - a4837b8d-c7e4-4001-a2c6-edb5ef040744 2018-07-30 03:44:03,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/a4837b8d-c7e4-4001-a2c6-edb5ef040744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d6da73abc3744a271a076c54f48bebf834f053" 2018-07-30 03:44:03,716 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2283c1e3-c7e5-46f6-8e3f-29be7076605c Content-Length: 0 Date: Mon, 30 Jul 2018 03:44:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:44:03,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/a4837b8d-c7e4-4001-a2c6-edb5ef040744 used request id req-2283c1e3-c7e5-46f6-8e3f-29be7076605c 2018-07-30 03:44:03,716 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-name 2018-07-30 03:44:03,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d6da73abc3744a271a076c54f48bebf834f053" 2018-07-30 03:44:03,830 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21270b39-03da-4f9a-97c2-3d899a15449b Content-Length: 0 Date: Mon, 30 Jul 2018 03:44:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:44:03,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f11d994e-4fb4-4b60-9f6e-278f10ecb8a0 used request id req-21270b39-03da-4f9a-97c2-3d899a15449b 2018-07-30 03:44:03,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2476585d6e691ef73c2a5c04cc7dd0e024ddf3f6" 2018-07-30 03:44:03,866 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:44: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-d37b2859-3567-4ad2-ab53-c75ce9fb40d5 x-compute-request-id: req-d37b2859-3567-4ad2-ab53-c75ce9fb40d5 Content-Length: 0 Content-Type: application/json 2018-07-30 03:44:03,866 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/261ad9b8-07e7-4cee-8fa7-a054e2465bdb used request id req-d37b2859-3567-4ad2-ab53-c75ce9fb40d5 2018-07-30 03:44:03,867 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet 2018-07-30 03:44:03,867 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-subnet 2018-07-30 03:44:03,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/a3d67927-73ed-4b44-9f6c-1c5d28e1d28c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a95ea1981230f2610bef8c541eebffc0daff91" 2018-07-30 03:44:04,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4500013c-4f87-443a-b085-d73a40a04881 Date: Mon, 30 Jul 2018 03:44:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:44:04,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a3d67927-73ed-4b44-9f6c-1c5d28e1d28c used request id req-4500013c-4f87-443a-b085-d73a40a04881 2018-07-30 03:44:04,751 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-pub-net 2018-07-30 03:44:04,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/de1d2691-a21a-4872-8e8f-253436abe241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a95ea1981230f2610bef8c541eebffc0daff91" 2018-07-30 03:44:05,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd3931f7-f606-44c1-b6e4-884e3ce8a19e Date: Mon, 30 Jul 2018 03:44:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:44:05,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/de1d2691-a21a-4872-8e8f-253436abe241 used request id req-cd3931f7-f606-44c1-b6e4-884e3ce8a19e 2018-07-30 03:44:05,698 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-2f8c8190-3d57-47e0-b43e-a6d50853b379-image 2018-07-30 03:44:05,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}879798dab3943d4d88b4411155a5ccb445914cab" 2018-07-30 03:44:06,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-759153e3-b388-4518-b92f-b44d3c797f69 Date: Mon, 30 Jul 2018 03:44:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 03:44:06,736 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/de2c4b2b-8005-4d53-909a-a412b23189af used request id req-759153e3-b388-4518-b92f-b44d3c797f69 2018-07-30 03:44:06,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:44:07,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e1dd4251-799e-479a-8cb6-19feb9420b80 Date: Mon, 30 Jul 2018 03:44:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:36Z", "updated_at": "2018-07-30T03:43:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:36Z", "revision_number": 0, "id": "7c90e8df-f00d-4021-b4d3-ec77734d5670", "remote_group_id": "86f369eb-1209-4f9c-8336-75689c9d804a", "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:36Z", "security_group_id": "86f369eb-1209-4f9c-8336-75689c9d804a", "tenant_id": "34c97390df344055919158f09f89f23b", "port_range_min": null, "ethertype": "IPv4", "project_id": "34c97390df344055919158f09f89f23b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:36Z", "revision_number": 0, "id": "967644bc-5ff3-43b1-8fbf-f332540a7e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:36Z", "security_group_id": "86f369eb-1209-4f9c-8336-75689c9d804a", "tenant_id": "34c97390df344055919158f09f89f23b", "port_range_min": null, "ethertype": "IPv6", "project_id": "34c97390df344055919158f09f89f23b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:36Z", "revision_number": 0, "id": "bb842452-59c1-4dd5-869b-dbcda324367a", "remote_group_id": "86f369eb-1209-4f9c-8336-75689c9d804a", "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:36Z", "security_group_id": "86f369eb-1209-4f9c-8336-75689c9d804a", "tenant_id": "34c97390df344055919158f09f89f23b", "port_range_min": null, "ethertype": "IPv6", "project_id": "34c97390df344055919158f09f89f23b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:43:36Z", "revision_number": 0, "id": "c0036a0d-0678-4f17-bfcb-50ada7df0535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:43:36Z", "security_group_id": "86f369eb-1209-4f9c-8336-75689c9d804a", "tenant_id": "34c97390df344055919158f09f89f23b", "port_range_min": null, "ethertype": "IPv4", "project_id": "34c97390df344055919158f09f89f23b"}], "revision_number": 4, "project_id": "34c97390df344055919158f09f89f23b", "id": "86f369eb-1209-4f9c-8336-75689c9d804a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:44:07,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e1dd4251-799e-479a-8cb6-19feb9420b80 2018-07-30 03:44:07,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:44:07,264 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2483142f-266b-4c28-8b3c-89c194da310f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:44:07,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-2483142f-266b-4c28-8b3c-89c194da310f 2018-07-30 03:44:07,264 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:44:07,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:44:07,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c151e88-70f2-415f-a7d2-b9688239e507 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:44:07,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-4c151e88-70f2-415f-a7d2-b9688239e507 2018-07-30 03:44:07,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:44:07,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:44:07,432 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-913a025a-90c0-4afb-b1c6-f43c945622e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:44:07,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-913a025a-90c0-4afb-b1c6-f43c945622e3 2018-07-30 03:44:07,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:44:07,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:44:07,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-589c20d0-eaee-4e74-bf0f-678b438e2c2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:44:07,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-589c20d0-eaee-4e74-bf0f-678b438e2c2b 2018-07-30 03:44:07,519 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:44:07,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:44:07,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbb22dd-fe58-451f-8699-2abfa06e4e42 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:44:07,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-dcbb22dd-fe58-451f-8699-2abfa06e4e42 2018-07-30 03:44:07,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:44:07,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a35aa63d-3a19-4156-9e28-1fc95ba58f5d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "34c97390df344055919158f09f89f23b", "name": "InstanceSecurityGroupTests-c62ea519-ab8b-447-proj"}} 2018-07-30 03:44:07,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b used request id req-a35aa63d-3a19-4156-9e28-1fc95ba58f5d 2018-07-30 03:44:07,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86f369eb-1209-4f9c-8336-75689c9d804a 2018-07-30 03:44:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=86f369eb-1209-4f9c-8336-75689c9d804a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:44:07,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-70b29f25-66c5-4172-a0b5-5cfac5296156 Date: Mon, 30 Jul 2018 03:44:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "86f369eb-1209-4f9c-8336-75689c9d804a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:36Z", "security_group_id": "86f369eb-1209-4f9c-8336-75689c9d804a", "port_range_min": null, "revision_number": 0, "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:36Z", "project_id": "34c97390df344055919158f09f89f23b", "id": "7c90e8df-f00d-4021-b4d3-ec77734d5670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:36Z", "security_group_id": "86f369eb-1209-4f9c-8336-75689c9d804a", "port_range_min": null, "revision_number": 0, "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:36Z", "project_id": "34c97390df344055919158f09f89f23b", "id": "967644bc-5ff3-43b1-8fbf-f332540a7e7d"}, {"remote_group_id": "86f369eb-1209-4f9c-8336-75689c9d804a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:36Z", "security_group_id": "86f369eb-1209-4f9c-8336-75689c9d804a", "port_range_min": null, "revision_number": 0, "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:36Z", "project_id": "34c97390df344055919158f09f89f23b", "id": "bb842452-59c1-4dd5-869b-dbcda324367a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:43:36Z", "security_group_id": "86f369eb-1209-4f9c-8336-75689c9d804a", "port_range_min": null, "revision_number": 0, "tenant_id": "34c97390df344055919158f09f89f23b", "created_at": "2018-07-30T03:43:36Z", "project_id": "34c97390df344055919158f09f89f23b", "id": "c0036a0d-0678-4f17-bfcb-50ada7df0535"}]} 2018-07-30 03:44:07,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=86f369eb-1209-4f9c-8336-75689c9d804a used request id req-70b29f25-66c5-4172-a0b5-5cfac5296156 2018-07-30 03:44:07,731 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:44:07,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/86f369eb-1209-4f9c-8336-75689c9d804a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:44:07,869 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa7ef155-1b0d-48bf-a3a5-daab670e59c2 Content-Length: 0 Date: Mon, 30 Jul 2018 03:44:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:44:07,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/86f369eb-1209-4f9c-8336-75689c9d804a used request id req-aa7ef155-1b0d-48bf-a3a5-daab670e59c2 2018-07-30 03:44:07,870 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-c62ea519-ab8b-447-proj 2018-07-30 03:44:07,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:44:08,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a738b4a9-9fb6-417c-b7ca-d34232064dd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:44:08,077 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/34c97390df344055919158f09f89f23b used request id req-a738b4a9-9fb6-417c-b7ca-d34232064dd8 2018-07-30 03:44:08,077 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-c62ea519-ab8b-447-proj-role 2018-07-30 03:44:08,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/def0a2928a04491c952e8dd79e15d652 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:44:08,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5477b95f-45e7-41c7-808f-6b613f31c1c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:44:08,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/def0a2928a04491c952e8dd79e15d652 used request id req-5477b95f-45e7-41c7-808f-6b613f31c1c0 2018-07-30 03:44:08,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932df86fde8765c19693c427b686c23c83705e2f" 2018-07-30 03:44:08,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f9d0879-2217-4351-bc4e-c57a3ef9d15f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:44:08,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6f9d0879-2217-4351-bc4e-c57a3ef9d15f 2018-07-30 03:44:08,344 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-c62ea519-ab8b-447-user 2018-07-30 03:44:08,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/42e5e0536f7e4751b66845b14cd79c67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e6abcf785de043ae46ee0a3b7524516e723d43" 2018-07-30 03:44:08,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47684ce5-499a-42e0-8b4a-a67cebd76190 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:44:08,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/42e5e0536f7e4751b66845b14cd79c67 used request id req-47684ce5-499a-42e0-8b4a-a67cebd76190 2018-07-30 03:44:08,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:08,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:44:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["isc-F2m5TNCaYrEcwE_AtA"], "issued_at": "2018-07-30T03:44:08.000000Z"}} 2018-07-30 03:44:08,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc856c5a271f2a2fd2a54e091b5e9714ad90855" 2018-07-30 03:44:08,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eae5019-ffde-4572-8c99-819a37db2e08 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:08,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2eae5019-ffde-4572-8c99-819a37db2e08 2018-07-30 03:44:08,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:08,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:09,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:44:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["VRhARTy9TvOJo-0gBHl4BA"], "issued_at": "2018-07-30T03:44:09.000000Z"}} 2018-07-30 03:44:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" 2018-07-30 03:44:09,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ac9780-0eba-44b6-8b39-5a206bf4c97f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:09,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-64ac9780-0eba-44b6-8b39-5a206bf4c97f 2018-07-30 03:44:09,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:44:09,382 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:44:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:44:09,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" 2018-07-30 03:44:09,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54af8ba1-75fe-4b98-ab25-3ab85d05bc13 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:44:09,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj used request id req-54af8ba1-75fe-4b98-ab25-3ab85d05bc13 2018-07-30 03:44:09,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" 2018-07-30 03:44:09,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a04b019-2f8b-4cad-8161-c4a88b75556b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:44:09,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7a04b019-2f8b-4cad-8161-c4a88b75556b 2018-07-30 03:44:09,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}}' 2018-07-30 03:44:09,681 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3e716b5-1362-437d-8ad1-c11a79484b3d Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda"}, "tags": [], "enabled": true, "id": "248be00ffd41465d879d2a461ecfdcda", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}} 2018-07-30 03:44:09,681 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c3e716b5-1362-437d-8ad1-c11a79484b3d 2018-07-30 03:44:09,682 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj 2018-07-30 03:44:09,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:09,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:10,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["_l0ba2WpRVK5qGUB5YElRw"], "issued_at": "2018-07-30T03:44:10.000000Z"}} 2018-07-30 03:44:10,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aca0d15f89b3a6a0aff4e713f3d9de91652f243" 2018-07-30 03:44:10,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd8d92b-c901-4aa2-ba95-a01328d6f8f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:10,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6cd8d92b-c901-4aa2-ba95-a01328d6f8f6 2018-07-30 03:44:10,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:44:10,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:44:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:44:10,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aca0d15f89b3a6a0aff4e713f3d9de91652f243" 2018-07-30 03:44:10,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24e4efc-540b-4f21-9e0a-69dde987efa5 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:44:10,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d24e4efc-540b-4f21-9e0a-69dde987efa5 2018-07-30 03:44:10,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aca0d15f89b3a6a0aff4e713f3d9de91652f243" 2018-07-30 03:44:10,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3263f2-95a3-4cdd-b389-11ab1c9c52f8 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda"}, "tags": [], "enabled": true, "id": "248be00ffd41465d879d2a461ecfdcda", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}]} 2018-07-30 03:44:10,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj used request id req-cf3263f2-95a3-4cdd-b389-11ab1c9c52f8 2018-07-30 03:44:10,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aca0d15f89b3a6a0aff4e713f3d9de91652f243" 2018-07-30 03:44:10,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5479e0-f517-46f7-b68a-a51d27466bf0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:44:10,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2a5479e0-f517-46f7-b68a-a51d27466bf0 2018-07-30 03:44:10,813 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-c8b6affb-c250-4dc-user 2018-07-30 03:44:10,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:10,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" 2018-07-30 03:44:10,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a17ae4-a8db-40e7-a264-5b48198471eb Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:44:10,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-56a17ae4-a8db-40e7-a264-5b48198471eb 2018-07-30 03:44:10,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" -d '{"role": {"name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj-role"}}' 2018-07-30 03:44:11,005 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:44:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cefa4aae-122f-4d3f-a374-7316bf286930 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61ecb8a535bb4b8aa167040dbc625e3b", "links": {"self": "http://172.30.9.25:5000/v3/roles/61ecb8a535bb4b8aa167040dbc625e3b"}, "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj-role"}} 2018-07-30 03:44:11,005 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-cefa4aae-122f-4d3f-a374-7316bf286930 2018-07-30 03:44:11,005 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj-role 2018-07-30 03:44:11,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/61ecb8a535bb4b8aa167040dbc625e3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" 2018-07-30 03:44:11,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b763728-90c6-4ba6-bd5d-f86f80a1845d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61ecb8a535bb4b8aa167040dbc625e3b", "links": {"self": "http://172.30.9.25:5000/v3/roles/61ecb8a535bb4b8aa167040dbc625e3b"}, "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj-role"}} 2018-07-30 03:44:11,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/61ecb8a535bb4b8aa167040dbc625e3b used request id req-5b763728-90c6-4ba6-bd5d-f86f80a1845d 2018-07-30 03:44:11,096 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj-role to project InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj 2018-07-30 03:44:11,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda/users/4437c5b89ccc426991d84bd15aaa2e7e/roles/61ecb8a535bb4b8aa167040dbc625e3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" 2018-07-30 03:44:11,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:44:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01c5ad7b-4b28-4992-922b-d6b859de06e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:44:11,218 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda/users/4437c5b89ccc426991d84bd15aaa2e7e/roles/61ecb8a535bb4b8aa167040dbc625e3b used request id req-01c5ad7b-4b28-4992-922b-d6b859de06e1 2018-07-30 03:44:11,218 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:44:11,220 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:44:11,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:11,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:11,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61ecb8a535bb4b8aa167040dbc625e3b", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj-role"}], "expires_at": "2018-07-30T04:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-user", "id": "4437c5b89ccc426991d84bd15aaa2e7e"}, "audit_ids": ["tt_Do5QGR_K2s2MT4w3s_Q"], "issued_at": "2018-07-30T03:44:11.000000Z"}} 2018-07-30 03:44:11,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa68581037eaa43a24fcb22f94ec1acfcb644bdf" 2018-07-30 03:44:11,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c373d9-b52b-49d5-a25e-51459347af0a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:11,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b2c373d9-b52b-49d5-a25e-51459347af0a 2018-07-30 03:44:11,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa68581037eaa43a24fcb22f94ec1acfcb644bdf" 2018-07-30 03:44:11,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f3642727-820d-4d1e-93ff-0d4dcdfbaf67 Date: Mon, 30 Jul 2018 03:44:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image"} 2018-07-30 03:44:11,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image used request id req-f3642727-820d-4d1e-93ff-0d4dcdfbaf67 2018-07-30 03:44:11,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa68581037eaa43a24fcb22f94ec1acfcb644bdf" 2018-07-30 03:44:11,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4567e2ba-8625-482c-b91d-88e4243ef243 Date: Mon, 30 Jul 2018 03:44: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-30 03:44:11,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4567e2ba-8625-482c-b91d-88e4243ef243 2018-07-30 03:44:11,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa68581037eaa43a24fcb22f94ec1acfcb644bdf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image"}' 2018-07-30 03:44:11,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-efbebdfd-4d4b-42e9-a17b-bbf2d6561e00 Date: Mon, 30 Jul 2018 03:44:11 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:44:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:44:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "min_disk": 0, "protected": false, "id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "file": "/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320/file", "checksum": null, "owner": "248be00ffd41465d879d2a461ecfdcda", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:44:11,942 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-efbebdfd-4d4b-42e9-a17b-bbf2d6561e00 2018-07-30 03:44:11,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa68581037eaa43a24fcb22f94ec1acfcb644bdf" -d '' 2018-07-30 03:44:12,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-993e7749-cf75-4eed-9bd5-e6d04e3e51ab Date: Mon, 30 Jul 2018 03:44:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 03:44:12,723 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320/file used request id req-993e7749-cf75-4eed-9bd5-e6d04e3e51ab 2018-07-30 03:44:12,723 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:44:12,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa68581037eaa43a24fcb22f94ec1acfcb644bdf" 2018-07-30 03:44:12,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0d88cdb8-e368-43f0-9189-7dce1eaf2c22 Date: Mon, 30 Jul 2018 03:44:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:44:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:44:12Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/f9c1d3ad-5368-417b-a017-93e4f3627320/snap", "metadata": {}}], "self": "/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "min_disk": 0, "protected": false, "id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "file": "/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "248be00ffd41465d879d2a461ecfdcda", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/f9c1d3ad-5368-417b-a017-93e4f3627320/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:44:12,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320 used request id req-0d88cdb8-e368-43f0-9189-7dce1eaf2c22 2018-07-30 03:44:12,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa68581037eaa43a24fcb22f94ec1acfcb644bdf" 2018-07-30 03:44:12,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-137acf4f-a22e-41bd-ae33-08eca67dcd03 Date: Mon, 30 Jul 2018 03:44: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-30 03:44:12,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-137acf4f-a22e-41bd-ae33-08eca67dcd03 2018-07-30 03:44:12,759 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image 2018-07-30 03:44:12,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa68581037eaa43a24fcb22f94ec1acfcb644bdf" 2018-07-30 03:44:12,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8402128f-9a6a-47b5-8ca1-a20ea4354f22 Date: Mon, 30 Jul 2018 03:44:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:44:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:44:12Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/f9c1d3ad-5368-417b-a017-93e4f3627320/snap", "metadata": {}}], "self": "/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "min_disk": 0, "protected": false, "id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "file": "/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "248be00ffd41465d879d2a461ecfdcda", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/f9c1d3ad-5368-417b-a017-93e4f3627320/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:44:12,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320 used request id req-8402128f-9a6a-47b5-8ca1-a20ea4354f22 2018-07-30 03:44:12,777 - create_image - DEBUG - Instance status is - active 2018-07-30 03:44:12,778 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image 2018-07-30 03:44:12,778 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image 2018-07-30 03:44:12,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:12,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:13,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61ecb8a535bb4b8aa167040dbc625e3b", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj-role"}], "expires_at": "2018-07-30T04:44:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-user", "id": "4437c5b89ccc426991d84bd15aaa2e7e"}, "audit_ids": ["yRDRp7OaQt-ExftR9JH9dw"], "issued_at": "2018-07-30T03:44:13.000000Z"}} 2018-07-30 03:44:13,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5899bbd1a76be6c6c23f899c804ce27f5b88f6f" 2018-07-30 03:44:13,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9da4eb-9bd0-4271-b92c-1e143e97484a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:13,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2b9da4eb-9bd0-4271-b92c-1e143e97484a 2018-07-30 03:44:13,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5899bbd1a76be6c6c23f899c804ce27f5b88f6f" 2018-07-30 03:44:13,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d6220337-4753-4070-9240-1bc9e6aac864 Date: Mon, 30 Jul 2018 03:44:13 GMT RESP BODY: {"networks":[]} 2018-07-30 03:44:13,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net used request id req-d6220337-4753-4070-9240-1bc9e6aac864 2018-07-30 03:44:13,436 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net 2018-07-30 03:44:13,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5899bbd1a76be6c6c23f899c804ce27f5b88f6f" -d '{"network": {"name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net", "admin_state_up": true}}' 2018-07-30 03:44:14,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-ee5e6229-a0b8-45d1-ba3b-b3bbe88b24dd Date: Mon, 30 Jul 2018 03:44:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:44:13Z","is_default":false,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}} 2018-07-30 03:44:14,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-ee5e6229-a0b8-45d1-ba3b-b3bbe88b24dd 2018-07-30 03:44:14,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5899bbd1a76be6c6c23f899c804ce27f5b88f6f" 2018-07-30 03:44:14,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-bd5eaf04-a8c1-41ed-91b8-892918c776bc Date: Mon, 30 Jul 2018 03:44:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:44:13Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:14,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-bd5eaf04-a8c1-41ed-91b8-892918c776bc 2018-07-30 03:44:14,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5899bbd1a76be6c6c23f899c804ce27f5b88f6f" 2018-07-30 03:44:14,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9fba5d4d-a0fc-4bd0-8dd4-1dcf397e6ecf Date: Mon, 30 Jul 2018 03:44:14 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:44:14,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-9fba5d4d-a0fc-4bd0-8dd4-1dcf397e6ecf 2018-07-30 03:44:14,306 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet 2018-07-30 03:44:14,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5899bbd1a76be6c6c23f899c804ce27f5b88f6f" -d '{"subnets": [{"ip_version": 4, "network_id": "a38fe78f-d172-45b8-a40f-b056061cd6f0", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]}' 2018-07-30 03:44:14,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d7518068-5eb7-498b-9cfe-37224171ff2f Date: Mon, 30 Jul 2018 03:44:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:14,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-d7518068-5eb7-498b-9cfe-37224171ff2f 2018-07-30 03:44:14,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5899bbd1a76be6c6c23f899c804ce27f5b88f6f" 2018-07-30 03:44:14,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3ea6781f-e95d-4c15-89e0-9f68fe9b7264 Date: Mon, 30 Jul 2018 03:44:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":["f9403feb-8e6a-483f-bbc7-77bc41f9f97f"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:14,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-3ea6781f-e95d-4c15-89e0-9f68fe9b7264 2018-07-30 03:44:14,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5899bbd1a76be6c6c23f899c804ce27f5b88f6f" 2018-07-30 03:44:15,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-913a8e3e-e40f-4156-922f-5ee39b3bd1d1 Date: Mon, 30 Jul 2018 03:44:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:15,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-913a8e3e-e40f-4156-922f-5ee39b3bd1d1 2018-07-30 03:44:15,023 - OpenStackNetwork - DEBUG - Network [a38fe78f-d172-45b8-a40f-b056061cd6f0] created successfully 2018-07-30 03:44:15,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:15,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:15,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:44:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["1OyPwGxKTVu_eFekBTVFxA"], "issued_at": "2018-07-30T03:44:15.000000Z"}} 2018-07-30 03:44:15,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c99f049ccb5b711c1c5b240bcb608617c9194" 2018-07-30 03:44:15,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a0a6184-2de1-4bfe-9af3-80f509f0bc9b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:15,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7a0a6184-2de1-4bfe-9af3-80f509f0bc9b 2018-07-30 03:44:15,536 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:44:15,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c99f049ccb5b711c1c5b240bcb608617c9194" 2018-07-30 03:44:15,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-24eadd86-7b99-41c6-8248-eb0effb9dd95 x-compute-request-id: req-24eadd86-7b99-41c6-8248-eb0effb9dd95 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:44:15,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-24eadd86-7b99-41c6-8248-eb0effb9dd95 2018-07-30 03:44:15,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c99f049ccb5b711c1c5b240bcb608617c9194" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-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-30 03:44:15,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-269e0b62-878a-4aa6-80dd-559ea21ba311 x-compute-request-id: req-269e0b62-878a-4aa6-80dd-559ea21ba311 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c"}} 2018-07-30 03:44:15,816 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-269e0b62-878a-4aa6-80dd-559ea21ba311 2018-07-30 03:44:15,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:15,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:16,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61ecb8a535bb4b8aa167040dbc625e3b", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj-role"}], "expires_at": "2018-07-30T04:44:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-user", "id": "4437c5b89ccc426991d84bd15aaa2e7e"}, "audit_ids": ["OAogu4HcS2yoVgfUNJPrWg"], "issued_at": "2018-07-30T03:44:16.000000Z"}} 2018-07-30 03:44:16,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:16,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd0c6d0e-bc33-447c-8798-b02101986e6f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:16,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bd0c6d0e-bc33-447c-8798-b02101986e6f 2018-07-30 03:44:16,284 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:44:16,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:16,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10795e85-2aeb-4db0-bda8-695e76d47b7a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:16,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-10795e85-2aeb-4db0-bda8-695e76d47b7a 2018-07-30 03:44:16,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:16,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-600fbb13-24b4-4ad1-bf72-cfecd180e2aa Date: Mon, 30 Jul 2018 03:44:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":["f9403feb-8e6a-483f-bbc7-77bc41f9f97f"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:16,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net used request id req-600fbb13-24b4-4ad1-bf72-cfecd180e2aa 2018-07-30 03:44:16,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:16,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-175a1b35-b8db-4cd2-a7db-257970a7424d Date: Mon, 30 Jul 2018 03:44:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:16,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-175a1b35-b8db-4cd2-a7db-257970a7424d 2018-07-30 03:44:16,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:16,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6cd50d80-47fd-4ce3-a7ae-1638f0c3fa6c Date: Mon, 30 Jul 2018 03:44:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":["f9403feb-8e6a-483f-bbc7-77bc41f9f97f"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:16,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net used request id req-6cd50d80-47fd-4ce3-a7ae-1638f0c3fa6c 2018-07-30 03:44:16,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:44:16,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:44:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:44:16,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:17,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75f3d242-5ba0-4c17-ade5-c3f9d9c45734 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}} 2018-07-30 03:44:17,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda used request id req-75f3d242-5ba0-4c17-ade5-c3f9d9c45734 2018-07-30 03:44:17,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:17,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c4bdf516-f739-4b49-abd6-7770ed039041 Date: Mon, 30 Jul 2018 03:44:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:17,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-c4bdf516-f739-4b49-abd6-7770ed039041 2018-07-30 03:44:17,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0&name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:17,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1c8091a5-5228-48d1-93cc-7fdc2993c7d8 Date: Mon, 30 Jul 2018 03:44:17 GMT RESP BODY: {"ports":[]} 2018-07-30 03:44:17,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0&name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port&admin_state_up=True used request id req-1c8091a5-5228-48d1-93cc-7fdc2993c7d8 2018-07-30 03:44:17,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:17,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-61099580-472a-4dbf-9094-dfeedd64b62d x-compute-request-id: req-61099580-472a-4dbf-9094-dfeedd64b62d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:44:17,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst used request id req-61099580-472a-4dbf-9094-dfeedd64b62d 2018-07-30 03:44:17,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:17,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c7bc963b-c89a-47e9-88f2-553944ea5274 Date: Mon, 30 Jul 2018 03:44:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":["f9403feb-8e6a-483f-bbc7-77bc41f9f97f"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:17,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net used request id req-c7bc963b-c89a-47e9-88f2-553944ea5274 2018-07-30 03:44:17,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:17,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-43009e70-8702-464d-b53a-bbd929534a73 Date: Mon, 30 Jul 2018 03:44:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:17,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-43009e70-8702-464d-b53a-bbd929534a73 2018-07-30 03:44:17,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:17,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7ef31755-7a42-4204-909c-c167374b9468 Date: Mon, 30 Jul 2018 03:44:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":["f9403feb-8e6a-483f-bbc7-77bc41f9f97f"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:17,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net used request id req-7ef31755-7a42-4204-909c-c167374b9468 2018-07-30 03:44:17,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:17,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-314560f3-f283-4c17-8933-3ba1dbb59184 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}} 2018-07-30 03:44:17,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda used request id req-314560f3-f283-4c17-8933-3ba1dbb59184 2018-07-30 03:44:17,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:17,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9d46df12-a88f-4f64-a6e8-1409a5f1a708 Date: Mon, 30 Jul 2018 03:44:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:17,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-9d46df12-a88f-4f64-a6e8-1409a5f1a708 2018-07-30 03:44:17,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0&name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:17,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fe0109a3-89c3-4903-b76a-b967408ee12b Date: Mon, 30 Jul 2018 03:44:17 GMT RESP BODY: {"ports":[]} 2018-07-30 03:44:17,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0&name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port&admin_state_up=True used request id req-fe0109a3-89c3-4903-b76a-b967408ee12b 2018-07-30 03:44:17,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:17,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:18,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61ecb8a535bb4b8aa167040dbc625e3b", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj-role"}], "expires_at": "2018-07-30T04:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-user", "id": "4437c5b89ccc426991d84bd15aaa2e7e"}, "audit_ids": ["PQqHvfe7SKCoTojvkULL9w"], "issued_at": "2018-07-30T03:44:18.000000Z"}} 2018-07-30 03:44:18,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e95ad6bf522c7c867674d79b74e5b19a646fcf53" 2018-07-30 03:44:18,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962d4af0-69f7-4a20-b442-d9f07a64171a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:18,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-962d4af0-69f7-4a20-b442-d9f07a64171a 2018-07-30 03:44:18,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:18,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5658ae4b-037a-40c6-a62d-b303bcea9a25 Date: Mon, 30 Jul 2018 03:44:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":["f9403feb-8e6a-483f-bbc7-77bc41f9f97f"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:18,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net used request id req-5658ae4b-037a-40c6-a62d-b303bcea9a25 2018-07-30 03:44:18,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:18,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2672ee27-c717-4358-9d1d-4bf291021d49 Date: Mon, 30 Jul 2018 03:44:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:18,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-2672ee27-c717-4358-9d1d-4bf291021d49 2018-07-30 03:44:18,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:18,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ff5299f9-5d8b-416a-8edd-082c476fe87f Date: Mon, 30 Jul 2018 03:44:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":["f9403feb-8e6a-483f-bbc7-77bc41f9f97f"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:18,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net used request id req-ff5299f9-5d8b-416a-8edd-082c476fe87f 2018-07-30 03:44:18,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:44:18,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:44:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:44:18,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e95ad6bf522c7c867674d79b74e5b19a646fcf53" 2018-07-30 03:44:18,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21698343-05a3-4c9f-a877-7adc01d8124f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}} 2018-07-30 03:44:18,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda used request id req-21698343-05a3-4c9f-a877-7adc01d8124f 2018-07-30 03:44:18,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:18,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d091a4fc-36fe-4793-9000-0ba5dc3ec747 Date: Mon, 30 Jul 2018 03:44:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:18,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-d091a4fc-36fe-4793-9000-0ba5dc3ec747 2018-07-30 03:44:18,661 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net 2018-07-30 03:44:18,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" -d '{"port": {"network_id": "a38fe78f-d172-45b8-a40f-b056061cd6f0", "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port", "admin_state_up": true}}' 2018-07-30 03:44:19,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-9aaf807d-3295-4c13-a71d-3a1d39ceb386 Date: Mon, 30 Jul 2018 03:44:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:19Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","ip_address":"10.55.0.6"}],"id":"5764a652-5c50-47d4-90b0-19b4d37ad03b","security_groups":["05166dda-e161-4d7f-af49-7cf0047f9f05"],"mac_address":"fa:16:3e:c3:91:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port","project_id":"248be00ffd41465d879d2a461ecfdcda","qos_policy_id":null,"admin_state_up":true,"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:18Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:44:19,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-9aaf807d-3295-4c13-a71d-3a1d39ceb386 2018-07-30 03:44:19,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:19,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-bef34435-b8c3-49eb-86ae-ada013db58e8 Date: Mon, 30 Jul 2018 03:44:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":["f9403feb-8e6a-483f-bbc7-77bc41f9f97f"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:19,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net used request id req-bef34435-b8c3-49eb-86ae-ada013db58e8 2018-07-30 03:44:19,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:19,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a976ef84-44c3-4513-b18f-0ea449b8a831 Date: Mon, 30 Jul 2018 03:44:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:19,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-a976ef84-44c3-4513-b18f-0ea449b8a831 2018-07-30 03:44:19,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:19,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ad6ad4b6-2bc1-423d-bc6e-17003c3e4deb Date: Mon, 30 Jul 2018 03:44:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":["f9403feb-8e6a-483f-bbc7-77bc41f9f97f"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:19,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net used request id req-ad6ad4b6-2bc1-423d-bc6e-17003c3e4deb 2018-07-30 03:44:19,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:20,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54200464-b1da-4144-9c55-3d8bd2450f59 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}} 2018-07-30 03:44:20,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda used request id req-54200464-b1da-4144-9c55-3d8bd2450f59 2018-07-30 03:44:20,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:20,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8893dfd4-4106-4673-a4ea-80f56aca57a2 Date: Mon, 30 Jul 2018 03:44:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:20,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-8893dfd4-4106-4673-a4ea-80f56aca57a2 2018-07-30 03:44:20,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0&name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:20,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-c2a438b9-83b2-4d8a-a996-5a3520ff6242 Date: Mon, 30 Jul 2018 03:44:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:19Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","ip_address":"10.55.0.6"}],"id":"5764a652-5c50-47d4-90b0-19b4d37ad03b","security_groups":["05166dda-e161-4d7f-af49-7cf0047f9f05"],"mac_address":"fa:16:3e:c3:91:76","project_id":"248be00ffd41465d879d2a461ecfdcda","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port","admin_state_up":true,"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:18Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:44:20,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0&name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port&admin_state_up=True used request id req-c2a438b9-83b2-4d8a-a996-5a3520ff6242 2018-07-30 03:44:20,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:20,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc077674-7614-4d80-a719-54930141e5bb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}} 2018-07-30 03:44:20,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda used request id req-dc077674-7614-4d80-a719-54930141e5bb 2018-07-30 03:44:20,305 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst 2018-07-30 03:44:20,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:20,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-d701d0c6-2fdc-4c71-8c97-d71582cd954b x-compute-request-id: req-d701d0c6-2fdc-4c71-8c97-d71582cd954b Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-flavor-name"}, {"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:44:20,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d701d0c6-2fdc-4c71-8c97-d71582cd954b 2018-07-30 03:44:20,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:20,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-fcde21c7-7138-4a9a-b41e-239a2399259e x-compute-request-id: req-fcde21c7-7138-4a9a-b41e-239a2399259e Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c"}} 2018-07-30 03:44:20,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c used request id req-fcde21c7-7138-4a9a-b41e-239a2399259e 2018-07-30 03:44:20,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:20,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-a01a91bb-18e2-4f45-a2f7-cc7d4bbd4512 Date: Mon, 30 Jul 2018 03:44:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:44:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:44:12Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/f9c1d3ad-5368-417b-a017-93e4f3627320/snap", "metadata": {}}], "self": "/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "min_disk": 0, "protected": false, "id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "file": "/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "248be00ffd41465d879d2a461ecfdcda", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/f9c1d3ad-5368-417b-a017-93e4f3627320/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image"} 2018-07-30 03:44:20,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image used request id req-a01a91bb-18e2-4f45-a2f7-cc7d4bbd4512 2018-07-30 03:44:20,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:20,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-267fe0ca-cf09-41d4-944a-85b0ffcfa470 Date: Mon, 30 Jul 2018 03:44: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-30 03:44:20,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-267fe0ca-cf09-41d4-944a-85b0ffcfa470 2018-07-30 03:44:20,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" -d '{"server": {"name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst", "imageRef": "f9c1d3ad-5368-417b-a017-93e4f3627320", "flavorRef": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "max_count": 1, "min_count": 1, "networks": [{"port": "5764a652-5c50-47d4-90b0-19b4d37ad03b"}]}}' 2018-07-30 03:44:21,262 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:44: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-8d40a0ff-9e7f-49cc-847a-f320dc35c865 x-compute-request-id: req-8d40a0ff-9e7f-49cc-847a-f320dc35c865 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7961913b-b8e2-43e2-8b3c-e62d33bb3665", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "bookmark"}], "adminPass": "YfXm8nnpWeTf"}} 2018-07-30 03:44:21,262 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-8d40a0ff-9e7f-49cc-847a-f320dc35c865 2018-07-30 03:44:21,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:21,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-5699b625-6620-487c-89ee-2be092a034e2 x-compute-request-id: req-5699b625-6620-487c-89ee-2be092a034e2 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "bookmark"}], "image": {"id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "links": [{"href": "http://172.30.9.25:8774/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "links": [{"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}]}, "id": "7961913b-b8e2-43e2-8b3c-e62d33bb3665", "user_id": "4437c5b89ccc426991d84bd15aaa2e7e", "OS-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-30T03:44:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst", "created": "2018-07-30T03:44:21Z", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:21,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-5699b625-6620-487c-89ee-2be092a034e2 2018-07-30 03:44:21,720 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst 2018-07-30 03:44:21,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:21,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-2292d521-3836-4e1d-99e8-0c826ea81f62 x-compute-request-id: req-2292d521-3836-4e1d-99e8-0c826ea81f62 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.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "bookmark"}], "image": {"id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "links": [{"href": "http://172.30.9.25:8774/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "links": [{"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}]}, "id": "7961913b-b8e2-43e2-8b3c-e62d33bb3665", "user_id": "4437c5b89ccc426991d84bd15aaa2e7e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:44:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst", "created": "2018-07-30T03:44:21Z", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:21,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-2292d521-3836-4e1d-99e8-0c826ea81f62 2018-07-30 03:44:21,971 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst] is - BUILD 2018-07-30 03:44:21,971 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:44:24,974 - create_instance - DEBUG - VM status query timeout in 896.745831966 2018-07-30 03:44:24,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:25,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-09eeae94-a528-497f-bc76-79657718a2e5 x-compute-request-id: req-09eeae94-a528-497f-bc76-79657718a2e5 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "bookmark"}], "image": {"id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "links": [{"href": "http://172.30.9.25:8774/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "links": [{"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}]}, "id": "7961913b-b8e2-43e2-8b3c-e62d33bb3665", "security_groups": [{"name": "default"}], "user_id": "4437c5b89ccc426991d84bd15aaa2e7e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:44:22Z", "hostId": "67524a8c72390544a3e434932ab11635246f64c942103204701e4193", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst", "created": "2018-07-30T03:44:21Z", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:25,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-09eeae94-a528-497f-bc76-79657718a2e5 2018-07-30 03:44:25,468 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst] is - BUILD 2018-07-30 03:44:25,468 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:44:28,471 - create_instance - DEBUG - VM status query timeout in 893.248729944 2018-07-30 03:44:28,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:28,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-ea200252-b36f-453e-8645-d8c945a0fcf0 x-compute-request-id: req-ea200252-b36f-453e-8645-d8c945a0fcf0 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:91:76", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "bookmark"}], "image": {"id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "links": [{"href": "http://172.30.9.25:8774/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:44:27.000000", "flavor": {"id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "links": [{"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}]}, "id": "7961913b-b8e2-43e2-8b3c-e62d33bb3665", "security_groups": [{"name": "default"}], "user_id": "4437c5b89ccc426991d84bd15aaa2e7e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:44:27Z", "hostId": "67524a8c72390544a3e434932ab11635246f64c942103204701e4193", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst", "created": "2018-07-30T03:44:21Z", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:28,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-ea200252-b36f-453e-8645-d8c945a0fcf0 2018-07-30 03:44:28,805 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst] is - ACTIVE 2018-07-30 03:44:28,805 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:44:28,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:28,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-400b256f-43fd-429d-92ea-a0ae87f192da x-compute-request-id: req-400b256f-43fd-429d-92ea-a0ae87f192da Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:91:76", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "bookmark"}], "image": {"id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "links": [{"href": "http://172.30.9.25:8774/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:44:27.000000", "flavor": {"id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "links": [{"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}]}, "id": "7961913b-b8e2-43e2-8b3c-e62d33bb3665", "security_groups": [{"name": "default"}], "user_id": "4437c5b89ccc426991d84bd15aaa2e7e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:44:27Z", "hostId": "67524a8c72390544a3e434932ab11635246f64c942103204701e4193", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst", "created": "2018-07-30T03:44:21Z", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:28,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-400b256f-43fd-429d-92ea-a0ae87f192da 2018-07-30 03:44:28,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:29,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-adb2a4c7-bdc3-4bad-b1bb-7827778f0c08 Date: Mon, 30 Jul 2018 03:44:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":["f9403feb-8e6a-483f-bbc7-77bc41f9f97f"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:29,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net used request id req-adb2a4c7-bdc3-4bad-b1bb-7827778f0c08 2018-07-30 03:44:29,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:29,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af086fc-40d4-43a0-b4d4-17241a7bae77 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}} 2018-07-30 03:44:29,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda used request id req-4af086fc-40d4-43a0-b4d4-17241a7bae77 2018-07-30 03:44:29,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:29,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cc794cb2-45d7-41db-828d-e278ee432169 Date: Mon, 30 Jul 2018 03:44:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:29,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-cc794cb2-45d7-41db-828d-e278ee432169 2018-07-30 03:44:29,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:29,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-1ef8f690-2bd4-4a31-85a5-39ef1ef3d7e1 Date: Mon, 30 Jul 2018 03:44:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","ip_address":"10.55.0.2"}],"id":"2882c0ea-ba3c-4c88-863e-b90fcaf5f50c","security_groups":[],"mac_address":"fa:16:3e:53:b9:f8","project_id":"248be00ffd41465d879d2a461ecfdcda","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a38fe78f-d172-45b8-a40f-b056061cd6f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","ip_address":"10.55.0.6"}],"id":"5764a652-5c50-47d4-90b0-19b4d37ad03b","security_groups":["05166dda-e161-4d7f-af49-7cf0047f9f05"],"mac_address":"fa:16:3e:c3:91:76","project_id":"248be00ffd41465d879d2a461ecfdcda","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port","admin_state_up":true,"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:18Z","binding:vnic_type":"normal","device_id":"7961913b-b8e2-43e2-8b3c-e62d33bb3665","ip_allocation":"immediate"}]} 2018-07-30 03:44:29,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-1ef8f690-2bd4-4a31-85a5-39ef1ef3d7e1 2018-07-30 03:44:29,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:29,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:29,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61ecb8a535bb4b8aa167040dbc625e3b", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj-role"}], "expires_at": "2018-07-30T04:44:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-user", "id": "4437c5b89ccc426991d84bd15aaa2e7e"}, "audit_ids": ["Zz8m6JNWTE2twcYptlKMQA"], "issued_at": "2018-07-30T03:44:29.000000Z"}} 2018-07-30 03:44:29,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6103b5c4508ba726a0dcd9c505066b3cc4119c08" 2018-07-30 03:44:29,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2538777c-34c4-4422-9996-f4178e8d269f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:29,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2538777c-34c4-4422-9996-f4178e8d269f 2018-07-30 03:44:29,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6103b5c4508ba726a0dcd9c505066b3cc4119c08" 2018-07-30 03:44:29,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-02a36a5f-1dbc-4b87-acb7-bf6545e2f5a7 Date: Mon, 30 Jul 2018 03:44:29 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:44:29,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-name&description=hello+group used request id req-02a36a5f-1dbc-4b87-acb7-bf6545e2f5a7 2018-07-30 03:44:29,917 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-name... 2018-07-30 03:44:29,917 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-name 2018-07-30 03:44:29,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6103b5c4508ba726a0dcd9c505066b3cc4119c08" -d '{"security_group": {"name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-name", "description": "hello group"}}' 2018-07-30 03:44:30,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f40d8b60-7db5-4844-a60a-1f81e1e9271f Date: Mon, 30 Jul 2018 03:44:30 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:29Z", "updated_at": "2018-07-30T03:44:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "revision_number": 0, "id": "74f7b209-7fbf-4ee1-8808-74758ec55645", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "port_range_min": null, "ethertype": "IPv4", "project_id": "248be00ffd41465d879d2a461ecfdcda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "revision_number": 0, "id": "b900cf27-8538-4c53-bf9d-3a9d45f52a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "port_range_min": null, "ethertype": "IPv6", "project_id": "248be00ffd41465d879d2a461ecfdcda"}], "revision_number": 2, "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-name"}} 2018-07-30 03:44:30,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-f40d8b60-7db5-4844-a60a-1f81e1e9271f 2018-07-30 03:44:30,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 2018-07-30 03:44:30,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6103b5c4508ba726a0dcd9c505066b3cc4119c08" 2018-07-30 03:44:30,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-71750f1a-e00c-48ac-a4ac-74353c6b8730 Date: Mon, 30 Jul 2018 03:44:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "port_range_min": null, "revision_number": 0, "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:30Z", "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "74f7b209-7fbf-4ee1-8808-74758ec55645"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "port_range_min": null, "revision_number": 0, "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:30Z", "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "b900cf27-8538-4c53-bf9d-3a9d45f52a91"}]} 2018-07-30 03:44:30,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 used request id req-71750f1a-e00c-48ac-a4ac-74353c6b8730 2018-07-30 03:44:30,157 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 2018-07-30 03:44:30,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6103b5c4508ba726a0dcd9c505066b3cc4119c08" 2018-07-30 03:44:30,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-297adcd1-03e7-4d52-9c86-2bfb6a09ed7d Date: Mon, 30 Jul 2018 03:44:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "port_range_min": null, "revision_number": 0, "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:30Z", "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "74f7b209-7fbf-4ee1-8808-74758ec55645"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "port_range_min": null, "revision_number": 0, "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:30Z", "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "b900cf27-8538-4c53-bf9d-3a9d45f52a91"}]} 2018-07-30 03:44:30,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 used request id req-297adcd1-03e7-4d52-9c86-2bfb6a09ed7d 2018-07-30 03:44:30,187 - neutron_utils - INFO - Retrieving security group with ID - b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 2018-07-30 03:44:30,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6103b5c4508ba726a0dcd9c505066b3cc4119c08" 2018-07-30 03:44:30,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d3ff0cdb-011e-4741-9924-3ba72fd7bfce Date: Mon, 30 Jul 2018 03:44:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:29Z", "updated_at": "2018-07-30T03:44:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "revision_number": 0, "id": "74f7b209-7fbf-4ee1-8808-74758ec55645", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "port_range_min": null, "ethertype": "IPv4", "project_id": "248be00ffd41465d879d2a461ecfdcda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "revision_number": 0, "id": "b900cf27-8538-4c53-bf9d-3a9d45f52a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "port_range_min": null, "ethertype": "IPv6", "project_id": "248be00ffd41465d879d2a461ecfdcda"}], "revision_number": 2, "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-name"}]} 2018-07-30 03:44:30,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 used request id req-d3ff0cdb-011e-4741-9924-3ba72fd7bfce 2018-07-30 03:44:30,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 2018-07-30 03:44:30,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6103b5c4508ba726a0dcd9c505066b3cc4119c08" 2018-07-30 03:44:30,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-59b27a6b-77e0-4d82-86eb-c5d830ea0ff5 Date: Mon, 30 Jul 2018 03:44:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "port_range_min": null, "revision_number": 0, "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:30Z", "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "74f7b209-7fbf-4ee1-8808-74758ec55645"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "port_range_min": null, "revision_number": 0, "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:30Z", "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "b900cf27-8538-4c53-bf9d-3a9d45f52a91"}]} 2018-07-30 03:44:30,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 used request id req-59b27a6b-77e0-4d82-86eb-c5d830ea0ff5 2018-07-30 03:44:30,286 - neutron_utils - INFO - Retrieving security group with ID - b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 2018-07-30 03:44:30,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6103b5c4508ba726a0dcd9c505066b3cc4119c08" 2018-07-30 03:44:30,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6c397a94-c10d-4212-99e7-59eea05c4421 Date: Mon, 30 Jul 2018 03:44:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:29Z", "updated_at": "2018-07-30T03:44:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "revision_number": 0, "id": "74f7b209-7fbf-4ee1-8808-74758ec55645", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "port_range_min": null, "ethertype": "IPv4", "project_id": "248be00ffd41465d879d2a461ecfdcda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "revision_number": 0, "id": "b900cf27-8538-4c53-bf9d-3a9d45f52a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "port_range_min": null, "ethertype": "IPv6", "project_id": "248be00ffd41465d879d2a461ecfdcda"}], "revision_number": 2, "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-name"}]} 2018-07-30 03:44:30,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 used request id req-6c397a94-c10d-4212-99e7-59eea05c4421 2018-07-30 03:44:30,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 2018-07-30 03:44:30,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6103b5c4508ba726a0dcd9c505066b3cc4119c08" 2018-07-30 03:44:30,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-31220793-3363-438e-9472-d7d23f4d7e1b Date: Mon, 30 Jul 2018 03:44:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "port_range_min": null, "revision_number": 0, "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:30Z", "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "74f7b209-7fbf-4ee1-8808-74758ec55645"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "port_range_min": null, "revision_number": 0, "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:30Z", "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "b900cf27-8538-4c53-bf9d-3a9d45f52a91"}]} 2018-07-30 03:44:30,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 used request id req-31220793-3363-438e-9472-d7d23f4d7e1b 2018-07-30 03:44:30,512 - neutron_utils - INFO - Retrieving security group with ID - b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 2018-07-30 03:44:30,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6103b5c4508ba726a0dcd9c505066b3cc4119c08" 2018-07-30 03:44:30,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-14d8c3f3-3b58-4d88-ab45-058238d3df94 Date: Mon, 30 Jul 2018 03:44:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:29Z", "updated_at": "2018-07-30T03:44:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "revision_number": 0, "id": "74f7b209-7fbf-4ee1-8808-74758ec55645", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "port_range_min": null, "ethertype": "IPv4", "project_id": "248be00ffd41465d879d2a461ecfdcda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "revision_number": 0, "id": "b900cf27-8538-4c53-bf9d-3a9d45f52a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "port_range_min": null, "ethertype": "IPv6", "project_id": "248be00ffd41465d879d2a461ecfdcda"}], "revision_number": 2, "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-name"}]} 2018-07-30 03:44:30,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 used request id req-14d8c3f3-3b58-4d88-ab45-058238d3df94 2018-07-30 03:44:30,556 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 2018-07-30 03:44:30,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6103b5c4508ba726a0dcd9c505066b3cc4119c08" 2018-07-30 03:44:30,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bef6a28d-0aa6-4b6d-8f1d-05e0bab6bc99 Date: Mon, 30 Jul 2018 03:44:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "port_range_min": null, "revision_number": 0, "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:30Z", "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "74f7b209-7fbf-4ee1-8808-74758ec55645"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:30Z", "security_group_id": "b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0", "port_range_min": null, "revision_number": 0, "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:30Z", "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "b900cf27-8538-4c53-bf9d-3a9d45f52a91"}]} 2018-07-30 03:44:30,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 used request id req-bef6a28d-0aa6-4b6d-8f1d-05e0bab6bc99 2018-07-30 03:44:30,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:30,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-88283de5-704c-4146-9fa1-d6744e7cd2f6 x-compute-request-id: req-88283de5-704c-4146-9fa1-d6744e7cd2f6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:91:76", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "bookmark"}], "image": {"id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "links": [{"href": "http://172.30.9.25:8774/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:44:27.000000", "flavor": {"id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "links": [{"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}]}, "id": "7961913b-b8e2-43e2-8b3c-e62d33bb3665", "security_groups": [{"name": "default"}], "user_id": "4437c5b89ccc426991d84bd15aaa2e7e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:44:27Z", "hostId": "67524a8c72390544a3e434932ab11635246f64c942103204701e4193", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst", "created": "2018-07-30T03:44:21Z", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:30,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-88283de5-704c-4146-9fa1-d6744e7cd2f6 2018-07-30 03:44:30,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:31,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-650cdc8f-5ed4-4968-a959-04f0523ff564 Date: Mon, 30 Jul 2018 03:44:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":["f9403feb-8e6a-483f-bbc7-77bc41f9f97f"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:31,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net used request id req-650cdc8f-5ed4-4968-a959-04f0523ff564 2018-07-30 03:44:31,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:31,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ec62e7-54b3-4341-a882-42b24b63a0a9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}} 2018-07-30 03:44:31,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda used request id req-75ec62e7-54b3-4341-a882-42b24b63a0a9 2018-07-30 03:44:31,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:31,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b9236cc3-f6e0-4671-8fde-f8a2770eef41 Date: Mon, 30 Jul 2018 03:44:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:31,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-b9236cc3-f6e0-4671-8fde-f8a2770eef41 2018-07-30 03:44:31,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:31,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-dbe90f30-4c67-4516-829b-d21ca92ab0e1 Date: Mon, 30 Jul 2018 03:44:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","ip_address":"10.55.0.2"}],"id":"2882c0ea-ba3c-4c88-863e-b90fcaf5f50c","security_groups":[],"mac_address":"fa:16:3e:53:b9:f8","project_id":"248be00ffd41465d879d2a461ecfdcda","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a38fe78f-d172-45b8-a40f-b056061cd6f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","ip_address":"10.55.0.6"}],"id":"5764a652-5c50-47d4-90b0-19b4d37ad03b","security_groups":["05166dda-e161-4d7f-af49-7cf0047f9f05"],"mac_address":"fa:16:3e:c3:91:76","project_id":"248be00ffd41465d879d2a461ecfdcda","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port","admin_state_up":true,"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:18Z","binding:vnic_type":"normal","device_id":"7961913b-b8e2-43e2-8b3c-e62d33bb3665","ip_allocation":"immediate"}]} 2018-07-30 03:44:31,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-dbe90f30-4c67-4516-829b-d21ca92ab0e1 2018-07-30 03:44:31,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:31,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61ecb8a535bb4b8aa167040dbc625e3b", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj-role"}], "expires_at": "2018-07-30T04:44:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/248be00ffd41465d879d2a461ecfdcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-user", "id": "4437c5b89ccc426991d84bd15aaa2e7e"}, "audit_ids": ["gC3L2wK9Rr6K5_qGF73CEg"], "issued_at": "2018-07-30T03:44:31.000000Z"}} 2018-07-30 03:44:31,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188f497327adc4d8a788181e5739f4f3d59aef30" 2018-07-30 03:44:32,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-989ea797-0572-43b6-9f4d-4a54349c25fe x-compute-request-id: req-989ea797-0572-43b6-9f4d-4a54349c25fe Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:91:76", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "bookmark"}], "image": {"id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "links": [{"href": "http://172.30.9.25:8774/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:44:27.000000", "flavor": {"id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "links": [{"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}]}, "id": "7961913b-b8e2-43e2-8b3c-e62d33bb3665", "security_groups": [{"name": "default"}], "user_id": "4437c5b89ccc426991d84bd15aaa2e7e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:44:27Z", "hostId": "67524a8c72390544a3e434932ab11635246f64c942103204701e4193", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst", "created": "2018-07-30T03:44:21Z", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:32,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-989ea797-0572-43b6-9f4d-4a54349c25fe 2018-07-30 03:44:32,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:32,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-0cf163a6-8093-43f7-b556-271bdcc7962b x-compute-request-id: req-0cf163a6-8093-43f7-b556-271bdcc7962b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:91:76", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "bookmark"}], "image": {"id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "links": [{"href": "http://172.30.9.25:8774/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:44:27.000000", "flavor": {"id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "links": [{"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}]}, "id": "7961913b-b8e2-43e2-8b3c-e62d33bb3665", "security_groups": [{"name": "default"}], "user_id": "4437c5b89ccc426991d84bd15aaa2e7e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:44:27Z", "hostId": "67524a8c72390544a3e434932ab11635246f64c942103204701e4193", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst", "created": "2018-07-30T03:44:21Z", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:32,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-0cf163a6-8093-43f7-b556-271bdcc7962b 2018-07-30 03:44:32,281 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst] is - ACTIVE 2018-07-30 03:44:32,282 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:44:32,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:32,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-928bfd06-387b-4d71-bc34-a366f6abb4a2 x-compute-request-id: req-928bfd06-387b-4d71-bc34-a366f6abb4a2 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:91:76", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "bookmark"}], "image": {"id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "links": [{"href": "http://172.30.9.25:8774/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:44:27.000000", "flavor": {"id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "links": [{"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}]}, "id": "7961913b-b8e2-43e2-8b3c-e62d33bb3665", "security_groups": [{"name": "default"}], "user_id": "4437c5b89ccc426991d84bd15aaa2e7e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:44:27Z", "hostId": "67524a8c72390544a3e434932ab11635246f64c942103204701e4193", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst", "created": "2018-07-30T03:44:21Z", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:32,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-928bfd06-387b-4d71-bc34-a366f6abb4a2 2018-07-30 03:44:32,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:32,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-79dc71f8-91e7-4f55-a388-cc677e226e6a Date: Mon, 30 Jul 2018 03:44:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":["f9403feb-8e6a-483f-bbc7-77bc41f9f97f"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:32,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net used request id req-79dc71f8-91e7-4f55-a388-cc677e226e6a 2018-07-30 03:44:32,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:32,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca585a80-c35d-45a4-85ab-541f1f088ffb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}} 2018-07-30 03:44:32,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda used request id req-ca585a80-c35d-45a4-85ab-541f1f088ffb 2018-07-30 03:44:32,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:32,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7b78f999-4e01-4aa8-96c7-358f4dd1c849 Date: Mon, 30 Jul 2018 03:44:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:32,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-7b78f999-4e01-4aa8-96c7-358f4dd1c849 2018-07-30 03:44:32,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:33,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-1b025db6-b305-431e-8cb3-7c0cf2506b6e Date: Mon, 30 Jul 2018 03:44:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","ip_address":"10.55.0.2"}],"id":"2882c0ea-ba3c-4c88-863e-b90fcaf5f50c","security_groups":[],"mac_address":"fa:16:3e:53:b9:f8","project_id":"248be00ffd41465d879d2a461ecfdcda","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a38fe78f-d172-45b8-a40f-b056061cd6f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","ip_address":"10.55.0.6"}],"id":"5764a652-5c50-47d4-90b0-19b4d37ad03b","security_groups":["05166dda-e161-4d7f-af49-7cf0047f9f05"],"mac_address":"fa:16:3e:c3:91:76","project_id":"248be00ffd41465d879d2a461ecfdcda","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port","admin_state_up":true,"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:18Z","binding:vnic_type":"normal","device_id":"7961913b-b8e2-43e2-8b3c-e62d33bb3665","ip_allocation":"immediate"}]} 2018-07-30 03:44:33,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-1b025db6-b305-431e-8cb3-7c0cf2506b6e 2018-07-30 03:44:33,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:33,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-cadf8ce5-c1e1-4ad9-a4bd-be9b819b559a x-compute-request-id: req-cadf8ce5-c1e1-4ad9-a4bd-be9b819b559a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:91:76", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "bookmark"}], "image": {"id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "links": [{"href": "http://172.30.9.25:8774/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:44:27.000000", "flavor": {"id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "links": [{"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}]}, "id": "7961913b-b8e2-43e2-8b3c-e62d33bb3665", "security_groups": [{"name": "default"}], "user_id": "4437c5b89ccc426991d84bd15aaa2e7e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:44:27Z", "hostId": "67524a8c72390544a3e434932ab11635246f64c942103204701e4193", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst", "created": "2018-07-30T03:44:21Z", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:33,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-cadf8ce5-c1e1-4ad9-a4bd-be9b819b559a 2018-07-30 03:44:33,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:33,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9e472de0-2f83-4721-a591-2f7e36262151 Date: Mon, 30 Jul 2018 03:44:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":["f9403feb-8e6a-483f-bbc7-77bc41f9f97f"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:33,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net used request id req-9e472de0-2f83-4721-a591-2f7e36262151 2018-07-30 03:44:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:33,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9002be87-a8dc-4873-80be-b3e5c52865e2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}} 2018-07-30 03:44:33,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda used request id req-9002be87-a8dc-4873-80be-b3e5c52865e2 2018-07-30 03:44:33,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:33,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fe65fe0b-977e-4dcf-ae0b-1473b9ee06a0 Date: Mon, 30 Jul 2018 03:44:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:33,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-fe65fe0b-977e-4dcf-ae0b-1473b9ee06a0 2018-07-30 03:44:33,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:33,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-18e70425-bd2a-4fd3-8b9f-cdcd5be42e0f Date: Mon, 30 Jul 2018 03:44:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","ip_address":"10.55.0.2"}],"id":"2882c0ea-ba3c-4c88-863e-b90fcaf5f50c","security_groups":[],"mac_address":"fa:16:3e:53:b9:f8","project_id":"248be00ffd41465d879d2a461ecfdcda","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a38fe78f-d172-45b8-a40f-b056061cd6f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","ip_address":"10.55.0.6"}],"id":"5764a652-5c50-47d4-90b0-19b4d37ad03b","security_groups":["05166dda-e161-4d7f-af49-7cf0047f9f05"],"mac_address":"fa:16:3e:c3:91:76","project_id":"248be00ffd41465d879d2a461ecfdcda","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port","admin_state_up":true,"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:18Z","binding:vnic_type":"normal","device_id":"7961913b-b8e2-43e2-8b3c-e62d33bb3665","ip_allocation":"immediate"}]} 2018-07-30 03:44:33,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-18e70425-bd2a-4fd3-8b9f-cdcd5be42e0f 2018-07-30 03:44:33,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-name"}}' 2018-07-30 03:44:34,243 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:44: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-0617460f-e88b-4bff-b68d-7fb886d04bfd x-compute-request-id: req-0617460f-e88b-4bff-b68d-7fb886d04bfd Content-Length: 0 Content-Type: application/json 2018-07-30 03:44:34,243 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665/action used request id req-0617460f-e88b-4bff-b68d-7fb886d04bfd 2018-07-30 03:44:34,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:34,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-705ed28e-1778-487b-8dcd-6586565ddf1a x-compute-request-id: req-705ed28e-1778-487b-8dcd-6586565ddf1a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:91:76", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "bookmark"}], "image": {"id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "links": [{"href": "http://172.30.9.25:8774/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:44:27.000000", "flavor": {"id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "links": [{"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}]}, "id": "7961913b-b8e2-43e2-8b3c-e62d33bb3665", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-name"}], "user_id": "4437c5b89ccc426991d84bd15aaa2e7e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:44:27Z", "hostId": "67524a8c72390544a3e434932ab11635246f64c942103204701e4193", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst", "created": "2018-07-30T03:44:21Z", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:34,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-705ed28e-1778-487b-8dcd-6586565ddf1a 2018-07-30 03:44:34,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:34,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-dffdb1bd-e8b3-44a3-9b9a-350c55f41b76 Date: Mon, 30 Jul 2018 03:44:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"248be00ffd41465d879d2a461ecfdcda","l2_adjacency":true,"status":"ACTIVE","subnets":["f9403feb-8e6a-483f-bbc7-77bc41f9f97f"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net","admin_state_up":true,"tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:13Z","mtu":1450}]} 2018-07-30 03:44:34,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net used request id req-dffdb1bd-e8b3-44a3-9b9a-350c55f41b76 2018-07-30 03:44:34,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:34,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2704ffbb-0648-41aa-8bc1-f1ba73536a9e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}} 2018-07-30 03:44:34,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda used request id req-2704ffbb-0648-41aa-8bc1-f1ba73536a9e 2018-07-30 03:44:34,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:34,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-362bac24-5640-414c-9152-d2122a7a95ed Date: Mon, 30 Jul 2018 03:44:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:14Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"248be00ffd41465d879d2a461ecfdcda","id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet"}]} 2018-07-30 03:44:34,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-362bac24-5640-414c-9152-d2122a7a95ed 2018-07-30 03:44:35,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:35,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-1dbfc9cf-def5-4b64-ab36-8e8c78b5a051 Date: Mon, 30 Jul 2018 03:44:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","ip_address":"10.55.0.2"}],"id":"2882c0ea-ba3c-4c88-863e-b90fcaf5f50c","security_groups":[],"mac_address":"fa:16:3e:53:b9:f8","project_id":"248be00ffd41465d879d2a461ecfdcda","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a38fe78f-d172-45b8-a40f-b056061cd6f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:33Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f9403feb-8e6a-483f-bbc7-77bc41f9f97f","ip_address":"10.55.0.6"}],"id":"5764a652-5c50-47d4-90b0-19b4d37ad03b","security_groups":["b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0","05166dda-e161-4d7f-af49-7cf0047f9f05"],"mac_address":"fa:16:3e:c3:91:76","project_id":"248be00ffd41465d879d2a461ecfdcda","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port","admin_state_up":true,"network_id":"a38fe78f-d172-45b8-a40f-b056061cd6f0","tenant_id":"248be00ffd41465d879d2a461ecfdcda","created_at":"2018-07-30T03:44:18Z","binding:vnic_type":"normal","device_id":"7961913b-b8e2-43e2-8b3c-e62d33bb3665","ip_allocation":"immediate"}]} 2018-07-30 03:44:35,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-1dbfc9cf-def5-4b64-ab36-8e8c78b5a051 2018-07-30 03:44:35,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188f497327adc4d8a788181e5739f4f3d59aef30" 2018-07-30 03:44:35,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-fb2b191b-9c19-4fa2-981d-716ff32f167e x-compute-request-id: req-fb2b191b-9c19-4fa2-981d-716ff32f167e Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:91:76", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "bookmark"}], "image": {"id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "links": [{"href": "http://172.30.9.25:8774/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:44:27.000000", "flavor": {"id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "links": [{"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}]}, "id": "7961913b-b8e2-43e2-8b3c-e62d33bb3665", "security_groups": [{"name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-name"}, {"name": "default"}], "user_id": "4437c5b89ccc426991d84bd15aaa2e7e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:44:27Z", "hostId": "67524a8c72390544a3e434932ab11635246f64c942103204701e4193", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst", "created": "2018-07-30T03:44:21Z", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:35,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-fb2b191b-9c19-4fa2-981d-716ff32f167e 2018-07-30 03:44:35,548 - create_instance - INFO - Deleting Port with ID - 5764a652-5c50-47d4-90b0-19b4d37ad03b 2018-07-30 03:44:35,549 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-port 2018-07-30 03:44:35,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/5764a652-5c50-47d4-90b0-19b4d37ad03b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:36,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3950f872-5f53-478e-8c4b-3f0e89c65032 Date: Mon, 30 Jul 2018 03:44:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:44:36,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/5764a652-5c50-47d4-90b0-19b4d37ad03b used request id req-3950f872-5f53-478e-8c4b-3f0e89c65032 2018-07-30 03:44:36,105 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst 2018-07-30 03:44:36,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:36,227 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:44: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-d1ebcb6a-7d2e-47a5-903e-c3de604e9bf3 x-compute-request-id: req-d1ebcb6a-7d2e-47a5-903e-c3de604e9bf3 Content-Type: application/json 2018-07-30 03:44:36,227 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-d1ebcb6a-7d2e-47a5-903e-c3de604e9bf3 2018-07-30 03:44:36,228 - create_instance - INFO - Checking deletion status 2018-07-30 03:44:36,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:36,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-47e38b39-aebb-4cef-b8a0-93e36362fc01 x-compute-request-id: req-47e38b39-aebb-4cef-b8a0-93e36362fc01 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665", "rel": "bookmark"}], "image": {"id": "f9c1d3ad-5368-417b-a017-93e4f3627320", "links": [{"href": "http://172.30.9.25:8774/images/f9c1d3ad-5368-417b-a017-93e4f3627320", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:44:27.000000", "flavor": {"id": "1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "links": [{"href": "http://172.30.9.25:8774/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c", "rel": "bookmark"}]}, "id": "7961913b-b8e2-43e2-8b3c-e62d33bb3665", "user_id": "4437c5b89ccc426991d84bd15aaa2e7e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:44:36Z", "hostId": "67524a8c72390544a3e434932ab11635246f64c942103204701e4193", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst", "created": "2018-07-30T03:44:21Z", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:36,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-47e38b39-aebb-4cef-b8a0-93e36362fc01 2018-07-30 03:44:36,332 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst] is - ACTIVE 2018-07-30 03:44:36,332 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:44:39,335 - create_instance - DEBUG - VM status query timeout in 296.892454147 2018-07-30 03:44:39,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c16f8843e2fc8ddeff4f3bf98524e2c9935d8b7" 2018-07-30 03:44:39,591 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:44: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-7e6db160-8da2-474f-aab2-08ef92eecc8d x-compute-request-id: req-7e6db160-8da2-474f-aab2-08ef92eecc8d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7961913b-b8e2-43e2-8b3c-e62d33bb3665 could not be found.", "code": 404}} 2018-07-30 03:44:39,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/7961913b-b8e2-43e2-8b3c-e62d33bb3665 used request id req-7e6db160-8da2-474f-aab2-08ef92eecc8d 2018-07-30 03:44:39,591 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7961913b-b8e2-43e2-8b3c-e62d33bb3665 could not be found. (HTTP 404) (Request-ID: req-7e6db160-8da2-474f-aab2-08ef92eecc8d) 2018-07-30 03:44:39,592 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-inst 2018-07-30 03:44:39,593 - neutron_utils - INFO - Deleting security group rule with ID - b900cf27-8538-4c53-bf9d-3a9d45f52a91 2018-07-30 03:44:39,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/b900cf27-8538-4c53-bf9d-3a9d45f52a91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6103b5c4508ba726a0dcd9c505066b3cc4119c08" 2018-07-30 03:44:39,680 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4bbec447-6273-40c7-a8b6-b47734dd405a Content-Length: 0 Date: Mon, 30 Jul 2018 03:44:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:44:39,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/b900cf27-8538-4c53-bf9d-3a9d45f52a91 used request id req-4bbec447-6273-40c7-a8b6-b47734dd405a 2018-07-30 03:44:39,680 - neutron_utils - INFO - Deleting security group rule with ID - 74f7b209-7fbf-4ee1-8808-74758ec55645 2018-07-30 03:44:39,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/74f7b209-7fbf-4ee1-8808-74758ec55645 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6103b5c4508ba726a0dcd9c505066b3cc4119c08" 2018-07-30 03:44:39,757 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4fb996d-0522-4970-89d3-ce4393304ae6 Content-Length: 0 Date: Mon, 30 Jul 2018 03:44:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:44:39,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/74f7b209-7fbf-4ee1-8808-74758ec55645 used request id req-c4fb996d-0522-4970-89d3-ce4393304ae6 2018-07-30 03:44:39,757 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-name 2018-07-30 03:44:39,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6103b5c4508ba726a0dcd9c505066b3cc4119c08" 2018-07-30 03:44:39,878 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66c122c8-76d3-4203-9a16-a08ca957506c Content-Length: 0 Date: Mon, 30 Jul 2018 03:44:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:44:39,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/b3d41ce2-eb64-4e04-8904-ff3cfa8fd5a0 used request id req-66c122c8-76d3-4203-9a16-a08ca957506c 2018-07-30 03:44:39,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4c99f049ccb5b711c1c5b240bcb608617c9194" 2018-07-30 03:44:39,921 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:44: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-fcb3e357-02e2-4cf5-9792-d14d256f018f x-compute-request-id: req-fcb3e357-02e2-4cf5-9792-d14d256f018f Content-Length: 0 Content-Type: application/json 2018-07-30 03:44:39,921 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/1e9e8735-f4a4-42b1-b0f8-58e51c2c006c used request id req-fcb3e357-02e2-4cf5-9792-d14d256f018f 2018-07-30 03:44:39,922 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet 2018-07-30 03:44:39,922 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-subnet 2018-07-30 03:44:39,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/f9403feb-8e6a-483f-bbc7-77bc41f9f97f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5899bbd1a76be6c6c23f899c804ce27f5b88f6f" 2018-07-30 03:44:40,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d8de47b3-526d-429d-b65d-2b5ebae7944d Date: Mon, 30 Jul 2018 03:44:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:44:40,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f9403feb-8e6a-483f-bbc7-77bc41f9f97f used request id req-d8de47b3-526d-429d-b65d-2b5ebae7944d 2018-07-30 03:44:40,842 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-pub-net 2018-07-30 03:44:40,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/a38fe78f-d172-45b8-a40f-b056061cd6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5899bbd1a76be6c6c23f899c804ce27f5b88f6f" 2018-07-30 03:44:41,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9449d35d-73ac-45d4-8217-4fb8b7fe558d Date: Mon, 30 Jul 2018 03:44:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:44:41,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/a38fe78f-d172-45b8-a40f-b056061cd6f0 used request id req-9449d35d-73ac-45d4-8217-4fb8b7fe558d 2018-07-30 03:44:41,849 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-047be7e9-8a0d-4bab-91dd-5e7e444bf98b-image 2018-07-30 03:44:41,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa68581037eaa43a24fcb22f94ec1acfcb644bdf" 2018-07-30 03:44:42,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7fea70c7-b464-4757-9252-199004db916f Date: Mon, 30 Jul 2018 03:44: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-30 03:44:42,700 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/f9c1d3ad-5368-417b-a017-93e4f3627320 used request id req-7fea70c7-b464-4757-9252-199004db916f 2018-07-30 03:44:42,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" 2018-07-30 03:44:42,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-909e5fd9-1cea-46cf-aa2a-0d1a73d0dc6e Date: Mon, 30 Jul 2018 03:44:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:13Z", "updated_at": "2018-07-30T03:44:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:13Z", "revision_number": 0, "id": "511543c4-9fac-4705-ad0f-42fc36ed154b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:13Z", "security_group_id": "05166dda-e161-4d7f-af49-7cf0047f9f05", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "port_range_min": null, "ethertype": "IPv6", "project_id": "248be00ffd41465d879d2a461ecfdcda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:13Z", "revision_number": 0, "id": "8d03cc2b-6b46-4cd0-b321-f277119f0b41", "remote_group_id": "05166dda-e161-4d7f-af49-7cf0047f9f05", "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:13Z", "security_group_id": "05166dda-e161-4d7f-af49-7cf0047f9f05", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "port_range_min": null, "ethertype": "IPv4", "project_id": "248be00ffd41465d879d2a461ecfdcda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:13Z", "revision_number": 0, "id": "b3d4f255-4c16-4307-9ce7-5c0db1ead9f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:13Z", "security_group_id": "05166dda-e161-4d7f-af49-7cf0047f9f05", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "port_range_min": null, "ethertype": "IPv4", "project_id": "248be00ffd41465d879d2a461ecfdcda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:13Z", "revision_number": 0, "id": "dc237703-6947-4b34-9ad1-c3783f6a9552", "remote_group_id": "05166dda-e161-4d7f-af49-7cf0047f9f05", "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:13Z", "security_group_id": "05166dda-e161-4d7f-af49-7cf0047f9f05", "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "port_range_min": null, "ethertype": "IPv6", "project_id": "248be00ffd41465d879d2a461ecfdcda"}], "revision_number": 4, "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "05166dda-e161-4d7f-af49-7cf0047f9f05", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:44:42,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-909e5fd9-1cea-46cf-aa2a-0d1a73d0dc6e 2018-07-30 03:44:42,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" 2018-07-30 03:44:43,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f32838c-7694-47e8-aeb2-127fd563150f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "248be00ffd41465d879d2a461ecfdcda", "name": "InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj"}} 2018-07-30 03:44:43,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda used request id req-6f32838c-7694-47e8-aeb2-127fd563150f 2018-07-30 03:44:43,046 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 05166dda-e161-4d7f-af49-7cf0047f9f05 2018-07-30 03:44:43,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=05166dda-e161-4d7f-af49-7cf0047f9f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" 2018-07-30 03:44:43,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6e64ac02-bd40-46f1-9ac8-df5b45ebd313 Date: Mon, 30 Jul 2018 03:44:43 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-30T03:44:13Z", "security_group_id": "05166dda-e161-4d7f-af49-7cf0047f9f05", "port_range_min": null, "revision_number": 0, "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:13Z", "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "511543c4-9fac-4705-ad0f-42fc36ed154b"}, {"remote_group_id": "05166dda-e161-4d7f-af49-7cf0047f9f05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:13Z", "security_group_id": "05166dda-e161-4d7f-af49-7cf0047f9f05", "port_range_min": null, "revision_number": 0, "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:13Z", "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "8d03cc2b-6b46-4cd0-b321-f277119f0b41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:13Z", "security_group_id": "05166dda-e161-4d7f-af49-7cf0047f9f05", "port_range_min": null, "revision_number": 0, "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:13Z", "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "b3d4f255-4c16-4307-9ce7-5c0db1ead9f1"}, {"remote_group_id": "05166dda-e161-4d7f-af49-7cf0047f9f05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:13Z", "security_group_id": "05166dda-e161-4d7f-af49-7cf0047f9f05", "port_range_min": null, "revision_number": 0, "tenant_id": "248be00ffd41465d879d2a461ecfdcda", "created_at": "2018-07-30T03:44:13Z", "project_id": "248be00ffd41465d879d2a461ecfdcda", "id": "dc237703-6947-4b34-9ad1-c3783f6a9552"}]} 2018-07-30 03:44:43,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=05166dda-e161-4d7f-af49-7cf0047f9f05 used request id req-6e64ac02-bd40-46f1-9ac8-df5b45ebd313 2018-07-30 03:44:43,076 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:44:43,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/05166dda-e161-4d7f-af49-7cf0047f9f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" 2018-07-30 03:44:43,240 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4c73a77f-179c-4fb9-a048-524170f027e8 Content-Length: 0 Date: Mon, 30 Jul 2018 03:44:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:44:43,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/05166dda-e161-4d7f-af49-7cf0047f9f05 used request id req-4c73a77f-179c-4fb9-a048-524170f027e8 2018-07-30 03:44:43,241 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj 2018-07-30 03:44:43,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" 2018-07-30 03:44:43,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:44:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9abd8971-39f1-4a16-9427-84c7e1ef4dc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:44:43,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/248be00ffd41465d879d2a461ecfdcda used request id req-9abd8971-39f1-4a16-9427-84c7e1ef4dc3 2018-07-30 03:44:43,442 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-c8b6affb-c250-4dc-proj-role 2018-07-30 03:44:43,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/61ecb8a535bb4b8aa167040dbc625e3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" 2018-07-30 03:44:43,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:44:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3680f950-f5f9-41ff-b993-202b5e11bed5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:44:43,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/61ecb8a535bb4b8aa167040dbc625e3b used request id req-3680f950-f5f9-41ff-b993-202b5e11bed5 2018-07-30 03:44:43,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fadebcccf16321e03630e19916b13423f9cca" 2018-07-30 03:44:43,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23d35cf-b136-4c1e-b2fd-b68a09938d14 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:44:43,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d23d35cf-b136-4c1e-b2fd-b68a09938d14 2018-07-30 03:44:43,637 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-c8b6affb-c250-4dc-user 2018-07-30 03:44:43,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4437c5b89ccc426991d84bd15aaa2e7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aca0d15f89b3a6a0aff4e713f3d9de91652f243" 2018-07-30 03:44:43,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:44:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4de41ec-de12-478d-9f3c-5a8ce3c487d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:44:43,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4437c5b89ccc426991d84bd15aaa2e7e used request id req-b4de41ec-de12-478d-9f3c-5a8ce3c487d4 2018-07-30 03:44:43,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:44,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["f-Me67U5RtmGuMGhZkYeXw"], "issued_at": "2018-07-30T03:44:44.000000Z"}} 2018-07-30 03:44:44,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da7144f503eae87fcc4ef9198d4e5b764a3e1dd" 2018-07-30 03:44:44,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5c3f9b-e828-42d0-beca-bb85d8be11bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:44,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2c5c3f9b-e828-42d0-beca-bb85d8be11bc 2018-07-30 03:44:44,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:44,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:44,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["VdcKTdY3RnmM_miiM3AMSg"], "issued_at": "2018-07-30T03:44:44.000000Z"}} 2018-07-30 03:44:44,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:44:44,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f46503-8ddc-4ac6-906e-fe457389eb1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:44,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-32f46503-8ddc-4ac6-906e-fe457389eb1d 2018-07-30 03:44:44,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:44:44,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:44:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:44:44,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:44:44,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17eb2728-62b9-45dc-b41f-70669356043e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:44:44,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj used request id req-17eb2728-62b9-45dc-b41f-70669356043e 2018-07-30 03:44:44,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:44:44,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d66716e3-b68c-4791-b165-e30be48f8beb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:44:44,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d66716e3-b68c-4791-b165-e30be48f8beb 2018-07-30 03:44:44,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}}' 2018-07-30 03:44:45,053 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:44:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94a8736b-0ccb-43af-85f8-dd14d561d34f Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f"}, "tags": [], "enabled": true, "id": "fb892802442849b4aaddee4ddcdc168f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}} 2018-07-30 03:44:45,053 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-94a8736b-0ccb-43af-85f8-dd14d561d34f 2018-07-30 03:44:45,053 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj 2018-07-30 03:44:45,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:45,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:45,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:44:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ESx5alffSmyGGdtetmgwxA"], "issued_at": "2018-07-30T03:44:45.000000Z"}} 2018-07-30 03:44:45,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b94eff7edbc9263a2d6aaf484438f0c0b866daa" 2018-07-30 03:44:45,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4076f7de-3271-4683-a580-a388a458d90a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:45,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4076f7de-3271-4683-a580-a388a458d90a 2018-07-30 03:44:45,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:44:45,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:44:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:44:45,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b94eff7edbc9263a2d6aaf484438f0c0b866daa" 2018-07-30 03:44:45,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46bf18c2-db7f-438c-ab6d-1c34fcd5457c Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:44:45,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-46bf18c2-db7f-438c-ab6d-1c34fcd5457c 2018-07-30 03:44:45,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b94eff7edbc9263a2d6aaf484438f0c0b866daa" 2018-07-30 03:44:45,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9261bd-043a-4f31-8664-ec2f449e459f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f"}, "tags": [], "enabled": true, "id": "fb892802442849b4aaddee4ddcdc168f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}]} 2018-07-30 03:44:45,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj used request id req-7b9261bd-043a-4f31-8664-ec2f449e459f 2018-07-30 03:44:45,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b94eff7edbc9263a2d6aaf484438f0c0b866daa" 2018-07-30 03:44:45,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f37936d-089a-4941-99af-dbe37314b75f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:44:45,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9f37936d-089a-4941-99af-dbe37314b75f 2018-07-30 03:44:46,106 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-d632ae5d-eaee-4a4-user 2018-07-30 03:44:46,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:46,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:44:46,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1c18645-7509-46bb-876c-c779d7684cb3 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:44:46,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c1c18645-7509-46bb-876c-c779d7684cb3 2018-07-30 03:44:46,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" -d '{"role": {"name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj-role"}}' 2018-07-30 03:44:46,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:44:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63a3f4aa-ed6b-4646-88ef-27e04a49120e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc039090b25449dca2ac6c92de2dabcf", "links": {"self": "http://172.30.9.25:5000/v3/roles/cc039090b25449dca2ac6c92de2dabcf"}, "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj-role"}} 2018-07-30 03:44:46,306 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-63a3f4aa-ed6b-4646-88ef-27e04a49120e 2018-07-30 03:44:46,307 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj-role 2018-07-30 03:44:46,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/cc039090b25449dca2ac6c92de2dabcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:44:46,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a91f8303-d1b9-44f2-a0a1-ea300136cd51 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc039090b25449dca2ac6c92de2dabcf", "links": {"self": "http://172.30.9.25:5000/v3/roles/cc039090b25449dca2ac6c92de2dabcf"}, "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj-role"}} 2018-07-30 03:44:46,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/cc039090b25449dca2ac6c92de2dabcf used request id req-a91f8303-d1b9-44f2-a0a1-ea300136cd51 2018-07-30 03:44:46,395 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj-role to project InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj 2018-07-30 03:44:46,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f/users/5342a42137c7415d9c08cff345d49b84/roles/cc039090b25449dca2ac6c92de2dabcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:44:46,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:44:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8713e8d1-d3c7-48ae-a58a-82232b953a38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:44:46,512 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f/users/5342a42137c7415d9c08cff345d49b84/roles/cc039090b25449dca2ac6c92de2dabcf used request id req-8713e8d1-d3c7-48ae-a58a-82232b953a38 2018-07-30 03:44:46,512 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:44:46,513 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:44:46,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:46,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:46,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc039090b25449dca2ac6c92de2dabcf", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj-role"}], "expires_at": "2018-07-30T04:44:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-user", "id": "5342a42137c7415d9c08cff345d49b84"}, "audit_ids": ["N8T0HignRW2ksIDhzmtnNw"], "issued_at": "2018-07-30T03:44:46.000000Z"}} 2018-07-30 03:44:46,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad583875d66199ba7a6b0b2cf811d37a4d929249" 2018-07-30 03:44:46,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d900d7a7-789f-49be-88b6-83fa6e88f4a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:46,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d900d7a7-789f-49be-88b6-83fa6e88f4a3 2018-07-30 03:44:46,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad583875d66199ba7a6b0b2cf811d37a4d929249" 2018-07-30 03:44:47,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-50e3ae9b-7d79-4eea-a20c-7a0ab6be1749 Date: Mon, 30 Jul 2018 03:44:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image"} 2018-07-30 03:44:47,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image used request id req-50e3ae9b-7d79-4eea-a20c-7a0ab6be1749 2018-07-30 03:44:47,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad583875d66199ba7a6b0b2cf811d37a4d929249" 2018-07-30 03:44:47,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9fdd9add-9efa-4a09-b940-63571ec53e57 Date: Mon, 30 Jul 2018 03:44: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-30 03:44:47,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-9fdd9add-9efa-4a09-b940-63571ec53e57 2018-07-30 03:44:47,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad583875d66199ba7a6b0b2cf811d37a4d929249" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image"}' 2018-07-30 03:44:47,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/0b310171-3f33-4761-991c-b43eb9334773 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c09481e1-4db9-4a95-b1c7-a2bd89c23574 Date: Mon, 30 Jul 2018 03:44:47 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:44:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:44:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/0b310171-3f33-4761-991c-b43eb9334773", "min_disk": 0, "protected": false, "id": "0b310171-3f33-4761-991c-b43eb9334773", "file": "/v2/images/0b310171-3f33-4761-991c-b43eb9334773/file", "checksum": null, "owner": "fb892802442849b4aaddee4ddcdc168f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:44:47,232 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c09481e1-4db9-4a95-b1c7-a2bd89c23574 2018-07-30 03:44:47,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/0b310171-3f33-4761-991c-b43eb9334773/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad583875d66199ba7a6b0b2cf811d37a4d929249" -d '' 2018-07-30 03:44:47,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f1008f06-9037-48e5-9269-20a8510e3847 Date: Mon, 30 Jul 2018 03:44: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-30 03:44:47,594 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/0b310171-3f33-4761-991c-b43eb9334773/file used request id req-f1008f06-9037-48e5-9269-20a8510e3847 2018-07-30 03:44:47,595 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:44:47,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/0b310171-3f33-4761-991c-b43eb9334773 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad583875d66199ba7a6b0b2cf811d37a4d929249" 2018-07-30 03:44:47,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-98d18832-eec3-40f1-ba92-3d0721142b02 Date: Mon, 30 Jul 2018 03:44:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:44:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:44:47Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/0b310171-3f33-4761-991c-b43eb9334773/snap", "metadata": {}}], "self": "/v2/images/0b310171-3f33-4761-991c-b43eb9334773", "min_disk": 0, "protected": false, "id": "0b310171-3f33-4761-991c-b43eb9334773", "file": "/v2/images/0b310171-3f33-4761-991c-b43eb9334773/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb892802442849b4aaddee4ddcdc168f", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/0b310171-3f33-4761-991c-b43eb9334773/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:44:47,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/0b310171-3f33-4761-991c-b43eb9334773 used request id req-98d18832-eec3-40f1-ba92-3d0721142b02 2018-07-30 03:44:47,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad583875d66199ba7a6b0b2cf811d37a4d929249" 2018-07-30 03:44:47,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-eaf9b6fe-8376-41eb-acf6-402b7aac373d Date: Mon, 30 Jul 2018 03:44: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-30 03:44:47,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-eaf9b6fe-8376-41eb-acf6-402b7aac373d 2018-07-30 03:44:47,626 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image 2018-07-30 03:44:47,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/0b310171-3f33-4761-991c-b43eb9334773 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad583875d66199ba7a6b0b2cf811d37a4d929249" 2018-07-30 03:44:47,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-54e1c697-71ca-478a-a36b-b922ead80f96 Date: Mon, 30 Jul 2018 03:44:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:44:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:44:47Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/0b310171-3f33-4761-991c-b43eb9334773/snap", "metadata": {}}], "self": "/v2/images/0b310171-3f33-4761-991c-b43eb9334773", "min_disk": 0, "protected": false, "id": "0b310171-3f33-4761-991c-b43eb9334773", "file": "/v2/images/0b310171-3f33-4761-991c-b43eb9334773/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb892802442849b4aaddee4ddcdc168f", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/0b310171-3f33-4761-991c-b43eb9334773/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:44:47,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/0b310171-3f33-4761-991c-b43eb9334773 used request id req-54e1c697-71ca-478a-a36b-b922ead80f96 2018-07-30 03:44:47,643 - create_image - DEBUG - Instance status is - active 2018-07-30 03:44:47,643 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image 2018-07-30 03:44:47,643 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image 2018-07-30 03:44:47,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:47,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:48,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc039090b25449dca2ac6c92de2dabcf", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj-role"}], "expires_at": "2018-07-30T04:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-user", "id": "5342a42137c7415d9c08cff345d49b84"}, "audit_ids": ["NAe7KlA4QSCIsTRdaH26tA"], "issued_at": "2018-07-30T03:44:48.000000Z"}} 2018-07-30 03:44:48,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfda55862922d4f9b0f5594e7b4c86677bb30dc" 2018-07-30 03:44:48,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b9d312-e843-49a6-aa66-3db2e30dc666 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:48,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-86b9d312-e843-49a6-aa66-3db2e30dc666 2018-07-30 03:44:48,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfda55862922d4f9b0f5594e7b4c86677bb30dc" 2018-07-30 03:44:48,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5225a1a9-25de-4f47-8f0f-28c2f8171ed6 Date: Mon, 30 Jul 2018 03:44:48 GMT RESP BODY: {"networks":[]} 2018-07-30 03:44:48,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net used request id req-5225a1a9-25de-4f47-8f0f-28c2f8171ed6 2018-07-30 03:44:48,224 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net 2018-07-30 03:44:48,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfda55862922d4f9b0f5594e7b4c86677bb30dc" -d '{"network": {"name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net", "admin_state_up": true}}' 2018-07-30 03:44:48,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-28a67282-8bf1-43b9-b999-371f5585118b Date: Mon, 30 Jul 2018 03:44:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:44:48Z","is_default":false,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}} 2018-07-30 03:44:48,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-28a67282-8bf1-43b9-b999-371f5585118b 2018-07-30 03:44:48,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfda55862922d4f9b0f5594e7b4c86677bb30dc" 2018-07-30 03:44:48,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-499b7311-ff40-4cd4-9341-3c7ea40d8dbb Date: Mon, 30 Jul 2018 03:44:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:44:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:44:48,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-499b7311-ff40-4cd4-9341-3c7ea40d8dbb 2018-07-30 03:44:48,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfda55862922d4f9b0f5594e7b4c86677bb30dc" 2018-07-30 03:44:48,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5e82568e-ff8a-42f2-8f4b-df559a74a09a Date: Mon, 30 Jul 2018 03:44:48 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:44:48,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-5e82568e-ff8a-42f2-8f4b-df559a74a09a 2018-07-30 03:44:48,794 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet 2018-07-30 03:44:48,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfda55862922d4f9b0f5594e7b4c86677bb30dc" -d '{"subnets": [{"ip_version": 4, "network_id": "6ffdfd78-ce36-411f-aabc-800c932c953c", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]}' 2018-07-30 03:44:49,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ee7e8c3d-c54e-4f26-a749-8ff8c1c6df00 Date: Mon, 30 Jul 2018 03:44:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:44:49,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-ee7e8c3d-c54e-4f26-a749-8ff8c1c6df00 2018-07-30 03:44:49,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfda55862922d4f9b0f5594e7b4c86677bb30dc" 2018-07-30 03:44:49,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-50f5e101-50dd-46c7-8abc-c1d87e0c7412 Date: Mon, 30 Jul 2018 03:44:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":["ebdf0661-6736-4538-9bf3-311ff4008007"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:49Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:44:49,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-50f5e101-50dd-46c7-8abc-c1d87e0c7412 2018-07-30 03:44:49,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfda55862922d4f9b0f5594e7b4c86677bb30dc" 2018-07-30 03:44:49,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-917a0ef5-e975-4d5f-a96e-9536e0fc9f3d Date: Mon, 30 Jul 2018 03:44:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:44:49,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-917a0ef5-e975-4d5f-a96e-9536e0fc9f3d 2018-07-30 03:44:49,491 - OpenStackNetwork - DEBUG - Network [6ffdfd78-ce36-411f-aabc-800c932c953c] created successfully 2018-07-30 03:44:49,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:49,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:49,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:44:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["5DCs6LNPQpm6yyL0Ju9BvA"], "issued_at": "2018-07-30T03:44:49.000000Z"}} 2018-07-30 03:44:49,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dfdec712976b7f61e49631437680e6251f2531d" 2018-07-30 03:44:49,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83486aae-3a99-49c4-b7fc-b408be0bd343 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:49,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-83486aae-3a99-49c4-b7fc-b408be0bd343 2018-07-30 03:44:49,980 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:44:49,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dfdec712976b7f61e49631437680e6251f2531d" 2018-07-30 03:44:50,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-8eed5ebf-eb2f-4505-a7c8-c16b74781af5 x-compute-request-id: req-8eed5ebf-eb2f-4505-a7c8-c16b74781af5 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:44:50,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8eed5ebf-eb2f-4505-a7c8-c16b74781af5 2018-07-30 03:44:50,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dfdec712976b7f61e49631437680e6251f2531d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-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-30 03:44:50,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-ca9de135-b61f-4ccf-be58-1ec698f311b4 x-compute-request-id: req-ca9de135-b61f-4ccf-be58-1ec698f311b4 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a"}} 2018-07-30 03:44:50,208 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ca9de135-b61f-4ccf-be58-1ec698f311b4 2018-07-30 03:44:50,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:50,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:50,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc039090b25449dca2ac6c92de2dabcf", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj-role"}], "expires_at": "2018-07-30T04:44:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-user", "id": "5342a42137c7415d9c08cff345d49b84"}, "audit_ids": ["7RnKo0xzSQSmG4GHCMc8OQ"], "issued_at": "2018-07-30T03:44:50.000000Z"}} 2018-07-30 03:44:50,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e9a40edf830b27c1d8d166bb5fc5429596e42d" 2018-07-30 03:44:50,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f358d16c-1c4f-4159-a92a-857c0e8223c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:50,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f358d16c-1c4f-4159-a92a-857c0e8223c2 2018-07-30 03:44:50,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e9a40edf830b27c1d8d166bb5fc5429596e42d" 2018-07-30 03:44:50,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ea17991a-94a4-4688-b7fe-33e4dfa220fe Date: Mon, 30 Jul 2018 03:44:50 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:44:50,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name&description=hello+group used request id req-ea17991a-94a4-4688-b7fe-33e4dfa220fe 2018-07-30 03:44:50,887 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name... 2018-07-30 03:44:50,888 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name 2018-07-30 03:44:50,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e9a40edf830b27c1d8d166bb5fc5429596e42d" -d '{"security_group": {"name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name", "description": "hello group"}}' 2018-07-30 03:44:51,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b0a9f7ce-6182-4869-b62c-b13d6998ba58 Date: Mon, 30 Jul 2018 03:44:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:50Z", "updated_at": "2018-07-30T03:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:50Z", "revision_number": 0, "id": "6df58634-bf2a-4d29-b57f-e8c4a0343024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb892802442849b4aaddee4ddcdc168f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:50Z", "revision_number": 0, "id": "ce1e5c30-7f98-4586-b9ce-e51cd2b5468b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb892802442849b4aaddee4ddcdc168f"}], "revision_number": 2, "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "74b658f9-803f-4d30-b510-809f1b074cab", "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name"}} 2018-07-30 03:44:51,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-b0a9f7ce-6182-4869-b62c-b13d6998ba58 2018-07-30 03:44:51,060 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74b658f9-803f-4d30-b510-809f1b074cab 2018-07-30 03:44:51,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=74b658f9-803f-4d30-b510-809f1b074cab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e9a40edf830b27c1d8d166bb5fc5429596e42d" 2018-07-30 03:44:51,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4dfb6d02-dc55-4094-b215-1226d7dda65f Date: Mon, 30 Jul 2018 03:44: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-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "port_range_min": null, "revision_number": 0, "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:50Z", "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "6df58634-bf2a-4d29-b57f-e8c4a0343024"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "port_range_min": null, "revision_number": 0, "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:50Z", "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "ce1e5c30-7f98-4586-b9ce-e51cd2b5468b"}]} 2018-07-30 03:44:51,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=74b658f9-803f-4d30-b510-809f1b074cab used request id req-4dfb6d02-dc55-4094-b215-1226d7dda65f 2018-07-30 03:44:51,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74b658f9-803f-4d30-b510-809f1b074cab 2018-07-30 03:44:51,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=74b658f9-803f-4d30-b510-809f1b074cab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e9a40edf830b27c1d8d166bb5fc5429596e42d" 2018-07-30 03:44:51,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff4fdf45-d200-4beb-87ac-cbe99b0f822c Date: Mon, 30 Jul 2018 03:44: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-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "port_range_min": null, "revision_number": 0, "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:50Z", "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "6df58634-bf2a-4d29-b57f-e8c4a0343024"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "port_range_min": null, "revision_number": 0, "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:50Z", "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "ce1e5c30-7f98-4586-b9ce-e51cd2b5468b"}]} 2018-07-30 03:44:51,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=74b658f9-803f-4d30-b510-809f1b074cab used request id req-ff4fdf45-d200-4beb-87ac-cbe99b0f822c 2018-07-30 03:44:51,142 - neutron_utils - INFO - Retrieving security group with ID - 74b658f9-803f-4d30-b510-809f1b074cab 2018-07-30 03:44:51,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=74b658f9-803f-4d30-b510-809f1b074cab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e9a40edf830b27c1d8d166bb5fc5429596e42d" 2018-07-30 03:44:51,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e2c965af-d8c7-471e-b276-2e34f47222e3 Date: Mon, 30 Jul 2018 03:44:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:50Z", "updated_at": "2018-07-30T03:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:50Z", "revision_number": 0, "id": "6df58634-bf2a-4d29-b57f-e8c4a0343024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb892802442849b4aaddee4ddcdc168f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:50Z", "revision_number": 0, "id": "ce1e5c30-7f98-4586-b9ce-e51cd2b5468b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb892802442849b4aaddee4ddcdc168f"}], "revision_number": 2, "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "74b658f9-803f-4d30-b510-809f1b074cab", "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name"}]} 2018-07-30 03:44:51,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=74b658f9-803f-4d30-b510-809f1b074cab used request id req-e2c965af-d8c7-471e-b276-2e34f47222e3 2018-07-30 03:44:51,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74b658f9-803f-4d30-b510-809f1b074cab 2018-07-30 03:44:51,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=74b658f9-803f-4d30-b510-809f1b074cab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e9a40edf830b27c1d8d166bb5fc5429596e42d" 2018-07-30 03:44:51,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1ef96f8b-9f4f-423b-8e1d-7269adb0cff9 Date: Mon, 30 Jul 2018 03:44: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-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "port_range_min": null, "revision_number": 0, "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:50Z", "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "6df58634-bf2a-4d29-b57f-e8c4a0343024"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "port_range_min": null, "revision_number": 0, "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:50Z", "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "ce1e5c30-7f98-4586-b9ce-e51cd2b5468b"}]} 2018-07-30 03:44:51,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=74b658f9-803f-4d30-b510-809f1b074cab used request id req-1ef96f8b-9f4f-423b-8e1d-7269adb0cff9 2018-07-30 03:44:51,251 - neutron_utils - INFO - Retrieving security group with ID - 74b658f9-803f-4d30-b510-809f1b074cab 2018-07-30 03:44:51,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=74b658f9-803f-4d30-b510-809f1b074cab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e9a40edf830b27c1d8d166bb5fc5429596e42d" 2018-07-30 03:44:51,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3f1fbd96-ec45-4f95-a034-ad2c48146abd Date: Mon, 30 Jul 2018 03:44:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:50Z", "updated_at": "2018-07-30T03:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:50Z", "revision_number": 0, "id": "6df58634-bf2a-4d29-b57f-e8c4a0343024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb892802442849b4aaddee4ddcdc168f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:50Z", "revision_number": 0, "id": "ce1e5c30-7f98-4586-b9ce-e51cd2b5468b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb892802442849b4aaddee4ddcdc168f"}], "revision_number": 2, "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "74b658f9-803f-4d30-b510-809f1b074cab", "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name"}]} 2018-07-30 03:44:51,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=74b658f9-803f-4d30-b510-809f1b074cab used request id req-3f1fbd96-ec45-4f95-a034-ad2c48146abd 2018-07-30 03:44:51,302 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74b658f9-803f-4d30-b510-809f1b074cab 2018-07-30 03:44:51,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=74b658f9-803f-4d30-b510-809f1b074cab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e9a40edf830b27c1d8d166bb5fc5429596e42d" 2018-07-30 03:44:51,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8737bc10-eea8-47c7-8d79-e9bd2e5b0ed8 Date: Mon, 30 Jul 2018 03:44: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-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "port_range_min": null, "revision_number": 0, "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:50Z", "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "6df58634-bf2a-4d29-b57f-e8c4a0343024"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "port_range_min": null, "revision_number": 0, "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:50Z", "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "ce1e5c30-7f98-4586-b9ce-e51cd2b5468b"}]} 2018-07-30 03:44:51,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=74b658f9-803f-4d30-b510-809f1b074cab used request id req-8737bc10-eea8-47c7-8d79-e9bd2e5b0ed8 2018-07-30 03:44:51,330 - neutron_utils - INFO - Retrieving security group with ID - 74b658f9-803f-4d30-b510-809f1b074cab 2018-07-30 03:44:51,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=74b658f9-803f-4d30-b510-809f1b074cab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e9a40edf830b27c1d8d166bb5fc5429596e42d" 2018-07-30 03:44:51,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ce7ac965-14cf-4a39-a00b-6c04e9831f53 Date: Mon, 30 Jul 2018 03:44:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:50Z", "updated_at": "2018-07-30T03:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:50Z", "revision_number": 0, "id": "6df58634-bf2a-4d29-b57f-e8c4a0343024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb892802442849b4aaddee4ddcdc168f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:50Z", "revision_number": 0, "id": "ce1e5c30-7f98-4586-b9ce-e51cd2b5468b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb892802442849b4aaddee4ddcdc168f"}], "revision_number": 2, "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "74b658f9-803f-4d30-b510-809f1b074cab", "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name"}]} 2018-07-30 03:44:51,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=74b658f9-803f-4d30-b510-809f1b074cab used request id req-ce7ac965-14cf-4a39-a00b-6c04e9831f53 2018-07-30 03:44:51,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74b658f9-803f-4d30-b510-809f1b074cab 2018-07-30 03:44:51,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=74b658f9-803f-4d30-b510-809f1b074cab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e9a40edf830b27c1d8d166bb5fc5429596e42d" 2018-07-30 03:44:51,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef616bec-6668-412b-afe0-f448317d7a5c Date: Mon, 30 Jul 2018 03:44: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-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "port_range_min": null, "revision_number": 0, "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:50Z", "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "6df58634-bf2a-4d29-b57f-e8c4a0343024"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:50Z", "security_group_id": "74b658f9-803f-4d30-b510-809f1b074cab", "port_range_min": null, "revision_number": 0, "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:50Z", "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "ce1e5c30-7f98-4586-b9ce-e51cd2b5468b"}]} 2018-07-30 03:44:51,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=74b658f9-803f-4d30-b510-809f1b074cab used request id req-ef616bec-6668-412b-afe0-f448317d7a5c 2018-07-30 03:44:51,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:51,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:51,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc039090b25449dca2ac6c92de2dabcf", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj-role"}], "expires_at": "2018-07-30T04:44:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-user", "id": "5342a42137c7415d9c08cff345d49b84"}, "audit_ids": ["HfheAtazScuiNsMarUB2Ng"], "issued_at": "2018-07-30T03:44:51.000000Z"}} 2018-07-30 03:44:51,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:51,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ec38d8-ba10-4cd7-8499-39a3bb9db111 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:51,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-01ec38d8-ba10-4cd7-8499-39a3bb9db111 2018-07-30 03:44:51,940 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:44:51,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:51,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb1375e-7ce1-442f-8781-049a3eb6ccfa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:51,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1eb1375e-7ce1-442f-8781-049a3eb6ccfa 2018-07-30 03:44:51,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:52,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6ec3b561-760f-4659-98e2-ac6ddfe58456 Date: Mon, 30 Jul 2018 03:44:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":["ebdf0661-6736-4538-9bf3-311ff4008007"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:49Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:44:52,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net used request id req-6ec3b561-760f-4659-98e2-ac6ddfe58456 2018-07-30 03:44:52,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:52,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f7ea73bc-ef4b-43ac-830a-2d1aac4ce7d7 Date: Mon, 30 Jul 2018 03:44:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:44:52,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-f7ea73bc-ef4b-43ac-830a-2d1aac4ce7d7 2018-07-30 03:44:52,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:52,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7484c09e-a3f2-4c70-8047-b91a19bdef8d Date: Mon, 30 Jul 2018 03:44:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":["ebdf0661-6736-4538-9bf3-311ff4008007"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:49Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:44:52,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net used request id req-7484c09e-a3f2-4c70-8047-b91a19bdef8d 2018-07-30 03:44:52,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:44:52,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:44:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:44:52,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:52,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-101814b7-a666-4052-82f0-24623c4d6f1a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}} 2018-07-30 03:44:52,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f used request id req-101814b7-a666-4052-82f0-24623c4d6f1a 2018-07-30 03:44:52,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:52,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-77d84f6c-c08c-475b-9702-a1344b0c04c6 Date: Mon, 30 Jul 2018 03:44:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:44:52,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-77d84f6c-c08c-475b-9702-a1344b0c04c6 2018-07-30 03:44:52,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c&name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:52,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e852deb4-2e2a-4e09-89e8-a8afcc2a0b73 Date: Mon, 30 Jul 2018 03:44:52 GMT RESP BODY: {"ports":[]} 2018-07-30 03:44:52,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c&name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port&admin_state_up=True used request id req-e852deb4-2e2a-4e09-89e8-a8afcc2a0b73 2018-07-30 03:44:52,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:52,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-e7506514-3cb2-4a18-bb53-6657c0257e0a x-compute-request-id: req-e7506514-3cb2-4a18-bb53-6657c0257e0a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:44:52,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst used request id req-e7506514-3cb2-4a18-bb53-6657c0257e0a 2018-07-30 03:44:52,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:52,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6a9f811a-2fc8-4148-af7b-89b2f251ac38 Date: Mon, 30 Jul 2018 03:44:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":["ebdf0661-6736-4538-9bf3-311ff4008007"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:49Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:44:52,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net used request id req-6a9f811a-2fc8-4148-af7b-89b2f251ac38 2018-07-30 03:44:52,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:52,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-400b03d1-5eae-45d3-93f0-33fe19427ff1 Date: Mon, 30 Jul 2018 03:44:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:44:52,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-400b03d1-5eae-45d3-93f0-33fe19427ff1 2018-07-30 03:44:52,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:53,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-239993d7-dea7-449b-a39b-142d3d86332c Date: Mon, 30 Jul 2018 03:44:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":["ebdf0661-6736-4538-9bf3-311ff4008007"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:49Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:44:53,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net used request id req-239993d7-dea7-449b-a39b-142d3d86332c 2018-07-30 03:44:53,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:53,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f446af5-151c-4303-9b6e-99c705c1092a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}} 2018-07-30 03:44:53,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f used request id req-2f446af5-151c-4303-9b6e-99c705c1092a 2018-07-30 03:44:53,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:53,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9c6f1803-0c52-4d3d-9d53-e06686a675a3 Date: Mon, 30 Jul 2018 03:44:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:44:53,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-9c6f1803-0c52-4d3d-9d53-e06686a675a3 2018-07-30 03:44:53,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c&name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:53,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0b59703c-2271-457c-aee5-7b97910f1b1c Date: Mon, 30 Jul 2018 03:44:53 GMT RESP BODY: {"ports":[]} 2018-07-30 03:44:53,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c&name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port&admin_state_up=True used request id req-0b59703c-2271-457c-aee5-7b97910f1b1c 2018-07-30 03:44:53,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:44:53,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:44:53,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc039090b25449dca2ac6c92de2dabcf", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj-role"}], "expires_at": "2018-07-30T04:44:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-user", "id": "5342a42137c7415d9c08cff345d49b84"}, "audit_ids": ["-kU7yACORpqInZxgQ_PE3g"], "issued_at": "2018-07-30T03:44:53.000000Z"}} 2018-07-30 03:44:53,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df737bcdab3e63adae813546540644977ceab0e5" 2018-07-30 03:44:53,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4240dce4-6604-45b3-9139-38e5caf8f09d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:44:53,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4240dce4-6604-45b3-9139-38e5caf8f09d 2018-07-30 03:44:53,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:53,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d8de3932-e57d-4d87-904d-b181e49a519b Date: Mon, 30 Jul 2018 03:44:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":["ebdf0661-6736-4538-9bf3-311ff4008007"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:49Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:44:53,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net used request id req-d8de3932-e57d-4d87-904d-b181e49a519b 2018-07-30 03:44:53,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:53,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7109a00c-7808-470c-ad16-7f740bcaadfd Date: Mon, 30 Jul 2018 03:44:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:44:53,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-7109a00c-7808-470c-ad16-7f740bcaadfd 2018-07-30 03:44:53,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:53,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-797aff09-974f-4855-ae3f-b8ed5cb52296 Date: Mon, 30 Jul 2018 03:44:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":["ebdf0661-6736-4538-9bf3-311ff4008007"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:49Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:44:53,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net used request id req-797aff09-974f-4855-ae3f-b8ed5cb52296 2018-07-30 03:44:53,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:44:53,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:44:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:44:53,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df737bcdab3e63adae813546540644977ceab0e5" 2018-07-30 03:44:53,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7141834f-7c13-41ef-bf9e-47b3ee34a03e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}} 2018-07-30 03:44:53,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f used request id req-7141834f-7c13-41ef-bf9e-47b3ee34a03e 2018-07-30 03:44:53,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:54,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e2ea527a-019e-43de-aa55-2796ba6e5935 Date: Mon, 30 Jul 2018 03:44:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:44:54,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-e2ea527a-019e-43de-aa55-2796ba6e5935 2018-07-30 03:44:54,006 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net 2018-07-30 03:44:54,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" -d '{"port": {"network_id": "6ffdfd78-ce36-411f-aabc-800c932c953c", "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port", "admin_state_up": true}}' 2018-07-30 03:44:55,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-d8d0dceb-4d73-4463-a4a9-ae723c238c45 Date: Mon, 30 Jul 2018 03:44:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebdf0661-6736-4538-9bf3-311ff4008007","ip_address":"10.55.0.4"}],"id":"fc98ae77-46af-4607-99c0-bc1de7e48313","security_groups":["f29671eb-682f-4fb6-bfaf-c61faa4a24d0"],"mac_address":"fa:16:3e:0f:91:aa","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port","project_id":"fb892802442849b4aaddee4ddcdc168f","qos_policy_id":null,"admin_state_up":true,"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:44:55,084 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-d8d0dceb-4d73-4463-a4a9-ae723c238c45 2018-07-30 03:44:55,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:55,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-edb7f91d-0e74-4b7f-b134-8df8b9d979ea Date: Mon, 30 Jul 2018 03:44:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":["ebdf0661-6736-4538-9bf3-311ff4008007"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:49Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:44:55,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net used request id req-edb7f91d-0e74-4b7f-b134-8df8b9d979ea 2018-07-30 03:44:55,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:55,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-31762d65-1d6f-415b-b9bd-8ac6b4bade32 Date: Mon, 30 Jul 2018 03:44:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:44:55,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-31762d65-1d6f-415b-b9bd-8ac6b4bade32 2018-07-30 03:44:55,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:55,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-57290449-e0ef-4bd7-b849-f296bc306ab9 Date: Mon, 30 Jul 2018 03:44:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":["ebdf0661-6736-4538-9bf3-311ff4008007"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:49Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:44:55,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net used request id req-57290449-e0ef-4bd7-b849-f296bc306ab9 2018-07-30 03:44:55,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:55,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6236dbd-5474-44e4-9c1c-68af5eebf815 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}} 2018-07-30 03:44:55,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f used request id req-e6236dbd-5474-44e4-9c1c-68af5eebf815 2018-07-30 03:44:55,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:55,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aa851cdd-3b58-429f-b411-f29ad747b07b Date: Mon, 30 Jul 2018 03:44:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:44:55,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-aa851cdd-3b58-429f-b411-f29ad747b07b 2018-07-30 03:44:55,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c&name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:55,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-99007528-b17c-4712-9274-7079ff64ac19 Date: Mon, 30 Jul 2018 03:44:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebdf0661-6736-4538-9bf3-311ff4008007","ip_address":"10.55.0.4"}],"id":"fc98ae77-46af-4607-99c0-bc1de7e48313","security_groups":["f29671eb-682f-4fb6-bfaf-c61faa4a24d0"],"mac_address":"fa:16:3e:0f:91:aa","project_id":"fb892802442849b4aaddee4ddcdc168f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port","admin_state_up":true,"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:44:55,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c&name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port&admin_state_up=True used request id req-99007528-b17c-4712-9274-7079ff64ac19 2018-07-30 03:44:55,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:55,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d4e8b0c-e7ec-4db8-aaf1-211a7dd09ae1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}} 2018-07-30 03:44:55,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f used request id req-0d4e8b0c-e7ec-4db8-aaf1-211a7dd09ae1 2018-07-30 03:44:55,536 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst 2018-07-30 03:44:55,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:55,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-80b7f48a-a0de-425c-8c7b-7095037b698e x-compute-request-id: req-80b7f48a-a0de-425c-8c7b-7095037b698e Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-flavor-name"}]} 2018-07-30 03:44:55,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-80b7f48a-a0de-425c-8c7b-7095037b698e 2018-07-30 03:44:55,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:55,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-f9e2120c-210e-4eca-bdb9-b19d0b8e1935 x-compute-request-id: req-f9e2120c-210e-4eca-bdb9-b19d0b8e1935 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a"}} 2018-07-30 03:44:55,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a used request id req-f9e2120c-210e-4eca-bdb9-b19d0b8e1935 2018-07-30 03:44:55,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:55,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-b97f2eb8-f7a6-4727-a00c-197a12c82b3f Date: Mon, 30 Jul 2018 03:44:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:44:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:44:47Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/0b310171-3f33-4761-991c-b43eb9334773/snap", "metadata": {}}], "self": "/v2/images/0b310171-3f33-4761-991c-b43eb9334773", "min_disk": 0, "protected": false, "id": "0b310171-3f33-4761-991c-b43eb9334773", "file": "/v2/images/0b310171-3f33-4761-991c-b43eb9334773/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb892802442849b4aaddee4ddcdc168f", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/0b310171-3f33-4761-991c-b43eb9334773/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image"} 2018-07-30 03:44:55,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image used request id req-b97f2eb8-f7a6-4727-a00c-197a12c82b3f 2018-07-30 03:44:55,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:55,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0d9aecb6-5c81-482f-a837-b241503f99b5 Date: Mon, 30 Jul 2018 03:44: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-30 03:44:55,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-0d9aecb6-5c81-482f-a837-b241503f99b5 2018-07-30 03:44:55,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" -d '{"server": {"name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "imageRef": "0b310171-3f33-4761-991c-b43eb9334773", "flavorRef": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "max_count": 1, "min_count": 1, "networks": [{"port": "fc98ae77-46af-4607-99c0-bc1de7e48313"}], "security_groups": [{"name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name"}]}}' 2018-07-30 03:44:56,569 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:44: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-3e0cf96b-de78-4f7e-a3d5-5f7b27e12d89 x-compute-request-id: req-3e0cf96b-de78-4f7e-a3d5-5f7b27e12d89 Content-Length: 435 location: http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "adminPass": "atHQMR5dPkdc"}} 2018-07-30 03:44:56,570 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-3e0cf96b-de78-4f7e-a3d5-5f7b27e12d89 2018-07-30 03:44:56,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:57,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-c5e52924-a8e3-451a-a81c-fc37bdc35c01 x-compute-request-id: req-c5e52924-a8e3-451a-a81c-fc37bdc35c01 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "image": {"id": "0b310171-3f33-4761-991c-b43eb9334773", "links": [{"href": "http://172.30.9.25:8774/images/0b310171-3f33-4761-991c-b43eb9334773", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}]}, "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "user_id": "5342a42137c7415d9c08cff345d49b84", "OS-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-30T03:44:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "created": "2018-07-30T03:44:56Z", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:57,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-c5e52924-a8e3-451a-a81c-fc37bdc35c01 2018-07-30 03:44:57,073 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst 2018-07-30 03:44:57,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:44:57,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:44: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-ca417ec9-9f04-4d29-892b-d0b4d7d1fc44 x-compute-request-id: req-ca417ec9-9f04-4d29-892b-d0b4d7d1fc44 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "image": {"id": "0b310171-3f33-4761-991c-b43eb9334773", "links": [{"href": "http://172.30.9.25:8774/images/0b310171-3f33-4761-991c-b43eb9334773", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}]}, "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "user_id": "5342a42137c7415d9c08cff345d49b84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:44:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "created": "2018-07-30T03:44:56Z", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:44:57,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-ca417ec9-9f04-4d29-892b-d0b4d7d1fc44 2018-07-30 03:44:57,517 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst] is - BUILD 2018-07-30 03:44:57,518 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:45:00,521 - create_instance - DEBUG - VM status query timeout in 896.552788019 2018-07-30 03:45:00,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:00,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-d5c293b4-efa6-48ab-9552-a8ecb46c1158 x-compute-request-id: req-d5c293b4-efa6-48ab-9552-a8ecb46c1158 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.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "image": {"id": "0b310171-3f33-4761-991c-b43eb9334773", "links": [{"href": "http://172.30.9.25:8774/images/0b310171-3f33-4761-991c-b43eb9334773", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}]}, "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "security_groups": [{"name": "default"}], "user_id": "5342a42137c7415d9c08cff345d49b84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:44:57Z", "hostId": "4b82044d8cb1fb6b77292b81ec2d539c7f867b6e57dccff8d8fc8b98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "created": "2018-07-30T03:44:56Z", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:00,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-d5c293b4-efa6-48ab-9552-a8ecb46c1158 2018-07-30 03:45:00,691 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst] is - BUILD 2018-07-30 03:45:00,691 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:45:03,694 - create_instance - DEBUG - VM status query timeout in 893.379616976 2018-07-30 03:45:03,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:03,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-73e2b355-1da8-4bf0-8125-d8471f08575c x-compute-request-id: req-73e2b355-1da8-4bf0-8125-d8471f08575c Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:91:aa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "image": {"id": "0b310171-3f33-4761-991c-b43eb9334773", "links": [{"href": "http://172.30.9.25:8774/images/0b310171-3f33-4761-991c-b43eb9334773", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:01.000000", "flavor": {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}]}, "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "security_groups": [{"name": "default"}], "user_id": "5342a42137c7415d9c08cff345d49b84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:01Z", "hostId": "4b82044d8cb1fb6b77292b81ec2d539c7f867b6e57dccff8d8fc8b98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "created": "2018-07-30T03:44:56Z", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:03,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-73e2b355-1da8-4bf0-8125-d8471f08575c 2018-07-30 03:45:03,873 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst] is - ACTIVE 2018-07-30 03:45:03,874 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:45:03,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:04,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-5d7c5a09-d57e-4818-ae24-18379110cbaa x-compute-request-id: req-5d7c5a09-d57e-4818-ae24-18379110cbaa Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:91:aa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "image": {"id": "0b310171-3f33-4761-991c-b43eb9334773", "links": [{"href": "http://172.30.9.25:8774/images/0b310171-3f33-4761-991c-b43eb9334773", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:01.000000", "flavor": {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}]}, "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "security_groups": [{"name": "default"}], "user_id": "5342a42137c7415d9c08cff345d49b84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:01Z", "hostId": "4b82044d8cb1fb6b77292b81ec2d539c7f867b6e57dccff8d8fc8b98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "created": "2018-07-30T03:44:56Z", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:04,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-5d7c5a09-d57e-4818-ae24-18379110cbaa 2018-07-30 03:45:04,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:04,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-830cd380-a736-4611-ac01-c882b0741ccc Date: Mon, 30 Jul 2018 03:45:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":["ebdf0661-6736-4538-9bf3-311ff4008007"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:49Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:45:04,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net used request id req-830cd380-a736-4611-ac01-c882b0741ccc 2018-07-30 03:45:04,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:04,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6229283f-2efe-46ae-9078-3d6c83ffaa00 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}} 2018-07-30 03:45:04,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f used request id req-6229283f-2efe-46ae-9078-3d6c83ffaa00 2018-07-30 03:45:04,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:04,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8621cd26-2398-4aa1-99dc-5739d1bb4fc2 Date: Mon, 30 Jul 2018 03:45:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:45:04,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-8621cd26-2398-4aa1-99dc-5739d1bb4fc2 2018-07-30 03:45:04,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:04,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-9a4fe50d-ee70-4245-a79b-db505af484bb Date: Mon, 30 Jul 2018 03:45:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ebdf0661-6736-4538-9bf3-311ff4008007","ip_address":"10.55.0.2"}],"id":"6431247b-db2a-45c4-889b-8eee37d26770","security_groups":[],"mac_address":"fa:16:3e:70:52:a0","project_id":"fb892802442849b4aaddee4ddcdc168f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ffdfd78-ce36-411f-aabc-800c932c953c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebdf0661-6736-4538-9bf3-311ff4008007","ip_address":"10.55.0.4"}],"id":"fc98ae77-46af-4607-99c0-bc1de7e48313","security_groups":["f29671eb-682f-4fb6-bfaf-c61faa4a24d0"],"mac_address":"fa:16:3e:0f:91:aa","project_id":"fb892802442849b4aaddee4ddcdc168f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port","admin_state_up":true,"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:54Z","binding:vnic_type":"normal","device_id":"127b2bc6-e2d3-43c9-962b-4da01f07d111","ip_allocation":"immediate"}]} 2018-07-30 03:45:04,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-9a4fe50d-ee70-4245-a79b-db505af484bb 2018-07-30 03:45:04,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:04,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-a7467ad6-dbbc-4244-85bc-c10e10232fdf x-compute-request-id: req-a7467ad6-dbbc-4244-85bc-c10e10232fdf Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:91:aa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "image": {"id": "0b310171-3f33-4761-991c-b43eb9334773", "links": [{"href": "http://172.30.9.25:8774/images/0b310171-3f33-4761-991c-b43eb9334773", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:01.000000", "flavor": {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}]}, "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "security_groups": [{"name": "default"}], "user_id": "5342a42137c7415d9c08cff345d49b84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:01Z", "hostId": "4b82044d8cb1fb6b77292b81ec2d539c7f867b6e57dccff8d8fc8b98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "created": "2018-07-30T03:44:56Z", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:04,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-a7467ad6-dbbc-4244-85bc-c10e10232fdf 2018-07-30 03:45:04,867 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst] is - ACTIVE 2018-07-30 03:45:04,867 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:45:04,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:05,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-b2132bde-6436-4a52-b2e5-1bf44189f9de x-compute-request-id: req-b2132bde-6436-4a52-b2e5-1bf44189f9de Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:91:aa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "image": {"id": "0b310171-3f33-4761-991c-b43eb9334773", "links": [{"href": "http://172.30.9.25:8774/images/0b310171-3f33-4761-991c-b43eb9334773", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:01.000000", "flavor": {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}]}, "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "security_groups": [{"name": "default"}], "user_id": "5342a42137c7415d9c08cff345d49b84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:01Z", "hostId": "4b82044d8cb1fb6b77292b81ec2d539c7f867b6e57dccff8d8fc8b98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "created": "2018-07-30T03:44:56Z", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:05,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-b2132bde-6436-4a52-b2e5-1bf44189f9de 2018-07-30 03:45:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:05,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ca43821a-020c-4f78-a70b-37094f312710 Date: Mon, 30 Jul 2018 03:45:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":["ebdf0661-6736-4538-9bf3-311ff4008007"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:49Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:45:05,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net used request id req-ca43821a-020c-4f78-a70b-37094f312710 2018-07-30 03:45:05,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:05,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374e6a12-ff25-4792-bfc5-64732f6e2f14 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}} 2018-07-30 03:45:05,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f used request id req-374e6a12-ff25-4792-bfc5-64732f6e2f14 2018-07-30 03:45:05,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:05,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8290b750-3ac2-41d7-b706-ef05e2a4f104 Date: Mon, 30 Jul 2018 03:45:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:45:05,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-8290b750-3ac2-41d7-b706-ef05e2a4f104 2018-07-30 03:45:05,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:05,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-743ac1e5-6f3a-46d6-a826-f90a8cb3b8f1 Date: Mon, 30 Jul 2018 03:45:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ebdf0661-6736-4538-9bf3-311ff4008007","ip_address":"10.55.0.2"}],"id":"6431247b-db2a-45c4-889b-8eee37d26770","security_groups":[],"mac_address":"fa:16:3e:70:52:a0","project_id":"fb892802442849b4aaddee4ddcdc168f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ffdfd78-ce36-411f-aabc-800c932c953c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebdf0661-6736-4538-9bf3-311ff4008007","ip_address":"10.55.0.4"}],"id":"fc98ae77-46af-4607-99c0-bc1de7e48313","security_groups":["f29671eb-682f-4fb6-bfaf-c61faa4a24d0"],"mac_address":"fa:16:3e:0f:91:aa","project_id":"fb892802442849b4aaddee4ddcdc168f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port","admin_state_up":true,"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:54Z","binding:vnic_type":"normal","device_id":"127b2bc6-e2d3-43c9-962b-4da01f07d111","ip_allocation":"immediate"}]} 2018-07-30 03:45:05,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-743ac1e5-6f3a-46d6-a826-f90a8cb3b8f1 2018-07-30 03:45:05,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name"}}' 2018-07-30 03:45:05,877 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:45: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-e1dd40cf-9a20-4956-b24d-b3ea11982167 x-compute-request-id: req-e1dd40cf-9a20-4956-b24d-b3ea11982167 Content-Length: 0 Content-Type: application/json 2018-07-30 03:45:05,877 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111/action used request id req-e1dd40cf-9a20-4956-b24d-b3ea11982167 2018-07-30 03:45:05,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:06,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc039090b25449dca2ac6c92de2dabcf", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj-role"}], "expires_at": "2018-07-30T04:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/fb892802442849b4aaddee4ddcdc168f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-user", "id": "5342a42137c7415d9c08cff345d49b84"}, "audit_ids": ["uXtTEMWkRVCrcdjIG2iU8w"], "issued_at": "2018-07-30T03:45:06.000000Z"}} 2018-07-30 03:45:06,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f003891e009e5b4e488c985b20869045f1ac140a" 2018-07-30 03:45:06,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-11e83a15-dd51-4356-bd6c-268ad3ddb2c0 x-compute-request-id: req-11e83a15-dd51-4356-bd6c-268ad3ddb2c0 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:91:aa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "image": {"id": "0b310171-3f33-4761-991c-b43eb9334773", "links": [{"href": "http://172.30.9.25:8774/images/0b310171-3f33-4761-991c-b43eb9334773", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:01.000000", "flavor": {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}]}, "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "security_groups": [{"name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name"}, {"name": "default"}], "user_id": "5342a42137c7415d9c08cff345d49b84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:01Z", "hostId": "4b82044d8cb1fb6b77292b81ec2d539c7f867b6e57dccff8d8fc8b98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "created": "2018-07-30T03:44:56Z", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:06,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-11e83a15-dd51-4356-bd6c-268ad3ddb2c0 2018-07-30 03:45:06,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:07,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-48cf59bb-70a8-4b64-9669-f1a04a7fdbd5 x-compute-request-id: req-48cf59bb-70a8-4b64-9669-f1a04a7fdbd5 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:91:aa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "image": {"id": "0b310171-3f33-4761-991c-b43eb9334773", "links": [{"href": "http://172.30.9.25:8774/images/0b310171-3f33-4761-991c-b43eb9334773", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:01.000000", "flavor": {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}]}, "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name"}], "user_id": "5342a42137c7415d9c08cff345d49b84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:01Z", "hostId": "4b82044d8cb1fb6b77292b81ec2d539c7f867b6e57dccff8d8fc8b98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "created": "2018-07-30T03:44:56Z", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:07,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-48cf59bb-70a8-4b64-9669-f1a04a7fdbd5 2018-07-30 03:45:07,268 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst] is - ACTIVE 2018-07-30 03:45:07,268 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:45:07,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:07,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-cefc0409-50fa-4db6-b5c4-4d4a24973121 x-compute-request-id: req-cefc0409-50fa-4db6-b5c4-4d4a24973121 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:91:aa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "image": {"id": "0b310171-3f33-4761-991c-b43eb9334773", "links": [{"href": "http://172.30.9.25:8774/images/0b310171-3f33-4761-991c-b43eb9334773", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:01.000000", "flavor": {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}]}, "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "security_groups": [{"name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name"}, {"name": "default"}], "user_id": "5342a42137c7415d9c08cff345d49b84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:01Z", "hostId": "4b82044d8cb1fb6b77292b81ec2d539c7f867b6e57dccff8d8fc8b98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "created": "2018-07-30T03:44:56Z", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:07,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-cefc0409-50fa-4db6-b5c4-4d4a24973121 2018-07-30 03:45:07,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:07,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8dabea3d-a26e-4724-916f-725a28ebe675 Date: Mon, 30 Jul 2018 03:45:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":["ebdf0661-6736-4538-9bf3-311ff4008007"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:49Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:45:07,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net used request id req-8dabea3d-a26e-4724-916f-725a28ebe675 2018-07-30 03:45:07,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:07,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0466c0a8-213f-48ab-b100-21e03525155c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}} 2018-07-30 03:45:07,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f used request id req-0466c0a8-213f-48ab-b100-21e03525155c 2018-07-30 03:45:07,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:07,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e1cbca28-ef01-44b6-9691-ae5c4a115953 Date: Mon, 30 Jul 2018 03:45:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:45:07,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-e1cbca28-ef01-44b6-9691-ae5c4a115953 2018-07-30 03:45:07,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:08,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-73f92c8f-7ad6-4c01-98ca-bd0c580f0d90 Date: Mon, 30 Jul 2018 03:45:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ebdf0661-6736-4538-9bf3-311ff4008007","ip_address":"10.55.0.2"}],"id":"6431247b-db2a-45c4-889b-8eee37d26770","security_groups":[],"mac_address":"fa:16:3e:70:52:a0","project_id":"fb892802442849b4aaddee4ddcdc168f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ffdfd78-ce36-411f-aabc-800c932c953c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:05Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebdf0661-6736-4538-9bf3-311ff4008007","ip_address":"10.55.0.4"}],"id":"fc98ae77-46af-4607-99c0-bc1de7e48313","security_groups":["f29671eb-682f-4fb6-bfaf-c61faa4a24d0","74b658f9-803f-4d30-b510-809f1b074cab"],"mac_address":"fa:16:3e:0f:91:aa","project_id":"fb892802442849b4aaddee4ddcdc168f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port","admin_state_up":true,"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:54Z","binding:vnic_type":"normal","device_id":"127b2bc6-e2d3-43c9-962b-4da01f07d111","ip_allocation":"immediate"}]} 2018-07-30 03:45:08,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-73f92c8f-7ad6-4c01-98ca-bd0c580f0d90 2018-07-30 03:45:08,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:08,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-c349ae23-dd90-4a64-8997-c4c8a2389fcc x-compute-request-id: req-c349ae23-dd90-4a64-8997-c4c8a2389fcc Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:91:aa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "image": {"id": "0b310171-3f33-4761-991c-b43eb9334773", "links": [{"href": "http://172.30.9.25:8774/images/0b310171-3f33-4761-991c-b43eb9334773", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:01.000000", "flavor": {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}]}, "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "security_groups": [{"name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name"}, {"name": "default"}], "user_id": "5342a42137c7415d9c08cff345d49b84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:01Z", "hostId": "4b82044d8cb1fb6b77292b81ec2d539c7f867b6e57dccff8d8fc8b98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "created": "2018-07-30T03:44:56Z", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:08,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-c349ae23-dd90-4a64-8997-c4c8a2389fcc 2018-07-30 03:45:08,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:08,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c4239852-df4a-40a3-b471-e45fae53cb76 Date: Mon, 30 Jul 2018 03:45:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":["ebdf0661-6736-4538-9bf3-311ff4008007"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:49Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:45:08,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net used request id req-c4239852-df4a-40a3-b471-e45fae53cb76 2018-07-30 03:45:08,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:08,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f045814b-0a0d-4cee-80fe-99137d72c2a0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}} 2018-07-30 03:45:08,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f used request id req-f045814b-0a0d-4cee-80fe-99137d72c2a0 2018-07-30 03:45:08,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:08,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e072f9f7-807c-4689-b5e1-c0e5e2d97f9e Date: Mon, 30 Jul 2018 03:45:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:45:08,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-e072f9f7-807c-4689-b5e1-c0e5e2d97f9e 2018-07-30 03:45:08,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:08,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-9cff759e-7a76-4c6f-85f4-1d5591cfc354 Date: Mon, 30 Jul 2018 03:45:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ebdf0661-6736-4538-9bf3-311ff4008007","ip_address":"10.55.0.2"}],"id":"6431247b-db2a-45c4-889b-8eee37d26770","security_groups":[],"mac_address":"fa:16:3e:70:52:a0","project_id":"fb892802442849b4aaddee4ddcdc168f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ffdfd78-ce36-411f-aabc-800c932c953c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:05Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebdf0661-6736-4538-9bf3-311ff4008007","ip_address":"10.55.0.4"}],"id":"fc98ae77-46af-4607-99c0-bc1de7e48313","security_groups":["f29671eb-682f-4fb6-bfaf-c61faa4a24d0","74b658f9-803f-4d30-b510-809f1b074cab"],"mac_address":"fa:16:3e:0f:91:aa","project_id":"fb892802442849b4aaddee4ddcdc168f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port","admin_state_up":true,"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:54Z","binding:vnic_type":"normal","device_id":"127b2bc6-e2d3-43c9-962b-4da01f07d111","ip_allocation":"immediate"}]} 2018-07-30 03:45:08,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-9cff759e-7a76-4c6f-85f4-1d5591cfc354 2018-07-30 03:45:08,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name"}}' 2018-07-30 03:45:09,160 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:45: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-ebbf04ca-254d-4370-abda-793bea939ce9 x-compute-request-id: req-ebbf04ca-254d-4370-abda-793bea939ce9 Content-Length: 0 Content-Type: application/json 2018-07-30 03:45:09,161 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111/action used request id req-ebbf04ca-254d-4370-abda-793bea939ce9 2018-07-30 03:45:09,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:09,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-063d17fe-ab5a-42c8-a0e4-ceba0c2f4071 x-compute-request-id: req-063d17fe-ab5a-42c8-a0e4-ceba0c2f4071 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:91:aa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "image": {"id": "0b310171-3f33-4761-991c-b43eb9334773", "links": [{"href": "http://172.30.9.25:8774/images/0b310171-3f33-4761-991c-b43eb9334773", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:01.000000", "flavor": {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}]}, "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "security_groups": [{"name": "default"}], "user_id": "5342a42137c7415d9c08cff345d49b84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:01Z", "hostId": "4b82044d8cb1fb6b77292b81ec2d539c7f867b6e57dccff8d8fc8b98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "created": "2018-07-30T03:44:56Z", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:09,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-063d17fe-ab5a-42c8-a0e4-ceba0c2f4071 2018-07-30 03:45:09,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:09,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-489c2673-f123-4f54-a1b4-ee6b472e3409 Date: Mon, 30 Jul 2018 03:45:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ffdfd78-ce36-411f-aabc-800c932c953c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb892802442849b4aaddee4ddcdc168f","l2_adjacency":true,"status":"ACTIVE","subnets":["ebdf0661-6736-4538-9bf3-311ff4008007"],"description":"","tags":[],"updated_at":"2018-07-30T03:44:49Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net","admin_state_up":true,"tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:48Z","mtu":1450}]} 2018-07-30 03:45:09,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net used request id req-489c2673-f123-4f54-a1b4-ee6b472e3409 2018-07-30 03:45:09,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:09,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67ff2803-7847-48ef-9273-320f706d6739 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}} 2018-07-30 03:45:09,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f used request id req-67ff2803-7847-48ef-9273-320f706d6739 2018-07-30 03:45:09,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:09,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-015bf2b1-ce75-4111-8906-82533ab41da4 Date: Mon, 30 Jul 2018 03:45:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:44: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":"fb892802442849b4aaddee4ddcdc168f","id":"ebdf0661-6736-4538-9bf3-311ff4008007","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet"}]} 2018-07-30 03:45:09,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-015bf2b1-ce75-4111-8906-82533ab41da4 2018-07-30 03:45:09,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:09,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-9b681060-1bcc-459a-aa64-f24f27f71fa3 Date: Mon, 30 Jul 2018 03:45:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:44:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ebdf0661-6736-4538-9bf3-311ff4008007","ip_address":"10.55.0.2"}],"id":"6431247b-db2a-45c4-889b-8eee37d26770","security_groups":[],"mac_address":"fa:16:3e:70:52:a0","project_id":"fb892802442849b4aaddee4ddcdc168f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ffdfd78-ce36-411f-aabc-800c932c953c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:09Z","device_owner":"compute:nova","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebdf0661-6736-4538-9bf3-311ff4008007","ip_address":"10.55.0.4"}],"id":"fc98ae77-46af-4607-99c0-bc1de7e48313","security_groups":["f29671eb-682f-4fb6-bfaf-c61faa4a24d0"],"mac_address":"fa:16:3e:0f:91:aa","project_id":"fb892802442849b4aaddee4ddcdc168f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port","admin_state_up":true,"network_id":"6ffdfd78-ce36-411f-aabc-800c932c953c","tenant_id":"fb892802442849b4aaddee4ddcdc168f","created_at":"2018-07-30T03:44:54Z","binding:vnic_type":"normal","device_id":"127b2bc6-e2d3-43c9-962b-4da01f07d111","ip_allocation":"immediate"}]} 2018-07-30 03:45:09,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-9b681060-1bcc-459a-aa64-f24f27f71fa3 2018-07-30 03:45:09,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f003891e009e5b4e488c985b20869045f1ac140a" 2018-07-30 03:45:10,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-1ead5ae2-121a-4e89-9c48-861f38a9fec2 x-compute-request-id: req-1ead5ae2-121a-4e89-9c48-861f38a9fec2 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:91:aa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "image": {"id": "0b310171-3f33-4761-991c-b43eb9334773", "links": [{"href": "http://172.30.9.25:8774/images/0b310171-3f33-4761-991c-b43eb9334773", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:01.000000", "flavor": {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}]}, "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "security_groups": [{"name": "default"}], "user_id": "5342a42137c7415d9c08cff345d49b84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:01Z", "hostId": "4b82044d8cb1fb6b77292b81ec2d539c7f867b6e57dccff8d8fc8b98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "created": "2018-07-30T03:44:56Z", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:10,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-1ead5ae2-121a-4e89-9c48-861f38a9fec2 2018-07-30 03:45:10,806 - create_instance - INFO - Deleting Port with ID - fc98ae77-46af-4607-99c0-bc1de7e48313 2018-07-30 03:45:10,806 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-port 2018-07-30 03:45:10,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/fc98ae77-46af-4607-99c0-bc1de7e48313 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:11,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc3932d3-92d0-4d4e-9bcc-9c45fa21edd6 Date: Mon, 30 Jul 2018 03:45:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:45:11,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/fc98ae77-46af-4607-99c0-bc1de7e48313 used request id req-bc3932d3-92d0-4d4e-9bcc-9c45fa21edd6 2018-07-30 03:45:11,453 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst 2018-07-30 03:45:11,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:11,618 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:45: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-19b6bfec-ae65-4ec8-805b-093745c74a3b x-compute-request-id: req-19b6bfec-ae65-4ec8-805b-093745c74a3b Content-Type: application/json 2018-07-30 03:45:11,618 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-19b6bfec-ae65-4ec8-805b-093745c74a3b 2018-07-30 03:45:11,618 - create_instance - INFO - Checking deletion status 2018-07-30 03:45:11,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:11,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-b58d2d35-9468-4470-8f4f-f655d496c2ae x-compute-request-id: req-b58d2d35-9468-4470-8f4f-f655d496c2ae Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:91:aa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111", "rel": "bookmark"}], "image": {"id": "0b310171-3f33-4761-991c-b43eb9334773", "links": [{"href": "http://172.30.9.25:8774/images/0b310171-3f33-4761-991c-b43eb9334773", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:01.000000", "flavor": {"id": "e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "links": [{"href": "http://172.30.9.25:8774/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a", "rel": "bookmark"}]}, "id": "127b2bc6-e2d3-43c9-962b-4da01f07d111", "user_id": "5342a42137c7415d9c08cff345d49b84", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:11Z", "hostId": "4b82044d8cb1fb6b77292b81ec2d539c7f867b6e57dccff8d8fc8b98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst", "created": "2018-07-30T03:44:56Z", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:11,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-b58d2d35-9468-4470-8f4f-f655d496c2ae 2018-07-30 03:45:11,732 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst] is - ACTIVE 2018-07-30 03:45:11,733 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:45:14,736 - create_instance - DEBUG - VM status query timeout in 296.882526159 2018-07-30 03:45:14,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45af53e9ca1321f6edefbe67199beb3cfe5a0e68" 2018-07-30 03:45:14,789 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:45: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-fafcb796-d111-4bfc-9e71-dbab5538661d x-compute-request-id: req-fafcb796-d111-4bfc-9e71-dbab5538661d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 127b2bc6-e2d3-43c9-962b-4da01f07d111 could not be found.", "code": 404}} 2018-07-30 03:45:14,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/127b2bc6-e2d3-43c9-962b-4da01f07d111 used request id req-fafcb796-d111-4bfc-9e71-dbab5538661d 2018-07-30 03:45:14,789 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 127b2bc6-e2d3-43c9-962b-4da01f07d111 could not be found. (HTTP 404) (Request-ID: req-fafcb796-d111-4bfc-9e71-dbab5538661d) 2018-07-30 03:45:14,789 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-inst 2018-07-30 03:45:14,790 - neutron_utils - INFO - Deleting security group rule with ID - 6df58634-bf2a-4d29-b57f-e8c4a0343024 2018-07-30 03:45:14,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/6df58634-bf2a-4d29-b57f-e8c4a0343024 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e9a40edf830b27c1d8d166bb5fc5429596e42d" 2018-07-30 03:45:15,161 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a24f334-e43a-4ad1-ae9e-8c62762cb964 Content-Length: 0 Date: Mon, 30 Jul 2018 03:45:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:45:15,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/6df58634-bf2a-4d29-b57f-e8c4a0343024 used request id req-3a24f334-e43a-4ad1-ae9e-8c62762cb964 2018-07-30 03:45:15,161 - neutron_utils - INFO - Deleting security group rule with ID - ce1e5c30-7f98-4586-b9ce-e51cd2b5468b 2018-07-30 03:45:15,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/ce1e5c30-7f98-4586-b9ce-e51cd2b5468b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e9a40edf830b27c1d8d166bb5fc5429596e42d" 2018-07-30 03:45:15,237 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76eb6a86-1ef6-4b30-ab8a-bae9649a375e Content-Length: 0 Date: Mon, 30 Jul 2018 03:45:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:45:15,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/ce1e5c30-7f98-4586-b9ce-e51cd2b5468b used request id req-76eb6a86-1ef6-4b30-ab8a-bae9649a375e 2018-07-30 03:45:15,237 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-name 2018-07-30 03:45:15,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/74b658f9-803f-4d30-b510-809f1b074cab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e9a40edf830b27c1d8d166bb5fc5429596e42d" 2018-07-30 03:45:15,346 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2fe1b24-6ab5-4fad-84ec-f5254da2bd9b Content-Length: 0 Date: Mon, 30 Jul 2018 03:45:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:45:15,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/74b658f9-803f-4d30-b510-809f1b074cab used request id req-c2fe1b24-6ab5-4fad-84ec-f5254da2bd9b 2018-07-30 03:45:15,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dfdec712976b7f61e49631437680e6251f2531d" 2018-07-30 03:45:15,376 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:45: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-c2ecca48-2953-4c70-b30b-9d963c291b88 x-compute-request-id: req-c2ecca48-2953-4c70-b30b-9d963c291b88 Content-Length: 0 Content-Type: application/json 2018-07-30 03:45:15,376 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/e5a315ba-c88b-4540-9d47-9ffa39d00c3a used request id req-c2ecca48-2953-4c70-b30b-9d963c291b88 2018-07-30 03:45:15,377 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet 2018-07-30 03:45:15,377 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-subnet 2018-07-30 03:45:15,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/ebdf0661-6736-4538-9bf3-311ff4008007 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfda55862922d4f9b0f5594e7b4c86677bb30dc" 2018-07-30 03:45:16,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ed3d7aa-a7f6-437b-86c4-bd5328246cf4 Date: Mon, 30 Jul 2018 03:45:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:45:16,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ebdf0661-6736-4538-9bf3-311ff4008007 used request id req-6ed3d7aa-a7f6-437b-86c4-bd5328246cf4 2018-07-30 03:45:16,669 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-pub-net 2018-07-30 03:45:16,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/6ffdfd78-ce36-411f-aabc-800c932c953c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfda55862922d4f9b0f5594e7b4c86677bb30dc" 2018-07-30 03:45:17,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2bdbc26-a03f-4d7c-bf4b-31b48dcb3685 Date: Mon, 30 Jul 2018 03:45:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:45:17,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6ffdfd78-ce36-411f-aabc-800c932c953c used request id req-c2bdbc26-a03f-4d7c-bf4b-31b48dcb3685 2018-07-30 03:45:17,514 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-1bba6e6f-75c0-41cf-b26f-db261608ee61-image 2018-07-30 03:45:17,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/0b310171-3f33-4761-991c-b43eb9334773 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad583875d66199ba7a6b0b2cf811d37a4d929249" 2018-07-30 03:45:18,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e2f5f2c-543d-49e1-9406-a89f529b704c Date: Mon, 30 Jul 2018 03:45: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-30 03:45:18,724 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/0b310171-3f33-4761-991c-b43eb9334773 used request id req-9e2f5f2c-543d-49e1-9406-a89f529b704c 2018-07-30 03:45:18,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:18,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a72d67df-a91f-49f5-aa62-f194cae6f696 Date: Mon, 30 Jul 2018 03:45:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:48Z", "updated_at": "2018-07-30T03:44:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:48Z", "revision_number": 0, "id": "20ee1669-2729-42c9-82a5-d2be2bb0680e", "remote_group_id": "f29671eb-682f-4fb6-bfaf-c61faa4a24d0", "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:48Z", "security_group_id": "f29671eb-682f-4fb6-bfaf-c61faa4a24d0", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb892802442849b4aaddee4ddcdc168f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:48Z", "revision_number": 0, "id": "30ac2f47-884d-4eec-96f2-f70dd552a44e", "remote_group_id": "f29671eb-682f-4fb6-bfaf-c61faa4a24d0", "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:48Z", "security_group_id": "f29671eb-682f-4fb6-bfaf-c61faa4a24d0", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb892802442849b4aaddee4ddcdc168f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:48Z", "revision_number": 0, "id": "6b69a67b-9435-40c3-85bd-6ac20c243a02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:48Z", "security_group_id": "f29671eb-682f-4fb6-bfaf-c61faa4a24d0", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb892802442849b4aaddee4ddcdc168f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:44:48Z", "revision_number": 0, "id": "f78c072a-52c9-4b05-ab41-05db7077a7c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:44:48Z", "security_group_id": "f29671eb-682f-4fb6-bfaf-c61faa4a24d0", "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb892802442849b4aaddee4ddcdc168f"}], "revision_number": 4, "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "f29671eb-682f-4fb6-bfaf-c61faa4a24d0", "name": "default"}]} 2018-07-30 03:45:18,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a72d67df-a91f-49f5-aa62-f194cae6f696 2018-07-30 03:45:18,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:19,032 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eff4e496-f2a4-4db4-b893-98eb9768d1f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:45:19,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-eff4e496-f2a4-4db4-b893-98eb9768d1f6 2018-07-30 03:45:19,032 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:45:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:19,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5fa9d29-bed5-4dda-937e-0457acdde720 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:45:19,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-d5fa9d29-bed5-4dda-937e-0457acdde720 2018-07-30 03:45:19,124 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:45:19,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:19,209 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72d8da23-dccf-4eb0-9bb0-f10e4420b449 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:45:19,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-72d8da23-dccf-4eb0-9bb0-f10e4420b449 2018-07-30 03:45:19,209 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:45:19,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:19,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eb4c450-7f47-4490-921b-b76fd4231bb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:45:19,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-6eb4c450-7f47-4490-921b-b76fd4231bb8 2018-07-30 03:45:19,296 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:45:19,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:19,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de09bf86-dd4b-438c-b265-6ebe34e50802 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:45:19,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-de09bf86-dd4b-438c-b265-6ebe34e50802 2018-07-30 03:45:19,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:19,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-325f0302-7e73-46fd-877b-8054985cf18c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:45:19,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-325f0302-7e73-46fd-877b-8054985cf18c 2018-07-30 03:45:19,471 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:45:19,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:19,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30483031-bdd4-4722-be38-4ee31913d04b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:45:19,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-30483031-bdd4-4722-be38-4ee31913d04b 2018-07-30 03:45:19,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:45:19,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:19,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a0b0292-a3c8-4d8b-adb9-7e9942b7df7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:45:19,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-3a0b0292-a3c8-4d8b-adb9-7e9942b7df7b 2018-07-30 03:45:19,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:45:19,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:19,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee933668-2a8a-4cff-96fc-0d70bec7a41a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:45:19,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-ee933668-2a8a-4cff-96fc-0d70bec7a41a 2018-07-30 03:45:19,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:19,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081e0d30-f731-4220-b78e-e819ae803193 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb892802442849b4aaddee4ddcdc168f", "name": "InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj"}} 2018-07-30 03:45:19,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f used request id req-081e0d30-f731-4220-b78e-e819ae803193 2018-07-30 03:45:19,822 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f29671eb-682f-4fb6-bfaf-c61faa4a24d0 2018-07-30 03:45:19,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f29671eb-682f-4fb6-bfaf-c61faa4a24d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:19,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-00c0d0ce-3496-42a2-8d71-925aa9c29b57 Date: Mon, 30 Jul 2018 03:45:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f29671eb-682f-4fb6-bfaf-c61faa4a24d0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:48Z", "security_group_id": "f29671eb-682f-4fb6-bfaf-c61faa4a24d0", "port_range_min": null, "revision_number": 0, "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:48Z", "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "20ee1669-2729-42c9-82a5-d2be2bb0680e"}, {"remote_group_id": "f29671eb-682f-4fb6-bfaf-c61faa4a24d0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:48Z", "security_group_id": "f29671eb-682f-4fb6-bfaf-c61faa4a24d0", "port_range_min": null, "revision_number": 0, "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:48Z", "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "30ac2f47-884d-4eec-96f2-f70dd552a44e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:48Z", "security_group_id": "f29671eb-682f-4fb6-bfaf-c61faa4a24d0", "port_range_min": null, "revision_number": 0, "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:48Z", "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "6b69a67b-9435-40c3-85bd-6ac20c243a02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:44:48Z", "security_group_id": "f29671eb-682f-4fb6-bfaf-c61faa4a24d0", "port_range_min": null, "revision_number": 0, "tenant_id": "fb892802442849b4aaddee4ddcdc168f", "created_at": "2018-07-30T03:44:48Z", "project_id": "fb892802442849b4aaddee4ddcdc168f", "id": "f78c072a-52c9-4b05-ab41-05db7077a7c6"}]} 2018-07-30 03:45:19,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f29671eb-682f-4fb6-bfaf-c61faa4a24d0 used request id req-00c0d0ce-3496-42a2-8d71-925aa9c29b57 2018-07-30 03:45:19,849 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:45:19,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/f29671eb-682f-4fb6-bfaf-c61faa4a24d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:20,052 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b81ef372-5670-46ee-85e5-6add08a6c531 Content-Length: 0 Date: Mon, 30 Jul 2018 03:45:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:45:20,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f29671eb-682f-4fb6-bfaf-c61faa4a24d0 used request id req-b81ef372-5670-46ee-85e5-6add08a6c531 2018-07-30 03:45:20,053 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj 2018-07-30 03:45:20,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:20,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d13f9c83-529c-4681-8dee-c7d50d0e9961 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:45:20,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/fb892802442849b4aaddee4ddcdc168f used request id req-d13f9c83-529c-4681-8dee-c7d50d0e9961 2018-07-30 03:45:20,258 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-d632ae5d-eaee-4a4-proj-role 2018-07-30 03:45:20,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/cc039090b25449dca2ac6c92de2dabcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:20,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c30b6339-3ea7-499f-bffd-1a3a68d99e74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:45:20,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/cc039090b25449dca2ac6c92de2dabcf used request id req-c30b6339-3ea7-499f-bffd-1a3a68d99e74 2018-07-30 03:45:20,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d06c2b5df0e84be1863f33df7dae45d26df278" 2018-07-30 03:45:20,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ecff7eb-b481-463d-af3d-b8744103e18c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:45:20,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8ecff7eb-b481-463d-af3d-b8744103e18c 2018-07-30 03:45:20,529 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-d632ae5d-eaee-4a4-user 2018-07-30 03:45:20,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5342a42137c7415d9c08cff345d49b84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b94eff7edbc9263a2d6aaf484438f0c0b866daa" 2018-07-30 03:45:20,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dea51d5-d6da-41d7-8f48-2d66f95277de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:45:20,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5342a42137c7415d9c08cff345d49b84 used request id req-1dea51d5-d6da-41d7-8f48-2d66f95277de 2018-07-30 03:45:20,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:21,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:45:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Xio89SlATBGY6x77Qhm8zA"], "issued_at": "2018-07-30T03:45:21.000000Z"}} 2018-07-30 03:45:21,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}299e0422925e43ad042bc2ca8492289a8bc1881a" 2018-07-30 03:45:21,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c827090-24c9-4363-afba-bfc26c7faca7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:21,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7c827090-24c9-4363-afba-bfc26c7faca7 2018-07-30 03:45:21,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:21,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:21,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:45:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ErH5r4o-SRWpreOUwkopIg"], "issued_at": "2018-07-30T03:45:21.000000Z"}} 2018-07-30 03:45:21,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" 2018-07-30 03:45:21,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1191470-e1f9-436d-85ac-ec313c95fd4d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:21,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b1191470-e1f9-436d-85ac-ec313c95fd4d 2018-07-30 03:45:21,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:45:21,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:45:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:45:21,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" 2018-07-30 03:45:21,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb0b490-e0e6-44b9-bf6e-8fb87b2f35b3 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:45:21,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj used request id req-9fb0b490-e0e6-44b9-bf6e-8fb87b2f35b3 2018-07-30 03:45:21,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" 2018-07-30 03:45:21,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-110b20fc-91fb-4f3f-9eb0-14744a87e00a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:45:21,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-110b20fc-91fb-4f3f-9eb0-14744a87e00a 2018-07-30 03:45:21,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}}' 2018-07-30 03:45:21,947 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:45:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7b6e941-1c26-4995-91f9-87d5f66bfc60 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543"}, "tags": [], "enabled": true, "id": "45661ae93b6c47289b32104e7df5f543", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}} 2018-07-30 03:45:21,947 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a7b6e941-1c26-4995-91f9-87d5f66bfc60 2018-07-30 03:45:21,947 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj 2018-07-30 03:45:21,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:21,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:22,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:45:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["BTu6cuxmTJSgBoNP23jNyg"], "issued_at": "2018-07-30T03:45:22.000000Z"}} 2018-07-30 03:45:22,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757ad7de0404545ef41b61426f153ac2d34c6c93" 2018-07-30 03:45:22,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e13dc9-9cb9-4e6c-9c5e-ef3093eb6cc2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:22,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c4e13dc9-9cb9-4e6c-9c5e-ef3093eb6cc2 2018-07-30 03:45:22,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:45:22,421 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:45:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:45:22,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757ad7de0404545ef41b61426f153ac2d34c6c93" 2018-07-30 03:45:22,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2168f427-ab5b-4787-a10a-4d1a8b932d81 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:45:22,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2168f427-ab5b-4787-a10a-4d1a8b932d81 2018-07-30 03:45:22,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757ad7de0404545ef41b61426f153ac2d34c6c93" 2018-07-30 03:45:22,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7157db5-0ba6-46ce-9a35-0b460ab45f2f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543"}, "tags": [], "enabled": true, "id": "45661ae93b6c47289b32104e7df5f543", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}]} 2018-07-30 03:45:22,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj used request id req-e7157db5-0ba6-46ce-9a35-0b460ab45f2f 2018-07-30 03:45:22,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757ad7de0404545ef41b61426f153ac2d34c6c93" 2018-07-30 03:45:22,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8adf0e50-a668-4675-b57b-bee661af66b2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:45:22,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8adf0e50-a668-4675-b57b-bee661af66b2 2018-07-30 03:45:23,097 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-1ef8d655-3ac3-44e-user 2018-07-30 03:45:23,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:23,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" 2018-07-30 03:45:23,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b56b92a-03b1-4faa-a3d9-0c13af993673 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:45:23,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7b56b92a-03b1-4faa-a3d9-0c13af993673 2018-07-30 03:45:23,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" -d '{"role": {"name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj-role"}}' 2018-07-30 03:45:23,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-453eae41-ba45-4b83-83e4-cc8b227feda8 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4932f20cdc8648efa1b2cf17ee64b9c5", "links": {"self": "http://172.30.9.25:5000/v3/roles/4932f20cdc8648efa1b2cf17ee64b9c5"}, "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj-role"}} 2018-07-30 03:45:23,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-453eae41-ba45-4b83-83e4-cc8b227feda8 2018-07-30 03:45:23,223 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj-role 2018-07-30 03:45:23,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/4932f20cdc8648efa1b2cf17ee64b9c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" 2018-07-30 03:45:23,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-312c897d-16f1-4675-bc65-aefce7a3d857 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4932f20cdc8648efa1b2cf17ee64b9c5", "links": {"self": "http://172.30.9.25:5000/v3/roles/4932f20cdc8648efa1b2cf17ee64b9c5"}, "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj-role"}} 2018-07-30 03:45:23,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/4932f20cdc8648efa1b2cf17ee64b9c5 used request id req-312c897d-16f1-4675-bc65-aefce7a3d857 2018-07-30 03:45:23,243 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj-role to project InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj 2018-07-30 03:45:23,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543/users/06baa3886eb24056bd7fa95265f40f4c/roles/4932f20cdc8648efa1b2cf17ee64b9c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" 2018-07-30 03:45:23,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4419b172-0450-485a-a92e-dbe51d45e8b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:45:23,363 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543/users/06baa3886eb24056bd7fa95265f40f4c/roles/4932f20cdc8648efa1b2cf17ee64b9c5 used request id req-4419b172-0450-485a-a92e-dbe51d45e8b8 2018-07-30 03:45:23,363 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:45:23,365 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:45:23,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:23,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:23,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4932f20cdc8648efa1b2cf17ee64b9c5", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj-role"}], "expires_at": "2018-07-30T04:45:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-user", "id": "06baa3886eb24056bd7fa95265f40f4c"}, "audit_ids": ["RB0CCXmLSr-DfkuptoW7RA"], "issued_at": "2018-07-30T03:45:23.000000Z"}} 2018-07-30 03:45:23,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c19d44ea4bd91a2a9ddbb6f3c23300bad8821f" 2018-07-30 03:45:23,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6f5fc0-c20f-45d5-98fb-7e9eb35c414b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:23,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5b6f5fc0-c20f-45d5-98fb-7e9eb35c414b 2018-07-30 03:45:23,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14c19d44ea4bd91a2a9ddbb6f3c23300bad8821f" 2018-07-30 03:45:24,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-8b1ec207-9612-48c6-8182-dcbee66e9396 Date: Mon, 30 Jul 2018 03:45:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image"} 2018-07-30 03:45:24,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image used request id req-8b1ec207-9612-48c6-8182-dcbee66e9396 2018-07-30 03:45:24,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14c19d44ea4bd91a2a9ddbb6f3c23300bad8821f" 2018-07-30 03:45:24,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-190dc1ce-46ae-48d5-8989-5f3934bc8884 Date: Mon, 30 Jul 2018 03:45: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-30 03:45:24,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-190dc1ce-46ae-48d5-8989-5f3934bc8884 2018-07-30 03:45:24,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}14c19d44ea4bd91a2a9ddbb6f3c23300bad8821f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image"}' 2018-07-30 03:45:24,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b7200bfe-9c4f-4c81-a2d3-d7584f4abed7 Date: Mon, 30 Jul 2018 03:45:24 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:45:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:45:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "min_disk": 0, "protected": false, "id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "file": "/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee/file", "checksum": null, "owner": "45661ae93b6c47289b32104e7df5f543", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:45:24,177 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b7200bfe-9c4f-4c81-a2d3-d7584f4abed7 2018-07-30 03:45:24,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14c19d44ea4bd91a2a9ddbb6f3c23300bad8821f" -d '' 2018-07-30 03:45:24,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b9fdb07b-7a8b-426e-88df-936b67444e3e Date: Mon, 30 Jul 2018 03:45: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-30 03:45:24,754 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee/file used request id req-b9fdb07b-7a8b-426e-88df-936b67444e3e 2018-07-30 03:45:24,755 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:45:24,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14c19d44ea4bd91a2a9ddbb6f3c23300bad8821f" 2018-07-30 03:45:24,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-25852184-dbb2-4450-92bc-6e569eccd770 Date: Mon, 30 Jul 2018 03:45:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:45:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:45:24Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee/snap", "metadata": {}}], "self": "/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "min_disk": 0, "protected": false, "id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "file": "/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45661ae93b6c47289b32104e7df5f543", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:45:24,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee used request id req-25852184-dbb2-4450-92bc-6e569eccd770 2018-07-30 03:45:24,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14c19d44ea4bd91a2a9ddbb6f3c23300bad8821f" 2018-07-30 03:45:24,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-91985959-b7c8-4fd6-bfc6-6132f81a612c Date: Mon, 30 Jul 2018 03:45: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-30 03:45:24,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-91985959-b7c8-4fd6-bfc6-6132f81a612c 2018-07-30 03:45:24,788 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image 2018-07-30 03:45:24,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14c19d44ea4bd91a2a9ddbb6f3c23300bad8821f" 2018-07-30 03:45:24,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4a9ffbf8-a6eb-4934-829e-11851da0780d Date: Mon, 30 Jul 2018 03:45:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:45:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:45:24Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee/snap", "metadata": {}}], "self": "/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "min_disk": 0, "protected": false, "id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "file": "/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45661ae93b6c47289b32104e7df5f543", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:45:24,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee used request id req-4a9ffbf8-a6eb-4934-829e-11851da0780d 2018-07-30 03:45:24,809 - create_image - DEBUG - Instance status is - active 2018-07-30 03:45:24,809 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image 2018-07-30 03:45:24,809 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image 2018-07-30 03:45:24,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:24,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:25,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4932f20cdc8648efa1b2cf17ee64b9c5", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj-role"}], "expires_at": "2018-07-30T04:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-user", "id": "06baa3886eb24056bd7fa95265f40f4c"}, "audit_ids": ["XDcAZ1tmRluVI9FT8NbTIw"], "issued_at": "2018-07-30T03:45:25.000000Z"}} 2018-07-30 03:45:25,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23920c4453e02416636e6e62f5d816564fd17dae" 2018-07-30 03:45:25,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4cb504-76a2-47d0-83de-c912f8435450 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:25,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cb4cb504-76a2-47d0-83de-c912f8435450 2018-07-30 03:45:25,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23920c4453e02416636e6e62f5d816564fd17dae" 2018-07-30 03:45:25,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f546daea-d5dd-4669-8da7-1c18866a2ca5 Date: Mon, 30 Jul 2018 03:45:25 GMT RESP BODY: {"networks":[]} 2018-07-30 03:45:25,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net used request id req-f546daea-d5dd-4669-8da7-1c18866a2ca5 2018-07-30 03:45:25,461 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net 2018-07-30 03:45:25,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23920c4453e02416636e6e62f5d816564fd17dae" -d '{"network": {"name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net", "admin_state_up": true}}' 2018-07-30 03:45:25,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-2fc8cd69-f856-4540-8e29-1b212f9d977e Date: Mon, 30 Jul 2018 03:45:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:45:25Z","is_default":false,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}} 2018-07-30 03:45:25,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-2fc8cd69-f856-4540-8e29-1b212f9d977e 2018-07-30 03:45:25,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23920c4453e02416636e6e62f5d816564fd17dae" 2018-07-30 03:45:26,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-19ef10bb-42a5-44f1-9792-e3b3f7988ec5 Date: Mon, 30 Jul 2018 03:45:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:45:25Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:26,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-19ef10bb-42a5-44f1-9792-e3b3f7988ec5 2018-07-30 03:45:26,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23920c4453e02416636e6e62f5d816564fd17dae" 2018-07-30 03:45:26,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-321c2957-e10a-4e75-9b3d-c3cd7ad69fe9 Date: Mon, 30 Jul 2018 03:45:26 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:45:26,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-321c2957-e10a-4e75-9b3d-c3cd7ad69fe9 2018-07-30 03:45:26,057 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet 2018-07-30 03:45:26,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23920c4453e02416636e6e62f5d816564fd17dae" -d '{"subnets": [{"ip_version": 4, "network_id": "fcfd79cb-e04d-4c31-9f38-ff84ef974339", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]}' 2018-07-30 03:45:26,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c80e721c-47af-4f46-9a50-121b4ac64830 Date: Mon, 30 Jul 2018 03:45:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:26,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-c80e721c-47af-4f46-9a50-121b4ac64830 2018-07-30 03:45:26,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23920c4453e02416636e6e62f5d816564fd17dae" 2018-07-30 03:45:26,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2a6e2b7d-906c-49ae-88c8-9951592433ff Date: Mon, 30 Jul 2018 03:45:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":["9bb2045d-37c7-4135-9879-9cc5d4bede4b"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:26,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-2a6e2b7d-906c-49ae-88c8-9951592433ff 2018-07-30 03:45:26,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23920c4453e02416636e6e62f5d816564fd17dae" 2018-07-30 03:45:26,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-13d75c43-431a-4a0b-8df1-c13d87fce155 Date: Mon, 30 Jul 2018 03:45:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:26,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-13d75c43-431a-4a0b-8df1-c13d87fce155 2018-07-30 03:45:26,947 - OpenStackNetwork - DEBUG - Network [fcfd79cb-e04d-4c31-9f38-ff84ef974339] created successfully 2018-07-30 03:45:26,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:26,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:27,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["IORfmiGWRr6UXxPY8iwxlg"], "issued_at": "2018-07-30T03:45:27.000000Z"}} 2018-07-30 03:45:27,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}636995a1e45565701c182df7ecb866bf092e9f3e" 2018-07-30 03:45:27,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb785774-2c5b-4988-8178-c496beff5f54 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:27,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cb785774-2c5b-4988-8178-c496beff5f54 2018-07-30 03:45:27,443 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:45:27,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}636995a1e45565701c182df7ecb866bf092e9f3e" 2018-07-30 03:45:27,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-a88d859d-8fb9-4750-b6eb-15d563856e26 x-compute-request-id: req-a88d859d-8fb9-4750-b6eb-15d563856e26 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:45:27,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a88d859d-8fb9-4750-b6eb-15d563856e26 2018-07-30 03:45:27,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}636995a1e45565701c182df7ecb866bf092e9f3e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-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-30 03:45:27,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-549aceb4-9422-4150-84cc-875d73780994 x-compute-request-id: req-549aceb4-9422-4150-84cc-875d73780994 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d"}} 2018-07-30 03:45:27,658 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-549aceb4-9422-4150-84cc-875d73780994 2018-07-30 03:45:27,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:27,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:28,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4932f20cdc8648efa1b2cf17ee64b9c5", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj-role"}], "expires_at": "2018-07-30T04:45:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-user", "id": "06baa3886eb24056bd7fa95265f40f4c"}, "audit_ids": ["Fgdh85-pQ4uI-w-NMdA1mA"], "issued_at": "2018-07-30T03:45:28.000000Z"}} 2018-07-30 03:45:28,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5f2c8da8951822332cfe99085f63da7a26495" 2018-07-30 03:45:28,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b72f11f-30a9-43b2-9601-816ac1846285 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:28,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6b72f11f-30a9-43b2-9601-816ac1846285 2018-07-30 03:45:28,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5f2c8da8951822332cfe99085f63da7a26495" 2018-07-30 03:45:28,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-43cc64b4-098b-4432-b5bb-f420c5326319 Date: Mon, 30 Jul 2018 03:45:28 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:45:28,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-name&description=hello+group used request id req-43cc64b4-098b-4432-b5bb-f420c5326319 2018-07-30 03:45:28,321 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-name... 2018-07-30 03:45:28,321 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-name 2018-07-30 03:45:28,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5f2c8da8951822332cfe99085f63da7a26495" -d '{"security_group": {"name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-name", "description": "hello group"}}' 2018-07-30 03:45:28,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-02089dd9-b542-41ad-a5a9-9d1bac2e086b Date: Mon, 30 Jul 2018 03:45:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:28Z", "updated_at": "2018-07-30T03:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "revision_number": 0, "id": "1aeb559a-ac4d-48b8-9c72-c5a758316b73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "port_range_min": null, "ethertype": "IPv4", "project_id": "45661ae93b6c47289b32104e7df5f543"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "revision_number": 0, "id": "be3b946e-77e2-4788-8f76-96c8a8d5aa8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "port_range_min": null, "ethertype": "IPv6", "project_id": "45661ae93b6c47289b32104e7df5f543"}], "revision_number": 2, "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-name"}} 2018-07-30 03:45:28,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-02089dd9-b542-41ad-a5a9-9d1bac2e086b 2018-07-30 03:45:28,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56d59bcb-8c9d-411e-85b2-a4ac8d47c703 2018-07-30 03:45:28,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5f2c8da8951822332cfe99085f63da7a26495" 2018-07-30 03:45:28,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fac75f8d-4228-4102-b281-99f6f38a5d83 Date: Mon, 30 Jul 2018 03:45:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "port_range_min": null, "revision_number": 0, "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:28Z", "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "1aeb559a-ac4d-48b8-9c72-c5a758316b73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "port_range_min": null, "revision_number": 0, "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:28Z", "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "be3b946e-77e2-4788-8f76-96c8a8d5aa8a"}]} 2018-07-30 03:45:28,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 used request id req-fac75f8d-4228-4102-b281-99f6f38a5d83 2018-07-30 03:45:28,743 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56d59bcb-8c9d-411e-85b2-a4ac8d47c703 2018-07-30 03:45:28,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5f2c8da8951822332cfe99085f63da7a26495" 2018-07-30 03:45:28,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a39d6c2b-6af6-41a2-9553-de775616119e Date: Mon, 30 Jul 2018 03:45:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "port_range_min": null, "revision_number": 0, "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:28Z", "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "1aeb559a-ac4d-48b8-9c72-c5a758316b73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "port_range_min": null, "revision_number": 0, "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:28Z", "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "be3b946e-77e2-4788-8f76-96c8a8d5aa8a"}]} 2018-07-30 03:45:28,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 used request id req-a39d6c2b-6af6-41a2-9553-de775616119e 2018-07-30 03:45:28,772 - neutron_utils - INFO - Retrieving security group with ID - 56d59bcb-8c9d-411e-85b2-a4ac8d47c703 2018-07-30 03:45:28,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5f2c8da8951822332cfe99085f63da7a26495" 2018-07-30 03:45:28,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4fd88ede-e051-4efd-acee-8683943ee0b3 Date: Mon, 30 Jul 2018 03:45:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:28Z", "updated_at": "2018-07-30T03:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "revision_number": 0, "id": "1aeb559a-ac4d-48b8-9c72-c5a758316b73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "port_range_min": null, "ethertype": "IPv4", "project_id": "45661ae93b6c47289b32104e7df5f543"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "revision_number": 0, "id": "be3b946e-77e2-4788-8f76-96c8a8d5aa8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "port_range_min": null, "ethertype": "IPv6", "project_id": "45661ae93b6c47289b32104e7df5f543"}], "revision_number": 2, "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-name"}]} 2018-07-30 03:45:28,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 used request id req-4fd88ede-e051-4efd-acee-8683943ee0b3 2018-07-30 03:45:28,845 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56d59bcb-8c9d-411e-85b2-a4ac8d47c703 2018-07-30 03:45:28,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5f2c8da8951822332cfe99085f63da7a26495" 2018-07-30 03:45:28,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0ed8867f-0ec5-482a-92f5-899ddf655da8 Date: Mon, 30 Jul 2018 03:45:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "port_range_min": null, "revision_number": 0, "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:28Z", "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "1aeb559a-ac4d-48b8-9c72-c5a758316b73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "port_range_min": null, "revision_number": 0, "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:28Z", "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "be3b946e-77e2-4788-8f76-96c8a8d5aa8a"}]} 2018-07-30 03:45:28,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 used request id req-0ed8867f-0ec5-482a-92f5-899ddf655da8 2018-07-30 03:45:28,873 - neutron_utils - INFO - Retrieving security group with ID - 56d59bcb-8c9d-411e-85b2-a4ac8d47c703 2018-07-30 03:45:28,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5f2c8da8951822332cfe99085f63da7a26495" 2018-07-30 03:45:28,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d8766207-9d79-48e9-a493-597a8d137037 Date: Mon, 30 Jul 2018 03:45:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:28Z", "updated_at": "2018-07-30T03:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "revision_number": 0, "id": "1aeb559a-ac4d-48b8-9c72-c5a758316b73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "port_range_min": null, "ethertype": "IPv4", "project_id": "45661ae93b6c47289b32104e7df5f543"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "revision_number": 0, "id": "be3b946e-77e2-4788-8f76-96c8a8d5aa8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "port_range_min": null, "ethertype": "IPv6", "project_id": "45661ae93b6c47289b32104e7df5f543"}], "revision_number": 2, "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-name"}]} 2018-07-30 03:45:28,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 used request id req-d8766207-9d79-48e9-a493-597a8d137037 2018-07-30 03:45:28,921 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56d59bcb-8c9d-411e-85b2-a4ac8d47c703 2018-07-30 03:45:28,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5f2c8da8951822332cfe99085f63da7a26495" 2018-07-30 03:45:28,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6d56b10d-a182-4145-bdce-a3c79be9962b Date: Mon, 30 Jul 2018 03:45:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "port_range_min": null, "revision_number": 0, "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:28Z", "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "1aeb559a-ac4d-48b8-9c72-c5a758316b73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "port_range_min": null, "revision_number": 0, "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:28Z", "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "be3b946e-77e2-4788-8f76-96c8a8d5aa8a"}]} 2018-07-30 03:45:28,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 used request id req-6d56b10d-a182-4145-bdce-a3c79be9962b 2018-07-30 03:45:28,947 - neutron_utils - INFO - Retrieving security group with ID - 56d59bcb-8c9d-411e-85b2-a4ac8d47c703 2018-07-30 03:45:28,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5f2c8da8951822332cfe99085f63da7a26495" 2018-07-30 03:45:28,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-11171706-1e87-43f9-ab34-36ee3a18a821 Date: Mon, 30 Jul 2018 03:45:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:28Z", "updated_at": "2018-07-30T03:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "revision_number": 0, "id": "1aeb559a-ac4d-48b8-9c72-c5a758316b73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "port_range_min": null, "ethertype": "IPv4", "project_id": "45661ae93b6c47289b32104e7df5f543"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "revision_number": 0, "id": "be3b946e-77e2-4788-8f76-96c8a8d5aa8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "port_range_min": null, "ethertype": "IPv6", "project_id": "45661ae93b6c47289b32104e7df5f543"}], "revision_number": 2, "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-name"}]} 2018-07-30 03:45:28,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 used request id req-11171706-1e87-43f9-ab34-36ee3a18a821 2018-07-30 03:45:28,993 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56d59bcb-8c9d-411e-85b2-a4ac8d47c703 2018-07-30 03:45:28,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5f2c8da8951822332cfe99085f63da7a26495" 2018-07-30 03:45:29,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7448e415-f036-49ae-9bb6-48246ff38b3a Date: Mon, 30 Jul 2018 03:45: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-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "port_range_min": null, "revision_number": 0, "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:28Z", "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "1aeb559a-ac4d-48b8-9c72-c5a758316b73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:45:28Z", "security_group_id": "56d59bcb-8c9d-411e-85b2-a4ac8d47c703", "port_range_min": null, "revision_number": 0, "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:28Z", "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "be3b946e-77e2-4788-8f76-96c8a8d5aa8a"}]} 2018-07-30 03:45:29,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=56d59bcb-8c9d-411e-85b2-a4ac8d47c703 used request id req-7448e415-f036-49ae-9bb6-48246ff38b3a 2018-07-30 03:45:29,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:29,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:29,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4932f20cdc8648efa1b2cf17ee64b9c5", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj-role"}], "expires_at": "2018-07-30T04:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-user", "id": "06baa3886eb24056bd7fa95265f40f4c"}, "audit_ids": ["tmGM9_teTRa9tG51hIwt0w"], "issued_at": "2018-07-30T03:45:29.000000Z"}} 2018-07-30 03:45:29,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:29,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d2dc49-7448-49f7-93ed-d1fd1df5d30a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:29,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c7d2dc49-7448-49f7-93ed-d1fd1df5d30a 2018-07-30 03:45:29,486 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:45:29,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:29,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ad8e13-da50-458f-87d3-321b4dcd47da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:29,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-35ad8e13-da50-458f-87d3-321b4dcd47da 2018-07-30 03:45:29,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:29,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a7222fcd-e494-4d62-b3ef-163159ede304 Date: Mon, 30 Jul 2018 03:45:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":["9bb2045d-37c7-4135-9879-9cc5d4bede4b"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:29,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net used request id req-a7222fcd-e494-4d62-b3ef-163159ede304 2018-07-30 03:45:29,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:29,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-681896db-3ed6-4b40-808f-51f4cd48d8bd Date: Mon, 30 Jul 2018 03:45:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:29,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-681896db-3ed6-4b40-808f-51f4cd48d8bd 2018-07-30 03:45:29,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:29,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b9508c81-fb89-4ab0-8713-2e108001534f Date: Mon, 30 Jul 2018 03:45:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":["9bb2045d-37c7-4135-9879-9cc5d4bede4b"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:29,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net used request id req-b9508c81-fb89-4ab0-8713-2e108001534f 2018-07-30 03:45:29,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:45:29,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:45:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:45:29,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:30,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c1d871-146a-499e-a268-8f9cff49f403 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}} 2018-07-30 03:45:30,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 used request id req-d9c1d871-146a-499e-a268-8f9cff49f403 2018-07-30 03:45:30,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:30,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ac1af258-f99d-427e-b9f6-f515d981ee7a Date: Mon, 30 Jul 2018 03:45:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:30,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-ac1af258-f99d-427e-b9f6-f515d981ee7a 2018-07-30 03:45:30,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339&name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:30,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-701af49c-c58a-4564-9b0b-59f8369c3000 Date: Mon, 30 Jul 2018 03:45:30 GMT RESP BODY: {"ports":[]} 2018-07-30 03:45:30,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339&name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port&admin_state_up=True used request id req-701af49c-c58a-4564-9b0b-59f8369c3000 2018-07-30 03:45:30,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:30,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-aca59629-428f-4d8d-aacd-d0781dabf22b x-compute-request-id: req-aca59629-428f-4d8d-aacd-d0781dabf22b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:45:30,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst used request id req-aca59629-428f-4d8d-aacd-d0781dabf22b 2018-07-30 03:45:30,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:30,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-908a42a7-af4e-49a0-ac70-e17afddad1c9 Date: Mon, 30 Jul 2018 03:45:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":["9bb2045d-37c7-4135-9879-9cc5d4bede4b"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:30,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net used request id req-908a42a7-af4e-49a0-ac70-e17afddad1c9 2018-07-30 03:45:30,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:30,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9e1e2a16-6b3b-401f-aac6-b1a5a86e203f Date: Mon, 30 Jul 2018 03:45:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:30,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-9e1e2a16-6b3b-401f-aac6-b1a5a86e203f 2018-07-30 03:45:30,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:30,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6f389dd4-7069-4230-9be3-3476e905bef2 Date: Mon, 30 Jul 2018 03:45:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":["9bb2045d-37c7-4135-9879-9cc5d4bede4b"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:30,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net used request id req-6f389dd4-7069-4230-9be3-3476e905bef2 2018-07-30 03:45:30,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:30,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088364c8-420c-499d-98b3-caa34ccf1caa Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}} 2018-07-30 03:45:30,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 used request id req-088364c8-420c-499d-98b3-caa34ccf1caa 2018-07-30 03:45:30,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:30,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9c6edb30-1d91-4fbf-837d-489b2c26604d Date: Mon, 30 Jul 2018 03:45:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:30,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-9c6edb30-1d91-4fbf-837d-489b2c26604d 2018-07-30 03:45:30,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339&name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:30,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-11a802d4-2bfc-4f72-b9ec-c7df250a54e0 Date: Mon, 30 Jul 2018 03:45:30 GMT RESP BODY: {"ports":[]} 2018-07-30 03:45:30,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339&name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port&admin_state_up=True used request id req-11a802d4-2bfc-4f72-b9ec-c7df250a54e0 2018-07-30 03:45:30,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:30,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:31,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4932f20cdc8648efa1b2cf17ee64b9c5", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj-role"}], "expires_at": "2018-07-30T04:45:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-user", "id": "06baa3886eb24056bd7fa95265f40f4c"}, "audit_ids": ["Ux57Cp2BQKGaZlM62lwGGg"], "issued_at": "2018-07-30T03:45:31.000000Z"}} 2018-07-30 03:45:31,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa4bc4df1868b8068d19a75be2d17eb6f70ae6c" 2018-07-30 03:45:31,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d1d672-e6c2-47f2-a219-43adc63b937a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:31,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-24d1d672-e6c2-47f2-a219-43adc63b937a 2018-07-30 03:45:31,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:31,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-13139b9f-5f12-4fd5-95c3-e8a7d76e7c89 Date: Mon, 30 Jul 2018 03:45:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":["9bb2045d-37c7-4135-9879-9cc5d4bede4b"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:31,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net used request id req-13139b9f-5f12-4fd5-95c3-e8a7d76e7c89 2018-07-30 03:45:31,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:31,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-04e6584a-60e2-44fe-a0b7-8684461eeb1f Date: Mon, 30 Jul 2018 03:45:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:31,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-04e6584a-60e2-44fe-a0b7-8684461eeb1f 2018-07-30 03:45:31,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:31,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a40b719c-fbef-4b45-9b26-c59d402ff20d Date: Mon, 30 Jul 2018 03:45:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":["9bb2045d-37c7-4135-9879-9cc5d4bede4b"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:31,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net used request id req-a40b719c-fbef-4b45-9b26-c59d402ff20d 2018-07-30 03:45:31,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:45:31,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:45:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:45:31,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa4bc4df1868b8068d19a75be2d17eb6f70ae6c" 2018-07-30 03:45:31,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd4d821d-496a-465a-ac6e-51d028d87b9c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}} 2018-07-30 03:45:31,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 used request id req-fd4d821d-496a-465a-ac6e-51d028d87b9c 2018-07-30 03:45:31,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:31,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b55c7afe-8251-4ff1-80f1-f350337024ae Date: Mon, 30 Jul 2018 03:45:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:31,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-b55c7afe-8251-4ff1-80f1-f350337024ae 2018-07-30 03:45:31,752 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net 2018-07-30 03:45:31,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" -d '{"port": {"network_id": "fcfd79cb-e04d-4c31-9f38-ff84ef974339", "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port", "admin_state_up": true}}' 2018-07-30 03:45:32,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-9a9f1dad-d68e-4265-b7bd-ccf7f2ea9113 Date: Mon, 30 Jul 2018 03:45:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","ip_address":"10.55.0.3"}],"id":"38f20f02-fe76-4eae-b053-173556dc51cc","security_groups":["05237abd-575c-4bb4-b72d-67a809215479"],"mac_address":"fa:16:3e:21:3d:35","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port","project_id":"45661ae93b6c47289b32104e7df5f543","qos_policy_id":null,"admin_state_up":true,"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:32Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:45:32,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-9a9f1dad-d68e-4265-b7bd-ccf7f2ea9113 2018-07-30 03:45:32,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:32,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-37ac74cb-8019-4c7f-be46-084a253fc96a Date: Mon, 30 Jul 2018 03:45:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":["9bb2045d-37c7-4135-9879-9cc5d4bede4b"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:32,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net used request id req-37ac74cb-8019-4c7f-be46-084a253fc96a 2018-07-30 03:45:32,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:32,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2d16b8cd-7126-44b6-b8d9-694f4e940cbd Date: Mon, 30 Jul 2018 03:45:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:32,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-2d16b8cd-7126-44b6-b8d9-694f4e940cbd 2018-07-30 03:45:32,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:32,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1430ddfa-7162-443e-8cba-2e58348646b2 Date: Mon, 30 Jul 2018 03:45:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":["9bb2045d-37c7-4135-9879-9cc5d4bede4b"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:32,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net used request id req-1430ddfa-7162-443e-8cba-2e58348646b2 2018-07-30 03:45:33,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:33,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae3a69e-19a2-42c5-9548-a5a8b6bd7da8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}} 2018-07-30 03:45:33,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 used request id req-dae3a69e-19a2-42c5-9548-a5a8b6bd7da8 2018-07-30 03:45:33,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:33,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-68e4bc3b-394c-4930-b799-b88ddab4d53c Date: Mon, 30 Jul 2018 03:45:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:33,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-68e4bc3b-394c-4930-b799-b88ddab4d53c 2018-07-30 03:45:33,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339&name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:33,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-77570918-d484-413b-ac77-f55227e2ddaf Date: Mon, 30 Jul 2018 03:45:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","ip_address":"10.55.0.3"}],"id":"38f20f02-fe76-4eae-b053-173556dc51cc","security_groups":["05237abd-575c-4bb4-b72d-67a809215479"],"mac_address":"fa:16:3e:21:3d:35","project_id":"45661ae93b6c47289b32104e7df5f543","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port","admin_state_up":true,"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:32Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:45:33,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339&name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port&admin_state_up=True used request id req-77570918-d484-413b-ac77-f55227e2ddaf 2018-07-30 03:45:33,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:33,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413a4d18-f115-40be-840e-4cfd5fc7fef9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}} 2018-07-30 03:45:33,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 used request id req-413a4d18-f115-40be-840e-4cfd5fc7fef9 2018-07-30 03:45:33,315 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst 2018-07-30 03:45:33,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:33,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-9196f4d1-6104-4a37-8034-318fa3d70a18 x-compute-request-id: req-9196f4d1-6104-4a37-8034-318fa3d70a18 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-flavor-name"}, {"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:45:33,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9196f4d1-6104-4a37-8034-318fa3d70a18 2018-07-30 03:45:33,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:33,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-874de193-2c5b-488e-bc41-7c40da847466 x-compute-request-id: req-874de193-2c5b-488e-bc41-7c40da847466 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d"}} 2018-07-30 03:45:33,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d used request id req-874de193-2c5b-488e-bc41-7c40da847466 2018-07-30 03:45:33,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:33,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-451b6f33-ae9a-42f6-807e-8e5ea3c29468 Date: Mon, 30 Jul 2018 03:45:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:45:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:45:24Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee/snap", "metadata": {}}], "self": "/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "min_disk": 0, "protected": false, "id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "file": "/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45661ae93b6c47289b32104e7df5f543", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image"} 2018-07-30 03:45:33,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image used request id req-451b6f33-ae9a-42f6-807e-8e5ea3c29468 2018-07-30 03:45:33,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:33,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-95b9f9f4-671c-4f90-9f0b-916c68f66ee2 Date: Mon, 30 Jul 2018 03:45: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-30 03:45:33,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-95b9f9f4-671c-4f90-9f0b-916c68f66ee2 2018-07-30 03:45:33,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" -d '{"server": {"name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst", "imageRef": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "flavorRef": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "max_count": 1, "min_count": 1, "networks": [{"port": "38f20f02-fe76-4eae-b053-173556dc51cc"}]}}' 2018-07-30 03:45:34,113 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:45: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-1f98cb98-e677-49f0-83e5-b543fa49302e x-compute-request-id: req-1f98cb98-e677-49f0-83e5-b543fa49302e Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "bookmark"}], "adminPass": "Kqmhk4qh7Yxx"}} 2018-07-30 03:45:34,113 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-1f98cb98-e677-49f0-83e5-b543fa49302e 2018-07-30 03:45:34,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:34,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-b2a69c10-4676-4f7d-938b-b7b6083a9860 x-compute-request-id: req-b2a69c10-4676-4f7d-938b-b7b6083a9860 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "bookmark"}], "image": {"id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "links": [{"href": "http://172.30.9.25:8774/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "links": [{"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}]}, "id": "9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "user_id": "06baa3886eb24056bd7fa95265f40f4c", "OS-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-30T03:45:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst", "created": "2018-07-30T03:45:34Z", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:34,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-b2a69c10-4676-4f7d-938b-b7b6083a9860 2018-07-30 03:45:34,185 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst 2018-07-30 03:45:34,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:34,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-bdc1e415-5036-49e8-8d33-890064e38073 x-compute-request-id: req-bdc1e415-5036-49e8-8d33-890064e38073 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "bookmark"}], "image": {"id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "links": [{"href": "http://172.30.9.25:8774/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "links": [{"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}]}, "id": "9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "user_id": "06baa3886eb24056bd7fa95265f40f4c", "OS-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-30T03:45:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst", "created": "2018-07-30T03:45:34Z", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:34,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-bdc1e415-5036-49e8-8d33-890064e38073 2018-07-30 03:45:34,521 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst] is - BUILD 2018-07-30 03:45:34,521 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:45:37,524 - create_instance - DEBUG - VM status query timeout in 896.660668135 2018-07-30 03:45:37,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:37,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-cbe5a67d-f993-4de4-b181-ad2291d10ab9 x-compute-request-id: req-cbe5a67d-f993-4de4-b181-ad2291d10ab9 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "bookmark"}], "image": {"id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "links": [{"href": "http://172.30.9.25:8774/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "links": [{"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}]}, "id": "9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "security_groups": [{"name": "default"}], "user_id": "06baa3886eb24056bd7fa95265f40f4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:45:34Z", "hostId": "2a221c2d2c9898c7e9ff5b66c106d985fd6e792f8661a5b20ae1acf3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst", "created": "2018-07-30T03:45:34Z", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:37,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-cbe5a67d-f993-4de4-b181-ad2291d10ab9 2018-07-30 03:45:37,881 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst] is - BUILD 2018-07-30 03:45:37,881 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:45:40,884 - create_instance - DEBUG - VM status query timeout in 893.301143169 2018-07-30 03:45:40,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:41,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-97b3f9e6-e433-497c-b807-db4556cac57f x-compute-request-id: req-97b3f9e6-e433-497c-b807-db4556cac57f Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3d:35", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "bookmark"}], "image": {"id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "links": [{"href": "http://172.30.9.25:8774/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:38.000000", "flavor": {"id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "links": [{"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}]}, "id": "9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "security_groups": [{"name": "default"}], "user_id": "06baa3886eb24056bd7fa95265f40f4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:38Z", "hostId": "2a221c2d2c9898c7e9ff5b66c106d985fd6e792f8661a5b20ae1acf3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst", "created": "2018-07-30T03:45:34Z", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:41,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-97b3f9e6-e433-497c-b807-db4556cac57f 2018-07-30 03:45:41,390 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst] is - ACTIVE 2018-07-30 03:45:41,390 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:45:41,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:41,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-de1b4fcd-4b55-4754-8a2a-3f03003dfdff x-compute-request-id: req-de1b4fcd-4b55-4754-8a2a-3f03003dfdff Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3d:35", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "bookmark"}], "image": {"id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "links": [{"href": "http://172.30.9.25:8774/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:38.000000", "flavor": {"id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "links": [{"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}]}, "id": "9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "security_groups": [{"name": "default"}], "user_id": "06baa3886eb24056bd7fa95265f40f4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:38Z", "hostId": "2a221c2d2c9898c7e9ff5b66c106d985fd6e792f8661a5b20ae1acf3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst", "created": "2018-07-30T03:45:34Z", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:41,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-de1b4fcd-4b55-4754-8a2a-3f03003dfdff 2018-07-30 03:45:41,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:41,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0a54022e-3cd1-4089-8fab-2180b8b99f9c Date: Mon, 30 Jul 2018 03:45:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":["9bb2045d-37c7-4135-9879-9cc5d4bede4b"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:41,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net used request id req-0a54022e-3cd1-4089-8fab-2180b8b99f9c 2018-07-30 03:45:41,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:41,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccd661a-4657-4ab0-ba1a-f0358a753e26 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}} 2018-07-30 03:45:41,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 used request id req-9ccd661a-4657-4ab0-ba1a-f0358a753e26 2018-07-30 03:45:41,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:41,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-52fc7c17-2161-476d-a8bd-d11459eee8a0 Date: Mon, 30 Jul 2018 03:45:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:41,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-52fc7c17-2161-476d-a8bd-d11459eee8a0 2018-07-30 03:45:41,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:42,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-8cab27a8-2ea3-4615-af62-4570bf008963 Date: Mon, 30 Jul 2018 03:45:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","ip_address":"10.55.0.2"}],"id":"272f2d71-ca0c-4f2b-b78c-7d11d1c6883f","security_groups":[],"mac_address":"fa:16:3e:6a:7d:43","project_id":"45661ae93b6c47289b32104e7df5f543","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fcfd79cb-e04d-4c31-9f38-ff84ef974339","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","ip_address":"10.55.0.3"}],"id":"38f20f02-fe76-4eae-b053-173556dc51cc","security_groups":["05237abd-575c-4bb4-b72d-67a809215479"],"mac_address":"fa:16:3e:21:3d:35","project_id":"45661ae93b6c47289b32104e7df5f543","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port","admin_state_up":true,"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:32Z","binding:vnic_type":"normal","device_id":"9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7","ip_allocation":"immediate"}]} 2018-07-30 03:45:42,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-8cab27a8-2ea3-4615-af62-4570bf008963 2018-07-30 03:45:42,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:42,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-f8a9be16-24d5-4a0e-8c4c-f085e396ecb5 x-compute-request-id: req-f8a9be16-24d5-4a0e-8c4c-f085e396ecb5 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3d:35", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "bookmark"}], "image": {"id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "links": [{"href": "http://172.30.9.25:8774/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:38.000000", "flavor": {"id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "links": [{"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}]}, "id": "9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "security_groups": [{"name": "default"}], "user_id": "06baa3886eb24056bd7fa95265f40f4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:38Z", "hostId": "2a221c2d2c9898c7e9ff5b66c106d985fd6e792f8661a5b20ae1acf3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst", "created": "2018-07-30T03:45:34Z", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:42,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-f8a9be16-24d5-4a0e-8c4c-f085e396ecb5 2018-07-30 03:45:42,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:42,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4af95309-02d8-4e31-aa18-17c4f1203889 Date: Mon, 30 Jul 2018 03:45:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":["9bb2045d-37c7-4135-9879-9cc5d4bede4b"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:42,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net used request id req-4af95309-02d8-4e31-aa18-17c4f1203889 2018-07-30 03:45:42,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:42,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e870fbe-859d-42bb-8d30-e888a3d5b026 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}} 2018-07-30 03:45:42,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 used request id req-5e870fbe-859d-42bb-8d30-e888a3d5b026 2018-07-30 03:45:42,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:42,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8d2c2a3d-4162-4378-ae2e-68a910b9de66 Date: Mon, 30 Jul 2018 03:45:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:42,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-8d2c2a3d-4162-4378-ae2e-68a910b9de66 2018-07-30 03:45:42,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:42,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-57a0627a-266e-4c8e-a3a1-2b93b63c912d Date: Mon, 30 Jul 2018 03:45:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","ip_address":"10.55.0.2"}],"id":"272f2d71-ca0c-4f2b-b78c-7d11d1c6883f","security_groups":[],"mac_address":"fa:16:3e:6a:7d:43","project_id":"45661ae93b6c47289b32104e7df5f543","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fcfd79cb-e04d-4c31-9f38-ff84ef974339","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","ip_address":"10.55.0.3"}],"id":"38f20f02-fe76-4eae-b053-173556dc51cc","security_groups":["05237abd-575c-4bb4-b72d-67a809215479"],"mac_address":"fa:16:3e:21:3d:35","project_id":"45661ae93b6c47289b32104e7df5f543","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port","admin_state_up":true,"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:32Z","binding:vnic_type":"normal","device_id":"9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7","ip_allocation":"immediate"}]} 2018-07-30 03:45:42,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-57a0627a-266e-4c8e-a3a1-2b93b63c912d 2018-07-30 03:45:42,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:43,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4932f20cdc8648efa1b2cf17ee64b9c5", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj-role"}], "expires_at": "2018-07-30T04:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/45661ae93b6c47289b32104e7df5f543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-user", "id": "06baa3886eb24056bd7fa95265f40f4c"}, "audit_ids": ["P-nHN_qjSyqavLQovQ6wgg"], "issued_at": "2018-07-30T03:45:43.000000Z"}} 2018-07-30 03:45:43,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb1095488131bf51efa804b348d54fdc83cc9" 2018-07-30 03:45:43,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-22bb085b-5749-4a4a-b53c-7f01553f5511 x-compute-request-id: req-22bb085b-5749-4a4a-b53c-7f01553f5511 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3d:35", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "bookmark"}], "image": {"id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "links": [{"href": "http://172.30.9.25:8774/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:38.000000", "flavor": {"id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "links": [{"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}]}, "id": "9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "security_groups": [{"name": "default"}], "user_id": "06baa3886eb24056bd7fa95265f40f4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:38Z", "hostId": "2a221c2d2c9898c7e9ff5b66c106d985fd6e792f8661a5b20ae1acf3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst", "created": "2018-07-30T03:45:34Z", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:43,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-22bb085b-5749-4a4a-b53c-7f01553f5511 2018-07-30 03:45:43,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:44,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-ec3bfbcf-6237-4843-afcf-35ada8ace3bf x-compute-request-id: req-ec3bfbcf-6237-4843-afcf-35ada8ace3bf Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3d:35", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "bookmark"}], "image": {"id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "links": [{"href": "http://172.30.9.25:8774/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:38.000000", "flavor": {"id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "links": [{"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}]}, "id": "9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "security_groups": [{"name": "default"}], "user_id": "06baa3886eb24056bd7fa95265f40f4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:38Z", "hostId": "2a221c2d2c9898c7e9ff5b66c106d985fd6e792f8661a5b20ae1acf3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst", "created": "2018-07-30T03:45:34Z", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:44,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-ec3bfbcf-6237-4843-afcf-35ada8ace3bf 2018-07-30 03:45:44,125 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst] is - ACTIVE 2018-07-30 03:45:44,125 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:45:44,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:44,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-39c699ab-7ece-4e0e-9b3c-8af536ed3dac x-compute-request-id: req-39c699ab-7ece-4e0e-9b3c-8af536ed3dac Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3d:35", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "bookmark"}], "image": {"id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "links": [{"href": "http://172.30.9.25:8774/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:38.000000", "flavor": {"id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "links": [{"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}]}, "id": "9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "security_groups": [{"name": "default"}], "user_id": "06baa3886eb24056bd7fa95265f40f4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:38Z", "hostId": "2a221c2d2c9898c7e9ff5b66c106d985fd6e792f8661a5b20ae1acf3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst", "created": "2018-07-30T03:45:34Z", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:44,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-39c699ab-7ece-4e0e-9b3c-8af536ed3dac 2018-07-30 03:45:44,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:44,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-da7c8153-669f-4070-b1bb-a3084006cd06 Date: Mon, 30 Jul 2018 03:45:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":["9bb2045d-37c7-4135-9879-9cc5d4bede4b"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:44,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net used request id req-da7c8153-669f-4070-b1bb-a3084006cd06 2018-07-30 03:45:44,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:44,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-326173c3-83c6-4a1d-b6a3-1b8e8645e975 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}} 2018-07-30 03:45:44,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 used request id req-326173c3-83c6-4a1d-b6a3-1b8e8645e975 2018-07-30 03:45:44,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:44,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3b6151d9-fd27-489e-83bd-7b363638b2f6 Date: Mon, 30 Jul 2018 03:45:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:44,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-3b6151d9-fd27-489e-83bd-7b363638b2f6 2018-07-30 03:45:44,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:44,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-b922ba85-20ae-48b4-879d-57671d05f521 Date: Mon, 30 Jul 2018 03:45:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","ip_address":"10.55.0.2"}],"id":"272f2d71-ca0c-4f2b-b78c-7d11d1c6883f","security_groups":[],"mac_address":"fa:16:3e:6a:7d:43","project_id":"45661ae93b6c47289b32104e7df5f543","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fcfd79cb-e04d-4c31-9f38-ff84ef974339","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","ip_address":"10.55.0.3"}],"id":"38f20f02-fe76-4eae-b053-173556dc51cc","security_groups":["05237abd-575c-4bb4-b72d-67a809215479"],"mac_address":"fa:16:3e:21:3d:35","project_id":"45661ae93b6c47289b32104e7df5f543","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port","admin_state_up":true,"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:32Z","binding:vnic_type":"normal","device_id":"9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7","ip_allocation":"immediate"}]} 2018-07-30 03:45:44,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-b922ba85-20ae-48b4-879d-57671d05f521 2018-07-30 03:45:44,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:45,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-ca8f6320-a676-4716-bb8f-3f1cf3a3b8d9 x-compute-request-id: req-ca8f6320-a676-4716-bb8f-3f1cf3a3b8d9 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3d:35", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "bookmark"}], "image": {"id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "links": [{"href": "http://172.30.9.25:8774/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:38.000000", "flavor": {"id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "links": [{"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}]}, "id": "9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "security_groups": [{"name": "default"}], "user_id": "06baa3886eb24056bd7fa95265f40f4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:38Z", "hostId": "2a221c2d2c9898c7e9ff5b66c106d985fd6e792f8661a5b20ae1acf3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst", "created": "2018-07-30T03:45:34Z", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:45,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-ca8f6320-a676-4716-bb8f-3f1cf3a3b8d9 2018-07-30 03:45:45,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:45,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-02109487-5e2d-4c8a-be01-f799cee6a4ec Date: Mon, 30 Jul 2018 03:45:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":["9bb2045d-37c7-4135-9879-9cc5d4bede4b"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:45,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net used request id req-02109487-5e2d-4c8a-be01-f799cee6a4ec 2018-07-30 03:45:45,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:45,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72097ee1-3240-4f8b-bc48-8df11fe273fb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}} 2018-07-30 03:45:45,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 used request id req-72097ee1-3240-4f8b-bc48-8df11fe273fb 2018-07-30 03:45:45,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:45,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7fcbd892-eae0-4b98-9890-c4c0d2de400e Date: Mon, 30 Jul 2018 03:45:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:45,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-7fcbd892-eae0-4b98-9890-c4c0d2de400e 2018-07-30 03:45:45,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:45,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-77fa4976-87ed-4ae3-812b-7dcc74dfbf37 Date: Mon, 30 Jul 2018 03:45:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","ip_address":"10.55.0.2"}],"id":"272f2d71-ca0c-4f2b-b78c-7d11d1c6883f","security_groups":[],"mac_address":"fa:16:3e:6a:7d:43","project_id":"45661ae93b6c47289b32104e7df5f543","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fcfd79cb-e04d-4c31-9f38-ff84ef974339","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","ip_address":"10.55.0.3"}],"id":"38f20f02-fe76-4eae-b053-173556dc51cc","security_groups":["05237abd-575c-4bb4-b72d-67a809215479"],"mac_address":"fa:16:3e:21:3d:35","project_id":"45661ae93b6c47289b32104e7df5f543","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port","admin_state_up":true,"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:32Z","binding:vnic_type":"normal","device_id":"9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7","ip_allocation":"immediate"}]} 2018-07-30 03:45:45,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-77fa4976-87ed-4ae3-812b-7dcc74dfbf37 2018-07-30 03:45:45,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-name"}}' 2018-07-30 03:45:45,875 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:45: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-468ae5ff-af1d-4bfe-a5c1-eeb7fb6b421b x-compute-request-id: req-468ae5ff-af1d-4bfe-a5c1-eeb7fb6b421b Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-name not associated with the instance 9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "code": 404}} 2018-07-30 03:45:45,875 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7/action used request id req-468ae5ff-af1d-4bfe-a5c1-eeb7fb6b421b 2018-07-30 03:45:45,875 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-name not associated with the instance 9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 (HTTP 404) (Request-ID: req-468ae5ff-af1d-4bfe-a5c1-eeb7fb6b421b) 2018-07-30 03:45:45,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:46,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-d3734770-a3c4-41dc-be81-493e317bf623 x-compute-request-id: req-d3734770-a3c4-41dc-be81-493e317bf623 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3d:35", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "bookmark"}], "image": {"id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "links": [{"href": "http://172.30.9.25:8774/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:38.000000", "flavor": {"id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "links": [{"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}]}, "id": "9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "security_groups": [{"name": "default"}], "user_id": "06baa3886eb24056bd7fa95265f40f4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:38Z", "hostId": "2a221c2d2c9898c7e9ff5b66c106d985fd6e792f8661a5b20ae1acf3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst", "created": "2018-07-30T03:45:34Z", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:46,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-d3734770-a3c4-41dc-be81-493e317bf623 2018-07-30 03:45:46,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:46,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ecfaf2e8-faca-463c-bb5a-4b42db981e70 Date: Mon, 30 Jul 2018 03:45:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45661ae93b6c47289b32104e7df5f543","l2_adjacency":true,"status":"ACTIVE","subnets":["9bb2045d-37c7-4135-9879-9cc5d4bede4b"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net","admin_state_up":true,"tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:25Z","mtu":1450}]} 2018-07-30 03:45:46,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net used request id req-ecfaf2e8-faca-463c-bb5a-4b42db981e70 2018-07-30 03:45:46,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:46,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f1f389-8456-46fc-b181-de2cc621b716 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}} 2018-07-30 03:45:46,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 used request id req-b3f1f389-8456-46fc-b181-de2cc621b716 2018-07-30 03:45:46,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:46,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d3f90aff-4caf-4c17-a054-eef562d35997 Date: Mon, 30 Jul 2018 03:45:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","dns_nameservers":[],"updated_at":"2018-07-30T03:45: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":"45661ae93b6c47289b32104e7df5f543","id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet"}]} 2018-07-30 03:45:46,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-d3f90aff-4caf-4c17-a054-eef562d35997 2018-07-30 03:45:46,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:46,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-d49d5f0b-8e92-4272-b5fc-1d695c37c552 Date: Mon, 30 Jul 2018 03:45:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","ip_address":"10.55.0.2"}],"id":"272f2d71-ca0c-4f2b-b78c-7d11d1c6883f","security_groups":[],"mac_address":"fa:16:3e:6a:7d:43","project_id":"45661ae93b6c47289b32104e7df5f543","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fcfd79cb-e04d-4c31-9f38-ff84ef974339","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:45:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9bb2045d-37c7-4135-9879-9cc5d4bede4b","ip_address":"10.55.0.3"}],"id":"38f20f02-fe76-4eae-b053-173556dc51cc","security_groups":["05237abd-575c-4bb4-b72d-67a809215479"],"mac_address":"fa:16:3e:21:3d:35","project_id":"45661ae93b6c47289b32104e7df5f543","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port","admin_state_up":true,"network_id":"fcfd79cb-e04d-4c31-9f38-ff84ef974339","tenant_id":"45661ae93b6c47289b32104e7df5f543","created_at":"2018-07-30T03:45:32Z","binding:vnic_type":"normal","device_id":"9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7","ip_allocation":"immediate"}]} 2018-07-30 03:45:46,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-d49d5f0b-8e92-4272-b5fc-1d695c37c552 2018-07-30 03:45:46,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb1095488131bf51efa804b348d54fdc83cc9" 2018-07-30 03:45:46,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-8c996c2e-b6a9-421f-9542-f66516618e23 x-compute-request-id: req-8c996c2e-b6a9-421f-9542-f66516618e23 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3d:35", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "bookmark"}], "image": {"id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "links": [{"href": "http://172.30.9.25:8774/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:38.000000", "flavor": {"id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "links": [{"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}]}, "id": "9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "security_groups": [{"name": "default"}], "user_id": "06baa3886eb24056bd7fa95265f40f4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:38Z", "hostId": "2a221c2d2c9898c7e9ff5b66c106d985fd6e792f8661a5b20ae1acf3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst", "created": "2018-07-30T03:45:34Z", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:46,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-8c996c2e-b6a9-421f-9542-f66516618e23 2018-07-30 03:45:46,540 - create_instance - INFO - Deleting Port with ID - 38f20f02-fe76-4eae-b053-173556dc51cc 2018-07-30 03:45:46,540 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-port 2018-07-30 03:45:46,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/38f20f02-fe76-4eae-b053-173556dc51cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:47,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-efdd5426-1643-47f5-a87d-08a3b24a8e90 Date: Mon, 30 Jul 2018 03:45:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:45:47,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/38f20f02-fe76-4eae-b053-173556dc51cc used request id req-efdd5426-1643-47f5-a87d-08a3b24a8e90 2018-07-30 03:45:47,135 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst 2018-07-30 03:45:47,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:47,258 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:45: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-d435f193-69d8-4496-8db8-547c35f8b9f6 x-compute-request-id: req-d435f193-69d8-4496-8db8-547c35f8b9f6 Content-Type: application/json 2018-07-30 03:45:47,259 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-d435f193-69d8-4496-8db8-547c35f8b9f6 2018-07-30 03:45:47,259 - create_instance - INFO - Checking deletion status 2018-07-30 03:45:47,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:47,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-cda4c62d-42c1-44e5-8f0d-2dd2b3e5b326 x-compute-request-id: req-cda4c62d-42c1-44e5-8f0d-2dd2b3e5b326 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "rel": "bookmark"}], "image": {"id": "8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "links": [{"href": "http://172.30.9.25:8774/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:45:38.000000", "flavor": {"id": "2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "links": [{"href": "http://172.30.9.25:8774/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d", "rel": "bookmark"}]}, "id": "9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7", "user_id": "06baa3886eb24056bd7fa95265f40f4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:45:47Z", "hostId": "2a221c2d2c9898c7e9ff5b66c106d985fd6e792f8661a5b20ae1acf3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst", "created": "2018-07-30T03:45:34Z", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:45:47,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-cda4c62d-42c1-44e5-8f0d-2dd2b3e5b326 2018-07-30 03:45:47,377 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst] is - ACTIVE 2018-07-30 03:45:47,378 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:45:50,380 - create_instance - DEBUG - VM status query timeout in 296.878853083 2018-07-30 03:45:50,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f576706d9bdb5a43b60e7f79f96200d43c1df7c3" 2018-07-30 03:45:50,428 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:45: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-410e4635-95df-47d4-a7c0-78396a46f978 x-compute-request-id: req-410e4635-95df-47d4-a7c0-78396a46f978 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 could not be found.", "code": 404}} 2018-07-30 03:45:50,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 used request id req-410e4635-95df-47d4-a7c0-78396a46f978 2018-07-30 03:45:50,428 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9a5a4fa6-a1cc-4b65-a007-c2760f7fb8b7 could not be found. (HTTP 404) (Request-ID: req-410e4635-95df-47d4-a7c0-78396a46f978) 2018-07-30 03:45:50,429 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-inst 2018-07-30 03:45:50,430 - neutron_utils - INFO - Deleting security group rule with ID - be3b946e-77e2-4788-8f76-96c8a8d5aa8a 2018-07-30 03:45:50,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/be3b946e-77e2-4788-8f76-96c8a8d5aa8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5f2c8da8951822332cfe99085f63da7a26495" 2018-07-30 03:45:50,742 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-17d550bc-ac43-4e39-972b-8eb715c9b199 Content-Length: 0 Date: Mon, 30 Jul 2018 03:45:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:45:50,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/be3b946e-77e2-4788-8f76-96c8a8d5aa8a used request id req-17d550bc-ac43-4e39-972b-8eb715c9b199 2018-07-30 03:45:50,742 - neutron_utils - INFO - Deleting security group rule with ID - 1aeb559a-ac4d-48b8-9c72-c5a758316b73 2018-07-30 03:45:50,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/1aeb559a-ac4d-48b8-9c72-c5a758316b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5f2c8da8951822332cfe99085f63da7a26495" 2018-07-30 03:45:50,818 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72609bb6-1464-4325-932a-d1a73136f79f Content-Length: 0 Date: Mon, 30 Jul 2018 03:45:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:45:50,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/1aeb559a-ac4d-48b8-9c72-c5a758316b73 used request id req-72609bb6-1464-4325-932a-d1a73136f79f 2018-07-30 03:45:50,818 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-name 2018-07-30 03:45:50,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/56d59bcb-8c9d-411e-85b2-a4ac8d47c703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5f2c8da8951822332cfe99085f63da7a26495" 2018-07-30 03:45:50,933 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f752820-8822-4c69-a880-fde1e32bf6a1 Content-Length: 0 Date: Mon, 30 Jul 2018 03:45:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:45:50,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/56d59bcb-8c9d-411e-85b2-a4ac8d47c703 used request id req-0f752820-8822-4c69-a880-fde1e32bf6a1 2018-07-30 03:45:50,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}636995a1e45565701c182df7ecb866bf092e9f3e" 2018-07-30 03:45:50,989 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:45: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-757f7321-ea77-4911-b209-1164c33a1632 x-compute-request-id: req-757f7321-ea77-4911-b209-1164c33a1632 Content-Length: 0 Content-Type: application/json 2018-07-30 03:45:50,989 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/2d4823e3-11a4-4aa5-93e7-7c545cc1413d used request id req-757f7321-ea77-4911-b209-1164c33a1632 2018-07-30 03:45:50,990 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet 2018-07-30 03:45:50,990 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-subnet 2018-07-30 03:45:50,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/9bb2045d-37c7-4135-9879-9cc5d4bede4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23920c4453e02416636e6e62f5d816564fd17dae" 2018-07-30 03:45:52,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22a8332a-3934-4aa0-b82e-c3f0da8a0c90 Date: Mon, 30 Jul 2018 03:45:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:45:52,118 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9bb2045d-37c7-4135-9879-9cc5d4bede4b used request id req-22a8332a-3934-4aa0-b82e-c3f0da8a0c90 2018-07-30 03:45:52,118 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-pub-net 2018-07-30 03:45:52,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/fcfd79cb-e04d-4c31-9f38-ff84ef974339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23920c4453e02416636e6e62f5d816564fd17dae" 2018-07-30 03:45:52,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0fe8013-c768-4ab5-a01d-8aec7325c2a4 Date: Mon, 30 Jul 2018 03:45:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:45:52,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/fcfd79cb-e04d-4c31-9f38-ff84ef974339 used request id req-e0fe8013-c768-4ab5-a01d-8aec7325c2a4 2018-07-30 03:45:52,899 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-7679d8f8-2e29-480a-b5a9-688242e39e57-image 2018-07-30 03:45:52,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14c19d44ea4bd91a2a9ddbb6f3c23300bad8821f" 2018-07-30 03:45:53,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ab6c2ed-aba2-43e9-8052-83e3ce20f350 Date: Mon, 30 Jul 2018 03:45: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-30 03:45:53,323 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8bfbc44e-3fc0-4cae-be31-f40a56c552ee used request id req-5ab6c2ed-aba2-43e9-8052-83e3ce20f350 2018-07-30 03:45:53,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" 2018-07-30 03:45:53,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7c6bd2fb-9227-4833-a607-c3255e4ab351 Date: Mon, 30 Jul 2018 03:45:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:25Z", "updated_at": "2018-07-30T03:45:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:45:25Z", "revision_number": 0, "id": "4ca7c9fc-e64a-428d-9d0e-3953f8ef78cd", "remote_group_id": "05237abd-575c-4bb4-b72d-67a809215479", "remote_ip_prefix": null, "created_at": "2018-07-30T03:45:25Z", "security_group_id": "05237abd-575c-4bb4-b72d-67a809215479", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "port_range_min": null, "ethertype": "IPv6", "project_id": "45661ae93b6c47289b32104e7df5f543"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:45:25Z", "revision_number": 0, "id": "7297fac2-92e5-4655-9909-2848ebbbc6c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:45:25Z", "security_group_id": "05237abd-575c-4bb4-b72d-67a809215479", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "port_range_min": null, "ethertype": "IPv6", "project_id": "45661ae93b6c47289b32104e7df5f543"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:45:25Z", "revision_number": 0, "id": "ad784bb2-6472-4032-b109-2c7e65b9806a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:45:25Z", "security_group_id": "05237abd-575c-4bb4-b72d-67a809215479", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "port_range_min": null, "ethertype": "IPv4", "project_id": "45661ae93b6c47289b32104e7df5f543"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:45:25Z", "revision_number": 0, "id": "c85b051a-7553-4d4c-b2ae-dbdd097138af", "remote_group_id": "05237abd-575c-4bb4-b72d-67a809215479", "remote_ip_prefix": null, "created_at": "2018-07-30T03:45:25Z", "security_group_id": "05237abd-575c-4bb4-b72d-67a809215479", "tenant_id": "45661ae93b6c47289b32104e7df5f543", "port_range_min": null, "ethertype": "IPv4", "project_id": "45661ae93b6c47289b32104e7df5f543"}], "revision_number": 4, "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "05237abd-575c-4bb4-b72d-67a809215479", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:45:53,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7c6bd2fb-9227-4833-a607-c3255e4ab351 2018-07-30 03:45:53,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" 2018-07-30 03:45:53,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a02bf40-ef2b-43bb-899c-a91d0b63d405 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45661ae93b6c47289b32104e7df5f543", "name": "InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj"}} 2018-07-30 03:45:53,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 used request id req-7a02bf40-ef2b-43bb-899c-a91d0b63d405 2018-07-30 03:45:53,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 05237abd-575c-4bb4-b72d-67a809215479 2018-07-30 03:45:53,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=05237abd-575c-4bb4-b72d-67a809215479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" 2018-07-30 03:45:53,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-531e6a85-4d1a-4ba9-ad6f-7fd55841a43f Date: Mon, 30 Jul 2018 03:45:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "05237abd-575c-4bb4-b72d-67a809215479", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:45:25Z", "security_group_id": "05237abd-575c-4bb4-b72d-67a809215479", "port_range_min": null, "revision_number": 0, "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:25Z", "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "4ca7c9fc-e64a-428d-9d0e-3953f8ef78cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:45:25Z", "security_group_id": "05237abd-575c-4bb4-b72d-67a809215479", "port_range_min": null, "revision_number": 0, "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:25Z", "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "7297fac2-92e5-4655-9909-2848ebbbc6c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:45:25Z", "security_group_id": "05237abd-575c-4bb4-b72d-67a809215479", "port_range_min": null, "revision_number": 0, "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:25Z", "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "ad784bb2-6472-4032-b109-2c7e65b9806a"}, {"remote_group_id": "05237abd-575c-4bb4-b72d-67a809215479", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:45:25Z", "security_group_id": "05237abd-575c-4bb4-b72d-67a809215479", "port_range_min": null, "revision_number": 0, "tenant_id": "45661ae93b6c47289b32104e7df5f543", "created_at": "2018-07-30T03:45:25Z", "project_id": "45661ae93b6c47289b32104e7df5f543", "id": "c85b051a-7553-4d4c-b2ae-dbdd097138af"}]} 2018-07-30 03:45:53,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=05237abd-575c-4bb4-b72d-67a809215479 used request id req-531e6a85-4d1a-4ba9-ad6f-7fd55841a43f 2018-07-30 03:45:53,796 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:45:53,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/05237abd-575c-4bb4-b72d-67a809215479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" 2018-07-30 03:45:53,929 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57d9eeaf-52a0-4b7c-a7b4-6b1abcc29fa2 Content-Length: 0 Date: Mon, 30 Jul 2018 03:45:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:45:53,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/05237abd-575c-4bb4-b72d-67a809215479 used request id req-57d9eeaf-52a0-4b7c-a7b4-6b1abcc29fa2 2018-07-30 03:45:53,930 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj 2018-07-30 03:45:53,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" 2018-07-30 03:45:54,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:45:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c0614e7-b900-4928-98ba-774558edb6f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:45:54,127 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/45661ae93b6c47289b32104e7df5f543 used request id req-1c0614e7-b900-4928-98ba-774558edb6f5 2018-07-30 03:45:54,127 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-1ef8d655-3ac3-44e-proj-role 2018-07-30 03:45:54,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/4932f20cdc8648efa1b2cf17ee64b9c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" 2018-07-30 03:45:54,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb29c4c-e099-4d92-9df8-4ffe6a53d91e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:45:54,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/4932f20cdc8648efa1b2cf17ee64b9c5 used request id req-abb29c4c-e099-4d92-9df8-4ffe6a53d91e 2018-07-30 03:45:54,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb07754ba02e364bfec4d9451f5b76afd20bcad" 2018-07-30 03:45:54,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94527d6c-142d-445c-9991-29e8dc604571 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:45:54,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-94527d6c-142d-445c-9991-29e8dc604571 2018-07-30 03:45:54,338 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-1ef8d655-3ac3-44e-user 2018-07-30 03:45:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/06baa3886eb24056bd7fa95265f40f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757ad7de0404545ef41b61426f153ac2d34c6c93" 2018-07-30 03:45:54,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57243bf0-d33f-4bb4-85e7-954d77abb4eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:45:54,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/06baa3886eb24056bd7fa95265f40f4c used request id req-57243bf0-d33f-4bb4-85e7-954d77abb4eb 2018-07-30 03:45:54,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:54,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["iKnQEXvmT0SLGMfYIe9FTw"], "issued_at": "2018-07-30T03:45:54.000000Z"}} 2018-07-30 03:45:54,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b978c5c27ef355e0b097546dc335689d60fa6ca" 2018-07-30 03:45:55,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c30403a1-6227-452b-8c40-8b80bf421a22 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:55,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c30403a1-6227-452b-8c40-8b80bf421a22 2018-07-30 03:45:55,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:55,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:55,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["-QOrFT4aRtCaATc8WpcxAw"], "issued_at": "2018-07-30T03:45:55.000000Z"}} 2018-07-30 03:45:55,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:45:55,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddff3b16-cbdf-4937-95c3-2ce7adc0d2a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:55,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ddff3b16-cbdf-4937-95c3-2ce7adc0d2a0 2018-07-30 03:45:55,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:45:55,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:45:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:45:55,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:45:55,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c799105-0cdc-4b8f-ad12-3610bf412d5b Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:45:55,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj used request id req-5c799105-0cdc-4b8f-ad12-3610bf412d5b 2018-07-30 03:45:55,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:45:55,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd98a142-d9ec-422d-9aa4-db3fb047795c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:45:55,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fd98a142-d9ec-422d-9aa4-db3fb047795c 2018-07-30 03:45:55,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj"}}' 2018-07-30 03:45:55,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-169ca7c2-9604-4b56-b1e3-73841ea1e915 Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ef5e542c527c4dcc886be01aa10e610f"}, "tags": [], "enabled": true, "id": "ef5e542c527c4dcc886be01aa10e610f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj"}} 2018-07-30 03:45:55,834 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-169ca7c2-9604-4b56-b1e3-73841ea1e915 2018-07-30 03:45:55,834 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj 2018-07-30 03:45:55,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:55,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:56,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:45:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["8E36BDyLRjm_22TR7Q2jxw"], "issued_at": "2018-07-30T03:45:56.000000Z"}} 2018-07-30 03:45:56,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bba4a648d405e8cc1b874269bbe841ca1cb751d" 2018-07-30 03:45:56,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be4b62b3-fbd0-452d-ba8f-321576297d91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:56,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-be4b62b3-fbd0-452d-ba8f-321576297d91 2018-07-30 03:45:56,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:45:56,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:45:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:45:56,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bba4a648d405e8cc1b874269bbe841ca1cb751d" 2018-07-30 03:45:56,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fdcd27d-7ee1-434f-accc-c7f92f881d05 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:45:56,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3fdcd27d-7ee1-434f-accc-c7f92f881d05 2018-07-30 03:45:56,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bba4a648d405e8cc1b874269bbe841ca1cb751d" 2018-07-30 03:45:56,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e68137-e985-480a-aafc-549b92857fcb Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ef5e542c527c4dcc886be01aa10e610f"}, "tags": [], "enabled": true, "id": "ef5e542c527c4dcc886be01aa10e610f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj"}]} 2018-07-30 03:45:56,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj used request id req-d9e68137-e985-480a-aafc-549b92857fcb 2018-07-30 03:45:56,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bba4a648d405e8cc1b874269bbe841ca1cb751d" 2018-07-30 03:45:56,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29055ac6-ffcd-4a16-a574-b1c743731aa3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:45:56,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-29055ac6-ffcd-4a16-a574-b1c743731aa3 2018-07-30 03:45:56,978 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-10d84805-5ee4-42f-user 2018-07-30 03:45:56,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:56,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:45:57,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b8c53e-03a4-48f9-b31c-cf9023ce287f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:45:57,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-17b8c53e-03a4-48f9-b31c-cf9023ce287f 2018-07-30 03:45:57,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" -d '{"role": {"name": "CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj-role"}}' 2018-07-30 03:45:57,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4d2755f-ab0f-48a2-a05c-d99bcea40c77 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "08edd26761014c3c990c1909926d2821", "links": {"self": "http://172.30.9.25:5000/v3/roles/08edd26761014c3c990c1909926d2821"}, "name": "CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj-role"}} 2018-07-30 03:45:57,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a4d2755f-ab0f-48a2-a05c-d99bcea40c77 2018-07-30 03:45:57,102 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj-role 2018-07-30 03:45:57,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/08edd26761014c3c990c1909926d2821 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:45:57,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1207058f-49d8-48c7-a5db-4eff10c8036c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "08edd26761014c3c990c1909926d2821", "links": {"self": "http://172.30.9.25:5000/v3/roles/08edd26761014c3c990c1909926d2821"}, "name": "CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj-role"}} 2018-07-30 03:45:57,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/08edd26761014c3c990c1909926d2821 used request id req-1207058f-49d8-48c7-a5db-4eff10c8036c 2018-07-30 03:45:57,123 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj-role to project CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj 2018-07-30 03:45:57,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ef5e542c527c4dcc886be01aa10e610f/users/948648de01b44b9087f9dd59c75ecf4d/roles/08edd26761014c3c990c1909926d2821 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:45:57,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b224db31-5983-433a-a551-57780d1d1434 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:45:57,242 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ef5e542c527c4dcc886be01aa10e610f/users/948648de01b44b9087f9dd59c75ecf4d/roles/08edd26761014c3c990c1909926d2821 used request id req-b224db31-5983-433a-a551-57780d1d1434 2018-07-30 03:45:57,243 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:45:57,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:57,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:57,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:45:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["QK5I4AnsQ4O5W5PCca19Mw"], "issued_at": "2018-07-30T03:45:57.000000Z"}} 2018-07-30 03:45:57,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229bc0084735db35155f012e878dd035193fa2d9" 2018-07-30 03:45:57,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c277703d-04e7-41cb-8b74-77f766b6cc6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:57,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c277703d-04e7-41cb-8b74-77f766b6cc6e 2018-07-30 03:45:57,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229bc0084735db35155f012e878dd035193fa2d9" 2018-07-30 03:45:57,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3ff29472-b751-424f-a171-3a9a887cc73c Date: Mon, 30 Jul 2018 03:45:57 GMT RESP BODY: {"networks":[]} 2018-07-30 03:45:57,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-3ff29472-b751-424f-a171-3a9a887cc73c 2018-07-30 03:45:57,894 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net 2018-07-30 03:45:57,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229bc0084735db35155f012e878dd035193fa2d9" -d '{"network": {"name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net", "admin_state_up": true}}' 2018-07-30 03:45:58,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 746 X-Openstack-Request-Id: req-fbb5739c-b605-448a-85aa-4600d59f4e60 Date: Mon, 30 Jul 2018 03:45:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","mtu":1450}} 2018-07-30 03:45:58,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-fbb5739c-b605-448a-85aa-4600d59f4e60 2018-07-30 03:45:58,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229bc0084735db35155f012e878dd035193fa2d9" 2018-07-30 03:45:58,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-faed71d9-0445-407a-a463-910b6ce49e0c Date: Mon, 30 Jul 2018 03:45:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:45:58,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-faed71d9-0445-407a-a463-910b6ce49e0c 2018-07-30 03:45:58,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229bc0084735db35155f012e878dd035193fa2d9" 2018-07-30 03:45:58,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3e3d10cb-bc11-4bc3-8187-837a842d03aa Date: Mon, 30 Jul 2018 03:45:58 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:45:58,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-3e3d10cb-bc11-4bc3-8187-837a842d03aa 2018-07-30 03:45:58,587 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet 2018-07-30 03:45:58,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229bc0084735db35155f012e878dd035193fa2d9" -d '{"subnets": [{"ip_version": 4, "network_id": "10da145a-8b42-4ace-befd-1142a6917bbd", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet"}]}' 2018-07-30 03:45:59,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-f64065ad-77db-4b7d-baf7-ac1f3b9d42d2 Date: Mon, 30 Jul 2018 03:45:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:45:59,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-f64065ad-77db-4b7d-baf7-ac1f3b9d42d2 2018-07-30 03:45:59,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229bc0084735db35155f012e878dd035193fa2d9" 2018-07-30 03:45:59,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-f9cd4ad6-ffe3-467e-97c0-f0c837a79d6e Date: Mon, 30 Jul 2018 03:45:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:45:59,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-f9cd4ad6-ffe3-467e-97c0-f0c837a79d6e 2018-07-30 03:45:59,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229bc0084735db35155f012e878dd035193fa2d9" 2018-07-30 03:45:59,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b81bf2b3-7fc5-460b-bcfa-d0b5e0715843 Date: Mon, 30 Jul 2018 03:45:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:45:59,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-b81bf2b3-7fc5-460b-bcfa-d0b5e0715843 2018-07-30 03:45:59,163 - OpenStackNetwork - DEBUG - Network [10da145a-8b42-4ace-befd-1142a6917bbd] created successfully 2018-07-30 03:45:59,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:59,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:45:59,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:45:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["SYiXKyjEQ6ibUt46BQYBIw"], "issued_at": "2018-07-30T03:45:59.000000Z"}} 2018-07-30 03:45:59,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569c85c473d5fc315417e9c8c35b5535b7a7687c" 2018-07-30 03:45:59,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7535e4-7bd1-413c-b2ca-898fd7997faa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:45:59,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6c7535e4-7bd1-413c-b2ca-898fd7997faa 2018-07-30 03:45:59,682 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:45:59,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569c85c473d5fc315417e9c8c35b5535b7a7687c" 2018-07-30 03:45:59,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-31876ac1-7ec8-4e56-9fe2-a75c7a7f6561 x-compute-request-id: req-31876ac1-7ec8-4e56-9fe2-a75c7a7f6561 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:45:59,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-31876ac1-7ec8-4e56-9fe2-a75c7a7f6561 2018-07-30 03:45:59,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569c85c473d5fc315417e9c8c35b5535b7a7687c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-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-30 03:45:59,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:45: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-be155f96-7a01-4865-8e4c-f2d31dabb146 x-compute-request-id: req-be155f96-7a01-4865-8e4c-f2d31dabb146 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "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": "c55b5da3-c572-4b12-a2ee-149947ce0f75"}} 2018-07-30 03:45:59,926 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-be155f96-7a01-4865-8e4c-f2d31dabb146 2018-07-30 03:45:59,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:45:59,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:46:00,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08edd26761014c3c990c1909926d2821", "name": "CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj-role"}], "expires_at": "2018-07-30T04:46:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef5e542c527c4dcc886be01aa10e610f", "name": "CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ef5e542c527c4dcc886be01aa10e610f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/ef5e542c527c4dcc886be01aa10e610f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/ef5e542c527c4dcc886be01aa10e610f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ef5e542c527c4dcc886be01aa10e610f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/ef5e542c527c4dcc886be01aa10e610f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/ef5e542c527c4dcc886be01aa10e610f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ef5e542c527c4dcc886be01aa10e610f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ef5e542c527c4dcc886be01aa10e610f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ef5e542c527c4dcc886be01aa10e610f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/ef5e542c527c4dcc886be01aa10e610f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/ef5e542c527c4dcc886be01aa10e610f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/ef5e542c527c4dcc886be01aa10e610f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/ef5e542c527c4dcc886be01aa10e610f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/ef5e542c527c4dcc886be01aa10e610f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-10d84805-5ee4-42f-user", "id": "948648de01b44b9087f9dd59c75ecf4d"}, "audit_ids": ["Km1qFkv7RhSaJNgX6948QQ"], "issued_at": "2018-07-30T03:46:00.000000Z"}} 2018-07-30 03:46:00,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4607c5e528659dae6f754567739d9a463ba42569" 2018-07-30 03:46:00,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8cf8c1-428a-4a31-b52c-839c6d13cf8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:00,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ad8cf8c1-428a-4a31-b52c-839c6d13cf8a 2018-07-30 03:46:00,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4607c5e528659dae6f754567739d9a463ba42569" 2018-07-30 03:46:00,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-5b8411bb-3787-40d8-aa32-0c11f1eb8e97 Date: Mon, 30 Jul 2018 03:46:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image"} 2018-07-30 03:46:00,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image used request id req-5b8411bb-3787-40d8-aa32-0c11f1eb8e97 2018-07-30 03:46:00,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4607c5e528659dae6f754567739d9a463ba42569" 2018-07-30 03:46:00,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fcfe0afb-e3b3-4d5a-95fa-226c56126a2b Date: Mon, 30 Jul 2018 03:46: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-30 03:46:00,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-fcfe0afb-e3b3-4d5a-95fa-226c56126a2b 2018-07-30 03:46:00,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4607c5e528659dae6f754567739d9a463ba42569" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image"}' 2018-07-30 03:46:00,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-62b57436-4af0-4b1f-a104-67d7b33afee8 Date: Mon, 30 Jul 2018 03:46:00 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:46:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:46:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "min_disk": 0, "protected": false, "id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "file": "/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf/file", "checksum": null, "owner": "ef5e542c527c4dcc886be01aa10e610f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:46:00,757 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-62b57436-4af0-4b1f-a104-67d7b33afee8 2018-07-30 03:46:00,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4607c5e528659dae6f754567739d9a463ba42569" -d '' 2018-07-30 03:46:01,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f01409c-dd6b-4cb8-8191-f2767c8a80ac Date: Mon, 30 Jul 2018 03:46: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-30 03:46:01,134 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf/file used request id req-5f01409c-dd6b-4cb8-8191-f2767c8a80ac 2018-07-30 03:46:01,134 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:46:01,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4607c5e528659dae6f754567739d9a463ba42569" 2018-07-30 03:46:01,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-29d161f3-73f3-4bcf-9923-dfe01cf67a29 Date: Mon, 30 Jul 2018 03:46:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:46:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:46:01Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/e0d58147-4455-43d0-be6f-637c3f117dbf/snap", "metadata": {}}], "self": "/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "min_disk": 0, "protected": false, "id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "file": "/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ef5e542c527c4dcc886be01aa10e610f", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/e0d58147-4455-43d0-be6f-637c3f117dbf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:46:01,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf used request id req-29d161f3-73f3-4bcf-9923-dfe01cf67a29 2018-07-30 03:46:01,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4607c5e528659dae6f754567739d9a463ba42569" 2018-07-30 03:46:01,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fc2f92e2-1e9f-429b-8a95-ab9afc2cf2f9 Date: Mon, 30 Jul 2018 03:46: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-30 03:46:01,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-fc2f92e2-1e9f-429b-8a95-ab9afc2cf2f9 2018-07-30 03:46:01,167 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image 2018-07-30 03:46:01,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4607c5e528659dae6f754567739d9a463ba42569" 2018-07-30 03:46:01,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-60d6e493-bf89-4b0a-b196-1894f01b29df Date: Mon, 30 Jul 2018 03:46:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:46:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:46:01Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/e0d58147-4455-43d0-be6f-637c3f117dbf/snap", "metadata": {}}], "self": "/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "min_disk": 0, "protected": false, "id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "file": "/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ef5e542c527c4dcc886be01aa10e610f", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/e0d58147-4455-43d0-be6f-637c3f117dbf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:46:01,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf used request id req-60d6e493-bf89-4b0a-b196-1894f01b29df 2018-07-30 03:46:01,185 - create_image - DEBUG - Instance status is - active 2018-07-30 03:46:01,185 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image 2018-07-30 03:46:01,185 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image 2018-07-30 03:46:01,185 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:46:01,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b978c5c27ef355e0b097546dc335689d60fa6ca" 2018-07-30 03:46:01,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-44451749-10d7-4d38-b9e7-7d43cff7f0d2 x-compute-request-id: req-44451749-10d7-4d38-b9e7-7d43cff7f0d2 Content-Encoding: gzip Content-Length: 248 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-30T03:45:59.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-30T03:45:54.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-30T03:45:57.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-07-30T03:45:58.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-07-30T03:45:57.000000"}}}, "zoneName": "nova"}]} 2018-07-30 03:46:01,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-availability-zone/detail used request id req-44451749-10d7-4d38-b9e7-7d43cff7f0d2 2018-07-30 03:46:01,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:46:01,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:46:01,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:46:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["OhhKR5YJQfq2f9F__YASmQ"], "issued_at": "2018-07-30T03:46:01.000000Z"}} 2018-07-30 03:46:01,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:01,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc1724b-2b33-4a95-a89a-7af20eda0475 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:01,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5cc1724b-2b33-4a95-a89a-7af20eda0475 2018-07-30 03:46:01,901 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:46:01,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:01,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6939b402-34b8-4690-9ec1-56f0ae3bb057 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:01,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6939b402-34b8-4690-9ec1-56f0ae3bb057 2018-07-30 03:46:01,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:02,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-4bc99b46-870e-45d4-ba01-b01eefc34bef Date: Mon, 30 Jul 2018 03:46:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:02,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-4bc99b46-870e-45d4-ba01-b01eefc34bef 2018-07-30 03:46:02,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:02,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-dcf621d9-a25d-4075-8ca1-60da5fa241cb Date: Mon, 30 Jul 2018 03:46:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:02,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-dcf621d9-a25d-4075-8ca1-60da5fa241cb 2018-07-30 03:46:02,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:02,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-8dbfc495-a385-4bdb-baae-939a6647a334 Date: Mon, 30 Jul 2018 03:46:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:02,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-8dbfc495-a385-4bdb-baae-939a6647a334 2018-07-30 03:46:02,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:46:02,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:46:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:46:02,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:02,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed57066-98c3-401a-9c45-5fb7ef4e86fc Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:02,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-5ed57066-98c3-401a-9c45-5fb7ef4e86fc 2018-07-30 03:46:02,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:02,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-cd7587e7-57a8-4d90-98c4-ebfb38a4c529 Date: Mon, 30 Jul 2018 03:46:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:02,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-cd7587e7-57a8-4d90-98c4-ebfb38a4c529 2018-07-30 03:46:02,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:02,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b504567e-a790-4c65-b033-a4b1e5859591 Date: Mon, 30 Jul 2018 03:46:02 GMT RESP BODY: {"ports":[]} 2018-07-30 03:46:02,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1&admin_state_up=True used request id req-b504567e-a790-4c65-b033-a4b1e5859591 2018-07-30 03:46:02,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:02,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-0693a12f-48ce-4e5a-ae1f-a9b41d932eb0 x-compute-request-id: req-0693a12f-48ce-4e5a-ae1f-a9b41d932eb0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:46:02,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-0693a12f-48ce-4e5a-ae1f-a9b41d932eb0 2018-07-30 03:46:02,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:02,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-d2c463d1-78da-4cf4-b83e-df298e638868 Date: Mon, 30 Jul 2018 03:46:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:02,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-d2c463d1-78da-4cf4-b83e-df298e638868 2018-07-30 03:46:02,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:02,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-86a27d2a-caf8-4df3-bd98-2c8630c0dd86 Date: Mon, 30 Jul 2018 03:46:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:02,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-86a27d2a-caf8-4df3-bd98-2c8630c0dd86 2018-07-30 03:46:02,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:02,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-781337e8-f1e7-49d7-a429-58f717d356c7 Date: Mon, 30 Jul 2018 03:46:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:02,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-781337e8-f1e7-49d7-a429-58f717d356c7 2018-07-30 03:46:02,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:03,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-003f54fd-ece4-4b11-831f-f1ac9482b830 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:03,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-003f54fd-ece4-4b11-831f-f1ac9482b830 2018-07-30 03:46:03,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:03,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c5174901-9bf6-4b81-8587-345bfb8f693a Date: Mon, 30 Jul 2018 03:46:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:03,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-c5174901-9bf6-4b81-8587-345bfb8f693a 2018-07-30 03:46:03,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:03,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4a230bd3-6965-45a4-80b5-d8c1821985b9 Date: Mon, 30 Jul 2018 03:46:03 GMT RESP BODY: {"ports":[]} 2018-07-30 03:46:03,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1&admin_state_up=True used request id req-4a230bd3-6965-45a4-80b5-d8c1821985b9 2018-07-30 03:46:03,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:46:03,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:46:03,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:46:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["2jzh5qSFQmqvcwQlCpAUtA"], "issued_at": "2018-07-30T03:46:03.000000Z"}} 2018-07-30 03:46:03,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8833715cbd2c1561d1cf99d25e6729a97f0aa2ec" 2018-07-30 03:46:03,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c95dde36-2f4d-4fbe-9bda-591d28eb5732 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:03,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c95dde36-2f4d-4fbe-9bda-591d28eb5732 2018-07-30 03:46:03,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:03,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-4433f6a6-4153-4824-88ee-f4cbf95f95fb Date: Mon, 30 Jul 2018 03:46:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:03,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-4433f6a6-4153-4824-88ee-f4cbf95f95fb 2018-07-30 03:46:03,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:03,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-25388ff1-6793-4852-a795-4dee89e5346a Date: Mon, 30 Jul 2018 03:46:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:03,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-25388ff1-6793-4852-a795-4dee89e5346a 2018-07-30 03:46:03,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:03,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-797bdd39-d441-4596-ab99-a17d812dcaee Date: Mon, 30 Jul 2018 03:46:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:03,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-797bdd39-d441-4596-ab99-a17d812dcaee 2018-07-30 03:46:03,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:46:03,923 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:46:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:46:03,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8833715cbd2c1561d1cf99d25e6729a97f0aa2ec" 2018-07-30 03:46:04,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-554cc081-93e8-49bb-b986-803b9ecf9d76 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:04,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-554cc081-93e8-49bb-b986-803b9ecf9d76 2018-07-30 03:46:04,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:04,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-4b8eedd7-601c-4cc0-8d6a-ef8e12291740 Date: Mon, 30 Jul 2018 03:46:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:04,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-4b8eedd7-601c-4cc0-8d6a-ef8e12291740 2018-07-30 03:46:04,051 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net 2018-07-30 03:46:04,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" -d '{"port": {"network_id": "10da145a-8b42-4ace-befd-1142a6917bbd", "name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1", "admin_state_up": true}}' 2018-07-30 03:46:04,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-e1fc17b5-646d-4cb0-bdd7-67f88fd8e25c Date: Mon, 30 Jul 2018 03:46:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:04Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.4"}],"id":"ae9a5a0a-3089-4790-86f8-105c49f85815","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:2a:39","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","qos_policy_id":null,"admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:46:04,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-e1fc17b5-646d-4cb0-bdd7-67f88fd8e25c 2018-07-30 03:46:04,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:04,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-c0ca8f03-ca97-4a9f-99bf-00e0c2718cc9 Date: Mon, 30 Jul 2018 03:46:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:04,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-c0ca8f03-ca97-4a9f-99bf-00e0c2718cc9 2018-07-30 03:46:04,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:04,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c39afd52-7284-4596-928e-52b43cb61291 Date: Mon, 30 Jul 2018 03:46:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:04,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-c39afd52-7284-4596-928e-52b43cb61291 2018-07-30 03:46:04,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:05,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-ebf6a5c5-014c-42eb-a5eb-6d7ca3d853b0 Date: Mon, 30 Jul 2018 03:46:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:05,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-ebf6a5c5-014c-42eb-a5eb-6d7ca3d853b0 2018-07-30 03:46:05,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:05,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ab4632-da4b-4988-9f6a-05d0bc6ecfd9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:05,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-e1ab4632-da4b-4988-9f6a-05d0bc6ecfd9 2018-07-30 03:46:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:05,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-694cd9d5-7f1e-41db-bc64-64cc524f69f0 Date: Mon, 30 Jul 2018 03:46:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:05,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-694cd9d5-7f1e-41db-bc64-64cc524f69f0 2018-07-30 03:46:05,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:05,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-059014d6-f13a-411f-afcc-dd3951bc5515 Date: Mon, 30 Jul 2018 03:46:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.4"}],"id":"ae9a5a0a-3089-4790-86f8-105c49f85815","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:2a:39","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:46:05,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1&admin_state_up=True used request id req-059014d6-f13a-411f-afcc-dd3951bc5515 2018-07-30 03:46:05,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:05,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5626fc43-832f-45ac-83e4-29f6d52b13e4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:05,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-5626fc43-832f-45ac-83e4-29f6d52b13e4 2018-07-30 03:46:05,305 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-30 03:46:05,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:05,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-850795f1-ce35-4f21-9353-beca661846b3 x-compute-request-id: req-850795f1-ce35-4f21-9353-beca661846b3 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-flavor-name"}]} 2018-07-30 03:46:05,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-850795f1-ce35-4f21-9353-beca661846b3 2018-07-30 03:46:05,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:05,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-494d35b3-bab5-4846-b8a1-daef217692c0 x-compute-request-id: req-494d35b3-bab5-4846-b8a1-daef217692c0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "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": "c55b5da3-c572-4b12-a2ee-149947ce0f75"}} 2018-07-30 03:46:05,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75 used request id req-494d35b3-bab5-4846-b8a1-daef217692c0 2018-07-30 03:46:05,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:05,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-46ec0be3-bc1f-4029-a313-af1eea413de7 Date: Mon, 30 Jul 2018 03:46:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:46:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:46:01Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/e0d58147-4455-43d0-be6f-637c3f117dbf/snap", "metadata": {}}], "self": "/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "min_disk": 0, "protected": false, "id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "file": "/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ef5e542c527c4dcc886be01aa10e610f", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/e0d58147-4455-43d0-be6f-637c3f117dbf/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image"} 2018-07-30 03:46:05,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image used request id req-46ec0be3-bc1f-4029-a313-af1eea413de7 2018-07-30 03:46:05,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:05,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bb898fcc-9387-4072-8408-e1b0ff8d444f Date: Mon, 30 Jul 2018 03:46: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-30 03:46:05,540 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-bb898fcc-9387-4072-8408-e1b0ff8d444f 2018-07-30 03:46:05,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" -d '{"server": {"name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "e0d58147-4455-43d0-be6f-637c3f117dbf", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "max_count": 1, "min_count": 1, "networks": [{"port": "ae9a5a0a-3089-4790-86f8-105c49f85815"}]}}' 2018-07-30 03:46:06,608 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:46: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-9f1c0334-4679-4f46-9780-ffae6069516e x-compute-request-id: req-9f1c0334-4679-4f46-9780-ffae6069516e Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "717d764f-947d-4272-96af-3edc47571030", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "bookmark"}], "adminPass": "wP2Lm3j79Fj3"}} 2018-07-30 03:46:06,608 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-9f1c0334-4679-4f46-9780-ffae6069516e 2018-07-30 03:46:06,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:07,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-19a468d4-6508-4b56-a131-b7395783c010 x-compute-request-id: req-19a468d4-6508-4b56-a131-b7395783c010 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "717d764f-947d-4272-96af-3edc47571030", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:46: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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-30T03:46:06Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:07,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 used request id req-19a468d4-6508-4b56-a131-b7395783c010 2018-07-30 03:46:07,037 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-30 03:46:07,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:07,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-087a802d-12b8-4aa3-bca2-292fe55a6a2a x-compute-request-id: req-087a802d-12b8-4aa3-bca2-292fe55a6a2a Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "717d764f-947d-4272-96af-3edc47571030", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:46:07Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-30T03:46:06Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:07,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 used request id req-087a802d-12b8-4aa3-bca2-292fe55a6a2a 2018-07-30 03:46:07,144 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-07-30 03:46:07,144 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:46:10,148 - create_instance - DEBUG - VM status query timeout in 896.890110016 2018-07-30 03:46:10,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:10,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-6db973c2-d1f0-4023-9259-c317ea59980b x-compute-request-id: req-6db973c2-d1f0-4023-9259-c317ea59980b Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2a:39", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "717d764f-947d-4272-96af-3edc47571030", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:46:07Z", "hostId": "cae01f9d6d5a11093d6be1bc11ab3140c382c381a470a9afd3919850", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-30T03:46:06Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:10,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 used request id req-6db973c2-d1f0-4023-9259-c317ea59980b 2018-07-30 03:46:10,326 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-07-30 03:46:10,326 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:46:13,329 - create_instance - DEBUG - VM status query timeout in 893.70833087 2018-07-30 03:46:13,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:13,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-05cf65d7-15e7-466e-a5df-4c66c326811d x-compute-request-id: req-05cf65d7-15e7-466e-a5df-4c66c326811d Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2a:39", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-07-30T03:46:10.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "717d764f-947d-4272-96af-3edc47571030", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:10Z", "hostId": "cae01f9d6d5a11093d6be1bc11ab3140c382c381a470a9afd3919850", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-30T03:46:06Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:13,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 used request id req-05cf65d7-15e7-466e-a5df-4c66c326811d 2018-07-30 03:46:13,518 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-30 03:46:13,518 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:46:13,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:13,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-0fffa8ad-a94e-47a5-a663-3f141f56068b x-compute-request-id: req-0fffa8ad-a94e-47a5-a663-3f141f56068b Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2a:39", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-07-30T03:46:10.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "717d764f-947d-4272-96af-3edc47571030", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:10Z", "hostId": "cae01f9d6d5a11093d6be1bc11ab3140c382c381a470a9afd3919850", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-30T03:46:06Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:13,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 used request id req-0fffa8ad-a94e-47a5-a663-3f141f56068b 2018-07-30 03:46:13,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:13,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-2bfa554e-22ea-4432-a7be-2cfb00b3c706 Date: Mon, 30 Jul 2018 03:46:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:13,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-2bfa554e-22ea-4432-a7be-2cfb00b3c706 2018-07-30 03:46:13,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:13,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e1b303-4554-49f6-85be-0edfbffdd96f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:13,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-27e1b303-4554-49f6-85be-0edfbffdd96f 2018-07-30 03:46:13,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:13,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c60b9486-5b7e-4a14-a016-666e86cdf81c Date: Mon, 30 Jul 2018 03:46:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:13,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-c60b9486-5b7e-4a14-a016-666e86cdf81c 2018-07-30 03:46:13,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:13,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-81722130-8775-4a2e-909c-9dd9f9d019c8 Date: Mon, 30 Jul 2018 03:46:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.2"}],"id":"56a04e35-5cee-466b-9a1d-c33827b25a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:28:66","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-10da145a-8b42-4ace-befd-1142a6917bbd","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:10Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.4"}],"id":"ae9a5a0a-3089-4790-86f8-105c49f85815","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:2a:39","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:04Z","binding:vnic_type":"normal","device_id":"717d764f-947d-4272-96af-3edc47571030","ip_allocation":"immediate"}]} 2018-07-30 03:46:13,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-81722130-8775-4a2e-909c-9dd9f9d019c8 2018-07-30 03:46:13,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:14,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-eb5886cc-9c98-4c88-882b-60c084bcb14b x-compute-request-id: req-eb5886cc-9c98-4c88-882b-60c084bcb14b Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2a:39", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-07-30T03:46:10.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "717d764f-947d-4272-96af-3edc47571030", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:10Z", "hostId": "cae01f9d6d5a11093d6be1bc11ab3140c382c381a470a9afd3919850", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-30T03:46:06Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:14,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 used request id req-eb5886cc-9c98-4c88-882b-60c084bcb14b 2018-07-30 03:46:14,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:14,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-6f48f964-f88e-4a61-bdaf-8f23568f5343 Date: Mon, 30 Jul 2018 03:46:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:14,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-6f48f964-f88e-4a61-bdaf-8f23568f5343 2018-07-30 03:46:14,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:14,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3249e1c8-6ce3-40a2-b16e-2be4971dcd16 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:14,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-3249e1c8-6ce3-40a2-b16e-2be4971dcd16 2018-07-30 03:46:14,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:14,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e9baa196-c464-4746-bc40-74a62b4757b5 Date: Mon, 30 Jul 2018 03:46:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:14,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-e9baa196-c464-4746-bc40-74a62b4757b5 2018-07-30 03:46:14,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:14,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-4ad0219a-7bf6-4fbe-af34-7496a92dc184 Date: Mon, 30 Jul 2018 03:46:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.2"}],"id":"56a04e35-5cee-466b-9a1d-c33827b25a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:28:66","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-10da145a-8b42-4ace-befd-1142a6917bbd","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:10Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.4"}],"id":"ae9a5a0a-3089-4790-86f8-105c49f85815","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:2a:39","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:04Z","binding:vnic_type":"normal","device_id":"717d764f-947d-4272-96af-3edc47571030","ip_allocation":"immediate"}]} 2018-07-30 03:46:14,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-4ad0219a-7bf6-4fbe-af34-7496a92dc184 2018-07-30 03:46:14,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:14,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-4e7ba9f5-fd34-42c9-adf2-4ace5e8e5678 x-compute-request-id: req-4e7ba9f5-fd34-42c9-adf2-4ace5e8e5678 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2a:39", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-07-30T03:46:10.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "717d764f-947d-4272-96af-3edc47571030", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:10Z", "hostId": "cae01f9d6d5a11093d6be1bc11ab3140c382c381a470a9afd3919850", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-30T03:46:06Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:14,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 used request id req-4e7ba9f5-fd34-42c9-adf2-4ace5e8e5678 2018-07-30 03:46:14,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:14,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-2e4452ca-4ad3-4cc1-85df-b339bee26b76 Date: Mon, 30 Jul 2018 03:46:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:14,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-2e4452ca-4ad3-4cc1-85df-b339bee26b76 2018-07-30 03:46:14,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:14,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0d7ed4-f163-44cd-ae3b-99b709fa330c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:14,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-6c0d7ed4-f163-44cd-ae3b-99b709fa330c 2018-07-30 03:46:14,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:14,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-d7f7ac47-971a-4da3-a931-1d18bfb6f300 Date: Mon, 30 Jul 2018 03:46:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:14,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-d7f7ac47-971a-4da3-a931-1d18bfb6f300 2018-07-30 03:46:14,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:14,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-a16120f1-a576-4639-a432-3fb3c1b63733 Date: Mon, 30 Jul 2018 03:46:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.2"}],"id":"56a04e35-5cee-466b-9a1d-c33827b25a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:28:66","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-10da145a-8b42-4ace-befd-1142a6917bbd","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:10Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.4"}],"id":"ae9a5a0a-3089-4790-86f8-105c49f85815","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:2a:39","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:04Z","binding:vnic_type":"normal","device_id":"717d764f-947d-4272-96af-3edc47571030","ip_allocation":"immediate"}]} 2018-07-30 03:46:14,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-a16120f1-a576-4639-a432-3fb3c1b63733 2018-07-30 03:46:14,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:46:14,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:46:15,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:46:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["iQm37KbFQ2mczrhkmHoZBA"], "issued_at": "2018-07-30T03:46:15.000000Z"}} 2018-07-30 03:46:15,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:15,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2d4f8fe-30d8-4ca8-a2b3-6027b546410b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:15,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a2d4f8fe-30d8-4ca8-a2b3-6027b546410b 2018-07-30 03:46:15,261 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:46:15,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:15,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7e131c-0ba9-4346-979b-de7506395454 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:15,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7a7e131c-0ba9-4346-979b-de7506395454 2018-07-30 03:46:15,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:15,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-b4fe3ea3-dcea-43fb-837e-5ad07897cb4b Date: Mon, 30 Jul 2018 03:46:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:15,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-b4fe3ea3-dcea-43fb-837e-5ad07897cb4b 2018-07-30 03:46:15,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:15,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-4e4ca9d2-4e2d-4e65-adad-03fc32c2318a Date: Mon, 30 Jul 2018 03:46:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:15,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-4e4ca9d2-4e2d-4e65-adad-03fc32c2318a 2018-07-30 03:46:15,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:15,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-5fc092e9-2501-4ec0-8fef-4905b0c43086 Date: Mon, 30 Jul 2018 03:46:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:15,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-5fc092e9-2501-4ec0-8fef-4905b0c43086 2018-07-30 03:46:15,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:46:15,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:46:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:46:15,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:15,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad331c0e-1bf5-49b7-b1b5-8367163b9134 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:15,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-ad331c0e-1bf5-49b7-b1b5-8367163b9134 2018-07-30 03:46:15,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:15,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e671c7de-d37f-4ced-9430-3ba695cc4cf6 Date: Mon, 30 Jul 2018 03:46:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:15,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-e671c7de-d37f-4ced-9430-3ba695cc4cf6 2018-07-30 03:46:15,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:15,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3eaa6e12-6190-42a6-9d5c-214904852607 Date: Mon, 30 Jul 2018 03:46:15 GMT RESP BODY: {"ports":[]} 2018-07-30 03:46:15,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2&admin_state_up=True used request id req-3eaa6e12-6190-42a6-9d5c-214904852607 2018-07-30 03:46:15,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:16,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-b99a7b55-8cb2-4ded-9cb5-1937806b8aba x-compute-request-id: req-b99a7b55-8cb2-4ded-9cb5-1937806b8aba Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:46:16,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-b99a7b55-8cb2-4ded-9cb5-1937806b8aba 2018-07-30 03:46:16,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:16,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-125ea788-81ef-4b59-8583-f7323b56ef1c Date: Mon, 30 Jul 2018 03:46:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:16,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-125ea788-81ef-4b59-8583-f7323b56ef1c 2018-07-30 03:46:16,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:16,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-45a55f9a-f91d-493d-9ace-a29e8df6f643 Date: Mon, 30 Jul 2018 03:46:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:16,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-45a55f9a-f91d-493d-9ace-a29e8df6f643 2018-07-30 03:46:16,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:16,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-19b487e8-64ae-4aff-a7db-773b7096437e Date: Mon, 30 Jul 2018 03:46:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:16,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-19b487e8-64ae-4aff-a7db-773b7096437e 2018-07-30 03:46:16,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:16,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e6bb94-41b2-4317-bc44-67d307232175 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:16,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-78e6bb94-41b2-4317-bc44-67d307232175 2018-07-30 03:46:16,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:16,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7ef7e28f-964f-4a51-9585-fb58e5731368 Date: Mon, 30 Jul 2018 03:46:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:16,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-7ef7e28f-964f-4a51-9585-fb58e5731368 2018-07-30 03:46:16,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:16,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19d49c41-8c1d-48f0-b8c1-5559ec60abb6 Date: Mon, 30 Jul 2018 03:46:16 GMT RESP BODY: {"ports":[]} 2018-07-30 03:46:16,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2&admin_state_up=True used request id req-19d49c41-8c1d-48f0-b8c1-5559ec60abb6 2018-07-30 03:46:16,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:46:16,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:46:16,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:46:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["PbZTqOqMSBCutueKg0KMNQ"], "issued_at": "2018-07-30T03:46:16.000000Z"}} 2018-07-30 03:46:16,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a868cf100629f822f161e419e1a815ec4eff324" 2018-07-30 03:46:16,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f86dcf6-da3d-478d-8b25-7a91a3c0b222 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:16,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3f86dcf6-da3d-478d-8b25-7a91a3c0b222 2018-07-30 03:46:16,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:17,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-1b3d3815-e2f4-4e9f-ba16-86d8b6910a4d Date: Mon, 30 Jul 2018 03:46:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:17,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-1b3d3815-e2f4-4e9f-ba16-86d8b6910a4d 2018-07-30 03:46:17,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:17,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-878b6df3-f3b4-4bbb-ae7f-7d3d9b8b8db9 Date: Mon, 30 Jul 2018 03:46:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:17,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-878b6df3-f3b4-4bbb-ae7f-7d3d9b8b8db9 2018-07-30 03:46:17,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:17,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-5f903ba9-30b9-41ba-95b2-62f7ccf53d63 Date: Mon, 30 Jul 2018 03:46:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:17,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-5f903ba9-30b9-41ba-95b2-62f7ccf53d63 2018-07-30 03:46:17,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:46:17,200 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:46:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:46:17,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a868cf100629f822f161e419e1a815ec4eff324" 2018-07-30 03:46:17,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a407f8-c4b4-469f-be25-07b3457eac89 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:17,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-d2a407f8-c4b4-469f-be25-07b3457eac89 2018-07-30 03:46:17,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:17,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-3d009f80-69f8-40eb-bedc-88f933c0e7ee Date: Mon, 30 Jul 2018 03:46:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:17,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-3d009f80-69f8-40eb-bedc-88f933c0e7ee 2018-07-30 03:46:17,337 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net 2018-07-30 03:46:17,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" -d '{"port": {"network_id": "10da145a-8b42-4ace-befd-1142a6917bbd", "name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2", "admin_state_up": true}}' 2018-07-30 03:46:18,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-9ac23b20-1e61-4b7a-a578-2b10ecdf8be3 Date: Mon, 30 Jul 2018 03:46:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:17Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.7"}],"id":"456ca983-054c-4c27-aede-b44c5cedf90c","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:fa:c6","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","qos_policy_id":null,"admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:46:18,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-9ac23b20-1e61-4b7a-a578-2b10ecdf8be3 2018-07-30 03:46:18,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:18,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-cc7a0963-82ec-4ba0-8968-9c05dfe5448d Date: Mon, 30 Jul 2018 03:46:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:18,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-cc7a0963-82ec-4ba0-8968-9c05dfe5448d 2018-07-30 03:46:18,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:18,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-42e996f4-2279-4b3a-a7ae-f051fbcfa4bb Date: Mon, 30 Jul 2018 03:46:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:18,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-42e996f4-2279-4b3a-a7ae-f051fbcfa4bb 2018-07-30 03:46:18,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:18,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-31b2cd21-e6ea-4275-82ca-87be77255aab Date: Mon, 30 Jul 2018 03:46:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:18,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-31b2cd21-e6ea-4275-82ca-87be77255aab 2018-07-30 03:46:18,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:18,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f493403-14c4-44cd-bdc5-1b274f036f66 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:18,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-4f493403-14c4-44cd-bdc5-1b274f036f66 2018-07-30 03:46:18,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:18,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-188e8b3d-072a-4986-9d86-d3993d91aabc Date: Mon, 30 Jul 2018 03:46:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:18,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-188e8b3d-072a-4986-9d86-d3993d91aabc 2018-07-30 03:46:18,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:18,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-f0a27a52-ce77-455e-9f7b-7f0f975a3e67 Date: Mon, 30 Jul 2018 03:46:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.7"}],"id":"456ca983-054c-4c27-aede-b44c5cedf90c","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:fa:c6","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:17Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:46:18,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2&admin_state_up=True used request id req-f0a27a52-ce77-455e-9f7b-7f0f975a3e67 2018-07-30 03:46:18,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:18,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079283d4-4cd9-4231-adf6-ba65be786118 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:18,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-079283d4-4cd9-4231-adf6-ba65be786118 2018-07-30 03:46:18,666 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-30 03:46:18,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:18,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-22ab6c51-12db-4994-ba88-161e3945c2dc x-compute-request-id: req-22ab6c51-12db-4994-ba88-161e3945c2dc Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-flavor-name"}]} 2018-07-30 03:46:18,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-22ab6c51-12db-4994-ba88-161e3945c2dc 2018-07-30 03:46:18,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:18,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-395fce59-1a42-4f71-a6bd-8ce715ce9d48 x-compute-request-id: req-395fce59-1a42-4f71-a6bd-8ce715ce9d48 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "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": "c55b5da3-c572-4b12-a2ee-149947ce0f75"}} 2018-07-30 03:46:18,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75 used request id req-395fce59-1a42-4f71-a6bd-8ce715ce9d48 2018-07-30 03:46:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:18,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-3820d654-86b3-4095-89ff-75898ad5e90b Date: Mon, 30 Jul 2018 03:46:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:46:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:46:01Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/e0d58147-4455-43d0-be6f-637c3f117dbf/snap", "metadata": {}}], "self": "/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "min_disk": 0, "protected": false, "id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "file": "/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ef5e542c527c4dcc886be01aa10e610f", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/e0d58147-4455-43d0-be6f-637c3f117dbf/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image"} 2018-07-30 03:46:18,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image used request id req-3820d654-86b3-4095-89ff-75898ad5e90b 2018-07-30 03:46:18,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:18,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-802e0196-6f97-41bc-8ac5-3aea0cfc8fa4 Date: Mon, 30 Jul 2018 03:46: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-30 03:46:18,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-802e0196-6f97-41bc-8ac5-3aea0cfc8fa4 2018-07-30 03:46:18,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" -d '{"server": {"name": "CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "e0d58147-4455-43d0-be6f-637c3f117dbf", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "max_count": 1, "min_count": 1, "networks": [{"port": "456ca983-054c-4c27-aede-b44c5cedf90c"}]}}' 2018-07-30 03:46:19,767 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:46: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-0554d5e6-f839-4b86-9c04-45a69814ab6f x-compute-request-id: req-0554d5e6-f839-4b86-9c04-45a69814ab6f Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bbe05985-c1cc-4951-95dc-d2d55b7a5007", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "bookmark"}], "adminPass": "qFUf2Y3A4CWW"}} 2018-07-30 03:46:19,767 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-0554d5e6-f839-4b86-9c04-45a69814ab6f 2018-07-30 03:46:19,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:20,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-f5a0c974-f5be-4529-b6fc-546124ddbba3 x-compute-request-id: req-f5a0c974-f5be-4529-b6fc-546124ddbba3 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "bbe05985-c1cc-4951-95dc-d2d55b7a5007", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:46:19Z", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-30T03:46:19Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:20,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 used request id req-f5a0c974-f5be-4529-b6fc-546124ddbba3 2018-07-30 03:46:20,192 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-30 03:46:20,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:20,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-de2c6eab-28ba-4d1c-a75f-f37d3fb59c6c x-compute-request-id: req-de2c6eab-28ba-4d1c-a75f-f37d3fb59c6c Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "bbe05985-c1cc-4951-95dc-d2d55b7a5007", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:46:20Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-30T03:46:19Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:20,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 used request id req-de2c6eab-28ba-4d1c-a75f-f37d3fb59c6c 2018-07-30 03:46:20,284 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-07-30 03:46:20,285 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:46:23,288 - create_instance - DEBUG - VM status query timeout in 896.904296875 2018-07-30 03:46:23,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:23,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-ac6faa5f-6524-449f-b525-b5147b9c301b x-compute-request-id: req-ac6faa5f-6524-449f-b525-b5147b9c301b Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fa:c6", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "bbe05985-c1cc-4951-95dc-d2d55b7a5007", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:46:20Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-30T03:46:19Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:23,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 used request id req-ac6faa5f-6524-449f-b525-b5147b9c301b 2018-07-30 03:46:23,619 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-07-30 03:46:23,619 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:46:26,622 - create_instance - DEBUG - VM status query timeout in 893.569952011 2018-07-30 03:46:26,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:26,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-544b17a5-0084-4f98-820d-310d8eeb0793 x-compute-request-id: req-544b17a5-0084-4f98-820d-310d8eeb0793 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fa:c6", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-07-30T03:46:25.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "bbe05985-c1cc-4951-95dc-d2d55b7a5007", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:25Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-30T03:46:19Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:26,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 used request id req-544b17a5-0084-4f98-820d-310d8eeb0793 2018-07-30 03:46:26,928 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-30 03:46:26,928 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:46:26,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:27,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-168df62b-667e-448e-87d8-7e8cf47ea2e9 x-compute-request-id: req-168df62b-667e-448e-87d8-7e8cf47ea2e9 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fa:c6", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-07-30T03:46:25.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "bbe05985-c1cc-4951-95dc-d2d55b7a5007", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:25Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-30T03:46:19Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:27,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 used request id req-168df62b-667e-448e-87d8-7e8cf47ea2e9 2018-07-30 03:46:27,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:27,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-dfc47561-ff9a-429b-aca9-0a6a281e0fb5 Date: Mon, 30 Jul 2018 03:46:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:27,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-dfc47561-ff9a-429b-aca9-0a6a281e0fb5 2018-07-30 03:46:27,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:27,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1549737-f766-4a06-a3a2-90892aaa243c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:27,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-a1549737-f766-4a06-a3a2-90892aaa243c 2018-07-30 03:46:27,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:27,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-6d7823e8-cf73-492e-8458-27a789e559f3 Date: Mon, 30 Jul 2018 03:46:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:27,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-6d7823e8-cf73-492e-8458-27a789e559f3 2018-07-30 03:46:27,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:27,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-bbeb1bbb-6631-432e-b51e-406e2c66f19a Date: Mon, 30 Jul 2018 03:46:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.7"}],"id":"456ca983-054c-4c27-aede-b44c5cedf90c","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fa:c6","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:17Z","binding:vnic_type":"normal","device_id":"bbe05985-c1cc-4951-95dc-d2d55b7a5007","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.2"}],"id":"56a04e35-5cee-466b-9a1d-c33827b25a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:28:66","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-10da145a-8b42-4ace-befd-1142a6917bbd","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:10Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.4"}],"id":"ae9a5a0a-3089-4790-86f8-105c49f85815","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:2a:39","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:04Z","binding:vnic_type":"normal","device_id":"717d764f-947d-4272-96af-3edc47571030","ip_allocation":"immediate"}]} 2018-07-30 03:46:27,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-bbeb1bbb-6631-432e-b51e-406e2c66f19a 2018-07-30 03:46:27,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:27,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-ffbfea49-6c05-41d7-9734-30b5d61d5d41 x-compute-request-id: req-ffbfea49-6c05-41d7-9734-30b5d61d5d41 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fa:c6", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-07-30T03:46:25.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "bbe05985-c1cc-4951-95dc-d2d55b7a5007", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:25Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-30T03:46:19Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:27,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 used request id req-ffbfea49-6c05-41d7-9734-30b5d61d5d41 2018-07-30 03:46:27,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:28,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-b8d1ee5f-a0de-4369-897b-4c9f3c4f627d Date: Mon, 30 Jul 2018 03:46:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:28,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-b8d1ee5f-a0de-4369-897b-4c9f3c4f627d 2018-07-30 03:46:28,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:28,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e3440f3-56d1-4399-b895-5514417edd23 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:28,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-6e3440f3-56d1-4399-b895-5514417edd23 2018-07-30 03:46:28,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:28,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-565a82b2-6a2d-4e08-a5f6-56b32a2b8e90 Date: Mon, 30 Jul 2018 03:46:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:28,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-565a82b2-6a2d-4e08-a5f6-56b32a2b8e90 2018-07-30 03:46:28,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:28,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-29654ef7-14ca-4ec8-b495-0c056a29b916 Date: Mon, 30 Jul 2018 03:46:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.7"}],"id":"456ca983-054c-4c27-aede-b44c5cedf90c","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fa:c6","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:17Z","binding:vnic_type":"normal","device_id":"bbe05985-c1cc-4951-95dc-d2d55b7a5007","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.2"}],"id":"56a04e35-5cee-466b-9a1d-c33827b25a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:28:66","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-10da145a-8b42-4ace-befd-1142a6917bbd","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:10Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.4"}],"id":"ae9a5a0a-3089-4790-86f8-105c49f85815","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:2a:39","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:04Z","binding:vnic_type":"normal","device_id":"717d764f-947d-4272-96af-3edc47571030","ip_allocation":"immediate"}]} 2018-07-30 03:46:28,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-29654ef7-14ca-4ec8-b495-0c056a29b916 2018-07-30 03:46:28,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:28,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-f05157ec-ce44-44e0-841e-29e31b3d158b x-compute-request-id: req-f05157ec-ce44-44e0-841e-29e31b3d158b Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fa:c6", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-07-30T03:46:25.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "bbe05985-c1cc-4951-95dc-d2d55b7a5007", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:25Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-30T03:46:19Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:28,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 used request id req-f05157ec-ce44-44e0-841e-29e31b3d158b 2018-07-30 03:46:28,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:28,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-117ba84d-87e8-417c-bdfa-88db860d2790 Date: Mon, 30 Jul 2018 03:46:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:28,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-117ba84d-87e8-417c-bdfa-88db860d2790 2018-07-30 03:46:28,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:28,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b9cdf6-e524-4a24-9fa6-e85b46b30b04 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:28,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-15b9cdf6-e524-4a24-9fa6-e85b46b30b04 2018-07-30 03:46:28,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:28,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-bca19477-5514-439f-9db3-9e8243d72abf Date: Mon, 30 Jul 2018 03:46:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:28,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-bca19477-5514-439f-9db3-9e8243d72abf 2018-07-30 03:46:28,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:28,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-d3b05765-003f-4168-99e4-59ca2fe6266c Date: Mon, 30 Jul 2018 03:46:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.7"}],"id":"456ca983-054c-4c27-aede-b44c5cedf90c","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fa:c6","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:17Z","binding:vnic_type":"normal","device_id":"bbe05985-c1cc-4951-95dc-d2d55b7a5007","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.2"}],"id":"56a04e35-5cee-466b-9a1d-c33827b25a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:28:66","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-10da145a-8b42-4ace-befd-1142a6917bbd","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:10Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.4"}],"id":"ae9a5a0a-3089-4790-86f8-105c49f85815","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:2a:39","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:04Z","binding:vnic_type":"normal","device_id":"717d764f-947d-4272-96af-3edc47571030","ip_allocation":"immediate"}]} 2018-07-30 03:46:28,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-d3b05765-003f-4168-99e4-59ca2fe6266c 2018-07-30 03:46:28,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:28,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-4f341681-4930-4710-8b9e-03133fff86e2 x-compute-request-id: req-4f341681-4930-4710-8b9e-03133fff86e2 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2a:39", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-07-30T03:46:10.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "717d764f-947d-4272-96af-3edc47571030", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:10Z", "hostId": "cae01f9d6d5a11093d6be1bc11ab3140c382c381a470a9afd3919850", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-30T03:46:06Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:28,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 used request id req-4f341681-4930-4710-8b9e-03133fff86e2 2018-07-30 03:46:28,829 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-30 03:46:28,829 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:46:28,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:29,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-d29689c1-1610-4f3a-b7a0-fa3af1e74754 x-compute-request-id: req-d29689c1-1610-4f3a-b7a0-fa3af1e74754 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2a:39", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-07-30T03:46:10.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "717d764f-947d-4272-96af-3edc47571030", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:10Z", "hostId": "cae01f9d6d5a11093d6be1bc11ab3140c382c381a470a9afd3919850", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-30T03:46:06Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:29,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 used request id req-d29689c1-1610-4f3a-b7a0-fa3af1e74754 2018-07-30 03:46:29,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:29,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-30e83db4-e0f1-43e3-ab83-195e5d07fcaf Date: Mon, 30 Jul 2018 03:46:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:29,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-30e83db4-e0f1-43e3-ab83-195e5d07fcaf 2018-07-30 03:46:29,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:29,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7d344c-7d9d-4177-b50e-bccdf8ae12b2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:29,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-1a7d344c-7d9d-4177-b50e-bccdf8ae12b2 2018-07-30 03:46:29,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:29,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7e52d6df-4184-4d8c-9644-9cea08db396f Date: Mon, 30 Jul 2018 03:46:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:29,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-7e52d6df-4184-4d8c-9644-9cea08db396f 2018-07-30 03:46:29,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:29,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-eba3f7e6-5d59-4cac-9637-128b9f59050f Date: Mon, 30 Jul 2018 03:46:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.7"}],"id":"456ca983-054c-4c27-aede-b44c5cedf90c","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fa:c6","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:17Z","binding:vnic_type":"normal","device_id":"bbe05985-c1cc-4951-95dc-d2d55b7a5007","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.2"}],"id":"56a04e35-5cee-466b-9a1d-c33827b25a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:28:66","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-10da145a-8b42-4ace-befd-1142a6917bbd","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:10Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.4"}],"id":"ae9a5a0a-3089-4790-86f8-105c49f85815","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:2a:39","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:04Z","binding:vnic_type":"normal","device_id":"717d764f-947d-4272-96af-3edc47571030","ip_allocation":"immediate"}]} 2018-07-30 03:46:29,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-eba3f7e6-5d59-4cac-9637-128b9f59050f 2018-07-30 03:46:29,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:29,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-ceda1210-23bb-4e20-ab86-e3245d866bb6 x-compute-request-id: req-ceda1210-23bb-4e20-ab86-e3245d866bb6 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2a:39", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-07-30T03:46:10.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "717d764f-947d-4272-96af-3edc47571030", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:10Z", "hostId": "cae01f9d6d5a11093d6be1bc11ab3140c382c381a470a9afd3919850", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-30T03:46:06Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:29,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 used request id req-ceda1210-23bb-4e20-ab86-e3245d866bb6 2018-07-30 03:46:29,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:29,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-264b2ec5-ca9c-4423-9eff-76c4d148427a x-compute-request-id: req-264b2ec5-ca9c-4423-9eff-76c4d148427a Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fa:c6", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-07-30T03:46:25.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "bbe05985-c1cc-4951-95dc-d2d55b7a5007", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:25Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-30T03:46:19Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:29,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 used request id req-264b2ec5-ca9c-4423-9eff-76c4d148427a 2018-07-30 03:46:29,886 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-30 03:46:29,886 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:46:29,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:30,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-b88f59ef-d77f-4754-ac39-4b8e3b233081 x-compute-request-id: req-b88f59ef-d77f-4754-ac39-4b8e3b233081 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fa:c6", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-07-30T03:46:25.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "bbe05985-c1cc-4951-95dc-d2d55b7a5007", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:25Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-30T03:46:19Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:30,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 used request id req-b88f59ef-d77f-4754-ac39-4b8e3b233081 2018-07-30 03:46:30,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:30,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-09d03673-3c18-4ca8-a9a1-e54022de6a38 Date: Mon, 30 Jul 2018 03:46:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"10da145a-8b42-4ace-befd-1142a6917bbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":["893c71f6-c16b-4378-9602-68b71ff6946d"],"description":"","tags":[],"updated_at":"2018-07-30T03:45:58Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","provider:network_type":"vxlan"}]} 2018-07-30 03:46:30,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net used request id req-09d03673-3c18-4ca8-a9a1-e54022de6a38 2018-07-30 03:46:30,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:30,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f1586b-d61b-46c3-874d-3277f344028b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:30,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-50f1586b-d61b-46c3-874d-3277f344028b 2018-07-30 03:46:30,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:30,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-d0066e2e-4778-4266-9cc8-88bb87f4b789 Date: Mon, 30 Jul 2018 03:46:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:45: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":"893c71f6-c16b-4378-9602-68b71ff6946d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:58Z","ip_version":4}]} 2018-07-30 03:46:30,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-d0066e2e-4778-4266-9cc8-88bb87f4b789 2018-07-30 03:46:30,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:30,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-4959290d-51fd-47e0-b66c-87bf36a31030 Date: Mon, 30 Jul 2018 03:46:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.7"}],"id":"456ca983-054c-4c27-aede-b44c5cedf90c","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fa:c6","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:17Z","binding:vnic_type":"normal","device_id":"bbe05985-c1cc-4951-95dc-d2d55b7a5007","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.2"}],"id":"56a04e35-5cee-466b-9a1d-c33827b25a77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:28:66","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:45:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-10da145a-8b42-4ace-befd-1142a6917bbd","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:10Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"893c71f6-c16b-4378-9602-68b71ff6946d","ip_address":"10.55.0.4"}],"id":"ae9a5a0a-3089-4790-86f8-105c49f85815","security_groups":["80542143-0061-4d12-81be-5412072d0ed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:2a:39","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1","admin_state_up":true,"network_id":"10da145a-8b42-4ace-befd-1142a6917bbd","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T03:46:04Z","binding:vnic_type":"normal","device_id":"717d764f-947d-4272-96af-3edc47571030","ip_allocation":"immediate"}]} 2018-07-30 03:46:30,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=10da145a-8b42-4ace-befd-1142a6917bbd used request id req-4959290d-51fd-47e0-b66c-87bf36a31030 2018-07-30 03:46:30,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:30,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-837de6ee-03b7-435b-bb1d-56a74713725e x-compute-request-id: req-837de6ee-03b7-435b-bb1d-56a74713725e Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fa:c6", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-07-30T03:46:25.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "bbe05985-c1cc-4951-95dc-d2d55b7a5007", "security_groups": [{"name": "default"}], "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:25Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-30T03:46:19Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:30,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 used request id req-837de6ee-03b7-435b-bb1d-56a74713725e 2018-07-30 03:46:30,679 - create_instance - INFO - Deleting Port with ID - ae9a5a0a-3089-4790-86f8-105c49f85815 2018-07-30 03:46:30,679 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-1 2018-07-30 03:46:30,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/ae9a5a0a-3089-4790-86f8-105c49f85815 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:31,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e2a0463-856b-4395-8eed-005123c129b1 Date: Mon, 30 Jul 2018 03:46:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:46:31,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/ae9a5a0a-3089-4790-86f8-105c49f85815 used request id req-6e2a0463-856b-4395-8eed-005123c129b1 2018-07-30 03:46:31,082 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-30 03:46:31,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:31,210 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:46: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-5f286510-0345-4ffb-a2a9-48209b6dd170 x-compute-request-id: req-5f286510-0345-4ffb-a2a9-48209b6dd170 Content-Type: application/json 2018-07-30 03:46:31,210 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 used request id req-5f286510-0345-4ffb-a2a9-48209b6dd170 2018-07-30 03:46:31,211 - create_instance - INFO - Checking deletion status 2018-07-30 03:46:31,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:31,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-93844742-5c06-463f-929e-3f32c1e35e95 x-compute-request-id: req-93844742-5c06-463f-929e-3f32c1e35e95 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/717d764f-947d-4272-96af-3edc47571030", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-07-30T03:46:10.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "717d764f-947d-4272-96af-3edc47571030", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:31Z", "hostId": "cae01f9d6d5a11093d6be1bc11ab3140c382c381a470a9afd3919850", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-30T03:46:06Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:31,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 used request id req-93844742-5c06-463f-929e-3f32c1e35e95 2018-07-30 03:46:31,465 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-30 03:46:31,465 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:46:34,469 - create_instance - DEBUG - VM status query timeout in 296.742232084 2018-07-30 03:46:34,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d33a62c2d88cbe5d3da40c88b351aae518fe010" 2018-07-30 03:46:34,521 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:46: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-85848d85-351e-44a3-906f-b76c1dfa6f17 x-compute-request-id: req-85848d85-351e-44a3-906f-b76c1dfa6f17 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 717d764f-947d-4272-96af-3edc47571030 could not be found.", "code": 404}} 2018-07-30 03:46:34,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/717d764f-947d-4272-96af-3edc47571030 used request id req-85848d85-351e-44a3-906f-b76c1dfa6f17 2018-07-30 03:46:34,521 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 717d764f-947d-4272-96af-3edc47571030 could not be found. (HTTP 404) (Request-ID: req-85848d85-351e-44a3-906f-b76c1dfa6f17) 2018-07-30 03:46:34,522 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-30 03:46:34,523 - create_instance - INFO - Deleting Port with ID - 456ca983-054c-4c27-aede-b44c5cedf90c 2018-07-30 03:46:34,523 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14port-2 2018-07-30 03:46:34,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/456ca983-054c-4c27-aede-b44c5cedf90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:34,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e3645d9-21d2-48dc-b9fb-c320efeb5ba3 Date: Mon, 30 Jul 2018 03:46:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:46:34,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/456ca983-054c-4c27-aede-b44c5cedf90c used request id req-3e3645d9-21d2-48dc-b9fb-c320efeb5ba3 2018-07-30 03:46:34,916 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-30 03:46:34,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:35,043 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:46: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-05879b0c-10b5-4697-8d03-1205b8ecb6e6 x-compute-request-id: req-05879b0c-10b5-4697-8d03-1205b8ecb6e6 Content-Type: application/json 2018-07-30 03:46:35,043 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 used request id req-05879b0c-10b5-4697-8d03-1205b8ecb6e6 2018-07-30 03:46:35,044 - create_instance - INFO - Checking deletion status 2018-07-30 03:46:35,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:35,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-3c0654c9-9f47-4874-ae07-d17753eda2eb x-compute-request-id: req-3c0654c9-9f47-4874-ae07-d17753eda2eb Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007", "rel": "bookmark"}], "image": {"id": "e0d58147-4455-43d0-be6f-637c3f117dbf", "links": [{"href": "http://172.30.9.25:8774/images/e0d58147-4455-43d0-be6f-637c3f117dbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-07-30T03:46:25.000000", "flavor": {"id": "c55b5da3-c572-4b12-a2ee-149947ce0f75", "links": [{"href": "http://172.30.9.25:8774/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75", "rel": "bookmark"}]}, "id": "bbe05985-c1cc-4951-95dc-d2d55b7a5007", "user_id": "e4b59a07fee548c1af1705a5dc9391f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:46:35Z", "hostId": "3497ed7e2417a4c2edc7f91da5a71b02af1bd6e52185681193486968", "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-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-30T03:46:19Z", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:35,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 used request id req-3c0654c9-9f47-4874-ae07-d17753eda2eb 2018-07-30 03:46:35,317 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-30 03:46:35,317 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:46:38,321 - create_instance - DEBUG - VM status query timeout in 296.723163128 2018-07-30 03:46:38,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b969c1e9f8dc544523eb0d230312146875dcbd99" 2018-07-30 03:46:38,372 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:46: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-464ee61b-6a38-424c-b171-1aa68a1cc7a3 x-compute-request-id: req-464ee61b-6a38-424c-b171-1aa68a1cc7a3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bbe05985-c1cc-4951-95dc-d2d55b7a5007 could not be found.", "code": 404}} 2018-07-30 03:46:38,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bbe05985-c1cc-4951-95dc-d2d55b7a5007 used request id req-464ee61b-6a38-424c-b171-1aa68a1cc7a3 2018-07-30 03:46:38,372 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bbe05985-c1cc-4951-95dc-d2d55b7a5007 could not be found. (HTTP 404) (Request-ID: req-464ee61b-6a38-424c-b171-1aa68a1cc7a3) 2018-07-30 03:46:38,372 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-30 03:46:38,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569c85c473d5fc315417e9c8c35b5535b7a7687c" 2018-07-30 03:46:38,419 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:46: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-6de993c0-02b2-4157-bd55-ee4dc5ee50f9 x-compute-request-id: req-6de993c0-02b2-4157-bd55-ee4dc5ee50f9 Content-Length: 0 Content-Type: application/json 2018-07-30 03:46:38,419 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c55b5da3-c572-4b12-a2ee-149947ce0f75 used request id req-6de993c0-02b2-4157-bd55-ee4dc5ee50f9 2018-07-30 03:46:38,420 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet 2018-07-30 03:46:38,420 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-subnet 2018-07-30 03:46:38,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/893c71f6-c16b-4378-9602-68b71ff6946d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229bc0084735db35155f012e878dd035193fa2d9" 2018-07-30 03:46:39,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-057e1b62-be55-4d40-b07c-a08e2cf7de81 Date: Mon, 30 Jul 2018 03:46:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:46:39,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/893c71f6-c16b-4378-9602-68b71ff6946d used request id req-057e1b62-be55-4d40-b07c-a08e2cf7de81 2018-07-30 03:46:39,385 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-priv-net 2018-07-30 03:46:39,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/10da145a-8b42-4ace-befd-1142a6917bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229bc0084735db35155f012e878dd035193fa2d9" 2018-07-30 03:46:40,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6a54285-3e85-48cb-8e09-756a366aaed2 Date: Mon, 30 Jul 2018 03:46:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:46:40,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/10da145a-8b42-4ace-befd-1142a6917bbd used request id req-a6a54285-3e85-48cb-8e09-756a366aaed2 2018-07-30 03:46:40,434 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-67ef84ce-2fee-4b74-95a4-3e670f9a3f14-image 2018-07-30 03:46:40,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4607c5e528659dae6f754567739d9a463ba42569" 2018-07-30 03:46:40,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f0f87eb0-7b35-4f54-afa2-13bbc466e545 Date: Mon, 30 Jul 2018 03:46: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-30 03:46:40,985 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e0d58147-4455-43d0-be6f-637c3f117dbf used request id req-f0f87eb0-7b35-4f54-afa2-13bbc466e545 2018-07-30 03:46:40,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:46:41,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-113b1bb0-c9e8-44d0-8a97-9297edf65433 Date: Mon, 30 Jul 2018 03:46:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:46:41,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-113b1bb0-c9e8-44d0-8a97-9297edf65433 2018-07-30 03:46:41,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:46:41,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d8a9ea-900d-4051-8f96-77f974a0f6c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:46:41,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-48d8a9ea-900d-4051-8f96-77f974a0f6c4 2018-07-30 03:46:41,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:46:41,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:46:41,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6c90c07-7586-4b5b-bf7d-7088f77b4adf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:46:41,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-b6c90c07-7586-4b5b-bf7d-7088f77b4adf 2018-07-30 03:46:41,394 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:46:41,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:46:41,480 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3ce80c8-9b39-4987-8199-c74b19d25617 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:46:41,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-f3ce80c8-9b39-4987-8199-c74b19d25617 2018-07-30 03:46:41,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:46:41,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:46:41,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4547562c-51d2-4c50-be4a-ce773cf85c20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:46:41,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-4547562c-51d2-4c50-be4a-ce773cf85c20 2018-07-30 03:46:41,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:46:41,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:46:41,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d968d2b5-7b35-47b6-878b-5f5819b9a681 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:46:41,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-d968d2b5-7b35-47b6-878b-5f5819b9a681 2018-07-30 03:46:41,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:46:41,738 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e93aa43-f071-4dad-ae59-6e86ca4e485c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:46:41,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-5e93aa43-f071-4dad-ae59-6e86ca4e485c 2018-07-30 03:46:41,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:46:41,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:46:41,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6217d47d-c3a6-4c32-aa31-af1af8005dee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:46:41,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-6217d47d-c3a6-4c32-aa31-af1af8005dee 2018-07-30 03:46:41,833 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:46:41,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:46:41,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6af46830-e308-4ebf-bc8e-e2c238bbf055 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:46:41,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-6af46830-e308-4ebf-bc8e-e2c238bbf055 2018-07-30 03:46:41,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:46:41,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:46:42,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c8bdce0-75de-4abd-8164-890186e0fda9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:46:42,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-9c8bdce0-75de-4abd-8164-890186e0fda9 2018-07-30 03:46:42,008 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj 2018-07-30 03:46:42,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/ef5e542c527c4dcc886be01aa10e610f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:46:42,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c91f8813-6a7e-4635-a9f1-68f2a11a35ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:46:42,219 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ef5e542c527c4dcc886be01aa10e610f used request id req-c91f8813-6a7e-4635-a9f1-68f2a11a35ce 2018-07-30 03:46:42,219 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-10d84805-5ee4-42f-proj-role 2018-07-30 03:46:42,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/08edd26761014c3c990c1909926d2821 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:46:42,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e19428f-2e74-4112-9121-be7e7303ae1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:46:42,333 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/08edd26761014c3c990c1909926d2821 used request id req-8e19428f-2e74-4112-9121-be7e7303ae1e 2018-07-30 03:46:42,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafbe2c87759430ceabc75c356bc8d036ebd4c39" 2018-07-30 03:46:42,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a1a66ec-fd6c-43c9-beb2-67edb17659f9 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:46:42,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9a1a66ec-fd6c-43c9-beb2-67edb17659f9 2018-07-30 03:46:42,419 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-10d84805-5ee4-42f-user 2018-07-30 03:46:42,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/948648de01b44b9087f9dd59c75ecf4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bba4a648d405e8cc1b874269bbe841ca1cb751d" 2018-07-30 03:46:42,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c07c10f-d507-4fc1-8907-c7612b315b5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:46:42,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/948648de01b44b9087f9dd59c75ecf4d used request id req-0c07c10f-d507-4fc1-8907-c7612b315b5e 2018-07-30 03:46:42,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:46:42,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:46:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["qMrRZ0BGQ92CN-4YviRe0w"], "issued_at": "2018-07-30T03:46:42.000000Z"}} 2018-07-30 03:46:42,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ccdf4360479061681044d48d0055a9dc063282" 2018-07-30 03:46:43,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9399fbde-c56d-42c5-b40c-57196885440e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:43,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9399fbde-c56d-42c5-b40c-57196885440e 2018-07-30 03:46:43,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:46:43,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:46:43,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:46:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ZwPgau2FTxK9ePCeEKYR3w"], "issued_at": "2018-07-30T03:46:43.000000Z"}} 2018-07-30 03:46:43,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:46:43,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b265b6-332c-4e0b-98eb-786574f4a0f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:43,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b4b265b6-332c-4e0b-98eb-786574f4a0f3 2018-07-30 03:46:43,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:46:43,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:46:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:46:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:46:43,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9c15b5b-2172-4c59-b72a-0168b8148776 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:46:43,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj used request id req-c9c15b5b-2172-4c59-b72a-0168b8148776 2018-07-30 03:46:43,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:46:43,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004ad0b6-6b79-4a5e-8815-22988939c49f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:46:43,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-004ad0b6-6b79-4a5e-8815-22988939c49f 2018-07-30 03:46:43,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj"}}' 2018-07-30 03:46:43,779 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50188e07-a1db-4ff1-a484-35d568a80433 Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24"}, "tags": [], "enabled": true, "id": "55a39bc084084fed85f52326daabcb24", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj"}} 2018-07-30 03:46:43,780 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-50188e07-a1db-4ff1-a484-35d568a80433 2018-07-30 03:46:43,780 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj 2018-07-30 03:46:43,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:46:43,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:46:44,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:46:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["CRKcjR2DRjO1ARsdFzPJSw"], "issued_at": "2018-07-30T03:46:44.000000Z"}} 2018-07-30 03:46:44,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5a77e88bb395742e8c354c6eb265f41e18e84f" 2018-07-30 03:46:44,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5829ef-85f9-44df-bf75-b48d9ec97109 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:44,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3f5829ef-85f9-44df-bf75-b48d9ec97109 2018-07-30 03:46:44,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:46:44,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:46:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:46:44,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5a77e88bb395742e8c354c6eb265f41e18e84f" 2018-07-30 03:46:44,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82914bf5-5d58-47ba-9289-266a918bb0c6 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:46:44,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-82914bf5-5d58-47ba-9289-266a918bb0c6 2018-07-30 03:46:44,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5a77e88bb395742e8c354c6eb265f41e18e84f" 2018-07-30 03:46:44,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff25ee3a-4a0f-4ddc-8761-842aa4ce6300 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24"}, "tags": [], "enabled": true, "id": "55a39bc084084fed85f52326daabcb24", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj"}]} 2018-07-30 03:46:44,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj used request id req-ff25ee3a-4a0f-4ddc-8761-842aa4ce6300 2018-07-30 03:46:44,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5a77e88bb395742e8c354c6eb265f41e18e84f" 2018-07-30 03:46:44,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5159aaca-71f4-48d7-acbb-1373f44fa2e9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:46:44,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5159aaca-71f4-48d7-acbb-1373f44fa2e9 2018-07-30 03:46:44,851 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-user 2018-07-30 03:46:44,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:46:44,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:46:44,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f14cbeb-ce05-479f-a089-be75751cf4e1 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:46:44,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2f14cbeb-ce05-479f-a089-be75751cf4e1 2018-07-30 03:46:44,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" -d '{"role": {"name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj-role"}}' 2018-07-30 03:46:45,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:46:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94899264-0b6f-453e-8544-f3f2e4c7ed3d Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0980da878d34e18a3ebdce78d71c02c", "links": {"self": "http://172.30.9.25:5000/v3/roles/f0980da878d34e18a3ebdce78d71c02c"}, "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj-role"}} 2018-07-30 03:46:45,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-94899264-0b6f-453e-8544-f3f2e4c7ed3d 2018-07-30 03:46:45,046 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj-role 2018-07-30 03:46:45,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f0980da878d34e18a3ebdce78d71c02c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:46:45,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a62ecf8-9daa-4024-9a28-e1e79edbfb69 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0980da878d34e18a3ebdce78d71c02c", "links": {"self": "http://172.30.9.25:5000/v3/roles/f0980da878d34e18a3ebdce78d71c02c"}, "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj-role"}} 2018-07-30 03:46:45,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f0980da878d34e18a3ebdce78d71c02c used request id req-4a62ecf8-9daa-4024-9a28-e1e79edbfb69 2018-07-30 03:46:45,132 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj-role to project CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj 2018-07-30 03:46:45,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24/users/dc37dbf65014425f9f609a4efb50ab5a/roles/f0980da878d34e18a3ebdce78d71c02c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:46:45,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:46:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72517b9e-713f-4176-aad4-afecb9d58ad8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:46:45,253 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24/users/dc37dbf65014425f9f609a4efb50ab5a/roles/f0980da878d34e18a3ebdce78d71c02c used request id req-72517b9e-713f-4176-aad4-afecb9d58ad8 2018-07-30 03:46:45,253 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:46:45,255 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:46:45,255 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-07-30 03:46:45,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:46:45,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:46:45,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0980da878d34e18a3ebdce78d71c02c", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj-role"}], "expires_at": "2018-07-30T04:46:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55a39bc084084fed85f52326daabcb24", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-user", "id": "dc37dbf65014425f9f609a4efb50ab5a"}, "audit_ids": ["tNfQ8922QTSyu3KzUcnlwg"], "issued_at": "2018-07-30T03:46:45.000000Z"}} 2018-07-30 03:46:45,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63fbcd6f2c4faed9fe014d9b6b07321b063b9ba" 2018-07-30 03:46:45,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f80c0da-6970-4c0c-8245-2cf329f330cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:45,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1f80c0da-6970-4c0c-8245-2cf329f330cf 2018-07-30 03:46:45,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a63fbcd6f2c4faed9fe014d9b6b07321b063b9ba" 2018-07-30 03:46:45,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c29ae82f-17e2-41e5-8b27-cdff3137d22b Date: Mon, 30 Jul 2018 03:46:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1"} 2018-07-30 03:46:45,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1 used request id req-c29ae82f-17e2-41e5-8b27-cdff3137d22b 2018-07-30 03:46:45,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a63fbcd6f2c4faed9fe014d9b6b07321b063b9ba" 2018-07-30 03:46:45,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-565107d3-045c-4b28-a84c-111b9e95d373 Date: Mon, 30 Jul 2018 03:46: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-30 03:46:45,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-565107d3-045c-4b28-a84c-111b9e95d373 2018-07-30 03:46:45,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a63fbcd6f2c4faed9fe014d9b6b07321b063b9ba" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1"}' 2018-07-30 03:46:45,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d183a054-a16b-444f-9fef-c1db25a4f697 Date: Mon, 30 Jul 2018 03:46:45 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:46:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:46:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "min_disk": 0, "protected": false, "id": "4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "file": "/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45/file", "checksum": null, "owner": "55a39bc084084fed85f52326daabcb24", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:46:45,976 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-d183a054-a16b-444f-9fef-c1db25a4f697 2018-07-30 03:46:45,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a63fbcd6f2c4faed9fe014d9b6b07321b063b9ba" -d '' 2018-07-30 03:46:46,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c007b1ab-6a27-4a80-b78c-0eddfec13a57 Date: Mon, 30 Jul 2018 03:46: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-30 03:46:46,799 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45/file used request id req-c007b1ab-6a27-4a80-b78c-0eddfec13a57 2018-07-30 03:46:46,800 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:46:46,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a63fbcd6f2c4faed9fe014d9b6b07321b063b9ba" 2018-07-30 03:46:46,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a9a1a880-3510-4ab7-a9ed-0059cbcda796 Date: Mon, 30 Jul 2018 03:46:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:46:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:46:46Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45/snap", "metadata": {}}], "self": "/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "min_disk": 0, "protected": false, "id": "4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "file": "/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "55a39bc084084fed85f52326daabcb24", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:46:46,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45 used request id req-a9a1a880-3510-4ab7-a9ed-0059cbcda796 2018-07-30 03:46:46,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a63fbcd6f2c4faed9fe014d9b6b07321b063b9ba" 2018-07-30 03:46:46,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-299b182b-c1a8-44eb-bae6-dce471a739c7 Date: Mon, 30 Jul 2018 03:46: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-30 03:46:46,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-299b182b-c1a8-44eb-bae6-dce471a739c7 2018-07-30 03:46:46,833 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1 2018-07-30 03:46:46,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a63fbcd6f2c4faed9fe014d9b6b07321b063b9ba" 2018-07-30 03:46:46,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-037fc4d5-9e81-40a7-9639-39e1d07914da Date: Mon, 30 Jul 2018 03:46:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:46:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:46:46Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45/snap", "metadata": {}}], "self": "/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "min_disk": 0, "protected": false, "id": "4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "file": "/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "55a39bc084084fed85f52326daabcb24", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:46:46,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45 used request id req-037fc4d5-9e81-40a7-9639-39e1d07914da 2018-07-30 03:46:46,852 - create_image - DEBUG - Instance status is - active 2018-07-30 03:46:46,852 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1 2018-07-30 03:46:46,852 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1 2018-07-30 03:46:46,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:46:46,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:46:47,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:46:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["a7HhLTZNSqKioVWGiBEJZQ"], "issued_at": "2018-07-30T03:46:47.000000Z"}} 2018-07-30 03:46:47,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc25b26429432721b4ac8488497ab6ae7cba2a62" 2018-07-30 03:46:47,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c3c7e6-ca72-45fc-ba56-7bd203dcc352 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:47,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-05c3c7e6-ca72-45fc-ba56-7bd203dcc352 2018-07-30 03:46:47,333 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:46:47,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc25b26429432721b4ac8488497ab6ae7cba2a62" 2018-07-30 03:46:47,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-0f4c0e4b-2996-4792-aba1-07efd4b913fe x-compute-request-id: req-0f4c0e4b-2996-4792-aba1-07efd4b913fe Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:46:47,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0f4c0e4b-2996-4792-aba1-07efd4b913fe 2018-07-30 03:46:47,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc25b26429432721b4ac8488497ab6ae7cba2a62" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-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-30 03:46:47,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-9f52b216-921e-461a-9ac2-d199a0719da4 x-compute-request-id: req-9f52b216-921e-461a-9ac2-d199a0719da4 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8"}} 2018-07-30 03:46:47,546 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9f52b216-921e-461a-9ac2-d199a0719da4 2018-07-30 03:46:47,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:46:47,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:46:47,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0980da878d34e18a3ebdce78d71c02c", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj-role"}], "expires_at": "2018-07-30T04:46:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55a39bc084084fed85f52326daabcb24", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-user", "id": "dc37dbf65014425f9f609a4efb50ab5a"}, "audit_ids": ["qabxmbL2T0CK2ddDuhjHPQ"], "issued_at": "2018-07-30T03:46:47.000000Z"}} 2018-07-30 03:46:47,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a19440908509e92d7f8eba12342b89bd5e170e" 2018-07-30 03:46:48,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9322ebd-73d0-4ad6-9df6-706f196ec504 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:48,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f9322ebd-73d0-4ad6-9df6-706f196ec504 2018-07-30 03:46:48,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a19440908509e92d7f8eba12342b89bd5e170e" 2018-07-30 03:46:48,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-30c66c46-cfcf-495d-bab4-252f59d985f4 Date: Mon, 30 Jul 2018 03:46:48 GMT RESP BODY: {"networks":[]} 2018-07-30 03:46:48,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net used request id req-30c66c46-cfcf-495d-bab4-252f59d985f4 2018-07-30 03:46:48,196 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net 2018-07-30 03:46:48,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a19440908509e92d7f8eba12342b89bd5e170e" -d '{"network": {"name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net", "admin_state_up": true}}' 2018-07-30 03:46:48,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-99891f7a-e5bd-4de0-9c15-991253fbe217 Date: Mon, 30 Jul 2018 03:46:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e06fe756-e2a3-488e-8054-2522a89e86fd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"55a39bc084084fed85f52326daabcb24","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:46:48Z","is_default":false,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:48Z","mtu":1450}} 2018-07-30 03:46:48,639 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-99891f7a-e5bd-4de0-9c15-991253fbe217 2018-07-30 03:46:48,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a19440908509e92d7f8eba12342b89bd5e170e" 2018-07-30 03:46:48,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-41c6aee0-8680-490a-93f1-89dab439d286 Date: Mon, 30 Jul 2018 03:46:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e06fe756-e2a3-488e-8054-2522a89e86fd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"55a39bc084084fed85f52326daabcb24","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:46:48Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net","admin_state_up":true,"tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:48Z","mtu":1450}]} 2018-07-30 03:46:48,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-41c6aee0-8680-490a-93f1-89dab439d286 2018-07-30 03:46:48,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a19440908509e92d7f8eba12342b89bd5e170e" 2018-07-30 03:46:48,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f7dcb204-3271-4326-bce3-96c674fa637c Date: Mon, 30 Jul 2018 03:46:48 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:46:48,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-f7dcb204-3271-4326-bce3-96c674fa637c 2018-07-30 03:46:48,821 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet 2018-07-30 03:46:48,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a19440908509e92d7f8eba12342b89bd5e170e" -d '{"subnets": [{"ip_version": 4, "network_id": "e06fe756-e2a3-488e-8054-2522a89e86fd", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet"}]}' 2018-07-30 03:46:49,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-50a7f8a9-3d3a-47b7-a1a1-3a3d954294bd Date: Mon, 30 Jul 2018 03:46:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:46: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":"55a39bc084084fed85f52326daabcb24","id":"f238ac55-d940-418f-8513-798a26fb99b4","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet"}]} 2018-07-30 03:46:49,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-50a7f8a9-3d3a-47b7-a1a1-3a3d954294bd 2018-07-30 03:46:49,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a19440908509e92d7f8eba12342b89bd5e170e" 2018-07-30 03:46:49,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-ecd53846-cab1-44be-ba69-7fad8d24b0a2 Date: Mon, 30 Jul 2018 03:46:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e06fe756-e2a3-488e-8054-2522a89e86fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55a39bc084084fed85f52326daabcb24","l2_adjacency":true,"status":"ACTIVE","subnets":["f238ac55-d940-418f-8513-798a26fb99b4"],"description":"","tags":[],"updated_at":"2018-07-30T03:46:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net","admin_state_up":true,"tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:48Z","mtu":1450}]} 2018-07-30 03:46:49,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-ecd53846-cab1-44be-ba69-7fad8d24b0a2 2018-07-30 03:46:49,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a19440908509e92d7f8eba12342b89bd5e170e" 2018-07-30 03:46:49,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-78a6caed-8bcc-4c79-b343-cb125e897a92 Date: Mon, 30 Jul 2018 03:46:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:46: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":"55a39bc084084fed85f52326daabcb24","id":"f238ac55-d940-418f-8513-798a26fb99b4","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet"}]} 2018-07-30 03:46:49,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-78a6caed-8bcc-4c79-b343-cb125e897a92 2018-07-30 03:46:49,627 - OpenStackNetwork - DEBUG - Network [e06fe756-e2a3-488e-8054-2522a89e86fd] created successfully 2018-07-30 03:46:49,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:46:49,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:46:50,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0980da878d34e18a3ebdce78d71c02c", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj-role"}], "expires_at": "2018-07-30T04:46:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55a39bc084084fed85f52326daabcb24", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-user", "id": "dc37dbf65014425f9f609a4efb50ab5a"}, "audit_ids": ["1wuSqxr2TSe_W4dabBHTMg"], "issued_at": "2018-07-30T03:46:50.000000Z"}} 2018-07-30 03:46:50,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:50,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1d0e4d-9e9f-4990-a30a-abfd58b6037f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:50,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-eb1d0e4d-9e9f-4990-a30a-abfd58b6037f 2018-07-30 03:46:50,149 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:46:50,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:50,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f308a4f8-1944-4ad0-a15c-247ffb25d0c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:50,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f308a4f8-1944-4ad0-a15c-247ffb25d0c4 2018-07-30 03:46:50,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:50,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-5bba1f3f-9398-4a2e-b0fc-ae2413765a17 Date: Mon, 30 Jul 2018 03:46:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e06fe756-e2a3-488e-8054-2522a89e86fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55a39bc084084fed85f52326daabcb24","l2_adjacency":true,"status":"ACTIVE","subnets":["f238ac55-d940-418f-8513-798a26fb99b4"],"description":"","tags":[],"updated_at":"2018-07-30T03:46:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net","admin_state_up":true,"tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:48Z","mtu":1450}]} 2018-07-30 03:46:50,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net used request id req-5bba1f3f-9398-4a2e-b0fc-ae2413765a17 2018-07-30 03:46:50,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:50,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1391db84-20ae-42ea-82e3-a892d0b52c5d Date: Mon, 30 Jul 2018 03:46:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:46: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":"55a39bc084084fed85f52326daabcb24","id":"f238ac55-d940-418f-8513-798a26fb99b4","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet"}]} 2018-07-30 03:46:50,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-1391db84-20ae-42ea-82e3-a892d0b52c5d 2018-07-30 03:46:50,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:50,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b1a85815-b75e-4b4e-9875-ae2b0f4f434f Date: Mon, 30 Jul 2018 03:46:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e06fe756-e2a3-488e-8054-2522a89e86fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55a39bc084084fed85f52326daabcb24","l2_adjacency":true,"status":"ACTIVE","subnets":["f238ac55-d940-418f-8513-798a26fb99b4"],"description":"","tags":[],"updated_at":"2018-07-30T03:46:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net","admin_state_up":true,"tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:48Z","mtu":1450}]} 2018-07-30 03:46:50,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net used request id req-b1a85815-b75e-4b4e-9875-ae2b0f4f434f 2018-07-30 03:46:50,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:46:50,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:46:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:46:50,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:50,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73abee86-4e46-4890-95b6-f10d665a2e35 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55a39bc084084fed85f52326daabcb24", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj"}} 2018-07-30 03:46:50,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 used request id req-73abee86-4e46-4890-95b6-f10d665a2e35 2018-07-30 03:46:50,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:50,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e6d09644-1441-4f39-af11-0a5d45158778 Date: Mon, 30 Jul 2018 03:46:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:46: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":"55a39bc084084fed85f52326daabcb24","id":"f238ac55-d940-418f-8513-798a26fb99b4","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet"}]} 2018-07-30 03:46:50,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-e6d09644-1441-4f39-af11-0a5d45158778 2018-07-30 03:46:50,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd&name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:50,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4aeda7b9-bece-483c-915f-dd3f592779f4 Date: Mon, 30 Jul 2018 03:46:50 GMT RESP BODY: {"ports":[]} 2018-07-30 03:46:50,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd&name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-port&admin_state_up=True used request id req-4aeda7b9-bece-483c-915f-dd3f592779f4 2018-07-30 03:46:50,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:51,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-7ead1e8f-c313-442e-b776-81e1702f8c0c x-compute-request-id: req-7ead1e8f-c313-442e-b776-81e1702f8c0c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:46:51,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst used request id req-7ead1e8f-c313-442e-b776-81e1702f8c0c 2018-07-30 03:46:51,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:51,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-ebfc2bf5-8e10-47d7-a1b3-aef11dc447a2 Date: Mon, 30 Jul 2018 03:46:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e06fe756-e2a3-488e-8054-2522a89e86fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55a39bc084084fed85f52326daabcb24","l2_adjacency":true,"status":"ACTIVE","subnets":["f238ac55-d940-418f-8513-798a26fb99b4"],"description":"","tags":[],"updated_at":"2018-07-30T03:46:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net","admin_state_up":true,"tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:48Z","mtu":1450}]} 2018-07-30 03:46:51,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net used request id req-ebfc2bf5-8e10-47d7-a1b3-aef11dc447a2 2018-07-30 03:46:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:51,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-568a378f-b182-4d01-9c65-ab905b224cec Date: Mon, 30 Jul 2018 03:46:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:46: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":"55a39bc084084fed85f52326daabcb24","id":"f238ac55-d940-418f-8513-798a26fb99b4","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet"}]} 2018-07-30 03:46:51,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-568a378f-b182-4d01-9c65-ab905b224cec 2018-07-30 03:46:51,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:51,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-98b9f685-6250-478e-bdb7-860b222b0734 Date: Mon, 30 Jul 2018 03:46:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e06fe756-e2a3-488e-8054-2522a89e86fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55a39bc084084fed85f52326daabcb24","l2_adjacency":true,"status":"ACTIVE","subnets":["f238ac55-d940-418f-8513-798a26fb99b4"],"description":"","tags":[],"updated_at":"2018-07-30T03:46:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net","admin_state_up":true,"tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:48Z","mtu":1450}]} 2018-07-30 03:46:51,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net used request id req-98b9f685-6250-478e-bdb7-860b222b0734 2018-07-30 03:46:51,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:51,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84dc5a03-fb64-4bf1-84b7-5fc7a717357e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55a39bc084084fed85f52326daabcb24", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj"}} 2018-07-30 03:46:51,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 used request id req-84dc5a03-fb64-4bf1-84b7-5fc7a717357e 2018-07-30 03:46:51,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:51,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cc3602b7-f6c7-4663-99f9-7db0119707ff Date: Mon, 30 Jul 2018 03:46:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:46: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":"55a39bc084084fed85f52326daabcb24","id":"f238ac55-d940-418f-8513-798a26fb99b4","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet"}]} 2018-07-30 03:46:51,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-cc3602b7-f6c7-4663-99f9-7db0119707ff 2018-07-30 03:46:51,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd&name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:51,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e84e1bf9-3ecc-48bd-87fd-e3f60cabbe82 Date: Mon, 30 Jul 2018 03:46:51 GMT RESP BODY: {"ports":[]} 2018-07-30 03:46:51,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd&name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-port&admin_state_up=True used request id req-e84e1bf9-3ecc-48bd-87fd-e3f60cabbe82 2018-07-30 03:46:51,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:46:51,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:46:51,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0980da878d34e18a3ebdce78d71c02c", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj-role"}], "expires_at": "2018-07-30T04:46:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55a39bc084084fed85f52326daabcb24", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/55a39bc084084fed85f52326daabcb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/55a39bc084084fed85f52326daabcb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/55a39bc084084fed85f52326daabcb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-user", "id": "dc37dbf65014425f9f609a4efb50ab5a"}, "audit_ids": ["d0TEC2U_T9CKmk495bInAA"], "issued_at": "2018-07-30T03:46:51.000000Z"}} 2018-07-30 03:46:51,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a56d23b437c13494e2bf8a2bb6d72e605c1bf8" 2018-07-30 03:46:52,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e319d039-faf9-49a1-998b-1c24f113c21a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:46:52,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e319d039-faf9-49a1-998b-1c24f113c21a 2018-07-30 03:46:52,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:52,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-4c6fbd7e-9961-4f30-aa40-bdf38c5607d4 Date: Mon, 30 Jul 2018 03:46:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e06fe756-e2a3-488e-8054-2522a89e86fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55a39bc084084fed85f52326daabcb24","l2_adjacency":true,"status":"ACTIVE","subnets":["f238ac55-d940-418f-8513-798a26fb99b4"],"description":"","tags":[],"updated_at":"2018-07-30T03:46:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net","admin_state_up":true,"tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:48Z","mtu":1450}]} 2018-07-30 03:46:52,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net used request id req-4c6fbd7e-9961-4f30-aa40-bdf38c5607d4 2018-07-30 03:46:52,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:52,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-59cbebdc-a41e-429a-a0a4-ba022bca1622 Date: Mon, 30 Jul 2018 03:46:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:46: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":"55a39bc084084fed85f52326daabcb24","id":"f238ac55-d940-418f-8513-798a26fb99b4","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet"}]} 2018-07-30 03:46:52,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-59cbebdc-a41e-429a-a0a4-ba022bca1622 2018-07-30 03:46:52,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:52,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-f27cb8a4-7f47-4ca3-8b93-27e2a44a6f5d Date: Mon, 30 Jul 2018 03:46:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e06fe756-e2a3-488e-8054-2522a89e86fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55a39bc084084fed85f52326daabcb24","l2_adjacency":true,"status":"ACTIVE","subnets":["f238ac55-d940-418f-8513-798a26fb99b4"],"description":"","tags":[],"updated_at":"2018-07-30T03:46:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net","admin_state_up":true,"tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:48Z","mtu":1450}]} 2018-07-30 03:46:52,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net used request id req-f27cb8a4-7f47-4ca3-8b93-27e2a44a6f5d 2018-07-30 03:46:52,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:46:52,292 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:46:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:46:52,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a56d23b437c13494e2bf8a2bb6d72e605c1bf8" 2018-07-30 03:46:52,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde28e67-2d14-491c-a8b3-91993cac28e4 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55a39bc084084fed85f52326daabcb24", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj"}} 2018-07-30 03:46:52,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 used request id req-bde28e67-2d14-491c-a8b3-91993cac28e4 2018-07-30 03:46:52,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:52,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7434e7b1-a0b7-41bc-a378-edb79a51f1f1 Date: Mon, 30 Jul 2018 03:46:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:46: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":"55a39bc084084fed85f52326daabcb24","id":"f238ac55-d940-418f-8513-798a26fb99b4","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet"}]} 2018-07-30 03:46:52,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-7434e7b1-a0b7-41bc-a378-edb79a51f1f1 2018-07-30 03:46:52,434 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net 2018-07-30 03:46:52,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" -d '{"port": {"network_id": "e06fe756-e2a3-488e-8054-2522a89e86fd", "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-port", "admin_state_up": true}}' 2018-07-30 03:46:53,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-904934a6-2b40-4338-9b42-df18cff81ac3 Date: Mon, 30 Jul 2018 03:46:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f238ac55-d940-418f-8513-798a26fb99b4","ip_address":"10.55.0.7"}],"id":"fc33e5fe-0e4c-4fe1-a9c9-77cfb948d928","security_groups":["1eeb4eb0-208d-438a-bbd4-a18282115106"],"mac_address":"fa:16:3e:e5:42:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-port","project_id":"55a39bc084084fed85f52326daabcb24","qos_policy_id":null,"admin_state_up":true,"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:52Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:46:53,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-904934a6-2b40-4338-9b42-df18cff81ac3 2018-07-30 03:46:53,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:53,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-e3dd06e0-5f8d-4f69-850e-fa9b32286828 Date: Mon, 30 Jul 2018 03:46:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e06fe756-e2a3-488e-8054-2522a89e86fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55a39bc084084fed85f52326daabcb24","l2_adjacency":true,"status":"ACTIVE","subnets":["f238ac55-d940-418f-8513-798a26fb99b4"],"description":"","tags":[],"updated_at":"2018-07-30T03:46:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net","admin_state_up":true,"tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:48Z","mtu":1450}]} 2018-07-30 03:46:53,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net used request id req-e3dd06e0-5f8d-4f69-850e-fa9b32286828 2018-07-30 03:46:53,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:53,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-46b5bdfc-069f-4e35-bb30-a325243dce46 Date: Mon, 30 Jul 2018 03:46:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:46: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":"55a39bc084084fed85f52326daabcb24","id":"f238ac55-d940-418f-8513-798a26fb99b4","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet"}]} 2018-07-30 03:46:53,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-46b5bdfc-069f-4e35-bb30-a325243dce46 2018-07-30 03:46:53,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:53,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-cfeb71e9-a346-4f80-914e-0dc1cff30ca8 Date: Mon, 30 Jul 2018 03:46:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e06fe756-e2a3-488e-8054-2522a89e86fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55a39bc084084fed85f52326daabcb24","l2_adjacency":true,"status":"ACTIVE","subnets":["f238ac55-d940-418f-8513-798a26fb99b4"],"description":"","tags":[],"updated_at":"2018-07-30T03:46:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net","admin_state_up":true,"tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:48Z","mtu":1450}]} 2018-07-30 03:46:53,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net used request id req-cfeb71e9-a346-4f80-914e-0dc1cff30ca8 2018-07-30 03:46:53,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:53,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a184bf7-8e51-454a-87e4-af16f8b5ea3a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55a39bc084084fed85f52326daabcb24", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj"}} 2018-07-30 03:46:53,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 used request id req-8a184bf7-8e51-454a-87e4-af16f8b5ea3a 2018-07-30 03:46:53,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:53,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e1d3db68-499c-465f-b030-7bd9d772ee40 Date: Mon, 30 Jul 2018 03:46:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:46: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":"55a39bc084084fed85f52326daabcb24","id":"f238ac55-d940-418f-8513-798a26fb99b4","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet"}]} 2018-07-30 03:46:53,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-e1d3db68-499c-465f-b030-7bd9d772ee40 2018-07-30 03:46:53,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd&name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:54,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-1fe1ae89-8273-44cf-8411-6f5d49992dd3 Date: Mon, 30 Jul 2018 03:46:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f238ac55-d940-418f-8513-798a26fb99b4","ip_address":"10.55.0.7"}],"id":"fc33e5fe-0e4c-4fe1-a9c9-77cfb948d928","security_groups":["1eeb4eb0-208d-438a-bbd4-a18282115106"],"mac_address":"fa:16:3e:e5:42:76","project_id":"55a39bc084084fed85f52326daabcb24","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-port","admin_state_up":true,"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:52Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:46:54,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd&name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-port&admin_state_up=True used request id req-1fe1ae89-8273-44cf-8411-6f5d49992dd3 2018-07-30 03:46:54,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:54,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a871ca-93cd-46c0-9e70-319cf6add0e1 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55a39bc084084fed85f52326daabcb24", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj"}} 2018-07-30 03:46:54,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 used request id req-69a871ca-93cd-46c0-9e70-319cf6add0e1 2018-07-30 03:46:54,150 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst 2018-07-30 03:46:54,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:54,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-662efca7-3c32-44d3-bf84-cb9e355c086e x-compute-request-id: req-662efca7-3c32-44d3-bf84-cb9e355c086e Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavors": [{"id": "50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-flavor-name"}, {"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:46:54,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-662efca7-3c32-44d3-bf84-cb9e355c086e 2018-07-30 03:46:54,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:54,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-0d872b2d-a5e8-45b0-93a2-e72440872bb5 x-compute-request-id: req-0d872b2d-a5e8-45b0-93a2-e72440872bb5 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8"}} 2018-07-30 03:46:54,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8 used request id req-0d872b2d-a5e8-45b0-93a2-e72440872bb5 2018-07-30 03:46:54,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:54,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-1f7efbde-fc61-4b85-b4ba-563d3c97fffd Date: Mon, 30 Jul 2018 03:46:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:46:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:46:46Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45/snap", "metadata": {}}], "self": "/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "min_disk": 0, "protected": false, "id": "4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "file": "/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "55a39bc084084fed85f52326daabcb24", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1"} 2018-07-30 03:46:54,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1 used request id req-1f7efbde-fc61-4b85-b4ba-563d3c97fffd 2018-07-30 03:46:54,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:54,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4f202b2b-009e-475f-894a-b6f60ea461f6 Date: Mon, 30 Jul 2018 03:46: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-30 03:46:54,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4f202b2b-009e-475f-894a-b6f60ea461f6 2018-07-30 03:46:54,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" -d '{"server": {"name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst", "imageRef": "4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "flavorRef": "50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "max_count": 1, "min_count": 1, "networks": [{"port": "fc33e5fe-0e4c-4fe1-a9c9-77cfb948d928"}]}}' 2018-07-30 03:46:54,824 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:46: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-9050a5ca-fa45-4d82-877d-33fa09139137 x-compute-request-id: req-9050a5ca-fa45-4d82-877d-33fa09139137 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "75ce47a6-eaeb-434d-bc13-dc21d0fff167", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167", "rel": "bookmark"}], "adminPass": "XrL46mkxvSTC"}} 2018-07-30 03:46:54,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-9050a5ca-fa45-4d82-877d-33fa09139137 2018-07-30 03:46:54,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:55,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-5c9fff91-01c8-47a5-9c2d-4b326e1919b9 x-compute-request-id: req-5c9fff91-01c8-47a5-9c2d-4b326e1919b9 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167", "rel": "bookmark"}], "image": {"id": "4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "links": [{"href": "http://172.30.9.25:8774/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "links": [{"href": "http://172.30.9.25:8774/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "rel": "bookmark"}]}, "id": "75ce47a6-eaeb-434d-bc13-dc21d0fff167", "user_id": "dc37dbf65014425f9f609a4efb50ab5a", "OS-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-30T03:46:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst", "created": "2018-07-30T03:46:54Z", "tenant_id": "55a39bc084084fed85f52326daabcb24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:55,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 used request id req-5c9fff91-01c8-47a5-9c2d-4b326e1919b9 2018-07-30 03:46:55,216 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst 2018-07-30 03:46:55,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:55,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-2933d7e2-9d2d-4251-9f08-728de0489772 x-compute-request-id: req-2933d7e2-9d2d-4251-9f08-728de0489772 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167", "rel": "bookmark"}], "image": {"id": "4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "links": [{"href": "http://172.30.9.25:8774/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "links": [{"href": "http://172.30.9.25:8774/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "rel": "bookmark"}]}, "id": "75ce47a6-eaeb-434d-bc13-dc21d0fff167", "user_id": "dc37dbf65014425f9f609a4efb50ab5a", "OS-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-30T03:46:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst", "created": "2018-07-30T03:46:54Z", "tenant_id": "55a39bc084084fed85f52326daabcb24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:55,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 used request id req-2933d7e2-9d2d-4251-9f08-728de0489772 2018-07-30 03:46:55,446 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst] is - BUILD 2018-07-30 03:46:55,447 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:46:58,450 - create_instance - DEBUG - VM status query timeout in 896.76629591 2018-07-30 03:46:58,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:46:58,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:46: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-93966699-d23b-4e75-aee6-c40558973fff x-compute-request-id: req-93966699-d23b-4e75-aee6-c40558973fff Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167", "rel": "bookmark"}], "image": {"id": "4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "links": [{"href": "http://172.30.9.25:8774/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "links": [{"href": "http://172.30.9.25:8774/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "rel": "bookmark"}]}, "id": "75ce47a6-eaeb-434d-bc13-dc21d0fff167", "security_groups": [{"name": "default"}], "user_id": "dc37dbf65014425f9f609a4efb50ab5a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:46:56Z", "hostId": "8e61eb208ae724c3da7c5e66dda947f4232feb96deb67e7634174d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst", "created": "2018-07-30T03:46:54Z", "tenant_id": "55a39bc084084fed85f52326daabcb24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:46:58,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 used request id req-93966699-d23b-4e75-aee6-c40558973fff 2018-07-30 03:46:58,941 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst] is - BUILD 2018-07-30 03:46:58,941 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:47:01,944 - create_instance - DEBUG - VM status query timeout in 893.271740913 2018-07-30 03:47:01,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:47:02,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-e182c6f0-1557-4827-93ed-ac21d4d3056a x-compute-request-id: req-e182c6f0-1557-4827-93ed-ac21d4d3056a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:42:76", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167", "rel": "bookmark"}], "image": {"id": "4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "links": [{"href": "http://172.30.9.25:8774/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:47:01.000000", "flavor": {"id": "50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "links": [{"href": "http://172.30.9.25:8774/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "rel": "bookmark"}]}, "id": "75ce47a6-eaeb-434d-bc13-dc21d0fff167", "security_groups": [{"name": "default"}], "user_id": "dc37dbf65014425f9f609a4efb50ab5a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:47:01Z", "hostId": "8e61eb208ae724c3da7c5e66dda947f4232feb96deb67e7634174d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst", "created": "2018-07-30T03:46:54Z", "tenant_id": "55a39bc084084fed85f52326daabcb24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:47:02,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 used request id req-e182c6f0-1557-4827-93ed-ac21d4d3056a 2018-07-30 03:47:02,106 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst] is - ACTIVE 2018-07-30 03:47:02,106 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:47:02,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:47:02,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-42ad98d4-daeb-4159-be90-cf262a76a792 x-compute-request-id: req-42ad98d4-daeb-4159-be90-cf262a76a792 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:42:76", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167", "rel": "bookmark"}], "image": {"id": "4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "links": [{"href": "http://172.30.9.25:8774/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:47:01.000000", "flavor": {"id": "50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "links": [{"href": "http://172.30.9.25:8774/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "rel": "bookmark"}]}, "id": "75ce47a6-eaeb-434d-bc13-dc21d0fff167", "security_groups": [{"name": "default"}], "user_id": "dc37dbf65014425f9f609a4efb50ab5a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:47:01Z", "hostId": "8e61eb208ae724c3da7c5e66dda947f4232feb96deb67e7634174d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst", "created": "2018-07-30T03:46:54Z", "tenant_id": "55a39bc084084fed85f52326daabcb24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:47:02,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 used request id req-42ad98d4-daeb-4159-be90-cf262a76a792 2018-07-30 03:47:02,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:47:02,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-6f0148cb-460f-4bcd-8976-e04d65971ce1 Date: Mon, 30 Jul 2018 03:47:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e06fe756-e2a3-488e-8054-2522a89e86fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55a39bc084084fed85f52326daabcb24","l2_adjacency":true,"status":"ACTIVE","subnets":["f238ac55-d940-418f-8513-798a26fb99b4"],"description":"","tags":[],"updated_at":"2018-07-30T03:46:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net","admin_state_up":true,"tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:48Z","mtu":1450}]} 2018-07-30 03:47:02,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net used request id req-6f0148cb-460f-4bcd-8976-e04d65971ce1 2018-07-30 03:47:02,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:47:02,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd654e9-0172-47bd-b2d8-7682f72bc263 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55a39bc084084fed85f52326daabcb24", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj"}} 2018-07-30 03:47:02,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 used request id req-bcd654e9-0172-47bd-b2d8-7682f72bc263 2018-07-30 03:47:02,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:47:02,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3bd40b63-034a-4fda-b264-ca8653aee4cf Date: Mon, 30 Jul 2018 03:47:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:49Z","dns_nameservers":[],"updated_at":"2018-07-30T03:46: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":"55a39bc084084fed85f52326daabcb24","id":"f238ac55-d940-418f-8513-798a26fb99b4","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet"}]} 2018-07-30 03:47:02,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-3bd40b63-034a-4fda-b264-ca8653aee4cf 2018-07-30 03:47:02,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:47:02,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1656 X-Openstack-Request-Id: req-a3944908-dfe5-4ef5-bdc1-6be0afcb786e Date: Mon, 30 Jul 2018 03:47:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:46:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f238ac55-d940-418f-8513-798a26fb99b4","ip_address":"10.55.0.2"}],"id":"c9dbb78c-4e3e-49ba-9cb0-091d214fdf3e","security_groups":[],"mac_address":"fa:16:3e:6d:c4:89","project_id":"55a39bc084084fed85f52326daabcb24","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e06fe756-e2a3-488e-8054-2522a89e86fd","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:47:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f238ac55-d940-418f-8513-798a26fb99b4","ip_address":"10.55.0.7"}],"id":"fc33e5fe-0e4c-4fe1-a9c9-77cfb948d928","security_groups":["1eeb4eb0-208d-438a-bbd4-a18282115106"],"mac_address":"fa:16:3e:e5:42:76","project_id":"55a39bc084084fed85f52326daabcb24","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-port","admin_state_up":true,"network_id":"e06fe756-e2a3-488e-8054-2522a89e86fd","tenant_id":"55a39bc084084fed85f52326daabcb24","created_at":"2018-07-30T03:46:52Z","binding:vnic_type":"normal","device_id":"75ce47a6-eaeb-434d-bc13-dc21d0fff167","ip_allocation":"immediate"}]} 2018-07-30 03:47:02,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-a3944908-dfe5-4ef5-bdc1-6be0afcb786e 2018-07-30 03:47:02,664 - create_instance - INFO - Deleting Port with ID - fc33e5fe-0e4c-4fe1-a9c9-77cfb948d928 2018-07-30 03:47:02,664 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-port 2018-07-30 03:47:02,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/fc33e5fe-0e4c-4fe1-a9c9-77cfb948d928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:47:03,083 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a6fb557-1d1f-4aca-be12-c0bf70bb7307 Date: Mon, 30 Jul 2018 03:47:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:47:03,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/fc33e5fe-0e4c-4fe1-a9c9-77cfb948d928 used request id req-4a6fb557-1d1f-4aca-be12-c0bf70bb7307 2018-07-30 03:47:03,084 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst 2018-07-30 03:47:03,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:47:03,198 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:47: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-30c6cda5-2919-48e9-99f1-a6db58c95ac8 x-compute-request-id: req-30c6cda5-2919-48e9-99f1-a6db58c95ac8 Content-Type: application/json 2018-07-30 03:47:03,198 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 used request id req-30c6cda5-2919-48e9-99f1-a6db58c95ac8 2018-07-30 03:47:03,198 - create_instance - INFO - Checking deletion status 2018-07-30 03:47:03,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:47:03,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-4cf4b583-d0ee-4967-869b-7adc115d66e3 x-compute-request-id: req-4cf4b583-d0ee-4967-869b-7adc115d66e3 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167", "rel": "bookmark"}], "image": {"id": "4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "links": [{"href": "http://172.30.9.25:8774/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:47:01.000000", "flavor": {"id": "50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "links": [{"href": "http://172.30.9.25:8774/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8", "rel": "bookmark"}]}, "id": "75ce47a6-eaeb-434d-bc13-dc21d0fff167", "user_id": "dc37dbf65014425f9f609a4efb50ab5a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:47:03Z", "hostId": "8e61eb208ae724c3da7c5e66dda947f4232feb96deb67e7634174d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst", "created": "2018-07-30T03:46:54Z", "tenant_id": "55a39bc084084fed85f52326daabcb24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:47:03,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 used request id req-4cf4b583-d0ee-4967-869b-7adc115d66e3 2018-07-30 03:47:03,696 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst] is - ACTIVE 2018-07-30 03:47:03,696 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:47:06,699 - create_instance - DEBUG - VM status query timeout in 296.499097109 2018-07-30 03:47:06,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c03b4d339b2204daa6cb35ab8e7fb8ec1eb4d9" 2018-07-30 03:47:06,753 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:47: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-62c4c0bf-5354-4f9a-9b78-2363f1cb7ee3 x-compute-request-id: req-62c4c0bf-5354-4f9a-9b78-2363f1cb7ee3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 75ce47a6-eaeb-434d-bc13-dc21d0fff167 could not be found.", "code": 404}} 2018-07-30 03:47:06,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/75ce47a6-eaeb-434d-bc13-dc21d0fff167 used request id req-62c4c0bf-5354-4f9a-9b78-2363f1cb7ee3 2018-07-30 03:47:06,753 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 75ce47a6-eaeb-434d-bc13-dc21d0fff167 could not be found. (HTTP 404) (Request-ID: req-62c4c0bf-5354-4f9a-9b78-2363f1cb7ee3) 2018-07-30 03:47:06,754 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-inst 2018-07-30 03:47:06,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc25b26429432721b4ac8488497ab6ae7cba2a62" 2018-07-30 03:47:06,789 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:47: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-5d6ac9df-fca4-47ee-8255-65e909ae037f x-compute-request-id: req-5d6ac9df-fca4-47ee-8255-65e909ae037f Content-Length: 0 Content-Type: application/json 2018-07-30 03:47:06,789 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/50cc6b1a-ac7c-4f25-b55e-a780af7fb9e8 used request id req-5d6ac9df-fca4-47ee-8255-65e909ae037f 2018-07-30 03:47:06,790 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet 2018-07-30 03:47:06,790 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-subnet 2018-07-30 03:47:06,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/f238ac55-d940-418f-8513-798a26fb99b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a19440908509e92d7f8eba12342b89bd5e170e" 2018-07-30 03:47:08,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0f52950-df13-4fbb-8bf6-18fba03c139a Date: Mon, 30 Jul 2018 03:47:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:47:08,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f238ac55-d940-418f-8513-798a26fb99b4 used request id req-b0f52950-df13-4fbb-8bf6-18fba03c139a 2018-07-30 03:47:08,090 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1-pub-net 2018-07-30 03:47:08,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/e06fe756-e2a3-488e-8054-2522a89e86fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a19440908509e92d7f8eba12342b89bd5e170e" 2018-07-30 03:47:09,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89a3170d-2acf-4029-ac44-0bdcf05c754d Date: Mon, 30 Jul 2018 03:47:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:47:09,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/e06fe756-e2a3-488e-8054-2522a89e86fd used request id req-89a3170d-2acf-4029-ac44-0bdcf05c754d 2018-07-30 03:47:09,121 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-f509b59b-3f9b-46e0-aa85-72dd7fd494a1 2018-07-30 03:47:09,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a63fbcd6f2c4faed9fe014d9b6b07321b063b9ba" 2018-07-30 03:47:09,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e32754fa-ac19-4535-a747-ef3c6c8d60c1 Date: Mon, 30 Jul 2018 03:47: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-30 03:47:09,826 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4b3f799a-31b5-47a0-bb8f-d70ce677ea45 used request id req-e32754fa-ac19-4535-a747-ef3c6c8d60c1 2018-07-30 03:47:09,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:47:10,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f08e2d79-af03-4c69-a2e2-ac3619e72bd2 Date: Mon, 30 Jul 2018 03:47:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55a39bc084084fed85f52326daabcb24", "created_at": "2018-07-30T03:46:48Z", "updated_at": "2018-07-30T03:46:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:46:48Z", "revision_number": 0, "id": "0734b9fd-df51-41d3-af0e-12765871afc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:46:48Z", "security_group_id": "1eeb4eb0-208d-438a-bbd4-a18282115106", "tenant_id": "55a39bc084084fed85f52326daabcb24", "port_range_min": null, "ethertype": "IPv4", "project_id": "55a39bc084084fed85f52326daabcb24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:46:48Z", "revision_number": 0, "id": "1c098c48-6163-4654-867b-3082d0cfc340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:46:48Z", "security_group_id": "1eeb4eb0-208d-438a-bbd4-a18282115106", "tenant_id": "55a39bc084084fed85f52326daabcb24", "port_range_min": null, "ethertype": "IPv6", "project_id": "55a39bc084084fed85f52326daabcb24"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:46:48Z", "revision_number": 0, "id": "4b9abdec-1c6f-4dce-915e-a90cb45e8338", "remote_group_id": "1eeb4eb0-208d-438a-bbd4-a18282115106", "remote_ip_prefix": null, "created_at": "2018-07-30T03:46:48Z", "security_group_id": "1eeb4eb0-208d-438a-bbd4-a18282115106", "tenant_id": "55a39bc084084fed85f52326daabcb24", "port_range_min": null, "ethertype": "IPv4", "project_id": "55a39bc084084fed85f52326daabcb24"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:46:48Z", "revision_number": 0, "id": "9446310a-b088-4d53-bd0c-1f1827c94da7", "remote_group_id": "1eeb4eb0-208d-438a-bbd4-a18282115106", "remote_ip_prefix": null, "created_at": "2018-07-30T03:46:48Z", "security_group_id": "1eeb4eb0-208d-438a-bbd4-a18282115106", "tenant_id": "55a39bc084084fed85f52326daabcb24", "port_range_min": null, "ethertype": "IPv6", "project_id": "55a39bc084084fed85f52326daabcb24"}], "revision_number": 4, "project_id": "55a39bc084084fed85f52326daabcb24", "id": "1eeb4eb0-208d-438a-bbd4-a18282115106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:47:10,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-f08e2d79-af03-4c69-a2e2-ac3619e72bd2 2018-07-30 03:47:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:47:10,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43d4acf1-c494-4507-ab1a-8cd54cc15008 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:47:10,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-43d4acf1-c494-4507-ab1a-8cd54cc15008 2018-07-30 03:47:10,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:47:10,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:47:10,233 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36c0dd61-f122-4bc7-82ab-69b1b8f0dace Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:47:10,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-36c0dd61-f122-4bc7-82ab-69b1b8f0dace 2018-07-30 03:47:10,233 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:47:10,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:47:10,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bffe4c8-f106-426a-8b1b-3bda36698f4d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55a39bc084084fed85f52326daabcb24", "name": "CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj"}} 2018-07-30 03:47:10,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 used request id req-3bffe4c8-f106-426a-8b1b-3bda36698f4d 2018-07-30 03:47:10,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eeb4eb0-208d-438a-bbd4-a18282115106 2018-07-30 03:47:10,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1eeb4eb0-208d-438a-bbd4-a18282115106 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:47:10,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0959a3fb-0e82-4cf3-9481-3f059aa45d08 Date: Mon, 30 Jul 2018 03:47:10 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-30T03:46:48Z", "security_group_id": "1eeb4eb0-208d-438a-bbd4-a18282115106", "port_range_min": null, "revision_number": 0, "tenant_id": "55a39bc084084fed85f52326daabcb24", "created_at": "2018-07-30T03:46:48Z", "project_id": "55a39bc084084fed85f52326daabcb24", "id": "0734b9fd-df51-41d3-af0e-12765871afc9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:46:48Z", "security_group_id": "1eeb4eb0-208d-438a-bbd4-a18282115106", "port_range_min": null, "revision_number": 0, "tenant_id": "55a39bc084084fed85f52326daabcb24", "created_at": "2018-07-30T03:46:48Z", "project_id": "55a39bc084084fed85f52326daabcb24", "id": "1c098c48-6163-4654-867b-3082d0cfc340"}, {"remote_group_id": "1eeb4eb0-208d-438a-bbd4-a18282115106", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:46:48Z", "security_group_id": "1eeb4eb0-208d-438a-bbd4-a18282115106", "port_range_min": null, "revision_number": 0, "tenant_id": "55a39bc084084fed85f52326daabcb24", "created_at": "2018-07-30T03:46:48Z", "project_id": "55a39bc084084fed85f52326daabcb24", "id": "4b9abdec-1c6f-4dce-915e-a90cb45e8338"}, {"remote_group_id": "1eeb4eb0-208d-438a-bbd4-a18282115106", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:46:48Z", "security_group_id": "1eeb4eb0-208d-438a-bbd4-a18282115106", "port_range_min": null, "revision_number": 0, "tenant_id": "55a39bc084084fed85f52326daabcb24", "created_at": "2018-07-30T03:46:48Z", "project_id": "55a39bc084084fed85f52326daabcb24", "id": "9446310a-b088-4d53-bd0c-1f1827c94da7"}]} 2018-07-30 03:47:10,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1eeb4eb0-208d-438a-bbd4-a18282115106 used request id req-0959a3fb-0e82-4cf3-9481-3f059aa45d08 2018-07-30 03:47:10,351 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:47:10,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/1eeb4eb0-208d-438a-bbd4-a18282115106 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:47:10,503 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4cf77d02-c3f3-4579-aa80-882b9ef0135a Content-Length: 0 Date: Mon, 30 Jul 2018 03:47:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:47:10,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1eeb4eb0-208d-438a-bbd4-a18282115106 used request id req-4cf77d02-c3f3-4579-aa80-882b9ef0135a 2018-07-30 03:47:10,504 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj 2018-07-30 03:47:10,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:47:10,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af136d81-906c-467e-ac76-1ba759b9fe1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:47:10,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/55a39bc084084fed85f52326daabcb24 used request id req-af136d81-906c-467e-ac76-1ba759b9fe1d 2018-07-30 03:47:10,689 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-proj-role 2018-07-30 03:47:10,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f0980da878d34e18a3ebdce78d71c02c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:47:10,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1789db63-4e2d-48ca-8f39-930878e97adb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:47:10,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f0980da878d34e18a3ebdce78d71c02c used request id req-1789db63-4e2d-48ca-8f39-930878e97adb 2018-07-30 03:47:10,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3933a7774612006201e39d5c578e51f43fbae200" 2018-07-30 03:47:10,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ba66a7-b27e-4a75-899a-f22f2b457ff6 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:47:10,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-90ba66a7-b27e-4a75-899a-f22f2b457ff6 2018-07-30 03:47:10,874 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-9559d4b6-329b-4a3-user 2018-07-30 03:47:10,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/dc37dbf65014425f9f609a4efb50ab5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5a77e88bb395742e8c354c6eb265f41e18e84f" 2018-07-30 03:47:11,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49463ea3-dbab-4c41-839d-3ed2ee8ff465 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:47:11,044 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/dc37dbf65014425f9f609a4efb50ab5a used request id req-49463ea3-dbab-4c41-839d-3ed2ee8ff465 2018-07-30 03:47:11,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:11,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:47:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["_PG3UmrqRxWmj6aiY1qR5g"], "issued_at": "2018-07-30T03:47:11.000000Z"}} 2018-07-30 03:47:11,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2d115281c85553c7a5b587df3de29fc78ef3d4" 2018-07-30 03:47:11,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a4eea0-1e96-4c7b-b8fb-f317be4203da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:11,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a1a4eea0-1e96-4c7b-b8fb-f317be4203da 2018-07-30 03:47:11,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:11,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:11,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:47:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["nSYpZFk4T_-6k-NUQ8Qdrg"], "issued_at": "2018-07-30T03:47:11.000000Z"}} 2018-07-30 03:47:11,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:11,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a6a131-56df-4c17-85af-b6431a648c42 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:11,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b7a6a131-56df-4c17-85af-b6431a648c42 2018-07-30 03:47:11,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:47:11,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:47:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:47:11,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:12,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e8787a-b8dd-4df6-a7e5-6612492cc3a3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:47:12,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj used request id req-64e8787a-b8dd-4df6-a7e5-6612492cc3a3 2018-07-30 03:47:12,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:12,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea31199-036b-47f2-939d-83f664de65b0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:47:12,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7ea31199-036b-47f2-939d-83f664de65b0 2018-07-30 03:47:12,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}}' 2018-07-30 03:47:12,272 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:47:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b935859a-169a-46c7-bda6-cff36e5b3b2b Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3"}, "tags": [], "enabled": true, "id": "98bcc2e6939445f88a7e2a6c999847b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}} 2018-07-30 03:47:12,272 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b935859a-169a-46c7-bda6-cff36e5b3b2b 2018-07-30 03:47:12,273 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj 2018-07-30 03:47:12,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:12,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:12,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:47:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["rqTkXSJrT8GkPkaT_FdrLw"], "issued_at": "2018-07-30T03:47:12.000000Z"}} 2018-07-30 03:47:12,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b422d3e618e6963e9e9c4635f751d9fc89f795f6" 2018-07-30 03:47:12,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88722ca-9151-48f2-aa9f-fbf3e11d7def Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:12,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d88722ca-9151-48f2-aa9f-fbf3e11d7def 2018-07-30 03:47:12,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:47:12,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:47:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:47:12,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b422d3e618e6963e9e9c4635f751d9fc89f795f6" 2018-07-30 03:47:12,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e69e9489-283b-4590-b29d-acb90384b508 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:47:12,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e69e9489-283b-4590-b29d-acb90384b508 2018-07-30 03:47:12,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b422d3e618e6963e9e9c4635f751d9fc89f795f6" 2018-07-30 03:47:12,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3deefa-0901-4c98-83b4-a4ccd2fd5e9f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3"}, "tags": [], "enabled": true, "id": "98bcc2e6939445f88a7e2a6c999847b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}]} 2018-07-30 03:47:12,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj used request id req-cd3deefa-0901-4c98-83b4-a4ccd2fd5e9f 2018-07-30 03:47:12,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b422d3e618e6963e9e9c4635f751d9fc89f795f6" 2018-07-30 03:47:13,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b654583-3eec-4e48-955d-9416bcfc2d33 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:47:13,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5b654583-3eec-4e48-955d-9416bcfc2d33 2018-07-30 03:47:13,390 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-2617e1dc-d8aa-422-user 2018-07-30 03:47:13,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:13,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:13,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ebb1716-7378-4330-b189-fd78f9b02902 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:47:13,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5ebb1716-7378-4330-b189-fd78f9b02902 2018-07-30 03:47:13,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" -d '{"role": {"name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj-role"}}' 2018-07-30 03:47:13,578 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:47:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9856135a-8d2c-4512-80dd-af664e8ae409 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ace7a4328d146bfa6b7725a0958ad13", "links": {"self": "http://172.30.9.25:5000/v3/roles/3ace7a4328d146bfa6b7725a0958ad13"}, "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj-role"}} 2018-07-30 03:47:13,578 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9856135a-8d2c-4512-80dd-af664e8ae409 2018-07-30 03:47:13,578 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj-role 2018-07-30 03:47:13,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/3ace7a4328d146bfa6b7725a0958ad13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:13,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-065088d3-8f46-4b46-b586-68438a92f6a8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ace7a4328d146bfa6b7725a0958ad13", "links": {"self": "http://172.30.9.25:5000/v3/roles/3ace7a4328d146bfa6b7725a0958ad13"}, "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj-role"}} 2018-07-30 03:47:13,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/3ace7a4328d146bfa6b7725a0958ad13 used request id req-065088d3-8f46-4b46-b586-68438a92f6a8 2018-07-30 03:47:13,666 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj-role to project CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj 2018-07-30 03:47:13,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3/users/1d6a807e07794493a7caae966e91a8d5/roles/3ace7a4328d146bfa6b7725a0958ad13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:13,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:47:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae76b65d-72f5-4d21-b98d-3d0e882fb186 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:47:13,784 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3/users/1d6a807e07794493a7caae966e91a8d5/roles/3ace7a4328d146bfa6b7725a0958ad13 used request id req-ae76b65d-72f5-4d21-b98d-3d0e882fb186 2018-07-30 03:47:13,785 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:47:13,786 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:47:13,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:13,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:14,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ace7a4328d146bfa6b7725a0958ad13", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj-role"}], "expires_at": "2018-07-30T04:47:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-user", "id": "1d6a807e07794493a7caae966e91a8d5"}, "audit_ids": ["lQAB0kXNQVW4V2N_tk73TQ"], "issued_at": "2018-07-30T03:47:14.000000Z"}} 2018-07-30 03:47:14,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508f0a66010b0114c83fd73bfedc86f062ec4da7" 2018-07-30 03:47:14,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce794bb-7bf6-431b-9d1c-4a416c8521df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:14,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0ce794bb-7bf6-431b-9d1c-4a416c8521df 2018-07-30 03:47:14,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}508f0a66010b0114c83fd73bfedc86f062ec4da7" 2018-07-30 03:47:14,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-04dbc9ac-dd86-4a69-a091-22cd471e02f1 Date: Mon, 30 Jul 2018 03:47:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image"} 2018-07-30 03:47:14,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image used request id req-04dbc9ac-dd86-4a69-a091-22cd471e02f1 2018-07-30 03:47:14,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}508f0a66010b0114c83fd73bfedc86f062ec4da7" 2018-07-30 03:47:14,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f841538a-eba9-4ff3-a98d-c1776acb6cd0 Date: Mon, 30 Jul 2018 03:47: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-30 03:47:14,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f841538a-eba9-4ff3-a98d-c1776acb6cd0 2018-07-30 03:47:14,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}508f0a66010b0114c83fd73bfedc86f062ec4da7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image"}' 2018-07-30 03:47:14,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bef39bad-6d1b-4e86-a6c9-a77aabbbfb3f Date: Mon, 30 Jul 2018 03:47:14 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:47:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:47:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "min_disk": 0, "protected": false, "id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "file": "/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0/file", "checksum": null, "owner": "98bcc2e6939445f88a7e2a6c999847b3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:47:14,592 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-bef39bad-6d1b-4e86-a6c9-a77aabbbfb3f 2018-07-30 03:47:14,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}508f0a66010b0114c83fd73bfedc86f062ec4da7" -d '' 2018-07-30 03:47:14,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f5ec722-199d-46cd-889b-d65ae35e250d Date: Mon, 30 Jul 2018 03:47: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-30 03:47:14,949 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0/file used request id req-0f5ec722-199d-46cd-889b-d65ae35e250d 2018-07-30 03:47:14,949 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:47:14,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}508f0a66010b0114c83fd73bfedc86f062ec4da7" 2018-07-30 03:47:14,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-25a2db68-9db0-4944-89ca-21e72c955f67 Date: Mon, 30 Jul 2018 03:47:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:47:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:47:14Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5f69d426-d68a-4ccd-b109-6592ae140ab0/snap", "metadata": {}}], "self": "/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "min_disk": 0, "protected": false, "id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "file": "/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98bcc2e6939445f88a7e2a6c999847b3", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5f69d426-d68a-4ccd-b109-6592ae140ab0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:47:14,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0 used request id req-25a2db68-9db0-4944-89ca-21e72c955f67 2018-07-30 03:47:14,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}508f0a66010b0114c83fd73bfedc86f062ec4da7" 2018-07-30 03:47:14,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c1deea32-8df9-4fef-be4d-ad8f191239e1 Date: Mon, 30 Jul 2018 03:47: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-30 03:47:14,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c1deea32-8df9-4fef-be4d-ad8f191239e1 2018-07-30 03:47:14,981 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image 2018-07-30 03:47:14,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}508f0a66010b0114c83fd73bfedc86f062ec4da7" 2018-07-30 03:47:14,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-83ca3e6c-9f45-4c9a-8479-8fd17059325c Date: Mon, 30 Jul 2018 03:47:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:47:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:47:14Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5f69d426-d68a-4ccd-b109-6592ae140ab0/snap", "metadata": {}}], "self": "/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "min_disk": 0, "protected": false, "id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "file": "/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98bcc2e6939445f88a7e2a6c999847b3", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5f69d426-d68a-4ccd-b109-6592ae140ab0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:47:14,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0 used request id req-83ca3e6c-9f45-4c9a-8479-8fd17059325c 2018-07-30 03:47:14,999 - create_image - DEBUG - Instance status is - active 2018-07-30 03:47:14,999 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image 2018-07-30 03:47:14,999 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image 2018-07-30 03:47:15,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:15,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:15,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:47:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["pRZo5HcRRZSbBrXInic5KA"], "issued_at": "2018-07-30T03:47:15.000000Z"}} 2018-07-30 03:47:15,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc990a3aadb8cb4f83ae800fc8a233d428510752" 2018-07-30 03:47:15,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5cfdab5-df38-4776-a7e8-240ad58212e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:15,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b5cfdab5-df38-4776-a7e8-240ad58212e9 2018-07-30 03:47:15,473 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:47:15,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc990a3aadb8cb4f83ae800fc8a233d428510752" 2018-07-30 03:47:15,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-57b5d5c5-9746-4fe0-acd1-f4851042ca96 x-compute-request-id: req-57b5d5c5-9746-4fe0-acd1-f4851042ca96 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:47:15,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-57b5d5c5-9746-4fe0-acd1-f4851042ca96 2018-07-30 03:47:15,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc990a3aadb8cb4f83ae800fc8a233d428510752" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-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-30 03:47:15,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-49ea1955-6780-4e87-8994-e36c200431f8 x-compute-request-id: req-49ea1955-6780-4e87-8994-e36c200431f8 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}], "ram": 256, "OS-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": "0c467653-68b3-49a4-a2a8-6073f43015a1"}} 2018-07-30 03:47:15,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-49ea1955-6780-4e87-8994-e36c200431f8 2018-07-30 03:47:15,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:15,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:16,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ace7a4328d146bfa6b7725a0958ad13", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj-role"}], "expires_at": "2018-07-30T04:47:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-user", "id": "1d6a807e07794493a7caae966e91a8d5"}, "audit_ids": ["eXfSY7LmSjWcorj93NVuYw"], "issued_at": "2018-07-30T03:47:16.000000Z"}} 2018-07-30 03:47:16,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4789e5c92cc06cfa06080eff1a72b7a495021c" 2018-07-30 03:47:16,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49fc2fd-c191-4dc7-9451-f09981c722b8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:16,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e49fc2fd-c191-4dc7-9451-f09981c722b8 2018-07-30 03:47:16,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4789e5c92cc06cfa06080eff1a72b7a495021c" 2018-07-30 03:47:16,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d93cbf80-211f-4726-9449-520792afe93c Date: Mon, 30 Jul 2018 03:47:16 GMT RESP BODY: {"networks":[]} 2018-07-30 03:47:16,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net used request id req-d93cbf80-211f-4726-9449-520792afe93c 2018-07-30 03:47:16,302 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net 2018-07-30 03:47:16,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4789e5c92cc06cfa06080eff1a72b7a495021c" -d '{"network": {"name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net", "admin_state_up": true}}' 2018-07-30 03:47:16,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-e814c69a-55f9-4966-a8e8-0d67bea0543f Date: Mon, 30 Jul 2018 03:47:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:47:16Z","is_default":false,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}} 2018-07-30 03:47:16,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-e814c69a-55f9-4966-a8e8-0d67bea0543f 2018-07-30 03:47:16,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4789e5c92cc06cfa06080eff1a72b7a495021c" 2018-07-30 03:47:17,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-8815033e-3b02-40d2-9a6d-f39dfe81682d Date: Mon, 30 Jul 2018 03:47:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:47:16Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}]} 2018-07-30 03:47:17,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-8815033e-3b02-40d2-9a6d-f39dfe81682d 2018-07-30 03:47:17,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4789e5c92cc06cfa06080eff1a72b7a495021c" 2018-07-30 03:47:17,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b353b06d-fda4-4d0a-8091-409fa8b02266 Date: Mon, 30 Jul 2018 03:47:17 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:47:17,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-b353b06d-fda4-4d0a-8091-409fa8b02266 2018-07-30 03:47:17,097 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet 2018-07-30 03:47:17,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4789e5c92cc06cfa06080eff1a72b7a495021c" -d '{"subnets": [{"ip_version": 4, "network_id": "1584a28f-1534-46ca-8e78-d06a8f1e7200", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]}' 2018-07-30 03:47:17,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-24b866a4-cc1d-41c5-8505-00cedb24d61d Date: Mon, 30 Jul 2018 03:47:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47: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":"98bcc2e6939445f88a7e2a6c999847b3","id":"b09e849e-f364-4f31-8faa-2029f2326967","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]} 2018-07-30 03:47:17,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-24b866a4-cc1d-41c5-8505-00cedb24d61d 2018-07-30 03:47:17,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4789e5c92cc06cfa06080eff1a72b7a495021c" 2018-07-30 03:47:17,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7728bd53-a804-4585-af57-2ac2578fa7c6 Date: Mon, 30 Jul 2018 03:47:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b09e849e-f364-4f31-8faa-2029f2326967"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}]} 2018-07-30 03:47:17,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-7728bd53-a804-4585-af57-2ac2578fa7c6 2018-07-30 03:47:17,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4789e5c92cc06cfa06080eff1a72b7a495021c" 2018-07-30 03:47:17,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-950172f4-e0b4-48dc-a9a6-12a095101f90 Date: Mon, 30 Jul 2018 03:47:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47: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":"98bcc2e6939445f88a7e2a6c999847b3","id":"b09e849e-f364-4f31-8faa-2029f2326967","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]} 2018-07-30 03:47:17,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-950172f4-e0b4-48dc-a9a6-12a095101f90 2018-07-30 03:47:17,856 - OpenStackNetwork - DEBUG - Network [1584a28f-1534-46ca-8e78-d06a8f1e7200] created successfully 2018-07-30 03:47:17,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:17,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:18,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ace7a4328d146bfa6b7725a0958ad13", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj-role"}], "expires_at": "2018-07-30T04:47:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-user", "id": "1d6a807e07794493a7caae966e91a8d5"}, "audit_ids": ["cwnI1R8aTvGLvIA0q7p7Hg"], "issued_at": "2018-07-30T03:47:18.000000Z"}} 2018-07-30 03:47:18,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a228701f466e782eb48a8a98c906e5c6ba4cec" 2018-07-30 03:47:18,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-808234b2-fd53-4e1f-9bca-8d3d10e6f40e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:18,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-808234b2-fd53-4e1f-9bca-8d3d10e6f40e 2018-07-30 03:47:18,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a228701f466e782eb48a8a98c906e5c6ba4cec" 2018-07-30 03:47:18,546 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:18 GMT Server: Apache x-compute-request-id: req-27b2a6cd-c5e1-4926-8720-8285c1a5355c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-27b2a6cd-c5e1-4926-8720-8285c1a5355c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 03:47:18,546 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/detail used request id req-27b2a6cd-c5e1-4926-8720-8285c1a5355c 2018-07-30 03:47:18,550 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-27b2a6cd-c5e1-4926-8720-8285c1a5355c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a228701f466e782eb48a8a98c906e5c6ba4cec" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-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-30 03:47:18,945 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:47:18 GMT Server: Apache x-compute-request-id: req-c43fae6e-7c45-436e-afa8-33c5f21c5f4f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c43fae6e-7c45-436e-afa8-33c5f21c5f4f Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1d6a807e07794493a7caae966e91a8d5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f", "rel": "self"}, {"href": "http://172.30.9.25:8776/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:47:18.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ce1cff69-4326-4309-b266-964dc416725f", "size": 1}} 2018-07-30 03:47:18,945 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes used request id req-c43fae6e-7c45-436e-afa8-33c5f21c5f4f 2018-07-30 03:47:18,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27b2a6cd-c5e1-4926-8720-8285c1a5355c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a228701f466e782eb48a8a98c906e5c6ba4cec" 2018-07-30 03:47:19,177 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:18 GMT Server: Apache x-compute-request-id: req-b936623c-86d7-44f3-bad4-1c5db99fb85a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b936623c-86d7-44f3-bad4-1c5db99fb85a Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1d6a807e07794493a7caae966e91a8d5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f", "rel": "self"}, {"href": "http://172.30.9.25:8776/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:47:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "updated_at": "2018-07-30T03:47:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ce1cff69-4326-4309-b266-964dc416725f", "size": 1}} 2018-07-30 03:47:19,177 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f used request id req-b936623c-86d7-44f3-bad4-1c5db99fb85a 2018-07-30 03:47:19,177 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-1 2018-07-30 03:47:19,180 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27b2a6cd-c5e1-4926-8720-8285c1a5355c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a228701f466e782eb48a8a98c906e5c6ba4cec" 2018-07-30 03:47:19,436 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:19 GMT Server: Apache x-compute-request-id: req-e98943d2-80cf-4fe1-beb9-f1dc36e17197 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e98943d2-80cf-4fe1-beb9-f1dc36e17197 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1d6a807e07794493a7caae966e91a8d5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f", "rel": "self"}, {"href": "http://172.30.9.25:8776/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:47:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "updated_at": "2018-07-30T03:47:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ce1cff69-4326-4309-b266-964dc416725f", "size": 1}} 2018-07-30 03:47:19,436 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f used request id req-e98943d2-80cf-4fe1-beb9-f1dc36e17197 2018-07-30 03:47:19,437 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:47:19,437 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-1 2018-07-30 03:47:19,437 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-1 2018-07-30 03:47:19,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:19,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:19,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ace7a4328d146bfa6b7725a0958ad13", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj-role"}], "expires_at": "2018-07-30T04:47:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-user", "id": "1d6a807e07794493a7caae966e91a8d5"}, "audit_ids": ["lLNYn9ibRQW1Bp9KY_DPFw"], "issued_at": "2018-07-30T03:47:19.000000Z"}} 2018-07-30 03:47:19,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da582b6fc3710b625405fca58aa7a0d8e4b7a0" 2018-07-30 03:47:19,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a370e5b0-eb4f-4ad7-b8e4-1f7dee3d33ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:19,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a370e5b0-eb4f-4ad7-b8e4-1f7dee3d33ed 2018-07-30 03:47:19,907 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da582b6fc3710b625405fca58aa7a0d8e4b7a0" 2018-07-30 03:47:20,113 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:19 GMT Server: Apache x-compute-request-id: req-437741ac-7554-44ea-8f6b-476c472c9ec8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-437741ac-7554-44ea-8f6b-476c472c9ec8 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1d6a807e07794493a7caae966e91a8d5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f", "rel": "self"}, {"href": "http://172.30.9.25:8776/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:47:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "updated_at": "2018-07-30T03:47:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ce1cff69-4326-4309-b266-964dc416725f", "size": 1}]} 2018-07-30 03:47:20,113 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/detail used request id req-437741ac-7554-44ea-8f6b-476c472c9ec8 2018-07-30 03:47:20,116 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-437741ac-7554-44ea-8f6b-476c472c9ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da582b6fc3710b625405fca58aa7a0d8e4b7a0" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-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-30 03:47:20,506 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:47:20 GMT Server: Apache x-compute-request-id: req-f7a7c9ff-324a-401a-8def-991b72941adc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f7a7c9ff-324a-401a-8def-991b72941adc Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1d6a807e07794493a7caae966e91a8d5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46", "rel": "self"}, {"href": "http://172.30.9.25:8776/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:47:20.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8f1dbd07-a6dc-4477-a88f-936847bc7b46", "size": 1}} 2018-07-30 03:47:20,506 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes used request id req-f7a7c9ff-324a-401a-8def-991b72941adc 2018-07-30 03:47:20,510 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-437741ac-7554-44ea-8f6b-476c472c9ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da582b6fc3710b625405fca58aa7a0d8e4b7a0" 2018-07-30 03:47:20,862 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:20 GMT Server: Apache x-compute-request-id: req-f27a1b70-d8e5-46d0-9f87-29fc943d035b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f27a1b70-d8e5-46d0-9f87-29fc943d035b Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1d6a807e07794493a7caae966e91a8d5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46", "rel": "self"}, {"href": "http://172.30.9.25:8776/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:47:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "updated_at": "2018-07-30T03:47:20.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8f1dbd07-a6dc-4477-a88f-936847bc7b46", "size": 1}} 2018-07-30 03:47:20,862 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46 used request id req-f27a1b70-d8e5-46d0-9f87-29fc943d035b 2018-07-30 03:47:20,863 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-2 2018-07-30 03:47:20,865 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-437741ac-7554-44ea-8f6b-476c472c9ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da582b6fc3710b625405fca58aa7a0d8e4b7a0" 2018-07-30 03:47:21,102 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:20 GMT Server: Apache x-compute-request-id: req-22160a4e-c332-4ac8-a9f2-1967533c113e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22160a4e-c332-4ac8-a9f2-1967533c113e Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1d6a807e07794493a7caae966e91a8d5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46", "rel": "self"}, {"href": "http://172.30.9.25:8776/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:47:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "updated_at": "2018-07-30T03:47:20.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8f1dbd07-a6dc-4477-a88f-936847bc7b46", "size": 1}} 2018-07-30 03:47:21,103 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46 used request id req-22160a4e-c332-4ac8-a9f2-1967533c113e 2018-07-30 03:47:21,103 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:47:21,103 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-2 2018-07-30 03:47:21,103 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-2 2018-07-30 03:47:21,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:21,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:21,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ace7a4328d146bfa6b7725a0958ad13", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj-role"}], "expires_at": "2018-07-30T04:47:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-user", "id": "1d6a807e07794493a7caae966e91a8d5"}, "audit_ids": ["0E6glIklTJmpq-QAxwyzFQ"], "issued_at": "2018-07-30T03:47:21.000000Z"}} 2018-07-30 03:47:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:21,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07fb500f-6180-400e-b5f9-430500168d3f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:21,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-07fb500f-6180-400e-b5f9-430500168d3f 2018-07-30 03:47:21,567 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:47:21,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:21,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6e80a2-7ce8-4beb-b6a5-fba0bc86d232 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:21,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8a6e80a2-7ce8-4beb-b6a5-fba0bc86d232 2018-07-30 03:47:21,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:21,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8b911759-ceda-4d5c-b779-69c7eed83984 Date: Mon, 30 Jul 2018 03:47:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b09e849e-f364-4f31-8faa-2029f2326967"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}]} 2018-07-30 03:47:21,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net used request id req-8b911759-ceda-4d5c-b779-69c7eed83984 2018-07-30 03:47:21,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:21,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c3b42604-d455-4369-bd95-f76dee0cba1d Date: Mon, 30 Jul 2018 03:47:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47: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":"98bcc2e6939445f88a7e2a6c999847b3","id":"b09e849e-f364-4f31-8faa-2029f2326967","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]} 2018-07-30 03:47:21,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-c3b42604-d455-4369-bd95-f76dee0cba1d 2018-07-30 03:47:21,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:22,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-31dc4594-bd11-4aa1-b24f-861014ac68a1 Date: Mon, 30 Jul 2018 03:47:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b09e849e-f364-4f31-8faa-2029f2326967"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}]} 2018-07-30 03:47:22,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net used request id req-31dc4594-bd11-4aa1-b24f-861014ac68a1 2018-07-30 03:47:22,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:47:22,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:47:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:47:22,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:22,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af1d2d7-1185-432f-af1e-f95058ef7dc4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}} 2018-07-30 03:47:22,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 used request id req-1af1d2d7-1185-432f-af1e-f95058ef7dc4 2018-07-30 03:47:22,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:22,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f1843625-ab2c-4c52-8e44-6e206909c2aa Date: Mon, 30 Jul 2018 03:47:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47: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":"98bcc2e6939445f88a7e2a6c999847b3","id":"b09e849e-f364-4f31-8faa-2029f2326967","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]} 2018-07-30 03:47:22,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-f1843625-ab2c-4c52-8e44-6e206909c2aa 2018-07-30 03:47:22,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200&name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:22,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d872c31a-92de-4916-a67d-80efe3e5a430 Date: Mon, 30 Jul 2018 03:47:22 GMT RESP BODY: {"ports":[]} 2018-07-30 03:47:22,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200&name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-port&admin_state_up=True used request id req-d872c31a-92de-4916-a67d-80efe3e5a430 2018-07-30 03:47:22,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:22,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-5ff0768b-3074-4c46-bfb4-84613069ff8a x-compute-request-id: req-5ff0768b-3074-4c46-bfb4-84613069ff8a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:47:22,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst used request id req-5ff0768b-3074-4c46-bfb4-84613069ff8a 2018-07-30 03:47:22,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:22,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f68de7a1-c0ae-499d-9e38-b9150f4aea34 Date: Mon, 30 Jul 2018 03:47:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b09e849e-f364-4f31-8faa-2029f2326967"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}]} 2018-07-30 03:47:22,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net used request id req-f68de7a1-c0ae-499d-9e38-b9150f4aea34 2018-07-30 03:47:22,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:22,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d624131d-c03b-4681-8174-90fa397e16c4 Date: Mon, 30 Jul 2018 03:47:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47: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":"98bcc2e6939445f88a7e2a6c999847b3","id":"b09e849e-f364-4f31-8faa-2029f2326967","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]} 2018-07-30 03:47:22,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-d624131d-c03b-4681-8174-90fa397e16c4 2018-07-30 03:47:22,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:22,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-892e7faf-cdb8-478d-bdf4-a54d6ea4a88c Date: Mon, 30 Jul 2018 03:47:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b09e849e-f364-4f31-8faa-2029f2326967"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}]} 2018-07-30 03:47:22,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net used request id req-892e7faf-cdb8-478d-bdf4-a54d6ea4a88c 2018-07-30 03:47:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:22,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4afc30f-8109-4497-9bca-0c820db39193 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}} 2018-07-30 03:47:22,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 used request id req-d4afc30f-8109-4497-9bca-0c820db39193 2018-07-30 03:47:22,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:22,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-76637a91-efe3-47ea-9dd4-18ca70404e7b Date: Mon, 30 Jul 2018 03:47:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47: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":"98bcc2e6939445f88a7e2a6c999847b3","id":"b09e849e-f364-4f31-8faa-2029f2326967","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]} 2018-07-30 03:47:22,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-76637a91-efe3-47ea-9dd4-18ca70404e7b 2018-07-30 03:47:22,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200&name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:22,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-02ca6658-6a76-4c83-a1e8-314cc8e3a94a Date: Mon, 30 Jul 2018 03:47:22 GMT RESP BODY: {"ports":[]} 2018-07-30 03:47:22,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200&name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-port&admin_state_up=True used request id req-02ca6658-6a76-4c83-a1e8-314cc8e3a94a 2018-07-30 03:47:22,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:22,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:23,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ace7a4328d146bfa6b7725a0958ad13", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj-role"}], "expires_at": "2018-07-30T04:47:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-user", "id": "1d6a807e07794493a7caae966e91a8d5"}, "audit_ids": ["YRpF_AWsTnSvr4hXcSlXPw"], "issued_at": "2018-07-30T03:47:23.000000Z"}} 2018-07-30 03:47:23,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a051e0e9b0cfc4a98086755030f2849ec765681" 2018-07-30 03:47:23,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0c37a4-efe3-4c9e-9e07-2b33e913a8d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:23,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ec0c37a4-efe3-4c9e-9e07-2b33e913a8d4 2018-07-30 03:47:23,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:23,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-43d7ad94-5a8c-4ecf-a324-126476b51ade Date: Mon, 30 Jul 2018 03:47:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b09e849e-f364-4f31-8faa-2029f2326967"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}]} 2018-07-30 03:47:23,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net used request id req-43d7ad94-5a8c-4ecf-a324-126476b51ade 2018-07-30 03:47:23,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:23,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2e29a1f3-3bfd-4bd2-afd2-6789380ab069 Date: Mon, 30 Jul 2018 03:47:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47: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":"98bcc2e6939445f88a7e2a6c999847b3","id":"b09e849e-f364-4f31-8faa-2029f2326967","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]} 2018-07-30 03:47:23,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-2e29a1f3-3bfd-4bd2-afd2-6789380ab069 2018-07-30 03:47:23,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:23,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8a42c149-3600-4417-b5f4-daf054cadb03 Date: Mon, 30 Jul 2018 03:47:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b09e849e-f364-4f31-8faa-2029f2326967"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}]} 2018-07-30 03:47:23,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net used request id req-8a42c149-3600-4417-b5f4-daf054cadb03 2018-07-30 03:47:23,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:47:23,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:47:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:47:23,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a051e0e9b0cfc4a98086755030f2849ec765681" 2018-07-30 03:47:23,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0e63ea4-31b4-47d3-8870-fa6c8c39583a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}} 2018-07-30 03:47:23,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 used request id req-d0e63ea4-31b4-47d3-8870-fa6c8c39583a 2018-07-30 03:47:23,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:23,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-acdf4fb4-6831-4fe7-bc57-1b1f2251766b Date: Mon, 30 Jul 2018 03:47:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47: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":"98bcc2e6939445f88a7e2a6c999847b3","id":"b09e849e-f364-4f31-8faa-2029f2326967","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]} 2018-07-30 03:47:23,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-acdf4fb4-6831-4fe7-bc57-1b1f2251766b 2018-07-30 03:47:23,741 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net 2018-07-30 03:47:23,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" -d '{"port": {"network_id": "1584a28f-1534-46ca-8e78-d06a8f1e7200", "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-port", "admin_state_up": true}}' 2018-07-30 03:47:24,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-cf95848a-01f1-44c1-9187-8bf06094a3c1 Date: Mon, 30 Jul 2018 03:47:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:47:24Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b09e849e-f364-4f31-8faa-2029f2326967","ip_address":"10.55.0.8"}],"id":"6bb4f8ff-15d7-496d-89dc-a9d5621204d5","security_groups":["737ebf03-8bd9-4c5d-9e9a-56c75ea5665b"],"mac_address":"fa:16:3e:26:c2:60","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-port","project_id":"98bcc2e6939445f88a7e2a6c999847b3","qos_policy_id":null,"admin_state_up":true,"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:47:24,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-cf95848a-01f1-44c1-9187-8bf06094a3c1 2018-07-30 03:47:24,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:24,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e41c25d6-2c2d-4fd7-beff-44b50284b1b8 Date: Mon, 30 Jul 2018 03:47:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b09e849e-f364-4f31-8faa-2029f2326967"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}]} 2018-07-30 03:47:24,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net used request id req-e41c25d6-2c2d-4fd7-beff-44b50284b1b8 2018-07-30 03:47:24,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:24,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9bc81e31-cfd4-48f6-aa26-61c69c659829 Date: Mon, 30 Jul 2018 03:47:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47: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":"98bcc2e6939445f88a7e2a6c999847b3","id":"b09e849e-f364-4f31-8faa-2029f2326967","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]} 2018-07-30 03:47:24,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-9bc81e31-cfd4-48f6-aa26-61c69c659829 2018-07-30 03:47:24,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:25,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fb48ca50-9568-45cb-85fd-f2f2f8d3f7df Date: Mon, 30 Jul 2018 03:47:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b09e849e-f364-4f31-8faa-2029f2326967"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}]} 2018-07-30 03:47:25,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net used request id req-fb48ca50-9568-45cb-85fd-f2f2f8d3f7df 2018-07-30 03:47:25,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:25,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d6bcc3b-fb4c-427d-ae0a-b1cf33859df4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}} 2018-07-30 03:47:25,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 used request id req-5d6bcc3b-fb4c-427d-ae0a-b1cf33859df4 2018-07-30 03:47:25,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:25,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a57f60ed-2548-4d47-a786-671a2422827b Date: Mon, 30 Jul 2018 03:47:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47: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":"98bcc2e6939445f88a7e2a6c999847b3","id":"b09e849e-f364-4f31-8faa-2029f2326967","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]} 2018-07-30 03:47:25,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-a57f60ed-2548-4d47-a786-671a2422827b 2018-07-30 03:47:25,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200&name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:25,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-f80a3c00-2c5f-4e16-92e0-731ea53003be Date: Mon, 30 Jul 2018 03:47:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:47:24Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b09e849e-f364-4f31-8faa-2029f2326967","ip_address":"10.55.0.8"}],"id":"6bb4f8ff-15d7-496d-89dc-a9d5621204d5","security_groups":["737ebf03-8bd9-4c5d-9e9a-56c75ea5665b"],"mac_address":"fa:16:3e:26:c2:60","project_id":"98bcc2e6939445f88a7e2a6c999847b3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-port","admin_state_up":true,"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:47:25,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200&name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-port&admin_state_up=True used request id req-f80a3c00-2c5f-4e16-92e0-731ea53003be 2018-07-30 03:47:25,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:25,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f9806b-0713-49a9-9521-afbc67c66790 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}} 2018-07-30 03:47:25,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 used request id req-d8f9806b-0713-49a9-9521-afbc67c66790 2018-07-30 03:47:25,374 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst 2018-07-30 03:47:25,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:25,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-93bc0433-66aa-4c6c-bbe4-1e35af8b09c5 x-compute-request-id: req-93bc0433-66aa-4c6c-bbe4-1e35af8b09c5 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0c467653-68b3-49a4-a2a8-6073f43015a1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-flavor-name"}, {"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:47:25,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-93bc0433-66aa-4c6c-bbe4-1e35af8b09c5 2018-07-30 03:47:25,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:25,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-0fb711c1-7a86-4829-b362-62d7d66706be x-compute-request-id: req-0fb711c1-7a86-4829-b362-62d7d66706be Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}], "ram": 256, "OS-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": "0c467653-68b3-49a4-a2a8-6073f43015a1"}} 2018-07-30 03:47:25,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1 used request id req-0fb711c1-7a86-4829-b362-62d7d66706be 2018-07-30 03:47:25,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:25,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-caab90e5-4e04-443d-83d3-1b85069b1e95 Date: Mon, 30 Jul 2018 03:47:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:47:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:47:14Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5f69d426-d68a-4ccd-b109-6592ae140ab0/snap", "metadata": {}}], "self": "/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "min_disk": 0, "protected": false, "id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "file": "/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98bcc2e6939445f88a7e2a6c999847b3", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/5f69d426-d68a-4ccd-b109-6592ae140ab0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image"} 2018-07-30 03:47:25,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image used request id req-caab90e5-4e04-443d-83d3-1b85069b1e95 2018-07-30 03:47:25,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:25,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-803cc59d-f8d7-44e4-b4b5-dbce3b9bee1a Date: Mon, 30 Jul 2018 03:47: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-30 03:47:25,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-803cc59d-f8d7-44e4-b4b5-dbce3b9bee1a 2018-07-30 03:47:25,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" -d '{"server": {"name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst", "imageRef": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "flavorRef": "0c467653-68b3-49a4-a2a8-6073f43015a1", "max_count": 1, "min_count": 1, "networks": [{"port": "6bb4f8ff-15d7-496d-89dc-a9d5621204d5"}]}}' 2018-07-30 03:47:26,236 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:47: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-f30a8e93-6c02-4f5d-90d9-a762c98bf186 x-compute-request-id: req-f30a8e93-6c02-4f5d-90d9-a762c98bf186 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "bookmark"}], "adminPass": "57WSorZx8Zx4"}} 2018-07-30 03:47:26,236 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-f30a8e93-6c02-4f5d-90d9-a762c98bf186 2018-07-30 03:47:26,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:26,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-e1f606f5-a74f-4274-b750-b632d8989b77 x-compute-request-id: req-e1f606f5-a74f-4274-b750-b632d8989b77 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "bookmark"}], "image": {"id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "links": [{"href": "http://172.30.9.25:8774/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c467653-68b3-49a4-a2a8-6073f43015a1", "links": [{"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}]}, "id": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "user_id": "1d6a807e07794493a7caae966e91a8d5", "OS-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-30T03:47:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst", "created": "2018-07-30T03:47:26Z", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:47:26,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe used request id req-e1f606f5-a74f-4274-b750-b632d8989b77 2018-07-30 03:47:26,671 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst 2018-07-30 03:47:26,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:27,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-b4f6d7a3-96da-4087-a56b-9c3c6fb9ea46 x-compute-request-id: req-b4f6d7a3-96da-4087-a56b-9c3c6fb9ea46 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "bookmark"}], "image": {"id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "links": [{"href": "http://172.30.9.25:8774/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c467653-68b3-49a4-a2a8-6073f43015a1", "links": [{"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}]}, "id": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "user_id": "1d6a807e07794493a7caae966e91a8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:47:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst", "created": "2018-07-30T03:47:26Z", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:47:27,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe used request id req-b4f6d7a3-96da-4087-a56b-9c3c6fb9ea46 2018-07-30 03:47:27,133 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst] is - BUILD 2018-07-30 03:47:27,133 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:47:30,136 - create_instance - DEBUG - VM status query timeout in 896.535449028 2018-07-30 03:47:30,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:30,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-35a10af8-db54-42ba-bed1-fc6b859a6ca5 x-compute-request-id: req-35a10af8-db54-42ba-bed1-fc6b859a6ca5 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "bookmark"}], "image": {"id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "links": [{"href": "http://172.30.9.25:8774/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c467653-68b3-49a4-a2a8-6073f43015a1", "links": [{"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}]}, "id": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "security_groups": [{"name": "default"}], "user_id": "1d6a807e07794493a7caae966e91a8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:47:27Z", "hostId": "07a96925a8ba8554e53d6aa534c67ef268cad5d5afa51705f14b76ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst", "created": "2018-07-30T03:47:26Z", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:47:30,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe used request id req-35a10af8-db54-42ba-bed1-fc6b859a6ca5 2018-07-30 03:47:30,463 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst] is - BUILD 2018-07-30 03:47:30,463 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:47:33,466 - create_instance - DEBUG - VM status query timeout in 893.205641031 2018-07-30 03:47:33,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:33,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-fbfa9d67-73ab-49b2-be56-cb9d030dbdcc x-compute-request-id: req-fbfa9d67-73ab-49b2-be56-cb9d030dbdcc Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:c2:60", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "bookmark"}], "image": {"id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "links": [{"href": "http://172.30.9.25:8774/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:47:31.000000", "flavor": {"id": "0c467653-68b3-49a4-a2a8-6073f43015a1", "links": [{"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}]}, "id": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "security_groups": [{"name": "default"}], "user_id": "1d6a807e07794493a7caae966e91a8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:47:31Z", "hostId": "07a96925a8ba8554e53d6aa534c67ef268cad5d5afa51705f14b76ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst", "created": "2018-07-30T03:47:26Z", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:47:33,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe used request id req-fbfa9d67-73ab-49b2-be56-cb9d030dbdcc 2018-07-30 03:47:33,656 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst] is - ACTIVE 2018-07-30 03:47:33,656 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:47:33,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:33,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-8579e068-93e7-4966-aadf-ecef3fc46ae1 x-compute-request-id: req-8579e068-93e7-4966-aadf-ecef3fc46ae1 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:c2:60", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "bookmark"}], "image": {"id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "links": [{"href": "http://172.30.9.25:8774/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:47:31.000000", "flavor": {"id": "0c467653-68b3-49a4-a2a8-6073f43015a1", "links": [{"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}]}, "id": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "security_groups": [{"name": "default"}], "user_id": "1d6a807e07794493a7caae966e91a8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:47:31Z", "hostId": "07a96925a8ba8554e53d6aa534c67ef268cad5d5afa51705f14b76ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst", "created": "2018-07-30T03:47:26Z", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:47:33,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe used request id req-8579e068-93e7-4966-aadf-ecef3fc46ae1 2018-07-30 03:47:33,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:33,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4341dc16-3ebe-4785-8a60-31a497f97ee3 Date: Mon, 30 Jul 2018 03:47:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b09e849e-f364-4f31-8faa-2029f2326967"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}]} 2018-07-30 03:47:33,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net used request id req-4341dc16-3ebe-4785-8a60-31a497f97ee3 2018-07-30 03:47:33,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:33,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-921bbef3-46bc-43a1-8303-a6052df08b9a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}} 2018-07-30 03:47:33,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 used request id req-921bbef3-46bc-43a1-8303-a6052df08b9a 2018-07-30 03:47:33,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:34,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d8daa651-84e0-4103-94ee-b3e10ba8d972 Date: Mon, 30 Jul 2018 03:47:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47: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":"98bcc2e6939445f88a7e2a6c999847b3","id":"b09e849e-f364-4f31-8faa-2029f2326967","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]} 2018-07-30 03:47:34,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-d8daa651-84e0-4103-94ee-b3e10ba8d972 2018-07-30 03:47:34,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:34,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-c13f42e6-4dc9-4245-85f7-fd8b1c5952c9 Date: Mon, 30 Jul 2018 03:47:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:47:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b09e849e-f364-4f31-8faa-2029f2326967","ip_address":"10.55.0.8"}],"id":"6bb4f8ff-15d7-496d-89dc-a9d5621204d5","security_groups":["737ebf03-8bd9-4c5d-9e9a-56c75ea5665b"],"mac_address":"fa:16:3e:26:c2:60","project_id":"98bcc2e6939445f88a7e2a6c999847b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-port","admin_state_up":true,"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:24Z","binding:vnic_type":"normal","device_id":"172f13c7-b05d-4aff-ac83-55d2c2db8fbe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:47:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b09e849e-f364-4f31-8faa-2029f2326967","ip_address":"10.55.0.2"}],"id":"80c29ee8-bbdf-4aa1-b8a4-56057716742d","security_groups":[],"mac_address":"fa:16:3e:7a:de:da","project_id":"98bcc2e6939445f88a7e2a6c999847b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1584a28f-1534-46ca-8e78-d06a8f1e7200","ip_allocation":"immediate"}]} 2018-07-30 03:47:34,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-c13f42e6-4dc9-4245-85f7-fd8b1c5952c9 2018-07-30 03:47:34,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:34,316 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:34 GMT Server: Apache x-compute-request-id: req-26aeb903-897e-40f1-9e95-63c72965e81d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-26aeb903-897e-40f1-9e95-63c72965e81d Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1d6a807e07794493a7caae966e91a8d5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46", "rel": "self"}, {"href": "http://172.30.9.25:8776/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:47:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "updated_at": "2018-07-30T03:47:20.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8f1dbd07-a6dc-4477-a88f-936847bc7b46", "size": 1}, {"status": "available", "user_id": "1d6a807e07794493a7caae966e91a8d5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f", "rel": "self"}, {"href": "http://172.30.9.25:8776/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:47:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "updated_at": "2018-07-30T03:47:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ce1cff69-4326-4309-b266-964dc416725f", "size": 1}]} 2018-07-30 03:47:34,316 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/detail used request id req-26aeb903-897e-40f1-9e95-63c72965e81d 2018-07-30 03:47:34,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:34,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce3b2ff-0bf9-4b0c-9826-3711e3fc7877 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}} 2018-07-30 03:47:34,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 used request id req-fce3b2ff-0bf9-4b0c-9826-3711e3fc7877 2018-07-30 03:47:34,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:34,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-c3d60862-d672-454c-90a8-59babe38afb0 x-compute-request-id: req-c3d60862-d672-454c-90a8-59babe38afb0 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:c2:60", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "bookmark"}], "image": {"id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "links": [{"href": "http://172.30.9.25:8774/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:47:31.000000", "flavor": {"id": "0c467653-68b3-49a4-a2a8-6073f43015a1", "links": [{"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}]}, "id": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "security_groups": [{"name": "default"}], "user_id": "1d6a807e07794493a7caae966e91a8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:47:31Z", "hostId": "07a96925a8ba8554e53d6aa534c67ef268cad5d5afa51705f14b76ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst", "created": "2018-07-30T03:47:26Z", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:47:34,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe used request id req-c3d60862-d672-454c-90a8-59babe38afb0 2018-07-30 03:47:34,675 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst] is - ACTIVE 2018-07-30 03:47:34,675 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:47:34,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:35,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-14a8cae6-e9ee-4791-87a4-0c4fcd47d528 x-compute-request-id: req-14a8cae6-e9ee-4791-87a4-0c4fcd47d528 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:c2:60", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "bookmark"}], "image": {"id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "links": [{"href": "http://172.30.9.25:8774/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:47:31.000000", "flavor": {"id": "0c467653-68b3-49a4-a2a8-6073f43015a1", "links": [{"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}]}, "id": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "security_groups": [{"name": "default"}], "user_id": "1d6a807e07794493a7caae966e91a8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:47:31Z", "hostId": "07a96925a8ba8554e53d6aa534c67ef268cad5d5afa51705f14b76ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst", "created": "2018-07-30T03:47:26Z", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:47:35,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe used request id req-14a8cae6-e9ee-4791-87a4-0c4fcd47d528 2018-07-30 03:47:35,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:35,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-17bd8105-5992-43d5-8d36-c82823813920 Date: Mon, 30 Jul 2018 03:47:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b09e849e-f364-4f31-8faa-2029f2326967"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}]} 2018-07-30 03:47:35,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net used request id req-17bd8105-5992-43d5-8d36-c82823813920 2018-07-30 03:47:35,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:35,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a83d839f-262e-41b6-921e-e0baca9f0a78 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}} 2018-07-30 03:47:35,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 used request id req-a83d839f-262e-41b6-921e-e0baca9f0a78 2018-07-30 03:47:35,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:35,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7f3c33e4-5d41-4577-9736-7af936ac6517 Date: Mon, 30 Jul 2018 03:47:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47: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":"98bcc2e6939445f88a7e2a6c999847b3","id":"b09e849e-f364-4f31-8faa-2029f2326967","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]} 2018-07-30 03:47:35,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-7f3c33e4-5d41-4577-9736-7af936ac6517 2018-07-30 03:47:35,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:35,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-6df46f08-92c8-4bbb-bac8-83d22f66ebe8 Date: Mon, 30 Jul 2018 03:47:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:47:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b09e849e-f364-4f31-8faa-2029f2326967","ip_address":"10.55.0.8"}],"id":"6bb4f8ff-15d7-496d-89dc-a9d5621204d5","security_groups":["737ebf03-8bd9-4c5d-9e9a-56c75ea5665b"],"mac_address":"fa:16:3e:26:c2:60","project_id":"98bcc2e6939445f88a7e2a6c999847b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-port","admin_state_up":true,"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:24Z","binding:vnic_type":"normal","device_id":"172f13c7-b05d-4aff-ac83-55d2c2db8fbe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:47:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b09e849e-f364-4f31-8faa-2029f2326967","ip_address":"10.55.0.2"}],"id":"80c29ee8-bbdf-4aa1-b8a4-56057716742d","security_groups":[],"mac_address":"fa:16:3e:7a:de:da","project_id":"98bcc2e6939445f88a7e2a6c999847b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1584a28f-1534-46ca-8e78-d06a8f1e7200","ip_allocation":"immediate"}]} 2018-07-30 03:47:35,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-6df46f08-92c8-4bbb-bac8-83d22f66ebe8 2018-07-30 03:47:35,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" -d '{"volumeAttachment": {"volumeId": "ce1cff69-4326-4309-b266-964dc416725f"}}' 2018-07-30 03:47:36,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-0e57bef9-1673-45f6-bc13-e49baedc56ad x-compute-request-id: req-0e57bef9-1673-45f6-bc13-e49baedc56ad Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "id": "ce1cff69-4326-4309-b266-964dc416725f", "volumeId": "ce1cff69-4326-4309-b266-964dc416725f"}} 2018-07-30 03:47:36,333 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe/os-volume_attachments used request id req-0e57bef9-1673-45f6-bc13-e49baedc56ad 2018-07-30 03:47:36,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:36,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-daa7e857-705a-47ae-8092-d22b32225020 x-compute-request-id: req-daa7e857-705a-47ae-8092-d22b32225020 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:c2:60", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "bookmark"}], "image": {"id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "links": [{"href": "http://172.30.9.25:8774/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:47:31.000000", "flavor": {"id": "0c467653-68b3-49a4-a2a8-6073f43015a1", "links": [{"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}]}, "id": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "security_groups": [{"name": "default"}], "user_id": "1d6a807e07794493a7caae966e91a8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:47:31Z", "hostId": "07a96925a8ba8554e53d6aa534c67ef268cad5d5afa51705f14b76ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst", "created": "2018-07-30T03:47:26Z", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "os-extended-volumes:volumes_attached": [{"id": "ce1cff69-4326-4309-b266-964dc416725f"}], "metadata": {}}} 2018-07-30 03:47:36,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe used request id req-daa7e857-705a-47ae-8092-d22b32225020 2018-07-30 03:47:36,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:36,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0f19aef9-8306-4251-9015-da7675c940dc Date: Mon, 30 Jul 2018 03:47:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b09e849e-f364-4f31-8faa-2029f2326967"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}]} 2018-07-30 03:47:36,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net used request id req-0f19aef9-8306-4251-9015-da7675c940dc 2018-07-30 03:47:36,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:36,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61eb0f74-b24d-45d2-a4aa-995508972d64 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}} 2018-07-30 03:47:36,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 used request id req-61eb0f74-b24d-45d2-a4aa-995508972d64 2018-07-30 03:47:36,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:37,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-90b00d9e-486c-4ca0-9674-6cb2a6564396 Date: Mon, 30 Jul 2018 03:47:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47: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":"98bcc2e6939445f88a7e2a6c999847b3","id":"b09e849e-f364-4f31-8faa-2029f2326967","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]} 2018-07-30 03:47:37,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-90b00d9e-486c-4ca0-9674-6cb2a6564396 2018-07-30 03:47:37,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:37,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-f896c0f8-2440-4693-83c8-65c2aa165980 Date: Mon, 30 Jul 2018 03:47:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:47:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b09e849e-f364-4f31-8faa-2029f2326967","ip_address":"10.55.0.8"}],"id":"6bb4f8ff-15d7-496d-89dc-a9d5621204d5","security_groups":["737ebf03-8bd9-4c5d-9e9a-56c75ea5665b"],"mac_address":"fa:16:3e:26:c2:60","project_id":"98bcc2e6939445f88a7e2a6c999847b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-port","admin_state_up":true,"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:24Z","binding:vnic_type":"normal","device_id":"172f13c7-b05d-4aff-ac83-55d2c2db8fbe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:47:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b09e849e-f364-4f31-8faa-2029f2326967","ip_address":"10.55.0.2"}],"id":"80c29ee8-bbdf-4aa1-b8a4-56057716742d","security_groups":[],"mac_address":"fa:16:3e:7a:de:da","project_id":"98bcc2e6939445f88a7e2a6c999847b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1584a28f-1534-46ca-8e78-d06a8f1e7200","ip_allocation":"immediate"}]} 2018-07-30 03:47:37,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-f896c0f8-2440-4693-83c8-65c2aa165980 2018-07-30 03:47:37,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:37,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ace7a4328d146bfa6b7725a0958ad13", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj-role"}], "expires_at": "2018-07-30T04:47:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/98bcc2e6939445f88a7e2a6c999847b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-user", "id": "1d6a807e07794493a7caae966e91a8d5"}, "audit_ids": ["GT-njkt1Ta-w-4b4ZOU55g"], "issued_at": "2018-07-30T03:47:37.000000Z"}} 2018-07-30 03:47:37,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5910afe6d0c1d9194aabc69c36f9f49ab60f0abb" 2018-07-30 03:47:38,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-e16f83bd-007e-47a1-95a9-3178e167dfa8 x-compute-request-id: req-e16f83bd-007e-47a1-95a9-3178e167dfa8 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:c2:60", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "bookmark"}], "image": {"id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "links": [{"href": "http://172.30.9.25:8774/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:47:31.000000", "flavor": {"id": "0c467653-68b3-49a4-a2a8-6073f43015a1", "links": [{"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}]}, "id": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "security_groups": [{"name": "default"}], "user_id": "1d6a807e07794493a7caae966e91a8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:47:31Z", "hostId": "07a96925a8ba8554e53d6aa534c67ef268cad5d5afa51705f14b76ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst", "created": "2018-07-30T03:47:26Z", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "os-extended-volumes:volumes_attached": [{"id": "ce1cff69-4326-4309-b266-964dc416725f"}], "metadata": {}}]} 2018-07-30 03:47:38,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst used request id req-e16f83bd-007e-47a1-95a9-3178e167dfa8 2018-07-30 03:47:38,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5910afe6d0c1d9194aabc69c36f9f49ab60f0abb" 2018-07-30 03:47:38,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e3acc74c-0775-4b80-b360-812b3cc76409 Date: Mon, 30 Jul 2018 03:47:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"98bcc2e6939445f88a7e2a6c999847b3","l2_adjacency":true,"status":"ACTIVE","subnets":["b09e849e-f364-4f31-8faa-2029f2326967"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net","admin_state_up":true,"tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:16Z","mtu":1450}]} 2018-07-30 03:47:38,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net used request id req-e3acc74c-0775-4b80-b360-812b3cc76409 2018-07-30 03:47:38,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5910afe6d0c1d9194aabc69c36f9f49ab60f0abb" 2018-07-30 03:47:38,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-609750e1-9e4e-4571-80f4-e5eafe48d709 Date: Mon, 30 Jul 2018 03:47:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47: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":"98bcc2e6939445f88a7e2a6c999847b3","id":"b09e849e-f364-4f31-8faa-2029f2326967","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet"}]} 2018-07-30 03:47:38,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-609750e1-9e4e-4571-80f4-e5eafe48d709 2018-07-30 03:47:38,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5910afe6d0c1d9194aabc69c36f9f49ab60f0abb" 2018-07-30 03:47:38,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-e28afd93-5cbc-43d9-9ce9-b17317435f3f Date: Mon, 30 Jul 2018 03:47:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:47:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b09e849e-f364-4f31-8faa-2029f2326967","ip_address":"10.55.0.8"}],"id":"6bb4f8ff-15d7-496d-89dc-a9d5621204d5","security_groups":["737ebf03-8bd9-4c5d-9e9a-56c75ea5665b"],"mac_address":"fa:16:3e:26:c2:60","project_id":"98bcc2e6939445f88a7e2a6c999847b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-port","admin_state_up":true,"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:24Z","binding:vnic_type":"normal","device_id":"172f13c7-b05d-4aff-ac83-55d2c2db8fbe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:47:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b09e849e-f364-4f31-8faa-2029f2326967","ip_address":"10.55.0.2"}],"id":"80c29ee8-bbdf-4aa1-b8a4-56057716742d","security_groups":[],"mac_address":"fa:16:3e:7a:de:da","project_id":"98bcc2e6939445f88a7e2a6c999847b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1584a28f-1534-46ca-8e78-d06a8f1e7200","tenant_id":"98bcc2e6939445f88a7e2a6c999847b3","created_at":"2018-07-30T03:47:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1584a28f-1534-46ca-8e78-d06a8f1e7200","ip_allocation":"immediate"}]} 2018-07-30 03:47:38,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-e28afd93-5cbc-43d9-9ce9-b17317435f3f 2018-07-30 03:47:38,396 - create_instance - INFO - Deleting Port with ID - 6bb4f8ff-15d7-496d-89dc-a9d5621204d5 2018-07-30 03:47:38,396 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-port 2018-07-30 03:47:38,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/6bb4f8ff-15d7-496d-89dc-a9d5621204d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:38,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbcd2a2d-0dc4-45b3-9b55-9cd78c2d208d Date: Mon, 30 Jul 2018 03:47:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:47:38,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/6bb4f8ff-15d7-496d-89dc-a9d5621204d5 used request id req-bbcd2a2d-0dc4-45b3-9b55-9cd78c2d208d 2018-07-30 03:47:38,848 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-26aeb903-897e-40f1-9e95-63c72965e81d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:38,913 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:38 GMT Server: Apache x-compute-request-id: req-c9971a20-0d06-474a-bcf8-e5ec99d8eab5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9971a20-0d06-474a-bcf8-e5ec99d8eab5 Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "1d6a807e07794493a7caae966e91a8d5", "attachments": [{"server_id": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "attachment_id": "bdb67e7f-71b5-48d7-b8d3-451fa99ccdf9", "attached_at": "2018-07-30T03:47:37.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "ce1cff69-4326-4309-b266-964dc416725f", "device": "/dev/vdb", "id": "ce1cff69-4326-4309-b266-964dc416725f"}], "links": [{"href": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f", "rel": "self"}, {"href": "http://172.30.9.25:8776/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:47:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "updated_at": "2018-07-30T03:47:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "ce1cff69-4326-4309-b266-964dc416725f", "size": 1}} 2018-07-30 03:47:38,913 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f used request id req-c9971a20-0d06-474a-bcf8-e5ec99d8eab5 2018-07-30 03:47:38,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe/os-volume_attachments/ce1cff69-4326-4309-b266-964dc416725f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:39,647 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:47: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-7f9fb214-e858-4bae-975c-a9277aa94c6e x-compute-request-id: req-7f9fb214-e858-4bae-975c-a9277aa94c6e Content-Length: 0 Content-Type: application/json 2018-07-30 03:47:39,648 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe/os-volume_attachments/ce1cff69-4326-4309-b266-964dc416725f used request id req-7f9fb214-e858-4bae-975c-a9277aa94c6e 2018-07-30 03:47:39,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:40,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-356dd4e9-27a6-47a0-9615-b233ca8c3bbf x-compute-request-id: req-356dd4e9-27a6-47a0-9615-b233ca8c3bbf Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "bookmark"}], "image": {"id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "links": [{"href": "http://172.30.9.25:8774/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:47:31.000000", "flavor": {"id": "0c467653-68b3-49a4-a2a8-6073f43015a1", "links": [{"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}]}, "id": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "user_id": "1d6a807e07794493a7caae966e91a8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:47:31Z", "hostId": "07a96925a8ba8554e53d6aa534c67ef268cad5d5afa51705f14b76ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst", "created": "2018-07-30T03:47:26Z", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "os-extended-volumes:volumes_attached": [{"id": "ce1cff69-4326-4309-b266-964dc416725f"}], "metadata": {}}} 2018-07-30 03:47:40,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe used request id req-356dd4e9-27a6-47a0-9615-b233ca8c3bbf 2018-07-30 03:47:43,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:43,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-0ceecfa2-d821-4f9f-81a4-7304098f6174 x-compute-request-id: req-0ceecfa2-d821-4f9f-81a4-7304098f6174 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "bookmark"}], "image": {"id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "links": [{"href": "http://172.30.9.25:8774/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:47:31.000000", "flavor": {"id": "0c467653-68b3-49a4-a2a8-6073f43015a1", "links": [{"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}]}, "id": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "user_id": "1d6a807e07794493a7caae966e91a8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:47:31Z", "hostId": "07a96925a8ba8554e53d6aa534c67ef268cad5d5afa51705f14b76ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst", "created": "2018-07-30T03:47:26Z", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:47:43,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe used request id req-0ceecfa2-d821-4f9f-81a4-7304098f6174 2018-07-30 03:47:43,359 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst 2018-07-30 03:47:43,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:43,480 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:47: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-1a81c403-30a3-4ab7-9e88-3254fbb4f06b x-compute-request-id: req-1a81c403-30a3-4ab7-9e88-3254fbb4f06b Content-Type: application/json 2018-07-30 03:47:43,480 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe used request id req-1a81c403-30a3-4ab7-9e88-3254fbb4f06b 2018-07-30 03:47:43,480 - create_instance - INFO - Checking deletion status 2018-07-30 03:47:43,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:43,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-24f83bf9-c97d-422f-b326-87b7a9a3db67 x-compute-request-id: req-24f83bf9-c97d-422f-b326-87b7a9a3db67 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "rel": "bookmark"}], "image": {"id": "5f69d426-d68a-4ccd-b109-6592ae140ab0", "links": [{"href": "http://172.30.9.25:8774/images/5f69d426-d68a-4ccd-b109-6592ae140ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:47:31.000000", "flavor": {"id": "0c467653-68b3-49a4-a2a8-6073f43015a1", "links": [{"href": "http://172.30.9.25:8774/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1", "rel": "bookmark"}]}, "id": "172f13c7-b05d-4aff-ac83-55d2c2db8fbe", "user_id": "1d6a807e07794493a7caae966e91a8d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:47:43Z", "hostId": "07a96925a8ba8554e53d6aa534c67ef268cad5d5afa51705f14b76ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst", "created": "2018-07-30T03:47:26Z", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:47:43,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe used request id req-24f83bf9-c97d-422f-b326-87b7a9a3db67 2018-07-30 03:47:43,606 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst] is - ACTIVE 2018-07-30 03:47:43,606 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:47:46,609 - create_instance - DEBUG - VM status query timeout in 296.871204853 2018-07-30 03:47:46,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ec2c46fcc713a50f923d54a9485cc7544742a4" 2018-07-30 03:47:46,668 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:47: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-8e50c6c2-8cf2-476b-9cb1-7c878b175d0e x-compute-request-id: req-8e50c6c2-8cf2-476b-9cb1-7c878b175d0e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 172f13c7-b05d-4aff-ac83-55d2c2db8fbe could not be found.", "code": 404}} 2018-07-30 03:47:46,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/172f13c7-b05d-4aff-ac83-55d2c2db8fbe used request id req-8e50c6c2-8cf2-476b-9cb1-7c878b175d0e 2018-07-30 03:47:46,668 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 172f13c7-b05d-4aff-ac83-55d2c2db8fbe could not be found. (HTTP 404) (Request-ID: req-8e50c6c2-8cf2-476b-9cb1-7c878b175d0e) 2018-07-30 03:47:46,669 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-inst 2018-07-30 03:47:46,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc990a3aadb8cb4f83ae800fc8a233d428510752" 2018-07-30 03:47:46,706 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:47: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-2c32f320-f39c-4328-a5a1-a104982310a3 x-compute-request-id: req-2c32f320-f39c-4328-a5a1-a104982310a3 Content-Length: 0 Content-Type: application/json 2018-07-30 03:47:46,706 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0c467653-68b3-49a4-a2a8-6073f43015a1 used request id req-2c32f320-f39c-4328-a5a1-a104982310a3 2018-07-30 03:47:46,707 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet 2018-07-30 03:47:46,707 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-subnet 2018-07-30 03:47:46,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/b09e849e-f364-4f31-8faa-2029f2326967 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4789e5c92cc06cfa06080eff1a72b7a495021c" 2018-07-30 03:47:47,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e63e7be6-bae8-402d-a0ac-0d4b6155064f Date: Mon, 30 Jul 2018 03:47:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:47:47,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b09e849e-f364-4f31-8faa-2029f2326967 used request id req-e63e7be6-bae8-402d-a0ac-0d4b6155064f 2018-07-30 03:47:47,824 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-pub-net 2018-07-30 03:47:47,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/1584a28f-1534-46ca-8e78-d06a8f1e7200 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4789e5c92cc06cfa06080eff1a72b7a495021c" 2018-07-30 03:47:48,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15572e06-9f3c-48b4-8ba3-b0e671177bf1 Date: Mon, 30 Jul 2018 03:47:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:47:48,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/1584a28f-1534-46ca-8e78-d06a8f1e7200 used request id req-15572e06-9f3c-48b4-8ba3-b0e671177bf1 2018-07-30 03:47:48,857 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-437741ac-7554-44ea-8f6b-476c472c9ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da582b6fc3710b625405fca58aa7a0d8e4b7a0" 2018-07-30 03:47:49,072 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:48 GMT Server: Apache x-compute-request-id: req-abac96af-f96c-40ed-88e1-d050cf546085 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-abac96af-f96c-40ed-88e1-d050cf546085 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1d6a807e07794493a7caae966e91a8d5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46", "rel": "self"}, {"href": "http://172.30.9.25:8776/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:47:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "updated_at": "2018-07-30T03:47:20.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8f1dbd07-a6dc-4477-a88f-936847bc7b46", "size": 1}} 2018-07-30 03:47:49,072 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46 used request id req-abac96af-f96c-40ed-88e1-d050cf546085 2018-07-30 03:47:49,073 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:47:49,073 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-2 2018-07-30 03:47:49,073 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-2 2018-07-30 03:47:49,076 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-437741ac-7554-44ea-8f6b-476c472c9ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da582b6fc3710b625405fca58aa7a0d8e4b7a0" 2018-07-30 03:47:49,303 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:47:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0fdc07d5-5aea-4121-ac91-45462367781a 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-30 03:47:49,303 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46 used request id req-0fdc07d5-5aea-4121-ac91-45462367781a 2018-07-30 03:47:49,306 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-437741ac-7554-44ea-8f6b-476c472c9ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da582b6fc3710b625405fca58aa7a0d8e4b7a0" 2018-07-30 03:47:49,517 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:47:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-21c85e36-8ecb-47aa-b9d4-509856e3c3c1 x-openstack-request-id: req-21c85e36-8ecb-47aa-b9d4-509856e3c3c1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 8f1dbd07-a6dc-4477-a88f-936847bc7b46 could not be found.", "code": 404}} 2018-07-30 03:47:49,517 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/8f1dbd07-a6dc-4477-a88f-936847bc7b46 used request id req-21c85e36-8ecb-47aa-b9d4-509856e3c3c1 2018-07-30 03:47:49,517 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 8f1dbd07-a6dc-4477-a88f-936847bc7b46 could not be found. (HTTP 404) (Request-ID: req-21c85e36-8ecb-47aa-b9d4-509856e3c3c1) 2018-07-30 03:47:49,518 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-2 2018-07-30 03:47:49,521 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27b2a6cd-c5e1-4926-8720-8285c1a5355c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a228701f466e782eb48a8a98c906e5c6ba4cec" 2018-07-30 03:47:49,730 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:49 GMT Server: Apache x-compute-request-id: req-79b42cb5-3016-4f56-85a1-8d95a247bec9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-79b42cb5-3016-4f56-85a1-8d95a247bec9 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1d6a807e07794493a7caae966e91a8d5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f", "rel": "self"}, {"href": "http://172.30.9.25:8776/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:47:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "updated_at": "2018-07-30T03:47:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ce1cff69-4326-4309-b266-964dc416725f", "size": 1}} 2018-07-30 03:47:49,731 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f used request id req-79b42cb5-3016-4f56-85a1-8d95a247bec9 2018-07-30 03:47:49,731 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:47:49,731 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-1 2018-07-30 03:47:49,731 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-1 2018-07-30 03:47:49,734 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27b2a6cd-c5e1-4926-8720-8285c1a5355c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a228701f466e782eb48a8a98c906e5c6ba4cec" 2018-07-30 03:47:49,952 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:47:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-82911b35-6dda-4e32-93c2-6cc0267ff91f 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-30 03:47:49,952 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f used request id req-82911b35-6dda-4e32-93c2-6cc0267ff91f 2018-07-30 03:47:49,955 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27b2a6cd-c5e1-4926-8720-8285c1a5355c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a228701f466e782eb48a8a98c906e5c6ba4cec" 2018-07-30 03:47:50,165 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:47:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f9131052-c066-46e7-adc8-0e32c87dfbd8 x-openstack-request-id: req-f9131052-c066-46e7-adc8-0e32c87dfbd8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ce1cff69-4326-4309-b266-964dc416725f could not be found.", "code": 404}} 2018-07-30 03:47:50,165 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/98bcc2e6939445f88a7e2a6c999847b3/volumes/ce1cff69-4326-4309-b266-964dc416725f used request id req-f9131052-c066-46e7-adc8-0e32c87dfbd8 2018-07-30 03:47:50,165 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ce1cff69-4326-4309-b266-964dc416725f could not be found. (HTTP 404) (Request-ID: req-f9131052-c066-46e7-adc8-0e32c87dfbd8) 2018-07-30 03:47:50,165 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-1 2018-07-30 03:47:50,166 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-6468a0c2-9234-4ea8-9899-e0d82bc5cbbe-image 2018-07-30 03:47:50,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}508f0a66010b0114c83fd73bfedc86f062ec4da7" 2018-07-30 03:47:50,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ba4d0d5-e869-47a2-9206-d67a83408d18 Date: Mon, 30 Jul 2018 03:47: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-30 03:47:50,868 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/5f69d426-d68a-4ccd-b109-6592ae140ab0 used request id req-7ba4d0d5-e869-47a2-9206-d67a83408d18 2018-07-30 03:47:50,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:51,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-66e9255c-f5c6-4340-9148-d5efd25ddf12 Date: Mon, 30 Jul 2018 03:47:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "created_at": "2018-07-30T03:47:16Z", "updated_at": "2018-07-30T03:47:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:47:16Z", "revision_number": 0, "id": "1f2b4075-8dbb-42ec-9ea5-b400f0216a2d", "remote_group_id": "737ebf03-8bd9-4c5d-9e9a-56c75ea5665b", "remote_ip_prefix": null, "created_at": "2018-07-30T03:47:16Z", "security_group_id": "737ebf03-8bd9-4c5d-9e9a-56c75ea5665b", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "98bcc2e6939445f88a7e2a6c999847b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:47:16Z", "revision_number": 0, "id": "58c5b1ca-eddb-46b2-9e72-9dff8979c168", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:47:16Z", "security_group_id": "737ebf03-8bd9-4c5d-9e9a-56c75ea5665b", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "98bcc2e6939445f88a7e2a6c999847b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:47:16Z", "revision_number": 0, "id": "e33ca82d-e72a-445f-b3a4-0b21fc2b4225", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:47:16Z", "security_group_id": "737ebf03-8bd9-4c5d-9e9a-56c75ea5665b", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "98bcc2e6939445f88a7e2a6c999847b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:47:16Z", "revision_number": 0, "id": "fc69d898-573c-4e81-a94a-881d795ed331", "remote_group_id": "737ebf03-8bd9-4c5d-9e9a-56c75ea5665b", "remote_ip_prefix": null, "created_at": "2018-07-30T03:47:16Z", "security_group_id": "737ebf03-8bd9-4c5d-9e9a-56c75ea5665b", "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "98bcc2e6939445f88a7e2a6c999847b3"}], "revision_number": 4, "project_id": "98bcc2e6939445f88a7e2a6c999847b3", "id": "737ebf03-8bd9-4c5d-9e9a-56c75ea5665b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:47:51,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-66e9255c-f5c6-4340-9148-d5efd25ddf12 2018-07-30 03:47:51,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:51,218 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c43d88d-64eb-4776-86cd-1a846ad3936d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:47:51,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-6c43d88d-64eb-4776-86cd-1a846ad3936d 2018-07-30 03:47:51,218 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:47:51,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:51,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a83fdb0-f78d-4a52-b399-3746558bb1ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:47:51,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-6a83fdb0-f78d-4a52-b399-3746558bb1ec 2018-07-30 03:47:51,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:47:51,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:51,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c09e5fb-0253-46e6-bd74-21ea953ca6d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:47:51,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-9c09e5fb-0253-46e6-bd74-21ea953ca6d0 2018-07-30 03:47:51,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:47:51,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:51,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4e82ba5-6974-4187-b3b5-517e9d86b3d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:47:51,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-a4e82ba5-6974-4187-b3b5-517e9d86b3d1 2018-07-30 03:47:51,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:47:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:51,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2339a359-96e1-412a-9507-fcfd934a768a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98bcc2e6939445f88a7e2a6c999847b3", "name": "CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj"}} 2018-07-30 03:47:51,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 used request id req-2339a359-96e1-412a-9507-fcfd934a768a 2018-07-30 03:47:51,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 737ebf03-8bd9-4c5d-9e9a-56c75ea5665b 2018-07-30 03:47:51,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=737ebf03-8bd9-4c5d-9e9a-56c75ea5665b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:51,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-30f4dd34-f08d-4e54-8b95-26133a987c81 Date: Mon, 30 Jul 2018 03:47:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "737ebf03-8bd9-4c5d-9e9a-56c75ea5665b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:47:16Z", "security_group_id": "737ebf03-8bd9-4c5d-9e9a-56c75ea5665b", "port_range_min": null, "revision_number": 0, "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "created_at": "2018-07-30T03:47:16Z", "project_id": "98bcc2e6939445f88a7e2a6c999847b3", "id": "1f2b4075-8dbb-42ec-9ea5-b400f0216a2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:47:16Z", "security_group_id": "737ebf03-8bd9-4c5d-9e9a-56c75ea5665b", "port_range_min": null, "revision_number": 0, "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "created_at": "2018-07-30T03:47:16Z", "project_id": "98bcc2e6939445f88a7e2a6c999847b3", "id": "58c5b1ca-eddb-46b2-9e72-9dff8979c168"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:47:16Z", "security_group_id": "737ebf03-8bd9-4c5d-9e9a-56c75ea5665b", "port_range_min": null, "revision_number": 0, "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "created_at": "2018-07-30T03:47:16Z", "project_id": "98bcc2e6939445f88a7e2a6c999847b3", "id": "e33ca82d-e72a-445f-b3a4-0b21fc2b4225"}, {"remote_group_id": "737ebf03-8bd9-4c5d-9e9a-56c75ea5665b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:47:16Z", "security_group_id": "737ebf03-8bd9-4c5d-9e9a-56c75ea5665b", "port_range_min": null, "revision_number": 0, "tenant_id": "98bcc2e6939445f88a7e2a6c999847b3", "created_at": "2018-07-30T03:47:16Z", "project_id": "98bcc2e6939445f88a7e2a6c999847b3", "id": "fc69d898-573c-4e81-a94a-881d795ed331"}]} 2018-07-30 03:47:51,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=737ebf03-8bd9-4c5d-9e9a-56c75ea5665b used request id req-30f4dd34-f08d-4e54-8b95-26133a987c81 2018-07-30 03:47:51,590 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:47:51,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/737ebf03-8bd9-4c5d-9e9a-56c75ea5665b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:51,718 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23515dd8-3b45-44a0-a591-879419522e12 Content-Length: 0 Date: Mon, 30 Jul 2018 03:47:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:47:51,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/737ebf03-8bd9-4c5d-9e9a-56c75ea5665b used request id req-23515dd8-3b45-44a0-a591-879419522e12 2018-07-30 03:47:51,719 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj 2018-07-30 03:47:51,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:51,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92f870a6-c008-4c47-b1cc-175e905b298a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:47:51,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/98bcc2e6939445f88a7e2a6c999847b3 used request id req-92f870a6-c008-4c47-b1cc-175e905b298a 2018-07-30 03:47:51,932 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-2617e1dc-d8aa-422-proj-role 2018-07-30 03:47:51,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/3ace7a4328d146bfa6b7725a0958ad13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:52,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2c1138e-fed1-4903-aa4b-280e38b7d3d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:47:52,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/3ace7a4328d146bfa6b7725a0958ad13 used request id req-c2c1138e-fed1-4903-aa4b-280e38b7d3d5 2018-07-30 03:47:52,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b107022a25de8cd0058e81070717e64a70734638" 2018-07-30 03:47:52,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30672621-f3a0-4a49-aceb-24a797d6d669 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:47:52,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-30672621-f3a0-4a49-aceb-24a797d6d669 2018-07-30 03:47:52,128 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-2617e1dc-d8aa-422-user 2018-07-30 03:47:52,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1d6a807e07794493a7caae966e91a8d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b422d3e618e6963e9e9c4635f751d9fc89f795f6" 2018-07-30 03:47:52,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:47:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7c7550f-adff-4670-a7f4-b6c7a16a8122 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:47:52,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1d6a807e07794493a7caae966e91a8d5 used request id req-a7c7550f-adff-4670-a7f4-b6c7a16a8122 2018-07-30 03:47:52,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:52,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:47:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["FoCMAZi6TIaGffBS8AOItQ"], "issued_at": "2018-07-30T03:47:52.000000Z"}} 2018-07-30 03:47:52,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e43a035c2b8f47556f6bc503449d206f015cfa" 2018-07-30 03:47:52,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c54041-e5a8-4f52-a10c-779961b97d88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:52,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f6c54041-e5a8-4f52-a10c-779961b97d88 2018-07-30 03:47:52,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:52,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:53,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:47:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["q5DfvUsBTrqDLzE79gjGqQ"], "issued_at": "2018-07-30T03:47:53.000000Z"}} 2018-07-30 03:47:53,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:47:53,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce97c7d0-5812-4500-b917-4f2ea7ecc331 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:53,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ce97c7d0-5812-4500-b917-4f2ea7ecc331 2018-07-30 03:47:53,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:47:53,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:47:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:47:53,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-c66ae486-0518-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:47:53,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03b5aaf-a226-47a4-afca-bafb45caea5f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-c66ae486-0518-46e-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:47:53,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-c66ae486-0518-46e-proj used request id req-e03b5aaf-a226-47a4-afca-bafb45caea5f 2018-07-30 03:47:53,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:47:53,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6b787f-4792-4ca4-8251-b9e83a9899e0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:47:53,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2b6b787f-4792-4ca4-8251-b9e83a9899e0 2018-07-30 03:47:53,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}}' 2018-07-30 03:47:53,568 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:47:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ee28855-b057-46ab-96b1-b17d4667ee5e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "id": "b705079e7f224e0e9fd5219e6d22d4d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}} 2018-07-30 03:47:53,569 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4ee28855-b057-46ab-96b1-b17d4667ee5e 2018-07-30 03:47:53,569 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-c66ae486-0518-46e-proj 2018-07-30 03:47:53,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:53,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:53,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:47:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["oWfgtcV0T1ePrSgHyz6dUA"], "issued_at": "2018-07-30T03:47:53.000000Z"}} 2018-07-30 03:47:53,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea15d4e04430875d05581b56088932e271a3346" 2018-07-30 03:47:54,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21890f5a-8115-4f4e-b634-8bd6b503ae1a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:54,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-21890f5a-8115-4f4e-b634-8bd6b503ae1a 2018-07-30 03:47:54,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:47:54,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:47:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:47:54,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea15d4e04430875d05581b56088932e271a3346" 2018-07-30 03:47:54,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beea0714-3bfb-415a-898f-d865a9b5474e Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:47:54,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-beea0714-3bfb-415a-898f-d865a9b5474e 2018-07-30 03:47:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-c66ae486-0518-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea15d4e04430875d05581b56088932e271a3346" 2018-07-30 03:47:54,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c47f7087-7308-40bd-a6e1-83ab07030cf0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-c66ae486-0518-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "id": "b705079e7f224e0e9fd5219e6d22d4d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}]} 2018-07-30 03:47:54,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-c66ae486-0518-46e-proj used request id req-c47f7087-7308-40bd-a6e1-83ab07030cf0 2018-07-30 03:47:54,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea15d4e04430875d05581b56088932e271a3346" 2018-07-30 03:47:54,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d89eafe-fed4-42c1-9605-ff3e8cf5a6f9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:47:54,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9d89eafe-fed4-42c1-9605-ff3e8cf5a6f9 2018-07-30 03:47:54,686 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-c66ae486-0518-46e-user 2018-07-30 03:47:54,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:54,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:47:54,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beef7a78-c12b-46ce-8c0e-e8b116ce50e1 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:47:54,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-beef7a78-c12b-46ce-8c0e-e8b116ce50e1 2018-07-30 03:47:54,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" -d '{"role": {"name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj-role"}}' 2018-07-30 03:47:54,812 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b362a41-f7bc-4d09-8282-a08637f37ad6 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43845d3a894e47c69c3479457af4f9c4", "links": {"self": "http://172.30.9.25:5000/v3/roles/43845d3a894e47c69c3479457af4f9c4"}, "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj-role"}} 2018-07-30 03:47:54,813 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1b362a41-f7bc-4d09-8282-a08637f37ad6 2018-07-30 03:47:54,813 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-c66ae486-0518-46e-proj-role 2018-07-30 03:47:54,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/43845d3a894e47c69c3479457af4f9c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:47:54,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dae2258-9b4f-4659-8fe8-7ba2e3a7d2a7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43845d3a894e47c69c3479457af4f9c4", "links": {"self": "http://172.30.9.25:5000/v3/roles/43845d3a894e47c69c3479457af4f9c4"}, "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj-role"}} 2018-07-30 03:47:54,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/43845d3a894e47c69c3479457af4f9c4 used request id req-9dae2258-9b4f-4659-8fe8-7ba2e3a7d2a7 2018-07-30 03:47:54,901 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-c66ae486-0518-46e-proj-role to project CreateInstanceVolumeTests-c66ae486-0518-46e-proj 2018-07-30 03:47:54,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4/users/e55bf82008ad4e5495737a8bc2c44308/roles/43845d3a894e47c69c3479457af4f9c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:47:55,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fb41848-1e43-4453-a2bf-d101684b3c1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:47:55,026 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4/users/e55bf82008ad4e5495737a8bc2c44308/roles/43845d3a894e47c69c3479457af4f9c4 used request id req-7fb41848-1e43-4453-a2bf-d101684b3c1d 2018-07-30 03:47:55,027 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:47:55,028 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:47:55,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:55,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:55,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43845d3a894e47c69c3479457af4f9c4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj-role"}], "expires_at": "2018-07-30T04:47:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-user", "id": "e55bf82008ad4e5495737a8bc2c44308"}, "audit_ids": ["l5l6rnCZR3C7E1gzQbqVjA"], "issued_at": "2018-07-30T03:47:55.000000Z"}} 2018-07-30 03:47:55,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f3155ae995731220b22af0b5fb151e312284dd" 2018-07-30 03:47:55,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b41f5f-cd87-4ce4-b871-5c09ffce9e6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:55,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d7b41f5f-cd87-4ce4-b871-5c09ffce9e6d 2018-07-30 03:47:55,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8f3155ae995731220b22af0b5fb151e312284dd" 2018-07-30 03:47:55,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-abde2951-3de5-4952-a4fa-3a782b50a8fd Date: Mon, 30 Jul 2018 03:47:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image"} 2018-07-30 03:47:55,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image used request id req-abde2951-3de5-4952-a4fa-3a782b50a8fd 2018-07-30 03:47:55,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8f3155ae995731220b22af0b5fb151e312284dd" 2018-07-30 03:47:55,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d69dec49-e7a8-413a-83b1-90c1f856d566 Date: Mon, 30 Jul 2018 03:47: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-30 03:47:55,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d69dec49-e7a8-413a-83b1-90c1f856d566 2018-07-30 03:47:55,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8f3155ae995731220b22af0b5fb151e312284dd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image"}' 2018-07-30 03:47:55,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-03acde28-0903-4977-9415-b3bc9cb58e67 Date: Mon, 30 Jul 2018 03:47:55 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:47:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:47:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "min_disk": 0, "protected": false, "id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "file": "/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9/file", "checksum": null, "owner": "b705079e7f224e0e9fd5219e6d22d4d4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:47:55,775 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-03acde28-0903-4977-9415-b3bc9cb58e67 2018-07-30 03:47:55,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8f3155ae995731220b22af0b5fb151e312284dd" -d '' 2018-07-30 03:47:56,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ee7d337c-ce40-4412-b1ff-c1d3387acbb8 Date: Mon, 30 Jul 2018 03:47: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-30 03:47:56,792 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9/file used request id req-ee7d337c-ce40-4412-b1ff-c1d3387acbb8 2018-07-30 03:47:56,793 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:47:56,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8f3155ae995731220b22af0b5fb151e312284dd" 2018-07-30 03:47:56,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-45448126-03ca-43c7-bbb8-c97b1f12491b Date: Mon, 30 Jul 2018 03:47:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:47:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:47:56Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9/snap", "metadata": {}}], "self": "/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "min_disk": 0, "protected": false, "id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "file": "/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b705079e7f224e0e9fd5219e6d22d4d4", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:47:56,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9 used request id req-45448126-03ca-43c7-bbb8-c97b1f12491b 2018-07-30 03:47:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8f3155ae995731220b22af0b5fb151e312284dd" 2018-07-30 03:47:56,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cc29d4d6-6015-4c3d-9be1-cce77b8ceebc Date: Mon, 30 Jul 2018 03:47: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-30 03:47:56,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-cc29d4d6-6015-4c3d-9be1-cce77b8ceebc 2018-07-30 03:47:56,825 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image 2018-07-30 03:47:56,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8f3155ae995731220b22af0b5fb151e312284dd" 2018-07-30 03:47:56,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-9f70598a-46a1-4105-ad8d-9146b7464126 Date: Mon, 30 Jul 2018 03:47:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:47:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:47:56Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9/snap", "metadata": {}}], "self": "/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "min_disk": 0, "protected": false, "id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "file": "/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b705079e7f224e0e9fd5219e6d22d4d4", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:47:56,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9 used request id req-9f70598a-46a1-4105-ad8d-9146b7464126 2018-07-30 03:47:56,844 - create_image - DEBUG - Instance status is - active 2018-07-30 03:47:56,844 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image 2018-07-30 03:47:56,844 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image 2018-07-30 03:47:56,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:56,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:57,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["62NHZ1cqSwmTfZz4FUyQQg"], "issued_at": "2018-07-30T03:47:57.000000Z"}} 2018-07-30 03:47:57,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7266622295b1f198a003ac1345ab91c8c6b10bdc" 2018-07-30 03:47:57,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67f411fa-3ef4-40c0-b2c3-77c1c231ff5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:57,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-67f411fa-3ef4-40c0-b2c3-77c1c231ff5a 2018-07-30 03:47:57,310 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:47:57,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7266622295b1f198a003ac1345ab91c8c6b10bdc" 2018-07-30 03:47:57,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-9db5ef7b-7f60-4225-9bef-dae6521eeafe x-compute-request-id: req-9db5ef7b-7f60-4225-9bef-dae6521eeafe Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:47:57,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9db5ef7b-7f60-4225-9bef-dae6521eeafe 2018-07-30 03:47:57,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7266622295b1f198a003ac1345ab91c8c6b10bdc" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-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-30 03:47:57,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47: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-051b9766-d4eb-47ba-b865-b546b39c9403 x-compute-request-id: req-051b9766-d4eb-47ba-b865-b546b39c9403 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}], "ram": 256, "OS-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": "d7335451-d9ae-408d-9160-5f88fdf2726f"}} 2018-07-30 03:47:57,544 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-051b9766-d4eb-47ba-b865-b546b39c9403 2018-07-30 03:47:57,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:57,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:47:57,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43845d3a894e47c69c3479457af4f9c4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj-role"}], "expires_at": "2018-07-30T04:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-user", "id": "e55bf82008ad4e5495737a8bc2c44308"}, "audit_ids": ["vJTFq8I8S9CDgM9iDo-mFA"], "issued_at": "2018-07-30T03:47:57.000000Z"}} 2018-07-30 03:47:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ef0f6ddf441a3c21b55784f9e3e0dad89ca3b5" 2018-07-30 03:47:58,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-312e03ac-4dae-4187-926f-e51d4494d179 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:47:58,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-312e03ac-4dae-4187-926f-e51d4494d179 2018-07-30 03:47:58,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ef0f6ddf441a3c21b55784f9e3e0dad89ca3b5" 2018-07-30 03:47:58,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fa73de69-517b-4a7b-97d8-a9febbc63bb4 Date: Mon, 30 Jul 2018 03:47:58 GMT RESP BODY: {"networks":[]} 2018-07-30 03:47:58,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-fa73de69-517b-4a7b-97d8-a9febbc63bb4 2018-07-30 03:47:58,198 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net 2018-07-30 03:47:58,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ef0f6ddf441a3c21b55784f9e3e0dad89ca3b5" -d '{"network": {"name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net", "admin_state_up": true}}' 2018-07-30 03:47:58,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-155e8e9a-0741-47b9-93de-bde900c2e01e Date: Mon, 30 Jul 2018 03:47:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:47:58Z","is_default":false,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}} 2018-07-30 03:47:58,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-155e8e9a-0741-47b9-93de-bde900c2e01e 2018-07-30 03:47:58,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ef0f6ddf441a3c21b55784f9e3e0dad89ca3b5" 2018-07-30 03:47:58,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-ea13019b-40de-48c7-b49f-a04d97d8eb7f Date: Mon, 30 Jul 2018 03:47:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:47:58Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:47:58,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-ea13019b-40de-48c7-b49f-a04d97d8eb7f 2018-07-30 03:47:58,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ef0f6ddf441a3c21b55784f9e3e0dad89ca3b5" 2018-07-30 03:47:58,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6a0e0e09-f861-479b-984b-b1f9017ae43e Date: Mon, 30 Jul 2018 03:47:58 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:47:58,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-6a0e0e09-f861-479b-984b-b1f9017ae43e 2018-07-30 03:47:58,991 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet 2018-07-30 03:47:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ef0f6ddf441a3c21b55784f9e3e0dad89ca3b5" -d '{"subnets": [{"ip_version": 4, "network_id": "53a096e5-151c-4b11-8c7a-5338df570507", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]}' 2018-07-30 03:47:59,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a1e749fe-9ce6-43b3-b275-4fb3b0416824 Date: Mon, 30 Jul 2018 03:47:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:47:59,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-a1e749fe-9ce6-43b3-b275-4fb3b0416824 2018-07-30 03:47:59,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ef0f6ddf441a3c21b55784f9e3e0dad89ca3b5" 2018-07-30 03:47:59,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-57ce0529-a8d1-44c5-b374-b3dce34e8cef Date: Mon, 30 Jul 2018 03:47:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:47:59,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-57ce0529-a8d1-44c5-b374-b3dce34e8cef 2018-07-30 03:47:59,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ef0f6ddf441a3c21b55784f9e3e0dad89ca3b5" 2018-07-30 03:47:59,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b0535e08-32cb-4f7c-8da4-241f9aa2db4f Date: Mon, 30 Jul 2018 03:47:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:47:59,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-b0535e08-32cb-4f7c-8da4-241f9aa2db4f 2018-07-30 03:47:59,752 - OpenStackNetwork - DEBUG - Network [53a096e5-151c-4b11-8c7a-5338df570507] created successfully 2018-07-30 03:47:59,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:47:59,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:48:00,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43845d3a894e47c69c3479457af4f9c4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj-role"}], "expires_at": "2018-07-30T04:48:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-user", "id": "e55bf82008ad4e5495737a8bc2c44308"}, "audit_ids": ["Zz3c-s6_Rn6b8PIorfK1wQ"], "issued_at": "2018-07-30T03:48:00.000000Z"}} 2018-07-30 03:48:00,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce16e07d0523f8ec396fd99003165342c71a97b6" 2018-07-30 03:48:00,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb067c0-02cd-4252-85e9-88e64762c7e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:48:00,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7fb067c0-02cd-4252-85e9-88e64762c7e6 2018-07-30 03:48:00,232 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce16e07d0523f8ec396fd99003165342c71a97b6" 2018-07-30 03:48:00,442 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:00 GMT Server: Apache x-compute-request-id: req-d363fcfb-a650-48dc-8ccb-4078528ee72f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d363fcfb-a650-48dc-8ccb-4078528ee72f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 03:48:00,443 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/detail used request id req-d363fcfb-a650-48dc-8ccb-4078528ee72f 2018-07-30 03:48:00,446 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d363fcfb-a650-48dc-8ccb-4078528ee72f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce16e07d0523f8ec396fd99003165342c71a97b6" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-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-30 03:48:00,915 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:48:00 GMT Server: Apache x-compute-request-id: req-15392c63-35c2-489e-a780-d97a82f7d32e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15392c63-35c2-489e-a780-d97a82f7d32e Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:00.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b", "size": 1}} 2018-07-30 03:48:00,915 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes used request id req-15392c63-35c2-489e-a780-d97a82f7d32e 2018-07-30 03:48:00,919 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d363fcfb-a650-48dc-8ccb-4078528ee72f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce16e07d0523f8ec396fd99003165342c71a97b6" 2018-07-30 03:48:01,135 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:00 GMT Server: Apache x-compute-request-id: req-efbb2512-c138-4f19-97a8-b588bf7f7e40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-efbb2512-c138-4f19-97a8-b588bf7f7e40 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "updated_at": "2018-07-30T03:48:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b", "size": 1}} 2018-07-30 03:48:01,135 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b used request id req-efbb2512-c138-4f19-97a8-b588bf7f7e40 2018-07-30 03:48:01,135 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-1 2018-07-30 03:48:01,138 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d363fcfb-a650-48dc-8ccb-4078528ee72f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce16e07d0523f8ec396fd99003165342c71a97b6" 2018-07-30 03:48:01,377 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:01 GMT Server: Apache x-compute-request-id: req-d8cd0582-9e04-404b-9903-5de9ae1626de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d8cd0582-9e04-404b-9903-5de9ae1626de Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "updated_at": "2018-07-30T03:48:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b", "size": 1}} 2018-07-30 03:48:01,378 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b used request id req-d8cd0582-9e04-404b-9903-5de9ae1626de 2018-07-30 03:48:01,378 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:48:01,378 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-1 2018-07-30 03:48:01,378 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-1 2018-07-30 03:48:01,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:48:01,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:48:01,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43845d3a894e47c69c3479457af4f9c4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj-role"}], "expires_at": "2018-07-30T04:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-user", "id": "e55bf82008ad4e5495737a8bc2c44308"}, "audit_ids": ["H1sPTiUzSG6_z19vixiTrA"], "issued_at": "2018-07-30T03:48:01.000000Z"}} 2018-07-30 03:48:01,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b8f6a6d55d60e707a4f7a4730f4d5a11ce7f5" 2018-07-30 03:48:01,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db0277de-d193-4b0b-97da-b2ab1d345000 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:48:01,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-db0277de-d193-4b0b-97da-b2ab1d345000 2018-07-30 03:48:01,855 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b8f6a6d55d60e707a4f7a4730f4d5a11ce7f5" 2018-07-30 03:48:02,062 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:01 GMT Server: Apache x-compute-request-id: req-90eeb823-8ca1-4374-aeff-a286b2ba4c91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90eeb823-8ca1-4374-aeff-a286b2ba4c91 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "updated_at": "2018-07-30T03:48:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b", "size": 1}]} 2018-07-30 03:48:02,062 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/detail used request id req-90eeb823-8ca1-4374-aeff-a286b2ba4c91 2018-07-30 03:48:02,065 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-90eeb823-8ca1-4374-aeff-a286b2ba4c91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b8f6a6d55d60e707a4f7a4730f4d5a11ce7f5" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-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-30 03:48:02,443 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:48:02 GMT Server: Apache x-compute-request-id: req-7d1321ea-93ff-46be-a3d4-313d53321a66 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7d1321ea-93ff-46be-a3d4-313d53321a66 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:02.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67030352-f1ab-4543-bc3d-e5a5b71caee5", "size": 1}} 2018-07-30 03:48:02,443 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes used request id req-7d1321ea-93ff-46be-a3d4-313d53321a66 2018-07-30 03:48:02,447 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90eeb823-8ca1-4374-aeff-a286b2ba4c91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b8f6a6d55d60e707a4f7a4730f4d5a11ce7f5" 2018-07-30 03:48:02,786 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:02 GMT Server: Apache x-compute-request-id: req-b61d08e7-ab72-4809-aa09-8373f567598a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b61d08e7-ab72-4809-aa09-8373f567598a Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "updated_at": "2018-07-30T03:48:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67030352-f1ab-4543-bc3d-e5a5b71caee5", "size": 1}} 2018-07-30 03:48:02,786 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5 used request id req-b61d08e7-ab72-4809-aa09-8373f567598a 2018-07-30 03:48:02,786 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-2 2018-07-30 03:48:02,789 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90eeb823-8ca1-4374-aeff-a286b2ba4c91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b8f6a6d55d60e707a4f7a4730f4d5a11ce7f5" 2018-07-30 03:48:03,031 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:02 GMT Server: Apache x-compute-request-id: req-99a5f9bc-10b0-4b85-b4f5-d9e4be1a8c33 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-99a5f9bc-10b0-4b85-b4f5-d9e4be1a8c33 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "updated_at": "2018-07-30T03:48:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67030352-f1ab-4543-bc3d-e5a5b71caee5", "size": 1}} 2018-07-30 03:48:03,031 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5 used request id req-99a5f9bc-10b0-4b85-b4f5-d9e4be1a8c33 2018-07-30 03:48:03,031 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:48:03,031 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-2 2018-07-30 03:48:03,031 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-2 2018-07-30 03:48:03,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:48:03,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:48:03,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43845d3a894e47c69c3479457af4f9c4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj-role"}], "expires_at": "2018-07-30T04:48:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-user", "id": "e55bf82008ad4e5495737a8bc2c44308"}, "audit_ids": ["X6LTuNbQTtei7Qr6vts_iQ"], "issued_at": "2018-07-30T03:48:03.000000Z"}} 2018-07-30 03:48:03,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:03,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-858256ef-6302-4d1e-8197-c6a00ed3c84f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:48:03,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-858256ef-6302-4d1e-8197-c6a00ed3c84f 2018-07-30 03:48:03,492 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:48:03,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:03,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c7b7bfe-6577-457a-bd3b-2754e84a2aa4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:48:03,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2c7b7bfe-6577-457a-bd3b-2754e84a2aa4 2018-07-30 03:48:03,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:03,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-26fc2f73-2616-4f78-a6fc-05fac693c374 Date: Mon, 30 Jul 2018 03:48:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:48:03,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-26fc2f73-2616-4f78-a6fc-05fac693c374 2018-07-30 03:48:03,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:03,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-09376c04-cbe0-4070-90d9-f600dd5f49fa Date: Mon, 30 Jul 2018 03:48:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:48:03,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-09376c04-cbe0-4070-90d9-f600dd5f49fa 2018-07-30 03:48:03,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:04,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e4d03117-62c2-4a7e-a6f4-72ef5783e0fe Date: Mon, 30 Jul 2018 03:48:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:48:04,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-e4d03117-62c2-4a7e-a6f4-72ef5783e0fe 2018-07-30 03:48:04,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:48:04,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:48:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:48:04,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:04,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9547e9e2-3c1e-4baa-b9f2-9a9d5d0e6425 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}} 2018-07-30 03:48:04,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 used request id req-9547e9e2-3c1e-4baa-b9f2-9a9d5d0e6425 2018-07-30 03:48:04,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:04,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-69415e16-820f-4b69-9f2d-a040f9a4bd50 Date: Mon, 30 Jul 2018 03:48:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:48:04,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-69415e16-820f-4b69-9f2d-a040f9a4bd50 2018-07-30 03:48:04,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507&name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:04,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a0ce2698-f512-4ba0-b1a6-5a73a0c1636f Date: Mon, 30 Jul 2018 03:48:04 GMT RESP BODY: {"ports":[]} 2018-07-30 03:48:04,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507&name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port&admin_state_up=True used request id req-a0ce2698-f512-4ba0-b1a6-5a73a0c1636f 2018-07-30 03:48:04,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:04,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-107ecbe0-b46f-4938-8bef-d2b791ea3e3c x-compute-request-id: req-107ecbe0-b46f-4938-8bef-d2b791ea3e3c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:48:04,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst used request id req-107ecbe0-b46f-4938-8bef-d2b791ea3e3c 2018-07-30 03:48:04,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:04,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a9a89172-a286-4ddc-a62f-0e845919844f Date: Mon, 30 Jul 2018 03:48:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:48:04,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-a9a89172-a286-4ddc-a62f-0e845919844f 2018-07-30 03:48:04,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:04,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e2bf8ec0-4181-41e0-9942-f32ff16488dd Date: Mon, 30 Jul 2018 03:48:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:48:04,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-e2bf8ec0-4181-41e0-9942-f32ff16488dd 2018-07-30 03:48:04,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:04,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0fa56f8f-3123-4165-b869-f2875b956a04 Date: Mon, 30 Jul 2018 03:48:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:48:04,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-0fa56f8f-3123-4165-b869-f2875b956a04 2018-07-30 03:48:04,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:04,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebf8aa8-0a3d-4b02-9212-3baa644c7e82 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}} 2018-07-30 03:48:04,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 used request id req-1ebf8aa8-0a3d-4b02-9212-3baa644c7e82 2018-07-30 03:48:04,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:04,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-084df28e-b089-4109-919a-b17b70ac4f29 Date: Mon, 30 Jul 2018 03:48:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:48:04,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-084df28e-b089-4109-919a-b17b70ac4f29 2018-07-30 03:48:04,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507&name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:04,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-56605fa1-2241-45e4-9778-c81effeffb30 Date: Mon, 30 Jul 2018 03:48:04 GMT RESP BODY: {"ports":[]} 2018-07-30 03:48:04,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507&name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port&admin_state_up=True used request id req-56605fa1-2241-45e4-9778-c81effeffb30 2018-07-30 03:48:04,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:48:04,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:48:05,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43845d3a894e47c69c3479457af4f9c4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj-role"}], "expires_at": "2018-07-30T04:48:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-user", "id": "e55bf82008ad4e5495737a8bc2c44308"}, "audit_ids": ["qpnkp4TFQTe3bHLmpxCzIQ"], "issued_at": "2018-07-30T03:48:05.000000Z"}} 2018-07-30 03:48:05,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5252d885092937882a648339f67da066c5ef6f" 2018-07-30 03:48:05,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3826b4d-d590-43a0-be3e-d54abef66a5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:48:05,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d3826b4d-d590-43a0-be3e-d54abef66a5f 2018-07-30 03:48:05,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:05,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ac16421c-a564-4a2e-8bdf-a7e2a2976671 Date: Mon, 30 Jul 2018 03:48:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:48:05,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-ac16421c-a564-4a2e-8bdf-a7e2a2976671 2018-07-30 03:48:05,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:05,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e4d67585-f7e2-443e-b4cc-65c9f5bb0c9f Date: Mon, 30 Jul 2018 03:48:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:48:05,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-e4d67585-f7e2-443e-b4cc-65c9f5bb0c9f 2018-07-30 03:48:05,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:05,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5bd2ab99-0172-4ab9-bed8-9f74ed4be460 Date: Mon, 30 Jul 2018 03:48:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:48:05,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-5bd2ab99-0172-4ab9-bed8-9f74ed4be460 2018-07-30 03:48:05,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:48:05,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:48:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:48:05,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5252d885092937882a648339f67da066c5ef6f" 2018-07-30 03:48:05,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4355aac7-b195-4a9d-9fb1-c980ec94b2ce Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}} 2018-07-30 03:48:05,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 used request id req-4355aac7-b195-4a9d-9fb1-c980ec94b2ce 2018-07-30 03:48:05,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:05,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f3f71e6e-285b-4bcc-ae49-9470ea59a85b Date: Mon, 30 Jul 2018 03:48:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:48:05,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-f3f71e6e-285b-4bcc-ae49-9470ea59a85b 2018-07-30 03:48:05,724 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net 2018-07-30 03:48:05,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" -d '{"port": {"network_id": "53a096e5-151c-4b11-8c7a-5338df570507", "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port", "admin_state_up": true}}' 2018-07-30 03:48:06,829 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-8bfd1d66-5837-4ec3-bef4-2434392124d6 Date: Mon, 30 Jul 2018 03:48:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:48:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","ip_address":"10.55.0.4"}],"id":"362a3436-23cd-406c-a74e-4ba684354bd8","security_groups":["b99680a8-473d-4e6a-aef6-24f66d876f3d"],"mac_address":"fa:16:3e:bc:4e:00","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","qos_policy_id":null,"admin_state_up":true,"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:48:05Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:48:06,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-8bfd1d66-5837-4ec3-bef4-2434392124d6 2018-07-30 03:48:06,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:06,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b061b285-bec7-4a7b-a6c9-0fa1be9fb9bb Date: Mon, 30 Jul 2018 03:48:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:48:06,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-b061b285-bec7-4a7b-a6c9-0fa1be9fb9bb 2018-07-30 03:48:06,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:06,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1a6e34b6-ccfc-40ac-a4f0-0d3711f87b8a Date: Mon, 30 Jul 2018 03:48:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:48:06,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-1a6e34b6-ccfc-40ac-a4f0-0d3711f87b8a 2018-07-30 03:48:06,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:07,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3dd97999-36ed-4797-91dd-6635934a6aca Date: Mon, 30 Jul 2018 03:48:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:48:07,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-3dd97999-36ed-4797-91dd-6635934a6aca 2018-07-30 03:48:07,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:07,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e25c8bc5-fc4f-4a11-ba61-f39efbe28c78 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}} 2018-07-30 03:48:07,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 used request id req-e25c8bc5-fc4f-4a11-ba61-f39efbe28c78 2018-07-30 03:48:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:07,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-404d6f0d-bf61-496a-bbf3-a17ede823355 Date: Mon, 30 Jul 2018 03:48:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:48:07,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-404d6f0d-bf61-496a-bbf3-a17ede823355 2018-07-30 03:48:07,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507&name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:07,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-89d80cbf-0fc0-42da-ab02-a79f03ea0821 Date: Mon, 30 Jul 2018 03:48:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:48:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","ip_address":"10.55.0.4"}],"id":"362a3436-23cd-406c-a74e-4ba684354bd8","security_groups":["b99680a8-473d-4e6a-aef6-24f66d876f3d"],"mac_address":"fa:16:3e:bc:4e:00","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port","admin_state_up":true,"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:48:05Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:48:07,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507&name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port&admin_state_up=True used request id req-89d80cbf-0fc0-42da-ab02-a79f03ea0821 2018-07-30 03:48:07,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:07,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a9873a-439d-4834-a6bb-30474bc86193 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}} 2018-07-30 03:48:07,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 used request id req-87a9873a-439d-4834-a6bb-30474bc86193 2018-07-30 03:48:07,405 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst 2018-07-30 03:48:07,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:07,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-7a0171bb-4186-440b-b256-d3a3749c24f5 x-compute-request-id: req-7a0171bb-4186-440b-b256-d3a3749c24f5 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-flavor-name"}]} 2018-07-30 03:48:07,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7a0171bb-4186-440b-b256-d3a3749c24f5 2018-07-30 03:48:07,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:07,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-3c5e1729-60b2-469c-a204-5f816a01caff x-compute-request-id: req-3c5e1729-60b2-469c-a204-5f816a01caff Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}], "ram": 256, "OS-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": "d7335451-d9ae-408d-9160-5f88fdf2726f"}} 2018-07-30 03:48:07,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f used request id req-3c5e1729-60b2-469c-a204-5f816a01caff 2018-07-30 03:48:07,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:07,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-3b8f83b6-4b3e-463d-8ba0-eeff9247dcc7 Date: Mon, 30 Jul 2018 03:48:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:47:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:47:56Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9/snap", "metadata": {}}], "self": "/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "min_disk": 0, "protected": false, "id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "file": "/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b705079e7f224e0e9fd5219e6d22d4d4", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image"} 2018-07-30 03:48:07,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image used request id req-3b8f83b6-4b3e-463d-8ba0-eeff9247dcc7 2018-07-30 03:48:07,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:07,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-23e13957-d053-4f16-8c35-08dcfdd04324 Date: Mon, 30 Jul 2018 03:48: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-30 03:48:07,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-23e13957-d053-4f16-8c35-08dcfdd04324 2018-07-30 03:48:07,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" -d '{"server": {"name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "imageRef": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "flavorRef": "d7335451-d9ae-408d-9160-5f88fdf2726f", "max_count": 1, "min_count": 1, "networks": [{"port": "362a3436-23cd-406c-a74e-4ba684354bd8"}]}}' 2018-07-30 03:48:08,922 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:48: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-16ae7548-377b-4c35-8439-8b2bd23c58f2 x-compute-request-id: req-16ae7548-377b-4c35-8439-8b2bd23c58f2 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "adminPass": "QM3DL3sVSbqL"}} 2018-07-30 03:48:08,922 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-16ae7548-377b-4c35-8439-8b2bd23c58f2 2018-07-30 03:48:08,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:09,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-fd09a065-084c-40cb-bb54-6c8d56130099 x-compute-request-id: req-fd09a065-084c-40cb-bb54-6c8d56130099 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.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-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-30T03:48:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:48:09,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-fd09a065-084c-40cb-bb54-6c8d56130099 2018-07-30 03:48:09,239 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst 2018-07-30 03:48:09,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:09,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-72c7ee84-364b-4efb-99fb-0860835d0d68 x-compute-request-id: req-72c7ee84-364b-4efb-99fb-0860835d0d68 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:48:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:48:09,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-72c7ee84-364b-4efb-99fb-0860835d0d68 2018-07-30 03:48:09,379 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst] is - BUILD 2018-07-30 03:48:09,379 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:48:12,382 - create_instance - DEBUG - VM status query timeout in 896.856689215 2018-07-30 03:48:12,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:12,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-db6aa3dd-524a-4d9d-a17f-765c638f7e21 x-compute-request-id: req-db6aa3dd-524a-4d9d-a17f-765c638f7e21 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.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "security_groups": [{"name": "default"}], "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:48:09Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:48:12,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-db6aa3dd-524a-4d9d-a17f-765c638f7e21 2018-07-30 03:48:12,570 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst] is - BUILD 2018-07-30 03:48:12,570 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:48:15,574 - create_instance - DEBUG - VM status query timeout in 893.665395021 2018-07-30 03:48:15,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:15,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-7367dc4d-d84f-4e84-8a7c-cdb7a2919b8a x-compute-request-id: req-7367dc4d-d84f-4e84-8a7c-cdb7a2919b8a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:4e:00", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:48:13.000000", "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "security_groups": [{"name": "default"}], "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:48:13Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:48:15,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-7367dc4d-d84f-4e84-8a7c-cdb7a2919b8a 2018-07-30 03:48:15,760 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst] is - ACTIVE 2018-07-30 03:48:15,761 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:48:15,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:16,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-00344fb0-2127-46d0-b987-4d094df14237 x-compute-request-id: req-00344fb0-2127-46d0-b987-4d094df14237 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:4e:00", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:48:13.000000", "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "security_groups": [{"name": "default"}], "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:48:13Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:48:16,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-00344fb0-2127-46d0-b987-4d094df14237 2018-07-30 03:48:16,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:16,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-24f5d941-1907-46e8-b646-7a56b9d4265b Date: Mon, 30 Jul 2018 03:48:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:48:16,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-24f5d941-1907-46e8-b646-7a56b9d4265b 2018-07-30 03:48:16,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:16,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c464f4-cf19-4d06-a1e7-14eba38b96cf Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}} 2018-07-30 03:48:16,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 used request id req-a6c464f4-cf19-4d06-a1e7-14eba38b96cf 2018-07-30 03:48:16,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:16,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-06812f67-15e9-4395-9bfa-01e04be22a43 Date: Mon, 30 Jul 2018 03:48:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:48:16,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-06812f67-15e9-4395-9bfa-01e04be22a43 2018-07-30 03:48:16,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:16,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-87f7a695-a877-4ccb-961c-88b018ba9539 Date: Mon, 30 Jul 2018 03:48:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:48:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","ip_address":"10.55.0.4"}],"id":"362a3436-23cd-406c-a74e-4ba684354bd8","security_groups":["b99680a8-473d-4e6a-aef6-24f66d876f3d"],"mac_address":"fa:16:3e:bc:4e:00","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port","admin_state_up":true,"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:48:05Z","binding:vnic_type":"normal","device_id":"ff3f3104-3d2c-4983-8bb0-13dce058b0df","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:48:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","ip_address":"10.55.0.2"}],"id":"a2b78024-f58f-4b92-abf5-3c1f54607095","security_groups":[],"mac_address":"fa:16:3e:b2:e9:51","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53a096e5-151c-4b11-8c7a-5338df570507","ip_allocation":"immediate"}]} 2018-07-30 03:48:16,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-87f7a695-a877-4ccb-961c-88b018ba9539 2018-07-30 03:48:16,506 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:16,725 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:16 GMT Server: Apache x-compute-request-id: req-5038d1e6-7b11-40ee-9064-b309c2cbf851 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5038d1e6-7b11-40ee-9064-b309c2cbf851 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "updated_at": "2018-07-30T03:48:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67030352-f1ab-4543-bc3d-e5a5b71caee5", "size": 1}, {"status": "available", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "updated_at": "2018-07-30T03:48:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b", "size": 1}]} 2018-07-30 03:48:16,725 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/detail used request id req-5038d1e6-7b11-40ee-9064-b309c2cbf851 2018-07-30 03:48:16,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:16,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88ee1a63-b481-42cd-8cbc-3c9cead86772 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}} 2018-07-30 03:48:16,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 used request id req-88ee1a63-b481-42cd-8cbc-3c9cead86772 2018-07-30 03:48:16,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:16,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-a8c18113-f595-42a8-a710-4cbd97fc3ea0 x-compute-request-id: req-a8c18113-f595-42a8-a710-4cbd97fc3ea0 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:4e:00", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:48:13.000000", "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "security_groups": [{"name": "default"}], "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:48:13Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:48:16,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-a8c18113-f595-42a8-a710-4cbd97fc3ea0 2018-07-30 03:48:16,979 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst] is - ACTIVE 2018-07-30 03:48:16,979 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:48:16,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:17,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-5c63d3fe-79bb-47f0-b364-1048572ad826 x-compute-request-id: req-5c63d3fe-79bb-47f0-b364-1048572ad826 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:4e:00", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:48:13.000000", "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "security_groups": [{"name": "default"}], "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:48:13Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:48:17,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-5c63d3fe-79bb-47f0-b364-1048572ad826 2018-07-30 03:48:17,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:17,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-00b5a30b-7580-4ca1-89cc-f1a802522635 Date: Mon, 30 Jul 2018 03:48:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:48:17,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-00b5a30b-7580-4ca1-89cc-f1a802522635 2018-07-30 03:48:17,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:17,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5318621-fbca-4558-af67-577cac17b29a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}} 2018-07-30 03:48:17,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 used request id req-d5318621-fbca-4558-af67-577cac17b29a 2018-07-30 03:48:17,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:17,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0f1194f4-f628-47f2-b170-8d53be22a71b Date: Mon, 30 Jul 2018 03:48:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:48:17,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-0f1194f4-f628-47f2-b170-8d53be22a71b 2018-07-30 03:48:17,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:17,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-e14ddc1f-69ac-4a9b-b6e6-3d6cf9842003 Date: Mon, 30 Jul 2018 03:48:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:48:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","ip_address":"10.55.0.4"}],"id":"362a3436-23cd-406c-a74e-4ba684354bd8","security_groups":["b99680a8-473d-4e6a-aef6-24f66d876f3d"],"mac_address":"fa:16:3e:bc:4e:00","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port","admin_state_up":true,"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:48:05Z","binding:vnic_type":"normal","device_id":"ff3f3104-3d2c-4983-8bb0-13dce058b0df","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:48:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","ip_address":"10.55.0.2"}],"id":"a2b78024-f58f-4b92-abf5-3c1f54607095","security_groups":[],"mac_address":"fa:16:3e:b2:e9:51","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53a096e5-151c-4b11-8c7a-5338df570507","ip_allocation":"immediate"}]} 2018-07-30 03:48:17,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-e14ddc1f-69ac-4a9b-b6e6-3d6cf9842003 2018-07-30 03:48:17,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" -d '{"volumeAttachment": {"volumeId": "301f16f0-4e62-42dc-a383-89dfdedf4f5b"}}' 2018-07-30 03:48:18,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-c6676e02-bac0-4cb1-bbea-1f31fbf756af x-compute-request-id: req-c6676e02-bac0-4cb1-bbea-1f31fbf756af Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b", "volumeId": "301f16f0-4e62-42dc-a383-89dfdedf4f5b"}} 2018-07-30 03:48:18,468 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df/os-volume_attachments used request id req-c6676e02-bac0-4cb1-bbea-1f31fbf756af 2018-07-30 03:48:18,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:18,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-66aff953-75cc-475a-936e-5a211a786a46 x-compute-request-id: req-66aff953-75cc-475a-936e-5a211a786a46 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:4e:00", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:48:13.000000", "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "security_groups": [{"name": "default"}], "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:48:13Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [{"id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b"}], "metadata": {}}} 2018-07-30 03:48:18,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-66aff953-75cc-475a-936e-5a211a786a46 2018-07-30 03:48:18,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:19,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9ce13b83-5c83-4a52-a55a-3027db042efa Date: Mon, 30 Jul 2018 03:48:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:48:19,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-9ce13b83-5c83-4a52-a55a-3027db042efa 2018-07-30 03:48:19,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:19,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e00bd77-7020-404a-9ef8-58b032c4ad41 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}} 2018-07-30 03:48:19,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 used request id req-9e00bd77-7020-404a-9ef8-58b032c4ad41 2018-07-30 03:48:19,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:19,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fa9ad078-e9ea-4ee8-a196-0a22483a36c0 Date: Mon, 30 Jul 2018 03:48:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:48:19,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-fa9ad078-e9ea-4ee8-a196-0a22483a36c0 2018-07-30 03:48:19,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:19,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-49a23b90-eaee-498c-912f-0f60d47a6079 Date: Mon, 30 Jul 2018 03:48:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:48:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","ip_address":"10.55.0.4"}],"id":"362a3436-23cd-406c-a74e-4ba684354bd8","security_groups":["b99680a8-473d-4e6a-aef6-24f66d876f3d"],"mac_address":"fa:16:3e:bc:4e:00","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port","admin_state_up":true,"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:48:05Z","binding:vnic_type":"normal","device_id":"ff3f3104-3d2c-4983-8bb0-13dce058b0df","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:48:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","ip_address":"10.55.0.2"}],"id":"a2b78024-f58f-4b92-abf5-3c1f54607095","security_groups":[],"mac_address":"fa:16:3e:b2:e9:51","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53a096e5-151c-4b11-8c7a-5338df570507","ip_allocation":"immediate"}]} 2018-07-30 03:48:19,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-49a23b90-eaee-498c-912f-0f60d47a6079 2018-07-30 03:48:19,317 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5038d1e6-7b11-40ee-9064-b309c2cbf851" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:19,386 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:19 GMT Server: Apache x-compute-request-id: req-80860755-5c47-4fe4-a417-244340df511e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80860755-5c47-4fe4-a417-244340df511e Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "updated_at": "2018-07-30T03:48:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67030352-f1ab-4543-bc3d-e5a5b71caee5", "size": 1}, {"status": "attaching", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "updated_at": "2018-07-30T03:48:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b", "size": 1}]} 2018-07-30 03:48:19,387 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/detail used request id req-80860755-5c47-4fe4-a417-244340df511e 2018-07-30 03:48:19,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:19,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6370031d-e3d0-492f-b54c-24626af3c6d4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}} 2018-07-30 03:48:19,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 used request id req-6370031d-e3d0-492f-b54c-24626af3c6d4 2018-07-30 03:48:19,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:19,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-5ccedf7e-0ac2-4bd1-a0cc-a8ed519cf30c x-compute-request-id: req-5ccedf7e-0ac2-4bd1-a0cc-a8ed519cf30c Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:4e:00", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:48:13.000000", "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "security_groups": [{"name": "default"}], "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:48:13Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [{"id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b"}], "metadata": {}}} 2018-07-30 03:48:19,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-5ccedf7e-0ac2-4bd1-a0cc-a8ed519cf30c 2018-07-30 03:48:19,660 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst] is - ACTIVE 2018-07-30 03:48:19,660 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:48:19,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:19,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-b8a33c17-c854-441b-9851-23e8f45ac780 x-compute-request-id: req-b8a33c17-c854-441b-9851-23e8f45ac780 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:4e:00", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:48:13.000000", "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "security_groups": [{"name": "default"}], "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:48:13Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [{"id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b"}], "metadata": {}}} 2018-07-30 03:48:19,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-b8a33c17-c854-441b-9851-23e8f45ac780 2018-07-30 03:48:19,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:20,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-01be323e-4b4e-41d2-8231-1f16cf540ef4 Date: Mon, 30 Jul 2018 03:48:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:48:20,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-01be323e-4b4e-41d2-8231-1f16cf540ef4 2018-07-30 03:48:20,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:20,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d20f36bf-caf1-425b-aa17-7ef88bc3049b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}} 2018-07-30 03:48:20,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 used request id req-d20f36bf-caf1-425b-aa17-7ef88bc3049b 2018-07-30 03:48:20,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:20,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9fdeba4c-cf87-4c5b-a072-a559c67b3807 Date: Mon, 30 Jul 2018 03:48:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:48:20,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-9fdeba4c-cf87-4c5b-a072-a559c67b3807 2018-07-30 03:48:20,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:20,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-9c9cc1e5-eb5e-4159-9e0d-993942d36773 Date: Mon, 30 Jul 2018 03:48:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:48:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","ip_address":"10.55.0.4"}],"id":"362a3436-23cd-406c-a74e-4ba684354bd8","security_groups":["b99680a8-473d-4e6a-aef6-24f66d876f3d"],"mac_address":"fa:16:3e:bc:4e:00","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port","admin_state_up":true,"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:48:05Z","binding:vnic_type":"normal","device_id":"ff3f3104-3d2c-4983-8bb0-13dce058b0df","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:48:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","ip_address":"10.55.0.2"}],"id":"a2b78024-f58f-4b92-abf5-3c1f54607095","security_groups":[],"mac_address":"fa:16:3e:b2:e9:51","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53a096e5-151c-4b11-8c7a-5338df570507","ip_allocation":"immediate"}]} 2018-07-30 03:48:20,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-9c9cc1e5-eb5e-4159-9e0d-993942d36773 2018-07-30 03:48:20,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" -d '{"volumeAttachment": {"volumeId": "67030352-f1ab-4543-bc3d-e5a5b71caee5"}}' 2018-07-30 03:48:21,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-af98d4bc-da66-403e-8f75-22528e063091 x-compute-request-id: req-af98d4bc-da66-403e-8f75-22528e063091 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "id": "67030352-f1ab-4543-bc3d-e5a5b71caee5", "volumeId": "67030352-f1ab-4543-bc3d-e5a5b71caee5"}} 2018-07-30 03:48:21,208 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df/os-volume_attachments used request id req-af98d4bc-da66-403e-8f75-22528e063091 2018-07-30 03:48:21,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:21,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-692789ee-6938-41f3-9316-7ab217537313 x-compute-request-id: req-692789ee-6938-41f3-9316-7ab217537313 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:4e:00", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:48:13.000000", "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "security_groups": [{"name": "default"}], "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:48:13Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [{"id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b"}, {"id": "67030352-f1ab-4543-bc3d-e5a5b71caee5"}], "metadata": {}}} 2018-07-30 03:48:21,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-692789ee-6938-41f3-9316-7ab217537313 2018-07-30 03:48:21,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:21,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a985af5c-4f05-400a-ae16-a8750a0ad272 Date: Mon, 30 Jul 2018 03:48:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:48:21,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-a985af5c-4f05-400a-ae16-a8750a0ad272 2018-07-30 03:48:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:21,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e59f2309-4257-4357-a1b3-dd50bd937f5f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}} 2018-07-30 03:48:21,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 used request id req-e59f2309-4257-4357-a1b3-dd50bd937f5f 2018-07-30 03:48:21,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:21,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b01755ff-0bc4-4528-a4a9-d3d04d60041a Date: Mon, 30 Jul 2018 03:48:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:48:21,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-b01755ff-0bc4-4528-a4a9-d3d04d60041a 2018-07-30 03:48:21,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:21,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-a78b8e87-de47-46a2-9e7b-6e5d1f606818 Date: Mon, 30 Jul 2018 03:48:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:48:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","ip_address":"10.55.0.4"}],"id":"362a3436-23cd-406c-a74e-4ba684354bd8","security_groups":["b99680a8-473d-4e6a-aef6-24f66d876f3d"],"mac_address":"fa:16:3e:bc:4e:00","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port","admin_state_up":true,"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:48:05Z","binding:vnic_type":"normal","device_id":"ff3f3104-3d2c-4983-8bb0-13dce058b0df","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:48:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","ip_address":"10.55.0.2"}],"id":"a2b78024-f58f-4b92-abf5-3c1f54607095","security_groups":[],"mac_address":"fa:16:3e:b2:e9:51","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53a096e5-151c-4b11-8c7a-5338df570507","ip_allocation":"immediate"}]} 2018-07-30 03:48:21,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-a78b8e87-de47-46a2-9e7b-6e5d1f606818 2018-07-30 03:48:21,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:48:22,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43845d3a894e47c69c3479457af4f9c4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj-role"}], "expires_at": "2018-07-30T04:48:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/b705079e7f224e0e9fd5219e6d22d4d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-user", "id": "e55bf82008ad4e5495737a8bc2c44308"}, "audit_ids": ["OYuIzYxSSpW73t9FPdqmHw"], "issued_at": "2018-07-30T03:48:22.000000Z"}} 2018-07-30 03:48:22,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5af452760ce8b6417b27ae6a5d61431b6399c" 2018-07-30 03:48:22,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-22714c2a-9416-402a-9791-f1a4e773d04a x-compute-request-id: req-22714c2a-9416-402a-9791-f1a4e773d04a Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:4e:00", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:48:13.000000", "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "security_groups": [{"name": "default"}], "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:48:13Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [{"id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b"}, {"id": "67030352-f1ab-4543-bc3d-e5a5b71caee5"}], "metadata": {}}]} 2018-07-30 03:48:22,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst used request id req-22714c2a-9416-402a-9791-f1a4e773d04a 2018-07-30 03:48:22,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5af452760ce8b6417b27ae6a5d61431b6399c" 2018-07-30 03:48:22,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-661eab37-879d-4cf9-9588-f91426124c31 Date: Mon, 30 Jul 2018 03:48:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53a096e5-151c-4b11-8c7a-5338df570507","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b705079e7f224e0e9fd5219e6d22d4d4","l2_adjacency":true,"status":"ACTIVE","subnets":["67a57f4d-b5c4-48f5-b5d4-95a56043ea0d"],"description":"","tags":[],"updated_at":"2018-07-30T03:47:59Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net","admin_state_up":true,"tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:58Z","mtu":1450}]} 2018-07-30 03:48:22,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net used request id req-661eab37-879d-4cf9-9588-f91426124c31 2018-07-30 03:48:22,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5af452760ce8b6417b27ae6a5d61431b6399c" 2018-07-30 03:48:23,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-22a80774-f8b1-4dde-a43b-118829f90921 Date: Mon, 30 Jul 2018 03:48:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","dns_nameservers":[],"updated_at":"2018-07-30T03:47:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet"}]} 2018-07-30 03:48:23,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-22a80774-f8b1-4dde-a43b-118829f90921 2018-07-30 03:48:23,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c5af452760ce8b6417b27ae6a5d61431b6399c" 2018-07-30 03:48:23,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-4227034c-a80c-4949-b686-a6ee738728af Date: Mon, 30 Jul 2018 03:48:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:48:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","ip_address":"10.55.0.4"}],"id":"362a3436-23cd-406c-a74e-4ba684354bd8","security_groups":["b99680a8-473d-4e6a-aef6-24f66d876f3d"],"mac_address":"fa:16:3e:bc:4e:00","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port","admin_state_up":true,"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:48:05Z","binding:vnic_type":"normal","device_id":"ff3f3104-3d2c-4983-8bb0-13dce058b0df","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:48:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67a57f4d-b5c4-48f5-b5d4-95a56043ea0d","ip_address":"10.55.0.2"}],"id":"a2b78024-f58f-4b92-abf5-3c1f54607095","security_groups":[],"mac_address":"fa:16:3e:b2:e9:51","project_id":"b705079e7f224e0e9fd5219e6d22d4d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"53a096e5-151c-4b11-8c7a-5338df570507","tenant_id":"b705079e7f224e0e9fd5219e6d22d4d4","created_at":"2018-07-30T03:47:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53a096e5-151c-4b11-8c7a-5338df570507","ip_allocation":"immediate"}]} 2018-07-30 03:48:23,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=53a096e5-151c-4b11-8c7a-5338df570507 used request id req-4227034c-a80c-4949-b686-a6ee738728af 2018-07-30 03:48:23,090 - create_instance - INFO - Deleting Port with ID - 362a3436-23cd-406c-a74e-4ba684354bd8 2018-07-30 03:48:23,091 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-port 2018-07-30 03:48:23,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/362a3436-23cd-406c-a74e-4ba684354bd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:23,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d64bd09c-42ef-4a38-b2e0-cf9dbefb9261 Date: Mon, 30 Jul 2018 03:48:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:48:23,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/362a3436-23cd-406c-a74e-4ba684354bd8 used request id req-d64bd09c-42ef-4a38-b2e0-cf9dbefb9261 2018-07-30 03:48:23,564 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5038d1e6-7b11-40ee-9064-b309c2cbf851" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:23,776 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:23 GMT Server: Apache x-compute-request-id: req-90e79673-2edf-434c-bc37-0b378bf668a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90e79673-2edf-434c-bc37-0b378bf668a5 Content-Encoding: gzip Content-Length: 588 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [{"server_id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "attachment_id": "55544e67-76d8-4594-a1b8-cae93e7c2e88", "attached_at": "2018-07-30T03:48:19.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b", "device": "/dev/vdb", "id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b"}], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "updated_at": "2018-07-30T03:48:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b", "size": 1}} 2018-07-30 03:48:23,776 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b used request id req-90e79673-2edf-434c-bc37-0b378bf668a5 2018-07-30 03:48:23,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df/os-volume_attachments/301f16f0-4e62-42dc-a383-89dfdedf4f5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:24,534 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:48: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-1edcecb2-8c5c-424a-bb3b-7587f3304cd3 x-compute-request-id: req-1edcecb2-8c5c-424a-bb3b-7587f3304cd3 Content-Length: 0 Content-Type: application/json 2018-07-30 03:48:24,534 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df/os-volume_attachments/301f16f0-4e62-42dc-a383-89dfdedf4f5b used request id req-1edcecb2-8c5c-424a-bb3b-7587f3304cd3 2018-07-30 03:48:24,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:24,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-c39d8d4f-a7b4-4cca-af46-647550ceaf3e x-compute-request-id: req-c39d8d4f-a7b4-4cca-af46-647550ceaf3e Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:48:13.000000", "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:48:13Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [{"id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b"}, {"id": "67030352-f1ab-4543-bc3d-e5a5b71caee5"}], "metadata": {}}} 2018-07-30 03:48:24,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-c39d8d4f-a7b4-4cca-af46-647550ceaf3e 2018-07-30 03:48:27,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:28,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-e501b33e-62dd-4f3e-9bce-2f6f1d08616a x-compute-request-id: req-e501b33e-62dd-4f3e-9bce-2f6f1d08616a Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:48:13.000000", "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:48:13Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [{"id": "67030352-f1ab-4543-bc3d-e5a5b71caee5"}], "metadata": {}}} 2018-07-30 03:48:28,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-e501b33e-62dd-4f3e-9bce-2f6f1d08616a 2018-07-30 03:48:28,078 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5038d1e6-7b11-40ee-9064-b309c2cbf851" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:28,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:28 GMT Server: Apache x-compute-request-id: req-35bb4774-a430-4163-8bf4-7ecbcb20c356 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35bb4774-a430-4163-8bf4-7ecbcb20c356 Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [{"server_id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "attachment_id": "b3818f41-7751-4018-8e5d-7469fa498b0d", "attached_at": "2018-07-30T03:48:21.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "67030352-f1ab-4543-bc3d-e5a5b71caee5", "device": "/dev/vdc", "id": "67030352-f1ab-4543-bc3d-e5a5b71caee5"}], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "updated_at": "2018-07-30T03:48:22.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "67030352-f1ab-4543-bc3d-e5a5b71caee5", "size": 1}} 2018-07-30 03:48:28,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5 used request id req-35bb4774-a430-4163-8bf4-7ecbcb20c356 2018-07-30 03:48:28,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df/os-volume_attachments/67030352-f1ab-4543-bc3d-e5a5b71caee5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:28,637 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:48: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-b024c0b7-9e19-44c9-9977-28ba0286890b x-compute-request-id: req-b024c0b7-9e19-44c9-9977-28ba0286890b Content-Length: 0 Content-Type: application/json 2018-07-30 03:48:28,637 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df/os-volume_attachments/67030352-f1ab-4543-bc3d-e5a5b71caee5 used request id req-b024c0b7-9e19-44c9-9977-28ba0286890b 2018-07-30 03:48:28,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:28,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-83f4a1b5-0cb4-499a-abef-83d9e21915ad x-compute-request-id: req-83f4a1b5-0cb4-499a-abef-83d9e21915ad Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:48:13.000000", "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:48:13Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [{"id": "67030352-f1ab-4543-bc3d-e5a5b71caee5"}], "metadata": {}}} 2018-07-30 03:48:28,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-83f4a1b5-0cb4-499a-abef-83d9e21915ad 2018-07-30 03:48:31,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:32,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-cb727180-9734-4139-82d7-0c9bfec8cea3 x-compute-request-id: req-cb727180-9734-4139-82d7-0c9bfec8cea3 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:48:13.000000", "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:48:13Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:48:32,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-cb727180-9734-4139-82d7-0c9bfec8cea3 2018-07-30 03:48:32,014 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst 2018-07-30 03:48:32,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:32,140 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:48: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-f38257f8-b678-4b6b-be70-77ce7f1f3f03 x-compute-request-id: req-f38257f8-b678-4b6b-be70-77ce7f1f3f03 Content-Type: application/json 2018-07-30 03:48:32,141 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-f38257f8-b678-4b6b-be70-77ce7f1f3f03 2018-07-30 03:48:32,141 - create_instance - INFO - Checking deletion status 2018-07-30 03:48:32,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:32,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-be430087-1632-42af-885d-be0fbb3dcc48 x-compute-request-id: req-be430087-1632-42af-885d-be0fbb3dcc48 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.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df", "rel": "bookmark"}], "image": {"id": "a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "links": [{"href": "http://172.30.9.25:8774/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:48:13.000000", "flavor": {"id": "d7335451-d9ae-408d-9160-5f88fdf2726f", "links": [{"href": "http://172.30.9.25:8774/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f", "rel": "bookmark"}]}, "id": "ff3f3104-3d2c-4983-8bb0-13dce058b0df", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:48:32Z", "hostId": "c2de61294a6a2b65e599aeecaaf8adbd8026166abbab3499190a54fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst", "created": "2018-07-30T03:48:08Z", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:48:32,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-be430087-1632-42af-885d-be0fbb3dcc48 2018-07-30 03:48:32,247 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst] is - ACTIVE 2018-07-30 03:48:32,247 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:48:35,250 - create_instance - DEBUG - VM status query timeout in 296.890627146 2018-07-30 03:48:35,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f4d2be5a55ac21aaa296cd3638d693413553a8" 2018-07-30 03:48:35,300 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:48: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-27c0de84-0745-4aad-a3a6-6181d198693c x-compute-request-id: req-27c0de84-0745-4aad-a3a6-6181d198693c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ff3f3104-3d2c-4983-8bb0-13dce058b0df could not be found.", "code": 404}} 2018-07-30 03:48:35,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ff3f3104-3d2c-4983-8bb0-13dce058b0df used request id req-27c0de84-0745-4aad-a3a6-6181d198693c 2018-07-30 03:48:35,301 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ff3f3104-3d2c-4983-8bb0-13dce058b0df could not be found. (HTTP 404) (Request-ID: req-27c0de84-0745-4aad-a3a6-6181d198693c) 2018-07-30 03:48:35,301 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-inst 2018-07-30 03:48:35,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7266622295b1f198a003ac1345ab91c8c6b10bdc" 2018-07-30 03:48:35,340 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:48: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-f519a7b2-0f15-40d1-ad29-da6700b63294 x-compute-request-id: req-f519a7b2-0f15-40d1-ad29-da6700b63294 Content-Length: 0 Content-Type: application/json 2018-07-30 03:48:35,340 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/d7335451-d9ae-408d-9160-5f88fdf2726f used request id req-f519a7b2-0f15-40d1-ad29-da6700b63294 2018-07-30 03:48:35,341 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet 2018-07-30 03:48:35,341 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-subnet 2018-07-30 03:48:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/67a57f4d-b5c4-48f5-b5d4-95a56043ea0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ef0f6ddf441a3c21b55784f9e3e0dad89ca3b5" 2018-07-30 03:48:36,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2846bc2-96b2-478d-b6cb-9d01cf8317a0 Date: Mon, 30 Jul 2018 03:48:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:48:36,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/67a57f4d-b5c4-48f5-b5d4-95a56043ea0d used request id req-c2846bc2-96b2-478d-b6cb-9d01cf8317a0 2018-07-30 03:48:36,581 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-pub-net 2018-07-30 03:48:36,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/53a096e5-151c-4b11-8c7a-5338df570507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ef0f6ddf441a3c21b55784f9e3e0dad89ca3b5" 2018-07-30 03:48:37,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-522e5fba-2f55-4e77-8e61-e7f4c6620f9b Date: Mon, 30 Jul 2018 03:48:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:48:37,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/53a096e5-151c-4b11-8c7a-5338df570507 used request id req-522e5fba-2f55-4e77-8e61-e7f4c6620f9b 2018-07-30 03:48:37,653 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90eeb823-8ca1-4374-aeff-a286b2ba4c91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b8f6a6d55d60e707a4f7a4730f4d5a11ce7f5" 2018-07-30 03:48:37,870 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:37 GMT Server: Apache x-compute-request-id: req-10668f98-3139-492b-9c2c-8e9683b9900a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-10668f98-3139-492b-9c2c-8e9683b9900a Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "updated_at": "2018-07-30T03:48:29.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67030352-f1ab-4543-bc3d-e5a5b71caee5", "size": 1}} 2018-07-30 03:48:37,870 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5 used request id req-10668f98-3139-492b-9c2c-8e9683b9900a 2018-07-30 03:48:37,870 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:48:37,871 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-2 2018-07-30 03:48:37,871 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-2 2018-07-30 03:48:37,874 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90eeb823-8ca1-4374-aeff-a286b2ba4c91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b8f6a6d55d60e707a4f7a4730f4d5a11ce7f5" 2018-07-30 03:48:38,104 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:48:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-db9a529a-4e4e-4369-beb5-968077768319 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-30 03:48:38,105 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5 used request id req-db9a529a-4e4e-4369-beb5-968077768319 2018-07-30 03:48:38,107 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90eeb823-8ca1-4374-aeff-a286b2ba4c91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18b8f6a6d55d60e707a4f7a4730f4d5a11ce7f5" 2018-07-30 03:48:38,349 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:48:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8fb86bdb-ddd5-4e0e-b2d9-cf90a6d80717 x-openstack-request-id: req-8fb86bdb-ddd5-4e0e-b2d9-cf90a6d80717 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 67030352-f1ab-4543-bc3d-e5a5b71caee5 could not be found.", "code": 404}} 2018-07-30 03:48:38,349 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/67030352-f1ab-4543-bc3d-e5a5b71caee5 used request id req-8fb86bdb-ddd5-4e0e-b2d9-cf90a6d80717 2018-07-30 03:48:38,349 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 67030352-f1ab-4543-bc3d-e5a5b71caee5 could not be found. (HTTP 404) (Request-ID: req-8fb86bdb-ddd5-4e0e-b2d9-cf90a6d80717) 2018-07-30 03:48:38,350 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-2 2018-07-30 03:48:38,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d363fcfb-a650-48dc-8ccb-4078528ee72f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce16e07d0523f8ec396fd99003165342c71a97b6" 2018-07-30 03:48:38,562 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:38 GMT Server: Apache x-compute-request-id: req-2be4e461-ffe5-4db7-893c-f2619533ca93 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2be4e461-ffe5-4db7-893c-f2619533ca93 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e55bf82008ad4e5495737a8bc2c44308", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "self"}, {"href": "http://172.30.9.25:8776/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-30T03:48:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "updated_at": "2018-07-30T03:48:24.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "301f16f0-4e62-42dc-a383-89dfdedf4f5b", "size": 1}} 2018-07-30 03:48:38,562 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b used request id req-2be4e461-ffe5-4db7-893c-f2619533ca93 2018-07-30 03:48:38,562 - create_volume - DEBUG - Instance status is - available 2018-07-30 03:48:38,563 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-1 2018-07-30 03:48:38,563 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-1 2018-07-30 03:48:38,565 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d363fcfb-a650-48dc-8ccb-4078528ee72f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce16e07d0523f8ec396fd99003165342c71a97b6" 2018-07-30 03:48:38,803 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:48:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf7de7b7-8349-4313-95eb-af1f7d086b92 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-30 03:48:38,803 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b used request id req-bf7de7b7-8349-4313-95eb-af1f7d086b92 2018-07-30 03:48:38,805 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d363fcfb-a650-48dc-8ccb-4078528ee72f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce16e07d0523f8ec396fd99003165342c71a97b6" 2018-07-30 03:48:39,007 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:48:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2b505baa-6334-4d8e-9fa4-b3e0ea64011a x-openstack-request-id: req-2b505baa-6334-4d8e-9fa4-b3e0ea64011a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 301f16f0-4e62-42dc-a383-89dfdedf4f5b could not be found.", "code": 404}} 2018-07-30 03:48:39,007 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b705079e7f224e0e9fd5219e6d22d4d4/volumes/301f16f0-4e62-42dc-a383-89dfdedf4f5b used request id req-2b505baa-6334-4d8e-9fa4-b3e0ea64011a 2018-07-30 03:48:39,008 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 301f16f0-4e62-42dc-a383-89dfdedf4f5b could not be found. (HTTP 404) (Request-ID: req-2b505baa-6334-4d8e-9fa4-b3e0ea64011a) 2018-07-30 03:48:39,008 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-1 2018-07-30 03:48:39,009 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-9fd7227c-3855-42b9-9f4f-904232fb999f-image 2018-07-30 03:48:39,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8f3155ae995731220b22af0b5fb151e312284dd" 2018-07-30 03:48:39,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a985fe86-6178-4aee-aa89-eebb7293b905 Date: Mon, 30 Jul 2018 03:48: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-30 03:48:39,970 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/a3fdcac2-160d-4ef3-bc04-cc7ca3b0e6e9 used request id req-a985fe86-6178-4aee-aa89-eebb7293b905 2018-07-30 03:48:39,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:40,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3dfdb6ed-2535-4afb-a281-6d7a02e691ac Date: Mon, 30 Jul 2018 03:48:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "created_at": "2018-07-30T03:47:58Z", "updated_at": "2018-07-30T03:47:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:47:58Z", "revision_number": 0, "id": "0cf84fed-6922-43e3-9129-fd3f655bbe9a", "remote_group_id": "b99680a8-473d-4e6a-aef6-24f66d876f3d", "remote_ip_prefix": null, "created_at": "2018-07-30T03:47:58Z", "security_group_id": "b99680a8-473d-4e6a-aef6-24f66d876f3d", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b705079e7f224e0e9fd5219e6d22d4d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:47:58Z", "revision_number": 0, "id": "6318a024-0cd1-4192-89bc-2cd7f6db7c80", "remote_group_id": "b99680a8-473d-4e6a-aef6-24f66d876f3d", "remote_ip_prefix": null, "created_at": "2018-07-30T03:47:58Z", "security_group_id": "b99680a8-473d-4e6a-aef6-24f66d876f3d", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b705079e7f224e0e9fd5219e6d22d4d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:47:58Z", "revision_number": 0, "id": "75735cdf-32f2-4077-86cd-3eba538b9523", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:47:58Z", "security_group_id": "b99680a8-473d-4e6a-aef6-24f66d876f3d", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b705079e7f224e0e9fd5219e6d22d4d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:47:58Z", "revision_number": 0, "id": "b8301fca-9dd8-436c-afb3-0c057cb4f270", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:47:58Z", "security_group_id": "b99680a8-473d-4e6a-aef6-24f66d876f3d", "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b705079e7f224e0e9fd5219e6d22d4d4"}], "revision_number": 4, "project_id": "b705079e7f224e0e9fd5219e6d22d4d4", "id": "b99680a8-473d-4e6a-aef6-24f66d876f3d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:48:40,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-3dfdb6ed-2535-4afb-a281-6d7a02e691ac 2018-07-30 03:48:40,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:40,292 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d79132a8-4c66-406b-bafe-c4734fc09a44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:48:40,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-d79132a8-4c66-406b-bafe-c4734fc09a44 2018-07-30 03:48:40,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:48:40,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:40,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d08b945-9d6c-40b7-b9ba-9beaa05b9bae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:48:40,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-1d08b945-9d6c-40b7-b9ba-9beaa05b9bae 2018-07-30 03:48:40,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:48:40,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:40,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb73f8f3-5fa5-4fb2-bdcd-962bd732a608 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:48:40,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-cb73f8f3-5fa5-4fb2-bdcd-962bd732a608 2018-07-30 03:48:40,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:48:40,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:40,548 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66f279ea-4a6e-4207-bfea-e20df0b2b36c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:48:40,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-66f279ea-4a6e-4207-bfea-e20df0b2b36c 2018-07-30 03:48:40,549 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:48:40,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:40,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c209e002-cfa1-44c8-b0ea-72c9b3a57217 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:48:40,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-c209e002-cfa1-44c8-b0ea-72c9b3a57217 2018-07-30 03:48:40,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:40,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d341b90c-4804-415d-a9bd-bdd20a89afa8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:48:40,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-d341b90c-4804-415d-a9bd-bdd20a89afa8 2018-07-30 03:48:40,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:48:40,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:40,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39101e04-fc4f-48da-96cf-2af0ed4ac49c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:48:40,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-39101e04-fc4f-48da-96cf-2af0ed4ac49c 2018-07-30 03:48:40,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:48:40,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:40,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b718282c-0325-4fae-91fe-44f03da60bab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:48:40,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-b718282c-0325-4fae-91fe-44f03da60bab 2018-07-30 03:48:40,892 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:48:40,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:40,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6458a13-91e6-485e-be66-7f2e0c4ce347 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b705079e7f224e0e9fd5219e6d22d4d4", "name": "CreateInstanceVolumeTests-c66ae486-0518-46e-proj"}} 2018-07-30 03:48:40,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 used request id req-e6458a13-91e6-485e-be66-7f2e0c4ce347 2018-07-30 03:48:40,979 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b99680a8-473d-4e6a-aef6-24f66d876f3d 2018-07-30 03:48:40,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b99680a8-473d-4e6a-aef6-24f66d876f3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:41,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e82eb058-8734-4330-a42c-5b3a676c544f Date: Mon, 30 Jul 2018 03:48:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b99680a8-473d-4e6a-aef6-24f66d876f3d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:47:58Z", "security_group_id": "b99680a8-473d-4e6a-aef6-24f66d876f3d", "port_range_min": null, "revision_number": 0, "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "created_at": "2018-07-30T03:47:58Z", "project_id": "b705079e7f224e0e9fd5219e6d22d4d4", "id": "0cf84fed-6922-43e3-9129-fd3f655bbe9a"}, {"remote_group_id": "b99680a8-473d-4e6a-aef6-24f66d876f3d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:47:58Z", "security_group_id": "b99680a8-473d-4e6a-aef6-24f66d876f3d", "port_range_min": null, "revision_number": 0, "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "created_at": "2018-07-30T03:47:58Z", "project_id": "b705079e7f224e0e9fd5219e6d22d4d4", "id": "6318a024-0cd1-4192-89bc-2cd7f6db7c80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:47:58Z", "security_group_id": "b99680a8-473d-4e6a-aef6-24f66d876f3d", "port_range_min": null, "revision_number": 0, "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "created_at": "2018-07-30T03:47:58Z", "project_id": "b705079e7f224e0e9fd5219e6d22d4d4", "id": "75735cdf-32f2-4077-86cd-3eba538b9523"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:47:58Z", "security_group_id": "b99680a8-473d-4e6a-aef6-24f66d876f3d", "port_range_min": null, "revision_number": 0, "tenant_id": "b705079e7f224e0e9fd5219e6d22d4d4", "created_at": "2018-07-30T03:47:58Z", "project_id": "b705079e7f224e0e9fd5219e6d22d4d4", "id": "b8301fca-9dd8-436c-afb3-0c057cb4f270"}]} 2018-07-30 03:48:41,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b99680a8-473d-4e6a-aef6-24f66d876f3d used request id req-e82eb058-8734-4330-a42c-5b3a676c544f 2018-07-30 03:48:41,006 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:48:41,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/b99680a8-473d-4e6a-aef6-24f66d876f3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:41,164 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3989721d-1747-49ab-b4eb-62720d89339e Content-Length: 0 Date: Mon, 30 Jul 2018 03:48:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:48:41,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/b99680a8-473d-4e6a-aef6-24f66d876f3d used request id req-3989721d-1747-49ab-b4eb-62720d89339e 2018-07-30 03:48:41,165 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-c66ae486-0518-46e-proj 2018-07-30 03:48:41,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:41,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2b0d73b-26fa-4e47-8d66-29b95f42bffe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:48:41,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b705079e7f224e0e9fd5219e6d22d4d4 used request id req-f2b0d73b-26fa-4e47-8d66-29b95f42bffe 2018-07-30 03:48:41,375 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-c66ae486-0518-46e-proj-role 2018-07-30 03:48:41,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/43845d3a894e47c69c3479457af4f9c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:41,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f81d0cc-c569-45da-b28b-2eba9545153b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:48:41,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/43845d3a894e47c69c3479457af4f9c4 used request id req-2f81d0cc-c569-45da-b28b-2eba9545153b 2018-07-30 03:48:41,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d3d9722db2aa0616d0be086bc48cd41f814d11" 2018-07-30 03:48:41,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-285a84f8-14be-4982-8420-1001bcbcef24 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:48:41,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-285a84f8-14be-4982-8420-1001bcbcef24 2018-07-30 03:48:41,570 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-c66ae486-0518-46e-user 2018-07-30 03:48:41,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e55bf82008ad4e5495737a8bc2c44308 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea15d4e04430875d05581b56088932e271a3346" 2018-07-30 03:48:41,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32f80801-23ee-4b81-9784-8c642ff61ebe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:48:41,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e55bf82008ad4e5495737a8bc2c44308 used request id req-32f80801-23ee-4b81-9784-8c642ff61ebe 2018-07-30 03:48:41,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:48:42,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["l5UMmPDIQv-y5Qh12QqJMQ"], "issued_at": "2018-07-30T03:48:42.000000Z"}} 2018-07-30 03:48:42,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91676aceac9b89ca95a95f6d7df5269bc4a55ba3" 2018-07-30 03:48:42,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73accc02-2b07-420c-be84-b8a504ae3cbc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:48:42,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-73accc02-2b07-420c-be84-b8a504ae3cbc 2018-07-30 03:48:42,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:48:42,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:48:42,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["GyunW1iwT9O7hOEf7qfvNQ"], "issued_at": "2018-07-30T03:48:42.000000Z"}} 2018-07-30 03:48:42,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:48:42,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6807ecac-ecec-4333-8edb-232cec376525 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:48:42,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6807ecac-ecec-4333-8edb-232cec376525 2018-07-30 03:48:42,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:48:42,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:48:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:48:42,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-482b462a-4163-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:48:42,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea2b3488-370a-4b6a-bc28-470595042500 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-482b462a-4163-46c-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:48:42,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-482b462a-4163-46c-proj used request id req-ea2b3488-370a-4b6a-bc28-470595042500 2018-07-30 03:48:42,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:48:42,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4624efd-6707-4c24-ae3a-8aea550afe27 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:48:42,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b4624efd-6707-4c24-ae3a-8aea550afe27 2018-07-30 03:48:42,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-482b462a-4163-46c-proj"}}' 2018-07-30 03:48:42,898 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:48:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08451803-eec5-4f26-a81d-10a40c80860e Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1cee66b78b94301930f649af74e16be"}, "tags": [], "enabled": true, "id": "c1cee66b78b94301930f649af74e16be", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-482b462a-4163-46c-proj"}} 2018-07-30 03:48:42,898 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-08451803-eec5-4f26-a81d-10a40c80860e 2018-07-30 03:48:42,899 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-482b462a-4163-46c-proj 2018-07-30 03:48:42,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:48:42,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:48:43,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["WHTiQsH7QKO4O5ft_IUZPg"], "issued_at": "2018-07-30T03:48:43.000000Z"}} 2018-07-30 03:48:43,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755c35738061a72b3db1fea7e6cdf5d1539afc73" 2018-07-30 03:48:43,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11fedeb8-5560-4a56-96ff-20b11136e0b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:48:43,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-11fedeb8-5560-4a56-96ff-20b11136e0b1 2018-07-30 03:48:43,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:48:43,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:48:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:48:43,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755c35738061a72b3db1fea7e6cdf5d1539afc73" 2018-07-30 03:48:43,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbdcd4a1-d12f-4b21-8b61-33052624d12f Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:48:43,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cbdcd4a1-d12f-4b21-8b61-33052624d12f 2018-07-30 03:48:43,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-482b462a-4163-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755c35738061a72b3db1fea7e6cdf5d1539afc73" 2018-07-30 03:48:43,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b3aaf0-e0fc-4d3f-9e97-1a9fbc1685b7 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-482b462a-4163-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1cee66b78b94301930f649af74e16be"}, "tags": [], "enabled": true, "id": "c1cee66b78b94301930f649af74e16be", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-482b462a-4163-46c-proj"}]} 2018-07-30 03:48:43,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-482b462a-4163-46c-proj used request id req-37b3aaf0-e0fc-4d3f-9e97-1a9fbc1685b7 2018-07-30 03:48:43,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755c35738061a72b3db1fea7e6cdf5d1539afc73" 2018-07-30 03:48:43,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b248b9-241b-4cfd-851f-a6cd1e4f697b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:48:43,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-42b248b9-241b-4cfd-851f-a6cd1e4f697b 2018-07-30 03:48:44,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755c35738061a72b3db1fea7e6cdf5d1539afc73" 2018-07-30 03:48:44,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9342d0-6383-4841-986b-b98b9f5fa3ec Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:48:44,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2a9342d0-6383-4841-986b-b98b9f5fa3ec 2018-07-30 03:48:44,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-482b462a-4163-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755c35738061a72b3db1fea7e6cdf5d1539afc73" 2018-07-30 03:48:44,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541c4081-32d4-419b-b4bc-806a732da435 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-482b462a-4163-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1cee66b78b94301930f649af74e16be"}, "tags": [], "enabled": true, "id": "c1cee66b78b94301930f649af74e16be", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-482b462a-4163-46c-proj"}]} 2018-07-30 03:48:44,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-482b462a-4163-46c-proj used request id req-541c4081-32d4-419b-b4bc-806a732da435 2018-07-30 03:48:44,209 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-482b462a-4163-46c-user 2018-07-30 03:48:44,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:48:44,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:48:44,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feceefee-6581-4741-9485-07f9ca8c4dbc Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:48:44,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-feceefee-6581-4741-9485-07f9ca8c4dbc 2018-07-30 03:48:44,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" -d '{"role": {"name": "CreateStackSuccessTests-482b462a-4163-46c-proj-role"}}' 2018-07-30 03:48:44,423 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:48:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e0d124-02d6-476a-88b8-98042f4e01ce Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb36cd9758d344c39a31e9cc8c281218", "links": {"self": "http://172.30.9.25:5000/v3/roles/bb36cd9758d344c39a31e9cc8c281218"}, "name": "CreateStackSuccessTests-482b462a-4163-46c-proj-role"}} 2018-07-30 03:48:44,423 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-74e0d124-02d6-476a-88b8-98042f4e01ce 2018-07-30 03:48:44,423 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-482b462a-4163-46c-proj-role 2018-07-30 03:48:44,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/bb36cd9758d344c39a31e9cc8c281218 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:48:44,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d042e6bc-9f79-4ac1-82b2-6a623eddd57d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb36cd9758d344c39a31e9cc8c281218", "links": {"self": "http://172.30.9.25:5000/v3/roles/bb36cd9758d344c39a31e9cc8c281218"}, "name": "CreateStackSuccessTests-482b462a-4163-46c-proj-role"}} 2018-07-30 03:48:44,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/bb36cd9758d344c39a31e9cc8c281218 used request id req-d042e6bc-9f79-4ac1-82b2-6a623eddd57d 2018-07-30 03:48:44,512 - keystone_utils - INFO - Granting role CreateStackSuccessTests-482b462a-4163-46c-proj-role to project CreateStackSuccessTests-482b462a-4163-46c-proj 2018-07-30 03:48:44,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c1cee66b78b94301930f649af74e16be/users/f7b74754792a48f684e6f07885c64b86/roles/bb36cd9758d344c39a31e9cc8c281218 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:48:44,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:48:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bf592fe-8df9-44c2-8551-14f36d35481d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:48:44,631 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c1cee66b78b94301930f649af74e16be/users/f7b74754792a48f684e6f07885c64b86/roles/bb36cd9758d344c39a31e9cc8c281218 used request id req-2bf592fe-8df9-44c2-8551-14f36d35481d 2018-07-30 03:48:44,632 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:48:44,638 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:48:44,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:48:44,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:48:45,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb36cd9758d344c39a31e9cc8c281218", "name": "CreateStackSuccessTests-482b462a-4163-46c-proj-role"}], "expires_at": "2018-07-30T04:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1cee66b78b94301930f649af74e16be", "name": "CreateStackSuccessTests-482b462a-4163-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c1cee66b78b94301930f649af74e16be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c1cee66b78b94301930f649af74e16be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c1cee66b78b94301930f649af74e16be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c1cee66b78b94301930f649af74e16be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-482b462a-4163-46c-user", "id": "f7b74754792a48f684e6f07885c64b86"}, "audit_ids": ["TZAXi0BFQImCP-eHNjAZ6g"], "issued_at": "2018-07-30T03:48:45.000000Z"}} 2018-07-30 03:48:45,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0abed3c5cb4c958d8d77ac5f7837429b11c95a7" 2018-07-30 03:48:45,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12db93d3-f90f-42f0-8731-2c98a1802813 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:48:45,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-12db93d3-f90f-42f0-8731-2c98a1802813 2018-07-30 03:48:45,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0abed3c5cb4c958d8d77ac5f7837429b11c95a7" 2018-07-30 03:48:45,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-c890cf84-b8ca-4b9f-a6fd-02e6f2f4019d Date: Mon, 30 Jul 2018 03:48:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image"} 2018-07-30 03:48:45,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image used request id req-c890cf84-b8ca-4b9f-a6fd-02e6f2f4019d 2018-07-30 03:48:45,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0abed3c5cb4c958d8d77ac5f7837429b11c95a7" 2018-07-30 03:48:45,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b6ea607e-72bc-44a6-b379-9ff1f0fab5a6 Date: Mon, 30 Jul 2018 03:48: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-30 03:48:45,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b6ea607e-72bc-44a6-b379-9ff1f0fab5a6 2018-07-30 03:48:45,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0abed3c5cb4c958d8d77ac5f7837429b11c95a7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image"}' 2018-07-30 03:48:45,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a6b81659-5acf-4e86-b220-6f918d0080b4 Date: Mon, 30 Jul 2018 03:48:45 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:48:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:48:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d", "min_disk": 0, "protected": false, "id": "c66bcb46-b89d-42b3-92aa-0c73b609248d", "file": "/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d/file", "checksum": null, "owner": "c1cee66b78b94301930f649af74e16be", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:48:45,350 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a6b81659-5acf-4e86-b220-6f918d0080b4 2018-07-30 03:48:45,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0abed3c5cb4c958d8d77ac5f7837429b11c95a7" -d '' 2018-07-30 03:48:45,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd68b21c-ab30-460a-a851-3c5baec5f6b7 Date: Mon, 30 Jul 2018 03:48: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-30 03:48:45,776 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d/file used request id req-cd68b21c-ab30-460a-a851-3c5baec5f6b7 2018-07-30 03:48:45,777 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:48:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0abed3c5cb4c958d8d77ac5f7837429b11c95a7" 2018-07-30 03:48:45,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-64eb545e-f762-4812-adc1-1a2ef0a22229 Date: Mon, 30 Jul 2018 03:48:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:48:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:48:45Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c66bcb46-b89d-42b3-92aa-0c73b609248d/snap", "metadata": {}}], "self": "/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d", "min_disk": 0, "protected": false, "id": "c66bcb46-b89d-42b3-92aa-0c73b609248d", "file": "/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c1cee66b78b94301930f649af74e16be", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c66bcb46-b89d-42b3-92aa-0c73b609248d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:48:45,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d used request id req-64eb545e-f762-4812-adc1-1a2ef0a22229 2018-07-30 03:48:45,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0abed3c5cb4c958d8d77ac5f7837429b11c95a7" 2018-07-30 03:48:45,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-af8f1282-9a37-4300-9893-23bad5e917b7 Date: Mon, 30 Jul 2018 03:48: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-30 03:48:45,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-af8f1282-9a37-4300-9893-23bad5e917b7 2018-07-30 03:48:45,808 - create_image - INFO - Created image with name - CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image 2018-07-30 03:48:45,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0abed3c5cb4c958d8d77ac5f7837429b11c95a7" 2018-07-30 03:48:45,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-682e44e2-4aa8-492c-83bc-08cd29e66715 Date: Mon, 30 Jul 2018 03:48:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:48:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:48:45Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c66bcb46-b89d-42b3-92aa-0c73b609248d/snap", "metadata": {}}], "self": "/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d", "min_disk": 0, "protected": false, "id": "c66bcb46-b89d-42b3-92aa-0c73b609248d", "file": "/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c1cee66b78b94301930f649af74e16be", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c66bcb46-b89d-42b3-92aa-0c73b609248d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:48:45,827 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d used request id req-682e44e2-4aa8-492c-83bc-08cd29e66715 2018-07-30 03:48:45,828 - create_image - DEBUG - Instance status is - active 2018-07-30 03:48:45,829 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image 2018-07-30 03:48:45,829 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image 2018-07-30 03:48:45,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:48:45,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:48:46,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:48:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vernmGJtSGOIHKDxvnLmMw"], "issued_at": "2018-07-30T03:48:46.000000Z"}} 2018-07-30 03:48:46,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac8aaa052b291739db5268f86bb4877eca2ed7f" 2018-07-30 03:48:46,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bacf307f-9130-4f10-b0a5-cc8aabc858a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:48:46,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bacf307f-9130-4f10-b0a5-cc8aabc858a4 2018-07-30 03:48:46,296 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:48:46,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac8aaa052b291739db5268f86bb4877eca2ed7f" 2018-07-30 03:48:46,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-74aa2d50-1e57-4b85-99bf-db245234bdd2 x-compute-request-id: req-74aa2d50-1e57-4b85-99bf-db245234bdd2 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:48:46,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-74aa2d50-1e57-4b85-99bf-db245234bdd2 2018-07-30 03:48:46,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac8aaa052b291739db5268f86bb4877eca2ed7f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-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-30 03:48:46,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48: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-275be461-c803-40d3-b59c-555ff3b2363d x-compute-request-id: req-275be461-c803-40d3-b59c-555ff3b2363d Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c84381db-ae8f-4112-bfaa-e7f3cea519db", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c84381db-ae8f-4112-bfaa-e7f3cea519db", "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": "c84381db-ae8f-4112-bfaa-e7f3cea519db"}} 2018-07-30 03:48:46,547 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-275be461-c803-40d3-b59c-555ff3b2363d 2018-07-30 03:48:46,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:48:46,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:48:46,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb36cd9758d344c39a31e9cc8c281218", "name": "CreateStackSuccessTests-482b462a-4163-46c-proj-role"}], "expires_at": "2018-07-30T04:48:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1cee66b78b94301930f649af74e16be", "name": "CreateStackSuccessTests-482b462a-4163-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c1cee66b78b94301930f649af74e16be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c1cee66b78b94301930f649af74e16be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c1cee66b78b94301930f649af74e16be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c1cee66b78b94301930f649af74e16be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-482b462a-4163-46c-user", "id": "f7b74754792a48f684e6f07885c64b86"}, "audit_ids": ["f1r9c_aATCe3nkV3N__S1Q"], "issued_at": "2018-07-30T03:48:46.000000Z"}} 2018-07-30 03:48:46,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d880046a91b39a3278f6fb6b11de80918cbeefbf" 2018-07-30 03:48:47,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00586f12-58cf-40df-80be-e89f07823f73 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:48:47,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-00586f12-58cf-40df-80be-e89f07823f73 2018-07-30 03:48:47,038 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:48:47,041 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:48:47,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d880046a91b39a3278f6fb6b11de80918cbeefbf" 2018-07-30 03:48:47,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:47 GMT Server: Apache x-openstack-request-id: req-8f623ace-ff22-40db-87d9-8bcf026c21a6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:48:47,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack used request id req-8f623ace-ff22-40db-87d9-8bcf026c21a6 2018-07-30 03:48:47,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d880046a91b39a3278f6fb6b11de80918cbeefbf" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-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-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name"}}' 2018-07-30 03:48:49,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:48:47 GMT Server: Apache x-openstack-request-id: req-9b4b5155-49fb-4cbc-af8c-0be4a71f7010 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}]}} 2018-07-30 03:48:49,175 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks used request id req-9b4b5155-49fb-4cbc-af8c-0be4a71f7010 2018-07-30 03:48:49,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d880046a91b39a3278f6fb6b11de80918cbeefbf" 2018-07-30 03:48:49,390 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:48:49 GMT Server: Apache x-openstack-request-id: req-d6d536cb-bfa3-41ef-8e23-1c7600088701 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:48:49,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:49 GMT Server: Apache x-openstack-request-id: req-13a3f812-a373-49a6-832c-c076ec5aa9e4 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:48:49,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-13a3f812-a373-49a6-832c-c076ec5aa9e4 2018-07-30 03:48:49,608 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack 2018-07-30 03:48:49,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d880046a91b39a3278f6fb6b11de80918cbeefbf" 2018-07-30 03:48:49,869 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:48:49 GMT Server: Apache x-openstack-request-id: req-fbc82c55-bc75-4f83-b8e4-2b32cd15844c Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:48:50,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:49 GMT Server: Apache x-openstack-request-id: req-5c29e463-afff-41e7-b692-4d2183566484 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:48:50,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-5c29e463-afff-41e7-b692-4d2183566484 2018-07-30 03:48:50,081 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:48:50,081 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:48:53,083 - create_stack - DEBUG - Stack status query timeout in 1196.52555299 2018-07-30 03:48:53,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d880046a91b39a3278f6fb6b11de80918cbeefbf" 2018-07-30 03:48:53,160 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:48:53 GMT Server: Apache x-openstack-request-id: req-3c3d9dd7-6815-4833-b442-010ab25fe692 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:48:53,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:53 GMT Server: Apache x-openstack-request-id: req-54516d1f-b43f-4e22-bd1c-d99139192e25 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:48:53,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-54516d1f-b43f-4e22-bd1c-d99139192e25 2018-07-30 03:48:53,355 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:48:53,355 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:48:56,357 - create_stack - DEBUG - Stack status query timeout in 1193.251019 2018-07-30 03:48:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d880046a91b39a3278f6fb6b11de80918cbeefbf" 2018-07-30 03:48:56,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:48:56 GMT Server: Apache x-openstack-request-id: req-8541ffc8-8bde-457d-ac8a-b6b38fccabf4 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:48:56,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:56 GMT Server: Apache x-openstack-request-id: req-bbf99665-4865-44fa-9e08-282a2aa4a738 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:48:56,605 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-bbf99665-4865-44fa-9e08-282a2aa4a738 2018-07-30 03:48:56,606 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:48:56,606 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:48:59,609 - create_stack - DEBUG - Stack status query timeout in 1189.99924898 2018-07-30 03:48:59,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d880046a91b39a3278f6fb6b11de80918cbeefbf" 2018-07-30 03:48:59,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:48:59 GMT Server: Apache x-openstack-request-id: req-84fc6e35-0299-4811-8a9b-6c1dac6f5f59 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:48:59,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:48:59 GMT Server: Apache x-openstack-request-id: req-330a945f-2674-4143-a0db-2566191026fe 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:48:59,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-330a945f-2674-4143-a0db-2566191026fe 2018-07-30 03:48:59,700 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:48:59,700 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:49:02,701 - create_stack - DEBUG - Stack status query timeout in 1186.90718603 2018-07-30 03:49:02,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d880046a91b39a3278f6fb6b11de80918cbeefbf" 2018-07-30 03:49:02,891 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:02 GMT Server: Apache x-openstack-request-id: req-f8944666-7fa8-466b-9398-af13bfd226db Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:02,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:02 GMT Server: Apache x-openstack-request-id: req-c4ee8a63-2397-4469-affb-e2f82c370cc6 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:02,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-c4ee8a63-2397-4469-affb-e2f82c370cc6 2018-07-30 03:49:02,934 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-30 03:49:02,934 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack 2018-07-30 03:49:02,934 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack 2018-07-30 03:49:02,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:03,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb36cd9758d344c39a31e9cc8c281218", "name": "CreateStackSuccessTests-482b462a-4163-46c-proj-role"}], "expires_at": "2018-07-30T04:49:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1cee66b78b94301930f649af74e16be", "name": "CreateStackSuccessTests-482b462a-4163-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c1cee66b78b94301930f649af74e16be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c1cee66b78b94301930f649af74e16be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c1cee66b78b94301930f649af74e16be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c1cee66b78b94301930f649af74e16be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c1cee66b78b94301930f649af74e16be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-482b462a-4163-46c-user", "id": "f7b74754792a48f684e6f07885c64b86"}, "audit_ids": ["eCv9U2F9R9G3SB3VY3yYSA"], "issued_at": "2018-07-30T03:49:03.000000Z"}} 2018-07-30 03:49:03,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:03,506 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:03 GMT Server: Apache x-openstack-request-id: req-98de5bb9-a615-4e55-addc-7164666fe621 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:03,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:03 GMT Server: Apache x-openstack-request-id: req-e35e5648-d1b2-47e2-b728-ef96f8c96632 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:03,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-e35e5648-d1b2-47e2-b728-ef96f8c96632 2018-07-30 03:49:03,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d880046a91b39a3278f6fb6b11de80918cbeefbf" 2018-07-30 03:49:03,986 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:03 GMT Server: Apache x-openstack-request-id: req-58e84012-01cc-4305-a6af-03340621f6a7 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:04,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:03 GMT Server: Apache x-openstack-request-id: req-760e2efe-b1f5-4bc9-9d6b-afa72577c231 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:04,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-760e2efe-b1f5-4bc9-9d6b-afa72577c231 2018-07-30 03:49:04,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d880046a91b39a3278f6fb6b11de80918cbeefbf" 2018-07-30 03:49:04,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:04 GMT Server: Apache x-openstack-request-id: req-025edfaf-b1d5-4720-bafe-7a2ab2e7e90c Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:04,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:04 GMT Server: Apache x-openstack-request-id: req-5443eb82-3a49-4d2b-af2a-4b33ef783dbd 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:04,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-5443eb82-3a49-4d2b-af2a-4b33ef783dbd 2018-07-30 03:49:04,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:04,268 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:04 GMT Server: Apache x-openstack-request-id: req-f0f340db-2acd-499b-a395-99e9135e204a Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:04,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:49:04 GMT Server: Apache x-openstack-request-id: req-ea9b3f75-f251-4274-8073-1b9ca4a9ac69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:49:04,464 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-ea9b3f75-f251-4274-8073-1b9ca4a9ac69 2018-07-30 03:49:04,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:04,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:04 GMT Server: Apache x-openstack-request-id: req-9f40a178-ed6e-4b0d-82e1-184fedf5c678 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:04,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:04 GMT Server: Apache x-openstack-request-id: req-3a4bc71d-2b60-4285-a879-014b61cf0045 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:04,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-3a4bc71d-2b60-4285-a879-014b61cf0045 2018-07-30 03:49:04,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:04,913 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:04 GMT Server: Apache x-openstack-request-id: req-7ffd2814-b6e6-4cdf-bcf2-c4e4a648e49c Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:05,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:04 GMT Server: Apache x-openstack-request-id: req-17997c43-2b14-4a22-8b01-9438ec4610d3 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:05,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-17997c43-2b14-4a22-8b01-9438ec4610d3 2018-07-30 03:49:05,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:05,137 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:05 GMT Server: Apache x-openstack-request-id: req-9e7cce72-886d-4243-83d4-39c77c3a03b7 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:05,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:05 GMT Server: Apache x-openstack-request-id: req-de652d7d-e39e-4f21-a2e2-ed24edf50eda 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:05,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-de652d7d-e39e-4f21-a2e2-ed24edf50eda 2018-07-30 03:49:05,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:05,191 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:05 GMT Server: Apache x-openstack-request-id: req-2bda012e-1697-43cc-bf13-51cd7fec22f3 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:05,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:05 GMT Server: Apache x-openstack-request-id: req-02b0c1fc-8507-4897-ad53-ea9fb218cb2b 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:05,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-02b0c1fc-8507-4897-ad53-ea9fb218cb2b 2018-07-30 03:49:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:05,504 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:05 GMT Server: Apache x-openstack-request-id: req-17c6a67a-9a76-40e5-abf9-96b704a989b2 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:05,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:05 GMT Server: Apache x-openstack-request-id: req-5e1ab709-4c87-4d63-9524-14a657809e0e 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:05,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-5e1ab709-4c87-4d63-9524-14a657809e0e 2018-07-30 03:49:05,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:05,814 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:05 GMT Server: Apache x-openstack-request-id: req-fd1f4c5f-cbbd-4d27-ba38-45d3c95c1530 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:05,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:05 GMT Server: Apache x-openstack-request-id: req-96ccc8f3-c9cd-4b5a-88c8-415278a9ff79 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:05,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-96ccc8f3-c9cd-4b5a-88c8-415278a9ff79 2018-07-30 03:49:05,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:05,868 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:05 GMT Server: Apache x-openstack-request-id: req-12daa28c-8b28-4f58-96d0-3f5c0dd47c10 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:05,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:05 GMT Server: Apache x-openstack-request-id: req-572ca91d-321b-4789-b180-555b471d3f84 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:05,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-572ca91d-321b-4789-b180-555b471d3f84 2018-07-30 03:49:05,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:05,921 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:05 GMT Server: Apache x-openstack-request-id: req-598124d4-229b-494f-8a40-da0f7313ad86 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:05,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:05 GMT Server: Apache x-openstack-request-id: req-bc3437b4-7093-49fa-9644-e1808414ddab 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:05,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-bc3437b4-7093-49fa-9644-e1808414ddab 2018-07-30 03:49:05,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:05,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:05 GMT Server: Apache x-openstack-request-id: req-e7837c39-efe8-4ea1-9430-f7ed62a7ba9b Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:06,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:05 GMT Server: Apache x-openstack-request-id: req-ed71fae2-a6ec-4cef-ae8b-0d63d3f4d966 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:06,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-ed71fae2-a6ec-4cef-ae8b-0d63d3f4d966 2018-07-30 03:49:06,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:06,046 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-609e225e-eb6f-47cf-92a8-69237c901c2a Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:06,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-880e4448-4baa-4b3f-8d54-85e23ca0c264 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:06,075 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-880e4448-4baa-4b3f-8d54-85e23ca0c264 2018-07-30 03:49:06,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:06,103 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-a7d48810-f0ad-4443-98d3-99680258d1ba Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:06,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-5a473241-bb90-44e7-8d93-1b0ef0676252 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:06,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-5a473241-bb90-44e7-8d93-1b0ef0676252 2018-07-30 03:49:06,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:06,156 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-62340970-cf2b-4123-ae0f-8af87ccd8193 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:06,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-2ef7070f-289b-4294-a0db-9bc75ff31367 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:06,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-2ef7070f-289b-4294-a0db-9bc75ff31367 2018-07-30 03:49:06,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:06,225 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-20c2e78a-a1d1-45fb-88e5-5acbe232ae84 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:06,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-e007dd1a-ca07-44be-a57d-5106f23431fc 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:06,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-e007dd1a-ca07-44be-a57d-5106f23431fc 2018-07-30 03:49:06,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:06,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-20b9ebfc-1ebb-4745-a4ca-718d404b13b5 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:06,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-8e089a80-2115-403c-b6db-d6432df8377e 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:06,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-8e089a80-2115-403c-b6db-d6432df8377e 2018-07-30 03:49:06,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:06,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-02ce1d46-d08e-487d-8f50-cb3999667542 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:06,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-6087f894-52e0-4381-a70b-aaa558022a45 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:06,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-6087f894-52e0-4381-a70b-aaa558022a45 2018-07-30 03:49:06,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:06,544 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-1797a604-3a41-4831-b586-70ae57420abb Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:06,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-358540d1-6523-42fc-b46c-d70f2193d166 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:06,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-358540d1-6523-42fc-b46c-d70f2193d166 2018-07-30 03:49:06,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:06,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-6eedba3c-02bb-4603-ba1f-f6e3336568a1 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:06,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-03d4ed96-d4dd-4be9-a0cf-cbc68e32a62d 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:06,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-03d4ed96-d4dd-4be9-a0cf-cbc68e32a62d 2018-07-30 03:49:06,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:06,822 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-45aa7c8f-6089-405e-b7ba-de986d554508 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:06,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-1f366ba9-4d2a-49d4-b91b-fd7bfaaa877c 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:06,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-1f366ba9-4d2a-49d4-b91b-fd7bfaaa877c 2018-07-30 03:49:06,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:06,875 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-bc589cd0-3165-4081-8968-7c86f7e55083 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:06,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-3efe1c00-b542-4a88-ba24-b09f78847bec 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:06,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-3efe1c00-b542-4a88-ba24-b09f78847bec 2018-07-30 03:49:06,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:06,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-df9ab0e2-3fb5-480d-b556-baf902a19b7c Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:06,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-b07c5b82-7ae8-4d35-9565-afd2af3c8166 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:06,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-b07c5b82-7ae8-4d35-9565-afd2af3c8166 2018-07-30 03:49:06,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,138 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:06 GMT Server: Apache x-openstack-request-id: req-48396086-7af1-4eb6-93b5-82191bc9f916 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-faa4b751-11f6-4750-9295-0550222e53f2 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-faa4b751-11f6-4750-9295-0550222e53f2 2018-07-30 03:49:07,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-a312339b-3f9f-4217-9727-2f48ba60f42a Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-3aa5c6db-603e-412a-9d19-8e0c3be106d3 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-3aa5c6db-603e-412a-9d19-8e0c3be106d3 2018-07-30 03:49:07,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-70914d0f-4443-40b6-be47-b170c82e0c46 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-f0133b8f-9724-4b49-aa64-33cc6ffd2ebe 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-f0133b8f-9724-4b49-aa64-33cc6ffd2ebe 2018-07-30 03:49:07,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,300 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-56c63850-617b-4989-9d6d-82967beb74a1 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-750b6b8f-8bfd-4889-8290-179cb231ffdd 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-750b6b8f-8bfd-4889-8290-179cb231ffdd 2018-07-30 03:49:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,358 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-94f5e460-1c19-4ec4-8605-6320311b3043 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-78f04968-8dc5-45c8-92d3-965d94ab02e4 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-78f04968-8dc5-45c8-92d3-965d94ab02e4 2018-07-30 03:49:07,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,410 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-920bc2b9-dfb8-41cb-81d5-67feedff0842 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-eb1a08ff-042f-4585-a040-828c35b0ec0d 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-eb1a08ff-042f-4585-a040-828c35b0ec0d 2018-07-30 03:49:07,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-a8ce585e-9f8e-48c7-aa55-cffc5a877335 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-faa90418-150b-4d09-87ae-c51d5791f1f6 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-faa90418-150b-4d09-87ae-c51d5791f1f6 2018-07-30 03:49:07,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,519 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-d23329b7-aa5d-470f-b821-6208b2e56934 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-128c519e-e824-43ff-9eb8-fc2f2c952b7e 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-128c519e-e824-43ff-9eb8-fc2f2c952b7e 2018-07-30 03:49:07,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,572 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-24c5cc5d-d644-43b2-b7b3-3de49540a5b2 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-42256ebb-5af2-409b-8f6d-1b415032d65a 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-42256ebb-5af2-409b-8f6d-1b415032d65a 2018-07-30 03:49:07,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,641 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-a743dd49-518e-4abd-9ee7-cbe7b229633c Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-0936a21a-4d8d-4a51-8534-5db7e1f6a064 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-0936a21a-4d8d-4a51-8534-5db7e1f6a064 2018-07-30 03:49:07,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,710 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-b9dbcdc4-d646-4d5f-b4f9-f08c9ab2fb3d Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-d32533d7-50cc-4d0d-afc9-3303e80a9d3d 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-d32533d7-50cc-4d0d-afc9-3303e80a9d3d 2018-07-30 03:49:07,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,763 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-70c4e08a-0707-4756-8577-bff5c1adb29e Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-3ecf23d1-6324-4cfb-aa24-9b73c2e82cd3 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-3ecf23d1-6324-4cfb-aa24-9b73c2e82cd3 2018-07-30 03:49:07,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,817 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-93a4ca52-46e6-48e6-a6a8-a9c8c0faa0f9 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-dd0497de-7488-4304-b628-b34adbf5d85a 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-dd0497de-7488-4304-b628-b34adbf5d85a 2018-07-30 03:49:07,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-98970c95-bcdd-4b31-bfed-a04634592b3c Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-5a3af7f3-3433-41ac-ac53-db5382ac89f5 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-5a3af7f3-3433-41ac-ac53-db5382ac89f5 2018-07-30 03:49:07,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,923 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-15423e8c-c5df-45e5-a41e-f4436bff8132 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:07,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-0317e788-93fe-45d2-a849-fe1c33b91196 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:07,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-0317e788-93fe-45d2-a849-fe1c33b91196 2018-07-30 03:49:07,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:07,976 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-e0158c97-a5db-4ae1-9b5d-e4b0280ad797 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:07 GMT Server: Apache x-openstack-request-id: req-2e528808-0982-4544-bcfb-ba34b70c6fa8 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-2e528808-0982-4544-bcfb-ba34b70c6fa8 2018-07-30 03:49:08,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-019fbdc4-f8e8-4e04-820b-c7167a56175e Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-e683d4fb-2edb-4785-91f1-d28c94b2cc44 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-e683d4fb-2edb-4785-91f1-d28c94b2cc44 2018-07-30 03:49:08,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,102 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-e33dea77-e426-4503-be87-464356ad250c Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-28e09a70-18ad-46c1-b01f-6833d22499d6 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-28e09a70-18ad-46c1-b01f-6833d22499d6 2018-07-30 03:49:08,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,155 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-15371ad8-ab68-4f99-8323-44d1cfdab951 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-dba35826-4575-408b-bb27-dbdb65e55dc1 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-dba35826-4575-408b-bb27-dbdb65e55dc1 2018-07-30 03:49:08,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,210 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-c028d54d-9a05-4a0f-8126-805ce1b2f67f Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-1b4c1548-5f31-401d-a60b-7590b9a01886 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-1b4c1548-5f31-401d-a60b-7590b9a01886 2018-07-30 03:49:08,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,265 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-32efd3bd-1eac-48e3-9f05-1755dd1baf68 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-b7783444-ad90-473f-be6f-450f3de2bb7a 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-b7783444-ad90-473f-be6f-450f3de2bb7a 2018-07-30 03:49:08,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-012e19ab-6273-4404-892b-d655ab7d0a7f Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-6f499215-e9fa-4b8f-b0b1-bf439d30eef1 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-6f499215-e9fa-4b8f-b0b1-bf439d30eef1 2018-07-30 03:49:08,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,375 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-df777f82-8ba5-4ec2-be9f-e4e725ad81a8 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-0a24bb1e-1e81-45b8-be80-355c062fbffe 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-0a24bb1e-1e81-45b8-be80-355c062fbffe 2018-07-30 03:49:08,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,430 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-6617b58e-0c7d-43fe-8f29-85436a4201af Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-4e575a81-04ec-4351-8d6b-a00868b28776 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-4e575a81-04ec-4351-8d6b-a00868b28776 2018-07-30 03:49:08,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-b772987c-c7a7-4673-98af-9f7084b3b2f3 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-41220383-bb9a-45dd-9d64-8090e2ff3fdc 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-41220383-bb9a-45dd-9d64-8090e2ff3fdc 2018-07-30 03:49:08,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,556 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-85fb5950-08b2-418d-89db-510091c5791b Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-01d9fb46-f5a7-42e5-816d-05f67751e309 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-01d9fb46-f5a7-42e5-816d-05f67751e309 2018-07-30 03:49:08,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-db77d276-faa5-4f3a-a1e7-870dc589b943 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-7841b7ea-d9bf-403f-956c-9ed47cbe6988 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-7841b7ea-d9bf-403f-956c-9ed47cbe6988 2018-07-30 03:49:08,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,666 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-d6e0901a-4d87-40f6-94e8-676dd8135294 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-41c27b68-3c4d-4e07-94a0-f3a4a91d6181 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-41c27b68-3c4d-4e07-94a0-f3a4a91d6181 2018-07-30 03:49:08,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,739 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-e631b68e-f507-4660-8348-513e67ef454e Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-f02319a8-01df-42bd-9d2f-d2ed86284e46 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-f02319a8-01df-42bd-9d2f-d2ed86284e46 2018-07-30 03:49:08,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,793 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-a6e1b1c5-c0c9-4734-9b89-1ec1c1cd3a02 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-5b9cbfd3-c401-4a4e-87cd-618b9a79fbdc 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,819 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-5b9cbfd3-c401-4a4e-87cd-618b9a79fbdc 2018-07-30 03:49:08,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,846 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-b81b706e-97a4-42b0-af6f-414305331c6e Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-f8036e85-fc90-4e98-b305-b3690e99d895 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-f8036e85-fc90-4e98-b305-b3690e99d895 2018-07-30 03:49:08,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,898 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-50a31dfb-888b-4f7d-ac2b-d10b7e883146 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-9bd19fc4-4983-4a0a-bf18-83d0e06b5c6c 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-9bd19fc4-4983-4a0a-bf18-83d0e06b5c6c 2018-07-30 03:49:08,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:08,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-1a1af7a8-61ba-43a6-a9f4-0d1753bb8925 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:08,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-be57868d-9ae0-48ee-ad31-083064ac90c3 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:08,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-be57868d-9ae0-48ee-ad31-083064ac90c3 2018-07-30 03:49:08,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:08 GMT Server: Apache x-openstack-request-id: req-f5c0f589-da8c-4fdd-8066-a18642b24f9f Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-695ab601-417a-482c-88c2-489c9eacf5d2 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-695ab601-417a-482c-88c2-489c9eacf5d2 2018-07-30 03:49:09,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,055 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-f38f573e-5758-4107-a8fb-154b89a1f1b7 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-da260ab3-97ea-4439-823e-2c781464abc3 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-da260ab3-97ea-4439-823e-2c781464abc3 2018-07-30 03:49:09,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-5ad0f362-37e6-4669-83da-4c541b4534ec Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-f45f6d5e-f426-432a-b3cb-e91ad04e2e76 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-f45f6d5e-f426-432a-b3cb-e91ad04e2e76 2018-07-30 03:49:09,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-8b69854f-3ea6-44fb-bf51-deacdefee066 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-9bcb7c22-f750-444d-a8c0-9e96733d95fb 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-9bcb7c22-f750-444d-a8c0-9e96733d95fb 2018-07-30 03:49:09,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,231 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-e358a0a6-677c-41f0-8fd6-a8a4b93b3bb4 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-ba994fe7-8eb5-4ff1-ac5b-cd63f6f15dc5 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-ba994fe7-8eb5-4ff1-ac5b-cd63f6f15dc5 2018-07-30 03:49:09,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-266dfaa3-4644-4eca-9613-72e914599bd4 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-65e5173d-eaf8-48a6-8b3a-b09696d02d76 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-65e5173d-eaf8-48a6-8b3a-b09696d02d76 2018-07-30 03:49:09,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,336 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-07341ef6-b0a3-4313-b856-f1a383ef4c87 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-bcc9975f-cfc5-440c-8234-fa2e9ff758a1 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-bcc9975f-cfc5-440c-8234-fa2e9ff758a1 2018-07-30 03:49:09,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,391 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-03f1ceeb-e554-44fa-93ca-04cad8a34a47 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-682f4058-4c90-4d1c-a921-7668d639deba 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-682f4058-4c90-4d1c-a921-7668d639deba 2018-07-30 03:49:09,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,448 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-b1e8049d-7434-4ee2-9161-1f5bd837ae80 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-3a2b8cbb-c6c3-4c8f-808f-c7d9ed83bfb7 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-3a2b8cbb-c6c3-4c8f-808f-c7d9ed83bfb7 2018-07-30 03:49:09,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,504 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-4c6f6e2d-2015-469f-8116-0b25f29d85d9 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-79e5e330-84ca-47f6-8699-61196047fe9b 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-79e5e330-84ca-47f6-8699-61196047fe9b 2018-07-30 03:49:09,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,609 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-00332863-5786-4145-b2c0-7ede31b696e3 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-b71f7ebb-abaa-4a30-9bde-e2b2c18322ea 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-b71f7ebb-abaa-4a30-9bde-e2b2c18322ea 2018-07-30 03:49:09,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-94f40f1d-ee86-4241-b82a-3362ad0e4fc7 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-f1b31d18-8455-4b01-bf9d-b5063e708d46 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-f1b31d18-8455-4b01-bf9d-b5063e708d46 2018-07-30 03:49:09,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,714 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-e510c501-3865-40dc-8ce3-e713578a1ee5 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-6c23e449-c4fe-4fc0-839f-b9ef4bf8accd 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-6c23e449-c4fe-4fc0-839f-b9ef4bf8accd 2018-07-30 03:49:09,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-fbc8ceea-af36-4c19-99b0-596ec065f527 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-07d63971-dbe1-445e-bb01-5bbae39698c4 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-07d63971-dbe1-445e-bb01-5bbae39698c4 2018-07-30 03:49:09,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-f04fcdb0-c626-4baa-8c60-eb976852f00d Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-303d27e4-6169-470f-86c0-da5f478e2200 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-303d27e4-6169-470f-86c0-da5f478e2200 2018-07-30 03:49:09,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,874 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-5d49770f-25b4-40b7-9079-1866683c91f1 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-851d074a-941c-4f28-9830-c27054534372 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-851d074a-941c-4f28-9830-c27054534372 2018-07-30 03:49:09,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-d651d641-ee74-45b7-a7ab-79ef8c49257f Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:09,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-836e32c7-4816-4ac0-af46-a2af9768c67c 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:09,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-836e32c7-4816-4ac0-af46-a2af9768c67c 2018-07-30 03:49:09,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:09,979 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-a83f9ad8-9653-443f-9d9e-81e7421b99ec Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:10,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:09 GMT Server: Apache x-openstack-request-id: req-e073cb5c-34c6-4e09-b43c-41f5c0b6dff4 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:10,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-e073cb5c-34c6-4e09-b43c-41f5c0b6dff4 2018-07-30 03:49:10,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:10,052 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:10 GMT Server: Apache x-openstack-request-id: req-c80237e6-ff09-40b7-98f7-ad52586e6605 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:10,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:10 GMT Server: Apache x-openstack-request-id: req-4ba4e793-1674-4784-9e63-d2af168fc912 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:10,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-4ba4e793-1674-4784-9e63-d2af168fc912 2018-07-30 03:49:10,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:10,106 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:10 GMT Server: Apache x-openstack-request-id: req-39a034cb-6eef-4663-ad74-dd0ea66d746d Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:10,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:10 GMT Server: Apache x-openstack-request-id: req-03d6f366-152a-49c5-9567-ee9893645d23 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:10,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-03d6f366-152a-49c5-9567-ee9893645d23 2018-07-30 03:49:10,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:10,160 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:10 GMT Server: Apache x-openstack-request-id: req-f83ddaa4-950b-4ce0-a232-a517ca57fa96 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:10,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:10 GMT Server: Apache x-openstack-request-id: req-6d213272-b662-48c7-ad18-cc64a93727df 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:10,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-6d213272-b662-48c7-ad18-cc64a93727df 2018-07-30 03:49:10,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:10,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:10 GMT Server: Apache x-openstack-request-id: req-e46cfa76-236a-4272-8a34-a01ac368b39b Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:10,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:10 GMT Server: Apache x-openstack-request-id: req-a9be8fee-6920-4c1a-8a52-ab1cc2aeb2b4 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:10,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-a9be8fee-6920-4c1a-8a52-ab1cc2aeb2b4 2018-07-30 03:49:10,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:10,268 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:10 GMT Server: Apache x-openstack-request-id: req-20b9d953-de27-4906-a432-a38045019939 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:10,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:10 GMT Server: Apache x-openstack-request-id: req-44f41456-a68c-4da2-9aff-8f7144f004a0 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:10,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-44f41456-a68c-4da2-9aff-8f7144f004a0 2018-07-30 03:49:10,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb74c03e89e0aabf7dc27469a3352d1c0bd751" 2018-07-30 03:49:10,369 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:10 GMT Server: Apache x-openstack-request-id: req-70fe6d88-a37d-4e84-b3d9-58c55e0c6b9a Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:10,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:10 GMT Server: Apache x-openstack-request-id: req-7443b7b7-ba3b-4f24-85e3-c190baacd010 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": "c1cee66b78b94301930f649af74e16be", "OS::stack_id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "image_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image", "inst_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-inst", "subnet_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-subnet", "flavor_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-flavor-name", "net_name": "CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack", "stack_user_project_id": "44b37a44138641f5ae64cf9022310d6e", "tags": null, "creation_time": "2018-07-30T03:48:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T03:49:04Z", "id": "3a83dd95-b656-4505-9d75-750ab7ee3886", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:10,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-7443b7b7-ba3b-4f24-85e3-c190baacd010 2018-07-30 03:49:10,395 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack 2018-07-30 03:49:10,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/3a83dd95-b656-4505-9d75-750ab7ee3886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d880046a91b39a3278f6fb6b11de80918cbeefbf" 2018-07-30 03:49:10,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:10 GMT Server: Apache x-openstack-request-id: req-8e444133-c8b9-4963-91fd-94551fbc5981 Location: http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:10,618 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:49:10 GMT Server: Apache x-openstack-request-id: req-437a0b70-95c8-4ede-9230-5cd281b20242 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-30 03:49:10,618 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/c1cee66b78b94301930f649af74e16be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-stack/3a83dd95-b656-4505-9d75-750ab7ee3886 used request id req-437a0b70-95c8-4ede-9230-5cd281b20242 2018-07-30 03:49:10,620 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-c884e6ad-f218-4f7c-8400-8ecc612d29ef-image 2018-07-30 03:49:10,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0abed3c5cb4c958d8d77ac5f7837429b11c95a7" 2018-07-30 03:49:10,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea0df34c-3d66-4543-8567-5fbf72ecc933 Date: Mon, 30 Jul 2018 03:49: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-30 03:49:10,965 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c66bcb46-b89d-42b3-92aa-0c73b609248d used request id req-ea0df34c-3d66-4543-8567-5fbf72ecc933 2018-07-30 03:49:10,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/c84381db-ae8f-4112-bfaa-e7f3cea519db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac8aaa052b291739db5268f86bb4877eca2ed7f" 2018-07-30 03:49:11,000 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:49: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-361b1d17-90a1-482f-abb1-4749cbbac6a9 x-compute-request-id: req-361b1d17-90a1-482f-abb1-4749cbbac6a9 Content-Length: 0 Content-Type: application/json 2018-07-30 03:49:11,000 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c84381db-ae8f-4112-bfaa-e7f3cea519db used request id req-361b1d17-90a1-482f-abb1-4749cbbac6a9 2018-07-30 03:49:11,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:49:11,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-aa344df7-ede4-48d5-bd27-9f06e407da64 Date: Mon, 30 Jul 2018 03:49:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1cee66b78b94301930f649af74e16be", "created_at": "2018-07-30T03:48:49Z", "updated_at": "2018-07-30T03:48:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:48:49Z", "revision_number": 0, "id": "2c311ec1-48c3-4d36-b420-27e448e428e8", "remote_group_id": "78318eff-6c37-4c88-87f3-650c492b5ce5", "remote_ip_prefix": null, "created_at": "2018-07-30T03:48:49Z", "security_group_id": "78318eff-6c37-4c88-87f3-650c492b5ce5", "tenant_id": "c1cee66b78b94301930f649af74e16be", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1cee66b78b94301930f649af74e16be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:48:49Z", "revision_number": 0, "id": "433c6ccc-20b2-4e43-8a62-9095e5aca229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:48:49Z", "security_group_id": "78318eff-6c37-4c88-87f3-650c492b5ce5", "tenant_id": "c1cee66b78b94301930f649af74e16be", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1cee66b78b94301930f649af74e16be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:48:49Z", "revision_number": 0, "id": "e669eb78-cd0c-4a3b-b3d6-c403f3ebe3eb", "remote_group_id": "78318eff-6c37-4c88-87f3-650c492b5ce5", "remote_ip_prefix": null, "created_at": "2018-07-30T03:48:49Z", "security_group_id": "78318eff-6c37-4c88-87f3-650c492b5ce5", "tenant_id": "c1cee66b78b94301930f649af74e16be", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1cee66b78b94301930f649af74e16be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:48:49Z", "revision_number": 0, "id": "e80d4457-17a8-48e2-968a-4595bbaea15c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:48:49Z", "security_group_id": "78318eff-6c37-4c88-87f3-650c492b5ce5", "tenant_id": "c1cee66b78b94301930f649af74e16be", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1cee66b78b94301930f649af74e16be"}], "revision_number": 4, "project_id": "c1cee66b78b94301930f649af74e16be", "id": "78318eff-6c37-4c88-87f3-650c492b5ce5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:49:11,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-aa344df7-ede4-48d5-bd27-9f06e407da64 2018-07-30 03:49:11,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:49:11,329 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:49:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2d21e15-fd74-454f-b1b0-9cd58a97fcae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:49:11,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-a2d21e15-fd74-454f-b1b0-9cd58a97fcae 2018-07-30 03:49:11,330 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:49:11,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:49:11,421 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:49:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b8f76b5-6563-4d3b-982f-afc7e7d8a7e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:49:11,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-8b8f76b5-6563-4d3b-982f-afc7e7d8a7e0 2018-07-30 03:49:11,422 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:49:11,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:49:11,507 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:49:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bc96a2c-6067-4d9b-9555-ed8fcc031ca4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:49:11,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-7bc96a2c-6067-4d9b-9555-ed8fcc031ca4 2018-07-30 03:49:11,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:49:11,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:49:11,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:49:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0becdcd4-6401-4f17-a19b-dd5fa6e5f591 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:49:11,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-0becdcd4-6401-4f17-a19b-dd5fa6e5f591 2018-07-30 03:49:11,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:49:11,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1cee66b78b94301930f649af74e16be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:49:11,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27bcfdce-ef81-4f46-84b7-12efffcc456c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1cee66b78b94301930f649af74e16be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c1cee66b78b94301930f649af74e16be", "name": "CreateStackSuccessTests-482b462a-4163-46c-proj"}} 2018-07-30 03:49:11,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1cee66b78b94301930f649af74e16be used request id req-27bcfdce-ef81-4f46-84b7-12efffcc456c 2018-07-30 03:49:11,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78318eff-6c37-4c88-87f3-650c492b5ce5 2018-07-30 03:49:11,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78318eff-6c37-4c88-87f3-650c492b5ce5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:49:11,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cc780950-d9dd-4967-b009-97b29eecf22d Date: Mon, 30 Jul 2018 03:49:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "78318eff-6c37-4c88-87f3-650c492b5ce5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:48:49Z", "security_group_id": "78318eff-6c37-4c88-87f3-650c492b5ce5", "port_range_min": null, "revision_number": 0, "tenant_id": "c1cee66b78b94301930f649af74e16be", "created_at": "2018-07-30T03:48:49Z", "project_id": "c1cee66b78b94301930f649af74e16be", "id": "2c311ec1-48c3-4d36-b420-27e448e428e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:48:49Z", "security_group_id": "78318eff-6c37-4c88-87f3-650c492b5ce5", "port_range_min": null, "revision_number": 0, "tenant_id": "c1cee66b78b94301930f649af74e16be", "created_at": "2018-07-30T03:48:49Z", "project_id": "c1cee66b78b94301930f649af74e16be", "id": "433c6ccc-20b2-4e43-8a62-9095e5aca229"}, {"remote_group_id": "78318eff-6c37-4c88-87f3-650c492b5ce5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:48:49Z", "security_group_id": "78318eff-6c37-4c88-87f3-650c492b5ce5", "port_range_min": null, "revision_number": 0, "tenant_id": "c1cee66b78b94301930f649af74e16be", "created_at": "2018-07-30T03:48:49Z", "project_id": "c1cee66b78b94301930f649af74e16be", "id": "e669eb78-cd0c-4a3b-b3d6-c403f3ebe3eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:48:49Z", "security_group_id": "78318eff-6c37-4c88-87f3-650c492b5ce5", "port_range_min": null, "revision_number": 0, "tenant_id": "c1cee66b78b94301930f649af74e16be", "created_at": "2018-07-30T03:48:49Z", "project_id": "c1cee66b78b94301930f649af74e16be", "id": "e80d4457-17a8-48e2-968a-4595bbaea15c"}]} 2018-07-30 03:49:11,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78318eff-6c37-4c88-87f3-650c492b5ce5 used request id req-cc780950-d9dd-4967-b009-97b29eecf22d 2018-07-30 03:49:11,706 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:49:11,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/78318eff-6c37-4c88-87f3-650c492b5ce5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:49:11,856 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-952cccc5-5705-4623-a841-f6133d7a43f4 Content-Length: 0 Date: Mon, 30 Jul 2018 03:49:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:49:11,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/78318eff-6c37-4c88-87f3-650c492b5ce5 used request id req-952cccc5-5705-4623-a841-f6133d7a43f4 2018-07-30 03:49:11,857 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-482b462a-4163-46c-proj 2018-07-30 03:49:11,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c1cee66b78b94301930f649af74e16be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:49:12,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:49:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de46f937-a4a9-4407-8353-46c76d25da6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:49:12,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c1cee66b78b94301930f649af74e16be used request id req-de46f937-a4a9-4407-8353-46c76d25da6f 2018-07-30 03:49:12,116 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-482b462a-4163-46c-proj-role 2018-07-30 03:49:12,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/bb36cd9758d344c39a31e9cc8c281218 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:49:12,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcbbd4d9-f8e5-4fe1-ba7e-9630a4e38e9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:49:12,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/bb36cd9758d344c39a31e9cc8c281218 used request id req-fcbbd4d9-f8e5-4fe1-ba7e-9630a4e38e9d 2018-07-30 03:49:12,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72e5295fe82739a25631ce5d619dff410e3333" 2018-07-30 03:49:12,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a9e29c3-feca-46a1-9d50-d48ceaa130a6 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:49:12,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0a9e29c3-feca-46a1-9d50-d48ceaa130a6 2018-07-30 03:49:12,308 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-482b462a-4163-46c-user 2018-07-30 03:49:12,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f7b74754792a48f684e6f07885c64b86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755c35738061a72b3db1fea7e6cdf5d1539afc73" 2018-07-30 03:49:12,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab89f27e-447c-41e7-999f-8d03e8b66a55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:49:12,492 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f7b74754792a48f684e6f07885c64b86 used request id req-ab89f27e-447c-41e7-999f-8d03e8b66a55 2018-07-30 03:49:12,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:12,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:49:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["fICz8Jr4QSSXAkD86Qt95A"], "issued_at": "2018-07-30T03:49:12.000000Z"}} 2018-07-30 03:49:12,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff1cd916f95175a69e27f09f1ba3691910357c5e" 2018-07-30 03:49:12,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae852b8-3d53-4d70-b345-cc15d9f4b5bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:12,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dae852b8-3d53-4d70-b345-cc15d9f4b5bc 2018-07-30 03:49:12,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:12,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:13,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:49:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["aKJthsZfTVmpQHrwLKLeww"], "issued_at": "2018-07-30T03:49:13.000000Z"}} 2018-07-30 03:49:13,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:13,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-279c7b58-3760-41b1-8fe4-33a5153cc324 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:13,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-279c7b58-3760-41b1-8fe4-33a5153cc324 2018-07-30 03:49:13,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:49:13,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:49:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:49:13,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3b944a29-3627-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:13,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1d5611-7e2f-47f9-98b0-0cb8e4cdde93 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3b944a29-3627-4f8-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:49:13,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3b944a29-3627-4f8-proj used request id req-db1d5611-7e2f-47f9-98b0-0cb8e4cdde93 2018-07-30 03:49:13,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:13,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df881e62-8d6d-40de-82f8-7f8a22d77574 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:49:13,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-df881e62-8d6d-40de-82f8-7f8a22d77574 2018-07-30 03:49:13,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj"}}' 2018-07-30 03:49:13,580 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4be5187f-f4ce-4b54-98f9-ee76e8e57752 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9035a36c6fcd4f5aa9499f909e5c8e77"}, "tags": [], "enabled": true, "id": "9035a36c6fcd4f5aa9499f909e5c8e77", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj"}} 2018-07-30 03:49:13,580 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4be5187f-f4ce-4b54-98f9-ee76e8e57752 2018-07-30 03:49:13,580 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-3b944a29-3627-4f8-proj 2018-07-30 03:49:13,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:13,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:13,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:49:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["-HcmV2KmRia5hjEAFhDdDw"], "issued_at": "2018-07-30T03:49:13.000000Z"}} 2018-07-30 03:49:13,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87fcee8debb94d526f9d741fb67bd0002163f030" 2018-07-30 03:49:14,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a0605a-ec19-406a-903f-96d2761c6a99 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:14,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-31a0605a-ec19-406a-903f-96d2761c6a99 2018-07-30 03:49:14,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:49:14,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:49:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:49:14,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87fcee8debb94d526f9d741fb67bd0002163f030" 2018-07-30 03:49:14,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb79b12-6f25-4752-974c-a0f50ee97dcc Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:49:14,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-edb79b12-6f25-4752-974c-a0f50ee97dcc 2018-07-30 03:49:14,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-3b944a29-3627-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87fcee8debb94d526f9d741fb67bd0002163f030" 2018-07-30 03:49:14,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e426cbd5-9530-422b-b7e5-8116bc8f9275 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-3b944a29-3627-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9035a36c6fcd4f5aa9499f909e5c8e77"}, "tags": [], "enabled": true, "id": "9035a36c6fcd4f5aa9499f909e5c8e77", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj"}]} 2018-07-30 03:49:14,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-3b944a29-3627-4f8-proj used request id req-e426cbd5-9530-422b-b7e5-8116bc8f9275 2018-07-30 03:49:14,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87fcee8debb94d526f9d741fb67bd0002163f030" 2018-07-30 03:49:14,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36baf989-b37f-47a5-b723-f08d320a4840 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:49:14,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-36baf989-b37f-47a5-b723-f08d320a4840 2018-07-30 03:49:14,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87fcee8debb94d526f9d741fb67bd0002163f030" 2018-07-30 03:49:14,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c36e0cc-e932-4fbf-bbda-10b6cfc9bd71 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:49:14,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3c36e0cc-e932-4fbf-bbda-10b6cfc9bd71 2018-07-30 03:49:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-3b944a29-3627-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87fcee8debb94d526f9d741fb67bd0002163f030" 2018-07-30 03:49:14,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f6593d-4859-44d2-9a5c-105c17cbce86 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-3b944a29-3627-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9035a36c6fcd4f5aa9499f909e5c8e77"}, "tags": [], "enabled": true, "id": "9035a36c6fcd4f5aa9499f909e5c8e77", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj"}]} 2018-07-30 03:49:14,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-3b944a29-3627-4f8-proj used request id req-96f6593d-4859-44d2-9a5c-105c17cbce86 2018-07-30 03:49:14,847 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-3b944a29-3627-4f8-user 2018-07-30 03:49:14,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:14,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:14,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada6bb71-335a-4132-816a-c25996f98e5e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:49:14,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ada6bb71-335a-4132-816a-c25996f98e5e 2018-07-30 03:49:14,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" -d '{"role": {"name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj-role"}}' 2018-07-30 03:49:15,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fef4ef5e-4f91-404a-8123-273b7ec1cbe6 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f3f745e1f6334c76af07993de698f8a6", "links": {"self": "http://172.30.9.25:5000/v3/roles/f3f745e1f6334c76af07993de698f8a6"}, "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj-role"}} 2018-07-30 03:49:15,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-fef4ef5e-4f91-404a-8123-273b7ec1cbe6 2018-07-30 03:49:15,044 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-3b944a29-3627-4f8-proj-role 2018-07-30 03:49:15,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f3f745e1f6334c76af07993de698f8a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:15,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b894ef0-f6ff-43b4-aa83-989788eea94d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f3f745e1f6334c76af07993de698f8a6", "links": {"self": "http://172.30.9.25:5000/v3/roles/f3f745e1f6334c76af07993de698f8a6"}, "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj-role"}} 2018-07-30 03:49:15,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f3f745e1f6334c76af07993de698f8a6 used request id req-4b894ef0-f6ff-43b4-aa83-989788eea94d 2018-07-30 03:49:15,130 - keystone_utils - INFO - Granting role CreateStackSuccessTests-3b944a29-3627-4f8-proj-role to project CreateStackSuccessTests-3b944a29-3627-4f8-proj 2018-07-30 03:49:15,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/9035a36c6fcd4f5aa9499f909e5c8e77/users/173b5df100714be398821f4fbe37cd90/roles/f3f745e1f6334c76af07993de698f8a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:15,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:49:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66d428b1-577b-4aa0-aa5b-53c6c52a37d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:49:15,244 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9035a36c6fcd4f5aa9499f909e5c8e77/users/173b5df100714be398821f4fbe37cd90/roles/f3f745e1f6334c76af07993de698f8a6 used request id req-66d428b1-577b-4aa0-aa5b-53c6c52a37d4 2018-07-30 03:49:15,245 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:49:15,245 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:49:15,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:15,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:15,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3f745e1f6334c76af07993de698f8a6", "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj-role"}], "expires_at": "2018-07-30T04:49:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9035a36c6fcd4f5aa9499f909e5c8e77", "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3b944a29-3627-4f8-user", "id": "173b5df100714be398821f4fbe37cd90"}, "audit_ids": ["GXPi96qcR6SBAr44FaRBDg"], "issued_at": "2018-07-30T03:49:15.000000Z"}} 2018-07-30 03:49:15,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b836a362afdea715a1a9bb4fcca6ec8e9eae81b3" 2018-07-30 03:49:15,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3d60a0-858b-4e90-88c6-ef5749ecc149 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:15,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8c3d60a0-858b-4e90-88c6-ef5749ecc149 2018-07-30 03:49:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b836a362afdea715a1a9bb4fcca6ec8e9eae81b3" 2018-07-30 03:49:15,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-b5e59cdc-1b07-4b73-a129-adcde5462477 Date: Mon, 30 Jul 2018 03:49:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image"} 2018-07-30 03:49:15,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image used request id req-b5e59cdc-1b07-4b73-a129-adcde5462477 2018-07-30 03:49:15,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b836a362afdea715a1a9bb4fcca6ec8e9eae81b3" 2018-07-30 03:49:15,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c721aaac-4688-4bff-a1ea-3cb40425e0fd Date: Mon, 30 Jul 2018 03:49: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-30 03:49:15,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c721aaac-4688-4bff-a1ea-3cb40425e0fd 2018-07-30 03:49:15,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b836a362afdea715a1a9bb4fcca6ec8e9eae81b3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image"}' 2018-07-30 03:49:15,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-051849f3-7f43-4554-9024-c8f5b9f4991e Date: Mon, 30 Jul 2018 03:49:15 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:49:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:49:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99", "min_disk": 0, "protected": false, "id": "dabee538-ee4c-4f2d-9e2f-3182bbec8c99", "file": "/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99/file", "checksum": null, "owner": "9035a36c6fcd4f5aa9499f909e5c8e77", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:49:15,966 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-051849f3-7f43-4554-9024-c8f5b9f4991e 2018-07-30 03:49:15,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b836a362afdea715a1a9bb4fcca6ec8e9eae81b3" -d '' 2018-07-30 03:49:16,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c27e1abb-6453-4f77-85ad-9857aaadee4c Date: Mon, 30 Jul 2018 03:49: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-30 03:49:16,899 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99/file used request id req-c27e1abb-6453-4f77-85ad-9857aaadee4c 2018-07-30 03:49:16,899 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:49:16,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b836a362afdea715a1a9bb4fcca6ec8e9eae81b3" 2018-07-30 03:49:16,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d8dd3366-627c-4e2b-9418-f147e75f0998 Date: Mon, 30 Jul 2018 03:49:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:49:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:49:16Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99/snap", "metadata": {}}], "self": "/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99", "min_disk": 0, "protected": false, "id": "dabee538-ee4c-4f2d-9e2f-3182bbec8c99", "file": "/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9035a36c6fcd4f5aa9499f909e5c8e77", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:49:16,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99 used request id req-d8dd3366-627c-4e2b-9418-f147e75f0998 2018-07-30 03:49:16,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b836a362afdea715a1a9bb4fcca6ec8e9eae81b3" 2018-07-30 03:49:16,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-49a9609a-d7dc-4507-816a-2ad937b5e9b2 Date: Mon, 30 Jul 2018 03:49: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-30 03:49:16,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-49a9609a-d7dc-4507-816a-2ad937b5e9b2 2018-07-30 03:49:16,931 - create_image - INFO - Created image with name - CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image 2018-07-30 03:49:16,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b836a362afdea715a1a9bb4fcca6ec8e9eae81b3" 2018-07-30 03:49:16,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-6691e769-4239-40a9-809e-7645332f02f5 Date: Mon, 30 Jul 2018 03:49:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:49:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:49:16Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99/snap", "metadata": {}}], "self": "/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99", "min_disk": 0, "protected": false, "id": "dabee538-ee4c-4f2d-9e2f-3182bbec8c99", "file": "/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9035a36c6fcd4f5aa9499f909e5c8e77", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:49:16,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99 used request id req-6691e769-4239-40a9-809e-7645332f02f5 2018-07-30 03:49:16,955 - create_image - DEBUG - Instance status is - active 2018-07-30 03:49:16,955 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image 2018-07-30 03:49:16,955 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image 2018-07-30 03:49:16,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:16,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:17,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:49:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["myNdCxk7TCWrlC_Nm6uuYg"], "issued_at": "2018-07-30T03:49:17.000000Z"}} 2018-07-30 03:49:17,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047abfa0e46a3a9ca940cc2499bd6979e356bbc" 2018-07-30 03:49:17,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c9e0d3e-7cee-46ae-82e5-9d858c1b5205 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:17,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0c9e0d3e-7cee-46ae-82e5-9d858c1b5205 2018-07-30 03:49:17,437 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:49:17,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047abfa0e46a3a9ca940cc2499bd6979e356bbc" 2018-07-30 03:49:18,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49: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-b253aed8-b074-45ad-b039-d612e4ffdaaf x-compute-request-id: req-b253aed8-b074-45ad-b039-d612e4ffdaaf Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:49:18,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b253aed8-b074-45ad-b039-d612e4ffdaaf 2018-07-30 03:49:18,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047abfa0e46a3a9ca940cc2499bd6979e356bbc" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-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-30 03:49:18,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49: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-966fd103-4d24-47b2-9e9a-d13e6bd70e6c x-compute-request-id: req-966fd103-4d24-47b2-9e9a-d13e6bd70e6c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b1a3af0b-2aef-4037-9ba3-82d37cd589a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b1a3af0b-2aef-4037-9ba3-82d37cd589a8", "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": "b1a3af0b-2aef-4037-9ba3-82d37cd589a8"}} 2018-07-30 03:49:18,052 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-966fd103-4d24-47b2-9e9a-d13e6bd70e6c 2018-07-30 03:49:18,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:18,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:18,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3f745e1f6334c76af07993de698f8a6", "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj-role"}], "expires_at": "2018-07-30T04:49:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9035a36c6fcd4f5aa9499f909e5c8e77", "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3b944a29-3627-4f8-user", "id": "173b5df100714be398821f4fbe37cd90"}, "audit_ids": ["BiJZyuX0ReGXRcUpybBoWw"], "issued_at": "2018-07-30T03:49:18.000000Z"}} 2018-07-30 03:49:18,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cbba5ace726155945b474ca024c65666456c2e" 2018-07-30 03:49:18,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81c2131-2c28-49ad-a842-02fd6959318e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:18,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b81c2131-2c28-49ad-a842-02fd6959318e 2018-07-30 03:49:18,545 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:49:18,548 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:49:18,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cbba5ace726155945b474ca024c65666456c2e" 2018-07-30 03:49:18,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:18 GMT Server: Apache x-openstack-request-id: req-708bf603-838d-4f4c-857a-4560b648cf20 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:49:18,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack used request id req-708bf603-838d-4f4c-857a-4560b648cf20 2018-07-30 03:49:18,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cbba5ace726155945b474ca024c65666456c2e" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-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-4176a3d9-5008-4e04-85bc-3c277b8e43bc-net", "inst_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-inst", "subnet_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-subnet", "image_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image", "flavor_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-flavor-name"}}' 2018-07-30 03:49:20,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:49:18 GMT Server: Apache x-openstack-request-id: req-57a7be84-c285-4aeb-b8d0-b403f8708c86 Location: http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "links": [{"href": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "rel": "self"}]}} 2018-07-30 03:49:20,528 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks used request id req-57a7be84-c285-4aeb-b8d0-b403f8708c86 2018-07-30 03:49:20,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cbba5ace726155945b474ca024c65666456c2e" 2018-07-30 03:49:20,735 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:20 GMT Server: Apache x-openstack-request-id: req-2a25e0ca-f79f-4cb0-bc26-2af02f96cc2f Location: http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:20,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:20 GMT Server: Apache x-openstack-request-id: req-8474f8e7-d167-42a5-bd97-16b2c558532f 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": "9035a36c6fcd4f5aa9499f909e5c8e77", "OS::stack_id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "image_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image", "inst_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-inst", "subnet_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-subnet", "net_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-net", "flavor_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "stack_user_project_id": "a0fe7057cf9f4d6480c4b177ed605c61", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:49:19Z", "links": [{"href": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:20,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 used request id req-8474f8e7-d167-42a5-bd97-16b2c558532f 2018-07-30 03:49:20,926 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack 2018-07-30 03:49:20,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cbba5ace726155945b474ca024c65666456c2e" 2018-07-30 03:49:21,122 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:20 GMT Server: Apache x-openstack-request-id: req-7b5e501c-dda0-4206-8167-59c711eb7666 Location: http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:21,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:21 GMT Server: Apache x-openstack-request-id: req-201df680-5572-49aa-8487-3ea0a563943f 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": "9035a36c6fcd4f5aa9499f909e5c8e77", "OS::stack_id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "image_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image", "inst_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-inst", "subnet_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-subnet", "net_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-net", "flavor_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "stack_user_project_id": "a0fe7057cf9f4d6480c4b177ed605c61", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:49:19Z", "links": [{"href": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:21,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 used request id req-201df680-5572-49aa-8487-3ea0a563943f 2018-07-30 03:49:21,165 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:49:21,165 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:49:24,169 - create_stack - DEBUG - Stack status query timeout in 1196.75803804 2018-07-30 03:49:24,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cbba5ace726155945b474ca024c65666456c2e" 2018-07-30 03:49:24,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:24 GMT Server: Apache x-openstack-request-id: req-eccaca4c-4853-4817-8e36-8941a7c207e7 Location: http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:24,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:24 GMT Server: Apache x-openstack-request-id: req-f427ffe8-fe7c-4986-b3e4-78b3ff93ae02 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": "9035a36c6fcd4f5aa9499f909e5c8e77", "OS::stack_id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "image_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image", "inst_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-inst", "subnet_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-subnet", "net_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-net", "flavor_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "stack_user_project_id": "a0fe7057cf9f4d6480c4b177ed605c61", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:49:19Z", "links": [{"href": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:24,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 used request id req-f427ffe8-fe7c-4986-b3e4-78b3ff93ae02 2018-07-30 03:49:24,560 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:49:24,560 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:49:27,562 - create_stack - DEBUG - Stack status query timeout in 1193.36466908 2018-07-30 03:49:27,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cbba5ace726155945b474ca024c65666456c2e" 2018-07-30 03:49:27,595 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:27 GMT Server: Apache x-openstack-request-id: req-ebb4314b-62e9-4404-a85f-c417335f9e1b Location: http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:27,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:27 GMT Server: Apache x-openstack-request-id: req-80014a27-c77f-4eea-addc-9b4cc2ed3659 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": "9035a36c6fcd4f5aa9499f909e5c8e77", "OS::stack_id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "image_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image", "inst_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-inst", "subnet_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-subnet", "net_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-net", "flavor_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "stack_user_project_id": "a0fe7057cf9f4d6480c4b177ed605c61", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:49:19Z", "links": [{"href": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:27,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 used request id req-80014a27-c77f-4eea-addc-9b4cc2ed3659 2018-07-30 03:49:27,808 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:49:27,809 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:49:30,812 - create_stack - DEBUG - Stack status query timeout in 1190.11472106 2018-07-30 03:49:30,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cbba5ace726155945b474ca024c65666456c2e" 2018-07-30 03:49:30,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:30 GMT Server: Apache x-openstack-request-id: req-a71fbf7c-30e2-40aa-8b6c-5a5390e1f436 Location: http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:31,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:30 GMT Server: Apache x-openstack-request-id: req-92187487-8e4a-4167-8a27-fff7506aaf15 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": "9035a36c6fcd4f5aa9499f909e5c8e77", "OS::stack_id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "image_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image", "inst_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-inst", "subnet_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-subnet", "net_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-net", "flavor_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "stack_user_project_id": "a0fe7057cf9f4d6480c4b177ed605c61", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:49:19Z", "links": [{"href": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:31,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 used request id req-92187487-8e4a-4167-8a27-fff7506aaf15 2018-07-30 03:49:31,031 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-30 03:49:31,031 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack 2018-07-30 03:49:31,031 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack 2018-07-30 03:49:31,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:31,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3f745e1f6334c76af07993de698f8a6", "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj-role"}], "expires_at": "2018-07-30T04:49:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9035a36c6fcd4f5aa9499f909e5c8e77", "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3b944a29-3627-4f8-user", "id": "173b5df100714be398821f4fbe37cd90"}, "audit_ids": ["caDIiATbTqagT3QRrv05xw"], "issued_at": "2018-07-30T03:49:31.000000Z"}} 2018-07-30 03:49:31,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb7df425b5328f1e43b9ae14d95f4cf988b2837" 2018-07-30 03:49:31,595 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:31 GMT Server: Apache x-openstack-request-id: req-2767680d-9632-4eaa-abba-40cebadd48ec Location: http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:31,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:31 GMT Server: Apache x-openstack-request-id: req-df08e499-cc20-4855-af22-a080abdf25fb 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": "9035a36c6fcd4f5aa9499f909e5c8e77", "OS::stack_id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "image_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image", "inst_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-inst", "subnet_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-subnet", "net_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-net", "flavor_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "stack_user_project_id": "a0fe7057cf9f4d6480c4b177ed605c61", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:49:19Z", "links": [{"href": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:31,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 used request id req-df08e499-cc20-4855-af22-a080abdf25fb 2018-07-30 03:49:31,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cbba5ace726155945b474ca024c65666456c2e" 2018-07-30 03:49:31,808 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:31 GMT Server: Apache x-openstack-request-id: req-6a4e4442-0453-4c00-b62c-d99537940cec Location: http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:31,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:31 GMT Server: Apache x-openstack-request-id: req-8a469d9b-cab0-4c94-b3a7-4ddadf29cded 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": "9035a36c6fcd4f5aa9499f909e5c8e77", "OS::stack_id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "image_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image", "inst_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-inst", "subnet_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-subnet", "net_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-net", "flavor_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "stack_user_project_id": "a0fe7057cf9f4d6480c4b177ed605c61", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:49:19Z", "links": [{"href": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:31,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 used request id req-8a469d9b-cab0-4c94-b3a7-4ddadf29cded 2018-07-30 03:49:31,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:31,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:32,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3f745e1f6334c76af07993de698f8a6", "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj-role"}], "expires_at": "2018-07-30T04:49:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9035a36c6fcd4f5aa9499f909e5c8e77", "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3b944a29-3627-4f8-user", "id": "173b5df100714be398821f4fbe37cd90"}, "audit_ids": ["4LNrC7YXTuaWWU2Ez7cRng"], "issued_at": "2018-07-30T03:49:32.000000Z"}} 2018-07-30 03:49:32,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44f545b503035ff39529996fb8cfee279b03b1b3" 2018-07-30 03:49:32,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e748a10-6814-43ed-9b8e-a68b94d16c46 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:32,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8e748a10-6814-43ed-9b8e-a68b94d16c46 2018-07-30 03:49:32,327 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:49:32,330 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:49:32,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44f545b503035ff39529996fb8cfee279b03b1b3" 2018-07-30 03:49:32,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:32 GMT Server: Apache x-openstack-request-id: req-1270d55a-e648-4759-b213-eb75d48e8b0e 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-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "stack_user_project_id": "a0fe7057cf9f4d6480c4b177ed605c61", "deletion_time": null, "creation_time": "2018-07-30T03:49:19Z", "links": [{"href": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "tags": null}]} 2018-07-30 03:49:32,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack used request id req-1270d55a-e648-4759-b213-eb75d48e8b0e 2018-07-30 03:49:32,522 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack 2018-07-30 03:49:32,522 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack 2018-07-30 03:49:32,522 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack 2018-07-30 03:49:32,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cbba5ace726155945b474ca024c65666456c2e" 2018-07-30 03:49:32,551 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:32 GMT Server: Apache x-openstack-request-id: req-c90f29f9-a219-4c92-8328-91586ab0a30f Location: http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:32,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:49:32 GMT Server: Apache x-openstack-request-id: req-d754badb-98f0-4156-aa31-5f19e2da649c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:49:32,592 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 used request id req-d754badb-98f0-4156-aa31-5f19e2da649c 2018-07-30 03:49:32,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cbba5ace726155945b474ca024c65666456c2e" 2018-07-30 03:49:32,636 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:32 GMT Server: Apache x-openstack-request-id: req-26be868c-040a-42dd-8ca1-db32b9c8022c Location: http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:32,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:32 GMT Server: Apache x-openstack-request-id: req-cf515cc8-d6b7-43af-ba3e-7eae2facc02f 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": "9035a36c6fcd4f5aa9499f909e5c8e77", "OS::stack_id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "image_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image", "inst_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-inst", "subnet_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-subnet", "flavor_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-flavor-name", "net_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "stack_user_project_id": "a0fe7057cf9f4d6480c4b177ed605c61", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:49:19Z", "links": [{"href": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:32Z", "id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:32,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 used request id req-cf515cc8-d6b7-43af-ba3e-7eae2facc02f 2018-07-30 03:49:32,662 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:49:32,662 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:49:35,665 - create_stack - DEBUG - Stack status query timeout in 1196.92701316 2018-07-30 03:49:35,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cbba5ace726155945b474ca024c65666456c2e" 2018-07-30 03:49:35,697 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:35 GMT Server: Apache x-openstack-request-id: req-7d115c45-ce9f-4b4e-8e00-4879c2bcc969 Location: http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:35,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:35 GMT Server: Apache x-openstack-request-id: req-ba03d255-2f15-4a1b-bd34-fec8eff3fc8b 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": "9035a36c6fcd4f5aa9499f909e5c8e77", "OS::stack_id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "image_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image", "inst_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-inst", "subnet_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-subnet", "flavor_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-flavor-name", "net_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "stack_user_project_id": "a0fe7057cf9f4d6480c4b177ed605c61", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:49:19Z", "links": [{"href": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:32Z", "id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:35,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 used request id req-ba03d255-2f15-4a1b-bd34-fec8eff3fc8b 2018-07-30 03:49:35,723 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:49:35,723 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:49:38,727 - create_stack - DEBUG - Stack status query timeout in 1193.86576414 2018-07-30 03:49:38,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cbba5ace726155945b474ca024c65666456c2e" 2018-07-30 03:49:38,757 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:38 GMT Server: Apache x-openstack-request-id: req-510b5018-566d-4f91-92bc-836d8f6a1d7d Location: http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:38,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:38 GMT Server: Apache x-openstack-request-id: req-2a006ec4-c7bb-4163-9a47-55a8828e9d23 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": "9035a36c6fcd4f5aa9499f909e5c8e77", "OS::stack_id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "image_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image", "inst_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-inst", "subnet_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-subnet", "flavor_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-flavor-name", "net_name": "CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-net"}, "deletion_time": "2018-07-30T03:49:37Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack", "stack_user_project_id": "a0fe7057cf9f4d6480c4b177ed605c61", "tags": null, "creation_time": "2018-07-30T03:49:19Z", "links": [{"href": "http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T03:49:32Z", "id": "2b6e8ee7-def0-4e0b-8d83-87a8861f0132", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:38,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 used request id req-2a006ec4-c7bb-4163-9a47-55a8828e9d23 2018-07-30 03:49:38,783 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-30 03:49:38,783 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack 2018-07-30 03:49:38,783 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack 2018-07-30 03:49:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cbba5ace726155945b474ca024c65666456c2e" 2018-07-30 03:49:38,811 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:38 GMT Server: Apache x-openstack-request-id: req-8ff4194c-20dc-4692-b1ed-d552a6da8cf5 Location: http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:38,836 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:49:38 GMT Server: Apache x-openstack-request-id: req-87ce04b0-d0e7-480f-a79b-c747be13c182 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-30 03:49:38,836 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/9035a36c6fcd4f5aa9499f909e5c8e77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-stack/2b6e8ee7-def0-4e0b-8d83-87a8861f0132 used request id req-87ce04b0-d0e7-480f-a79b-c747be13c182 2018-07-30 03:49:38,837 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-4176a3d9-5008-4e04-85bc-3c277b8e43bc-image 2018-07-30 03:49:38,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b836a362afdea715a1a9bb4fcca6ec8e9eae81b3" 2018-07-30 03:49:39,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f987f81-f789-4bb6-81be-33bc38aee469 Date: Mon, 30 Jul 2018 03:49: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-30 03:49:39,288 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/dabee538-ee4c-4f2d-9e2f-3182bbec8c99 used request id req-9f987f81-f789-4bb6-81be-33bc38aee469 2018-07-30 03:49:39,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/b1a3af0b-2aef-4037-9ba3-82d37cd589a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047abfa0e46a3a9ca940cc2499bd6979e356bbc" 2018-07-30 03:49:39,323 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:49: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-760e5135-0d80-4bb9-94db-1917385ec3f6 x-compute-request-id: req-760e5135-0d80-4bb9-94db-1917385ec3f6 Content-Length: 0 Content-Type: application/json 2018-07-30 03:49:39,323 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/b1a3af0b-2aef-4037-9ba3-82d37cd589a8 used request id req-760e5135-0d80-4bb9-94db-1917385ec3f6 2018-07-30 03:49:39,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:39,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e68a43eb-14cb-4701-9f1b-bb9916aa513d Date: Mon, 30 Jul 2018 03:49:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9035a36c6fcd4f5aa9499f909e5c8e77", "created_at": "2018-07-30T03:49:21Z", "updated_at": "2018-07-30T03:49:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:49:21Z", "revision_number": 0, "id": "39c3b05c-8374-4934-89b2-c765de832275", "remote_group_id": "3a172d95-bc87-4b6a-bb9a-c118ed1f7f37", "remote_ip_prefix": null, "created_at": "2018-07-30T03:49:21Z", "security_group_id": "3a172d95-bc87-4b6a-bb9a-c118ed1f7f37", "tenant_id": "9035a36c6fcd4f5aa9499f909e5c8e77", "port_range_min": null, "ethertype": "IPv4", "project_id": "9035a36c6fcd4f5aa9499f909e5c8e77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:49:21Z", "revision_number": 0, "id": "8d6de103-518d-4a7a-93da-8cca2253511c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:49:21Z", "security_group_id": "3a172d95-bc87-4b6a-bb9a-c118ed1f7f37", "tenant_id": "9035a36c6fcd4f5aa9499f909e5c8e77", "port_range_min": null, "ethertype": "IPv4", "project_id": "9035a36c6fcd4f5aa9499f909e5c8e77"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:49:21Z", "revision_number": 0, "id": "9960c94b-5d73-4899-acac-b209c9024f28", "remote_group_id": "3a172d95-bc87-4b6a-bb9a-c118ed1f7f37", "remote_ip_prefix": null, "created_at": "2018-07-30T03:49:21Z", "security_group_id": "3a172d95-bc87-4b6a-bb9a-c118ed1f7f37", "tenant_id": "9035a36c6fcd4f5aa9499f909e5c8e77", "port_range_min": null, "ethertype": "IPv6", "project_id": "9035a36c6fcd4f5aa9499f909e5c8e77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:49:21Z", "revision_number": 0, "id": "c0399069-8f3c-4334-8e80-89d703736151", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:49:21Z", "security_group_id": "3a172d95-bc87-4b6a-bb9a-c118ed1f7f37", "tenant_id": "9035a36c6fcd4f5aa9499f909e5c8e77", "port_range_min": null, "ethertype": "IPv6", "project_id": "9035a36c6fcd4f5aa9499f909e5c8e77"}], "revision_number": 4, "project_id": "9035a36c6fcd4f5aa9499f909e5c8e77", "id": "3a172d95-bc87-4b6a-bb9a-c118ed1f7f37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:49:39,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e68a43eb-14cb-4701-9f1b-bb9916aa513d 2018-07-30 03:49:39,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:39,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:49:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2a8593-e462-4268-8ef5-cbaa810d9668 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:49:39,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-0d2a8593-e462-4268-8ef5-cbaa810d9668 2018-07-30 03:49:39,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:49:39,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:39,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:49:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c36a9e4-77f8-41f8-858d-9d0ea8bb2464 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:49:39,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-2c36a9e4-77f8-41f8-858d-9d0ea8bb2464 2018-07-30 03:49:39,743 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:49:39,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:39,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:49:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9e0dfbb-5278-47db-840c-c662a1d627a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:49:39,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-e9e0dfbb-5278-47db-840c-c662a1d627a1 2018-07-30 03:49:39,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:49:39,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/9035a36c6fcd4f5aa9499f909e5c8e77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:39,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dbf0953-0cfd-46bd-8117-92bce09c7687 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9035a36c6fcd4f5aa9499f909e5c8e77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9035a36c6fcd4f5aa9499f909e5c8e77", "name": "CreateStackSuccessTests-3b944a29-3627-4f8-proj"}} 2018-07-30 03:49:39,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/9035a36c6fcd4f5aa9499f909e5c8e77 used request id req-9dbf0953-0cfd-46bd-8117-92bce09c7687 2018-07-30 03:49:39,930 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3a172d95-bc87-4b6a-bb9a-c118ed1f7f37 2018-07-30 03:49:39,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3a172d95-bc87-4b6a-bb9a-c118ed1f7f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:39,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b9b5914c-4524-4325-b123-c68b32276a44 Date: Mon, 30 Jul 2018 03:49:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3a172d95-bc87-4b6a-bb9a-c118ed1f7f37", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:49:21Z", "security_group_id": "3a172d95-bc87-4b6a-bb9a-c118ed1f7f37", "port_range_min": null, "revision_number": 0, "tenant_id": "9035a36c6fcd4f5aa9499f909e5c8e77", "created_at": "2018-07-30T03:49:21Z", "project_id": "9035a36c6fcd4f5aa9499f909e5c8e77", "id": "39c3b05c-8374-4934-89b2-c765de832275"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:49:21Z", "security_group_id": "3a172d95-bc87-4b6a-bb9a-c118ed1f7f37", "port_range_min": null, "revision_number": 0, "tenant_id": "9035a36c6fcd4f5aa9499f909e5c8e77", "created_at": "2018-07-30T03:49:21Z", "project_id": "9035a36c6fcd4f5aa9499f909e5c8e77", "id": "8d6de103-518d-4a7a-93da-8cca2253511c"}, {"remote_group_id": "3a172d95-bc87-4b6a-bb9a-c118ed1f7f37", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:49:21Z", "security_group_id": "3a172d95-bc87-4b6a-bb9a-c118ed1f7f37", "port_range_min": null, "revision_number": 0, "tenant_id": "9035a36c6fcd4f5aa9499f909e5c8e77", "created_at": "2018-07-30T03:49:21Z", "project_id": "9035a36c6fcd4f5aa9499f909e5c8e77", "id": "9960c94b-5d73-4899-acac-b209c9024f28"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:49:21Z", "security_group_id": "3a172d95-bc87-4b6a-bb9a-c118ed1f7f37", "port_range_min": null, "revision_number": 0, "tenant_id": "9035a36c6fcd4f5aa9499f909e5c8e77", "created_at": "2018-07-30T03:49:21Z", "project_id": "9035a36c6fcd4f5aa9499f909e5c8e77", "id": "c0399069-8f3c-4334-8e80-89d703736151"}]} 2018-07-30 03:49:39,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3a172d95-bc87-4b6a-bb9a-c118ed1f7f37 used request id req-b9b5914c-4524-4325-b123-c68b32276a44 2018-07-30 03:49:39,956 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:49:39,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/3a172d95-bc87-4b6a-bb9a-c118ed1f7f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:40,091 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14f71fe1-2387-4e3a-929a-b0940b757723 Content-Length: 0 Date: Mon, 30 Jul 2018 03:49:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:49:40,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/3a172d95-bc87-4b6a-bb9a-c118ed1f7f37 used request id req-14f71fe1-2387-4e3a-929a-b0940b757723 2018-07-30 03:49:40,092 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-3b944a29-3627-4f8-proj 2018-07-30 03:49:40,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/9035a36c6fcd4f5aa9499f909e5c8e77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:40,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:49:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07696a62-4984-4eaa-b6de-fe82799cfb01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:49:40,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9035a36c6fcd4f5aa9499f909e5c8e77 used request id req-07696a62-4984-4eaa-b6de-fe82799cfb01 2018-07-30 03:49:40,342 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-3b944a29-3627-4f8-proj-role 2018-07-30 03:49:40,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f3f745e1f6334c76af07993de698f8a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:40,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:49:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2611fced-36dd-48b1-8422-8a4759e8feb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:49:40,449 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f3f745e1f6334c76af07993de698f8a6 used request id req-2611fced-36dd-48b1-8422-8a4759e8feb9 2018-07-30 03:49:40,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd75085f7b264e7da1cab6dd0008b278ac98919" 2018-07-30 03:49:40,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77cd6d24-86b0-4ba3-b854-9b806fa61c2c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:49:40,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-77cd6d24-86b0-4ba3-b854-9b806fa61c2c 2018-07-30 03:49:40,531 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-3b944a29-3627-4f8-user 2018-07-30 03:49:40,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/173b5df100714be398821f4fbe37cd90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87fcee8debb94d526f9d741fb67bd0002163f030" 2018-07-30 03:49:40,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:49:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e81cf99d-4574-47c1-b55b-d4aa775d7d16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:49:40,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/173b5df100714be398821f4fbe37cd90 used request id req-e81cf99d-4574-47c1-b55b-d4aa775d7d16 2018-07-30 03:49:40,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:41,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:49:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["UGxyTfXKS02hJpZorfXCeg"], "issued_at": "2018-07-30T03:49:41.000000Z"}} 2018-07-30 03:49:41,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999a46b5bb061a4ddbacc66ee0edb7572fa69b3c" 2018-07-30 03:49:41,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1139539f-afd2-481d-a395-bededbf81805 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:41,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1139539f-afd2-481d-a395-bededbf81805 2018-07-30 03:49:41,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:41,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:41,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:49:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["E-mVuB5gSIyvg_V01tyaFA"], "issued_at": "2018-07-30T03:49:41.000000Z"}} 2018-07-30 03:49:41,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:41,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a6f588-5e44-4b4e-8d34-157d455d5429 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:41,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a1a6f588-5e44-4b4e-8d34-157d455d5429 2018-07-30 03:49:41,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:49:41,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:49:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:49:41,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c1d2f633-a994-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:41,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e7701e-dc97-4c2c-8b9a-c7a5da50c60e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c1d2f633-a994-48d-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:49:41,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c1d2f633-a994-48d-proj used request id req-85e7701e-dc97-4c2c-8b9a-c7a5da50c60e 2018-07-30 03:49:41,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:41,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-983b9497-e5d4-4cbc-9b1a-8bd0516b49d4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:49:41,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-983b9497-e5d4-4cbc-9b1a-8bd0516b49d4 2018-07-30 03:49:41,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-c1d2f633-a994-48d-proj"}}' 2018-07-30 03:49:41,973 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:49:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edfe1b8c-5f28-4254-ac8b-518eae37fd45 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0bd41cda4e134caaa0640e191b1b2bf7"}, "tags": [], "enabled": true, "id": "0bd41cda4e134caaa0640e191b1b2bf7", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c1d2f633-a994-48d-proj"}} 2018-07-30 03:49:41,973 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-edfe1b8c-5f28-4254-ac8b-518eae37fd45 2018-07-30 03:49:41,973 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c1d2f633-a994-48d-proj 2018-07-30 03:49:41,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:41,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:42,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:49:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["xWaoNJONSyusN36PYKynwg"], "issued_at": "2018-07-30T03:49:42.000000Z"}} 2018-07-30 03:49:42,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43f643454914fb912ee785fa9c614443c1f5662" 2018-07-30 03:49:42,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19d4631e-dc14-4748-afb3-5be2560c3123 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:42,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-19d4631e-dc14-4748-afb3-5be2560c3123 2018-07-30 03:49:42,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:49:42,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:49:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:49:42,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43f643454914fb912ee785fa9c614443c1f5662" 2018-07-30 03:49:42,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837aced2-bf53-400c-a87f-48c8648efb2c Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:49:42,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-837aced2-bf53-400c-a87f-48c8648efb2c 2018-07-30 03:49:42,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-c1d2f633-a994-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43f643454914fb912ee785fa9c614443c1f5662" 2018-07-30 03:49:42,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-089b14da-4aa0-4ba3-8544-68c4b5e9cdb7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-c1d2f633-a994-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0bd41cda4e134caaa0640e191b1b2bf7"}, "tags": [], "enabled": true, "id": "0bd41cda4e134caaa0640e191b1b2bf7", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c1d2f633-a994-48d-proj"}]} 2018-07-30 03:49:42,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-c1d2f633-a994-48d-proj used request id req-089b14da-4aa0-4ba3-8544-68c4b5e9cdb7 2018-07-30 03:49:42,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43f643454914fb912ee785fa9c614443c1f5662" 2018-07-30 03:49:42,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37075f47-24af-4b67-9992-9d2cff44b70d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:49:42,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-37075f47-24af-4b67-9992-9d2cff44b70d 2018-07-30 03:49:43,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43f643454914fb912ee785fa9c614443c1f5662" 2018-07-30 03:49:43,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ad4072-778a-47b3-8215-faf2fe229e3a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:49:43,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-30ad4072-778a-47b3-8215-faf2fe229e3a 2018-07-30 03:49:43,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-c1d2f633-a994-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43f643454914fb912ee785fa9c614443c1f5662" 2018-07-30 03:49:43,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c022f3c6-be90-47e3-841d-c0a4fbed56b9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-c1d2f633-a994-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0bd41cda4e134caaa0640e191b1b2bf7"}, "tags": [], "enabled": true, "id": "0bd41cda4e134caaa0640e191b1b2bf7", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c1d2f633-a994-48d-proj"}]} 2018-07-30 03:49:43,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-c1d2f633-a994-48d-proj used request id req-c022f3c6-be90-47e3-841d-c0a4fbed56b9 2018-07-30 03:49:43,292 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c1d2f633-a994-48d-user 2018-07-30 03:49:43,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:43,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:43,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea01b877-70b1-4291-90e9-5cd6cc16ab53 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:49:43,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ea01b877-70b1-4291-90e9-5cd6cc16ab53 2018-07-30 03:49:43,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" -d '{"role": {"name": "CreateStackSuccessTests-c1d2f633-a994-48d-proj-role"}}' 2018-07-30 03:49:43,576 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:49:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe616301-8dc0-4045-9190-b91acd623d91 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e27cfe9dd53141ac9a99119ab0ada9be", "links": {"self": "http://172.30.9.25:5000/v3/roles/e27cfe9dd53141ac9a99119ab0ada9be"}, "name": "CreateStackSuccessTests-c1d2f633-a994-48d-proj-role"}} 2018-07-30 03:49:43,576 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-fe616301-8dc0-4045-9190-b91acd623d91 2018-07-30 03:49:43,576 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c1d2f633-a994-48d-proj-role 2018-07-30 03:49:43,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e27cfe9dd53141ac9a99119ab0ada9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:43,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbdf3d69-8a17-43c8-9bbb-9431063c0307 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e27cfe9dd53141ac9a99119ab0ada9be", "links": {"self": "http://172.30.9.25:5000/v3/roles/e27cfe9dd53141ac9a99119ab0ada9be"}, "name": "CreateStackSuccessTests-c1d2f633-a994-48d-proj-role"}} 2018-07-30 03:49:43,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e27cfe9dd53141ac9a99119ab0ada9be used request id req-dbdf3d69-8a17-43c8-9bbb-9431063c0307 2018-07-30 03:49:43,667 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c1d2f633-a994-48d-proj-role to project CreateStackSuccessTests-c1d2f633-a994-48d-proj 2018-07-30 03:49:43,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0bd41cda4e134caaa0640e191b1b2bf7/users/1d00ddacc27f48e383328a6651712a67/roles/e27cfe9dd53141ac9a99119ab0ada9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:43,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:49:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bb0a995-eccb-431b-bd37-a030b92dabcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:49:43,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0bd41cda4e134caaa0640e191b1b2bf7/users/1d00ddacc27f48e383328a6651712a67/roles/e27cfe9dd53141ac9a99119ab0ada9be used request id req-6bb0a995-eccb-431b-bd37-a030b92dabcd 2018-07-30 03:49:43,723 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:49:43,723 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:49:43,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:43,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:44,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e27cfe9dd53141ac9a99119ab0ada9be", "name": "CreateStackSuccessTests-c1d2f633-a994-48d-proj-role"}], "expires_at": "2018-07-30T04:49:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bd41cda4e134caaa0640e191b1b2bf7", "name": "CreateStackSuccessTests-c1d2f633-a994-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0bd41cda4e134caaa0640e191b1b2bf7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0bd41cda4e134caaa0640e191b1b2bf7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c1d2f633-a994-48d-user", "id": "1d00ddacc27f48e383328a6651712a67"}, "audit_ids": ["rj034mB8R4yAa1qMBzZODw"], "issued_at": "2018-07-30T03:49:44.000000Z"}} 2018-07-30 03:49:44,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37026fbdf0a6f8b523233059f053da4c84f4a212" 2018-07-30 03:49:44,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a701a0-e420-43ea-9245-278c1f8d97d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:44,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-37a701a0-e420-43ea-9245-278c1f8d97d9 2018-07-30 03:49:44,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37026fbdf0a6f8b523233059f053da4c84f4a212" 2018-07-30 03:49:44,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-295cfa09-a912-4265-9f13-ce55bf8540be Date: Mon, 30 Jul 2018 03:49:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image"} 2018-07-30 03:49:44,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image used request id req-295cfa09-a912-4265-9f13-ce55bf8540be 2018-07-30 03:49:44,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37026fbdf0a6f8b523233059f053da4c84f4a212" 2018-07-30 03:49:44,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-235f8e0a-a8bc-4593-8b0f-201aea4dbdca Date: Mon, 30 Jul 2018 03:49: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-30 03:49:44,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-235f8e0a-a8bc-4593-8b0f-201aea4dbdca 2018-07-30 03:49:44,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}37026fbdf0a6f8b523233059f053da4c84f4a212" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image"}' 2018-07-30 03:49:44,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/ab555750-c056-461e-b54c-e3fa8032acac Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a3792e02-1c19-44b3-9360-4667ffb173ea Date: Mon, 30 Jul 2018 03:49:44 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:49:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:49:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/ab555750-c056-461e-b54c-e3fa8032acac", "min_disk": 0, "protected": false, "id": "ab555750-c056-461e-b54c-e3fa8032acac", "file": "/v2/images/ab555750-c056-461e-b54c-e3fa8032acac/file", "checksum": null, "owner": "0bd41cda4e134caaa0640e191b1b2bf7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:49:44,550 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a3792e02-1c19-44b3-9360-4667ffb173ea 2018-07-30 03:49:44,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/ab555750-c056-461e-b54c-e3fa8032acac/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37026fbdf0a6f8b523233059f053da4c84f4a212" -d '' 2018-07-30 03:49:44,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7135a8b9-d590-480f-bae5-7d7b172a3408 Date: Mon, 30 Jul 2018 03:49: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-30 03:49:44,971 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ab555750-c056-461e-b54c-e3fa8032acac/file used request id req-7135a8b9-d590-480f-bae5-7d7b172a3408 2018-07-30 03:49:44,972 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:49:44,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/ab555750-c056-461e-b54c-e3fa8032acac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37026fbdf0a6f8b523233059f053da4c84f4a212" 2018-07-30 03:49:44,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-99fde1ab-8197-4c45-a299-482d6af45a2e Date: Mon, 30 Jul 2018 03:49:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:49:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:49:44Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ab555750-c056-461e-b54c-e3fa8032acac/snap", "metadata": {}}], "self": "/v2/images/ab555750-c056-461e-b54c-e3fa8032acac", "min_disk": 0, "protected": false, "id": "ab555750-c056-461e-b54c-e3fa8032acac", "file": "/v2/images/ab555750-c056-461e-b54c-e3fa8032acac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0bd41cda4e134caaa0640e191b1b2bf7", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ab555750-c056-461e-b54c-e3fa8032acac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:49:44,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/ab555750-c056-461e-b54c-e3fa8032acac used request id req-99fde1ab-8197-4c45-a299-482d6af45a2e 2018-07-30 03:49:44,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37026fbdf0a6f8b523233059f053da4c84f4a212" 2018-07-30 03:49:45,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f1993a1c-4764-40ca-aa95-bb0eaeb645a9 Date: Mon, 30 Jul 2018 03:49: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-30 03:49:45,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f1993a1c-4764-40ca-aa95-bb0eaeb645a9 2018-07-30 03:49:45,003 - create_image - INFO - Created image with name - CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image 2018-07-30 03:49:45,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/ab555750-c056-461e-b54c-e3fa8032acac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37026fbdf0a6f8b523233059f053da4c84f4a212" 2018-07-30 03:49:45,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d224026d-4210-4417-ba33-88885f7444fd Date: Mon, 30 Jul 2018 03:49:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:49:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:49:44Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ab555750-c056-461e-b54c-e3fa8032acac/snap", "metadata": {}}], "self": "/v2/images/ab555750-c056-461e-b54c-e3fa8032acac", "min_disk": 0, "protected": false, "id": "ab555750-c056-461e-b54c-e3fa8032acac", "file": "/v2/images/ab555750-c056-461e-b54c-e3fa8032acac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0bd41cda4e134caaa0640e191b1b2bf7", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ab555750-c056-461e-b54c-e3fa8032acac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:49:45,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/ab555750-c056-461e-b54c-e3fa8032acac used request id req-d224026d-4210-4417-ba33-88885f7444fd 2018-07-30 03:49:45,022 - create_image - DEBUG - Instance status is - active 2018-07-30 03:49:45,022 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image 2018-07-30 03:49:45,022 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image 2018-07-30 03:49:45,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:45,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:45,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:49:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["NnV7_JvLQrK0A7k0zYJQ2w"], "issued_at": "2018-07-30T03:49:45.000000Z"}} 2018-07-30 03:49:45,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708fada9ad825c84d37f06140e3400b9325f836c" 2018-07-30 03:49:45,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e5dabf4-8568-409e-b03b-3bc4a7c127a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:45,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3e5dabf4-8568-409e-b03b-3bc4a7c127a4 2018-07-30 03:49:45,497 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:49:45,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708fada9ad825c84d37f06140e3400b9325f836c" 2018-07-30 03:49:46,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49: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-33ef82bc-faed-48a4-a61b-797805efaf3b x-compute-request-id: req-33ef82bc-faed-48a4-a61b-797805efaf3b Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:49:46,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-33ef82bc-faed-48a4-a61b-797805efaf3b 2018-07-30 03:49:46,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708fada9ad825c84d37f06140e3400b9325f836c" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-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-30 03:49:46,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49: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-14a54d45-0549-4d5c-9bcd-d8fa517eaa0c x-compute-request-id: req-14a54d45-0549-4d5c-9bcd-d8fa517eaa0c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/62363348-12f7-4c37-8f8d-cd8bcf8e6148", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/62363348-12f7-4c37-8f8d-cd8bcf8e6148", "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": "62363348-12f7-4c37-8f8d-cd8bcf8e6148"}} 2018-07-30 03:49:46,125 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-14a54d45-0549-4d5c-9bcd-d8fa517eaa0c 2018-07-30 03:49:46,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:46,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:46,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e27cfe9dd53141ac9a99119ab0ada9be", "name": "CreateStackSuccessTests-c1d2f633-a994-48d-proj-role"}], "expires_at": "2018-07-30T04:49:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bd41cda4e134caaa0640e191b1b2bf7", "name": "CreateStackSuccessTests-c1d2f633-a994-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0bd41cda4e134caaa0640e191b1b2bf7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0bd41cda4e134caaa0640e191b1b2bf7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c1d2f633-a994-48d-user", "id": "1d00ddacc27f48e383328a6651712a67"}, "audit_ids": ["Blk3SeWaQPKG8K86GuAdFA"], "issued_at": "2018-07-30T03:49:46.000000Z"}} 2018-07-30 03:49:46,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efbc8c195c923c426dda420dfaf0f1301371d76" 2018-07-30 03:49:46,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c58343-1c90-4b99-8751-ff7446bca674 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:46,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-72c58343-1c90-4b99-8751-ff7446bca674 2018-07-30 03:49:46,588 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:49:46,591 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:49:46,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efbc8c195c923c426dda420dfaf0f1301371d76" 2018-07-30 03:49:46,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:46 GMT Server: Apache x-openstack-request-id: req-6f6b6443-e17e-4da4-9a94-effd047c3cb7 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:49:46,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack used request id req-6f6b6443-e17e-4da4-9a94-effd047c3cb7 2018-07-30 03:49:46,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efbc8c195c923c426dda420dfaf0f1301371d76" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-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-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-net", "inst_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-inst", "subnet_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-subnet", "image_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image", "flavor_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-flavor-name"}}' 2018-07-30 03:49:48,754 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:49:46 GMT Server: Apache x-openstack-request-id: req-4f984dc9-f913-4a38-862b-27242c5e08fb Location: http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "links": [{"href": "http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "rel": "self"}]}} 2018-07-30 03:49:48,754 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks used request id req-4f984dc9-f913-4a38-862b-27242c5e08fb 2018-07-30 03:49:48,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efbc8c195c923c426dda420dfaf0f1301371d76" 2018-07-30 03:49:48,936 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:48 GMT Server: Apache x-openstack-request-id: req-91dc41d5-826e-49ed-ba69-d215ceba7aec Location: http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:49,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:48 GMT Server: Apache x-openstack-request-id: req-051c2ec6-5fca-4555-b0bf-15255cabf179 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": "0bd41cda4e134caaa0640e191b1b2bf7", "OS::stack_id": "bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack", "image_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image", "inst_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-inst", "subnet_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-subnet", "net_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-net", "flavor_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack", "stack_user_project_id": "dc1490aff7174a3bbe5c5b9ea4335e4a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:49:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:49,139 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 used request id req-051c2ec6-5fca-4555-b0bf-15255cabf179 2018-07-30 03:49:49,139 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack 2018-07-30 03:49:49,140 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-07-30 03:49:49,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efbc8c195c923c426dda420dfaf0f1301371d76" 2018-07-30 03:49:49,184 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:49 GMT Server: Apache x-openstack-request-id: req-5f19c80f-6a20-46e4-9889-b81e4593039f Location: http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:49,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:49 GMT Server: Apache x-openstack-request-id: req-5e4026b0-ddbf-40a6-bb71-0da2746cdfb5 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": "0bd41cda4e134caaa0640e191b1b2bf7", "OS::stack_id": "bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack", "image_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image", "inst_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-inst", "subnet_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-subnet", "net_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-net", "flavor_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack", "stack_user_project_id": "dc1490aff7174a3bbe5c5b9ea4335e4a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:49:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:49,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 used request id req-5e4026b0-ddbf-40a6-bb71-0da2746cdfb5 2018-07-30 03:49:49,493 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-07-30 03:49:49,494 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack 2018-07-30 03:49:49,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efbc8c195c923c426dda420dfaf0f1301371d76" 2018-07-30 03:49:49,522 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:49 GMT Server: Apache x-openstack-request-id: req-92e6c737-8018-4484-9aca-f1f6614e46ab Location: http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:49,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:49:49 GMT Server: Apache x-openstack-request-id: req-273f0a4e-db76-4020-8f4c-531f96860051 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:49:49,731 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 used request id req-273f0a4e-db76-4020-8f4c-531f96860051 2018-07-30 03:49:49,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efbc8c195c923c426dda420dfaf0f1301371d76" 2018-07-30 03:49:49,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:49 GMT Server: Apache x-openstack-request-id: req-6e0dcf59-8e47-49d5-835a-0bf7c2668e89 Location: http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:49,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:49 GMT Server: Apache x-openstack-request-id: req-12f02fae-3e08-4db4-933c-2d71627e0cdf 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": "0bd41cda4e134caaa0640e191b1b2bf7", "OS::stack_id": "bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack", "image_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image", "inst_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-inst", "subnet_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-subnet", "net_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-net", "flavor_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack", "stack_user_project_id": "dc1490aff7174a3bbe5c5b9ea4335e4a", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-07-30T03:49:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:49,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 used request id req-12f02fae-3e08-4db4-933c-2d71627e0cdf 2018-07-30 03:49:49,835 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-07-30 03:49:49,835 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:49:52,837 - create_stack - DEBUG - Stack status query timeout in 1196.89472699 2018-07-30 03:49:52,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efbc8c195c923c426dda420dfaf0f1301371d76" 2018-07-30 03:49:52,868 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:52 GMT Server: Apache x-openstack-request-id: req-41de2696-4594-426c-ba3a-c2ed8c9e3779 Location: http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:53,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:52 GMT Server: Apache x-openstack-request-id: req-8df9c8e5-b77c-4cc9-944c-8f70a1a8e4af 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": "0bd41cda4e134caaa0640e191b1b2bf7", "OS::stack_id": "bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack", "image_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image", "inst_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-inst", "subnet_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-subnet", "flavor_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-flavor-name", "net_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack", "stack_user_project_id": "dc1490aff7174a3bbe5c5b9ea4335e4a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:49:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:49:49Z", "id": "bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:53,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 used request id req-8df9c8e5-b77c-4cc9-944c-8f70a1a8e4af 2018-07-30 03:49:53,067 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:49:53,068 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:49:56,071 - create_stack - DEBUG - Stack status query timeout in 1193.66063881 2018-07-30 03:49:56,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efbc8c195c923c426dda420dfaf0f1301371d76" 2018-07-30 03:49:56,102 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:56 GMT Server: Apache x-openstack-request-id: req-06df46f0-3681-4ac4-83e7-15a89bd40640 Location: http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:56,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:56 GMT Server: Apache x-openstack-request-id: req-ee9a11b0-2a77-4b40-a42c-3a24a9109b7d 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": "0bd41cda4e134caaa0640e191b1b2bf7", "OS::stack_id": "bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack", "image_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image", "inst_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-inst", "subnet_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-subnet", "flavor_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-flavor-name", "net_name": "CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-net"}, "deletion_time": "2018-07-30T03:49:54Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack", "stack_user_project_id": "dc1490aff7174a3bbe5c5b9ea4335e4a", "tags": null, "creation_time": "2018-07-30T03:49:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T03:49:49Z", "id": "bfc0e6b7-8e46-456e-b3fc-535ebda38bc1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:49:56,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 used request id req-ee9a11b0-2a77-4b40-a42c-3a24a9109b7d 2018-07-30 03:49:56,301 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-30 03:49:56,301 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack 2018-07-30 03:49:56,301 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack 2018-07-30 03:49:56,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7efbc8c195c923c426dda420dfaf0f1301371d76" 2018-07-30 03:49:56,331 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:49:56 GMT Server: Apache x-openstack-request-id: req-92e419cc-d838-4fec-8ceb-db4d73e1a2c0 Location: http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:49:56,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:49:56 GMT Server: Apache x-openstack-request-id: req-ba7d7c6b-c7a8-4d56-9d4e-7cdcd466056c Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-30 03:49:56,357 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/0bd41cda4e134caaa0640e191b1b2bf7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-stack/bfc0e6b7-8e46-456e-b3fc-535ebda38bc1 used request id req-ba7d7c6b-c7a8-4d56-9d4e-7cdcd466056c 2018-07-30 03:49:56,358 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9eecc78c-35bb-43a4-9df1-285d3cc0e87f-image 2018-07-30 03:49:56,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/ab555750-c056-461e-b54c-e3fa8032acac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37026fbdf0a6f8b523233059f053da4c84f4a212" 2018-07-30 03:49:56,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eff99a8e-5457-4d5d-99d8-35c5818ee686 Date: Mon, 30 Jul 2018 03:49: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-30 03:49:56,868 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ab555750-c056-461e-b54c-e3fa8032acac used request id req-eff99a8e-5457-4d5d-99d8-35c5818ee686 2018-07-30 03:49:56,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/62363348-12f7-4c37-8f8d-cd8bcf8e6148 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708fada9ad825c84d37f06140e3400b9325f836c" 2018-07-30 03:49:56,896 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:49: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-567befad-d16d-4a15-9cb1-d143637380ff x-compute-request-id: req-567befad-d16d-4a15-9cb1-d143637380ff Content-Length: 0 Content-Type: application/json 2018-07-30 03:49:56,897 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/62363348-12f7-4c37-8f8d-cd8bcf8e6148 used request id req-567befad-d16d-4a15-9cb1-d143637380ff 2018-07-30 03:49:56,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:57,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3adfe901-5123-4de2-b316-47fcc03b49fe Date: Mon, 30 Jul 2018 03:49:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0bd41cda4e134caaa0640e191b1b2bf7", "created_at": "2018-07-30T03:49:49Z", "updated_at": "2018-07-30T03:49:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:49:49Z", "revision_number": 0, "id": "1f06ee80-9bcf-4ae2-9439-0f6e9d9a9bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:49:49Z", "security_group_id": "55ec9d0d-334c-4c00-981a-d80dc1b01b30", "tenant_id": "0bd41cda4e134caaa0640e191b1b2bf7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bd41cda4e134caaa0640e191b1b2bf7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:49:49Z", "revision_number": 0, "id": "2071ab51-3486-4278-b866-24f5d5946156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:49:49Z", "security_group_id": "55ec9d0d-334c-4c00-981a-d80dc1b01b30", "tenant_id": "0bd41cda4e134caaa0640e191b1b2bf7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bd41cda4e134caaa0640e191b1b2bf7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:49:49Z", "revision_number": 0, "id": "5513d764-a233-4f20-9b69-d9ac5a6554dc", "remote_group_id": "55ec9d0d-334c-4c00-981a-d80dc1b01b30", "remote_ip_prefix": null, "created_at": "2018-07-30T03:49:49Z", "security_group_id": "55ec9d0d-334c-4c00-981a-d80dc1b01b30", "tenant_id": "0bd41cda4e134caaa0640e191b1b2bf7", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bd41cda4e134caaa0640e191b1b2bf7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:49:49Z", "revision_number": 0, "id": "ea97bb92-faea-4214-b36d-4530416945c5", "remote_group_id": "55ec9d0d-334c-4c00-981a-d80dc1b01b30", "remote_ip_prefix": null, "created_at": "2018-07-30T03:49:49Z", "security_group_id": "55ec9d0d-334c-4c00-981a-d80dc1b01b30", "tenant_id": "0bd41cda4e134caaa0640e191b1b2bf7", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bd41cda4e134caaa0640e191b1b2bf7"}], "revision_number": 4, "project_id": "0bd41cda4e134caaa0640e191b1b2bf7", "id": "55ec9d0d-334c-4c00-981a-d80dc1b01b30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:49:57,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-3adfe901-5123-4de2-b316-47fcc03b49fe 2018-07-30 03:49:57,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:57,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:49:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c8e1bf4-fc8f-45a3-9dcf-ff75235d4429 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:49:57,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-8c8e1bf4-fc8f-45a3-9dcf-ff75235d4429 2018-07-30 03:49:57,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:49:57,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:57,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:49:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eaa8639-19a0-4e44-a989-a1d81cab75ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:49:57,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-7eaa8639-19a0-4e44-a989-a1d81cab75ee 2018-07-30 03:49:57,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:49:57,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:57,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:49:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-665a4c02-df1b-4d7c-8067-13a2a437af4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:49:57,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-665a4c02-df1b-4d7c-8067-13a2a437af4e 2018-07-30 03:49:57,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:49:57,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0bd41cda4e134caaa0640e191b1b2bf7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:57,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9734f6ec-9037-4429-bca6-3e69399fc07f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0bd41cda4e134caaa0640e191b1b2bf7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0bd41cda4e134caaa0640e191b1b2bf7", "name": "CreateStackSuccessTests-c1d2f633-a994-48d-proj"}} 2018-07-30 03:49:57,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0bd41cda4e134caaa0640e191b1b2bf7 used request id req-9734f6ec-9037-4429-bca6-3e69399fc07f 2018-07-30 03:49:57,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55ec9d0d-334c-4c00-981a-d80dc1b01b30 2018-07-30 03:49:57,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=55ec9d0d-334c-4c00-981a-d80dc1b01b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:57,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d3536dca-ce33-40b0-bc25-be8450c3853b Date: Mon, 30 Jul 2018 03:49: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-30T03:49:49Z", "security_group_id": "55ec9d0d-334c-4c00-981a-d80dc1b01b30", "port_range_min": null, "revision_number": 0, "tenant_id": "0bd41cda4e134caaa0640e191b1b2bf7", "created_at": "2018-07-30T03:49:49Z", "project_id": "0bd41cda4e134caaa0640e191b1b2bf7", "id": "1f06ee80-9bcf-4ae2-9439-0f6e9d9a9bb7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:49:49Z", "security_group_id": "55ec9d0d-334c-4c00-981a-d80dc1b01b30", "port_range_min": null, "revision_number": 0, "tenant_id": "0bd41cda4e134caaa0640e191b1b2bf7", "created_at": "2018-07-30T03:49:49Z", "project_id": "0bd41cda4e134caaa0640e191b1b2bf7", "id": "2071ab51-3486-4278-b866-24f5d5946156"}, {"remote_group_id": "55ec9d0d-334c-4c00-981a-d80dc1b01b30", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:49:49Z", "security_group_id": "55ec9d0d-334c-4c00-981a-d80dc1b01b30", "port_range_min": null, "revision_number": 0, "tenant_id": "0bd41cda4e134caaa0640e191b1b2bf7", "created_at": "2018-07-30T03:49:49Z", "project_id": "0bd41cda4e134caaa0640e191b1b2bf7", "id": "5513d764-a233-4f20-9b69-d9ac5a6554dc"}, {"remote_group_id": "55ec9d0d-334c-4c00-981a-d80dc1b01b30", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:49:49Z", "security_group_id": "55ec9d0d-334c-4c00-981a-d80dc1b01b30", "port_range_min": null, "revision_number": 0, "tenant_id": "0bd41cda4e134caaa0640e191b1b2bf7", "created_at": "2018-07-30T03:49:49Z", "project_id": "0bd41cda4e134caaa0640e191b1b2bf7", "id": "ea97bb92-faea-4214-b36d-4530416945c5"}]} 2018-07-30 03:49:57,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=55ec9d0d-334c-4c00-981a-d80dc1b01b30 used request id req-d3536dca-ce33-40b0-bc25-be8450c3853b 2018-07-30 03:49:57,498 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:49:57,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/55ec9d0d-334c-4c00-981a-d80dc1b01b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:57,626 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0da7824-a478-4528-87c9-4d8bdaadfcde Content-Length: 0 Date: Mon, 30 Jul 2018 03:49:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:49:57,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/55ec9d0d-334c-4c00-981a-d80dc1b01b30 used request id req-d0da7824-a478-4528-87c9-4d8bdaadfcde 2018-07-30 03:49:57,627 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c1d2f633-a994-48d-proj 2018-07-30 03:49:57,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/0bd41cda4e134caaa0640e191b1b2bf7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:57,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:49:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78482100-7b21-452a-a44d-b6a2117ddc35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:49:57,891 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/0bd41cda4e134caaa0640e191b1b2bf7 used request id req-78482100-7b21-452a-a44d-b6a2117ddc35 2018-07-30 03:49:57,891 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c1d2f633-a994-48d-proj-role 2018-07-30 03:49:57,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e27cfe9dd53141ac9a99119ab0ada9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:57,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:49:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b17e8f78-9f66-46cb-adc5-061ab8e9491a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:49:57,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e27cfe9dd53141ac9a99119ab0ada9be used request id req-b17e8f78-9f66-46cb-adc5-061ab8e9491a 2018-07-30 03:49:58,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ba6683880c0bab5ad7ebe5c979f7e12b79ae12" 2018-07-30 03:49:58,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8059683-8b99-41b3-aa96-c38f6ba359ad Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:49:58,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c8059683-8b99-41b3-aa96-c38f6ba359ad 2018-07-30 03:49:58,090 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c1d2f633-a994-48d-user 2018-07-30 03:49:58,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1d00ddacc27f48e383328a6651712a67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43f643454914fb912ee785fa9c614443c1f5662" 2018-07-30 03:49:58,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0706a027-fc5f-4bb8-b0a1-bdc936cab155 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:49:58,269 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1d00ddacc27f48e383328a6651712a67 used request id req-0706a027-fc5f-4bb8-b0a1-bdc936cab155 2018-07-30 03:49:58,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:58,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["h2woF1iYTWihqzGZelKR0Q"], "issued_at": "2018-07-30T03:49:58.000000Z"}} 2018-07-30 03:49:58,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386aefff7dfae15469dc959a69a1703b22256123" 2018-07-30 03:49:58,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1e936b5-c58d-4163-bb8f-7282eabe99b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:58,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-a1e936b5-c58d-4163-bb8f-7282eabe99b4 2018-07-30 03:49:58,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:58,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:59,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:49:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["rpUi6xVvRBGQomKpkHECiQ"], "issued_at": "2018-07-30T03:49:59.000000Z"}} 2018-07-30 03:49:59,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" 2018-07-30 03:49:59,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6c0125-b7c0-4d17-95b6-d625a9ad036d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:59,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8a6c0125-b7c0-4d17-95b6-d625a9ad036d 2018-07-30 03:49:59,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:49:59,213 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:49:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:49:59,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-14006d73-9966-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" 2018-07-30 03:49:59,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea28b99-521f-47cc-b0b9-50c3ef58929c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-14006d73-9966-408-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:49:59,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-14006d73-9966-408-proj used request id req-fea28b99-521f-47cc-b0b9-50c3ef58929c 2018-07-30 03:49:59,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" 2018-07-30 03:49:59,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f777ad-0c00-4025-9511-f30c9f57393b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:49:59,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-11f777ad-0c00-4025-9511-f30c9f57393b 2018-07-30 03:49:59,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-14006d73-9966-408-proj"}}' 2018-07-30 03:49:59,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a20f73c-e521-4edb-9274-7a40b8ffca2c Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/304f0d2c806e4cfd91e6204cb36c47d4"}, "tags": [], "enabled": true, "id": "304f0d2c806e4cfd91e6204cb36c47d4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-14006d73-9966-408-proj"}} 2018-07-30 03:49:59,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8a20f73c-e521-4edb-9274-7a40b8ffca2c 2018-07-30 03:49:59,442 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-14006d73-9966-408-proj 2018-07-30 03:49:59,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:49:59,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:49:59,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:49:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["7f_SdUoxRDS646x3Gb4btA"], "issued_at": "2018-07-30T03:49:59.000000Z"}} 2018-07-30 03:49:59,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecfc5951782f16dca9659721eeccd359467bd43" 2018-07-30 03:49:59,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39834426-fff7-4ec5-9338-325b1e883975 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:49:59,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-39834426-fff7-4ec5-9338-325b1e883975 2018-07-30 03:49:59,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:49:59,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:49:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:49:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecfc5951782f16dca9659721eeccd359467bd43" 2018-07-30 03:50:00,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8083ca54-4574-44f8-bb1b-14a89530976d Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:50:00,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8083ca54-4574-44f8-bb1b-14a89530976d 2018-07-30 03:50:00,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-14006d73-9966-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecfc5951782f16dca9659721eeccd359467bd43" 2018-07-30 03:50:00,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d34bc5fd-0ef8-4587-96b7-7ca06b10327e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-14006d73-9966-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/304f0d2c806e4cfd91e6204cb36c47d4"}, "tags": [], "enabled": true, "id": "304f0d2c806e4cfd91e6204cb36c47d4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-14006d73-9966-408-proj"}]} 2018-07-30 03:50:00,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-14006d73-9966-408-proj used request id req-d34bc5fd-0ef8-4587-96b7-7ca06b10327e 2018-07-30 03:50:00,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecfc5951782f16dca9659721eeccd359467bd43" 2018-07-30 03:50:00,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c94d78f-c1ff-43ca-a150-dbf2bde14465 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:50:00,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0c94d78f-c1ff-43ca-a150-dbf2bde14465 2018-07-30 03:50:00,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecfc5951782f16dca9659721eeccd359467bd43" 2018-07-30 03:50:00,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d6f71e-e8d5-445c-a7ba-49c79a34e774 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:50:00,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d0d6f71e-e8d5-445c-a7ba-49c79a34e774 2018-07-30 03:50:00,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-14006d73-9966-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecfc5951782f16dca9659721eeccd359467bd43" 2018-07-30 03:50:00,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c29eca-f052-45d2-9b4a-1b7ee3f40fc0 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-14006d73-9966-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/304f0d2c806e4cfd91e6204cb36c47d4"}, "tags": [], "enabled": true, "id": "304f0d2c806e4cfd91e6204cb36c47d4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-14006d73-9966-408-proj"}]} 2018-07-30 03:50:00,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-14006d73-9966-408-proj used request id req-19c29eca-f052-45d2-9b4a-1b7ee3f40fc0 2018-07-30 03:50:00,706 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-14006d73-9966-408-user 2018-07-30 03:50:00,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:50:00,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" 2018-07-30 03:50:00,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b09fd10-182e-4aae-b71c-4e8d2a018044 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:50:00,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6b09fd10-182e-4aae-b71c-4e8d2a018044 2018-07-30 03:50:00,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" -d '{"role": {"name": "CreateStackSuccessTests-14006d73-9966-408-proj-role"}}' 2018-07-30 03:50:00,819 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eed1b48-ac37-4e37-a21d-7c3ccf276f89 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ca0814ecbd144d68d5bba7201ec1590", "links": {"self": "http://172.30.9.25:5000/v3/roles/4ca0814ecbd144d68d5bba7201ec1590"}, "name": "CreateStackSuccessTests-14006d73-9966-408-proj-role"}} 2018-07-30 03:50:00,819 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-7eed1b48-ac37-4e37-a21d-7c3ccf276f89 2018-07-30 03:50:00,819 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-14006d73-9966-408-proj-role 2018-07-30 03:50:00,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/4ca0814ecbd144d68d5bba7201ec1590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" 2018-07-30 03:50:00,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf05d68-5be1-4285-85ec-d790533ce302 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ca0814ecbd144d68d5bba7201ec1590", "links": {"self": "http://172.30.9.25:5000/v3/roles/4ca0814ecbd144d68d5bba7201ec1590"}, "name": "CreateStackSuccessTests-14006d73-9966-408-proj-role"}} 2018-07-30 03:50:00,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/4ca0814ecbd144d68d5bba7201ec1590 used request id req-1cf05d68-5be1-4285-85ec-d790533ce302 2018-07-30 03:50:00,909 - keystone_utils - INFO - Granting role CreateStackSuccessTests-14006d73-9966-408-proj-role to project CreateStackSuccessTests-14006d73-9966-408-proj 2018-07-30 03:50:00,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/304f0d2c806e4cfd91e6204cb36c47d4/users/db3afa81d81e498d879b96ae489b59f1/roles/4ca0814ecbd144d68d5bba7201ec1590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" 2018-07-30 03:50:01,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2600f178-1309-47aa-bd58-91ed22680a09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:50:01,025 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/304f0d2c806e4cfd91e6204cb36c47d4/users/db3afa81d81e498d879b96ae489b59f1/roles/4ca0814ecbd144d68d5bba7201ec1590 used request id req-2600f178-1309-47aa-bd58-91ed22680a09 2018-07-30 03:50:01,026 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:50:01,026 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:50:01,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:50:01,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:50:01,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca0814ecbd144d68d5bba7201ec1590", "name": "CreateStackSuccessTests-14006d73-9966-408-proj-role"}], "expires_at": "2018-07-30T04:50:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304f0d2c806e4cfd91e6204cb36c47d4", "name": "CreateStackSuccessTests-14006d73-9966-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-14006d73-9966-408-user", "id": "db3afa81d81e498d879b96ae489b59f1"}, "audit_ids": ["rez7o9UjQgaWWKIb0Vf56g"], "issued_at": "2018-07-30T03:50:01.000000Z"}} 2018-07-30 03:50:01,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a456a05462984caeabdc67abb54f5aa60c794d9e" 2018-07-30 03:50:01,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61294470-8062-4f7c-af64-ac9317768ca2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:50:01,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-61294470-8062-4f7c-af64-ac9317768ca2 2018-07-30 03:50:01,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a456a05462984caeabdc67abb54f5aa60c794d9e" 2018-07-30 03:50:01,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-8a49c7cf-139b-4c5a-a27a-5ff033387b4b Date: Mon, 30 Jul 2018 03:50:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image"} 2018-07-30 03:50:01,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image used request id req-8a49c7cf-139b-4c5a-a27a-5ff033387b4b 2018-07-30 03:50:01,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a456a05462984caeabdc67abb54f5aa60c794d9e" 2018-07-30 03:50:01,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8c583255-7a49-49b3-821b-20659f8cfeeb Date: Mon, 30 Jul 2018 03:50: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-30 03:50:01,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-8c583255-7a49-49b3-821b-20659f8cfeeb 2018-07-30 03:50:01,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a456a05462984caeabdc67abb54f5aa60c794d9e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image"}' 2018-07-30 03:50:01,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-211f1a22-7787-4147-8929-2fb20f5f7175 Date: Mon, 30 Jul 2018 03:50:01 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:50:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:50:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d", "min_disk": 0, "protected": false, "id": "63b3c5a3-afa1-4101-b35a-3df042a7c19d", "file": "/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d/file", "checksum": null, "owner": "304f0d2c806e4cfd91e6204cb36c47d4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:50:01,759 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-211f1a22-7787-4147-8929-2fb20f5f7175 2018-07-30 03:50:01,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a456a05462984caeabdc67abb54f5aa60c794d9e" -d '' 2018-07-30 03:50:02,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9564e21d-d257-4704-86f7-34b5dabb261c Date: Mon, 30 Jul 2018 03:50: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-30 03:50:02,870 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d/file used request id req-9564e21d-d257-4704-86f7-34b5dabb261c 2018-07-30 03:50:02,871 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:50:02,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a456a05462984caeabdc67abb54f5aa60c794d9e" 2018-07-30 03:50:02,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-835e1330-ae28-4554-a766-a6e3688f518b Date: Mon, 30 Jul 2018 03:50:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:50:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:50:02Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d/snap", "metadata": {}}], "self": "/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d", "min_disk": 0, "protected": false, "id": "63b3c5a3-afa1-4101-b35a-3df042a7c19d", "file": "/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "304f0d2c806e4cfd91e6204cb36c47d4", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:50:02,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d used request id req-835e1330-ae28-4554-a766-a6e3688f518b 2018-07-30 03:50:02,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a456a05462984caeabdc67abb54f5aa60c794d9e" 2018-07-30 03:50:02,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-41fc17d0-51ac-4de5-97a8-bd24ae282239 Date: Mon, 30 Jul 2018 03:50: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-30 03:50:02,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-41fc17d0-51ac-4de5-97a8-bd24ae282239 2018-07-30 03:50:02,902 - create_image - INFO - Created image with name - CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image 2018-07-30 03:50:02,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a456a05462984caeabdc67abb54f5aa60c794d9e" 2018-07-30 03:50:02,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-75d0d391-3a54-441f-83fc-a4af00b4a3a1 Date: Mon, 30 Jul 2018 03:50:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:50:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:50:02Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d/snap", "metadata": {}}], "self": "/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d", "min_disk": 0, "protected": false, "id": "63b3c5a3-afa1-4101-b35a-3df042a7c19d", "file": "/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "304f0d2c806e4cfd91e6204cb36c47d4", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:50:02,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d used request id req-75d0d391-3a54-441f-83fc-a4af00b4a3a1 2018-07-30 03:50:02,922 - create_image - DEBUG - Instance status is - active 2018-07-30 03:50:02,923 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image 2018-07-30 03:50:02,923 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image 2018-07-30 03:50:02,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:50:02,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:50:03,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["BdzW8K6vRIeIYdWXThW_0w"], "issued_at": "2018-07-30T03:50:03.000000Z"}} 2018-07-30 03:50:03,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbcc242be8954fb5387a0f4c94ffdb9be38c57ad" 2018-07-30 03:50:03,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3420df32-de2d-40f3-b743-81c63f87f9b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:50:03,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3420df32-de2d-40f3-b743-81c63f87f9b3 2018-07-30 03:50:03,418 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:50:03,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbcc242be8954fb5387a0f4c94ffdb9be38c57ad" 2018-07-30 03:50:03,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50: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-f6c504a1-c37c-48c4-8533-d2dd69590a93 x-compute-request-id: req-f6c504a1-c37c-48c4-8533-d2dd69590a93 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:50:03,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f6c504a1-c37c-48c4-8533-d2dd69590a93 2018-07-30 03:50:03,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbcc242be8954fb5387a0f4c94ffdb9be38c57ad" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-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-30 03:50:03,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50: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-19829e60-bdb9-455a-ba2d-339595802fc5 x-compute-request-id: req-19829e60-bdb9-455a-ba2d-339595802fc5 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/aadf63d5-e6c9-4437-8200-b31d83a9f826", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/aadf63d5-e6c9-4437-8200-b31d83a9f826", "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": "aadf63d5-e6c9-4437-8200-b31d83a9f826"}} 2018-07-30 03:50:03,652 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-19829e60-bdb9-455a-ba2d-339595802fc5 2018-07-30 03:50:03,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:50:03,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:50:04,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca0814ecbd144d68d5bba7201ec1590", "name": "CreateStackSuccessTests-14006d73-9966-408-proj-role"}], "expires_at": "2018-07-30T04:50:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304f0d2c806e4cfd91e6204cb36c47d4", "name": "CreateStackSuccessTests-14006d73-9966-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-14006d73-9966-408-user", "id": "db3afa81d81e498d879b96ae489b59f1"}, "audit_ids": ["an1d90pQRnCc361dJongmg"], "issued_at": "2018-07-30T03:50:04.000000Z"}} 2018-07-30 03:50:04,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f69b21afcf38cc5afdf15b904d6b4de8049fcf" 2018-07-30 03:50:04,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff64d21e-df28-4bed-84ee-c14f0b8a0b53 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:50:04,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ff64d21e-df28-4bed-84ee-c14f0b8a0b53 2018-07-30 03:50:04,072 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:50:04,075 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:50:04,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f69b21afcf38cc5afdf15b904d6b4de8049fcf" 2018-07-30 03:50:04,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:04 GMT Server: Apache x-openstack-request-id: req-14764f5b-c219-433e-b75d-3a82b833b086 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:50:04,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack used request id req-14764f5b-c219-433e-b75d-3a82b833b086 2018-07-30 03:50:04,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f69b21afcf38cc5afdf15b904d6b4de8049fcf" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-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-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-net", "inst_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-inst", "subnet_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-subnet", "image_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image", "flavor_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-flavor-name"}}' 2018-07-30 03:50:06,070 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:50:04 GMT Server: Apache x-openstack-request-id: req-51df865e-babe-4db0-91b1-4d7ac8ae9694 Location: http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "links": [{"href": "http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6", "rel": "self"}]}} 2018-07-30 03:50:06,070 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks used request id req-51df865e-babe-4db0-91b1-4d7ac8ae9694 2018-07-30 03:50:06,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/02f892e9-06bf-4e4e-8da5-bba168d204b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f69b21afcf38cc5afdf15b904d6b4de8049fcf" 2018-07-30 03:50:06,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:06 GMT Server: Apache x-openstack-request-id: req-5497b0f5-77ee-4f28-aafc-60af3c61212f Location: http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:06,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:06 GMT Server: Apache x-openstack-request-id: req-ee3abe10-dbec-4dd6-97b5-2850c83eff5d 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": "304f0d2c806e4cfd91e6204cb36c47d4", "OS::stack_id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "image_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image", "inst_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-inst", "subnet_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-subnet", "net_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-net", "flavor_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "stack_user_project_id": "e1e483487dc74f5c972f0dadd7e03fc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:50:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:06,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 used request id req-ee3abe10-dbec-4dd6-97b5-2850c83eff5d 2018-07-30 03:50:06,512 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack 2018-07-30 03:50:06,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/02f892e9-06bf-4e4e-8da5-bba168d204b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f69b21afcf38cc5afdf15b904d6b4de8049fcf" 2018-07-30 03:50:06,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:06 GMT Server: Apache x-openstack-request-id: req-564f4d59-bd5f-4360-94bf-85373c0f8111 Location: http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:06,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:06 GMT Server: Apache x-openstack-request-id: req-7686c516-25b7-4c5e-8b41-7b0c903a14aa 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": "304f0d2c806e4cfd91e6204cb36c47d4", "OS::stack_id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "image_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image", "inst_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-inst", "subnet_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-subnet", "net_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-net", "flavor_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "stack_user_project_id": "e1e483487dc74f5c972f0dadd7e03fc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:50:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:06,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 used request id req-7686c516-25b7-4c5e-8b41-7b0c903a14aa 2018-07-30 03:50:06,883 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:50:06,883 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:50:09,886 - create_stack - DEBUG - Stack status query timeout in 1196.62647104 2018-07-30 03:50:09,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/02f892e9-06bf-4e4e-8da5-bba168d204b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f69b21afcf38cc5afdf15b904d6b4de8049fcf" 2018-07-30 03:50:10,077 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:09 GMT Server: Apache x-openstack-request-id: req-d6f019bf-a3c3-4380-be36-63ecb1a51fb8 Location: http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:10,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:10 GMT Server: Apache x-openstack-request-id: req-dc96039c-5f2e-4236-a63c-514c932a803a 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": "304f0d2c806e4cfd91e6204cb36c47d4", "OS::stack_id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "image_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image", "inst_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-inst", "subnet_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-subnet", "net_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-net", "flavor_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "stack_user_project_id": "e1e483487dc74f5c972f0dadd7e03fc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:50:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:10,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 used request id req-dc96039c-5f2e-4236-a63c-514c932a803a 2018-07-30 03:50:10,277 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:50:10,277 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:50:13,280 - create_stack - DEBUG - Stack status query timeout in 1193.23231697 2018-07-30 03:50:13,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/02f892e9-06bf-4e4e-8da5-bba168d204b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f69b21afcf38cc5afdf15b904d6b4de8049fcf" 2018-07-30 03:50:13,310 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:13 GMT Server: Apache x-openstack-request-id: req-429a1879-19c6-4cf6-bbef-4eb5a56c09a7 Location: http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:13,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:13 GMT Server: Apache x-openstack-request-id: req-daa1ea5f-55b6-4cb8-aa0c-4271d6fb9062 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": "304f0d2c806e4cfd91e6204cb36c47d4", "OS::stack_id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "image_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image", "inst_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-inst", "subnet_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-subnet", "net_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-net", "flavor_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "stack_user_project_id": "e1e483487dc74f5c972f0dadd7e03fc2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:50:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:13,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 used request id req-daa1ea5f-55b6-4cb8-aa0c-4271d6fb9062 2018-07-30 03:50:13,354 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:50:13,354 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:50:16,357 - create_stack - DEBUG - Stack status query timeout in 1190.15526795 2018-07-30 03:50:16,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/02f892e9-06bf-4e4e-8da5-bba168d204b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f69b21afcf38cc5afdf15b904d6b4de8049fcf" 2018-07-30 03:50:16,561 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:16 GMT Server: Apache x-openstack-request-id: req-8604782e-0a81-4adb-941c-49fe308cd196 Location: http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:16,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:16 GMT Server: Apache x-openstack-request-id: req-634781e8-d897-4edf-949a-f7c7c9eff58d 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": "304f0d2c806e4cfd91e6204cb36c47d4", "OS::stack_id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "image_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image", "inst_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-inst", "subnet_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-subnet", "net_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-net", "flavor_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "stack_user_project_id": "e1e483487dc74f5c972f0dadd7e03fc2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:50:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:16,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 used request id req-634781e8-d897-4edf-949a-f7c7c9eff58d 2018-07-30 03:50:16,747 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-30 03:50:16,747 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack 2018-07-30 03:50:16,747 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack 2018-07-30 03:50:16,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:50:17,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca0814ecbd144d68d5bba7201ec1590", "name": "CreateStackSuccessTests-14006d73-9966-408-proj-role"}], "expires_at": "2018-07-30T04:50:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304f0d2c806e4cfd91e6204cb36c47d4", "name": "CreateStackSuccessTests-14006d73-9966-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-14006d73-9966-408-user", "id": "db3afa81d81e498d879b96ae489b59f1"}, "audit_ids": ["vyBNDsBYTqSuamGRDuoyIA"], "issued_at": "2018-07-30T03:50:17.000000Z"}} 2018-07-30 03:50:17,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/02f892e9-06bf-4e4e-8da5-bba168d204b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c433e4623b92d1b2227ae3a39767f5fe4332532" 2018-07-30 03:50:17,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:17 GMT Server: Apache x-openstack-request-id: req-e6576948-23dd-47b4-8458-2fe76c600ced Location: http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:17,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:17 GMT Server: Apache x-openstack-request-id: req-ecf58c98-4fc5-4862-ac23-1286ef43fb6b 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": "304f0d2c806e4cfd91e6204cb36c47d4", "OS::stack_id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "image_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image", "inst_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-inst", "subnet_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-subnet", "net_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-net", "flavor_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "stack_user_project_id": "e1e483487dc74f5c972f0dadd7e03fc2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:50:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:17,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 used request id req-ecf58c98-4fc5-4862-ac23-1286ef43fb6b 2018-07-30 03:50:17,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/02f892e9-06bf-4e4e-8da5-bba168d204b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f69b21afcf38cc5afdf15b904d6b4de8049fcf" 2018-07-30 03:50:17,528 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:17 GMT Server: Apache x-openstack-request-id: req-fce2ddb7-c8ee-4077-a035-17664c1e6dc1 Location: http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:17,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:17 GMT Server: Apache x-openstack-request-id: req-2dfe7a91-84e4-40bc-9c99-29d8ce211d0f 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": "304f0d2c806e4cfd91e6204cb36c47d4", "OS::stack_id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "image_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image", "inst_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-inst", "subnet_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-subnet", "net_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-net", "flavor_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "stack_user_project_id": "e1e483487dc74f5c972f0dadd7e03fc2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:50:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:17,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 used request id req-2dfe7a91-84e4-40bc-9c99-29d8ce211d0f 2018-07-30 03:50:17,570 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack 2018-07-30 03:50:17,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/02f892e9-06bf-4e4e-8da5-bba168d204b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f69b21afcf38cc5afdf15b904d6b4de8049fcf" 2018-07-30 03:50:17,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:17 GMT Server: Apache x-openstack-request-id: req-e1a96e84-b98b-4d5c-bf18-364922774881 Location: http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:17,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:50:17 GMT Server: Apache x-openstack-request-id: req-8fcc9610-bbd5-4aa4-9e52-78563bcea137 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:50:17,638 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 used request id req-8fcc9610-bbd5-4aa4-9e52-78563bcea137 2018-07-30 03:50:17,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/02f892e9-06bf-4e4e-8da5-bba168d204b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f69b21afcf38cc5afdf15b904d6b4de8049fcf" 2018-07-30 03:50:17,665 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:17 GMT Server: Apache x-openstack-request-id: req-56d36e12-6812-4cf8-b34d-bdc3bda05811 Location: http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:17,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:17 GMT Server: Apache x-openstack-request-id: req-957bab95-4d07-4e5b-9885-aa99f7257517 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": "304f0d2c806e4cfd91e6204cb36c47d4", "OS::stack_id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "image_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image", "inst_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-inst", "subnet_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-subnet", "flavor_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-flavor-name", "net_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "stack_user_project_id": "e1e483487dc74f5c972f0dadd7e03fc2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:50:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:50:17Z", "id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:17,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 used request id req-957bab95-4d07-4e5b-9885-aa99f7257517 2018-07-30 03:50:17,691 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:50:17,691 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:50:20,694 - create_stack - DEBUG - Stack status query timeout in 1196.943717 2018-07-30 03:50:20,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/02f892e9-06bf-4e4e-8da5-bba168d204b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f69b21afcf38cc5afdf15b904d6b4de8049fcf" 2018-07-30 03:50:20,725 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:20 GMT Server: Apache x-openstack-request-id: req-26cd00d6-ac09-4f03-82eb-915edb53f8a1 Location: http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:20,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:20 GMT Server: Apache x-openstack-request-id: req-87f02d8c-e071-42dd-95fd-8686d219a730 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": "304f0d2c806e4cfd91e6204cb36c47d4", "OS::stack_id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "image_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image", "inst_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-inst", "subnet_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-subnet", "flavor_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-flavor-name", "net_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "stack_user_project_id": "e1e483487dc74f5c972f0dadd7e03fc2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:50:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:50:17Z", "id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:20,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 used request id req-87f02d8c-e071-42dd-95fd-8686d219a730 2018-07-30 03:50:20,754 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:50:20,754 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:50:23,757 - create_stack - DEBUG - Stack status query timeout in 1193.88085914 2018-07-30 03:50:23,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/02f892e9-06bf-4e4e-8da5-bba168d204b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f69b21afcf38cc5afdf15b904d6b4de8049fcf" 2018-07-30 03:50:23,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:23 GMT Server: Apache x-openstack-request-id: req-74ae93d5-046e-4b9f-affd-a47f78111e00 Location: http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:23,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:23 GMT Server: Apache x-openstack-request-id: req-dd9b97f4-b9d4-4ac0-8ca1-be9e7b52480c 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": "304f0d2c806e4cfd91e6204cb36c47d4", "OS::stack_id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "image_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image", "inst_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-inst", "subnet_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-subnet", "flavor_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-flavor-name", "net_name": "CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack", "stack_user_project_id": "e1e483487dc74f5c972f0dadd7e03fc2", "tags": null, "creation_time": "2018-07-30T03:50:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T03:50:17Z", "id": "02f892e9-06bf-4e4e-8da5-bba168d204b6", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:23,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 used request id req-dd9b97f4-b9d4-4ac0-8ca1-be9e7b52480c 2018-07-30 03:50:23,964 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-30 03:50:23,964 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack 2018-07-30 03:50:23,964 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack 2018-07-30 03:50:23,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/02f892e9-06bf-4e4e-8da5-bba168d204b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f69b21afcf38cc5afdf15b904d6b4de8049fcf" 2018-07-30 03:50:23,992 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:23 GMT Server: Apache x-openstack-request-id: req-e59f273d-4264-4ad4-b4e9-504373557248 Location: http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:24,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:50:23 GMT Server: Apache x-openstack-request-id: req-9d8440ef-5403-42d4-b14f-9291c5dd19d1 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-30 03:50:24,017 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/304f0d2c806e4cfd91e6204cb36c47d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-stack/02f892e9-06bf-4e4e-8da5-bba168d204b6 used request id req-9d8440ef-5403-42d4-b14f-9291c5dd19d1 2018-07-30 03:50:24,018 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-14d289d3-40d9-44f6-a2c4-e3daa5d2d77e-image 2018-07-30 03:50:24,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a456a05462984caeabdc67abb54f5aa60c794d9e" 2018-07-30 03:50:24,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f0f7687-b49d-4fd7-a2ad-f8183f90a2cb Date: Mon, 30 Jul 2018 03:50: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-30 03:50:24,907 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/63b3c5a3-afa1-4101-b35a-3df042a7c19d used request id req-7f0f7687-b49d-4fd7-a2ad-f8183f90a2cb 2018-07-30 03:50:24,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/aadf63d5-e6c9-4437-8200-b31d83a9f826 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbcc242be8954fb5387a0f4c94ffdb9be38c57ad" 2018-07-30 03:50:24,942 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:50: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-1bcc506c-e95f-43c2-9771-e2ada6a88b35 x-compute-request-id: req-1bcc506c-e95f-43c2-9771-e2ada6a88b35 Content-Length: 0 Content-Type: application/json 2018-07-30 03:50:24,942 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/aadf63d5-e6c9-4437-8200-b31d83a9f826 used request id req-1bcc506c-e95f-43c2-9771-e2ada6a88b35 2018-07-30 03:50:24,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" 2018-07-30 03:50:25,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-aa20972d-b0c0-42e9-b5f1-643505b4bb78 Date: Mon, 30 Jul 2018 03:50:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304f0d2c806e4cfd91e6204cb36c47d4", "created_at": "2018-07-30T03:50:06Z", "updated_at": "2018-07-30T03:50:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:50:06Z", "revision_number": 0, "id": "1e54bfa3-4a5d-470b-bde4-acc3ee3b4675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:50:06Z", "security_group_id": "1131b4cb-031b-4237-bc70-bf16dc487666", "tenant_id": "304f0d2c806e4cfd91e6204cb36c47d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "304f0d2c806e4cfd91e6204cb36c47d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:50:06Z", "revision_number": 0, "id": "3bb77435-fea3-4bf0-b4ee-286b635139f4", "remote_group_id": "1131b4cb-031b-4237-bc70-bf16dc487666", "remote_ip_prefix": null, "created_at": "2018-07-30T03:50:06Z", "security_group_id": "1131b4cb-031b-4237-bc70-bf16dc487666", "tenant_id": "304f0d2c806e4cfd91e6204cb36c47d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "304f0d2c806e4cfd91e6204cb36c47d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:50:06Z", "revision_number": 0, "id": "c66ae27d-0ac5-4266-ad36-34f2efb5f575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:50:06Z", "security_group_id": "1131b4cb-031b-4237-bc70-bf16dc487666", "tenant_id": "304f0d2c806e4cfd91e6204cb36c47d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "304f0d2c806e4cfd91e6204cb36c47d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:50:06Z", "revision_number": 0, "id": "db5ffd90-7e6e-4125-a1b0-a51fc6ab8585", "remote_group_id": "1131b4cb-031b-4237-bc70-bf16dc487666", "remote_ip_prefix": null, "created_at": "2018-07-30T03:50:06Z", "security_group_id": "1131b4cb-031b-4237-bc70-bf16dc487666", "tenant_id": "304f0d2c806e4cfd91e6204cb36c47d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "304f0d2c806e4cfd91e6204cb36c47d4"}], "revision_number": 4, "project_id": "304f0d2c806e4cfd91e6204cb36c47d4", "id": "1131b4cb-031b-4237-bc70-bf16dc487666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:50:25,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-aa20972d-b0c0-42e9-b5f1-643505b4bb78 2018-07-30 03:50:25,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/304f0d2c806e4cfd91e6204cb36c47d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" 2018-07-30 03:50:25,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0677bbd-532c-44ba-a7af-7f39119513c9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/304f0d2c806e4cfd91e6204cb36c47d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "304f0d2c806e4cfd91e6204cb36c47d4", "name": "CreateStackSuccessTests-14006d73-9966-408-proj"}} 2018-07-30 03:50:25,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/304f0d2c806e4cfd91e6204cb36c47d4 used request id req-b0677bbd-532c-44ba-a7af-7f39119513c9 2018-07-30 03:50:25,673 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1131b4cb-031b-4237-bc70-bf16dc487666 2018-07-30 03:50:25,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1131b4cb-031b-4237-bc70-bf16dc487666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" 2018-07-30 03:50:25,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3845f6f6-1e6a-479a-8728-b5f6abbfddb6 Date: Mon, 30 Jul 2018 03:50:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:50:06Z", "security_group_id": "1131b4cb-031b-4237-bc70-bf16dc487666", "port_range_min": null, "revision_number": 0, "tenant_id": "304f0d2c806e4cfd91e6204cb36c47d4", "created_at": "2018-07-30T03:50:06Z", "project_id": "304f0d2c806e4cfd91e6204cb36c47d4", "id": "1e54bfa3-4a5d-470b-bde4-acc3ee3b4675"}, {"remote_group_id": "1131b4cb-031b-4237-bc70-bf16dc487666", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:50:06Z", "security_group_id": "1131b4cb-031b-4237-bc70-bf16dc487666", "port_range_min": null, "revision_number": 0, "tenant_id": "304f0d2c806e4cfd91e6204cb36c47d4", "created_at": "2018-07-30T03:50:06Z", "project_id": "304f0d2c806e4cfd91e6204cb36c47d4", "id": "3bb77435-fea3-4bf0-b4ee-286b635139f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:50:06Z", "security_group_id": "1131b4cb-031b-4237-bc70-bf16dc487666", "port_range_min": null, "revision_number": 0, "tenant_id": "304f0d2c806e4cfd91e6204cb36c47d4", "created_at": "2018-07-30T03:50:06Z", "project_id": "304f0d2c806e4cfd91e6204cb36c47d4", "id": "c66ae27d-0ac5-4266-ad36-34f2efb5f575"}, {"remote_group_id": "1131b4cb-031b-4237-bc70-bf16dc487666", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:50:06Z", "security_group_id": "1131b4cb-031b-4237-bc70-bf16dc487666", "port_range_min": null, "revision_number": 0, "tenant_id": "304f0d2c806e4cfd91e6204cb36c47d4", "created_at": "2018-07-30T03:50:06Z", "project_id": "304f0d2c806e4cfd91e6204cb36c47d4", "id": "db5ffd90-7e6e-4125-a1b0-a51fc6ab8585"}]} 2018-07-30 03:50:25,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1131b4cb-031b-4237-bc70-bf16dc487666 used request id req-3845f6f6-1e6a-479a-8728-b5f6abbfddb6 2018-07-30 03:50:25,698 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:50:25,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/1131b4cb-031b-4237-bc70-bf16dc487666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" 2018-07-30 03:50:25,810 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4703cbc1-6c02-4482-acce-c78c726e73fa Content-Length: 0 Date: Mon, 30 Jul 2018 03:50:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:50:25,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1131b4cb-031b-4237-bc70-bf16dc487666 used request id req-4703cbc1-6c02-4482-acce-c78c726e73fa 2018-07-30 03:50:25,811 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-14006d73-9966-408-proj 2018-07-30 03:50:25,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/304f0d2c806e4cfd91e6204cb36c47d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" 2018-07-30 03:50:26,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bff3e66-3713-4982-a799-3fd82c6b7302 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:50:26,038 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/304f0d2c806e4cfd91e6204cb36c47d4 used request id req-9bff3e66-3713-4982-a799-3fd82c6b7302 2018-07-30 03:50:26,039 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-14006d73-9966-408-proj-role 2018-07-30 03:50:26,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/4ca0814ecbd144d68d5bba7201ec1590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" 2018-07-30 03:50:26,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:50:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c574abd9-69d9-4782-b61c-2ae9a3b7de8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:50:26,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/4ca0814ecbd144d68d5bba7201ec1590 used request id req-c574abd9-69d9-4782-b61c-2ae9a3b7de8d 2018-07-30 03:50:26,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d685fef3f0557893e6938ecc3ecb664ed6742b" 2018-07-30 03:50:26,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ffa2130-85fe-47c0-9943-e0b1d509678e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:50:26,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8ffa2130-85fe-47c0-9943-e0b1d509678e 2018-07-30 03:50:26,308 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-14006d73-9966-408-user 2018-07-30 03:50:26,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/db3afa81d81e498d879b96ae489b59f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cecfc5951782f16dca9659721eeccd359467bd43" 2018-07-30 03:50:26,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:50:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-831cf77b-69fb-431e-b162-b680c4a489ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:50:26,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/db3afa81d81e498d879b96ae489b59f1 used request id req-831cf77b-69fb-431e-b162-b680c4a489ef 2018-07-30 03:50:26,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:50:26,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:50:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["cW2fLoIQTRK4MSB7i7gQWA"], "issued_at": "2018-07-30T03:50:26.000000Z"}} 2018-07-30 03:50:26,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32298c7a473aa73f66d9e4a139c88c398782fce1" 2018-07-30 03:50:26,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b7ca8f-eeca-47d4-afce-967e55ab3aa4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:50:26,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-86b7ca8f-eeca-47d4-afce-967e55ab3aa4 2018-07-30 03:50:26,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:50:26,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:50:27,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:50:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["n0ZPlEGXSEmHDc2-w3CnpQ"], "issued_at": "2018-07-30T03:50:27.000000Z"}} 2018-07-30 03:50:27,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:27,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744dc779-9223-43ef-853b-8ab567413a26 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:50:27,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-744dc779-9223-43ef-853b-8ab567413a26 2018-07-30 03:50:27,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:50:27,420 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:50:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:50:27,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-79689e05-4a39-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:27,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be12f0e-2ded-46a3-8ba0-a702e910e5ef Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-79689e05-4a39-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:50:27,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-79689e05-4a39-4d9-proj used request id req-6be12f0e-2ded-46a3-8ba0-a702e910e5ef 2018-07-30 03:50:27,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:27,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-074719aa-4760-407f-b86a-e16c4df7fa4f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:50:27,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-074719aa-4760-407f-b86a-e16c4df7fa4f 2018-07-30 03:50:27,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj"}}' 2018-07-30 03:50:27,641 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b725e3f1-62b5-4fb9-9edb-c5cdc0800e76 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94b2a513a52149638be4b8100db48c23"}, "tags": [], "enabled": true, "id": "94b2a513a52149638be4b8100db48c23", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj"}} 2018-07-30 03:50:27,641 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b725e3f1-62b5-4fb9-9edb-c5cdc0800e76 2018-07-30 03:50:27,641 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-79689e05-4a39-4d9-proj 2018-07-30 03:50:27,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:50:27,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:50:28,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:50:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["RH9VmUkRSfqFTohGnyxuTQ"], "issued_at": "2018-07-30T03:50:28.000000Z"}} 2018-07-30 03:50:28,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa894f0bee4a44ac024a4bb200c44bfade5643a" 2018-07-30 03:50:28,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8203f9d-4846-43f7-8cc9-3e670cd9ff39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:50:28,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f8203f9d-4846-43f7-8cc9-3e670cd9ff39 2018-07-30 03:50:28,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:50:28,045 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:50:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:50:28,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa894f0bee4a44ac024a4bb200c44bfade5643a" 2018-07-30 03:50:28,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e461c379-f985-426d-bb12-729d63430264 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:50:28,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e461c379-f985-426d-bb12-729d63430264 2018-07-30 03:50:28,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-79689e05-4a39-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa894f0bee4a44ac024a4bb200c44bfade5643a" 2018-07-30 03:50:28,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aaf1457-8cc7-4466-8453-88045350e147 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-79689e05-4a39-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94b2a513a52149638be4b8100db48c23"}, "tags": [], "enabled": true, "id": "94b2a513a52149638be4b8100db48c23", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj"}]} 2018-07-30 03:50:28,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-79689e05-4a39-4d9-proj used request id req-6aaf1457-8cc7-4466-8453-88045350e147 2018-07-30 03:50:28,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa894f0bee4a44ac024a4bb200c44bfade5643a" 2018-07-30 03:50:28,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8c6157-b58d-4b46-a960-f97040d48229 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:50:28,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0f8c6157-b58d-4b46-a960-f97040d48229 2018-07-30 03:50:28,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa894f0bee4a44ac024a4bb200c44bfade5643a" 2018-07-30 03:50:28,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31ff72d-63f5-4034-896d-be9c84fc31b5 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:50:28,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e31ff72d-63f5-4034-896d-be9c84fc31b5 2018-07-30 03:50:28,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-79689e05-4a39-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa894f0bee4a44ac024a4bb200c44bfade5643a" 2018-07-30 03:50:28,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f40459-0243-4e76-9020-baef8fbfa9c2 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-79689e05-4a39-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94b2a513a52149638be4b8100db48c23"}, "tags": [], "enabled": true, "id": "94b2a513a52149638be4b8100db48c23", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj"}]} 2018-07-30 03:50:28,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-79689e05-4a39-4d9-proj used request id req-33f40459-0243-4e76-9020-baef8fbfa9c2 2018-07-30 03:50:28,808 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-79689e05-4a39-4d9-user 2018-07-30 03:50:28,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:50:28,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:28,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f28d403-2b6c-4309-b506-7191b8e275d0 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:50:28,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2f28d403-2b6c-4309-b506-7191b8e275d0 2018-07-30 03:50:28,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" -d '{"role": {"name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj-role"}}' 2018-07-30 03:50:29,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:50:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9028f570-cae6-4f25-abac-8c3635e2d9fb Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba207c16e0844034a0ce85d5b7f785d2", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba207c16e0844034a0ce85d5b7f785d2"}, "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj-role"}} 2018-07-30 03:50:29,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9028f570-cae6-4f25-abac-8c3635e2d9fb 2018-07-30 03:50:29,003 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-79689e05-4a39-4d9-proj-role 2018-07-30 03:50:29,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/ba207c16e0844034a0ce85d5b7f785d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:29,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4f5ef0-5257-49f8-aaa1-1f307a1b970c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba207c16e0844034a0ce85d5b7f785d2", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba207c16e0844034a0ce85d5b7f785d2"}, "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj-role"}} 2018-07-30 03:50:29,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/ba207c16e0844034a0ce85d5b7f785d2 used request id req-3b4f5ef0-5257-49f8-aaa1-1f307a1b970c 2018-07-30 03:50:29,091 - keystone_utils - INFO - Granting role CreateStackSuccessTests-79689e05-4a39-4d9-proj-role to project CreateStackSuccessTests-79689e05-4a39-4d9-proj 2018-07-30 03:50:29,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/94b2a513a52149638be4b8100db48c23/users/530cf74844ab452c849f907e5308d021/roles/ba207c16e0844034a0ce85d5b7f785d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:29,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:50:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4c50a87-94d0-4b2c-8ee2-af9eb4f06ae9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:50:29,221 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/94b2a513a52149638be4b8100db48c23/users/530cf74844ab452c849f907e5308d021/roles/ba207c16e0844034a0ce85d5b7f785d2 used request id req-b4c50a87-94d0-4b2c-8ee2-af9eb4f06ae9 2018-07-30 03:50:29,221 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:50:29,222 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:50:29,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:50:29,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:50:29,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba207c16e0844034a0ce85d5b7f785d2", "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj-role"}], "expires_at": "2018-07-30T04:50:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94b2a513a52149638be4b8100db48c23", "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-79689e05-4a39-4d9-user", "id": "530cf74844ab452c849f907e5308d021"}, "audit_ids": ["L5QEsWelQVq_idQkqCV-pg"], "issued_at": "2018-07-30T03:50:29.000000Z"}} 2018-07-30 03:50:29,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}116db3a38d2a532199373ba3c4b8994b5e9f0cf1" 2018-07-30 03:50:29,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ceb50e5-910a-4dc9-b5b9-c9a3c8d15e95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:50:29,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0ceb50e5-910a-4dc9-b5b9-c9a3c8d15e95 2018-07-30 03:50:29,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}116db3a38d2a532199373ba3c4b8994b5e9f0cf1" 2018-07-30 03:50:29,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-fa267ef2-20aa-42e0-8440-ff29c9a3010b Date: Mon, 30 Jul 2018 03:50:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image"} 2018-07-30 03:50:29,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image used request id req-fa267ef2-20aa-42e0-8440-ff29c9a3010b 2018-07-30 03:50:29,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}116db3a38d2a532199373ba3c4b8994b5e9f0cf1" 2018-07-30 03:50:29,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-42f5fdfb-abce-4e02-936a-0d9d9627525b Date: Mon, 30 Jul 2018 03:50: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-30 03:50:29,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-42f5fdfb-abce-4e02-936a-0d9d9627525b 2018-07-30 03:50:29,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}116db3a38d2a532199373ba3c4b8994b5e9f0cf1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image"}' 2018-07-30 03:50:29,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a6bc3267-3e15-441a-82e8-5ba2bc13ae5e Date: Mon, 30 Jul 2018 03:50:29 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:50:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:50:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0", "min_disk": 0, "protected": false, "id": "48475825-b978-4b2b-bcf4-f186e85d3bc0", "file": "/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0/file", "checksum": null, "owner": "94b2a513a52149638be4b8100db48c23", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:50:29,943 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a6bc3267-3e15-441a-82e8-5ba2bc13ae5e 2018-07-30 03:50:29,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}116db3a38d2a532199373ba3c4b8994b5e9f0cf1" -d '' 2018-07-30 03:50:30,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-12af99f7-e850-45bf-b663-cc8d2ddc3474 Date: Mon, 30 Jul 2018 03:50: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-30 03:50:30,882 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0/file used request id req-12af99f7-e850-45bf-b663-cc8d2ddc3474 2018-07-30 03:50:30,882 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:50:30,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}116db3a38d2a532199373ba3c4b8994b5e9f0cf1" 2018-07-30 03:50:30,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-93d55310-e15d-4e3f-81d6-ed98578e4653 Date: Mon, 30 Jul 2018 03:50:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:50:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:50:30Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/48475825-b978-4b2b-bcf4-f186e85d3bc0/snap", "metadata": {}}], "self": "/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0", "min_disk": 0, "protected": false, "id": "48475825-b978-4b2b-bcf4-f186e85d3bc0", "file": "/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "94b2a513a52149638be4b8100db48c23", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/48475825-b978-4b2b-bcf4-f186e85d3bc0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:50:30,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0 used request id req-93d55310-e15d-4e3f-81d6-ed98578e4653 2018-07-30 03:50:30,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}116db3a38d2a532199373ba3c4b8994b5e9f0cf1" 2018-07-30 03:50:30,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a395c2af-4532-45e5-9600-5051d9477180 Date: Mon, 30 Jul 2018 03:50: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-30 03:50:30,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a395c2af-4532-45e5-9600-5051d9477180 2018-07-30 03:50:30,913 - create_image - INFO - Created image with name - CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image 2018-07-30 03:50:30,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}116db3a38d2a532199373ba3c4b8994b5e9f0cf1" 2018-07-30 03:50:30,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-88505286-301c-49e9-a00c-217831326be3 Date: Mon, 30 Jul 2018 03:50:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:50:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:50:30Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/48475825-b978-4b2b-bcf4-f186e85d3bc0/snap", "metadata": {}}], "self": "/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0", "min_disk": 0, "protected": false, "id": "48475825-b978-4b2b-bcf4-f186e85d3bc0", "file": "/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "94b2a513a52149638be4b8100db48c23", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/48475825-b978-4b2b-bcf4-f186e85d3bc0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:50:30,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0 used request id req-88505286-301c-49e9-a00c-217831326be3 2018-07-30 03:50:30,937 - create_image - DEBUG - Instance status is - active 2018-07-30 03:50:30,937 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image 2018-07-30 03:50:30,937 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image 2018-07-30 03:50:30,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:50:30,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:50:31,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:50:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["jCq-7MuDTfyneWGAmn5O3Q"], "issued_at": "2018-07-30T03:50:31.000000Z"}} 2018-07-30 03:50:31,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c7248c4f830340c9d3d75ba2f9cbcd0b562e2" 2018-07-30 03:50:31,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b922d8-6cdc-464e-bbaf-578a9076480a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:50:31,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-56b922d8-6cdc-464e-bbaf-578a9076480a 2018-07-30 03:50:31,409 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:50:31,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c7248c4f830340c9d3d75ba2f9cbcd0b562e2" 2018-07-30 03:50:31,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50: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-811c5a47-6a28-46fd-89f7-e5dc2c2fe435 x-compute-request-id: req-811c5a47-6a28-46fd-89f7-e5dc2c2fe435 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:50:31,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-811c5a47-6a28-46fd-89f7-e5dc2c2fe435 2018-07-30 03:50:31,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c7248c4f830340c9d3d75ba2f9cbcd0b562e2" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-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-30 03:50:31,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50: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-cda4c298-31e2-4ed6-8d4e-0800f812be40 x-compute-request-id: req-cda4c298-31e2-4ed6-8d4e-0800f812be40 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/50994396-6e0d-4879-8cf6-5ea5fd5de6f5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/50994396-6e0d-4879-8cf6-5ea5fd5de6f5", "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": "50994396-6e0d-4879-8cf6-5ea5fd5de6f5"}} 2018-07-30 03:50:31,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cda4c298-31e2-4ed6-8d4e-0800f812be40 2018-07-30 03:50:31,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:50:31,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:50:32,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba207c16e0844034a0ce85d5b7f785d2", "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj-role"}], "expires_at": "2018-07-30T04:50:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94b2a513a52149638be4b8100db48c23", "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-79689e05-4a39-4d9-user", "id": "530cf74844ab452c849f907e5308d021"}, "audit_ids": ["U8ZJns8FS-e607ZuO3hiXg"], "issued_at": "2018-07-30T03:50:32.000000Z"}} 2018-07-30 03:50:32,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" 2018-07-30 03:50:32,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b668478f-f37c-4b0d-8aa6-94366ed7de77 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:50:32,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b668478f-f37c-4b0d-8aa6-94366ed7de77 2018-07-30 03:50:32,098 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:50:32,101 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:50:32,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" 2018-07-30 03:50:32,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:32 GMT Server: Apache x-openstack-request-id: req-96d1e9c3-0f61-44f6-b142-a88f98a576de Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:50:32,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack used request id req-96d1e9c3-0f61-44f6-b142-a88f98a576de 2018-07-30 03:50:32,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-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-a0f459b4-fff5-4899-b836-d419eefb7889-net", "inst_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-inst", "subnet_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-subnet", "image_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "flavor_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-flavor-name"}}' 2018-07-30 03:50:33,991 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:50:32 GMT Server: Apache x-openstack-request-id: req-64b6b883-2c79-45a4-b021-a861eb454d8c Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "links": [{"href": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0", "rel": "self"}]}} 2018-07-30 03:50:33,992 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks used request id req-64b6b883-2c79-45a4-b021-a861eb454d8c 2018-07-30 03:50:33,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/cfc5ea85-844e-4056-ba90-5c890081a4f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" 2018-07-30 03:50:34,174 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:34 GMT Server: Apache x-openstack-request-id: req-d4d5e4b2-3e0b-429c-b55d-9d01fc490ddb Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:34,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:34 GMT Server: Apache x-openstack-request-id: req-2ec9c2f2-fe67-4476-9511-66afb59818fb 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": "94b2a513a52149638be4b8100db48c23", "OS::stack_id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "image_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "inst_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-inst", "subnet_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-subnet", "net_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-net", "flavor_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "stack_user_project_id": "15f4a4c1cfdf497ba0b3326f9d32eb40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:50:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:34,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 used request id req-2ec9c2f2-fe67-4476-9511-66afb59818fb 2018-07-30 03:50:34,372 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack 2018-07-30 03:50:34,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/cfc5ea85-844e-4056-ba90-5c890081a4f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" 2018-07-30 03:50:34,649 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:34 GMT Server: Apache x-openstack-request-id: req-bc72da20-05bc-441e-bd61-f9d5f7c6ea96 Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:34,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:34 GMT Server: Apache x-openstack-request-id: req-301eb4df-3c71-4826-ade3-c47ca75c38e6 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": "94b2a513a52149638be4b8100db48c23", "OS::stack_id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "image_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "inst_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-inst", "subnet_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-subnet", "net_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-net", "flavor_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "stack_user_project_id": "15f4a4c1cfdf497ba0b3326f9d32eb40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:50:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:34,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 used request id req-301eb4df-3c71-4826-ade3-c47ca75c38e6 2018-07-30 03:50:34,969 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:50:34,970 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:50:37,973 - create_stack - DEBUG - Stack status query timeout in 1196.39910102 2018-07-30 03:50:37,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/cfc5ea85-844e-4056-ba90-5c890081a4f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" 2018-07-30 03:50:38,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:37 GMT Server: Apache x-openstack-request-id: req-98976255-97a0-45b9-8c45-5e63a9a574f3 Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:38,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:38 GMT Server: Apache x-openstack-request-id: req-2f501fa6-80a7-4500-af11-4ec1e1088be1 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": "94b2a513a52149638be4b8100db48c23", "OS::stack_id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "image_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "inst_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-inst", "subnet_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-subnet", "net_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-net", "flavor_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "stack_user_project_id": "15f4a4c1cfdf497ba0b3326f9d32eb40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:50:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:38,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 used request id req-2f501fa6-80a7-4500-af11-4ec1e1088be1 2018-07-30 03:50:38,364 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:50:38,364 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:50:41,368 - create_stack - DEBUG - Stack status query timeout in 1193.00423694 2018-07-30 03:50:41,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/cfc5ea85-844e-4056-ba90-5c890081a4f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" 2018-07-30 03:50:41,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:41 GMT Server: Apache x-openstack-request-id: req-d4a4f7a4-08b5-4582-b788-1c213b5481d4 Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:41,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:41 GMT Server: Apache x-openstack-request-id: req-5f8f30c4-c23b-4b73-9567-7bff1dc67211 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": "94b2a513a52149638be4b8100db48c23", "OS::stack_id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "image_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "inst_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-inst", "subnet_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-subnet", "net_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-net", "flavor_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "stack_user_project_id": "15f4a4c1cfdf497ba0b3326f9d32eb40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:50:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:41,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 used request id req-5f8f30c4-c23b-4b73-9567-7bff1dc67211 2018-07-30 03:50:41,442 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:50:41,442 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:50:44,445 - create_stack - DEBUG - Stack status query timeout in 1189.92676401 2018-07-30 03:50:44,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/cfc5ea85-844e-4056-ba90-5c890081a4f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" 2018-07-30 03:50:44,664 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:44 GMT Server: Apache x-openstack-request-id: req-cc0d90ce-175a-4596-9b8d-029bff2d8bdf Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:44,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:44 GMT Server: Apache x-openstack-request-id: req-2ca8655d-0bd9-4fdd-9825-2e72af61ecda 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": "94b2a513a52149638be4b8100db48c23", "OS::stack_id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "image_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "inst_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-inst", "subnet_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-subnet", "net_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-net", "flavor_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "stack_user_project_id": "15f4a4c1cfdf497ba0b3326f9d32eb40", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:50:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:44,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 used request id req-2ca8655d-0bd9-4fdd-9825-2e72af61ecda 2018-07-30 03:50:44,707 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:50:44,707 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:50:47,711 - create_stack - DEBUG - Stack status query timeout in 1186.66116214 2018-07-30 03:50:47,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/cfc5ea85-844e-4056-ba90-5c890081a4f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" 2018-07-30 03:50:47,741 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:47 GMT Server: Apache x-openstack-request-id: req-a32304a8-19cd-4ce8-af53-8954047a7163 Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:47,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:47 GMT Server: Apache x-openstack-request-id: req-5cfcb623-ced3-4f5d-8bc0-b018eed44459 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": "94b2a513a52149638be4b8100db48c23", "OS::stack_id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "image_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "inst_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-inst", "subnet_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-subnet", "net_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-net", "flavor_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "stack_user_project_id": "15f4a4c1cfdf497ba0b3326f9d32eb40", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:50:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:47,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 used request id req-5cfcb623-ced3-4f5d-8bc0-b018eed44459 2018-07-30 03:50:47,785 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-30 03:50:47,785 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack 2018-07-30 03:50:47,785 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack 2018-07-30 03:50:47,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:50:48,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba207c16e0844034a0ce85d5b7f785d2", "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj-role"}], "expires_at": "2018-07-30T04:50:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94b2a513a52149638be4b8100db48c23", "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-79689e05-4a39-4d9-user", "id": "530cf74844ab452c849f907e5308d021"}, "audit_ids": ["u0vFmMtlRAe59r0GiGVE0g"], "issued_at": "2018-07-30T03:50:48.000000Z"}} 2018-07-30 03:50:48,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/cfc5ea85-844e-4056-ba90-5c890081a4f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41bd9171987011284f2cb588b559a6bab0ed177a" 2018-07-30 03:50:48,364 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:48 GMT Server: Apache x-openstack-request-id: req-3a94855d-f1bb-48d7-95fa-2a123e1dda0d Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:48,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:48 GMT Server: Apache x-openstack-request-id: req-81e0d148-e082-4edc-98be-e6b067aaa8de 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": "94b2a513a52149638be4b8100db48c23", "OS::stack_id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "image_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "inst_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-inst", "subnet_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-subnet", "net_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-net", "flavor_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "stack_user_project_id": "15f4a4c1cfdf497ba0b3326f9d32eb40", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:50:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:48,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 used request id req-81e0d148-e082-4edc-98be-e6b067aaa8de 2018-07-30 03:50:48,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/cfc5ea85-844e-4056-ba90-5c890081a4f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" 2018-07-30 03:50:48,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:48 GMT Server: Apache x-openstack-request-id: req-ece10cef-f037-4065-85c7-0c6a75a21cab Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:48,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:48 GMT Server: Apache x-openstack-request-id: req-0487dd6c-dfea-4816-bbbb-ea9bf748b649 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": "94b2a513a52149638be4b8100db48c23", "OS::stack_id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "image_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "inst_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-inst", "subnet_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-subnet", "net_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-net", "flavor_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "stack_user_project_id": "15f4a4c1cfdf497ba0b3326f9d32eb40", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:50:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:48,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 used request id req-0487dd6c-dfea-4816-bbbb-ea9bf748b649 2018-07-30 03:50:48,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:50:48,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:50:49,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba207c16e0844034a0ce85d5b7f785d2", "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj-role"}], "expires_at": "2018-07-30T04:50:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94b2a513a52149638be4b8100db48c23", "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94b2a513a52149638be4b8100db48c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94b2a513a52149638be4b8100db48c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-79689e05-4a39-4d9-user", "id": "530cf74844ab452c849f907e5308d021"}, "audit_ids": ["LtSEkAgMQ6WCrNcfHtpRCQ"], "issued_at": "2018-07-30T03:50:49.000000Z"}} 2018-07-30 03:50:49,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdbaeb16506d95eed6739f977a17972d77d4aa04" 2018-07-30 03:50:49,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33cdcae6-6e07-4483-9974-e95e20fa1baa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:50:49,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-33cdcae6-6e07-4483-9974-e95e20fa1baa 2018-07-30 03:50:49,228 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:50:49,231 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:50:49,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdbaeb16506d95eed6739f977a17972d77d4aa04" 2018-07-30 03:50:49,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:49 GMT Server: Apache x-openstack-request-id: req-6d984c59-dfd9-4bb4-a5c8-896be3589844 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "stack_user_project_id": "15f4a4c1cfdf497ba0b3326f9d32eb40", "deletion_time": null, "creation_time": "2018-07-30T03:50:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "tags": null}]} 2018-07-30 03:50:49,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack used request id req-6d984c59-dfd9-4bb4-a5c8-896be3589844 2018-07-30 03:50:49,426 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack 2018-07-30 03:50:49,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/cfc5ea85-844e-4056-ba90-5c890081a4f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdbaeb16506d95eed6739f977a17972d77d4aa04" 2018-07-30 03:50:49,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:49 GMT Server: Apache x-openstack-request-id: req-278c7e96-944c-4c2f-9f55-952a10a15a92 Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:49,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:49 GMT Server: Apache x-openstack-request-id: req-8dd03349-62fd-4e36-9c77-a0aa9bb14535 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": "94b2a513a52149638be4b8100db48c23", "OS::stack_id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "image_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "inst_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-inst", "subnet_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-subnet", "net_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-net", "flavor_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "stack_user_project_id": "15f4a4c1cfdf497ba0b3326f9d32eb40", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:50:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:49,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 used request id req-8dd03349-62fd-4e36-9c77-a0aa9bb14535 2018-07-30 03:50:49,804 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack 2018-07-30 03:50:49,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/cfc5ea85-844e-4056-ba90-5c890081a4f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" 2018-07-30 03:50:49,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:49 GMT Server: Apache x-openstack-request-id: req-9af77fb7-3fed-4bb4-ad7f-4548e5471acb Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:50,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:50:49 GMT Server: Apache x-openstack-request-id: req-c0931406-162d-419a-bd4a-ac0396a095bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:50:50,021 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 used request id req-c0931406-162d-419a-bd4a-ac0396a095bb 2018-07-30 03:50:50,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/cfc5ea85-844e-4056-ba90-5c890081a4f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" 2018-07-30 03:50:50,066 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:50 GMT Server: Apache x-openstack-request-id: req-815cddad-8ac3-4f5a-b33d-65bcc9756a2d Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:50,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:50 GMT Server: Apache x-openstack-request-id: req-6d0eecaf-6b38-4ff3-ad10-27c9dff694cc 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": "94b2a513a52149638be4b8100db48c23", "OS::stack_id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "image_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "inst_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-inst", "subnet_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-subnet", "flavor_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-flavor-name", "net_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "stack_user_project_id": "15f4a4c1cfdf497ba0b3326f9d32eb40", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:50:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:50:50Z", "id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:50,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 used request id req-6d0eecaf-6b38-4ff3-ad10-27c9dff694cc 2018-07-30 03:50:50,108 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:50:50,108 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:50:53,112 - create_stack - DEBUG - Stack status query timeout in 1196.90965605 2018-07-30 03:50:53,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/cfc5ea85-844e-4056-ba90-5c890081a4f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" 2018-07-30 03:50:53,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:53 GMT Server: Apache x-openstack-request-id: req-e8f61f1e-3a6f-42e6-9cf4-2b12ea484bd5 Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:53,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:53 GMT Server: Apache x-openstack-request-id: req-774fd670-4410-4b06-87bf-87ffa5b2e41b 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": "94b2a513a52149638be4b8100db48c23", "OS::stack_id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "image_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "inst_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-inst", "subnet_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-subnet", "flavor_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-flavor-name", "net_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "stack_user_project_id": "15f4a4c1cfdf497ba0b3326f9d32eb40", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:50:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:50:50Z", "id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:53,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 used request id req-774fd670-4410-4b06-87bf-87ffa5b2e41b 2018-07-30 03:50:53,313 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:50:53,313 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:50:56,316 - create_stack - DEBUG - Stack status query timeout in 1193.70536995 2018-07-30 03:50:56,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/cfc5ea85-844e-4056-ba90-5c890081a4f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" 2018-07-30 03:50:56,345 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:56 GMT Server: Apache x-openstack-request-id: req-aaeceea0-5268-4d31-91d8-011850adc91e Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:56,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:56 GMT Server: Apache x-openstack-request-id: req-f8664090-c6ac-4889-a985-7553f6fffb4a 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": "94b2a513a52149638be4b8100db48c23", "OS::stack_id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "image_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image", "inst_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-inst", "subnet_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-subnet", "flavor_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-flavor-name", "net_name": "CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-net"}, "deletion_time": "2018-07-30T03:50:55Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack", "stack_user_project_id": "15f4a4c1cfdf497ba0b3326f9d32eb40", "tags": null, "creation_time": "2018-07-30T03:50:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T03:50:50Z", "id": "cfc5ea85-844e-4056-ba90-5c890081a4f0", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:50:56,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 used request id req-f8664090-c6ac-4889-a985-7553f6fffb4a 2018-07-30 03:50:56,372 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-30 03:50:56,372 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack 2018-07-30 03:50:56,372 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack 2018-07-30 03:50:56,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/cfc5ea85-844e-4056-ba90-5c890081a4f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6170b65a87108dca01fcba52db56e0c4e9d6f627" 2018-07-30 03:50:56,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:50:56 GMT Server: Apache x-openstack-request-id: req-8512b753-f4fd-4597-a25b-3ae2a6af490f Location: http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:50:56,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:50:56 GMT Server: Apache x-openstack-request-id: req-8931c19a-1daa-465c-8c4f-edee168cb28d Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-30 03:50:56,425 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/94b2a513a52149638be4b8100db48c23/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-stack/cfc5ea85-844e-4056-ba90-5c890081a4f0 used request id req-8931c19a-1daa-465c-8c4f-edee168cb28d 2018-07-30 03:50:56,425 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-a0f459b4-fff5-4899-b836-d419eefb7889-image 2018-07-30 03:50:56,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}116db3a38d2a532199373ba3c4b8994b5e9f0cf1" 2018-07-30 03:50:56,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77997037-f166-4a70-bce8-e6d9c5a1cf82 Date: Mon, 30 Jul 2018 03:50: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-30 03:50:56,985 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/48475825-b978-4b2b-bcf4-f186e85d3bc0 used request id req-77997037-f166-4a70-bce8-e6d9c5a1cf82 2018-07-30 03:50:56,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/50994396-6e0d-4879-8cf6-5ea5fd5de6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171c7248c4f830340c9d3d75ba2f9cbcd0b562e2" 2018-07-30 03:50:57,012 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:50: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-f772b06b-14fc-4e1f-94d8-eff00d60b1cd x-compute-request-id: req-f772b06b-14fc-4e1f-94d8-eff00d60b1cd Content-Length: 0 Content-Type: application/json 2018-07-30 03:50:57,012 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/50994396-6e0d-4879-8cf6-5ea5fd5de6f5 used request id req-f772b06b-14fc-4e1f-94d8-eff00d60b1cd 2018-07-30 03:50:57,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:57,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7230a928-4cd3-428e-a220-ccc9d3f60254 Date: Mon, 30 Jul 2018 03:50:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "94b2a513a52149638be4b8100db48c23", "created_at": "2018-07-30T03:50:34Z", "updated_at": "2018-07-30T03:50:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:50:34Z", "revision_number": 0, "id": "722bb5ab-fde7-44a2-b1f3-df0a422bb605", "remote_group_id": "d7f80793-3fd1-4a33-95df-78c8b34f3d20", "remote_ip_prefix": null, "created_at": "2018-07-30T03:50:34Z", "security_group_id": "d7f80793-3fd1-4a33-95df-78c8b34f3d20", "tenant_id": "94b2a513a52149638be4b8100db48c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "94b2a513a52149638be4b8100db48c23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:50:34Z", "revision_number": 0, "id": "85d9ba99-81fa-43d7-87af-85fae8e26792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:50:34Z", "security_group_id": "d7f80793-3fd1-4a33-95df-78c8b34f3d20", "tenant_id": "94b2a513a52149638be4b8100db48c23", "port_range_min": null, "ethertype": "IPv6", "project_id": "94b2a513a52149638be4b8100db48c23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:50:34Z", "revision_number": 0, "id": "8cabfdb8-aa8d-4d12-9c3d-3823b459391b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:50:34Z", "security_group_id": "d7f80793-3fd1-4a33-95df-78c8b34f3d20", "tenant_id": "94b2a513a52149638be4b8100db48c23", "port_range_min": null, "ethertype": "IPv4", "project_id": "94b2a513a52149638be4b8100db48c23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:50:34Z", "revision_number": 0, "id": "fd5acb70-914d-4a2b-8334-931029b33dc9", "remote_group_id": "d7f80793-3fd1-4a33-95df-78c8b34f3d20", "remote_ip_prefix": null, "created_at": "2018-07-30T03:50:34Z", "security_group_id": "d7f80793-3fd1-4a33-95df-78c8b34f3d20", "tenant_id": "94b2a513a52149638be4b8100db48c23", "port_range_min": null, "ethertype": "IPv6", "project_id": "94b2a513a52149638be4b8100db48c23"}], "revision_number": 4, "project_id": "94b2a513a52149638be4b8100db48c23", "id": "d7f80793-3fd1-4a33-95df-78c8b34f3d20", "name": "default"}]} 2018-07-30 03:50:57,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7230a928-4cd3-428e-a220-ccc9d3f60254 2018-07-30 03:50:57,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:57,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b4c3917-51e8-4a4f-a81e-d6f306d4e18f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:50:57,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-9b4c3917-51e8-4a4f-a81e-d6f306d4e18f 2018-07-30 03:50:57,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:50:57,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:57,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e4607e-aa77-4f05-a1ff-3300b26b184d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:50:57,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-b6e4607e-aa77-4f05-a1ff-3300b26b184d 2018-07-30 03:50:57,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:50:57,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:57,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a86eefbf-2594-4356-a6f2-9c23930a5701 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:50:57,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-a86eefbf-2594-4356-a6f2-9c23930a5701 2018-07-30 03:50:57,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:50:57,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:57,585 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5b5e525-0ee2-405c-96ec-81725c85fc09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:50:57,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-b5b5e525-0ee2-405c-96ec-81725c85fc09 2018-07-30 03:50:57,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:50:57,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:57,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01359c9d-17e6-442a-a9c6-0b0300770bbf Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:50:57,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-01359c9d-17e6-442a-a9c6-0b0300770bbf 2018-07-30 03:50:57,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:57,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd4bc113-5d84-41f4-80bb-f855f4905500 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:50:57,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-bd4bc113-5d84-41f4-80bb-f855f4905500 2018-07-30 03:50:57,756 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:50:57,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:57,839 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdabede2-235d-44ff-8a1b-599f3029c82f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:50:57,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-fdabede2-235d-44ff-8a1b-599f3029c82f 2018-07-30 03:50:57,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:50:57,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:57,923 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c6befb8-a968-4091-ac3c-8cbe7f582a25 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:50:57,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-1c6befb8-a968-4091-ac3c-8cbe7f582a25 2018-07-30 03:50:57,923 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:50:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:58,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7df3756-cd2a-4f35-ae76-9c656b1e6448 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:50:58,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-a7df3756-cd2a-4f35-ae76-9c656b1e6448 2018-07-30 03:50:58,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/94b2a513a52149638be4b8100db48c23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:58,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e266c51d-e041-4351-ba29-e9e2ca6da594 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94b2a513a52149638be4b8100db48c23"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94b2a513a52149638be4b8100db48c23", "name": "CreateStackSuccessTests-79689e05-4a39-4d9-proj"}} 2018-07-30 03:50:58,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/94b2a513a52149638be4b8100db48c23 used request id req-e266c51d-e041-4351-ba29-e9e2ca6da594 2018-07-30 03:50:58,191 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7f80793-3fd1-4a33-95df-78c8b34f3d20 2018-07-30 03:50:58,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d7f80793-3fd1-4a33-95df-78c8b34f3d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:58,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-41d226d4-406b-4973-9ff6-ca800748fc06 Date: Mon, 30 Jul 2018 03:50:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d7f80793-3fd1-4a33-95df-78c8b34f3d20", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:50:34Z", "security_group_id": "d7f80793-3fd1-4a33-95df-78c8b34f3d20", "port_range_min": null, "revision_number": 0, "tenant_id": "94b2a513a52149638be4b8100db48c23", "created_at": "2018-07-30T03:50:34Z", "project_id": "94b2a513a52149638be4b8100db48c23", "id": "722bb5ab-fde7-44a2-b1f3-df0a422bb605"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:50:34Z", "security_group_id": "d7f80793-3fd1-4a33-95df-78c8b34f3d20", "port_range_min": null, "revision_number": 0, "tenant_id": "94b2a513a52149638be4b8100db48c23", "created_at": "2018-07-30T03:50:34Z", "project_id": "94b2a513a52149638be4b8100db48c23", "id": "85d9ba99-81fa-43d7-87af-85fae8e26792"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:50:34Z", "security_group_id": "d7f80793-3fd1-4a33-95df-78c8b34f3d20", "port_range_min": null, "revision_number": 0, "tenant_id": "94b2a513a52149638be4b8100db48c23", "created_at": "2018-07-30T03:50:34Z", "project_id": "94b2a513a52149638be4b8100db48c23", "id": "8cabfdb8-aa8d-4d12-9c3d-3823b459391b"}, {"remote_group_id": "d7f80793-3fd1-4a33-95df-78c8b34f3d20", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:50:34Z", "security_group_id": "d7f80793-3fd1-4a33-95df-78c8b34f3d20", "port_range_min": null, "revision_number": 0, "tenant_id": "94b2a513a52149638be4b8100db48c23", "created_at": "2018-07-30T03:50:34Z", "project_id": "94b2a513a52149638be4b8100db48c23", "id": "fd5acb70-914d-4a2b-8334-931029b33dc9"}]} 2018-07-30 03:50:58,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d7f80793-3fd1-4a33-95df-78c8b34f3d20 used request id req-41d226d4-406b-4973-9ff6-ca800748fc06 2018-07-30 03:50:58,217 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:50:58,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d7f80793-3fd1-4a33-95df-78c8b34f3d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:58,346 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63847c13-7e73-45fb-8f7c-2b1f6a609faa Content-Length: 0 Date: Mon, 30 Jul 2018 03:50:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:50:58,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d7f80793-3fd1-4a33-95df-78c8b34f3d20 used request id req-63847c13-7e73-45fb-8f7c-2b1f6a609faa 2018-07-30 03:50:58,347 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-79689e05-4a39-4d9-proj 2018-07-30 03:50:58,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/94b2a513a52149638be4b8100db48c23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:58,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1caff364-6192-471e-84c8-f78c1a5493ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:50:58,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/94b2a513a52149638be4b8100db48c23 used request id req-1caff364-6192-471e-84c8-f78c1a5493ec 2018-07-30 03:50:58,566 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-79689e05-4a39-4d9-proj-role 2018-07-30 03:50:58,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/ba207c16e0844034a0ce85d5b7f785d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:58,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-769457ce-db9e-43e8-9794-50012e915775 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:50:58,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/ba207c16e0844034a0ce85d5b7f785d2 used request id req-769457ce-db9e-43e8-9794-50012e915775 2018-07-30 03:50:58,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11920fbe574521d2eb46e40d0de866eafc844b18" 2018-07-30 03:50:58,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1968a4e-4a0a-4e74-9554-bb2920472b1e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:50:58,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b1968a4e-4a0a-4e74-9554-bb2920472b1e 2018-07-30 03:50:58,753 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-79689e05-4a39-4d9-user 2018-07-30 03:50:58,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/530cf74844ab452c849f907e5308d021 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa894f0bee4a44ac024a4bb200c44bfade5643a" 2018-07-30 03:50:58,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8718633e-7352-4844-81a4-9363d62daf67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:50:58,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/530cf74844ab452c849f907e5308d021 used request id req-8718633e-7352-4844-81a4-9363d62daf67 2018-07-30 03:50:58,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:50:59,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:50:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Wc16kfcnTRysPJWUJNcNZA"], "issued_at": "2018-07-30T03:50:59.000000Z"}} 2018-07-30 03:50:59,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b453d46497d3dd30bf5d7e5d43f540b3c84e875" 2018-07-30 03:50:59,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce22f9ed-6cfb-4396-b05e-63341702e030 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:50:59,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ce22f9ed-6cfb-4396-b05e-63341702e030 2018-07-30 03:50:59,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:50:59,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:50:59,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:50:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["EE_wCnIbTfWCRfeWwgKJiw"], "issued_at": "2018-07-30T03:50:59.000000Z"}} 2018-07-30 03:50:59,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" 2018-07-30 03:50:59,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17387449-bda1-42c9-97c5-1f1872a6c0b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:50:59,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-17387449-bda1-42c9-97c5-1f1872a6c0b6 2018-07-30 03:50:59,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:50:59,867 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:50:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:50:59,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-384b2eaa-5642-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" 2018-07-30 03:50:59,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b40f9a-1af9-47e3-a022-4d0cc62175d4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-384b2eaa-5642-4d4-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:50:59,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-384b2eaa-5642-4d4-proj used request id req-73b40f9a-1af9-47e3-a022-4d0cc62175d4 2018-07-30 03:50:59,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" 2018-07-30 03:50:59,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ce071c-e71f-431f-a57b-5ea3d625c937 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:50:59,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e7ce071c-e71f-431f-a57b-5ea3d625c937 2018-07-30 03:50:59,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj"}}' 2018-07-30 03:51:00,079 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d07a3880-e27f-4ed5-b1a4-ea83eace1ef5 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94f32b2dfdea470b91e1ab0eb59f0e43"}, "tags": [], "enabled": true, "id": "94f32b2dfdea470b91e1ab0eb59f0e43", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj"}} 2018-07-30 03:51:00,079 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d07a3880-e27f-4ed5-b1a4-ea83eace1ef5 2018-07-30 03:51:00,080 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-384b2eaa-5642-4d4-proj 2018-07-30 03:51:00,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:51:00,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:51:00,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["OF8TtTd6QhOzqrO01Ofi7g"], "issued_at": "2018-07-30T03:51:00.000000Z"}} 2018-07-30 03:51:00,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e5a423b66ed965bea76d8735f6426322b14a75" 2018-07-30 03:51:00,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e06fd8b-b641-4af7-aab1-9c33d380407e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:00,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2e06fd8b-b641-4af7-aab1-9c33d380407e 2018-07-30 03:51:00,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:51:00,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:51:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:51:00,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e5a423b66ed965bea76d8735f6426322b14a75" 2018-07-30 03:51:00,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1726bd4a-5d53-4c6b-9710-e1a36b9ce4cc Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:51:00,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1726bd4a-5d53-4c6b-9710-e1a36b9ce4cc 2018-07-30 03:51:00,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-384b2eaa-5642-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e5a423b66ed965bea76d8735f6426322b14a75" 2018-07-30 03:51:00,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac8af6f-90e5-4e86-9e02-47841a3f6d9a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-384b2eaa-5642-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94f32b2dfdea470b91e1ab0eb59f0e43"}, "tags": [], "enabled": true, "id": "94f32b2dfdea470b91e1ab0eb59f0e43", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj"}]} 2018-07-30 03:51:00,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-384b2eaa-5642-4d4-proj used request id req-bac8af6f-90e5-4e86-9e02-47841a3f6d9a 2018-07-30 03:51:00,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e5a423b66ed965bea76d8735f6426322b14a75" 2018-07-30 03:51:00,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9c04b6a-349b-4ae0-a46d-99633f7c7d1e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:51:00,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a9c04b6a-349b-4ae0-a46d-99633f7c7d1e 2018-07-30 03:51:01,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e5a423b66ed965bea76d8735f6426322b14a75" 2018-07-30 03:51:01,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16b0fae-7151-4bd9-b0b9-a6cbe117e8a1 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:51:01,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b16b0fae-7151-4bd9-b0b9-a6cbe117e8a1 2018-07-30 03:51:01,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-384b2eaa-5642-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e5a423b66ed965bea76d8735f6426322b14a75" 2018-07-30 03:51:01,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507ac787-f83a-4f8b-8490-54c46c2b9570 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-384b2eaa-5642-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94f32b2dfdea470b91e1ab0eb59f0e43"}, "tags": [], "enabled": true, "id": "94f32b2dfdea470b91e1ab0eb59f0e43", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj"}]} 2018-07-30 03:51:01,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-384b2eaa-5642-4d4-proj used request id req-507ac787-f83a-4f8b-8490-54c46c2b9570 2018-07-30 03:51:01,307 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-384b2eaa-5642-4d4-user 2018-07-30 03:51:01,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:51:01,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" 2018-07-30 03:51:01,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c67bd3-605d-402c-a011-5c58d73166c7 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:51:01,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-95c67bd3-605d-402c-a011-5c58d73166c7 2018-07-30 03:51:01,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" -d '{"role": {"name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj-role"}}' 2018-07-30 03:51:01,501 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95d671c0-9724-4af8-830d-35f57654556e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0e02cfe11be4b9fbe417d1ff1bb6a83", "links": {"self": "http://172.30.9.25:5000/v3/roles/e0e02cfe11be4b9fbe417d1ff1bb6a83"}, "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj-role"}} 2018-07-30 03:51:01,501 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-95d671c0-9724-4af8-830d-35f57654556e 2018-07-30 03:51:01,501 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-384b2eaa-5642-4d4-proj-role 2018-07-30 03:51:01,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e0e02cfe11be4b9fbe417d1ff1bb6a83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" 2018-07-30 03:51:01,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e3e5455-3280-4871-b4da-66f3b116f9b7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0e02cfe11be4b9fbe417d1ff1bb6a83", "links": {"self": "http://172.30.9.25:5000/v3/roles/e0e02cfe11be4b9fbe417d1ff1bb6a83"}, "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj-role"}} 2018-07-30 03:51:01,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e0e02cfe11be4b9fbe417d1ff1bb6a83 used request id req-3e3e5455-3280-4871-b4da-66f3b116f9b7 2018-07-30 03:51:01,588 - keystone_utils - INFO - Granting role CreateStackSuccessTests-384b2eaa-5642-4d4-proj-role to project CreateStackSuccessTests-384b2eaa-5642-4d4-proj 2018-07-30 03:51:01,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/94f32b2dfdea470b91e1ab0eb59f0e43/users/a3765c3938eb45eeb46e6f7697535ead/roles/e0e02cfe11be4b9fbe417d1ff1bb6a83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" 2018-07-30 03:51:01,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6d9ce16-bef4-4226-b4e8-93be2ca3ad50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:51:01,807 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/94f32b2dfdea470b91e1ab0eb59f0e43/users/a3765c3938eb45eeb46e6f7697535ead/roles/e0e02cfe11be4b9fbe417d1ff1bb6a83 used request id req-f6d9ce16-bef4-4226-b4e8-93be2ca3ad50 2018-07-30 03:51:01,807 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:51:01,808 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:51:01,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:51:01,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:51:02,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0e02cfe11be4b9fbe417d1ff1bb6a83", "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj-role"}], "expires_at": "2018-07-30T04:51:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94f32b2dfdea470b91e1ab0eb59f0e43", "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-user", "id": "a3765c3938eb45eeb46e6f7697535ead"}, "audit_ids": ["vPApJtv4Rk69IZVCXemprA"], "issued_at": "2018-07-30T03:51:02.000000Z"}} 2018-07-30 03:51:02,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0682f7ed0e479001e8fa1d4016fb89a80c91e" 2018-07-30 03:51:02,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc1371ce-681a-44ec-bc61-5788934aff19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:02,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cc1371ce-681a-44ec-bc61-5788934aff19 2018-07-30 03:51:02,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ea0682f7ed0e479001e8fa1d4016fb89a80c91e" 2018-07-30 03:51:02,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-06c6a0fc-12e0-4fef-9b5f-8dcce5f7477c Date: Mon, 30 Jul 2018 03:51:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image"} 2018-07-30 03:51:02,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image used request id req-06c6a0fc-12e0-4fef-9b5f-8dcce5f7477c 2018-07-30 03:51:02,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ea0682f7ed0e479001e8fa1d4016fb89a80c91e" 2018-07-30 03:51:02,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e8a9af06-8d29-426a-9833-9b842a64ee98 Date: Mon, 30 Jul 2018 03:51: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-30 03:51:02,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-e8a9af06-8d29-426a-9833-9b842a64ee98 2018-07-30 03:51:02,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ea0682f7ed0e479001e8fa1d4016fb89a80c91e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image"}' 2018-07-30 03:51:02,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-83512727-3657-4936-a2ce-d5b29bdbe8a6 Date: Mon, 30 Jul 2018 03:51:02 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:51:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:51:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a", "min_disk": 0, "protected": false, "id": "974d945b-0c88-4901-ad41-8adc4c847d2a", "file": "/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a/file", "checksum": null, "owner": "94f32b2dfdea470b91e1ab0eb59f0e43", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:51:02,632 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-83512727-3657-4936-a2ce-d5b29bdbe8a6 2018-07-30 03:51:02,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ea0682f7ed0e479001e8fa1d4016fb89a80c91e" -d '' 2018-07-30 03:51:03,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd018278-c91f-422a-b212-a732507f3ef3 Date: Mon, 30 Jul 2018 03:51: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-30 03:51:03,111 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a/file used request id req-fd018278-c91f-422a-b212-a732507f3ef3 2018-07-30 03:51:03,111 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:51:03,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ea0682f7ed0e479001e8fa1d4016fb89a80c91e" 2018-07-30 03:51:03,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4cf939df-2898-424f-9552-fa13d766f15b Date: Mon, 30 Jul 2018 03:51:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:51:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:51:03Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/974d945b-0c88-4901-ad41-8adc4c847d2a/snap", "metadata": {}}], "self": "/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a", "min_disk": 0, "protected": false, "id": "974d945b-0c88-4901-ad41-8adc4c847d2a", "file": "/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "94f32b2dfdea470b91e1ab0eb59f0e43", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/974d945b-0c88-4901-ad41-8adc4c847d2a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:51:03,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a used request id req-4cf939df-2898-424f-9552-fa13d766f15b 2018-07-30 03:51:03,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ea0682f7ed0e479001e8fa1d4016fb89a80c91e" 2018-07-30 03:51:03,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2c235f0e-f4d0-43d2-a54f-12fc7ad5e64b Date: Mon, 30 Jul 2018 03:51: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-30 03:51:03,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2c235f0e-f4d0-43d2-a54f-12fc7ad5e64b 2018-07-30 03:51:03,144 - create_image - INFO - Created image with name - CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image 2018-07-30 03:51:03,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ea0682f7ed0e479001e8fa1d4016fb89a80c91e" 2018-07-30 03:51:03,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-6bf18036-91f8-4e67-9547-d6afb81d4642 Date: Mon, 30 Jul 2018 03:51:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:51:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:51:03Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/974d945b-0c88-4901-ad41-8adc4c847d2a/snap", "metadata": {}}], "self": "/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a", "min_disk": 0, "protected": false, "id": "974d945b-0c88-4901-ad41-8adc4c847d2a", "file": "/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "94f32b2dfdea470b91e1ab0eb59f0e43", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/974d945b-0c88-4901-ad41-8adc4c847d2a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:51:03,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a used request id req-6bf18036-91f8-4e67-9547-d6afb81d4642 2018-07-30 03:51:03,162 - create_image - DEBUG - Instance status is - active 2018-07-30 03:51:03,162 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image 2018-07-30 03:51:03,163 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image 2018-07-30 03:51:03,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:51:03,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:51:03,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:51:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["TUItqqSbQBK5_ojeku1xqw"], "issued_at": "2018-07-30T03:51:03.000000Z"}} 2018-07-30 03:51:03,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab72f7885dfef2915beb05817b7c3176dd2de77" 2018-07-30 03:51:03,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d22adfb-f239-404b-a8d9-f08bb8360370 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:03,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7d22adfb-f239-404b-a8d9-f08bb8360370 2018-07-30 03:51:03,635 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:51:03,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab72f7885dfef2915beb05817b7c3176dd2de77" 2018-07-30 03:51:03,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51: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-b1972cb3-bb58-42a4-8256-e58deb1c6c59 x-compute-request-id: req-b1972cb3-bb58-42a4-8256-e58deb1c6c59 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:51:03,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b1972cb3-bb58-42a4-8256-e58deb1c6c59 2018-07-30 03:51:03,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab72f7885dfef2915beb05817b7c3176dd2de77" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-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-30 03:51:03,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51: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-1449fc58-0621-44f1-b275-c690de0b6afd x-compute-request-id: req-1449fc58-0621-44f1-b275-c690de0b6afd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/74dd0786-fddb-4c5f-bf43-a657c6cec51c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/74dd0786-fddb-4c5f-bf43-a657c6cec51c", "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": "74dd0786-fddb-4c5f-bf43-a657c6cec51c"}} 2018-07-30 03:51:03,869 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1449fc58-0621-44f1-b275-c690de0b6afd 2018-07-30 03:51:03,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:51:03,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:51:04,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0e02cfe11be4b9fbe417d1ff1bb6a83", "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj-role"}], "expires_at": "2018-07-30T04:51:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94f32b2dfdea470b91e1ab0eb59f0e43", "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-user", "id": "a3765c3938eb45eeb46e6f7697535ead"}, "audit_ids": ["yJpgPBLBTJmsXWEi9SxgNA"], "issued_at": "2018-07-30T03:51:04.000000Z"}} 2018-07-30 03:51:04,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:04,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914b5440-8341-41da-a0a6-4ba7cbc6eaa1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:04,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-914b5440-8341-41da-a0a6-4ba7cbc6eaa1 2018-07-30 03:51:04,334 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:51:04,336 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:51:04,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:04,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:04 GMT Server: Apache x-openstack-request-id: req-c106d91c-3482-447d-b007-dd4be1101577 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:51:04,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack used request id req-c106d91c-3482-447d-b007-dd4be1101577 2018-07-30 03:51:04,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-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-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net", "inst_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-inst", "subnet_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet", "image_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image", "flavor_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-flavor-name"}}' 2018-07-30 03:51:06,334 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:51:04 GMT Server: Apache x-openstack-request-id: req-f5ee96cb-5bc8-4c4b-a750-01ced8cbca1f Location: http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "50600134-268b-43b6-879c-766c8a2887d3", "links": [{"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3", "rel": "self"}]}} 2018-07-30 03:51:06,335 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks used request id req-f5ee96cb-5bc8-4c4b-a750-01ced8cbca1f 2018-07-30 03:51:06,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/50600134-268b-43b6-879c-766c8a2887d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:06,364 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:06 GMT Server: Apache x-openstack-request-id: req-5a13125e-dfdd-451d-89ac-df57776c0dee Location: http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:06,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:06 GMT Server: Apache x-openstack-request-id: req-933aba00-3682-43bb-bb3e-8216058d0934 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": "94f32b2dfdea470b91e1ab0eb59f0e43", "OS::stack_id": "50600134-268b-43b6-879c-766c8a2887d3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "image_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image", "inst_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-inst", "subnet_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet", "net_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net", "flavor_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "stack_user_project_id": "287cb9e2f2d043c98eb30917d8109e46", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:51:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50600134-268b-43b6-879c-766c8a2887d3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:06,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 used request id req-933aba00-3682-43bb-bb3e-8216058d0934 2018-07-30 03:51:06,566 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack 2018-07-30 03:51:06,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/50600134-268b-43b6-879c-766c8a2887d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:06,754 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:06 GMT Server: Apache x-openstack-request-id: req-9984998b-b49d-42df-b1ea-e844cce84045 Location: http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:06,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:06 GMT Server: Apache x-openstack-request-id: req-e59cadab-4186-499c-9409-05af84c953ce 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": "94f32b2dfdea470b91e1ab0eb59f0e43", "OS::stack_id": "50600134-268b-43b6-879c-766c8a2887d3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "image_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image", "inst_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-inst", "subnet_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet", "net_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net", "flavor_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "stack_user_project_id": "287cb9e2f2d043c98eb30917d8109e46", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:51:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50600134-268b-43b6-879c-766c8a2887d3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:06,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 used request id req-e59cadab-4186-499c-9409-05af84c953ce 2018-07-30 03:51:06,983 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:51:06,983 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:51:09,986 - create_stack - DEBUG - Stack status query timeout in 1196.57989216 2018-07-30 03:51:09,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/50600134-268b-43b6-879c-766c8a2887d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:10,015 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:09 GMT Server: Apache x-openstack-request-id: req-a970d290-9656-4a1c-aba8-08790b3a5544 Location: http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:10,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:10 GMT Server: Apache x-openstack-request-id: req-88a6a103-6dac-4453-a264-c6dad989b550 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": "94f32b2dfdea470b91e1ab0eb59f0e43", "OS::stack_id": "50600134-268b-43b6-879c-766c8a2887d3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "image_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image", "inst_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-inst", "subnet_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet", "net_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net", "flavor_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "stack_user_project_id": "287cb9e2f2d043c98eb30917d8109e46", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:51:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50600134-268b-43b6-879c-766c8a2887d3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:10,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 used request id req-88a6a103-6dac-4453-a264-c6dad989b550 2018-07-30 03:51:10,230 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:51:10,230 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:51:13,233 - create_stack - DEBUG - Stack status query timeout in 1193.33337212 2018-07-30 03:51:13,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/50600134-268b-43b6-879c-766c8a2887d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:13,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:13 GMT Server: Apache x-openstack-request-id: req-e56b1fd0-2d57-4192-859c-4712d9cebbc6 Location: http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:13,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:13 GMT Server: Apache x-openstack-request-id: req-5c7e2630-9377-4621-98a3-8f4e98e02b3d 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": "94f32b2dfdea470b91e1ab0eb59f0e43", "OS::stack_id": "50600134-268b-43b6-879c-766c8a2887d3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "image_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image", "inst_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-inst", "subnet_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet", "net_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net", "flavor_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "stack_user_project_id": "287cb9e2f2d043c98eb30917d8109e46", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:51:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50600134-268b-43b6-879c-766c8a2887d3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:13,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 used request id req-5c7e2630-9377-4621-98a3-8f4e98e02b3d 2018-07-30 03:51:13,304 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:51:13,304 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:51:16,308 - create_stack - DEBUG - Stack status query timeout in 1190.25874519 2018-07-30 03:51:16,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/50600134-268b-43b6-879c-766c8a2887d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:16,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:16 GMT Server: Apache x-openstack-request-id: req-c45f199e-8de7-4275-80b6-e34a3811a9b1 Location: http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:16,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:16 GMT Server: Apache x-openstack-request-id: req-b9b749ba-bf67-459d-9945-268b39fbc135 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": "94f32b2dfdea470b91e1ab0eb59f0e43", "OS::stack_id": "50600134-268b-43b6-879c-766c8a2887d3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "image_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image", "inst_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-inst", "subnet_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet", "net_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net", "flavor_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "stack_user_project_id": "287cb9e2f2d043c98eb30917d8109e46", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:51:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50600134-268b-43b6-879c-766c8a2887d3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:16,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 used request id req-b9b749ba-bf67-459d-9945-268b39fbc135 2018-07-30 03:51:16,378 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:51:16,379 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:51:19,382 - create_stack - DEBUG - Stack status query timeout in 1187.1845932 2018-07-30 03:51:19,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/50600134-268b-43b6-879c-766c8a2887d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:19,575 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:19 GMT Server: Apache x-openstack-request-id: req-7230babd-0710-4dad-8e26-93dcd078125f Location: http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:19,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:19 GMT Server: Apache x-openstack-request-id: req-e51136a2-1c1c-48cf-b656-ab397e2ff262 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": "94f32b2dfdea470b91e1ab0eb59f0e43", "OS::stack_id": "50600134-268b-43b6-879c-766c8a2887d3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "image_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image", "inst_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-inst", "subnet_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet", "net_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net", "flavor_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "stack_user_project_id": "287cb9e2f2d043c98eb30917d8109e46", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:51:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "50600134-268b-43b6-879c-766c8a2887d3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:19,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 used request id req-e51136a2-1c1c-48cf-b656-ab397e2ff262 2018-07-30 03:51:19,618 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-30 03:51:19,618 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack 2018-07-30 03:51:19,619 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack 2018-07-30 03:51:19,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/50600134-268b-43b6-879c-766c8a2887d3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:19,794 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:19 GMT Server: Apache x-openstack-request-id: req-01a98679-c255-402e-b7b4-b8953596ebcf Location: http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:19,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:19 GMT Server: Apache x-openstack-request-id: req-d0171c78-a0f8-452d-9f3a-7d18e7e74813 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-30T03:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:51:06Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "be4a54aa-8d55-4d95-984d-9f3acf5e7906", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-30T03:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:51:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "50d4f1ad-18b2-46d5-b79b-e79c102909c6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-30T03:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:51:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "1f4a8efd-c649-4071-a7dd-210b5490e866", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-30T03:51:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:51:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a8dcc16b-a8ce-4fea-ad0d-be929e70ad2e", "resource_type": "OS::Nova::Server"}]} 2018-07-30 03:51:19,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3/resources used request id req-d0171c78-a0f8-452d-9f3a-7d18e7e74813 2018-07-30 03:51:19,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1f4a8efd-c649-4071-a7dd-210b5490e866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:19,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-6294f1c2-943d-4628-bc5b-8c064c6dd3b7 Date: Mon, 30 Jul 2018 03:51:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1f4a8efd-c649-4071-a7dd-210b5490e866","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94f32b2dfdea470b91e1ab0eb59f0e43","l2_adjacency":true,"status":"ACTIVE","subnets":["50d4f1ad-18b2-46d5-b79b-e79c102909c6"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:08Z","qos_policy_id":null,"name":"CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net","admin_state_up":true,"tenant_id":"94f32b2dfdea470b91e1ab0eb59f0e43","created_at":"2018-07-30T03:51:06Z","mtu":1450}]} 2018-07-30 03:51:19,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1f4a8efd-c649-4071-a7dd-210b5490e866 used request id req-6294f1c2-943d-4628-bc5b-8c064c6dd3b7 2018-07-30 03:51:19,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1f4a8efd-c649-4071-a7dd-210b5490e866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:19,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6bfabb1c-5089-4fd7-99c0-e82f2de02db0 Date: Mon, 30 Jul 2018 03:51:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f4a8efd-c649-4071-a7dd-210b5490e866","tenant_id":"94f32b2dfdea470b91e1ab0eb59f0e43","created_at":"2018-07-30T03:51:08Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:08Z","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":"94f32b2dfdea470b91e1ab0eb59f0e43","id":"50d4f1ad-18b2-46d5-b79b-e79c102909c6","subnetpool_id":null,"name":"CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet"}]} 2018-07-30 03:51:19,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1f4a8efd-c649-4071-a7dd-210b5490e866 used request id req-6bfabb1c-5089-4fd7-99c0-e82f2de02db0 2018-07-30 03:51:20,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1f4a8efd-c649-4071-a7dd-210b5490e866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:20,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-252aff2f-bcc4-4396-a39e-888f68af473c Date: Mon, 30 Jul 2018 03:51:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f4a8efd-c649-4071-a7dd-210b5490e866","tenant_id":"94f32b2dfdea470b91e1ab0eb59f0e43","created_at":"2018-07-30T03:51:08Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:08Z","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":"94f32b2dfdea470b91e1ab0eb59f0e43","id":"50d4f1ad-18b2-46d5-b79b-e79c102909c6","subnetpool_id":null,"name":"CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet"}]} 2018-07-30 03:51:20,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1f4a8efd-c649-4071-a7dd-210b5490e866 used request id req-252aff2f-bcc4-4396-a39e-888f68af473c 2018-07-30 03:51:20,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:51:20,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:51:20,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0e02cfe11be4b9fbe417d1ff1bb6a83", "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj-role"}], "expires_at": "2018-07-30T04:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94f32b2dfdea470b91e1ab0eb59f0e43", "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-user", "id": "a3765c3938eb45eeb46e6f7697535ead"}, "audit_ids": ["z-shfr5NTN--e-BJttHs_w"], "issued_at": "2018-07-30T03:51:20.000000Z"}} 2018-07-30 03:51:20,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcba297b8747760fd32ffdc2e9cfb681cf5241c2" 2018-07-30 03:51:20,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3178e20a-c69b-4158-9f4f-38d0056e940d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:20,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3178e20a-c69b-4158-9f4f-38d0056e940d 2018-07-30 03:51:20,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcba297b8747760fd32ffdc2e9cfb681cf5241c2" 2018-07-30 03:51:20,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-d263bc29-8feb-4049-9bb0-a4709b81a03e Date: Mon, 30 Jul 2018 03:51:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1f4a8efd-c649-4071-a7dd-210b5490e866","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94f32b2dfdea470b91e1ab0eb59f0e43","l2_adjacency":true,"status":"ACTIVE","subnets":["50d4f1ad-18b2-46d5-b79b-e79c102909c6"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:08Z","qos_policy_id":null,"name":"CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net","admin_state_up":true,"tenant_id":"94f32b2dfdea470b91e1ab0eb59f0e43","created_at":"2018-07-30T03:51:06Z","mtu":1450}]} 2018-07-30 03:51:20,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net used request id req-d263bc29-8feb-4049-9bb0-a4709b81a03e 2018-07-30 03:51:20,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:51:20,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:51:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:51:20,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/94f32b2dfdea470b91e1ab0eb59f0e43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcba297b8747760fd32ffdc2e9cfb681cf5241c2" 2018-07-30 03:51:20,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7853c92a-c476-4af5-9f47-499f840edff7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94f32b2dfdea470b91e1ab0eb59f0e43"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94f32b2dfdea470b91e1ab0eb59f0e43", "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj"}} 2018-07-30 03:51:20,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/94f32b2dfdea470b91e1ab0eb59f0e43 used request id req-7853c92a-c476-4af5-9f47-499f840edff7 2018-07-30 03:51:20,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1f4a8efd-c649-4071-a7dd-210b5490e866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcba297b8747760fd32ffdc2e9cfb681cf5241c2" 2018-07-30 03:51:20,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6a89f345-144c-4e05-ae03-484567a3192d Date: Mon, 30 Jul 2018 03:51:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f4a8efd-c649-4071-a7dd-210b5490e866","tenant_id":"94f32b2dfdea470b91e1ab0eb59f0e43","created_at":"2018-07-30T03:51:08Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:08Z","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":"94f32b2dfdea470b91e1ab0eb59f0e43","id":"50d4f1ad-18b2-46d5-b79b-e79c102909c6","subnetpool_id":null,"name":"CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet"}]} 2018-07-30 03:51:20,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1f4a8efd-c649-4071-a7dd-210b5490e866 used request id req-6a89f345-144c-4e05-ae03-484567a3192d 2018-07-30 03:51:20,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:51:21,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0e02cfe11be4b9fbe417d1ff1bb6a83", "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj-role"}], "expires_at": "2018-07-30T04:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94f32b2dfdea470b91e1ab0eb59f0e43", "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-user", "id": "a3765c3938eb45eeb46e6f7697535ead"}, "audit_ids": ["NH-1L_hbTa2zQ_rLvjVDgg"], "issued_at": "2018-07-30T03:51:21.000000Z"}} 2018-07-30 03:51:21,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75f4348422e375b27a135875f515e642c6327a" 2018-07-30 03:51:21,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17984c9d-ba04-4d68-8836-d88a240a4a47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:21,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-17984c9d-ba04-4d68-8836-d88a240a4a47 2018-07-30 03:51:21,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75f4348422e375b27a135875f515e642c6327a" 2018-07-30 03:51:21,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-13a3d09d-e773-4bd5-8323-c3465e0761ed Date: Mon, 30 Jul 2018 03:51:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1f4a8efd-c649-4071-a7dd-210b5490e866","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94f32b2dfdea470b91e1ab0eb59f0e43","l2_adjacency":true,"status":"ACTIVE","subnets":["50d4f1ad-18b2-46d5-b79b-e79c102909c6"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:08Z","qos_policy_id":null,"name":"CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net","admin_state_up":true,"tenant_id":"94f32b2dfdea470b91e1ab0eb59f0e43","created_at":"2018-07-30T03:51:06Z","mtu":1450}]} 2018-07-30 03:51:21,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net used request id req-13a3d09d-e773-4bd5-8323-c3465e0761ed 2018-07-30 03:51:21,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1f4a8efd-c649-4071-a7dd-210b5490e866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75f4348422e375b27a135875f515e642c6327a" 2018-07-30 03:51:21,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-210737e0-e94f-4494-9b2e-6311b93cfa61 Date: Mon, 30 Jul 2018 03:51:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f4a8efd-c649-4071-a7dd-210b5490e866","tenant_id":"94f32b2dfdea470b91e1ab0eb59f0e43","created_at":"2018-07-30T03:51:08Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:08Z","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":"94f32b2dfdea470b91e1ab0eb59f0e43","id":"50d4f1ad-18b2-46d5-b79b-e79c102909c6","subnetpool_id":null,"name":"CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet"}]} 2018-07-30 03:51:21,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1f4a8efd-c649-4071-a7dd-210b5490e866 used request id req-210737e0-e94f-4494-9b2e-6311b93cfa61 2018-07-30 03:51:21,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1f4a8efd-c649-4071-a7dd-210b5490e866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75f4348422e375b27a135875f515e642c6327a" 2018-07-30 03:51:21,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-8057d3d2-f6ca-4a84-91e7-da4a4867ada1 Date: Mon, 30 Jul 2018 03:51:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1f4a8efd-c649-4071-a7dd-210b5490e866","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94f32b2dfdea470b91e1ab0eb59f0e43","l2_adjacency":true,"status":"ACTIVE","subnets":["50d4f1ad-18b2-46d5-b79b-e79c102909c6"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:08Z","qos_policy_id":null,"name":"CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net","admin_state_up":true,"tenant_id":"94f32b2dfdea470b91e1ab0eb59f0e43","created_at":"2018-07-30T03:51:06Z","mtu":1450}]} 2018-07-30 03:51:21,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1f4a8efd-c649-4071-a7dd-210b5490e866 used request id req-8057d3d2-f6ca-4a84-91e7-da4a4867ada1 2018-07-30 03:51:21,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1f4a8efd-c649-4071-a7dd-210b5490e866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75f4348422e375b27a135875f515e642c6327a" 2018-07-30 03:51:21,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ea3f2112-14ea-4e11-8406-9eb4449304c0 Date: Mon, 30 Jul 2018 03:51:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f4a8efd-c649-4071-a7dd-210b5490e866","tenant_id":"94f32b2dfdea470b91e1ab0eb59f0e43","created_at":"2018-07-30T03:51:08Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:08Z","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":"94f32b2dfdea470b91e1ab0eb59f0e43","id":"50d4f1ad-18b2-46d5-b79b-e79c102909c6","subnetpool_id":null,"name":"CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet"}]} 2018-07-30 03:51:21,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1f4a8efd-c649-4071-a7dd-210b5490e866 used request id req-ea3f2112-14ea-4e11-8406-9eb4449304c0 2018-07-30 03:51:22,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1f4a8efd-c649-4071-a7dd-210b5490e866&name=CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75f4348422e375b27a135875f515e642c6327a" 2018-07-30 03:51:22,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6e5e3d31-7c84-4e30-a79e-4433101e49a2 Date: Mon, 30 Jul 2018 03:51:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f4a8efd-c649-4071-a7dd-210b5490e866","tenant_id":"94f32b2dfdea470b91e1ab0eb59f0e43","created_at":"2018-07-30T03:51:08Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:08Z","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":"94f32b2dfdea470b91e1ab0eb59f0e43","id":"50d4f1ad-18b2-46d5-b79b-e79c102909c6","subnetpool_id":null,"name":"CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet"}]} 2018-07-30 03:51:22,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1f4a8efd-c649-4071-a7dd-210b5490e866&name=CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet used request id req-6e5e3d31-7c84-4e30-a79e-4433101e49a2 2018-07-30 03:51:22,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/50d4f1ad-18b2-46d5-b79b-e79c102909c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75f4348422e375b27a135875f515e642c6327a" 2018-07-30 03:51:22,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-c30d7216-4b6b-44e8-a2ef-906c913dfedd Date: Mon, 30 Jul 2018 03:51:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f4a8efd-c649-4071-a7dd-210b5490e866","tenant_id":"94f32b2dfdea470b91e1ab0eb59f0e43","created_at":"2018-07-30T03:51:08Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:08Z","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":"94f32b2dfdea470b91e1ab0eb59f0e43","id":"50d4f1ad-18b2-46d5-b79b-e79c102909c6","subnetpool_id":null,"name":"CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet"}} 2018-07-30 03:51:22,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/50d4f1ad-18b2-46d5-b79b-e79c102909c6 used request id req-c30d7216-4b6b-44e8-a2ef-906c913dfedd 2018-07-30 03:51:22,106 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack 2018-07-30 03:51:22,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/50600134-268b-43b6-879c-766c8a2887d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:22,132 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:22 GMT Server: Apache x-openstack-request-id: req-f5da4f42-2a43-4122-b3db-7fab8f812bcb Location: http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:22,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:51:22 GMT Server: Apache x-openstack-request-id: req-c2b88531-0f56-428c-8bfa-d97533c9daf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:51:22,172 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 used request id req-c2b88531-0f56-428c-8bfa-d97533c9daf6 2018-07-30 03:51:22,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/50600134-268b-43b6-879c-766c8a2887d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:22,201 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:22 GMT Server: Apache x-openstack-request-id: req-c21c006f-f5cc-483c-b2cf-640c0608cf52 Location: http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:22,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:22 GMT Server: Apache x-openstack-request-id: req-6f99145a-03fe-4c02-aaf4-893a214f0a71 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": "94f32b2dfdea470b91e1ab0eb59f0e43", "OS::stack_id": "50600134-268b-43b6-879c-766c8a2887d3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "image_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image", "inst_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-inst", "subnet_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet", "flavor_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-flavor-name", "net_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "stack_user_project_id": "287cb9e2f2d043c98eb30917d8109e46", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:51:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:51:22Z", "id": "50600134-268b-43b6-879c-766c8a2887d3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:22,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 used request id req-6f99145a-03fe-4c02-aaf4-893a214f0a71 2018-07-30 03:51:22,225 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:51:22,225 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:51:25,228 - create_stack - DEBUG - Stack status query timeout in 1196.94354105 2018-07-30 03:51:25,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/50600134-268b-43b6-879c-766c8a2887d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:25,258 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:25 GMT Server: Apache x-openstack-request-id: req-1fcc9485-c569-4e8a-8b22-5f11980186ff Location: http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:25,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:25 GMT Server: Apache x-openstack-request-id: req-dd137a64-4c7f-4357-817f-457a73eae3db 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": "94f32b2dfdea470b91e1ab0eb59f0e43", "OS::stack_id": "50600134-268b-43b6-879c-766c8a2887d3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "image_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image", "inst_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-inst", "subnet_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet", "flavor_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-flavor-name", "net_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "stack_user_project_id": "287cb9e2f2d043c98eb30917d8109e46", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:51:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:51:22Z", "id": "50600134-268b-43b6-879c-766c8a2887d3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:25,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 used request id req-dd137a64-4c7f-4357-817f-457a73eae3db 2018-07-30 03:51:25,284 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:51:25,284 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:51:28,288 - create_stack - DEBUG - Stack status query timeout in 1193.88426399 2018-07-30 03:51:28,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/50600134-268b-43b6-879c-766c8a2887d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:28,316 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:28 GMT Server: Apache x-openstack-request-id: req-a79be2ea-1651-41de-b38a-d8e88e62dcd3 Location: http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:28,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:28 GMT Server: Apache x-openstack-request-id: req-27f0b8c5-582e-4867-b6c9-020f8e8761d3 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": "94f32b2dfdea470b91e1ab0eb59f0e43", "OS::stack_id": "50600134-268b-43b6-879c-766c8a2887d3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "image_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image", "inst_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-inst", "subnet_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-subnet", "flavor_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-flavor-name", "net_name": "CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack", "stack_user_project_id": "287cb9e2f2d043c98eb30917d8109e46", "tags": null, "creation_time": "2018-07-30T03:51:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T03:51:22Z", "id": "50600134-268b-43b6-879c-766c8a2887d3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:28,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 used request id req-27f0b8c5-582e-4867-b6c9-020f8e8761d3 2018-07-30 03:51:28,359 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-30 03:51:28,359 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack 2018-07-30 03:51:28,360 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack 2018-07-30 03:51:28,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/50600134-268b-43b6-879c-766c8a2887d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3f242b039a1b7d1685a95bbdd39b28e29b26be" 2018-07-30 03:51:28,390 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:28 GMT Server: Apache x-openstack-request-id: req-ec6e94dc-191d-466b-8b17-b6d9073985f0 Location: http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:28,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:51:28 GMT Server: Apache x-openstack-request-id: req-6da97404-faa7-4555-8d86-52d3464f7cee Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-30 03:51:28,565 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/94f32b2dfdea470b91e1ab0eb59f0e43/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-stack/50600134-268b-43b6-879c-766c8a2887d3 used request id req-6da97404-faa7-4555-8d86-52d3464f7cee 2018-07-30 03:51:28,567 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-cdaadce0-8439-4df5-b0a8-0d1428f2552d-image 2018-07-30 03:51:28,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ea0682f7ed0e479001e8fa1d4016fb89a80c91e" 2018-07-30 03:51:28,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1bf85961-b374-4f70-9f96-747816e60a1a Date: Mon, 30 Jul 2018 03:51: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-30 03:51:28,980 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/974d945b-0c88-4901-ad41-8adc4c847d2a used request id req-1bf85961-b374-4f70-9f96-747816e60a1a 2018-07-30 03:51:28,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/74dd0786-fddb-4c5f-bf43-a657c6cec51c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab72f7885dfef2915beb05817b7c3176dd2de77" 2018-07-30 03:51:29,009 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:51: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-6a7264df-0667-47f9-8ec0-fee348296489 x-compute-request-id: req-6a7264df-0667-47f9-8ec0-fee348296489 Content-Length: 0 Content-Type: application/json 2018-07-30 03:51:29,009 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/74dd0786-fddb-4c5f-bf43-a657c6cec51c used request id req-6a7264df-0667-47f9-8ec0-fee348296489 2018-07-30 03:51:29,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" 2018-07-30 03:51:29,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3557b98f-2115-4bda-b8ca-63bb0b753001 Date: Mon, 30 Jul 2018 03:51:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "94f32b2dfdea470b91e1ab0eb59f0e43", "created_at": "2018-07-30T03:51:06Z", "updated_at": "2018-07-30T03:51:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:51:06Z", "revision_number": 0, "id": "245af6c6-4dfe-4c64-ace8-24e63a0ca37d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:51:06Z", "security_group_id": "11558e77-ce8e-405e-a49c-1918a74e67df", "tenant_id": "94f32b2dfdea470b91e1ab0eb59f0e43", "port_range_min": null, "ethertype": "IPv4", "project_id": "94f32b2dfdea470b91e1ab0eb59f0e43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:51:06Z", "revision_number": 0, "id": "b0a91b8c-f499-4476-a09e-a909a21c78d8", "remote_group_id": "11558e77-ce8e-405e-a49c-1918a74e67df", "remote_ip_prefix": null, "created_at": "2018-07-30T03:51:06Z", "security_group_id": "11558e77-ce8e-405e-a49c-1918a74e67df", "tenant_id": "94f32b2dfdea470b91e1ab0eb59f0e43", "port_range_min": null, "ethertype": "IPv6", "project_id": "94f32b2dfdea470b91e1ab0eb59f0e43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:51:06Z", "revision_number": 0, "id": "e0bfdc32-1995-4d7a-b9ad-732d1903d0f0", "remote_group_id": "11558e77-ce8e-405e-a49c-1918a74e67df", "remote_ip_prefix": null, "created_at": "2018-07-30T03:51:06Z", "security_group_id": "11558e77-ce8e-405e-a49c-1918a74e67df", "tenant_id": "94f32b2dfdea470b91e1ab0eb59f0e43", "port_range_min": null, "ethertype": "IPv4", "project_id": "94f32b2dfdea470b91e1ab0eb59f0e43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:51:06Z", "revision_number": 0, "id": "e62b7fb6-8565-48e1-894a-66e18853969e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:51:06Z", "security_group_id": "11558e77-ce8e-405e-a49c-1918a74e67df", "tenant_id": "94f32b2dfdea470b91e1ab0eb59f0e43", "port_range_min": null, "ethertype": "IPv6", "project_id": "94f32b2dfdea470b91e1ab0eb59f0e43"}], "revision_number": 4, "project_id": "94f32b2dfdea470b91e1ab0eb59f0e43", "id": "11558e77-ce8e-405e-a49c-1918a74e67df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:51:29,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-3557b98f-2115-4bda-b8ca-63bb0b753001 2018-07-30 03:51:29,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/94f32b2dfdea470b91e1ab0eb59f0e43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" 2018-07-30 03:51:29,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f554f30d-f034-4662-960d-4a9bddd68107 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/94f32b2dfdea470b91e1ab0eb59f0e43"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94f32b2dfdea470b91e1ab0eb59f0e43", "name": "CreateStackSuccessTests-384b2eaa-5642-4d4-proj"}} 2018-07-30 03:51:29,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/94f32b2dfdea470b91e1ab0eb59f0e43 used request id req-f554f30d-f034-4662-960d-4a9bddd68107 2018-07-30 03:51:29,273 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11558e77-ce8e-405e-a49c-1918a74e67df 2018-07-30 03:51:29,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=11558e77-ce8e-405e-a49c-1918a74e67df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" 2018-07-30 03:51:29,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ce00d141-7c07-4674-b343-67bf347af182 Date: Mon, 30 Jul 2018 03:51: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-30T03:51:06Z", "security_group_id": "11558e77-ce8e-405e-a49c-1918a74e67df", "port_range_min": null, "revision_number": 0, "tenant_id": "94f32b2dfdea470b91e1ab0eb59f0e43", "created_at": "2018-07-30T03:51:06Z", "project_id": "94f32b2dfdea470b91e1ab0eb59f0e43", "id": "245af6c6-4dfe-4c64-ace8-24e63a0ca37d"}, {"remote_group_id": "11558e77-ce8e-405e-a49c-1918a74e67df", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:51:06Z", "security_group_id": "11558e77-ce8e-405e-a49c-1918a74e67df", "port_range_min": null, "revision_number": 0, "tenant_id": "94f32b2dfdea470b91e1ab0eb59f0e43", "created_at": "2018-07-30T03:51:06Z", "project_id": "94f32b2dfdea470b91e1ab0eb59f0e43", "id": "b0a91b8c-f499-4476-a09e-a909a21c78d8"}, {"remote_group_id": "11558e77-ce8e-405e-a49c-1918a74e67df", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:51:06Z", "security_group_id": "11558e77-ce8e-405e-a49c-1918a74e67df", "port_range_min": null, "revision_number": 0, "tenant_id": "94f32b2dfdea470b91e1ab0eb59f0e43", "created_at": "2018-07-30T03:51:06Z", "project_id": "94f32b2dfdea470b91e1ab0eb59f0e43", "id": "e0bfdc32-1995-4d7a-b9ad-732d1903d0f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:51:06Z", "security_group_id": "11558e77-ce8e-405e-a49c-1918a74e67df", "port_range_min": null, "revision_number": 0, "tenant_id": "94f32b2dfdea470b91e1ab0eb59f0e43", "created_at": "2018-07-30T03:51:06Z", "project_id": "94f32b2dfdea470b91e1ab0eb59f0e43", "id": "e62b7fb6-8565-48e1-894a-66e18853969e"}]} 2018-07-30 03:51:29,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=11558e77-ce8e-405e-a49c-1918a74e67df used request id req-ce00d141-7c07-4674-b343-67bf347af182 2018-07-30 03:51:29,310 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:51:29,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/11558e77-ce8e-405e-a49c-1918a74e67df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" 2018-07-30 03:51:29,437 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d62cacb1-1daf-4374-9518-8ca4a6073d81 Content-Length: 0 Date: Mon, 30 Jul 2018 03:51:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:51:29,437 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/11558e77-ce8e-405e-a49c-1918a74e67df used request id req-d62cacb1-1daf-4374-9518-8ca4a6073d81 2018-07-30 03:51:29,437 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-384b2eaa-5642-4d4-proj 2018-07-30 03:51:29,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/94f32b2dfdea470b91e1ab0eb59f0e43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" 2018-07-30 03:51:29,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccd0ad44-71af-4efc-8f37-80ee362422fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:51:29,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/94f32b2dfdea470b91e1ab0eb59f0e43 used request id req-ccd0ad44-71af-4efc-8f37-80ee362422fc 2018-07-30 03:51:29,698 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-384b2eaa-5642-4d4-proj-role 2018-07-30 03:51:29,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e0e02cfe11be4b9fbe417d1ff1bb6a83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" 2018-07-30 03:51:29,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b293b4-ef23-40d9-a5ed-d50b4e931ecc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:51:29,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e0e02cfe11be4b9fbe417d1ff1bb6a83 used request id req-b6b293b4-ef23-40d9-a5ed-d50b4e931ecc 2018-07-30 03:51:29,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99272ffd19525936b7970811129b61833c9695d8" 2018-07-30 03:51:29,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897f63f7-67ac-4a2c-bdc0-cddb75488e56 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:51:29,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-897f63f7-67ac-4a2c-bdc0-cddb75488e56 2018-07-30 03:51:29,885 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-384b2eaa-5642-4d4-user 2018-07-30 03:51:29,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a3765c3938eb45eeb46e6f7697535ead -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e5a423b66ed965bea76d8735f6426322b14a75" 2018-07-30 03:51:30,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-191039f8-10db-42d7-8b8c-d1a0efb39285 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:51:30,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a3765c3938eb45eeb46e6f7697535ead used request id req-191039f8-10db-42d7-8b8c-d1a0efb39285 2018-07-30 03:51:30,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:51:30,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:51:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["yR0uqUk4Tc2yDHJrh2DgUQ"], "issued_at": "2018-07-30T03:51:30.000000Z"}} 2018-07-30 03:51:30,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5dec61562f137276678ed92dd14475c96b01af" 2018-07-30 03:51:30,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc4290fd-8db3-41e0-8510-60c5db00999b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:30,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bc4290fd-8db3-41e0-8510-60c5db00999b 2018-07-30 03:51:30,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:51:30,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:51:30,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:51:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Z1gu_FPGS1SmCba2HhNx8g"], "issued_at": "2018-07-30T03:51:30.000000Z"}} 2018-07-30 03:51:30,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:51:30,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb46112-9a0f-4e3a-a2bc-26dd45088bbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:30,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-edb46112-9a0f-4e3a-a2bc-26dd45088bbf 2018-07-30 03:51:30,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:51:30,996 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:51:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:51:30,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3a43cc0a-ca2f-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:51:31,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6803259e-ed4c-46d6-b58f-5aaa39daf06a Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3a43cc0a-ca2f-492-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:51:31,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3a43cc0a-ca2f-492-proj used request id req-6803259e-ed4c-46d6-b58f-5aaa39daf06a 2018-07-30 03:51:31,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:51:31,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc47a30b-572b-47fe-ad94-4b2f62bbc64e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:51:31,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fc47a30b-572b-47fe-ad94-4b2f62bbc64e 2018-07-30 03:51:31,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}}' 2018-07-30 03:51:31,286 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d4f2a0b-769d-4c54-b027-8b6fc80d2712 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065"}, "tags": [], "enabled": true, "id": "c71b5fa0210e44c8b414ece2e0dc0065", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}} 2018-07-30 03:51:31,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6d4f2a0b-769d-4c54-b027-8b6fc80d2712 2018-07-30 03:51:31,286 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-3a43cc0a-ca2f-492-proj 2018-07-30 03:51:31,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:51:31,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:51:31,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:51:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Uvx0mXF-S5qDu_E_JnCl5A"], "issued_at": "2018-07-30T03:51:31.000000Z"}} 2018-07-30 03:51:31,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c386760f2bb7600789fa7b7ebc22e5845cbeeb2" 2018-07-30 03:51:31,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f7e644-b080-4fbe-b3d6-297ef8947664 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:31,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b3f7e644-b080-4fbe-b3d6-297ef8947664 2018-07-30 03:51:31,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:51:31,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:51:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:51:31,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c386760f2bb7600789fa7b7ebc22e5845cbeeb2" 2018-07-30 03:51:31,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646184d8-0260-43af-ab70-103056bfa023 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:51:31,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-646184d8-0260-43af-ab70-103056bfa023 2018-07-30 03:51:31,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-3a43cc0a-ca2f-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c386760f2bb7600789fa7b7ebc22e5845cbeeb2" 2018-07-30 03:51:31,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2cc1ec-2dda-4d55-a2d2-a3eb7cac8f00 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-3a43cc0a-ca2f-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065"}, "tags": [], "enabled": true, "id": "c71b5fa0210e44c8b414ece2e0dc0065", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}]} 2018-07-30 03:51:31,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-3a43cc0a-ca2f-492-proj used request id req-dc2cc1ec-2dda-4d55-a2d2-a3eb7cac8f00 2018-07-30 03:51:31,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c386760f2bb7600789fa7b7ebc22e5845cbeeb2" 2018-07-30 03:51:31,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5a2df9-d786-4901-a85b-2b6a15286cfe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:51:31,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9e5a2df9-d786-4901-a85b-2b6a15286cfe 2018-07-30 03:51:32,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c386760f2bb7600789fa7b7ebc22e5845cbeeb2" 2018-07-30 03:51:32,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28bafa83-a57d-4e16-b9ea-02db96e8d8f3 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:51:32,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-28bafa83-a57d-4e16-b9ea-02db96e8d8f3 2018-07-30 03:51:32,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-3a43cc0a-ca2f-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c386760f2bb7600789fa7b7ebc22e5845cbeeb2" 2018-07-30 03:51:32,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f87617-259a-42d0-a2f0-7dfe7c2bd819 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-3a43cc0a-ca2f-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065"}, "tags": [], "enabled": true, "id": "c71b5fa0210e44c8b414ece2e0dc0065", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}]} 2018-07-30 03:51:32,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-3a43cc0a-ca2f-492-proj used request id req-c8f87617-259a-42d0-a2f0-7dfe7c2bd819 2018-07-30 03:51:32,630 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-3a43cc0a-ca2f-492-user 2018-07-30 03:51:32,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:51:32,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:51:32,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a29435f3-2ff9-45db-b9b1-2b4434bd0e9a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:51:32,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a29435f3-2ff9-45db-b9b1-2b4434bd0e9a 2018-07-30 03:51:32,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" -d '{"role": {"name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj-role"}}' 2018-07-30 03:51:32,824 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e026774-088c-430f-a15f-32b27e11e998 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d71622bef7e54b21811aa633632cc725", "links": {"self": "http://172.30.9.25:5000/v3/roles/d71622bef7e54b21811aa633632cc725"}, "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj-role"}} 2018-07-30 03:51:32,825 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3e026774-088c-430f-a15f-32b27e11e998 2018-07-30 03:51:32,825 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-3a43cc0a-ca2f-492-proj-role 2018-07-30 03:51:32,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/d71622bef7e54b21811aa633632cc725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:51:32,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-636835fd-f0b2-469f-932f-d5f606832aaa Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d71622bef7e54b21811aa633632cc725", "links": {"self": "http://172.30.9.25:5000/v3/roles/d71622bef7e54b21811aa633632cc725"}, "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj-role"}} 2018-07-30 03:51:32,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/d71622bef7e54b21811aa633632cc725 used request id req-636835fd-f0b2-469f-932f-d5f606832aaa 2018-07-30 03:51:32,845 - keystone_utils - INFO - Granting role CreateStackSuccessTests-3a43cc0a-ca2f-492-proj-role to project CreateStackSuccessTests-3a43cc0a-ca2f-492-proj 2018-07-30 03:51:32,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065/users/e9ae1c478ae74b648fcd06d54e1087fa/roles/d71622bef7e54b21811aa633632cc725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:51:32,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f495126-dbb2-4f5a-848d-1c533ea61913 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:51:32,965 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065/users/e9ae1c478ae74b648fcd06d54e1087fa/roles/d71622bef7e54b21811aa633632cc725 used request id req-7f495126-dbb2-4f5a-848d-1c533ea61913 2018-07-30 03:51:32,965 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:51:32,965 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:51:32,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:51:32,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:51:33,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d71622bef7e54b21811aa633632cc725", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj-role"}], "expires_at": "2018-07-30T04:51:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c71b5fa0210e44c8b414ece2e0dc0065", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-user", "id": "e9ae1c478ae74b648fcd06d54e1087fa"}, "audit_ids": ["ETQPXO9fTieb_1HwPZ9bQQ"], "issued_at": "2018-07-30T03:51:33.000000Z"}} 2018-07-30 03:51:33,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6336ae5109d3106e86abb7cd2af8c98ea984308" 2018-07-30 03:51:33,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbb1a7f-1681-4b2f-9b92-2ab962d09f25 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:33,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-bdbb1a7f-1681-4b2f-9b92-2ab962d09f25 2018-07-30 03:51:33,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6336ae5109d3106e86abb7cd2af8c98ea984308" 2018-07-30 03:51:33,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-1720cd01-da09-49ee-9bb4-d5adde280723 Date: Mon, 30 Jul 2018 03:51:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image"} 2018-07-30 03:51:33,621 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image used request id req-1720cd01-da09-49ee-9bb4-d5adde280723 2018-07-30 03:51:33,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6336ae5109d3106e86abb7cd2af8c98ea984308" 2018-07-30 03:51:33,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9fb3b22c-e1b6-4508-9ebe-7a8c2588dec7 Date: Mon, 30 Jul 2018 03:51: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-30 03:51:33,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-9fb3b22c-e1b6-4508-9ebe-7a8c2588dec7 2018-07-30 03:51:33,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6336ae5109d3106e86abb7cd2af8c98ea984308" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image"}' 2018-07-30 03:51:33,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/d878d165-b77b-4473-b020-4365a2368139 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-31505b80-1a29-4739-81a6-394f9cc4ed73 Date: Mon, 30 Jul 2018 03:51:33 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:51:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:51:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/d878d165-b77b-4473-b020-4365a2368139", "min_disk": 0, "protected": false, "id": "d878d165-b77b-4473-b020-4365a2368139", "file": "/v2/images/d878d165-b77b-4473-b020-4365a2368139/file", "checksum": null, "owner": "c71b5fa0210e44c8b414ece2e0dc0065", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:51:33,696 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-31505b80-1a29-4739-81a6-394f9cc4ed73 2018-07-30 03:51:33,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/d878d165-b77b-4473-b020-4365a2368139/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6336ae5109d3106e86abb7cd2af8c98ea984308" -d '' 2018-07-30 03:51:34,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b006cd9-9493-4a1f-b692-57d00472e1e6 Date: Mon, 30 Jul 2018 03:51: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-30 03:51:34,936 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/d878d165-b77b-4473-b020-4365a2368139/file used request id req-7b006cd9-9493-4a1f-b692-57d00472e1e6 2018-07-30 03:51:34,937 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:51:34,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/d878d165-b77b-4473-b020-4365a2368139 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6336ae5109d3106e86abb7cd2af8c98ea984308" 2018-07-30 03:51:34,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-aea5e771-b131-467d-9a1a-79600e2b0308 Date: Mon, 30 Jul 2018 03:51:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:51:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:51:34Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d878d165-b77b-4473-b020-4365a2368139/snap", "metadata": {}}], "self": "/v2/images/d878d165-b77b-4473-b020-4365a2368139", "min_disk": 0, "protected": false, "id": "d878d165-b77b-4473-b020-4365a2368139", "file": "/v2/images/d878d165-b77b-4473-b020-4365a2368139/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c71b5fa0210e44c8b414ece2e0dc0065", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d878d165-b77b-4473-b020-4365a2368139/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:51:34,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/d878d165-b77b-4473-b020-4365a2368139 used request id req-aea5e771-b131-467d-9a1a-79600e2b0308 2018-07-30 03:51:34,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6336ae5109d3106e86abb7cd2af8c98ea984308" 2018-07-30 03:51:34,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8630bd43-57a4-4a7c-b4af-920c7d8c84df Date: Mon, 30 Jul 2018 03:51: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-30 03:51:34,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-8630bd43-57a4-4a7c-b4af-920c7d8c84df 2018-07-30 03:51:34,973 - create_image - INFO - Created image with name - CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image 2018-07-30 03:51:34,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/d878d165-b77b-4473-b020-4365a2368139 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6336ae5109d3106e86abb7cd2af8c98ea984308" 2018-07-30 03:51:34,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-dc94d02d-3427-4954-a206-b5c65eddf2ac Date: Mon, 30 Jul 2018 03:51:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:51:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:51:34Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d878d165-b77b-4473-b020-4365a2368139/snap", "metadata": {}}], "self": "/v2/images/d878d165-b77b-4473-b020-4365a2368139", "min_disk": 0, "protected": false, "id": "d878d165-b77b-4473-b020-4365a2368139", "file": "/v2/images/d878d165-b77b-4473-b020-4365a2368139/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c71b5fa0210e44c8b414ece2e0dc0065", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d878d165-b77b-4473-b020-4365a2368139/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:51:34,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/d878d165-b77b-4473-b020-4365a2368139 used request id req-dc94d02d-3427-4954-a206-b5c65eddf2ac 2018-07-30 03:51:34,991 - create_image - DEBUG - Instance status is - active 2018-07-30 03:51:34,991 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image 2018-07-30 03:51:34,992 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image 2018-07-30 03:51:34,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:51:34,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:51:35,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["P2eq6A7LRTiU7u12_-pBBg"], "issued_at": "2018-07-30T03:51:35.000000Z"}} 2018-07-30 03:51:35,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2774eafa834943716a639e6b7766962f766797ac" 2018-07-30 03:51:35,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5254c6-bcba-4976-b694-43144be55320 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:35,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ef5254c6-bcba-4976-b694-43144be55320 2018-07-30 03:51:35,459 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:51:35,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2774eafa834943716a639e6b7766962f766797ac" 2018-07-30 03:51:35,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51: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-a79d5711-b500-42a1-b234-fb8e9506ced6 x-compute-request-id: req-a79d5711-b500-42a1-b234-fb8e9506ced6 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:51:35,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a79d5711-b500-42a1-b234-fb8e9506ced6 2018-07-30 03:51:35,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2774eafa834943716a639e6b7766962f766797ac" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-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-30 03:51:35,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51: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-e098ec74-1224-468d-b8de-dff550da5c9c x-compute-request-id: req-e098ec74-1224-468d-b8de-dff550da5c9c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2", "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": "bde0749e-a660-4fd8-90be-9b4e0c908dc2"}} 2018-07-30 03:51:35,686 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e098ec74-1224-468d-b8de-dff550da5c9c 2018-07-30 03:51:35,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:51:35,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:51:36,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d71622bef7e54b21811aa633632cc725", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj-role"}], "expires_at": "2018-07-30T04:51:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c71b5fa0210e44c8b414ece2e0dc0065", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-user", "id": "e9ae1c478ae74b648fcd06d54e1087fa"}, "audit_ids": ["mVkfijGFTrOen8Y_R5AIlg"], "issued_at": "2018-07-30T03:51:36.000000Z"}} 2018-07-30 03:51:36,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:36,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5abac867-9a4d-4fb7-837c-3977d2f38218 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:36,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5abac867-9a4d-4fb7-837c-3977d2f38218 2018-07-30 03:51:36,150 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:51:36,153 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:51:36,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:36,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:36 GMT Server: Apache x-openstack-request-id: req-19c208a2-ad5e-41b5-9ed6-187db0034e61 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:51:36,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack used request id req-19c208a2-ad5e-41b5-9ed6-187db0034e61 2018-07-30 03:51:36,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-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-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net", "inst_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "subnet_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet", "image_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image", "flavor_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-flavor-name"}}' 2018-07-30 03:51:38,093 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:51:36 GMT Server: Apache x-openstack-request-id: req-74cc20f1-f6f0-4b63-8147-36622df38a4b Location: http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "self"}]}} 2018-07-30 03:51:38,093 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks used request id req-74cc20f1-f6f0-4b63-8147-36622df38a4b 2018-07-30 03:51:38,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/418996af-d3b1-46a4-9a26-03b4eaabc346 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:38,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:38 GMT Server: Apache x-openstack-request-id: req-ffba7763-a0e4-4734-966c-d5474da36a34 Location: http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:38,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:38 GMT Server: Apache x-openstack-request-id: req-3cd1de6d-0915-4a41-a4de-c569d85c90e5 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": "c71b5fa0210e44c8b414ece2e0dc0065", "OS::stack_id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "image_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image", "inst_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "subnet_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet", "net_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net", "flavor_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "stack_user_project_id": "3b0b8d04884c41b89b686c4d60b1228b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:51:37Z", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:38,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 used request id req-3cd1de6d-0915-4a41-a4de-c569d85c90e5 2018-07-30 03:51:38,499 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack 2018-07-30 03:51:38,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/418996af-d3b1-46a4-9a26-03b4eaabc346 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:38,787 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:38 GMT Server: Apache x-openstack-request-id: req-e579654b-05cb-413e-a6cd-49493794b148 Location: http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:39,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:38 GMT Server: Apache x-openstack-request-id: req-98a236f1-40ac-424b-abba-335ac785fb15 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": "c71b5fa0210e44c8b414ece2e0dc0065", "OS::stack_id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "image_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image", "inst_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "subnet_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet", "net_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net", "flavor_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "stack_user_project_id": "3b0b8d04884c41b89b686c4d60b1228b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:51:37Z", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:39,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 used request id req-98a236f1-40ac-424b-abba-335ac785fb15 2018-07-30 03:51:39,028 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:51:39,028 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:51:42,031 - create_stack - DEBUG - Stack status query timeout in 1196.46845794 2018-07-30 03:51:42,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/418996af-d3b1-46a4-9a26-03b4eaabc346 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:42,060 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:42 GMT Server: Apache x-openstack-request-id: req-302229e5-b0d4-4739-b070-e421fc50b877 Location: http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:42,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:42 GMT Server: Apache x-openstack-request-id: req-51097f0b-a304-439c-a1eb-6b1e31384398 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": "c71b5fa0210e44c8b414ece2e0dc0065", "OS::stack_id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "image_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image", "inst_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "subnet_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet", "net_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net", "flavor_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "stack_user_project_id": "3b0b8d04884c41b89b686c4d60b1228b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:51:37Z", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:42,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 used request id req-51097f0b-a304-439c-a1eb-6b1e31384398 2018-07-30 03:51:42,255 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:51:42,255 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:51:45,259 - create_stack - DEBUG - Stack status query timeout in 1193.24080801 2018-07-30 03:51:45,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/418996af-d3b1-46a4-9a26-03b4eaabc346 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:45,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:45 GMT Server: Apache x-openstack-request-id: req-0004ad2d-2ab2-4088-b276-b586e68fc773 Location: http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:45,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:45 GMT Server: Apache x-openstack-request-id: req-15654e59-68e3-45e1-88a7-c66295e207f8 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": "c71b5fa0210e44c8b414ece2e0dc0065", "OS::stack_id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "image_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image", "inst_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "subnet_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet", "net_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net", "flavor_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "stack_user_project_id": "3b0b8d04884c41b89b686c4d60b1228b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:51:37Z", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:45,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 used request id req-15654e59-68e3-45e1-88a7-c66295e207f8 2018-07-30 03:51:45,330 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:51:45,330 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:51:48,334 - create_stack - DEBUG - Stack status query timeout in 1190.16579795 2018-07-30 03:51:48,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/418996af-d3b1-46a4-9a26-03b4eaabc346 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:48,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:48 GMT Server: Apache x-openstack-request-id: req-0fb61f2e-1415-48a4-a615-507f71a7cfb5 Location: http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:48,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:48 GMT Server: Apache x-openstack-request-id: req-64ef5775-2d57-4762-9a2c-3b315b2904e5 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": "c71b5fa0210e44c8b414ece2e0dc0065", "OS::stack_id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "image_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image", "inst_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "subnet_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet", "net_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net", "flavor_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "stack_user_project_id": "3b0b8d04884c41b89b686c4d60b1228b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:51:37Z", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:48,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 used request id req-64ef5775-2d57-4762-9a2c-3b315b2904e5 2018-07-30 03:51:48,403 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:51:48,404 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:51:51,407 - create_stack - DEBUG - Stack status query timeout in 1187.09251499 2018-07-30 03:51:51,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/418996af-d3b1-46a4-9a26-03b4eaabc346 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:51,585 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:51 GMT Server: Apache x-openstack-request-id: req-eb9d9f07-c9f9-49d4-b4fd-8ff970375267 Location: http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:51,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:51 GMT Server: Apache x-openstack-request-id: req-8b23c07c-8b6c-475d-a074-9e4a974c2c5b 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": "c71b5fa0210e44c8b414ece2e0dc0065", "OS::stack_id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "image_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image", "inst_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "subnet_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet", "net_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net", "flavor_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "stack_user_project_id": "3b0b8d04884c41b89b686c4d60b1228b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:51:37Z", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:51:51,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 used request id req-8b23c07c-8b6c-475d-a074-9e4a974c2c5b 2018-07-30 03:51:51,660 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-30 03:51:51,660 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack 2018-07-30 03:51:51,660 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack 2018-07-30 03:51:51,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/418996af-d3b1-46a4-9a26-03b4eaabc346/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:51,849 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:51 GMT Server: Apache x-openstack-request-id: req-cf4147c0-180a-424e-899c-33756c7a8e93 Location: http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:52,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:51 GMT Server: Apache x-openstack-request-id: req-1ecf62db-32fc-4b78-9cc5-98151d37152e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-30T03:51:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:51:38Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ad6bf446-4c1f-4a8c-af5b-2b6c41d92058", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-30T03:51:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:51:38Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "cc84a4de-dfc5-4807-b8f6-310ed0f415f3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-30T03:51:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:51:38Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "1cd774f1-309b-4f7f-9c7c-7d23cf815a3a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-30T03:51:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:51:38Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8985227b-d414-42bb-8b54-745e0421f49d", "resource_type": "OS::Nova::Server"}]} 2018-07-30 03:51:52,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346/resources used request id req-1ecf62db-32fc-4b78-9cc5-98151d37152e 2018-07-30 03:51:52,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:52,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51: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-b6891bdd-378a-4608-b577-8f5054509ccc x-compute-request-id: req-b6891bdd-378a-4608-b577-8f5054509ccc Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:94:df", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "bookmark"}], "image": {"id": "d878d165-b77b-4473-b020-4365a2368139", "links": [{"href": "http://172.30.9.25:8774/images/d878d165-b77b-4473-b020-4365a2368139", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:51:49.000000", "flavor": {"id": "bde0749e-a660-4fd8-90be-9b4e0c908dc2", "links": [{"href": "http://172.30.9.25:8774/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2", "rel": "bookmark"}]}, "id": "8985227b-d414-42bb-8b54-745e0421f49d", "security_groups": [{"name": "default"}], "user_id": "e9ae1c478ae74b648fcd06d54e1087fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:51:49Z", "hostId": "a3a3988c806dbd9272da698619bb530121cf1eb4241b15eaf4372f25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "created": "2018-07-30T03:51:43Z", "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:51:52,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d used request id req-b6891bdd-378a-4608-b577-8f5054509ccc 2018-07-30 03:51:52,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:52,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-2524726e-67fd-4ed3-97f8-ac655b1938fa Date: Mon, 30 Jul 2018 03:51:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c71b5fa0210e44c8b414ece2e0dc0065","l2_adjacency":true,"status":"ACTIVE","subnets":["cc84a4de-dfc5-4807-b8f6-310ed0f415f3"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:39Z","qos_policy_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net","admin_state_up":true,"tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:38Z","mtu":1450}]} 2018-07-30 03:51:52,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net used request id req-2524726e-67fd-4ed3-97f8-ac655b1938fa 2018-07-30 03:51:52,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:51:52,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:51:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:51:52,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:52,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e929fc-d6cd-4b99-9ee4-fdeeae464258 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c71b5fa0210e44c8b414ece2e0dc0065", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}} 2018-07-30 03:51:52,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 used request id req-d9e929fc-d6cd-4b99-9ee4-fdeeae464258 2018-07-30 03:51:52,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:52,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-969d96db-4fae-4e45-8987-efce3c2e70e1 Date: Mon, 30 Jul 2018 03:51:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}]} 2018-07-30 03:51:52,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-969d96db-4fae-4e45-8987-efce3c2e70e1 2018-07-30 03:51:52,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:52,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-cc7cdaff-58db-471b-a8ce-5751ee1034d2 Date: Mon, 30 Jul 2018 03:51:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.8"}],"id":"ad6bf446-4c1f-4a8c-af5b-2b6c41d92058","security_groups":["dbaa8a75-559c-414a-9256-3a8cc58a67a5"],"mac_address":"fa:16:3e:f5:94:df","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"8985227b-d414-42bb-8b54-745e0421f49d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:42Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.2"}],"id":"f4ad303f-fd93-4538-86a7-8f6d13a5706c","security_groups":[],"mac_address":"fa:16:3e:3c:c5:70","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","ip_allocation":"immediate"}]} 2018-07-30 03:51:52,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-cc7cdaff-58db-471b-a8ce-5751ee1034d2 2018-07-30 03:51:52,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/418996af-d3b1-46a4-9a26-03b4eaabc346/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:52,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:51:52 GMT Server: Apache x-openstack-request-id: req-cadf1277-21f7-4c7b-8584-124de1a0e5d6 Location: http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:51:52,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:52 GMT Server: Apache x-openstack-request-id: req-b6236596-b90f-4556-a07e-32b0f05ab3d3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-30T03:51:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:51:38Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ad6bf446-4c1f-4a8c-af5b-2b6c41d92058", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-30T03:51:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:51:38Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "cc84a4de-dfc5-4807-b8f6-310ed0f415f3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-30T03:51:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:51:38Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "1cd774f1-309b-4f7f-9c7c-7d23cf815a3a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-30T03:51:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:51:38Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8985227b-d414-42bb-8b54-745e0421f49d", "resource_type": "OS::Nova::Server"}]} 2018-07-30 03:51:52,813 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346/resources used request id req-b6236596-b90f-4556-a07e-32b0f05ab3d3 2018-07-30 03:51:52,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:52,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51: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-7818ed69-33b3-4a0e-bed8-fc994cee544f x-compute-request-id: req-7818ed69-33b3-4a0e-bed8-fc994cee544f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2", "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": "bde0749e-a660-4fd8-90be-9b4e0c908dc2"}} 2018-07-30 03:51:52,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2 used request id req-7818ed69-33b3-4a0e-bed8-fc994cee544f 2018-07-30 03:51:52,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/cc84a4de-dfc5-4807-b8f6-310ed0f415f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:52,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-2a5cc26f-4a57-4921-b100-ddffa56d7494 Date: Mon, 30 Jul 2018 03:51:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}} 2018-07-30 03:51:52,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/cc84a4de-dfc5-4807-b8f6-310ed0f415f3 used request id req-2a5cc26f-4a57-4921-b100-ddffa56d7494 2018-07-30 03:51:52,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:52,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-8d2d81a3-215d-44b4-a3b5-e9eb575bdc62 Date: Mon, 30 Jul 2018 03:51:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c71b5fa0210e44c8b414ece2e0dc0065","l2_adjacency":true,"status":"ACTIVE","subnets":["cc84a4de-dfc5-4807-b8f6-310ed0f415f3"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:39Z","qos_policy_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net","admin_state_up":true,"tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:38Z","mtu":1450}]} 2018-07-30 03:51:52,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-8d2d81a3-215d-44b4-a3b5-e9eb575bdc62 2018-07-30 03:51:52,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:53,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f7227baa-d8b7-4f93-9e0b-9fac604d3d4c Date: Mon, 30 Jul 2018 03:51:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}]} 2018-07-30 03:51:53,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-f7227baa-d8b7-4f93-9e0b-9fac604d3d4c 2018-07-30 03:51:53,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:53,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-bb44dddb-b730-496c-bb27-d7308ba643a3 Date: Mon, 30 Jul 2018 03:51:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c71b5fa0210e44c8b414ece2e0dc0065","l2_adjacency":true,"status":"ACTIVE","subnets":["cc84a4de-dfc5-4807-b8f6-310ed0f415f3"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:39Z","qos_policy_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net","admin_state_up":true,"tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:38Z","mtu":1450}]} 2018-07-30 03:51:53,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net used request id req-bb44dddb-b730-496c-bb27-d7308ba643a3 2018-07-30 03:51:53,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:53,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3f52a24f-e7fa-433b-b4f9-40bb379e4337 Date: Mon, 30 Jul 2018 03:51:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}]} 2018-07-30 03:51:53,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-3f52a24f-e7fa-433b-b4f9-40bb379e4337 2018-07-30 03:51:53,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:53,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-db410ad6-7190-43cf-bb02-6a3f1c3e0f01 Date: Mon, 30 Jul 2018 03:51:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c71b5fa0210e44c8b414ece2e0dc0065","l2_adjacency":true,"status":"ACTIVE","subnets":["cc84a4de-dfc5-4807-b8f6-310ed0f415f3"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:39Z","qos_policy_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net","admin_state_up":true,"tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:38Z","mtu":1450}]} 2018-07-30 03:51:53,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net used request id req-db410ad6-7190-43cf-bb02-6a3f1c3e0f01 2018-07-30 03:51:53,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:53,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3efb0e7a-8158-491b-bf1e-d05933dbbcd1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c71b5fa0210e44c8b414ece2e0dc0065", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}} 2018-07-30 03:51:53,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 used request id req-3efb0e7a-8158-491b-bf1e-d05933dbbcd1 2018-07-30 03:51:53,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:53,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-061c9940-fa61-4bc6-b556-bf4b98bce199 Date: Mon, 30 Jul 2018 03:51:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}]} 2018-07-30 03:51:53,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-061c9940-fa61-4bc6-b556-bf4b98bce199 2018-07-30 03:51:53,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a&mac_address=fa%3A16%3A3e%3Af5%3A94%3Adf&name=CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:53,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-09fada27-e9ed-4190-b8a4-b2f37759239d Date: Mon, 30 Jul 2018 03:51:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.8"}],"id":"ad6bf446-4c1f-4a8c-af5b-2b6c41d92058","security_groups":["dbaa8a75-559c-414a-9256-3a8cc58a67a5"],"mac_address":"fa:16:3e:f5:94:df","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"8985227b-d414-42bb-8b54-745e0421f49d","ip_allocation":"immediate"}]} 2018-07-30 03:51:53,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a&mac_address=fa%3A16%3A3e%3Af5%3A94%3Adf&name=CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu&admin_state_up=True used request id req-09fada27-e9ed-4190-b8a4-b2f37759239d 2018-07-30 03:51:53,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:53,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449ec4c8-e3b9-4d71-aa56-a6328e08cfb8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c71b5fa0210e44c8b414ece2e0dc0065", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}} 2018-07-30 03:51:53,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 used request id req-449ec4c8-e3b9-4d71-aa56-a6328e08cfb8 2018-07-30 03:51:53,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:53,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-9416e2dd-5a64-41f0-a11d-c705bbac80f4 Date: Mon, 30 Jul 2018 03:51:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c71b5fa0210e44c8b414ece2e0dc0065","l2_adjacency":true,"status":"ACTIVE","subnets":["cc84a4de-dfc5-4807-b8f6-310ed0f415f3"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:39Z","qos_policy_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net","admin_state_up":true,"tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:38Z","mtu":1450}]} 2018-07-30 03:51:53,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net used request id req-9416e2dd-5a64-41f0-a11d-c705bbac80f4 2018-07-30 03:51:53,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:53,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-04eedfff-4d50-46d8-b547-922d212309ac Date: Mon, 30 Jul 2018 03:51:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}]} 2018-07-30 03:51:53,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-04eedfff-4d50-46d8-b547-922d212309ac 2018-07-30 03:51:53,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:54,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-03c4c8b3-8dc9-4509-bb83-7ae105433e8c Date: Mon, 30 Jul 2018 03:51:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.8"}],"id":"ad6bf446-4c1f-4a8c-af5b-2b6c41d92058","security_groups":["dbaa8a75-559c-414a-9256-3a8cc58a67a5"],"mac_address":"fa:16:3e:f5:94:df","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"8985227b-d414-42bb-8b54-745e0421f49d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:42Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.2"}],"id":"f4ad303f-fd93-4538-86a7-8f6d13a5706c","security_groups":[],"mac_address":"fa:16:3e:3c:c5:70","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","ip_allocation":"immediate"}]} 2018-07-30 03:51:54,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-03c4c8b3-8dc9-4509-bb83-7ae105433e8c 2018-07-30 03:51:54,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:51:54,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-35255e8a-0022-413e-aa66-82dfac17939d Date: Mon, 30 Jul 2018 03:51:54 GMT RESP BODY: {"floatingips": []} 2018-07-30 03:51:54,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-35255e8a-0022-413e-aa66-82dfac17939d 2018-07-30 03:51:54,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:51:54,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:51:54,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d71622bef7e54b21811aa633632cc725", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj-role"}], "expires_at": "2018-07-30T04:51:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c71b5fa0210e44c8b414ece2e0dc0065", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-user", "id": "e9ae1c478ae74b648fcd06d54e1087fa"}, "audit_ids": ["dxEpGi_ESGK1XerXj1P2sg"], "issued_at": "2018-07-30T03:51:54.000000Z"}} 2018-07-30 03:51:54,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:54,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c748f03-cc5b-4787-b8dc-6b35004fbeab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:54,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5c748f03-cc5b-4787-b8dc-6b35004fbeab 2018-07-30 03:51:54,509 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:51:54,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:54,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce5f11d2-c324-4520-beb3-7b584cf7dd0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:54,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ce5f11d2-c324-4520-beb3-7b584cf7dd0d 2018-07-30 03:51:54,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:55,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-7605b4cc-075a-44cd-a8f6-728dfe2db45c Date: Mon, 30 Jul 2018 03:51:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c71b5fa0210e44c8b414ece2e0dc0065","l2_adjacency":true,"status":"ACTIVE","subnets":["cc84a4de-dfc5-4807-b8f6-310ed0f415f3"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:39Z","qos_policy_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net","admin_state_up":true,"tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:38Z","mtu":1450}]} 2018-07-30 03:51:55,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net used request id req-7605b4cc-075a-44cd-a8f6-728dfe2db45c 2018-07-30 03:51:55,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:55,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c40d82c3-1653-4580-878c-61efa759d67f Date: Mon, 30 Jul 2018 03:51:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}]} 2018-07-30 03:51:55,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-c40d82c3-1653-4580-878c-61efa759d67f 2018-07-30 03:51:55,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:55,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-7ba190f3-f46e-4ec5-8a39-658b6851281d Date: Mon, 30 Jul 2018 03:51:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c71b5fa0210e44c8b414ece2e0dc0065","l2_adjacency":true,"status":"ACTIVE","subnets":["cc84a4de-dfc5-4807-b8f6-310ed0f415f3"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:39Z","qos_policy_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net","admin_state_up":true,"tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:38Z","mtu":1450}]} 2018-07-30 03:51:55,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net used request id req-7ba190f3-f46e-4ec5-8a39-658b6851281d 2018-07-30 03:51:55,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:51:55,163 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:51:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:51:55,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:55,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6837f29b-edfc-46e8-9a1a-6601b4b7b120 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c71b5fa0210e44c8b414ece2e0dc0065", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}} 2018-07-30 03:51:55,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 used request id req-6837f29b-edfc-46e8-9a1a-6601b4b7b120 2018-07-30 03:51:55,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:55,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-294820dc-b524-48cc-88c8-25b49c353d7a Date: Mon, 30 Jul 2018 03:51:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}]} 2018-07-30 03:51:55,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-294820dc-b524-48cc-88c8-25b49c353d7a 2018-07-30 03:51:55,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a&mac_address=fa%3A16%3A3e%3Af5%3A94%3Adf&name=CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:55,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-b80eeb1b-7929-4984-8047-8f4c36b3db5f Date: Mon, 30 Jul 2018 03:51:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.8"}],"id":"ad6bf446-4c1f-4a8c-af5b-2b6c41d92058","security_groups":["dbaa8a75-559c-414a-9256-3a8cc58a67a5"],"mac_address":"fa:16:3e:f5:94:df","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"8985227b-d414-42bb-8b54-745e0421f49d","ip_allocation":"immediate"}]} 2018-07-30 03:51:55,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a&mac_address=fa%3A16%3A3e%3Af5%3A94%3Adf&name=CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu&admin_state_up=True used request id req-b80eeb1b-7929-4984-8047-8f4c36b3db5f 2018-07-30 03:51:55,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:55,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2676d2c-82b9-4d28-b69f-9e73923e85dd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c71b5fa0210e44c8b414ece2e0dc0065", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}} 2018-07-30 03:51:55,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 used request id req-d2676d2c-82b9-4d28-b69f-9e73923e85dd 2018-07-30 03:51:55,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:55,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51: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-22b5ead2-1883-4ae1-898a-0908ddb42709 x-compute-request-id: req-22b5ead2-1883-4ae1-898a-0908ddb42709 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:94:df", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "bookmark"}], "image": {"id": "d878d165-b77b-4473-b020-4365a2368139", "links": [{"href": "http://172.30.9.25:8774/images/d878d165-b77b-4473-b020-4365a2368139", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:51:49.000000", "flavor": {"id": "bde0749e-a660-4fd8-90be-9b4e0c908dc2", "links": [{"href": "http://172.30.9.25:8774/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2", "rel": "bookmark"}]}, "id": "8985227b-d414-42bb-8b54-745e0421f49d", "security_groups": [{"name": "default"}], "user_id": "e9ae1c478ae74b648fcd06d54e1087fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:51:49Z", "hostId": "a3a3988c806dbd9272da698619bb530121cf1eb4241b15eaf4372f25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "created": "2018-07-30T03:51:43Z", "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 03:51:55,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst used request id req-22b5ead2-1883-4ae1-898a-0908ddb42709 2018-07-30 03:51:55,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:56,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-59c81f4d-89ca-44a7-a358-f24740513226 Date: Mon, 30 Jul 2018 03:51:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c71b5fa0210e44c8b414ece2e0dc0065","l2_adjacency":true,"status":"ACTIVE","subnets":["cc84a4de-dfc5-4807-b8f6-310ed0f415f3"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:39Z","qos_policy_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net","admin_state_up":true,"tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:38Z","mtu":1450}]} 2018-07-30 03:51:56,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net used request id req-59c81f4d-89ca-44a7-a358-f24740513226 2018-07-30 03:51:56,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:56,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-287f30dd-a526-4f7e-8a2e-ba11f1bb3ce7 Date: Mon, 30 Jul 2018 03:51:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}]} 2018-07-30 03:51:56,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-287f30dd-a526-4f7e-8a2e-ba11f1bb3ce7 2018-07-30 03:51:56,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:56,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-b943e321-1415-48ff-bc4b-cd951e92c6e1 Date: Mon, 30 Jul 2018 03:51:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.8"}],"id":"ad6bf446-4c1f-4a8c-af5b-2b6c41d92058","security_groups":["dbaa8a75-559c-414a-9256-3a8cc58a67a5"],"mac_address":"fa:16:3e:f5:94:df","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"8985227b-d414-42bb-8b54-745e0421f49d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:42Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.2"}],"id":"f4ad303f-fd93-4538-86a7-8f6d13a5706c","security_groups":[],"mac_address":"fa:16:3e:3c:c5:70","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","ip_allocation":"immediate"}]} 2018-07-30 03:51:56,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-b943e321-1415-48ff-bc4b-cd951e92c6e1 2018-07-30 03:51:56,220 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst 2018-07-30 03:51:56,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:56,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6c83e10c-3cd6-4e18-b66c-02048bda1270 Date: Mon, 30 Jul 2018 03:51:56 GMT RESP BODY: {"floatingips": []} 2018-07-30 03:51:56,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-6c83e10c-3cd6-4e18-b66c-02048bda1270 2018-07-30 03:51:56,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:56,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51: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-539001e5-9a73-47a5-a4d2-7a8ef65b13a3 x-compute-request-id: req-539001e5-9a73-47a5-a4d2-7a8ef65b13a3 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:94:df", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "bookmark"}], "image": {"id": "d878d165-b77b-4473-b020-4365a2368139", "links": [{"href": "http://172.30.9.25:8774/images/d878d165-b77b-4473-b020-4365a2368139", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:51:49.000000", "flavor": {"id": "bde0749e-a660-4fd8-90be-9b4e0c908dc2", "links": [{"href": "http://172.30.9.25:8774/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2", "rel": "bookmark"}]}, "id": "8985227b-d414-42bb-8b54-745e0421f49d", "security_groups": [{"name": "default"}], "user_id": "e9ae1c478ae74b648fcd06d54e1087fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:51:49Z", "hostId": "a3a3988c806dbd9272da698619bb530121cf1eb4241b15eaf4372f25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "created": "2018-07-30T03:51:43Z", "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:51:56,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d used request id req-539001e5-9a73-47a5-a4d2-7a8ef65b13a3 2018-07-30 03:51:56,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:56,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-297f709f-baa0-4cab-953e-f30b6666c36b Date: Mon, 30 Jul 2018 03:51:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c71b5fa0210e44c8b414ece2e0dc0065","l2_adjacency":true,"status":"ACTIVE","subnets":["cc84a4de-dfc5-4807-b8f6-310ed0f415f3"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:39Z","qos_policy_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net","admin_state_up":true,"tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:38Z","mtu":1450}]} 2018-07-30 03:51:56,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net used request id req-297f709f-baa0-4cab-953e-f30b6666c36b 2018-07-30 03:51:56,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:56,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6528b63c-75ba-43c5-a8b1-56cfbe5dd1b9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c71b5fa0210e44c8b414ece2e0dc0065", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}} 2018-07-30 03:51:56,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 used request id req-6528b63c-75ba-43c5-a8b1-56cfbe5dd1b9 2018-07-30 03:51:56,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:56,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e3f54a55-636a-4efd-abc0-066278c65647 Date: Mon, 30 Jul 2018 03:51:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}]} 2018-07-30 03:51:56,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-e3f54a55-636a-4efd-abc0-066278c65647 2018-07-30 03:51:56,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:57,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-a8cc88a2-b034-4e2b-a952-fdff68359862 Date: Mon, 30 Jul 2018 03:51:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.8"}],"id":"ad6bf446-4c1f-4a8c-af5b-2b6c41d92058","security_groups":["dbaa8a75-559c-414a-9256-3a8cc58a67a5"],"mac_address":"fa:16:3e:f5:94:df","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"8985227b-d414-42bb-8b54-745e0421f49d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:42Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.2"}],"id":"f4ad303f-fd93-4538-86a7-8f6d13a5706c","security_groups":[],"mac_address":"fa:16:3e:3c:c5:70","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","ip_allocation":"immediate"}]} 2018-07-30 03:51:57,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-a8cc88a2-b034-4e2b-a952-fdff68359862 2018-07-30 03:51:57,048 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:51:57,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:51:57,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d71622bef7e54b21811aa633632cc725", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj-role"}], "expires_at": "2018-07-30T04:51:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c71b5fa0210e44c8b414ece2e0dc0065", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-user", "id": "e9ae1c478ae74b648fcd06d54e1087fa"}, "audit_ids": ["vvyHdrT-RUG8eD_WpwvyiA"], "issued_at": "2018-07-30T03:51:57.000000Z"}} 2018-07-30 03:51:57,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5a8bbe9f2fa99316bfd85040c01eb616ee55cb" 2018-07-30 03:51:57,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df40f49-d5bd-48d7-a290-7519af9ea53a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:51:57,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2df40f49-d5bd-48d7-a290-7519af9ea53a 2018-07-30 03:51:57,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:57,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51: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-5453f754-bbb9-4770-bb61-9967bf6c6a0f x-compute-request-id: req-5453f754-bbb9-4770-bb61-9967bf6c6a0f Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:94:df", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "bookmark"}], "image": {"id": "d878d165-b77b-4473-b020-4365a2368139", "links": [{"href": "http://172.30.9.25:8774/images/d878d165-b77b-4473-b020-4365a2368139", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:51:49.000000", "flavor": {"id": "bde0749e-a660-4fd8-90be-9b4e0c908dc2", "links": [{"href": "http://172.30.9.25:8774/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2", "rel": "bookmark"}]}, "id": "8985227b-d414-42bb-8b54-745e0421f49d", "security_groups": [{"name": "default"}], "user_id": "e9ae1c478ae74b648fcd06d54e1087fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:51:49Z", "hostId": "a3a3988c806dbd9272da698619bb530121cf1eb4241b15eaf4372f25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "created": "2018-07-30T03:51:43Z", "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:51:57,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d used request id req-5453f754-bbb9-4770-bb61-9967bf6c6a0f 2018-07-30 03:51:57,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:58,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-8dbaac6d-ce88-42c4-b562-4946bcd30fce Date: Mon, 30 Jul 2018 03:51:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c71b5fa0210e44c8b414ece2e0dc0065","l2_adjacency":true,"status":"ACTIVE","subnets":["cc84a4de-dfc5-4807-b8f6-310ed0f415f3"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:39Z","qos_policy_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net","admin_state_up":true,"tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:38Z","mtu":1450}]} 2018-07-30 03:51:58,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net used request id req-8dbaac6d-ce88-42c4-b562-4946bcd30fce 2018-07-30 03:51:58,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:58,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d44e765-476d-4d28-87e7-f1b296266c98 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c71b5fa0210e44c8b414ece2e0dc0065", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}} 2018-07-30 03:51:58,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 used request id req-2d44e765-476d-4d28-87e7-f1b296266c98 2018-07-30 03:51:58,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:58,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-81069c27-f440-43b1-9ee2-8b3274519476 Date: Mon, 30 Jul 2018 03:51:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}]} 2018-07-30 03:51:58,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-81069c27-f440-43b1-9ee2-8b3274519476 2018-07-30 03:51:58,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:58,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-ff3dea7b-baa0-422c-a0a3-83b876496e0a Date: Mon, 30 Jul 2018 03:51:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.8"}],"id":"ad6bf446-4c1f-4a8c-af5b-2b6c41d92058","security_groups":["dbaa8a75-559c-414a-9256-3a8cc58a67a5"],"mac_address":"fa:16:3e:f5:94:df","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"8985227b-d414-42bb-8b54-745e0421f49d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:42Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.2"}],"id":"f4ad303f-fd93-4538-86a7-8f6d13a5706c","security_groups":[],"mac_address":"fa:16:3e:3c:c5:70","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","ip_allocation":"immediate"}]} 2018-07-30 03:51:58,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-ff3dea7b-baa0-422c-a0a3-83b876496e0a 2018-07-30 03:51:58,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5a8bbe9f2fa99316bfd85040c01eb616ee55cb" 2018-07-30 03:51:58,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51: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-ac029646-421c-4b79-a1c7-7066861c0e34 x-compute-request-id: req-ac029646-421c-4b79-a1c7-7066861c0e34 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:94:df", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "bookmark"}], "image": {"id": "d878d165-b77b-4473-b020-4365a2368139", "links": [{"href": "http://172.30.9.25:8774/images/d878d165-b77b-4473-b020-4365a2368139", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:51:49.000000", "flavor": {"id": "bde0749e-a660-4fd8-90be-9b4e0c908dc2", "links": [{"href": "http://172.30.9.25:8774/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2", "rel": "bookmark"}]}, "id": "8985227b-d414-42bb-8b54-745e0421f49d", "security_groups": [{"name": "default"}], "user_id": "e9ae1c478ae74b648fcd06d54e1087fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:51:49Z", "hostId": "a3a3988c806dbd9272da698619bb530121cf1eb4241b15eaf4372f25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "created": "2018-07-30T03:51:43Z", "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 03:51:58,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst used request id req-ac029646-421c-4b79-a1c7-7066861c0e34 2018-07-30 03:51:58,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5a8bbe9f2fa99316bfd85040c01eb616ee55cb" 2018-07-30 03:51:58,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-78ea2eb6-e68b-45b9-bd9b-f0d11cf50550 Date: Mon, 30 Jul 2018 03:51:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c71b5fa0210e44c8b414ece2e0dc0065","l2_adjacency":true,"status":"ACTIVE","subnets":["cc84a4de-dfc5-4807-b8f6-310ed0f415f3"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:39Z","qos_policy_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net","admin_state_up":true,"tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:38Z","mtu":1450}]} 2018-07-30 03:51:58,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net used request id req-78ea2eb6-e68b-45b9-bd9b-f0d11cf50550 2018-07-30 03:51:58,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5a8bbe9f2fa99316bfd85040c01eb616ee55cb" 2018-07-30 03:51:58,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bea68dfd-ed24-4f0a-a1bc-55b1b6d541b7 Date: Mon, 30 Jul 2018 03:51:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}]} 2018-07-30 03:51:58,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-bea68dfd-ed24-4f0a-a1bc-55b1b6d541b7 2018-07-30 03:51:58,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5a8bbe9f2fa99316bfd85040c01eb616ee55cb" 2018-07-30 03:51:58,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-2e1d74c2-8df3-489b-a90f-38cc418f34eb Date: Mon, 30 Jul 2018 03:51:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.8"}],"id":"ad6bf446-4c1f-4a8c-af5b-2b6c41d92058","security_groups":["dbaa8a75-559c-414a-9256-3a8cc58a67a5"],"mac_address":"fa:16:3e:f5:94:df","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"8985227b-d414-42bb-8b54-745e0421f49d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:42Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.2"}],"id":"f4ad303f-fd93-4538-86a7-8f6d13a5706c","security_groups":[],"mac_address":"fa:16:3e:3c:c5:70","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","ip_allocation":"immediate"}]} 2018-07-30 03:51:58,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-2e1d74c2-8df3-489b-a90f-38cc418f34eb 2018-07-30 03:51:58,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:59,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51: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-1b528fc0-f68c-465c-bd7c-748c9e755318 x-compute-request-id: req-1b528fc0-f68c-465c-bd7c-748c9e755318 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:94:df", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "bookmark"}], "image": {"id": "d878d165-b77b-4473-b020-4365a2368139", "links": [{"href": "http://172.30.9.25:8774/images/d878d165-b77b-4473-b020-4365a2368139", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:51:49.000000", "flavor": {"id": "bde0749e-a660-4fd8-90be-9b4e0c908dc2", "links": [{"href": "http://172.30.9.25:8774/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2", "rel": "bookmark"}]}, "id": "8985227b-d414-42bb-8b54-745e0421f49d", "security_groups": [{"name": "default"}], "user_id": "e9ae1c478ae74b648fcd06d54e1087fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:51:49Z", "hostId": "a3a3988c806dbd9272da698619bb530121cf1eb4241b15eaf4372f25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "created": "2018-07-30T03:51:43Z", "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:51:59,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d used request id req-1b528fc0-f68c-465c-bd7c-748c9e755318 2018-07-30 03:51:59,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:59,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-db581046-be9f-4399-9da5-a6930d2b2ce9 Date: Mon, 30 Jul 2018 03:51:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c71b5fa0210e44c8b414ece2e0dc0065","l2_adjacency":true,"status":"ACTIVE","subnets":["cc84a4de-dfc5-4807-b8f6-310ed0f415f3"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:39Z","qos_policy_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net","admin_state_up":true,"tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:38Z","mtu":1450}]} 2018-07-30 03:51:59,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net used request id req-db581046-be9f-4399-9da5-a6930d2b2ce9 2018-07-30 03:51:59,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:59,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb423aa7-88fe-4346-af2b-68019bdc399d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c71b5fa0210e44c8b414ece2e0dc0065", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}} 2018-07-30 03:51:59,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 used request id req-cb423aa7-88fe-4346-af2b-68019bdc399d 2018-07-30 03:51:59,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:59,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ea244f69-ea3e-4a35-96c6-b1d8c335db53 Date: Mon, 30 Jul 2018 03:51:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}]} 2018-07-30 03:51:59,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-ea244f69-ea3e-4a35-96c6-b1d8c335db53 2018-07-30 03:51:59,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:51:59,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-168a52c2-bd61-4537-9616-09404107b0e1 Date: Mon, 30 Jul 2018 03:51:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.8"}],"id":"ad6bf446-4c1f-4a8c-af5b-2b6c41d92058","security_groups":["dbaa8a75-559c-414a-9256-3a8cc58a67a5"],"mac_address":"fa:16:3e:f5:94:df","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"8985227b-d414-42bb-8b54-745e0421f49d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:42Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.2"}],"id":"f4ad303f-fd93-4538-86a7-8f6d13a5706c","security_groups":[],"mac_address":"fa:16:3e:3c:c5:70","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","ip_allocation":"immediate"}]} 2018-07-30 03:51:59,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-168a52c2-bd61-4537-9616-09404107b0e1 2018-07-30 03:51:59,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:52:00,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:51: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-5ee9783d-5ece-48dd-9471-6fc18b008988 x-compute-request-id: req-5ee9783d-5ece-48dd-9471-6fc18b008988 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:94:df", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "bookmark"}], "image": {"id": "d878d165-b77b-4473-b020-4365a2368139", "links": [{"href": "http://172.30.9.25:8774/images/d878d165-b77b-4473-b020-4365a2368139", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:51:49.000000", "flavor": {"id": "bde0749e-a660-4fd8-90be-9b4e0c908dc2", "links": [{"href": "http://172.30.9.25:8774/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2", "rel": "bookmark"}]}, "id": "8985227b-d414-42bb-8b54-745e0421f49d", "security_groups": [{"name": "default"}], "user_id": "e9ae1c478ae74b648fcd06d54e1087fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:51:49Z", "hostId": "a3a3988c806dbd9272da698619bb530121cf1eb4241b15eaf4372f25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "created": "2018-07-30T03:51:43Z", "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:52:00,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d used request id req-5ee9783d-5ece-48dd-9471-6fc18b008988 2018-07-30 03:52:00,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:52:00,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-24d83977-c992-4695-99e6-a45b83b132f8 Date: Mon, 30 Jul 2018 03:52:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c71b5fa0210e44c8b414ece2e0dc0065","l2_adjacency":true,"status":"ACTIVE","subnets":["cc84a4de-dfc5-4807-b8f6-310ed0f415f3"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:39Z","qos_policy_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net","admin_state_up":true,"tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:38Z","mtu":1450}]} 2018-07-30 03:52:00,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net used request id req-24d83977-c992-4695-99e6-a45b83b132f8 2018-07-30 03:52:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:52:00,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899a24a6-0de1-40d3-80f2-2b0ac6ccd6b7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c71b5fa0210e44c8b414ece2e0dc0065", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}} 2018-07-30 03:52:00,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 used request id req-899a24a6-0de1-40d3-80f2-2b0ac6ccd6b7 2018-07-30 03:52:00,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:52:00,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-227a0aeb-778d-4ed3-82d5-5246ccdd0572 Date: Mon, 30 Jul 2018 03:52:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}]} 2018-07-30 03:52:00,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-227a0aeb-778d-4ed3-82d5-5246ccdd0572 2018-07-30 03:52:00,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb316a74af726f78d662959fc6932067749fc3a" 2018-07-30 03:52:00,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-456ef958-0be9-4f3f-99a6-bfcf297bc6cd Date: Mon, 30 Jul 2018 03:52:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.8"}],"id":"ad6bf446-4c1f-4a8c-af5b-2b6c41d92058","security_groups":["dbaa8a75-559c-414a-9256-3a8cc58a67a5"],"mac_address":"fa:16:3e:f5:94:df","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"8985227b-d414-42bb-8b54-745e0421f49d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:42Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.2"}],"id":"f4ad303f-fd93-4538-86a7-8f6d13a5706c","security_groups":[],"mac_address":"fa:16:3e:3c:c5:70","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","ip_allocation":"immediate"}]} 2018-07-30 03:52:00,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-456ef958-0be9-4f3f-99a6-bfcf297bc6cd 2018-07-30 03:52:00,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5a8bbe9f2fa99316bfd85040c01eb616ee55cb" 2018-07-30 03:52:00,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52: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-33417b25-dbf3-49fa-906d-3e5ad865d53b x-compute-request-id: req-33417b25-dbf3-49fa-906d-3e5ad865d53b Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:94:df", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8985227b-d414-42bb-8b54-745e0421f49d", "rel": "bookmark"}], "image": {"id": "d878d165-b77b-4473-b020-4365a2368139", "links": [{"href": "http://172.30.9.25:8774/images/d878d165-b77b-4473-b020-4365a2368139", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:51:49.000000", "flavor": {"id": "bde0749e-a660-4fd8-90be-9b4e0c908dc2", "links": [{"href": "http://172.30.9.25:8774/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2", "rel": "bookmark"}]}, "id": "8985227b-d414-42bb-8b54-745e0421f49d", "security_groups": [{"name": "default"}], "user_id": "e9ae1c478ae74b648fcd06d54e1087fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:51:49Z", "hostId": "a3a3988c806dbd9272da698619bb530121cf1eb4241b15eaf4372f25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "created": "2018-07-30T03:51:43Z", "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:52:00,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8985227b-d414-42bb-8b54-745e0421f49d used request id req-33417b25-dbf3-49fa-906d-3e5ad865d53b 2018-07-30 03:52:00,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5a8bbe9f2fa99316bfd85040c01eb616ee55cb" 2018-07-30 03:52:00,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-0a30cb2d-0fd3-4b29-8963-0deaa9b599c1 Date: Mon, 30 Jul 2018 03:52:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c71b5fa0210e44c8b414ece2e0dc0065","l2_adjacency":true,"status":"ACTIVE","subnets":["cc84a4de-dfc5-4807-b8f6-310ed0f415f3"],"description":"","tags":[],"updated_at":"2018-07-30T03:51:39Z","qos_policy_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net","admin_state_up":true,"tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:38Z","mtu":1450}]} 2018-07-30 03:52:00,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net used request id req-0a30cb2d-0fd3-4b29-8963-0deaa9b599c1 2018-07-30 03:52:00,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5a8bbe9f2fa99316bfd85040c01eb616ee55cb" 2018-07-30 03:52:00,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-229a637a-6a33-46f3-b065-950ca5379935 Date: Mon, 30 Jul 2018 03:52:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:39Z","dns_nameservers":[],"updated_at":"2018-07-30T03:51:39Z","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":"c71b5fa0210e44c8b414ece2e0dc0065","id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","subnetpool_id":null,"name":"CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet"}]} 2018-07-30 03:52:00,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-229a637a-6a33-46f3-b065-950ca5379935 2018-07-30 03:52:00,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5a8bbe9f2fa99316bfd85040c01eb616ee55cb" 2018-07-30 03:52:01,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-ec8ac07c-c4ab-4819-a7e1-8b12337089b0 Date: Mon, 30 Jul 2018 03:52:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.8"}],"id":"ad6bf446-4c1f-4a8c-af5b-2b6c41d92058","security_groups":["dbaa8a75-559c-414a-9256-3a8cc58a67a5"],"mac_address":"fa:16:3e:f5:94:df","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack-server1_port-cykzzvcccdqu","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"8985227b-d414-42bb-8b54-745e0421f49d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:51:42Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cc84a4de-dfc5-4807-b8f6-310ed0f415f3","ip_address":"10.0.0.2"}],"id":"f4ad303f-fd93-4538-86a7-8f6d13a5706c","security_groups":[],"mac_address":"fa:16:3e:3c:c5:70","project_id":"c71b5fa0210e44c8b414ece2e0dc0065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","tenant_id":"c71b5fa0210e44c8b414ece2e0dc0065","created_at":"2018-07-30T03:51:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1cd774f1-309b-4f7f-9c7c-7d23cf815a3a","ip_allocation":"immediate"}]} 2018-07-30 03:52:01,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1cd774f1-309b-4f7f-9c7c-7d23cf815a3a used request id req-ec8ac07c-c4ab-4819-a7e1-8b12337089b0 2018-07-30 03:52:01,019 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack 2018-07-30 03:52:01,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/418996af-d3b1-46a4-9a26-03b4eaabc346 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:52:01,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:01 GMT Server: Apache x-openstack-request-id: req-0634b7d3-81bc-41bb-a21d-e8dbf5c42042 Location: http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:01,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:01 GMT Server: Apache x-openstack-request-id: req-99d9e335-2aca-4b9a-b98a-dde302e5b827 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:01,240 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 used request id req-99d9e335-2aca-4b9a-b98a-dde302e5b827 2018-07-30 03:52:01,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/418996af-d3b1-46a4-9a26-03b4eaabc346 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:52:01,433 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:01 GMT Server: Apache x-openstack-request-id: req-1e406c16-e44c-4905-9c0e-b848df9c43d9 Location: http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:01,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:01 GMT Server: Apache x-openstack-request-id: req-7d2b52b8-1ad2-4aa2-b5d4-d7cf8adf722c 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": "c71b5fa0210e44c8b414ece2e0dc0065", "OS::stack_id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "image_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image", "inst_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "subnet_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet", "flavor_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-flavor-name", "net_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "stack_user_project_id": "3b0b8d04884c41b89b686c4d60b1228b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:51:37Z", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:52:01Z", "id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:52:01,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 used request id req-7d2b52b8-1ad2-4aa2-b5d4-d7cf8adf722c 2018-07-30 03:52:01,460 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:52:01,460 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:52:04,463 - create_stack - DEBUG - Stack status query timeout in 1196.77725983 2018-07-30 03:52:04,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/418996af-d3b1-46a4-9a26-03b4eaabc346 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:52:04,492 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:04 GMT Server: Apache x-openstack-request-id: req-89d4f37c-f858-43ce-9494-7c7f69caeddd Location: http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:04,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:04 GMT Server: Apache x-openstack-request-id: req-b2b60297-3077-4204-9647-90a7fb17a212 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": "c71b5fa0210e44c8b414ece2e0dc0065", "OS::stack_id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "image_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image", "inst_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "subnet_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet", "flavor_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-flavor-name", "net_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "stack_user_project_id": "3b0b8d04884c41b89b686c4d60b1228b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:51:37Z", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:52:01Z", "id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:52:04,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 used request id req-b2b60297-3077-4204-9647-90a7fb17a212 2018-07-30 03:52:04,518 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:52:04,518 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:52:07,521 - create_stack - DEBUG - Stack status query timeout in 1193.71880484 2018-07-30 03:52:07,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/418996af-d3b1-46a4-9a26-03b4eaabc346 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:52:07,550 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:07 GMT Server: Apache x-openstack-request-id: req-343659ab-9300-4f52-8544-121cbcb3a64e Location: http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:07,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:07 GMT Server: Apache x-openstack-request-id: req-ca25b196-4f84-4e4e-8894-75ef49fb899e 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": "c71b5fa0210e44c8b414ece2e0dc0065", "OS::stack_id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "image_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image", "inst_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-inst", "subnet_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-subnet", "flavor_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-flavor-name", "net_name": "CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack", "stack_user_project_id": "3b0b8d04884c41b89b686c4d60b1228b", "tags": null, "creation_time": "2018-07-30T03:51:37Z", "links": [{"href": "http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T03:52:01Z", "id": "418996af-d3b1-46a4-9a26-03b4eaabc346", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-30 03:52:07,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 used request id req-ca25b196-4f84-4e4e-8894-75ef49fb899e 2018-07-30 03:52:07,592 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-30 03:52:07,592 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack 2018-07-30 03:52:07,592 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack 2018-07-30 03:52:07,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/418996af-d3b1-46a4-9a26-03b4eaabc346 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a12f14aae5cc0e69b9cd936f06849670c2b542d" 2018-07-30 03:52:07,621 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:07 GMT Server: Apache x-openstack-request-id: req-b1e7c21f-230a-41a3-85ef-b2e2fc5d5f2c Location: http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:07,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:07 GMT Server: Apache x-openstack-request-id: req-ac0829b4-636c-4b84-af07-fa6212b43ab8 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-30 03:52:07,646 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/c71b5fa0210e44c8b414ece2e0dc0065/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-stack/418996af-d3b1-46a4-9a26-03b4eaabc346 used request id req-ac0829b4-636c-4b84-af07-fa6212b43ab8 2018-07-30 03:52:07,648 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7c2f1be7-6cb0-4b9f-8d48-ec40e09d3338-image 2018-07-30 03:52:07,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/d878d165-b77b-4473-b020-4365a2368139 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6336ae5109d3106e86abb7cd2af8c98ea984308" 2018-07-30 03:52:07,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d2171dfc-fb8c-4d69-afec-282a6aa6892f Date: Mon, 30 Jul 2018 03:52:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 03:52:07,971 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/d878d165-b77b-4473-b020-4365a2368139 used request id req-d2171dfc-fb8c-4d69-afec-282a6aa6892f 2018-07-30 03:52:07,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2774eafa834943716a639e6b7766962f766797ac" 2018-07-30 03:52:08,000 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:52: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-268181e5-a837-423e-9564-68ebded3fb68 x-compute-request-id: req-268181e5-a837-423e-9564-68ebded3fb68 Content-Length: 0 Content-Type: application/json 2018-07-30 03:52:08,000 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/bde0749e-a660-4fd8-90be-9b4e0c908dc2 used request id req-268181e5-a837-423e-9564-68ebded3fb68 2018-07-30 03:52:08,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:08,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3c1ab563-1814-491c-9860-25ecb9f6f030 Date: Mon, 30 Jul 2018 03:52:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "created_at": "2018-07-30T03:51:38Z", "updated_at": "2018-07-30T03:51:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:51:38Z", "revision_number": 0, "id": "909d28a8-905d-4996-8d09-c3f4bd8781e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:51:38Z", "security_group_id": "dbaa8a75-559c-414a-9256-3a8cc58a67a5", "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "port_range_min": null, "ethertype": "IPv6", "project_id": "c71b5fa0210e44c8b414ece2e0dc0065"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:51:38Z", "revision_number": 0, "id": "95e2e70b-fa8c-41f7-84be-5972efa01234", "remote_group_id": "dbaa8a75-559c-414a-9256-3a8cc58a67a5", "remote_ip_prefix": null, "created_at": "2018-07-30T03:51:38Z", "security_group_id": "dbaa8a75-559c-414a-9256-3a8cc58a67a5", "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "port_range_min": null, "ethertype": "IPv6", "project_id": "c71b5fa0210e44c8b414ece2e0dc0065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:51:38Z", "revision_number": 0, "id": "e0d7608a-d9df-4bce-9358-1965bec4b0b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:51:38Z", "security_group_id": "dbaa8a75-559c-414a-9256-3a8cc58a67a5", "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "port_range_min": null, "ethertype": "IPv4", "project_id": "c71b5fa0210e44c8b414ece2e0dc0065"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:51:38Z", "revision_number": 0, "id": "e4c01e75-a1e9-407b-8dae-4f35acad64f3", "remote_group_id": "dbaa8a75-559c-414a-9256-3a8cc58a67a5", "remote_ip_prefix": null, "created_at": "2018-07-30T03:51:38Z", "security_group_id": "dbaa8a75-559c-414a-9256-3a8cc58a67a5", "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "port_range_min": null, "ethertype": "IPv4", "project_id": "c71b5fa0210e44c8b414ece2e0dc0065"}], "revision_number": 4, "project_id": "c71b5fa0210e44c8b414ece2e0dc0065", "id": "dbaa8a75-559c-414a-9256-3a8cc58a67a5", "name": "default"}]} 2018-07-30 03:52:08,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-3c1ab563-1814-491c-9860-25ecb9f6f030 2018-07-30 03:52:08,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:08,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e094a96-4917-4e18-a00a-d8e9ed7b07e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:08,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-2e094a96-4917-4e18-a00a-d8e9ed7b07e8 2018-07-30 03:52:08,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:08,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:08,442 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48b0af0a-1914-450d-8852-509c5f3a82fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:08,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-48b0af0a-1914-450d-8852-509c5f3a82fe 2018-07-30 03:52:08,442 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:08,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:08,534 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbb22cac-3412-44f9-83b0-b408444f43b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:08,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-fbb22cac-3412-44f9-83b0-b408444f43b0 2018-07-30 03:52:08,534 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:08,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:08,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e7a5f15-a393-4742-8f6b-ae92bd1e395e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:08,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-4e7a5f15-a393-4742-8f6b-ae92bd1e395e 2018-07-30 03:52:08,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:08,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:08,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18d42c3c-5128-47b8-8158-7ecd743d30e5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:52:08,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-18d42c3c-5128-47b8-8158-7ecd743d30e5 2018-07-30 03:52:08,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:08,792 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f301a7f-e331-4a2e-985e-a6f4832175e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:08,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-0f301a7f-e331-4a2e-985e-a6f4832175e3 2018-07-30 03:52:08,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:08,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:08,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3a17cd4-1b80-4567-8a17-046c58c82ec2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:08,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-d3a17cd4-1b80-4567-8a17-046c58c82ec2 2018-07-30 03:52:08,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:08,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:08,961 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9a827e7-3546-4eef-aa3e-7b94d919ab03 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:08,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-f9a827e7-3546-4eef-aa3e-7b94d919ab03 2018-07-30 03:52:08,961 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:08,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:09,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b08c6b34-7f0e-4f50-877c-211344d86970 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:52:09,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-b08c6b34-7f0e-4f50-877c-211344d86970 2018-07-30 03:52:09,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:09,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b4dd520-08ef-43b8-bf42-1dcf21437029 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c71b5fa0210e44c8b414ece2e0dc0065", "name": "CreateStackSuccessTests-3a43cc0a-ca2f-492-proj"}} 2018-07-30 03:52:09,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 used request id req-1b4dd520-08ef-43b8-bf42-1dcf21437029 2018-07-30 03:52:09,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dbaa8a75-559c-414a-9256-3a8cc58a67a5 2018-07-30 03:52:09,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dbaa8a75-559c-414a-9256-3a8cc58a67a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:09,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cfecb9cd-863d-4acc-bc26-5351c546241f Date: Mon, 30 Jul 2018 03:52: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-30T03:51:38Z", "security_group_id": "dbaa8a75-559c-414a-9256-3a8cc58a67a5", "port_range_min": null, "revision_number": 0, "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "created_at": "2018-07-30T03:51:38Z", "project_id": "c71b5fa0210e44c8b414ece2e0dc0065", "id": "909d28a8-905d-4996-8d09-c3f4bd8781e6"}, {"remote_group_id": "dbaa8a75-559c-414a-9256-3a8cc58a67a5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:51:38Z", "security_group_id": "dbaa8a75-559c-414a-9256-3a8cc58a67a5", "port_range_min": null, "revision_number": 0, "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "created_at": "2018-07-30T03:51:38Z", "project_id": "c71b5fa0210e44c8b414ece2e0dc0065", "id": "95e2e70b-fa8c-41f7-84be-5972efa01234"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:51:38Z", "security_group_id": "dbaa8a75-559c-414a-9256-3a8cc58a67a5", "port_range_min": null, "revision_number": 0, "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "created_at": "2018-07-30T03:51:38Z", "project_id": "c71b5fa0210e44c8b414ece2e0dc0065", "id": "e0d7608a-d9df-4bce-9358-1965bec4b0b3"}, {"remote_group_id": "dbaa8a75-559c-414a-9256-3a8cc58a67a5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:51:38Z", "security_group_id": "dbaa8a75-559c-414a-9256-3a8cc58a67a5", "port_range_min": null, "revision_number": 0, "tenant_id": "c71b5fa0210e44c8b414ece2e0dc0065", "created_at": "2018-07-30T03:51:38Z", "project_id": "c71b5fa0210e44c8b414ece2e0dc0065", "id": "e4c01e75-a1e9-407b-8dae-4f35acad64f3"}]} 2018-07-30 03:52:09,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dbaa8a75-559c-414a-9256-3a8cc58a67a5 used request id req-cfecb9cd-863d-4acc-bc26-5351c546241f 2018-07-30 03:52:09,181 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:52:09,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/dbaa8a75-559c-414a-9256-3a8cc58a67a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:09,325 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a01d6ff5-33aa-4283-bdfa-bdb7fe24e099 Content-Length: 0 Date: Mon, 30 Jul 2018 03:52:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:52:09,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/dbaa8a75-559c-414a-9256-3a8cc58a67a5 used request id req-a01d6ff5-33aa-4283-bdfa-bdb7fe24e099 2018-07-30 03:52:09,326 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-3a43cc0a-ca2f-492-proj 2018-07-30 03:52:09,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:09,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bb2b4ae-da66-405d-a88b-fdbd33b5f417 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:09,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c71b5fa0210e44c8b414ece2e0dc0065 used request id req-7bb2b4ae-da66-405d-a88b-fdbd33b5f417 2018-07-30 03:52:09,546 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-3a43cc0a-ca2f-492-proj-role 2018-07-30 03:52:09,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/d71622bef7e54b21811aa633632cc725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:09,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c40d73c-5638-457f-8eaf-8e140b6ba387 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:09,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/d71622bef7e54b21811aa633632cc725 used request id req-9c40d73c-5638-457f-8eaf-8e140b6ba387 2018-07-30 03:52:09,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03dcaf7e5a757cac791ca04ad288360eb3ad789" 2018-07-30 03:52:09,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5df09b3-7fc1-417d-a233-5b04a5948da3 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:09,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b5df09b3-7fc1-417d-a233-5b04a5948da3 2018-07-30 03:52:09,825 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-3a43cc0a-ca2f-492-user 2018-07-30 03:52:09,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e9ae1c478ae74b648fcd06d54e1087fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c386760f2bb7600789fa7b7ebc22e5845cbeeb2" 2018-07-30 03:52:10,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b901b7e-0bb0-4244-aa9d-2b0c325bb649 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:10,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e9ae1c478ae74b648fcd06d54e1087fa used request id req-6b901b7e-0bb0-4244-aa9d-2b0c325bb649 2018-07-30 03:52:10,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:10,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:52:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["7QxlN8M5TGqm18kOTB-awA"], "issued_at": "2018-07-30T03:52:10.000000Z"}} 2018-07-30 03:52:10,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7ab919ab548172128df1225eef3e700f01477a" 2018-07-30 03:52:10,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb23f9d-dbc9-4d6f-84d1-613539aaacae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:10,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-dcb23f9d-dbc9-4d6f-84d1-613539aaacae 2018-07-30 03:52:10,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:10,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:10,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:52:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["X4m-f05QSAqSvWK_7w0f_A"], "issued_at": "2018-07-30T03:52:10.000000Z"}} 2018-07-30 03:52:10,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:10,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c42a8e1f-2525-44e8-a0b9-43d231f0f0aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:10,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c42a8e1f-2525-44e8-a0b9-43d231f0f0aa 2018-07-30 03:52:10,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:52:10,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:52:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:52:10,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-a7dbbfa1-2afa-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:11,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d25a465-8682-496b-9348-c8923ad38471 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-a7dbbfa1-2afa-405-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:52:11,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-a7dbbfa1-2afa-405-proj used request id req-9d25a465-8682-496b-9348-c8923ad38471 2018-07-30 03:52:11,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:11,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e475d52b-74f1-4447-87c3-e44a8e66ab4b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:52:11,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e475d52b-74f1-4447-87c3-e44a8e66ab4b 2018-07-30 03:52:11,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-proj"}}' 2018-07-30 03:52:11,242 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dd08374-b0d9-4b92-9915-0f254a3bd830 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda"}, "tags": [], "enabled": true, "id": "6f23978f89eb4897a61f5caa08079fda", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-proj"}} 2018-07-30 03:52:11,242 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8dd08374-b0d9-4b92-9915-0f254a3bd830 2018-07-30 03:52:11,242 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-a7dbbfa1-2afa-405-proj 2018-07-30 03:52:11,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:11,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:11,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:52:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["x-IVK03VSyqComq7KkPFEw"], "issued_at": "2018-07-30T03:52:11.000000Z"}} 2018-07-30 03:52:11,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e255e74c33dfb05b1540fa03329e26d908b33d" 2018-07-30 03:52:11,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1249d725-2a5f-4e95-91e0-72a42dc2bad6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:11,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1249d725-2a5f-4e95-91e0-72a42dc2bad6 2018-07-30 03:52:11,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:52:11,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:52:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:52:11,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e255e74c33dfb05b1540fa03329e26d908b33d" 2018-07-30 03:52:11,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2c8a1f-7ea6-4b4b-a0c0-08ffe864c3b9 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:52:11,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-bd2c8a1f-7ea6-4b4b-a0c0-08ffe864c3b9 2018-07-30 03:52:11,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-a7dbbfa1-2afa-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e255e74c33dfb05b1540fa03329e26d908b33d" 2018-07-30 03:52:11,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a128433c-3dd5-4017-9a93-9d4be9c6d34e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-a7dbbfa1-2afa-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda"}, "tags": [], "enabled": true, "id": "6f23978f89eb4897a61f5caa08079fda", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-proj"}]} 2018-07-30 03:52:11,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-a7dbbfa1-2afa-405-proj used request id req-a128433c-3dd5-4017-9a93-9d4be9c6d34e 2018-07-30 03:52:11,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e255e74c33dfb05b1540fa03329e26d908b33d" 2018-07-30 03:52:11,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a03d0a-c921-4b3e-bc73-90f44e64b4cf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:52:11,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-65a03d0a-c921-4b3e-bc73-90f44e64b4cf 2018-07-30 03:52:12,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e255e74c33dfb05b1540fa03329e26d908b33d" 2018-07-30 03:52:12,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-074d1680-ca2f-4379-951f-0ef1c7c8916e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:12,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-074d1680-ca2f-4379-951f-0ef1c7c8916e 2018-07-30 03:52:12,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-a7dbbfa1-2afa-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e255e74c33dfb05b1540fa03329e26d908b33d" 2018-07-30 03:52:12,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a10113-0c94-4e0f-9c69-3b8ab3722c55 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-a7dbbfa1-2afa-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda"}, "tags": [], "enabled": true, "id": "6f23978f89eb4897a61f5caa08079fda", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-proj"}]} 2018-07-30 03:52:12,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-a7dbbfa1-2afa-405-proj used request id req-e2a10113-0c94-4e0f-9c69-3b8ab3722c55 2018-07-30 03:52:12,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/da6f0832e3bd41088a8d1cd21f336c3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e255e74c33dfb05b1540fa03329e26d908b33d" 2018-07-30 03:52:12,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5355b583-04b2-4fbc-b44c-5fe8adc14196 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-user", "links": {"self": "http://172.30.9.25:5000/v3/users/da6f0832e3bd41088a8d1cd21f336c3c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6f23978f89eb4897a61f5caa08079fda", "id": "da6f0832e3bd41088a8d1cd21f336c3c", "password_expires_at": null}} 2018-07-30 03:52:12,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/da6f0832e3bd41088a8d1cd21f336c3c used request id req-5355b583-04b2-4fbc-b44c-5fe8adc14196 2018-07-30 03:52:12,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda/users/da6f0832e3bd41088a8d1cd21f336c3c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e255e74c33dfb05b1540fa03329e26d908b33d" 2018-07-30 03:52:12,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefb8bfe-2520-4a89-a444-133eab9400d3 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda/users/da6f0832e3bd41088a8d1cd21f336c3c/roles", "previous": null, "next": null}, "roles": []} 2018-07-30 03:52:12,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda/users/da6f0832e3bd41088a8d1cd21f336c3c/roles used request id req-fefb8bfe-2520-4a89-a444-133eab9400d3 2018-07-30 03:52:12,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e255e74c33dfb05b1540fa03329e26d908b33d" 2018-07-30 03:52:12,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a97fd2a-f31e-4a72-9951-82562bd3462d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}} 2018-07-30 03:52:12,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d used request id req-7a97fd2a-f31e-4a72-9951-82562bd3462d 2018-07-30 03:52:12,719 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-a7dbbfa1-2afa-405-proj 2018-07-30 03:52:12,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda/users/da6f0832e3bd41088a8d1cd21f336c3c/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e255e74c33dfb05b1540fa03329e26d908b33d" 2018-07-30 03:52:12,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea820b07-ecc4-4641-a940-0e199626ff25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:12,842 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda/users/da6f0832e3bd41088a8d1cd21f336c3c/roles/f2dedf2b2ed846398298473922764c8d used request id req-ea820b07-ecc4-4641-a940-0e199626ff25 2018-07-30 03:52:12,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e255e74c33dfb05b1540fa03329e26d908b33d" 2018-07-30 03:52:12,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3edf2c63-9160-4823-8548-88e5d58db6ad Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:12,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3edf2c63-9160-4823-8548-88e5d58db6ad 2018-07-30 03:52:12,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-a7dbbfa1-2afa-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e255e74c33dfb05b1540fa03329e26d908b33d" 2018-07-30 03:52:13,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f15196a-1e67-4e7e-b9da-723afcccb53f Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-a7dbbfa1-2afa-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda"}, "tags": [], "enabled": true, "id": "6f23978f89eb4897a61f5caa08079fda", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-proj"}]} 2018-07-30 03:52:13,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-a7dbbfa1-2afa-405-proj used request id req-9f15196a-1e67-4e7e-b9da-723afcccb53f 2018-07-30 03:52:13,028 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-a7dbbfa1-2afa-405-user 2018-07-30 03:52:13,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:13,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:13,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6217a013-8579-4f07-9d68-1cce229eae59 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:13,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6217a013-8579-4f07-9d68-1cce229eae59 2018-07-30 03:52:13,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" -d '{"role": {"name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-proj-role"}}' 2018-07-30 03:52:13,319 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:52:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0b3ae8d-9f23-4117-aaf7-12fe9b2151bd Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "34515292d9a34a38ad8d27e65f80c40a", "links": {"self": "http://172.30.9.25:5000/v3/roles/34515292d9a34a38ad8d27e65f80c40a"}, "name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-proj-role"}} 2018-07-30 03:52:13,319 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e0b3ae8d-9f23-4117-aaf7-12fe9b2151bd 2018-07-30 03:52:13,319 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-a7dbbfa1-2afa-405-proj-role 2018-07-30 03:52:13,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/34515292d9a34a38ad8d27e65f80c40a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:13,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15378e82-060d-4ae0-be1e-de203e9857d3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "34515292d9a34a38ad8d27e65f80c40a", "links": {"self": "http://172.30.9.25:5000/v3/roles/34515292d9a34a38ad8d27e65f80c40a"}, "name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-proj-role"}} 2018-07-30 03:52:13,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/34515292d9a34a38ad8d27e65f80c40a used request id req-15378e82-060d-4ae0-be1e-de203e9857d3 2018-07-30 03:52:13,408 - keystone_utils - INFO - Granting role CreateStackVolumeTests-a7dbbfa1-2afa-405-proj-role to project CreateStackVolumeTests-a7dbbfa1-2afa-405-proj 2018-07-30 03:52:13,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda/users/da6f0832e3bd41088a8d1cd21f336c3c/roles/34515292d9a34a38ad8d27e65f80c40a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:13,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6137635-5833-4f6c-bd8a-1a5185ef40b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:13,531 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda/users/da6f0832e3bd41088a8d1cd21f336c3c/roles/34515292d9a34a38ad8d27e65f80c40a used request id req-e6137635-5833-4f6c-bd8a-1a5185ef40b9 2018-07-30 03:52:13,531 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:52:13,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:13,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:13,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "34515292d9a34a38ad8d27e65f80c40a", "name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-proj-role"}], "expires_at": "2018-07-30T04:52:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f23978f89eb4897a61f5caa08079fda", "name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6f23978f89eb4897a61f5caa08079fda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6f23978f89eb4897a61f5caa08079fda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6f23978f89eb4897a61f5caa08079fda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6f23978f89eb4897a61f5caa08079fda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6f23978f89eb4897a61f5caa08079fda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6f23978f89eb4897a61f5caa08079fda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6f23978f89eb4897a61f5caa08079fda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6f23978f89eb4897a61f5caa08079fda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6f23978f89eb4897a61f5caa08079fda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6f23978f89eb4897a61f5caa08079fda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6f23978f89eb4897a61f5caa08079fda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6f23978f89eb4897a61f5caa08079fda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6f23978f89eb4897a61f5caa08079fda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-user", "id": "da6f0832e3bd41088a8d1cd21f336c3c"}, "audit_ids": ["8U_9AIdhTX-TlnZmo9tlww"], "issued_at": "2018-07-30T03:52:13.000000Z"}} 2018-07-30 03:52:13,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413f18df4d1ad59533794cc3b4b754bc0e8abade" 2018-07-30 03:52:13,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2bce66-0918-43bf-ad1d-c31038b3a115 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:13,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-af2bce66-0918-43bf-ad1d-c31038b3a115 2018-07-30 03:52:13,988 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:52:13,991 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:52:13,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413f18df4d1ad59533794cc3b4b754bc0e8abade" 2018-07-30 03:52:14,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:14 GMT Server: Apache x-openstack-request-id: req-539d6dfe-b9a4-4efe-a9c1-16be5d5696af Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:52:14,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack used request id req-539d6dfe-b9a4-4efe-a9c1-16be5d5696af 2018-07-30 03:52:14,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413f18df4d1ad59533794cc3b4b754bc0e8abade" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-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-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume-type", "volume_name": "CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume"}}' 2018-07-30 03:52:15,794 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:52:14 GMT Server: Apache x-openstack-request-id: req-454eebda-d9d7-41a5-94c4-7dc473964812 Location: http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "links": [{"href": "http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "rel": "self"}]}} 2018-07-30 03:52:15,795 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks used request id req-454eebda-d9d7-41a5-94c4-7dc473964812 2018-07-30 03:52:15,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413f18df4d1ad59533794cc3b4b754bc0e8abade" 2018-07-30 03:52:15,979 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:15 GMT Server: Apache x-openstack-request-id: req-502587ca-d0bc-443d-b6b6-5a031adb79ea Location: http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:16,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:15 GMT Server: Apache x-openstack-request-id: req-241b8260-5be0-4a2e-b617-432cd6cd92d5 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": "6f23978f89eb4897a61f5caa08079fda", "volume_type_name": "CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume-type", "OS::stack_id": "0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack", "volume_name": "CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack", "stack_user_project_id": "cbc1715b45404913b671f0eb3bdbeca8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:52:15Z", "links": [{"href": "http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 03:52:16,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb used request id req-241b8260-5be0-4a2e-b617-432cd6cd92d5 2018-07-30 03:52:16,021 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack 2018-07-30 03:52:16,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413f18df4d1ad59533794cc3b4b754bc0e8abade" 2018-07-30 03:52:16,207 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:16 GMT Server: Apache x-openstack-request-id: req-20c5911d-ee12-4656-bb7c-82c047c71f7f Location: http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:16,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:16 GMT Server: Apache x-openstack-request-id: req-ea781642-3d66-41f4-aa04-c0bccb6bb70d 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": "6f23978f89eb4897a61f5caa08079fda", "volume_type_name": "CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume-type", "OS::stack_id": "0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack", "volume_name": "CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack", "stack_user_project_id": "cbc1715b45404913b671f0eb3bdbeca8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:52:15Z", "links": [{"href": "http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 03:52:16,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb used request id req-ea781642-3d66-41f4-aa04-c0bccb6bb70d 2018-07-30 03:52:16,419 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:52:16,419 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:52:19,422 - create_stack - DEBUG - Stack status query timeout in 1196.59952903 2018-07-30 03:52:19,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413f18df4d1ad59533794cc3b4b754bc0e8abade" 2018-07-30 03:52:19,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:19 GMT Server: Apache x-openstack-request-id: req-d1300b6d-98a8-4266-91bb-6cb9eb5cd1d3 Location: http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:19,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:19 GMT Server: Apache x-openstack-request-id: req-535dc9bb-f3eb-49f5-9138-b4adb18bb5d3 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": "6f23978f89eb4897a61f5caa08079fda", "volume_type_name": "CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume-type", "OS::stack_id": "0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack", "volume_name": "CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack", "stack_user_project_id": "cbc1715b45404913b671f0eb3bdbeca8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:52:15Z", "links": [{"href": "http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 03:52:19,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb used request id req-535dc9bb-f3eb-49f5-9138-b4adb18bb5d3 2018-07-30 03:52:19,822 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-30 03:52:19,822 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack 2018-07-30 03:52:19,822 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack 2018-07-30 03:52:19,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413f18df4d1ad59533794cc3b4b754bc0e8abade" 2018-07-30 03:52:20,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:19 GMT Server: Apache x-openstack-request-id: req-9042db80-1744-4bf5-a462-271afd754e33 Location: http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:20,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:20 GMT Server: Apache x-openstack-request-id: req-8cbe2cb7-e073-429d-9715-5709c6dc4074 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 444 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb/resources/volume", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-07-30T03:52:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:52:15Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fd1227fa-52a4-4cb5-a850-848496bea5a6", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-07-30T03:52:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:52:15Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "84331f5b-6505-486f-8ea7-e5a2cd8779f6", "resource_type": "OS::Cinder::VolumeType"}]} 2018-07-30 03:52:20,202 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb/resources used request id req-8cbe2cb7-e073-429d-9715-5709c6dc4074 2018-07-30 03:52:20,207 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6f23978f89eb4897a61f5caa08079fda/volumes/fd1227fa-52a4-4cb5-a850-848496bea5a6 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413f18df4d1ad59533794cc3b4b754bc0e8abade" 2018-07-30 03:52:20,269 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:20 GMT Server: Apache x-compute-request-id: req-54292954-8a91-4425-8ca7-d02410798caf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-54292954-8a91-4425-8ca7-d02410798caf Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6f23978f89eb4897a61f5caa08079fda/volumes/fd1227fa-52a4-4cb5-a850-848496bea5a6", "rel": "self"}, {"href": "http://172.30.9.25:8776/6f23978f89eb4897a61f5caa08079fda/volumes/fd1227fa-52a4-4cb5-a850-848496bea5a6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T03:52:17.000000", "replication_status": null, "snapshot_id": null, "id": "fd1227fa-52a4-4cb5-a850-848496bea5a6", "size": 1, "user_id": "da6f0832e3bd41088a8d1cd21f336c3c", "os-vol-tenant-attr:tenant_id": "6f23978f89eb4897a61f5caa08079fda", "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-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume", "bootable": "false", "created_at": "2018-07-30T03:52:16.000000", "volume_type": "CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume-type"}} 2018-07-30 03:52:20,270 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6f23978f89eb4897a61f5caa08079fda/volumes/fd1227fa-52a4-4cb5-a850-848496bea5a6 used request id req-54292954-8a91-4425-8ca7-d02410798caf 2018-07-30 03:52:20,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:20,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:20,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "34515292d9a34a38ad8d27e65f80c40a", "name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-proj-role"}], "expires_at": "2018-07-30T04:52:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f23978f89eb4897a61f5caa08079fda", "name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6f23978f89eb4897a61f5caa08079fda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6f23978f89eb4897a61f5caa08079fda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6f23978f89eb4897a61f5caa08079fda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6f23978f89eb4897a61f5caa08079fda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6f23978f89eb4897a61f5caa08079fda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6f23978f89eb4897a61f5caa08079fda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6f23978f89eb4897a61f5caa08079fda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6f23978f89eb4897a61f5caa08079fda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6f23978f89eb4897a61f5caa08079fda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6f23978f89eb4897a61f5caa08079fda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6f23978f89eb4897a61f5caa08079fda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6f23978f89eb4897a61f5caa08079fda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6f23978f89eb4897a61f5caa08079fda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-user", "id": "da6f0832e3bd41088a8d1cd21f336c3c"}, "audit_ids": ["HQ1xJSR-RoWQUfawPOsD8w"], "issued_at": "2018-07-30T03:52:20.000000Z"}} 2018-07-30 03:52:20,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e737bdd820f9ef9ad627a7a86d0df5fd6763c44" 2018-07-30 03:52:20,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c4a6c26-a1c4-4560-b006-300e55466026 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:20,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1c4a6c26-a1c4-4560-b006-300e55466026 2018-07-30 03:52:20,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6f23978f89eb4897a61f5caa08079fda/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e737bdd820f9ef9ad627a7a86d0df5fd6763c44" 2018-07-30 03:52:20,959 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:20 GMT Server: Apache x-compute-request-id: req-50da9fc7-6b06-4852-9d6a-17b12a75b81e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-50da9fc7-6b06-4852-9d6a-17b12a75b81e Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6f23978f89eb4897a61f5caa08079fda/volumes/fd1227fa-52a4-4cb5-a850-848496bea5a6", "rel": "self"}, {"href": "http://172.30.9.25:8776/6f23978f89eb4897a61f5caa08079fda/volumes/fd1227fa-52a4-4cb5-a850-848496bea5a6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-30T03:52:17.000000", "replication_status": null, "snapshot_id": null, "id": "fd1227fa-52a4-4cb5-a850-848496bea5a6", "size": 1, "user_id": "da6f0832e3bd41088a8d1cd21f336c3c", "os-vol-tenant-attr:tenant_id": "6f23978f89eb4897a61f5caa08079fda", "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-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume", "bootable": "false", "created_at": "2018-07-30T03:52:16.000000", "volume_type": "CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume-type"}]} 2018-07-30 03:52:20,959 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6f23978f89eb4897a61f5caa08079fda/volumes/detail used request id req-50da9fc7-6b06-4852-9d6a-17b12a75b81e 2018-07-30 03:52:20,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:52:20,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:52:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:52:20,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e737bdd820f9ef9ad627a7a86d0df5fd6763c44" 2018-07-30 03:52:21,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1544b42b-98fd-4c46-96c9-4adada99d86c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6f23978f89eb4897a61f5caa08079fda", "name": "CreateStackVolumeTests-a7dbbfa1-2afa-405-proj"}} 2018-07-30 03:52:21,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda used request id req-1544b42b-98fd-4c46-96c9-4adada99d86c 2018-07-30 03:52:21,056 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack 2018-07-30 03:52:21,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413f18df4d1ad59533794cc3b4b754bc0e8abade" 2018-07-30 03:52:21,084 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:21 GMT Server: Apache x-openstack-request-id: req-214dcdf1-3665-4df9-9c41-8d12cfa717a0 Location: http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:21,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:21 GMT Server: Apache x-openstack-request-id: req-6f938175-8773-4ae1-bed1-e09547264410 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:21,125 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb used request id req-6f938175-8773-4ae1-bed1-e09547264410 2018-07-30 03:52:21,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413f18df4d1ad59533794cc3b4b754bc0e8abade" 2018-07-30 03:52:21,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:21 GMT Server: Apache x-openstack-request-id: req-a582d68e-2926-40ea-a1af-183b67dedb4b Location: http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:21,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:21 GMT Server: Apache x-openstack-request-id: req-261e501c-edd4-4043-87b4-7f75a0f6c0cc 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": "6f23978f89eb4897a61f5caa08079fda", "volume_type_name": "CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume-type", "OS::stack_id": "0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack", "volume_name": "CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack", "stack_user_project_id": "cbc1715b45404913b671f0eb3bdbeca8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:52:15Z", "links": [{"href": "http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:52:21Z", "id": "0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 03:52:21,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb used request id req-261e501c-edd4-4043-87b4-7f75a0f6c0cc 2018-07-30 03:52:21,341 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:52:21,341 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:52:24,344 - create_stack - DEBUG - Stack status query timeout in 1196.78161192 2018-07-30 03:52:24,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413f18df4d1ad59533794cc3b4b754bc0e8abade" 2018-07-30 03:52:24,377 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:24 GMT Server: Apache x-openstack-request-id: req-8348d19e-5f6c-440a-bb73-303d7e510ca1 Location: http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:24,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:24 GMT Server: Apache x-openstack-request-id: req-87a3cd5a-7c9a-4143-b39a-09ed1ebdf896 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": "6f23978f89eb4897a61f5caa08079fda", "volume_type_name": "CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume-type", "OS::stack_id": "0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack", "volume_name": "CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-volume"}, "deletion_time": "2018-07-30T03:52:23Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack", "stack_user_project_id": "cbc1715b45404913b671f0eb3bdbeca8", "tags": null, "creation_time": "2018-07-30T03:52:15Z", "links": [{"href": "http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T03:52:21Z", "id": "0515af3f-9f53-40e5-9a9f-5ebf2004a1eb", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 03:52:24,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb used request id req-87a3cd5a-7c9a-4143-b39a-09ed1ebdf896 2018-07-30 03:52:24,419 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-30 03:52:24,419 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack 2018-07-30 03:52:24,420 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack 2018-07-30 03:52:24,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413f18df4d1ad59533794cc3b4b754bc0e8abade" 2018-07-30 03:52:24,448 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:24 GMT Server: Apache x-openstack-request-id: req-25fcee9b-5068-4fd6-a455-ca565b6f5fae Location: http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:24,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:24 GMT Server: Apache x-openstack-request-id: req-3d97beb9-666d-49d6-87ec-0bee5cfe7684 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-30 03:52:24,473 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6f23978f89eb4897a61f5caa08079fda/stacks/CreateStackVolumeTests-CreateStackVolumeTests-11b4077a-1d9d-418a-8abc-cc3ad8493f73-stack/0515af3f-9f53-40e5-9a9f-5ebf2004a1eb used request id req-3d97beb9-666d-49d6-87ec-0bee5cfe7684 2018-07-30 03:52:24,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:24,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-af68fb9d-5eee-406b-be2c-c163f4834c5a Date: Mon, 30 Jul 2018 03:52:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:52:24,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-af68fb9d-5eee-406b-be2c-c163f4834c5a 2018-07-30 03:52:24,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:24,794 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f240230-7a54-4d42-ba59-a5e55f7bb478 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:24,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-2f240230-7a54-4d42-ba59-a5e55f7bb478 2018-07-30 03:52:24,794 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:24,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:24,884 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-483d8741-d4ce-465d-999b-9e338978e12d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:24,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-483d8741-d4ce-465d-999b-9e338978e12d 2018-07-30 03:52:24,885 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:24,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:25,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08381f3e-8aa8-45a6-bd43-b9405ad7fe01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:25,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-08381f3e-8aa8-45a6-bd43-b9405ad7fe01 2018-07-30 03:52:25,063 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:25,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:25,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47880d52-5d5f-4f42-8b4f-737dd7b45d93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:25,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-47880d52-5d5f-4f42-8b4f-737dd7b45d93 2018-07-30 03:52:25,148 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:25,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:25,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88ff62e-5809-4d85-9130-27951b6e78cc Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:52:25,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-a88ff62e-5809-4d85-9130-27951b6e78cc 2018-07-30 03:52:25,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:25,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88febd5e-7a5e-459b-b9fa-70c8038326af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:25,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-88febd5e-7a5e-459b-b9fa-70c8038326af 2018-07-30 03:52:25,325 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:25,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:25,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a20d7175-37ed-4f8c-b9da-832c03e1e68d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:25,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-a20d7175-37ed-4f8c-b9da-832c03e1e68d 2018-07-30 03:52:25,414 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:25,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:25,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f437006c-dc89-4e1c-a641-5608d63944f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:25,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-f437006c-dc89-4e1c-a641-5608d63944f6 2018-07-30 03:52:25,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:25,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:25,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed85684c-7616-49e6-bdc3-d8f280967cc3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:52:25,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-ed85684c-7616-49e6-bdc3-d8f280967cc3 2018-07-30 03:52:25,587 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-a7dbbfa1-2afa-405-proj 2018-07-30 03:52:25,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:25,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3b11387-5c55-4d05-9a92-39922cc3fb36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:25,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6f23978f89eb4897a61f5caa08079fda used request id req-d3b11387-5c55-4d05-9a92-39922cc3fb36 2018-07-30 03:52:25,771 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-a7dbbfa1-2afa-405-proj-role 2018-07-30 03:52:25,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/34515292d9a34a38ad8d27e65f80c40a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:25,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1753a841-f11c-4064-86fe-0232386324bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:25,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/34515292d9a34a38ad8d27e65f80c40a used request id req-1753a841-f11c-4064-86fe-0232386324bd 2018-07-30 03:52:25,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec75be748745dcafd11ffa8ac8d0a2676a9e370" 2018-07-30 03:52:25,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7aa6eb-b13f-4840-a192-d7ef38f13505 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:25,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-da7aa6eb-b13f-4840-a192-d7ef38f13505 2018-07-30 03:52:25,965 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-a7dbbfa1-2afa-405-user 2018-07-30 03:52:25,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/da6f0832e3bd41088a8d1cd21f336c3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e255e74c33dfb05b1540fa03329e26d908b33d" 2018-07-30 03:52:26,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61003684-c7e2-4386-b5ae-40b4b70616d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:26,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/da6f0832e3bd41088a8d1cd21f336c3c used request id req-61003684-c7e2-4386-b5ae-40b4b70616d8 2018-07-30 03:52:26,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:26,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:52:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Rz0sxXg6RlyMJEEwkTjaAQ"], "issued_at": "2018-07-30T03:52:26.000000Z"}} 2018-07-30 03:52:26,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31886be678a7e57893c71adf709d8b6abf301dc" 2018-07-30 03:52:26,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472abe80-bc94-48d4-8c40-f27cf954bdfa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:26,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-472abe80-bc94-48d4-8c40-f27cf954bdfa 2018-07-30 03:52:26,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:26,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:26,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:52:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["6EZmpAPXRiOpW717gHrI2A"], "issued_at": "2018-07-30T03:52:26.000000Z"}} 2018-07-30 03:52:26,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:27,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e0384f-8ff5-4336-bef1-c30f2480987e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:27,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-96e0384f-8ff5-4336-bef1-c30f2480987e 2018-07-30 03:52:27,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:52:27,076 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:52:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:52:27,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-33fb2123-a1d2-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:27,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03707805-3bb1-4ae7-9f45-2828714a5559 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-33fb2123-a1d2-4bc-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:52:27,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-33fb2123-a1d2-4bc-proj used request id req-03707805-3bb1-4ae7-9f45-2828714a5559 2018-07-30 03:52:27,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:27,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c98af4-af37-48b9-928e-9c08cc24e8c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:52:27,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-07c98af4-af37-48b9-928e-9c08cc24e8c5 2018-07-30 03:52:27,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-proj"}}' 2018-07-30 03:52:27,298 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb33a681-81dc-4204-b126-cad823c1cf91 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ce65c909af9548268ce7be0fa80c7fcb"}, "tags": [], "enabled": true, "id": "ce65c909af9548268ce7be0fa80c7fcb", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-proj"}} 2018-07-30 03:52:27,298 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fb33a681-81dc-4204-b126-cad823c1cf91 2018-07-30 03:52:27,299 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-33fb2123-a1d2-4bc-proj 2018-07-30 03:52:27,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:27,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:27,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["TmJnnkZUR6m86xd1hqP9ig"], "issued_at": "2018-07-30T03:52:27.000000Z"}} 2018-07-30 03:52:27,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718a87ab8ba8995e0a9c29bb8096bf807fbb4514" 2018-07-30 03:52:27,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb8c108-92c2-4c84-b655-43fd387bc58b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:27,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4eb8c108-92c2-4c84-b655-43fd387bc58b 2018-07-30 03:52:27,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:52:27,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:52:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:52:27,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718a87ab8ba8995e0a9c29bb8096bf807fbb4514" 2018-07-30 03:52:27,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-784e7135-d461-4665-aa21-0994cee28c03 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:52:27,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-784e7135-d461-4665-aa21-0994cee28c03 2018-07-30 03:52:27,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-33fb2123-a1d2-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718a87ab8ba8995e0a9c29bb8096bf807fbb4514" 2018-07-30 03:52:27,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cefda0f1-65fe-452f-b873-da4c0a5453af Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-33fb2123-a1d2-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ce65c909af9548268ce7be0fa80c7fcb"}, "tags": [], "enabled": true, "id": "ce65c909af9548268ce7be0fa80c7fcb", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-proj"}]} 2018-07-30 03:52:27,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-33fb2123-a1d2-4bc-proj used request id req-cefda0f1-65fe-452f-b873-da4c0a5453af 2018-07-30 03:52:27,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718a87ab8ba8995e0a9c29bb8096bf807fbb4514" 2018-07-30 03:52:28,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdec6401-7ecb-453b-93fc-936634c6939c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:52:28,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fdec6401-7ecb-453b-93fc-936634c6939c 2018-07-30 03:52:28,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718a87ab8ba8995e0a9c29bb8096bf807fbb4514" 2018-07-30 03:52:28,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a9b297-18f4-4677-91ba-dae1092d4a44 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:28,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-74a9b297-18f4-4677-91ba-dae1092d4a44 2018-07-30 03:52:28,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-33fb2123-a1d2-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718a87ab8ba8995e0a9c29bb8096bf807fbb4514" 2018-07-30 03:52:28,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8903d1a2-5d83-44c0-904b-a50da716124c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-33fb2123-a1d2-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ce65c909af9548268ce7be0fa80c7fcb"}, "tags": [], "enabled": true, "id": "ce65c909af9548268ce7be0fa80c7fcb", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-proj"}]} 2018-07-30 03:52:28,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-33fb2123-a1d2-4bc-proj used request id req-8903d1a2-5d83-44c0-904b-a50da716124c 2018-07-30 03:52:28,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/ce450d9f55b34acba907668e6279e5ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718a87ab8ba8995e0a9c29bb8096bf807fbb4514" 2018-07-30 03:52:28,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2225bce6-dad4-4544-8138-0005d63cb3be Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-user", "links": {"self": "http://172.30.9.25:5000/v3/users/ce450d9f55b34acba907668e6279e5ad"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ce65c909af9548268ce7be0fa80c7fcb", "id": "ce450d9f55b34acba907668e6279e5ad", "password_expires_at": null}} 2018-07-30 03:52:28,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/ce450d9f55b34acba907668e6279e5ad used request id req-2225bce6-dad4-4544-8138-0005d63cb3be 2018-07-30 03:52:28,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ce65c909af9548268ce7be0fa80c7fcb/users/ce450d9f55b34acba907668e6279e5ad/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718a87ab8ba8995e0a9c29bb8096bf807fbb4514" 2018-07-30 03:52:28,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81548308-9a3e-43be-a6d0-ed359b054ac4 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/ce65c909af9548268ce7be0fa80c7fcb/users/ce450d9f55b34acba907668e6279e5ad/roles", "previous": null, "next": null}, "roles": []} 2018-07-30 03:52:28,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ce65c909af9548268ce7be0fa80c7fcb/users/ce450d9f55b34acba907668e6279e5ad/roles used request id req-81548308-9a3e-43be-a6d0-ed359b054ac4 2018-07-30 03:52:28,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718a87ab8ba8995e0a9c29bb8096bf807fbb4514" 2018-07-30 03:52:28,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fabe1f4a-1ff4-4c28-82cd-fd7a840a8050 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}} 2018-07-30 03:52:28,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d used request id req-fabe1f4a-1ff4-4c28-82cd-fd7a840a8050 2018-07-30 03:52:28,811 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-33fb2123-a1d2-4bc-proj 2018-07-30 03:52:28,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ce65c909af9548268ce7be0fa80c7fcb/users/ce450d9f55b34acba907668e6279e5ad/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718a87ab8ba8995e0a9c29bb8096bf807fbb4514" 2018-07-30 03:52:28,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37dccac7-f738-43c0-a81a-415df6ef9071 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:28,935 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ce65c909af9548268ce7be0fa80c7fcb/users/ce450d9f55b34acba907668e6279e5ad/roles/f2dedf2b2ed846398298473922764c8d used request id req-37dccac7-f738-43c0-a81a-415df6ef9071 2018-07-30 03:52:28,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718a87ab8ba8995e0a9c29bb8096bf807fbb4514" 2018-07-30 03:52:29,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee80881-8aae-417c-8078-c5f8bf2b5528 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:29,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dee80881-8aae-417c-8078-c5f8bf2b5528 2018-07-30 03:52:29,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-33fb2123-a1d2-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718a87ab8ba8995e0a9c29bb8096bf807fbb4514" 2018-07-30 03:52:29,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4bb0b8-376d-4b97-a998-bc8b975c5ccd Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-33fb2123-a1d2-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ce65c909af9548268ce7be0fa80c7fcb"}, "tags": [], "enabled": true, "id": "ce65c909af9548268ce7be0fa80c7fcb", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-proj"}]} 2018-07-30 03:52:29,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-33fb2123-a1d2-4bc-proj used request id req-8f4bb0b8-376d-4b97-a998-bc8b975c5ccd 2018-07-30 03:52:29,113 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-33fb2123-a1d2-4bc-user 2018-07-30 03:52:29,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:29,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:29,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b281597a-6a9c-4e16-ad5f-5c6a6009d44b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:29,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b281597a-6a9c-4e16-ad5f-5c6a6009d44b 2018-07-30 03:52:29,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" -d '{"role": {"name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-proj-role"}}' 2018-07-30 03:52:29,298 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-115914cc-e41c-4f37-9426-aa2a6d0680b7 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8517a1afe3a04c50a4c27369b7a02796", "links": {"self": "http://172.30.9.25:5000/v3/roles/8517a1afe3a04c50a4c27369b7a02796"}, "name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-proj-role"}} 2018-07-30 03:52:29,298 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-115914cc-e41c-4f37-9426-aa2a6d0680b7 2018-07-30 03:52:29,299 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-33fb2123-a1d2-4bc-proj-role 2018-07-30 03:52:29,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/8517a1afe3a04c50a4c27369b7a02796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:29,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f434b4-2c34-4d28-aed1-bb9aef9f0a66 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8517a1afe3a04c50a4c27369b7a02796", "links": {"self": "http://172.30.9.25:5000/v3/roles/8517a1afe3a04c50a4c27369b7a02796"}, "name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-proj-role"}} 2018-07-30 03:52:29,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/8517a1afe3a04c50a4c27369b7a02796 used request id req-49f434b4-2c34-4d28-aed1-bb9aef9f0a66 2018-07-30 03:52:29,387 - keystone_utils - INFO - Granting role CreateStackVolumeTests-33fb2123-a1d2-4bc-proj-role to project CreateStackVolumeTests-33fb2123-a1d2-4bc-proj 2018-07-30 03:52:29,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ce65c909af9548268ce7be0fa80c7fcb/users/ce450d9f55b34acba907668e6279e5ad/roles/8517a1afe3a04c50a4c27369b7a02796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:29,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-135d36b0-91a6-4464-a77a-e747f71c92db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:29,510 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ce65c909af9548268ce7be0fa80c7fcb/users/ce450d9f55b34acba907668e6279e5ad/roles/8517a1afe3a04c50a4c27369b7a02796 used request id req-135d36b0-91a6-4464-a77a-e747f71c92db 2018-07-30 03:52:29,511 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:52:29,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:29,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:29,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "8517a1afe3a04c50a4c27369b7a02796", "name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-proj-role"}], "expires_at": "2018-07-30T04:52:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce65c909af9548268ce7be0fa80c7fcb", "name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ce65c909af9548268ce7be0fa80c7fcb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/ce65c909af9548268ce7be0fa80c7fcb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/ce65c909af9548268ce7be0fa80c7fcb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ce65c909af9548268ce7be0fa80c7fcb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/ce65c909af9548268ce7be0fa80c7fcb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/ce65c909af9548268ce7be0fa80c7fcb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ce65c909af9548268ce7be0fa80c7fcb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ce65c909af9548268ce7be0fa80c7fcb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ce65c909af9548268ce7be0fa80c7fcb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/ce65c909af9548268ce7be0fa80c7fcb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/ce65c909af9548268ce7be0fa80c7fcb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/ce65c909af9548268ce7be0fa80c7fcb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/ce65c909af9548268ce7be0fa80c7fcb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-user", "id": "ce450d9f55b34acba907668e6279e5ad"}, "audit_ids": ["Zdm9LifUS3mYBQDUKszcBA"], "issued_at": "2018-07-30T03:52:29.000000Z"}} 2018-07-30 03:52:29,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5bc5dd44f14660f1c7ceb90d53226365ffcc46" 2018-07-30 03:52:29,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5723f4aa-28f4-4b9e-acca-9d05f688e9e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:29,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5723f4aa-28f4-4b9e-acca-9d05f688e9e4 2018-07-30 03:52:29,971 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:52:29,974 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:52:29,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5bc5dd44f14660f1c7ceb90d53226365ffcc46" 2018-07-30 03:52:30,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:29 GMT Server: Apache x-openstack-request-id: req-823d533f-7da6-4045-8f90-0f48fba139f3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:52:30,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack used request id req-823d533f-7da6-4045-8f90-0f48fba139f3 2018-07-30 03:52:30,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5bc5dd44f14660f1c7ceb90d53226365ffcc46" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-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-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume-type", "volume_name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume"}}' 2018-07-30 03:52:31,682 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:52:30 GMT Server: Apache x-openstack-request-id: req-07c88d4c-5ec8-4e26-b853-a7a9c329f8ea Location: http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "links": [{"href": "http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "rel": "self"}]}} 2018-07-30 03:52:31,683 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks used request id req-07c88d4c-5ec8-4e26-b853-a7a9c329f8ea 2018-07-30 03:52:31,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5bc5dd44f14660f1c7ceb90d53226365ffcc46" 2018-07-30 03:52:31,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:31 GMT Server: Apache x-openstack-request-id: req-04b205ea-861e-4f56-a96e-fe3a70c38de1 Location: http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:32,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:31 GMT Server: Apache x-openstack-request-id: req-060e5ddc-8f20-436d-bb7d-87d6255c1c31 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": "ce65c909af9548268ce7be0fa80c7fcb", "volume_type_name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume-type", "OS::stack_id": "bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack", "volume_name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack", "stack_user_project_id": "81a51786736f4a07b70422c2af1e452e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:52:31Z", "links": [{"href": "http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 03:52:32,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc used request id req-060e5ddc-8f20-436d-bb7d-87d6255c1c31 2018-07-30 03:52:32,072 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack 2018-07-30 03:52:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5bc5dd44f14660f1c7ceb90d53226365ffcc46" 2018-07-30 03:52:32,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:32 GMT Server: Apache x-openstack-request-id: req-3a541e38-9b0f-49e5-b330-ba14afe74311 Location: http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:32,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:32 GMT Server: Apache x-openstack-request-id: req-3246155b-60c2-4933-8944-9f4683a75a59 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": "ce65c909af9548268ce7be0fa80c7fcb", "volume_type_name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume-type", "OS::stack_id": "bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack", "volume_name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack", "stack_user_project_id": "81a51786736f4a07b70422c2af1e452e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:52:31Z", "links": [{"href": "http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 03:52:32,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc used request id req-3246155b-60c2-4933-8944-9f4683a75a59 2018-07-30 03:52:32,448 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:52:32,448 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:52:35,452 - create_stack - DEBUG - Stack status query timeout in 1196.62041807 2018-07-30 03:52:35,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5bc5dd44f14660f1c7ceb90d53226365ffcc46" 2018-07-30 03:52:35,646 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:35 GMT Server: Apache x-openstack-request-id: req-df65dfa1-143a-446c-b9dc-582587d1a57b Location: http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:35,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:35 GMT Server: Apache x-openstack-request-id: req-baa7edbb-2344-4eef-accb-d67f124e0342 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": "ce65c909af9548268ce7be0fa80c7fcb", "volume_type_name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume-type", "OS::stack_id": "bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack", "volume_name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack", "stack_user_project_id": "81a51786736f4a07b70422c2af1e452e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:52:31Z", "links": [{"href": "http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 03:52:35,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc used request id req-baa7edbb-2344-4eef-accb-d67f124e0342 2018-07-30 03:52:35,687 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-30 03:52:35,688 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack 2018-07-30 03:52:35,688 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack 2018-07-30 03:52:35,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5bc5dd44f14660f1c7ceb90d53226365ffcc46" 2018-07-30 03:52:35,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:35 GMT Server: Apache x-openstack-request-id: req-7fd1586b-7aed-46da-962c-0f7cff1b9408 Location: http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:35,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:35 GMT Server: Apache x-openstack-request-id: req-23154b86-cd12-4e3a-afaf-c4fe1b8733af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc/resources/volume", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-07-30T03:52:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:52:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "50223c97-9f3d-4714-baab-42c895cacff8", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-07-30T03:52:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:52:31Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "aca8c677-d417-4938-937f-3be8f6cbff80", "resource_type": "OS::Cinder::VolumeType"}]} 2018-07-30 03:52:35,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc/resources used request id req-23154b86-cd12-4e3a-afaf-c4fe1b8733af 2018-07-30 03:52:35,763 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/ce65c909af9548268ce7be0fa80c7fcb/types/aca8c677-d417-4938-937f-3be8f6cbff80 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5bc5dd44f14660f1c7ceb90d53226365ffcc46" 2018-07-30 03:52:35,786 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:35 GMT Server: Apache x-compute-request-id: req-16663973-d850-47cb-98d9-3c5dc3a014aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-16663973-d850-47cb-98d9-3c5dc3a014aa Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "aca8c677-d417-4938-937f-3be8f6cbff80", "description": null}} 2018-07-30 03:52:35,786 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/ce65c909af9548268ce7be0fa80c7fcb/types/aca8c677-d417-4938-937f-3be8f6cbff80 used request id req-16663973-d850-47cb-98d9-3c5dc3a014aa 2018-07-30 03:52:35,789 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/ce65c909af9548268ce7be0fa80c7fcb/types/aca8c677-d417-4938-937f-3be8f6cbff80 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-16663973-d850-47cb-98d9-3c5dc3a014aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5bc5dd44f14660f1c7ceb90d53226365ffcc46" 2018-07-30 03:52:35,812 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:35 GMT Server: Apache x-compute-request-id: req-05bc0f99-8fc3-4f10-98f1-1272f650d364 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05bc0f99-8fc3-4f10-98f1-1272f650d364 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "aca8c677-d417-4938-937f-3be8f6cbff80", "description": null}} 2018-07-30 03:52:35,813 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/ce65c909af9548268ce7be0fa80c7fcb/types/aca8c677-d417-4938-937f-3be8f6cbff80 used request id req-05bc0f99-8fc3-4f10-98f1-1272f650d364 2018-07-30 03:52:35,815 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/ce65c909af9548268ce7be0fa80c7fcb/types/aca8c677-d417-4938-937f-3be8f6cbff80/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-16663973-d850-47cb-98d9-3c5dc3a014aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5bc5dd44f14660f1c7ceb90d53226365ffcc46" 2018-07-30 03:52:35,990 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:35 GMT Server: Apache x-compute-request-id: req-80a4be6a-fada-411f-bed5-608cc2fae9ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-80a4be6a-fada-411f-bed5-608cc2fae9ec Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-30 03:52:35,990 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/ce65c909af9548268ce7be0fa80c7fcb/types/aca8c677-d417-4938-937f-3be8f6cbff80/encryption used request id req-80a4be6a-fada-411f-bed5-608cc2fae9ec 2018-07-30 03:52:35,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:35,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:36,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "8517a1afe3a04c50a4c27369b7a02796", "name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-proj-role"}], "expires_at": "2018-07-30T04:52:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce65c909af9548268ce7be0fa80c7fcb", "name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ce65c909af9548268ce7be0fa80c7fcb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/ce65c909af9548268ce7be0fa80c7fcb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/ce65c909af9548268ce7be0fa80c7fcb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ce65c909af9548268ce7be0fa80c7fcb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/ce65c909af9548268ce7be0fa80c7fcb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/ce65c909af9548268ce7be0fa80c7fcb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_ce65c909af9548268ce7be0fa80c7fcb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ce65c909af9548268ce7be0fa80c7fcb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ce65c909af9548268ce7be0fa80c7fcb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/ce65c909af9548268ce7be0fa80c7fcb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/ce65c909af9548268ce7be0fa80c7fcb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/ce65c909af9548268ce7be0fa80c7fcb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/ce65c909af9548268ce7be0fa80c7fcb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-33fb2123-a1d2-4bc-user", "id": "ce450d9f55b34acba907668e6279e5ad"}, "audit_ids": ["j3Bk9QV9S5mqGPvUGRuitA"], "issued_at": "2018-07-30T03:52:36.000000Z"}} 2018-07-30 03:52:36,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14603830525df3dcbc79b91603bff44cd6ace007" 2018-07-30 03:52:36,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2022cefd-0b76-47e4-b616-c7e5d1e404a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:36,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2022cefd-0b76-47e4-b616-c7e5d1e404a9 2018-07-30 03:52:36,467 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/ce65c909af9548268ce7be0fa80c7fcb/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14603830525df3dcbc79b91603bff44cd6ace007" 2018-07-30 03:52:36,649 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:36 GMT Server: Apache x-compute-request-id: req-6f6977a3-5541-4125-9790-ce142d8786ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6f6977a3-5541-4125-9790-ce142d8786ba Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "aca8c677-d417-4938-937f-3be8f6cbff80", "description": null}]} 2018-07-30 03:52:36,649 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/ce65c909af9548268ce7be0fa80c7fcb/types?is_public=None used request id req-6f6977a3-5541-4125-9790-ce142d8786ba 2018-07-30 03:52:36,653 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/ce65c909af9548268ce7be0fa80c7fcb/types/aca8c677-d417-4938-937f-3be8f6cbff80 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f6977a3-5541-4125-9790-ce142d8786ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14603830525df3dcbc79b91603bff44cd6ace007" 2018-07-30 03:52:36,829 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:36 GMT Server: Apache x-compute-request-id: req-9b3356cb-df52-474f-9137-16c65a92e7db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b3356cb-df52-474f-9137-16c65a92e7db Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "aca8c677-d417-4938-937f-3be8f6cbff80", "description": null}} 2018-07-30 03:52:36,829 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/ce65c909af9548268ce7be0fa80c7fcb/types/aca8c677-d417-4938-937f-3be8f6cbff80 used request id req-9b3356cb-df52-474f-9137-16c65a92e7db 2018-07-30 03:52:36,832 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/ce65c909af9548268ce7be0fa80c7fcb/types/aca8c677-d417-4938-937f-3be8f6cbff80/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f6977a3-5541-4125-9790-ce142d8786ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14603830525df3dcbc79b91603bff44cd6ace007" 2018-07-30 03:52:37,008 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:36 GMT Server: Apache x-compute-request-id: req-fd13dafa-87f2-43c3-84a6-9e35c2644a59 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fd13dafa-87f2-43c3-84a6-9e35c2644a59 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-30 03:52:37,008 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/ce65c909af9548268ce7be0fa80c7fcb/types/aca8c677-d417-4938-937f-3be8f6cbff80/encryption used request id req-fd13dafa-87f2-43c3-84a6-9e35c2644a59 2018-07-30 03:52:37,008 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack 2018-07-30 03:52:37,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5bc5dd44f14660f1c7ceb90d53226365ffcc46" 2018-07-30 03:52:37,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:37 GMT Server: Apache x-openstack-request-id: req-404e02f1-30e5-40b6-b39c-d8eba589d56d Location: http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:37,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:37 GMT Server: Apache x-openstack-request-id: req-191d1578-ab8c-4053-9e8c-f01d8c0ff850 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:37,078 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc used request id req-191d1578-ab8c-4053-9e8c-f01d8c0ff850 2018-07-30 03:52:37,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5bc5dd44f14660f1c7ceb90d53226365ffcc46" 2018-07-30 03:52:37,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:37 GMT Server: Apache x-openstack-request-id: req-748ad037-44c2-43e7-a028-a2434d23878e Location: http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:37,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:37 GMT Server: Apache x-openstack-request-id: req-1dd22c0f-4c21-4b78-9600-7e16ce7e6caf 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": "ce65c909af9548268ce7be0fa80c7fcb", "volume_type_name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume-type", "OS::stack_id": "bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack", "volume_name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack", "stack_user_project_id": "81a51786736f4a07b70422c2af1e452e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:52:31Z", "links": [{"href": "http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:52:37Z", "id": "bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 03:52:37,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc used request id req-1dd22c0f-4c21-4b78-9600-7e16ce7e6caf 2018-07-30 03:52:37,288 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:52:37,289 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:52:40,292 - create_stack - DEBUG - Stack status query timeout in 1196.78655696 2018-07-30 03:52:40,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5bc5dd44f14660f1c7ceb90d53226365ffcc46" 2018-07-30 03:52:40,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:40 GMT Server: Apache x-openstack-request-id: req-69b1189a-c758-46d6-b925-1b877f305240 Location: http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:40,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:40 GMT Server: Apache x-openstack-request-id: req-5e7cab2f-14e0-4f3c-a4be-2e849a1edf45 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 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": "ce65c909af9548268ce7be0fa80c7fcb", "volume_type_name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume-type", "OS::stack_id": "bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack", "volume_name": "CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-volume"}, "deletion_time": "2018-07-30T03:52:39Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack", "stack_user_project_id": "81a51786736f4a07b70422c2af1e452e", "tags": null, "creation_time": "2018-07-30T03:52:31Z", "links": [{"href": "http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T03:52:37Z", "id": "bcbadcfb-66c8-4d45-a151-b8e50ca55ecc", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 03:52:40,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc used request id req-5e7cab2f-14e0-4f3c-a4be-2e849a1edf45 2018-07-30 03:52:40,524 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-30 03:52:40,524 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack 2018-07-30 03:52:40,524 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack 2018-07-30 03:52:40,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5bc5dd44f14660f1c7ceb90d53226365ffcc46" 2018-07-30 03:52:40,553 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:40 GMT Server: Apache x-openstack-request-id: req-85ed9301-8edf-4b96-abf2-72302688d801 Location: http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:40,579 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:40 GMT Server: Apache x-openstack-request-id: req-f3c31ed6-683a-4c9b-803f-88ae835e77eb Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-30 03:52:40,579 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/ce65c909af9548268ce7be0fa80c7fcb/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd4b8c83-844d-4be6-a6a9-22a41e578985-stack/bcbadcfb-66c8-4d45-a151-b8e50ca55ecc used request id req-f3c31ed6-683a-4c9b-803f-88ae835e77eb 2018-07-30 03:52:40,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:40,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-4ee2f4c6-5068-413d-9e70-7b345153ff2f Date: Mon, 30 Jul 2018 03:52:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:52:40,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-4ee2f4c6-5068-413d-9e70-7b345153ff2f 2018-07-30 03:52:40,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:40,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-774ad5e6-0241-4d9b-ad96-563bdb627db4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:40,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-774ad5e6-0241-4d9b-ad96-563bdb627db4 2018-07-30 03:52:40,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:40,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:40,994 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0ab2097-d850-4ba3-b312-54a7b9c62ef9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:40,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-c0ab2097-d850-4ba3-b312-54a7b9c62ef9 2018-07-30 03:52:40,995 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:40,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:41,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b76107d-5787-4672-84c5-4c6391dd42d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:41,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-7b76107d-5787-4672-84c5-4c6391dd42d0 2018-07-30 03:52:41,080 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:41,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:41,173 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d50ce7b-8ab5-4d1d-9876-b507e9b9f061 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:41,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-5d50ce7b-8ab5-4d1d-9876-b507e9b9f061 2018-07-30 03:52:41,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:41,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:41,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ac2db4-dfd8-4edf-8d75-d3afd77f958a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:52:41,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-96ac2db4-dfd8-4edf-8d75-d3afd77f958a 2018-07-30 03:52:41,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:41,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d3bc569-7924-40f1-87ad-37b50c062338 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:41,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-9d3bc569-7924-40f1-87ad-37b50c062338 2018-07-30 03:52:41,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:41,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:41,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01f506bc-c693-41b2-9a7b-4af735486b72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:41,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-01f506bc-c693-41b2-9a7b-4af735486b72 2018-07-30 03:52:41,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:41,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:41,549 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6dc4309-fd46-438d-84c0-a3d3a298395c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:41,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-f6dc4309-fd46-438d-84c0-a3d3a298395c 2018-07-30 03:52:41,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:41,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:41,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d28e2968-b937-4aad-b7f2-e7aff65d45cc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:52:41,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-d28e2968-b937-4aad-b7f2-e7aff65d45cc 2018-07-30 03:52:41,646 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-33fb2123-a1d2-4bc-proj 2018-07-30 03:52:41,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/ce65c909af9548268ce7be0fa80c7fcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:41,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8efc3ab5-96f5-4062-930c-fef9ec432041 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:41,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ce65c909af9548268ce7be0fa80c7fcb used request id req-8efc3ab5-96f5-4062-930c-fef9ec432041 2018-07-30 03:52:41,875 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-33fb2123-a1d2-4bc-proj-role 2018-07-30 03:52:41,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/8517a1afe3a04c50a4c27369b7a02796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:41,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dde0e6ec-ab58-4456-811c-70b96d7d1d33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:41,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8517a1afe3a04c50a4c27369b7a02796 used request id req-dde0e6ec-ab58-4456-811c-70b96d7d1d33 2018-07-30 03:52:41,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3faaecbefb9d4c1929445b5df78f5a9b42305b2f" 2018-07-30 03:52:42,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e129f45f-73c5-45c8-b68e-bf81d105c462 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:42,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e129f45f-73c5-45c8-b68e-bf81d105c462 2018-07-30 03:52:42,069 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-33fb2123-a1d2-4bc-user 2018-07-30 03:52:42,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ce450d9f55b34acba907668e6279e5ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718a87ab8ba8995e0a9c29bb8096bf807fbb4514" 2018-07-30 03:52:42,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d2ee274-1065-48b2-8395-071a8d324e17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:42,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ce450d9f55b34acba907668e6279e5ad used request id req-1d2ee274-1065-48b2-8395-071a8d324e17 2018-07-30 03:52:42,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:42,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:52:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["wke_jTXZT5G43xfG6c6xUQ"], "issued_at": "2018-07-30T03:52:42.000000Z"}} 2018-07-30 03:52:42,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c564e7c9b1c021effad9a5ab99bdde63639ae1a" 2018-07-30 03:52:42,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28b1879-e4a2-486a-a46e-efc2428b3cf5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:42,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b28b1879-e4a2-486a-a46e-efc2428b3cf5 2018-07-30 03:52:42,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:42,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:43,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Uns5r6B4R5mdl5K4DUik6A"], "issued_at": "2018-07-30T03:52:43.000000Z"}} 2018-07-30 03:52:43,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:43,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f2f09c-ff4e-4ba7-a3f2-02917d5487a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:43,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-22f2f09c-ff4e-4ba7-a3f2-02917d5487a1 2018-07-30 03:52:43,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:52:43,189 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:52:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:52:43,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-3e001efc-2db3-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:43,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8432c4ed-87a2-4903-8a86-42f93716b472 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-3e001efc-2db3-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:52:43,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-3e001efc-2db3-4d9-proj used request id req-8432c4ed-87a2-4903-8a86-42f93716b472 2018-07-30 03:52:43,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:43,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4fb10ca-46cb-4b11-b3b4-b28738c01cbc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:52:43,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c4fb10ca-46cb-4b11-b3b4-b28738c01cbc 2018-07-30 03:52:43,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-3e001efc-2db3-4d9-proj"}}' 2018-07-30 03:52:43,408 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3070da17-2467-4200-8620-d1e4e9df05e9 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/62ae85c33f3d43628db6b3604e1aeccb"}, "tags": [], "enabled": true, "id": "62ae85c33f3d43628db6b3604e1aeccb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-3e001efc-2db3-4d9-proj"}} 2018-07-30 03:52:43,409 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3070da17-2467-4200-8620-d1e4e9df05e9 2018-07-30 03:52:43,409 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-3e001efc-2db3-4d9-proj 2018-07-30 03:52:43,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:43,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:43,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["8dk9q5-JRr6_sd5S3j2b4g"], "issued_at": "2018-07-30T03:52:43.000000Z"}} 2018-07-30 03:52:43,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3ec49994c6938868289a742705c5994ae1054d" 2018-07-30 03:52:43,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9faa9871-9d5c-40b3-9ce5-38a51fe9f19f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:43,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9faa9871-9d5c-40b3-9ce5-38a51fe9f19f 2018-07-30 03:52:43,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:52:43,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:52:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:52:43,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3ec49994c6938868289a742705c5994ae1054d" 2018-07-30 03:52:43,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15792f65-fa9e-4d0a-b3de-b2ecdea4897d Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:52:43,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-15792f65-fa9e-4d0a-b3de-b2ecdea4897d 2018-07-30 03:52:43,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-3e001efc-2db3-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3ec49994c6938868289a742705c5994ae1054d" 2018-07-30 03:52:44,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-545de7fe-7e65-438a-8009-a7db0a6b50ba Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-3e001efc-2db3-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/62ae85c33f3d43628db6b3604e1aeccb"}, "tags": [], "enabled": true, "id": "62ae85c33f3d43628db6b3604e1aeccb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-3e001efc-2db3-4d9-proj"}]} 2018-07-30 03:52:44,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-3e001efc-2db3-4d9-proj used request id req-545de7fe-7e65-438a-8009-a7db0a6b50ba 2018-07-30 03:52:44,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3ec49994c6938868289a742705c5994ae1054d" 2018-07-30 03:52:44,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9110d1-7c16-4704-b510-701b464461d5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:52:44,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7c9110d1-7c16-4704-b510-701b464461d5 2018-07-30 03:52:44,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3ec49994c6938868289a742705c5994ae1054d" 2018-07-30 03:52:44,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27d882e-3496-4eac-baf3-c4bfdba64f92 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:44,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a27d882e-3496-4eac-baf3-c4bfdba64f92 2018-07-30 03:52:44,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-3e001efc-2db3-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3ec49994c6938868289a742705c5994ae1054d" 2018-07-30 03:52:44,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da98dbe-fd29-43f3-b822-5922496934fd Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-3e001efc-2db3-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/62ae85c33f3d43628db6b3604e1aeccb"}, "tags": [], "enabled": true, "id": "62ae85c33f3d43628db6b3604e1aeccb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-3e001efc-2db3-4d9-proj"}]} 2018-07-30 03:52:44,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-3e001efc-2db3-4d9-proj used request id req-9da98dbe-fd29-43f3-b822-5922496934fd 2018-07-30 03:52:44,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/18e714c2f09d4f8c89b727b8ce88b3f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3ec49994c6938868289a742705c5994ae1054d" 2018-07-30 03:52:44,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df0cf7b-4bdb-4f4f-80f1-efefaedd629b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-3e001efc-2db3-4d9-user", "links": {"self": "http://172.30.9.25:5000/v3/users/18e714c2f09d4f8c89b727b8ce88b3f1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "62ae85c33f3d43628db6b3604e1aeccb", "id": "18e714c2f09d4f8c89b727b8ce88b3f1", "password_expires_at": null}} 2018-07-30 03:52:44,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/18e714c2f09d4f8c89b727b8ce88b3f1 used request id req-5df0cf7b-4bdb-4f4f-80f1-efefaedd629b 2018-07-30 03:52:44,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/62ae85c33f3d43628db6b3604e1aeccb/users/18e714c2f09d4f8c89b727b8ce88b3f1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3ec49994c6938868289a742705c5994ae1054d" 2018-07-30 03:52:44,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c806f42-4ea5-43f5-9d5c-3c5cabab314d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/62ae85c33f3d43628db6b3604e1aeccb/users/18e714c2f09d4f8c89b727b8ce88b3f1/roles", "previous": null, "next": null}, "roles": []} 2018-07-30 03:52:44,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/62ae85c33f3d43628db6b3604e1aeccb/users/18e714c2f09d4f8c89b727b8ce88b3f1/roles used request id req-8c806f42-4ea5-43f5-9d5c-3c5cabab314d 2018-07-30 03:52:44,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3ec49994c6938868289a742705c5994ae1054d" 2018-07-30 03:52:44,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b58263c0-4df3-4ee7-a119-be636795b7e3 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}} 2018-07-30 03:52:44,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d used request id req-b58263c0-4df3-4ee7-a119-be636795b7e3 2018-07-30 03:52:44,931 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-3e001efc-2db3-4d9-proj 2018-07-30 03:52:44,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/62ae85c33f3d43628db6b3604e1aeccb/users/18e714c2f09d4f8c89b727b8ce88b3f1/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3ec49994c6938868289a742705c5994ae1054d" 2018-07-30 03:52:45,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9af9ba0-802a-4693-9c43-f7ef893e575f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:45,051 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/62ae85c33f3d43628db6b3604e1aeccb/users/18e714c2f09d4f8c89b727b8ce88b3f1/roles/f2dedf2b2ed846398298473922764c8d used request id req-c9af9ba0-802a-4693-9c43-f7ef893e575f 2018-07-30 03:52:45,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3ec49994c6938868289a742705c5994ae1054d" 2018-07-30 03:52:45,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9a6b0b5-e8ab-4b25-bfe5-7d4782096f3a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:45,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b9a6b0b5-e8ab-4b25-bfe5-7d4782096f3a 2018-07-30 03:52:45,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-3e001efc-2db3-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3ec49994c6938868289a742705c5994ae1054d" 2018-07-30 03:52:45,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3009e4b-5379-4462-abe5-ee2d64a2063c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-3e001efc-2db3-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/62ae85c33f3d43628db6b3604e1aeccb"}, "tags": [], "enabled": true, "id": "62ae85c33f3d43628db6b3604e1aeccb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-3e001efc-2db3-4d9-proj"}]} 2018-07-30 03:52:45,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-3e001efc-2db3-4d9-proj used request id req-a3009e4b-5379-4462-abe5-ee2d64a2063c 2018-07-30 03:52:45,229 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-3e001efc-2db3-4d9-user 2018-07-30 03:52:45,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:45,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446fa35e-8c1a-4c5c-9565-93d4bab192c1 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:45,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-446fa35e-8c1a-4c5c-9565-93d4bab192c1 2018-07-30 03:52:45,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" -d '{"role": {"name": "CreateStackFlavorTests-3e001efc-2db3-4d9-proj-role"}}' 2018-07-30 03:52:45,408 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deac1b38-22bf-4fa8-8165-fa6c8c232f8b Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d1c2e50877b43f48dd53fe7243c5e23", "links": {"self": "http://172.30.9.25:5000/v3/roles/0d1c2e50877b43f48dd53fe7243c5e23"}, "name": "CreateStackFlavorTests-3e001efc-2db3-4d9-proj-role"}} 2018-07-30 03:52:45,408 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-deac1b38-22bf-4fa8-8165-fa6c8c232f8b 2018-07-30 03:52:45,408 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-3e001efc-2db3-4d9-proj-role 2018-07-30 03:52:45,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0d1c2e50877b43f48dd53fe7243c5e23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:45,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c997c32-7213-4d20-a947-a3334245145c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d1c2e50877b43f48dd53fe7243c5e23", "links": {"self": "http://172.30.9.25:5000/v3/roles/0d1c2e50877b43f48dd53fe7243c5e23"}, "name": "CreateStackFlavorTests-3e001efc-2db3-4d9-proj-role"}} 2018-07-30 03:52:45,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0d1c2e50877b43f48dd53fe7243c5e23 used request id req-7c997c32-7213-4d20-a947-a3334245145c 2018-07-30 03:52:45,496 - keystone_utils - INFO - Granting role CreateStackFlavorTests-3e001efc-2db3-4d9-proj-role to project CreateStackFlavorTests-3e001efc-2db3-4d9-proj 2018-07-30 03:52:45,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/62ae85c33f3d43628db6b3604e1aeccb/users/18e714c2f09d4f8c89b727b8ce88b3f1/roles/0d1c2e50877b43f48dd53fe7243c5e23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:45,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b9ddcb5-e993-4f2a-b874-7480b2a9df6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:45,620 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/62ae85c33f3d43628db6b3604e1aeccb/users/18e714c2f09d4f8c89b727b8ce88b3f1/roles/0d1c2e50877b43f48dd53fe7243c5e23 used request id req-8b9ddcb5-e993-4f2a-b874-7480b2a9df6a 2018-07-30 03:52:45,621 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:52:45,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:45,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:46,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "0d1c2e50877b43f48dd53fe7243c5e23", "name": "CreateStackFlavorTests-3e001efc-2db3-4d9-proj-role"}], "expires_at": "2018-07-30T04:52:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62ae85c33f3d43628db6b3604e1aeccb", "name": "CreateStackFlavorTests-3e001efc-2db3-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/62ae85c33f3d43628db6b3604e1aeccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/62ae85c33f3d43628db6b3604e1aeccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/62ae85c33f3d43628db6b3604e1aeccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/62ae85c33f3d43628db6b3604e1aeccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/62ae85c33f3d43628db6b3604e1aeccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/62ae85c33f3d43628db6b3604e1aeccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_62ae85c33f3d43628db6b3604e1aeccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_62ae85c33f3d43628db6b3604e1aeccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/62ae85c33f3d43628db6b3604e1aeccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/62ae85c33f3d43628db6b3604e1aeccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/62ae85c33f3d43628db6b3604e1aeccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/62ae85c33f3d43628db6b3604e1aeccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/62ae85c33f3d43628db6b3604e1aeccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-3e001efc-2db3-4d9-user", "id": "18e714c2f09d4f8c89b727b8ce88b3f1"}, "audit_ids": ["I_6wNOFSRUKyr2wrRxxPKA"], "issued_at": "2018-07-30T03:52:46.000000Z"}} 2018-07-30 03:52:46,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6820e9d5896a9c982ef5e8621e94eb4c432b4527" 2018-07-30 03:52:46,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf5f985-f92a-45b9-b906-35aa83b598af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:46,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fcf5f985-f92a-45b9-b906-35aa83b598af 2018-07-30 03:52:46,181 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:52:46,184 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:52:46,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks?stack_name=CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6820e9d5896a9c982ef5e8621e94eb4c432b4527" 2018-07-30 03:52:46,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:46 GMT Server: Apache x-openstack-request-id: req-2b24dd5b-ea10-49d5-9a26-cdb8b2f77099 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:52:46,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks?stack_name=CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack used request id req-2b24dd5b-ea10-49d5-9a26-cdb8b2f77099 2018-07-30 03:52:46,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6820e9d5896a9c982ef5e8621e94eb4c432b4527" -d '{"stack_name": "CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-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-30 03:52:47,860 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:52:46 GMT Server: Apache x-openstack-request-id: req-2844fdba-941b-4dcd-b187-543bbdc14c29 Location: http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "03e82063-fe35-446f-bfba-905eba7814b3", "links": [{"href": "http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3", "rel": "self"}]}} 2018-07-30 03:52:47,860 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks used request id req-2844fdba-941b-4dcd-b187-543bbdc14c29 2018-07-30 03:52:47,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/03e82063-fe35-446f-bfba-905eba7814b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6820e9d5896a9c982ef5e8621e94eb4c432b4527" 2018-07-30 03:52:48,089 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:47 GMT Server: Apache x-openstack-request-id: req-fdd28961-b242-47a2-8fea-3bd0f31cdf13 Location: http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:48,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:48 GMT Server: Apache x-openstack-request-id: req-e83b23a2-a735-457e-81ab-745855d53328 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 511 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": "62ae85c33f3d43628db6b3604e1aeccb", "OS::stack_id": "03e82063-fe35-446f-bfba-905eba7814b3", "OS::stack_name": "CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack", "stack_user_project_id": "6710df449cf349b3a246e99e69a6f1f3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:52:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "03e82063-fe35-446f-bfba-905eba7814b3", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 03:52:48,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3 used request id req-e83b23a2-a735-457e-81ab-745855d53328 2018-07-30 03:52:48,285 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack 2018-07-30 03:52:48,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/03e82063-fe35-446f-bfba-905eba7814b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6820e9d5896a9c982ef5e8621e94eb4c432b4527" 2018-07-30 03:52:48,468 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:48 GMT Server: Apache x-openstack-request-id: req-60745e25-87e0-458c-8b07-e7101282cd17 Location: http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:48,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:48 GMT Server: Apache x-openstack-request-id: req-ae0ea5a6-bfd8-4e07-80de-610e9c8c4cd3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 511 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": "62ae85c33f3d43628db6b3604e1aeccb", "OS::stack_id": "03e82063-fe35-446f-bfba-905eba7814b3", "OS::stack_name": "CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack", "stack_user_project_id": "6710df449cf349b3a246e99e69a6f1f3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:52:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "03e82063-fe35-446f-bfba-905eba7814b3", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 03:52:48,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3 used request id req-ae0ea5a6-bfd8-4e07-80de-610e9c8c4cd3 2018-07-30 03:52:48,665 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-30 03:52:48,665 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack 2018-07-30 03:52:48,665 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack 2018-07-30 03:52:48,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/03e82063-fe35-446f-bfba-905eba7814b3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6820e9d5896a9c982ef5e8621e94eb4c432b4527" 2018-07-30 03:52:48,851 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:48 GMT Server: Apache x-openstack-request-id: req-0561ff58-d95a-4457-ba5d-ceb209668680 Location: http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:48,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:48 GMT Server: Apache x-openstack-request-id: req-135bc6b9-06bd-40ab-8d19-029e6d9e2ec6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-30T03:52:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:52:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "77fbe4b9-6fd7-42ca-aee3-916d98aad4f3", "resource_type": "OS::Nova::Flavor"}]} 2018-07-30 03:52:48,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3/resources used request id req-135bc6b9-06bd-40ab-8d19-029e6d9e2ec6 2018-07-30 03:52:48,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/77fbe4b9-6fd7-42ca-aee3-916d98aad4f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6820e9d5896a9c982ef5e8621e94eb4c432b4527" 2018-07-30 03:52:48,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52: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-fff9e98f-1775-4dbf-810a-c12f26f0a245 x-compute-request-id: req-fff9e98f-1775-4dbf-810a-c12f26f0a245 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack-flavor-a35rbc7zt6du", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/77fbe4b9-6fd7-42ca-aee3-916d98aad4f3", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/77fbe4b9-6fd7-42ca-aee3-916d98aad4f3", "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": "77fbe4b9-6fd7-42ca-aee3-916d98aad4f3"}} 2018-07-30 03:52:48,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/77fbe4b9-6fd7-42ca-aee3-916d98aad4f3 used request id req-fff9e98f-1775-4dbf-810a-c12f26f0a245 2018-07-30 03:52:48,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:48,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:49,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "0d1c2e50877b43f48dd53fe7243c5e23", "name": "CreateStackFlavorTests-3e001efc-2db3-4d9-proj-role"}], "expires_at": "2018-07-30T04:52:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62ae85c33f3d43628db6b3604e1aeccb", "name": "CreateStackFlavorTests-3e001efc-2db3-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/62ae85c33f3d43628db6b3604e1aeccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/62ae85c33f3d43628db6b3604e1aeccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/62ae85c33f3d43628db6b3604e1aeccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/62ae85c33f3d43628db6b3604e1aeccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/62ae85c33f3d43628db6b3604e1aeccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/62ae85c33f3d43628db6b3604e1aeccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_62ae85c33f3d43628db6b3604e1aeccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_62ae85c33f3d43628db6b3604e1aeccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/62ae85c33f3d43628db6b3604e1aeccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/62ae85c33f3d43628db6b3604e1aeccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/62ae85c33f3d43628db6b3604e1aeccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/62ae85c33f3d43628db6b3604e1aeccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/62ae85c33f3d43628db6b3604e1aeccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-3e001efc-2db3-4d9-user", "id": "18e714c2f09d4f8c89b727b8ce88b3f1"}, "audit_ids": ["8a9x1nX0SrSu0RNyhr1UTw"], "issued_at": "2018-07-30T03:52:49.000000Z"}} 2018-07-30 03:52:49,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7eec764288616bbecdb36960017e4649ed5eb0" 2018-07-30 03:52:49,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3356ef35-66da-4818-b487-52cfe5a6d606 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:49,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3356ef35-66da-4818-b487-52cfe5a6d606 2018-07-30 03:52:49,387 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:52:49,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7eec764288616bbecdb36960017e4649ed5eb0" 2018-07-30 03:52:49,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52: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-c4e1aa8c-4f22-44e6-9bfd-0e18bfc16c36 x-compute-request-id: req-c4e1aa8c-4f22-44e6-9bfd-0e18bfc16c36 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "77fbe4b9-6fd7-42ca-aee3-916d98aad4f3", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/77fbe4b9-6fd7-42ca-aee3-916d98aad4f3", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/77fbe4b9-6fd7-42ca-aee3-916d98aad4f3", "rel": "bookmark"}], "name": "CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack-flavor-a35rbc7zt6du"}]} 2018-07-30 03:52:49,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c4e1aa8c-4f22-44e6-9bfd-0e18bfc16c36 2018-07-30 03:52:49,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/77fbe4b9-6fd7-42ca-aee3-916d98aad4f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7eec764288616bbecdb36960017e4649ed5eb0" 2018-07-30 03:52:49,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52: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-da3c441d-3b50-4263-b55e-cb09d4df7950 x-compute-request-id: req-da3c441d-3b50-4263-b55e-cb09d4df7950 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack-flavor-a35rbc7zt6du", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/77fbe4b9-6fd7-42ca-aee3-916d98aad4f3", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/77fbe4b9-6fd7-42ca-aee3-916d98aad4f3", "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": "77fbe4b9-6fd7-42ca-aee3-916d98aad4f3"}} 2018-07-30 03:52:49,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/77fbe4b9-6fd7-42ca-aee3-916d98aad4f3 used request id req-da3c441d-3b50-4263-b55e-cb09d4df7950 2018-07-30 03:52:49,687 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack-flavor-a35rbc7zt6du 2018-07-30 03:52:49,687 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack 2018-07-30 03:52:49,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/03e82063-fe35-446f-bfba-905eba7814b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6820e9d5896a9c982ef5e8621e94eb4c432b4527" 2018-07-30 03:52:49,888 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:49 GMT Server: Apache x-openstack-request-id: req-d9ccb8a4-12e2-4a6a-b78f-f331215294d5 Location: http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:50,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:49 GMT Server: Apache x-openstack-request-id: req-60160559-fcf4-498b-a72f-e221226d7057 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:50,082 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3 used request id req-60160559-fcf4-498b-a72f-e221226d7057 2018-07-30 03:52:50,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/03e82063-fe35-446f-bfba-905eba7814b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6820e9d5896a9c982ef5e8621e94eb4c432b4527" 2018-07-30 03:52:50,110 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:50 GMT Server: Apache x-openstack-request-id: req-f4769832-11f9-4f19-bc20-c4498907a23c Location: http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:50,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:50 GMT Server: Apache x-openstack-request-id: req-b3aba024-e596-4ad8-95ec-d02836717d94 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": "62ae85c33f3d43628db6b3604e1aeccb", "OS::stack_id": "03e82063-fe35-446f-bfba-905eba7814b3", "OS::stack_name": "CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack", "stack_user_project_id": "6710df449cf349b3a246e99e69a6f1f3", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:52:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:52:50Z", "id": "03e82063-fe35-446f-bfba-905eba7814b3", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 03:52:50,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3 used request id req-b3aba024-e596-4ad8-95ec-d02836717d94 2018-07-30 03:52:50,298 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:52:50,298 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:52:53,301 - create_stack - DEBUG - Stack status query timeout in 1196.7807498 2018-07-30 03:52:53,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/03e82063-fe35-446f-bfba-905eba7814b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6820e9d5896a9c982ef5e8621e94eb4c432b4527" 2018-07-30 03:52:53,509 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:53 GMT Server: Apache x-openstack-request-id: req-93d6468c-b402-4de1-a5a4-c5803ed5e016 Location: http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:53,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:53 GMT Server: Apache x-openstack-request-id: req-29a522a6-d94a-43e2-b08c-70b6298dce0f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 508 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": "62ae85c33f3d43628db6b3604e1aeccb", "OS::stack_id": "03e82063-fe35-446f-bfba-905eba7814b3", "OS::stack_name": "CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack"}, "deletion_time": "2018-07-30T03:52:51Z", "stack_name": "CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack", "stack_user_project_id": "6710df449cf349b3a246e99e69a6f1f3", "tags": null, "creation_time": "2018-07-30T03:52:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T03:52:50Z", "id": "03e82063-fe35-446f-bfba-905eba7814b3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-30 03:52:53,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3 used request id req-29a522a6-d94a-43e2-b08c-70b6298dce0f 2018-07-30 03:52:53,535 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-30 03:52:53,535 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack 2018-07-30 03:52:53,536 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack 2018-07-30 03:52:53,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/03e82063-fe35-446f-bfba-905eba7814b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6820e9d5896a9c982ef5e8621e94eb4c432b4527" 2018-07-30 03:52:53,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:52:53 GMT Server: Apache x-openstack-request-id: req-33f32bc4-349c-463c-a838-70663e12f179 Location: http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:52:53,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:53 GMT Server: Apache x-openstack-request-id: req-d405f64a-f2dc-4873-a426-042174c39e2f Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-30 03:52:53,590 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/62ae85c33f3d43628db6b3604e1aeccb/stacks/CreateStackFlavorTests-3f48adcb-ac9b-4bc1-9a46-fcc868b1f80b-stack/03e82063-fe35-446f-bfba-905eba7814b3 used request id req-d405f64a-f2dc-4873-a426-042174c39e2f 2018-07-30 03:52:53,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:53,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-30cb4b50-7b63-4e35-a0f9-aff1a943740f Date: Mon, 30 Jul 2018 03:52:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:52:53,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-30cb4b50-7b63-4e35-a0f9-aff1a943740f 2018-07-30 03:52:53,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:53,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d829acf-4b5c-4357-b2af-e912c2f576c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:53,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-4d829acf-4b5c-4357-b2af-e912c2f576c6 2018-07-30 03:52:53,909 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:53,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:53,994 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4d98386-ea15-462d-8f79-12a59c8181a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:53,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-c4d98386-ea15-462d-8f79-12a59c8181a5 2018-07-30 03:52:53,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:53,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:54,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29c67e91-78c6-4f50-b046-d5608328e603 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:54,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-29c67e91-78c6-4f50-b046-d5608328e603 2018-07-30 03:52:54,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:54,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:54,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23eb4478-35be-4745-b3eb-2da233686856 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:54,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-23eb4478-35be-4745-b3eb-2da233686856 2018-07-30 03:52:54,169 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:54,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:54,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a609ea-0c4e-4b02-9ad2-9aee9e2ffa98 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:52:54,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-07a609ea-0c4e-4b02-9ad2-9aee9e2ffa98 2018-07-30 03:52:54,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:54,344 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1bafac8-5f36-442f-817e-bedf9192afec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:54,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-f1bafac8-5f36-442f-817e-bedf9192afec 2018-07-30 03:52:54,344 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:54,430 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d339a862-437b-457a-a1c6-157d66d94b05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:54,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-d339a862-437b-457a-a1c6-157d66d94b05 2018-07-30 03:52:54,431 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:54,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:54,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1afb67c-191a-4b40-899c-7ffc931f46ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:52:54,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-f1afb67c-191a-4b40-899c-7ffc931f46ac 2018-07-30 03:52:54,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:52:54,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:54,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3971bf6-f75b-4de4-9d93-1dac638fb0eb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:52:54,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-c3971bf6-f75b-4de4-9d93-1dac638fb0eb 2018-07-30 03:52:54,606 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-3e001efc-2db3-4d9-proj 2018-07-30 03:52:54,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/62ae85c33f3d43628db6b3604e1aeccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:54,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adfd6cfd-32ed-44d7-817b-43240fe7839e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:54,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/62ae85c33f3d43628db6b3604e1aeccb used request id req-adfd6cfd-32ed-44d7-817b-43240fe7839e 2018-07-30 03:52:54,805 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-3e001efc-2db3-4d9-proj-role 2018-07-30 03:52:54,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0d1c2e50877b43f48dd53fe7243c5e23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:54,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0bf8e94-f172-4d6e-b9a6-113ba7ce6642 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:54,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0d1c2e50877b43f48dd53fe7243c5e23 used request id req-c0bf8e94-f172-4d6e-b9a6-113ba7ce6642 2018-07-30 03:52:54,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2979da984eaad2a315627af6f54b9eb762bb308" 2018-07-30 03:52:55,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-443ddf4a-31bd-415d-b7a4-3e7924721e9b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:55,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-443ddf4a-31bd-415d-b7a4-3e7924721e9b 2018-07-30 03:52:55,001 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-3e001efc-2db3-4d9-user 2018-07-30 03:52:55,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/18e714c2f09d4f8c89b727b8ce88b3f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3ec49994c6938868289a742705c5994ae1054d" 2018-07-30 03:52:55,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66f424f6-c6d2-4e10-8e68-e32b68cdfb3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:55,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/18e714c2f09d4f8c89b727b8ce88b3f1 used request id req-66f424f6-c6d2-4e10-8e68-e32b68cdfb3f 2018-07-30 03:52:55,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:55,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:52:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["vsOiVFrqQCKR_VFMu4dBFA"], "issued_at": "2018-07-30T03:52:55.000000Z"}} 2018-07-30 03:52:55,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}effe42ae3c2ba6f7eb808b0882bf1984d383983b" 2018-07-30 03:52:55,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32c11a8-6d30-4715-a9b4-2a238bc6f4f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:55,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d32c11a8-6d30-4715-a9b4-2a238bc6f4f0 2018-07-30 03:52:55,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:55,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:56,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["AjzEcDYSREmceWb3m8cNwQ"], "issued_at": "2018-07-30T03:52:56.000000Z"}} 2018-07-30 03:52:56,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:52:56,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce48ecf-cad6-4203-b43d-721eb635b1a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:56,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fce48ecf-cad6-4203-b43d-721eb635b1a5 2018-07-30 03:52:56,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:52:56,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:52:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:52:56,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-d5c7cbe8-bf90-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:52:56,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a267037-7f85-462f-85e3-5678ccbde363 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-d5c7cbe8-bf90-449-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:52:56,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-d5c7cbe8-bf90-449-proj used request id req-9a267037-7f85-462f-85e3-5678ccbde363 2018-07-30 03:52:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:52:56,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d865f4e-3bfb-424f-ab86-1baaefa7b39c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:52:56,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1d865f4e-3bfb-424f-ab86-1baaefa7b39c 2018-07-30 03:52:56,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-proj"}}' 2018-07-30 03:52:56,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffa341c9-a8b2-44f4-813d-c679ed03d03d Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bf55a0503a8c4a32a281ce5e93b8273b"}, "tags": [], "enabled": true, "id": "bf55a0503a8c4a32a281ce5e93b8273b", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-proj"}} 2018-07-30 03:52:56,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ffa341c9-a8b2-44f4-813d-c679ed03d03d 2018-07-30 03:52:56,511 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-d5c7cbe8-bf90-449-proj 2018-07-30 03:52:56,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:56,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:56,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["O0B64SBZTp2vs4VXIx6Pgg"], "issued_at": "2018-07-30T03:52:56.000000Z"}} 2018-07-30 03:52:56,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb0bc7026d8f3783e11d399053e123a321bb276" 2018-07-30 03:52:56,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b6dd2f5-d8a7-4199-84ff-32192d3dce2d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:56,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8b6dd2f5-d8a7-4199-84ff-32192d3dce2d 2018-07-30 03:52:56,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:52:56,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:52:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:52:56,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb0bc7026d8f3783e11d399053e123a321bb276" 2018-07-30 03:52:57,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4642c695-ac20-4981-83d6-e5f4867d78fc Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:52:57,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4642c695-ac20-4981-83d6-e5f4867d78fc 2018-07-30 03:52:57,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-d5c7cbe8-bf90-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb0bc7026d8f3783e11d399053e123a321bb276" 2018-07-30 03:52:57,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec7bd164-5134-4e84-a2d7-0176dd6963c3 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-d5c7cbe8-bf90-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bf55a0503a8c4a32a281ce5e93b8273b"}, "tags": [], "enabled": true, "id": "bf55a0503a8c4a32a281ce5e93b8273b", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-proj"}]} 2018-07-30 03:52:57,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-d5c7cbe8-bf90-449-proj used request id req-ec7bd164-5134-4e84-a2d7-0176dd6963c3 2018-07-30 03:52:57,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb0bc7026d8f3783e11d399053e123a321bb276" 2018-07-30 03:52:57,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c969ed99-6f85-4914-bf81-8c1e252c628a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:52:57,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c969ed99-6f85-4914-bf81-8c1e252c628a 2018-07-30 03:52:57,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb0bc7026d8f3783e11d399053e123a321bb276" 2018-07-30 03:52:57,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc896e6-8808-4361-8a24-f69d4d3116b5 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:57,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0cc896e6-8808-4361-8a24-f69d4d3116b5 2018-07-30 03:52:57,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-d5c7cbe8-bf90-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb0bc7026d8f3783e11d399053e123a321bb276" 2018-07-30 03:52:57,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b961c910-b576-49f2-8db9-c3b8941204dc Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-d5c7cbe8-bf90-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bf55a0503a8c4a32a281ce5e93b8273b"}, "tags": [], "enabled": true, "id": "bf55a0503a8c4a32a281ce5e93b8273b", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-proj"}]} 2018-07-30 03:52:57,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-d5c7cbe8-bf90-449-proj used request id req-b961c910-b576-49f2-8db9-c3b8941204dc 2018-07-30 03:52:57,805 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-d5c7cbe8-bf90-449-user 2018-07-30 03:52:57,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:57,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:52:57,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3eb1705-29d7-4d40-bf93-b27680083eb6 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:52:57,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b3eb1705-29d7-4d40-bf93-b27680083eb6 2018-07-30 03:52:57,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" -d '{"role": {"name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-proj-role"}}' 2018-07-30 03:52:58,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:52:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41558bbc-afc4-43a5-8ba5-9553305c2c57 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f5fa8f0715f4ffca2549b3633824488", "links": {"self": "http://172.30.9.25:5000/v3/roles/8f5fa8f0715f4ffca2549b3633824488"}, "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-proj-role"}} 2018-07-30 03:52:58,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-41558bbc-afc4-43a5-8ba5-9553305c2c57 2018-07-30 03:52:58,003 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-d5c7cbe8-bf90-449-proj-role 2018-07-30 03:52:58,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/8f5fa8f0715f4ffca2549b3633824488 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:52:58,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf72c18-f547-4dfd-a6aa-ffd62fde07bf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f5fa8f0715f4ffca2549b3633824488", "links": {"self": "http://172.30.9.25:5000/v3/roles/8f5fa8f0715f4ffca2549b3633824488"}, "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-proj-role"}} 2018-07-30 03:52:58,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/8f5fa8f0715f4ffca2549b3633824488 used request id req-fcf72c18-f547-4dfd-a6aa-ffd62fde07bf 2018-07-30 03:52:58,091 - keystone_utils - INFO - Granting role CreateStackKeypairTests-d5c7cbe8-bf90-449-proj-role to project CreateStackKeypairTests-d5c7cbe8-bf90-449-proj 2018-07-30 03:52:58,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/bf55a0503a8c4a32a281ce5e93b8273b/users/8eb6b2e23594437598e0183941025583/roles/8f5fa8f0715f4ffca2549b3633824488 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:52:58,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:52:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39f96d3c-07ed-4ebc-90db-a3c8b8c5c228 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:52:58,209 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/bf55a0503a8c4a32a281ce5e93b8273b/users/8eb6b2e23594437598e0183941025583/roles/8f5fa8f0715f4ffca2549b3633824488 used request id req-39f96d3c-07ed-4ebc-90db-a3c8b8c5c228 2018-07-30 03:52:58,210 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:52:58,210 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:52:58,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:52:58,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:52:58,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8f5fa8f0715f4ffca2549b3633824488", "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-proj-role"}], "expires_at": "2018-07-30T04:52:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf55a0503a8c4a32a281ce5e93b8273b", "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-user", "id": "8eb6b2e23594437598e0183941025583"}, "audit_ids": ["qtgVq5tES1i_qreXkJ845A"], "issued_at": "2018-07-30T03:52:58.000000Z"}} 2018-07-30 03:52:58,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3802c6e82e4c60e4e2d1dd70afb9a604ec1e4b3b" 2018-07-30 03:52:58,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21327f48-f718-458c-a9f5-952ef2467200 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:52:58,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-21327f48-f718-458c-a9f5-952ef2467200 2018-07-30 03:52:58,676 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:52:58,680 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:52:58,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3802c6e82e4c60e4e2d1dd70afb9a604ec1e4b3b" 2018-07-30 03:52:58,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:52:58 GMT Server: Apache x-openstack-request-id: req-9b6f3e0e-526e-4586-bad0-6ef6ace40669 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:52:58,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack used request id req-9b6f3e0e-526e-4586-bad0-6ef6ace40669 2018-07-30 03:52:58,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3802c6e82e4c60e4e2d1dd70afb9a604ec1e4b3b" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-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-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-kp"}}' 2018-07-30 03:53:00,443 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:52:58 GMT Server: Apache x-openstack-request-id: req-ab3ae75f-fa9d-4620-a821-4e324bb6f586 Location: http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "4ed12456-b862-42ed-9c81-56fd3817d00f", "links": [{"href": "http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f", "rel": "self"}]}} 2018-07-30 03:53:00,443 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks used request id req-ab3ae75f-fa9d-4620-a821-4e324bb6f586 2018-07-30 03:53:00,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/4ed12456-b862-42ed-9c81-56fd3817d00f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3802c6e82e4c60e4e2d1dd70afb9a604ec1e4b3b" 2018-07-30 03:53:00,632 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:00 GMT Server: Apache x-openstack-request-id: req-5a5d1fd8-d94f-44ca-804f-79f406b424bc Location: http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:00,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:00 GMT Server: Apache x-openstack-request-id: req-5b620404-177a-4d5e-8473-1a9efa992ab0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1917 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "bf55a0503a8c4a32a281ce5e93b8273b", "OS::stack_id": "4ed12456-b862-42ed-9c81-56fd3817d00f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack", "keypair_name": "CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack", "stack_user_project_id": "d5d17c0673a6442299bfc0ed3134e1bc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:52:59Z", "links": [{"href": "http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4ed12456-b862-42ed-9c81-56fd3817d00f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtVOpOL+Z+Pf1rJHzmf/flrWsXuMDChHfBrDYV0Oey+D3/E3o\nrxJhosw20tIuqHAzeKoLoDkqasczXHiI8OJkVrNbmc5u2TL66fOOuixWWIyEcK53\n5b5RBf6N/FTNhl4pmy2PudyZ8/rcb38b515S8fgyAIrvP6NYM2Nloa1FLSOqkemJ\nvdIEdNz7vsLSoL0MGleZ1NL6pXkToU1d8DrQAfogDAL6KgJ2jLHQJ7Gxa84VhwEz\nlQ2612e9uyq8dnPoyko8KNTboOZSCm9kHqjo++3qEjQLsnXuCtgrOA33CDGzopJe\nGzzhehhXj+vNtZAKKrzSUoIEOow1jmui0E/INwIDAQABAoIBAFgFDX8Lmy19CFfF\n3Y9i4uFgvRSuc/o+ZJn13H63x2zGfvqNwybA8H47TV2XQ6jmFkY7nTsgpNOCcQ8x\nP6BW9UgU9qE50RtEIQLSBPWgsiV3yI5+UptGgEQ9piTX8ZCJQv8d5cfeKymBG+JP\nvHbalb75sSQMTUkB/L2tQVdzKcJX3Qm+4MvoznYGYNYUzEoJj4p/1SCeMoXFD/36\nCdJecmIe0+jNxqcExlevqbG+JvBxdzdKrBVzmAIjacjqjNqNbbVtefr/3c4+xgre\nMtjM53QxcChAf8O113Mqsn7BPIPl/1ao5qXiM0zc54UrPuNMWDWAHbZn63dl1UmL\n3peYTtECgYEA6YV/LGgViTcOq90w7NCa0zrENnh1/WpY8Zhh9f0dFS7KGYqdCXhP\nPhgQ0t3tzGY42WNHimZUkPkhJaXeK0nEzkOFG8tS5mVMJr4FtgD9mj/WCgqVPnUQ\nA4uo53Z+CMT1LlcpIe/9+1zqopMWIrKeQkF7W/HnxxXtufjZiJDUpq8CgYEAxsf3\n2d9T1b1YMN08Slym68Y5f3D4FA+Fo9lgowDmBbCdqndwQsiTB47i4iiKUArd2JFP\nflK0QluGOPb3l6S+S1dCR00NfrMB4opI0YG4Rv4i1RSL7mqBPg6bBm0UJCLqWcE/\n8Xpp3lcNFM2PbNHZAhF43U16SP5mvljtVJ4K2PkCgYEAr0qpgwECoYS1u6cHMc0J\nW2Qyo5zbHQY2i+xSJKACs8LyrCeT5+bqvPa9sjwrZBKbu/s9WZOlCUopaqRO2HnA\nhQDEK2/947rIZhCgItYtiBtBJTp6e27OPYsZl94nj5ehYE7HLpWDNqux6aW1qQgh\nqiSTYBp/XL+GOuKlEFF/fzsCgYEAqEScPXU8LWGz5uFQaQ5XSpypDYVeqvScxx97\nG2DmVoi0XpnukMnjFHHTA2kX9DvOocYYCbIO32FElLIS0u5lG7fI5jyGoOr9PHyc\nuaTajlYQvFlBPtgvgY2xk1YAx7o6sTHSZCKgvdLowuRjddWJoqORsZwlWObpqFX0\nyT1jp1kCgYAcqmusfOWbbSdbJK7kGxPaK320WUzMyBVPIFd4JIyhEv/zfH4nfXJM\n73/+ykWOyP36y78JuXEetEccEQIGE0vo5B0z0BibllW5URiXVbCLPv+AoQTSS1aF\nD1gg4G1cduRxYQhp5KTjePd+v7lq+kdT3qoSTpqCDcOW5RGX0gfJjw==\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-30 03:53:00,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f used request id req-5b620404-177a-4d5e-8473-1a9efa992ab0 2018-07-30 03:53:00,924 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack 2018-07-30 03:53:00,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/4ed12456-b862-42ed-9c81-56fd3817d00f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3802c6e82e4c60e4e2d1dd70afb9a604ec1e4b3b" 2018-07-30 03:53:00,953 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:00 GMT Server: Apache x-openstack-request-id: req-ae11e80a-c5f4-4326-8db5-663704ac19d7 Location: http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:01,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:00 GMT Server: Apache x-openstack-request-id: req-7a6b8708-6743-43b1-99e0-1c4cd5d92bc7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1917 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "bf55a0503a8c4a32a281ce5e93b8273b", "OS::stack_id": "4ed12456-b862-42ed-9c81-56fd3817d00f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack", "keypair_name": "CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack", "stack_user_project_id": "d5d17c0673a6442299bfc0ed3134e1bc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:52:59Z", "links": [{"href": "http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4ed12456-b862-42ed-9c81-56fd3817d00f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtVOpOL+Z+Pf1rJHzmf/flrWsXuMDChHfBrDYV0Oey+D3/E3o\nrxJhosw20tIuqHAzeKoLoDkqasczXHiI8OJkVrNbmc5u2TL66fOOuixWWIyEcK53\n5b5RBf6N/FTNhl4pmy2PudyZ8/rcb38b515S8fgyAIrvP6NYM2Nloa1FLSOqkemJ\nvdIEdNz7vsLSoL0MGleZ1NL6pXkToU1d8DrQAfogDAL6KgJ2jLHQJ7Gxa84VhwEz\nlQ2612e9uyq8dnPoyko8KNTboOZSCm9kHqjo++3qEjQLsnXuCtgrOA33CDGzopJe\nGzzhehhXj+vNtZAKKrzSUoIEOow1jmui0E/INwIDAQABAoIBAFgFDX8Lmy19CFfF\n3Y9i4uFgvRSuc/o+ZJn13H63x2zGfvqNwybA8H47TV2XQ6jmFkY7nTsgpNOCcQ8x\nP6BW9UgU9qE50RtEIQLSBPWgsiV3yI5+UptGgEQ9piTX8ZCJQv8d5cfeKymBG+JP\nvHbalb75sSQMTUkB/L2tQVdzKcJX3Qm+4MvoznYGYNYUzEoJj4p/1SCeMoXFD/36\nCdJecmIe0+jNxqcExlevqbG+JvBxdzdKrBVzmAIjacjqjNqNbbVtefr/3c4+xgre\nMtjM53QxcChAf8O113Mqsn7BPIPl/1ao5qXiM0zc54UrPuNMWDWAHbZn63dl1UmL\n3peYTtECgYEA6YV/LGgViTcOq90w7NCa0zrENnh1/WpY8Zhh9f0dFS7KGYqdCXhP\nPhgQ0t3tzGY42WNHimZUkPkhJaXeK0nEzkOFG8tS5mVMJr4FtgD9mj/WCgqVPnUQ\nA4uo53Z+CMT1LlcpIe/9+1zqopMWIrKeQkF7W/HnxxXtufjZiJDUpq8CgYEAxsf3\n2d9T1b1YMN08Slym68Y5f3D4FA+Fo9lgowDmBbCdqndwQsiTB47i4iiKUArd2JFP\nflK0QluGOPb3l6S+S1dCR00NfrMB4opI0YG4Rv4i1RSL7mqBPg6bBm0UJCLqWcE/\n8Xpp3lcNFM2PbNHZAhF43U16SP5mvljtVJ4K2PkCgYEAr0qpgwECoYS1u6cHMc0J\nW2Qyo5zbHQY2i+xSJKACs8LyrCeT5+bqvPa9sjwrZBKbu/s9WZOlCUopaqRO2HnA\nhQDEK2/947rIZhCgItYtiBtBJTp6e27OPYsZl94nj5ehYE7HLpWDNqux6aW1qQgh\nqiSTYBp/XL+GOuKlEFF/fzsCgYEAqEScPXU8LWGz5uFQaQ5XSpypDYVeqvScxx97\nG2DmVoi0XpnukMnjFHHTA2kX9DvOocYYCbIO32FElLIS0u5lG7fI5jyGoOr9PHyc\nuaTajlYQvFlBPtgvgY2xk1YAx7o6sTHSZCKgvdLowuRjddWJoqORsZwlWObpqFX0\nyT1jp1kCgYAcqmusfOWbbSdbJK7kGxPaK320WUzMyBVPIFd4JIyhEv/zfH4nfXJM\n73/+ykWOyP36y78JuXEetEccEQIGE0vo5B0z0BibllW5URiXVbCLPv+AoQTSS1aF\nD1gg4G1cduRxYQhp5KTjePd+v7lq+kdT3qoSTpqCDcOW5RGX0gfJjw==\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-30 03:53:01,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f used request id req-7a6b8708-6743-43b1-99e0-1c4cd5d92bc7 2018-07-30 03:53:01,233 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-30 03:53:01,233 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack 2018-07-30 03:53:01,233 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack 2018-07-30 03:53:01,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/4ed12456-b862-42ed-9c81-56fd3817d00f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3802c6e82e4c60e4e2d1dd70afb9a604ec1e4b3b" 2018-07-30 03:53:01,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:01 GMT Server: Apache x-openstack-request-id: req-e3f2a146-e997-4fd6-bbff-57ec071ab6ad Location: http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:01,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:01 GMT Server: Apache x-openstack-request-id: req-8d0fc555-1da0-4bed-8367-de2c4f36acef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-30T03:53:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-30 03:53:01,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f/resources used request id req-8d0fc555-1da0-4bed-8367-de2c4f36acef 2018-07-30 03:53:01,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3802c6e82e4c60e4e2d1dd70afb9a604ec1e4b3b" 2018-07-30 03:53:01,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53: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-81429cdb-f289-4fa2-82cf-e6323ccc4883 x-compute-request-id: req-81429cdb-f289-4fa2-82cf-e6323ccc4883 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1U6k4v5n49/WskfOZ/9+Wtaxe4wMKEd8GsNhXQ57L4Pf8TeivEmGizDbS0i6ocDN4qgugOSpqxzNceIjw4mRWs1uZzm7ZMvrp8466LFZYjIRwrnflvlEF/o38VM2GXimbLY+53Jnz+txvfxvnXlLx+DIAiu8/o1gzY2WhrUUtI6qR6Ym90gR03Pu+wtKgvQwaV5nU0vqleROhTV3wOtAB+iAMAvoqAnaMsdAnsbFrzhWHATOVDbrXZ727Krx2c+jKSjwo1Nug5lIKb2QeqOj77eoSNAuyde4K2Cs4DfcIMbOikl4bPOF6GFeP6821kAoqvNJSggQ6jDWOa6LQT8g3 Generated-by-Nova", "user_id": "8eb6b2e23594437598e0183941025583", "name": "CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-kp", "deleted": false, "created_at": "2018-07-30T03:53:00.000000", "updated_at": null, "fingerprint": "68:c6:9a:d4:1f:24:2a:d3:3b:95:7b:c5:48:fa:b1:ad", "deleted_at": null, "id": 32}} 2018-07-30 03:53:01,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-kp used request id req-81429cdb-f289-4fa2-82cf-e6323ccc4883 2018-07-30 03:53:01,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/4ed12456-b862-42ed-9c81-56fd3817d00f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3802c6e82e4c60e4e2d1dd70afb9a604ec1e4b3b" 2018-07-30 03:53:01,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:01 GMT Server: Apache x-openstack-request-id: req-1d17f98e-8aef-423d-a39f-f70881f26150 Location: http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:01,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:01 GMT Server: Apache x-openstack-request-id: req-76d2a14a-cd4a-46f8-8b10-8ba1b1ff8b2c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1917 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "bf55a0503a8c4a32a281ce5e93b8273b", "OS::stack_id": "4ed12456-b862-42ed-9c81-56fd3817d00f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack", "keypair_name": "CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack", "stack_user_project_id": "d5d17c0673a6442299bfc0ed3134e1bc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:52:59Z", "links": [{"href": "http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4ed12456-b862-42ed-9c81-56fd3817d00f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtVOpOL+Z+Pf1rJHzmf/flrWsXuMDChHfBrDYV0Oey+D3/E3o\nrxJhosw20tIuqHAzeKoLoDkqasczXHiI8OJkVrNbmc5u2TL66fOOuixWWIyEcK53\n5b5RBf6N/FTNhl4pmy2PudyZ8/rcb38b515S8fgyAIrvP6NYM2Nloa1FLSOqkemJ\nvdIEdNz7vsLSoL0MGleZ1NL6pXkToU1d8DrQAfogDAL6KgJ2jLHQJ7Gxa84VhwEz\nlQ2612e9uyq8dnPoyko8KNTboOZSCm9kHqjo++3qEjQLsnXuCtgrOA33CDGzopJe\nGzzhehhXj+vNtZAKKrzSUoIEOow1jmui0E/INwIDAQABAoIBAFgFDX8Lmy19CFfF\n3Y9i4uFgvRSuc/o+ZJn13H63x2zGfvqNwybA8H47TV2XQ6jmFkY7nTsgpNOCcQ8x\nP6BW9UgU9qE50RtEIQLSBPWgsiV3yI5+UptGgEQ9piTX8ZCJQv8d5cfeKymBG+JP\nvHbalb75sSQMTUkB/L2tQVdzKcJX3Qm+4MvoznYGYNYUzEoJj4p/1SCeMoXFD/36\nCdJecmIe0+jNxqcExlevqbG+JvBxdzdKrBVzmAIjacjqjNqNbbVtefr/3c4+xgre\nMtjM53QxcChAf8O113Mqsn7BPIPl/1ao5qXiM0zc54UrPuNMWDWAHbZn63dl1UmL\n3peYTtECgYEA6YV/LGgViTcOq90w7NCa0zrENnh1/WpY8Zhh9f0dFS7KGYqdCXhP\nPhgQ0t3tzGY42WNHimZUkPkhJaXeK0nEzkOFG8tS5mVMJr4FtgD9mj/WCgqVPnUQ\nA4uo53Z+CMT1LlcpIe/9+1zqopMWIrKeQkF7W/HnxxXtufjZiJDUpq8CgYEAxsf3\n2d9T1b1YMN08Slym68Y5f3D4FA+Fo9lgowDmBbCdqndwQsiTB47i4iiKUArd2JFP\nflK0QluGOPb3l6S+S1dCR00NfrMB4opI0YG4Rv4i1RSL7mqBPg6bBm0UJCLqWcE/\n8Xpp3lcNFM2PbNHZAhF43U16SP5mvljtVJ4K2PkCgYEAr0qpgwECoYS1u6cHMc0J\nW2Qyo5zbHQY2i+xSJKACs8LyrCeT5+bqvPa9sjwrZBKbu/s9WZOlCUopaqRO2HnA\nhQDEK2/947rIZhCgItYtiBtBJTp6e27OPYsZl94nj5ehYE7HLpWDNqux6aW1qQgh\nqiSTYBp/XL+GOuKlEFF/fzsCgYEAqEScPXU8LWGz5uFQaQ5XSpypDYVeqvScxx97\nG2DmVoi0XpnukMnjFHHTA2kX9DvOocYYCbIO32FElLIS0u5lG7fI5jyGoOr9PHyc\nuaTajlYQvFlBPtgvgY2xk1YAx7o6sTHSZCKgvdLowuRjddWJoqORsZwlWObpqFX0\nyT1jp1kCgYAcqmusfOWbbSdbJK7kGxPaK320WUzMyBVPIFd4JIyhEv/zfH4nfXJM\n73/+ykWOyP36y78JuXEetEccEQIGE0vo5B0z0BibllW5URiXVbCLPv+AoQTSS1aF\nD1gg4G1cduRxYQhp5KTjePd+v7lq+kdT3qoSTpqCDcOW5RGX0gfJjw==\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-30 03:53:01,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f used request id req-76d2a14a-cd4a-46f8-8b10-8ba1b1ff8b2c 2018-07-30 03:53:01,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:01,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:02,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8f5fa8f0715f4ffca2549b3633824488", "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-proj-role"}], "expires_at": "2018-07-30T04:53:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf55a0503a8c4a32a281ce5e93b8273b", "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-user", "id": "8eb6b2e23594437598e0183941025583"}, "audit_ids": ["RrBIalLwRZSlFbWtqx1KUA"], "issued_at": "2018-07-30T03:53:02.000000Z"}} 2018-07-30 03:53:02,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54aa418be55596571c98a265167cc3cfe6a8883a" 2018-07-30 03:53:02,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f689dc44-d57d-4cb7-90ed-586bc6ac7dd5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:02,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f689dc44-d57d-4cb7-90ed-586bc6ac7dd5 2018-07-30 03:53:02,197 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:53:02,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54aa418be55596571c98a265167cc3cfe6a8883a" 2018-07-30 03:53:02,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53: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-b742521d-8889-407b-8570-6750bcaec84a x-compute-request-id: req-b742521d-8889-407b-8570-6750bcaec84a Content-Encoding: gzip Content-Length: 491 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1U6k4v5n49/WskfOZ/9+Wtaxe4wMKEd8GsNhXQ57L4Pf8TeivEmGizDbS0i6ocDN4qgugOSpqxzNceIjw4mRWs1uZzm7ZMvrp8466LFZYjIRwrnflvlEF/o38VM2GXimbLY+53Jnz+txvfxvnXlLx+DIAiu8/o1gzY2WhrUUtI6qR6Ym90gR03Pu+wtKgvQwaV5nU0vqleROhTV3wOtAB+iAMAvoqAnaMsdAnsbFrzhWHATOVDbrXZ727Krx2c+jKSjwo1Nug5lIKb2QeqOj77eoSNAuyde4K2Cs4DfcIMbOikl4bPOF6GFeP6821kAoqvNJSggQ6jDWOa6LQT8g3 Generated-by-Nova", "name": "CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-kp", "fingerprint": "68:c6:9a:d4:1f:24:2a:d3:3b:95:7b:c5:48:fa:b1:ad"}}]} 2018-07-30 03:53:02,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-b742521d-8889-407b-8570-6750bcaec84a 2018-07-30 03:53:02,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:02,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8f5fa8f0715f4ffca2549b3633824488", "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-proj-role"}], "expires_at": "2018-07-30T04:53:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf55a0503a8c4a32a281ce5e93b8273b", "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-d5c7cbe8-bf90-449-user", "id": "8eb6b2e23594437598e0183941025583"}, "audit_ids": ["5SGdGL78SNiDSoFZ5LLtHw"], "issued_at": "2018-07-30T03:53:02.000000Z"}} 2018-07-30 03:53:02,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d32a287f3648db9fb3a71549a291bcd85fc44c0f" 2018-07-30 03:53:03,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53: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-2fcf7d40-0ef9-4ea9-84e1-fb87ede51306 x-compute-request-id: req-2fcf7d40-0ef9-4ea9-84e1-fb87ede51306 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1U6k4v5n49/WskfOZ/9+Wtaxe4wMKEd8GsNhXQ57L4Pf8TeivEmGizDbS0i6ocDN4qgugOSpqxzNceIjw4mRWs1uZzm7ZMvrp8466LFZYjIRwrnflvlEF/o38VM2GXimbLY+53Jnz+txvfxvnXlLx+DIAiu8/o1gzY2WhrUUtI6qR6Ym90gR03Pu+wtKgvQwaV5nU0vqleROhTV3wOtAB+iAMAvoqAnaMsdAnsbFrzhWHATOVDbrXZ727Krx2c+jKSjwo1Nug5lIKb2QeqOj77eoSNAuyde4K2Cs4DfcIMbOikl4bPOF6GFeP6821kAoqvNJSggQ6jDWOa6LQT8g3 Generated-by-Nova", "user_id": "8eb6b2e23594437598e0183941025583", "name": "CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-kp", "deleted": false, "created_at": "2018-07-30T03:53:00.000000", "updated_at": null, "fingerprint": "68:c6:9a:d4:1f:24:2a:d3:3b:95:7b:c5:48:fa:b1:ad", "deleted_at": null, "id": 32}} 2018-07-30 03:53:03,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-kp used request id req-2fcf7d40-0ef9-4ea9-84e1-fb87ede51306 2018-07-30 03:53:03,103 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack 2018-07-30 03:53:03,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/4ed12456-b862-42ed-9c81-56fd3817d00f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3802c6e82e4c60e4e2d1dd70afb9a604ec1e4b3b" 2018-07-30 03:53:03,131 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:03 GMT Server: Apache x-openstack-request-id: req-95c74292-a93c-4117-b518-ba5cab456dc0 Location: http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:03,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:03 GMT Server: Apache x-openstack-request-id: req-ac913a3b-4906-4542-be3b-1ac2039ee268 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:03,172 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f used request id req-ac913a3b-4906-4542-be3b-1ac2039ee268 2018-07-30 03:53:03,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/4ed12456-b862-42ed-9c81-56fd3817d00f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3802c6e82e4c60e4e2d1dd70afb9a604ec1e4b3b" 2018-07-30 03:53:03,352 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:03 GMT Server: Apache x-openstack-request-id: req-6a7a3479-4130-4a9f-9314-0984384a8471 Location: http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:03,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:03 GMT Server: Apache x-openstack-request-id: req-c11426a8-9fa9-45e3-82b0-2438285966dd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 619 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": "bf55a0503a8c4a32a281ce5e93b8273b", "OS::stack_id": "4ed12456-b862-42ed-9c81-56fd3817d00f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack", "keypair_name": "CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack", "stack_user_project_id": "d5d17c0673a6442299bfc0ed3134e1bc", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:52:59Z", "links": [{"href": "http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:53:03Z", "id": "4ed12456-b862-42ed-9c81-56fd3817d00f", "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-30 03:53:03,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f used request id req-c11426a8-9fa9-45e3-82b0-2438285966dd 2018-07-30 03:53:03,426 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:53:03,426 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:53:06,430 - create_stack - DEBUG - Stack status query timeout in 1196.74320889 2018-07-30 03:53:06,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/4ed12456-b862-42ed-9c81-56fd3817d00f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3802c6e82e4c60e4e2d1dd70afb9a604ec1e4b3b" 2018-07-30 03:53:06,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:06 GMT Server: Apache x-openstack-request-id: req-4a6eaa58-211a-4148-a4b5-3665081b494e Location: http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:06,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:06 GMT Server: Apache x-openstack-request-id: req-d1f947e7-cd90-4e68-b42a-8f728696eee8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "bf55a0503a8c4a32a281ce5e93b8273b", "OS::stack_id": "4ed12456-b862-42ed-9c81-56fd3817d00f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack", "keypair_name": "CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-kp"}, "deletion_time": "2018-07-30T03:53:04Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack", "stack_user_project_id": "d5d17c0673a6442299bfc0ed3134e1bc", "tags": null, "creation_time": "2018-07-30T03:52:59Z", "links": [{"href": "http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T03:53:03Z", "id": "4ed12456-b862-42ed-9c81-56fd3817d00f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-30 03:53:06,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f used request id req-d1f947e7-cd90-4e68-b42a-8f728696eee8 2018-07-30 03:53:06,659 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-30 03:53:06,659 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack 2018-07-30 03:53:06,659 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack 2018-07-30 03:53:06,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/4ed12456-b862-42ed-9c81-56fd3817d00f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3802c6e82e4c60e4e2d1dd70afb9a604ec1e4b3b" 2018-07-30 03:53:06,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:06 GMT Server: Apache x-openstack-request-id: req-6cad9c0f-b1eb-4cf3-8194-8da3fc7f619f Location: http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:06,715 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:06 GMT Server: Apache x-openstack-request-id: req-9feb8bbc-bcf0-4dae-a86d-e84618f2f8a1 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-30 03:53:06,715 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/bf55a0503a8c4a32a281ce5e93b8273b/stacks/CreateStackKeypairTests-CreateStackKeypairTests-cb11a0b9-8efb-4810-8ce2-fef6fee2df64-stack/4ed12456-b862-42ed-9c81-56fd3817d00f used request id req-9feb8bbc-bcf0-4dae-a86d-e84618f2f8a1 2018-07-30 03:53:06,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:53:07,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-947a2770-d81e-47ad-af61-13d1759fca1b Date: Mon, 30 Jul 2018 03:53:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:53:07,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-947a2770-d81e-47ad-af61-13d1759fca1b 2018-07-30 03:53:07,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:53:07,261 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-120b80de-5aeb-459a-bd44-dd77d6e1965d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:07,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-120b80de-5aeb-459a-bd44-dd77d6e1965d 2018-07-30 03:53:07,261 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:07,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:53:07,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-310f00ea-ffbf-4821-8acc-5c98733ac806 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:07,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-310f00ea-ffbf-4821-8acc-5c98733ac806 2018-07-30 03:53:07,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:07,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:53:07,432 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb6601eb-5184-4385-b38d-7920c394fb9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:07,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-cb6601eb-5184-4385-b38d-7920c394fb9b 2018-07-30 03:53:07,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:07,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:53:07,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e21989a-8bf9-4dd8-afff-7f90a8571a4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:07,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-6e21989a-8bf9-4dd8-afff-7f90a8571a4b 2018-07-30 03:53:07,520 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:07,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:53:07,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c1f9da-1b04-43e2-8b81-ddabea7dde05 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:53:07,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-32c1f9da-1b04-43e2-8b81-ddabea7dde05 2018-07-30 03:53:07,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:53:07,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-353e2404-18f5-482e-9041-2e153aded2c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:07,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-353e2404-18f5-482e-9041-2e153aded2c0 2018-07-30 03:53:07,702 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:53:07,783 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e06bbded-631e-4ac1-a73c-25aab9f24d23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:07,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-e06bbded-631e-4ac1-a73c-25aab9f24d23 2018-07-30 03:53:07,783 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:07,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:53:07,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5fc854e-b0c9-4645-b602-498956e3ed98 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:07,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-a5fc854e-b0c9-4645-b602-498956e3ed98 2018-07-30 03:53:07,863 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:07,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:53:07,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf109b2f-70b6-418a-a2ad-b5ad9964449e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:53:07,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-cf109b2f-70b6-418a-a2ad-b5ad9964449e 2018-07-30 03:53:07,962 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-d5c7cbe8-bf90-449-proj 2018-07-30 03:53:07,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/bf55a0503a8c4a32a281ce5e93b8273b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:53:08,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ba6ed60-5b68-4fcd-b75c-da84869208cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:08,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/bf55a0503a8c4a32a281ce5e93b8273b used request id req-7ba6ed60-5b68-4fcd-b75c-da84869208cf 2018-07-30 03:53:08,196 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-d5c7cbe8-bf90-449-proj-role 2018-07-30 03:53:08,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/8f5fa8f0715f4ffca2549b3633824488 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:53:08,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e592f095-742e-4826-b4f4-978258b4c003 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:08,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8f5fa8f0715f4ffca2549b3633824488 used request id req-e592f095-742e-4826-b4f4-978258b4c003 2018-07-30 03:53:08,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750b8bd69e89afd925136bc73ee107dfc3f85324" 2018-07-30 03:53:08,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ccf99d6-1d71-4b9f-aa54-071db3e3e198 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:53:08,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2ccf99d6-1d71-4b9f-aa54-071db3e3e198 2018-07-30 03:53:08,387 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-d5c7cbe8-bf90-449-user 2018-07-30 03:53:08,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/8eb6b2e23594437598e0183941025583 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb0bc7026d8f3783e11d399053e123a321bb276" 2018-07-30 03:53:08,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0557feb-e956-4cc8-8d54-b8467a903dab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:08,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/8eb6b2e23594437598e0183941025583 used request id req-f0557feb-e956-4cc8-8d54-b8467a903dab 2018-07-30 03:53:08,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:08,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:53:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["DKgyoGRFQwGBxXi3dabsmA"], "issued_at": "2018-07-30T03:53:08.000000Z"}} 2018-07-30 03:53:08,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24592e2a994747239279b0f8906b6a937142b5a" 2018-07-30 03:53:09,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a1977bb-4963-4334-a85e-e45acfd4fc52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:09,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9a1977bb-4963-4334-a85e-e45acfd4fc52 2018-07-30 03:53:09,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:09,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:09,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:53:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["len2QG7VS5y4_FCgvVS-jA"], "issued_at": "2018-07-30T03:53:09.000000Z"}} 2018-07-30 03:53:09,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:09,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d0e29ad-66f9-45b8-8946-8d465b84ba6c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:09,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8d0e29ad-66f9-45b8-8946-8d465b84ba6c 2018-07-30 03:53:09,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:53:09,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:53:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:53:09,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-872689dc-6244-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:09,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ddb6fa-6aab-4dfc-85cd-94b7583a0cc7 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-872689dc-6244-464-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:53:09,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-872689dc-6244-464-proj used request id req-84ddb6fa-6aab-4dfc-85cd-94b7583a0cc7 2018-07-30 03:53:09,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:09,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18eda4cc-ad7b-4063-8be3-0d0f73c60196 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:53:09,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-18eda4cc-ad7b-4063-8be3-0d0f73c60196 2018-07-30 03:53:09,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-872689dc-6244-464-proj"}}' 2018-07-30 03:53:09,795 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:53:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-924494dd-fd7c-4160-80ac-10c21b8b2903 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/23bff3c641974ed997ca6dc5ed0d2d10"}, "tags": [], "enabled": true, "id": "23bff3c641974ed997ca6dc5ed0d2d10", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-872689dc-6244-464-proj"}} 2018-07-30 03:53:09,795 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-924494dd-fd7c-4160-80ac-10c21b8b2903 2018-07-30 03:53:09,795 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-872689dc-6244-464-proj 2018-07-30 03:53:09,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:09,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:10,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["zoK8PkcNRxiXS5KvJdvKLw"], "issued_at": "2018-07-30T03:53:10.000000Z"}} 2018-07-30 03:53:10,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad70c6951841e999f953697e4c06fd576d02017" 2018-07-30 03:53:10,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5306ea9a-6901-44e1-9347-98541aec7e71 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:10,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5306ea9a-6901-44e1-9347-98541aec7e71 2018-07-30 03:53:10,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:53:10,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:53:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:53:10,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad70c6951841e999f953697e4c06fd576d02017" 2018-07-30 03:53:10,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea42fe63-17c5-4aad-9fda-1821463503d3 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:53:10,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ea42fe63-17c5-4aad-9fda-1821463503d3 2018-07-30 03:53:10,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-872689dc-6244-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad70c6951841e999f953697e4c06fd576d02017" 2018-07-30 03:53:10,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc73b5ae-2110-48ac-98c6-c8544e364d73 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-872689dc-6244-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/23bff3c641974ed997ca6dc5ed0d2d10"}, "tags": [], "enabled": true, "id": "23bff3c641974ed997ca6dc5ed0d2d10", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-872689dc-6244-464-proj"}]} 2018-07-30 03:53:10,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-872689dc-6244-464-proj used request id req-bc73b5ae-2110-48ac-98c6-c8544e364d73 2018-07-30 03:53:10,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad70c6951841e999f953697e4c06fd576d02017" 2018-07-30 03:53:10,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db852963-792f-40df-a18e-63c8b3a47a40 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:53:10,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-db852963-792f-40df-a18e-63c8b3a47a40 2018-07-30 03:53:10,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad70c6951841e999f953697e4c06fd576d02017" 2018-07-30 03:53:10,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccee0038-d0ce-48da-a9e3-e8a9c3111200 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:53:10,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ccee0038-d0ce-48da-a9e3-e8a9c3111200 2018-07-30 03:53:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-872689dc-6244-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad70c6951841e999f953697e4c06fd576d02017" 2018-07-30 03:53:11,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fca99ff-1aa0-45ef-906b-468b7e622f3b Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-872689dc-6244-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/23bff3c641974ed997ca6dc5ed0d2d10"}, "tags": [], "enabled": true, "id": "23bff3c641974ed997ca6dc5ed0d2d10", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-872689dc-6244-464-proj"}]} 2018-07-30 03:53:11,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-872689dc-6244-464-proj used request id req-9fca99ff-1aa0-45ef-906b-468b7e622f3b 2018-07-30 03:53:11,015 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-872689dc-6244-464-user 2018-07-30 03:53:11,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:11,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:11,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f388db2b-bec2-4f31-8803-c8d8b9304195 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:53:11,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f388db2b-bec2-4f31-8803-c8d8b9304195 2018-07-30 03:53:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" -d '{"role": {"name": "CreateStackSecurityGroupTests-872689dc-6244-464-proj-role"}}' 2018-07-30 03:53:11,208 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:53:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fca37468-0d47-4edc-b725-3e855e128fa1 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db4f43b212594199b9f708b8ef701c5e", "links": {"self": "http://172.30.9.25:5000/v3/roles/db4f43b212594199b9f708b8ef701c5e"}, "name": "CreateStackSecurityGroupTests-872689dc-6244-464-proj-role"}} 2018-07-30 03:53:11,209 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-fca37468-0d47-4edc-b725-3e855e128fa1 2018-07-30 03:53:11,209 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-872689dc-6244-464-proj-role 2018-07-30 03:53:11,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/db4f43b212594199b9f708b8ef701c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:11,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-252b2cb8-43ae-48ca-892a-ff01abd454ee Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db4f43b212594199b9f708b8ef701c5e", "links": {"self": "http://172.30.9.25:5000/v3/roles/db4f43b212594199b9f708b8ef701c5e"}, "name": "CreateStackSecurityGroupTests-872689dc-6244-464-proj-role"}} 2018-07-30 03:53:11,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/db4f43b212594199b9f708b8ef701c5e used request id req-252b2cb8-43ae-48ca-892a-ff01abd454ee 2018-07-30 03:53:11,380 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-872689dc-6244-464-proj-role to project CreateStackSecurityGroupTests-872689dc-6244-464-proj 2018-07-30 03:53:11,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/23bff3c641974ed997ca6dc5ed0d2d10/users/bc45f7effaa94f699467d47ffa66f074/roles/db4f43b212594199b9f708b8ef701c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:11,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b672b19d-9e23-4e24-a791-52c7f51c4f30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:11,504 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/23bff3c641974ed997ca6dc5ed0d2d10/users/bc45f7effaa94f699467d47ffa66f074/roles/db4f43b212594199b9f708b8ef701c5e used request id req-b672b19d-9e23-4e24-a791-52c7f51c4f30 2018-07-30 03:53:11,505 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:53:11,505 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:53:11,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:11,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:11,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db4f43b212594199b9f708b8ef701c5e", "name": "CreateStackSecurityGroupTests-872689dc-6244-464-proj-role"}], "expires_at": "2018-07-30T04:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23bff3c641974ed997ca6dc5ed0d2d10", "name": "CreateStackSecurityGroupTests-872689dc-6244-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_23bff3c641974ed997ca6dc5ed0d2d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_23bff3c641974ed997ca6dc5ed0d2d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-872689dc-6244-464-user", "id": "bc45f7effaa94f699467d47ffa66f074"}, "audit_ids": ["hOJKpqVnQGeqvFOcYtaxiQ"], "issued_at": "2018-07-30T03:53:11.000000Z"}} 2018-07-30 03:53:11,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d92e1cc24fb379c8190973e3cccb7ffcfb61c6d7" 2018-07-30 03:53:11,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d7c8b3-e6c8-4a21-afe6-18942bcf0339 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:11,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c3d7c8b3-e6c8-4a21-afe6-18942bcf0339 2018-07-30 03:53:11,975 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:53:11,979 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:53:11,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d92e1cc24fb379c8190973e3cccb7ffcfb61c6d7" 2018-07-30 03:53:12,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:11 GMT Server: Apache x-openstack-request-id: req-e5307d4d-0160-4c92-b348-65cf160d21f3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:53:12,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack used request id req-e5307d4d-0160-4c92-b348-65cf160d21f3 2018-07-30 03:53:12,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d92e1cc24fb379c8190973e3cccb7ffcfb61c6d7" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-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-2ae80d89-8364-42f8-90a7-675c74da68f3-sec-grp"}}' 2018-07-30 03:53:13,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:53:12 GMT Server: Apache x-openstack-request-id: req-6205c918-0cec-4b7e-adf3-73188417f416 Location: http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "links": [{"href": "http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "rel": "self"}]}} 2018-07-30 03:53:13,620 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks used request id req-6205c918-0cec-4b7e-adf3-73188417f416 2018-07-30 03:53:13,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d92e1cc24fb379c8190973e3cccb7ffcfb61c6d7" 2018-07-30 03:53:13,811 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:13 GMT Server: Apache x-openstack-request-id: req-f77d2781-4ab7-4868-9cc9-3f90696284a8 Location: http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:14,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:13 GMT Server: Apache x-openstack-request-id: req-6a7757a5-8c44-42fb-9cb9-d6fb5cece6dc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 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": "23bff3c641974ed997ca6dc5ed0d2d10", "OS::stack_id": "5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack", "security_group_name": "CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack", "stack_user_project_id": "cf7810f938e6488cb8ea54d7c6d70b73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-30 03:53:14,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f used request id req-6a7757a5-8c44-42fb-9cb9-d6fb5cece6dc 2018-07-30 03:53:14,180 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack 2018-07-30 03:53:14,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d92e1cc24fb379c8190973e3cccb7ffcfb61c6d7" 2018-07-30 03:53:14,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:14 GMT Server: Apache x-openstack-request-id: req-46683d58-79e6-4324-a927-cf6d9fd05c92 Location: http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:14,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:14 GMT Server: Apache x-openstack-request-id: req-e550a3ed-f727-4d38-874e-2cb7db34c18c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 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": "23bff3c641974ed997ca6dc5ed0d2d10", "OS::stack_id": "5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack", "security_group_name": "CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack", "stack_user_project_id": "cf7810f938e6488cb8ea54d7c6d70b73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-30 03:53:14,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f used request id req-e550a3ed-f727-4d38-874e-2cb7db34c18c 2018-07-30 03:53:14,574 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:53:14,574 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:53:17,577 - create_stack - DEBUG - Stack status query timeout in 1196.60334086 2018-07-30 03:53:17,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d92e1cc24fb379c8190973e3cccb7ffcfb61c6d7" 2018-07-30 03:53:17,778 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:17 GMT Server: Apache x-openstack-request-id: req-9e8c02aa-ce97-4b18-b540-72b9dbc81e3c Location: http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:17,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:17 GMT Server: Apache x-openstack-request-id: req-c0878ce2-ce70-4689-99b4-95b13b66355e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 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": "23bff3c641974ed997ca6dc5ed0d2d10", "OS::stack_id": "5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack", "security_group_name": "CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack", "stack_user_project_id": "cf7810f938e6488cb8ea54d7c6d70b73", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-30 03:53:17,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f used request id req-c0878ce2-ce70-4689-99b4-95b13b66355e 2018-07-30 03:53:17,974 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-30 03:53:17,974 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack 2018-07-30 03:53:17,974 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack 2018-07-30 03:53:17,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d92e1cc24fb379c8190973e3cccb7ffcfb61c6d7" 2018-07-30 03:53:18,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:17 GMT Server: Apache x-openstack-request-id: req-19fe900c-9001-4aad-8ab5-f25ad61138ed Location: http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:18,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:18 GMT Server: Apache x-openstack-request-id: req-4a5ecc5e-8357-43d4-a574-6e088dab8a76 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.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-30T03:53:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:13Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-30 03:53:18,044 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f/resources used request id req-4a5ecc5e-8357-43d4-a574-6e088dab8a76 2018-07-30 03:53:18,045 - neutron_utils - INFO - Retrieving security group with ID - a60fe913-bd25-48f1-ad57-c9bf8b840ee1 2018-07-30 03:53:18,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=a60fe913-bd25-48f1-ad57-c9bf8b840ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d92e1cc24fb379c8190973e3cccb7ffcfb61c6d7" 2018-07-30 03:53:18,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-d6bd1806-d5ae-4e6c-983e-9f0dc2ddd872 Date: Mon, 30 Jul 2018 03:53:18 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:13Z", "updated_at": "2018-07-30T03:53:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:53:14Z", "revision_number": 0, "id": "712378eb-3385-4756-b9c3-b6676c47d14f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T03:53:14Z", "revision_number": 0, "id": "81bb7b93-06fc-45ae-9f5e-375abc2aa074", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "port_range_min": 22, "ethertype": "IPv4", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10"}], "revision_number": 6, "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "name": "CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-sec-grp"}]} 2018-07-30 03:53:18,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=a60fe913-bd25-48f1-ad57-c9bf8b840ee1 used request id req-d6bd1806-d5ae-4e6c-983e-9f0dc2ddd872 2018-07-30 03:53:18,247 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a60fe913-bd25-48f1-ad57-c9bf8b840ee1 2018-07-30 03:53:18,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a60fe913-bd25-48f1-ad57-c9bf8b840ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d92e1cc24fb379c8190973e3cccb7ffcfb61c6d7" 2018-07-30 03:53:18,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-939e4628-bb2c-4f01-9dcd-69bb386ea28e Date: Mon, 30 Jul 2018 03:53:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:14Z", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "712378eb-3385-4756-b9c3-b6676c47d14f"}, {"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-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "port_range_min": 22, "revision_number": 0, "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:14Z", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "81bb7b93-06fc-45ae-9f5e-375abc2aa074"}]} 2018-07-30 03:53:18,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a60fe913-bd25-48f1-ad57-c9bf8b840ee1 used request id req-939e4628-bb2c-4f01-9dcd-69bb386ea28e 2018-07-30 03:53:18,275 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a60fe913-bd25-48f1-ad57-c9bf8b840ee1 2018-07-30 03:53:18,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a60fe913-bd25-48f1-ad57-c9bf8b840ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d92e1cc24fb379c8190973e3cccb7ffcfb61c6d7" 2018-07-30 03:53:18,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-7b9f7f03-2e49-4bb5-b783-861d10e40dc1 Date: Mon, 30 Jul 2018 03:53:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:14Z", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "712378eb-3385-4756-b9c3-b6676c47d14f"}, {"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-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "port_range_min": 22, "revision_number": 0, "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:14Z", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "81bb7b93-06fc-45ae-9f5e-375abc2aa074"}]} 2018-07-30 03:53:18,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a60fe913-bd25-48f1-ad57-c9bf8b840ee1 used request id req-7b9f7f03-2e49-4bb5-b783-861d10e40dc1 2018-07-30 03:53:18,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:18,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:18,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db4f43b212594199b9f708b8ef701c5e", "name": "CreateStackSecurityGroupTests-872689dc-6244-464-proj-role"}], "expires_at": "2018-07-30T04:53:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23bff3c641974ed997ca6dc5ed0d2d10", "name": "CreateStackSecurityGroupTests-872689dc-6244-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_23bff3c641974ed997ca6dc5ed0d2d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_23bff3c641974ed997ca6dc5ed0d2d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-872689dc-6244-464-user", "id": "bc45f7effaa94f699467d47ffa66f074"}, "audit_ids": ["hcaN0z2YQc2UU1hlo_i1dg"], "issued_at": "2018-07-30T03:53:18.000000Z"}} 2018-07-30 03:53:18,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558418ccb007a6672a088e075d4be9bc686a591a" 2018-07-30 03:53:18,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885d3d74-baf4-4864-92dc-be9f484644e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:18,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-885d3d74-baf4-4864-92dc-be9f484644e0 2018-07-30 03:53:18,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558418ccb007a6672a088e075d4be9bc686a591a" 2018-07-30 03:53:18,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-42a4fb45-cfee-4ba8-bf8d-a5e4e657f9a0 Date: Mon, 30 Jul 2018 03:53:18 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:13Z", "updated_at": "2018-07-30T03:53:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:53:14Z", "revision_number": 0, "id": "712378eb-3385-4756-b9c3-b6676c47d14f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T03:53:14Z", "revision_number": 0, "id": "81bb7b93-06fc-45ae-9f5e-375abc2aa074", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "port_range_min": 22, "ethertype": "IPv4", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10"}], "revision_number": 6, "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "name": "CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-sec-grp"}]} 2018-07-30 03:53:18,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-sec-grp&description=Test+description used request id req-42a4fb45-cfee-4ba8-bf8d-a5e4e657f9a0 2018-07-30 03:53:18,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:53:18,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:53:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:53:18,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/23bff3c641974ed997ca6dc5ed0d2d10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558418ccb007a6672a088e075d4be9bc686a591a" 2018-07-30 03:53:19,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a64bac-62da-41be-8e3d-b41a3dc8dfec Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/23bff3c641974ed997ca6dc5ed0d2d10"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23bff3c641974ed997ca6dc5ed0d2d10", "name": "CreateStackSecurityGroupTests-872689dc-6244-464-proj"}} 2018-07-30 03:53:19,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/23bff3c641974ed997ca6dc5ed0d2d10 used request id req-c9a64bac-62da-41be-8e3d-b41a3dc8dfec 2018-07-30 03:53:19,067 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a60fe913-bd25-48f1-ad57-c9bf8b840ee1 2018-07-30 03:53:19,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a60fe913-bd25-48f1-ad57-c9bf8b840ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558418ccb007a6672a088e075d4be9bc686a591a" 2018-07-30 03:53:19,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-0de31088-2e40-452c-b1d2-975e0131a242 Date: Mon, 30 Jul 2018 03:53:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:14Z", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "712378eb-3385-4756-b9c3-b6676c47d14f"}, {"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-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "port_range_min": 22, "revision_number": 0, "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:14Z", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "81bb7b93-06fc-45ae-9f5e-375abc2aa074"}]} 2018-07-30 03:53:19,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a60fe913-bd25-48f1-ad57-c9bf8b840ee1 used request id req-0de31088-2e40-452c-b1d2-975e0131a242 2018-07-30 03:53:19,095 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a60fe913-bd25-48f1-ad57-c9bf8b840ee1 2018-07-30 03:53:19,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a60fe913-bd25-48f1-ad57-c9bf8b840ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558418ccb007a6672a088e075d4be9bc686a591a" 2018-07-30 03:53:19,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-01bcb1fd-dd24-40e4-9688-c06ec5681e99 Date: Mon, 30 Jul 2018 03:53:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:14Z", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "712378eb-3385-4756-b9c3-b6676c47d14f"}, {"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-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "port_range_min": 22, "revision_number": 0, "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:14Z", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "81bb7b93-06fc-45ae-9f5e-375abc2aa074"}]} 2018-07-30 03:53:19,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a60fe913-bd25-48f1-ad57-c9bf8b840ee1 used request id req-01bcb1fd-dd24-40e4-9688-c06ec5681e99 2018-07-30 03:53:19,121 - neutron_utils - INFO - Retrieving security group with ID - a60fe913-bd25-48f1-ad57-c9bf8b840ee1 2018-07-30 03:53:19,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=a60fe913-bd25-48f1-ad57-c9bf8b840ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558418ccb007a6672a088e075d4be9bc686a591a" 2018-07-30 03:53:19,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-14bd1876-c294-4d05-b30c-db60e21785ae Date: Mon, 30 Jul 2018 03:53:19 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:13Z", "updated_at": "2018-07-30T03:53:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:53:14Z", "revision_number": 0, "id": "712378eb-3385-4756-b9c3-b6676c47d14f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T03:53:14Z", "revision_number": 0, "id": "81bb7b93-06fc-45ae-9f5e-375abc2aa074", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "port_range_min": 22, "ethertype": "IPv4", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10"}], "revision_number": 6, "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "name": "CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-sec-grp"}]} 2018-07-30 03:53:19,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=a60fe913-bd25-48f1-ad57-c9bf8b840ee1 used request id req-14bd1876-c294-4d05-b30c-db60e21785ae 2018-07-30 03:53:19,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a60fe913-bd25-48f1-ad57-c9bf8b840ee1 2018-07-30 03:53:19,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a60fe913-bd25-48f1-ad57-c9bf8b840ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558418ccb007a6672a088e075d4be9bc686a591a" 2018-07-30 03:53:19,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-3fc54e76-7f92-4028-b14d-6118bae7211e Date: Mon, 30 Jul 2018 03:53:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:14Z", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "712378eb-3385-4756-b9c3-b6676c47d14f"}, {"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-30T03:53:14Z", "security_group_id": "a60fe913-bd25-48f1-ad57-c9bf8b840ee1", "port_range_min": 22, "revision_number": 0, "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:14Z", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "81bb7b93-06fc-45ae-9f5e-375abc2aa074"}]} 2018-07-30 03:53:19,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a60fe913-bd25-48f1-ad57-c9bf8b840ee1 used request id req-3fc54e76-7f92-4028-b14d-6118bae7211e 2018-07-30 03:53:19,199 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack 2018-07-30 03:53:19,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d92e1cc24fb379c8190973e3cccb7ffcfb61c6d7" 2018-07-30 03:53:19,244 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:19 GMT Server: Apache x-openstack-request-id: req-1557b33c-f0a8-4362-8c40-0f9c139cb85a Location: http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:19,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:19 GMT Server: Apache x-openstack-request-id: req-c7ca305d-b6ae-4b7a-be69-a0e95ac7cea6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:19,286 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f used request id req-c7ca305d-b6ae-4b7a-be69-a0e95ac7cea6 2018-07-30 03:53:19,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d92e1cc24fb379c8190973e3cccb7ffcfb61c6d7" 2018-07-30 03:53:19,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:19 GMT Server: Apache x-openstack-request-id: req-bc0fd447-70ef-45e5-84d4-2cb4537fd180 Location: http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:19,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:19 GMT Server: Apache x-openstack-request-id: req-234c1bbd-155c-40b9-b2cd-f0e57d8abc10 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": "23bff3c641974ed997ca6dc5ed0d2d10", "OS::stack_id": "5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack", "security_group_name": "CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack", "stack_user_project_id": "cf7810f938e6488cb8ea54d7c6d70b73", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:53:19Z", "id": "5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-30 03:53:19,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f used request id req-234c1bbd-155c-40b9-b2cd-f0e57d8abc10 2018-07-30 03:53:19,501 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:53:19,501 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:53:22,504 - create_stack - DEBUG - Stack status query timeout in 1196.78229403 2018-07-30 03:53:22,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d92e1cc24fb379c8190973e3cccb7ffcfb61c6d7" 2018-07-30 03:53:22,533 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:22 GMT Server: Apache x-openstack-request-id: req-29657caa-eeb1-4e37-b0cb-38c5c2936f35 Location: http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:22,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:22 GMT Server: Apache x-openstack-request-id: req-1e44f1cb-8206-4603-84e4-9b4e7cee9b66 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 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": "23bff3c641974ed997ca6dc5ed0d2d10", "OS::stack_id": "5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack", "security_group_name": "CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-sec-grp"}, "deletion_time": "2018-07-30T03:53:20Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack", "stack_user_project_id": "cf7810f938e6488cb8ea54d7c6d70b73", "tags": null, "creation_time": "2018-07-30T03:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T03:53:19Z", "id": "5c52da0d-a809-4ec8-b6a8-22bf24d19a7f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-30 03:53:22,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f used request id req-1e44f1cb-8206-4603-84e4-9b4e7cee9b66 2018-07-30 03:53:22,715 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-30 03:53:22,715 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack 2018-07-30 03:53:22,715 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack 2018-07-30 03:53:22,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d92e1cc24fb379c8190973e3cccb7ffcfb61c6d7" 2018-07-30 03:53:22,743 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:22 GMT Server: Apache x-openstack-request-id: req-c589a5f9-bbb2-45bb-8c8c-a62751473914 Location: http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:22,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:22 GMT Server: Apache x-openstack-request-id: req-70c517eb-e477-47eb-8ac3-686314a7a771 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-30 03:53:22,769 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/23bff3c641974ed997ca6dc5ed0d2d10/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ae80d89-8364-42f8-90a7-675c74da68f3-stack/5c52da0d-a809-4ec8-b6a8-22bf24d19a7f used request id req-70c517eb-e477-47eb-8ac3-686314a7a771 2018-07-30 03:53:22,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:22,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a2fab1a4-9beb-465f-adda-190b87705017 Date: Mon, 30 Jul 2018 03:53:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:13Z", "updated_at": "2018-07-30T03:53:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:53:13Z", "revision_number": 0, "id": "54718bc2-7198-4b9f-9f24-82838bb797c2", "remote_group_id": "7cf14206-a912-4f3f-afd3-15df3944f8b3", "remote_ip_prefix": null, "created_at": "2018-07-30T03:53:13Z", "security_group_id": "7cf14206-a912-4f3f-afd3-15df3944f8b3", "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:53:13Z", "revision_number": 0, "id": "e91bf426-29e5-4699-aba9-b258ef244ad5", "remote_group_id": "7cf14206-a912-4f3f-afd3-15df3944f8b3", "remote_ip_prefix": null, "created_at": "2018-07-30T03:53:13Z", "security_group_id": "7cf14206-a912-4f3f-afd3-15df3944f8b3", "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "port_range_min": null, "ethertype": "IPv6", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:53:13Z", "revision_number": 0, "id": "eda1a9b2-a52e-4155-989f-ac00426cbf41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:53:13Z", "security_group_id": "7cf14206-a912-4f3f-afd3-15df3944f8b3", "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:53:13Z", "revision_number": 0, "id": "f4870b08-a31f-4a8a-b998-4bb09a7626ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:53:13Z", "security_group_id": "7cf14206-a912-4f3f-afd3-15df3944f8b3", "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "port_range_min": null, "ethertype": "IPv6", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10"}], "revision_number": 4, "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "7cf14206-a912-4f3f-afd3-15df3944f8b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:53:22,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a2fab1a4-9beb-465f-adda-190b87705017 2018-07-30 03:53:23,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:23,088 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2982f44c-2475-4c75-b69e-8b9cf9ae628b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:23,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-2982f44c-2475-4c75-b69e-8b9cf9ae628b 2018-07-30 03:53:23,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:23,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:23,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9f853d4-b7d6-4147-8ca3-4a0954da5685 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:23,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-f9f853d4-b7d6-4147-8ca3-4a0954da5685 2018-07-30 03:53:23,175 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:23,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:23,260 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c10d398-be32-4294-bce4-20ad28f63acc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:23,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-7c10d398-be32-4294-bce4-20ad28f63acc 2018-07-30 03:53:23,260 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:23,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:23,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8dde8fe-b342-4898-bb8f-adb627143382 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:23,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-a8dde8fe-b342-4898-bb8f-adb627143382 2018-07-30 03:53:23,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:23,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/23bff3c641974ed997ca6dc5ed0d2d10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:23,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45acdd09-4890-4d2e-850f-938ba13998df Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/23bff3c641974ed997ca6dc5ed0d2d10"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23bff3c641974ed997ca6dc5ed0d2d10", "name": "CreateStackSecurityGroupTests-872689dc-6244-464-proj"}} 2018-07-30 03:53:23,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/23bff3c641974ed997ca6dc5ed0d2d10 used request id req-45acdd09-4890-4d2e-850f-938ba13998df 2018-07-30 03:53:23,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cf14206-a912-4f3f-afd3-15df3944f8b3 2018-07-30 03:53:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7cf14206-a912-4f3f-afd3-15df3944f8b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:23,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-187d9dd4-f0af-4155-8891-1e3e7984ec47 Date: Mon, 30 Jul 2018 03:53:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7cf14206-a912-4f3f-afd3-15df3944f8b3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:53:13Z", "security_group_id": "7cf14206-a912-4f3f-afd3-15df3944f8b3", "port_range_min": null, "revision_number": 0, "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:13Z", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "54718bc2-7198-4b9f-9f24-82838bb797c2"}, {"remote_group_id": "7cf14206-a912-4f3f-afd3-15df3944f8b3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:53:13Z", "security_group_id": "7cf14206-a912-4f3f-afd3-15df3944f8b3", "port_range_min": null, "revision_number": 0, "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:13Z", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "e91bf426-29e5-4699-aba9-b258ef244ad5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:53:13Z", "security_group_id": "7cf14206-a912-4f3f-afd3-15df3944f8b3", "port_range_min": null, "revision_number": 0, "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:13Z", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "eda1a9b2-a52e-4155-989f-ac00426cbf41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:53:13Z", "security_group_id": "7cf14206-a912-4f3f-afd3-15df3944f8b3", "port_range_min": null, "revision_number": 0, "tenant_id": "23bff3c641974ed997ca6dc5ed0d2d10", "created_at": "2018-07-30T03:53:13Z", "project_id": "23bff3c641974ed997ca6dc5ed0d2d10", "id": "f4870b08-a31f-4a8a-b998-4bb09a7626ad"}]} 2018-07-30 03:53:23,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7cf14206-a912-4f3f-afd3-15df3944f8b3 used request id req-187d9dd4-f0af-4155-8891-1e3e7984ec47 2018-07-30 03:53:23,464 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:53:23,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/7cf14206-a912-4f3f-afd3-15df3944f8b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:23,679 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-67dd236a-e934-4015-a630-0b9c5ca21ed6 Content-Length: 0 Date: Mon, 30 Jul 2018 03:53:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:53:23,679 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/7cf14206-a912-4f3f-afd3-15df3944f8b3 used request id req-67dd236a-e934-4015-a630-0b9c5ca21ed6 2018-07-30 03:53:23,680 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-872689dc-6244-464-proj 2018-07-30 03:53:23,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/23bff3c641974ed997ca6dc5ed0d2d10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:23,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-404f31ca-ec63-48dc-ba28-0797800c29bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:23,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/23bff3c641974ed997ca6dc5ed0d2d10 used request id req-404f31ca-ec63-48dc-ba28-0797800c29bc 2018-07-30 03:53:23,905 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-872689dc-6244-464-proj-role 2018-07-30 03:53:23,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/db4f43b212594199b9f708b8ef701c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:24,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2da03eb9-cf9d-49b8-9573-1611978ba6b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:24,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/db4f43b212594199b9f708b8ef701c5e used request id req-2da03eb9-cf9d-49b8-9573-1611978ba6b5 2018-07-30 03:53:24,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50120b7b40168a5dc56c08d946fedbe3855de4f" 2018-07-30 03:53:24,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeaec53a-8f82-4601-a2b7-738ec9f6a0e3 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:53:24,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-eeaec53a-8f82-4601-a2b7-738ec9f6a0e3 2018-07-30 03:53:24,032 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-872689dc-6244-464-user 2018-07-30 03:53:24,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/bc45f7effaa94f699467d47ffa66f074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad70c6951841e999f953697e4c06fd576d02017" 2018-07-30 03:53:24,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-029de627-284e-4973-a760-5a85ba44baa9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:24,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/bc45f7effaa94f699467d47ffa66f074 used request id req-029de627-284e-4973-a760-5a85ba44baa9 2018-07-30 03:53:24,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:24,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:53:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["UXDQWa3vSRSw6PW-tUmxnw"], "issued_at": "2018-07-30T03:53:24.000000Z"}} 2018-07-30 03:53:24,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2aa460d3ca7667dc34c6073f9e363bcbb7edcc3" 2018-07-30 03:53:24,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67c8c25-10b6-4a57-a82c-5bf2e156e816 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:24,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b67c8c25-10b6-4a57-a82c-5bf2e156e816 2018-07-30 03:53:24,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:24,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:25,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:53:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["ahmE_kDcT8q7319sQE4GGw"], "issued_at": "2018-07-30T03:53:25.000000Z"}} 2018-07-30 03:53:25,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:25,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-119613db-d2bd-4945-a6ab-7e9e15de52ce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:25,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-119613db-d2bd-4945-a6ab-7e9e15de52ce 2018-07-30 03:53:25,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:53:25,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:53:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:53:25,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-2b111736-9a2a-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:25,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451dd2df-18ee-4188-adcc-80662430e8f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-2b111736-9a2a-420-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:53:25,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-2b111736-9a2a-420-proj used request id req-451dd2df-18ee-4188-adcc-80662430e8f1 2018-07-30 03:53:25,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:25,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36da973-264a-441b-80d8-34ff658a28e5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:53:25,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c36da973-264a-441b-80d8-34ff658a28e5 2018-07-30 03:53:25,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-2b111736-9a2a-420-proj"}}' 2018-07-30 03:53:25,503 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af35ede6-2490-4e56-a3ff-e519c8b93b9e Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a762653fb2f14054b1d52762c529b5ac"}, "tags": [], "enabled": true, "id": "a762653fb2f14054b1d52762c529b5ac", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-2b111736-9a2a-420-proj"}} 2018-07-30 03:53:25,503 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-af35ede6-2490-4e56-a3ff-e519c8b93b9e 2018-07-30 03:53:25,504 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-2b111736-9a2a-420-proj 2018-07-30 03:53:25,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:25,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:25,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:53:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["HyGTO4KfTvq-SW9R69WOrQ"], "issued_at": "2018-07-30T03:53:25.000000Z"}} 2018-07-30 03:53:25,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd85b1eb9edb33954a0c9ce9e6c4ecc97f08738" 2018-07-30 03:53:25,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ebe16de-ab4b-471e-8f24-e48874a3d882 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:25,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6ebe16de-ab4b-471e-8f24-e48874a3d882 2018-07-30 03:53:25,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:53:25,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:53:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:53:25,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd85b1eb9edb33954a0c9ce9e6c4ecc97f08738" 2018-07-30 03:53:26,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c743409a-6a75-45fb-a713-c5dd99dd2f4a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:53:26,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c743409a-6a75-45fb-a713-c5dd99dd2f4a 2018-07-30 03:53:26,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-2b111736-9a2a-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd85b1eb9edb33954a0c9ce9e6c4ecc97f08738" 2018-07-30 03:53:26,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfbf9322-42c7-4f84-bbfb-8c99c3e80cef Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-2b111736-9a2a-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a762653fb2f14054b1d52762c529b5ac"}, "tags": [], "enabled": true, "id": "a762653fb2f14054b1d52762c529b5ac", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-2b111736-9a2a-420-proj"}]} 2018-07-30 03:53:26,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-2b111736-9a2a-420-proj used request id req-bfbf9322-42c7-4f84-bbfb-8c99c3e80cef 2018-07-30 03:53:26,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd85b1eb9edb33954a0c9ce9e6c4ecc97f08738" 2018-07-30 03:53:26,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47524c0e-b6ca-4cf3-be6d-e2afdc367d83 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:53:26,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-47524c0e-b6ca-4cf3-be6d-e2afdc367d83 2018-07-30 03:53:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd85b1eb9edb33954a0c9ce9e6c4ecc97f08738" 2018-07-30 03:53:26,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d5e5b21-b028-4e51-8426-187442164b16 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:53:26,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4d5e5b21-b028-4e51-8426-187442164b16 2018-07-30 03:53:26,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-2b111736-9a2a-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd85b1eb9edb33954a0c9ce9e6c4ecc97f08738" 2018-07-30 03:53:26,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709f5043-ce2a-4807-851d-079f2dbf04cf Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-2b111736-9a2a-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a762653fb2f14054b1d52762c529b5ac"}, "tags": [], "enabled": true, "id": "a762653fb2f14054b1d52762c529b5ac", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-2b111736-9a2a-420-proj"}]} 2018-07-30 03:53:26,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-2b111736-9a2a-420-proj used request id req-709f5043-ce2a-4807-851d-079f2dbf04cf 2018-07-30 03:53:26,692 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-2b111736-9a2a-420-user 2018-07-30 03:53:26,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:26,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:26,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ddfab4d-efdb-40f2-a55d-8f57bbb6fc8a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:53:26,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7ddfab4d-efdb-40f2-a55d-8f57bbb6fc8a 2018-07-30 03:53:26,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" -d '{"role": {"name": "CreateStackNegativeTests-2b111736-9a2a-420-proj-role"}}' 2018-07-30 03:53:26,881 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:53:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-069aa3c5-7b4c-4626-b841-600f10e29fc8 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da840ca6e16b4e039738644f733c4021", "links": {"self": "http://172.30.9.25:5000/v3/roles/da840ca6e16b4e039738644f733c4021"}, "name": "CreateStackNegativeTests-2b111736-9a2a-420-proj-role"}} 2018-07-30 03:53:26,881 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-069aa3c5-7b4c-4626-b841-600f10e29fc8 2018-07-30 03:53:26,881 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-2b111736-9a2a-420-proj-role 2018-07-30 03:53:26,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/da840ca6e16b4e039738644f733c4021 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:26,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-953c2ec9-4c5f-4858-8194-a14e86929775 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da840ca6e16b4e039738644f733c4021", "links": {"self": "http://172.30.9.25:5000/v3/roles/da840ca6e16b4e039738644f733c4021"}, "name": "CreateStackNegativeTests-2b111736-9a2a-420-proj-role"}} 2018-07-30 03:53:26,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/da840ca6e16b4e039738644f733c4021 used request id req-953c2ec9-4c5f-4858-8194-a14e86929775 2018-07-30 03:53:26,968 - keystone_utils - INFO - Granting role CreateStackNegativeTests-2b111736-9a2a-420-proj-role to project CreateStackNegativeTests-2b111736-9a2a-420-proj 2018-07-30 03:53:26,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/a762653fb2f14054b1d52762c529b5ac/users/7971c0d263c741afbf6fe08501eb4ed1/roles/da840ca6e16b4e039738644f733c4021 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:27,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-237418e3-4ee2-4ab0-a723-bbc97afb19b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:27,093 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a762653fb2f14054b1d52762c529b5ac/users/7971c0d263c741afbf6fe08501eb4ed1/roles/da840ca6e16b4e039738644f733c4021 used request id req-237418e3-4ee2-4ab0-a723-bbc97afb19b4 2018-07-30 03:53:27,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:27,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:27,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da840ca6e16b4e039738644f733c4021", "name": "CreateStackNegativeTests-2b111736-9a2a-420-proj-role"}], "expires_at": "2018-07-30T04:53:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a762653fb2f14054b1d52762c529b5ac", "name": "CreateStackNegativeTests-2b111736-9a2a-420-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a762653fb2f14054b1d52762c529b5ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/a762653fb2f14054b1d52762c529b5ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/a762653fb2f14054b1d52762c529b5ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a762653fb2f14054b1d52762c529b5ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/a762653fb2f14054b1d52762c529b5ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/a762653fb2f14054b1d52762c529b5ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_a762653fb2f14054b1d52762c529b5ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a762653fb2f14054b1d52762c529b5ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a762653fb2f14054b1d52762c529b5ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/a762653fb2f14054b1d52762c529b5ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/a762653fb2f14054b1d52762c529b5ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/a762653fb2f14054b1d52762c529b5ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/a762653fb2f14054b1d52762c529b5ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/a762653fb2f14054b1d52762c529b5ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-2b111736-9a2a-420-user", "id": "7971c0d263c741afbf6fe08501eb4ed1"}, "audit_ids": ["7DoE8jcgTn-i3YanSZV9Wg"], "issued_at": "2018-07-30T03:53:27.000000Z"}} 2018-07-30 03:53:27,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e994c340bbf3d153ada11b42b8f38fe2becac2c3" 2018-07-30 03:53:27,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d896cac-a84e-4ed5-9b97-bb7b856a4343 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:27,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5d896cac-a84e-4ed5-9b97-bb7b856a4343 2018-07-30 03:53:27,562 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:53:27,566 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:53:27,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/a762653fb2f14054b1d52762c529b5ac/stacks?stack_name=CreateStackNegativeTests-6289b3b4-68ca-4590-b7ad-9dd811ff977d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e994c340bbf3d153ada11b42b8f38fe2becac2c3" 2018-07-30 03:53:27,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:27 GMT Server: Apache x-openstack-request-id: req-10561028-4c69-44a6-a36f-d2ea2f0849fd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:53:27,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/a762653fb2f14054b1d52762c529b5ac/stacks?stack_name=CreateStackNegativeTests-6289b3b4-68ca-4590-b7ad-9dd811ff977d used request id req-10561028-4c69-44a6-a36f-d2ea2f0849fd 2018-07-30 03:53:27,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:27,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-c944672c-61df-4703-af15-9d8c80976a91 Date: Mon, 30 Jul 2018 03:53:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:53:27,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-c944672c-61df-4703-af15-9d8c80976a91 2018-07-30 03:53:27,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:28,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc01996c-0f50-419f-a3b9-37c984a3c7b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:28,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-cc01996c-0f50-419f-a3b9-37c984a3c7b5 2018-07-30 03:53:28,072 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:28,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:28,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dec955fc-3b3d-4ab6-9c11-2e1207593d75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:28,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-dec955fc-3b3d-4ab6-9c11-2e1207593d75 2018-07-30 03:53:28,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:28,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:28,242 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62284a66-5313-42bd-a343-43011989ee6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:28,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-62284a66-5313-42bd-a343-43011989ee6b 2018-07-30 03:53:28,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:28,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:28,324 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6797646a-3c9d-4610-8d99-ec40135d2abb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:28,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-6797646a-3c9d-4610-8d99-ec40135d2abb 2018-07-30 03:53:28,325 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:28,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:28,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd669ba2-747f-41ff-97fe-4174a057b18d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:53:28,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-bd669ba2-747f-41ff-97fe-4174a057b18d 2018-07-30 03:53:28,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:28,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fed71572-83aa-480f-8f0e-8ff2cf71ce5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:28,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-fed71572-83aa-480f-8f0e-8ff2cf71ce5d 2018-07-30 03:53:28,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:28,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:28,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf1077ab-470d-4f29-93d2-82ce22f5651e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:28,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-bf1077ab-470d-4f29-93d2-82ce22f5651e 2018-07-30 03:53:28,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:28,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:28,676 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0695ac82-d6bb-4328-8abe-09076c0f7a45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:28,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-0695ac82-d6bb-4328-8abe-09076c0f7a45 2018-07-30 03:53:28,677 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:28,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:28,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be84a08-0d53-4bb4-8c17-572fbb067a1a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:53:28,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-0be84a08-0d53-4bb4-8c17-572fbb067a1a 2018-07-30 03:53:28,763 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-2b111736-9a2a-420-proj 2018-07-30 03:53:28,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/a762653fb2f14054b1d52762c529b5ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:28,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-956793e9-d9b9-4780-9a9e-f7d208456747 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:28,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a762653fb2f14054b1d52762c529b5ac used request id req-956793e9-d9b9-4780-9a9e-f7d208456747 2018-07-30 03:53:28,953 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-2b111736-9a2a-420-proj-role 2018-07-30 03:53:28,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/da840ca6e16b4e039738644f733c4021 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:29,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ac3daf1-7547-4c10-89d9-27056c71254a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:29,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/da840ca6e16b4e039738644f733c4021 used request id req-1ac3daf1-7547-4c10-89d9-27056c71254a 2018-07-30 03:53:29,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08061ab2ff84e844a53d5654113ad19466e537b3" 2018-07-30 03:53:29,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c6c51f8-575d-48cb-8873-bd06b1d4b646 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:53:29,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6c6c51f8-575d-48cb-8873-bd06b1d4b646 2018-07-30 03:53:29,156 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-2b111736-9a2a-420-user 2018-07-30 03:53:29,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/7971c0d263c741afbf6fe08501eb4ed1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd85b1eb9edb33954a0c9ce9e6c4ecc97f08738" 2018-07-30 03:53:29,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3431420-ccc9-4436-ad67-ce881316f9af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:29,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7971c0d263c741afbf6fe08501eb4ed1 used request id req-d3431420-ccc9-4436-ad67-ce881316f9af 2018-07-30 03:53:29,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:29,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:53:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["0rhFN5urT62D9whi1UZGlQ"], "issued_at": "2018-07-30T03:53:29.000000Z"}} 2018-07-30 03:53:29,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ffc212e4be54d1371ad4550fe94abef51153e2" 2018-07-30 03:53:29,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182ebf93-a319-4dbe-aa59-786be1b4ddfd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:29,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-182ebf93-a319-4dbe-aa59-786be1b4ddfd 2018-07-30 03:53:29,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:29,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:30,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["4W3xD_60SPmpa-xT6fhg-w"], "issued_at": "2018-07-30T03:53:30.000000Z"}} 2018-07-30 03:53:30,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:30,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed464873-d949-43e4-9088-c3f396b17b6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:30,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ed464873-d949-43e4-9088-c3f396b17b6b 2018-07-30 03:53:30,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:53:30,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:53:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:53:30,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-02ee3db7-51c4-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:30,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9e2386-20c3-4baa-b6f7-494e12a5d584 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-02ee3db7-51c4-41f-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:53:30,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-02ee3db7-51c4-41f-proj used request id req-7c9e2386-20c3-4baa-b6f7-494e12a5d584 2018-07-30 03:53:30,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:30,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ecc6257-a5d6-40b1-bfe8-78d3b34f2847 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:53:30,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5ecc6257-a5d6-40b1-bfe8-78d3b34f2847 2018-07-30 03:53:30,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-02ee3db7-51c4-41f-proj"}}' 2018-07-30 03:53:30,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:53:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b4f1c50-cae7-4381-9875-99b9191efba4 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/aeba53e34d7f482e9cd0168fa146c569"}, "tags": [], "enabled": true, "id": "aeba53e34d7f482e9cd0168fa146c569", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-02ee3db7-51c4-41f-proj"}} 2018-07-30 03:53:30,480 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5b4f1c50-cae7-4381-9875-99b9191efba4 2018-07-30 03:53:30,480 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-02ee3db7-51c4-41f-proj 2018-07-30 03:53:30,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:30,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:30,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["p77LvzPRR9ubxtz90RtO3A"], "issued_at": "2018-07-30T03:53:30.000000Z"}} 2018-07-30 03:53:30,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fd7a3479ca7fa02bad595847786d9e03b9c64f" 2018-07-30 03:53:30,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0321a009-82f5-4ee0-a047-b56ca9015fd5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:30,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0321a009-82f5-4ee0-a047-b56ca9015fd5 2018-07-30 03:53:30,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:53:30,957 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:53:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:53:30,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fd7a3479ca7fa02bad595847786d9e03b9c64f" 2018-07-30 03:53:31,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad097121-3b23-47dd-8a00-4a6d68c2abb6 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:53:31,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ad097121-3b23-47dd-8a00-4a6d68c2abb6 2018-07-30 03:53:31,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-02ee3db7-51c4-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fd7a3479ca7fa02bad595847786d9e03b9c64f" 2018-07-30 03:53:31,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ee6537-dabb-4fc4-a7e0-07c63cdadf1b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-02ee3db7-51c4-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/aeba53e34d7f482e9cd0168fa146c569"}, "tags": [], "enabled": true, "id": "aeba53e34d7f482e9cd0168fa146c569", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-02ee3db7-51c4-41f-proj"}]} 2018-07-30 03:53:31,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-02ee3db7-51c4-41f-proj used request id req-84ee6537-dabb-4fc4-a7e0-07c63cdadf1b 2018-07-30 03:53:31,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fd7a3479ca7fa02bad595847786d9e03b9c64f" 2018-07-30 03:53:31,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467e550d-9a58-4c3a-9acd-18acd6520d4b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:53:31,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-467e550d-9a58-4c3a-9acd-18acd6520d4b 2018-07-30 03:53:31,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fd7a3479ca7fa02bad595847786d9e03b9c64f" 2018-07-30 03:53:31,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544493e3-a1f8-4793-a0f0-63cc18839fc9 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:53:31,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-544493e3-a1f8-4793-a0f0-63cc18839fc9 2018-07-30 03:53:31,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-02ee3db7-51c4-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fd7a3479ca7fa02bad595847786d9e03b9c64f" 2018-07-30 03:53:31,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a57c55b6-0589-4ae4-8ee7-fca6d51db80f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-02ee3db7-51c4-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/aeba53e34d7f482e9cd0168fa146c569"}, "tags": [], "enabled": true, "id": "aeba53e34d7f482e9cd0168fa146c569", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-02ee3db7-51c4-41f-proj"}]} 2018-07-30 03:53:31,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-02ee3db7-51c4-41f-proj used request id req-a57c55b6-0589-4ae4-8ee7-fca6d51db80f 2018-07-30 03:53:31,779 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-02ee3db7-51c4-41f-user 2018-07-30 03:53:31,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:31,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:31,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe24349-a587-4e24-9e93-1137d2f2ca72 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:53:31,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8fe24349-a587-4e24-9e93-1137d2f2ca72 2018-07-30 03:53:31,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" -d '{"role": {"name": "CreateStackNegativeTests-02ee3db7-51c4-41f-proj-role"}}' 2018-07-30 03:53:31,964 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d34e585d-3a55-4667-9f8e-17ea2b7f5251 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05cde55d0e184fe5a1a5f0f85b28dea1", "links": {"self": "http://172.30.9.25:5000/v3/roles/05cde55d0e184fe5a1a5f0f85b28dea1"}, "name": "CreateStackNegativeTests-02ee3db7-51c4-41f-proj-role"}} 2018-07-30 03:53:31,964 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d34e585d-3a55-4667-9f8e-17ea2b7f5251 2018-07-30 03:53:31,965 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-02ee3db7-51c4-41f-proj-role 2018-07-30 03:53:31,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/05cde55d0e184fe5a1a5f0f85b28dea1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:32,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5f9563-7b81-4c24-a5d2-a148c1f953f5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05cde55d0e184fe5a1a5f0f85b28dea1", "links": {"self": "http://172.30.9.25:5000/v3/roles/05cde55d0e184fe5a1a5f0f85b28dea1"}, "name": "CreateStackNegativeTests-02ee3db7-51c4-41f-proj-role"}} 2018-07-30 03:53:32,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/05cde55d0e184fe5a1a5f0f85b28dea1 used request id req-7b5f9563-7b81-4c24-a5d2-a148c1f953f5 2018-07-30 03:53:32,053 - keystone_utils - INFO - Granting role CreateStackNegativeTests-02ee3db7-51c4-41f-proj-role to project CreateStackNegativeTests-02ee3db7-51c4-41f-proj 2018-07-30 03:53:32,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/aeba53e34d7f482e9cd0168fa146c569/users/15b618ab4bcd4b8a87ef317360d4bab0/roles/05cde55d0e184fe5a1a5f0f85b28dea1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:32,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dfd3161-dc26-44c1-a867-fcf1d2f6cd47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:32,105 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/aeba53e34d7f482e9cd0168fa146c569/users/15b618ab4bcd4b8a87ef317360d4bab0/roles/05cde55d0e184fe5a1a5f0f85b28dea1 used request id req-1dfd3161-dc26-44c1-a867-fcf1d2f6cd47 2018-07-30 03:53:32,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:32,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:32,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05cde55d0e184fe5a1a5f0f85b28dea1", "name": "CreateStackNegativeTests-02ee3db7-51c4-41f-proj-role"}], "expires_at": "2018-07-30T04:53:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeba53e34d7f482e9cd0168fa146c569", "name": "CreateStackNegativeTests-02ee3db7-51c4-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/aeba53e34d7f482e9cd0168fa146c569", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/aeba53e34d7f482e9cd0168fa146c569", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/aeba53e34d7f482e9cd0168fa146c569", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/aeba53e34d7f482e9cd0168fa146c569", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/aeba53e34d7f482e9cd0168fa146c569", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/aeba53e34d7f482e9cd0168fa146c569", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_aeba53e34d7f482e9cd0168fa146c569", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_aeba53e34d7f482e9cd0168fa146c569", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/aeba53e34d7f482e9cd0168fa146c569", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/aeba53e34d7f482e9cd0168fa146c569", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/aeba53e34d7f482e9cd0168fa146c569", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/aeba53e34d7f482e9cd0168fa146c569", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/aeba53e34d7f482e9cd0168fa146c569", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/aeba53e34d7f482e9cd0168fa146c569", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-02ee3db7-51c4-41f-user", "id": "15b618ab4bcd4b8a87ef317360d4bab0"}, "audit_ids": ["5a3ppgQ4TK-8iu7V6KvSTg"], "issued_at": "2018-07-30T03:53:32.000000Z"}} 2018-07-30 03:53:32,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5c487564635069121b5aa3f2125969223b6c5a" 2018-07-30 03:53:32,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e9c70cd-ac34-4c03-8812-99ad7e29866f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:32,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6e9c70cd-ac34-4c03-8812-99ad7e29866f 2018-07-30 03:53:32,575 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:53:32,578 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:53:32,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/aeba53e34d7f482e9cd0168fa146c569/stacks?stack_name=CreateStackNegativeTests-adee7cb7-3f5c-4d6f-ba20-26785e17f159 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5c487564635069121b5aa3f2125969223b6c5a" 2018-07-30 03:53:32,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:32 GMT Server: Apache x-openstack-request-id: req-df7d8d7c-3396-4442-be51-e7c6e5ee597a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:53:32,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/aeba53e34d7f482e9cd0168fa146c569/stacks?stack_name=CreateStackNegativeTests-adee7cb7-3f5c-4d6f-ba20-26785e17f159 used request id req-df7d8d7c-3396-4442-be51-e7c6e5ee597a 2018-07-30 03:53:32,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/aeba53e34d7f482e9cd0168fa146c569/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5c487564635069121b5aa3f2125969223b6c5a" -d '{"stack_name": "CreateStackNegativeTests-adee7cb7-3f5c-4d6f-ba20-26785e17f159", "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-30 03:53:33,231 - keystoneauth.session - DEBUG - RESP: [400] Date: Mon, 30 Jul 2018 03:53:32 GMT Server: Apache x-openstack-request-id: req-c0508874-8f02-436d-838b-7f769a652b1a 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-30 03:53:33,231 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/aeba53e34d7f482e9cd0168fa146c569/stacks used request id req-c0508874-8f02-436d-838b-7f769a652b1a 2018-07-30 03:53:33,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:33,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2a30f7ca-54cf-445f-826f-6057f1a5341d Date: Mon, 30 Jul 2018 03:53:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:53:33,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2a30f7ca-54cf-445f-826f-6057f1a5341d 2018-07-30 03:53:33,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:33,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d48516da-7cf6-4533-a0f2-e5ca68507d20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:33,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-d48516da-7cf6-4533-a0f2-e5ca68507d20 2018-07-30 03:53:33,544 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:33,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:33,633 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-296f9031-753d-44be-a119-14d5a2049e4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:33,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-296f9031-753d-44be-a119-14d5a2049e4d 2018-07-30 03:53:33,634 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:33,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:33,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df843c2a-b998-43b1-b1bb-cad553653eee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:33,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-df843c2a-b998-43b1-b1bb-cad553653eee 2018-07-30 03:53:33,719 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:33,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:33,805 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2810463b-40c1-4e8c-bc95-ae16c2a1e0a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:33,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-2810463b-40c1-4e8c-bc95-ae16c2a1e0a5 2018-07-30 03:53:33,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:33,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:33,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ef5d15-a8f7-46ac-a363-4911cb23722a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:53:33,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-74ef5d15-a8f7-46ac-a363-4911cb23722a 2018-07-30 03:53:33,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:33,914 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ec87b8a-1983-43e0-a6c5-7c94d0275cef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:33,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-5ec87b8a-1983-43e0-a6c5-7c94d0275cef 2018-07-30 03:53:33,914 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:33,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:33,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-066b861a-8b33-4255-9c98-c47b3a864e34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:33,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-066b861a-8b33-4255-9c98-c47b3a864e34 2018-07-30 03:53:33,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:34,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:34,087 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:53:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-318e0628-92c7-45af-9bb7-c801c73712e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:53:34,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-318e0628-92c7-45af-9bb7-c801c73712e9 2018-07-30 03:53:34,087 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:53:34,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:34,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98001752-0cb9-4800-8dd6-be4a9c6c7bca Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:53:34,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-98001752-0cb9-4800-8dd6-be4a9c6c7bca 2018-07-30 03:53:34,173 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-02ee3db7-51c4-41f-proj 2018-07-30 03:53:34,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/aeba53e34d7f482e9cd0168fa146c569 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:34,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc4c8e5-e6a6-4bd0-b715-41435335fb2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:34,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/aeba53e34d7f482e9cd0168fa146c569 used request id req-8bc4c8e5-e6a6-4bd0-b715-41435335fb2e 2018-07-30 03:53:34,372 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-02ee3db7-51c4-41f-proj-role 2018-07-30 03:53:34,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/05cde55d0e184fe5a1a5f0f85b28dea1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:34,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f6e934d-be10-42c0-a6e6-3eba256ff8c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:34,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/05cde55d0e184fe5a1a5f0f85b28dea1 used request id req-8f6e934d-be10-42c0-a6e6-3eba256ff8c5 2018-07-30 03:53:34,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578c87faf1a4b2194b838e471e15b67b70966298" 2018-07-30 03:53:34,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f09e80-d1e7-4596-8bd2-8b1b037bc1da Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:53:34,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-93f09e80-d1e7-4596-8bd2-8b1b037bc1da 2018-07-30 03:53:34,651 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-02ee3db7-51c4-41f-user 2018-07-30 03:53:34,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/15b618ab4bcd4b8a87ef317360d4bab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fd7a3479ca7fa02bad595847786d9e03b9c64f" 2018-07-30 03:53:34,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68a4802d-cd03-4c3c-85a6-5533c93f0f59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:34,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/15b618ab4bcd4b8a87ef317360d4bab0 used request id req-68a4802d-cd03-4c3c-85a6-5533c93f0f59 2018-07-30 03:53:34,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:35,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:53:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["6yynkai5QYSKoHuDe2ilUQ"], "issued_at": "2018-07-30T03:53:35.000000Z"}} 2018-07-30 03:53:35,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd723c2f142235d6895fd3d05b82e3068d2c677" 2018-07-30 03:53:35,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e63f41e-46bb-42f2-8b43-5ce13dd4dc37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:35,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8e63f41e-46bb-42f2-8b43-5ce13dd4dc37 2018-07-30 03:53:35,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:35,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:35,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:53:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["P8t81gYiSeS1CBVTKucDTg"], "issued_at": "2018-07-30T03:53:35.000000Z"}} 2018-07-30 03:53:35,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:53:35,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab42ad4-7400-4963-afc4-74b8507e1fc0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:35,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3ab42ad4-7400-4963-afc4-74b8507e1fc0 2018-07-30 03:53:35,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:53:35,753 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:53:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:53:35,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:53:35,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a8fa006-04c1-47fe-a9c8-67467dd1bb52 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:53:35,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj used request id req-1a8fa006-04c1-47fe-a9c8-67467dd1bb52 2018-07-30 03:53:35,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:53:35,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd8bb3c-7bfe-4978-ab38-5ccbc7117e15 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:53:35,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1bd8bb3c-7bfe-4978-ab38-5ccbc7117e15 2018-07-30 03:53:35,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}}' 2018-07-30 03:53:35,977 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd70a780-e68b-41a9-be1c-bd497f3b179b Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "id": "d9dd4ef4416f470a95b62926108977f4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:53:35,978 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-dd70a780-e68b-41a9-be1c-bd497f3b179b 2018-07-30 03:53:35,978 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj 2018-07-30 03:53:35,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:35,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:36,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:53:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["yuqWU4leRB-sfagqYlMdjw"], "issued_at": "2018-07-30T03:53:36.000000Z"}} 2018-07-30 03:53:36,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098ee8335508c067f79fc5a04a5e6406d449ea7a" 2018-07-30 03:53:36,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b9667d-c07c-4ba9-aa52-ab8b6fb4195b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:36,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-58b9667d-c07c-4ba9-aa52-ab8b6fb4195b 2018-07-30 03:53:36,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:53:36,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:53:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:53:36,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098ee8335508c067f79fc5a04a5e6406d449ea7a" 2018-07-30 03:53:36,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266e561a-d5c5-4fbd-a52f-4c99b42837f4 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:53:36,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-266e561a-d5c5-4fbd-a52f-4c99b42837f4 2018-07-30 03:53:36,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098ee8335508c067f79fc5a04a5e6406d449ea7a" 2018-07-30 03:53:36,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-083cf3cc-3032-4865-9db2-b20b1b58aa05 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "id": "d9dd4ef4416f470a95b62926108977f4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}]} 2018-07-30 03:53:36,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj used request id req-083cf3cc-3032-4865-9db2-b20b1b58aa05 2018-07-30 03:53:36,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098ee8335508c067f79fc5a04a5e6406d449ea7a" 2018-07-30 03:53:36,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72301963-3aa0-4c72-b173-a2382cb6b9f0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:53:36,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-72301963-3aa0-4c72-b173-a2382cb6b9f0 2018-07-30 03:53:37,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098ee8335508c067f79fc5a04a5e6406d449ea7a" 2018-07-30 03:53:37,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39360907-ba3e-4c55-b254-bdceb369162e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:53:37,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-39360907-ba3e-4c55-b254-bdceb369162e 2018-07-30 03:53:37,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098ee8335508c067f79fc5a04a5e6406d449ea7a" 2018-07-30 03:53:37,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c4ea23-dc46-420a-ad1e-53f97ee528a4 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "id": "d9dd4ef4416f470a95b62926108977f4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}]} 2018-07-30 03:53:37,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj used request id req-34c4ea23-dc46-420a-ad1e-53f97ee528a4 2018-07-30 03:53:37,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/908c0a706fbe48ac965af5a567b2fbba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098ee8335508c067f79fc5a04a5e6406d449ea7a" 2018-07-30 03:53:37,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363c323a-e322-45d3-8ee2-f759fa61f936 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-user", "links": {"self": "http://172.30.9.25:5000/v3/users/908c0a706fbe48ac965af5a567b2fbba"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d9dd4ef4416f470a95b62926108977f4", "id": "908c0a706fbe48ac965af5a567b2fbba", "password_expires_at": null}} 2018-07-30 03:53:37,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/908c0a706fbe48ac965af5a567b2fbba used request id req-363c323a-e322-45d3-8ee2-f759fa61f936 2018-07-30 03:53:37,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4/users/908c0a706fbe48ac965af5a567b2fbba/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098ee8335508c067f79fc5a04a5e6406d449ea7a" 2018-07-30 03:53:37,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bddf2bcc-d859-41e8-847e-2b34928bab51 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4/users/908c0a706fbe48ac965af5a567b2fbba/roles", "previous": null, "next": null}, "roles": []} 2018-07-30 03:53:37,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4/users/908c0a706fbe48ac965af5a567b2fbba/roles used request id req-bddf2bcc-d859-41e8-847e-2b34928bab51 2018-07-30 03:53:37,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098ee8335508c067f79fc5a04a5e6406d449ea7a" 2018-07-30 03:53:37,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71dd08fb-08f9-4f38-a593-2ef748d6f58b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}} 2018-07-30 03:53:37,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d used request id req-71dd08fb-08f9-4f38-a593-2ef748d6f58b 2018-07-30 03:53:37,515 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj 2018-07-30 03:53:37,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4/users/908c0a706fbe48ac965af5a567b2fbba/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098ee8335508c067f79fc5a04a5e6406d449ea7a" 2018-07-30 03:53:37,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bcc61ce-fe49-41a8-b2ec-cd56bff84bcc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:37,632 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4/users/908c0a706fbe48ac965af5a567b2fbba/roles/f2dedf2b2ed846398298473922764c8d used request id req-5bcc61ce-fe49-41a8-b2ec-cd56bff84bcc 2018-07-30 03:53:37,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098ee8335508c067f79fc5a04a5e6406d449ea7a" 2018-07-30 03:53:37,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-029be1f3-ecca-4910-90d6-7e70853f2268 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:53:37,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-029be1f3-ecca-4910-90d6-7e70853f2268 2018-07-30 03:53:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098ee8335508c067f79fc5a04a5e6406d449ea7a" 2018-07-30 03:53:37,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08ecf8a-7fd2-4b91-9023-9c1f36b40421 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "id": "d9dd4ef4416f470a95b62926108977f4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}]} 2018-07-30 03:53:37,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj used request id req-d08ecf8a-7fd2-4b91-9023-9c1f36b40421 2018-07-30 03:53:37,806 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-7d093aa2-aefe-4b1-user 2018-07-30 03:53:37,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:37,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:53:37,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21573b96-93f5-40e8-ad19-56afb403a3ee Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:53:37,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-21573b96-93f5-40e8-ad19-56afb403a3ee 2018-07-30 03:53:37,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" -d '{"role": {"name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj-role"}}' 2018-07-30 03:53:37,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:53:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-255e2f94-1831-4f1e-aa28-f5d88f402e3b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b23daabdd74417e8217f4a7fa37e422", "links": {"self": "http://172.30.9.25:5000/v3/roles/8b23daabdd74417e8217f4a7fa37e422"}, "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj-role"}} 2018-07-30 03:53:37,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-255e2f94-1831-4f1e-aa28-f5d88f402e3b 2018-07-30 03:53:37,930 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj-role 2018-07-30 03:53:37,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/8b23daabdd74417e8217f4a7fa37e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:53:38,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6badffb6-d033-453e-8a3e-f820e4484866 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b23daabdd74417e8217f4a7fa37e422", "links": {"self": "http://172.30.9.25:5000/v3/roles/8b23daabdd74417e8217f4a7fa37e422"}, "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj-role"}} 2018-07-30 03:53:38,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/8b23daabdd74417e8217f4a7fa37e422 used request id req-6badffb6-d033-453e-8a3e-f820e4484866 2018-07-30 03:53:38,038 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj-role to project CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj 2018-07-30 03:53:38,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4/users/908c0a706fbe48ac965af5a567b2fbba/roles/8b23daabdd74417e8217f4a7fa37e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:53:38,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:53:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ae6fc2f-4fbb-4ea4-bfc9-3cc2dad4f2ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:53:38,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4/users/908c0a706fbe48ac965af5a567b2fbba/roles/8b23daabdd74417e8217f4a7fa37e422 used request id req-7ae6fc2f-4fbb-4ea4-bfc9-3cc2dad4f2ce 2018-07-30 03:53:38,190 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:53:38,191 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:53:38,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:38,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:38,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "8b23daabdd74417e8217f4a7fa37e422", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj-role"}], "expires_at": "2018-07-30T04:53:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-user", "id": "908c0a706fbe48ac965af5a567b2fbba"}, "audit_ids": ["vEWbl7-mSwistHrCggem7g"], "issued_at": "2018-07-30T03:53:38.000000Z"}} 2018-07-30 03:53:38,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d72591a440a64c7e7fdba8dd4f12851ff3a2d82" 2018-07-30 03:53:38,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab2903d-1063-448a-8d63-e300063329f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:38,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-9ab2903d-1063-448a-8d63-e300063329f8 2018-07-30 03:53:38,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d72591a440a64c7e7fdba8dd4f12851ff3a2d82" 2018-07-30 03:53:38,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-34399572-2b7a-4900-9896-26ce869cf77a Date: Mon, 30 Jul 2018 03:53:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"} 2018-07-30 03:53:38,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image used request id req-34399572-2b7a-4900-9896-26ce869cf77a 2018-07-30 03:53:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d72591a440a64c7e7fdba8dd4f12851ff3a2d82" 2018-07-30 03:53:38,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-772fd969-b32d-4203-9218-ffd82e023fbb Date: Mon, 30 Jul 2018 03:53: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-30 03:53:38,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-772fd969-b32d-4203-9218-ffd82e023fbb 2018-07-30 03:53:38,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d72591a440a64c7e7fdba8dd4f12851ff3a2d82" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"}' 2018-07-30 03:53:38,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-43deeb7f-d7ba-43ad-b563-df38ad842942 Date: Mon, 30 Jul 2018 03:53:38 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:53:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:53:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681", "min_disk": 0, "protected": false, "id": "a189e6e9-b5c9-4d53-a33c-2bd804158681", "file": "/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/file", "checksum": null, "owner": "d9dd4ef4416f470a95b62926108977f4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:53:38,916 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-43deeb7f-d7ba-43ad-b563-df38ad842942 2018-07-30 03:53:38,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d72591a440a64c7e7fdba8dd4f12851ff3a2d82" -d '' 2018-07-30 03:53:39,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1bbe37ce-bb6a-4a86-a84d-dd2f81071090 Date: Mon, 30 Jul 2018 03:53: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-30 03:53:39,322 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/file used request id req-1bbe37ce-bb6a-4a86-a84d-dd2f81071090 2018-07-30 03:53:39,322 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:53:39,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d72591a440a64c7e7fdba8dd4f12851ff3a2d82" 2018-07-30 03:53:39,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-85d78e09-e8bb-4238-a43e-b214877520b6 Date: Mon, 30 Jul 2018 03:53:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:53:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:53:39Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/snap", "metadata": {}}], "self": "/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681", "min_disk": 0, "protected": false, "id": "a189e6e9-b5c9-4d53-a33c-2bd804158681", "file": "/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d9dd4ef4416f470a95b62926108977f4", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:53:39,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681 used request id req-85d78e09-e8bb-4238-a43e-b214877520b6 2018-07-30 03:53:39,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d72591a440a64c7e7fdba8dd4f12851ff3a2d82" 2018-07-30 03:53:39,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-65279071-bb62-4cbf-b1a9-a4f29aeb1f7c Date: Mon, 30 Jul 2018 03:53: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-30 03:53:39,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-65279071-bb62-4cbf-b1a9-a4f29aeb1f7c 2018-07-30 03:53:39,353 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image 2018-07-30 03:53:39,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d72591a440a64c7e7fdba8dd4f12851ff3a2d82" 2018-07-30 03:53:39,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-576c8cad-768a-4107-9d79-a269310c6e52 Date: Mon, 30 Jul 2018 03:53:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:53:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:53:39Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/snap", "metadata": {}}], "self": "/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681", "min_disk": 0, "protected": false, "id": "a189e6e9-b5c9-4d53-a33c-2bd804158681", "file": "/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d9dd4ef4416f470a95b62926108977f4", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:53:39,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681 used request id req-576c8cad-768a-4107-9d79-a269310c6e52 2018-07-30 03:53:39,371 - create_image - DEBUG - Instance status is - active 2018-07-30 03:53:39,371 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image 2018-07-30 03:53:39,371 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image 2018-07-30 03:53:39,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:53:39,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:53:39,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "8b23daabdd74417e8217f4a7fa37e422", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj-role"}], "expires_at": "2018-07-30T04:53:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-user", "id": "908c0a706fbe48ac965af5a567b2fbba"}, "audit_ids": ["JEkAVyccSNmKDmTI3spwig"], "issued_at": "2018-07-30T03:53:39.000000Z"}} 2018-07-30 03:53:39,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:53:39,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5836a08c-9ea1-4e56-968f-02576d2a3e6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:53:39,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-5836a08c-9ea1-4e56-968f-02576d2a3e6d 2018-07-30 03:53:39,845 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:53:39,848 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:53:39,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:53:40,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:39 GMT Server: Apache x-openstack-request-id: req-4e9975cc-0635-4da6-8b95-7afc1b5cfd73 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:53:40,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack used request id req-4e9975cc-0635-4da6-8b95-7afc1b5cfd73 2018-07-30 03:53:40,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-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-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor2", "keypair_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "security_group_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "flavor1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor1", "inst1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "subnet_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet", "image1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "inst2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "net_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net"}}' 2018-07-30 03:53:42,200 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:53:40 GMT Server: Apache x-openstack-request-id: req-d66d1ac5-038e-49eb-baf3-08e068e589d3 Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "self"}]}} 2018-07-30 03:53:42,200 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks used request id req-d66d1ac5-038e-49eb-baf3-08e068e589d3 2018-07-30 03:53:42,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:53:42,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:42 GMT Server: Apache x-openstack-request-id: req-6a083539-04b1-409f-9c35-be4db0f3b4fe Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:42,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:42 GMT Server: Apache x-openstack-request-id: req-6d88cfcf-5388-4e62-aa6c-952e70519c0c 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-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor2", "OS::project_id": "d9dd4ef4416f470a95b62926108977f4", "OS::stack_id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "security_group_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet", "net_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "inst1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "image2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "flavor1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor1", "image1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "stack_user_project_id": "80ce728b0aee4b2a89caf0bd7f45d42d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:53:41Z", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "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-30 03:53:42,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-6d88cfcf-5388-4e62-aa6c-952e70519c0c 2018-07-30 03:53:42,610 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack 2018-07-30 03:53:42,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:53:42,803 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:42 GMT Server: Apache x-openstack-request-id: req-36be5258-b7c0-4c39-90db-caee331daee5 Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:43,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:42 GMT Server: Apache x-openstack-request-id: req-3f1355d0-f972-41a7-8bf0-ed562b3ae78e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor2", "OS::project_id": "d9dd4ef4416f470a95b62926108977f4", "OS::stack_id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "security_group_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet", "net_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "inst1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "image2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "flavor1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor1", "image1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "stack_user_project_id": "80ce728b0aee4b2a89caf0bd7f45d42d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:53:41Z", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1TIrleraIhh1HGldWdB4qdKq7TqKpt2BcFFX7REbUUCC9DMz\nZTEFD4iWXr1RdQRE9nG9lT3qee1lkO80kC1/ya7aAUSWJMvcAb8FXMyIlw7eh3QV\n7biXNpgrqzKkVqX8TiwpcMXYah2s1r0Lzw2V4g/V2TDn23eacdhJfu0oMggNoAHl\nxHqVzD7ks4vt6Yfd28k0CSjNLnmQry0GlQnA792lx8mJWyi97bEUfSJDpzZbMR4r\n3lX6K8g9AGWD6iwtxRims45ksV+ZW1/2HhKmE/cJA1PqI+fF/6+ucnWmzwtq9xkr\nKtFCB9BqFpR3AWOJVSRZpqQH25d8QGBdf7UlEQIDAQABAoIBAQC+egGZAuf7GHDh\nfn3J9ckoqTDPnMMuDK9N4080XllSwdl+RpR/r0k/NKBsaqbxbmwS51Ijmdr5LpHU\n6PLEcfI/Bjp+cYHXxE9/O+SVoaPTmpRU3vGMn6RyQYiafzd2tvvx9+Dagdk2DedT\nQDnhttiXzeAZGWm9mmFhn4Uios6LyyYgtUC4W7SC0FXiMFYkgq044mr53cilVZXB\n4v+9syadYzD10l5K8g0Pw9yAIt7gh+obdv0MSfRaGqeHQtGiilAK4TLYQBfurK88\nwRjnWukpu+jS6J/AfCyLWRM9tqoAdz3HPWgGnf0XzE80eAQj3c0gRzhZkpMkHlCK\nrsvbYhUVAoGBAPZA75b+2MR8hSg+cZoiuq50P/kLTKPXCoKo3Zid8g/kKjZiMjyc\n44aYsfLgNiAo4CV33LkVn3ADR2LjeTLcFAkDMt72MWAfSgyNjXoE9Yo32XqlNpCr\n6QO8Zt8OmpGCmhweDXovx56I2XgorbG3uyiQE8JjtQCw4Qg06kIiTvTjAoGBAN2i\nSn8D+ftTOm9Ra83s2BBr1d2HIdHt8mxPu201zDtk8foDsrZfOl5w+npscV/Ktslz\nfVFZbOf9/AvmBoGJKR4wjfe4u8qNxUUPZwCbH528HZ1psKWzSAAQjVlckEO61Tfk\nZRUP+uAUyCi68qxZiHmKszVqI4MT/SbZ0agN2VR7AoGAWlRnjpPdH/YtQh3lvgyP\nPf8WmFw0uMTg7hzTbHBDouCnO1u54dILBAxu+hCUyic0UYouRRZRbd1GClg21Rk1\noDi0KGVWp1PS7dfe1auMBi+Gbx67bUYiK2Sot5m7yTSHI1lCyFdOejDo1NLXJCGp\nXa+8D8pTUvWPFluSsr+zBtECgYEAvUGncZzYq4dfn80cTIUR37vlrTyGYbhZyamw\nN8q3soQ5qS/dPKRGuHyrNz1A9vaobY/kFEJToCsfPp3XMmgIp5H4uO+T1JyJNra3\nUyojrlMDyvaEdIqKUhvQR92mB2AUUJ0EwB6cMRst7LHvJcNyqa8J5vPSjUzVYIah\n5GqnCd8CgYBoh+D0YfA5yM4SMBngHTCSj5+J3qY+OzSmnRWd55/bydRuAvmB8B/E\nfETgdvLV9uT+45+G+dAJNdgrVEeQKmssqoAi40B+awHMThfrBrCRecTakPATBM+K\nJ5MAw6SXS755OdcWwkQZQwM2f/AO2IQ1zIl61EplBESKj5G03+Ad3g==\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-30 03:53:43,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-3f1355d0-f972-41a7-8bf0-ed562b3ae78e 2018-07-30 03:53:43,084 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:53:43,084 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:53:46,087 - create_stack - DEBUG - Stack status query timeout in 1196.52277088 2018-07-30 03:53:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:53:46,287 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:46 GMT Server: Apache x-openstack-request-id: req-67932c70-596c-4bb9-8100-0cc4607ae1e4 Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:46,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:46 GMT Server: Apache x-openstack-request-id: req-eec2fab6-ebed-4d0b-a456-09aaf6a4cee2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor2", "OS::project_id": "d9dd4ef4416f470a95b62926108977f4", "OS::stack_id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "security_group_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet", "net_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "inst1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "image2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "flavor1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor1", "image1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "stack_user_project_id": "80ce728b0aee4b2a89caf0bd7f45d42d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:53:41Z", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1TIrleraIhh1HGldWdB4qdKq7TqKpt2BcFFX7REbUUCC9DMz\nZTEFD4iWXr1RdQRE9nG9lT3qee1lkO80kC1/ya7aAUSWJMvcAb8FXMyIlw7eh3QV\n7biXNpgrqzKkVqX8TiwpcMXYah2s1r0Lzw2V4g/V2TDn23eacdhJfu0oMggNoAHl\nxHqVzD7ks4vt6Yfd28k0CSjNLnmQry0GlQnA792lx8mJWyi97bEUfSJDpzZbMR4r\n3lX6K8g9AGWD6iwtxRims45ksV+ZW1/2HhKmE/cJA1PqI+fF/6+ucnWmzwtq9xkr\nKtFCB9BqFpR3AWOJVSRZpqQH25d8QGBdf7UlEQIDAQABAoIBAQC+egGZAuf7GHDh\nfn3J9ckoqTDPnMMuDK9N4080XllSwdl+RpR/r0k/NKBsaqbxbmwS51Ijmdr5LpHU\n6PLEcfI/Bjp+cYHXxE9/O+SVoaPTmpRU3vGMn6RyQYiafzd2tvvx9+Dagdk2DedT\nQDnhttiXzeAZGWm9mmFhn4Uios6LyyYgtUC4W7SC0FXiMFYkgq044mr53cilVZXB\n4v+9syadYzD10l5K8g0Pw9yAIt7gh+obdv0MSfRaGqeHQtGiilAK4TLYQBfurK88\nwRjnWukpu+jS6J/AfCyLWRM9tqoAdz3HPWgGnf0XzE80eAQj3c0gRzhZkpMkHlCK\nrsvbYhUVAoGBAPZA75b+2MR8hSg+cZoiuq50P/kLTKPXCoKo3Zid8g/kKjZiMjyc\n44aYsfLgNiAo4CV33LkVn3ADR2LjeTLcFAkDMt72MWAfSgyNjXoE9Yo32XqlNpCr\n6QO8Zt8OmpGCmhweDXovx56I2XgorbG3uyiQE8JjtQCw4Qg06kIiTvTjAoGBAN2i\nSn8D+ftTOm9Ra83s2BBr1d2HIdHt8mxPu201zDtk8foDsrZfOl5w+npscV/Ktslz\nfVFZbOf9/AvmBoGJKR4wjfe4u8qNxUUPZwCbH528HZ1psKWzSAAQjVlckEO61Tfk\nZRUP+uAUyCi68qxZiHmKszVqI4MT/SbZ0agN2VR7AoGAWlRnjpPdH/YtQh3lvgyP\nPf8WmFw0uMTg7hzTbHBDouCnO1u54dILBAxu+hCUyic0UYouRRZRbd1GClg21Rk1\noDi0KGVWp1PS7dfe1auMBi+Gbx67bUYiK2Sot5m7yTSHI1lCyFdOejDo1NLXJCGp\nXa+8D8pTUvWPFluSsr+zBtECgYEAvUGncZzYq4dfn80cTIUR37vlrTyGYbhZyamw\nN8q3soQ5qS/dPKRGuHyrNz1A9vaobY/kFEJToCsfPp3XMmgIp5H4uO+T1JyJNra3\nUyojrlMDyvaEdIqKUhvQR92mB2AUUJ0EwB6cMRst7LHvJcNyqa8J5vPSjUzVYIah\n5GqnCd8CgYBoh+D0YfA5yM4SMBngHTCSj5+J3qY+OzSmnRWd55/bydRuAvmB8B/E\nfETgdvLV9uT+45+G+dAJNdgrVEeQKmssqoAi40B+awHMThfrBrCRecTakPATBM+K\nJ5MAw6SXS755OdcWwkQZQwM2f/AO2IQ1zIl61EplBESKj5G03+Ad3g==\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-30 03:53:46,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-eec2fab6-ebed-4d0b-a456-09aaf6a4cee2 2018-07-30 03:53:46,412 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:53:46,412 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:53:49,415 - create_stack - DEBUG - Stack status query timeout in 1193.19439387 2018-07-30 03:53:49,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:53:49,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:49 GMT Server: Apache x-openstack-request-id: req-32c7c95d-843e-4872-829c-86e079c0e78f Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:50,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:49 GMT Server: Apache x-openstack-request-id: req-4f6a3e51-1b58-45e8-a929-deb8c4eaaede Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor2", "OS::project_id": "d9dd4ef4416f470a95b62926108977f4", "OS::stack_id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "security_group_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet", "net_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "inst1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "image2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "flavor1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor1", "image1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "stack_user_project_id": "80ce728b0aee4b2a89caf0bd7f45d42d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:53:41Z", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1TIrleraIhh1HGldWdB4qdKq7TqKpt2BcFFX7REbUUCC9DMz\nZTEFD4iWXr1RdQRE9nG9lT3qee1lkO80kC1/ya7aAUSWJMvcAb8FXMyIlw7eh3QV\n7biXNpgrqzKkVqX8TiwpcMXYah2s1r0Lzw2V4g/V2TDn23eacdhJfu0oMggNoAHl\nxHqVzD7ks4vt6Yfd28k0CSjNLnmQry0GlQnA792lx8mJWyi97bEUfSJDpzZbMR4r\n3lX6K8g9AGWD6iwtxRims45ksV+ZW1/2HhKmE/cJA1PqI+fF/6+ucnWmzwtq9xkr\nKtFCB9BqFpR3AWOJVSRZpqQH25d8QGBdf7UlEQIDAQABAoIBAQC+egGZAuf7GHDh\nfn3J9ckoqTDPnMMuDK9N4080XllSwdl+RpR/r0k/NKBsaqbxbmwS51Ijmdr5LpHU\n6PLEcfI/Bjp+cYHXxE9/O+SVoaPTmpRU3vGMn6RyQYiafzd2tvvx9+Dagdk2DedT\nQDnhttiXzeAZGWm9mmFhn4Uios6LyyYgtUC4W7SC0FXiMFYkgq044mr53cilVZXB\n4v+9syadYzD10l5K8g0Pw9yAIt7gh+obdv0MSfRaGqeHQtGiilAK4TLYQBfurK88\nwRjnWukpu+jS6J/AfCyLWRM9tqoAdz3HPWgGnf0XzE80eAQj3c0gRzhZkpMkHlCK\nrsvbYhUVAoGBAPZA75b+2MR8hSg+cZoiuq50P/kLTKPXCoKo3Zid8g/kKjZiMjyc\n44aYsfLgNiAo4CV33LkVn3ADR2LjeTLcFAkDMt72MWAfSgyNjXoE9Yo32XqlNpCr\n6QO8Zt8OmpGCmhweDXovx56I2XgorbG3uyiQE8JjtQCw4Qg06kIiTvTjAoGBAN2i\nSn8D+ftTOm9Ra83s2BBr1d2HIdHt8mxPu201zDtk8foDsrZfOl5w+npscV/Ktslz\nfVFZbOf9/AvmBoGJKR4wjfe4u8qNxUUPZwCbH528HZ1psKWzSAAQjVlckEO61Tfk\nZRUP+uAUyCi68qxZiHmKszVqI4MT/SbZ0agN2VR7AoGAWlRnjpPdH/YtQh3lvgyP\nPf8WmFw0uMTg7hzTbHBDouCnO1u54dILBAxu+hCUyic0UYouRRZRbd1GClg21Rk1\noDi0KGVWp1PS7dfe1auMBi+Gbx67bUYiK2Sot5m7yTSHI1lCyFdOejDo1NLXJCGp\nXa+8D8pTUvWPFluSsr+zBtECgYEAvUGncZzYq4dfn80cTIUR37vlrTyGYbhZyamw\nN8q3soQ5qS/dPKRGuHyrNz1A9vaobY/kFEJToCsfPp3XMmgIp5H4uO+T1JyJNra3\nUyojrlMDyvaEdIqKUhvQR92mB2AUUJ0EwB6cMRst7LHvJcNyqa8J5vPSjUzVYIah\n5GqnCd8CgYBoh+D0YfA5yM4SMBngHTCSj5+J3qY+OzSmnRWd55/bydRuAvmB8B/E\nfETgdvLV9uT+45+G+dAJNdgrVEeQKmssqoAi40B+awHMThfrBrCRecTakPATBM+K\nJ5MAw6SXS755OdcWwkQZQwM2f/AO2IQ1zIl61EplBESKj5G03+Ad3g==\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-30 03:53:50,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-4f6a3e51-1b58-45e8-a929-deb8c4eaaede 2018-07-30 03:53:50,343 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:53:50,343 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:53:53,346 - create_stack - DEBUG - Stack status query timeout in 1189.26367092 2018-07-30 03:53:53,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:53:53,379 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:53 GMT Server: Apache x-openstack-request-id: req-391836c8-c6d4-43a4-a35e-05e0405d2b8f Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:53,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:53 GMT Server: Apache x-openstack-request-id: req-84b48962-9aa6-4c78-9bc2-15230d1a9fea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor2", "OS::project_id": "d9dd4ef4416f470a95b62926108977f4", "OS::stack_id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "security_group_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet", "net_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "inst1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "image2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "flavor1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor1", "image1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "stack_user_project_id": "80ce728b0aee4b2a89caf0bd7f45d42d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:53:41Z", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1TIrleraIhh1HGldWdB4qdKq7TqKpt2BcFFX7REbUUCC9DMz\nZTEFD4iWXr1RdQRE9nG9lT3qee1lkO80kC1/ya7aAUSWJMvcAb8FXMyIlw7eh3QV\n7biXNpgrqzKkVqX8TiwpcMXYah2s1r0Lzw2V4g/V2TDn23eacdhJfu0oMggNoAHl\nxHqVzD7ks4vt6Yfd28k0CSjNLnmQry0GlQnA792lx8mJWyi97bEUfSJDpzZbMR4r\n3lX6K8g9AGWD6iwtxRims45ksV+ZW1/2HhKmE/cJA1PqI+fF/6+ucnWmzwtq9xkr\nKtFCB9BqFpR3AWOJVSRZpqQH25d8QGBdf7UlEQIDAQABAoIBAQC+egGZAuf7GHDh\nfn3J9ckoqTDPnMMuDK9N4080XllSwdl+RpR/r0k/NKBsaqbxbmwS51Ijmdr5LpHU\n6PLEcfI/Bjp+cYHXxE9/O+SVoaPTmpRU3vGMn6RyQYiafzd2tvvx9+Dagdk2DedT\nQDnhttiXzeAZGWm9mmFhn4Uios6LyyYgtUC4W7SC0FXiMFYkgq044mr53cilVZXB\n4v+9syadYzD10l5K8g0Pw9yAIt7gh+obdv0MSfRaGqeHQtGiilAK4TLYQBfurK88\nwRjnWukpu+jS6J/AfCyLWRM9tqoAdz3HPWgGnf0XzE80eAQj3c0gRzhZkpMkHlCK\nrsvbYhUVAoGBAPZA75b+2MR8hSg+cZoiuq50P/kLTKPXCoKo3Zid8g/kKjZiMjyc\n44aYsfLgNiAo4CV33LkVn3ADR2LjeTLcFAkDMt72MWAfSgyNjXoE9Yo32XqlNpCr\n6QO8Zt8OmpGCmhweDXovx56I2XgorbG3uyiQE8JjtQCw4Qg06kIiTvTjAoGBAN2i\nSn8D+ftTOm9Ra83s2BBr1d2HIdHt8mxPu201zDtk8foDsrZfOl5w+npscV/Ktslz\nfVFZbOf9/AvmBoGJKR4wjfe4u8qNxUUPZwCbH528HZ1psKWzSAAQjVlckEO61Tfk\nZRUP+uAUyCi68qxZiHmKszVqI4MT/SbZ0agN2VR7AoGAWlRnjpPdH/YtQh3lvgyP\nPf8WmFw0uMTg7hzTbHBDouCnO1u54dILBAxu+hCUyic0UYouRRZRbd1GClg21Rk1\noDi0KGVWp1PS7dfe1auMBi+Gbx67bUYiK2Sot5m7yTSHI1lCyFdOejDo1NLXJCGp\nXa+8D8pTUvWPFluSsr+zBtECgYEAvUGncZzYq4dfn80cTIUR37vlrTyGYbhZyamw\nN8q3soQ5qS/dPKRGuHyrNz1A9vaobY/kFEJToCsfPp3XMmgIp5H4uO+T1JyJNra3\nUyojrlMDyvaEdIqKUhvQR92mB2AUUJ0EwB6cMRst7LHvJcNyqa8J5vPSjUzVYIah\n5GqnCd8CgYBoh+D0YfA5yM4SMBngHTCSj5+J3qY+OzSmnRWd55/bydRuAvmB8B/E\nfETgdvLV9uT+45+G+dAJNdgrVEeQKmssqoAi40B+awHMThfrBrCRecTakPATBM+K\nJ5MAw6SXS755OdcWwkQZQwM2f/AO2IQ1zIl61EplBESKj5G03+Ad3g==\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-30 03:53:53,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-84b48962-9aa6-4c78-9bc2-15230d1a9fea 2018-07-30 03:53:53,511 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:53:53,511 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:53:56,515 - create_stack - DEBUG - Stack status query timeout in 1186.09517503 2018-07-30 03:53:56,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:53:56,543 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:56 GMT Server: Apache x-openstack-request-id: req-99267e91-b0ac-4ca6-845e-afc07c6e58f7 Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:53:56,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:53:56 GMT Server: Apache x-openstack-request-id: req-39ab350a-060d-434f-b991-b35161cca6f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor2", "OS::project_id": "d9dd4ef4416f470a95b62926108977f4", "OS::stack_id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "security_group_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet", "net_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "inst1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "image2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "flavor1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor1", "image1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "stack_user_project_id": "80ce728b0aee4b2a89caf0bd7f45d42d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:53:41Z", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1TIrleraIhh1HGldWdB4qdKq7TqKpt2BcFFX7REbUUCC9DMz\nZTEFD4iWXr1RdQRE9nG9lT3qee1lkO80kC1/ya7aAUSWJMvcAb8FXMyIlw7eh3QV\n7biXNpgrqzKkVqX8TiwpcMXYah2s1r0Lzw2V4g/V2TDn23eacdhJfu0oMggNoAHl\nxHqVzD7ks4vt6Yfd28k0CSjNLnmQry0GlQnA792lx8mJWyi97bEUfSJDpzZbMR4r\n3lX6K8g9AGWD6iwtxRims45ksV+ZW1/2HhKmE/cJA1PqI+fF/6+ucnWmzwtq9xkr\nKtFCB9BqFpR3AWOJVSRZpqQH25d8QGBdf7UlEQIDAQABAoIBAQC+egGZAuf7GHDh\nfn3J9ckoqTDPnMMuDK9N4080XllSwdl+RpR/r0k/NKBsaqbxbmwS51Ijmdr5LpHU\n6PLEcfI/Bjp+cYHXxE9/O+SVoaPTmpRU3vGMn6RyQYiafzd2tvvx9+Dagdk2DedT\nQDnhttiXzeAZGWm9mmFhn4Uios6LyyYgtUC4W7SC0FXiMFYkgq044mr53cilVZXB\n4v+9syadYzD10l5K8g0Pw9yAIt7gh+obdv0MSfRaGqeHQtGiilAK4TLYQBfurK88\nwRjnWukpu+jS6J/AfCyLWRM9tqoAdz3HPWgGnf0XzE80eAQj3c0gRzhZkpMkHlCK\nrsvbYhUVAoGBAPZA75b+2MR8hSg+cZoiuq50P/kLTKPXCoKo3Zid8g/kKjZiMjyc\n44aYsfLgNiAo4CV33LkVn3ADR2LjeTLcFAkDMt72MWAfSgyNjXoE9Yo32XqlNpCr\n6QO8Zt8OmpGCmhweDXovx56I2XgorbG3uyiQE8JjtQCw4Qg06kIiTvTjAoGBAN2i\nSn8D+ftTOm9Ra83s2BBr1d2HIdHt8mxPu201zDtk8foDsrZfOl5w+npscV/Ktslz\nfVFZbOf9/AvmBoGJKR4wjfe4u8qNxUUPZwCbH528HZ1psKWzSAAQjVlckEO61Tfk\nZRUP+uAUyCi68qxZiHmKszVqI4MT/SbZ0agN2VR7AoGAWlRnjpPdH/YtQh3lvgyP\nPf8WmFw0uMTg7hzTbHBDouCnO1u54dILBAxu+hCUyic0UYouRRZRbd1GClg21Rk1\noDi0KGVWp1PS7dfe1auMBi+Gbx67bUYiK2Sot5m7yTSHI1lCyFdOejDo1NLXJCGp\nXa+8D8pTUvWPFluSsr+zBtECgYEAvUGncZzYq4dfn80cTIUR37vlrTyGYbhZyamw\nN8q3soQ5qS/dPKRGuHyrNz1A9vaobY/kFEJToCsfPp3XMmgIp5H4uO+T1JyJNra3\nUyojrlMDyvaEdIqKUhvQR92mB2AUUJ0EwB6cMRst7LHvJcNyqa8J5vPSjUzVYIah\n5GqnCd8CgYBoh+D0YfA5yM4SMBngHTCSj5+J3qY+OzSmnRWd55/bydRuAvmB8B/E\nfETgdvLV9uT+45+G+dAJNdgrVEeQKmssqoAi40B+awHMThfrBrCRecTakPATBM+K\nJ5MAw6SXS755OdcWwkQZQwM2f/AO2IQ1zIl61EplBESKj5G03+Ad3g==\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-30 03:53:56,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-39ab350a-060d-434f-b991-b35161cca6f2 2018-07-30 03:53:56,834 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:53:56,834 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:53:59,838 - create_stack - DEBUG - Stack status query timeout in 1182.77226305 2018-07-30 03:53:59,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,026 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:53:59 GMT Server: Apache x-openstack-request-id: req-f2a48626-f59e-4719-bb8c-4b816e8f660b Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:00,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:00 GMT Server: Apache x-openstack-request-id: req-255e42a2-ffbe-42ae-a1e7-8f1c7345f339 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 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-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor2", "OS::project_id": "d9dd4ef4416f470a95b62926108977f4", "OS::stack_id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "security_group_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet", "net_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "inst1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "image2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "flavor1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor1", "image1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "stack_user_project_id": "80ce728b0aee4b2a89caf0bd7f45d42d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:53:41Z", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1TIrleraIhh1HGldWdB4qdKq7TqKpt2BcFFX7REbUUCC9DMz\nZTEFD4iWXr1RdQRE9nG9lT3qee1lkO80kC1/ya7aAUSWJMvcAb8FXMyIlw7eh3QV\n7biXNpgrqzKkVqX8TiwpcMXYah2s1r0Lzw2V4g/V2TDn23eacdhJfu0oMggNoAHl\nxHqVzD7ks4vt6Yfd28k0CSjNLnmQry0GlQnA792lx8mJWyi97bEUfSJDpzZbMR4r\n3lX6K8g9AGWD6iwtxRims45ksV+ZW1/2HhKmE/cJA1PqI+fF/6+ucnWmzwtq9xkr\nKtFCB9BqFpR3AWOJVSRZpqQH25d8QGBdf7UlEQIDAQABAoIBAQC+egGZAuf7GHDh\nfn3J9ckoqTDPnMMuDK9N4080XllSwdl+RpR/r0k/NKBsaqbxbmwS51Ijmdr5LpHU\n6PLEcfI/Bjp+cYHXxE9/O+SVoaPTmpRU3vGMn6RyQYiafzd2tvvx9+Dagdk2DedT\nQDnhttiXzeAZGWm9mmFhn4Uios6LyyYgtUC4W7SC0FXiMFYkgq044mr53cilVZXB\n4v+9syadYzD10l5K8g0Pw9yAIt7gh+obdv0MSfRaGqeHQtGiilAK4TLYQBfurK88\nwRjnWukpu+jS6J/AfCyLWRM9tqoAdz3HPWgGnf0XzE80eAQj3c0gRzhZkpMkHlCK\nrsvbYhUVAoGBAPZA75b+2MR8hSg+cZoiuq50P/kLTKPXCoKo3Zid8g/kKjZiMjyc\n44aYsfLgNiAo4CV33LkVn3ADR2LjeTLcFAkDMt72MWAfSgyNjXoE9Yo32XqlNpCr\n6QO8Zt8OmpGCmhweDXovx56I2XgorbG3uyiQE8JjtQCw4Qg06kIiTvTjAoGBAN2i\nSn8D+ftTOm9Ra83s2BBr1d2HIdHt8mxPu201zDtk8foDsrZfOl5w+npscV/Ktslz\nfVFZbOf9/AvmBoGJKR4wjfe4u8qNxUUPZwCbH528HZ1psKWzSAAQjVlckEO61Tfk\nZRUP+uAUyCi68qxZiHmKszVqI4MT/SbZ0agN2VR7AoGAWlRnjpPdH/YtQh3lvgyP\nPf8WmFw0uMTg7hzTbHBDouCnO1u54dILBAxu+hCUyic0UYouRRZRbd1GClg21Rk1\noDi0KGVWp1PS7dfe1auMBi+Gbx67bUYiK2Sot5m7yTSHI1lCyFdOejDo1NLXJCGp\nXa+8D8pTUvWPFluSsr+zBtECgYEAvUGncZzYq4dfn80cTIUR37vlrTyGYbhZyamw\nN8q3soQ5qS/dPKRGuHyrNz1A9vaobY/kFEJToCsfPp3XMmgIp5H4uO+T1JyJNra3\nUyojrlMDyvaEdIqKUhvQR92mB2AUUJ0EwB6cMRst7LHvJcNyqa8J5vPSjUzVYIah\n5GqnCd8CgYBoh+D0YfA5yM4SMBngHTCSj5+J3qY+OzSmnRWd55/bydRuAvmB8B/E\nfETgdvLV9uT+45+G+dAJNdgrVEeQKmssqoAi40B+awHMThfrBrCRecTakPATBM+K\nJ5MAw6SXS755OdcWwkQZQwM2f/AO2IQ1zIl61EplBESKj5G03+Ad3g==\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-30 03:54:00,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-255e42a2-ffbe-42ae-a1e7-8f1c7345f339 2018-07-30 03:54:00,151 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-30 03:54:00,151 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack 2018-07-30 03:54:00,151 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack 2018-07-30 03:54:00,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,179 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:00 GMT Server: Apache x-openstack-request-id: req-ce3e7fbc-1064-4dcd-b1ef-e7c014045121 Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:00,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:00 GMT Server: Apache x-openstack-request-id: req-4cb890eb-b632-4f37-80ed-e0f4dbda8a02 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1046 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "4837f496-68fc-456f-ac99-feefe5b51542", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4a2c25c0-dc66-469e-b575-016df741b21e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9f51caf5-4ceb-4f87-90cb-f6cd9bead901", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "77b69452-c6aa-48c2-834d-c3b4d67fcb80", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "739f3731-5192-415e-b429-21e0a24036e0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "121", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a909e38c-2b3a-4c61-97b2-c00a44df856c:subnet_id=d511fd36-4225-46ae-943b-97eec98cf0c9", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d511fd36-4225-46ae-943b-97eec98cf0c9", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a909e38c-2b3a-4c61-97b2-c00a44df856c", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "bcdead28-95a2-4940-bea0-8d3da2956b99", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "006a8c02-2771-425a-825e-69fbdb0d59a3", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "21a253ee-1e86-42a1-a7ef-fa3015f343cb", "resource_type": "OS::Nova::Server"}]} 2018-07-30 03:54:00,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources used request id req-4cb890eb-b632-4f37-80ed-e0f4dbda8a02 2018-07-30 03:54:00,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/006a8c02-2771-425a-825e-69fbdb0d59a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-138e18fc-bc81-4b14-8010-2d2c79e79939 x-compute-request-id: req-138e18fc-bc81-4b14-8010-2d2c79e79939 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:05:ad", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:05:ad", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb", "rel": "bookmark"}], "image": {"id": "a189e6e9-b5c9-4d53-a33c-2bd804158681", "links": [{"href": "http://172.30.9.25:8774/images/a189e6e9-b5c9-4d53-a33c-2bd804158681", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-07-30T03:53:56.000000", "flavor": {"id": "4a2c25c0-dc66-469e-b575-016df741b21e", "links": [{"href": "http://172.30.9.25:8774/flavors/4a2c25c0-dc66-469e-b575-016df741b21e", "rel": "bookmark"}]}, "id": "21a253ee-1e86-42a1-a7ef-fa3015f343cb", "security_groups": [{"name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp"}], "user_id": "908c0a706fbe48ac965af5a567b2fbba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:53:56Z", "hostId": "46f27f1c968db280291886abc21aa727e1d290e3de8d5ab89b098535", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "created": "2018-07-30T03:53:50Z", "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:54:00,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb used request id req-138e18fc-bc81-4b14-8010-2d2c79e79939 2018-07-30 03:54:00,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-94a85ae9-bc07-4766-9c64-60f97f3c485f x-compute-request-id: req-94a85ae9-bc07-4766-9c64-60f97f3c485f Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:44:fc", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/006a8c02-2771-425a-825e-69fbdb0d59a3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/006a8c02-2771-425a-825e-69fbdb0d59a3", "rel": "bookmark"}], "image": {"id": "a189e6e9-b5c9-4d53-a33c-2bd804158681", "links": [{"href": "http://172.30.9.25:8774/images/a189e6e9-b5c9-4d53-a33c-2bd804158681", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000052", "OS-SRV-USG:launched_at": "2018-07-30T03:53:58.000000", "flavor": {"id": "4837f496-68fc-456f-ac99-feefe5b51542", "links": [{"href": "http://172.30.9.25:8774/flavors/4837f496-68fc-456f-ac99-feefe5b51542", "rel": "bookmark"}]}, "id": "006a8c02-2771-425a-825e-69fbdb0d59a3", "security_groups": [{"name": "default"}], "user_id": "908c0a706fbe48ac965af5a567b2fbba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:53:58Z", "hostId": "46f27f1c968db280291886abc21aa727e1d290e3de8d5ab89b098535", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "created": "2018-07-30T03:53:49Z", "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:54:00,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/006a8c02-2771-425a-825e-69fbdb0d59a3 used request id req-94a85ae9-bc07-4766-9c64-60f97f3c485f 2018-07-30 03:54:00,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-371ed5c3-9d5b-470a-a72b-14f02be21733 Date: Mon, 30 Jul 2018 03:54:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:00,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-371ed5c3-9d5b-470a-a72b-14f02be21733 2018-07-30 03:54:00,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:54:00,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-6fe369c1-9bfe-4086-826e-e1e09607a9b5 Date: Mon, 30 Jul 2018 03:54:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:00,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-6fe369c1-9bfe-4086-826e-e1e09607a9b5 2018-07-30 03:54:00,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:54:00,541 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:54:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:54:00,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:54:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:54:00,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242a6a1c-40cc-425e-a8ef-1483aa4f2e09 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:54:00,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-242a6a1c-40cc-425e-a8ef-1483aa4f2e09 2018-07-30 03:54:00,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b95681-d46b-447e-b217-596fdfb3e5fe Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:54:00,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-32b95681-d46b-447e-b217-596fdfb3e5fe 2018-07-30 03:54:00,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fb42efaa-dd7c-445e-ad94-78478effac7f Date: Mon, 30 Jul 2018 03:54:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:00,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f1976358-42a1-423b-8f24-e3fc97e3d656 Date: Mon, 30 Jul 2018 03:54:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:00,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-fb42efaa-dd7c-445e-ad94-78478effac7f 2018-07-30 03:54:00,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-f1976358-42a1-423b-8f24-e3fc97e3d656 2018-07-30 03:54:00,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4008 X-Openstack-Request-Id: req-d53ba056-fb99-44ef-a814-eacd311fffe2 Date: Mon, 30 Jul 2018 03:54:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.13"}],"id":"410b40f8-c487-48aa-aa86-785e01a20f2c","security_groups":["41bcc2e4-b31b-4eff-ba59-9b03591d6fed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:44:fc","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"006a8c02-2771-425a-825e-69fbdb0d59a3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:55Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.1"}],"id":"5e0d7046-f1c5-4c7b-be7b-694b6933b0b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:a2:3f","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"a909e38c-2b3a-4c61-97b2-c00a44df856c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.2"}],"id":"67a94b79-0646-44b5-8dd2-cff2f14974ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:3f:69","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f51caf5-4ceb-4f87-90cb-f6cd9bead901","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.10"}],"id":"bcdead28-95a2-4940-bea0-8d3da2956b99","security_groups":["77b69452-c6aa-48c2-834d-c3b4d67fcb80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:05:ad","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"21a253ee-1e86-42a1-a7ef-fa3015f343cb","ip_allocation":"immediate"}]} 2018-07-30 03:54:00,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-d53ba056-fb99-44ef-a814-eacd311fffe2 2018-07-30 03:54:00,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4008 X-Openstack-Request-Id: req-a7d63641-1e80-49a4-9c0d-6211c9209924 Date: Mon, 30 Jul 2018 03:54:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.13"}],"id":"410b40f8-c487-48aa-aa86-785e01a20f2c","security_groups":["41bcc2e4-b31b-4eff-ba59-9b03591d6fed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:44:fc","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"006a8c02-2771-425a-825e-69fbdb0d59a3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:55Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.1"}],"id":"5e0d7046-f1c5-4c7b-be7b-694b6933b0b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:a2:3f","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"a909e38c-2b3a-4c61-97b2-c00a44df856c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.2"}],"id":"67a94b79-0646-44b5-8dd2-cff2f14974ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:3f:69","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f51caf5-4ceb-4f87-90cb-f6cd9bead901","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.10"}],"id":"bcdead28-95a2-4940-bea0-8d3da2956b99","security_groups":["77b69452-c6aa-48c2-834d-c3b4d67fcb80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:05:ad","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"21a253ee-1e86-42a1-a7ef-fa3015f343cb","ip_allocation":"immediate"}]} 2018-07-30 03:54:00,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-a7d63641-1e80-49a4-9c0d-6211c9209924 2018-07-30 03:54:00,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,784 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:00 GMT Server: Apache x-openstack-request-id: req-a4f77f4c-86d0-439b-96dc-11210826c4bc Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:00,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:00 GMT Server: Apache x-openstack-request-id: req-8e267f11-7357-4c8e-81d4-d0df24a0ce0c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1046 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "4837f496-68fc-456f-ac99-feefe5b51542", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4a2c25c0-dc66-469e-b575-016df741b21e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9f51caf5-4ceb-4f87-90cb-f6cd9bead901", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "77b69452-c6aa-48c2-834d-c3b4d67fcb80", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "739f3731-5192-415e-b429-21e0a24036e0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "121", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a909e38c-2b3a-4c61-97b2-c00a44df856c:subnet_id=d511fd36-4225-46ae-943b-97eec98cf0c9", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d511fd36-4225-46ae-943b-97eec98cf0c9", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a909e38c-2b3a-4c61-97b2-c00a44df856c", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "bcdead28-95a2-4940-bea0-8d3da2956b99", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "006a8c02-2771-425a-825e-69fbdb0d59a3", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-30T03:53:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:53:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "21a253ee-1e86-42a1-a7ef-fa3015f343cb", "resource_type": "OS::Nova::Server"}]} 2018-07-30 03:54:00,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279/resources used request id req-8e267f11-7357-4c8e-81d4-d0df24a0ce0c 2018-07-30 03:54:00,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/4837f496-68fc-456f-ac99-feefe5b51542 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/4a2c25c0-dc66-469e-b575-016df741b21e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-9b213e8b-0c05-4219-8199-aa6690f15c47 x-compute-request-id: req-9b213e8b-0c05-4219-8199-aa6690f15c47 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-flavor2-6yivcv4yr7lf", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4837f496-68fc-456f-ac99-feefe5b51542", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4837f496-68fc-456f-ac99-feefe5b51542", "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": "4837f496-68fc-456f-ac99-feefe5b51542"}} 2018-07-30 03:54:00,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/4837f496-68fc-456f-ac99-feefe5b51542 used request id req-9b213e8b-0c05-4219-8199-aa6690f15c47 2018-07-30 03:54:00,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-0821da96-c4db-4760-aea1-5ec423803647 x-compute-request-id: req-0821da96-c4db-4760-aea1-5ec423803647 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-flavor1-ouujoescet7a", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4a2c25c0-dc66-469e-b575-016df741b21e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4a2c25c0-dc66-469e-b575-016df741b21e", "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": "4a2c25c0-dc66-469e-b575-016df741b21e"}} 2018-07-30 03:54:00,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d511fd36-4225-46ae-943b-97eec98cf0c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/4a2c25c0-dc66-469e-b575-016df741b21e used request id req-0821da96-c4db-4760-aea1-5ec423803647 2018-07-30 03:54:00,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d511fd36-4225-46ae-943b-97eec98cf0c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-ef3f0b36-cd85-47f3-97d8-eccb38748413 Date: Mon, 30 Jul 2018 03:54:00 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}} 2018-07-30 03:54:00,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d511fd36-4225-46ae-943b-97eec98cf0c9 used request id req-ef3f0b36-cd85-47f3-97d8-eccb38748413 2018-07-30 03:54:00,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:00,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-8c5183b1-2a2d-4d40-83ae-b0b9cdba703d Date: Mon, 30 Jul 2018 03:54:00 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}} 2018-07-30 03:54:00,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d511fd36-4225-46ae-943b-97eec98cf0c9 used request id req-8c5183b1-2a2d-4d40-83ae-b0b9cdba703d 2018-07-30 03:54:00,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-cab4aea8-4d50-44de-aaee-2de989f94bf3 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:01,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-cab4aea8-4d50-44de-aaee-2de989f94bf3 2018-07-30 03:54:01,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-ca5ee9bd-f679-4c1a-89ea-3571752aecc2 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:01,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-ca5ee9bd-f679-4c1a-89ea-3571752aecc2 2018-07-30 03:54:01,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7e16b035-5e16-4318-8259-84167ae5f5ca Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:01,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-7e16b035-5e16-4318-8259-84167ae5f5ca 2018-07-30 03:54:01,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b986052d-97cf-49d4-a2fa-64d96322017b Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:01,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-b986052d-97cf-49d4-a2fa-64d96322017b 2018-07-30 03:54:01,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-0a64c484-3e1e-4a1b-8071-dcb933fd3f81 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:01,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-0a64c484-3e1e-4a1b-8071-dcb933fd3f81 2018-07-30 03:54:01,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-e06a5acf-22d3-4e80-b5b7-1421f5918fd8 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:01,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-e06a5acf-22d3-4e80-b5b7-1421f5918fd8 2018-07-30 03:54:01,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-89896fc7-486f-4917-bed8-ae9f820b7920 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:01,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-89896fc7-486f-4917-bed8-ae9f820b7920 2018-07-30 03:54:01,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ca3bdcca-fbe5-4b40-bda7-389522475a29 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:01,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-ca3bdcca-fbe5-4b40-bda7-389522475a29 2018-07-30 03:54:01,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-485bf6ab-aa25-4f71-91fc-cfc7f96d2309 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:01,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-485bf6ab-aa25-4f71-91fc-cfc7f96d2309 2018-07-30 03:54:01,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-bf02e96a-6800-4a2f-bffa-bef1ceae53b3 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:01,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-bf02e96a-6800-4a2f-bffa-bef1ceae53b3 2018-07-30 03:54:01,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978e0290-bbd5-4eb7-b0a8-ee52ea13a37e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:54:01,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-978e0290-bbd5-4eb7-b0a8-ee52ea13a37e 2018-07-30 03:54:01,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4251c75-118d-479c-9d08-99f4cea1b4d1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:54:01,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-b4251c75-118d-479c-9d08-99f4cea1b4d1 2018-07-30 03:54:01,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9000bbfc-9841-4808-a4d3-22ee7512f7a2 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:01,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-9000bbfc-9841-4808-a4d3-22ee7512f7a2 2018-07-30 03:54:01,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901&mac_address=fa%3A16%3A3e%3Ac4%3A44%3Afc&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c89dd739-10d6-479c-9bb0-a33f195dd813 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:01,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-c89dd739-10d6-479c-9bb0-a33f195dd813 2018-07-30 03:54:01,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901&mac_address=fa%3A16%3A3e%3Ae0%3A05%3Aad&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-69e12828-bfd2-40be-add5-7daec398ef0c Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.13"}],"id":"410b40f8-c487-48aa-aa86-785e01a20f2c","security_groups":["41bcc2e4-b31b-4eff-ba59-9b03591d6fed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:44:fc","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"006a8c02-2771-425a-825e-69fbdb0d59a3","ip_allocation":"immediate"}]} 2018-07-30 03:54:01,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901&mac_address=fa%3A16%3A3e%3Ac4%3A44%3Afc&admin_state_up=True used request id req-69e12828-bfd2-40be-add5-7daec398ef0c 2018-07-30 03:54:01,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1103 X-Openstack-Request-Id: req-9f33775a-a232-46f5-82ca-ad8ddb300fd0 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.10"}],"id":"bcdead28-95a2-4940-bea0-8d3da2956b99","security_groups":["77b69452-c6aa-48c2-834d-c3b4d67fcb80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:05:ad","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"21a253ee-1e86-42a1-a7ef-fa3015f343cb","ip_allocation":"immediate"}]} 2018-07-30 03:54:01,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901&mac_address=fa%3A16%3A3e%3Ae0%3A05%3Aad&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3&admin_state_up=True used request id req-9f33775a-a232-46f5-82ca-ad8ddb300fd0 2018-07-30 03:54:01,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4096b60-2fc5-4d1a-b07b-740d9a472b6c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:54:01,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-e4096b60-2fc5-4d1a-b07b-740d9a472b6c 2018-07-30 03:54:01,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a469782-04b6-4aa7-b7a0-71f834c9a8dc Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:54:01,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-8a469782-04b6-4aa7-b7a0-71f834c9a8dc 2018-07-30 03:54:01,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-482a2202-95c1-4778-aff6-9f028f386b25 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:01,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-482a2202-95c1-4778-aff6-9f028f386b25 2018-07-30 03:54:01,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8146f2de-655f-4480-935f-e27127293d85 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:01,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-8146f2de-655f-4480-935f-e27127293d85 2018-07-30 03:54:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-eb21a82e-8a0b-4631-ac59-e220ba94eb23 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:01,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-eb21a82e-8a0b-4631-ac59-e220ba94eb23 2018-07-30 03:54:01,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4008 X-Openstack-Request-Id: req-080ed099-7013-456e-bf84-a694d77812b5 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.13"}],"id":"410b40f8-c487-48aa-aa86-785e01a20f2c","security_groups":["41bcc2e4-b31b-4eff-ba59-9b03591d6fed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:44:fc","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"006a8c02-2771-425a-825e-69fbdb0d59a3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:55Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.1"}],"id":"5e0d7046-f1c5-4c7b-be7b-694b6933b0b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:a2:3f","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"a909e38c-2b3a-4c61-97b2-c00a44df856c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.2"}],"id":"67a94b79-0646-44b5-8dd2-cff2f14974ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:3f:69","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f51caf5-4ceb-4f87-90cb-f6cd9bead901","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.10"}],"id":"bcdead28-95a2-4940-bea0-8d3da2956b99","security_groups":["77b69452-c6aa-48c2-834d-c3b4d67fcb80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:05:ad","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"21a253ee-1e86-42a1-a7ef-fa3015f343cb","ip_allocation":"immediate"}]} 2018-07-30 03:54:01,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-080ed099-7013-456e-bf84-a694d77812b5 2018-07-30 03:54:01,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-fa699266-b218-4366-b377-0e1b42d9bb09 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"floatingips": [{"router_id": "a909e38c-2b3a-4c61-97b2-c00a44df856c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "created_at": "2018-07-30T03:53:51Z", "updated_at": "2018-07-30T03:53:55Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "d9dd4ef4416f470a95b62926108977f4", "port_id": "bcdead28-95a2-4940-bea0-8d3da2956b99", "id": "739f3731-5192-415e-b429-21e0a24036e0", "qos_policy_id": null}]} 2018-07-30 03:54:01,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-fa699266-b218-4366-b377-0e1b42d9bb09 2018-07-30 03:54:01,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7883286b-17e9-40b4-85a7-053d110f69f7 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:01,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-7883286b-17e9-40b4-85a7-053d110f69f7 2018-07-30 03:54:01,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4008 X-Openstack-Request-Id: req-7586ca79-80ef-4e72-87a3-e4d9e814029f Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.13"}],"id":"410b40f8-c487-48aa-aa86-785e01a20f2c","security_groups":["41bcc2e4-b31b-4eff-ba59-9b03591d6fed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:44:fc","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"006a8c02-2771-425a-825e-69fbdb0d59a3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:55Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.1"}],"id":"5e0d7046-f1c5-4c7b-be7b-694b6933b0b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:a2:3f","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"a909e38c-2b3a-4c61-97b2-c00a44df856c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.2"}],"id":"67a94b79-0646-44b5-8dd2-cff2f14974ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:3f:69","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f51caf5-4ceb-4f87-90cb-f6cd9bead901","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.10"}],"id":"bcdead28-95a2-4940-bea0-8d3da2956b99","security_groups":["77b69452-c6aa-48c2-834d-c3b4d67fcb80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:05:ad","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"21a253ee-1e86-42a1-a7ef-fa3015f343cb","ip_allocation":"immediate"}]} 2018-07-30 03:54:01,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-7586ca79-80ef-4e72-87a3-e4d9e814029f 2018-07-30 03:54:01,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-c35c0464-a458-49ab-b7d9-f3006490d52e Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"floatingips": [{"router_id": "a909e38c-2b3a-4c61-97b2-c00a44df856c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "created_at": "2018-07-30T03:53:51Z", "updated_at": "2018-07-30T03:53:55Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "d9dd4ef4416f470a95b62926108977f4", "port_id": "bcdead28-95a2-4940-bea0-8d3da2956b99", "id": "739f3731-5192-415e-b429-21e0a24036e0", "qos_policy_id": null}]} 2018-07-30 03:54:01,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-c35c0464-a458-49ab-b7d9-f3006490d52e 2018-07-30 03:54:01,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/a909e38c-2b3a-4c61-97b2-c00a44df856c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1c53ce0c-807e-4539-8a99-bd270790d116 Date: Mon, 30 Jul 2018 03:54:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:53:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:53:39Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/snap", "metadata": {}}], "self": "/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681", "min_disk": 0, "protected": false, "id": "a189e6e9-b5c9-4d53-a33c-2bd804158681", "file": "/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d9dd4ef4416f470a95b62926108977f4", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:54:01,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681 used request id req-1c53ce0c-807e-4539-8a99-bd270790d116 2018-07-30 03:54:01,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:01,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-88603394-64a9-4155-a0f1-176f5e12d96d Date: Mon, 30 Jul 2018 03:54: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-30 03:54:01,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-88603394-64a9-4155-a0f1-176f5e12d96d 2018-07-30 03:54:01,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:02,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:01 GMT Server: Apache x-openstack-request-id: req-73f52e8e-7135-40cf-a0d1-8b66634cfab8 Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:02,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:02 GMT Server: Apache x-openstack-request-id: req-54ca0d8c-b3ca-41b2-982c-ccc365c52f6d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 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-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor2", "OS::project_id": "d9dd4ef4416f470a95b62926108977f4", "OS::stack_id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "security_group_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet", "net_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "inst1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "image2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "flavor1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor1", "image1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "stack_user_project_id": "80ce728b0aee4b2a89caf0bd7f45d42d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:53:41Z", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1TIrleraIhh1HGldWdB4qdKq7TqKpt2BcFFX7REbUUCC9DMz\nZTEFD4iWXr1RdQRE9nG9lT3qee1lkO80kC1/ya7aAUSWJMvcAb8FXMyIlw7eh3QV\n7biXNpgrqzKkVqX8TiwpcMXYah2s1r0Lzw2V4g/V2TDn23eacdhJfu0oMggNoAHl\nxHqVzD7ks4vt6Yfd28k0CSjNLnmQry0GlQnA792lx8mJWyi97bEUfSJDpzZbMR4r\n3lX6K8g9AGWD6iwtxRims45ksV+ZW1/2HhKmE/cJA1PqI+fF/6+ucnWmzwtq9xkr\nKtFCB9BqFpR3AWOJVSRZpqQH25d8QGBdf7UlEQIDAQABAoIBAQC+egGZAuf7GHDh\nfn3J9ckoqTDPnMMuDK9N4080XllSwdl+RpR/r0k/NKBsaqbxbmwS51Ijmdr5LpHU\n6PLEcfI/Bjp+cYHXxE9/O+SVoaPTmpRU3vGMn6RyQYiafzd2tvvx9+Dagdk2DedT\nQDnhttiXzeAZGWm9mmFhn4Uios6LyyYgtUC4W7SC0FXiMFYkgq044mr53cilVZXB\n4v+9syadYzD10l5K8g0Pw9yAIt7gh+obdv0MSfRaGqeHQtGiilAK4TLYQBfurK88\nwRjnWukpu+jS6J/AfCyLWRM9tqoAdz3HPWgGnf0XzE80eAQj3c0gRzhZkpMkHlCK\nrsvbYhUVAoGBAPZA75b+2MR8hSg+cZoiuq50P/kLTKPXCoKo3Zid8g/kKjZiMjyc\n44aYsfLgNiAo4CV33LkVn3ADR2LjeTLcFAkDMt72MWAfSgyNjXoE9Yo32XqlNpCr\n6QO8Zt8OmpGCmhweDXovx56I2XgorbG3uyiQE8JjtQCw4Qg06kIiTvTjAoGBAN2i\nSn8D+ftTOm9Ra83s2BBr1d2HIdHt8mxPu201zDtk8foDsrZfOl5w+npscV/Ktslz\nfVFZbOf9/AvmBoGJKR4wjfe4u8qNxUUPZwCbH528HZ1psKWzSAAQjVlckEO61Tfk\nZRUP+uAUyCi68qxZiHmKszVqI4MT/SbZ0agN2VR7AoGAWlRnjpPdH/YtQh3lvgyP\nPf8WmFw0uMTg7hzTbHBDouCnO1u54dILBAxu+hCUyic0UYouRRZRbd1GClg21Rk1\noDi0KGVWp1PS7dfe1auMBi+Gbx67bUYiK2Sot5m7yTSHI1lCyFdOejDo1NLXJCGp\nXa+8D8pTUvWPFluSsr+zBtECgYEAvUGncZzYq4dfn80cTIUR37vlrTyGYbhZyamw\nN8q3soQ5qS/dPKRGuHyrNz1A9vaobY/kFEJToCsfPp3XMmgIp5H4uO+T1JyJNra3\nUyojrlMDyvaEdIqKUhvQR92mB2AUUJ0EwB6cMRst7LHvJcNyqa8J5vPSjUzVYIah\n5GqnCd8CgYBoh+D0YfA5yM4SMBngHTCSj5+J3qY+OzSmnRWd55/bydRuAvmB8B/E\nfETgdvLV9uT+45+G+dAJNdgrVEeQKmssqoAi40B+awHMThfrBrCRecTakPATBM+K\nJ5MAw6SXS755OdcWwkQZQwM2f/AO2IQ1zIl61EplBESKj5G03+Ad3g==\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-30 03:54:02,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-54ca0d8c-b3ca-41b2-982c-ccc365c52f6d 2018-07-30 03:54:02,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:54:02,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:54:02,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3fd84430-213a-4252-8b0f-19e463ead10f Date: Mon, 30 Jul 2018 03:54:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "created_at": "2018-07-30T03:53:46Z", "admin_state_up": true, "updated_at": "2018-07-30T03:53:52Z", "project_id": "d9dd4ef4416f470a95b62926108977f4", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "a909e38c-2b3a-4c61-97b2-c00a44df856c", "name": "mgmt_router"}} 2018-07-30 03:54:02,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/a909e38c-2b3a-4c61-97b2-c00a44df856c used request id req-3fd84430-213a-4252-8b0f-19e463ead10f 2018-07-30 03:54:02,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=a909e38c-2b3a-4c61-97b2-c00a44df856c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:02,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1848 X-Openstack-Request-Id: req-33cf3cdf-88d3-4e5f-8cd0-e23bac4f1e43 Date: Mon, 30 Jul 2018 03:54:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:51Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.206"}],"id":"0a99be67-fdb8-4e0e-969b-e6d01fb24523","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:11:30","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":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T03:53:47Z","binding:vnic_type":"normal","device_id":"a909e38c-2b3a-4c61-97b2-c00a44df856c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:55Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.1"}],"id":"5e0d7046-f1c5-4c7b-be7b-694b6933b0b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:a2:3f","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"a909e38c-2b3a-4c61-97b2-c00a44df856c","ip_allocation":"immediate"}]} 2018-07-30 03:54:02,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=a909e38c-2b3a-4c61-97b2-c00a44df856c used request id req-33cf3cdf-88d3-4e5f-8cd0-e23bac4f1e43 2018-07-30 03:54:02,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:02,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-9e9fc3f9-d713-4f7f-a988-1724b881439c Date: Mon, 30 Jul 2018 03:54:02 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 03:54:02,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-9e9fc3f9-d713-4f7f-a988-1724b881439c 2018-07-30 03:54:02,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d511fd36-4225-46ae-943b-97eec98cf0c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:02,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-5c656888-8ff5-4252-9b2b-de4af4d756b0 Date: Mon, 30 Jul 2018 03:54:02 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}} 2018-07-30 03:54:02,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d511fd36-4225-46ae-943b-97eec98cf0c9 used request id req-5c656888-8ff5-4252-9b2b-de4af4d756b0 2018-07-30 03:54:02,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports/bcdead28-95a2-4940-bea0-8d3da2956b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:02,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1100 X-Openstack-Request-Id: req-01b15706-6fe1-4d78-9703-c8e349dda985 Date: Mon, 30 Jul 2018 03:54:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.10"}],"id":"bcdead28-95a2-4940-bea0-8d3da2956b99","security_groups":["77b69452-c6aa-48c2-834d-c3b4d67fcb80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:05:ad","device_id":"21a253ee-1e86-42a1-a7ef-fa3015f343cb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3","project_id":"d9dd4ef4416f470a95b62926108977f4","qos_policy_id":null,"admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:54:02,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports/bcdead28-95a2-4940-bea0-8d3da2956b99 used request id req-01b15706-6fe1-4d78-9703-c8e349dda985 2018-07-30 03:54:02,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d511fd36-4225-46ae-943b-97eec98cf0c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:02,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-69f7b8bb-95a8-4c30-8e1d-9399b1f09688 Date: Mon, 30 Jul 2018 03:54:02 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}} 2018-07-30 03:54:02,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d511fd36-4225-46ae-943b-97eec98cf0c9 used request id req-69f7b8bb-95a8-4c30-8e1d-9399b1f09688 2018-07-30 03:54:02,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:02,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-34e457b8-9a89-40da-8a84-0f8d7901d19c Date: Mon, 30 Jul 2018 03:54:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:53:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:53:39Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/snap", "metadata": {}}], "self": "/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681", "min_disk": 0, "protected": false, "id": "a189e6e9-b5c9-4d53-a33c-2bd804158681", "file": "/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d9dd4ef4416f470a95b62926108977f4", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/a189e6e9-b5c9-4d53-a33c-2bd804158681/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:54:02,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681 used request id req-34e457b8-9a89-40da-8a84-0f8d7901d19c 2018-07-30 03:54:02,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:02,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "8b23daabdd74417e8217f4a7fa37e422", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj-role"}], "expires_at": "2018-07-30T04:54:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-user", "id": "908c0a706fbe48ac965af5a567b2fbba"}, "audit_ids": ["Mg7eUNGrRwy2--H7NsP-CA"], "issued_at": "2018-07-30T03:54:02.000000Z"}} 2018-07-30 03:54:02,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:02,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:02 GMT Server: Apache x-openstack-request-id: req-42720cff-fb06-44b1-bddf-1bc1a517ff65 Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:02,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17cc93d5-e310-4db5-a2b5-08531e9605af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:54:02,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-17cc93d5-e310-4db5-a2b5-08531e9605af 2018-07-30 03:54:02,620 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:54:02,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:02,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4c786d-54ac-40a2-803c-e4d936f13947 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:54:02,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3c4c786d-54ac-40a2-803c-e4d936f13947 2018-07-30 03:54:02,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:02 GMT Server: Apache x-openstack-request-id: req-d4fd7330-7b75-49fb-aa64-13d9020d2c4f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 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-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor2", "OS::project_id": "d9dd4ef4416f470a95b62926108977f4", "OS::stack_id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "security_group_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet", "net_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "inst1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "image2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "flavor1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor1", "image1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "stack_user_project_id": "80ce728b0aee4b2a89caf0bd7f45d42d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:53:41Z", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1TIrleraIhh1HGldWdB4qdKq7TqKpt2BcFFX7REbUUCC9DMz\nZTEFD4iWXr1RdQRE9nG9lT3qee1lkO80kC1/ya7aAUSWJMvcAb8FXMyIlw7eh3QV\n7biXNpgrqzKkVqX8TiwpcMXYah2s1r0Lzw2V4g/V2TDn23eacdhJfu0oMggNoAHl\nxHqVzD7ks4vt6Yfd28k0CSjNLnmQry0GlQnA792lx8mJWyi97bEUfSJDpzZbMR4r\n3lX6K8g9AGWD6iwtxRims45ksV+ZW1/2HhKmE/cJA1PqI+fF/6+ucnWmzwtq9xkr\nKtFCB9BqFpR3AWOJVSRZpqQH25d8QGBdf7UlEQIDAQABAoIBAQC+egGZAuf7GHDh\nfn3J9ckoqTDPnMMuDK9N4080XllSwdl+RpR/r0k/NKBsaqbxbmwS51Ijmdr5LpHU\n6PLEcfI/Bjp+cYHXxE9/O+SVoaPTmpRU3vGMn6RyQYiafzd2tvvx9+Dagdk2DedT\nQDnhttiXzeAZGWm9mmFhn4Uios6LyyYgtUC4W7SC0FXiMFYkgq044mr53cilVZXB\n4v+9syadYzD10l5K8g0Pw9yAIt7gh+obdv0MSfRaGqeHQtGiilAK4TLYQBfurK88\nwRjnWukpu+jS6J/AfCyLWRM9tqoAdz3HPWgGnf0XzE80eAQj3c0gRzhZkpMkHlCK\nrsvbYhUVAoGBAPZA75b+2MR8hSg+cZoiuq50P/kLTKPXCoKo3Zid8g/kKjZiMjyc\n44aYsfLgNiAo4CV33LkVn3ADR2LjeTLcFAkDMt72MWAfSgyNjXoE9Yo32XqlNpCr\n6QO8Zt8OmpGCmhweDXovx56I2XgorbG3uyiQE8JjtQCw4Qg06kIiTvTjAoGBAN2i\nSn8D+ftTOm9Ra83s2BBr1d2HIdHt8mxPu201zDtk8foDsrZfOl5w+npscV/Ktslz\nfVFZbOf9/AvmBoGJKR4wjfe4u8qNxUUPZwCbH528HZ1psKWzSAAQjVlckEO61Tfk\nZRUP+uAUyCi68qxZiHmKszVqI4MT/SbZ0agN2VR7AoGAWlRnjpPdH/YtQh3lvgyP\nPf8WmFw0uMTg7hzTbHBDouCnO1u54dILBAxu+hCUyic0UYouRRZRbd1GClg21Rk1\noDi0KGVWp1PS7dfe1auMBi+Gbx67bUYiK2Sot5m7yTSHI1lCyFdOejDo1NLXJCGp\nXa+8D8pTUvWPFluSsr+zBtECgYEAvUGncZzYq4dfn80cTIUR37vlrTyGYbhZyamw\nN8q3soQ5qS/dPKRGuHyrNz1A9vaobY/kFEJToCsfPp3XMmgIp5H4uO+T1JyJNra3\nUyojrlMDyvaEdIqKUhvQR92mB2AUUJ0EwB6cMRst7LHvJcNyqa8J5vPSjUzVYIah\n5GqnCd8CgYBoh+D0YfA5yM4SMBngHTCSj5+J3qY+OzSmnRWd55/bydRuAvmB8B/E\nfETgdvLV9uT+45+G+dAJNdgrVEeQKmssqoAi40B+awHMThfrBrCRecTakPATBM+K\nJ5MAw6SXS755OdcWwkQZQwM2f/AO2IQ1zIl61EplBESKj5G03+Ad3g==\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-30 03:54:02,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:02,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-d4fd7330-7b75-49fb-aa64-13d9020d2c4f 2018-07-30 03:54:02,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:54:02,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:54:02,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-f5650bf8-54dc-40b2-8502-3d6d0c02024b Date: Mon, 30 Jul 2018 03:54:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:02,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-f5650bf8-54dc-40b2-8502-3d6d0c02024b 2018-07-30 03:54:02,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:03,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0c9b8e29-bb5a-42b6-b8e4-81600be08be5 Date: Mon, 30 Jul 2018 03:54:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:03,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-0c9b8e29-bb5a-42b6-b8e4-81600be08be5 2018-07-30 03:54:03,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:03,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-01460498-d294-4a94-a9fe-57c6cb266749 Date: Mon, 30 Jul 2018 03:54:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:03,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-01460498-d294-4a94-a9fe-57c6cb266749 2018-07-30 03:54:03,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:54:03,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:54:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:54:03,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:03,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "8b23daabdd74417e8217f4a7fa37e422", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj-role"}], "expires_at": "2018-07-30T04:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/d9dd4ef4416f470a95b62926108977f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-user", "id": "908c0a706fbe48ac965af5a567b2fbba"}, "audit_ids": ["J2rHfnlCRoyrZz0EZPtMWw"], "issued_at": "2018-07-30T03:54:03.000000Z"}} 2018-07-30 03:54:03,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:03,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-518bb0a1-1e97-4c65-9ee4-eaab96a07b11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:54:03,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-518bb0a1-1e97-4c65-9ee4-eaab96a07b11 2018-07-30 03:54:03,192 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:54:03,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:03,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46bfc2f-a87e-44c0-bab5-cc2ac2529902 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:54:03,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-f46bfc2f-a87e-44c0-bab5-cc2ac2529902 2018-07-30 03:54:03,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:03,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e03ba25f-c65d-48b8-b4c1-adee24644400 Date: Mon, 30 Jul 2018 03:54:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:03,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-e03ba25f-c65d-48b8-b4c1-adee24644400 2018-07-30 03:54:03,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901&mac_address=fa%3A16%3A3e%3Ac4%3A44%3Afc&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:03,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e0da50-ee35-49df-b338-cae75f4c01b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:54:03,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-01e0da50-ee35-49df-b338-cae75f4c01b2 2018-07-30 03:54:03,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:03,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-8c7c6d63-5a4a-4a17-b05f-2f06263970fb Date: Mon, 30 Jul 2018 03:54:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.13"}],"id":"410b40f8-c487-48aa-aa86-785e01a20f2c","security_groups":["41bcc2e4-b31b-4eff-ba59-9b03591d6fed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:44:fc","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"006a8c02-2771-425a-825e-69fbdb0d59a3","ip_allocation":"immediate"}]} 2018-07-30 03:54:03,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901&mac_address=fa%3A16%3A3e%3Ac4%3A44%3Afc&admin_state_up=True used request id req-8c7c6d63-5a4a-4a17-b05f-2f06263970fb 2018-07-30 03:54:03,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:03,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c8b363-8f50-4970-b588-bd653bb68b77 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:54:03,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-e8c8b363-8f50-4970-b588-bd653bb68b77 2018-07-30 03:54:03,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:03,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-e7e9e8f3-7312-4247-962a-518bfb3710c2 Date: Mon, 30 Jul 2018 03:54:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:03,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-e7e9e8f3-7312-4247-962a-518bfb3710c2 2018-07-30 03:54:03,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:03,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-592a8faa-8cbb-4a4a-bbb7-a98b579281e3 Date: Mon, 30 Jul 2018 03:54:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:03,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-592a8faa-8cbb-4a4a-bbb7-a98b579281e3 2018-07-30 03:54:03,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:03,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-0a25db2c-f5de-40c6-8477-f7a325706863 Date: Mon, 30 Jul 2018 03:54:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:03,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-0a25db2c-f5de-40c6-8477-f7a325706863 2018-07-30 03:54:03,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:54:03,828 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:54:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:54:03,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:03,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a43441-d5a5-4883-83f4-9ea940e3d6a7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:54:03,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-87a43441-d5a5-4883-83f4-9ea940e3d6a7 2018-07-30 03:54:03,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:03,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e6d6b7fa-da12-4d19-9129-4c96321f409e Date: Mon, 30 Jul 2018 03:54:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:03,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-e6d6b7fa-da12-4d19-9129-4c96321f409e 2018-07-30 03:54:03,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901&mac_address=fa%3A16%3A3e%3Ae0%3A05%3Aad&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:04,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1103 X-Openstack-Request-Id: req-b1e0c57a-a828-4c6d-b426-f821f9925437 Date: Mon, 30 Jul 2018 03:54:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.10"}],"id":"bcdead28-95a2-4940-bea0-8d3da2956b99","security_groups":["77b69452-c6aa-48c2-834d-c3b4d67fcb80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:05:ad","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"21a253ee-1e86-42a1-a7ef-fa3015f343cb","ip_allocation":"immediate"}]} 2018-07-30 03:54:04,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901&mac_address=fa%3A16%3A3e%3Ae0%3A05%3Aad&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3&admin_state_up=True used request id req-b1e0c57a-a828-4c6d-b426-f821f9925437 2018-07-30 03:54:04,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:04,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3b73b9-d4fa-42a7-8028-cb5229c6259e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:54:04,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-6b3b73b9-d4fa-42a7-8028-cb5229c6259e 2018-07-30 03:54:04,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:04,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-fe91eb9f-eeb3-4255-954d-ca1d81cbfb5c x-compute-request-id: req-fe91eb9f-eeb3-4255-954d-ca1d81cbfb5c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:05:ad", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:05:ad", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb", "rel": "bookmark"}], "image": {"id": "a189e6e9-b5c9-4d53-a33c-2bd804158681", "links": [{"href": "http://172.30.9.25:8774/images/a189e6e9-b5c9-4d53-a33c-2bd804158681", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-07-30T03:53:56.000000", "flavor": {"id": "4a2c25c0-dc66-469e-b575-016df741b21e", "links": [{"href": "http://172.30.9.25:8774/flavors/4a2c25c0-dc66-469e-b575-016df741b21e", "rel": "bookmark"}]}, "id": "21a253ee-1e86-42a1-a7ef-fa3015f343cb", "security_groups": [{"name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp"}], "user_id": "908c0a706fbe48ac965af5a567b2fbba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:53:56Z", "hostId": "46f27f1c968db280291886abc21aa727e1d290e3de8d5ab89b098535", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "created": "2018-07-30T03:53:50Z", "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 03:54:04,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1 used request id req-fe91eb9f-eeb3-4255-954d-ca1d81cbfb5c 2018-07-30 03:54:04,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:04,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-b1d7b8ed-8ffa-4810-ba93-15024115b0b4 Date: Mon, 30 Jul 2018 03:54:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:04,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-b1d7b8ed-8ffa-4810-ba93-15024115b0b4 2018-07-30 03:54:04,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:04,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-41725bcf-29ff-4e71-8ea0-a44710c581af Date: Mon, 30 Jul 2018 03:54:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:04,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-41725bcf-29ff-4e71-8ea0-a44710c581af 2018-07-30 03:54:04,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:04,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4008 X-Openstack-Request-Id: req-2046d451-2076-48c5-b395-d7d112eb7644 Date: Mon, 30 Jul 2018 03:54:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.13"}],"id":"410b40f8-c487-48aa-aa86-785e01a20f2c","security_groups":["41bcc2e4-b31b-4eff-ba59-9b03591d6fed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:44:fc","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"006a8c02-2771-425a-825e-69fbdb0d59a3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:55Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.1"}],"id":"5e0d7046-f1c5-4c7b-be7b-694b6933b0b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:a2:3f","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"a909e38c-2b3a-4c61-97b2-c00a44df856c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.2"}],"id":"67a94b79-0646-44b5-8dd2-cff2f14974ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:3f:69","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f51caf5-4ceb-4f87-90cb-f6cd9bead901","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.10"}],"id":"bcdead28-95a2-4940-bea0-8d3da2956b99","security_groups":["77b69452-c6aa-48c2-834d-c3b4d67fcb80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:05:ad","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"21a253ee-1e86-42a1-a7ef-fa3015f343cb","ip_allocation":"immediate"}]} 2018-07-30 03:54:04,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-2046d451-2076-48c5-b395-d7d112eb7644 2018-07-30 03:54:04,714 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1 2018-07-30 03:54:04,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:04,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-1d79c1e7-b4b0-4c06-9f8e-59f841e43f7e Date: Mon, 30 Jul 2018 03:54:04 GMT RESP BODY: {"floatingips": [{"router_id": "a909e38c-2b3a-4c61-97b2-c00a44df856c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "created_at": "2018-07-30T03:53:51Z", "updated_at": "2018-07-30T03:53:55Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "d9dd4ef4416f470a95b62926108977f4", "port_id": "bcdead28-95a2-4940-bea0-8d3da2956b99", "id": "739f3731-5192-415e-b429-21e0a24036e0", "qos_policy_id": null}]} 2018-07-30 03:54:04,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-1d79c1e7-b4b0-4c06-9f8e-59f841e43f7e 2018-07-30 03:54:04,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-07b69249-d63a-469b-9eed-e2b5a5f61d83 x-compute-request-id: req-07b69249-d63a-469b-9eed-e2b5a5f61d83 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:44:fc", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/006a8c02-2771-425a-825e-69fbdb0d59a3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/006a8c02-2771-425a-825e-69fbdb0d59a3", "rel": "bookmark"}], "image": {"id": "a189e6e9-b5c9-4d53-a33c-2bd804158681", "links": [{"href": "http://172.30.9.25:8774/images/a189e6e9-b5c9-4d53-a33c-2bd804158681", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000052", "OS-SRV-USG:launched_at": "2018-07-30T03:53:58.000000", "flavor": {"id": "4837f496-68fc-456f-ac99-feefe5b51542", "links": [{"href": "http://172.30.9.25:8774/flavors/4837f496-68fc-456f-ac99-feefe5b51542", "rel": "bookmark"}]}, "id": "006a8c02-2771-425a-825e-69fbdb0d59a3", "security_groups": [{"name": "default"}], "user_id": "908c0a706fbe48ac965af5a567b2fbba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:53:58Z", "hostId": "46f27f1c968db280291886abc21aa727e1d290e3de8d5ab89b098535", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "created": "2018-07-30T03:53:49Z", "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 03:54:04,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2 used request id req-07b69249-d63a-469b-9eed-e2b5a5f61d83 2018-07-30 03:54:04,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:04,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-5cd2ea50-c651-415b-b96b-f69469a3d141 Date: Mon, 30 Jul 2018 03:54:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:04,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-5cd2ea50-c651-415b-b96b-f69469a3d141 2018-07-30 03:54:04,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:04,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4549bb50-bb5e-472f-af69-e76311927149 Date: Mon, 30 Jul 2018 03:54:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:04,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-4549bb50-bb5e-472f-af69-e76311927149 2018-07-30 03:54:04,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:04,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4008 X-Openstack-Request-Id: req-4a46164f-9060-44c4-bfb5-a95f6e836c3e Date: Mon, 30 Jul 2018 03:54:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.13"}],"id":"410b40f8-c487-48aa-aa86-785e01a20f2c","security_groups":["41bcc2e4-b31b-4eff-ba59-9b03591d6fed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:44:fc","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"006a8c02-2771-425a-825e-69fbdb0d59a3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:55Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.1"}],"id":"5e0d7046-f1c5-4c7b-be7b-694b6933b0b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:a2:3f","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"a909e38c-2b3a-4c61-97b2-c00a44df856c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.2"}],"id":"67a94b79-0646-44b5-8dd2-cff2f14974ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:3f:69","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f51caf5-4ceb-4f87-90cb-f6cd9bead901","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.10"}],"id":"bcdead28-95a2-4940-bea0-8d3da2956b99","security_groups":["77b69452-c6aa-48c2-834d-c3b4d67fcb80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:05:ad","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"21a253ee-1e86-42a1-a7ef-fa3015f343cb","ip_allocation":"immediate"}]} 2018-07-30 03:54:04,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-4a46164f-9060-44c4-bfb5-a95f6e836c3e 2018-07-30 03:54:04,930 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2 2018-07-30 03:54:04,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:04,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-d0194ca1-c3c2-41fb-b095-3ced8416c9f3 Date: Mon, 30 Jul 2018 03:54:04 GMT RESP BODY: {"floatingips": [{"router_id": "a909e38c-2b3a-4c61-97b2-c00a44df856c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "created_at": "2018-07-30T03:53:51Z", "updated_at": "2018-07-30T03:53:55Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "d9dd4ef4416f470a95b62926108977f4", "port_id": "bcdead28-95a2-4940-bea0-8d3da2956b99", "id": "739f3731-5192-415e-b429-21e0a24036e0", "qos_policy_id": null}]} 2018-07-30 03:54:04,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-d0194ca1-c3c2-41fb-b095-3ced8416c9f3 2018-07-30 03:54:04,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/006a8c02-2771-425a-825e-69fbdb0d59a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:05,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-fb9c5403-9ab5-4b76-a976-4dc42e3b3877 x-compute-request-id: req-fb9c5403-9ab5-4b76-a976-4dc42e3b3877 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:44:fc", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/006a8c02-2771-425a-825e-69fbdb0d59a3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/006a8c02-2771-425a-825e-69fbdb0d59a3", "rel": "bookmark"}], "image": {"id": "a189e6e9-b5c9-4d53-a33c-2bd804158681", "links": [{"href": "http://172.30.9.25:8774/images/a189e6e9-b5c9-4d53-a33c-2bd804158681", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000052", "OS-SRV-USG:launched_at": "2018-07-30T03:53:58.000000", "flavor": {"id": "4837f496-68fc-456f-ac99-feefe5b51542", "links": [{"href": "http://172.30.9.25:8774/flavors/4837f496-68fc-456f-ac99-feefe5b51542", "rel": "bookmark"}]}, "id": "006a8c02-2771-425a-825e-69fbdb0d59a3", "security_groups": [{"name": "default"}], "user_id": "908c0a706fbe48ac965af5a567b2fbba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:53:58Z", "hostId": "46f27f1c968db280291886abc21aa727e1d290e3de8d5ab89b098535", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "created": "2018-07-30T03:53:49Z", "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:54:05,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/006a8c02-2771-425a-825e-69fbdb0d59a3 used request id req-fb9c5403-9ab5-4b76-a976-4dc42e3b3877 2018-07-30 03:54:05,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:05,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-9bd64f3b-7235-4443-83b2-dca825c6ffbb Date: Mon, 30 Jul 2018 03:54:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:05,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-9bd64f3b-7235-4443-83b2-dca825c6ffbb 2018-07-30 03:54:05,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:05,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1455fe11-d5ba-441a-847b-a52a6e5585b7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:54:05,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-1455fe11-d5ba-441a-847b-a52a6e5585b7 2018-07-30 03:54:05,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:05,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-71f581a1-9d5c-40f6-8210-325197d1c7b8 Date: Mon, 30 Jul 2018 03:54:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:05,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-71f581a1-9d5c-40f6-8210-325197d1c7b8 2018-07-30 03:54:05,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57833d4ba7daa76245246dcace489d4f54908017" 2018-07-30 03:54:05,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4008 X-Openstack-Request-Id: req-dd2a826a-6c54-4ea9-b086-a40991f0dcc6 Date: Mon, 30 Jul 2018 03:54:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.13"}],"id":"410b40f8-c487-48aa-aa86-785e01a20f2c","security_groups":["41bcc2e4-b31b-4eff-ba59-9b03591d6fed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:44:fc","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"006a8c02-2771-425a-825e-69fbdb0d59a3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:55Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.1"}],"id":"5e0d7046-f1c5-4c7b-be7b-694b6933b0b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:a2:3f","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"a909e38c-2b3a-4c61-97b2-c00a44df856c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.2"}],"id":"67a94b79-0646-44b5-8dd2-cff2f14974ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:3f:69","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f51caf5-4ceb-4f87-90cb-f6cd9bead901","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.10"}],"id":"bcdead28-95a2-4940-bea0-8d3da2956b99","security_groups":["77b69452-c6aa-48c2-834d-c3b4d67fcb80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:05:ad","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"21a253ee-1e86-42a1-a7ef-fa3015f343cb","ip_allocation":"immediate"}]} 2018-07-30 03:54:05,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-dd2a826a-6c54-4ea9-b086-a40991f0dcc6 2018-07-30 03:54:05,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:06,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-960c6dcc-c156-4520-8e63-803631b60c24 x-compute-request-id: req-960c6dcc-c156-4520-8e63-803631b60c24 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:05:ad", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:05:ad", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb", "rel": "bookmark"}], "image": {"id": "a189e6e9-b5c9-4d53-a33c-2bd804158681", "links": [{"href": "http://172.30.9.25:8774/images/a189e6e9-b5c9-4d53-a33c-2bd804158681", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-07-30T03:53:56.000000", "flavor": {"id": "4a2c25c0-dc66-469e-b575-016df741b21e", "links": [{"href": "http://172.30.9.25:8774/flavors/4a2c25c0-dc66-469e-b575-016df741b21e", "rel": "bookmark"}]}, "id": "21a253ee-1e86-42a1-a7ef-fa3015f343cb", "security_groups": [{"name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp"}], "user_id": "908c0a706fbe48ac965af5a567b2fbba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:53:56Z", "hostId": "46f27f1c968db280291886abc21aa727e1d290e3de8d5ab89b098535", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "created": "2018-07-30T03:53:50Z", "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:54:06,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb used request id req-960c6dcc-c156-4520-8e63-803631b60c24 2018-07-30 03:54:06,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:06,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-4df0a51a-45de-4301-821b-e43082d87bc1 Date: Mon, 30 Jul 2018 03:54:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:06,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-4df0a51a-45de-4301-821b-e43082d87bc1 2018-07-30 03:54:06,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:06,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b2ea13-1167-4fe0-945f-67d3a71f8ba4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:54:06,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-15b2ea13-1167-4fe0-945f-67d3a71f8ba4 2018-07-30 03:54:06,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:06,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9c0904c3-ac2c-497f-a001-2b0e29627899 Date: Mon, 30 Jul 2018 03:54:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:06,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-9c0904c3-ac2c-497f-a001-2b0e29627899 2018-07-30 03:54:06,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:06,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4008 X-Openstack-Request-Id: req-1e9c010e-86f0-4bd6-9211-91bdf82d5024 Date: Mon, 30 Jul 2018 03:54:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.13"}],"id":"410b40f8-c487-48aa-aa86-785e01a20f2c","security_groups":["41bcc2e4-b31b-4eff-ba59-9b03591d6fed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:44:fc","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"006a8c02-2771-425a-825e-69fbdb0d59a3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:55Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.1"}],"id":"5e0d7046-f1c5-4c7b-be7b-694b6933b0b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:a2:3f","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"a909e38c-2b3a-4c61-97b2-c00a44df856c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.2"}],"id":"67a94b79-0646-44b5-8dd2-cff2f14974ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:3f:69","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f51caf5-4ceb-4f87-90cb-f6cd9bead901","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.10"}],"id":"bcdead28-95a2-4940-bea0-8d3da2956b99","security_groups":["77b69452-c6aa-48c2-834d-c3b4d67fcb80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:05:ad","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"21a253ee-1e86-42a1-a7ef-fa3015f343cb","ip_allocation":"immediate"}]} 2018-07-30 03:54:06,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-1e9c010e-86f0-4bd6-9211-91bdf82d5024 2018-07-30 03:54:06,775 - create_instance - INFO - Checking if VM is active 2018-07-30 03:54:06,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:07,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-21e68138-7bc3-4fa7-8f0b-caa15595f3ac x-compute-request-id: req-21e68138-7bc3-4fa7-8f0b-caa15595f3ac Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:05:ad", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:05:ad", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb", "rel": "bookmark"}], "image": {"id": "a189e6e9-b5c9-4d53-a33c-2bd804158681", "links": [{"href": "http://172.30.9.25:8774/images/a189e6e9-b5c9-4d53-a33c-2bd804158681", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-07-30T03:53:56.000000", "flavor": {"id": "4a2c25c0-dc66-469e-b575-016df741b21e", "links": [{"href": "http://172.30.9.25:8774/flavors/4a2c25c0-dc66-469e-b575-016df741b21e", "rel": "bookmark"}]}, "id": "21a253ee-1e86-42a1-a7ef-fa3015f343cb", "security_groups": [{"name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp"}], "user_id": "908c0a706fbe48ac965af5a567b2fbba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:53:56Z", "hostId": "46f27f1c968db280291886abc21aa727e1d290e3de8d5ab89b098535", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "created": "2018-07-30T03:53:50Z", "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:54:07,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb used request id req-21e68138-7bc3-4fa7-8f0b-caa15595f3ac 2018-07-30 03:54:07,074 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1] is - ACTIVE 2018-07-30 03:54:07,074 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:54:07,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:07,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-e678a45e-d29a-4390-a44f-8e5ddd929d06 x-compute-request-id: req-e678a45e-d29a-4390-a44f-8e5ddd929d06 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:05:ad", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:05:ad", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb", "rel": "bookmark"}], "image": {"id": "a189e6e9-b5c9-4d53-a33c-2bd804158681", "links": [{"href": "http://172.30.9.25:8774/images/a189e6e9-b5c9-4d53-a33c-2bd804158681", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-07-30T03:53:56.000000", "flavor": {"id": "4a2c25c0-dc66-469e-b575-016df741b21e", "links": [{"href": "http://172.30.9.25:8774/flavors/4a2c25c0-dc66-469e-b575-016df741b21e", "rel": "bookmark"}]}, "id": "21a253ee-1e86-42a1-a7ef-fa3015f343cb", "security_groups": [{"name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp"}], "user_id": "908c0a706fbe48ac965af5a567b2fbba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:53:56Z", "hostId": "46f27f1c968db280291886abc21aa727e1d290e3de8d5ab89b098535", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "created": "2018-07-30T03:53:50Z", "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:54:07,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/21a253ee-1e86-42a1-a7ef-fa3015f343cb used request id req-e678a45e-d29a-4390-a44f-8e5ddd929d06 2018-07-30 03:54:07,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:07,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-caec38d2-3d0d-4abc-bfb8-9c98be8ad0d9 Date: Mon, 30 Jul 2018 03:54:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"d9dd4ef4416f470a95b62926108977f4","l2_adjacency":true,"status":"ACTIVE","subnets":["d511fd36-4225-46ae-943b-97eec98cf0c9"],"description":"","tags":[],"updated_at":"2018-07-30T03:53:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net","admin_state_up":true,"tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:44Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:07,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net used request id req-caec38d2-3d0d-4abc-bfb8-9c98be8ad0d9 2018-07-30 03:54:07,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:07,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7b01d3-5860-433b-9fce-7bf0dc22e4de Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:54:07,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-ca7b01d3-5860-433b-9fce-7bf0dc22e4de 2018-07-30 03:54:07,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:07,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-460ba1b0-6b55-465d-95f3-137f78320f8f Date: Mon, 30 Jul 2018 03:54:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:53:45Z","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":"d511fd36-4225-46ae-943b-97eec98cf0c9","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d9dd4ef4416f470a95b62926108977f4","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:45Z","ip_version":4}]} 2018-07-30 03:54:07,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-460ba1b0-6b55-465d-95f3-137f78320f8f 2018-07-30 03:54:07,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fba216b5a73691ff57a4d0cfa317c1a47d70e7" 2018-07-30 03:54:07,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4008 X-Openstack-Request-Id: req-21e7f568-1df6-40a5-8f31-45533818ee7c Date: Mon, 30 Jul 2018 03:54:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.13"}],"id":"410b40f8-c487-48aa-aa86-785e01a20f2c","security_groups":["41bcc2e4-b31b-4eff-ba59-9b03591d6fed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:44:fc","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"006a8c02-2771-425a-825e-69fbdb0d59a3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:55Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.1"}],"id":"5e0d7046-f1c5-4c7b-be7b-694b6933b0b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:a2:3f","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:51Z","binding:vnic_type":"normal","device_id":"a909e38c-2b3a-4c61-97b2-c00a44df856c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.2"}],"id":"67a94b79-0646-44b5-8dd2-cff2f14974ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:3f:69","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f51caf5-4ceb-4f87-90cb-f6cd9bead901","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:53:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d511fd36-4225-46ae-943b-97eec98cf0c9","ip_address":"10.1.2.10"}],"id":"bcdead28-95a2-4940-bea0-8d3da2956b99","security_groups":["77b69452-c6aa-48c2-834d-c3b4d67fcb80"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:05:ad","project_id":"d9dd4ef4416f470a95b62926108977f4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack-port1-sc4s4r437hh3","admin_state_up":true,"network_id":"9f51caf5-4ceb-4f87-90cb-f6cd9bead901","tenant_id":"d9dd4ef4416f470a95b62926108977f4","created_at":"2018-07-30T03:53:46Z","binding:vnic_type":"normal","device_id":"21a253ee-1e86-42a1-a7ef-fa3015f343cb","ip_allocation":"immediate"}]} 2018-07-30 03:54:07,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=9f51caf5-4ceb-4f87-90cb-f6cd9bead901 used request id req-21e7f568-1df6-40a5-8f31-45533818ee7c 2018-07-30 03:54:07,807 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-30 03:54:07,810 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b625a90L 2018-07-30 03:54:07,811 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 03:54:07,811 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-30 03:54:07,811 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-30 03:54:07,812 - 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-30 03:54:07,813 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 03:54:07,813 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-30 03:54:07,813 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 03:54:07,813 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 03:54:07,813 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 03:54:07,831 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 03:54:07,832 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 03:54:07,843 - paramiko.transport - DEBUG - Trying discovered key e2978b22bb61dbfc4b2e75b69783ce9c in 7d72159d-4e7b-49ab-b4b4-42b09cca33de 2018-07-30 03:54:07,870 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 03:54:07,876 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 03:54:07,976 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 03:54:08,021 - create_instance - INFO - SSH is active for VM instance 2018-07-30 03:54:08,021 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-30 03:54:08,023 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a293f90L 2018-07-30 03:54:08,023 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 03:54:08,024 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-30 03:54:08,024 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-30 03:54:08,025 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-30 03:54:08,025 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 03:54:08,026 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-30 03:54:08,026 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 03:54:08,026 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 03:54:08,026 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 03:54:08,043 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 03:54:08,044 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 03:54:08,056 - paramiko.transport - DEBUG - Trying discovered key e2978b22bb61dbfc4b2e75b69783ce9c in 7d72159d-4e7b-49ab-b4b4-42b09cca33de 2018-07-30 03:54:08,082 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 03:54:08,088 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 03:54:08,120 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-30 03:54:08,121 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-30 03:54:08,122 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-30 03:54:08,125 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-30 03:54:08,128 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack 2018-07-30 03:54:08,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:08,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:08 GMT Server: Apache x-openstack-request-id: req-b2344b85-4b44-4b27-8c75-5666b355c03b Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:08,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:54:08 GMT Server: Apache x-openstack-request-id: req-51926faa-64a9-4e52-b5a0-3d656b48c250 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:54:08,199 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-51926faa-64a9-4e52-b5a0-3d656b48c250 2018-07-30 03:54:08,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:08,225 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:08 GMT Server: Apache x-openstack-request-id: req-3aa089c5-d772-4fdb-b72e-8de3fcd6bfac Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:08,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:08 GMT Server: Apache x-openstack-request-id: req-aa1f6eb7-11e3-4fee-9326-d66648800a4a 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-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor2", "OS::project_id": "d9dd4ef4416f470a95b62926108977f4", "OS::stack_id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "security_group_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet", "net_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "inst1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "image2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "flavor1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor1", "image1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "stack_user_project_id": "80ce728b0aee4b2a89caf0bd7f45d42d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:53:41Z", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:54:08Z", "id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "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-30 03:54:08,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-aa1f6eb7-11e3-4fee-9326-d66648800a4a 2018-07-30 03:54:08,250 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:54:08,250 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:54:11,253 - create_stack - DEBUG - Stack status query timeout in 1196.94556904 2018-07-30 03:54:11,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:11,301 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:11 GMT Server: Apache x-openstack-request-id: req-ed404da2-20e1-4bbd-9494-55a5ec962321 Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:11,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:11 GMT Server: Apache x-openstack-request-id: req-c464c939-e987-41ef-9541-41b6b95ff3a3 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-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor2", "OS::project_id": "d9dd4ef4416f470a95b62926108977f4", "OS::stack_id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "security_group_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet", "net_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "inst1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "image2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "flavor1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor1", "image1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "stack_user_project_id": "80ce728b0aee4b2a89caf0bd7f45d42d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:53:41Z", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:54:08Z", "id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "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-30 03:54:11,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-c464c939-e987-41ef-9541-41b6b95ff3a3 2018-07-30 03:54:11,327 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:54:11,327 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:54:14,330 - create_stack - DEBUG - Stack status query timeout in 1193.86855292 2018-07-30 03:54:14,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:14,361 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:14 GMT Server: Apache x-openstack-request-id: req-b5e5a1e4-dbf5-4da1-982a-7d1a6d47325d Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:14,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:14 GMT Server: Apache x-openstack-request-id: req-e14ee6c2-71ee-4b5c-8c2d-f2333e26e646 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-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor2", "OS::project_id": "d9dd4ef4416f470a95b62926108977f4", "OS::stack_id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "security_group_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet", "net_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "inst1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "image2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "flavor1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor1", "image1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "stack_user_project_id": "80ce728b0aee4b2a89caf0bd7f45d42d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:53:41Z", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:54:08Z", "id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "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-30 03:54:14,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-e14ee6c2-71ee-4b5c-8c2d-f2333e26e646 2018-07-30 03:54:14,387 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:54:14,387 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:54:17,390 - create_stack - DEBUG - Stack status query timeout in 1190.80878401 2018-07-30 03:54:17,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:17,421 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:17 GMT Server: Apache x-openstack-request-id: req-24653227-8927-4a6c-8eaa-83870c7f1ee8 Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:17,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:17 GMT Server: Apache x-openstack-request-id: req-cb5d3bd7-6e84-4324-a654-1d29df0f11e0 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-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor2", "OS::project_id": "d9dd4ef4416f470a95b62926108977f4", "OS::stack_id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-kp", "security_group_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-subnet", "net_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst2", "inst1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-inst1", "image2_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image", "flavor1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-flavor1", "image1_name": "CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image"}, "deletion_time": "2018-07-30T03:54:16Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack", "stack_user_project_id": "80ce728b0aee4b2a89caf0bd7f45d42d", "tags": null, "creation_time": "2018-07-30T03:53:41Z", "links": [{"href": "http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T03:54:08Z", "id": "50c99de3-f48c-4ef6-a2ed-76f9ae036279", "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-30 03:54:17,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-cb5d3bd7-6e84-4324-a654-1d29df0f11e0 2018-07-30 03:54:17,464 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-30 03:54:17,465 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack 2018-07-30 03:54:17,465 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack 2018-07-30 03:54:17,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/50c99de3-f48c-4ef6-a2ed-76f9ae036279 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f58a556768884b098f2d5aa54733f58b97feb17" 2018-07-30 03:54:17,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:17 GMT Server: Apache x-openstack-request-id: req-53c20400-d2c2-4126-b602-5ccc802a954c Location: http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:17,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:54:17 GMT Server: Apache x-openstack-request-id: req-393d85e6-3d2b-434e-8484-e6c265d6c143 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-30 03:54:17,522 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/d9dd4ef4416f470a95b62926108977f4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-stack/50c99de3-f48c-4ef6-a2ed-76f9ae036279 used request id req-393d85e6-3d2b-434e-8484-e6c265d6c143 2018-07-30 03:54:17,524 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-3741d7ec-07ac-411c-a8ed-04328a4343a9-image 2018-07-30 03:54:17,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d72591a440a64c7e7fdba8dd4f12851ff3a2d82" 2018-07-30 03:54:18,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-253ed309-e81d-45d8-b406-a8003bf8ac20 Date: Mon, 30 Jul 2018 03:54: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-30 03:54:18,023 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/a189e6e9-b5c9-4d53-a33c-2bd804158681 used request id req-253ed309-e81d-45d8-b406-a8003bf8ac20 2018-07-30 03:54:18,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:54:18,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-94c2a7e8-6d23-4695-aa01-14c74a256dd7 Date: Mon, 30 Jul 2018 03:54:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "created_at": "2018-07-30T03:53:44Z", "updated_at": "2018-07-30T03:53:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:53:44Z", "revision_number": 0, "id": "03dd7a4d-a764-4220-b88d-7dfb0c3d6eb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:53:44Z", "security_group_id": "41bcc2e4-b31b-4eff-ba59-9b03591d6fed", "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9dd4ef4416f470a95b62926108977f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:53:44Z", "revision_number": 0, "id": "0802b086-73c6-4787-8f78-4cce37fa3ebf", "remote_group_id": "41bcc2e4-b31b-4eff-ba59-9b03591d6fed", "remote_ip_prefix": null, "created_at": "2018-07-30T03:53:44Z", "security_group_id": "41bcc2e4-b31b-4eff-ba59-9b03591d6fed", "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9dd4ef4416f470a95b62926108977f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:53:44Z", "revision_number": 0, "id": "355bebe1-f7d5-4d5a-b2ec-aa5fc6bd01c6", "remote_group_id": "41bcc2e4-b31b-4eff-ba59-9b03591d6fed", "remote_ip_prefix": null, "created_at": "2018-07-30T03:53:44Z", "security_group_id": "41bcc2e4-b31b-4eff-ba59-9b03591d6fed", "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9dd4ef4416f470a95b62926108977f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:53:44Z", "revision_number": 0, "id": "3bb3633c-640d-4e33-bd69-3ca6374e613d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:53:44Z", "security_group_id": "41bcc2e4-b31b-4eff-ba59-9b03591d6fed", "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9dd4ef4416f470a95b62926108977f4"}], "revision_number": 4, "project_id": "d9dd4ef4416f470a95b62926108977f4", "id": "41bcc2e4-b31b-4eff-ba59-9b03591d6fed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:54:18,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-94c2a7e8-6d23-4695-aa01-14c74a256dd7 2018-07-30 03:54:18,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:54:18,335 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:54:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-990e4f07-09b6-480d-be7d-03f8bca3f8bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:54:18,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-990e4f07-09b6-480d-be7d-03f8bca3f8bc 2018-07-30 03:54:18,335 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:54:18,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:54:18,422 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:54:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3809df4-dd2f-48f1-9a23-a077e79acb66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:54:18,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-d3809df4-dd2f-48f1-9a23-a077e79acb66 2018-07-30 03:54:18,422 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:54:18,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:54:18,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:54:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a392b5fb-d61f-43a5-95c8-94c74669a10b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:54:18,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-a392b5fb-d61f-43a5-95c8-94c74669a10b 2018-07-30 03:54:18,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:54:18,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:54:18,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb00e49-145d-456c-92fc-ac928e4ea018 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9dd4ef4416f470a95b62926108977f4", "name": "CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj"}} 2018-07-30 03:54:18,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-8cb00e49-145d-456c-92fc-ac928e4ea018 2018-07-30 03:54:18,682 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41bcc2e4-b31b-4eff-ba59-9b03591d6fed 2018-07-30 03:54:18,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41bcc2e4-b31b-4eff-ba59-9b03591d6fed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:54:18,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fc092580-f1ad-4c82-9fec-7fe4d3c26058 Date: Mon, 30 Jul 2018 03:54:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:53:44Z", "security_group_id": "41bcc2e4-b31b-4eff-ba59-9b03591d6fed", "port_range_min": null, "revision_number": 0, "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "created_at": "2018-07-30T03:53:44Z", "project_id": "d9dd4ef4416f470a95b62926108977f4", "id": "03dd7a4d-a764-4220-b88d-7dfb0c3d6eb5"}, {"remote_group_id": "41bcc2e4-b31b-4eff-ba59-9b03591d6fed", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:53:44Z", "security_group_id": "41bcc2e4-b31b-4eff-ba59-9b03591d6fed", "port_range_min": null, "revision_number": 0, "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "created_at": "2018-07-30T03:53:44Z", "project_id": "d9dd4ef4416f470a95b62926108977f4", "id": "0802b086-73c6-4787-8f78-4cce37fa3ebf"}, {"remote_group_id": "41bcc2e4-b31b-4eff-ba59-9b03591d6fed", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:53:44Z", "security_group_id": "41bcc2e4-b31b-4eff-ba59-9b03591d6fed", "port_range_min": null, "revision_number": 0, "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "created_at": "2018-07-30T03:53:44Z", "project_id": "d9dd4ef4416f470a95b62926108977f4", "id": "355bebe1-f7d5-4d5a-b2ec-aa5fc6bd01c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:53:44Z", "security_group_id": "41bcc2e4-b31b-4eff-ba59-9b03591d6fed", "port_range_min": null, "revision_number": 0, "tenant_id": "d9dd4ef4416f470a95b62926108977f4", "created_at": "2018-07-30T03:53:44Z", "project_id": "d9dd4ef4416f470a95b62926108977f4", "id": "3bb3633c-640d-4e33-bd69-3ca6374e613d"}]} 2018-07-30 03:54:18,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41bcc2e4-b31b-4eff-ba59-9b03591d6fed used request id req-fc092580-f1ad-4c82-9fec-7fe4d3c26058 2018-07-30 03:54:18,709 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:54:18,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/41bcc2e4-b31b-4eff-ba59-9b03591d6fed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:54:18,852 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c59662fe-9aea-428a-8613-3a68625172b5 Content-Length: 0 Date: Mon, 30 Jul 2018 03:54:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:54:18,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/41bcc2e4-b31b-4eff-ba59-9b03591d6fed used request id req-c59662fe-9aea-428a-8613-3a68625172b5 2018-07-30 03:54:18,853 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj 2018-07-30 03:54:18,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:54:19,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:54:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6756bda-c0f6-4cea-96a1-14302a74bc96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:54:19,102 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d9dd4ef4416f470a95b62926108977f4 used request id req-f6756bda-c0f6-4cea-96a1-14302a74bc96 2018-07-30 03:54:19,102 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-7d093aa2-aefe-4b1-proj-role 2018-07-30 03:54:19,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/8b23daabdd74417e8217f4a7fa37e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:54:19,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce76d603-c628-4ecd-93b1-9abbeef8abc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:54:19,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8b23daabdd74417e8217f4a7fa37e422 used request id req-ce76d603-c628-4ecd-93b1-9abbeef8abc9 2018-07-30 03:54:19,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f601f457582916106800730c06cf3fe801d134" 2018-07-30 03:54:19,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be1becd7-a198-490a-b004-32164bb81dd4 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:54:19,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-be1becd7-a198-490a-b004-32164bb81dd4 2018-07-30 03:54:19,297 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-7d093aa2-aefe-4b1-user 2018-07-30 03:54:19,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/908c0a706fbe48ac965af5a567b2fbba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098ee8335508c067f79fc5a04a5e6406d449ea7a" 2018-07-30 03:54:19,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea69fd07-8ffd-44d7-99e2-713b2f8acb96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:54:19,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/908c0a706fbe48ac965af5a567b2fbba used request id req-ea69fd07-8ffd-44d7-99e2-713b2f8acb96 2018-07-30 03:54:19,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:54:19,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:54:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["DHclmUJeQ2a3UEnMvuDH9Q"], "issued_at": "2018-07-30T03:54:19.000000Z"}} 2018-07-30 03:54:19,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102fffb1bcdc5ca8a5a1e32954d3755e9037bc7f" 2018-07-30 03:54:19,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d28e5c4-a1eb-4066-9a0e-a02870b79064 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:54:19,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-2d28e5c4-a1eb-4066-9a0e-a02870b79064 2018-07-30 03:54:19,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:54:19,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:54:20,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:54:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["6qRGkvzRSmyO8S88ciVkSg"], "issued_at": "2018-07-30T03:54:20.000000Z"}} 2018-07-30 03:54:20,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:54:20,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cde9a5e-e9c1-4c26-9c37-b37bb0b5c1d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:54:20,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6cde9a5e-e9c1-4c26-9c37-b37bb0b5c1d7 2018-07-30 03:54:20,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:54:20,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:54:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:54:20,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-f99d5be1-1fea-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:54:20,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eaf24ee-bd23-4808-9187-189745a0bcda Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-f99d5be1-1fea-405-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:54:20,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-f99d5be1-1fea-405-proj used request id req-3eaf24ee-bd23-4808-9187-189745a0bcda 2018-07-30 03:54:20,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:54:20,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-321f24c8-7a85-4b61-bdcf-2b97bd345ccd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:54:20,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-321f24c8-7a85-4b61-bdcf-2b97bd345ccd 2018-07-30 03:54:20,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}}' 2018-07-30 03:54:20,682 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:54:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ded1527-d329-4d9d-9b0d-e0b1d5f873bf Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:54:20,682 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6ded1527-d329-4d9d-9b0d-e0b1d5f873bf 2018-07-30 03:54:20,683 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-f99d5be1-1fea-405-proj 2018-07-30 03:54:20,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:54:20,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:54:21,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:54:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["LRrA-WN1T6iU8g3R82pRKA"], "issued_at": "2018-07-30T03:54:21.000000Z"}} 2018-07-30 03:54:21,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0f5fcf0444aa2c099e6d80772892e8cb55a554" 2018-07-30 03:54:21,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5ddfde3-be02-4b53-9cd0-f5253167b9c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:54:21,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f5ddfde3-be02-4b53-9cd0-f5253167b9c8 2018-07-30 03:54:21,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:54:21,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:54:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:54:21,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0f5fcf0444aa2c099e6d80772892e8cb55a554" 2018-07-30 03:54:21,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc5d379b-0c5e-459b-9caa-f55b632fc570 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:54:21,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-dc5d379b-0c5e-459b-9caa-f55b632fc570 2018-07-30 03:54:21,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-f99d5be1-1fea-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0f5fcf0444aa2c099e6d80772892e8cb55a554" 2018-07-30 03:54:21,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a8f454-4930-4992-b05a-76e17e62743a Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-f99d5be1-1fea-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}]} 2018-07-30 03:54:21,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-f99d5be1-1fea-405-proj used request id req-47a8f454-4930-4992-b05a-76e17e62743a 2018-07-30 03:54:21,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0f5fcf0444aa2c099e6d80772892e8cb55a554" 2018-07-30 03:54:21,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a43fdf-215c-46b7-967d-a3f746c32dab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:54:21,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c3a43fdf-215c-46b7-967d-a3f746c32dab 2018-07-30 03:54:21,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0f5fcf0444aa2c099e6d80772892e8cb55a554" 2018-07-30 03:54:21,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-736f8e17-5770-4a7e-bf5e-e1a4d71fd65f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:54:21,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-736f8e17-5770-4a7e-bf5e-e1a4d71fd65f 2018-07-30 03:54:21,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-f99d5be1-1fea-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0f5fcf0444aa2c099e6d80772892e8cb55a554" 2018-07-30 03:54:21,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ecbc865-faab-4e58-94c1-7e593ce14b90 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-f99d5be1-1fea-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}]} 2018-07-30 03:54:21,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-f99d5be1-1fea-405-proj used request id req-4ecbc865-faab-4e58-94c1-7e593ce14b90 2018-07-30 03:54:21,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/02285a38508c45fa94a51bbeb35825eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0f5fcf0444aa2c099e6d80772892e8cb55a554" 2018-07-30 03:54:22,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d395fd-0d17-4bd8-8ac6-c20085dd8ebc Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-user", "links": {"self": "http://172.30.9.25:5000/v3/users/02285a38508c45fa94a51bbeb35825eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "id": "02285a38508c45fa94a51bbeb35825eb", "password_expires_at": null}} 2018-07-30 03:54:22,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/02285a38508c45fa94a51bbeb35825eb used request id req-e2d395fd-0d17-4bd8-8ac6-c20085dd8ebc 2018-07-30 03:54:22,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe/users/02285a38508c45fa94a51bbeb35825eb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0f5fcf0444aa2c099e6d80772892e8cb55a554" 2018-07-30 03:54:22,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee641300-f61e-49bd-bbde-2f4c20fd64f0 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe/users/02285a38508c45fa94a51bbeb35825eb/roles", "previous": null, "next": null}, "roles": []} 2018-07-30 03:54:22,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe/users/02285a38508c45fa94a51bbeb35825eb/roles used request id req-ee641300-f61e-49bd-bbde-2f4c20fd64f0 2018-07-30 03:54:22,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0f5fcf0444aa2c099e6d80772892e8cb55a554" 2018-07-30 03:54:22,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0bc338a-7b9c-46f9-acf2-63e87c8f9a13 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}} 2018-07-30 03:54:22,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d used request id req-d0bc338a-7b9c-46f9-acf2-63e87c8f9a13 2018-07-30 03:54:22,250 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-f99d5be1-1fea-405-proj 2018-07-30 03:54:22,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe/users/02285a38508c45fa94a51bbeb35825eb/roles/f2dedf2b2ed846398298473922764c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0f5fcf0444aa2c099e6d80772892e8cb55a554" 2018-07-30 03:54:22,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:54:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d048fe2b-5c29-4c87-9fc1-4abae61adfa9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:54:22,410 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe/users/02285a38508c45fa94a51bbeb35825eb/roles/f2dedf2b2ed846398298473922764c8d used request id req-d048fe2b-5c29-4c87-9fc1-4abae61adfa9 2018-07-30 03:54:22,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0f5fcf0444aa2c099e6d80772892e8cb55a554" 2018-07-30 03:54:22,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef813ebe-a70e-4e5e-960a-ae19caa06690 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:54:22,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ef813ebe-a70e-4e5e-960a-ae19caa06690 2018-07-30 03:54:22,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-f99d5be1-1fea-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0f5fcf0444aa2c099e6d80772892e8cb55a554" 2018-07-30 03:54:22,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88efe36-916e-4d99-816c-1e98eb8b96df Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-f99d5be1-1fea-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}]} 2018-07-30 03:54:22,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-f99d5be1-1fea-405-proj used request id req-a88efe36-916e-4d99-816c-1e98eb8b96df 2018-07-30 03:54:22,582 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-f99d5be1-1fea-405-user 2018-07-30 03:54:22,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:54:22,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:54:22,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f5ed5c9-d266-42c7-b94a-1d7019d048ae Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:54:22,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0f5ed5c9-d266-42c7-b94a-1d7019d048ae 2018-07-30 03:54:22,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" -d '{"role": {"name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj-role"}}' 2018-07-30 03:54:22,713 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:54:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d3d9ce1-038e-44d8-a53f-77e422def065 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "689a8aff13b04dfab5a2b2b5065e96bc", "links": {"self": "http://172.30.9.25:5000/v3/roles/689a8aff13b04dfab5a2b2b5065e96bc"}, "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj-role"}} 2018-07-30 03:54:22,713 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-7d3d9ce1-038e-44d8-a53f-77e422def065 2018-07-30 03:54:22,714 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-f99d5be1-1fea-405-proj-role 2018-07-30 03:54:22,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/689a8aff13b04dfab5a2b2b5065e96bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:54:22,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426d6680-66a2-49af-8fdc-01e4d036c0c6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "689a8aff13b04dfab5a2b2b5065e96bc", "links": {"self": "http://172.30.9.25:5000/v3/roles/689a8aff13b04dfab5a2b2b5065e96bc"}, "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj-role"}} 2018-07-30 03:54:22,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/689a8aff13b04dfab5a2b2b5065e96bc used request id req-426d6680-66a2-49af-8fdc-01e4d036c0c6 2018-07-30 03:54:22,805 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-f99d5be1-1fea-405-proj-role to project CreateStackFloatingIpTests-f99d5be1-1fea-405-proj 2018-07-30 03:54:22,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe/users/02285a38508c45fa94a51bbeb35825eb/roles/689a8aff13b04dfab5a2b2b5065e96bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:54:22,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:54:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-346cf5e2-ebdf-472d-a610-83d805a5bf50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:54:22,925 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe/users/02285a38508c45fa94a51bbeb35825eb/roles/689a8aff13b04dfab5a2b2b5065e96bc used request id req-346cf5e2-ebdf-472d-a610-83d805a5bf50 2018-07-30 03:54:22,925 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:54:22,925 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-30 03:54:22,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:54:22,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:54:23,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "689a8aff13b04dfab5a2b2b5065e96bc", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj-role"}], "expires_at": "2018-07-30T04:54:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-user", "id": "02285a38508c45fa94a51bbeb35825eb"}, "audit_ids": ["CyhXvR5SQjaiqIBSuqviww"], "issued_at": "2018-07-30T03:54:23.000000Z"}} 2018-07-30 03:54:23,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d7d324ea3ba739337834246b581098e6feaed08" 2018-07-30 03:54:23,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2a73a6-e96c-46fd-8265-112467b812f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:54:23,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0f2a73a6-e96c-46fd-8265-112467b812f8 2018-07-30 03:54:23,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d7d324ea3ba739337834246b581098e6feaed08" 2018-07-30 03:54:23,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-4917f10b-34b3-4fea-a51b-6d140a011c4d Date: Mon, 30 Jul 2018 03:54:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"} 2018-07-30 03:54:23,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image used request id req-4917f10b-34b3-4fea-a51b-6d140a011c4d 2018-07-30 03:54:23,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d7d324ea3ba739337834246b581098e6feaed08" 2018-07-30 03:54:23,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-54b100e8-9fd8-4476-8463-c6f825e93db1 Date: Mon, 30 Jul 2018 03:54: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-30 03:54:23,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-54b100e8-9fd8-4476-8463-c6f825e93db1 2018-07-30 03:54:23,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d7d324ea3ba739337834246b581098e6feaed08" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}' 2018-07-30 03:54:23,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-896c014f-55c6-4585-aa5f-20542d7c4d8c Date: Mon, 30 Jul 2018 03:54:23 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:54:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:54:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45", "min_disk": 0, "protected": false, "id": "3c885fda-463f-4bd3-b8eb-4d1105b24d45", "file": "/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/file", "checksum": null, "owner": "6ebb25ea634d4dd5a7c67c591eda68fe", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:54:23,984 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-896c014f-55c6-4585-aa5f-20542d7c4d8c 2018-07-30 03:54:23,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d7d324ea3ba739337834246b581098e6feaed08" -d '' 2018-07-30 03:54:25,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09865d17-bfa9-4e69-8db8-78d9f40505f6 Date: Mon, 30 Jul 2018 03:54: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-30 03:54:25,137 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/file used request id req-09865d17-bfa9-4e69-8db8-78d9f40505f6 2018-07-30 03:54:25,137 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 03:54:25,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d7d324ea3ba739337834246b581098e6feaed08" 2018-07-30 03:54:25,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8440e1b3-7670-4ed5-afa1-d1d01879460a Date: Mon, 30 Jul 2018 03:54:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:54:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:54:25Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/snap", "metadata": {}}], "self": "/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45", "min_disk": 0, "protected": false, "id": "3c885fda-463f-4bd3-b8eb-4d1105b24d45", "file": "/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6ebb25ea634d4dd5a7c67c591eda68fe", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:54:25,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45 used request id req-8440e1b3-7670-4ed5-afa1-d1d01879460a 2018-07-30 03:54:25,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d7d324ea3ba739337834246b581098e6feaed08" 2018-07-30 03:54:25,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-405c9db4-3641-4839-9156-498817e24ba2 Date: Mon, 30 Jul 2018 03:54: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-30 03:54:25,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-405c9db4-3641-4839-9156-498817e24ba2 2018-07-30 03:54:25,169 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image 2018-07-30 03:54:25,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d7d324ea3ba739337834246b581098e6feaed08" 2018-07-30 03:54:25,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-53a3a027-5b33-4f50-adea-71b2d0310ef0 Date: Mon, 30 Jul 2018 03:54:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:54:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:54:25Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/snap", "metadata": {}}], "self": "/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45", "min_disk": 0, "protected": false, "id": "3c885fda-463f-4bd3-b8eb-4d1105b24d45", "file": "/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6ebb25ea634d4dd5a7c67c591eda68fe", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:54:25,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45 used request id req-53a3a027-5b33-4f50-adea-71b2d0310ef0 2018-07-30 03:54:25,186 - create_image - DEBUG - Instance status is - active 2018-07-30 03:54:25,186 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image 2018-07-30 03:54:25,186 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image 2018-07-30 03:54:25,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:54:25,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:54:25,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "689a8aff13b04dfab5a2b2b5065e96bc", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj-role"}], "expires_at": "2018-07-30T04:54:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-user", "id": "02285a38508c45fa94a51bbeb35825eb"}, "audit_ids": ["VlbbHy8JRaeVhUXydI39jA"], "issued_at": "2018-07-30T03:54:25.000000Z"}} 2018-07-30 03:54:25,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:54:25,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82017570-57f4-435f-8359-43ff22d5bdb5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:54:25,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-82017570-57f4-435f-8359-43ff22d5bdb5 2018-07-30 03:54:25,655 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:54:25,658 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:54:25,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:54:25,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:25 GMT Server: Apache x-openstack-request-id: req-36134bcc-0a87-4bdf-8d17-266577bc8533 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-30 03:54:25,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack used request id req-36134bcc-0a87-4bdf-8d17-266577bc8533 2018-07-30 03:54:25,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net"}}' 2018-07-30 03:54:28,213 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:54:25 GMT Server: Apache x-openstack-request-id: req-0761a95a-ac2d-4ca5-aad4-bd9c852399ec Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}]}} 2018-07-30 03:54:28,213 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks used request id req-0761a95a-ac2d-4ca5-aad4-bd9c852399ec 2018-07-30 03:54:28,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:54:28,398 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:28 GMT Server: Apache x-openstack-request-id: req-e9554756-5f64-4df4-9fc7-4448049d4cd9 Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:28,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:28 GMT Server: Apache x-openstack-request-id: req-5fa329dc-4b9a-4010-9a13-aabb63f461c2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 718 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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "OS::project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "OS::stack_id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "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-30 03:54:28,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-5fa329dc-4b9a-4010-9a13-aabb63f461c2 2018-07-30 03:54:28,441 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack 2018-07-30 03:54:28,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:54:28,636 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:28 GMT Server: Apache x-openstack-request-id: req-2e1d93fa-bb13-49af-8cda-e973121ab639 Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:28,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:28 GMT Server: Apache x-openstack-request-id: req-60c01901-8d0d-42a0-8cc0-7e62f2214034 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 718 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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "OS::project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "OS::stack_id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "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-30 03:54:28,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-60c01901-8d0d-42a0-8cc0-7e62f2214034 2018-07-30 03:54:28,678 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:54:28,678 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:54:31,681 - create_stack - DEBUG - Stack status query timeout in 1196.7600348 2018-07-30 03:54:31,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:54:31,899 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:31 GMT Server: Apache x-openstack-request-id: req-2ed2b218-b183-4a9c-b93d-7c1fad9efb30 Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:32,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:31 GMT Server: Apache x-openstack-request-id: req-e47037f1-ff28-4dcf-86b9-4520e0cac7d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "OS::project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "OS::stack_id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvXsy97Z2CTFo7z0/Yq5qjBoMNNYj3zbTdPYmD/FN2HHkIG8a\nujjh2lzuL3icohImxZlz211tmmR9cVl9Y2vjpRIoT+pWIB0LojsRE0WWHp92XmgQ\n0Zh8y8FNtiIQ8SIogJCk5OEJ02dETcfjh82e8aW2EBk5SCvfOQVsFl7q9zlkQdvX\nQCWF4qeam67NHj+ySYYuSKmFLSRSVyRDljmQa8Ypl8iSR5N/7AcTmm7c6lM1pIG6\nFmPjohqfV3FsVCfSqsj4/sTsmFmRf6gX6SfDqYz0SX3qVTE6SzYTF9gjLmG0N0Ye\nliPffB+4LjpkkCyESfMdScmReMnNy8Giks4DewIDAQABAoIBABe7Jlb/8yiTl6De\n+uFRFucVHBJB/5wlMbakXYABqM5C9V9aiu5n0WGX4fzwDi3+N/zniyseOGvtygg4\nPQwGpyw1afcYUlETUjGvVCQlwvdy4VBRmEmn33llbGYzPgv1Sz1O4FgKF0Dy3gsf\nzc9kYVPCfVrmzdXMKNjrZO4oVSVBQ6C9cptqAyuoO+yBmZLYYaMYrXCaySyZo8Hk\nkn28HNtp+9A5LDWY1k/HLQs96oswW7RE4DF2obYMFBfhLLqdJPwAWb0ZTquQb6af\nu/zuSJS+xMK/EG/5oMUsUT57xX+66qX03nH6ZQEuZM4s7+QJjauKwgA+/fw/utbc\nYhMSxgECgYEA53G6QcjLCxGHqs+ggWjEGYMOYsfFi8y4KA4pAboTUGqJyC/wZZ9v\nF1/ybNuG1+i7yDYTV8laMMBRz7n7LOnn49cr7MwdfntByCougV4e+st2MbK2y0Qi\n4Gko+m/C6H8pOCuyvuowkSZti2+el+ldjyM/WlI1zvvlX+1+hQdgaasCgYEA0ZW2\nMGL/s4dpjlbcs93XxtOes8KBXHPL94YaD2LuB2FVmvlngYeMVVDGZ0tKJahsy5pT\ny+WG2uhXN0n12r5G7oqW4Vx6JpngizwLONSR2D4r6/X47LHtZGZiOsCg1QYJwGJr\n0DzkHhE5OVPDSGEmO9qWZU5gak8NoJAwX27VHXECgYAMeSicmwG2Wv+AySfRUaAf\n79w6nqGa4zGZlwnGugyIbPV4AH1oPKt0Cwu5qiseP8C/DYsFVCi0L+k41MEgrop8\n0P/hBy8fvezRqNRQzI3G3mhETWlkkwt+JKy8soFCnnfOOyyq9Vwgtn144k8dyMnu\nCOxFJeEYgqLeBKKo8LjVeQKBgQCaCUWRBIHYSfLbqZ2mGKspN4mRpqf68iR7tLTc\nkCJPjEsljp5zRdNvNOHNMzm4ubPUZIWn+vcFVvQa76Hhdi2dzoAb/CLO0hOFYckB\nqMHUQ8V2NB8Sn6bRPqp9cewDBOAP5IZG0yn5q0D6kESbosM+BGa66ELWf2mNk8vp\nqAS8EQKBgQCqnAT3Q7pPtxG7jV+TgiGGY2W4eeLc77RMh/XdfgPxr9j4spGHRBxr\ngHX35wqYdPUVKJQN4wGhkgB1TLfI2s2BgItBYEcIVJYgwvcu2KvfqqAxObmEiQCM\nEZlJFNRybhVVZv4Uv1mm1pLLOInAIkK8sVtK1qxTPVGAAEUOIfMb+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-30 03:54:32,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-e47037f1-ff28-4dcf-86b9-4520e0cac7d5 2018-07-30 03:54:32,203 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:54:32,203 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:54:35,207 - create_stack - DEBUG - Stack status query timeout in 1193.23435283 2018-07-30 03:54:35,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:54:35,450 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:35 GMT Server: Apache x-openstack-request-id: req-3501ef63-c286-48f5-b47e-239d1183d61d Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:35,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:35 GMT Server: Apache x-openstack-request-id: req-4181abe6-7e00-4949-838a-80369810b886 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "OS::project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "OS::stack_id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvXsy97Z2CTFo7z0/Yq5qjBoMNNYj3zbTdPYmD/FN2HHkIG8a\nujjh2lzuL3icohImxZlz211tmmR9cVl9Y2vjpRIoT+pWIB0LojsRE0WWHp92XmgQ\n0Zh8y8FNtiIQ8SIogJCk5OEJ02dETcfjh82e8aW2EBk5SCvfOQVsFl7q9zlkQdvX\nQCWF4qeam67NHj+ySYYuSKmFLSRSVyRDljmQa8Ypl8iSR5N/7AcTmm7c6lM1pIG6\nFmPjohqfV3FsVCfSqsj4/sTsmFmRf6gX6SfDqYz0SX3qVTE6SzYTF9gjLmG0N0Ye\nliPffB+4LjpkkCyESfMdScmReMnNy8Giks4DewIDAQABAoIBABe7Jlb/8yiTl6De\n+uFRFucVHBJB/5wlMbakXYABqM5C9V9aiu5n0WGX4fzwDi3+N/zniyseOGvtygg4\nPQwGpyw1afcYUlETUjGvVCQlwvdy4VBRmEmn33llbGYzPgv1Sz1O4FgKF0Dy3gsf\nzc9kYVPCfVrmzdXMKNjrZO4oVSVBQ6C9cptqAyuoO+yBmZLYYaMYrXCaySyZo8Hk\nkn28HNtp+9A5LDWY1k/HLQs96oswW7RE4DF2obYMFBfhLLqdJPwAWb0ZTquQb6af\nu/zuSJS+xMK/EG/5oMUsUT57xX+66qX03nH6ZQEuZM4s7+QJjauKwgA+/fw/utbc\nYhMSxgECgYEA53G6QcjLCxGHqs+ggWjEGYMOYsfFi8y4KA4pAboTUGqJyC/wZZ9v\nF1/ybNuG1+i7yDYTV8laMMBRz7n7LOnn49cr7MwdfntByCougV4e+st2MbK2y0Qi\n4Gko+m/C6H8pOCuyvuowkSZti2+el+ldjyM/WlI1zvvlX+1+hQdgaasCgYEA0ZW2\nMGL/s4dpjlbcs93XxtOes8KBXHPL94YaD2LuB2FVmvlngYeMVVDGZ0tKJahsy5pT\ny+WG2uhXN0n12r5G7oqW4Vx6JpngizwLONSR2D4r6/X47LHtZGZiOsCg1QYJwGJr\n0DzkHhE5OVPDSGEmO9qWZU5gak8NoJAwX27VHXECgYAMeSicmwG2Wv+AySfRUaAf\n79w6nqGa4zGZlwnGugyIbPV4AH1oPKt0Cwu5qiseP8C/DYsFVCi0L+k41MEgrop8\n0P/hBy8fvezRqNRQzI3G3mhETWlkkwt+JKy8soFCnnfOOyyq9Vwgtn144k8dyMnu\nCOxFJeEYgqLeBKKo8LjVeQKBgQCaCUWRBIHYSfLbqZ2mGKspN4mRpqf68iR7tLTc\nkCJPjEsljp5zRdNvNOHNMzm4ubPUZIWn+vcFVvQa76Hhdi2dzoAb/CLO0hOFYckB\nqMHUQ8V2NB8Sn6bRPqp9cewDBOAP5IZG0yn5q0D6kESbosM+BGa66ELWf2mNk8vp\nqAS8EQKBgQCqnAT3Q7pPtxG7jV+TgiGGY2W4eeLc77RMh/XdfgPxr9j4spGHRBxr\ngHX35wqYdPUVKJQN4wGhkgB1TLfI2s2BgItBYEcIVJYgwvcu2KvfqqAxObmEiQCM\nEZlJFNRybhVVZv4Uv1mm1pLLOInAIkK8sVtK1qxTPVGAAEUOIfMb+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-30 03:54:35,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-4181abe6-7e00-4949-838a-80369810b886 2018-07-30 03:54:35,755 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:54:35,755 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:54:38,758 - create_stack - DEBUG - Stack status query timeout in 1189.68293786 2018-07-30 03:54:38,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:54:38,787 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:38 GMT Server: Apache x-openstack-request-id: req-0cf552e4-a67d-4f6c-8745-6861a534d218 Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:39,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:38 GMT Server: Apache x-openstack-request-id: req-24426c90-9a3d-44ad-b07c-b07b45ac435b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "OS::project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "OS::stack_id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvXsy97Z2CTFo7z0/Yq5qjBoMNNYj3zbTdPYmD/FN2HHkIG8a\nujjh2lzuL3icohImxZlz211tmmR9cVl9Y2vjpRIoT+pWIB0LojsRE0WWHp92XmgQ\n0Zh8y8FNtiIQ8SIogJCk5OEJ02dETcfjh82e8aW2EBk5SCvfOQVsFl7q9zlkQdvX\nQCWF4qeam67NHj+ySYYuSKmFLSRSVyRDljmQa8Ypl8iSR5N/7AcTmm7c6lM1pIG6\nFmPjohqfV3FsVCfSqsj4/sTsmFmRf6gX6SfDqYz0SX3qVTE6SzYTF9gjLmG0N0Ye\nliPffB+4LjpkkCyESfMdScmReMnNy8Giks4DewIDAQABAoIBABe7Jlb/8yiTl6De\n+uFRFucVHBJB/5wlMbakXYABqM5C9V9aiu5n0WGX4fzwDi3+N/zniyseOGvtygg4\nPQwGpyw1afcYUlETUjGvVCQlwvdy4VBRmEmn33llbGYzPgv1Sz1O4FgKF0Dy3gsf\nzc9kYVPCfVrmzdXMKNjrZO4oVSVBQ6C9cptqAyuoO+yBmZLYYaMYrXCaySyZo8Hk\nkn28HNtp+9A5LDWY1k/HLQs96oswW7RE4DF2obYMFBfhLLqdJPwAWb0ZTquQb6af\nu/zuSJS+xMK/EG/5oMUsUT57xX+66qX03nH6ZQEuZM4s7+QJjauKwgA+/fw/utbc\nYhMSxgECgYEA53G6QcjLCxGHqs+ggWjEGYMOYsfFi8y4KA4pAboTUGqJyC/wZZ9v\nF1/ybNuG1+i7yDYTV8laMMBRz7n7LOnn49cr7MwdfntByCougV4e+st2MbK2y0Qi\n4Gko+m/C6H8pOCuyvuowkSZti2+el+ldjyM/WlI1zvvlX+1+hQdgaasCgYEA0ZW2\nMGL/s4dpjlbcs93XxtOes8KBXHPL94YaD2LuB2FVmvlngYeMVVDGZ0tKJahsy5pT\ny+WG2uhXN0n12r5G7oqW4Vx6JpngizwLONSR2D4r6/X47LHtZGZiOsCg1QYJwGJr\n0DzkHhE5OVPDSGEmO9qWZU5gak8NoJAwX27VHXECgYAMeSicmwG2Wv+AySfRUaAf\n79w6nqGa4zGZlwnGugyIbPV4AH1oPKt0Cwu5qiseP8C/DYsFVCi0L+k41MEgrop8\n0P/hBy8fvezRqNRQzI3G3mhETWlkkwt+JKy8soFCnnfOOyyq9Vwgtn144k8dyMnu\nCOxFJeEYgqLeBKKo8LjVeQKBgQCaCUWRBIHYSfLbqZ2mGKspN4mRpqf68iR7tLTc\nkCJPjEsljp5zRdNvNOHNMzm4ubPUZIWn+vcFVvQa76Hhdi2dzoAb/CLO0hOFYckB\nqMHUQ8V2NB8Sn6bRPqp9cewDBOAP5IZG0yn5q0D6kESbosM+BGa66ELWf2mNk8vp\nqAS8EQKBgQCqnAT3Q7pPtxG7jV+TgiGGY2W4eeLc77RMh/XdfgPxr9j4spGHRBxr\ngHX35wqYdPUVKJQN4wGhkgB1TLfI2s2BgItBYEcIVJYgwvcu2KvfqqAxObmEiQCM\nEZlJFNRybhVVZv4Uv1mm1pLLOInAIkK8sVtK1qxTPVGAAEUOIfMb+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-30 03:54:39,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-24426c90-9a3d-44ad-b07c-b07b45ac435b 2018-07-30 03:54:39,083 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:54:39,083 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:54:42,085 - create_stack - DEBUG - Stack status query timeout in 1186.35603094 2018-07-30 03:54:42,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:54:42,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:42 GMT Server: Apache x-openstack-request-id: req-97944250-0d6a-42b7-a325-d9c114762bc3 Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:42,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:42 GMT Server: Apache x-openstack-request-id: req-c558fb0b-1717-444c-8042-161382580004 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "OS::project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "OS::stack_id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvXsy97Z2CTFo7z0/Yq5qjBoMNNYj3zbTdPYmD/FN2HHkIG8a\nujjh2lzuL3icohImxZlz211tmmR9cVl9Y2vjpRIoT+pWIB0LojsRE0WWHp92XmgQ\n0Zh8y8FNtiIQ8SIogJCk5OEJ02dETcfjh82e8aW2EBk5SCvfOQVsFl7q9zlkQdvX\nQCWF4qeam67NHj+ySYYuSKmFLSRSVyRDljmQa8Ypl8iSR5N/7AcTmm7c6lM1pIG6\nFmPjohqfV3FsVCfSqsj4/sTsmFmRf6gX6SfDqYz0SX3qVTE6SzYTF9gjLmG0N0Ye\nliPffB+4LjpkkCyESfMdScmReMnNy8Giks4DewIDAQABAoIBABe7Jlb/8yiTl6De\n+uFRFucVHBJB/5wlMbakXYABqM5C9V9aiu5n0WGX4fzwDi3+N/zniyseOGvtygg4\nPQwGpyw1afcYUlETUjGvVCQlwvdy4VBRmEmn33llbGYzPgv1Sz1O4FgKF0Dy3gsf\nzc9kYVPCfVrmzdXMKNjrZO4oVSVBQ6C9cptqAyuoO+yBmZLYYaMYrXCaySyZo8Hk\nkn28HNtp+9A5LDWY1k/HLQs96oswW7RE4DF2obYMFBfhLLqdJPwAWb0ZTquQb6af\nu/zuSJS+xMK/EG/5oMUsUT57xX+66qX03nH6ZQEuZM4s7+QJjauKwgA+/fw/utbc\nYhMSxgECgYEA53G6QcjLCxGHqs+ggWjEGYMOYsfFi8y4KA4pAboTUGqJyC/wZZ9v\nF1/ybNuG1+i7yDYTV8laMMBRz7n7LOnn49cr7MwdfntByCougV4e+st2MbK2y0Qi\n4Gko+m/C6H8pOCuyvuowkSZti2+el+ldjyM/WlI1zvvlX+1+hQdgaasCgYEA0ZW2\nMGL/s4dpjlbcs93XxtOes8KBXHPL94YaD2LuB2FVmvlngYeMVVDGZ0tKJahsy5pT\ny+WG2uhXN0n12r5G7oqW4Vx6JpngizwLONSR2D4r6/X47LHtZGZiOsCg1QYJwGJr\n0DzkHhE5OVPDSGEmO9qWZU5gak8NoJAwX27VHXECgYAMeSicmwG2Wv+AySfRUaAf\n79w6nqGa4zGZlwnGugyIbPV4AH1oPKt0Cwu5qiseP8C/DYsFVCi0L+k41MEgrop8\n0P/hBy8fvezRqNRQzI3G3mhETWlkkwt+JKy8soFCnnfOOyyq9Vwgtn144k8dyMnu\nCOxFJeEYgqLeBKKo8LjVeQKBgQCaCUWRBIHYSfLbqZ2mGKspN4mRpqf68iR7tLTc\nkCJPjEsljp5zRdNvNOHNMzm4ubPUZIWn+vcFVvQa76Hhdi2dzoAb/CLO0hOFYckB\nqMHUQ8V2NB8Sn6bRPqp9cewDBOAP5IZG0yn5q0D6kESbosM+BGa66ELWf2mNk8vp\nqAS8EQKBgQCqnAT3Q7pPtxG7jV+TgiGGY2W4eeLc77RMh/XdfgPxr9j4spGHRBxr\ngHX35wqYdPUVKJQN4wGhkgB1TLfI2s2BgItBYEcIVJYgwvcu2KvfqqAxObmEiQCM\nEZlJFNRybhVVZv4Uv1mm1pLLOInAIkK8sVtK1qxTPVGAAEUOIfMb+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-30 03:54:42,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-c558fb0b-1717-444c-8042-161382580004 2018-07-30 03:54:42,418 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:54:42,418 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:54:45,421 - create_stack - DEBUG - Stack status query timeout in 1183.01963592 2018-07-30 03:54:45,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:54:45,606 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:45 GMT Server: Apache x-openstack-request-id: req-8032971f-936f-40e4-a030-e346d655d7af Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:45,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:45 GMT Server: Apache x-openstack-request-id: req-8ad86461-265e-4829-acbd-056eb20c6e4d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "OS::project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "OS::stack_id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvXsy97Z2CTFo7z0/Yq5qjBoMNNYj3zbTdPYmD/FN2HHkIG8a\nujjh2lzuL3icohImxZlz211tmmR9cVl9Y2vjpRIoT+pWIB0LojsRE0WWHp92XmgQ\n0Zh8y8FNtiIQ8SIogJCk5OEJ02dETcfjh82e8aW2EBk5SCvfOQVsFl7q9zlkQdvX\nQCWF4qeam67NHj+ySYYuSKmFLSRSVyRDljmQa8Ypl8iSR5N/7AcTmm7c6lM1pIG6\nFmPjohqfV3FsVCfSqsj4/sTsmFmRf6gX6SfDqYz0SX3qVTE6SzYTF9gjLmG0N0Ye\nliPffB+4LjpkkCyESfMdScmReMnNy8Giks4DewIDAQABAoIBABe7Jlb/8yiTl6De\n+uFRFucVHBJB/5wlMbakXYABqM5C9V9aiu5n0WGX4fzwDi3+N/zniyseOGvtygg4\nPQwGpyw1afcYUlETUjGvVCQlwvdy4VBRmEmn33llbGYzPgv1Sz1O4FgKF0Dy3gsf\nzc9kYVPCfVrmzdXMKNjrZO4oVSVBQ6C9cptqAyuoO+yBmZLYYaMYrXCaySyZo8Hk\nkn28HNtp+9A5LDWY1k/HLQs96oswW7RE4DF2obYMFBfhLLqdJPwAWb0ZTquQb6af\nu/zuSJS+xMK/EG/5oMUsUT57xX+66qX03nH6ZQEuZM4s7+QJjauKwgA+/fw/utbc\nYhMSxgECgYEA53G6QcjLCxGHqs+ggWjEGYMOYsfFi8y4KA4pAboTUGqJyC/wZZ9v\nF1/ybNuG1+i7yDYTV8laMMBRz7n7LOnn49cr7MwdfntByCougV4e+st2MbK2y0Qi\n4Gko+m/C6H8pOCuyvuowkSZti2+el+ldjyM/WlI1zvvlX+1+hQdgaasCgYEA0ZW2\nMGL/s4dpjlbcs93XxtOes8KBXHPL94YaD2LuB2FVmvlngYeMVVDGZ0tKJahsy5pT\ny+WG2uhXN0n12r5G7oqW4Vx6JpngizwLONSR2D4r6/X47LHtZGZiOsCg1QYJwGJr\n0DzkHhE5OVPDSGEmO9qWZU5gak8NoJAwX27VHXECgYAMeSicmwG2Wv+AySfRUaAf\n79w6nqGa4zGZlwnGugyIbPV4AH1oPKt0Cwu5qiseP8C/DYsFVCi0L+k41MEgrop8\n0P/hBy8fvezRqNRQzI3G3mhETWlkkwt+JKy8soFCnnfOOyyq9Vwgtn144k8dyMnu\nCOxFJeEYgqLeBKKo8LjVeQKBgQCaCUWRBIHYSfLbqZ2mGKspN4mRpqf68iR7tLTc\nkCJPjEsljp5zRdNvNOHNMzm4ubPUZIWn+vcFVvQa76Hhdi2dzoAb/CLO0hOFYckB\nqMHUQ8V2NB8Sn6bRPqp9cewDBOAP5IZG0yn5q0D6kESbosM+BGa66ELWf2mNk8vp\nqAS8EQKBgQCqnAT3Q7pPtxG7jV+TgiGGY2W4eeLc77RMh/XdfgPxr9j4spGHRBxr\ngHX35wqYdPUVKJQN4wGhkgB1TLfI2s2BgItBYEcIVJYgwvcu2KvfqqAxObmEiQCM\nEZlJFNRybhVVZv4Uv1mm1pLLOInAIkK8sVtK1qxTPVGAAEUOIfMb+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-30 03:54:45,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-8ad86461-265e-4829-acbd-056eb20c6e4d 2018-07-30 03:54:45,731 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-30 03:54:45,731 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:54:48,734 - create_stack - DEBUG - Stack status query timeout in 1179.70667386 2018-07-30 03:54:48,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:54:48,765 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:48 GMT Server: Apache x-openstack-request-id: req-02db4d23-211c-4613-b5b0-e2b8fa161868 Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:48,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:48 GMT Server: Apache x-openstack-request-id: req-1dee1e22-9c99-41c3-a7c9-30ed144b7398 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "OS::project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "OS::stack_id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvXsy97Z2CTFo7z0/Yq5qjBoMNNYj3zbTdPYmD/FN2HHkIG8a\nujjh2lzuL3icohImxZlz211tmmR9cVl9Y2vjpRIoT+pWIB0LojsRE0WWHp92XmgQ\n0Zh8y8FNtiIQ8SIogJCk5OEJ02dETcfjh82e8aW2EBk5SCvfOQVsFl7q9zlkQdvX\nQCWF4qeam67NHj+ySYYuSKmFLSRSVyRDljmQa8Ypl8iSR5N/7AcTmm7c6lM1pIG6\nFmPjohqfV3FsVCfSqsj4/sTsmFmRf6gX6SfDqYz0SX3qVTE6SzYTF9gjLmG0N0Ye\nliPffB+4LjpkkCyESfMdScmReMnNy8Giks4DewIDAQABAoIBABe7Jlb/8yiTl6De\n+uFRFucVHBJB/5wlMbakXYABqM5C9V9aiu5n0WGX4fzwDi3+N/zniyseOGvtygg4\nPQwGpyw1afcYUlETUjGvVCQlwvdy4VBRmEmn33llbGYzPgv1Sz1O4FgKF0Dy3gsf\nzc9kYVPCfVrmzdXMKNjrZO4oVSVBQ6C9cptqAyuoO+yBmZLYYaMYrXCaySyZo8Hk\nkn28HNtp+9A5LDWY1k/HLQs96oswW7RE4DF2obYMFBfhLLqdJPwAWb0ZTquQb6af\nu/zuSJS+xMK/EG/5oMUsUT57xX+66qX03nH6ZQEuZM4s7+QJjauKwgA+/fw/utbc\nYhMSxgECgYEA53G6QcjLCxGHqs+ggWjEGYMOYsfFi8y4KA4pAboTUGqJyC/wZZ9v\nF1/ybNuG1+i7yDYTV8laMMBRz7n7LOnn49cr7MwdfntByCougV4e+st2MbK2y0Qi\n4Gko+m/C6H8pOCuyvuowkSZti2+el+ldjyM/WlI1zvvlX+1+hQdgaasCgYEA0ZW2\nMGL/s4dpjlbcs93XxtOes8KBXHPL94YaD2LuB2FVmvlngYeMVVDGZ0tKJahsy5pT\ny+WG2uhXN0n12r5G7oqW4Vx6JpngizwLONSR2D4r6/X47LHtZGZiOsCg1QYJwGJr\n0DzkHhE5OVPDSGEmO9qWZU5gak8NoJAwX27VHXECgYAMeSicmwG2Wv+AySfRUaAf\n79w6nqGa4zGZlwnGugyIbPV4AH1oPKt0Cwu5qiseP8C/DYsFVCi0L+k41MEgrop8\n0P/hBy8fvezRqNRQzI3G3mhETWlkkwt+JKy8soFCnnfOOyyq9Vwgtn144k8dyMnu\nCOxFJeEYgqLeBKKo8LjVeQKBgQCaCUWRBIHYSfLbqZ2mGKspN4mRpqf68iR7tLTc\nkCJPjEsljp5zRdNvNOHNMzm4ubPUZIWn+vcFVvQa76Hhdi2dzoAb/CLO0hOFYckB\nqMHUQ8V2NB8Sn6bRPqp9cewDBOAP5IZG0yn5q0D6kESbosM+BGa66ELWf2mNk8vp\nqAS8EQKBgQCqnAT3Q7pPtxG7jV+TgiGGY2W4eeLc77RMh/XdfgPxr9j4spGHRBxr\ngHX35wqYdPUVKJQN4wGhkgB1TLfI2s2BgItBYEcIVJYgwvcu2KvfqqAxObmEiQCM\nEZlJFNRybhVVZv4Uv1mm1pLLOInAIkK8sVtK1qxTPVGAAEUOIfMb+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-30 03:54:48,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-1dee1e22-9c99-41c3-a7c9-30ed144b7398 2018-07-30 03:54:48,890 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-30 03:54:48,891 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack 2018-07-30 03:54:48,891 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack 2018-07-30 03:54:48,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:54:48,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:54:49,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "689a8aff13b04dfab5a2b2b5065e96bc", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj-role"}], "expires_at": "2018-07-30T04:54:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-user", "id": "02285a38508c45fa94a51bbeb35825eb"}, "audit_ids": ["G0GYpHyASw-S7kfCslC06A"], "issued_at": "2018-07-30T03:54:49.000000Z"}} 2018-07-30 03:54:49,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:49,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfcf44ca-b1ce-4b93-ad76-3ebf8f9a5790 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:54:49,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-cfcf44ca-b1ce-4b93-ad76-3ebf8f9a5790 2018-07-30 03:54:49,357 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:54:49,360 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-30 03:54:49,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:49,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:49 GMT Server: Apache x-openstack-request-id: req-ea4bd7d7-dc35-418f-9d27-a3759ac75dc0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "deletion_time": null, "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "updated_time": null, "project": "6ebb25ea634d4dd5a7c67c591eda68fe", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "tags": null}]} 2018-07-30 03:54:49,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack used request id req-ea4bd7d7-dc35-418f-9d27-a3759ac75dc0 2018-07-30 03:54:49,646 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack 2018-07-30 03:54:49,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:49,826 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:49 GMT Server: Apache x-openstack-request-id: req-a258b6c4-0db8-4299-a728-5d421e7d0373 Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:50,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:49 GMT Server: Apache x-openstack-request-id: req-33aff41b-765b-4034-a0a4-fabca0e94ad0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1047 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "bf6296f6-cb8e-45f9-979b-8edda247af63", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e8d574a5-a916-44db-9e6f-e3e06c39c40f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "0a2dbdce-1a53-4541-893d-b0aae16b8205", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "e0391cd5-4759-4501-a061-ecd578027e2c", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "cd3a3760-19cc-4fa4-9aad-e8ebf7d3ac76", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "137", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "56f863b8-d437-4ff3-a2fb-0e53acef5594:subnet_id=080349d9-18fb-4786-83f0-2ed09c90c285", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "080349d9-18fb-4786-83f0-2ed09c90c285", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "56f863b8-d437-4ff3-a2fb-0e53acef5594", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c95b9c84-2505-4650-96a0-4eb29ff98298", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "557788c2-ad4d-40dd-8a80-5367a281c321", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8a0e0b66-6326-4a89-b477-b7bc63bba8a5", "resource_type": "OS::Neutron::Port"}]} 2018-07-30 03:54:50,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources used request id req-33aff41b-765b-4034-a0a4-fabca0e94ad0 2018-07-30 03:54:50,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c95b9c84-2505-4650-96a0-4eb29ff98298 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:50,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/557788c2-ad4d-40dd-8a80-5367a281c321 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:50,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-cc4ea49d-3ea7-445a-b893-f8db743da676 x-compute-request-id: req-cc4ea49d-3ea7-445a-b893-f8db743da676 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:f8:49", "version": 4, "addr": "10.1.2.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:f8:49", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c95b9c84-2505-4650-96a0-4eb29ff98298", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c95b9c84-2505-4650-96a0-4eb29ff98298", "rel": "bookmark"}], "image": {"id": "3c885fda-463f-4bd3-b8eb-4d1105b24d45", "links": [{"href": "http://172.30.9.25:8774/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-07-30T03:54:44.000000", "flavor": {"id": "e8d574a5-a916-44db-9e6f-e3e06c39c40f", "links": [{"href": "http://172.30.9.25:8774/flavors/e8d574a5-a916-44db-9e6f-e3e06c39c40f", "rel": "bookmark"}]}, "id": "c95b9c84-2505-4650-96a0-4eb29ff98298", "security_groups": [{"name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp"}], "user_id": "02285a38508c45fa94a51bbeb35825eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:54:44Z", "hostId": "22ac9cee75814ab73bb42e8e6864cac403a5db270ed34e1c4ff4f863", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "created": "2018-07-30T03:54:39Z", "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:54:50,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c95b9c84-2505-4650-96a0-4eb29ff98298 used request id req-cc4ea49d-3ea7-445a-b893-f8db743da676 2018-07-30 03:54:50,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:50,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-5fca19e0-a332-4689-b13c-7504e73acc75 x-compute-request-id: req-5fca19e0-a332-4689-b13c-7504e73acc75 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:86:1f", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/557788c2-ad4d-40dd-8a80-5367a281c321", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/557788c2-ad4d-40dd-8a80-5367a281c321", "rel": "bookmark"}], "image": {"id": "3c885fda-463f-4bd3-b8eb-4d1105b24d45", "links": [{"href": "http://172.30.9.25:8774/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000054", "OS-SRV-USG:launched_at": "2018-07-30T03:54:43.000000", "flavor": {"id": "bf6296f6-cb8e-45f9-979b-8edda247af63", "links": [{"href": "http://172.30.9.25:8774/flavors/bf6296f6-cb8e-45f9-979b-8edda247af63", "rel": "bookmark"}]}, "id": "557788c2-ad4d-40dd-8a80-5367a281c321", "security_groups": [{"name": "default"}], "user_id": "02285a38508c45fa94a51bbeb35825eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:54:43Z", "hostId": "993fe3d207b15a2589774c4a546ab3bf8aadb339241f0efc9726aa59", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "created": "2018-07-30T03:54:36Z", "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:54:50,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/557788c2-ad4d-40dd-8a80-5367a281c321 used request id req-5fca19e0-a332-4689-b13c-7504e73acc75 2018-07-30 03:54:50,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:51,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-001636e9-4884-44a2-b1f6-6a2446263bf1 Date: Mon, 30 Jul 2018 03:54:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:51,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-e9b27ce8-9e7e-47c5-951a-db97ff02a26a Date: Mon, 30 Jul 2018 03:54:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:51,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-001636e9-4884-44a2-b1f6-6a2446263bf1 2018-07-30 03:54:51,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-e9b27ce8-9e7e-47c5-951a-db97ff02a26a 2018-07-30 03:54:51,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:54:51,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:54:51,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:54:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:54:51,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:51,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:54:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:54:51,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:51,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-623fbdcb-0045-47b6-ac55-818add290109 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:54:51,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-623fbdcb-0045-47b6-ac55-818add290109 2018-07-30 03:54:51,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d148427-0162-4eb5-bf02-a82c04f1f592 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:54:51,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:51,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-4d148427-0162-4eb5-bf02-a82c04f1f592 2018-07-30 03:54:51,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:51,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ec19d46c-283d-480e-b236-2cd5eddf9fcd Date: Mon, 30 Jul 2018 03:54:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:51,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-ec19d46c-283d-480e-b236-2cd5eddf9fcd 2018-07-30 03:54:51,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:51,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ee0573ce-7b02-4f1d-8529-4d20b0abd41c Date: Mon, 30 Jul 2018 03:54:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:51,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-ee0573ce-7b02-4f1d-8529-4d20b0abd41c 2018-07-30 03:54:51,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:51,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-92d0c42b-d5b0-4774-b150-fda6c1ccd377 Date: Mon, 30 Jul 2018 03:54:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.2"}],"id":"80779d12-d483-4a66-ad43-fc41e42f6e1c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:24:ce","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a2dbdce-1a53-4541-893d-b0aae16b8205","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.3"}],"id":"8a0e0b66-6326-4a89-b477-b7bc63bba8a5","security_groups":["e0391cd5-4759-4501-a061-ecd578027e2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:f8:49","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:36Z","binding:vnic_type":"normal","device_id":"c95b9c84-2505-4650-96a0-4eb29ff98298","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.7"}],"id":"b1c9e99c-fda2-4534-9854-c25e831e3995","security_groups":["fecbf196-f94f-4cba-ab7e-d9bc6aa69240"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:86:1f","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:39Z","binding:vnic_type":"normal","device_id":"557788c2-ad4d-40dd-8a80-5367a281c321","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:41Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.1"}],"id":"d49ff444-80fb-4291-84bf-848f60b234ef","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:9d:20","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:37Z","binding:vnic_type":"normal","device_id":"56f863b8-d437-4ff3-a2fb-0e53acef5594","ip_allocation":"immediate"}]} 2018-07-30 03:54:51,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-92d0c42b-d5b0-4774-b150-fda6c1ccd377 2018-07-30 03:54:51,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-fd3f7e23-d729-4e25-817e-9b1f685462fa Date: Mon, 30 Jul 2018 03:54:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.2"}],"id":"80779d12-d483-4a66-ad43-fc41e42f6e1c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:24:ce","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a2dbdce-1a53-4541-893d-b0aae16b8205","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.3"}],"id":"8a0e0b66-6326-4a89-b477-b7bc63bba8a5","security_groups":["e0391cd5-4759-4501-a061-ecd578027e2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:f8:49","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:36Z","binding:vnic_type":"normal","device_id":"c95b9c84-2505-4650-96a0-4eb29ff98298","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.7"}],"id":"b1c9e99c-fda2-4534-9854-c25e831e3995","security_groups":["fecbf196-f94f-4cba-ab7e-d9bc6aa69240"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:86:1f","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:39Z","binding:vnic_type":"normal","device_id":"557788c2-ad4d-40dd-8a80-5367a281c321","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:41Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.1"}],"id":"d49ff444-80fb-4291-84bf-848f60b234ef","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:9d:20","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:37Z","binding:vnic_type":"normal","device_id":"56f863b8-d437-4ff3-a2fb-0e53acef5594","ip_allocation":"immediate"}]} 2018-07-30 03:54:51,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-fd3f7e23-d729-4e25-817e-9b1f685462fa 2018-07-30 03:54:51,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:51,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:51 GMT Server: Apache x-openstack-request-id: req-3e6aa6d4-db90-4f1d-9d4b-097d249fc7cd Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:51,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:51 GMT Server: Apache x-openstack-request-id: req-80b729a5-7462-4358-b0a9-914096867c6f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1047 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "bf6296f6-cb8e-45f9-979b-8edda247af63", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e8d574a5-a916-44db-9e6f-e3e06c39c40f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "0a2dbdce-1a53-4541-893d-b0aae16b8205", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "e0391cd5-4759-4501-a061-ecd578027e2c", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "cd3a3760-19cc-4fa4-9aad-e8ebf7d3ac76", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "137", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "56f863b8-d437-4ff3-a2fb-0e53acef5594:subnet_id=080349d9-18fb-4786-83f0-2ed09c90c285", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "080349d9-18fb-4786-83f0-2ed09c90c285", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "56f863b8-d437-4ff3-a2fb-0e53acef5594", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c95b9c84-2505-4650-96a0-4eb29ff98298", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "557788c2-ad4d-40dd-8a80-5367a281c321", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-30T03:54:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-30T03:54:28Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8a0e0b66-6326-4a89-b477-b7bc63bba8a5", "resource_type": "OS::Neutron::Port"}]} 2018-07-30 03:54:51,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35/resources used request id req-80b729a5-7462-4358-b0a9-914096867c6f 2018-07-30 03:54:51,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/e8d574a5-a916-44db-9e6f-e3e06c39c40f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:51,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/bf6296f6-cb8e-45f9-979b-8edda247af63 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:51,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-044cc306-c54b-4f1f-b5ab-8c38054b5c32 x-compute-request-id: req-044cc306-c54b-4f1f-b5ab-8c38054b5c32 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-flavor1-iv4qmtvnphjf", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e8d574a5-a916-44db-9e6f-e3e06c39c40f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e8d574a5-a916-44db-9e6f-e3e06c39c40f", "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": "e8d574a5-a916-44db-9e6f-e3e06c39c40f"}} 2018-07-30 03:54:51,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-81b78c5b-99cd-49c2-9927-22f3681a48ff x-compute-request-id: req-81b78c5b-99cd-49c2-9927-22f3681a48ff Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-flavor2-ewwmzj2z7y24", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bf6296f6-cb8e-45f9-979b-8edda247af63", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bf6296f6-cb8e-45f9-979b-8edda247af63", "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": "bf6296f6-cb8e-45f9-979b-8edda247af63"}} 2018-07-30 03:54:51,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/e8d574a5-a916-44db-9e6f-e3e06c39c40f used request id req-044cc306-c54b-4f1f-b5ab-8c38054b5c32 2018-07-30 03:54:51,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/bf6296f6-cb8e-45f9-979b-8edda247af63 used request id req-81b78c5b-99cd-49c2-9927-22f3681a48ff 2018-07-30 03:54:51,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/080349d9-18fb-4786-83f0-2ed09c90c285 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/080349d9-18fb-4786-83f0-2ed09c90c285 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:51,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-ad52414e-d214-4490-af91-ab62e241e93f Date: Mon, 30 Jul 2018 03:54:51 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}} 2018-07-30 03:54:51,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/080349d9-18fb-4786-83f0-2ed09c90c285 used request id req-ad52414e-d214-4490-af91-ab62e241e93f 2018-07-30 03:54:51,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-74ba7b6c-4899-4062-831d-a1fc17be8480 Date: Mon, 30 Jul 2018 03:54:51 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}} 2018-07-30 03:54:52,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:52,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/080349d9-18fb-4786-83f0-2ed09c90c285 used request id req-74ba7b6c-4899-4062-831d-a1fc17be8480 2018-07-30 03:54:52,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:52,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-bb35ed8f-79b7-4c8e-a5e9-623a188cae2c Date: Mon, 30 Jul 2018 03:54:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:52,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-b55c8264-f532-4016-ad60-ec7f1985897e Date: Mon, 30 Jul 2018 03:54:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:52,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-bb35ed8f-79b7-4c8e-a5e9-623a188cae2c 2018-07-30 03:54:52,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-b55c8264-f532-4016-ad60-ec7f1985897e 2018-07-30 03:54:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:52,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:52,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cb1689e8-e27e-4ab7-814e-16eda7b69e5c Date: Mon, 30 Jul 2018 03:54:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:52,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ecb54f00-5803-410b-aff4-c253969956e5 Date: Mon, 30 Jul 2018 03:54:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:52,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-cb1689e8-e27e-4ab7-814e-16eda7b69e5c 2018-07-30 03:54:52,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-ecb54f00-5803-410b-aff4-c253969956e5 2018-07-30 03:54:52,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:52,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:52,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-77c9a75a-4a81-4534-9871-1fd6f24f648d Date: Mon, 30 Jul 2018 03:54:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:52,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-77c9a75a-4a81-4534-9871-1fd6f24f648d 2018-07-30 03:54:52,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:52,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-2bb3dda5-0b4c-4ba8-97b2-e12dff6de5cf Date: Mon, 30 Jul 2018 03:54:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:52,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-2bb3dda5-0b4c-4ba8-97b2-e12dff6de5cf 2018-07-30 03:54:52,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:52,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fdeed68a-dd0d-4473-869a-c0ee845e70dd Date: Mon, 30 Jul 2018 03:54:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:52,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-fdeed68a-dd0d-4473-869a-c0ee845e70dd 2018-07-30 03:54:52,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-09ceee46-b82e-4804-b197-8b4f6e572954 Date: Mon, 30 Jul 2018 03:54:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:52,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-09ceee46-b82e-4804-b197-8b4f6e572954 2018-07-30 03:54:52,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:52,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:52,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-22307079-4705-4c6d-83ef-ff18f5051cc3 Date: Mon, 30 Jul 2018 03:54:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:52,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-3644a93e-66e1-4c5a-94ad-ec051d88de6f Date: Mon, 30 Jul 2018 03:54:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:52,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-22307079-4705-4c6d-83ef-ff18f5051cc3 2018-07-30 03:54:52,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-3644a93e-66e1-4c5a-94ad-ec051d88de6f 2018-07-30 03:54:52,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:52,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:52,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd06b442-40e7-4aea-b929-3175d869c24f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:54:52,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-fd06b442-40e7-4aea-b929-3175d869c24f 2018-07-30 03:54:52,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a3f11e-5c2e-4740-97dc-c01648034266 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:54:52,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-82a3f11e-5c2e-4740-97dc-c01648034266 2018-07-30 03:54:52,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:52,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f0126ce0-4766-4809-9044-60a376ea0f23 Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:53,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-f0126ce0-4766-4809-9044-60a376ea0f23 2018-07-30 03:54:53,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-246a213e-c9fb-488f-8703-1aa1d569183c Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:53,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205&mac_address=fa%3A16%3A3e%3A46%3A86%3A1f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-246a213e-c9fb-488f-8703-1aa1d569183c 2018-07-30 03:54:53,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205&mac_address=fa%3A16%3A3e%3Adb%3Af8%3A49&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-a6637bb4-b25c-4237-92c4-717465dae264 Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.7"}],"id":"b1c9e99c-fda2-4534-9854-c25e831e3995","security_groups":["fecbf196-f94f-4cba-ab7e-d9bc6aa69240"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:86:1f","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:39Z","binding:vnic_type":"normal","device_id":"557788c2-ad4d-40dd-8a80-5367a281c321","ip_allocation":"immediate"}]} 2018-07-30 03:54:53,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205&mac_address=fa%3A16%3A3e%3A46%3A86%3A1f&admin_state_up=True used request id req-a6637bb4-b25c-4237-92c4-717465dae264 2018-07-30 03:54:53,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-7cc41ad6-32e9-4a61-8dd1-acfc82a4fe27 Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.3"}],"id":"8a0e0b66-6326-4a89-b477-b7bc63bba8a5","security_groups":["e0391cd5-4759-4501-a061-ecd578027e2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:f8:49","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:36Z","binding:vnic_type":"normal","device_id":"c95b9c84-2505-4650-96a0-4eb29ff98298","ip_allocation":"immediate"}]} 2018-07-30 03:54:53,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205&mac_address=fa%3A16%3A3e%3Adb%3Af8%3A49&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt&admin_state_up=True used request id req-7cc41ad6-32e9-4a61-8dd1-acfc82a4fe27 2018-07-30 03:54:53,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab41b33-1f3a-4244-b66c-a65c60370411 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:54:53,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-4ab41b33-1f3a-4244-b66c-a65c60370411 2018-07-30 03:54:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f62e535-d173-4570-8c80-c3b2a371c6c8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:54:53,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-5f62e535-d173-4570-8c80-c3b2a371c6c8 2018-07-30 03:54:53,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-b497f5e8-a882-471b-8d04-45071ddfbb59 Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:53,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-b497f5e8-a882-471b-8d04-45071ddfbb59 2018-07-30 03:54:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5efe5ce1-b03d-4ff4-9fdc-1d8860a26464 Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:53,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-5efe5ce1-b03d-4ff4-9fdc-1d8860a26464 2018-07-30 03:54:53,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-16ad6fe2-d63a-4cf1-911f-5fc576ebbb8c Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:53,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-16ad6fe2-d63a-4cf1-911f-5fc576ebbb8c 2018-07-30 03:54:53,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2d29239b-6757-49fc-b203-e11bfdd7d1f4 Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:53,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-2d29239b-6757-49fc-b203-e11bfdd7d1f4 2018-07-30 03:54:53,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-dc633c8d-0121-49da-824a-e941541906a7 Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.2"}],"id":"80779d12-d483-4a66-ad43-fc41e42f6e1c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:24:ce","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a2dbdce-1a53-4541-893d-b0aae16b8205","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.3"}],"id":"8a0e0b66-6326-4a89-b477-b7bc63bba8a5","security_groups":["e0391cd5-4759-4501-a061-ecd578027e2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:f8:49","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:36Z","binding:vnic_type":"normal","device_id":"c95b9c84-2505-4650-96a0-4eb29ff98298","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.7"}],"id":"b1c9e99c-fda2-4534-9854-c25e831e3995","security_groups":["fecbf196-f94f-4cba-ab7e-d9bc6aa69240"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:86:1f","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:39Z","binding:vnic_type":"normal","device_id":"557788c2-ad4d-40dd-8a80-5367a281c321","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:41Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.1"}],"id":"d49ff444-80fb-4291-84bf-848f60b234ef","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:9d:20","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:37Z","binding:vnic_type":"normal","device_id":"56f863b8-d437-4ff3-a2fb-0e53acef5594","ip_allocation":"immediate"}]} 2018-07-30 03:54:53,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-dc633c8d-0121-49da-824a-e941541906a7 2018-07-30 03:54:53,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-5ee4db25-cf28-4c20-bdf4-6190822cfa56 Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"floatingips": [{"router_id": "56f863b8-d437-4ff3-a2fb-0e53acef5594", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "created_at": "2018-07-30T03:54:32Z", "updated_at": "2018-07-30T03:54:41Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "10.1.2.3", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "port_id": "8a0e0b66-6326-4a89-b477-b7bc63bba8a5", "id": "cd3a3760-19cc-4fa4-9aad-e8ebf7d3ac76", "qos_policy_id": null}]} 2018-07-30 03:54:53,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-5ee4db25-cf28-4c20-bdf4-6190822cfa56 2018-07-30 03:54:53,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-555ea9f2-0b2d-4799-ae67-c82396ed5f98 Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.2"}],"id":"80779d12-d483-4a66-ad43-fc41e42f6e1c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:24:ce","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a2dbdce-1a53-4541-893d-b0aae16b8205","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.3"}],"id":"8a0e0b66-6326-4a89-b477-b7bc63bba8a5","security_groups":["e0391cd5-4759-4501-a061-ecd578027e2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:f8:49","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:36Z","binding:vnic_type":"normal","device_id":"c95b9c84-2505-4650-96a0-4eb29ff98298","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.7"}],"id":"b1c9e99c-fda2-4534-9854-c25e831e3995","security_groups":["fecbf196-f94f-4cba-ab7e-d9bc6aa69240"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:86:1f","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:39Z","binding:vnic_type":"normal","device_id":"557788c2-ad4d-40dd-8a80-5367a281c321","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:41Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.1"}],"id":"d49ff444-80fb-4291-84bf-848f60b234ef","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:9d:20","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:37Z","binding:vnic_type":"normal","device_id":"56f863b8-d437-4ff3-a2fb-0e53acef5594","ip_allocation":"immediate"}]} 2018-07-30 03:54:53,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-555ea9f2-0b2d-4799-ae67-c82396ed5f98 2018-07-30 03:54:53,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-5264f2cd-daf6-4720-b79e-8ba0e2a8cec8 Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"floatingips": [{"router_id": "56f863b8-d437-4ff3-a2fb-0e53acef5594", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "created_at": "2018-07-30T03:54:32Z", "updated_at": "2018-07-30T03:54:41Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "10.1.2.3", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "port_id": "8a0e0b66-6326-4a89-b477-b7bc63bba8a5", "id": "cd3a3760-19cc-4fa4-9aad-e8ebf7d3ac76", "qos_policy_id": null}]} 2018-07-30 03:54:53,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-5264f2cd-daf6-4720-b79e-8ba0e2a8cec8 2018-07-30 03:54:53,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/56f863b8-d437-4ff3-a2fb-0e53acef5594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-70794045-b0e0-4a7b-9389-f2f7b10c4a58 Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "created_at": "2018-07-30T03:54:28Z", "admin_state_up": true, "updated_at": "2018-07-30T03:54:38Z", "project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "56f863b8-d437-4ff3-a2fb-0e53acef5594", "name": "mgmt_router"}} 2018-07-30 03:54:53,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/56f863b8-d437-4ff3-a2fb-0e53acef5594 used request id req-70794045-b0e0-4a7b-9389-f2f7b10c4a58 2018-07-30 03:54:53,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=56f863b8-d437-4ff3-a2fb-0e53acef5594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-95704a33-1a09-41b8-be77-be3e1fc39e03 Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:54:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:54:25Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/snap", "metadata": {}}], "self": "/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45", "min_disk": 0, "protected": false, "id": "3c885fda-463f-4bd3-b8eb-4d1105b24d45", "file": "/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6ebb25ea634d4dd5a7c67c591eda68fe", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:54:53,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45 used request id req-95704a33-1a09-41b8-be77-be3e1fc39e03 2018-07-30 03:54:53,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1848 X-Openstack-Request-Id: req-5e750e46-383b-4ccf-97d4-64d9a97a4fce Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:33Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d69a021d-6ab4-450e-b6d9-92941767bd16","ip_address":"172.30.9.202"}],"id":"c35dc8b8-dad9-451e-a94f-71f5596ff583","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:cc:38","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":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"","created_at":"2018-07-30T03:54:29Z","binding:vnic_type":"normal","device_id":"56f863b8-d437-4ff3-a2fb-0e53acef5594","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:41Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.1"}],"id":"d49ff444-80fb-4291-84bf-848f60b234ef","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:9d:20","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:37Z","binding:vnic_type":"normal","device_id":"56f863b8-d437-4ff3-a2fb-0e53acef5594","ip_allocation":"immediate"}]} 2018-07-30 03:54:53,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=56f863b8-d437-4ff3-a2fb-0e53acef5594 used request id req-5e750e46-383b-4ccf-97d4-64d9a97a4fce 2018-07-30 03:54:53,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-de5e2bd3-8e46-494a-a5e8-e1c235accf4b Date: Mon, 30 Jul 2018 03:54: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-30 03:54:53,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-de5e2bd3-8e46-494a-a5e8-e1c235accf4b 2018-07-30 03:54:53,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:53,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-ef7054e1-d232-48f6-831e-5cf22e4ca61d Date: Mon, 30 Jul 2018 03:54:53 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}} 2018-07-30 03:54:53,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d69a021d-6ab4-450e-b6d9-92941767bd16 used request id req-ef7054e1-d232-48f6-831e-5cf22e4ca61d 2018-07-30 03:54:53,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/080349d9-18fb-4786-83f0-2ed09c90c285 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:54,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-2caca31e-fcee-4379-a0a1-288e4347b9e4 Date: Mon, 30 Jul 2018 03:54:54 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}} 2018-07-30 03:54:54,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/080349d9-18fb-4786-83f0-2ed09c90c285 used request id req-2caca31e-fcee-4379-a0a1-288e4347b9e4 2018-07-30 03:54:54,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports/8a0e0b66-6326-4a89-b477-b7bc63bba8a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:54,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1099 X-Openstack-Request-Id: req-83e45f3e-1122-42df-81fe-a982eb4dc3a4 Date: Mon, 30 Jul 2018 03:54:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.3"}],"id":"8a0e0b66-6326-4a89-b477-b7bc63bba8a5","security_groups":["e0391cd5-4759-4501-a061-ecd578027e2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:f8:49","device_id":"c95b9c84-2505-4650-96a0-4eb29ff98298","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","qos_policy_id":null,"admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:54:54,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports/8a0e0b66-6326-4a89-b477-b7bc63bba8a5 used request id req-83e45f3e-1122-42df-81fe-a982eb4dc3a4 2018-07-30 03:54:54,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/080349d9-18fb-4786-83f0-2ed09c90c285 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:54,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-1a1462bf-cafd-4a5f-b7e0-b7782d468212 Date: Mon, 30 Jul 2018 03:54:54 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}} 2018-07-30 03:54:54,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/080349d9-18fb-4786-83f0-2ed09c90c285 used request id req-1a1462bf-cafd-4a5f-b7e0-b7782d468212 2018-07-30 03:54:54,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:54,099 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:53 GMT Server: Apache x-openstack-request-id: req-15036363-c3cc-484e-b1d1-4fce41951bfe Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:54,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-86f61e62-6d21-476d-a1fd-c1692843c7b4 Date: Mon, 30 Jul 2018 03:54:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:54:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-30T03:54:25Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/snap", "metadata": {}}], "self": "/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45", "min_disk": 0, "protected": false, "id": "3c885fda-463f-4bd3-b8eb-4d1105b24d45", "file": "/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6ebb25ea634d4dd5a7c67c591eda68fe", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:54:54,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45 used request id req-86f61e62-6d21-476d-a1fd-c1692843c7b4 2018-07-30 03:54:54,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4c078d95e0f5211468804d3b0ac197425f7e8" 2018-07-30 03:54:54,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:54 GMT Server: Apache x-openstack-request-id: req-c79d4ba2-ac9d-43ad-8165-f91782707714 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "OS::project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "OS::stack_id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvXsy97Z2CTFo7z0/Yq5qjBoMNNYj3zbTdPYmD/FN2HHkIG8a\nujjh2lzuL3icohImxZlz211tmmR9cVl9Y2vjpRIoT+pWIB0LojsRE0WWHp92XmgQ\n0Zh8y8FNtiIQ8SIogJCk5OEJ02dETcfjh82e8aW2EBk5SCvfOQVsFl7q9zlkQdvX\nQCWF4qeam67NHj+ySYYuSKmFLSRSVyRDljmQa8Ypl8iSR5N/7AcTmm7c6lM1pIG6\nFmPjohqfV3FsVCfSqsj4/sTsmFmRf6gX6SfDqYz0SX3qVTE6SzYTF9gjLmG0N0Ye\nliPffB+4LjpkkCyESfMdScmReMnNy8Giks4DewIDAQABAoIBABe7Jlb/8yiTl6De\n+uFRFucVHBJB/5wlMbakXYABqM5C9V9aiu5n0WGX4fzwDi3+N/zniyseOGvtygg4\nPQwGpyw1afcYUlETUjGvVCQlwvdy4VBRmEmn33llbGYzPgv1Sz1O4FgKF0Dy3gsf\nzc9kYVPCfVrmzdXMKNjrZO4oVSVBQ6C9cptqAyuoO+yBmZLYYaMYrXCaySyZo8Hk\nkn28HNtp+9A5LDWY1k/HLQs96oswW7RE4DF2obYMFBfhLLqdJPwAWb0ZTquQb6af\nu/zuSJS+xMK/EG/5oMUsUT57xX+66qX03nH6ZQEuZM4s7+QJjauKwgA+/fw/utbc\nYhMSxgECgYEA53G6QcjLCxGHqs+ggWjEGYMOYsfFi8y4KA4pAboTUGqJyC/wZZ9v\nF1/ybNuG1+i7yDYTV8laMMBRz7n7LOnn49cr7MwdfntByCougV4e+st2MbK2y0Qi\n4Gko+m/C6H8pOCuyvuowkSZti2+el+ldjyM/WlI1zvvlX+1+hQdgaasCgYEA0ZW2\nMGL/s4dpjlbcs93XxtOes8KBXHPL94YaD2LuB2FVmvlngYeMVVDGZ0tKJahsy5pT\ny+WG2uhXN0n12r5G7oqW4Vx6JpngizwLONSR2D4r6/X47LHtZGZiOsCg1QYJwGJr\n0DzkHhE5OVPDSGEmO9qWZU5gak8NoJAwX27VHXECgYAMeSicmwG2Wv+AySfRUaAf\n79w6nqGa4zGZlwnGugyIbPV4AH1oPKt0Cwu5qiseP8C/DYsFVCi0L+k41MEgrop8\n0P/hBy8fvezRqNRQzI3G3mhETWlkkwt+JKy8soFCnnfOOyyq9Vwgtn144k8dyMnu\nCOxFJeEYgqLeBKKo8LjVeQKBgQCaCUWRBIHYSfLbqZ2mGKspN4mRpqf68iR7tLTc\nkCJPjEsljp5zRdNvNOHNMzm4ubPUZIWn+vcFVvQa76Hhdi2dzoAb/CLO0hOFYckB\nqMHUQ8V2NB8Sn6bRPqp9cewDBOAP5IZG0yn5q0D6kESbosM+BGa66ELWf2mNk8vp\nqAS8EQKBgQCqnAT3Q7pPtxG7jV+TgiGGY2W4eeLc77RMh/XdfgPxr9j4spGHRBxr\ngHX35wqYdPUVKJQN4wGhkgB1TLfI2s2BgItBYEcIVJYgwvcu2KvfqqAxObmEiQCM\nEZlJFNRybhVVZv4Uv1mm1pLLOInAIkK8sVtK1qxTPVGAAEUOIfMb+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-30 03:54:54,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-c79d4ba2-ac9d-43ad-8165-f91782707714 2018-07-30 03:54:54,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:54:54,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:54:54,294 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:54 GMT Server: Apache x-openstack-request-id: req-874f0c96-c75d-4e85-a52d-02a4067d512b Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:54,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:54 GMT Server: Apache x-openstack-request-id: req-59e4eaa3-43cd-4e5a-b4c5-a57a09ee9b78 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "OS::project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "OS::stack_id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvXsy97Z2CTFo7z0/Yq5qjBoMNNYj3zbTdPYmD/FN2HHkIG8a\nujjh2lzuL3icohImxZlz211tmmR9cVl9Y2vjpRIoT+pWIB0LojsRE0WWHp92XmgQ\n0Zh8y8FNtiIQ8SIogJCk5OEJ02dETcfjh82e8aW2EBk5SCvfOQVsFl7q9zlkQdvX\nQCWF4qeam67NHj+ySYYuSKmFLSRSVyRDljmQa8Ypl8iSR5N/7AcTmm7c6lM1pIG6\nFmPjohqfV3FsVCfSqsj4/sTsmFmRf6gX6SfDqYz0SX3qVTE6SzYTF9gjLmG0N0Ye\nliPffB+4LjpkkCyESfMdScmReMnNy8Giks4DewIDAQABAoIBABe7Jlb/8yiTl6De\n+uFRFucVHBJB/5wlMbakXYABqM5C9V9aiu5n0WGX4fzwDi3+N/zniyseOGvtygg4\nPQwGpyw1afcYUlETUjGvVCQlwvdy4VBRmEmn33llbGYzPgv1Sz1O4FgKF0Dy3gsf\nzc9kYVPCfVrmzdXMKNjrZO4oVSVBQ6C9cptqAyuoO+yBmZLYYaMYrXCaySyZo8Hk\nkn28HNtp+9A5LDWY1k/HLQs96oswW7RE4DF2obYMFBfhLLqdJPwAWb0ZTquQb6af\nu/zuSJS+xMK/EG/5oMUsUT57xX+66qX03nH6ZQEuZM4s7+QJjauKwgA+/fw/utbc\nYhMSxgECgYEA53G6QcjLCxGHqs+ggWjEGYMOYsfFi8y4KA4pAboTUGqJyC/wZZ9v\nF1/ybNuG1+i7yDYTV8laMMBRz7n7LOnn49cr7MwdfntByCougV4e+st2MbK2y0Qi\n4Gko+m/C6H8pOCuyvuowkSZti2+el+ldjyM/WlI1zvvlX+1+hQdgaasCgYEA0ZW2\nMGL/s4dpjlbcs93XxtOes8KBXHPL94YaD2LuB2FVmvlngYeMVVDGZ0tKJahsy5pT\ny+WG2uhXN0n12r5G7oqW4Vx6JpngizwLONSR2D4r6/X47LHtZGZiOsCg1QYJwGJr\n0DzkHhE5OVPDSGEmO9qWZU5gak8NoJAwX27VHXECgYAMeSicmwG2Wv+AySfRUaAf\n79w6nqGa4zGZlwnGugyIbPV4AH1oPKt0Cwu5qiseP8C/DYsFVCi0L+k41MEgrop8\n0P/hBy8fvezRqNRQzI3G3mhETWlkkwt+JKy8soFCnnfOOyyq9Vwgtn144k8dyMnu\nCOxFJeEYgqLeBKKo8LjVeQKBgQCaCUWRBIHYSfLbqZ2mGKspN4mRpqf68iR7tLTc\nkCJPjEsljp5zRdNvNOHNMzm4ubPUZIWn+vcFVvQa76Hhdi2dzoAb/CLO0hOFYckB\nqMHUQ8V2NB8Sn6bRPqp9cewDBOAP5IZG0yn5q0D6kESbosM+BGa66ELWf2mNk8vp\nqAS8EQKBgQCqnAT3Q7pPtxG7jV+TgiGGY2W4eeLc77RMh/XdfgPxr9j4spGHRBxr\ngHX35wqYdPUVKJQN4wGhkgB1TLfI2s2BgItBYEcIVJYgwvcu2KvfqqAxObmEiQCM\nEZlJFNRybhVVZv4Uv1mm1pLLOInAIkK8sVtK1qxTPVGAAEUOIfMb+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-30 03:54:54,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-59e4eaa3-43cd-4e5a-b4c5-a57a09ee9b78 2018-07-30 03:54:54,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:54:54,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:54:54,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "689a8aff13b04dfab5a2b2b5065e96bc", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj-role"}], "expires_at": "2018-07-30T04:54:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-user", "id": "02285a38508c45fa94a51bbeb35825eb"}, "audit_ids": ["yzF8JtrhSquFce5MNRBFSw"], "issued_at": "2018-07-30T03:54:54.000000Z"}} 2018-07-30 03:54:54,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:54,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8060328-b9a9-4f20-abca-3f01228d49f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:54:54,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f8060328-b9a9-4f20-abca-3f01228d49f6 2018-07-30 03:54:54,696 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:54:54,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:54,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a673978-9328-4505-a4ec-00049f8e7679 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:54:54,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6a673978-9328-4505-a4ec-00049f8e7679 2018-07-30 03:54:54,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:54,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}, {"id": "689a8aff13b04dfab5a2b2b5065e96bc", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj-role"}], "expires_at": "2018-07-30T04:54:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-user", "id": "02285a38508c45fa94a51bbeb35825eb"}, "audit_ids": ["fcd9aZTFRiGgOMdIUgUo2g"], "issued_at": "2018-07-30T03:54:54.000000Z"}} 2018-07-30 03:54:54,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:54,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-295eda78-92aa-4b20-b1c3-c013daa27c53 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:54:54,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-295eda78-92aa-4b20-b1c3-c013daa27c53 2018-07-30 03:54:54,887 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:54:54,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:54,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2c912a-fe60-4b0c-9ad4-2ef38593e090 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:54:54,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ae2c912a-fe60-4b0c-9ad4-2ef38593e090 2018-07-30 03:54:54,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:55,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-4a3736b3-3e8d-4ac0-830e-06015c68c223 Date: Mon, 30 Jul 2018 03:54:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:55,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-4a3736b3-3e8d-4ac0-830e-06015c68c223 2018-07-30 03:54:55,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:55,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ed3bc16a-38bd-4a82-9139-b5f67c5f302b Date: Mon, 30 Jul 2018 03:54:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:55,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-ed3bc16a-38bd-4a82-9139-b5f67c5f302b 2018-07-30 03:54:55,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:55,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-f22b3b29-863f-4b81-911d-83e3b95ebc30 Date: Mon, 30 Jul 2018 03:54:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:55,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-f22b3b29-863f-4b81-911d-83e3b95ebc30 2018-07-30 03:54:55,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:55,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6e4c03c3-48e9-487f-a7d2-cb345357785c Date: Mon, 30 Jul 2018 03:54:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:55,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-6e4c03c3-48e9-487f-a7d2-cb345357785c 2018-07-30 03:54:55,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:55,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-a23d5910-819b-4154-9c57-f4d16e19a018 Date: Mon, 30 Jul 2018 03:54:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:55,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-a23d5910-819b-4154-9c57-f4d16e19a018 2018-07-30 03:54:55,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:54:55,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:54:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:54:55,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:55,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd074358-0149-442f-bc09-3dfadabf757c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:54:55,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-cd074358-0149-442f-bc09-3dfadabf757c 2018-07-30 03:54:55,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:55,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-fcf5d61c-1055-4cdd-8ce7-55317ee918ae Date: Mon, 30 Jul 2018 03:54:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:55,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-fcf5d61c-1055-4cdd-8ce7-55317ee918ae 2018-07-30 03:54:55,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:54:55,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:54:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:54:55,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:55,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1e13112b-9ee7-4ea9-86b3-689453d1738c Date: Mon, 30 Jul 2018 03:54:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:55,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-1e13112b-9ee7-4ea9-86b3-689453d1738c 2018-07-30 03:54:55,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205&mac_address=fa%3A16%3A3e%3A46%3A86%3A1f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:55,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-2bc8d957-7748-4503-a794-9d25379bf352 Date: Mon, 30 Jul 2018 03:54:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.7"}],"id":"b1c9e99c-fda2-4534-9854-c25e831e3995","security_groups":["fecbf196-f94f-4cba-ab7e-d9bc6aa69240"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:86:1f","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:39Z","binding:vnic_type":"normal","device_id":"557788c2-ad4d-40dd-8a80-5367a281c321","ip_allocation":"immediate"}]} 2018-07-30 03:54:55,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205&mac_address=fa%3A16%3A3e%3A46%3A86%3A1f&admin_state_up=True used request id req-2bc8d957-7748-4503-a794-9d25379bf352 2018-07-30 03:54:55,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:55,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729ebcc2-49f7-49df-bf2e-aace42d15c63 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:54:55,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-729ebcc2-49f7-49df-bf2e-aace42d15c63 2018-07-30 03:54:55,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:55,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a0cc065d-f184-485a-b419-91de1e4a097b Date: Mon, 30 Jul 2018 03:54:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:55,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-a0cc065d-f184-485a-b419-91de1e4a097b 2018-07-30 03:54:55,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205&mac_address=fa%3A16%3A3e%3Adb%3Af8%3A49&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:55,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d70a3fa8-a21c-4124-97c4-8214befbd4a4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:54:55,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-d70a3fa8-a21c-4124-97c4-8214befbd4a4 2018-07-30 03:54:55,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:55,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-52c03878-7081-436c-abd6-a59a709bfd1c Date: Mon, 30 Jul 2018 03:54:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.3"}],"id":"8a0e0b66-6326-4a89-b477-b7bc63bba8a5","security_groups":["e0391cd5-4759-4501-a061-ecd578027e2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:f8:49","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:36Z","binding:vnic_type":"normal","device_id":"c95b9c84-2505-4650-96a0-4eb29ff98298","ip_allocation":"immediate"}]} 2018-07-30 03:54:55,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205&mac_address=fa%3A16%3A3e%3Adb%3Af8%3A49&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt&admin_state_up=True used request id req-52c03878-7081-436c-abd6-a59a709bfd1c 2018-07-30 03:54:55,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:55,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b73b1dd-c7fc-4b49-b3a4-4b7cae91d4ba Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:54:55,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-1b73b1dd-c7fc-4b49-b3a4-4b7cae91d4ba 2018-07-30 03:54:55,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:56,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-8863d300-4217-4e83-9779-4af639b84517 x-compute-request-id: req-8863d300-4217-4e83-9779-4af639b84517 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:f8:49", "version": 4, "addr": "10.1.2.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:f8:49", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c95b9c84-2505-4650-96a0-4eb29ff98298", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c95b9c84-2505-4650-96a0-4eb29ff98298", "rel": "bookmark"}], "image": {"id": "3c885fda-463f-4bd3-b8eb-4d1105b24d45", "links": [{"href": "http://172.30.9.25:8774/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-07-30T03:54:44.000000", "flavor": {"id": "e8d574a5-a916-44db-9e6f-e3e06c39c40f", "links": [{"href": "http://172.30.9.25:8774/flavors/e8d574a5-a916-44db-9e6f-e3e06c39c40f", "rel": "bookmark"}]}, "id": "c95b9c84-2505-4650-96a0-4eb29ff98298", "security_groups": [{"name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp"}], "user_id": "02285a38508c45fa94a51bbeb35825eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:54:44Z", "hostId": "22ac9cee75814ab73bb42e8e6864cac403a5db270ed34e1c4ff4f863", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "created": "2018-07-30T03:54:39Z", "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 03:54:56,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1 used request id req-8863d300-4217-4e83-9779-4af639b84517 2018-07-30 03:54:56,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:56,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-b9db4d50-80c5-4714-9aa3-fadd55b205ad x-compute-request-id: req-b9db4d50-80c5-4714-9aa3-fadd55b205ad Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:86:1f", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/557788c2-ad4d-40dd-8a80-5367a281c321", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/557788c2-ad4d-40dd-8a80-5367a281c321", "rel": "bookmark"}], "image": {"id": "3c885fda-463f-4bd3-b8eb-4d1105b24d45", "links": [{"href": "http://172.30.9.25:8774/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000054", "OS-SRV-USG:launched_at": "2018-07-30T03:54:43.000000", "flavor": {"id": "bf6296f6-cb8e-45f9-979b-8edda247af63", "links": [{"href": "http://172.30.9.25:8774/flavors/bf6296f6-cb8e-45f9-979b-8edda247af63", "rel": "bookmark"}]}, "id": "557788c2-ad4d-40dd-8a80-5367a281c321", "security_groups": [{"name": "default"}], "user_id": "02285a38508c45fa94a51bbeb35825eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:54:43Z", "hostId": "993fe3d207b15a2589774c4a546ab3bf8aadb339241f0efc9726aa59", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "created": "2018-07-30T03:54:36Z", "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 03:54:56,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2 used request id req-b9db4d50-80c5-4714-9aa3-fadd55b205ad 2018-07-30 03:54:56,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:56,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-777c265e-7363-41ec-b58d-a628ad4ba355 Date: Mon, 30 Jul 2018 03:54:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:56,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-777c265e-7363-41ec-b58d-a628ad4ba355 2018-07-30 03:54:56,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:56,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-73d53ce4-2009-40f7-94cb-18002651e3cc Date: Mon, 30 Jul 2018 03:54:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:56,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-73d53ce4-2009-40f7-94cb-18002651e3cc 2018-07-30 03:54:56,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-a747aca9-6c7f-423c-9a15-6cce5c4650ee Date: Mon, 30 Jul 2018 03:54:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:56,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-a747aca9-6c7f-423c-9a15-6cce5c4650ee 2018-07-30 03:54:56,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:56,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:56,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9a8f16c7-ef24-434b-a9b2-a396c2c31f4e Date: Mon, 30 Jul 2018 03:54:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:56,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-9a8f16c7-ef24-434b-a9b2-a396c2c31f4e 2018-07-30 03:54:56,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-98976bb9-d45f-4ba7-97c4-d920a51b71f3 Date: Mon, 30 Jul 2018 03:54:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.2"}],"id":"80779d12-d483-4a66-ad43-fc41e42f6e1c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:24:ce","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a2dbdce-1a53-4541-893d-b0aae16b8205","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.3"}],"id":"8a0e0b66-6326-4a89-b477-b7bc63bba8a5","security_groups":["e0391cd5-4759-4501-a061-ecd578027e2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:f8:49","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:36Z","binding:vnic_type":"normal","device_id":"c95b9c84-2505-4650-96a0-4eb29ff98298","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.7"}],"id":"b1c9e99c-fda2-4534-9854-c25e831e3995","security_groups":["fecbf196-f94f-4cba-ab7e-d9bc6aa69240"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:86:1f","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:39Z","binding:vnic_type":"normal","device_id":"557788c2-ad4d-40dd-8a80-5367a281c321","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:41Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.1"}],"id":"d49ff444-80fb-4291-84bf-848f60b234ef","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:9d:20","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:37Z","binding:vnic_type":"normal","device_id":"56f863b8-d437-4ff3-a2fb-0e53acef5594","ip_allocation":"immediate"}]} 2018-07-30 03:54:56,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-98976bb9-d45f-4ba7-97c4-d920a51b71f3 2018-07-30 03:54:56,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:56,360 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1 2018-07-30 03:54:56,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:56,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-4378349e-f5c0-40d2-9e23-7fa003690bf3 Date: Mon, 30 Jul 2018 03:54:56 GMT RESP BODY: {"floatingips": [{"router_id": "56f863b8-d437-4ff3-a2fb-0e53acef5594", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "created_at": "2018-07-30T03:54:32Z", "updated_at": "2018-07-30T03:54:41Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "10.1.2.3", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "port_id": "8a0e0b66-6326-4a89-b477-b7bc63bba8a5", "id": "cd3a3760-19cc-4fa4-9aad-e8ebf7d3ac76", "qos_policy_id": null}]} 2018-07-30 03:54:56,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-4378349e-f5c0-40d2-9e23-7fa003690bf3 2018-07-30 03:54:56,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-63956531-4138-472f-84b5-81058bfcf908 Date: Mon, 30 Jul 2018 03:54:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.2"}],"id":"80779d12-d483-4a66-ad43-fc41e42f6e1c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:24:ce","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a2dbdce-1a53-4541-893d-b0aae16b8205","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.3"}],"id":"8a0e0b66-6326-4a89-b477-b7bc63bba8a5","security_groups":["e0391cd5-4759-4501-a061-ecd578027e2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:f8:49","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:36Z","binding:vnic_type":"normal","device_id":"c95b9c84-2505-4650-96a0-4eb29ff98298","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.7"}],"id":"b1c9e99c-fda2-4534-9854-c25e831e3995","security_groups":["fecbf196-f94f-4cba-ab7e-d9bc6aa69240"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:86:1f","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:39Z","binding:vnic_type":"normal","device_id":"557788c2-ad4d-40dd-8a80-5367a281c321","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:41Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.1"}],"id":"d49ff444-80fb-4291-84bf-848f60b234ef","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:9d:20","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:37Z","binding:vnic_type":"normal","device_id":"56f863b8-d437-4ff3-a2fb-0e53acef5594","ip_allocation":"immediate"}]} 2018-07-30 03:54:56,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-63956531-4138-472f-84b5-81058bfcf908 2018-07-30 03:54:56,434 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2 2018-07-30 03:54:56,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:56,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-f628b2f4-9ed4-4e0d-b042-7a4771c12f2e Date: Mon, 30 Jul 2018 03:54:56 GMT RESP BODY: {"floatingips": [{"router_id": "56f863b8-d437-4ff3-a2fb-0e53acef5594", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "created_at": "2018-07-30T03:54:32Z", "updated_at": "2018-07-30T03:54:41Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "10.1.2.3", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "port_id": "8a0e0b66-6326-4a89-b477-b7bc63bba8a5", "id": "cd3a3760-19cc-4fa4-9aad-e8ebf7d3ac76", "qos_policy_id": null}]} 2018-07-30 03:54:56,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-f628b2f4-9ed4-4e0d-b042-7a4771c12f2e 2018-07-30 03:54:56,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c95b9c84-2505-4650-96a0-4eb29ff98298 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:56,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-ef4b728b-aaab-49aa-86c8-2045a49be2dd x-compute-request-id: req-ef4b728b-aaab-49aa-86c8-2045a49be2dd Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:f8:49", "version": 4, "addr": "10.1.2.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:f8:49", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c95b9c84-2505-4650-96a0-4eb29ff98298", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c95b9c84-2505-4650-96a0-4eb29ff98298", "rel": "bookmark"}], "image": {"id": "3c885fda-463f-4bd3-b8eb-4d1105b24d45", "links": [{"href": "http://172.30.9.25:8774/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-07-30T03:54:44.000000", "flavor": {"id": "e8d574a5-a916-44db-9e6f-e3e06c39c40f", "links": [{"href": "http://172.30.9.25:8774/flavors/e8d574a5-a916-44db-9e6f-e3e06c39c40f", "rel": "bookmark"}]}, "id": "c95b9c84-2505-4650-96a0-4eb29ff98298", "security_groups": [{"name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp"}], "user_id": "02285a38508c45fa94a51bbeb35825eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:54:44Z", "hostId": "22ac9cee75814ab73bb42e8e6864cac403a5db270ed34e1c4ff4f863", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "created": "2018-07-30T03:54:39Z", "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:54:56,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c95b9c84-2505-4650-96a0-4eb29ff98298 used request id req-ef4b728b-aaab-49aa-86c8-2045a49be2dd 2018-07-30 03:54:56,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:56,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-9a6c14ac-88dd-4cb1-ae11-ff1b771a201a Date: Mon, 30 Jul 2018 03:54:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:56,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-9a6c14ac-88dd-4cb1-ae11-ff1b771a201a 2018-07-30 03:54:56,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:56,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d869cdbb-8b32-4b90-921f-3e62d5794034 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:54:56,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-d869cdbb-8b32-4b90-921f-3e62d5794034 2018-07-30 03:54:56,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:56,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-290dd032-82e9-4548-a2ea-93fc0cbb1435 Date: Mon, 30 Jul 2018 03:54:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:56,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-290dd032-82e9-4548-a2ea-93fc0cbb1435 2018-07-30 03:54:56,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:57,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-f3328a03-9810-4a18-8c41-9527de06c43d Date: Mon, 30 Jul 2018 03:54:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.2"}],"id":"80779d12-d483-4a66-ad43-fc41e42f6e1c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:24:ce","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a2dbdce-1a53-4541-893d-b0aae16b8205","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.3"}],"id":"8a0e0b66-6326-4a89-b477-b7bc63bba8a5","security_groups":["e0391cd5-4759-4501-a061-ecd578027e2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:f8:49","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:36Z","binding:vnic_type":"normal","device_id":"c95b9c84-2505-4650-96a0-4eb29ff98298","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.7"}],"id":"b1c9e99c-fda2-4534-9854-c25e831e3995","security_groups":["fecbf196-f94f-4cba-ab7e-d9bc6aa69240"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:86:1f","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:39Z","binding:vnic_type":"normal","device_id":"557788c2-ad4d-40dd-8a80-5367a281c321","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:41Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.1"}],"id":"d49ff444-80fb-4291-84bf-848f60b234ef","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:9d:20","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:37Z","binding:vnic_type":"normal","device_id":"56f863b8-d437-4ff3-a2fb-0e53acef5594","ip_allocation":"immediate"}]} 2018-07-30 03:54:57,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-f3328a03-9810-4a18-8c41-9527de06c43d 2018-07-30 03:54:57,040 - create_instance - INFO - Checking if VM is active 2018-07-30 03:54:57,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c95b9c84-2505-4650-96a0-4eb29ff98298 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:57,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-76d07e88-eb6f-461c-9d00-e1d0356e834a x-compute-request-id: req-76d07e88-eb6f-461c-9d00-e1d0356e834a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:f8:49", "version": 4, "addr": "10.1.2.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:f8:49", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c95b9c84-2505-4650-96a0-4eb29ff98298", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c95b9c84-2505-4650-96a0-4eb29ff98298", "rel": "bookmark"}], "image": {"id": "3c885fda-463f-4bd3-b8eb-4d1105b24d45", "links": [{"href": "http://172.30.9.25:8774/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-07-30T03:54:44.000000", "flavor": {"id": "e8d574a5-a916-44db-9e6f-e3e06c39c40f", "links": [{"href": "http://172.30.9.25:8774/flavors/e8d574a5-a916-44db-9e6f-e3e06c39c40f", "rel": "bookmark"}]}, "id": "c95b9c84-2505-4650-96a0-4eb29ff98298", "security_groups": [{"name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp"}], "user_id": "02285a38508c45fa94a51bbeb35825eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:54:44Z", "hostId": "22ac9cee75814ab73bb42e8e6864cac403a5db270ed34e1c4ff4f863", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "created": "2018-07-30T03:54:39Z", "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:54:57,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c95b9c84-2505-4650-96a0-4eb29ff98298 used request id req-76d07e88-eb6f-461c-9d00-e1d0356e834a 2018-07-30 03:54:57,502 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1] is - ACTIVE 2018-07-30 03:54:57,503 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:54:57,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c95b9c84-2505-4650-96a0-4eb29ff98298 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:57,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-a9daeb14-bcc6-4109-b69f-dadead363e47 x-compute-request-id: req-a9daeb14-bcc6-4109-b69f-dadead363e47 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:f8:49", "version": 4, "addr": "10.1.2.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:f8:49", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c95b9c84-2505-4650-96a0-4eb29ff98298", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c95b9c84-2505-4650-96a0-4eb29ff98298", "rel": "bookmark"}], "image": {"id": "3c885fda-463f-4bd3-b8eb-4d1105b24d45", "links": [{"href": "http://172.30.9.25:8774/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-07-30T03:54:44.000000", "flavor": {"id": "e8d574a5-a916-44db-9e6f-e3e06c39c40f", "links": [{"href": "http://172.30.9.25:8774/flavors/e8d574a5-a916-44db-9e6f-e3e06c39c40f", "rel": "bookmark"}]}, "id": "c95b9c84-2505-4650-96a0-4eb29ff98298", "security_groups": [{"name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp"}], "user_id": "02285a38508c45fa94a51bbeb35825eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:54:44Z", "hostId": "22ac9cee75814ab73bb42e8e6864cac403a5db270ed34e1c4ff4f863", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "created": "2018-07-30T03:54:39Z", "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:54:57,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c95b9c84-2505-4650-96a0-4eb29ff98298 used request id req-a9daeb14-bcc6-4109-b69f-dadead363e47 2018-07-30 03:54:57,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:57,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-01a2d39a-33a3-4a29-8c6a-b3f398f56c12 Date: Mon, 30 Jul 2018 03:54:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:57,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-01a2d39a-33a3-4a29-8c6a-b3f398f56c12 2018-07-30 03:54:57,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:57,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a9e68e-4b36-46f5-b8c6-33434bff5f9e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:54:57,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-26a9e68e-4b36-46f5-b8c6-33434bff5f9e 2018-07-30 03:54:57,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:57,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-583706e3-1b60-422e-97d9-8274888790b2 Date: Mon, 30 Jul 2018 03:54:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:57,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-583706e3-1b60-422e-97d9-8274888790b2 2018-07-30 03:54:57,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c478c35a5769c5fe084678f08b79e5b288399d83" 2018-07-30 03:54:57,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-6c2b5352-888e-473f-a345-8d9298b45eda Date: Mon, 30 Jul 2018 03:54:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.2"}],"id":"80779d12-d483-4a66-ad43-fc41e42f6e1c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:24:ce","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a2dbdce-1a53-4541-893d-b0aae16b8205","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.3"}],"id":"8a0e0b66-6326-4a89-b477-b7bc63bba8a5","security_groups":["e0391cd5-4759-4501-a061-ecd578027e2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:f8:49","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:36Z","binding:vnic_type":"normal","device_id":"c95b9c84-2505-4650-96a0-4eb29ff98298","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.7"}],"id":"b1c9e99c-fda2-4534-9854-c25e831e3995","security_groups":["fecbf196-f94f-4cba-ab7e-d9bc6aa69240"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:86:1f","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:39Z","binding:vnic_type":"normal","device_id":"557788c2-ad4d-40dd-8a80-5367a281c321","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:41Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.1"}],"id":"d49ff444-80fb-4291-84bf-848f60b234ef","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:9d:20","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:37Z","binding:vnic_type":"normal","device_id":"56f863b8-d437-4ff3-a2fb-0e53acef5594","ip_allocation":"immediate"}]} 2018-07-30 03:54:57,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-6c2b5352-888e-473f-a345-8d9298b45eda 2018-07-30 03:54:57,918 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-30 03:54:57,920 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a215310L 2018-07-30 03:54:57,921 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 03:54:57,921 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-30 03:54:57,921 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-30 03:54:57,922 - 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-30 03:54:57,922 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 03:54:57,923 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-30 03:54:57,923 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 03:54:57,923 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 03:54:57,923 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 03:54:57,940 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 03:54:57,940 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 03:54:57,953 - paramiko.transport - DEBUG - Trying discovered key db1cd768acca0ad485a58be2fa5f88ec in 49ce2c84-bd03-4b38-8d8f-3f73df650f30 2018-07-30 03:54:57,977 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 03:54:57,983 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 03:54:58,083 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 03:54:58,098 - create_instance - INFO - SSH is active for VM instance 2018-07-30 03:54:58,098 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-30 03:54:58,100 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a215fd0L 2018-07-30 03:54:58,101 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 03:54:58,101 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-30 03:54:58,101 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-30 03:54:58,102 - 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-30 03:54:58,102 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 03:54:58,103 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-30 03:54:58,103 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 03:54:58,103 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 03:54:58,103 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 03:54:58,120 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 03:54:58,120 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 03:54:58,133 - paramiko.transport - DEBUG - Trying discovered key db1cd768acca0ad485a58be2fa5f88ec in 49ce2c84-bd03-4b38-8d8f-3f73df650f30 2018-07-30 03:54:58,157 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 03:54:58,163 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 03:54:58,166 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-30 03:54:58,167 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-30 03:54:58,167 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-30 03:54:58,168 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-30 03:54:58,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/557788c2-ad4d-40dd-8a80-5367a281c321 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:58,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54: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-2a8e9dd3-3ae2-4a7b-891d-11a0177d9dcf x-compute-request-id: req-2a8e9dd3-3ae2-4a7b-891d-11a0177d9dcf Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:86:1f", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/557788c2-ad4d-40dd-8a80-5367a281c321", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/557788c2-ad4d-40dd-8a80-5367a281c321", "rel": "bookmark"}], "image": {"id": "3c885fda-463f-4bd3-b8eb-4d1105b24d45", "links": [{"href": "http://172.30.9.25:8774/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000054", "OS-SRV-USG:launched_at": "2018-07-30T03:54:43.000000", "flavor": {"id": "bf6296f6-cb8e-45f9-979b-8edda247af63", "links": [{"href": "http://172.30.9.25:8774/flavors/bf6296f6-cb8e-45f9-979b-8edda247af63", "rel": "bookmark"}]}, "id": "557788c2-ad4d-40dd-8a80-5367a281c321", "security_groups": [{"name": "default"}], "user_id": "02285a38508c45fa94a51bbeb35825eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:54:43Z", "hostId": "993fe3d207b15a2589774c4a546ab3bf8aadb339241f0efc9726aa59", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "created": "2018-07-30T03:54:36Z", "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:54:58,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/557788c2-ad4d-40dd-8a80-5367a281c321 used request id req-2a8e9dd3-3ae2-4a7b-891d-11a0177d9dcf 2018-07-30 03:54:58,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:58,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-cb17807f-8594-4e96-a79f-5ddab3ab7912 Date: Mon, 30 Jul 2018 03:54:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","l2_adjacency":true,"status":"ACTIVE","subnets":["080349d9-18fb-4786-83f0-2ed09c90c285"],"description":"","tags":[],"updated_at":"2018-07-30T03:54:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net","admin_state_up":true,"tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:33Z","provider:network_type":"vxlan"}]} 2018-07-30 03:54:58,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net used request id req-cb17807f-8594-4e96-a79f-5ddab3ab7912 2018-07-30 03:54:58,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:58,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d35df7-19d7-4fcf-bc29-ffcc88eec1d6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:54:58,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-d5d35df7-19d7-4fcf-bc29-ffcc88eec1d6 2018-07-30 03:54:58,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:58,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6b0091bd-1a21-4e22-8ba7-ca0bdb9754d8 Date: Mon, 30 Jul 2018 03:54:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T03:54:34Z","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":"080349d9-18fb-4786-83f0-2ed09c90c285","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:34Z","ip_version":4}]} 2018-07-30 03:54:58,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-6b0091bd-1a21-4e22-8ba7-ca0bdb9754d8 2018-07-30 03:54:58,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115f6ffad3fa678ca3fb785a1a394fd782d33df0" 2018-07-30 03:54:58,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-b48a6fee-e97b-4794-a165-98aeb2df26d8 Date: Mon, 30 Jul 2018 03:54:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.2"}],"id":"80779d12-d483-4a66-ad43-fc41e42f6e1c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:24:ce","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a2dbdce-1a53-4541-893d-b0aae16b8205","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.3"}],"id":"8a0e0b66-6326-4a89-b477-b7bc63bba8a5","security_groups":["e0391cd5-4759-4501-a061-ecd578027e2c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:f8:49","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack-port1-2k3espesr4lt","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:36Z","binding:vnic_type":"normal","device_id":"c95b9c84-2505-4650-96a0-4eb29ff98298","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.7"}],"id":"b1c9e99c-fda2-4534-9854-c25e831e3995","security_groups":["fecbf196-f94f-4cba-ab7e-d9bc6aa69240"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:86:1f","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:39Z","binding:vnic_type":"normal","device_id":"557788c2-ad4d-40dd-8a80-5367a281c321","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:54:41Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080349d9-18fb-4786-83f0-2ed09c90c285","ip_address":"10.1.2.1"}],"id":"d49ff444-80fb-4291-84bf-848f60b234ef","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:9d:20","project_id":"6ebb25ea634d4dd5a7c67c591eda68fe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dbdce-1a53-4541-893d-b0aae16b8205","tenant_id":"6ebb25ea634d4dd5a7c67c591eda68fe","created_at":"2018-07-30T03:54:37Z","binding:vnic_type":"normal","device_id":"56f863b8-d437-4ff3-a2fb-0e53acef5594","ip_allocation":"immediate"}]} 2018-07-30 03:54:58,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0a2dbdce-1a53-4541-893d-b0aae16b8205 used request id req-b48a6fee-e97b-4794-a165-98aeb2df26d8 2018-07-30 03:54:58,748 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack 2018-07-30 03:54:58,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:54:58,776 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:58 GMT Server: Apache x-openstack-request-id: req-f7802252-84eb-4059-ac97-4df808b98474 Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:58,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:54:58 GMT Server: Apache x-openstack-request-id: req-5b3c6834-fd3b-4170-93bc-5ab2a36bad30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:54:58,851 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-5b3c6834-fd3b-4170-93bc-5ab2a36bad30 2018-07-30 03:54:58,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:54:58,879 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:54:58 GMT Server: Apache x-openstack-request-id: req-671ce1f2-370f-4fd1-a16b-71a4787a4e42 Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:54:58,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:54:58 GMT Server: Apache x-openstack-request-id: req-0c5f4cb9-e1c3-4410-b6a5-ffb3d1f0b4b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 769 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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "OS::project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "OS::stack_id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:54:58Z", "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "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-30 03:54:58,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-0c5f4cb9-e1c3-4410-b6a5-ffb3d1f0b4b8 2018-07-30 03:54:58,906 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:54:58,906 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:55:01,909 - create_stack - DEBUG - Stack status query timeout in 1196.94267893 2018-07-30 03:55:01,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:55:01,939 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:55:01 GMT Server: Apache x-openstack-request-id: req-4185ba3e-a828-40e2-ad7c-cf6386993db5 Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:55:01,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:01 GMT Server: Apache x-openstack-request-id: req-70bac453-8d56-48ab-8c86-2a8d00aecd99 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 769 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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "OS::project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "OS::stack_id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:54:58Z", "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "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-30 03:55:01,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-70bac453-8d56-48ab-8c86-2a8d00aecd99 2018-07-30 03:55:01,968 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:55:01,968 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:55:04,972 - create_stack - DEBUG - Stack status query timeout in 1193.87989593 2018-07-30 03:55:04,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:55:05,001 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:55:04 GMT Server: Apache x-openstack-request-id: req-23f13208-93ad-4607-97ac-77103d12b03c Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:55:05,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:05 GMT Server: Apache x-openstack-request-id: req-e9b3080b-89c3-4cec-9640-0c3552f8bf61 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 769 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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "OS::project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "OS::stack_id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T03:54:58Z", "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "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-30 03:55:05,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-e9b3080b-89c3-4cec-9640-0c3552f8bf61 2018-07-30 03:55:05,027 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-30 03:55:05,028 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-30 03:55:08,031 - create_stack - DEBUG - Stack status query timeout in 1190.82074904 2018-07-30 03:55:08,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:55:08,060 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:55:08 GMT Server: Apache x-openstack-request-id: req-b96dd55e-aa5e-4d42-9b43-e92f75d1553a Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:55:08,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:08 GMT Server: Apache x-openstack-request-id: req-6a168c63-1aea-41fe-8c02-092880845e95 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 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-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor2", "OS::project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "OS::stack_id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-kp", "security_group_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-sec_grp", "subnet_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-subnet", "net_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst2", "inst1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-inst1", "image2_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image", "flavor1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-flavor1", "image1_name": "CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image"}, "deletion_time": "2018-07-30T03:55:07Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack", "stack_user_project_id": "29daad2ec21040faaebffd3a4609176a", "tags": null, "creation_time": "2018-07-30T03:54:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-30T03:54:58Z", "id": "6bcd5482-ed82-4cff-a9ea-058ab0f50d35", "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-30 03:55:08,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-6a168c63-1aea-41fe-8c02-092880845e95 2018-07-30 03:55:08,088 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-30 03:55:08,088 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack 2018-07-30 03:55:08,088 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack 2018-07-30 03:55:08,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d2c57be0d5a19e6959e8f24550cfa97736d7ba" 2018-07-30 03:55:08,117 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 03:55:08 GMT Server: Apache x-openstack-request-id: req-2b07e378-0644-4271-8740-754cf5751aa1 Location: http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-30 03:55:08,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:55:08 GMT Server: Apache x-openstack-request-id: req-ef4a620c-64e5-436b-b5f1-65bac424bf4d Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-30 03:55:08,143 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6ebb25ea634d4dd5a7c67c591eda68fe/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-stack/6bcd5482-ed82-4cff-a9ea-058ab0f50d35 used request id req-ef4a620c-64e5-436b-b5f1-65bac424bf4d 2018-07-30 03:55:08,144 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-715058a4-f902-4fa3-9858-c2dd7d62932a-image 2018-07-30 03:55:08,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d7d324ea3ba739337834246b581098e6feaed08" 2018-07-30 03:55:09,107 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ede25fa-6bdc-4045-b667-0ee8c5ab5024 Date: Mon, 30 Jul 2018 03:55: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-30 03:55:09,107 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/3c885fda-463f-4bd3-b8eb-4d1105b24d45 used request id req-6ede25fa-6bdc-4045-b667-0ee8c5ab5024 2018-07-30 03:55:09,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:09,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-4c11489a-5861-47d5-a591-29842ad5fb62 Date: Mon, 30 Jul 2018 03:55:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "created_at": "2018-07-30T03:54:32Z", "updated_at": "2018-07-30T03:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:54:33Z", "revision_number": 0, "id": "09d340f5-f26e-4510-a98f-b4cb9bc49ac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:54:33Z", "security_group_id": "fecbf196-f94f-4cba-ab7e-d9bc6aa69240", "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ebb25ea634d4dd5a7c67c591eda68fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:54:32Z", "revision_number": 0, "id": "45eefe32-5b16-41d8-9ad0-b0bdf082cea4", "remote_group_id": "fecbf196-f94f-4cba-ab7e-d9bc6aa69240", "remote_ip_prefix": null, "created_at": "2018-07-30T03:54:32Z", "security_group_id": "fecbf196-f94f-4cba-ab7e-d9bc6aa69240", "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ebb25ea634d4dd5a7c67c591eda68fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:54:32Z", "revision_number": 0, "id": "b69a9e7e-bff6-4d50-9a8f-2eb2a8de4e16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:54:32Z", "security_group_id": "fecbf196-f94f-4cba-ab7e-d9bc6aa69240", "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ebb25ea634d4dd5a7c67c591eda68fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:54:32Z", "revision_number": 0, "id": "ec781ec0-ae96-40d8-9c47-05fa8517f3f7", "remote_group_id": "fecbf196-f94f-4cba-ab7e-d9bc6aa69240", "remote_ip_prefix": null, "created_at": "2018-07-30T03:54:32Z", "security_group_id": "fecbf196-f94f-4cba-ab7e-d9bc6aa69240", "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ebb25ea634d4dd5a7c67c591eda68fe"}], "revision_number": 4, "project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "id": "fecbf196-f94f-4cba-ab7e-d9bc6aa69240", "name": "default"}]} 2018-07-30 03:55:09,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-4c11489a-5861-47d5-a591-29842ad5fb62 2018-07-30 03:55:09,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:09,456 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-389ff3f1-7bde-494d-aeca-3a22e38aa9cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:55:09,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-389ff3f1-7bde-494d-aeca-3a22e38aa9cc 2018-07-30 03:55:09,456 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:55:09,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:09,539 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5510c60d-610a-4a09-bcf7-4d2077418467 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:55:09,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-5510c60d-610a-4a09-bcf7-4d2077418467 2018-07-30 03:55:09,540 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:55:09,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:09,626 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a94f427f-1c83-4602-876d-2dcb6e99cfb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:55:09,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-a94f427f-1c83-4602-876d-2dcb6e99cfb4 2018-07-30 03:55:09,626 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:55:09,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:09,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cad85f65-965a-47aa-b3d0-afe92b566ab8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:55:09,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-cad85f65-965a-47aa-b3d0-afe92b566ab8 2018-07-30 03:55:09,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:55:09,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:09,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0986380-bc3b-4668-8d56-6f305a0e4169 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:55:09,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-c0986380-bc3b-4668-8d56-6f305a0e4169 2018-07-30 03:55:09,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:09,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ce83efa-7e2d-4085-bcb8-5164c01fff40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cdfc94af95634e4f9cea153346706c60.", "code": 404, "title": "Not Found"}} 2018-07-30 03:55:09,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cdfc94af95634e4f9cea153346706c60 used request id req-8ce83efa-7e2d-4085-bcb8-5164c01fff40 2018-07-30 03:55:09,881 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:55:09,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:09,968 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54537d6e-2318-4df3-86ce-e93bd28fc7d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b9edda13ffab481c9d37feb47d37a3d3.", "code": 404, "title": "Not Found"}} 2018-07-30 03:55:09,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9edda13ffab481c9d37feb47d37a3d3 used request id req-54537d6e-2318-4df3-86ce-e93bd28fc7d4 2018-07-30 03:55:09,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:55:09,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:10,145 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bc9a71d-75bb-4410-b3f0-f23341891866 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83e050edd7794c988d75c9afe7293e27.", "code": 404, "title": "Not Found"}} 2018-07-30 03:55:10,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/83e050edd7794c988d75c9afe7293e27 used request id req-3bc9a71d-75bb-4410-b3f0-f23341891866 2018-07-30 03:55:10,146 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:55:10,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:10,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca37841-48a3-47ca-b1a3-7b6fe4175ddf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69d1b0f654904abbb446b5a6196ed3bf", "name": "service"}} 2018-07-30 03:55:10,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf used request id req-dca37841-48a3-47ca-b1a3-7b6fe4175ddf 2018-07-30 03:55:10,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:10,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d308a9cb-a983-4a6a-a1a5-b4711c7e0c77 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ebb25ea634d4dd5a7c67c591eda68fe", "name": "CreateStackFloatingIpTests-f99d5be1-1fea-405-proj"}} 2018-07-30 03:55:10,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-d308a9cb-a983-4a6a-a1a5-b4711c7e0c77 2018-07-30 03:55:10,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fecbf196-f94f-4cba-ab7e-d9bc6aa69240 2018-07-30 03:55:10,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=fecbf196-f94f-4cba-ab7e-d9bc6aa69240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:10,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0f01c6a9-3976-4523-96ef-7e6d47fddfed Date: Mon, 30 Jul 2018 03:55: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-30T03:54:33Z", "security_group_id": "fecbf196-f94f-4cba-ab7e-d9bc6aa69240", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "created_at": "2018-07-30T03:54:33Z", "project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "id": "09d340f5-f26e-4510-a98f-b4cb9bc49ac0"}, {"remote_group_id": "fecbf196-f94f-4cba-ab7e-d9bc6aa69240", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:54:32Z", "security_group_id": "fecbf196-f94f-4cba-ab7e-d9bc6aa69240", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "created_at": "2018-07-30T03:54:32Z", "project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "id": "45eefe32-5b16-41d8-9ad0-b0bdf082cea4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:54:32Z", "security_group_id": "fecbf196-f94f-4cba-ab7e-d9bc6aa69240", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "created_at": "2018-07-30T03:54:32Z", "project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "id": "b69a9e7e-bff6-4d50-9a8f-2eb2a8de4e16"}, {"remote_group_id": "fecbf196-f94f-4cba-ab7e-d9bc6aa69240", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:54:32Z", "security_group_id": "fecbf196-f94f-4cba-ab7e-d9bc6aa69240", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "created_at": "2018-07-30T03:54:32Z", "project_id": "6ebb25ea634d4dd5a7c67c591eda68fe", "id": "ec781ec0-ae96-40d8-9c47-05fa8517f3f7"}]} 2018-07-30 03:55:10,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=fecbf196-f94f-4cba-ab7e-d9bc6aa69240 used request id req-0f01c6a9-3976-4523-96ef-7e6d47fddfed 2018-07-30 03:55:10,358 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:55:10,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/fecbf196-f94f-4cba-ab7e-d9bc6aa69240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:10,567 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb4689b4-1fe4-4c5f-9417-96f4fd8d8131 Content-Length: 0 Date: Mon, 30 Jul 2018 03:55:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:55:10,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/fecbf196-f94f-4cba-ab7e-d9bc6aa69240 used request id req-fb4689b4-1fe4-4c5f-9417-96f4fd8d8131 2018-07-30 03:55:10,568 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-f99d5be1-1fea-405-proj 2018-07-30 03:55:10,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:10,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06bb8555-7bf8-4ec0-b0ab-99bc28a205e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:55:10,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6ebb25ea634d4dd5a7c67c591eda68fe used request id req-06bb8555-7bf8-4ec0-b0ab-99bc28a205e0 2018-07-30 03:55:10,784 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-f99d5be1-1fea-405-proj-role 2018-07-30 03:55:10,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/689a8aff13b04dfab5a2b2b5065e96bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:10,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcb848b1-64b9-4759-a3db-05b7d837f046 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:55:10,891 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/689a8aff13b04dfab5a2b2b5065e96bc used request id req-fcb848b1-64b9-4759-a3db-05b7d837f046 2018-07-30 03:55:10,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d665fec4520523089b7040ecf08d5213b2d31" 2018-07-30 03:55:10,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-809b832d-d8cd-415f-80f1-763655f8daa9 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:55:10,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-809b832d-d8cd-415f-80f1-763655f8daa9 2018-07-30 03:55:10,981 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-f99d5be1-1fea-405-user 2018-07-30 03:55:10,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/02285a38508c45fa94a51bbeb35825eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0f5fcf0444aa2c099e6d80772892e8cb55a554" 2018-07-30 03:55:11,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2dfb919-f782-494a-8b61-29533b544db2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:55:11,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/02285a38508c45fa94a51bbeb35825eb used request id req-e2dfb919-f782-494a-8b61-29533b544db2 2018-07-30 03:55:11,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:55:11,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:55:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["nwFwFxHLRi-3MI6FYg8DaA"], "issued_at": "2018-07-30T03:55:11.000000Z"}} 2018-07-30 03:55:11,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b921b380bd4c66d5bd50d3402bb25cac24f49c9" 2018-07-30 03:55:11,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dadb77b-e41f-45cb-95b3-7801e21a1150 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:55:11,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0dadb77b-e41f-45cb-95b3-7801e21a1150 2018-07-30 03:55:11,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:55:11,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:55:12,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:55:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["GvNkV59PRseRAr2i7lHOeQ"], "issued_at": "2018-07-30T03:55:12.000000Z"}} 2018-07-30 03:55:12,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:55:12,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8debbfdc-25a4-407d-886b-51bc34db8f9f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:55:12,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8debbfdc-25a4-407d-886b-51bc34db8f9f 2018-07-30 03:55:12,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:55:12,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:55:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:55:12,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:55:12,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa7ed4d-85c7-47bd-b3a4-17a342a71ed6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:55:12,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj used request id req-5aa7ed4d-85c7-47bd-b3a4-17a342a71ed6 2018-07-30 03:55:12,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:55:12,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba8fc88-3517-4358-a7f0-9bd6d3d8cad5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:55:12,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-aba8fc88-3517-4358-a7f0-9bd6d3d8cad5 2018-07-30 03:55:12,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}}' 2018-07-30 03:55:12,418 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:55:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75978ff8-6f64-43d3-b0e3-972740fe1756 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "id": "8443d4c3954a4adb8c2517032092b845", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:55:12,418 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-75978ff8-6f64-43d3-b0e3-972740fe1756 2018-07-30 03:55:12,418 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj 2018-07-30 03:55:12,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:55:12,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:55:12,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:55:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["xyeULgkxSqqigyKjki2p7Q"], "issued_at": "2018-07-30T03:55:12.000000Z"}} 2018-07-30 03:55:12,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6006a4a7a16b534b6ea9e9e421f18859b4396e45" 2018-07-30 03:55:12,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318755a5-361f-4318-a4a6-8cf5ad93af7d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:55:12,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-318755a5-361f-4318-a4a6-8cf5ad93af7d 2018-07-30 03:55:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:55:12,887 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:55:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:55:12,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6006a4a7a16b534b6ea9e9e421f18859b4396e45" 2018-07-30 03:55:12,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57144b70-ea2b-4cbc-bb07-b74589781fa9 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:55:12,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-57144b70-ea2b-4cbc-bb07-b74589781fa9 2018-07-30 03:55:12,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6006a4a7a16b534b6ea9e9e421f18859b4396e45" 2018-07-30 03:55:13,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71dd2cdf-ac7b-4ac5-bd99-de5cfc1c8161 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "id": "8443d4c3954a4adb8c2517032092b845", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}]} 2018-07-30 03:55:13,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj used request id req-71dd2cdf-ac7b-4ac5-bd99-de5cfc1c8161 2018-07-30 03:55:13,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6006a4a7a16b534b6ea9e9e421f18859b4396e45" 2018-07-30 03:55:13,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38dbb948-106f-4f1e-84fc-278310a28cb4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:55:13,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-38dbb948-106f-4f1e-84fc-278310a28cb4 2018-07-30 03:55:13,538 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-dd2d7520-2d48-4e2-user 2018-07-30 03:55:13,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:55:13,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:55:13,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a5c1e4-7fae-45c9-93bc-fbc564314623 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:55:13,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-51a5c1e4-7fae-45c9-93bc-fbc564314623 2018-07-30 03:55:13,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" -d '{"role": {"name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj-role"}}' 2018-07-30 03:55:13,658 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd123871-9851-4331-b1e5-f9e0c3874f0b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "178e01a5172e48418b8851c7c9adfe66", "links": {"self": "http://172.30.9.25:5000/v3/roles/178e01a5172e48418b8851c7c9adfe66"}, "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj-role"}} 2018-07-30 03:55:13,658 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-bd123871-9851-4331-b1e5-f9e0c3874f0b 2018-07-30 03:55:13,658 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj-role 2018-07-30 03:55:13,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/178e01a5172e48418b8851c7c9adfe66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:55:13,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb945934-5160-4e10-9176-d935cdd1b786 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "178e01a5172e48418b8851c7c9adfe66", "links": {"self": "http://172.30.9.25:5000/v3/roles/178e01a5172e48418b8851c7c9adfe66"}, "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj-role"}} 2018-07-30 03:55:13,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/178e01a5172e48418b8851c7c9adfe66 used request id req-eb945934-5160-4e10-9176-d935cdd1b786 2018-07-30 03:55:13,747 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj-role to project AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj 2018-07-30 03:55:13,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845/users/1951f908d6a749b68c8251cf3ba6c255/roles/178e01a5172e48418b8851c7c9adfe66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:55:13,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac710135-e4cc-4e98-ac56-a4c46c751c7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:55:13,882 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845/users/1951f908d6a749b68c8251cf3ba6c255/roles/178e01a5172e48418b8851c7c9adfe66 used request id req-ac710135-e4cc-4e98-ac56-a4c46c751c7e 2018-07-30 03:55:13,882 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:55:13,884 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-07-30 03:55:13,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:55:13,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:55:14,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "178e01a5172e48418b8851c7c9adfe66", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj-role"}], "expires_at": "2018-07-30T04:55:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-user", "id": "1951f908d6a749b68c8251cf3ba6c255"}, "audit_ids": ["Wsna4mIXRyGVqXx2FWchhg"], "issued_at": "2018-07-30T03:55:14.000000Z"}} 2018-07-30 03:55:14,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4508a24d2822819adebf07eaf7c2a647e3480c18" 2018-07-30 03:55:14,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bbf0bf0-d1d4-43bc-9953-056e100d2712 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:55:14,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3bbf0bf0-d1d4-43bc-9953-056e100d2712 2018-07-30 03:55:14,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4508a24d2822819adebf07eaf7c2a647e3480c18" 2018-07-30 03:55:14,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-a473ad04-2add-4a31-9334-75b49a582ed5 Date: Mon, 30 Jul 2018 03:55:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image"} 2018-07-30 03:55:14,539 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image used request id req-a473ad04-2add-4a31-9334-75b49a582ed5 2018-07-30 03:55:14,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4508a24d2822819adebf07eaf7c2a647e3480c18" 2018-07-30 03:55:14,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5642da66-bc44-4cbd-a48d-db9d70e955f7 Date: Mon, 30 Jul 2018 03:55: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-30 03:55:14,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-5642da66-bc44-4cbd-a48d-db9d70e955f7 2018-07-30 03:55:14,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4508a24d2822819adebf07eaf7c2a647e3480c18" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image"}' 2018-07-30 03:55:14,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1af710cf-c6c0-4794-8326-c39309aaa1c3 Date: Mon, 30 Jul 2018 03:55:14 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:55:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:55:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "min_disk": 0, "protected": false, "id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "file": "/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd/file", "checksum": null, "owner": "8443d4c3954a4adb8c2517032092b845", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:55:14,617 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-1af710cf-c6c0-4794-8326-c39309aaa1c3 2018-07-30 03:55:14,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4508a24d2822819adebf07eaf7c2a647e3480c18" -d '' 2018-07-30 03:55:19,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd883577-6aae-4bd6-a46c-de3bd3dfd77d Date: Mon, 30 Jul 2018 03:55: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-30 03:55:19,119 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd/file used request id req-bd883577-6aae-4bd6-a46c-de3bd3dfd77d 2018-07-30 03:55:19,119 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-30 03:55:19,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4508a24d2822819adebf07eaf7c2a647e3480c18" 2018-07-30 03:55:19,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4e438fcc-e685-458e-8871-f16576e153eb Date: Mon, 30 Jul 2018 03:55:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:55:14Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-07-30T03:55:19Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d32dbd03-a525-45b6-afa6-9d800221d9dd/snap", "metadata": {}}], "self": "/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "min_disk": 0, "protected": false, "id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "file": "/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "8443d4c3954a4adb8c2517032092b845", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d32dbd03-a525-45b6-afa6-9d800221d9dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:55:19,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd used request id req-4e438fcc-e685-458e-8871-f16576e153eb 2018-07-30 03:55:19,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4508a24d2822819adebf07eaf7c2a647e3480c18" 2018-07-30 03:55:19,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d1ba40a9-82cb-4a07-933e-f6c1b0294098 Date: Mon, 30 Jul 2018 03:55: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-30 03:55:19,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d1ba40a9-82cb-4a07-933e-f6c1b0294098 2018-07-30 03:55:19,152 - create_image - INFO - Created image with name - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image 2018-07-30 03:55:19,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4508a24d2822819adebf07eaf7c2a647e3480c18" 2018-07-30 03:55:19,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8f358309-53b4-4063-b246-01a642cbdeb5 Date: Mon, 30 Jul 2018 03:55:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:55:14Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-07-30T03:55:19Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d32dbd03-a525-45b6-afa6-9d800221d9dd/snap", "metadata": {}}], "self": "/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "min_disk": 0, "protected": false, "id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "file": "/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "8443d4c3954a4adb8c2517032092b845", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d32dbd03-a525-45b6-afa6-9d800221d9dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:55:19,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd used request id req-8f358309-53b4-4063-b246-01a642cbdeb5 2018-07-30 03:55:19,173 - create_image - DEBUG - Instance status is - active 2018-07-30 03:55:19,173 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image 2018-07-30 03:55:19,173 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image 2018-07-30 03:55:19,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:55:19,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:55:19,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "178e01a5172e48418b8851c7c9adfe66", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj-role"}], "expires_at": "2018-07-30T04:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-user", "id": "1951f908d6a749b68c8251cf3ba6c255"}, "audit_ids": ["tTe6tv88T6iLXSeb2c7UxQ"], "issued_at": "2018-07-30T03:55:19.000000Z"}} 2018-07-30 03:55:19,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa796deaf384aeb92fd3a95c07b604d204d393a" 2018-07-30 03:55:19,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83023ce2-eec8-4941-9597-608c4baae7dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:55:19,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-83023ce2-eec8-4941-9597-608c4baae7dd 2018-07-30 03:55:19,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa796deaf384aeb92fd3a95c07b604d204d393a" 2018-07-30 03:55:19,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c1395d26-fae5-4ec8-95b9-5f6fcbdd3752 Date: Mon, 30 Jul 2018 03:55:19 GMT RESP BODY: {"networks":[]} 2018-07-30 03:55:19,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-c1395d26-fae5-4ec8-95b9-5f6fcbdd3752 2018-07-30 03:55:19,803 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net 2018-07-30 03:55:19,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa796deaf384aeb92fd3a95c07b604d204d393a" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net", "admin_state_up": true}}' 2018-07-30 03:55:20,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-3a21d689-37a0-4eb0-9a4b-895e8a6af285 Date: Mon, 30 Jul 2018 03:55:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","is_default":false,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}} 2018-07-30 03:55:20,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-3a21d689-37a0-4eb0-9a4b-895e8a6af285 2018-07-30 03:55:20,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa796deaf384aeb92fd3a95c07b604d204d393a" 2018-07-30 03:55:20,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-cb9bffb6-5789-4be2-a632-0a014182f934 Date: Mon, 30 Jul 2018 03:55:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:55:20,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-cb9bffb6-5789-4be2-a632-0a014182f934 2018-07-30 03:55:20,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa796deaf384aeb92fd3a95c07b604d204d393a" 2018-07-30 03:55:20,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ea226a55-30ed-4107-b62b-b1ce3e014c06 Date: Mon, 30 Jul 2018 03:55:20 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:55:20,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-ea226a55-30ed-4107-b62b-b1ce3e014c06 2018-07-30 03:55:20,565 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet 2018-07-30 03:55:20,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa796deaf384aeb92fd3a95c07b604d204d393a" -d '{"subnets": [{"ip_version": 4, "network_id": "5f92fdce-2f8d-4dbc-8113-df19135d95d4", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]}' 2018-07-30 03:55:21,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3fd592c8-27f8-4062-be1c-b92a0e6b56e3 Date: Mon, 30 Jul 2018 03:55:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:55:21,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-3fd592c8-27f8-4062-be1c-b92a0e6b56e3 2018-07-30 03:55:21,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa796deaf384aeb92fd3a95c07b604d204d393a" 2018-07-30 03:55:21,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-34ad6e94-6e6b-44cd-b00b-59fe3033c41f Date: Mon, 30 Jul 2018 03:55:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:55:21,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-34ad6e94-6e6b-44cd-b00b-59fe3033c41f 2018-07-30 03:55:21,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa796deaf384aeb92fd3a95c07b604d204d393a" 2018-07-30 03:55:21,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-89f4387b-39bf-43fe-b20e-7bcce0f0be73 Date: Mon, 30 Jul 2018 03:55:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:55:21,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-89f4387b-39bf-43fe-b20e-7bcce0f0be73 2018-07-30 03:55:21,210 - OpenStackNetwork - DEBUG - Network [5f92fdce-2f8d-4dbc-8113-df19135d95d4] created successfully 2018-07-30 03:55:21,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:55:21,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:55:21,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "178e01a5172e48418b8851c7c9adfe66", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj-role"}], "expires_at": "2018-07-30T04:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-user", "id": "1951f908d6a749b68c8251cf3ba6c255"}, "audit_ids": ["rxf-pUSVTzWa0QAtGkZspQ"], "issued_at": "2018-07-30T03:55:21.000000Z"}} 2018-07-30 03:55:21,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" 2018-07-30 03:55:21,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0696414-6f55-459c-a73b-4421fdd3bbe5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:55:21,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d0696414-6f55-459c-a73b-4421fdd3bbe5 2018-07-30 03:55:21,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" 2018-07-30 03:55:21,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ae8da3d3-02c1-4c5c-a308-2faab3edf679 Date: Mon, 30 Jul 2018 03:55:21 GMT RESP BODY: {"routers": []} 2018-07-30 03:55:21,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router&admin_state_up=True used request id req-ae8da3d3-02c1-4c5c-a308-2faab3edf679 2018-07-30 03:55:21,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:55:21,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:55:22,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "178e01a5172e48418b8851c7c9adfe66", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj-role"}], "expires_at": "2018-07-30T04:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-user", "id": "1951f908d6a749b68c8251cf3ba6c255"}, "audit_ids": ["8WyAbZbZQQO7uFRVyctRqA"], "issued_at": "2018-07-30T03:55:22.000000Z"}} 2018-07-30 03:55:22,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}155b84d8ff912bbd259914e694d06bf0a44e9a96" 2018-07-30 03:55:22,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6c8a9c-6c95-4b14-a89a-cd3f57151534 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:55:22,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ab6c8a9c-6c95-4b14-a89a-cd3f57151534 2018-07-30 03:55:22,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" 2018-07-30 03:55:22,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-ed0f4d2a-f250-4c71-860b-9440393e7c4c Date: Mon, 30 Jul 2018 03:55:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:55:22,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-ed0f4d2a-f250-4c71-860b-9440393e7c4c 2018-07-30 03:55:22,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" 2018-07-30 03:55:22,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-056af5de-ef02-4ccd-9678-231e7a1c922d Date: Mon, 30 Jul 2018 03:55:22 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:55:22,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-056af5de-ef02-4ccd-9678-231e7a1c922d 2018-07-30 03:55:22,494 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router 2018-07-30 03:55:22,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router", "admin_state_up": true}}' 2018-07-30 03:55:24,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-779e8833-b8b1-45f3-851f-9f773ced02ef Date: Mon, 30 Jul 2018 03:55:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:22Z", "admin_state_up": true, "updated_at": "2018-07-30T03:55:23Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "346189d1-a02a-49f9-ba1f-e268b06ea6cf", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router"}} 2018-07-30 03:55:24,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-779e8833-b8b1-45f3-851f-9f773ced02ef 2018-07-30 03:55:24,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=346189d1-a02a-49f9-ba1f-e268b06ea6cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" 2018-07-30 03:55:24,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-77b0dc81-de8b-4e40-9e6c-7b2be39a20ef Date: Mon, 30 Jul 2018 03:55:24 GMT RESP BODY: {"ports":[]} 2018-07-30 03:55:24,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=346189d1-a02a-49f9-ba1f-e268b06ea6cf used request id req-77b0dc81-de8b-4e40-9e6c-7b2be39a20ef 2018-07-30 03:55:24,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" 2018-07-30 03:55:24,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-72dabde5-c97f-4a0c-ae18-6ccfc88de2bf Date: Mon, 30 Jul 2018 03:55:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:55:24,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-72dabde5-c97f-4a0c-ae18-6ccfc88de2bf 2018-07-30 03:55:24,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:55:24,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:55:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:55:24,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" 2018-07-30 03:55:24,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0671b50d-66b1-4255-ba8b-58aa45815aa4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:55:24,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-0671b50d-66b1-4255-ba8b-58aa45815aa4 2018-07-30 03:55:24,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" 2018-07-30 03:55:24,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-203fdd34-34f3-433e-b3f1-8b9846f101ab Date: Mon, 30 Jul 2018 03:55:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:55:24,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-203fdd34-34f3-433e-b3f1-8b9846f101ab 2018-07-30 03:55:24,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4&name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" 2018-07-30 03:55:24,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ef8a9576-09c0-41de-a129-f8a15c9ec514 Date: Mon, 30 Jul 2018 03:55:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:55:24,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4&name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet used request id req-ef8a9576-09c0-41de-a129-f8a15c9ec514 2018-07-30 03:55:24,758 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-30 03:55:24,758 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router 2018-07-30 03:55:24,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/346189d1-a02a-49f9-ba1f-e268b06ea6cf/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" -d '{"subnet_id": "8425fdda-414f-44df-98ea-34a3e09970ab"}' 2018-07-30 03:55:27,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-088efc4b-b7b0-42de-a682-4e0cbb863444 Date: Mon, 30 Jul 2018 03:55:27 GMT RESP BODY: {"network_id": "5f92fdce-2f8d-4dbc-8113-df19135d95d4", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "subnet_id": "8425fdda-414f-44df-98ea-34a3e09970ab", "subnet_ids": ["8425fdda-414f-44df-98ea-34a3e09970ab"], "port_id": "f1df9ebb-d55e-4ec7-92a0-58feef855c02", "id": "346189d1-a02a-49f9-ba1f-e268b06ea6cf"} 2018-07-30 03:55:27,148 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/346189d1-a02a-49f9-ba1f-e268b06ea6cf/add_router_interface used request id req-088efc4b-b7b0-42de-a682-4e0cbb863444 2018-07-30 03:55:27,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/346189d1-a02a-49f9-ba1f-e268b06ea6cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" 2018-07-30 03:55:27,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9a8fd071-75ee-41e7-8ab7-cc70bb40ec02 Date: Mon, 30 Jul 2018 03:55:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:22Z", "admin_state_up": true, "updated_at": "2018-07-30T03:55:26Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "346189d1-a02a-49f9-ba1f-e268b06ea6cf", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router"}} 2018-07-30 03:55:27,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/346189d1-a02a-49f9-ba1f-e268b06ea6cf used request id req-9a8fd071-75ee-41e7-8ab7-cc70bb40ec02 2018-07-30 03:55:27,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=346189d1-a02a-49f9-ba1f-e268b06ea6cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" 2018-07-30 03:55:27,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-bea5ed4c-ce6c-44cf-9f52-f82aacbb481a Date: Mon, 30 Jul 2018 03:55:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:26Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.1"}],"id":"f1df9ebb-d55e-4ec7-92a0-58feef855c02","security_groups":[],"mac_address":"fa:16:3e:c1:e5:9c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:25Z","binding:vnic_type":"normal","device_id":"346189d1-a02a-49f9-ba1f-e268b06ea6cf","ip_allocation":"immediate"}]} 2018-07-30 03:55:27,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=346189d1-a02a-49f9-ba1f-e268b06ea6cf used request id req-bea5ed4c-ce6c-44cf-9f52-f82aacbb481a 2018-07-30 03:55:27,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/8425fdda-414f-44df-98ea-34a3e09970ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" 2018-07-30 03:55:27,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-6764339c-a390-40d6-8200-1915fb533465 Date: Mon, 30 Jul 2018 03:55:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}} 2018-07-30 03:55:27,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/8425fdda-414f-44df-98ea-34a3e09970ab used request id req-6764339c-a390-40d6-8200-1915fb533465 2018-07-30 03:55:27,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:55:27,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:55:27,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:55:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["4tHRcT0_QPSAy2Z5bJC0Dg"], "issued_at": "2018-07-30T03:55:27.000000Z"}} 2018-07-30 03:55:27,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e2b18a552f2dd769a00da6a217f4155fa9e382" 2018-07-30 03:55:27,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3675609f-f927-4d8c-9b98-23e6f5fe43d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:55:27,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-3675609f-f927-4d8c-9b98-23e6f5fe43d1 2018-07-30 03:55:27,900 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:55:27,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e2b18a552f2dd769a00da6a217f4155fa9e382" 2018-07-30 03:55:28,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55: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-2d1218e3-fd50-4633-b747-ecaa90d0e3ce x-compute-request-id: req-2d1218e3-fd50-4633-b747-ecaa90d0e3ce Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:55:28,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-2d1218e3-fd50-4633-b747-ecaa90d0e3ce 2018-07-30 03:55:28,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e2b18a552f2dd769a00da6a217f4155fa9e382" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-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-30 03:55:28,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55: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-714f4adb-4f55-4aaa-9de2-6ffd57a76445 x-compute-request-id: req-714f4adb-4f55-4aaa-9de2-6ffd57a76445 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "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": "bbacdb36-653c-4e71-b543-2aa088f491c4"}} 2018-07-30 03:55:28,114 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-714f4adb-4f55-4aaa-9de2-6ffd57a76445 2018-07-30 03:55:28,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:55:28,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:55:28,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "178e01a5172e48418b8851c7c9adfe66", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj-role"}], "expires_at": "2018-07-30T04:55:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-user", "id": "1951f908d6a749b68c8251cf3ba6c255"}, "audit_ids": ["iuG2_GKDRxq8jOvoufni0A"], "issued_at": "2018-07-30T03:55:28.000000Z"}} 2018-07-30 03:55:28,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9551f8cb744b2865fc0f89ac906fe12f0bdb01a" 2018-07-30 03:55:28,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bedc6b9-b8c7-460b-a3d4-f863a25fcb12 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:55:28,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8bedc6b9-b8c7-460b-a3d4-f863a25fcb12 2018-07-30 03:55:28,574 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:55:28,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9551f8cb744b2865fc0f89ac906fe12f0bdb01a" 2018-07-30 03:55:28,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55: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-501ac9e9-c0f1-4d50-9b3e-fd7e82826c6f x-compute-request-id: req-501ac9e9-c0f1-4d50-9b3e-fd7e82826c6f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 03:55:28,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-501ac9e9-c0f1-4d50-9b3e-fd7e82826c6f 2018-07-30 03:55:28,764 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp... 2018-07-30 03:55:28,764 - OpenStackKeypair - INFO - Creating new keypair 2018-07-30 03:55:28,781 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp 2018-07-30 03:55:28,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9551f8cb744b2865fc0f89ac906fe12f0bdb01a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDT5GdUfhO4WPncZk63CYdaLsMheQDMMmD0sDlcB8iAhw28ShAUqJjKY+8eFvU9Ms6wZWrvymInf2bDh5KQK3XlgOQuGZzvQ/eVrd+5OwWO8El8SSGLEb+fW4holz5j0ZG6Bx9NgvsB6bKjdpSTcybRhcEOCCc1HdZpAmyImoVPqw==", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp"}}' 2018-07-30 03:55:28,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55: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-c1c90526-cc46-4847-8d4c-18619c34dfce x-compute-request-id: req-c1c90526-cc46-4847-8d4c-18619c34dfce Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDT5GdUfhO4WPncZk63CYdaLsMheQDMMmD0sDlcB8iAhw28ShAUqJjKY+8eFvU9Ms6wZWrvymInf2bDh5KQK3XlgOQuGZzvQ/eVrd+5OwWO8El8SSGLEb+fW4holz5j0ZG6Bx9NgvsB6bKjdpSTcybRhcEOCCc1HdZpAmyImoVPqw==", "user_id": "1951f908d6a749b68c8251cf3ba6c255", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "fingerprint": "9d:2d:7f:46:28:e3:9f:ae:36:17:b3:a8:c5:da:b7:4a"}} 2018-07-30 03:55:28,847 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-c1c90526-cc46-4847-8d4c-18619c34dfce 2018-07-30 03:55:28,849 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b.pub 2018-07-30 03:55:28,850 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b 2018-07-30 03:55:28,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:55:28,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:55:29,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "178e01a5172e48418b8851c7c9adfe66", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj-role"}], "expires_at": "2018-07-30T04:55:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-user", "id": "1951f908d6a749b68c8251cf3ba6c255"}, "audit_ids": ["EFc3i5HESLySsRuccM2FfQ"], "issued_at": "2018-07-30T03:55:29.000000Z"}} 2018-07-30 03:55:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:29,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a8cce2-66d8-4065-a7fe-9f9ba4a4771e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:55:29,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-06a8cce2-66d8-4065-a7fe-9f9ba4a4771e 2018-07-30 03:55:29,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:29,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1ecfab53-9d15-45de-8d45-60270b35372e Date: Mon, 30 Jul 2018 03:55:29 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:55:29,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp used request id req-1ecfab53-9d15-45de-8d45-60270b35372e 2018-07-30 03:55:29,615 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp... 2018-07-30 03:55:29,615 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp 2018-07-30 03:55:29,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" -d '{"security_group": {"name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp"}}' 2018-07-30 03:55:29,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-b366df90-34bd-4ee4-9c65-76e943518a3c Date: Mon, 30 Jul 2018 03:55:29 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "updated_at": "2018-07-30T03:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "revision_number": 0, "id": "4305da8a-6f44-4397-89e4-02748011af72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv6", "project_id": "8443d4c3954a4adb8c2517032092b845"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "revision_number": 0, "id": "bf86187b-9427-46ac-ba1c-25b16efa610a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv4", "project_id": "8443d4c3954a4adb8c2517032092b845"}], "revision_number": 2, "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp"}} 2018-07-30 03:55:29,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-b366df90-34bd-4ee4-9c65-76e943518a3c 2018-07-30 03:55:29,805 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66fc24d1-43a6-4ca3-8b87-b3c3991ac573 2018-07-30 03:55:29,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:29,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-27b0648e-c8aa-486d-8203-a66d93187535 Date: Mon, 30 Jul 2018 03:55: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-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "4305da8a-6f44-4397-89e4-02748011af72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "bf86187b-9427-46ac-ba1c-25b16efa610a"}]} 2018-07-30 03:55:29,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 used request id req-27b0648e-c8aa-486d-8203-a66d93187535 2018-07-30 03:55:29,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66fc24d1-43a6-4ca3-8b87-b3c3991ac573 2018-07-30 03:55:29,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:29,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3f266e51-11c1-43fe-9d65-fe945a63fd67 Date: Mon, 30 Jul 2018 03:55: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-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "4305da8a-6f44-4397-89e4-02748011af72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "bf86187b-9427-46ac-ba1c-25b16efa610a"}]} 2018-07-30 03:55:29,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 used request id req-3f266e51-11c1-43fe-9d65-fe945a63fd67 2018-07-30 03:55:29,890 - neutron_utils - INFO - Retrieving security group with ID - 66fc24d1-43a6-4ca3-8b87-b3c3991ac573 2018-07-30 03:55:29,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:29,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-d5dd89de-cd38-4093-87c2-3ea7098a8519 Date: Mon, 30 Jul 2018 03:55:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "updated_at": "2018-07-30T03:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "revision_number": 0, "id": "4305da8a-6f44-4397-89e4-02748011af72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv6", "project_id": "8443d4c3954a4adb8c2517032092b845"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "revision_number": 0, "id": "bf86187b-9427-46ac-ba1c-25b16efa610a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv4", "project_id": "8443d4c3954a4adb8c2517032092b845"}], "revision_number": 2, "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp"}]} 2018-07-30 03:55:29,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 used request id req-d5dd89de-cd38-4093-87c2-3ea7098a8519 2018-07-30 03:55:29,973 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66fc24d1-43a6-4ca3-8b87-b3c3991ac573 2018-07-30 03:55:29,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:30,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e6e99996-f804-49fc-acb1-939d61e886e3 Date: Mon, 30 Jul 2018 03:55:30 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-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "4305da8a-6f44-4397-89e4-02748011af72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "bf86187b-9427-46ac-ba1c-25b16efa610a"}]} 2018-07-30 03:55:30,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 used request id req-e6e99996-f804-49fc-acb1-939d61e886e3 2018-07-30 03:55:30,002 - neutron_utils - INFO - Retrieving security group with ID - 66fc24d1-43a6-4ca3-8b87-b3c3991ac573 2018-07-30 03:55:30,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:30,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-3ed46ea6-6d84-4a67-96c4-97afbaaf1d7c Date: Mon, 30 Jul 2018 03:55:30 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "updated_at": "2018-07-30T03:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "revision_number": 0, "id": "4305da8a-6f44-4397-89e4-02748011af72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv6", "project_id": "8443d4c3954a4adb8c2517032092b845"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "revision_number": 0, "id": "bf86187b-9427-46ac-ba1c-25b16efa610a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv4", "project_id": "8443d4c3954a4adb8c2517032092b845"}], "revision_number": 2, "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp"}]} 2018-07-30 03:55:30,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 used request id req-3ed46ea6-6d84-4a67-96c4-97afbaaf1d7c 2018-07-30 03:55:30,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66fc24d1-43a6-4ca3-8b87-b3c3991ac573 2018-07-30 03:55:30,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:30,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8491e561-7fcf-4cb5-9547-22d654ed6f6c Date: Mon, 30 Jul 2018 03:55:30 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-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "4305da8a-6f44-4397-89e4-02748011af72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "bf86187b-9427-46ac-ba1c-25b16efa610a"}]} 2018-07-30 03:55:30,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 used request id req-8491e561-7fcf-4cb5-9547-22d654ed6f6c 2018-07-30 03:55:30,089 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp 2018-07-30 03:55:30,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:30,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-130e444b-c03b-4f69-b301-886227c53675 Date: Mon, 30 Jul 2018 03:55:30 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "updated_at": "2018-07-30T03:55:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "revision_number": 0, "id": "4305da8a-6f44-4397-89e4-02748011af72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv6", "project_id": "8443d4c3954a4adb8c2517032092b845"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "revision_number": 0, "id": "bf86187b-9427-46ac-ba1c-25b16efa610a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv4", "project_id": "8443d4c3954a4adb8c2517032092b845"}], "revision_number": 2, "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp"}]} 2018-07-30 03:55:30,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp used request id req-130e444b-c03b-4f69-b301-886227c53675 2018-07-30 03:55:30,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:55:30,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:55:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:55:30,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:30,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e24141-8109-45f7-97b6-200cd4b18f25 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:55:30,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-c0e24141-8109-45f7-97b6-200cd4b18f25 2018-07-30 03:55:30,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66fc24d1-43a6-4ca3-8b87-b3c3991ac573 2018-07-30 03:55:30,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:30,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-de8a2ad8-9e31-4e50-9171-17723efcbc9d Date: Mon, 30 Jul 2018 03:55:30 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-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "4305da8a-6f44-4397-89e4-02748011af72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "bf86187b-9427-46ac-ba1c-25b16efa610a"}]} 2018-07-30 03:55:30,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 used request id req-de8a2ad8-9e31-4e50-9171-17723efcbc9d 2018-07-30 03:55:30,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573"}}' 2018-07-30 03:55:30,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-aaf537e5-bc0b-4b5a-af41-4bbe0d824bd5 Date: Mon, 30 Jul 2018 03:55:30 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-30T03:55:30Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:30Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "ad0cfc7e-ddb5-439d-ba5b-a416f7ee1ea4"}} 2018-07-30 03:55:30,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-aaf537e5-bc0b-4b5a-af41-4bbe0d824bd5 2018-07-30 03:55:30,345 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp 2018-07-30 03:55:30,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:30,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-04419310-d4dc-4b68-a64d-33e1cad31e6c Date: Mon, 30 Jul 2018 03:55:30 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "updated_at": "2018-07-30T03:55:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "revision_number": 0, "id": "4305da8a-6f44-4397-89e4-02748011af72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv6", "project_id": "8443d4c3954a4adb8c2517032092b845"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:30Z", "revision_number": 0, "id": "ad0cfc7e-ddb5-439d-ba5b-a416f7ee1ea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:30Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv4", "project_id": "8443d4c3954a4adb8c2517032092b845"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "revision_number": 0, "id": "bf86187b-9427-46ac-ba1c-25b16efa610a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv4", "project_id": "8443d4c3954a4adb8c2517032092b845"}], "revision_number": 3, "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp"}]} 2018-07-30 03:55:30,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp used request id req-04419310-d4dc-4b68-a64d-33e1cad31e6c 2018-07-30 03:55:30,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:30,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-610f030d-f35d-400e-b224-8bf0152be930 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:55:30,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-610f030d-f35d-400e-b224-8bf0152be930 2018-07-30 03:55:30,416 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66fc24d1-43a6-4ca3-8b87-b3c3991ac573 2018-07-30 03:55:30,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:30,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-eea74ad1-0d63-4b64-ad30-3d676a6997ea Date: Mon, 30 Jul 2018 03:55:30 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-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "4305da8a-6f44-4397-89e4-02748011af72"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:55:30Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:30Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "ad0cfc7e-ddb5-439d-ba5b-a416f7ee1ea4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "bf86187b-9427-46ac-ba1c-25b16efa610a"}]} 2018-07-30 03:55:30,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 used request id req-eea74ad1-0d63-4b64-ad30-3d676a6997ea 2018-07-30 03:55:30,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573"}}' 2018-07-30 03:55:30,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-73edc410-5741-4fd8-aa78-cf39cb36e910 Date: Mon, 30 Jul 2018 03:55:30 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-30T03:55:30Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": 22, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:30Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "c3bb7404-3e18-43ed-969e-a54b9abfc11d"}} 2018-07-30 03:55:30,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-73edc410-5741-4fd8-aa78-cf39cb36e910 2018-07-30 03:55:30,613 - neutron_utils - INFO - Retrieving security group with ID - 66fc24d1-43a6-4ca3-8b87-b3c3991ac573 2018-07-30 03:55:30,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:30,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-3dae54f8-dfd8-4507-9a49-7a4865c20552 Date: Mon, 30 Jul 2018 03:55:30 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "updated_at": "2018-07-30T03:55:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "revision_number": 0, "id": "4305da8a-6f44-4397-89e4-02748011af72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv6", "project_id": "8443d4c3954a4adb8c2517032092b845"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:30Z", "revision_number": 0, "id": "ad0cfc7e-ddb5-439d-ba5b-a416f7ee1ea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:30Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv4", "project_id": "8443d4c3954a4adb8c2517032092b845"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "revision_number": 0, "id": "bf86187b-9427-46ac-ba1c-25b16efa610a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv4", "project_id": "8443d4c3954a4adb8c2517032092b845"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T03:55:30Z", "revision_number": 0, "id": "c3bb7404-3e18-43ed-969e-a54b9abfc11d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:30Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8443d4c3954a4adb8c2517032092b845"}], "revision_number": 4, "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp"}]} 2018-07-30 03:55:30,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 used request id req-3dae54f8-dfd8-4507-9a49-7a4865c20552 2018-07-30 03:55:30,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66fc24d1-43a6-4ca3-8b87-b3c3991ac573 2018-07-30 03:55:30,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:55:30,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-52c0eb44-5de7-4c47-b8ca-d8a160bdd797 Date: Mon, 30 Jul 2018 03:55:30 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-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "4305da8a-6f44-4397-89e4-02748011af72"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:55:30Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:30Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "ad0cfc7e-ddb5-439d-ba5b-a416f7ee1ea4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:55:29Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:29Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "bf86187b-9427-46ac-ba1c-25b16efa610a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-30T03:55:30Z", "security_group_id": "66fc24d1-43a6-4ca3-8b87-b3c3991ac573", "port_range_min": 22, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:30Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "c3bb7404-3e18-43ed-969e-a54b9abfc11d"}]} 2018-07-30 03:55:30,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=66fc24d1-43a6-4ca3-8b87-b3c3991ac573 used request id req-52c0eb44-5de7-4c47-b8ca-d8a160bdd797 2018-07-30 03:55:30,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:55:30,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:55:31,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "178e01a5172e48418b8851c7c9adfe66", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj-role"}], "expires_at": "2018-07-30T04:55:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-user", "id": "1951f908d6a749b68c8251cf3ba6c255"}, "audit_ids": ["PKSDFjb9SP-n_yJQ4_3vOg"], "issued_at": "2018-07-30T03:55:31.000000Z"}} 2018-07-30 03:55:31,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:31,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432144eb-2bde-4f00-b7a8-6e446c7c5d42 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:55:31,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-432144eb-2bde-4f00-b7a8-6e446c7c5d42 2018-07-30 03:55:31,179 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:55:31,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:31,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca708fd-6ed2-4de7-a787-be7ac3a10beb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:55:31,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-0ca708fd-6ed2-4de7-a787-be7ac3a10beb 2018-07-30 03:55:31,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:31,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-21db61d4-394c-4722-a881-8d63e5276c47 Date: Mon, 30 Jul 2018 03:55:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:55:31,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-21db61d4-394c-4722-a881-8d63e5276c47 2018-07-30 03:55:31,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:31,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6c57c717-9972-4803-ac88-8081b4a5a880 Date: Mon, 30 Jul 2018 03:55:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:55:31,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-6c57c717-9972-4803-ac88-8081b4a5a880 2018-07-30 03:55:31,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:31,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0fadefdf-36cc-444f-8e2d-ac1ce256e2c8 Date: Mon, 30 Jul 2018 03:55:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:55:31,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-0fadefdf-36cc-444f-8e2d-ac1ce256e2c8 2018-07-30 03:55:31,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:55:31,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:55:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:55:31,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:31,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6cd282-8b8a-48b5-a8b5-881e04297b39 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:55:31,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-bd6cd282-8b8a-48b5-a8b5-881e04297b39 2018-07-30 03:55:31,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:31,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4802ed0a-7e06-4abc-a4dc-9c2408e78794 Date: Mon, 30 Jul 2018 03:55:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:55:31,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-4802ed0a-7e06-4abc-a4dc-9c2408e78794 2018-07-30 03:55:31,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4&name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:31,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ef68ca66-8d13-4dd2-a35b-2b27b70c4e70 Date: Mon, 30 Jul 2018 03:55:31 GMT RESP BODY: {"ports":[]} 2018-07-30 03:55:31,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4&name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1&admin_state_up=True used request id req-ef68ca66-8d13-4dd2-a35b-2b27b70c4e70 2018-07-30 03:55:31,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:32,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55: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-311292e8-29b9-4cae-bf2c-51c7c19b201e x-compute-request-id: req-311292e8-29b9-4cae-bf2c-51c7c19b201e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:55:32,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst used request id req-311292e8-29b9-4cae-bf2c-51c7c19b201e 2018-07-30 03:55:32,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:32,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-61d00b94-70de-497c-9f34-3b1db25eabab Date: Mon, 30 Jul 2018 03:55:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:55:32,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-61d00b94-70de-497c-9f34-3b1db25eabab 2018-07-30 03:55:32,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:32,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6f43f863-3824-4772-a9dc-a9204e65c175 Date: Mon, 30 Jul 2018 03:55:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:55:32,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-6f43f863-3824-4772-a9dc-a9204e65c175 2018-07-30 03:55:32,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:32,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7f2a1c8d-19a7-4e45-84ed-1dbe0afb87f3 Date: Mon, 30 Jul 2018 03:55:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:55:32,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-7f2a1c8d-19a7-4e45-84ed-1dbe0afb87f3 2018-07-30 03:55:32,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:32,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f6317a-ba55-4ef3-a830-892606d91076 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:55:32,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-77f6317a-ba55-4ef3-a830-892606d91076 2018-07-30 03:55:32,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:32,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4782f4ac-7460-4028-88e5-daa18e50a3db Date: Mon, 30 Jul 2018 03:55:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:55:32,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-4782f4ac-7460-4028-88e5-daa18e50a3db 2018-07-30 03:55:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4&name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:32,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1daddce0-bedc-42a5-9e5f-2de8eccd0697 Date: Mon, 30 Jul 2018 03:55:32 GMT RESP BODY: {"ports":[]} 2018-07-30 03:55:32,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4&name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1&admin_state_up=True used request id req-1daddce0-bedc-42a5-9e5f-2de8eccd0697 2018-07-30 03:55:32,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:55:32,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:55:33,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "178e01a5172e48418b8851c7c9adfe66", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj-role"}], "expires_at": "2018-07-30T04:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/8443d4c3954a4adb8c2517032092b845", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-user", "id": "1951f908d6a749b68c8251cf3ba6c255"}, "audit_ids": ["xiuu2fEpT_eJOrHjH2W-cw"], "issued_at": "2018-07-30T03:55:33.000000Z"}} 2018-07-30 03:55:33,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cfca527ba62f0892603a14550785a416b053d" 2018-07-30 03:55:33,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64ffa3f-8897-47aa-93a7-e79d762244d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:55:33,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c64ffa3f-8897-47aa-93a7-e79d762244d8 2018-07-30 03:55:33,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:33,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-00351d8f-3635-4f4a-afff-94fe9535da47 Date: Mon, 30 Jul 2018 03:55:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:55:33,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-00351d8f-3635-4f4a-afff-94fe9535da47 2018-07-30 03:55:33,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:33,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0dd748c7-70a9-43f8-a4f3-b16941a33066 Date: Mon, 30 Jul 2018 03:55:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:55:33,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-0dd748c7-70a9-43f8-a4f3-b16941a33066 2018-07-30 03:55:33,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:33,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f91560d9-be84-404f-82bd-d2acd2a53fdd Date: Mon, 30 Jul 2018 03:55:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:55:33,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-f91560d9-be84-404f-82bd-d2acd2a53fdd 2018-07-30 03:55:33,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:55:33,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:55:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:55:33,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cfca527ba62f0892603a14550785a416b053d" 2018-07-30 03:55:33,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf18451-aff7-428d-abe2-27ebc9772a91 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:55:33,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-bcf18451-aff7-428d-abe2-27ebc9772a91 2018-07-30 03:55:33,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:33,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8f87461f-090b-4f5d-b72d-4856283c892a Date: Mon, 30 Jul 2018 03:55:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:55:33,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-8f87461f-090b-4f5d-b72d-4856283c892a 2018-07-30 03:55:33,591 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net 2018-07-30 03:55:33,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" -d '{"port": {"network_id": "5f92fdce-2f8d-4dbc-8113-df19135d95d4", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1", "admin_state_up": true}}' 2018-07-30 03:55:34,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-33f0c953-76f2-4c32-87c5-20b857e8e07d Date: Mon, 30 Jul 2018 03:55:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:34Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.9"}],"id":"81be3f67-1a23-4fe5-9c70-c45405921086","security_groups":["897dd360-2320-4c00-9652-28f03ecec1a6"],"mac_address":"fa:16:3e:ed:c8:d1","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1","project_id":"8443d4c3954a4adb8c2517032092b845","qos_policy_id":null,"admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:33Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:55:34,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-33f0c953-76f2-4c32-87c5-20b857e8e07d 2018-07-30 03:55:34,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:34,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ac5003c7-27a7-431c-919e-bf1f3ea3d840 Date: Mon, 30 Jul 2018 03:55:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:55:34,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-ac5003c7-27a7-431c-919e-bf1f3ea3d840 2018-07-30 03:55:34,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:34,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6b4b3cff-2fa6-4467-9574-e63c53c072c1 Date: Mon, 30 Jul 2018 03:55:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:55:34,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-6b4b3cff-2fa6-4467-9574-e63c53c072c1 2018-07-30 03:55:34,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:34,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2a029eda-0541-47e0-813d-12fa15b0301e Date: Mon, 30 Jul 2018 03:55:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:55:34,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-2a029eda-0541-47e0-813d-12fa15b0301e 2018-07-30 03:55:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:34,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58fe2b63-bcac-4a0c-a5de-2ac2748e9508 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:55:34,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-58fe2b63-bcac-4a0c-a5de-2ac2748e9508 2018-07-30 03:55:34,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:34,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-252aef9c-28b6-4b09-9dae-3a4c808066bd Date: Mon, 30 Jul 2018 03:55:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:55:34,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-252aef9c-28b6-4b09-9dae-3a4c808066bd 2018-07-30 03:55:34,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4&name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:34,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-419e029a-45fd-4dbb-9ec4-244d8e15aa12 Date: Mon, 30 Jul 2018 03:55:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:34Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.9"}],"id":"81be3f67-1a23-4fe5-9c70-c45405921086","security_groups":["897dd360-2320-4c00-9652-28f03ecec1a6"],"mac_address":"fa:16:3e:ed:c8:d1","project_id":"8443d4c3954a4adb8c2517032092b845","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:33Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:55:34,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4&name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1&admin_state_up=True used request id req-419e029a-45fd-4dbb-9ec4-244d8e15aa12 2018-07-30 03:55:34,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:34,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01961331-c6ae-4e2c-8e2f-139d342b69fc Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:55:34,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-01961331-c6ae-4e2c-8e2f-139d342b69fc 2018-07-30 03:55:34,991 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst 2018-07-30 03:55:34,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:35,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55: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-4c05d0ad-af3b-4512-8c88-74b5bc6bae9c x-compute-request-id: req-4c05d0ad-af3b-4512-8c88-74b5bc6bae9c Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-flavor-name"}]} 2018-07-30 03:55:35,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4c05d0ad-af3b-4512-8c88-74b5bc6bae9c 2018-07-30 03:55:35,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:35,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55: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-ab4f71e5-4578-473e-8f07-eef1b505a8d2 x-compute-request-id: req-ab4f71e5-4578-473e-8f07-eef1b505a8d2 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "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": "bbacdb36-653c-4e71-b543-2aa088f491c4"}} 2018-07-30 03:55:35,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4 used request id req-ab4f71e5-4578-473e-8f07-eef1b505a8d2 2018-07-30 03:55:35,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:35,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-6b93eb66-c4d7-4131-a8a2-51aeef687969 Date: Mon, 30 Jul 2018 03:55:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:55:14Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-07-30T03:55:19Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d32dbd03-a525-45b6-afa6-9d800221d9dd/snap", "metadata": {}}], "self": "/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "min_disk": 0, "protected": false, "id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "file": "/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "8443d4c3954a4adb8c2517032092b845", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/d32dbd03-a525-45b6-afa6-9d800221d9dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image"} 2018-07-30 03:55:35,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image used request id req-6b93eb66-c4d7-4131-a8a2-51aeef687969 2018-07-30 03:55:35,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:35,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fb9ec9ef-8824-4082-9c24-57c7c8a3e4ca Date: Mon, 30 Jul 2018 03:55:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-30 03:55:35,239 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-fb9ec9ef-8824-4082-9c24-57c7c8a3e4ca 2018-07-30 03:55:35,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" -d '{"server": {"name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "imageRef": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "flavorRef": "bbacdb36-653c-4e71-b543-2aa088f491c4", "max_count": 1, "min_count": 1, "networks": [{"port": "81be3f67-1a23-4fe5-9c70-c45405921086"}]}}' 2018-07-30 03:55:36,688 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:55: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-1acd2dd3-b7c5-4a74-b825-f4a2aa5fe2cc x-compute-request-id: req-1acd2dd3-b7c5-4a74-b825-f4a2aa5fe2cc Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "adminPass": "gGo7MEBE2Nzz"}} 2018-07-30 03:55:36,688 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-1acd2dd3-b7c5-4a74-b825-f4a2aa5fe2cc 2018-07-30 03:55:36,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:37,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55: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-fca9d0dc-aae4-4cd7-9549-d0617204a8d3 x-compute-request-id: req-fca9d0dc-aae4-4cd7-9549-d0617204a8d3 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-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-30T03:55:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:55:37,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-fca9d0dc-aae4-4cd7-9549-d0617204a8d3 2018-07-30 03:55:37,216 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst 2018-07-30 03:55:37,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:37,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55: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-5b1f1904-9224-4651-90d4-1975ffaea26f x-compute-request-id: req-5b1f1904-9224-4651-90d4-1975ffaea26f Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:55:37,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-5b1f1904-9224-4651-90d4-1975ffaea26f 2018-07-30 03:55:37,649 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:55:37,649 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:55:40,653 - create_instance - DEBUG - VM status query timeout in 896.564185143 2018-07-30 03:55:40,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:41,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55: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-ffb78421-7e37-40ce-9467-18deaeb9b7bb x-compute-request-id: req-ffb78421-7e37-40ce-9467-18deaeb9b7bb Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:55:41,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-ffb78421-7e37-40ce-9467-18deaeb9b7bb 2018-07-30 03:55:41,167 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:55:41,167 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:55:44,170 - create_instance - DEBUG - VM status query timeout in 893.046389103 2018-07-30 03:55:44,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:44,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55: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-94c6cf2e-c058-45f2-8bfd-bd03ec2d8a87 x-compute-request-id: req-94c6cf2e-c058-45f2-8bfd-bd03ec2d8a87 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:55:44,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-94c6cf2e-c058-45f2-8bfd-bd03ec2d8a87 2018-07-30 03:55:44,349 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:55:44,349 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:55:47,352 - create_instance - DEBUG - VM status query timeout in 889.864761114 2018-07-30 03:55:47,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:47,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-ac340d2b-7d3c-4a47-9120-3f631079947c x-compute-request-id: req-ac340d2b-7d3c-4a47-9120-3f631079947c Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:55:47,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-ac340d2b-7d3c-4a47-9120-3f631079947c 2018-07-30 03:55:47,832 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:55:47,832 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:55:50,835 - create_instance - DEBUG - VM status query timeout in 886.381537199 2018-07-30 03:55:50,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:51,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55: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-6535beb6-165f-4406-8419-c24170aacb2e x-compute-request-id: req-6535beb6-165f-4406-8419-c24170aacb2e Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:55:51,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-6535beb6-165f-4406-8419-c24170aacb2e 2018-07-30 03:55:51,031 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:55:51,031 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:55:54,035 - create_instance - DEBUG - VM status query timeout in 883.182111025 2018-07-30 03:55:54,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:54,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55: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-7d1b1969-abfc-494b-aeb4-c26906a96b51 x-compute-request-id: req-7d1b1969-abfc-494b-aeb4-c26906a96b51 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:55:54,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-7d1b1969-abfc-494b-aeb4-c26906a96b51 2018-07-30 03:55:54,203 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:55:54,203 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:55:57,206 - create_instance - DEBUG - VM status query timeout in 880.010414124 2018-07-30 03:55:57,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:55:57,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:55: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-9145fdc6-af7d-4fad-b58a-182d9a463280 x-compute-request-id: req-9145fdc6-af7d-4fad-b58a-182d9a463280 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:55:57,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-9145fdc6-af7d-4fad-b58a-182d9a463280 2018-07-30 03:55:57,543 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:55:57,543 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:00,546 - create_instance - DEBUG - VM status query timeout in 876.670370102 2018-07-30 03:56:00,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:01,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:56: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-26d57526-e722-4e5d-925f-6fe71b190d0d x-compute-request-id: req-26d57526-e722-4e5d-925f-6fe71b190d0d Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:01,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-26d57526-e722-4e5d-925f-6fe71b190d0d 2018-07-30 03:56:01,269 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:01,269 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:04,272 - create_instance - DEBUG - VM status query timeout in 872.944283009 2018-07-30 03:56:04,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:04,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:56: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-dabd80d2-0ff7-4f14-9b38-f85240957997 x-compute-request-id: req-dabd80d2-0ff7-4f14-9b38-f85240957997 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:04,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-dabd80d2-0ff7-4f14-9b38-f85240957997 2018-07-30 03:56:04,633 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:04,633 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:07,636 - create_instance - DEBUG - VM status query timeout in 869.580471039 2018-07-30 03:56:07,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:07,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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,Accept-Encoding x-openstack-request-id: req-2a0f2d6f-f813-4cdb-80d8-786fdaebfac1 x-compute-request-id: req-2a0f2d6f-f813-4cdb-80d8-786fdaebfac1 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:07,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-2a0f2d6f-f813-4cdb-80d8-786fdaebfac1 2018-07-30 03:56:07,912 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:07,912 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:10,915 - create_instance - DEBUG - VM status query timeout in 866.301429987 2018-07-30 03:56:10,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:11,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:56: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-a763490b-e77e-4417-8cb8-649e5b6a202b x-compute-request-id: req-a763490b-e77e-4417-8cb8-649e5b6a202b Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:11,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-a763490b-e77e-4417-8cb8-649e5b6a202b 2018-07-30 03:56:11,111 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:11,111 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:14,114 - create_instance - DEBUG - VM status query timeout in 863.102688074 2018-07-30 03:56:14,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:14,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:56: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-20c756d6-dcdf-4ffe-a372-68e8a2fc012c x-compute-request-id: req-20c756d6-dcdf-4ffe-a372-68e8a2fc012c Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:14,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-20c756d6-dcdf-4ffe-a372-68e8a2fc012c 2018-07-30 03:56:14,454 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:14,455 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:17,458 - create_instance - DEBUG - VM status query timeout in 859.759015083 2018-07-30 03:56:17,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:17,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-9a828f65-8981-4647-86d0-767969f8c793 x-compute-request-id: req-9a828f65-8981-4647-86d0-767969f8c793 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:17,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-9a828f65-8981-4647-86d0-767969f8c793 2018-07-30 03:56:17,825 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:17,825 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:20,828 - create_instance - DEBUG - VM status query timeout in 856.38839817 2018-07-30 03:56:20,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:21,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:56: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-6cb49030-0f20-4ef6-8147-4cf1b71376dc x-compute-request-id: req-6cb49030-0f20-4ef6-8147-4cf1b71376dc Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:21,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-6cb49030-0f20-4ef6-8147-4cf1b71376dc 2018-07-30 03:56:21,002 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:21,003 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:24,006 - create_instance - DEBUG - VM status query timeout in 853.210950136 2018-07-30 03:56:24,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:24,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:56: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-88f65ada-6d21-4c82-b9c6-0604c663a241 x-compute-request-id: req-88f65ada-6d21-4c82-b9c6-0604c663a241 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:24,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-88f65ada-6d21-4c82-b9c6-0604c663a241 2018-07-30 03:56:24,284 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:24,284 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:27,287 - create_instance - DEBUG - VM status query timeout in 849.929695129 2018-07-30 03:56:27,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:27,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-5d26cc1e-d4da-4f23-a3b7-0ebec4ee9bc0 x-compute-request-id: req-5d26cc1e-d4da-4f23-a3b7-0ebec4ee9bc0 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:27,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-5d26cc1e-d4da-4f23-a3b7-0ebec4ee9bc0 2018-07-30 03:56:27,471 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:27,471 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:30,474 - create_instance - DEBUG - VM status query timeout in 846.742633104 2018-07-30 03:56:30,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:30,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-a4422b42-b92e-4507-b802-781ae1dd4153 x-compute-request-id: req-a4422b42-b92e-4507-b802-781ae1dd4153 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:30,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-a4422b42-b92e-4507-b802-781ae1dd4153 2018-07-30 03:56:30,810 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:30,810 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:33,814 - create_instance - DEBUG - VM status query timeout in 843.403043032 2018-07-30 03:56:33,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:33,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:56: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-10dfde5a-168f-4f66-ac53-945bbbac5183 x-compute-request-id: req-10dfde5a-168f-4f66-ac53-945bbbac5183 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:33,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-10dfde5a-168f-4f66-ac53-945bbbac5183 2018-07-30 03:56:33,994 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:33,995 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:36,995 - create_instance - DEBUG - VM status query timeout in 840.221713066 2018-07-30 03:56:36,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:37,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-089754bc-2139-4093-85e5-ed087e5be4cc x-compute-request-id: req-089754bc-2139-4093-85e5-ed087e5be4cc Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:37,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-089754bc-2139-4093-85e5-ed087e5be4cc 2018-07-30 03:56:37,179 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:37,179 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:40,182 - create_instance - DEBUG - VM status query timeout in 837.034655094 2018-07-30 03:56:40,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:40,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:56: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-77258c88-86fd-43e3-b55a-1de32ee3f5d3 x-compute-request-id: req-77258c88-86fd-43e3-b55a-1de32ee3f5d3 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:40,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-77258c88-86fd-43e3-b55a-1de32ee3f5d3 2018-07-30 03:56:40,533 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:40,533 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:43,536 - create_instance - DEBUG - VM status query timeout in 833.680517197 2018-07-30 03:56:43,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:44,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-a5c11273-8e7e-48d4-aef2-03831e07c415 x-compute-request-id: req-a5c11273-8e7e-48d4-aef2-03831e07c415 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:44,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-a5c11273-8e7e-48d4-aef2-03831e07c415 2018-07-30 03:56:44,291 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:44,291 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:47,294 - create_instance - DEBUG - VM status query timeout in 829.922789097 2018-07-30 03:56:47,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:47,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-402b10a9-3118-4e85-a1c9-fe2797c9aac7 x-compute-request-id: req-402b10a9-3118-4e85-a1c9-fe2797c9aac7 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:47,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-402b10a9-3118-4e85-a1c9-fe2797c9aac7 2018-07-30 03:56:47,474 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:47,475 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:50,478 - create_instance - DEBUG - VM status query timeout in 826.738929033 2018-07-30 03:56:50,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:50,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-91d1e6db-864f-4b4a-8293-7c4784f13a8a x-compute-request-id: req-91d1e6db-864f-4b4a-8293-7c4784f13a8a Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:50,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-91d1e6db-864f-4b4a-8293-7c4784f13a8a 2018-07-30 03:56:50,813 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:50,813 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:53,816 - create_instance - DEBUG - VM status query timeout in 823.400668144 2018-07-30 03:56:53,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:54,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-d06c9960-adc0-4f88-9a62-7c5fa201bcf1 x-compute-request-id: req-d06c9960-adc0-4f88-9a62-7c5fa201bcf1 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:54,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-d06c9960-adc0-4f88-9a62-7c5fa201bcf1 2018-07-30 03:56:54,159 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:54,159 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:56:57,163 - create_instance - DEBUG - VM status query timeout in 820.054064035 2018-07-30 03:56:57,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:56:57,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:56: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-4db3c0f7-821d-498a-b18f-8ee5a7574fe4 x-compute-request-id: req-4db3c0f7-821d-498a-b18f-8ee5a7574fe4 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:56:57,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-4db3c0f7-821d-498a-b18f-8ee5a7574fe4 2018-07-30 03:56:57,361 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:56:57,361 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:57:00,364 - create_instance - DEBUG - VM status query timeout in 816.852421999 2018-07-30 03:57:00,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:01,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57: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-e8faa113-afaf-4b26-9370-61afc9de44dd x-compute-request-id: req-e8faa113-afaf-4b26-9370-61afc9de44dd Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:01,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-e8faa113-afaf-4b26-9370-61afc9de44dd 2018-07-30 03:57:01,241 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:57:01,241 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:57:04,244 - create_instance - DEBUG - VM status query timeout in 812.972200155 2018-07-30 03:57:04,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:04,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-c97a6622-8e55-47b3-a8f7-43bf25e60ea3 x-compute-request-id: req-c97a6622-8e55-47b3-a8f7-43bf25e60ea3 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:04,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-c97a6622-8e55-47b3-a8f7-43bf25e60ea3 2018-07-30 03:57:04,416 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:57:04,416 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:57:07,419 - create_instance - DEBUG - VM status query timeout in 809.797363043 2018-07-30 03:57:07,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:07,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57: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-a7ad6496-bc7a-4ebe-bf9f-bb0e9c0b3c48 x-compute-request-id: req-a7ad6496-bc7a-4ebe-bf9f-bb0e9c0b3c48 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:07,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-a7ad6496-bc7a-4ebe-bf9f-bb0e9c0b3c48 2018-07-30 03:57:07,600 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:57:07,601 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:57:10,604 - create_instance - DEBUG - VM status query timeout in 806.612944126 2018-07-30 03:57:10,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:10,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57: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-1becd171-2c0a-4f96-864c-edaa45e49ae2 x-compute-request-id: req-1becd171-2c0a-4f96-864c-edaa45e49ae2 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:10,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-1becd171-2c0a-4f96-864c-edaa45e49ae2 2018-07-30 03:57:10,938 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:57:10,938 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:57:13,941 - create_instance - DEBUG - VM status query timeout in 803.275269032 2018-07-30 03:57:13,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:14,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-0940cf51-4436-40fb-8286-0e5d12c4dfac x-compute-request-id: req-0940cf51-4436-40fb-8286-0e5d12c4dfac Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:14,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-0940cf51-4436-40fb-8286-0e5d12c4dfac 2018-07-30 03:57:14,280 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:57:14,280 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:57:17,284 - create_instance - DEBUG - VM status query timeout in 799.933123112 2018-07-30 03:57:17,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:17,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57: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-ad22356e-b23e-4c56-ad2a-fc0b95727ecc x-compute-request-id: req-ad22356e-b23e-4c56-ad2a-fc0b95727ecc Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:55:37Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:17,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-ad22356e-b23e-4c56-ad2a-fc0b95727ecc 2018-07-30 03:57:17,638 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - BUILD 2018-07-30 03:57:17,638 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:57:20,641 - create_instance - DEBUG - VM status query timeout in 796.575676203 2018-07-30 03:57:20,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:21,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57: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-17b7e799-ddb8-43dd-8b6d-abe5e50e0caf x-compute-request-id: req-17b7e799-ddb8-43dd-8b6d-abe5e50e0caf Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:17Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:21,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-17b7e799-ddb8-43dd-8b6d-abe5e50e0caf 2018-07-30 03:57:21,120 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - ACTIVE 2018-07-30 03:57:21,121 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:57:21,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:21,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-7a4341f6-478c-4467-9965-972b851490ff x-compute-request-id: req-7a4341f6-478c-4467-9965-972b851490ff Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:17Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:21,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-7a4341f6-478c-4467-9965-972b851490ff 2018-07-30 03:57:21,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:21,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1169a03a-5736-4e69-82ee-6a1ced67a4b7 Date: Mon, 30 Jul 2018 03:57:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:57:21,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-1169a03a-5736-4e69-82ee-6a1ced67a4b7 2018-07-30 03:57:21,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:21,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f48baf-4377-420a-a766-4b65d357fa86 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:57:21,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-42f48baf-4377-420a-a766-4b65d357fa86 2018-07-30 03:57:21,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:21,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ef45222e-903e-4d62-9adc-368defbe65fe Date: Mon, 30 Jul 2018 03:57:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:57:21,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-ef45222e-903e-4d62-9adc-368defbe65fe 2018-07-30 03:57:21,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:21,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-550f00c0-a0ab-4e0f-9620-d06631b86756 Date: Mon, 30 Jul 2018 03:57:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.2"}],"id":"515ac3cf-1892-48bf-8426-93fec8ec0aac","security_groups":[],"mac_address":"fa:16:3e:10:32:0c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f92fdce-2f8d-4dbc-8113-df19135d95d4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.9"}],"id":"81be3f67-1a23-4fe5-9c70-c45405921086","security_groups":["897dd360-2320-4c00-9652-28f03ecec1a6"],"mac_address":"fa:16:3e:ed:c8:d1","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:33Z","binding:vnic_type":"normal","device_id":"e24317fc-222e-4c20-9198-3aa2e99536ac","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.1"}],"id":"f1df9ebb-d55e-4ec7-92a0-58feef855c02","security_groups":[],"mac_address":"fa:16:3e:c1:e5:9c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:25Z","binding:vnic_type":"normal","device_id":"346189d1-a02a-49f9-ba1f-e268b06ea6cf","ip_allocation":"immediate"}]} 2018-07-30 03:57:21,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-550f00c0-a0ab-4e0f-9620-d06631b86756 2018-07-30 03:57:21,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:22,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-0def89d4-6289-4680-aa7d-a6fb938a3ef7 Date: Mon, 30 Jul 2018 03:57:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:22Z", "admin_state_up": true, "updated_at": "2018-07-30T03:55:26Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "346189d1-a02a-49f9-ba1f-e268b06ea6cf", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router"}]} 2018-07-30 03:57:22,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router used request id req-0def89d4-6289-4680-aa7d-a6fb938a3ef7 2018-07-30 03:57:22,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:22,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c247d223-8bfc-453b-8e99-916652af678f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:57:22,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-c247d223-8bfc-453b-8e99-916652af678f 2018-07-30 03:57:22,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=346189d1-a02a-49f9-ba1f-e268b06ea6cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:22,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f3f4226a-e468-43b3-8269-f732ece74147 Date: Mon, 30 Jul 2018 03:57:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.1"}],"id":"f1df9ebb-d55e-4ec7-92a0-58feef855c02","security_groups":[],"mac_address":"fa:16:3e:c1:e5:9c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:25Z","binding:vnic_type":"normal","device_id":"346189d1-a02a-49f9-ba1f-e268b06ea6cf","ip_allocation":"immediate"}]} 2018-07-30 03:57:22,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=346189d1-a02a-49f9-ba1f-e268b06ea6cf used request id req-f3f4226a-e468-43b3-8269-f732ece74147 2018-07-30 03:57:22,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/8425fdda-414f-44df-98ea-34a3e09970ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:22,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-6ebf8892-1f26-4965-a5d5-89e23ae122b9 Date: Mon, 30 Jul 2018 03:57:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}} 2018-07-30 03:57:22,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/8425fdda-414f-44df-98ea-34a3e09970ab used request id req-6ebf8892-1f26-4965-a5d5-89e23ae122b9 2018-07-30 03:57:22,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:22,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-5ad428e7-c7df-48ad-986a-56938fecfc18 Date: Mon, 30 Jul 2018 03:57:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:57:22,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-5ad428e7-c7df-48ad-986a-56938fecfc18 2018-07-30 03:57:22,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:22,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eafb873d-9bcd-4d59-9f57-78a639e73e19 Date: Mon, 30 Jul 2018 03:57:22 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:57:22,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-eafb873d-9bcd-4d59-9f57-78a639e73e19 2018-07-30 03:57:22,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:22,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-3f40634b-0bd4-4e16-8a86-e46c56294a86 x-compute-request-id: req-3f40634b-0bd4-4e16-8a86-e46c56294a86 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:17Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:22,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-3f40634b-0bd4-4e16-8a86-e46c56294a86 2018-07-30 03:57:22,632 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - ACTIVE 2018-07-30 03:57:22,632 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:57:22,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:23,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-019ec348-42bc-418e-b5f2-2d87cbbb3a62 x-compute-request-id: req-019ec348-42bc-418e-b5f2-2d87cbbb3a62 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:17Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:23,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-019ec348-42bc-418e-b5f2-2d87cbbb3a62 2018-07-30 03:57:23,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:23,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9a955cc8-79a2-4491-a5a2-122782690eb1 Date: Mon, 30 Jul 2018 03:57:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:57:23,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-9a955cc8-79a2-4491-a5a2-122782690eb1 2018-07-30 03:57:23,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:23,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e5ef58-9987-42d3-b93d-dc40ef343d41 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:57:23,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-72e5ef58-9987-42d3-b93d-dc40ef343d41 2018-07-30 03:57:23,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:23,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-82502a19-834b-4acd-9522-dc496a677209 Date: Mon, 30 Jul 2018 03:57:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:57:23,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-82502a19-834b-4acd-9522-dc496a677209 2018-07-30 03:57:23,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:23,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-323ad83e-c8c6-44a6-aea8-dc0edaf3abc7 Date: Mon, 30 Jul 2018 03:57:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.2"}],"id":"515ac3cf-1892-48bf-8426-93fec8ec0aac","security_groups":[],"mac_address":"fa:16:3e:10:32:0c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f92fdce-2f8d-4dbc-8113-df19135d95d4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.9"}],"id":"81be3f67-1a23-4fe5-9c70-c45405921086","security_groups":["897dd360-2320-4c00-9652-28f03ecec1a6"],"mac_address":"fa:16:3e:ed:c8:d1","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:33Z","binding:vnic_type":"normal","device_id":"e24317fc-222e-4c20-9198-3aa2e99536ac","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.1"}],"id":"f1df9ebb-d55e-4ec7-92a0-58feef855c02","security_groups":[],"mac_address":"fa:16:3e:c1:e5:9c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:25Z","binding:vnic_type":"normal","device_id":"346189d1-a02a-49f9-ba1f-e268b06ea6cf","ip_allocation":"immediate"}]} 2018-07-30 03:57:23,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-323ad83e-c8c6-44a6-aea8-dc0edaf3abc7 2018-07-30 03:57:23,496 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-30 03:57:23,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:23,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-1b2a2a1b-3200-40d5-8ced-ae562f899ac2 Date: Mon, 30 Jul 2018 03:57:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:57:23,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-1b2a2a1b-3200-40d5-8ced-ae562f899ac2 2018-07-30 03:57:23,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:23,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9570cf97-621f-4148-a51a-5606eb04ba9e Date: Mon, 30 Jul 2018 03:57:23 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:57:23,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-9570cf97-621f-4148-a51a-5606eb04ba9e 2018-07-30 03:57:23,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" -d '{"floatingip": {"floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "port_id": "81be3f67-1a23-4fe5-9c70-c45405921086"}}' 2018-07-30 03:57:25,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 570 X-Openstack-Request-Id: req-159220af-d0a5-4015-9987-616409f7ad4c Date: Mon, 30 Jul 2018 03:57:25 GMT RESP BODY: {"floatingip": {"router_id": "346189d1-a02a-49f9-ba1f-e268b06ea6cf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:57:24Z", "updated_at": "2018-07-30T03:57:24Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "8443d4c3954a4adb8c2517032092b845", "port_id": "81be3f67-1a23-4fe5-9c70-c45405921086", "id": "3ea47161-1357-4915-aed6-860bcceaef22", "qos_policy_id": null}} 2018-07-30 03:57:25,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-159220af-d0a5-4015-9987-616409f7ad4c 2018-07-30 03:57:25,799 - create_instance - INFO - Created floating IP 172.30.9.205 via router - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router 2018-07-30 03:57:25,799 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-07-30 03:57:25,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:25,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e3db960-c6fd-4abe-b816-336585aa1181 x-compute-request-id: req-4e3db960-c6fd-4abe-b816-336585aa1181 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:17Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:25,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-4e3db960-c6fd-4abe-b816-336585aa1181 2018-07-30 03:57:25,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 03:57:26,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-838ced7e-3dcb-412f-b1c1-7fac58752849 x-compute-request-id: req-838ced7e-3dcb-412f-b1c1-7fac58752849 Content-Encoding: gzip Content-Length: 8555 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.009122] AppArmor: AppArmor initialized\n[ 0.010178] Yama: becoming mindful.\n[ 0.011227] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013429] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016671] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018248] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020232] Initializing cgroup subsys memory\n[ 0.021372] Initializing cgroup subsys devices\n[ 0.022465] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025103] Initializing cgroup subsys perf_event\n[ 0.026245] Initializing cgroup subsys hugetlb\n[ 0.027317] CPU: Physical Processor ID: 0\n[ 0.028009] FEATURE SPEC_CTRL Present\n[ 0.029640] mce: CPU supports 10 MCE banks\n[ 0.030670] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033441] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038037] Speculative Store Bypass: Vulnerable\n[ 0.040153] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.044676] ACPI: Core revision 20131115\n[ 0.046135] ACPI: All ACPI Tables successfully acquired\n[ 0.047511] ftrace: allocating 28727 entries in 113 pages\n[ 0.068268] Enabling x2apic\n[ 0.069063] Enabled x2apic\n[ 0.072003] Switched APIC routing to physical x2apic.\n[ 0.074029] ..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.078154] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084587] KVM setup paravirtual spinlock\n[ 0.086779] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088148] x86: Booting SMP configuration:\n[ 0.089060] .... node #0, CPUs: #1[ 0.086747] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104018] x86: Booted up 1 node, 2 CPUs\n[ 0.104011] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.106711] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108235] devtmpfs: initialized\n[ 0.110078] EVM: security.selinux\n[ 0.110792] EVM: security.SMACK64\n[ 0.111488] EVM: security.ima\n[ 0.112005] EVM: security.capability\n[ 0.112826] pinctrl core: initialized pinctrl subsystem\n[ 0.113883] regulator-dummy: no parameters\n[ 0.114771] RTC time: 3:57:17, date: 07/30/18\n[ 0.116034] NET: Registered protocol family 16\n[ 0.117004] cpuidle: using governor ladder\n[ 0.117844] cpuidle: using governor menu\n[ 0.118701] ACPI: bus type PCI registered\n[ 0.119516] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.120094] PCI: Using configuration type 1 for base access\n[ 0.121683] bio: create slab at 0\n[ 0.121683] ACPI: Added _OSI(Module Device)\n[ 0.121683] ACPI: Added _OSI(Processor Device)\n[ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124912] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126913] ACPI: Interpreter enabled\n[ 0.127689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134399] ACPI: (supports S0 S5)\n[ 0.135107] ACPI: Using IOAPIC for interrupt routing\n[ 0.136013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.137922] ACPI: No dock devices found.\n[ 0.140501] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.141659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.142906] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.144017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.146269] acpiphp: Slot [3] registered\n[ 0.147083] acpiphp: Slot [4] registered\n[ 0.147897] acpiphp: Slot [5] registered\n[ 0.148018] acpiphp: Slot [6] registered\n[ 0.148829] acpiphp: Slot [7] registered\n[ 0.149633] acpiphp: Slot [8] registered\n[ 0.150446] acpiphp: Slot [9] registered\n[ 0.151272] acpiphp: Slot [10] registered\n[ 0.152018] acpiphp: Slot [11] registered\n[ 0.152862] acpiphp: Slot [12] registered\n[ 0.153687] acpiphp: Slot [13] registered\n[ 0.154511] acpiphp: Slot [14] registered\n[ 0.155339] acpiphp: Slot [15] registered\n[ 0.156017] acpiphp: Slot [16] registered\n[ 0.156856] acpiphp: Slot [17] registered\n[ 0.157685] acpiphp: Slot [18] registered\n[ 0.158515] acpiphp: Slot [19] registered\n[ 0.159340] acpiphp: Slot [20] registered\n[ 0.160017] acpiphp: Slot [21] registered\n[ 0.160844] acpiphp: Slot [22] registered\n[ 0.161670] acpiphp: Slot [23] registered\n[ 0.162501] acpiphp: Slot [24] registered\n[ 0.163330] acpiphp: Slot [25] registered\n[ 0.164016] acpiphp: Slot [26] registered\n[ 0.164845] acpiphp: Slot [27] registered\n[ 0.165670] acpiphp: Slot [28] registered\n[ 0.166498] acpiphp: Slot [29] registered\n[ 0.167321] acpiphp: Slot [30] registered\n[ 0.168022] acpiphp: Slot [31] registered\n[ 0.168914] PCI host bridge to bus 0000:00\n[ 0.169737] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170778] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171924] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173258] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174498] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.180230] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.181677] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.201247] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.202762] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.204070] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.205529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.207606] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.208585] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.209884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.212004] vgaarb: loaded\n[ 0.212613] vgaarb: bridge control possible 0000:00:02.0\n[ 0.213836] SCSI subsystem initialized\n[ 0.214719] ACPI: bus type USB registered\n[ 0.214719] usbcore: registered new interface driver usbfs\n[ 0.216012] usbcore: registered new interface driver hub\n[ 0.217066] usbcore: registered new device driver usb\n[ 0.217066] PCI: Using ACPI for IRQ routing\n[ 0.217104] NetLabel: Initializing\n[ 0.220005] NetLabel: domain hash size = 128\n[ 0.220871] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221864] NetLabel: unlabeled traffic allowed by default\n[ 0.222923] Switched to clocksource kvm-clock\n[ 0.227092] AppArmor: AppArmor Filesystem Enabled\n[ 0.228074] pnp: PnP ACPI init\n[ 0.228762] ACPI: bus type PNP registered\n[ 0.229992] pnp: PnP ACPI: found 8 devices\n[ 0.230840] ACPI: bus type PNP unregistered\n[ 0.237809] NET: Registered protocol family 2\n[ 0.238932] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.240516] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.241912] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.243220] TCP: reno registered\n[ 0.243924] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.245091] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.246372] NET: Registered protocol family 1\n[ 0.249546] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.250702] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.251799] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.273735] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.295923] Trying to unpack rootfs image as initramfs...\n[ 0.389358] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.391316] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.392453] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.394077] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.395779] Scanning for low memory corruption every 60 seconds\n[ 0.397337] Initialise system trusted keyring\n[ 0.398600] audit: initializing netlink socket (disabled)\n[ 0.400057] type=2000 audit(1532923038.446:1): initialized\n[ 0.419728] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.422124] zbud: loaded\n[ 0.423135] VFS: Disk quotas dquot_6.5.2\n[ 0.424267] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.426235] fuse init (API version 7.22)\n[ 0.427400] msgmni has been set to 3997\n[ 0.428526] Key type big_key registered\n[ 0.429832] Key type asymmetric registered\n[ 0.430950] Asymmetric key parser 'x509' registered\n[ 0.432257] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.434288] io scheduler noop registered\n[ 0.435390] io scheduler deadline registered (default)\n[ 0.436758] io scheduler cfq registered\n[ 0.437882] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.439309] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.441039] ipmi message handler version 39.2\n[ 0.442257] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.444245] ACPI: Power Button [PWRF]\n[ 0.445393] GHES: HEST is not enabled!\n[ 0.466982] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.509656] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.511706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.535861] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.538467] Linux agpgart interface v0.103\n[ 0.540345] brd: module loaded\n[ 0.541587] loop: module loaded\n[ 0.542774] blk-mq: CPU -> queue map\n[ 0.543796] CPU 0 -> Queue 0\n[ 0.544681] CPU 1 -> Queue 0\n[ 0.546293] vda: vda1\n[ 0.547539] scsi0 : ata_piix\n[ 0.548291] scsi1 : ata_piix\n[ 0.548988] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.550265] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.551738] libphy: Fixed MDIO Bus: probed\n[ 0.552676] tun: Universal TUN/TAP device driver, 1.6\n[ 0.553735] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.555649] PPP generic driver version 2.4.2\n[ 0.556606] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.557856] ehci-pci: EHCI PCI platform driver\n[ 0.558771] ehci-platform: EHCI generic platform driver\n[ 0.559805] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.560992] ohci-pci: OHCI PCI platform driver\n[ 0.561901] ohci-platform: OHCI generic platform driver\n[ 0.562933] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.584843] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.585898] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.587491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.588703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.589997] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.591461] usb usb1: Product: UHCI Host Controller\n[ 0.592433] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.593651] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.594667] hub 1-0:1.0: USB hub found\n[ 0.595486] hub 1-0:1.0: 2 ports detected\n[ 0.596469] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.598743] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.599739] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.600846] mousedev: PS/2 mouse device common for all mice\n[ 0.602174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.604092] rtc_cmos 00:00: RTC can wake from S4\n[ 0.605260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.606504] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.607797] device-mapper: uevent: version 1.0.3\n[ 0.608803] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.610488] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.611732] TCP: cubic registered\n[ 0.612545] NET: Registered protocol family 10\n[ 0.613675] NET: Registered protocol family 17\n[ 0.614613] Key type dns_resolver registered\n[ 0.615682] Loading compiled-in X.509 certificates\n[ 0.617196] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.619060] registered taskstats version 1\n[ 0.621416] Key type trusted registered\n[ 0.624813] Key type encrypted registered\n[ 0.625690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.626776] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.628202] regulator-dummy: disabling\n[ 0.629034] Magic number: 10:20:969\n[ 0.636743] rtc_cmos 00:00: setting system clock to 2018-07-30 03:57:18 UTC (1532923038)\n[ 0.638462] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.639631] EDD information not available.\n[ 0.709116] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.710754] Write protecting the kernel read-only data: 12288k\n[ 0.712384] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.715108] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.728040] systemd-udevd[107]: starting version 204\n[ 0.764895] FDC 0 is a S82078B\n[ 0.908015] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.072196] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.073470] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.074759] usb 1-1: Product: QEMU USB Tablet\n[ 1.075633] usb 1-1: Manufacturer: QEMU\n[ 1.076426] usb 1-1: SerialNumber: 42\n[ 1.388045] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n[ 1.776757] 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.019969] 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.101086] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.199260] 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, 30 Jul 2018 03:57:20 +0000. Up 2.52 seconds.\ncloud-init-nonet[2.66]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting 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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.48]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 30 Jul 2018 03:57:21 +0000. Up 3.62 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.9 | 255.255.255.0 | fa:16:3e:ed:c8:d1 |\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: +-------+-----------------+-----------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\n"} 2018-07-30 03:57:26,070 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac/action used request id req-838ced7e-3dcb-412f-b1c1-7fac58752849 2018-07-30 03:57:26,071 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-30 03:57:26,071 - 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.009122] AppArmor: AppArmor initialized [ 0.010178] Yama: becoming mindful. [ 0.011227] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013429] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016671] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018248] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020232] Initializing cgroup subsys memory [ 0.021372] Initializing cgroup subsys devices [ 0.022465] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025103] Initializing cgroup subsys perf_event [ 0.026245] Initializing cgroup subsys hugetlb [ 0.027317] CPU: Physical Processor ID: 0 [ 0.028009] FEATURE SPEC_CTRL Present [ 0.029640] mce: CPU supports 10 MCE banks [ 0.030670] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033441] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038037] Speculative Store Bypass: Vulnerable [ 0.040153] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.044676] ACPI: Core revision 20131115 [ 0.046135] ACPI: All ACPI Tables successfully acquired [ 0.047511] ftrace: allocating 28727 entries in 113 pages [ 0.068268] Enabling x2apic [ 0.069063] Enabled x2apic [ 0.072003] Switched APIC routing to physical x2apic. [ 0.074029] ..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.078154] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084587] KVM setup paravirtual spinlock [ 0.086779] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088148] x86: Booting SMP configuration: [ 0.089060] .... node #0, CPUs: #1[ 0.086747] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104018] x86: Booted up 1 node, 2 CPUs [ 0.104011] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.106711] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108235] devtmpfs: initialized [ 0.110078] EVM: security.selinux [ 0.110792] EVM: security.SMACK64 [ 0.111488] EVM: security.ima [ 0.112005] EVM: security.capability [ 0.112826] pinctrl core: initialized pinctrl subsystem [ 0.113883] regulator-dummy: no parameters [ 0.114771] RTC time: 3:57:17, date: 07/30/18 [ 0.116034] NET: Registered protocol family 16 [ 0.117004] cpuidle: using governor ladder [ 0.117844] cpuidle: using governor menu [ 0.118701] ACPI: bus type PCI registered [ 0.119516] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.120094] PCI: Using configuration type 1 for base access [ 0.121683] bio: create slab at 0 [ 0.121683] ACPI: Added _OSI(Module Device) [ 0.121683] ACPI: Added _OSI(Processor Device) [ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124912] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126913] ACPI: Interpreter enabled [ 0.127689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134399] ACPI: (supports S0 S5) [ 0.135107] ACPI: Using IOAPIC for interrupt routing [ 0.136013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.137922] ACPI: No dock devices found. [ 0.140501] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.141659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.142906] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.144017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.146269] acpiphp: Slot [3] registered [ 0.147083] acpiphp: Slot [4] registered [ 0.147897] acpiphp: Slot [5] registered [ 0.148018] acpiphp: Slot [6] registered [ 0.148829] acpiphp: Slot [7] registered [ 0.149633] acpiphp: Slot [8] registered [ 0.150446] acpiphp: Slot [9] registered [ 0.151272] acpiphp: Slot [10] registered [ 0.152018] acpiphp: Slot [11] registered [ 0.152862] acpiphp: Slot [12] registered [ 0.153687] acpiphp: Slot [13] registered [ 0.154511] acpiphp: Slot [14] registered [ 0.155339] acpiphp: Slot [15] registered [ 0.156017] acpiphp: Slot [16] registered [ 0.156856] acpiphp: Slot [17] registered [ 0.157685] acpiphp: Slot [18] registered [ 0.158515] acpiphp: Slot [19] registered [ 0.159340] acpiphp: Slot [20] registered [ 0.160017] acpiphp: Slot [21] registered [ 0.160844] acpiphp: Slot [22] registered [ 0.161670] acpiphp: Slot [23] registered [ 0.162501] acpiphp: Slot [24] registered [ 0.163330] acpiphp: Slot [25] registered [ 0.164016] acpiphp: Slot [26] registered [ 0.164845] acpiphp: Slot [27] registered [ 0.165670] acpiphp: Slot [28] registered [ 0.166498] acpiphp: Slot [29] registered [ 0.167321] acpiphp: Slot [30] registered [ 0.168022] acpiphp: Slot [31] registered [ 0.168914] PCI host bridge to bus 0000:00 [ 0.169737] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170778] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171924] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173258] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174498] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.180230] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.181677] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.201247] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.202762] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.204070] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.205529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.207606] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.208585] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.209884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.212004] vgaarb: loaded [ 0.212613] vgaarb: bridge control possible 0000:00:02.0 [ 0.213836] SCSI subsystem initialized [ 0.214719] ACPI: bus type USB registered [ 0.214719] usbcore: registered new interface driver usbfs [ 0.216012] usbcore: registered new interface driver hub [ 0.217066] usbcore: registered new device driver usb [ 0.217066] PCI: Using ACPI for IRQ routing [ 0.217104] NetLabel: Initializing [ 0.220005] NetLabel: domain hash size = 128 [ 0.220871] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221864] NetLabel: unlabeled traffic allowed by default [ 0.222923] Switched to clocksource kvm-clock [ 0.227092] AppArmor: AppArmor Filesystem Enabled [ 0.228074] pnp: PnP ACPI init [ 0.228762] ACPI: bus type PNP registered [ 0.229992] pnp: PnP ACPI: found 8 devices [ 0.230840] ACPI: bus type PNP unregistered [ 0.237809] NET: Registered protocol family 2 [ 0.238932] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.240516] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.241912] TCP: Hash tables configured (established 16384 bind 16384) [ 0.243220] TCP: reno registered [ 0.243924] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.245091] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.246372] NET: Registered protocol family 1 [ 0.249546] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.250702] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.251799] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.273735] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.295923] Trying to unpack rootfs image as initramfs... [ 0.389358] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.391316] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.392453] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.394077] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.395779] Scanning for low memory corruption every 60 seconds [ 0.397337] Initialise system trusted keyring [ 0.398600] audit: initializing netlink socket (disabled) [ 0.400057] type=2000 audit(1532923038.446:1): initialized [ 0.419728] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.422124] zbud: loaded [ 0.423135] VFS: Disk quotas dquot_6.5.2 [ 0.424267] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.426235] fuse init (API version 7.22) [ 0.427400] msgmni has been set to 3997 [ 0.428526] Key type big_key registered [ 0.429832] Key type asymmetric registered [ 0.430950] Asymmetric key parser 'x509' registered [ 0.432257] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.434288] io scheduler noop registered [ 0.435390] io scheduler deadline registered (default) [ 0.436758] io scheduler cfq registered [ 0.437882] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.439309] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.441039] ipmi message handler version 39.2 [ 0.442257] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.444245] ACPI: Power Button [PWRF] [ 0.445393] GHES: HEST is not enabled! [ 0.466982] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.509656] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.511706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.535861] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.538467] Linux agpgart interface v0.103 [ 0.540345] brd: module loaded [ 0.541587] loop: module loaded [ 0.542774] blk-mq: CPU -> queue map [ 0.543796] CPU 0 -> Queue 0 [ 0.544681] CPU 1 -> Queue 0 [ 0.546293] vda: vda1 [ 0.547539] scsi0 : ata_piix [ 0.548291] scsi1 : ata_piix [ 0.548988] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.550265] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.551738] libphy: Fixed MDIO Bus: probed [ 0.552676] tun: Universal TUN/TAP device driver, 1.6 [ 0.553735] tun: (C) 1999-2004 Max Krasnyansky [ 0.555649] PPP generic driver version 2.4.2 [ 0.556606] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.557856] ehci-pci: EHCI PCI platform driver [ 0.558771] ehci-platform: EHCI generic platform driver [ 0.559805] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.560992] ohci-pci: OHCI PCI platform driver [ 0.561901] ohci-platform: OHCI generic platform driver [ 0.562933] uhci_hcd: USB Universal Host Controller Interface driver [ 0.584843] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.585898] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.587491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.588703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.589997] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.591461] usb usb1: Product: UHCI Host Controller [ 0.592433] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.593651] usb usb1: SerialNumber: 0000:00:01.2 [ 0.594667] hub 1-0:1.0: USB hub found [ 0.595486] hub 1-0:1.0: 2 ports detected [ 0.596469] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.598743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.599739] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.600846] mousedev: PS/2 mouse device common for all mice [ 0.602174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.604092] rtc_cmos 00:00: RTC can wake from S4 [ 0.605260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.606504] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.607797] device-mapper: uevent: version 1.0.3 [ 0.608803] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.610488] ledtrig-cpu: registered to indicate activity on CPUs [ 0.611732] TCP: cubic registered [ 0.612545] NET: Registered protocol family 10 [ 0.613675] NET: Registered protocol family 17 [ 0.614613] Key type dns_resolver registered [ 0.615682] Loading compiled-in X.509 certificates [ 0.617196] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.619060] registered taskstats version 1 [ 0.621416] Key type trusted registered [ 0.624813] Key type encrypted registered [ 0.625690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.626776] IMA: No TPM chip found, activating TPM-bypass! [ 0.628202] regulator-dummy: disabling [ 0.629034] Magic number: 10:20:969 [ 0.636743] rtc_cmos 00:00: setting system clock to 2018-07-30 03:57:18 UTC (1532923038) [ 0.638462] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.639631] EDD information not available. [ 0.709116] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.710754] Write protecting the kernel read-only data: 12288k [ 0.712384] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.715108] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.728040] systemd-udevd[107]: starting version 204 [ 0.764895] FDC 0 is a S82078B [ 0.908015] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.072196] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.073470] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.074759] usb 1-1: Product: QEMU USB Tablet [ 1.075633] usb 1-1: Manufacturer: QEMU [ 1.076426] usb 1-1: SerialNumber: 42 [ 1.388045] tsc: Refined TSC clocksource calibration: 3491.874 MHz [ 1.776757] 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.019969] 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.101086] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.199260] 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, 30 Jul 2018 03:57:20 +0000. Up 2.52 seconds. cloud-init-nonet[2.66]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.48]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 30 Jul 2018 03:57:21 +0000. Up 3.62 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.9 | 255.255.255.0 | fa:16:3e:ed:c8:d1 | 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: +-------+-----------------+-----------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 2018-07-30 03:57:26,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:26,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-8062a4d3-46e8-433f-a722-19e7f13fa4ca x-compute-request-id: req-8062a4d3-46e8-433f-a722-19e7f13fa4ca Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:17Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:26,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-8062a4d3-46e8-433f-a722-19e7f13fa4ca 2018-07-30 03:57:26,256 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - ACTIVE 2018-07-30 03:57:26,256 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:57:26,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:26,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-3f7f3cd3-b7bb-41ce-971b-7d5325344d9b x-compute-request-id: req-3f7f3cd3-b7bb-41ce-971b-7d5325344d9b Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:17Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:26,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-3f7f3cd3-b7bb-41ce-971b-7d5325344d9b 2018-07-30 03:57:26,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:26,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a0fe191f-bd3d-45ba-8000-2e3af6ead864 Date: Mon, 30 Jul 2018 03:57:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:57:26,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-a0fe191f-bd3d-45ba-8000-2e3af6ead864 2018-07-30 03:57:26,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:26,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54771d6b-1576-49f4-bc54-3ab7e645e739 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:57:26,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-54771d6b-1576-49f4-bc54-3ab7e645e739 2018-07-30 03:57:26,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:26,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0f6556e4-7e51-4d81-bbfd-26242382bae9 Date: Mon, 30 Jul 2018 03:57:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:57:26,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-0f6556e4-7e51-4d81-bbfd-26242382bae9 2018-07-30 03:57:26,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:26,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-4fb033c5-3e72-42f4-a374-6f7dc25f537b Date: Mon, 30 Jul 2018 03:57:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.2"}],"id":"515ac3cf-1892-48bf-8426-93fec8ec0aac","security_groups":[],"mac_address":"fa:16:3e:10:32:0c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f92fdce-2f8d-4dbc-8113-df19135d95d4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.9"}],"id":"81be3f67-1a23-4fe5-9c70-c45405921086","security_groups":["897dd360-2320-4c00-9652-28f03ecec1a6"],"mac_address":"fa:16:3e:ed:c8:d1","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:33Z","binding:vnic_type":"normal","device_id":"e24317fc-222e-4c20-9198-3aa2e99536ac","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.1"}],"id":"f1df9ebb-d55e-4ec7-92a0-58feef855c02","security_groups":[],"mac_address":"fa:16:3e:c1:e5:9c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:25Z","binding:vnic_type":"normal","device_id":"346189d1-a02a-49f9-ba1f-e268b06ea6cf","ip_allocation":"immediate"}]} 2018-07-30 03:57:26,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-4fb033c5-3e72-42f4-a374-6f7dc25f537b 2018-07-30 03:57:26,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:27,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-f98a6b2a-01a8-4c84-abf0-e2edf8ac0fd4 x-compute-request-id: req-f98a6b2a-01a8-4c84-abf0-e2edf8ac0fd4 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:17Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:27,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-f98a6b2a-01a8-4c84-abf0-e2edf8ac0fd4 2018-07-30 03:57:27,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:27,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0c9f7584-ae24-434c-a81c-17d5d145373c Date: Mon, 30 Jul 2018 03:57:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:57:27,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-0c9f7584-ae24-434c-a81c-17d5d145373c 2018-07-30 03:57:27,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:27,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a9b6dd6-1916-4d98-997e-f0140e8a20fc Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:57:27,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-7a9b6dd6-1916-4d98-997e-f0140e8a20fc 2018-07-30 03:57:27,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:27,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f873940c-342f-4040-ab0b-f9805f619245 Date: Mon, 30 Jul 2018 03:57:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:57:27,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-f873940c-342f-4040-ab0b-f9805f619245 2018-07-30 03:57:27,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:27,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-abec9cf1-c99f-4a16-bc73-4ad07f648d10 Date: Mon, 30 Jul 2018 03:57:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.2"}],"id":"515ac3cf-1892-48bf-8426-93fec8ec0aac","security_groups":[],"mac_address":"fa:16:3e:10:32:0c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f92fdce-2f8d-4dbc-8113-df19135d95d4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.9"}],"id":"81be3f67-1a23-4fe5-9c70-c45405921086","security_groups":["897dd360-2320-4c00-9652-28f03ecec1a6"],"mac_address":"fa:16:3e:ed:c8:d1","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:33Z","binding:vnic_type":"normal","device_id":"e24317fc-222e-4c20-9198-3aa2e99536ac","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.1"}],"id":"f1df9ebb-d55e-4ec7-92a0-58feef855c02","security_groups":[],"mac_address":"fa:16:3e:c1:e5:9c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:25Z","binding:vnic_type":"normal","device_id":"346189d1-a02a-49f9-ba1f-e268b06ea6cf","ip_allocation":"immediate"}]} 2018-07-30 03:57:27,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-abec9cf1-c99f-4a16-bc73-4ad07f648d10 2018-07-30 03:57:27,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp"}}' 2018-07-30 03:57:28,226 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:57: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-4b177340-f180-4433-9997-492ac09885ed x-compute-request-id: req-4b177340-f180-4433-9997-492ac09885ed Content-Length: 0 Content-Type: application/json 2018-07-30 03:57:28,226 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac/action used request id req-4b177340-f180-4433-9997-492ac09885ed 2018-07-30 03:57:28,226 - create_instance - INFO - Checking if VM is active 2018-07-30 03:57:28,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:28,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-95e86fa4-7c2a-4dd6-83a4-6dec5c5ee1b8 x-compute-request-id: req-95e86fa4-7c2a-4dd6-83a4-6dec5c5ee1b8 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp"}, {"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:17Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:28,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-95e86fa4-7c2a-4dd6-83a4-6dec5c5ee1b8 2018-07-30 03:57:28,607 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - ACTIVE 2018-07-30 03:57:28,607 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:57:28,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:28,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-646db903-9fae-45c4-9cb4-8782a9c77cff x-compute-request-id: req-646db903-9fae-45c4-9cb4-8782a9c77cff Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp"}, {"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:17Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:28,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-646db903-9fae-45c4-9cb4-8782a9c77cff 2018-07-30 03:57:28,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:28,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-04700b91-5bbd-45fd-83de-6afbcf926f62 Date: Mon, 30 Jul 2018 03:57:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:57:28,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-04700b91-5bbd-45fd-83de-6afbcf926f62 2018-07-30 03:57:28,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:28,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee59e42d-4ad7-4615-9b6b-e3a35e8d0bef Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:57:28,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-ee59e42d-4ad7-4615-9b6b-e3a35e8d0bef 2018-07-30 03:57:28,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:29,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-50ed640d-1643-4cf0-88f7-475db110f600 Date: Mon, 30 Jul 2018 03:57:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:57:29,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-50ed640d-1643-4cf0-88f7-475db110f600 2018-07-30 03:57:29,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:29,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-694ba460-75cd-404c-ae1c-03f90e79addf Date: Mon, 30 Jul 2018 03:57:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.2"}],"id":"515ac3cf-1892-48bf-8426-93fec8ec0aac","security_groups":[],"mac_address":"fa:16:3e:10:32:0c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f92fdce-2f8d-4dbc-8113-df19135d95d4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:28Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.9"}],"id":"81be3f67-1a23-4fe5-9c70-c45405921086","security_groups":["66fc24d1-43a6-4ca3-8b87-b3c3991ac573","897dd360-2320-4c00-9652-28f03ecec1a6"],"mac_address":"fa:16:3e:ed:c8:d1","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:33Z","binding:vnic_type":"normal","device_id":"e24317fc-222e-4c20-9198-3aa2e99536ac","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.1"}],"id":"f1df9ebb-d55e-4ec7-92a0-58feef855c02","security_groups":[],"mac_address":"fa:16:3e:c1:e5:9c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:25Z","binding:vnic_type":"normal","device_id":"346189d1-a02a-49f9-ba1f-e268b06ea6cf","ip_allocation":"immediate"}]} 2018-07-30 03:57:29,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-694ba460-75cd-404c-ae1c-03f90e79addf 2018-07-30 03:57:29,108 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-30 03:57:29,111 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a16e210L 2018-07-30 03:57:29,111 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 03:57:29,116 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-30 03:57:29,117 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-30 03:57:29,118 - 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-30 03:57:29,118 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 03:57:29,118 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-30 03:57:29,118 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 03:57:29,119 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 03:57:29,119 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 03:57:29,161 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 03:57:29,162 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 03:57:29,175 - paramiko.transport - DEBUG - Trying discovered key 9d2d7f4628e39fae3617b3a8c5dab74a in tmp/AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b 2018-07-30 03:57:29,202 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 03:57:29,222 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 03:57:29,322 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 03:57:29,352 - create_instance - INFO - SSH is active for VM instance 2018-07-30 03:57:29,353 - create_instance - INFO - Checking if cloud-init has completed 2018-07-30 03:57:29,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:29,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57: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-4dc471bd-be94-4003-8f46-ba5580c768b5 x-compute-request-id: req-4dc471bd-be94-4003-8f46-ba5580c768b5 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp"}, {"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:17Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:29,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-4dc471bd-be94-4003-8f46-ba5580c768b5 2018-07-30 03:57:29,522 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - ACTIVE 2018-07-30 03:57:29,522 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:57:29,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:29,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57: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-a30feb67-f772-457d-a1fc-baa9753ac870 x-compute-request-id: req-a30feb67-f772-457d-a1fc-baa9753ac870 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp"}, {"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:17Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:29,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-a30feb67-f772-457d-a1fc-baa9753ac870 2018-07-30 03:57:29,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:29,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-adb66d8d-dd61-469a-a249-f96191f30785 Date: Mon, 30 Jul 2018 03:57:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:57:29,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-adb66d8d-dd61-469a-a249-f96191f30785 2018-07-30 03:57:29,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:29,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2733e96f-23cd-4498-af23-968f47b3829a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:57:29,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-2733e96f-23cd-4498-af23-968f47b3829a 2018-07-30 03:57:29,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:29,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8eb6ee2f-2749-4394-9c04-ba6f77064285 Date: Mon, 30 Jul 2018 03:57:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:57:29,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-8eb6ee2f-2749-4394-9c04-ba6f77064285 2018-07-30 03:57:29,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:30,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-aa4bde9d-dcae-4250-9564-411264663549 Date: Mon, 30 Jul 2018 03:57:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.2"}],"id":"515ac3cf-1892-48bf-8426-93fec8ec0aac","security_groups":[],"mac_address":"fa:16:3e:10:32:0c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f92fdce-2f8d-4dbc-8113-df19135d95d4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:28Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.9"}],"id":"81be3f67-1a23-4fe5-9c70-c45405921086","security_groups":["66fc24d1-43a6-4ca3-8b87-b3c3991ac573","897dd360-2320-4c00-9652-28f03ecec1a6"],"mac_address":"fa:16:3e:ed:c8:d1","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:33Z","binding:vnic_type":"normal","device_id":"e24317fc-222e-4c20-9198-3aa2e99536ac","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.1"}],"id":"f1df9ebb-d55e-4ec7-92a0-58feef855c02","security_groups":[],"mac_address":"fa:16:3e:c1:e5:9c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:25Z","binding:vnic_type":"normal","device_id":"346189d1-a02a-49f9-ba1f-e268b06ea6cf","ip_allocation":"immediate"}]} 2018-07-30 03:57:30,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-aa4bde9d-dcae-4250-9564-411264663549 2018-07-30 03:57:30,009 - create_instance - INFO - Checking if VM is active 2018-07-30 03:57:30,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:30,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-2e028984-c1f0-40fc-984e-411238744bf6 x-compute-request-id: req-2e028984-c1f0-40fc-984e-411238744bf6 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp"}, {"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:17Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:30,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-2e028984-c1f0-40fc-984e-411238744bf6 2018-07-30 03:57:30,186 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - ACTIVE 2018-07-30 03:57:30,186 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:57:30,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:30,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-ea0ba965-3f14-4e70-9870-09c705449027 x-compute-request-id: req-ea0ba965-3f14-4e70-9870-09c705449027 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "security_groups": [{"name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp"}, {"name": "default"}], "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:17Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:30,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-ea0ba965-3f14-4e70-9870-09c705449027 2018-07-30 03:57:30,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:30,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-07c00ae7-053a-4c56-917b-6ecdb0ef060f Date: Mon, 30 Jul 2018 03:57:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8443d4c3954a4adb8c2517032092b845","l2_adjacency":true,"status":"ACTIVE","subnets":["8425fdda-414f-44df-98ea-34a3e09970ab"],"description":"","tags":[],"updated_at":"2018-07-30T03:55:20Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net","admin_state_up":true,"tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:19Z","mtu":1450}]} 2018-07-30 03:57:30,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net used request id req-07c00ae7-053a-4c56-917b-6ecdb0ef060f 2018-07-30 03:57:30,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:30,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec219a1-e00d-4c49-843b-04dba72a130c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:57:30,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-fec219a1-e00d-4c49-843b-04dba72a130c 2018-07-30 03:57:30,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:30,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c1cef961-09eb-434a-bfdd-a1d4de708708 Date: Mon, 30 Jul 2018 03:57:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:20Z","dns_nameservers":[],"updated_at":"2018-07-30T03:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8443d4c3954a4adb8c2517032092b845","id":"8425fdda-414f-44df-98ea-34a3e09970ab","subnetpool_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet"}]} 2018-07-30 03:57:30,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-c1cef961-09eb-434a-bfdd-a1d4de708708 2018-07-30 03:57:30,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:30,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-0f558b48-45af-4dc9-abdc-db602e088fc4 Date: Mon, 30 Jul 2018 03:57:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.2"}],"id":"515ac3cf-1892-48bf-8426-93fec8ec0aac","security_groups":[],"mac_address":"fa:16:3e:10:32:0c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f92fdce-2f8d-4dbc-8113-df19135d95d4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:28Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.9"}],"id":"81be3f67-1a23-4fe5-9c70-c45405921086","security_groups":["66fc24d1-43a6-4ca3-8b87-b3c3991ac573","897dd360-2320-4c00-9652-28f03ecec1a6"],"mac_address":"fa:16:3e:ed:c8:d1","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:33Z","binding:vnic_type":"normal","device_id":"e24317fc-222e-4c20-9198-3aa2e99536ac","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:55:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8425fdda-414f-44df-98ea-34a3e09970ab","ip_address":"10.55.1.1"}],"id":"f1df9ebb-d55e-4ec7-92a0-58feef855c02","security_groups":[],"mac_address":"fa:16:3e:c1:e5:9c","project_id":"8443d4c3954a4adb8c2517032092b845","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f92fdce-2f8d-4dbc-8113-df19135d95d4","tenant_id":"8443d4c3954a4adb8c2517032092b845","created_at":"2018-07-30T03:55:25Z","binding:vnic_type":"normal","device_id":"346189d1-a02a-49f9-ba1f-e268b06ea6cf","ip_allocation":"immediate"}]} 2018-07-30 03:57:30,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-0f558b48-45af-4dc9-abdc-db602e088fc4 2018-07-30 03:57:30,672 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-30 03:57:30,674 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a076e50L 2018-07-30 03:57:30,674 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 03:57:30,679 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-30 03:57:30,679 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-30 03:57:30,680 - 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-30 03:57:30,681 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 03:57:30,681 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-30 03:57:30,681 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 03:57:30,681 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 03:57:30,681 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 03:57:30,722 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 03:57:30,722 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 03:57:30,738 - paramiko.transport - DEBUG - Trying discovered key 9d2d7f4628e39fae3617b3a8c5dab74a in tmp/AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b 2018-07-30 03:57:30,762 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 03:57:30,769 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 03:57:30,869 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 03:57:30,884 - create_instance - INFO - SSH is active for VM instance 2018-07-30 03:57:30,884 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-30 03:57:30,886 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a076090L 2018-07-30 03:57:30,886 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 03:57:30,889 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-30 03:57:30,890 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-30 03:57:30,891 - 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-30 03:57:30,891 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 03:57:30,891 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-30 03:57:30,891 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 03:57:30,891 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 03:57:30,892 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 03:57:30,937 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 03:57:30,938 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 03:57:30,950 - paramiko.transport - DEBUG - Trying discovered key 9d2d7f4628e39fae3617b3a8c5dab74a in tmp/AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b 2018-07-30 03:57:30,978 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 03:57:30,984 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 03:57:31,014 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-30 03:57:31,186 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-30 03:57:31,186 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-30 03:57:31,216 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-30 03:57:31,223 - create_instance - INFO - cloud-init complete for VM instance 2018-07-30 03:57:31,224 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-30 03:57:31,224 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-30 03:57:31,225 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-30 03:57:31,226 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a16e210L 2018-07-30 03:57:31,226 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 03:57:31,229 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-30 03:57:31,229 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-30 03:57:31,230 - 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-30 03:57:31,231 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 03:57:31,231 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-30 03:57:31,231 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 03:57:31,231 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 03:57:31,231 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 03:57:31,274 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 03:57:31,275 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 03:57:31,291 - paramiko.transport - DEBUG - Trying discovered key 9d2d7f4628e39fae3617b3a8c5dab74a in tmp/AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b 2018-07-30 03:57:31,314 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 03:57:31,320 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 03:57:31,323 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-30 03:57:31,505 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-30 03:57:31,505 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-30 03:57:31,525 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-30 03:57:31,534 - 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-30 03:57:31,554 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-07-30 03:57:33,446 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-30 03:57:33,449 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a03bbd0L 2018-07-30 03:57:33,449 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 03:57:33,453 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-30 03:57:33,453 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-30 03:57:33,454 - 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-30 03:57:33,454 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 03:57:33,454 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-30 03:57:33,454 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 03:57:33,455 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 03:57:33,455 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 03:57:33,498 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 03:57:33,499 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 03:57:33,513 - paramiko.transport - DEBUG - Trying discovered key 9d2d7f4628e39fae3617b3a8c5dab74a in tmp/AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b 2018-07-30 03:57:33,538 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 03:57:33,545 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 03:57:33,578 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-30 03:57:33,726 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-30 03:57:33,726 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-30 03:57:33,744 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-30 03:57:33,765 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-30 03:57:33,765 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-30 03:57:33,866 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 03:57:33,881 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2018-07-30 03:57:33,881 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-07-30 03:57:33,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/3ea47161-1357-4915-aed6-860bcceaef22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:34,872 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d65b51d3-cf65-4076-be1c-bb67b00bfca2 Content-Length: 0 Date: Mon, 30 Jul 2018 03:57:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:57:34,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/3ea47161-1357-4915-aed6-860bcceaef22 used request id req-d65b51d3-cf65-4076-be1c-bb67b00bfca2 2018-07-30 03:57:34,872 - create_instance - INFO - Deleting Port with ID - 81be3f67-1a23-4fe5-9c70-c45405921086 2018-07-30 03:57:34,873 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-port-1 2018-07-30 03:57:34,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/81be3f67-1a23-4fe5-9c70-c45405921086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:35,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e73af1f-4e0c-4cfa-9e8b-b338c07c8d8a Date: Mon, 30 Jul 2018 03:57:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:57:35,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/81be3f67-1a23-4fe5-9c70-c45405921086 used request id req-9e73af1f-4e0c-4cfa-9e8b-b338c07c8d8a 2018-07-30 03:57:35,345 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst 2018-07-30 03:57:35,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:35,467 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03: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-57f776d2-c8ee-4c07-bfc9-87779e4dfaba x-compute-request-id: req-57f776d2-c8ee-4c07-bfc9-87779e4dfaba Content-Type: application/json 2018-07-30 03:57:35,467 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-57f776d2-c8ee-4c07-bfc9-87779e4dfaba 2018-07-30 03:57:35,468 - create_instance - INFO - Checking deletion status 2018-07-30 03:57:35,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:35,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-59c96d81-f155-432a-a378-f2144f6d6733 x-compute-request-id: req-59c96d81-f155-432a-a378-f2144f6d6733 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c8:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e24317fc-222e-4c20-9198-3aa2e99536ac", "rel": "bookmark"}], "image": {"id": "d32dbd03-a525-45b6-afa6-9d800221d9dd", "links": [{"href": "http://172.30.9.25:8774/images/d32dbd03-a525-45b6-afa6-9d800221d9dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:57:17.000000", "flavor": {"id": "bbacdb36-653c-4e71-b543-2aa088f491c4", "links": [{"href": "http://172.30.9.25:8774/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4", "rel": "bookmark"}]}, "id": "e24317fc-222e-4c20-9198-3aa2e99536ac", "user_id": "1951f908d6a749b68c8251cf3ba6c255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:57:35Z", "hostId": "326e85477ef4e482884f82d2858e365a2ddb77c856681bd6f8e66b00", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp", "name": "AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst", "created": "2018-07-30T03:55:36Z", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:57:35,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-59c96d81-f155-432a-a378-f2144f6d6733 2018-07-30 03:57:35,570 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst] is - ACTIVE 2018-07-30 03:57:35,570 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:57:38,572 - create_instance - DEBUG - VM status query timeout in 296.895905972 2018-07-30 03:57:38,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c36bc72f0495c78b763b165b2275f7e9883dece" 2018-07-30 03:57:38,629 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03: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 x-openstack-request-id: req-c7002a74-297a-4bdc-b19a-709831043c15 x-compute-request-id: req-c7002a74-297a-4bdc-b19a-709831043c15 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e24317fc-222e-4c20-9198-3aa2e99536ac could not be found.", "code": 404}} 2018-07-30 03:57:38,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e24317fc-222e-4c20-9198-3aa2e99536ac used request id req-c7002a74-297a-4bdc-b19a-709831043c15 2018-07-30 03:57:38,629 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e24317fc-222e-4c20-9198-3aa2e99536ac could not be found. (HTTP 404) (Request-ID: req-c7002a74-297a-4bdc-b19a-709831043c15) 2018-07-30 03:57:38,630 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-inst 2018-07-30 03:57:38,631 - neutron_utils - INFO - Deleting security group rule with ID - c3bb7404-3e18-43ed-969e-a54b9abfc11d 2018-07-30 03:57:38,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c3bb7404-3e18-43ed-969e-a54b9abfc11d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:57:38,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38117529-3f7b-4735-bae1-cbd4782ab899 Content-Length: 0 Date: Mon, 30 Jul 2018 03:57:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:57:38,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c3bb7404-3e18-43ed-969e-a54b9abfc11d used request id req-38117529-3f7b-4735-bae1-cbd4782ab899 2018-07-30 03:57:38,818 - neutron_utils - INFO - Deleting security group rule with ID - bf86187b-9427-46ac-ba1c-25b16efa610a 2018-07-30 03:57:38,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/bf86187b-9427-46ac-ba1c-25b16efa610a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:57:38,918 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85bc9b24-7c91-45a3-86df-ca3c35c8eb87 Content-Length: 0 Date: Mon, 30 Jul 2018 03:57:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:57:38,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/bf86187b-9427-46ac-ba1c-25b16efa610a used request id req-85bc9b24-7c91-45a3-86df-ca3c35c8eb87 2018-07-30 03:57:38,918 - neutron_utils - INFO - Deleting security group rule with ID - 4305da8a-6f44-4397-89e4-02748011af72 2018-07-30 03:57:38,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/4305da8a-6f44-4397-89e4-02748011af72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:57:38,989 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38254c50-437a-49d9-8cac-0055483e6c61 Content-Length: 0 Date: Mon, 30 Jul 2018 03:57:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:57:38,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/4305da8a-6f44-4397-89e4-02748011af72 used request id req-38254c50-437a-49d9-8cac-0055483e6c61 2018-07-30 03:57:38,989 - neutron_utils - INFO - Deleting security group rule with ID - ad0cfc7e-ddb5-439d-ba5b-a416f7ee1ea4 2018-07-30 03:57:38,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/ad0cfc7e-ddb5-439d-ba5b-a416f7ee1ea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:57:39,063 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5bc85ce2-a38d-48e6-953f-041ab6824817 Content-Length: 0 Date: Mon, 30 Jul 2018 03:57:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:57:39,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/ad0cfc7e-ddb5-439d-ba5b-a416f7ee1ea4 used request id req-5bc85ce2-a38d-48e6-953f-041ab6824817 2018-07-30 03:57:39,063 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-sec-grp 2018-07-30 03:57:39,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/66fc24d1-43a6-4ca3-8b87-b3c3991ac573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3329db7cd98aa737017555879eeecda12972a4" 2018-07-30 03:57:39,173 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc103d43-a73b-4f5f-a9b2-fa7f7ae87161 Content-Length: 0 Date: Mon, 30 Jul 2018 03:57:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:57:39,173 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/66fc24d1-43a6-4ca3-8b87-b3c3991ac573 used request id req-bc103d43-a73b-4f5f-a9b2-fa7f7ae87161 2018-07-30 03:57:39,174 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp 2018-07-30 03:57:39,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9551f8cb744b2865fc0f89ac906fe12f0bdb01a" 2018-07-30 03:57:39,203 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03: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-4c32ab12-181f-4b3f-b81d-2a27802c7de3 x-compute-request-id: req-4c32ab12-181f-4b3f-b81d-2a27802c7de3 Content-Length: 0 Content-Type: application/json 2018-07-30 03:57:39,203 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-kp used request id req-4c32ab12-181f-4b3f-b81d-2a27802c7de3 2018-07-30 03:57:39,204 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b.pub] 2018-07-30 03:57:39,204 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b] 2018-07-30 03:57:39,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e2b18a552f2dd769a00da6a217f4155fa9e382" 2018-07-30 03:57:39,238 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03: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-771427b0-10e8-41c8-821f-3cbadddbf520 x-compute-request-id: req-771427b0-10e8-41c8-821f-3cbadddbf520 Content-Length: 0 Content-Type: application/json 2018-07-30 03:57:39,239 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/bbacdb36-653c-4e71-b543-2aa088f491c4 used request id req-771427b0-10e8-41c8-821f-3cbadddbf520 2018-07-30 03:57:39,239 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router and subnet AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet 2018-07-30 03:57:39,240 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router 2018-07-30 03:57:39,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/346189d1-a02a-49f9-ba1f-e268b06ea6cf/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" -d '{"subnet_id": "8425fdda-414f-44df-98ea-34a3e09970ab"}' 2018-07-30 03:57:41,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8fcb741e-6b22-42df-b0f0-db39a3467858 Date: Mon, 30 Jul 2018 03:57:41 GMT RESP BODY: {"network_id": "5f92fdce-2f8d-4dbc-8113-df19135d95d4", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "subnet_id": "8425fdda-414f-44df-98ea-34a3e09970ab", "subnet_ids": ["8425fdda-414f-44df-98ea-34a3e09970ab"], "port_id": "f1df9ebb-d55e-4ec7-92a0-58feef855c02", "id": "346189d1-a02a-49f9-ba1f-e268b06ea6cf"} 2018-07-30 03:57:41,164 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/346189d1-a02a-49f9-ba1f-e268b06ea6cf/remove_router_interface used request id req-8fcb741e-6b22-42df-b0f0-db39a3467858 2018-07-30 03:57:41,165 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router 2018-07-30 03:57:41,165 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-router 2018-07-30 03:57:41,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/346189d1-a02a-49f9-ba1f-e268b06ea6cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ac1175d38dfdba93059c4603d15a241ec70e58" 2018-07-30 03:57:42,248 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b48b685-e4bf-433e-8cb7-6845a5025c45 Content-Length: 0 Date: Mon, 30 Jul 2018 03:57:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:57:42,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/346189d1-a02a-49f9-ba1f-e268b06ea6cf used request id req-4b48b685-e4bf-433e-8cb7-6845a5025c45 2018-07-30 03:57:42,249 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet 2018-07-30 03:57:42,249 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-subnet 2018-07-30 03:57:42,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/8425fdda-414f-44df-98ea-34a3e09970ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa796deaf384aeb92fd3a95c07b604d204d393a" 2018-07-30 03:57:43,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05a4138b-6f6f-40bc-aed3-264445e702e7 Date: Mon, 30 Jul 2018 03:57:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:57:43,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/8425fdda-414f-44df-98ea-34a3e09970ab used request id req-05a4138b-6f6f-40bc-aed3-264445e702e7 2018-07-30 03:57:43,556 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b-pub-net 2018-07-30 03:57:43,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/5f92fdce-2f8d-4dbc-8113-df19135d95d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa796deaf384aeb92fd3a95c07b604d204d393a" 2018-07-30 03:57:44,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-880b72bb-0394-4478-a951-f0c8a6ed078a Date: Mon, 30 Jul 2018 03:57:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:57:44,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/5f92fdce-2f8d-4dbc-8113-df19135d95d4 used request id req-880b72bb-0394-4478-a951-f0c8a6ed078a 2018-07-30 03:57:44,563 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-1f6d48c5-b535-4229-8e24-5bb303b63a0b--image 2018-07-30 03:57:44,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4508a24d2822819adebf07eaf7c2a647e3480c18" 2018-07-30 03:57:45,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf2d1295-cf7a-48ca-a9c0-83587bc95cc7 Date: Mon, 30 Jul 2018 03:57: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-30 03:57:45,287 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/d32dbd03-a525-45b6-afa6-9d800221d9dd used request id req-bf2d1295-cf7a-48ca-a9c0-83587bc95cc7 2018-07-30 03:57:45,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:57:45,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-256180e2-696f-4161-9901-3dd59374bc95 Date: Mon, 30 Jul 2018 03:57:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:19Z", "updated_at": "2018-07-30T03:55:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:19Z", "revision_number": 0, "id": "09d72509-4028-47a6-9a2f-386e76a64718", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:19Z", "security_group_id": "897dd360-2320-4c00-9652-28f03ecec1a6", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv4", "project_id": "8443d4c3954a4adb8c2517032092b845"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:19Z", "revision_number": 0, "id": "31b75e97-5e39-4d0b-9cce-f244e2c8b20b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:19Z", "security_group_id": "897dd360-2320-4c00-9652-28f03ecec1a6", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv6", "project_id": "8443d4c3954a4adb8c2517032092b845"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:19Z", "revision_number": 0, "id": "8cc48f0f-03eb-4ba2-a45d-6310abc03085", "remote_group_id": "897dd360-2320-4c00-9652-28f03ecec1a6", "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:19Z", "security_group_id": "897dd360-2320-4c00-9652-28f03ecec1a6", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv6", "project_id": "8443d4c3954a4adb8c2517032092b845"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:55:19Z", "revision_number": 0, "id": "e705c38d-0e0d-4fd1-af44-262844fb5ee2", "remote_group_id": "897dd360-2320-4c00-9652-28f03ecec1a6", "remote_ip_prefix": null, "created_at": "2018-07-30T03:55:19Z", "security_group_id": "897dd360-2320-4c00-9652-28f03ecec1a6", "tenant_id": "8443d4c3954a4adb8c2517032092b845", "port_range_min": null, "ethertype": "IPv4", "project_id": "8443d4c3954a4adb8c2517032092b845"}], "revision_number": 4, "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "897dd360-2320-4c00-9652-28f03ecec1a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 03:57:45,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-256180e2-696f-4161-9901-3dd59374bc95 2018-07-30 03:57:45,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:57:45,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53d1e23e-c690-4630-9121-b396752ad66e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 03:57:45,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-53d1e23e-c690-4630-9121-b396752ad66e 2018-07-30 03:57:45,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:57:45,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:57:45,706 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c396e6e-5bc5-4cc0-9c43-3baca66f7829 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 03:57:45,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-6c396e6e-5bc5-4cc0-9c43-3baca66f7829 2018-07-30 03:57:45,706 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:57:45,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:57:45,792 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1223d110-9630-4143-acfc-9101cde87f49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 03:57:45,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-1223d110-9630-4143-acfc-9101cde87f49 2018-07-30 03:57:45,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:57:45,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:57:45,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 03:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2d7d3ee-74fa-47ad-a64f-b08cecac435f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f5b67a4ef0f4428a87edd90235914112.", "code": 404, "title": "Not Found"}} 2018-07-30 03:57:45,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f5b67a4ef0f4428a87edd90235914112 used request id req-b2d7d3ee-74fa-47ad-a64f-b08cecac435f 2018-07-30 03:57:45,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 03:57:45,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:57:45,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6655135d-a981-46a2-81af-f97143bd1056 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}} 2018-07-30 03:57:45,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b used request id req-6655135d-a981-46a2-81af-f97143bd1056 2018-07-30 03:57:45,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:57:46,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a4cf7d-0165-4c82-b919-91eda1ce1311 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8443d4c3954a4adb8c2517032092b845", "name": "AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj"}} 2018-07-30 03:57:46,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-16a4cf7d-0165-4c82-b919-91eda1ce1311 2018-07-30 03:57:46,062 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 897dd360-2320-4c00-9652-28f03ecec1a6 2018-07-30 03:57:46,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=897dd360-2320-4c00-9652-28f03ecec1a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:57:46,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6fba08ff-55db-4333-a75c-39c638a2f112 Date: Mon, 30 Jul 2018 03:57: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-30T03:55:19Z", "security_group_id": "897dd360-2320-4c00-9652-28f03ecec1a6", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:19Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "09d72509-4028-47a6-9a2f-386e76a64718"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:55:19Z", "security_group_id": "897dd360-2320-4c00-9652-28f03ecec1a6", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:19Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "31b75e97-5e39-4d0b-9cce-f244e2c8b20b"}, {"remote_group_id": "897dd360-2320-4c00-9652-28f03ecec1a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:55:19Z", "security_group_id": "897dd360-2320-4c00-9652-28f03ecec1a6", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:19Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "8cc48f0f-03eb-4ba2-a45d-6310abc03085"}, {"remote_group_id": "897dd360-2320-4c00-9652-28f03ecec1a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:55:19Z", "security_group_id": "897dd360-2320-4c00-9652-28f03ecec1a6", "port_range_min": null, "revision_number": 0, "tenant_id": "8443d4c3954a4adb8c2517032092b845", "created_at": "2018-07-30T03:55:19Z", "project_id": "8443d4c3954a4adb8c2517032092b845", "id": "e705c38d-0e0d-4fd1-af44-262844fb5ee2"}]} 2018-07-30 03:57:46,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=897dd360-2320-4c00-9652-28f03ecec1a6 used request id req-6fba08ff-55db-4333-a75c-39c638a2f112 2018-07-30 03:57:46,088 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 03:57:46,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/897dd360-2320-4c00-9652-28f03ecec1a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:57:46,223 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01cc6956-10a4-4408-b78d-1348ac2f4a9a Content-Length: 0 Date: Mon, 30 Jul 2018 03:57:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 03:57:46,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/897dd360-2320-4c00-9652-28f03ecec1a6 used request id req-01cc6956-10a4-4408-b78d-1348ac2f4a9a 2018-07-30 03:57:46,224 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj 2018-07-30 03:57:46,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:57:46,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7ab5b0b-0a25-4436-9c7c-6354bd816c74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:57:46,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8443d4c3954a4adb8c2517032092b845 used request id req-a7ab5b0b-0a25-4436-9c7c-6354bd816c74 2018-07-30 03:57:46,433 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-dd2d7520-2d48-4e2-proj-role 2018-07-30 03:57:46,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/178e01a5172e48418b8851c7c9adfe66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:57:46,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afc1b308-4310-4763-a1df-d43296a38898 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:57:46,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/178e01a5172e48418b8851c7c9adfe66 used request id req-afc1b308-4310-4763-a1df-d43296a38898 2018-07-30 03:57:46,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9476d0948f6df1b58cbf32bf5667880a287a316f" 2018-07-30 03:57:46,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b3e5728-e063-4a08-9ec2-f6a82676aae0 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:57:46,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1b3e5728-e063-4a08-9ec2-f6a82676aae0 2018-07-30 03:57:46,639 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-dd2d7520-2d48-4e2-user 2018-07-30 03:57:46,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1951f908d6a749b68c8251cf3ba6c255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6006a4a7a16b534b6ea9e9e421f18859b4396e45" 2018-07-30 03:57:46,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eda8696-a0d8-4816-8a98-57ed4e5ca424 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:57:46,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1951f908d6a749b68c8251cf3ba6c255 used request id req-8eda8696-a0d8-4816-8a98-57ed4e5ca424 2018-07-30 03:57:46,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:57:47,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["zgZ0EG2OSq2qcXAj8rdpPw"], "issued_at": "2018-07-30T03:57:47.000000Z"}} 2018-07-30 03:57:47,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db701beae5807ee57863fb83577fa31ff1cd927c" 2018-07-30 03:57:47,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558c01f3-87b4-4a3b-8040-f8a575660472 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:57:47,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-558c01f3-87b4-4a3b-8040-f8a575660472 2018-07-30 03:57:47,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:57:47,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:57:47,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["WsYtrAvmRiW8uCyUjtDSiA"], "issued_at": "2018-07-30T03:57:47.000000Z"}} 2018-07-30 03:57:47,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 03:57:47,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04cb4797-2e2a-4c3c-93e6-36e96b19e1a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:57:47,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-04cb4797-2e2a-4c3c-93e6-36e96b19e1a1 2018-07-30 03:57:47,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:57:47,838 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:57:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:57:47,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-9bc9b39b-278b-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 03:57:47,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-390921ed-82c9-40d3-9b00-f0c2ca118814 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-9bc9b39b-278b-459-proj", "previous": null, "next": null}, "projects": []} 2018-07-30 03:57:47,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-9bc9b39b-278b-459-proj used request id req-390921ed-82c9-40d3-9b00-f0c2ca118814 2018-07-30 03:57:47,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 03:57:47,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3f002f-fecc-4625-baad-58bb1f6a825a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:57:47,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ef3f002f-fecc-4625-baad-58bb1f6a825a 2018-07-30 03:57:47,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}}' 2018-07-30 03:57:47,993 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a69ad8-7743-4c42-b50a-a5db3eb26ada Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "id": "c380911a7fcc464dbf84c3194584619a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 03:57:47,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-22a69ad8-7743-4c42-b50a-a5db3eb26ada 2018-07-30 03:57:47,993 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-9bc9b39b-278b-459-proj 2018-07-30 03:57:47,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:57:47,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:57:48,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:57:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Hxecqh78TleUP_OfiuJyVw"], "issued_at": "2018-07-30T03:57:48.000000Z"}} 2018-07-30 03:57:48,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c818b1421ab04c9697e54aab07591e43fc7ac76c" 2018-07-30 03:57:48,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5a25e3-2eb1-4998-8c5d-79b50c023d01 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:57:48,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ac5a25e3-2eb1-4998-8c5d-79b50c023d01 2018-07-30 03:57:48,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:57:48,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:57:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:57:48,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c818b1421ab04c9697e54aab07591e43fc7ac76c" 2018-07-30 03:57:48,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651010c2-d9b6-4f3b-bad2-7ea2ac47f041 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 03:57:48,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-651010c2-d9b6-4f3b-bad2-7ea2ac47f041 2018-07-30 03:57:48,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-9bc9b39b-278b-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c818b1421ab04c9697e54aab07591e43fc7ac76c" 2018-07-30 03:57:48,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7927f99b-8444-43d3-bfb9-e9639c90b0b8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-9bc9b39b-278b-459-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "id": "c380911a7fcc464dbf84c3194584619a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}]} 2018-07-30 03:57:48,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-9bc9b39b-278b-459-proj used request id req-7927f99b-8444-43d3-bfb9-e9639c90b0b8 2018-07-30 03:57:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c818b1421ab04c9697e54aab07591e43fc7ac76c" 2018-07-30 03:57:48,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827eab36-2308-4985-a628-0b3216944d24 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-30 03:57:48,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-827eab36-2308-4985-a628-0b3216944d24 2018-07-30 03:57:49,236 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-9bc9b39b-278b-459-user 2018-07-30 03:57:49,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:57:49,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 03:57:49,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bacdade4-8def-45ea-82ed-6e7a07ae9d42 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 03:57:49,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-bacdade4-8def-45ea-82ed-6e7a07ae9d42 2018-07-30 03:57:49,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" -d '{"role": {"name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj-role"}}' 2018-07-30 03:57:49,360 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 03:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f97e42cd-8732-4639-9390-f52c8b8d60b1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d33a413f026406d86fa974014998c46", "links": {"self": "http://172.30.9.25:5000/v3/roles/3d33a413f026406d86fa974014998c46"}, "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj-role"}} 2018-07-30 03:57:49,360 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f97e42cd-8732-4639-9390-f52c8b8d60b1 2018-07-30 03:57:49,361 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-9bc9b39b-278b-459-proj-role 2018-07-30 03:57:49,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/3d33a413f026406d86fa974014998c46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 03:57:49,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17aa40bf-111e-4632-8141-d3d665da3b86 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d33a413f026406d86fa974014998c46", "links": {"self": "http://172.30.9.25:5000/v3/roles/3d33a413f026406d86fa974014998c46"}, "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj-role"}} 2018-07-30 03:57:49,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/3d33a413f026406d86fa974014998c46 used request id req-17aa40bf-111e-4632-8141-d3d665da3b86 2018-07-30 03:57:49,447 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-9bc9b39b-278b-459-proj-role to project AnsibleProvisioningTests-9bc9b39b-278b-459-proj 2018-07-30 03:57:49,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a/users/e00545f2e7404167baa48863e31a27f3/roles/3d33a413f026406d86fa974014998c46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 03:57:49,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 03:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f889959-d3e0-411b-8b49-d6d029b84d02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 03:57:49,566 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a/users/e00545f2e7404167baa48863e31a27f3/roles/3d33a413f026406d86fa974014998c46 used request id req-4f889959-d3e0-411b-8b49-d6d029b84d02 2018-07-30 03:57:49,567 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:57:49,568 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-07-30 03:57:49,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:57:49,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:57:49,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d33a413f026406d86fa974014998c46", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj-role"}], "expires_at": "2018-07-30T04:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-user", "id": "e00545f2e7404167baa48863e31a27f3"}, "audit_ids": ["y4hJRudISGuUwhOPVhg-bQ"], "issued_at": "2018-07-30T03:57:49.000000Z"}} 2018-07-30 03:57:49,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02a12c898407ca12c635cd3cc222ceb8bbb35f26" 2018-07-30 03:57:50,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980b1db5-6a36-4baa-a781-398827e157d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:57:50,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-980b1db5-6a36-4baa-a781-398827e157d7 2018-07-30 03:57:50,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02a12c898407ca12c635cd3cc222ceb8bbb35f26" 2018-07-30 03:57:50,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-a646bbd0-2aeb-4db7-9686-09976fa1732f Date: Mon, 30 Jul 2018 03:57:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image"} 2018-07-30 03:57:50,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image used request id req-a646bbd0-2aeb-4db7-9686-09976fa1732f 2018-07-30 03:57:50,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02a12c898407ca12c635cd3cc222ceb8bbb35f26" 2018-07-30 03:57:50,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-604dd6b4-9548-4099-a569-636b9c07d57d Date: Mon, 30 Jul 2018 03:57:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-30 03:57:50,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-604dd6b4-9548-4099-a569-636b9c07d57d 2018-07-30 03:57:50,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02a12c898407ca12c635cd3cc222ceb8bbb35f26" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image"}' 2018-07-30 03:57:50,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-503ec5b0-e196-496b-9370-c30cd9c4152c Date: Mon, 30 Jul 2018 03:57:50 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:57:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-30T03:57:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "min_disk": 0, "protected": false, "id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "file": "/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390/file", "checksum": null, "owner": "c380911a7fcc464dbf84c3194584619a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:57:50,301 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-503ec5b0-e196-496b-9370-c30cd9c4152c 2018-07-30 03:57:50,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02a12c898407ca12c635cd3cc222ceb8bbb35f26" -d '' 2018-07-30 03:57:55,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-005f35d6-a513-4fa0-ad76-2e6458439d01 Date: Mon, 30 Jul 2018 03:57: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-30 03:57:55,167 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390/file used request id req-005f35d6-a513-4fa0-ad76-2e6458439d01 2018-07-30 03:57:55,168 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-30 03:57:55,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02a12c898407ca12c635cd3cc222ceb8bbb35f26" 2018-07-30 03:57:55,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f4a9651f-5238-4b99-885c-7dc41cf92ef1 Date: Mon, 30 Jul 2018 03:57:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:57:50Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-07-30T03:57:55Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390/snap", "metadata": {}}], "self": "/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "min_disk": 0, "protected": false, "id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "file": "/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "c380911a7fcc464dbf84c3194584619a", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:57:55,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390 used request id req-f4a9651f-5238-4b99-885c-7dc41cf92ef1 2018-07-30 03:57:55,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02a12c898407ca12c635cd3cc222ceb8bbb35f26" 2018-07-30 03:57:55,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9223659a-eda7-4e6a-a876-ece272af67e2 Date: Mon, 30 Jul 2018 03:57: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-30 03:57:55,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-9223659a-eda7-4e6a-a876-ece272af67e2 2018-07-30 03:57:55,201 - create_image - INFO - Created image with name - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image 2018-07-30 03:57:55,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02a12c898407ca12c635cd3cc222ceb8bbb35f26" 2018-07-30 03:57:55,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0d829eac-be5e-42df-a810-eee773848a67 Date: Mon, 30 Jul 2018 03:57:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:57:50Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-07-30T03:57:55Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390/snap", "metadata": {}}], "self": "/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "min_disk": 0, "protected": false, "id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "file": "/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "c380911a7fcc464dbf84c3194584619a", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-30 03:57:55,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390 used request id req-0d829eac-be5e-42df-a810-eee773848a67 2018-07-30 03:57:55,219 - create_image - DEBUG - Instance status is - active 2018-07-30 03:57:55,219 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image 2018-07-30 03:57:55,219 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image 2018-07-30 03:57:55,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:57:55,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:57:55,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d33a413f026406d86fa974014998c46", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj-role"}], "expires_at": "2018-07-30T04:57:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-user", "id": "e00545f2e7404167baa48863e31a27f3"}, "audit_ids": ["gLV-SyRAQmGSWteC1XztvQ"], "issued_at": "2018-07-30T03:57:55.000000Z"}} 2018-07-30 03:57:55,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e878e8c6ae39ca8852b7e6ae1a355fa5404ba06f" 2018-07-30 03:57:55,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fc1255-b2f3-4108-9310-d3442735f091 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:57:55,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e1fc1255-b2f3-4108-9310-d3442735f091 2018-07-30 03:57:55,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e878e8c6ae39ca8852b7e6ae1a355fa5404ba06f" 2018-07-30 03:57:55,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fd59e7b5-9000-4cde-94ab-c51b337f5440 Date: Mon, 30 Jul 2018 03:57:55 GMT RESP BODY: {"networks":[]} 2018-07-30 03:57:55,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-fd59e7b5-9000-4cde-94ab-c51b337f5440 2018-07-30 03:57:55,849 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net 2018-07-30 03:57:55,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e878e8c6ae39ca8852b7e6ae1a355fa5404ba06f" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net", "admin_state_up": true}}' 2018-07-30 03:57:56,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-62fefdd5-4feb-4673-99da-05fa20fa6ac5 Date: Mon, 30 Jul 2018 03:57:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:57:56Z","is_default":false,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}} 2018-07-30 03:57:56,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-62fefdd5-4feb-4673-99da-05fa20fa6ac5 2018-07-30 03:57:56,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e878e8c6ae39ca8852b7e6ae1a355fa5404ba06f" 2018-07-30 03:57:56,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-9a152ef3-8b04-41f9-89d9-8e49080f3321 Date: Mon, 30 Jul 2018 03:57:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T03:57:56Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 03:57:56,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-9a152ef3-8b04-41f9-89d9-8e49080f3321 2018-07-30 03:57:56,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e878e8c6ae39ca8852b7e6ae1a355fa5404ba06f" 2018-07-30 03:57:56,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0712fd3c-cddc-4a3e-9ca4-2da99ff1e026 Date: Mon, 30 Jul 2018 03:57:56 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:57:56,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-0712fd3c-cddc-4a3e-9ca4-2da99ff1e026 2018-07-30 03:57:56,622 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet 2018-07-30 03:57:56,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e878e8c6ae39ca8852b7e6ae1a355fa5404ba06f" -d '{"subnets": [{"ip_version": 4, "network_id": "cccf8b56-7158-470d-8507-045ecee2ba54", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]}' 2018-07-30 03:57:57,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-997de82c-c4cf-4e9e-b875-30d00d9734c7 Date: Mon, 30 Jul 2018 03:57:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 03:57:57,347 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-997de82c-c4cf-4e9e-b875-30d00d9734c7 2018-07-30 03:57:57,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e878e8c6ae39ca8852b7e6ae1a355fa5404ba06f" 2018-07-30 03:57:57,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7e702c66-b93b-4d88-a6fc-d970af3bedcd Date: Mon, 30 Jul 2018 03:57:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 03:57:57,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-7e702c66-b93b-4d88-a6fc-d970af3bedcd 2018-07-30 03:57:57,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e878e8c6ae39ca8852b7e6ae1a355fa5404ba06f" 2018-07-30 03:57:57,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c0756887-9179-4f17-a563-058622971946 Date: Mon, 30 Jul 2018 03:57:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 03:57:57,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-c0756887-9179-4f17-a563-058622971946 2018-07-30 03:57:57,541 - OpenStackNetwork - DEBUG - Network [cccf8b56-7158-470d-8507-045ecee2ba54] created successfully 2018-07-30 03:57:57,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:57:57,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:57:57,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d33a413f026406d86fa974014998c46", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj-role"}], "expires_at": "2018-07-30T04:57:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-user", "id": "e00545f2e7404167baa48863e31a27f3"}, "audit_ids": ["Wl_mrVyIQuyJ6HRQz9Z2Ow"], "issued_at": "2018-07-30T03:57:57.000000Z"}} 2018-07-30 03:57:57,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" 2018-07-30 03:57:58,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05638f1-d211-4987-9a3d-4d06b132eb37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:57:58,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d05638f1-d211-4987-9a3d-4d06b132eb37 2018-07-30 03:57:58,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" 2018-07-30 03:57:58,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d451e3a9-0d28-4d07-968e-311b0389a897 Date: Mon, 30 Jul 2018 03:57:58 GMT RESP BODY: {"routers": []} 2018-07-30 03:57:58,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router&admin_state_up=True used request id req-d451e3a9-0d28-4d07-968e-311b0389a897 2018-07-30 03:57:58,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:57:58,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:57:58,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d33a413f026406d86fa974014998c46", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj-role"}], "expires_at": "2018-07-30T04:57:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-user", "id": "e00545f2e7404167baa48863e31a27f3"}, "audit_ids": ["Vwx5GK18Tb20a2sXBM44Ow"], "issued_at": "2018-07-30T03:57:58.000000Z"}} 2018-07-30 03:57:58,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42d4fc0688dfee0274a42cf18789952e1fb986e" 2018-07-30 03:57:58,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1c0ea9-7b0d-4fb2-9e14-6b451b2e4537 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:57:58,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1e1c0ea9-7b0d-4fb2-9e14-6b451b2e4537 2018-07-30 03:57:58,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" 2018-07-30 03:57:58,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-4f084751-af52-40bf-b46d-ecb243515e33 Date: Mon, 30 Jul 2018 03:57:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:57:58,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-4f084751-af52-40bf-b46d-ecb243515e33 2018-07-30 03:57:58,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" 2018-07-30 03:57:58,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b8f3403a-eace-4989-99e8-4504a16106af Date: Mon, 30 Jul 2018 03:57:58 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:57:58,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-b8f3403a-eace-4989-99e8-4504a16106af 2018-07-30 03:57:58,909 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router 2018-07-30 03:57:58,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router", "admin_state_up": true}}' 2018-07-30 03:58:00,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-be043368-77fd-4704-8caa-68c79aa6c5af Date: Mon, 30 Jul 2018 03:58:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:57:58Z", "admin_state_up": true, "updated_at": "2018-07-30T03:58:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "81fc9bfd-6531-4f89-b5ae-9701b53c7a2e", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router"}} 2018-07-30 03:58:00,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-be043368-77fd-4704-8caa-68c79aa6c5af 2018-07-30 03:58:00,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=81fc9bfd-6531-4f89-b5ae-9701b53c7a2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" 2018-07-30 03:58:00,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bc6eac1f-a24b-4744-80b2-5c32912276bb Date: Mon, 30 Jul 2018 03:58:00 GMT RESP BODY: {"ports":[]} 2018-07-30 03:58:00,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=81fc9bfd-6531-4f89-b5ae-9701b53c7a2e used request id req-bc6eac1f-a24b-4744-80b2-5c32912276bb 2018-07-30 03:58:00,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" 2018-07-30 03:58:00,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2f98fc57-0448-444a-bba7-eac79060f902 Date: Mon, 30 Jul 2018 03:58:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 03:58:00,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-2f98fc57-0448-444a-bba7-eac79060f902 2018-07-30 03:58:00,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:58:00,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:58:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:58:00,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" 2018-07-30 03:58:00,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f100033c-d180-487f-8003-98c277c45fe0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 03:58:00,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-f100033c-d180-487f-8003-98c277c45fe0 2018-07-30 03:58:00,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" 2018-07-30 03:58:00,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cc634428-ff3a-4880-981c-883e8f81dc0c Date: Mon, 30 Jul 2018 03:58:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 03:58:00,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-cc634428-ff3a-4880-981c-883e8f81dc0c 2018-07-30 03:58:00,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54&name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" 2018-07-30 03:58:00,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8ea89a0b-5f56-4a9f-a37b-8138b6e156ca Date: Mon, 30 Jul 2018 03:58:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 03:58:00,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54&name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet used request id req-8ea89a0b-5f56-4a9f-a37b-8138b6e156ca 2018-07-30 03:58:00,869 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-30 03:58:00,869 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router 2018-07-30 03:58:00,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/81fc9bfd-6531-4f89-b5ae-9701b53c7a2e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" -d '{"subnet_id": "27316e2a-87d1-4538-ace0-a382db9022fb"}' 2018-07-30 03:58:03,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-acd3bc18-4615-4111-ab5d-621136b55dae Date: Mon, 30 Jul 2018 03:58:03 GMT RESP BODY: {"network_id": "cccf8b56-7158-470d-8507-045ecee2ba54", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "subnet_id": "27316e2a-87d1-4538-ace0-a382db9022fb", "subnet_ids": ["27316e2a-87d1-4538-ace0-a382db9022fb"], "port_id": "f00b86da-6ab9-4b4f-9bcb-ce00a898a7fa", "id": "81fc9bfd-6531-4f89-b5ae-9701b53c7a2e"} 2018-07-30 03:58:03,131 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/81fc9bfd-6531-4f89-b5ae-9701b53c7a2e/add_router_interface used request id req-acd3bc18-4615-4111-ab5d-621136b55dae 2018-07-30 03:58:03,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/81fc9bfd-6531-4f89-b5ae-9701b53c7a2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" 2018-07-30 03:58:03,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-755dd3eb-4704-44c7-845a-e5ba8b39c36c Date: Mon, 30 Jul 2018 03:58:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:57:58Z", "admin_state_up": true, "updated_at": "2018-07-30T03:58:02Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "81fc9bfd-6531-4f89-b5ae-9701b53c7a2e", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router"}} 2018-07-30 03:58:03,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/81fc9bfd-6531-4f89-b5ae-9701b53c7a2e used request id req-755dd3eb-4704-44c7-845a-e5ba8b39c36c 2018-07-30 03:58:03,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=81fc9bfd-6531-4f89-b5ae-9701b53c7a2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" 2018-07-30 03:58:03,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-4004d397-fdfe-45ad-b513-047e9b990110 Date: Mon, 30 Jul 2018 03:58:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:58:02Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.1"}],"id":"f00b86da-6ab9-4b4f-9bcb-ce00a898a7fa","security_groups":[],"mac_address":"fa:16:3e:16:e3:f2","project_id":"c380911a7fcc464dbf84c3194584619a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:01Z","binding:vnic_type":"normal","device_id":"81fc9bfd-6531-4f89-b5ae-9701b53c7a2e","ip_allocation":"immediate"}]} 2018-07-30 03:58:03,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=81fc9bfd-6531-4f89-b5ae-9701b53c7a2e used request id req-4004d397-fdfe-45ad-b513-047e9b990110 2018-07-30 03:58:03,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/27316e2a-87d1-4538-ace0-a382db9022fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" 2018-07-30 03:58:03,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-863d9db7-4da7-4577-ac38-aa3c5f325cdd Date: Mon, 30 Jul 2018 03:58:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}} 2018-07-30 03:58:03,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/27316e2a-87d1-4538-ace0-a382db9022fb used request id req-863d9db7-4da7-4577-ac38-aa3c5f325cdd 2018-07-30 03:58:03,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:58:03,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:58:03,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T04:58:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["8Smw2QbVS_6bWaSLlZlApQ"], "issued_at": "2018-07-30T03:58:03.000000Z"}} 2018-07-30 03:58:03,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16d86384e0f9c38398fbdf2250e81fd1f3a60a1" 2018-07-30 03:58:03,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841bd2fd-c9c2-4225-a89a-5faa318306b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:58:03,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-841bd2fd-c9c2-4225-a89a-5faa318306b7 2018-07-30 03:58:03,999 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:58:04,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16d86384e0f9c38398fbdf2250e81fd1f3a60a1" 2018-07-30 03:58:04,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-60719ed8-d8c6-47f4-bcec-7b28c38f9eba x-compute-request-id: req-60719ed8-d8c6-47f4-bcec-7b28c38f9eba Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}]} 2018-07-30 03:58:04,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-60719ed8-d8c6-47f4-bcec-7b28c38f9eba 2018-07-30 03:58:04,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16d86384e0f9c38398fbdf2250e81fd1f3a60a1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-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-30 03:58:04,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-f27a4910-03b8-4dbd-87b8-fa1d628edd9b x-compute-request-id: req-f27a4910-03b8-4dbd-87b8-fa1d628edd9b Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "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": "dd1334d7-1bf9-4623-ab8c-873b62925a30"}} 2018-07-30 03:58:04,299 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f27a4910-03b8-4dbd-87b8-fa1d628edd9b 2018-07-30 03:58:04,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:58:04,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:58:04,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d33a413f026406d86fa974014998c46", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj-role"}], "expires_at": "2018-07-30T04:58:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-user", "id": "e00545f2e7404167baa48863e31a27f3"}, "audit_ids": ["a4PGyDUyQQ6M059eWtLP7w"], "issued_at": "2018-07-30T03:58:04.000000Z"}} 2018-07-30 03:58:04,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfee7acac68eeb6c113ad35fb8682c27fd3a25d" 2018-07-30 03:58:04,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291e0236-cc5a-48cd-8951-187140baf3d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:58:04,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-291e0236-cc5a-48cd-8951-187140baf3d4 2018-07-30 03:58:04,697 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:58:04,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfee7acac68eeb6c113ad35fb8682c27fd3a25d" 2018-07-30 03:58:04,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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 x-openstack-request-id: req-b15dc8d8-28f9-4bd8-a3d4-49602197a82f x-compute-request-id: req-b15dc8d8-28f9-4bd8-a3d4-49602197a82f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-30 03:58:04,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-b15dc8d8-28f9-4bd8-a3d4-49602197a82f 2018-07-30 03:58:04,866 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp... 2018-07-30 03:58:04,866 - OpenStackKeypair - INFO - Creating new keypair 2018-07-30 03:58:04,891 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp 2018-07-30 03:58:04,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfee7acac68eeb6c113ad35fb8682c27fd3a25d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3pltF610cE92kIU/hUp9/uGPTxeNoXFoQ7FXbV9i/DkPwl91MXPm/Q4iht1z5q7OByoJOrjU6V/WBYtD++L/TiF43OkV3GY73U0swxFZB/1LMuwFiricQM9X5Q6R/6eCo/CLlXi+xRdJujBHhM70r1uXISsekPn7j0b1P53+Spw==", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp"}}' 2018-07-30 03:58:04,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-58a696e7-715f-4e7f-8e67-a30e74b4b060 x-compute-request-id: req-58a696e7-715f-4e7f-8e67-a30e74b4b060 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3pltF610cE92kIU/hUp9/uGPTxeNoXFoQ7FXbV9i/DkPwl91MXPm/Q4iht1z5q7OByoJOrjU6V/WBYtD++L/TiF43OkV3GY73U0swxFZB/1LMuwFiricQM9X5Q6R/6eCo/CLlXi+xRdJujBHhM70r1uXISsekPn7j0b1P53+Spw==", "user_id": "e00545f2e7404167baa48863e31a27f3", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "fingerprint": "4a:68:72:69:92:b2:51:09:8b:65:44:99:07:72:f0:43"}} 2018-07-30 03:58:04,953 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-58a696e7-715f-4e7f-8e67-a30e74b4b060 2018-07-30 03:58:04,955 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e.pub 2018-07-30 03:58:04,956 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e 2018-07-30 03:58:04,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:58:04,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:58:05,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d33a413f026406d86fa974014998c46", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj-role"}], "expires_at": "2018-07-30T04:58:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-user", "id": "e00545f2e7404167baa48863e31a27f3"}, "audit_ids": ["mRt3ZWKBTwmF7UahM4tL7g"], "issued_at": "2018-07-30T03:58:05.000000Z"}} 2018-07-30 03:58:05,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:05,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b691ff-5e67-4864-b101-40bf3a3b81a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:58:05,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-95b691ff-5e67-4864-b101-40bf3a3b81a2 2018-07-30 03:58:05,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:05,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4438cd2c-2919-4990-8786-da7e9e94b6c9 Date: Mon, 30 Jul 2018 03:58:05 GMT RESP BODY: {"security_groups": []} 2018-07-30 03:58:05,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp used request id req-4438cd2c-2919-4990-8786-da7e9e94b6c9 2018-07-30 03:58:05,616 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp... 2018-07-30 03:58:05,616 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp 2018-07-30 03:58:05,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" -d '{"security_group": {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}}' 2018-07-30 03:58:05,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-c64fe0b9-c7a9-423e-bb6c-81dfbe15f1a8 Date: Mon, 30 Jul 2018 03:58:05 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "updated_at": "2018-07-30T03:58:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "revision_number": 0, "id": "4884215b-7da0-4a64-8c99-429a619fd404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c380911a7fcc464dbf84c3194584619a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "revision_number": 0, "id": "8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c380911a7fcc464dbf84c3194584619a"}], "revision_number": 2, "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "78640014-4730-47bf-b831-f6b2494611c2", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}} 2018-07-30 03:58:05,841 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-c64fe0b9-c7a9-423e-bb6c-81dfbe15f1a8 2018-07-30 03:58:05,841 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78640014-4730-47bf-b831-f6b2494611c2 2018-07-30 03:58:05,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78640014-4730-47bf-b831-f6b2494611c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:05,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c2ea302f-68d5-47f2-912f-b92659455592 Date: Mon, 30 Jul 2018 03:58:05 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-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "4884215b-7da0-4a64-8c99-429a619fd404"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3"}]} 2018-07-30 03:58:05,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78640014-4730-47bf-b831-f6b2494611c2 used request id req-c2ea302f-68d5-47f2-912f-b92659455592 2018-07-30 03:58:05,924 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78640014-4730-47bf-b831-f6b2494611c2 2018-07-30 03:58:05,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78640014-4730-47bf-b831-f6b2494611c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:05,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f484a503-1911-45a7-9833-d3337eb9a9d5 Date: Mon, 30 Jul 2018 03:58:05 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-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "4884215b-7da0-4a64-8c99-429a619fd404"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3"}]} 2018-07-30 03:58:05,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78640014-4730-47bf-b831-f6b2494611c2 used request id req-f484a503-1911-45a7-9833-d3337eb9a9d5 2018-07-30 03:58:05,953 - neutron_utils - INFO - Retrieving security group with ID - 78640014-4730-47bf-b831-f6b2494611c2 2018-07-30 03:58:05,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=78640014-4730-47bf-b831-f6b2494611c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:06,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-0b1522fd-7c66-4f09-8efc-90fef25f24cd Date: Mon, 30 Jul 2018 03:58:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "updated_at": "2018-07-30T03:58:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "revision_number": 0, "id": "4884215b-7da0-4a64-8c99-429a619fd404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c380911a7fcc464dbf84c3194584619a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "revision_number": 0, "id": "8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c380911a7fcc464dbf84c3194584619a"}], "revision_number": 2, "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "78640014-4730-47bf-b831-f6b2494611c2", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}]} 2018-07-30 03:58:06,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=78640014-4730-47bf-b831-f6b2494611c2 used request id req-0b1522fd-7c66-4f09-8efc-90fef25f24cd 2018-07-30 03:58:06,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78640014-4730-47bf-b831-f6b2494611c2 2018-07-30 03:58:06,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78640014-4730-47bf-b831-f6b2494611c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:06,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a7b2c137-dd9a-46b5-8ea3-4c45a0d63473 Date: Mon, 30 Jul 2018 03:58: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-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "4884215b-7da0-4a64-8c99-429a619fd404"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3"}]} 2018-07-30 03:58:06,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78640014-4730-47bf-b831-f6b2494611c2 used request id req-a7b2c137-dd9a-46b5-8ea3-4c45a0d63473 2018-07-30 03:58:06,060 - neutron_utils - INFO - Retrieving security group with ID - 78640014-4730-47bf-b831-f6b2494611c2 2018-07-30 03:58:06,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=78640014-4730-47bf-b831-f6b2494611c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:06,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-47c5e2a3-3846-478d-9cc0-74d22c52b87e Date: Mon, 30 Jul 2018 03:58:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "updated_at": "2018-07-30T03:58:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "revision_number": 0, "id": "4884215b-7da0-4a64-8c99-429a619fd404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c380911a7fcc464dbf84c3194584619a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "revision_number": 0, "id": "8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c380911a7fcc464dbf84c3194584619a"}], "revision_number": 2, "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "78640014-4730-47bf-b831-f6b2494611c2", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}]} 2018-07-30 03:58:06,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=78640014-4730-47bf-b831-f6b2494611c2 used request id req-47c5e2a3-3846-478d-9cc0-74d22c52b87e 2018-07-30 03:58:06,107 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78640014-4730-47bf-b831-f6b2494611c2 2018-07-30 03:58:06,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78640014-4730-47bf-b831-f6b2494611c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:06,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0dc18ffb-3417-4e20-9eac-36d78f6c0ced Date: Mon, 30 Jul 2018 03:58: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-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "4884215b-7da0-4a64-8c99-429a619fd404"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3"}]} 2018-07-30 03:58:06,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78640014-4730-47bf-b831-f6b2494611c2 used request id req-0dc18ffb-3417-4e20-9eac-36d78f6c0ced 2018-07-30 03:58:06,132 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp 2018-07-30 03:58:06,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:06,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-fb042a9a-0218-4001-8c4d-eda5bd3fdca4 Date: Mon, 30 Jul 2018 03:58:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "updated_at": "2018-07-30T03:58:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "revision_number": 0, "id": "4884215b-7da0-4a64-8c99-429a619fd404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c380911a7fcc464dbf84c3194584619a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "revision_number": 0, "id": "8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c380911a7fcc464dbf84c3194584619a"}], "revision_number": 2, "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "78640014-4730-47bf-b831-f6b2494611c2", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}]} 2018-07-30 03:58:06,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp used request id req-fb042a9a-0218-4001-8c4d-eda5bd3fdca4 2018-07-30 03:58:06,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:58:06,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:58:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:58:06,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:06,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c9a7c8-4171-4975-a949-38139180cbc1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 03:58:06,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-c7c9a7c8-4171-4975-a949-38139180cbc1 2018-07-30 03:58:06,264 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78640014-4730-47bf-b831-f6b2494611c2 2018-07-30 03:58:06,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78640014-4730-47bf-b831-f6b2494611c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:06,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-97937e98-645f-4f05-8fb1-c4ad14c245ea Date: Mon, 30 Jul 2018 03:58: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-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "4884215b-7da0-4a64-8c99-429a619fd404"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3"}]} 2018-07-30 03:58:06,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78640014-4730-47bf-b831-f6b2494611c2 used request id req-97937e98-645f-4f05-8fb1-c4ad14c245ea 2018-07-30 03:58:06,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2"}}' 2018-07-30 03:58:06,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c3a05f25-85a0-48f3-b73d-cf0bc3fea0e7 Date: Mon, 30 Jul 2018 03:58:06 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-30T03:58:06Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:06Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "74e11aba-2a90-4aa9-ab1c-6cc6417c185d"}} 2018-07-30 03:58:06,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-c3a05f25-85a0-48f3-b73d-cf0bc3fea0e7 2018-07-30 03:58:06,430 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp 2018-07-30 03:58:06,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:06,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-cdb18162-c4db-4030-a63d-28b61336d823 Date: Mon, 30 Jul 2018 03:58:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "updated_at": "2018-07-30T03:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "revision_number": 0, "id": "4884215b-7da0-4a64-8c99-429a619fd404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c380911a7fcc464dbf84c3194584619a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:58:06Z", "revision_number": 0, "id": "74e11aba-2a90-4aa9-ab1c-6cc6417c185d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:06Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c380911a7fcc464dbf84c3194584619a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "revision_number": 0, "id": "8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c380911a7fcc464dbf84c3194584619a"}], "revision_number": 3, "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "78640014-4730-47bf-b831-f6b2494611c2", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}]} 2018-07-30 03:58:06,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp used request id req-cdb18162-c4db-4030-a63d-28b61336d823 2018-07-30 03:58:06,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:06,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58be7693-30bd-45ad-b480-4ed9130ee23a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 03:58:06,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-58be7693-30bd-45ad-b480-4ed9130ee23a 2018-07-30 03:58:06,581 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78640014-4730-47bf-b831-f6b2494611c2 2018-07-30 03:58:06,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78640014-4730-47bf-b831-f6b2494611c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:06,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-7ff73415-9ea0-4f90-b676-45be85a7cdf9 Date: Mon, 30 Jul 2018 03:58: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-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "4884215b-7da0-4a64-8c99-429a619fd404"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:58:06Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:06Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "74e11aba-2a90-4aa9-ab1c-6cc6417c185d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3"}]} 2018-07-30 03:58:06,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78640014-4730-47bf-b831-f6b2494611c2 used request id req-7ff73415-9ea0-4f90-b676-45be85a7cdf9 2018-07-30 03:58:06,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2"}}' 2018-07-30 03:58:07,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-62f6addc-7bd0-4f2a-a10b-eb460fc50e1f Date: Mon, 30 Jul 2018 03:58:07 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-30T03:58:06Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": 22, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:06Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "85fdd6ff-2fcd-471c-9e01-7a01ebfa5f4b"}} 2018-07-30 03:58:07,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-62f6addc-7bd0-4f2a-a10b-eb460fc50e1f 2018-07-30 03:58:07,018 - neutron_utils - INFO - Retrieving security group with ID - 78640014-4730-47bf-b831-f6b2494611c2 2018-07-30 03:58:07,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=78640014-4730-47bf-b831-f6b2494611c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:07,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-8e15527d-9fff-48ca-9c86-61abfbb7a97e Date: Mon, 30 Jul 2018 03:58:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "updated_at": "2018-07-30T03:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "revision_number": 0, "id": "4884215b-7da0-4a64-8c99-429a619fd404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c380911a7fcc464dbf84c3194584619a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:58:06Z", "revision_number": 0, "id": "74e11aba-2a90-4aa9-ab1c-6cc6417c185d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:06Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c380911a7fcc464dbf84c3194584619a"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T03:58:06Z", "revision_number": 0, "id": "85fdd6ff-2fcd-471c-9e01-7a01ebfa5f4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:06Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c380911a7fcc464dbf84c3194584619a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "revision_number": 0, "id": "8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c380911a7fcc464dbf84c3194584619a"}], "revision_number": 4, "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "78640014-4730-47bf-b831-f6b2494611c2", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}]} 2018-07-30 03:58:07,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=78640014-4730-47bf-b831-f6b2494611c2 used request id req-8e15527d-9fff-48ca-9c86-61abfbb7a97e 2018-07-30 03:58:07,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78640014-4730-47bf-b831-f6b2494611c2 2018-07-30 03:58:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78640014-4730-47bf-b831-f6b2494611c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 03:58:07,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-ad5fc665-fbd0-45f5-9810-bd9bf05ed9c3 Date: Mon, 30 Jul 2018 03:58: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-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "4884215b-7da0-4a64-8c99-429a619fd404"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:58:06Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:06Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "74e11aba-2a90-4aa9-ab1c-6cc6417c185d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-30T03:58:06Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": 22, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:06Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "85fdd6ff-2fcd-471c-9e01-7a01ebfa5f4b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:58:05Z", "security_group_id": "78640014-4730-47bf-b831-f6b2494611c2", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:58:05Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3"}]} 2018-07-30 03:58:07,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78640014-4730-47bf-b831-f6b2494611c2 used request id req-ad5fc665-fbd0-45f5-9810-bd9bf05ed9c3 2018-07-30 03:58:07,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:58:07,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:58:07,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d33a413f026406d86fa974014998c46", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj-role"}], "expires_at": "2018-07-30T04:58:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-user", "id": "e00545f2e7404167baa48863e31a27f3"}, "audit_ids": ["5ZT6TsFBTv6dfId7xvRBzg"], "issued_at": "2018-07-30T03:58:07.000000Z"}} 2018-07-30 03:58:07,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:07,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d0c089-27b1-4eb5-9aa8-6e66db282ca8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:58:07,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-72d0c089-27b1-4eb5-9aa8-6e66db282ca8 2018-07-30 03:58:07,582 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-30 03:58:07,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:07,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe12bed5-2957-42a1-b02f-2d1cd721fe82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:58:07,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-fe12bed5-2957-42a1-b02f-2d1cd721fe82 2018-07-30 03:58:07,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:07,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5c8887a9-0d91-4ecf-9515-469f32f545e2 Date: Mon, 30 Jul 2018 03:58:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 03:58:07,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-5c8887a9-0d91-4ecf-9515-469f32f545e2 2018-07-30 03:58:07,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:07,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2fe151fd-9d83-49dd-8e48-803c71ffbd88 Date: Mon, 30 Jul 2018 03:58:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 03:58:07,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-2fe151fd-9d83-49dd-8e48-803c71ffbd88 2018-07-30 03:58:07,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:08,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5cb35111-c23d-425d-9a83-6b9bf7e7ebb9 Date: Mon, 30 Jul 2018 03:58:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 03:58:08,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-5cb35111-c23d-425d-9a83-6b9bf7e7ebb9 2018-07-30 03:58:08,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:58:08,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:58:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:58:08,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:08,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730a5fa1-17ec-4a69-b1d4-fe3095ae440a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 03:58:08,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-730a5fa1-17ec-4a69-b1d4-fe3095ae440a 2018-07-30 03:58:08,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:08,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-26872643-ddda-49bf-80ff-de75050d59d3 Date: Mon, 30 Jul 2018 03:58:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 03:58:08,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-26872643-ddda-49bf-80ff-de75050d59d3 2018-07-30 03:58:08,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54&name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:08,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0326d690-a8b0-4ba0-8c9d-7f1e3275f73f Date: Mon, 30 Jul 2018 03:58:08 GMT RESP BODY: {"ports":[]} 2018-07-30 03:58:08,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54&name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1&admin_state_up=True used request id req-0326d690-a8b0-4ba0-8c9d-7f1e3275f73f 2018-07-30 03:58:08,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:08,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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 x-openstack-request-id: req-b94e27ff-af05-4195-aa75-947836e24c4e x-compute-request-id: req-b94e27ff-af05-4195-aa75-947836e24c4e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 03:58:08,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst used request id req-b94e27ff-af05-4195-aa75-947836e24c4e 2018-07-30 03:58:08,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:08,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-74f79251-04b7-403b-88c0-328a38ccbe87 Date: Mon, 30 Jul 2018 03:58:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 03:58:08,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-74f79251-04b7-403b-88c0-328a38ccbe87 2018-07-30 03:58:08,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:08,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6bd58323-bc8a-4aa0-a0ef-896529c0381e Date: Mon, 30 Jul 2018 03:58:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 03:58:08,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-6bd58323-bc8a-4aa0-a0ef-896529c0381e 2018-07-30 03:58:08,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:08,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2886e9c0-e303-463c-b005-a3e5f3b5e308 Date: Mon, 30 Jul 2018 03:58:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 03:58:08,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-2886e9c0-e303-463c-b005-a3e5f3b5e308 2018-07-30 03:58:08,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:08,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413d82a5-8678-4e1e-a7b9-db6de05c766c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 03:58:08,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-413d82a5-8678-4e1e-a7b9-db6de05c766c 2018-07-30 03:58:08,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:08,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-abf88f69-7bd8-4526-ab70-37e01626d101 Date: Mon, 30 Jul 2018 03:58:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 03:58:08,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-abf88f69-7bd8-4526-ab70-37e01626d101 2018-07-30 03:58:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54&name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:08,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2f5d995b-fd45-45f6-a566-29c6094ff633 Date: Mon, 30 Jul 2018 03:58:08 GMT RESP BODY: {"ports":[]} 2018-07-30 03:58:08,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54&name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1&admin_state_up=True used request id req-2f5d995b-fd45-45f6-a566-29c6094ff633 2018-07-30 03:58:08,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-30 03:58:08,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000//v3/auth/tokens 2018-07-30 03:58:09,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d33a413f026406d86fa974014998c46", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj-role"}], "expires_at": "2018-07-30T04:58:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/c380911a7fcc464dbf84c3194584619a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-user", "id": "e00545f2e7404167baa48863e31a27f3"}, "audit_ids": ["hltWir8VQdq2NdOs1H6kGA"], "issued_at": "2018-07-30T03:58:09.000000Z"}} 2018-07-30 03:58:09,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e479d2fc4b03110249415f5da69d5d5133b1b10c" 2018-07-30 03:58:09,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b78a7426-4bc7-4f96-beaa-f3b731f3905c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 03:58:09,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b78a7426-4bc7-4f96-beaa-f3b731f3905c 2018-07-30 03:58:09,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:09,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7ab514c5-6ad1-4802-b686-52ecde99664a Date: Mon, 30 Jul 2018 03:58:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 03:58:09,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-7ab514c5-6ad1-4802-b686-52ecde99664a 2018-07-30 03:58:09,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:09,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-02628557-3f9d-40da-acfb-e6dfbd4c126a Date: Mon, 30 Jul 2018 03:58:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 03:58:09,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-02628557-3f9d-40da-acfb-e6dfbd4c126a 2018-07-30 03:58:09,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:09,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fbd0ddf2-9720-407f-965e-775f9dad98c2 Date: Mon, 30 Jul 2018 03:58:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 03:58:09,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-fbd0ddf2-9720-407f-965e-775f9dad98c2 2018-07-30 03:58:09,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 03:58:09,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 03:58:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 03:58:09,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e479d2fc4b03110249415f5da69d5d5133b1b10c" 2018-07-30 03:58:09,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe533752-5adb-48d4-9897-feba5dd7092d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 03:58:09,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-fe533752-5adb-48d4-9897-feba5dd7092d 2018-07-30 03:58:09,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:09,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-eca3fbbb-c863-4450-a714-368245cc53b7 Date: Mon, 30 Jul 2018 03:58:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 03:58:09,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-eca3fbbb-c863-4450-a714-368245cc53b7 2018-07-30 03:58:09,638 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net 2018-07-30 03:58:09,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" -d '{"port": {"network_id": "cccf8b56-7158-470d-8507-045ecee2ba54", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1", "admin_state_up": true}}' 2018-07-30 03:58:10,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-bcfd38b8-b084-451f-9f48-7e8cd28a7d26 Date: Mon, 30 Jul 2018 03:58:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:58:10Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.7"}],"id":"26b92a56-9f75-4a17-92dc-b7f6b9364b4e","security_groups":["2dfca73f-2e19-4ab7-9742-be933ce1c1bc"],"mac_address":"fa:16:3e:1d:4f:62","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1","project_id":"c380911a7fcc464dbf84c3194584619a","qos_policy_id":null,"admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-30 03:58:10,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-bcfd38b8-b084-451f-9f48-7e8cd28a7d26 2018-07-30 03:58:10,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:10,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cfa78291-67ab-4c36-a1d7-cc1e7264496f Date: Mon, 30 Jul 2018 03:58:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 03:58:10,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-cfa78291-67ab-4c36-a1d7-cc1e7264496f 2018-07-30 03:58:10,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:10,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-da78abd6-b81b-4f9a-bf79-44e8d0294bc1 Date: Mon, 30 Jul 2018 03:58:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 03:58:10,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-da78abd6-b81b-4f9a-bf79-44e8d0294bc1 2018-07-30 03:58:10,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:10,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-29bbf3b5-6eaf-4c50-9d48-b7f4dcd56bcd Date: Mon, 30 Jul 2018 03:58:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 03:58:10,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-29bbf3b5-6eaf-4c50-9d48-b7f4dcd56bcd 2018-07-30 03:58:10,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:11,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd691834-a326-44ec-8627-73db223cfd26 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 03:58:11,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-dd691834-a326-44ec-8627-73db223cfd26 2018-07-30 03:58:11,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:11,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-998ba22d-e9b4-4029-be26-03c91da74ed8 Date: Mon, 30 Jul 2018 03:58:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 03:58:11,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-998ba22d-e9b4-4029-be26-03c91da74ed8 2018-07-30 03:58:11,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54&name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:11,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-aacae999-65cd-4842-82e9-8fd2a8e51bc9 Date: Mon, 30 Jul 2018 03:58:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:58:10Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.7"}],"id":"26b92a56-9f75-4a17-92dc-b7f6b9364b4e","security_groups":["2dfca73f-2e19-4ab7-9742-be933ce1c1bc"],"mac_address":"fa:16:3e:1d:4f:62","project_id":"c380911a7fcc464dbf84c3194584619a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:10Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-30 03:58:11,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54&name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1&admin_state_up=True used request id req-aacae999-65cd-4842-82e9-8fd2a8e51bc9 2018-07-30 03:58:11,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:11,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bba6638-e25c-4fbd-987b-92a805b1bcb3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 03:58:11,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-2bba6638-e25c-4fbd-987b-92a805b1bcb3 2018-07-30 03:58:11,219 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst 2018-07-30 03:58:11,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:11,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-bb861aad-49d7-4aba-8091-655ac9ee82e4 x-compute-request-id: req-bb861aad-49d7-4aba-8091-655ac9ee82e4 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "bookmark"}], "name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25"}, {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-flavor-name"}]} 2018-07-30 03:58:11,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-bb861aad-49d7-4aba-8091-655ac9ee82e4 2018-07-30 03:58:11,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:11,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-93178597-43ee-4a9f-a822-f7e047afe3c7 x-compute-request-id: req-93178597-43ee-4a9f-a822-f7e047afe3c7 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "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": "dd1334d7-1bf9-4623-ab8c-873b62925a30"}} 2018-07-30 03:58:11,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30 used request id req-93178597-43ee-4a9f-a822-f7e047afe3c7 2018-07-30 03:58:11,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:11,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-3b6a01db-fa79-4a88-ad91-263d675469c1 Date: Mon, 30 Jul 2018 03:58:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image", "tags": [], "container_format": "bare", "created_at": "2018-07-30T03:57:50Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-07-30T03:57:55Z", "visibility": "shared", "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390/snap", "metadata": {}}], "self": "/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "min_disk": 0, "protected": false, "id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "file": "/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "c380911a7fcc464dbf84c3194584619a", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image"} 2018-07-30 03:58:11,447 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image used request id req-3b6a01db-fa79-4a88-ad91-263d675469c1 2018-07-30 03:58:11,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:11,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4423ca74-8ab0-4a59-afaf-b9c67694d041 Date: Mon, 30 Jul 2018 03:58: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-30 03:58:11,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4423ca74-8ab0-4a59-afaf-b9c67694d041 2018-07-30 03:58:11,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" -d '{"server": {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "imageRef": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "flavorRef": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "max_count": 1, "min_count": 1, "networks": [{"port": "26b92a56-9f75-4a17-92dc-b7f6b9364b4e"}]}}' 2018-07-30 03:58:12,352 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 03:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40da047a-f458-40e8-9c82-1f57132b8169 x-compute-request-id: req-40da047a-f458-40e8-9c82-1f57132b8169 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "adminPass": "ZRUeeaPw4tvR"}} 2018-07-30 03:58:12,353 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-40da047a-f458-40e8-9c82-1f57132b8169 2018-07-30 03:58:12,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:12,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-a0d1e5b1-b3df-42f0-ad34-447a89de21d3 x-compute-request-id: req-a0d1e5b1-b3df-42f0-ad34-447a89de21d3 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-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-30T03:58:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:12,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-a0d1e5b1-b3df-42f0-ad34-447a89de21d3 2018-07-30 03:58:12,433 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst 2018-07-30 03:58:12,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:12,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-ddc01bf1-c638-4d48-babe-f83a476ad1f3 x-compute-request-id: req-ddc01bf1-c638-4d48-babe-f83a476ad1f3 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-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-30T03:58:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:12,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-ddc01bf1-c638-4d48-babe-f83a476ad1f3 2018-07-30 03:58:12,667 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:12,667 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:58:15,670 - create_instance - DEBUG - VM status query timeout in 896.76279211 2018-07-30 03:58:15,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:16,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-4bd986f9-4aa2-4e43-bf0f-80645527b4f5 x-compute-request-id: req-4bd986f9-4aa2-4e43-bf0f-80645527b4f5 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:16,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-4bd986f9-4aa2-4e43-bf0f-80645527b4f5 2018-07-30 03:58:16,210 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:16,210 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:58:19,213 - create_instance - DEBUG - VM status query timeout in 893.219815969 2018-07-30 03:58:19,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:19,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-75a4110c-9428-4c81-9969-c190f260578a x-compute-request-id: req-75a4110c-9428-4c81-9969-c190f260578a 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:19,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-75a4110c-9428-4c81-9969-c190f260578a 2018-07-30 03:58:19,549 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:19,549 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:58:22,549 - create_instance - DEBUG - VM status query timeout in 889.883958101 2018-07-30 03:58:22,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:22,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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,Accept-Encoding x-openstack-request-id: req-5dee5bb0-fd92-48b5-b7aa-477542745e5e x-compute-request-id: req-5dee5bb0-fd92-48b5-b7aa-477542745e5e 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:22,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-5dee5bb0-fd92-48b5-b7aa-477542745e5e 2018-07-30 03:58:22,713 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:22,713 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:58:25,716 - create_instance - DEBUG - VM status query timeout in 886.717116117 2018-07-30 03:58:25,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:25,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-201b3d60-8fbe-452a-9418-54ded7b04738 x-compute-request-id: req-201b3d60-8fbe-452a-9418-54ded7b04738 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:25,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-201b3d60-8fbe-452a-9418-54ded7b04738 2018-07-30 03:58:25,883 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:25,883 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:58:28,886 - create_instance - DEBUG - VM status query timeout in 883.546662092 2018-07-30 03:58:28,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:29,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-33fbcc83-9c6d-4eec-97c2-3f1db5ea2de2 x-compute-request-id: req-33fbcc83-9c6d-4eec-97c2-3f1db5ea2de2 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:29,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-33fbcc83-9c6d-4eec-97c2-3f1db5ea2de2 2018-07-30 03:58:29,069 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:29,069 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:58:32,072 - create_instance - DEBUG - VM status query timeout in 880.360917091 2018-07-30 03:58:32,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:32,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-ea76198a-4611-4bca-a1bc-57a2b7249e79 x-compute-request-id: req-ea76198a-4611-4bca-a1bc-57a2b7249e79 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:32,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-ea76198a-4611-4bca-a1bc-57a2b7249e79 2018-07-30 03:58:32,247 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:32,247 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:58:35,250 - create_instance - DEBUG - VM status query timeout in 877.182882071 2018-07-30 03:58:35,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:35,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0af32301-c28c-447c-81d8-1aa3cd978e4d x-compute-request-id: req-0af32301-c28c-447c-81d8-1aa3cd978e4d 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:35,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-0af32301-c28c-447c-81d8-1aa3cd978e4d 2018-07-30 03:58:35,445 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:35,445 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:58:38,448 - create_instance - DEBUG - VM status query timeout in 873.984771013 2018-07-30 03:58:38,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:39,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-3305a44b-c6d8-45a2-974a-6e7a2bc2d3b4 x-compute-request-id: req-3305a44b-c6d8-45a2-974a-6e7a2bc2d3b4 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:39,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-3305a44b-c6d8-45a2-974a-6e7a2bc2d3b4 2018-07-30 03:58:39,167 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:39,167 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:58:42,170 - create_instance - DEBUG - VM status query timeout in 870.263007164 2018-07-30 03:58:42,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:42,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9ff8450-8631-4988-98d1-1cd44ab0834c x-compute-request-id: req-b9ff8450-8631-4988-98d1-1cd44ab0834c 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:42,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-b9ff8450-8631-4988-98d1-1cd44ab0834c 2018-07-30 03:58:42,344 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:42,344 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:58:45,347 - create_instance - DEBUG - VM status query timeout in 867.085700989 2018-07-30 03:58:45,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:45,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-382774e7-6ef3-4b61-a829-242ffb6c67dd x-compute-request-id: req-382774e7-6ef3-4b61-a829-242ffb6c67dd 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:45,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-382774e7-6ef3-4b61-a829-242ffb6c67dd 2018-07-30 03:58:45,532 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:45,532 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:58:48,535 - create_instance - DEBUG - VM status query timeout in 863.898108006 2018-07-30 03:58:48,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:48,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-f791eeed-c2e5-4e37-bdd8-8e4375600a57 x-compute-request-id: req-f791eeed-c2e5-4e37-bdd8-8e4375600a57 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:48,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-f791eeed-c2e5-4e37-bdd8-8e4375600a57 2018-07-30 03:58:48,716 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:48,716 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:58:51,720 - create_instance - DEBUG - VM status query timeout in 860.713427067 2018-07-30 03:58:51,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:51,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1f9e115-d3f6-4298-a9d0-10a3ef959f30 x-compute-request-id: req-c1f9e115-d3f6-4298-a9d0-10a3ef959f30 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:51,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-c1f9e115-d3f6-4298-a9d0-10a3ef959f30 2018-07-30 03:58:51,893 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:51,894 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:58:54,897 - create_instance - DEBUG - VM status query timeout in 857.536238194 2018-07-30 03:58:54,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:55,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edbc2798-7eb8-41d5-bccd-236efe2b79b0 x-compute-request-id: req-edbc2798-7eb8-41d5-bccd-236efe2b79b0 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:55,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-edbc2798-7eb8-41d5-bccd-236efe2b79b0 2018-07-30 03:58:55,311 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:55,311 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:58:58,314 - create_instance - DEBUG - VM status query timeout in 854.118525028 2018-07-30 03:58:58,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:58:58,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:58:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58a1a636-faed-449e-ba16-b1f0394110d2 x-compute-request-id: req-58a1a636-faed-449e-ba16-b1f0394110d2 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:58:58,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-58a1a636-faed-449e-ba16-b1f0394110d2 2018-07-30 03:58:58,633 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:58:58,633 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:01,636 - create_instance - DEBUG - VM status query timeout in 850.796504021 2018-07-30 03:59:01,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:01,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59: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-fa69ecf3-233b-46bd-a6f4-eb20c06cd383 x-compute-request-id: req-fa69ecf3-233b-46bd-a6f4-eb20c06cd383 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:01,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-fa69ecf3-233b-46bd-a6f4-eb20c06cd383 2018-07-30 03:59:01,950 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:01,950 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:04,953 - create_instance - DEBUG - VM status query timeout in 847.479963064 2018-07-30 03:59:04,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:05,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f18e52cd-55c5-4e97-8c86-1b64f7667aff x-compute-request-id: req-f18e52cd-55c5-4e97-8c86-1b64f7667aff 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:05,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-f18e52cd-55c5-4e97-8c86-1b64f7667aff 2018-07-30 03:59:05,290 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:05,290 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:08,294 - create_instance - DEBUG - VM status query timeout in 844.139309168 2018-07-30 03:59:08,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:08,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-73073e7d-aa5f-49d1-8fdf-544c4fb84697 x-compute-request-id: req-73073e7d-aa5f-49d1-8fdf-544c4fb84697 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:08,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-73073e7d-aa5f-49d1-8fdf-544c4fb84697 2018-07-30 03:59:08,480 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:08,480 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:11,484 - create_instance - DEBUG - VM status query timeout in 840.94927597 2018-07-30 03:59:11,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:11,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59: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-40b4042f-a29f-4f98-a185-4176f28a9496 x-compute-request-id: req-40b4042f-a29f-4f98-a185-4176f28a9496 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:11,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-40b4042f-a29f-4f98-a185-4176f28a9496 2018-07-30 03:59:11,666 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:11,666 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:14,669 - create_instance - DEBUG - VM status query timeout in 837.763786077 2018-07-30 03:59:14,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:15,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-bd2443c4-15d2-4925-b2d4-3a8b84753766 x-compute-request-id: req-bd2443c4-15d2-4925-b2d4-3a8b84753766 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:15,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-bd2443c4-15d2-4925-b2d4-3a8b84753766 2018-07-30 03:59:15,160 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:15,161 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:18,164 - create_instance - DEBUG - VM status query timeout in 834.269260168 2018-07-30 03:59:18,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:18,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59: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-3aa02dc2-2a48-4966-966b-63f51cdf4e6a x-compute-request-id: req-3aa02dc2-2a48-4966-966b-63f51cdf4e6a 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:18,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-3aa02dc2-2a48-4966-966b-63f51cdf4e6a 2018-07-30 03:59:18,570 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:18,570 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:21,574 - create_instance - DEBUG - VM status query timeout in 830.85930419 2018-07-30 03:59:21,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:21,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-c0e9292c-b87a-4b57-a1ac-16aaa68bd4cc x-compute-request-id: req-c0e9292c-b87a-4b57-a1ac-16aaa68bd4cc 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:21,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-c0e9292c-b87a-4b57-a1ac-16aaa68bd4cc 2018-07-30 03:59:21,921 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:21,922 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:24,925 - create_instance - DEBUG - VM status query timeout in 827.508275032 2018-07-30 03:59:24,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:25,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e2c97b5-d7ae-4154-9858-2f4fc60327d8 x-compute-request-id: req-9e2c97b5-d7ae-4154-9858-2f4fc60327d8 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:25,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-9e2c97b5-d7ae-4154-9858-2f4fc60327d8 2018-07-30 03:59:25,251 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:25,251 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:28,254 - create_instance - DEBUG - VM status query timeout in 824.178704977 2018-07-30 03:59:28,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:28,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-9ad22e60-5556-4d7b-bdda-cc6bdf055fdc x-compute-request-id: req-9ad22e60-5556-4d7b-bdda-cc6bdf055fdc 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:28,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-9ad22e60-5556-4d7b-bdda-cc6bdf055fdc 2018-07-30 03:59:28,433 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:28,434 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:31,437 - create_instance - DEBUG - VM status query timeout in 820.996212959 2018-07-30 03:59:31,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:31,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-e06bc34d-375f-4158-ba86-e9f7b03ca927 x-compute-request-id: req-e06bc34d-375f-4158-ba86-e9f7b03ca927 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:31,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-e06bc34d-375f-4158-ba86-e9f7b03ca927 2018-07-30 03:59:31,624 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:31,624 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:34,627 - create_instance - DEBUG - VM status query timeout in 817.805947065 2018-07-30 03:59:34,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:34,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59: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-39c92cd9-d8c0-4b1d-91fc-8799ec7b8686 x-compute-request-id: req-39c92cd9-d8c0-4b1d-91fc-8799ec7b8686 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:34,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-39c92cd9-d8c0-4b1d-91fc-8799ec7b8686 2018-07-30 03:59:34,951 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:34,951 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:37,954 - create_instance - DEBUG - VM status query timeout in 814.478639126 2018-07-30 03:59:37,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:38,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-72b1244c-8888-4e5a-a732-fdb0fbfe5419 x-compute-request-id: req-72b1244c-8888-4e5a-a732-fdb0fbfe5419 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:38,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-72b1244c-8888-4e5a-a732-fdb0fbfe5419 2018-07-30 03:59:38,635 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:38,635 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:41,638 - create_instance - DEBUG - VM status query timeout in 810.794895172 2018-07-30 03:59:41,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:41,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5b33d90-c02e-4532-b7bd-bf114fa23b97 x-compute-request-id: req-c5b33d90-c02e-4532-b7bd-bf114fa23b97 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:41,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-c5b33d90-c02e-4532-b7bd-bf114fa23b97 2018-07-30 03:59:41,974 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:41,974 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:44,977 - create_instance - DEBUG - VM status query timeout in 807.455471039 2018-07-30 03:59:44,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:45,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-862cbea6-bc9a-40eb-86e3-361cb387a75b x-compute-request-id: req-862cbea6-bc9a-40eb-86e3-361cb387a75b 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:45,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-862cbea6-bc9a-40eb-86e3-361cb387a75b 2018-07-30 03:59:45,285 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:45,285 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:48,288 - create_instance - DEBUG - VM status query timeout in 804.145068169 2018-07-30 03:59:48,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:48,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59: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-94570d34-f32c-4e9e-9b1a-8174816faf73 x-compute-request-id: req-94570d34-f32c-4e9e-9b1a-8174816faf73 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:48,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-94570d34-f32c-4e9e-9b1a-8174816faf73 2018-07-30 03:59:48,468 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:48,468 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:51,471 - create_instance - DEBUG - VM status query timeout in 800.961574078 2018-07-30 03:59:51,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:51,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-fb6b9fdf-cf63-472a-a792-c9343bc408e8 x-compute-request-id: req-fb6b9fdf-cf63-472a-a792-c9343bc408e8 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.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T03:58:13Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:51,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-fb6b9fdf-cf63-472a-a792-c9343bc408e8 2018-07-30 03:59:51,635 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - BUILD 2018-07-30 03:59:51,635 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 03:59:54,638 - create_instance - DEBUG - VM status query timeout in 797.794883013 2018-07-30 03:59:54,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:55,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ef0482d-74ee-4247-905f-206b096386ac x-compute-request-id: req-1ef0482d-74ee-4247-905f-206b096386ac Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:55,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-1ef0482d-74ee-4247-905f-206b096386ac 2018-07-30 03:59:55,004 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - ACTIVE 2018-07-30 03:59:55,004 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:59:55,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:55,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-bf6a86f2-090d-4438-9d2e-289494ebb4de x-compute-request-id: req-bf6a86f2-090d-4438-9d2e-289494ebb4de Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:55,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-bf6a86f2-090d-4438-9d2e-289494ebb4de 2018-07-30 03:59:55,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:55,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-07fb57a1-4f09-4f88-85e1-0ffcf4a388e8 Date: Mon, 30 Jul 2018 03:59:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 03:59:55,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-07fb57a1-4f09-4f88-85e1-0ffcf4a388e8 2018-07-30 03:59:55,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:55,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26fc1b2b-d291-452b-8a04-b99011920649 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 03:59:55,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-26fc1b2b-d291-452b-8a04-b99011920649 2018-07-30 03:59:55,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:55,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ee5ce16f-5d3c-451f-a97d-830d7b066027 Date: Mon, 30 Jul 2018 03:59:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 03:59:55,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-ee5ce16f-5d3c-451f-a97d-830d7b066027 2018-07-30 03:59:55,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:55,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-f152c1c2-96c8-4764-a411-a7405e60a295 Date: Mon, 30 Jul 2018 03:59:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:59:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.7"}],"id":"26b92a56-9f75-4a17-92dc-b7f6b9364b4e","security_groups":["2dfca73f-2e19-4ab7-9742-be933ce1c1bc"],"mac_address":"fa:16:3e:1d:4f:62","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:10Z","binding:vnic_type":"normal","device_id":"9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.2"}],"id":"6e0793da-c139-44bb-9671-0830e8be8cc9","security_groups":[],"mac_address":"fa:16:3e:1a:46:52","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cccf8b56-7158-470d-8507-045ecee2ba54","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:58:05Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.1"}],"id":"f00b86da-6ab9-4b4f-9bcb-ce00a898a7fa","security_groups":[],"mac_address":"fa:16:3e:16:e3:f2","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:01Z","binding:vnic_type":"normal","device_id":"81fc9bfd-6531-4f89-b5ae-9701b53c7a2e","ip_allocation":"immediate"}]} 2018-07-30 03:59:55,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-f152c1c2-96c8-4764-a411-a7405e60a295 2018-07-30 03:59:55,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:55,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-6d3a5680-a96f-4115-98f0-b3abe2812bd4 Date: Mon, 30 Jul 2018 03:59:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:57:58Z", "admin_state_up": true, "updated_at": "2018-07-30T03:58:02Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "81fc9bfd-6531-4f89-b5ae-9701b53c7a2e", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router"}]} 2018-07-30 03:59:55,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router used request id req-6d3a5680-a96f-4115-98f0-b3abe2812bd4 2018-07-30 03:59:55,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:55,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5763dd04-fb11-4224-9516-78a49d98cd98 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 03:59:55,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-5763dd04-fb11-4224-9516-78a49d98cd98 2018-07-30 03:59:55,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=81fc9bfd-6531-4f89-b5ae-9701b53c7a2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:55,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-272e9682-a668-4215-a2f3-133d1269d1cc Date: Mon, 30 Jul 2018 03:59:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:58:05Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.1"}],"id":"f00b86da-6ab9-4b4f-9bcb-ce00a898a7fa","security_groups":[],"mac_address":"fa:16:3e:16:e3:f2","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:01Z","binding:vnic_type":"normal","device_id":"81fc9bfd-6531-4f89-b5ae-9701b53c7a2e","ip_allocation":"immediate"}]} 2018-07-30 03:59:55,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=81fc9bfd-6531-4f89-b5ae-9701b53c7a2e used request id req-272e9682-a668-4215-a2f3-133d1269d1cc 2018-07-30 03:59:55,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/27316e2a-87d1-4538-ace0-a382db9022fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:55,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-f388b7fc-ab2d-45c2-9447-d77a249fa590 Date: Mon, 30 Jul 2018 03:59:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}} 2018-07-30 03:59:55,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/27316e2a-87d1-4538-ace0-a382db9022fb used request id req-f388b7fc-ab2d-45c2-9447-d77a249fa590 2018-07-30 03:59:55,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:55,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-50d729ec-45c2-4032-994f-7a0c79db8a92 Date: Mon, 30 Jul 2018 03:59:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:59:55,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-50d729ec-45c2-4032-994f-7a0c79db8a92 2018-07-30 03:59:55,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:55,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-46090ca8-8c6c-4753-8085-466cdd2bbbdb Date: Mon, 30 Jul 2018 03:59:55 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:59:55,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-46090ca8-8c6c-4753-8085-466cdd2bbbdb 2018-07-30 03:59:55,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:56,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-33a4291e-3523-4236-87b1-44bfcde269fb x-compute-request-id: req-33a4291e-3523-4236-87b1-44bfcde269fb Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:56,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-33a4291e-3523-4236-87b1-44bfcde269fb 2018-07-30 03:59:56,118 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - ACTIVE 2018-07-30 03:59:56,118 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:59:56,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:56,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-3046d266-5b56-43e0-8a9f-2c39324c1903 x-compute-request-id: req-3046d266-5b56-43e0-8a9f-2c39324c1903 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:56,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-3046d266-5b56-43e0-8a9f-2c39324c1903 2018-07-30 03:59:56,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:56,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e2def692-84a9-4899-96ca-3ebb8184c153 Date: Mon, 30 Jul 2018 03:59:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 03:59:56,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-e2def692-84a9-4899-96ca-3ebb8184c153 2018-07-30 03:59:56,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:56,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004446ed-9d6f-4e57-ac39-6f0ae5533bb0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 03:59:56,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-004446ed-9d6f-4e57-ac39-6f0ae5533bb0 2018-07-30 03:59:56,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:56,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6f4b4a97-1d33-4a21-bf02-b5495c753839 Date: Mon, 30 Jul 2018 03:59:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 03:59:56,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-6f4b4a97-1d33-4a21-bf02-b5495c753839 2018-07-30 03:59:56,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:56,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-29335e56-f435-4457-b4e3-3c5d0caf08ab Date: Mon, 30 Jul 2018 03:59:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:59:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.7"}],"id":"26b92a56-9f75-4a17-92dc-b7f6b9364b4e","security_groups":["2dfca73f-2e19-4ab7-9742-be933ce1c1bc"],"mac_address":"fa:16:3e:1d:4f:62","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:10Z","binding:vnic_type":"normal","device_id":"9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.2"}],"id":"6e0793da-c139-44bb-9671-0830e8be8cc9","security_groups":[],"mac_address":"fa:16:3e:1a:46:52","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cccf8b56-7158-470d-8507-045ecee2ba54","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:58:05Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.1"}],"id":"f00b86da-6ab9-4b4f-9bcb-ce00a898a7fa","security_groups":[],"mac_address":"fa:16:3e:16:e3:f2","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:01Z","binding:vnic_type":"normal","device_id":"81fc9bfd-6531-4f89-b5ae-9701b53c7a2e","ip_allocation":"immediate"}]} 2018-07-30 03:59:56,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-29335e56-f435-4457-b4e3-3c5d0caf08ab 2018-07-30 03:59:56,922 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-30 03:59:56,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:57,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-7b56867e-042f-4615-b011-6f9aef35793b Date: Mon, 30 Jul 2018 03:59:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 03:59:57,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-7b56867e-042f-4615-b011-6f9aef35793b 2018-07-30 03:59:57,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:57,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-66911389-d5d2-4f84-83d3-e24f51ea9b8e Date: Mon, 30 Jul 2018 03:59:57 GMT RESP BODY: {"subnets":[]} 2018-07-30 03:59:57,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4546160d-41d5-495e-a5d9-d5495a6b815a used request id req-66911389-d5d2-4f84-83d3-e24f51ea9b8e 2018-07-30 03:59:57,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" -d '{"floatingip": {"floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "port_id": "26b92a56-9f75-4a17-92dc-b7f6b9364b4e"}}' 2018-07-30 03:59:58,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 570 X-Openstack-Request-Id: req-2a310b43-cd89-4bd6-8aa1-89268693e701 Date: Mon, 30 Jul 2018 03:59:58 GMT RESP BODY: {"floatingip": {"router_id": "81fc9bfd-6531-4f89-b5ae-9701b53c7a2e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:59:57Z", "updated_at": "2018-07-30T03:59:57Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "10.55.1.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c380911a7fcc464dbf84c3194584619a", "port_id": "26b92a56-9f75-4a17-92dc-b7f6b9364b4e", "id": "d6cd4d02-09de-4994-a2e1-3684e02c9223", "qos_policy_id": null}} 2018-07-30 03:59:58,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-2a310b43-cd89-4bd6-8aa1-89268693e701 2018-07-30 03:59:58,956 - create_instance - INFO - Created floating IP 172.30.9.202 via router - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router 2018-07-30 03:59:58,956 - create_instance_tests - INFO - Looking for IP 10.55.1.7 in the console log 2018-07-30 03:59:58,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:59,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03: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-f2505fc0-199e-46ce-b6d8-454c48551fff x-compute-request-id: req-f2505fc0-199e-46ce-b6d8-454c48551fff Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:59,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-f2505fc0-199e-46ce-b6d8-454c48551fff 2018-07-30 03:59:59,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 03:59:59,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7542dc97-504f-403b-bbb5-244b7cc6d977 x-compute-request-id: req-7542dc97-504f-403b-bbb5-244b7cc6d977 Content-Encoding: gzip Content-Length: 8457 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008029] AppArmor: AppArmor initialized\n[ 0.008865] Yama: becoming mindful.\n[ 0.009728] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012721] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014635] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015862] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016230] Initializing cgroup subsys memory\n[ 0.017112] Initializing cgroup subsys devices\n[ 0.017991] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020844] Initializing cgroup subsys perf_event\n[ 0.021750] Initializing cgroup subsys hugetlb\n[ 0.022668] CPU: Physical Processor ID: 0\n[ 0.023478] FEATURE SPEC_CTRL Present\n[ 0.024703] mce: CPU supports 10 MCE banks\n[ 0.025551] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025551] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027482] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.029343] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.030975] Speculative Store Bypass: Vulnerable\n[ 0.032317] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037162] ACPI: Core revision 20131115\n[ 0.038409] ACPI: All ACPI Tables successfully acquired\n[ 0.039558] ftrace: allocating 28727 entries in 113 pages\n[ 0.060271] Enabling x2apic\n[ 0.060915] Enabled x2apic\n[ 0.064003] Switched APIC routing to physical x2apic.\n[ 0.065861] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.067058] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.069646] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076927] KVM setup paravirtual spinlock\n[ 0.079009] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080146] x86: Booting SMP configuration:\n[ 0.081053] .... node #0, CPUs: #1[ 0.078978] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096017] x86: Booted up 1 node, 2 CPUs\n[ 0.096011] KVM setup async PF for cpu 1\n[ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098690] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100190] devtmpfs: initialized\n[ 0.102318] EVM: security.selinux\n[ 0.103021] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104658] EVM: security.capability\n[ 0.105421] pinctrl core: initialized pinctrl subsystem\n[ 0.105827] regulator-dummy: no parameters\n[ 0.108060] RTC time: 3:59:53, date: 07/30/18\n[ 0.108964] NET: Registered protocol family 16\n[ 0.109925] cpuidle: using governor ladder\n[ 0.110919] cpuidle: using governor menu\n[ 0.112061] ACPI: bus type PCI registered\n[ 0.113208] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.115033] PCI: Using configuration type 1 for base access\n[ 0.116532] bio: create slab at 0\n[ 0.117211] ACPI: Added _OSI(Module Device)\n[ 0.117253] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.121326] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123769] ACPI: Interpreter enabled\n[ 0.124006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.126675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.128627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.130497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.132014] ACPI: (supports S0 S5)\n[ 0.132746] ACPI: Using IOAPIC for interrupt routing\n[ 0.133738] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.135659] ACPI: No dock devices found.\n[ 0.137844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.139016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.140007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.144019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.146270] acpiphp: Slot [3] registered\n[ 0.147086] acpiphp: Slot [4] registered\n[ 0.147899] acpiphp: Slot [5] registered\n[ 0.148017] acpiphp: Slot [6] registered\n[ 0.148827] acpiphp: Slot [7] registered\n[ 0.149633] acpiphp: Slot [8] registered\n[ 0.150442] acpiphp: Slot [9] registered\n[ 0.151259] acpiphp: Slot [10] registered\n[ 0.152017] acpiphp: Slot [11] registered\n[ 0.152844] acpiphp: Slot [12] registered\n[ 0.153666] acpiphp: Slot [13] registered\n[ 0.154496] acpiphp: Slot [14] registered\n[ 0.155319] acpiphp: Slot [15] registered\n[ 0.156016] acpiphp: Slot [16] registered\n[ 0.156843] acpiphp: Slot [17] registered\n[ 0.157666] acpiphp: Slot [18] registered\n[ 0.158506] acpiphp: Slot [19] registered\n[ 0.159331] acpiphp: Slot [20] registered\n[ 0.160017] acpiphp: Slot [21] registered\n[ 0.160835] acpiphp: Slot [22] registered\n[ 0.161653] acpiphp: Slot [23] registered\n[ 0.162493] acpiphp: Slot [24] registered\n[ 0.163322] acpiphp: Slot [25] registered\n[ 0.164017] acpiphp: Slot [26] registered\n[ 0.164841] acpiphp: Slot [27] registered\n[ 0.165661] acpiphp: Slot [28] registered\n[ 0.166470] acpiphp: Slot [29] registered\n[ 0.167287] acpiphp: Slot [30] registered\n[ 0.168022] acpiphp: Slot [31] registered\n[ 0.168844] PCI host bridge to bus 0000:00\n[ 0.169664] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170686] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173238] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174467] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.180300] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.181748] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.201715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.203239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.204597] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.206070] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.207887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.208586] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.209856] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209856] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.212003] vgaarb: loaded\n[ 0.212618] vgaarb: bridge control possible 0000:00:02.0\n[ 0.213843] SCSI subsystem initialized\n[ 0.214744] ACPI: bus type USB registered\n[ 0.214744] usbcore: registered new interface driver usbfs\n[ 0.216012] usbcore: registered new interface driver hub\n[ 0.217068] usbcore: registered new device driver usb\n[ 0.217068] PCI: Using ACPI for IRQ routing\n[ 0.217119] NetLabel: Initializing\n[ 0.220006] NetLabel: domain hash size = 128\n[ 0.220870] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221858] NetLabel: unlabeled traffic allowed by default\n[ 0.222921] Switched to clocksource kvm-clock\n[ 0.227473] AppArmor: AppArmor Filesystem Enabled\n[ 0.228444] pnp: PnP ACPI init\n[ 0.229127] ACPI: bus type PNP registered\n[ 0.230341] pnp: PnP ACPI: found 8 devices\n[ 0.231191] ACPI: bus type PNP unregistered\n[ 0.238683] NET: Registered protocol family 2\n[ 0.239799] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.241346] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.242723] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.244051] TCP: reno registered\n[ 0.244750] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.245893] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.247166] NET: Registered protocol family 1\n[ 0.248080] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.249204] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.250289] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.272137] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.297326] Trying to unpack rootfs image as initramfs...\n[ 0.391258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.393972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.395165] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.397220] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.398940] Scanning for low memory corruption every 60 seconds\n[ 0.400963] Initialise system trusted keyring\n[ 0.402338] audit: initializing netlink socket (disabled)\n[ 0.403930] type=2000 audit(1532923194.317:1): initialized\n[ 0.423745] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.426348] zbud: loaded\n[ 0.427431] VFS: Disk quotas dquot_6.5.2\n[ 0.428694] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.430866] fuse init (API version 7.22)\n[ 0.432157] msgmni has been set to 3997\n[ 0.433386] Key type big_key registered\n[ 0.434865] Key type asymmetric registered\n[ 0.436147] Asymmetric key parser 'x509' registered\n[ 0.437610] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.439904] io scheduler noop registered\n[ 0.441119] io scheduler deadline registered (default)\n[ 0.442642] io scheduler cfq registered\n[ 0.443885] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.445516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.447438] ipmi message handler version 39.2\n[ 0.448860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.451087] ACPI: Power Button [PWRF]\n[ 0.452338] GHES: HEST is not enabled!\n[ 0.474309] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.517431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.519636] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.543176] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.545975] Linux agpgart interface v0.103\n[ 0.547976] brd: module loaded\n[ 0.549318] loop: module loaded\n[ 0.550605] blk-mq: CPU -> queue map\n[ 0.551673] CPU 0 -> Queue 0\n[ 0.552635] CPU 1 -> Queue 0\n[ 0.554298] vda: vda1\n[ 0.555905] scsi0 : ata_piix\n[ 0.556658] scsi1 : ata_piix\n[ 0.557334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.558585] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.560156] libphy: Fixed MDIO Bus: probed\n[ 0.561186] tun: Universal TUN/TAP device driver, 1.6\n[ 0.562200] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.564354] PPP generic driver version 2.4.2\n[ 0.565331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.566554] ehci-pci: EHCI PCI platform driver\n[ 0.567454] ehci-platform: EHCI generic platform driver\n[ 0.568479] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.569636] ohci-pci: OHCI PCI platform driver\n[ 0.570532] ohci-platform: OHCI generic platform driver\n[ 0.571533] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.593450] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.594515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.596145] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.597381] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.598635] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.600085] usb usb1: Product: UHCI Host Controller\n[ 0.601038] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.602219] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.603227] hub 1-0:1.0: USB hub found\n[ 0.604051] hub 1-0:1.0: 2 ports detected\n[ 0.605052] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.607293] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.608293] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.609411] mousedev: PS/2 mouse device common for all mice\n[ 0.610738] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.612545] rtc_cmos 00:00: RTC can wake from S4\n[ 0.614013] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.615780] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.617653] device-mapper: uevent: version 1.0.3\n[ 0.618927] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.621325] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.623064] TCP: cubic registered\n[ 0.624163] NET: Registered protocol family 10\n[ 0.625515] NET: Registered protocol family 17\n[ 0.626829] Key type dns_resolver registered\n[ 0.628215] Loading compiled-in X.509 certificates\n[ 0.630065] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.632458] registered taskstats version 1\n[ 0.635516] Key type trusted registered\n[ 0.638888] Key type encrypted registered\n[ 0.639973] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.641127] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.642734] regulator-dummy: disabling\n[ 0.643731] Magic number: 10:20:969\n[ 0.651454] rtc_cmos 00:00: setting system clock to 2018-07-30 03:59:54 UTC (1532923194)\n[ 0.653471] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.655045] EDD information not available.\n[ 0.718037] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.719643] Write protecting the kernel read-only data: 12288k\n[ 0.721844] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.725136] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.739717] systemd-udevd[107]: starting version 204\n[ 0.782717] FDC 0 is a S82078B\n[ 0.916047] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.076862] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.078150] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.079452] usb 1-1: Product: QEMU USB Tablet\n[ 1.080332] usb 1-1: Manufacturer: QEMU\n[ 1.081131] usb 1-1: SerialNumber: 42\n[ 1.797217] 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.034694] 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.119035] 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.208312] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 30 Jul 2018 03:59:56 +0000. Up 2.54 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 device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting log initial device creation[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.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 30 Jul 2018 03:59:57 +0000. Up 3.89 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.7 | 255.255.255.0 | fa:16:3e:1d:4f:62 |\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-30 03:59:59,319 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42/action used request id req-7542dc97-504f-403b-bbb5-244b7cc6d977 2018-07-30 03:59:59,320 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-30 03:59:59,321 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008029] AppArmor: AppArmor initialized [ 0.008865] Yama: becoming mindful. [ 0.009728] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012721] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014635] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015862] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016230] Initializing cgroup subsys memory [ 0.017112] Initializing cgroup subsys devices [ 0.017991] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020844] Initializing cgroup subsys perf_event [ 0.021750] Initializing cgroup subsys hugetlb [ 0.022668] CPU: Physical Processor ID: 0 [ 0.023478] FEATURE SPEC_CTRL Present [ 0.024703] mce: CPU supports 10 MCE banks [ 0.025551] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025551] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027482] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.029343] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.030975] Speculative Store Bypass: Vulnerable [ 0.032317] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037162] ACPI: Core revision 20131115 [ 0.038409] ACPI: All ACPI Tables successfully acquired [ 0.039558] ftrace: allocating 28727 entries in 113 pages [ 0.060271] Enabling x2apic [ 0.060915] Enabled x2apic [ 0.064003] Switched APIC routing to physical x2apic. [ 0.065861] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.067058] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.069646] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076927] KVM setup paravirtual spinlock [ 0.079009] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080146] x86: Booting SMP configuration: [ 0.081053] .... node #0, CPUs: #1[ 0.078978] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096017] x86: Booted up 1 node, 2 CPUs [ 0.096011] KVM setup async PF for cpu 1 [ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098690] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100190] devtmpfs: initialized [ 0.102318] EVM: security.selinux [ 0.103021] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104658] EVM: security.capability [ 0.105421] pinctrl core: initialized pinctrl subsystem [ 0.105827] regulator-dummy: no parameters [ 0.108060] RTC time: 3:59:53, date: 07/30/18 [ 0.108964] NET: Registered protocol family 16 [ 0.109925] cpuidle: using governor ladder [ 0.110919] cpuidle: using governor menu [ 0.112061] ACPI: bus type PCI registered [ 0.113208] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.115033] PCI: Using configuration type 1 for base access [ 0.116532] bio: create slab at 0 [ 0.117211] ACPI: Added _OSI(Module Device) [ 0.117253] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.121326] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123769] ACPI: Interpreter enabled [ 0.124006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.126675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.128627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.130497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.132014] ACPI: (supports S0 S5) [ 0.132746] ACPI: Using IOAPIC for interrupt routing [ 0.133738] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.135659] ACPI: No dock devices found. [ 0.137844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.139016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.140007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.144019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.146270] acpiphp: Slot [3] registered [ 0.147086] acpiphp: Slot [4] registered [ 0.147899] acpiphp: Slot [5] registered [ 0.148017] acpiphp: Slot [6] registered [ 0.148827] acpiphp: Slot [7] registered [ 0.149633] acpiphp: Slot [8] registered [ 0.150442] acpiphp: Slot [9] registered [ 0.151259] acpiphp: Slot [10] registered [ 0.152017] acpiphp: Slot [11] registered [ 0.152844] acpiphp: Slot [12] registered [ 0.153666] acpiphp: Slot [13] registered [ 0.154496] acpiphp: Slot [14] registered [ 0.155319] acpiphp: Slot [15] registered [ 0.156016] acpiphp: Slot [16] registered [ 0.156843] acpiphp: Slot [17] registered [ 0.157666] acpiphp: Slot [18] registered [ 0.158506] acpiphp: Slot [19] registered [ 0.159331] acpiphp: Slot [20] registered [ 0.160017] acpiphp: Slot [21] registered [ 0.160835] acpiphp: Slot [22] registered [ 0.161653] acpiphp: Slot [23] registered [ 0.162493] acpiphp: Slot [24] registered [ 0.163322] acpiphp: Slot [25] registered [ 0.164017] acpiphp: Slot [26] registered [ 0.164841] acpiphp: Slot [27] registered [ 0.165661] acpiphp: Slot [28] registered [ 0.166470] acpiphp: Slot [29] registered [ 0.167287] acpiphp: Slot [30] registered [ 0.168022] acpiphp: Slot [31] registered [ 0.168844] PCI host bridge to bus 0000:00 [ 0.169664] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170686] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173238] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174467] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.180300] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.181748] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.201715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.203239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.204597] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.206070] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.207887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.208586] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.209856] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209856] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.212003] vgaarb: loaded [ 0.212618] vgaarb: bridge control possible 0000:00:02.0 [ 0.213843] SCSI subsystem initialized [ 0.214744] ACPI: bus type USB registered [ 0.214744] usbcore: registered new interface driver usbfs [ 0.216012] usbcore: registered new interface driver hub [ 0.217068] usbcore: registered new device driver usb [ 0.217068] PCI: Using ACPI for IRQ routing [ 0.217119] NetLabel: Initializing [ 0.220006] NetLabel: domain hash size = 128 [ 0.220870] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221858] NetLabel: unlabeled traffic allowed by default [ 0.222921] Switched to clocksource kvm-clock [ 0.227473] AppArmor: AppArmor Filesystem Enabled [ 0.228444] pnp: PnP ACPI init [ 0.229127] ACPI: bus type PNP registered [ 0.230341] pnp: PnP ACPI: found 8 devices [ 0.231191] ACPI: bus type PNP unregistered [ 0.238683] NET: Registered protocol family 2 [ 0.239799] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.241346] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.242723] TCP: Hash tables configured (established 16384 bind 16384) [ 0.244051] TCP: reno registered [ 0.244750] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.245893] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.247166] NET: Registered protocol family 1 [ 0.248080] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.249204] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.250289] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.272137] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.297326] Trying to unpack rootfs image as initramfs... [ 0.391258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.393972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.395165] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.397220] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.398940] Scanning for low memory corruption every 60 seconds [ 0.400963] Initialise system trusted keyring [ 0.402338] audit: initializing netlink socket (disabled) [ 0.403930] type=2000 audit(1532923194.317:1): initialized [ 0.423745] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.426348] zbud: loaded [ 0.427431] VFS: Disk quotas dquot_6.5.2 [ 0.428694] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.430866] fuse init (API version 7.22) [ 0.432157] msgmni has been set to 3997 [ 0.433386] Key type big_key registered [ 0.434865] Key type asymmetric registered [ 0.436147] Asymmetric key parser 'x509' registered [ 0.437610] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.439904] io scheduler noop registered [ 0.441119] io scheduler deadline registered (default) [ 0.442642] io scheduler cfq registered [ 0.443885] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.445516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.447438] ipmi message handler version 39.2 [ 0.448860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.451087] ACPI: Power Button [PWRF] [ 0.452338] GHES: HEST is not enabled! [ 0.474309] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.519636] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.543176] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.545975] Linux agpgart interface v0.103 [ 0.547976] brd: module loaded [ 0.549318] loop: module loaded [ 0.550605] blk-mq: CPU -> queue map [ 0.551673] CPU 0 -> Queue 0 [ 0.552635] CPU 1 -> Queue 0 [ 0.554298] vda: vda1 [ 0.555905] scsi0 : ata_piix [ 0.556658] scsi1 : ata_piix [ 0.557334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.558585] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.560156] libphy: Fixed MDIO Bus: probed [ 0.561186] tun: Universal TUN/TAP device driver, 1.6 [ 0.562200] tun: (C) 1999-2004 Max Krasnyansky [ 0.564354] PPP generic driver version 2.4.2 [ 0.565331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.566554] ehci-pci: EHCI PCI platform driver [ 0.567454] ehci-platform: EHCI generic platform driver [ 0.568479] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.569636] ohci-pci: OHCI PCI platform driver [ 0.570532] ohci-platform: OHCI generic platform driver [ 0.571533] uhci_hcd: USB Universal Host Controller Interface driver [ 0.593450] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.594515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.596145] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.597381] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.598635] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.600085] usb usb1: Product: UHCI Host Controller [ 0.601038] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.602219] usb usb1: SerialNumber: 0000:00:01.2 [ 0.603227] hub 1-0:1.0: USB hub found [ 0.604051] hub 1-0:1.0: 2 ports detected [ 0.605052] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.607293] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.608293] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.609411] mousedev: PS/2 mouse device common for all mice [ 0.610738] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.612545] rtc_cmos 00:00: RTC can wake from S4 [ 0.614013] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.615780] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.617653] device-mapper: uevent: version 1.0.3 [ 0.618927] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.621325] ledtrig-cpu: registered to indicate activity on CPUs [ 0.623064] TCP: cubic registered [ 0.624163] NET: Registered protocol family 10 [ 0.625515] NET: Registered protocol family 17 [ 0.626829] Key type dns_resolver registered [ 0.628215] Loading compiled-in X.509 certificates [ 0.630065] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.632458] registered taskstats version 1 [ 0.635516] Key type trusted registered [ 0.638888] Key type encrypted registered [ 0.639973] AppArmor: AppArmor sha1 policy hashing enabled [ 0.641127] IMA: No TPM chip found, activating TPM-bypass! [ 0.642734] regulator-dummy: disabling [ 0.643731] Magic number: 10:20:969 [ 0.651454] rtc_cmos 00:00: setting system clock to 2018-07-30 03:59:54 UTC (1532923194) [ 0.653471] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.655045] EDD information not available. [ 0.718037] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.719643] Write protecting the kernel read-only data: 12288k [ 0.721844] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.725136] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.739717] systemd-udevd[107]: starting version 204 [ 0.782717] FDC 0 is a S82078B [ 0.916047] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.076862] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.078150] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.079452] usb 1-1: Product: QEMU USB Tablet [ 1.080332] usb 1-1: Manufacturer: QEMU [ 1.081131] usb 1-1: SerialNumber: 42 [ 1.797217] 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.034694] 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.119035] 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.208312] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 30 Jul 2018 03:59:56 +0000. Up 2.54 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 device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting log initial device creation[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.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 30 Jul 2018 03:59:57 +0000. Up 3.89 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.7 | 255.255.255.0 | fa:16:3e:1d:4f:62 | 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-30 03:59:59,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:59,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5755c336-ad21-421b-a68c-6ee8f1ae1c40 x-compute-request-id: req-5755c336-ad21-421b-a68c-6ee8f1ae1c40 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:59,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-5755c336-ad21-421b-a68c-6ee8f1ae1c40 2018-07-30 03:59:59,497 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - ACTIVE 2018-07-30 03:59:59,497 - create_instance - INFO - VM is - ACTIVE 2018-07-30 03:59:59,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:59,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a49f112b-adfd-4f6b-a6a0-ff61dc783a24 x-compute-request-id: req-a49f112b-adfd-4f6b-a6a0-ff61dc783a24 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 03:59:59,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-a49f112b-adfd-4f6b-a6a0-ff61dc783a24 2018-07-30 03:59:59,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:59,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6c54ab35-00a3-4dda-bc22-e6345af0b419 Date: Mon, 30 Jul 2018 03:59:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 03:59:59,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-6c54ab35-00a3-4dda-bc22-e6345af0b419 2018-07-30 03:59:59,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 03:59:59,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 03:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505e0f7e-7f16-4d76-b7ba-624a5038950b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 03:59:59,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-505e0f7e-7f16-4d76-b7ba-624a5038950b 2018-07-30 03:59:59,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:00,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b5de1e4b-f60a-4183-a0fa-3a70a052430f Date: Mon, 30 Jul 2018 04:00:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 04:00:00,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-b5de1e4b-f60a-4183-a0fa-3a70a052430f 2018-07-30 04:00:00,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:00,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-66898f05-2be0-4afc-bd31-d9edb3f20c8f Date: Mon, 30 Jul 2018 04:00:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:59:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.7"}],"id":"26b92a56-9f75-4a17-92dc-b7f6b9364b4e","security_groups":["2dfca73f-2e19-4ab7-9742-be933ce1c1bc"],"mac_address":"fa:16:3e:1d:4f:62","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:10Z","binding:vnic_type":"normal","device_id":"9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.2"}],"id":"6e0793da-c139-44bb-9671-0830e8be8cc9","security_groups":[],"mac_address":"fa:16:3e:1a:46:52","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cccf8b56-7158-470d-8507-045ecee2ba54","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:58:05Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.1"}],"id":"f00b86da-6ab9-4b4f-9bcb-ce00a898a7fa","security_groups":[],"mac_address":"fa:16:3e:16:e3:f2","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:01Z","binding:vnic_type":"normal","device_id":"81fc9bfd-6531-4f89-b5ae-9701b53c7a2e","ip_allocation":"immediate"}]} 2018-07-30 04:00:00,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-66898f05-2be0-4afc-bd31-d9edb3f20c8f 2018-07-30 04:00:00,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:00,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-8a8f6040-c92b-4d1d-8c42-8515695db385 x-compute-request-id: req-8a8f6040-c92b-4d1d-8c42-8515695db385 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 04:00:00,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-8a8f6040-c92b-4d1d-8c42-8515695db385 2018-07-30 04:00:00,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:00,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-53e7f6e0-a667-4572-99fa-07e8f9729033 Date: Mon, 30 Jul 2018 04:00:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 04:00:00,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-53e7f6e0-a667-4572-99fa-07e8f9729033 2018-07-30 04:00:00,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:00,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7c1bd3-72b6-496d-8599-8797000e39a0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 04:00:00,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-fd7c1bd3-72b6-496d-8599-8797000e39a0 2018-07-30 04:00:00,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:00,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3e7ab427-fd1a-406c-b0ec-6f28f0eceaaa Date: Mon, 30 Jul 2018 04:00:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 04:00:00,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-3e7ab427-fd1a-406c-b0ec-6f28f0eceaaa 2018-07-30 04:00:00,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:00,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-35c2fc8b-4792-42ac-b53e-7b2c31b03d45 Date: Mon, 30 Jul 2018 04:00:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:59:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.7"}],"id":"26b92a56-9f75-4a17-92dc-b7f6b9364b4e","security_groups":["2dfca73f-2e19-4ab7-9742-be933ce1c1bc"],"mac_address":"fa:16:3e:1d:4f:62","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:10Z","binding:vnic_type":"normal","device_id":"9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.2"}],"id":"6e0793da-c139-44bb-9671-0830e8be8cc9","security_groups":[],"mac_address":"fa:16:3e:1a:46:52","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cccf8b56-7158-470d-8507-045ecee2ba54","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:58:05Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.1"}],"id":"f00b86da-6ab9-4b4f-9bcb-ce00a898a7fa","security_groups":[],"mac_address":"fa:16:3e:16:e3:f2","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:01Z","binding:vnic_type":"normal","device_id":"81fc9bfd-6531-4f89-b5ae-9701b53c7a2e","ip_allocation":"immediate"}]} 2018-07-30 04:00:00,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-35c2fc8b-4792-42ac-b53e-7b2c31b03d45 2018-07-30 04:00:00,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}}' 2018-07-30 04:00:01,253 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04:00:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81231536-0c8c-478b-bd34-de329074625c x-compute-request-id: req-81231536-0c8c-478b-bd34-de329074625c Content-Length: 0 Content-Type: application/json 2018-07-30 04:00:01,254 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42/action used request id req-81231536-0c8c-478b-bd34-de329074625c 2018-07-30 04:00:01,254 - create_instance - INFO - Checking if VM is active 2018-07-30 04:00:01,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:01,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b4707bb-f968-4605-a41c-61f36c69c233 x-compute-request-id: req-0b4707bb-f968-4605-a41c-61f36c69c233 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 04:00:01,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-0b4707bb-f968-4605-a41c-61f36c69c233 2018-07-30 04:00:01,633 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - ACTIVE 2018-07-30 04:00:01,633 - create_instance - INFO - VM is - ACTIVE 2018-07-30 04:00:01,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:01,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a009ddf7-324e-44f2-828c-cb11db5067b1 x-compute-request-id: req-a009ddf7-324e-44f2-828c-cb11db5067b1 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 04:00:01,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-a009ddf7-324e-44f2-828c-cb11db5067b1 2018-07-30 04:00:01,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:01,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6d797f68-c10a-422d-8590-abaf0cf21bdd Date: Mon, 30 Jul 2018 04:00:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 04:00:01,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-6d797f68-c10a-422d-8590-abaf0cf21bdd 2018-07-30 04:00:01,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:02,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e34bc1-db97-49d9-899c-681a7c7b6452 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 04:00:02,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-20e34bc1-db97-49d9-899c-681a7c7b6452 2018-07-30 04:00:02,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:02,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1f34beee-d215-4cac-8520-661212c5a8bb Date: Mon, 30 Jul 2018 04:00:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 04:00:02,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-1f34beee-d215-4cac-8520-661212c5a8bb 2018-07-30 04:00:02,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:02,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-289e9caf-3727-4e19-bd38-94f0b664fadb Date: Mon, 30 Jul 2018 04:00:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T04:00:01Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.7"}],"id":"26b92a56-9f75-4a17-92dc-b7f6b9364b4e","security_groups":["2dfca73f-2e19-4ab7-9742-be933ce1c1bc","78640014-4730-47bf-b831-f6b2494611c2"],"mac_address":"fa:16:3e:1d:4f:62","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:10Z","binding:vnic_type":"normal","device_id":"9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.2"}],"id":"6e0793da-c139-44bb-9671-0830e8be8cc9","security_groups":[],"mac_address":"fa:16:3e:1a:46:52","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cccf8b56-7158-470d-8507-045ecee2ba54","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:58:05Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.1"}],"id":"f00b86da-6ab9-4b4f-9bcb-ce00a898a7fa","security_groups":[],"mac_address":"fa:16:3e:16:e3:f2","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:01Z","binding:vnic_type":"normal","device_id":"81fc9bfd-6531-4f89-b5ae-9701b53c7a2e","ip_allocation":"immediate"}]} 2018-07-30 04:00:02,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-289e9caf-3727-4e19-bd38-94f0b664fadb 2018-07-30 04:00:02,148 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-30 04:00:03,152 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-07-30 04:00:03,152 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-30 04:00:06,155 - create_instance - DEBUG - SSH connection timeout in 175.992825985 2018-07-30 04:00:06,156 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-30 04:00:06,158 - paramiko.transport - DEBUG - starting thread (client mode): 0x29ac3910L 2018-07-30 04:00:06,158 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 04:00:06,163 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-30 04:00:06,163 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-30 04:00:06,164 - 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-30 04:00:06,165 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 04:00:06,165 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-30 04:00:06,165 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 04:00:06,165 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 04:00:06,165 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 04:00:06,204 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 04:00:06,205 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 04:00:06,223 - paramiko.transport - DEBUG - Trying discovered key 4a68726992b251098b6544990772f043 in tmp/AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e 2018-07-30 04:00:06,242 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 04:00:06,262 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 04:00:06,362 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 04:00:06,401 - create_instance - INFO - SSH is active for VM instance 2018-07-30 04:00:06,402 - create_instance - INFO - Checking if cloud-init has completed 2018-07-30 04:00:06,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:06,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6624c6f3-9c99-4b96-b18a-938ab9a33674 x-compute-request-id: req-6624c6f3-9c99-4b96-b18a-938ab9a33674 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 04:00:06,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-6624c6f3-9c99-4b96-b18a-938ab9a33674 2018-07-30 04:00:06,596 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - ACTIVE 2018-07-30 04:00:06,596 - create_instance - INFO - VM is - ACTIVE 2018-07-30 04:00:06,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:06,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f56d5e8-85e5-466b-86c5-78b4a58e6b9d x-compute-request-id: req-8f56d5e8-85e5-466b-86c5-78b4a58e6b9d Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 04:00:06,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-8f56d5e8-85e5-466b-86c5-78b4a58e6b9d 2018-07-30 04:00:06,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:06,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2b69fe38-5b1d-4a2c-861c-e74f648e799f Date: Mon, 30 Jul 2018 04:00:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 04:00:06,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-2b69fe38-5b1d-4a2c-861c-e74f648e799f 2018-07-30 04:00:06,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:06,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5431770a-ef0f-45d4-958c-e1ca158b88c8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 04:00:06,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-5431770a-ef0f-45d4-958c-e1ca158b88c8 2018-07-30 04:00:06,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:07,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b6455969-ea93-40a6-8fdb-a75f7b344683 Date: Mon, 30 Jul 2018 04:00:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 04:00:07,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-b6455969-ea93-40a6-8fdb-a75f7b344683 2018-07-30 04:00:07,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:07,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-44f44573-e98d-4c25-8327-7c71bdfff115 Date: Mon, 30 Jul 2018 04:00:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T04:00:01Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.7"}],"id":"26b92a56-9f75-4a17-92dc-b7f6b9364b4e","security_groups":["2dfca73f-2e19-4ab7-9742-be933ce1c1bc","78640014-4730-47bf-b831-f6b2494611c2"],"mac_address":"fa:16:3e:1d:4f:62","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:10Z","binding:vnic_type":"normal","device_id":"9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.2"}],"id":"6e0793da-c139-44bb-9671-0830e8be8cc9","security_groups":[],"mac_address":"fa:16:3e:1a:46:52","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cccf8b56-7158-470d-8507-045ecee2ba54","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:58:05Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.1"}],"id":"f00b86da-6ab9-4b4f-9bcb-ce00a898a7fa","security_groups":[],"mac_address":"fa:16:3e:16:e3:f2","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:01Z","binding:vnic_type":"normal","device_id":"81fc9bfd-6531-4f89-b5ae-9701b53c7a2e","ip_allocation":"immediate"}]} 2018-07-30 04:00:07,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-44f44573-e98d-4c25-8327-7c71bdfff115 2018-07-30 04:00:07,097 - create_instance - INFO - Checking if VM is active 2018-07-30 04:00:07,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:07,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-2e1f16b8-d262-42d9-8657-3ad5f82d2cdf x-compute-request-id: req-2e1f16b8-d262-42d9-8657-3ad5f82d2cdf Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 04:00:07,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-2e1f16b8-d262-42d9-8657-3ad5f82d2cdf 2018-07-30 04:00:07,430 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - ACTIVE 2018-07-30 04:00:07,430 - create_instance - INFO - VM is - ACTIVE 2018-07-30 04:00:07,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:07,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-67f5feda-6e93-42ac-870c-627173087832 x-compute-request-id: req-67f5feda-6e93-42ac-870c-627173087832 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 04:00:07,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-67f5feda-6e93-42ac-870c-627173087832 2018-07-30 04:00:07,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:07,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f6f6061e-077f-4498-9bb1-9e790f617367 Date: Mon, 30 Jul 2018 04:00:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 04:00:07,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-f6f6061e-077f-4498-9bb1-9e790f617367 2018-07-30 04:00:07,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:07,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006d6942-7973-498d-8ac5-4112ba3ba6b6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 04:00:07,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-006d6942-7973-498d-8ac5-4112ba3ba6b6 2018-07-30 04:00:07,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:07,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a42b3686-a0b9-4515-812a-e90dfbf2ca84 Date: Mon, 30 Jul 2018 04:00:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 04:00:07,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-a42b3686-a0b9-4515-812a-e90dfbf2ca84 2018-07-30 04:00:07,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:08,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-be518917-3424-4681-92bf-faf51f9e6834 Date: Mon, 30 Jul 2018 04:00:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T04:00:01Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.7"}],"id":"26b92a56-9f75-4a17-92dc-b7f6b9364b4e","security_groups":["2dfca73f-2e19-4ab7-9742-be933ce1c1bc","78640014-4730-47bf-b831-f6b2494611c2"],"mac_address":"fa:16:3e:1d:4f:62","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:10Z","binding:vnic_type":"normal","device_id":"9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.2"}],"id":"6e0793da-c139-44bb-9671-0830e8be8cc9","security_groups":[],"mac_address":"fa:16:3e:1a:46:52","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cccf8b56-7158-470d-8507-045ecee2ba54","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:58:05Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.1"}],"id":"f00b86da-6ab9-4b4f-9bcb-ce00a898a7fa","security_groups":[],"mac_address":"fa:16:3e:16:e3:f2","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:01Z","binding:vnic_type":"normal","device_id":"81fc9bfd-6531-4f89-b5ae-9701b53c7a2e","ip_allocation":"immediate"}]} 2018-07-30 04:00:08,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-be518917-3424-4681-92bf-faf51f9e6834 2018-07-30 04:00:08,150 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-30 04:00:08,152 - paramiko.transport - DEBUG - starting thread (client mode): 0x29b0e990L 2018-07-30 04:00:08,153 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 04:00:08,156 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-30 04:00:08,157 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-30 04:00:08,158 - 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-30 04:00:08,158 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 04:00:08,158 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-30 04:00:08,158 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 04:00:08,159 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 04:00:08,159 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 04:00:08,201 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 04:00:08,201 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 04:00:08,217 - paramiko.transport - DEBUG - Trying discovered key 4a68726992b251098b6544990772f043 in tmp/AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e 2018-07-30 04:00:08,237 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 04:00:08,243 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 04:00:08,344 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 04:00:08,362 - create_instance - INFO - SSH is active for VM instance 2018-07-30 04:00:08,362 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-30 04:00:08,364 - paramiko.transport - DEBUG - starting thread (client mode): 0x29b0e0d0L 2018-07-30 04:00:08,364 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 04:00:08,368 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-30 04:00:08,368 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-30 04:00:08,369 - 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-30 04:00:08,369 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 04:00:08,369 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-30 04:00:08,369 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 04:00:08,370 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 04:00:08,370 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 04:00:08,409 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 04:00:08,409 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 04:00:08,428 - paramiko.transport - DEBUG - Trying discovered key 4a68726992b251098b6544990772f043 in tmp/AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e 2018-07-30 04:00:08,445 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 04:00:08,451 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 04:00:08,461 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-30 04:00:08,644 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-30 04:00:08,644 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-30 04:00:08,663 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-30 04:00:08,673 - create_instance - INFO - cloud-init complete for VM instance 2018-07-30 04:00:08,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:08,680 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-30 04:00:08,680 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-30 04:00:08,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e7c8941-5d3e-4dcf-bb37-f631d487f580 x-compute-request-id: req-0e7c8941-5d3e-4dcf-bb37-f631d487f580 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 04:00:08,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-0e7c8941-5d3e-4dcf-bb37-f631d487f580 2018-07-30 04:00:08,850 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - ACTIVE 2018-07-30 04:00:08,850 - create_instance - INFO - VM is - ACTIVE 2018-07-30 04:00:08,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:09,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53dd61fd-a94e-4cac-9308-751ed0ef6a1d x-compute-request-id: req-53dd61fd-a94e-4cac-9308-751ed0ef6a1d Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 04:00:09,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-53dd61fd-a94e-4cac-9308-751ed0ef6a1d 2018-07-30 04:00:09,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:09,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ba6a7603-c0ec-4d70-a659-30d4713ad985 Date: Mon, 30 Jul 2018 04:00:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 04:00:09,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-ba6a7603-c0ec-4d70-a659-30d4713ad985 2018-07-30 04:00:09,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:09,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4e46e8-9fa0-472a-b057-85479c8d0f39 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 04:00:09,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-5d4e46e8-9fa0-472a-b057-85479c8d0f39 2018-07-30 04:00:09,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:09,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ecd02064-38ac-4d9a-a8e6-0679ed233672 Date: Mon, 30 Jul 2018 04:00:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 04:00:09,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-ecd02064-38ac-4d9a-a8e6-0679ed233672 2018-07-30 04:00:09,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:09,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-16e03c5c-778b-40ca-9c92-2bef2b293379 Date: Mon, 30 Jul 2018 04:00:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T04:00:01Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.7"}],"id":"26b92a56-9f75-4a17-92dc-b7f6b9364b4e","security_groups":["2dfca73f-2e19-4ab7-9742-be933ce1c1bc","78640014-4730-47bf-b831-f6b2494611c2"],"mac_address":"fa:16:3e:1d:4f:62","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:10Z","binding:vnic_type":"normal","device_id":"9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.2"}],"id":"6e0793da-c139-44bb-9671-0830e8be8cc9","security_groups":[],"mac_address":"fa:16:3e:1a:46:52","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cccf8b56-7158-470d-8507-045ecee2ba54","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:58:05Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.1"}],"id":"f00b86da-6ab9-4b4f-9bcb-ce00a898a7fa","security_groups":[],"mac_address":"fa:16:3e:16:e3:f2","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:01Z","binding:vnic_type":"normal","device_id":"81fc9bfd-6531-4f89-b5ae-9701b53c7a2e","ip_allocation":"immediate"}]} 2018-07-30 04:00:09,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-16e03c5c-778b-40ca-9c92-2bef2b293379 2018-07-30 04:00:09,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:09,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-eb01e5f0-f270-47df-b350-6e02e7899493 x-compute-request-id: req-eb01e5f0-f270-47df-b350-6e02e7899493 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 04:00:09,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-eb01e5f0-f270-47df-b350-6e02e7899493 2018-07-30 04:00:09,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:09,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-078cd7c5-b512-4739-9f9f-f2c6d9a36d01 Date: Mon, 30 Jul 2018 04:00:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cccf8b56-7158-470d-8507-045ecee2ba54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c380911a7fcc464dbf84c3194584619a","l2_adjacency":true,"status":"ACTIVE","subnets":["27316e2a-87d1-4538-ace0-a382db9022fb"],"description":"","tags":[],"updated_at":"2018-07-30T03:57:57Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net","admin_state_up":true,"tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:56Z","mtu":1450}]} 2018-07-30 04:00:09,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net used request id req-078cd7c5-b512-4739-9f9f-f2c6d9a36d01 2018-07-30 04:00:09,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:09,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adbb1efa-2690-4ba6-b54b-11dbe26017dd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 04:00:09,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-adbb1efa-2690-4ba6-b54b-11dbe26017dd 2018-07-30 04:00:09,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:09,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6db05091-1b9f-47f5-899a-74fdec063fcf Date: Mon, 30 Jul 2018 04:00:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","dns_nameservers":[],"updated_at":"2018-07-30T03:57:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c380911a7fcc464dbf84c3194584619a","id":"27316e2a-87d1-4538-ace0-a382db9022fb","subnetpool_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet"}]} 2018-07-30 04:00:09,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-6db05091-1b9f-47f5-899a-74fdec063fcf 2018-07-30 04:00:09,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:09,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-4806254f-df9c-457f-ac2b-e8a6e948baa6 Date: Mon, 30 Jul 2018 04:00:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T04:00:01Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.7"}],"id":"26b92a56-9f75-4a17-92dc-b7f6b9364b4e","security_groups":["2dfca73f-2e19-4ab7-9742-be933ce1c1bc","78640014-4730-47bf-b831-f6b2494611c2"],"mac_address":"fa:16:3e:1d:4f:62","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:10Z","binding:vnic_type":"normal","device_id":"9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:57:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.2"}],"id":"6e0793da-c139-44bb-9671-0830e8be8cc9","security_groups":[],"mac_address":"fa:16:3e:1a:46:52","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:57:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cccf8b56-7158-470d-8507-045ecee2ba54","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T03:58:05Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27316e2a-87d1-4538-ace0-a382db9022fb","ip_address":"10.55.1.1"}],"id":"f00b86da-6ab9-4b4f-9bcb-ce00a898a7fa","security_groups":[],"mac_address":"fa:16:3e:16:e3:f2","project_id":"c380911a7fcc464dbf84c3194584619a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cccf8b56-7158-470d-8507-045ecee2ba54","tenant_id":"c380911a7fcc464dbf84c3194584619a","created_at":"2018-07-30T03:58:01Z","binding:vnic_type":"normal","device_id":"81fc9bfd-6531-4f89-b5ae-9701b53c7a2e","ip_allocation":"immediate"}]} 2018-07-30 04:00:09,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-4806254f-df9c-457f-ac2b-e8a6e948baa6 2018-07-30 04:00:09,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}}' 2018-07-30 04:00:10,287 - novaclient.v2.client - DEBUG - RESP: [400] Date: Mon, 30 Jul 2018 04: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 x-openstack-request-id: req-b3b3d677-e154-42f2-82cf-e5735c3c1058 x-compute-request-id: req-b3b3d677-e154-42f2-82cf-e5735c3c1058 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: '78640014-4730-47bf-b831-f6b2494611c2'.\nNeutron server returns request_ids: ['req-44370936-6403-4d0b-9f84-da4eb42d2c6d']", "code": 400}} 2018-07-30 04:00:10,287 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42/action used request id req-b3b3d677-e154-42f2-82cf-e5735c3c1058 2018-07-30 04:00:10,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:10,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-caceed19-c588-4949-b6af-ff8835c2ae44 x-compute-request-id: req-caceed19-c588-4949-b6af-ff8835c2ae44 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp"}], "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T03:59:53Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 04:00:10,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-caceed19-c588-4949-b6af-ff8835c2ae44 2018-07-30 04:00:10,455 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp] already added to VM [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] 2018-07-30 04:00:10,459 - 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-30 04:00:10,461 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-07-30 04:00:11,792 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-30 04:00:11,795 - paramiko.transport - DEBUG - starting thread (client mode): 0x29ad2c10L 2018-07-30 04:00:11,795 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 04:00:11,799 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-30 04:00:11,799 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-30 04:00:11,800 - 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-30 04:00:11,800 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 04:00:11,801 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-30 04:00:11,801 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 04:00:11,801 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 04:00:11,801 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 04:00:11,841 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 04:00:11,842 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 04:00:11,859 - paramiko.transport - DEBUG - Trying discovered key 4a68726992b251098b6544990772f043 in tmp/AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e 2018-07-30 04:00:11,882 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 04:00:11,888 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 04:00:11,892 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-30 04:00:12,078 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-30 04:00:12,078 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-30 04:00:12,094 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-30 04:00:12,113 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-30 04:00:12,113 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-30 04:00:12,214 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 04:00:12,228 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2018-07-30 04:00:12,228 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2018-07-30 04:00:12,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/d6cd4d02-09de-4994-a2e1-3684e02c9223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:13,542 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce953a0f-6266-4081-9086-36e3e72e208a Content-Length: 0 Date: Mon, 30 Jul 2018 04:00:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:00:13,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/d6cd4d02-09de-4994-a2e1-3684e02c9223 used request id req-ce953a0f-6266-4081-9086-36e3e72e208a 2018-07-30 04:00:13,543 - create_instance - INFO - Deleting Port with ID - 26b92a56-9f75-4a17-92dc-b7f6b9364b4e 2018-07-30 04:00:13,543 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-port-1 2018-07-30 04:00:13,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/26b92a56-9f75-4a17-92dc-b7f6b9364b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:14,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9fd8bc73-d35c-410c-832e-09f5dff71c6d Date: Mon, 30 Jul 2018 04:00:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:00:14,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/26b92a56-9f75-4a17-92dc-b7f6b9364b4e used request id req-9fd8bc73-d35c-410c-832e-09f5dff71c6d 2018-07-30 04:00:14,006 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst 2018-07-30 04:00:14,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:14,180 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04: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 x-openstack-request-id: req-39dd96b9-b482-4d94-8c47-06cc3d4a39f4 x-compute-request-id: req-39dd96b9-b482-4d94-8c47-06cc3d4a39f4 Content-Type: application/json 2018-07-30 04:00:14,180 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-39dd96b9-b482-4d94-8c47-06cc3d4a39f4 2018-07-30 04:00:14,181 - create_instance - INFO - Checking deletion status 2018-07-30 04:00:14,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:14,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-763d3da0-7d2a-4b3e-8e03-d89b71f6693b x-compute-request-id: req-763d3da0-7d2a-4b3e-8e03-d89b71f6693b Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:4f:62", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "rel": "bookmark"}], "image": {"id": "7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "links": [{"href": "http://172.30.9.25:8774/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T03:59:53.000000", "flavor": {"id": "dd1334d7-1bf9-4623-ab8c-873b62925a30", "links": [{"href": "http://172.30.9.25:8774/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30", "rel": "bookmark"}]}, "id": "9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42", "user_id": "e00545f2e7404167baa48863e31a27f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:00:14Z", "hostId": "909396ab70846b29396a58cdab03e51d96fb81a784856b6faf8e4565", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp", "name": "AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst", "created": "2018-07-30T03:58:12Z", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-30 04:00:14,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-763d3da0-7d2a-4b3e-8e03-d89b71f6693b 2018-07-30 04:00:14,509 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst] is - ACTIVE 2018-07-30 04:00:14,510 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-30 04:00:17,511 - create_instance - DEBUG - VM status query timeout in 296.669734001 2018-07-30 04:00:17,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799c2cd774f41faec3b38cb584a513f748b704da" 2018-07-30 04:00:17,568 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 04:00:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd9d8fa0-21af-4fed-931a-16b593d4c1fd x-compute-request-id: req-cd9d8fa0-21af-4fed-931a-16b593d4c1fd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 could not be found.", "code": 404}} 2018-07-30 04:00:17,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 used request id req-cd9d8fa0-21af-4fed-931a-16b593d4c1fd 2018-07-30 04:00:17,569 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9b935b0d-8c7f-4c6e-9ee9-a1d4a1f85e42 could not be found. (HTTP 404) (Request-ID: req-cd9d8fa0-21af-4fed-931a-16b593d4c1fd) 2018-07-30 04:00:17,569 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-inst 2018-07-30 04:00:17,570 - neutron_utils - INFO - Deleting security group rule with ID - 8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3 2018-07-30 04:00:17,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 04:00:17,815 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8efa8625-7d58-40f2-878f-0a4b0399986b Content-Length: 0 Date: Mon, 30 Jul 2018 04:00:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:00:17,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/8dd1a828-6100-47a0-8a8b-8f3ec26f0cd3 used request id req-8efa8625-7d58-40f2-878f-0a4b0399986b 2018-07-30 04:00:17,815 - neutron_utils - INFO - Deleting security group rule with ID - 74e11aba-2a90-4aa9-ab1c-6cc6417c185d 2018-07-30 04:00:17,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/74e11aba-2a90-4aa9-ab1c-6cc6417c185d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 04:00:17,886 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4b83ccf-6e1e-4067-b9c2-fb22ea07f065 Content-Length: 0 Date: Mon, 30 Jul 2018 04:00:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:00:17,886 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/74e11aba-2a90-4aa9-ab1c-6cc6417c185d used request id req-a4b83ccf-6e1e-4067-b9c2-fb22ea07f065 2018-07-30 04:00:17,887 - neutron_utils - INFO - Deleting security group rule with ID - 85fdd6ff-2fcd-471c-9e01-7a01ebfa5f4b 2018-07-30 04:00:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/85fdd6ff-2fcd-471c-9e01-7a01ebfa5f4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 04:00:17,964 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de5f6b26-ea9d-418f-bc54-a7f8856aff0e Content-Length: 0 Date: Mon, 30 Jul 2018 04:00:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:00:17,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/85fdd6ff-2fcd-471c-9e01-7a01ebfa5f4b used request id req-de5f6b26-ea9d-418f-bc54-a7f8856aff0e 2018-07-30 04:00:17,964 - neutron_utils - INFO - Deleting security group rule with ID - 4884215b-7da0-4a64-8c99-429a619fd404 2018-07-30 04:00:17,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/4884215b-7da0-4a64-8c99-429a619fd404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 04:00:18,048 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-073cf87e-7ed2-4225-90a3-562e2edc8d36 Content-Length: 0 Date: Mon, 30 Jul 2018 04:00:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:00:18,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/4884215b-7da0-4a64-8c99-429a619fd404 used request id req-073cf87e-7ed2-4225-90a3-562e2edc8d36 2018-07-30 04:00:18,048 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-sec-grp 2018-07-30 04:00:18,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/78640014-4730-47bf-b831-f6b2494611c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a7f968af647bb9505b5cb7730185554c9b46e0" 2018-07-30 04:00:18,155 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26ef05a8-edfe-4787-a539-885125dcbf40 Content-Length: 0 Date: Mon, 30 Jul 2018 04:00:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:00:18,155 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/78640014-4730-47bf-b831-f6b2494611c2 used request id req-26ef05a8-edfe-4787-a539-885125dcbf40 2018-07-30 04:00:18,156 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp 2018-07-30 04:00:18,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfee7acac68eeb6c113ad35fb8682c27fd3a25d" 2018-07-30 04:00:18,185 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04:00: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-0225da8a-1519-4db2-932e-788bb8d1bd43 x-compute-request-id: req-0225da8a-1519-4db2-932e-788bb8d1bd43 Content-Length: 0 Content-Type: application/json 2018-07-30 04:00:18,186 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-kp used request id req-0225da8a-1519-4db2-932e-788bb8d1bd43 2018-07-30 04:00:18,186 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e.pub] 2018-07-30 04:00:18,186 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e] 2018-07-30 04:00:18,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16d86384e0f9c38398fbdf2250e81fd1f3a60a1" 2018-07-30 04:00:18,221 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04:00: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-91c7ffaf-43ac-42f1-959d-0944e0f39e29 x-compute-request-id: req-91c7ffaf-43ac-42f1-959d-0944e0f39e29 Content-Length: 0 Content-Type: application/json 2018-07-30 04:00:18,221 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/dd1334d7-1bf9-4623-ab8c-873b62925a30 used request id req-91c7ffaf-43ac-42f1-959d-0944e0f39e29 2018-07-30 04:00:18,222 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router and subnet AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet 2018-07-30 04:00:18,222 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router 2018-07-30 04:00:18,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/81fc9bfd-6531-4f89-b5ae-9701b53c7a2e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" -d '{"subnet_id": "27316e2a-87d1-4538-ace0-a382db9022fb"}' 2018-07-30 04:00:20,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8674944c-cf83-456f-bff7-da8de3f4da1e Date: Mon, 30 Jul 2018 04:00:20 GMT RESP BODY: {"network_id": "cccf8b56-7158-470d-8507-045ecee2ba54", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "subnet_id": "27316e2a-87d1-4538-ace0-a382db9022fb", "subnet_ids": ["27316e2a-87d1-4538-ace0-a382db9022fb"], "port_id": "f00b86da-6ab9-4b4f-9bcb-ce00a898a7fa", "id": "81fc9bfd-6531-4f89-b5ae-9701b53c7a2e"} 2018-07-30 04:00:20,018 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/81fc9bfd-6531-4f89-b5ae-9701b53c7a2e/remove_router_interface used request id req-8674944c-cf83-456f-bff7-da8de3f4da1e 2018-07-30 04:00:20,018 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router 2018-07-30 04:00:20,018 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-router 2018-07-30 04:00:20,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/81fc9bfd-6531-4f89-b5ae-9701b53c7a2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586f4c38b932df8e622cfdacfe779c2a1844bd9f" 2018-07-30 04:00:21,096 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d157cd0c-9afe-4756-a41f-38267b814b72 Content-Length: 0 Date: Mon, 30 Jul 2018 04:00:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:00:21,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/81fc9bfd-6531-4f89-b5ae-9701b53c7a2e used request id req-d157cd0c-9afe-4756-a41f-38267b814b72 2018-07-30 04:00:21,098 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet 2018-07-30 04:00:21,098 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-subnet 2018-07-30 04:00:21,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/27316e2a-87d1-4538-ace0-a382db9022fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e878e8c6ae39ca8852b7e6ae1a355fa5404ba06f" 2018-07-30 04:00:22,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d2561374-c0a8-4d82-83f7-28e9c23781e7 Date: Mon, 30 Jul 2018 04:00:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:00:22,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/27316e2a-87d1-4538-ace0-a382db9022fb used request id req-d2561374-c0a8-4d82-83f7-28e9c23781e7 2018-07-30 04:00:22,329 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e-pub-net 2018-07-30 04:00:22,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/cccf8b56-7158-470d-8507-045ecee2ba54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e878e8c6ae39ca8852b7e6ae1a355fa5404ba06f" 2018-07-30 04:00:23,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b15daa4-1906-480c-8e84-dfdaee389b85 Date: Mon, 30 Jul 2018 04:00:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:00:23,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/cccf8b56-7158-470d-8507-045ecee2ba54 used request id req-9b15daa4-1906-480c-8e84-dfdaee389b85 2018-07-30 04:00:23,296 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-b913792c-bda9-4ac2-90f3-d91225f52f6e--image 2018-07-30 04:00:23,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02a12c898407ca12c635cd3cc222ceb8bbb35f26" 2018-07-30 04:00:24,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65a812ed-6561-4ca0-a000-3389dd32de15 Date: Mon, 30 Jul 2018 04:00: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-30 04:00:24,139 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/7d1eb6c0-2a98-489f-9a67-a3f4bba0a390 used request id req-65a812ed-6561-4ca0-a000-3389dd32de15 2018-07-30 04:00:24,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 04:00:24,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1db2e95a-780d-420d-8fc2-3bbddf9e5f65 Date: Mon, 30 Jul 2018 04:00:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31a32427075749fbbaed04e24d864f96", "created_at": "2018-07-30T01:55:09Z", "updated_at": "2018-07-30T01:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "4c507871-e5a2-4eb7-8e0b-2c3816089b66", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "807fc094-e194-4c3c-8f4f-ca4dd5e6ae60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "9a1563cf-963c-4b06-89a4-b8a4059c5498", "remote_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv4", "project_id": "31a32427075749fbbaed04e24d864f96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:55:09Z", "revision_number": 0, "id": "e179053e-4c7b-48f7-b197-aec777221272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:55:09Z", "security_group_id": "143aa491-c70b-4212-88d9-dcd85128103f", "tenant_id": "31a32427075749fbbaed04e24d864f96", "port_range_min": null, "ethertype": "IPv6", "project_id": "31a32427075749fbbaed04e24d864f96"}], "revision_number": 4, "project_id": "31a32427075749fbbaed04e24d864f96", "id": "143aa491-c70b-4212-88d9-dcd85128103f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "created_at": "2018-07-30T01:53:26Z", "updated_at": "2018-07-30T01:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "2334cad7-5dc9-4f93-b6e4-5e5fe70d7869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "71aece5f-0f26-4269-bac1-6666e6d6a430", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "b15f6184-4d3b-49d2-9e03-2e6cdf850537", "remote_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv4", "project_id": "5edacd69b50d488ca5ce11034c867b80"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:53:26Z", "revision_number": 0, "id": "fb3e8ee9-629e-49b7-afe8-14193736f0f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:53:26Z", "security_group_id": "14ec2aaa-c391-403f-8172-8957945963e5", "tenant_id": "5edacd69b50d488ca5ce11034c867b80", "port_range_min": null, "ethertype": "IPv6", "project_id": "5edacd69b50d488ca5ce11034c867b80"}], "revision_number": 4, "project_id": "5edacd69b50d488ca5ce11034c867b80", "id": "14ec2aaa-c391-403f-8172-8957945963e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "created_at": "2018-07-30T01:56:47Z", "updated_at": "2018-07-30T01:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "1cf35ab6-5833-47e8-9471-152369fc4dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "316f8bcb-c8ad-4278-8d24-d6de0fe3f1df", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv6", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "d37b1c7a-77be-40fa-ac72-f66af299d6da", "remote_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:47Z", "revision_number": 0, "id": "ec4bc13b-79e5-4211-a5cf-05714ac992a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:47Z", "security_group_id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "tenant_id": "56c52efc41b44ebeb469061fa8e8198e", "port_range_min": null, "ethertype": "IPv4", "project_id": "56c52efc41b44ebeb469061fa8e8198e"}], "revision_number": 4, "project_id": "56c52efc41b44ebeb469061fa8e8198e", "id": "1f82fa67-2a28-4b12-bdd7-acd76b0c0bbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:57:55Z", "updated_at": "2018-07-30T03:57:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:57:55Z", "revision_number": 0, "id": "027499e7-53f8-4dba-a977-104f1e90324d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:57:55Z", "security_group_id": "2dfca73f-2e19-4ab7-9742-be933ce1c1bc", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c380911a7fcc464dbf84c3194584619a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:57:55Z", "revision_number": 0, "id": "708ab60b-cd38-4bde-b366-4008c9c2472f", "remote_group_id": "2dfca73f-2e19-4ab7-9742-be933ce1c1bc", "remote_ip_prefix": null, "created_at": "2018-07-30T03:57:55Z", "security_group_id": "2dfca73f-2e19-4ab7-9742-be933ce1c1bc", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c380911a7fcc464dbf84c3194584619a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:57:55Z", "revision_number": 0, "id": "ebb204ef-17db-4884-a255-ed508f2d8571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T03:57:55Z", "security_group_id": "2dfca73f-2e19-4ab7-9742-be933ce1c1bc", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c380911a7fcc464dbf84c3194584619a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T03:57:55Z", "revision_number": 0, "id": "ebf6ec7a-3ef2-49bb-a50c-bd8afbb15d9d", "remote_group_id": "2dfca73f-2e19-4ab7-9742-be933ce1c1bc", "remote_ip_prefix": null, "created_at": "2018-07-30T03:57:55Z", "security_group_id": "2dfca73f-2e19-4ab7-9742-be933ce1c1bc", "tenant_id": "c380911a7fcc464dbf84c3194584619a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c380911a7fcc464dbf84c3194584619a"}], "revision_number": 4, "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "2dfca73f-2e19-4ab7-9742-be933ce1c1bc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-30T01:52:42Z", "updated_at": "2018-07-30T01:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "69ea063a-0867-4bd4-bc2f-41276e20695f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "78bb2b7e-7e64-476a-851a-1f729a1827c4", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "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-30T01:52:42Z", "revision_number": 0, "id": "b030de11-8da7-437b-a237-9fc86b70e6cd", "remote_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:42Z", "revision_number": 0, "id": "e21da6a3-4b29-47d0-bf92-a24ebc8d8921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:42Z", "security_group_id": "4dcc207a-3291-4e2b-908a-f5311a138821", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4dcc207a-3291-4e2b-908a-f5311a138821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "created_at": "2018-07-30T01:52:54Z", "updated_at": "2018-07-30T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "42a3fef7-d089-4ea6-a1b3-146f146d6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "8982c4ee-04f4-4ca4-acc7-93d744269af2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "aa96054a-8f54-4aaa-997f-94a6e297d40e", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5b67a4ef0f4428a87edd90235914112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:52:55Z", "revision_number": 0, "id": "b0e059ce-3f78-44ad-8c06-41dbf82f91c2", "remote_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "remote_ip_prefix": null, "created_at": "2018-07-30T01:52:55Z", "security_group_id": "638012e3-d7ea-4057-abec-f27c28271738", "tenant_id": "f5b67a4ef0f4428a87edd90235914112", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5b67a4ef0f4428a87edd90235914112"}], "revision_number": 4, "project_id": "f5b67a4ef0f4428a87edd90235914112", "id": "638012e3-d7ea-4057-abec-f27c28271738", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T01:58:27Z", "updated_at": "2018-07-30T01:58:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "307ede21-ca2f-4fe7-b64f-29497cc339fa", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "84c0a571-ca57-4c80-ad77-9c42314df723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "9a11dfa2-8fb6-4c21-bb6c-dc91f6dae3f5", "remote_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:58:27Z", "revision_number": 0, "id": "bdea66fa-c59f-49a0-8dea-8cefc237b0c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:58:27Z", "security_group_id": "80542143-0061-4d12-81be-5412072d0ed5", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b"}], "revision_number": 4, "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "80542143-0061-4d12-81be-5412072d0ed5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cdfc94af95634e4f9cea153346706c60", "created_at": "2018-07-30T01:54:32Z", "updated_at": "2018-07-30T01:54:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "1b618581-792b-4b3d-838f-a9b4dc89bffa", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "520a0cf6-0a66-4daa-82fc-bcd9d73c8298", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv6", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "6be84d4e-696e-4dae-a7ea-211ab81cf5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:54:32Z", "revision_number": 0, "id": "790a0301-14db-447d-a2aa-5ae361b0b6a4", "remote_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "remote_ip_prefix": null, "created_at": "2018-07-30T01:54:32Z", "security_group_id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "tenant_id": "cdfc94af95634e4f9cea153346706c60", "port_range_min": null, "ethertype": "IPv4", "project_id": "cdfc94af95634e4f9cea153346706c60"}], "revision_number": 4, "project_id": "cdfc94af95634e4f9cea153346706c60", "id": "8a6e7f70-1a85-4529-92dd-11f388a0f7a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "created_at": "2018-07-30T01:56:04Z", "updated_at": "2018-07-30T01:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "1360d708-69d3-4e1b-8d85-c9053155e491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "3261ac97-79a8-44e4-8c06-96990a33c996", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "6deb9b54-50fb-44ce-8235-b572831f576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:56:04Z", "revision_number": 0, "id": "82e156ce-7408-412a-bb0a-08747be99a10", "remote_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "remote_ip_prefix": null, "created_at": "2018-07-30T01:56:04Z", "security_group_id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "tenant_id": "b9edda13ffab481c9d37feb47d37a3d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9edda13ffab481c9d37feb47d37a3d3"}], "revision_number": 4, "project_id": "b9edda13ffab481c9d37feb47d37a3d3", "id": "9ab5ec6c-a678-417e-a54d-d101d785e9fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83e050edd7794c988d75c9afe7293e27", "created_at": "2018-07-30T02:55:47Z", "updated_at": "2018-07-30T02:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "256a07d3-8d44-48b1-9f70-0b3b90f0dc1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "7b5a1971-c64d-48f5-b21f-2106e42faa2e", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "d51f05ee-137b-454f-83de-f75402baefba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv4", "project_id": "83e050edd7794c988d75c9afe7293e27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T02:55:48Z", "revision_number": 0, "id": "dd80ccb4-66f9-47cb-a2c7-79b2b43aff00", "remote_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "remote_ip_prefix": null, "created_at": "2018-07-30T02:55:48Z", "security_group_id": "adf24c68-a266-461a-9920-2df99dd32273", "tenant_id": "83e050edd7794c988d75c9afe7293e27", "port_range_min": null, "ethertype": "IPv6", "project_id": "83e050edd7794c988d75c9afe7293e27"}], "revision_number": 4, "project_id": "83e050edd7794c988d75c9afe7293e27", "id": "adf24c68-a266-461a-9920-2df99dd32273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "created_at": "2018-07-30T01:50:22Z", "updated_at": "2018-07-30T01:50:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6058b17b-41ce-4035-9a91-12281182476e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "6df322fc-bd25-40d7-8035-74b8fc46237a", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "81b8fb89-e231-48d4-97e1-753cd2f02966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T01:50:22Z", "revision_number": 0, "id": "ae582aed-6ab8-4b31-b36f-e9f36adb6208", "remote_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "remote_ip_prefix": null, "created_at": "2018-07-30T01:50:22Z", "security_group_id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "tenant_id": "69d1b0f654904abbb446b5a6196ed3bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "69d1b0f654904abbb446b5a6196ed3bf"}], "revision_number": 4, "project_id": "69d1b0f654904abbb446b5a6196ed3bf", "id": "c6d7676e-67dd-46da-9dfe-5d4ebbc5e487", "name": "default"}]} 2018-07-30 04:00:24,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-1db2e95a-780d-420d-8fc2-3bbddf9e5f65 2018-07-30 04:00:24,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 04:00:24,493 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 04:00:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37709bcf-9fa3-42ad-8ed4-75340aad8358 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 31a32427075749fbbaed04e24d864f96.", "code": 404, "title": "Not Found"}} 2018-07-30 04:00:24,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/31a32427075749fbbaed04e24d864f96 used request id req-37709bcf-9fa3-42ad-8ed4-75340aad8358 2018-07-30 04:00:24,493 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 04:00:24,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 04:00:24,584 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 04:00:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48777c5d-3f0b-46e5-b759-7d9478260517 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5edacd69b50d488ca5ce11034c867b80.", "code": 404, "title": "Not Found"}} 2018-07-30 04:00:24,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5edacd69b50d488ca5ce11034c867b80 used request id req-48777c5d-3f0b-46e5-b759-7d9478260517 2018-07-30 04:00:24,584 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 04:00:24,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 04:00:24,670 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 04:00:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c753ec3-4948-4288-9cf5-2c2f1cd3a053 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 56c52efc41b44ebeb469061fa8e8198e.", "code": 404, "title": "Not Found"}} 2018-07-30 04:00:24,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56c52efc41b44ebeb469061fa8e8198e used request id req-2c753ec3-4948-4288-9cf5-2c2f1cd3a053 2018-07-30 04:00:24,670 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-30 04:00:24,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 04:00:24,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e08bc13e-ab5d-4bf8-bbe3-5e3c096eae76 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c380911a7fcc464dbf84c3194584619a", "name": "AnsibleProvisioningTests-9bc9b39b-278b-459-proj"}} 2018-07-30 04:00:24,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-e08bc13e-ab5d-4bf8-bbe3-5e3c096eae76 2018-07-30 04:00:24,765 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2dfca73f-2e19-4ab7-9742-be933ce1c1bc 2018-07-30 04:00:24,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2dfca73f-2e19-4ab7-9742-be933ce1c1bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 04:00:24,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c2fcfb59-7db8-45d4-a10f-5774373d7f53 Date: Mon, 30 Jul 2018 04:00: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-30T03:57:55Z", "security_group_id": "2dfca73f-2e19-4ab7-9742-be933ce1c1bc", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:57:55Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "027499e7-53f8-4dba-a977-104f1e90324d"}, {"remote_group_id": "2dfca73f-2e19-4ab7-9742-be933ce1c1bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:57:55Z", "security_group_id": "2dfca73f-2e19-4ab7-9742-be933ce1c1bc", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:57:55Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "708ab60b-cd38-4bde-b366-4008c9c2472f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:57:55Z", "security_group_id": "2dfca73f-2e19-4ab7-9742-be933ce1c1bc", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:57:55Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "ebb204ef-17db-4884-a255-ed508f2d8571"}, {"remote_group_id": "2dfca73f-2e19-4ab7-9742-be933ce1c1bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T03:57:55Z", "security_group_id": "2dfca73f-2e19-4ab7-9742-be933ce1c1bc", "port_range_min": null, "revision_number": 0, "tenant_id": "c380911a7fcc464dbf84c3194584619a", "created_at": "2018-07-30T03:57:55Z", "project_id": "c380911a7fcc464dbf84c3194584619a", "id": "ebf6ec7a-3ef2-49bb-a50c-bd8afbb15d9d"}]} 2018-07-30 04:00:24,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2dfca73f-2e19-4ab7-9742-be933ce1c1bc used request id req-c2fcfb59-7db8-45d4-a10f-5774373d7f53 2018-07-30 04:00:24,791 - neutron_utils - INFO - Deleting security group with name - default 2018-07-30 04:00:24,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/2dfca73f-2e19-4ab7-9742-be933ce1c1bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 04:00:25,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe4623fa-4b36-4086-b9cf-1340941e7c3b Content-Length: 0 Date: Mon, 30 Jul 2018 04:00:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:00:25,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2dfca73f-2e19-4ab7-9742-be933ce1c1bc used request id req-fe4623fa-4b36-4086-b9cf-1340941e7c3b 2018-07-30 04:00:25,078 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-9bc9b39b-278b-459-proj 2018-07-30 04:00:25,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 04:00:25,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfbc9a45-a913-4035-a354-ebf1d420d4c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:00:25,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c380911a7fcc464dbf84c3194584619a used request id req-cfbc9a45-a913-4035-a354-ebf1d420d4c5 2018-07-30 04:00:25,286 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-9bc9b39b-278b-459-proj-role 2018-07-30 04:00:25,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/3d33a413f026406d86fa974014998c46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 04:00:25,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e8e931-29e4-40b1-8e44-50719bb0fa40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:00:25,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/3d33a413f026406d86fa974014998c46 used request id req-96e8e931-29e4-40b1-8e44-50719bb0fa40 2018-07-30 04:00:25,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872bc29cb0cb837c2cd4fa45e29c21c6ffc8a2e6" 2018-07-30 04:00:25,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59109e8a-2330-428f-94a8-17e978ae5dfd Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:00:25,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-59109e8a-2330-428f-94a8-17e978ae5dfd 2018-07-30 04:00:25,490 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-9bc9b39b-278b-459-user 2018-07-30 04:00:25,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e00545f2e7404167baa48863e31a27f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c818b1421ab04c9697e54aab07591e43fc7ac76c" 2018-07-30 04:00:25,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-781ff334-2d00-4a85-8692-29d4d58bd1b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:00:25,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e00545f2e7404167baa48863e31a27f3 used request id req-781ff334-2d00-4a85-8692-29d4d58bd1b3 2018-07-30 04:00:25,698 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_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 114 tests in 2082.497s OK 2018-07-30 04:00:25,824 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 04:00:25,825 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 34:42 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-30 04:00:25,875 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-07-30 04:00:25,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 04:00:25,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-30 04:00:25,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 04:00:25,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 04:00:25,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 04:00:25,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 04:00:25,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 04:00:25,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 04:00:25,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 04:00:25,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 04:00:25,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 04:00:25,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 04:00:25,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 04:00:25,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 04:00:25,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 04:00:25,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 04:00:25,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 04:00:25,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 04:00:25,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 04:00:25,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 04:00:25,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 04:00:25,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 04:00:25,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 04:00:25,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-30 04:00:25,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-30 04:00:25,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:00:25,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90fbbf5d-bec7-4f6b-9932-9ad284f46d14 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 04:00:25,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-90fbbf5d-bec7-4f6b-9932-9ad284f46d14 2018-07-30 04:00:25,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 04:00:26,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T05:00:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["0EXR1FOJRei1Ir7MQ4ACVA"], "issued_at": "2018-07-30T04:00:26.000000Z"}} 2018-07-30 04:00:26,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:00:26,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:00:26,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-79b9d180-a637-4823-91fd-a5a518b0e1aa Date: Mon, 30 Jul 2018 04:00:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 04:00:26,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-79b9d180-a637-4823-91fd-a5a518b0e1aa 2018-07-30 04:00:26,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379809856415s 2018-07-30 04:00:26,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-79b9d180-a637-4823-91fd-a5a518b0e1aa 2018-07-30 04:00:26,684 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-30 04:00:29,517 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-30 04:00:32,340 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fed98c04-1821-4cbf-81c0-55a1a5889e7f | 2018-07-30T04:00:31.933468 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fed98c04-1821-4cbf-81c0-55a1a5889e7f ~/.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-30 04:00:35,920 - 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-30 04:00:35,920 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-30 04:00:38,597 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-30 04:00:42,193 - 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=3c75a6da-208f-4430-b86a-3e4605e928ff) as the default verifier for the future CLI operations. 2018-07-30 04:00:45,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-30 04:00:45,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:00:45,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-88c0853b-4bd0-4efd-96cc-dcfa593c4ec2 Date: Mon, 30 Jul 2018 04:00:45 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-30 04:00:45,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-88c0853b-4bd0-4efd-96cc-dcfa593c4ec2 2018-07-30 04:00:45,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.199651956558s 2018-07-30 04:00:45,608 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-88c0853b-4bd0-4efd-96cc-dcfa593c4ec2 2018-07-30 04:00:45,617 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-07-30 04:00:45,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 04:00:45,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" -d '{"network": {"name": "neutron_trunk-net_ca966f80-6df9-4b9b-835b-7f6ad5184164", "admin_state_up": true}}' 2018-07-30 04:00:45,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-4ba4abd5-b28f-4d86-8e41-807d8f761999 Date: Mon, 30 Jul 2018 04:00:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"44d26116-0de2-4798-a701-e1115d7c5033","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T04:00:45Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_ca966f80-6df9-4b9b-835b-7f6ad5184164","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T04:00:45Z","mtu":1450}} 2018-07-30 04:00:45,908 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4ba4abd5-b28f-4d86-8e41-807d8f761999 2018-07-30 04:00:45,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.290399074554s 2018-07-30 04:00:45,908 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4ba4abd5-b28f-4d86-8e41-807d8f761999 2018-07-30 04:00:45,909 - 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-30T04:00:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'44d26116-0de2-4798-a701-e1115d7c5033', u'provider:segmentation_id': 1, 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_ca966f80-6df9-4b9b-835b-7f6ad5184164', u'created_at': u'2018-07-30T04:00:45Z', u'mtu': 1450, u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'l2_adjacency': True}) 2018-07-30 04:00:45,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:00:45,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:00:46,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-8a17f5b8-62ba-44e0-9e91-0e098849f51e Date: Mon, 30 Jul 2018 04:00:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"44d26116-0de2-4798-a701-e1115d7c5033","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T04:00:45Z","qos_policy_id":null,"name":"neutron_trunk-net_ca966f80-6df9-4b9b-835b-7f6ad5184164","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T04:00:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 04:00:46,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8a17f5b8-62ba-44e0-9e91-0e098849f51e 2018-07-30 04:00:46,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100597858429s 2018-07-30 04:00:46,010 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8a17f5b8-62ba-44e0-9e91-0e098849f51e 2018-07-30 04:00:46,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 04:00:46,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" -d '{"subnet": {"name": "neutron_trunk-subnet_ca966f80-6df9-4b9b-835b-7f6ad5184164", "enable_dhcp": true, "network_id": "44d26116-0de2-4798-a701-e1115d7c5033", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 04:00:46,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-4a6e5c95-c626-4004-9491-a522dc8dbcb2 Date: Mon, 30 Jul 2018 04:00:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-30T04:00:46Z","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":"4508af1f-e79c-4294-9427-d7d700cfc0bd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_ca966f80-6df9-4b9b-835b-7f6ad5184164","enable_dhcp":true,"segment_id":null,"network_id":"44d26116-0de2-4798-a701-e1115d7c5033","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T04:00:46Z","ip_version":4}} 2018-07-30 04:00:46,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4a6e5c95-c626-4004-9491-a522dc8dbcb2 2018-07-30 04:00:46,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.48001909256s 2018-07-30 04:00:46,495 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4a6e5c95-c626-4004-9491-a522dc8dbcb2 2018-07-30 04:00:46,495 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T04:00:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4508af1f-e79c-4294-9427-d7d700cfc0bd', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_ca966f80-6df9-4b9b-835b-7f6ad5184164', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'44d26116-0de2-4798-a701-e1115d7c5033', u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'created_at': u'2018-07-30T04:00:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b'}) 2018-07-30 04:00:46,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 04:00:46,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "neutron_trunk-router_ca966f80-6df9-4b9b-835b-7f6ad5184164", "admin_state_up": true}}' 2018-07-30 04:00:48,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-fd126431-ba42-4194-a4ee-0a26ada23941 Date: Mon, 30 Jul 2018 04:00:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T04:00:46Z", "admin_state_up": true, "updated_at": "2018-07-30T04:00:47Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "ef8d4722-37eb-4c92-9949-8b5f93265d47", "name": "neutron_trunk-router_ca966f80-6df9-4b9b-835b-7f6ad5184164"}} 2018-07-30 04:00:48,329 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fd126431-ba42-4194-a4ee-0a26ada23941 2018-07-30 04:00:48,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.83325004578s 2018-07-30 04:00:48,329 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fd126431-ba42-4194-a4ee-0a26ada23941 2018-07-30 04:00:48,330 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T04:00:47Z', u'revision_number': 3, u'ha': False, u'id': u'ef8d4722-37eb-4c92-9949-8b5f93265d47', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_ca966f80-6df9-4b9b-835b-7f6ad5184164', u'admin_state_up': True, u'tenant_id': u'0fe05230a8a340ec8c337c88e34a1c9b', u'created_at': u'2018-07-30T04:00:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'0fe05230a8a340ec8c337c88e34a1c9b'}) 2018-07-30 04:00:48,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 04:00:48,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/ef8d4722-37eb-4c92-9949-8b5f93265d47/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}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" -d '{"subnet_id": "4508af1f-e79c-4294-9427-d7d700cfc0bd"}' 2018-07-30 04:00:50,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-190cf415-895d-4e48-9b1e-6908d8606758 Date: Mon, 30 Jul 2018 04:00:50 GMT RESP BODY: {"network_id": "44d26116-0de2-4798-a701-e1115d7c5033", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "4508af1f-e79c-4294-9427-d7d700cfc0bd", "subnet_ids": ["4508af1f-e79c-4294-9427-d7d700cfc0bd"], "port_id": "481b8e3c-f077-4405-9c03-08935f124650", "id": "ef8d4722-37eb-4c92-9949-8b5f93265d47"} 2018-07-30 04:00:50,428 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ef8d4722-37eb-4c92-9949-8b5f93265d47/add_router_interface.json used request id req-190cf415-895d-4e48-9b1e-6908d8606758 2018-07-30 04:00:50,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09747600555s 2018-07-30 04:00:50,428 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ef8d4722-37eb-4c92-9949-8b5f93265d47/add_router_interface.json used request id req-190cf415-895d-4e48-9b1e-6908d8606758 returning object ef8d4722-37eb-4c92-9949-8b5f93265d47 2018-07-30 04:00:50,429 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-30 04:00:50,556 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-30 04:00:50,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:00:50,562 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 04:00:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 04:00:50,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:00:50,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:00:50,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f19d25de-19e8-4068-bb82-1b0787c759e3 Date: Mon, 30 Jul 2018 04:00:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:00:50,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f19d25de-19e8-4068-bb82-1b0787c759e3 2018-07-30 04:00:50,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176670789719s 2018-07-30 04:00:50,742 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f19d25de-19e8-4068-bb82-1b0787c759e3 2018-07-30 04:00:50,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 04:00:50,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_ca966f80-6df9-4b9b-835b-7f6ad5184164", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_ca966f80-6df9-4b9b-835b-7f6ad5184164"}' 2018-07-30 04:00:50,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a3e17d60-a1fd-41c3-b174-f0eccb0dbfb3 Date: Mon, 30 Jul 2018 04:00:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "289394c2-f38f-4374-b5f0-c717b23f7c14", "size": null, "self": "/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T04:00:50Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_ca966f80-6df9-4b9b-835b-7f6ad5184164", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_ca966f80-6df9-4b9b-835b-7f6ad5184164", "checksum": null, "created_at": "2018-07-30T04:00:50Z", "protected": false} 2018-07-30 04:00:50,846 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a3e17d60-a1fd-41c3-b174-f0eccb0dbfb3 2018-07-30 04:00:50,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0975279808044s 2018-07-30 04:00:50,846 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a3e17d60-a1fd-41c3-b174-f0eccb0dbfb3 returning object 289394c2-f38f-4374-b5f0-c717b23f7c14 2018-07-30 04:00:50,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 04:00:50,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14/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}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" -d '' 2018-07-30 04:00:51,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f9c7af7b-2811-4ef9-b309-3a7add007f32 Date: Mon, 30 Jul 2018 04: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-30 04:00:51,258 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14/file used request id req-f9c7af7b-2811-4ef9-b309-3a7add007f32 2018-07-30 04:00:51,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.411571979523s 2018-07-30 04:00:51,259 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14/file used request id req-f9c7af7b-2811-4ef9-b309-3a7add007f32 2018-07-30 04:00:51,259 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_ca966f80-6df9-4b9b-835b-7f6ad5184164', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T04:00:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14/file', u'owner': u'0fe05230a8a340ec8c337c88e34a1c9b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'289394c2-f38f-4374-b5f0-c717b23f7c14', u'size': None, u'name': u'neutron_trunk-img_ca966f80-6df9-4b9b-835b-7f6ad5184164', u'checksum': None, u'self': u'/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T04:00:50Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 04:00:51,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 04:00:51,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_ca966f80-6df9-4b9b-835b-7f6ad5184164", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 04:00:51,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-cc528d19-340c-472a-be09-9318701286ea x-compute-request-id: req-cc528d19-340c-472a-be09-9318701286ea Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_ca966f80-6df9-4b9b-835b-7f6ad5184164", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c28526fe-c852-4c74-a3b4-58ac15f82427", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c28526fe-c852-4c74-a3b4-58ac15f82427", "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": "c28526fe-c852-4c74-a3b4-58ac15f82427"}} 2018-07-30 04:00:51,495 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cc528d19-340c-472a-be09-9318701286ea 2018-07-30 04:00:51,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.234829187393s 2018-07-30 04:00:51,495 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cc528d19-340c-472a-be09-9318701286ea 2018-07-30 04:00:51,496 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_ca966f80-6df9-4b9b-835b-7f6ad5184164', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'c28526fe-c852-4c74-a3b4-58ac15f82427', 'swap': 0}) 2018-07-30 04:00:51,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 04:00:51,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/c28526fe-c852-4c74-a3b4-58ac15f82427/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}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" -d '{"extra_specs": {}}' 2018-07-30 04:00:51,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-4309b3f0-54a5-49f5-92ea-79433bc3df29 x-compute-request-id: req-4309b3f0-54a5-49f5-92ea-79433bc3df29 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 04:00:51,520 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/c28526fe-c852-4c74-a3b4-58ac15f82427/os-extra_specs used request id req-4309b3f0-54a5-49f5-92ea-79433bc3df29 2018-07-30 04:00:51,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235879421234s 2018-07-30 04:00:51,521 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/c28526fe-c852-4c74-a3b4-58ac15f82427/os-extra_specs used request id req-4309b3f0-54a5-49f5-92ea-79433bc3df29 2018-07-30 04:00:51,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:00:51,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 04: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 04:00:51,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:00:51,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:00:51,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0250dcd8-fdd8-4b54-96a7-3551e9d6f3af Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:00:51,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0250dcd8-fdd8-4b54-96a7-3551e9d6f3af 2018-07-30 04:00:51,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0882198810577s 2018-07-30 04:00:51,622 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0250dcd8-fdd8-4b54-96a7-3551e9d6f3af 2018-07-30 04:00:51,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:00:51,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:00:51,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a9887e-8318-4c59-9e55-edd600228e05 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:00:51,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-41a9887e-8318-4c59-9e55-edd600228e05 2018-07-30 04:00:51,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0862469673157s 2018-07-30 04:00:51,714 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-41a9887e-8318-4c59-9e55-edd600228e05 2018-07-30 04:00:51,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-30 04:00:51,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:00:51,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-b1280f21-d4d1-49c4-bc6f-5b340f24dfbe x-compute-request-id: req-b1280f21-d4d1-49c4-bc6f-5b340f24dfbe 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": 7}, "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.9", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 8}, "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.3", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-07-30 04:00:51,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-b1280f21-d4d1-49c4-bc6f-5b340f24dfbe 2018-07-30 04:00:51,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0398638248444s 2018-07-30 04:00:51,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-b1280f21-d4d1-49c4-bc6f-5b340f24dfbe 2018-07-30 04:00:51,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:00:51,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:00:51,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-ac795998-9a02-4206-85db-4a168bd203d4 Date: Mon, 30 Jul 2018 04:00:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/289394c2-f38f-4374-b5f0-c717b23f7c14/snap", "metadata": {}}], "file": "/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "289394c2-f38f-4374-b5f0-c717b23f7c14", "size": 12716032, "self": "/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/289394c2-f38f-4374-b5f0-c717b23f7c14/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T04:00:51Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_ca966f80-6df9-4b9b-835b-7f6ad5184164", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_ca966f80-6df9-4b9b-835b-7f6ad5184164", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T04:00:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:00:51,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ac795998-9a02-4206-85db-4a168bd203d4 2018-07-30 04:00:51,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0228099822998s 2018-07-30 04:00:51,784 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ac795998-9a02-4206-85db-4a168bd203d4 2018-07-30 04:00:51,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 04:00:51,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_ca966f80-6df9-4b9b-835b-7f6ad5184164", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_ca966f80-6df9-4b9b-835b-7f6ad5184164"}' 2018-07-30 04:00:51,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-49c7b3c9-4024-48e7-aad2-11048f802895 Date: Mon, 30 Jul 2018 04:00:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "c9669918-2ac5-4302-abc3-9cbc06e6bce6", "size": null, "self": "/v2/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T04:00:51Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_ca966f80-6df9-4b9b-835b-7f6ad5184164", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_ca966f80-6df9-4b9b-835b-7f6ad5184164", "checksum": null, "created_at": "2018-07-30T04:00:51Z", "protected": false} 2018-07-30 04:00:51,860 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-49c7b3c9-4024-48e7-aad2-11048f802895 2018-07-30 04:00:51,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.068834066391s 2018-07-30 04:00:51,860 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-49c7b3c9-4024-48e7-aad2-11048f802895 returning object c9669918-2ac5-4302-abc3-9cbc06e6bce6 2018-07-30 04:00:51,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 04:00:51,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6/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}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" -d '' 2018-07-30 04:00:53,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb372b74-f7d3-4fd1-8e57-4164d0f4aacb Date: Mon, 30 Jul 2018 04:00: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-30 04:00:53,366 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6/file used request id req-eb372b74-f7d3-4fd1-8e57-4164d0f4aacb 2018-07-30 04:00:53,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.50566315651s 2018-07-30 04:00:53,367 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6/file used request id req-eb372b74-f7d3-4fd1-8e57-4164d0f4aacb 2018-07-30 04:00:53,367 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_ca966f80-6df9-4b9b-835b-7f6ad5184164', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T04:00:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6/file', u'owner': u'0fe05230a8a340ec8c337c88e34a1c9b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c9669918-2ac5-4302-abc3-9cbc06e6bce6', u'size': None, u'name': u'neutron_trunk-img_alt_ca966f80-6df9-4b9b-835b-7f6ad5184164', u'checksum': None, u'self': u'/v2/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T04:00:51Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 04:00:53,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 04:00:53,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_ca966f80-6df9-4b9b-835b-7f6ad5184164", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-30 04:00:53,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd77ef39-cfd6-4aa8-b04c-d1606fee6758 x-compute-request-id: req-dd77ef39-cfd6-4aa8-b04c-d1606fee6758 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_ca966f80-6df9-4b9b-835b-7f6ad5184164", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ab0b947d-81e4-4b47-aaea-f2ad159740c1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ab0b947d-81e4-4b47-aaea-f2ad159740c1", "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": "ab0b947d-81e4-4b47-aaea-f2ad159740c1"}} 2018-07-30 04:00:53,415 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dd77ef39-cfd6-4aa8-b04c-d1606fee6758 2018-07-30 04:00:53,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0474700927734s 2018-07-30 04:00:53,416 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dd77ef39-cfd6-4aa8-b04c-d1606fee6758 2018-07-30 04:00:53,417 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_ca966f80-6df9-4b9b-835b-7f6ad5184164', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'ab0b947d-81e4-4b47-aaea-f2ad159740c1', 'swap': 0}) 2018-07-30 04:00:53,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 04:00:53,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/ab0b947d-81e4-4b47-aaea-f2ad159740c1/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}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" -d '{"extra_specs": {}}' 2018-07-30 04:00:53,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f9a0fd1-92ef-493e-83a7-845b269e5672 x-compute-request-id: req-1f9a0fd1-92ef-493e-83a7-845b269e5672 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 04:00:53,439 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ab0b947d-81e4-4b47-aaea-f2ad159740c1/os-extra_specs used request id req-1f9a0fd1-92ef-493e-83a7-845b269e5672 2018-07-30 04:00:53,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222721099854s 2018-07-30 04:00:53,440 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ab0b947d-81e4-4b47-aaea-f2ad159740c1/os-extra_specs used request id req-1f9a0fd1-92ef-493e-83a7-845b269e5672 2018-07-30 04:00:53,440 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_ca966f80-6df9-4b9b-835b-7f6ad5184164', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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'ab0b947d-81e4-4b47-aaea-f2ad159740c1', 'swap': 0}) 2018-07-30 04:00:56,693 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-30 04:00:56,693 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-30 04:00:56,693 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-30 04:00:56,695 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-30 04:00:56,698 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-30 04:01:00,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3c75a6da-208f-4430-b86a-3e4605e928ff/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-07-30 04:01:00,200 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-30 04:01:00,200 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-30 04:01:00,200 - 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-30 04:02:49,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0ec61775-bca0-4176-a27d-db3c6c393844 2018-07-30 04:02:49,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0ec61775-bca0-4176-a27d-db3c6c393844']'. 2018-07-30 04:02:50,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-30 04:02:50,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-30 04:02:50,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-30 04:02:50,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0ec61775-bca0-4176-a27d-db3c6c393844 | 2018-07-30 04:02:50,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-30 04:02:50,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-30 04:01:02 | 2018-07-30 04:02:50,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-30 04:02:49 | 2018-07-30 04:02:50,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:47 | 2018-07-30 04:02:50,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-30 04:02:50,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-30 04:02:50,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3c75a6da-208f-4430-b86a-3e4605e928ff) | 2018-07-30 04:02:50,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-30 04:02:50,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fed98c04-1821-4cbf-81c0-55a1a5889e7f) | 2018-07-30 04:02:50,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-07-30 04:02:50,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 97.201 | 2018-07-30 04:02:50,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-07-30 04:02:50,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-30 04:02:50,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-30 04:02:50,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-30 04:02:50,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-30 04:02:50,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-30 04:02:50,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-30 04:02:50,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-07-30 04:02:50,587 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 04:02:50,588 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:05 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-30 04:02:50,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 04:02:50,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/ef8d4722-37eb-4c92-9949-8b5f93265d47/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}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" -d '{"subnet_id": "4508af1f-e79c-4294-9427-d7d700cfc0bd"}' 2018-07-30 04:02:52,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9ba418f2-578b-4d21-bf8a-5139705a984b Date: Mon, 30 Jul 2018 04:02:52 GMT RESP BODY: {"network_id": "44d26116-0de2-4798-a701-e1115d7c5033", "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "subnet_id": "4508af1f-e79c-4294-9427-d7d700cfc0bd", "subnet_ids": ["4508af1f-e79c-4294-9427-d7d700cfc0bd"], "port_id": "481b8e3c-f077-4405-9c03-08935f124650", "id": "ef8d4722-37eb-4c92-9949-8b5f93265d47"} 2018-07-30 04:02:52,303 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ef8d4722-37eb-4c92-9949-8b5f93265d47/remove_router_interface.json used request id req-9ba418f2-578b-4d21-bf8a-5139705a984b 2018-07-30 04:02:52,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71308398247s 2018-07-30 04:02:52,304 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/ef8d4722-37eb-4c92-9949-8b5f93265d47/remove_router_interface.json used request id req-9ba418f2-578b-4d21-bf8a-5139705a984b returning object ef8d4722-37eb-4c92-9949-8b5f93265d47 2018-07-30 04:02:52,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 04:02:52,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:02:52,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-47780dfc-fc89-424c-b7a8-ded5679d4680 Date: Mon, 30 Jul 2018 04:02:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0fe05230a8a340ec8c337c88e34a1c9b", "created_at": "2018-07-30T04:00:46Z", "admin_state_up": true, "updated_at": "2018-07-30T04:02:51Z", "project_id": "0fe05230a8a340ec8c337c88e34a1c9b", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "ef8d4722-37eb-4c92-9949-8b5f93265d47", "name": "neutron_trunk-router_ca966f80-6df9-4b9b-835b-7f6ad5184164"}]} 2018-07-30 04:02:52,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-47780dfc-fc89-424c-b7a8-ded5679d4680 2018-07-30 04:02:52,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.343631982803s 2018-07-30 04:02:52,648 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-47780dfc-fc89-424c-b7a8-ded5679d4680 2018-07-30 04:02:52,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 04:02:52,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/ef8d4722-37eb-4c92-9949-8b5f93265d47.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:02:53,766 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dcfc2cc1-90d1-429e-ba87-26f1f3ab7a7b Content-Length: 0 Date: Mon, 30 Jul 2018 04:02:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:02:53,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/ef8d4722-37eb-4c92-9949-8b5f93265d47.json used request id req-dcfc2cc1-90d1-429e-ba87-26f1f3ab7a7b 2018-07-30 04:02:53,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.11645913124s 2018-07-30 04:02:53,767 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/ef8d4722-37eb-4c92-9949-8b5f93265d47.json used request id req-dcfc2cc1-90d1-429e-ba87-26f1f3ab7a7b 2018-07-30 04:02:53,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 04:02:53,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:02:53,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-c014296f-a55b-427c-b1ea-fa2c079330a6 Date: Mon, 30 Jul 2018 04:02:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-30T04:00:46Z","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":"4508af1f-e79c-4294-9427-d7d700cfc0bd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0fe05230a8a340ec8c337c88e34a1c9b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_ca966f80-6df9-4b9b-835b-7f6ad5184164","enable_dhcp":true,"segment_id":null,"network_id":"44d26116-0de2-4798-a701-e1115d7c5033","tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T04:00:46Z","ip_version":4},{"updated_at":"2018-07-30T01:50:27Z","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":"d69a021d-6ab4-450e-b6d9-92941767bd16","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"69d1b0f654904abbb446b5a6196ed3bf","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4546160d-41d5-495e-a5d9-d5495a6b815a","tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:27Z","ip_version":4}]} 2018-07-30 04:02:53,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c014296f-a55b-427c-b1ea-fa2c079330a6 2018-07-30 04:02:53,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0441601276398s 2018-07-30 04:02:53,812 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c014296f-a55b-427c-b1ea-fa2c079330a6 2018-07-30 04:02:53,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 04:02:53,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/4508af1f-e79c-4294-9427-d7d700cfc0bd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:02:54,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-996762f0-1510-4038-9ed6-af2850a2febe Date: Mon, 30 Jul 2018 04:02:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:02:54,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/4508af1f-e79c-4294-9427-d7d700cfc0bd.json used request id req-996762f0-1510-4038-9ed6-af2850a2febe 2018-07-30 04:02:54,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.804602861404s 2018-07-30 04:02:54,618 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/4508af1f-e79c-4294-9427-d7d700cfc0bd.json used request id req-996762f0-1510-4038-9ed6-af2850a2febe 2018-07-30 04:02:54,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:02:54,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:02:54,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1438 X-Openstack-Request-Id: req-bd2c1c39-a8b1-4425-82d4-25c0601036a6 Date: Mon, 30 Jul 2018 04:02:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"44d26116-0de2-4798-a701-e1115d7c5033","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"0fe05230a8a340ec8c337c88e34a1c9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T04:02:54Z","qos_policy_id":null,"name":"neutron_trunk-net_ca966f80-6df9-4b9b-835b-7f6ad5184164","admin_state_up":true,"tenant_id":"0fe05230a8a340ec8c337c88e34a1c9b","created_at":"2018-07-30T04:00:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 04:02:54,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-bd2c1c39-a8b1-4425-82d4-25c0601036a6 2018-07-30 04:02:54,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0825800895691s 2018-07-30 04:02:54,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-bd2c1c39-a8b1-4425-82d4-25c0601036a6 2018-07-30 04:02:54,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 04:02:54,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/44d26116-0de2-4798-a701-e1115d7c5033.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:02:55,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1a81267e-f510-4708-85b6-3c627b25102d Date: Mon, 30 Jul 2018 04:02:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:02:55,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/44d26116-0de2-4798-a701-e1115d7c5033.json used request id req-1a81267e-f510-4708-85b6-3c627b25102d 2018-07-30 04:02:55,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.78463101387s 2018-07-30 04:02:55,488 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/44d26116-0de2-4798-a701-e1115d7c5033.json used request id req-1a81267e-f510-4708-85b6-3c627b25102d 2018-07-30 04:02:55,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:02:55,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:02:55,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-f28f8820-e0c0-4b22-9ef1-287697c5a5b5 Date: Mon, 30 Jul 2018 04:02:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6/snap", "metadata": {}}], "file": "/v2/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "c9669918-2ac5-4302-abc3-9cbc06e6bce6", "size": 12716032, "self": "/v2/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T04:00:53Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_ca966f80-6df9-4b9b-835b-7f6ad5184164", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_ca966f80-6df9-4b9b-835b-7f6ad5184164", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T04:00:51Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/289394c2-f38f-4374-b5f0-c717b23f7c14/snap", "metadata": {}}], "file": "/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14/file", "owner": "0fe05230a8a340ec8c337c88e34a1c9b", "id": "289394c2-f38f-4374-b5f0-c717b23f7c14", "size": 12716032, "self": "/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/289394c2-f38f-4374-b5f0-c717b23f7c14/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-30T04:00:51Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_ca966f80-6df9-4b9b-835b-7f6ad5184164", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_ca966f80-6df9-4b9b-835b-7f6ad5184164", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-30T04:00:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:02:55,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f28f8820-e0c0-4b22-9ef1-287697c5a5b5 2018-07-30 04:02:55,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278770923615s 2018-07-30 04:02:55,521 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f28f8820-e0c0-4b22-9ef1-287697c5a5b5 2018-07-30 04:02:55,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 04:02:55,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:02:55,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-acd0ea02-a7ac-468e-94a8-958a145e87d8 Date: Mon, 30 Jul 2018 04: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-30 04:02:55,813 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14 used request id req-acd0ea02-a7ac-468e-94a8-958a145e87d8 2018-07-30 04:02:55,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.289129972458s 2018-07-30 04:02:55,813 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/289394c2-f38f-4374-b5f0-c717b23f7c14 used request id req-acd0ea02-a7ac-468e-94a8-958a145e87d8 2018-07-30 04:02:55,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:02:55,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:02:55,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-b8433fe9-2549-4b27-a3b6-d0d5323e3255 x-compute-request-id: req-b8433fe9-2549-4b27-a3b6-d0d5323e3255 Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}, {"name": "neutron_trunk-flavor_alt_ca966f80-6df9-4b9b-835b-7f6ad5184164", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ab0b947d-81e4-4b47-aaea-f2ad159740c1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ab0b947d-81e4-4b47-aaea-f2ad159740c1", "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": "ab0b947d-81e4-4b47-aaea-f2ad159740c1"}, {"name": "neutron_trunk-flavor_ca966f80-6df9-4b9b-835b-7f6ad5184164", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c28526fe-c852-4c74-a3b4-58ac15f82427", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c28526fe-c852-4c74-a3b4-58ac15f82427", "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": "c28526fe-c852-4c74-a3b4-58ac15f82427"}]} 2018-07-30 04:02:55,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-b8433fe9-2549-4b27-a3b6-d0d5323e3255 2018-07-30 04:02:55,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256359577179s 2018-07-30 04:02:55,840 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-b8433fe9-2549-4b27-a3b6-d0d5323e3255 2018-07-30 04:02:55,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 04:02:55,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/c28526fe-c852-4c74-a3b4-58ac15f82427 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:02:55,876 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04: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 x-openstack-request-id: req-13916e82-f538-4cea-90ae-346c5d17abb7 x-compute-request-id: req-13916e82-f538-4cea-90ae-346c5d17abb7 Content-Length: 0 Content-Type: application/json 2018-07-30 04:02:55,877 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c28526fe-c852-4c74-a3b4-58ac15f82427 used request id req-13916e82-f538-4cea-90ae-346c5d17abb7 2018-07-30 04:02:55,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0349500179291s 2018-07-30 04:02:55,877 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c28526fe-c852-4c74-a3b4-58ac15f82427 used request id req-13916e82-f538-4cea-90ae-346c5d17abb7 2018-07-30 04:02:55,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 04:02:55,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:02:56,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e70c9f58-df7b-41e6-af58-3fc59c8782ca Date: Mon, 30 Jul 2018 04:02: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-30 04:02:56,855 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6 used request id req-e70c9f58-df7b-41e6-af58-3fc59c8782ca 2018-07-30 04:02:56,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.977653026581s 2018-07-30 04:02:56,855 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c9669918-2ac5-4302-abc3-9cbc06e6bce6 used request id req-e70c9f58-df7b-41e6-af58-3fc59c8782ca 2018-07-30 04:02:56,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:02:56,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:02:56,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:02: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-75130bd6-14fa-45fe-8b36-1ce31064ca6d x-compute-request-id: req-75130bd6-14fa-45fe-8b36-1ce31064ca6d Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}, {"name": "neutron_trunk-flavor_alt_ca966f80-6df9-4b9b-835b-7f6ad5184164", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ab0b947d-81e4-4b47-aaea-f2ad159740c1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ab0b947d-81e4-4b47-aaea-f2ad159740c1", "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": "ab0b947d-81e4-4b47-aaea-f2ad159740c1"}]} 2018-07-30 04:02:56,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-75130bd6-14fa-45fe-8b36-1ce31064ca6d 2018-07-30 04:02:56,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257818698883s 2018-07-30 04:02:56,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-75130bd6-14fa-45fe-8b36-1ce31064ca6d 2018-07-30 04:02:56,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 04:02:56,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/ab0b947d-81e4-4b47-aaea-f2ad159740c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}865f3f0a6d45a9f74ab0252412c843a2bf6ee10f" 2018-07-30 04:02:56,932 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04:02: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-31da2aa8-3462-4083-84fe-4e492a7220a4 x-compute-request-id: req-31da2aa8-3462-4083-84fe-4e492a7220a4 Content-Length: 0 Content-Type: application/json 2018-07-30 04:02:56,932 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ab0b947d-81e4-4b47-aaea-f2ad159740c1 used request id req-31da2aa8-3462-4083-84fe-4e492a7220a4 2018-07-30 04:02:56,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0485210418701s 2018-07-30 04:02:56,933 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ab0b947d-81e4-4b47-aaea-f2ad159740c1 used request id req-31da2aa8-3462-4083-84fe-4e492a7220a4 2018-07-30 04:02:56,981 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-07-30 04:02:57,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 04:02:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-30 04:02:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 04:02:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 04:02:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 04:02:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 04:02:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 04:02:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 04:02:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 04:02:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 04:02:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 04:02:57,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 04:02:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 04:02:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 04:02:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 04:02:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 04:02:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 04:02:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 04:02:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 04:02:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 04:02:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 04:02:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 04:02:57,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 04:02:57,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-30 04:02:57,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-30 04:02:57,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:02:57,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-887469ce-2e6e-44c5-8aed-dc8f28d325e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 04:02:57,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-887469ce-2e6e-44c5-8aed-dc8f28d325e5 2018-07-30 04:02:57,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 04:02:57,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T05:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["Ng-K4OuXS9u_IFP0_yU_HQ"], "issued_at": "2018-07-30T04:02:57.000000Z"}} 2018-07-30 04:02:57,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:02:57,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b33da576f0a8aa05c553e5dc3f8ec105d95b0d6" 2018-07-30 04:02:57,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-23126331-d44a-4a8e-afd1-863770426e16 Date: Mon, 30 Jul 2018 04:02:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 04:02:57,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-23126331-d44a-4a8e-afd1-863770426e16 2018-07-30 04:02:57,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.24393415451s 2018-07-30 04:02:57,656 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-23126331-d44a-4a8e-afd1-863770426e16 2018-07-30 04:02:57,656 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-30 04:03:00,774 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-30 04:03:03,779 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | adace50b-9950-4e70-ad6c-712a1ffd3515 | 2018-07-30T04:03:03.323347 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: adace50b-9950-4e70-ad6c-712a1ffd3515 ~/.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-30 04:03:07,450 - 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-30 04:03:07,450 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-30 04:03:10,292 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-30 04:03:13,960 - 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=f4089bd4-256d-4844-813c-9cda073ee23a) as the default verifier for the future CLI operations. 2018-07-30 04:03:17,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:03:17,093 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 04: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.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 04:03:17,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-30 04:03:17,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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-30 04:03:17,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 04: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://192.30.9.4: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.4:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 04:03:17,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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}9b33da576f0a8aa05c553e5dc3f8ec105d95b0d6" 2018-07-30 04:03:17,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88758f93-7089-4134-b96f-3534dca00370 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0b1bc4d70a5e46059ac3375f9d12910a"}, "enabled": true, "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1532b8dfb73b458aa797ed05a15b0d81"}, "enabled": true, "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/28d1d678987743c59fa2fe41ae343287"}, "enabled": true, "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2ab6da96f9734ea99acf3e54d2c53be7"}, "enabled": true, "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/364a4ba27c9f4e27b478e3341433b769"}, "enabled": true, "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/82a6327418b941c38714c54c15cda17f"}, "enabled": true, "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/93efd0a18f6b48d2af7400c734056de6"}, "enabled": true, "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9cdbea8597e84d28a04ca8586026477b"}, "enabled": true, "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a178b088e3c740d891575ebdfd866ff9"}, "enabled": true, "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/a53fa687bf084bc29f1f067785cb49b8"}, "enabled": true, "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/af7b6381bc044ea6bc25974505d31a62"}, "enabled": true, "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c6649e4ce6c24f5c98d05eb1347e71b8"}, "enabled": true, "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dfc409b9d4154b3784802668ccda6024"}, "enabled": true, "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f52b812f3ec840798a00d650bb23e8d4"}, "enabled": true, "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f8d2700c37404e43b95c012c24768600"}, "enabled": true, "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-07-30 04:03:17,209 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-88758f93-7089-4134-b96f-3534dca00370 2018-07-30 04:03:17,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.112910985947s 2018-07-30 04:03:17,210 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-88758f93-7089-4134-b96f-3534dca00370 2018-07-30 04:03:17,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-30 04:03:17,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9b33da576f0a8aa05c553e5dc3f8ec105d95b0d6" 2018-07-30 04:03:17,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-db73fc49-78be-47eb-9efe-06747849f0b4 Date: Mon, 30 Jul 2018 04:03:17 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-30 04:03:17,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-db73fc49-78be-47eb-9efe-06747849f0b4 2018-07-30 04:03:17,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.187855005264s 2018-07-30 04:03:17,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-db73fc49-78be-47eb-9efe-06747849f0b4 2018-07-30 04:03:17,413 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-07-30 04:03:17,414 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-07-30 04:03:17,419 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:19 | PASS | | rally_sanity | functest | smoke | 24:41 | PASS | | patrole | functest | smoke | 01:59 | PASS | | vmtp | functest | smoke | 18:38 | PASS | | shaker | functest | smoke | 29:42 | PASS | | snaps_smoke | functest | smoke | 34:42 | PASS | | neutron_trunk | functest | smoke | 02:05 | PASS | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +--------------------------+------------------+---------------+------------------+----------------+ 2018-07-30 04:03:17,428 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-30 04:03:17,523 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 04:03:17,615 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 04:03:36,484 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-187 | | 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-30 04:03:36,489 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.25,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=4j6heWBjMU3dpVAktdTPad7yB 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=0fe05230a8a340ec8c337c88e34a1c9b export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-30 04:03:36,489 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-30 04:03:36,489 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-07-30 04:03:36,490 - 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-30 04:03:36,493 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-30 04:04:10,884 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-187 | | 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-30 04:04:10,887 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.25,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=4j6heWBjMU3dpVAktdTPad7yB 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=0fe05230a8a340ec8c337c88e34a1c9b export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-30 04:04:10,887 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-30 04:04:10,888 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-07-30 04:04:10,902 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-07-30 04:04:11,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 04:04:11,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 04:04:11,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 04:04:11,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 04:04:11,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 04:04:11,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 04:04:11,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 04:04:11,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 04:04:11,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 04:04:11,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 04:04:11,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 04:04:11,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 04:04:11,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 04:04:11,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 04:04:11,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 04:04:11,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 04:04:11,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 04:04:11,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 04:04:11,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 04:04:11,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 04:04:11,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 04:04:11,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 04:04:11,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:04:11,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-376bd25b-84af-42bd-95fc-468d6ba779e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 04:04:11,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-376bd25b-84af-42bd-95fc-468d6ba779e6 2018-07-30 04:04:11,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 04:04:11,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T05:04:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["i9JQKyJPT_mO76ZLc_vgIw"], "issued_at": "2018-07-30T04:04:11.000000Z"}} 2018-07-30 04:04:11,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:04:11,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:04:11,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2059254d-4f29-405b-80de-61be9be5e8d6 Date: Mon, 30 Jul 2018 04:04:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 04:04:11,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2059254d-4f29-405b-80de-61be9be5e8d6 2018-07-30 04:04:11,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257421016693s 2018-07-30 04:04:11,936 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2059254d-4f29-405b-80de-61be9be5e8d6 2018-07-30 04:04:11,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:04:11,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 04:04:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 04:04:11,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 04:04:11,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:04:12,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b60e52f-479a-494e-ad29-e5e0c2395db0 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/f7e8b527169445dcab3ecaf02003a9f0"}, "tags": [], "enabled": true, "id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "heat_stack"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 04:04:12,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-2b60e52f-479a-494e-ad29-e5e0c2395db0 2018-07-30 04:04:12,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0876100063324s 2018-07-30 04:04:12,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-2b60e52f-479a-494e-ad29-e5e0c2395db0 2018-07-30 04:04:12,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-30 04:04:12,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_215f7c38-fcc7-4df0-8e50-7064a522c592"}}' 2018-07-30 04:04:12,092 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:04:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-532083b5-958a-40ac-b819-bedf5354867c Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.25:5000/v3/projects/f3eb942237f64bb7b83ea8c0bf8d36f4"}, "tags": [], "enabled": true, "id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_215f7c38-fcc7-4df0-8e50-7064a522c592"}} 2018-07-30 04:04:12,092 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-532083b5-958a-40ac-b819-bedf5354867c 2018-07-30 04:04:12,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.046856880188s 2018-07-30 04:04:12,093 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-532083b5-958a-40ac-b819-bedf5354867c 2018-07-30 04:04:12,093 - 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'f3eb942237f64bb7b83ea8c0bf8d36f4', '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_215f7c38-fcc7-4df0-8e50-7064a522c592'}) 2018-07-30 04:04:12,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-30 04:04:12,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8f71e296-ba48-4872-91ad-72986ed698e4", "email": null, "name": "cloudify-user_215f7c38-fcc7-4df0-8e50-7064a522c592"}}' 2018-07-30 04:04:12,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:04:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b55a924-1965-4a75-8eb3-772f4e5af836 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_215f7c38-fcc7-4df0-8e50-7064a522c592", "links": {"self": "http://172.30.9.25:5000/v3/users/7cd265a8ccbd4e6290305b1c0cdd77b5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "domain_id": "default", "password_expires_at": null}} 2018-07-30 04:04:12,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-4b55a924-1965-4a75-8eb3-772f4e5af836 2018-07-30 04:04:12,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.359368085861s 2018-07-30 04:04:12,460 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-4b55a924-1965-4a75-8eb3-772f4e5af836 2018-07-30 04:04:12,460 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7cd265a8ccbd4e6290305b1c0cdd77b5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_215f7c38-fcc7-4df0-8e50-7064a522c592'}) 2018-07-30 04:04:12,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:04:12,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:04:12,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1c402f-e310-412d-bb3c-247d7537f895 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:04:12,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5b1c402f-e310-412d-bb3c-247d7537f895 2018-07-30 04:04:12,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0885009765625s 2018-07-30 04:04:12,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5b1c402f-e310-412d-bb3c-247d7537f895 2018-07-30 04:04:12,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:04:12,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:04:12,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051556ac-2c3a-4a07-b505-17c4ea331f08 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:04:12,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-051556ac-2c3a-4a07-b505-17c4ea331f08 2018-07-30 04:04:12,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0868060588837s 2018-07-30 04:04:12,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-051556ac-2c3a-4a07-b505-17c4ea331f08 2018-07-30 04:04:12,646 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-30 04:04:12,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-30 04:04:12,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" -d '{"role": {"name": "Member"}}' 2018-07-30 04:04:12,745 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:04:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccff614a-1935-4357-ab3c-fd2d9fd3d05a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9f09005feb74473ba2ee12605f415b19", "links": {"self": "http://172.30.9.25:5000/v3/roles/9f09005feb74473ba2ee12605f415b19"}, "name": "Member"}} 2018-07-30 04:04:12,745 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ccff614a-1935-4357-ab3c-fd2d9fd3d05a 2018-07-30 04:04:12,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0955460071564s 2018-07-30 04:04:12,746 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ccff614a-1935-4357-ab3c-fd2d9fd3d05a 2018-07-30 04:04:12,746 - 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'9f09005feb74473ba2ee12605f415b19'}) 2018-07-30 04:04:12,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:04:12,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:04:12,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5f4529-c0c6-481a-9a40-ecc5d9b1301d Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9f09005feb74473ba2ee12605f415b19", "links": {"self": "http://172.30.9.25:5000/v3/roles/9f09005feb74473ba2ee12605f415b19"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:04:12,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fb5f4529-c0c6-481a-9a40-ecc5d9b1301d 2018-07-30 04:04:12,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0912909507751s 2018-07-30 04:04:12,842 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fb5f4529-c0c6-481a-9a40-ecc5d9b1301d 2018-07-30 04:04:12,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 04:04:12,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:04:12,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a95fa09-8ab1-4900-9405-07830c4f1a1e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 04:04:12,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-3a95fa09-8ab1-4900-9405-07830c4f1a1e 2018-07-30 04:04:12,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.089546918869s 2018-07-30 04:04:12,936 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-3a95fa09-8ab1-4900-9405-07830c4f1a1e 2018-07-30 04:04:12,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:04:12,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:04:13,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d395244-a7ad-4fb8-8324-769d8278f47e Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify-user_215f7c38-fcc7-4df0-8e50-7064a522c592", "links": {"self": "http://172.30.9.25:5000/v3/users/7cd265a8ccbd4e6290305b1c0cdd77b5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 04:04:13,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2d395244-a7ad-4fb8-8324-769d8278f47e 2018-07-30 04:04:13,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110702991486s 2018-07-30 04:04:13,049 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2d395244-a7ad-4fb8-8324-769d8278f47e 2018-07-30 04:04:13,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 04:04:13,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:04:13,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1158b000-0969-49eb-ab68-0a55245e5efe Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.25:5000/v3/projects/f3eb942237f64bb7b83ea8c0bf8d36f4"}, "tags": [], "enabled": true, "id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_215f7c38-fcc7-4df0-8e50-7064a522c592"}]} 2018-07-30 04:04:13,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-1158b000-0969-49eb-ab68-0a55245e5efe 2018-07-30 04:04:13,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0919020175934s 2018-07-30 04:04:13,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-1158b000-0969-49eb-ab68-0a55245e5efe 2018-07-30 04:04:13,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 04:04:13,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=7cd265a8ccbd4e6290305b1c0cdd77b5&role.id=9f09005feb74473ba2ee12605f415b19&scope.project.id=f3eb942237f64bb7b83ea8c0bf8d36f4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:04:13,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a33bdb1-4c3e-4486-a98d-41b7775f724e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=7cd265a8ccbd4e6290305b1c0cdd77b5&role.id=9f09005feb74473ba2ee12605f415b19&scope.project.id=f3eb942237f64bb7b83ea8c0bf8d36f4", "previous": null, "next": null}} 2018-07-30 04:04:13,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=7cd265a8ccbd4e6290305b1c0cdd77b5&role.id=9f09005feb74473ba2ee12605f415b19&scope.project.id=f3eb942237f64bb7b83ea8c0bf8d36f4 used request id req-6a33bdb1-4c3e-4486-a98d-41b7775f724e 2018-07-30 04:04:13,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0862419605255s 2018-07-30 04:04:13,247 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=7cd265a8ccbd4e6290305b1c0cdd77b5&role.id=9f09005feb74473ba2ee12605f415b19&scope.project.id=f3eb942237f64bb7b83ea8c0bf8d36f4 used request id req-6a33bdb1-4c3e-4486-a98d-41b7775f724e 2018-07-30 04:04:13,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 04:04:13,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/f3eb942237f64bb7b83ea8c0bf8d36f4/users/7cd265a8ccbd4e6290305b1c0cdd77b5/roles/9f09005feb74473ba2ee12605f415b19 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:04:13,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3be35f25-11cc-4939-8eac-7ae06735eab1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:04:13,371 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f3eb942237f64bb7b83ea8c0bf8d36f4/users/7cd265a8ccbd4e6290305b1c0cdd77b5/roles/9f09005feb74473ba2ee12605f415b19 used request id req-3be35f25-11cc-4939-8eac-7ae06735eab1 2018-07-30 04:04:13,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.120774030685s 2018-07-30 04:04:13,371 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f3eb942237f64bb7b83ea8c0bf8d36f4/users/7cd265a8ccbd4e6290305b1c0cdd77b5/roles/9f09005feb74473ba2ee12605f415b19 used request id req-3be35f25-11cc-4939-8eac-7ae06735eab1 2018-07-30 04:04:13,372 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_215f7c38-fcc7-4df0-8e50-7064a522c592', 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'f3eb942237f64bb7b83ea8c0bf8d36f4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8f71e296-ba48-4872-91ad-72986ed698e4', 'username': u'cloudify-user_215f7c38-fcc7-4df0-8e50-7064a522c592', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-30 04:04:13,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 04:04:13,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 04:04:13,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 04:04:13,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 04:04:13,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 04:04:13,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 04:04:13,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 04:04:13,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 04:04:13,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 04:04:13,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 04:04:13,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 04:04:13,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 04:04:13,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 04:04:13,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 04:04:13,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 04:04:13,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 04:04:13,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 04:04:13,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 04:04:13,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 04:04:13,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 04:04:13,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 04:04:13,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 04:04:13,378 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_215f7c38-fcc7-4df0-8e50-7064a522c592', 'password': '8f71e296-ba48-4872-91ad-72986ed698e4', 'project_name': 'cloudify-project_215f7c38-fcc7-4df0-8e50-7064a522c592', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': 'f3eb942237f64bb7b83ea8c0bf8d36f4', 'project_domain_name': 'Default'} 2018-07-30 04:04:13,378 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-07-30 04:04:13,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:04:13,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1521b1f-c096-4b05-85c5-3fd33b42a70a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 04:04:13,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-f1521b1f-c096-4b05-85c5-3fd33b42a70a 2018-07-30 04:04:13,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 04:04:13,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f09005feb74473ba2ee12605f415b19", "name": "Member"}], "expires_at": "2018-07-30T05:04:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "name": "cloudify-project_215f7c38-fcc7-4df0-8e50-7064a522c592"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f3eb942237f64bb7b83ea8c0bf8d36f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/f3eb942237f64bb7b83ea8c0bf8d36f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/f3eb942237f64bb7b83ea8c0bf8d36f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f3eb942237f64bb7b83ea8c0bf8d36f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/f3eb942237f64bb7b83ea8c0bf8d36f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/f3eb942237f64bb7b83ea8c0bf8d36f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f3eb942237f64bb7b83ea8c0bf8d36f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f3eb942237f64bb7b83ea8c0bf8d36f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f3eb942237f64bb7b83ea8c0bf8d36f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/f3eb942237f64bb7b83ea8c0bf8d36f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/f3eb942237f64bb7b83ea8c0bf8d36f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/f3eb942237f64bb7b83ea8c0bf8d36f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/f3eb942237f64bb7b83ea8c0bf8d36f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/f3eb942237f64bb7b83ea8c0bf8d36f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_215f7c38-fcc7-4df0-8e50-7064a522c592", "id": "7cd265a8ccbd4e6290305b1c0cdd77b5"}, "audit_ids": ["g9xAboU9R96kariuTJF1oA"], "issued_at": "2018-07-30T04:04:13.000000Z"}} 2018-07-30 04:04:13,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 04:04:13,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -d '{"network": {"name": "cloudify-net_215f7c38-fcc7-4df0-8e50-7064a522c592", "admin_state_up": true}}' 2018-07-30 04:04:14,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-e2243e5a-dbf7-41f7-afa3-4acd29b0ca00 Date: Mon, 30 Jul 2018 04:04:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3285bfd6-83d6-40b2-8c3c-fea23e867023","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T04:04:14Z","is_default":false,"name":"cloudify-net_215f7c38-fcc7-4df0-8e50-7064a522c592","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","created_at":"2018-07-30T04:04:14Z","mtu":1450}} 2018-07-30 04:04:14,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e2243e5a-dbf7-41f7-afa3-4acd29b0ca00 2018-07-30 04:04:14,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.553688049316s 2018-07-30 04:04:14,331 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e2243e5a-dbf7-41f7-afa3-4acd29b0ca00 2018-07-30 04:04:14,332 - 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-30T04:04:14Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'3285bfd6-83d6-40b2-8c3c-fea23e867023', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_215f7c38-fcc7-4df0-8e50-7064a522c592', u'admin_state_up': True, u'tenant_id': u'f3eb942237f64bb7b83ea8c0bf8d36f4', u'created_at': u'2018-07-30T04:04:14Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f3eb942237f64bb7b83ea8c0bf8d36f4', u'l2_adjacency': True}) 2018-07-30 04:04:14,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:04:14,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:04:14,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-2a70a066-a41f-4eda-a1db-e0e1b73e762c Date: Mon, 30 Jul 2018 04:04:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3285bfd6-83d6-40b2-8c3c-fea23e867023","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T04:04:14Z","qos_policy_id":null,"name":"cloudify-net_215f7c38-fcc7-4df0-8e50-7064a522c592","admin_state_up":true,"tenant_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","created_at":"2018-07-30T04:04:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 04:04:14,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2a70a066-a41f-4eda-a1db-e0e1b73e762c 2018-07-30 04:04:14,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124315977097s 2018-07-30 04:04:14,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2a70a066-a41f-4eda-a1db-e0e1b73e762c 2018-07-30 04:04:14,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 04:04:14,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -d '{"subnet": {"name": "cloudify-subnet_215f7c38-fcc7-4df0-8e50-7064a522c592", "enable_dhcp": true, "network_id": "3285bfd6-83d6-40b2-8c3c-fea23e867023", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 04:04:15,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1bcbc81b-b35b-4ad5-aed3-03d96fdb4ca4 Date: Mon, 30 Jul 2018 04:04:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3285bfd6-83d6-40b2-8c3c-fea23e867023","tenant_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","created_at":"2018-07-30T04:04:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T04:04:14Z","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":"f3eb942237f64bb7b83ea8c0bf8d36f4","id":"5852499e-2b55-4411-affb-14cc8b9e86ea","subnetpool_id":null,"name":"cloudify-subnet_215f7c38-fcc7-4df0-8e50-7064a522c592"}} 2018-07-30 04:04:15,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1bcbc81b-b35b-4ad5-aed3-03d96fdb4ca4 2018-07-30 04:04:15,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.740514039993s 2018-07-30 04:04:15,200 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1bcbc81b-b35b-4ad5-aed3-03d96fdb4ca4 2018-07-30 04:04:15,200 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T04:04:14Z', 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'5852499e-2b55-4411-affb-14cc8b9e86ea', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_215f7c38-fcc7-4df0-8e50-7064a522c592', u'enable_dhcp': True, u'network_id': u'3285bfd6-83d6-40b2-8c3c-fea23e867023', u'tenant_id': u'f3eb942237f64bb7b83ea8c0bf8d36f4', u'created_at': u'2018-07-30T04:04:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f3eb942237f64bb7b83ea8c0bf8d36f4'}) 2018-07-30 04:04:15,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 04:04:15,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "cloudify-router_215f7c38-fcc7-4df0-8e50-7064a522c592", "admin_state_up": true}}' 2018-07-30 04:04:16,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-8559330a-36e2-40be-8174-e20694fe0daf Date: Mon, 30 Jul 2018 04:04:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:04:15Z", "admin_state_up": true, "updated_at": "2018-07-30T04:04:16Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "9a38bb54-48fa-4caf-a0ba-d50272cd0017", "name": "cloudify-router_215f7c38-fcc7-4df0-8e50-7064a522c592"}} 2018-07-30 04:04:16,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8559330a-36e2-40be-8174-e20694fe0daf 2018-07-30 04:04:16,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.42596101761s 2018-07-30 04:04:16,627 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8559330a-36e2-40be-8174-e20694fe0daf 2018-07-30 04:04:16,628 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T04:04:16Z', u'revision_number': 3, u'id': u'9a38bb54-48fa-4caf-a0ba-d50272cd0017', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_215f7c38-fcc7-4df0-8e50-7064a522c592', u'admin_state_up': True, u'tenant_id': u'f3eb942237f64bb7b83ea8c0bf8d36f4', u'created_at': u'2018-07-30T04:04:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'f3eb942237f64bb7b83ea8c0bf8d36f4'}) 2018-07-30 04:04:16,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 04:04:16,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/9a38bb54-48fa-4caf-a0ba-d50272cd0017/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}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -d '{"subnet_id": "5852499e-2b55-4411-affb-14cc8b9e86ea"}' 2018-07-30 04:04:18,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c30946d6-9af5-44ff-99a8-bf12f73a0c1a Date: Mon, 30 Jul 2018 04:04:18 GMT RESP BODY: {"network_id": "3285bfd6-83d6-40b2-8c3c-fea23e867023", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "subnet_id": "5852499e-2b55-4411-affb-14cc8b9e86ea", "subnet_ids": ["5852499e-2b55-4411-affb-14cc8b9e86ea"], "port_id": "6a689a97-2b8e-4ea1-b422-ccccfd68420c", "id": "9a38bb54-48fa-4caf-a0ba-d50272cd0017"} 2018-07-30 04:04:18,855 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/9a38bb54-48fa-4caf-a0ba-d50272cd0017/add_router_interface.json used request id req-c30946d6-9af5-44ff-99a8-bf12f73a0c1a 2018-07-30 04:04:18,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.2271130085s 2018-07-30 04:04:18,856 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/9a38bb54-48fa-4caf-a0ba-d50272cd0017/add_router_interface.json used request id req-c30946d6-9af5-44ff-99a8-bf12f73a0c1a returning object 9a38bb54-48fa-4caf-a0ba-d50272cd0017 2018-07-30 04:04:18,856 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-30 04:04:47,781 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-30 04:04:47,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:04:47,793 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 04:04:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 04:04:47,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:04:47,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:04:48,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bc659aae-6033-4dd6-a6d1-104ea2eed8b3 Date: Mon, 30 Jul 2018 04:04:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:04:48,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-bc659aae-6033-4dd6-a6d1-104ea2eed8b3 2018-07-30 04:04:48,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.23414516449s 2018-07-30 04:04:48,033 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-bc659aae-6033-4dd6-a6d1-104ea2eed8b3 2018-07-30 04:04:48,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 04:04:48,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_215f7c38-fcc7-4df0-8e50-7064a522c592", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_215f7c38-fcc7-4df0-8e50-7064a522c592"}' 2018-07-30 04:04:48,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f43ec148-dcb3-4670-82ca-ac587ca5888a Date: Mon, 30 Jul 2018 04:04:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0/file", "owner": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "size": null, "self": "/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-30T04:04:48Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_215f7c38-fcc7-4df0-8e50-7064a522c592", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_215f7c38-fcc7-4df0-8e50-7064a522c592", "checksum": null, "created_at": "2018-07-30T04:04:48Z", "protected": false} 2018-07-30 04:04:48,079 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f43ec148-dcb3-4670-82ca-ac587ca5888a 2018-07-30 04:04:48,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0384531021118s 2018-07-30 04:04:48,080 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f43ec148-dcb3-4670-82ca-ac587ca5888a returning object fcd8f3b8-24b7-48b8-846e-b0356b87e0a0 2018-07-30 04:04:48,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 04:04:48,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0/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}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -d '' 2018-07-30 04:05:49,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7928ab8a-bf8a-4bc3-9df7-7d89f405d7b0 Date: Mon, 30 Jul 2018 04:05: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-30 04:05:49,959 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0/file used request id req-7928ab8a-bf8a-4bc3-9df7-7d89f405d7b0 2018-07-30 04:05:49,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.8788130283s 2018-07-30 04:05:49,960 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0/file used request id req-7928ab8a-bf8a-4bc3-9df7-7d89f405d7b0 2018-07-30 04:05:49,960 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify-img_215f7c38-fcc7-4df0-8e50-7064a522c592', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T04:04:48Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0/file', u'owner': u'f3eb942237f64bb7b83ea8c0bf8d36f4', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'fcd8f3b8-24b7-48b8-846e-b0356b87e0a0', u'size': None, u'name': u'cloudify-img_215f7c38-fcc7-4df0-8e50-7064a522c592', u'checksum': None, u'self': u'/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T04:04:48Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 04:05:49,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 04:05:49,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_215f7c38-fcc7-4df0-8e50-7064a522c592", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-07-30 04:05:50,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:05: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-6ee2c67e-fd14-478f-ad98-1a3eaa9ed81c x-compute-request-id: req-6ee2c67e-fd14-478f-ad98-1a3eaa9ed81c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_215f7c38-fcc7-4df0-8e50-7064a522c592", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "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": 40, "id": "14677527-ed45-400b-b03c-76c59e2ef8be"}} 2018-07-30 04:05:50,201 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6ee2c67e-fd14-478f-ad98-1a3eaa9ed81c 2018-07-30 04:05:50,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.239696979523s 2018-07-30 04:05:50,202 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6ee2c67e-fd14-478f-ad98-1a3eaa9ed81c 2018-07-30 04:05:50,203 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_215f7c38-fcc7-4df0-8e50-7064a522c592', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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': 40, 'id': u'14677527-ed45-400b-b03c-76c59e2ef8be', 'swap': 0}) 2018-07-30 04:05:50,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 04:05:50,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/14677527-ed45-400b-b03c-76c59e2ef8be/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}ca7d6e6de101ed19f16e0663689c6c4072967078" -d '{"extra_specs": {}}' 2018-07-30 04:05:50,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:05: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-7b52f4a1-3da5-4db4-83e1-e2e098e637f3 x-compute-request-id: req-7b52f4a1-3da5-4db4-83e1-e2e098e637f3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 04:05:50,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/14677527-ed45-400b-b03c-76c59e2ef8be/os-extra_specs used request id req-7b52f4a1-3da5-4db4-83e1-e2e098e637f3 2018-07-30 04:05:50,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0251262187958s 2018-07-30 04:05:50,229 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/14677527-ed45-400b-b03c-76c59e2ef8be/os-extra_specs used request id req-7b52f4a1-3da5-4db4-83e1-e2e098e637f3 2018-07-30 04:05:50,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-30 04:05:50,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -d '{"keypair": {"name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592"}}' 2018-07-30 04:05:50,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:05: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-74154ca1-6830-4989-a87c-7095aedd55db x-compute-request-id: req-74154ca1-6830-4989-a87c-7095aedd55db Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCR+7kK+CzBPODWO3bDe81iFCtZTnauptaRWw9Bkr3BI9vDsbBpXqkFwse74sxVic/Expp19thDqI04TxrC7w+SplXfam1Aj+wWwjmYwI19AHK94mnNogEks9d/96zoVNxfywj44K7kmtVa8UY3YfjjaqJB2mpzx4fEJfRapS+TL3fpJ2gjEoXhXa/SrKXS7z1pul2NjYDatSqrdVXYke7whcEVeHVRS1/zdpBm4gEc3MsCC7S8+8DdxoPQ50ZH1z9C6N3tcyCVcouvSba3aKqO+nP/ws/cLkPgldF4hgu1kmZA6OyHFznW88vDcFtOjphcN9vdrbnu7Nw/izR5jw4X Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAkfu5CvgswTzg1jt2w3vNYhQrWU52rqbWkVsPQZK9wSPbw7Gw\naV6pBcLHu+LMVYnPxMaadfbYQ6iNOE8awu8PkqZV32ptQI/sFsI5mMCNfQByveJp\nzaIBJLPXf/es6FTcX8sI+OCu5JrVWvFGN2H442qiQdpqc8eHxCX0WqUvky936Sdo\nIxKF4V2v0qyl0u89abpdjY2A2rUqq3VV2JHu8IXBFXh1UUtf83aQZuIBHNzLAgu0\nvPvA3caD0OdGR9c/Qujd7XMglXKLr0m2t2iqjvpz/8LP3C5D4JXReIYLtZJmQOjs\nhxc51vPLw3BbTo6YXDfb3a257uzcP4s0eY8OFwIDAQABAoIBAHvF39iLHvcgNMmv\nVTzdZP/5dd+chUgDsP1BJahFUJnHW3eK2rYcSlbWFR8aZoFH/V8rvJ60Eh0bddD+\nUQRiSOPgIALza3pIDLYnK0p2SABqNt8EbwyohSunR9n6FyJNgSO/M/ZAGkk9dhRL\naWtfp/S53qTTGVrdHCGUxJ9uWu4BE2qa1hr+bVN2VyehZ3tmVn8Y4UUSYUvocURN\nud+NzqyZJHwhogOLQbLef04CNuwQzK37awmRLLciJ6Ndich5++FoujgvQds2Ji/x\n/If8wamS8og8Mpd9eSfbVvsLfXCeTYLtVQbWiCcDNjlRq7gRni+YPC44HtcWo0Nw\nOjzQ8nECgYEAwfvvxSseZBt0m0nAor/d1EMCZmg0z/UjUU2wO9BvkVrnOkdh02Ly\nDlLM8qFdHjMdmenBrhfDDw08If/WGKRgU2vtAhzBAiZSPcBzO2DOE9A0k8eF7paR\nuc3ooLRLa2Xy9y3eHXc1GkZyBEG/dg+2KveL+dg/TVR32hJOb9rGRVUCgYEAwKdM\nXYyPE9wsdhh8ok/PLddzfhRwnAsljr7m9D9URNxW75ost+3mmHKnomnIt7AKBtDz\nrKLJtRpJnIg9x301PYSRkIfLfqpt33Zxgnhi+3u3yWiu3alPP0GVhj7ZrkBwWS9R\nIeEMmLTg649BQCnzVPE0mvC1AoXrve98VrngxbsCgYAQIClmcpcsKzweTJs+7EQ8\niPWCHdeGEhLFh3fHASTFKJFgPt7a+7azih6PbOqYwBcN3GjFWCRW8/qzuNjLY56+\nUJJ7Qnio/RaJG554qSt4ai50unlfxBSJJZzY/yPl4au48I8uU+KONJz1zaFk5xl1\nqO5x7pAUlZkA/9SVZ9JjoQKBgBSNBCFqkAyvTPLgE9OArfoW5JQLfCO5MK10gdCG\nPOgHlSKEEMciEpoqiOVTYXzuw3MMsSG2T8wI3Ndc1TJFkftY++ouAjAl4AiZauxf\nCTgIb4eFqjmtCO4XgerLI49qAlIRMRdrGVvk16VpJ62/i9yAynrIuJZnUMl3FY1u\n0KJnAoGBALhHJu7CJMKrzU31nwF55xBx52ygyBjWvI/YjysFSF0doVd7bWDk5TFw\nj4cumrjdSU0eHLitIDyOePZdoRs3Z7FzvIi3YQ3LueOmaWegYfyAchaO92TWjEBl\nLUg06cPAlIoWX8PWy2KkJZoD01uQ/WPGHPDhzkLJHLiHhk39hKcl\n-----END RSA PRIVATE KEY-----\n", "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "fingerprint": "bb:a9:71:c2:90:d3:04:8e:13:ae:64:1a:45:c3:8d:8e"}} 2018-07-30 04:05:50,608 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-74154ca1-6830-4989-a87c-7095aedd55db 2018-07-30 04:05:50,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.378067016602s 2018-07-30 04:05:50,608 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-74154ca1-6830-4989-a87c-7095aedd55db 2018-07-30 04:05:50,609 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCR+7kK+CzBPODWO3bDe81iFCtZTnauptaRWw9Bkr3BI9vDsbBpXqkFwse74sxVic/Expp19thDqI04TxrC7w+SplXfam1Aj+wWwjmYwI19AHK94mnNogEks9d/96zoVNxfywj44K7kmtVa8UY3YfjjaqJB2mpzx4fEJfRapS+TL3fpJ2gjEoXhXa/SrKXS7z1pul2NjYDatSqrdVXYke7whcEVeHVRS1/zdpBm4gEc3MsCC7S8+8DdxoPQ50ZH1z9C6N3tcyCVcouvSba3aKqO+nP/ws/cLkPgldF4hgu1kmZA6OyHFznW88vDcFtOjphcN9vdrbnu7Nw/izR5jw4X Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAkfu5CvgswTzg1jt2w3vNYhQrWU52rqbWkVsPQZK9wSPbw7Gw\naV6pBcLHu+LMVYnPxMaadfbYQ6iNOE8awu8PkqZV32ptQI/sFsI5mMCNfQByveJp\nzaIBJLPXf/es6FTcX8sI+OCu5JrVWvFGN2H442qiQdpqc8eHxCX0WqUvky936Sdo\nIxKF4V2v0qyl0u89abpdjY2A2rUqq3VV2JHu8IXBFXh1UUtf83aQZuIBHNzLAgu0\nvPvA3caD0OdGR9c/Qujd7XMglXKLr0m2t2iqjvpz/8LP3C5D4JXReIYLtZJmQOjs\nhxc51vPLw3BbTo6YXDfb3a257uzcP4s0eY8OFwIDAQABAoIBAHvF39iLHvcgNMmv\nVTzdZP/5dd+chUgDsP1BJahFUJnHW3eK2rYcSlbWFR8aZoFH/V8rvJ60Eh0bddD+\nUQRiSOPgIALza3pIDLYnK0p2SABqNt8EbwyohSunR9n6FyJNgSO/M/ZAGkk9dhRL\naWtfp/S53qTTGVrdHCGUxJ9uWu4BE2qa1hr+bVN2VyehZ3tmVn8Y4UUSYUvocURN\nud+NzqyZJHwhogOLQbLef04CNuwQzK37awmRLLciJ6Ndich5++FoujgvQds2Ji/x\n/If8wamS8og8Mpd9eSfbVvsLfXCeTYLtVQbWiCcDNjlRq7gRni+YPC44HtcWo0Nw\nOjzQ8nECgYEAwfvvxSseZBt0m0nAor/d1EMCZmg0z/UjUU2wO9BvkVrnOkdh02Ly\nDlLM8qFdHjMdmenBrhfDDw08If/WGKRgU2vtAhzBAiZSPcBzO2DOE9A0k8eF7paR\nuc3ooLRLa2Xy9y3eHXc1GkZyBEG/dg+2KveL+dg/TVR32hJOb9rGRVUCgYEAwKdM\nXYyPE9wsdhh8ok/PLddzfhRwnAsljr7m9D9URNxW75ost+3mmHKnomnIt7AKBtDz\nrKLJtRpJnIg9x301PYSRkIfLfqpt33Zxgnhi+3u3yWiu3alPP0GVhj7ZrkBwWS9R\nIeEMmLTg649BQCnzVPE0mvC1AoXrve98VrngxbsCgYAQIClmcpcsKzweTJs+7EQ8\niPWCHdeGEhLFh3fHASTFKJFgPt7a+7azih6PbOqYwBcN3GjFWCRW8/qzuNjLY56+\nUJJ7Qnio/RaJG554qSt4ai50unlfxBSJJZzY/yPl4au48I8uU+KONJz1zaFk5xl1\nqO5x7pAUlZkA/9SVZ9JjoQKBgBSNBCFqkAyvTPLgE9OArfoW5JQLfCO5MK10gdCG\nPOgHlSKEEMciEpoqiOVTYXzuw3MMsSG2T8wI3Ndc1TJFkftY++ouAjAl4AiZauxf\nCTgIb4eFqjmtCO4XgerLI49qAlIRMRdrGVvk16VpJ62/i9yAynrIuJZnUMl3FY1u\n0KJnAoGBALhHJu7CJMKrzU31nwF55xBx52ygyBjWvI/YjysFSF0doVd7bWDk5TFw\nj4cumrjdSU0eHLitIDyOePZdoRs3Z7FzvIi3YQ3LueOmaWegYfyAchaO92TWjEBl\nLUg06cPAlIoWX8PWy2KkJZoD01uQ/WPGHPDhzkLJHLiHhk39hKcl\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7cd265a8ccbd4e6290305b1c0cdd77b5', 'name': u'cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592', 'created_at': '2018-07-30T04:05:50.609375', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f3eb942237f64bb7b83ea8c0bf8d36f4', 'name': 'cloudify-project_215f7c38-fcc7-4df0-8e50-7064a522c592', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'bb:a9:71:c2:90:d3:04:8e:13:ae:64:1a:45:c3:8d:8e', 'type': 'ssh', 'id': u'cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592'}) 2018-07-30 04:05:50,609 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAkfu5CvgswTzg1jt2w3vNYhQrWU52rqbWkVsPQZK9wSPbw7Gw aV6pBcLHu+LMVYnPxMaadfbYQ6iNOE8awu8PkqZV32ptQI/sFsI5mMCNfQByveJp zaIBJLPXf/es6FTcX8sI+OCu5JrVWvFGN2H442qiQdpqc8eHxCX0WqUvky936Sdo IxKF4V2v0qyl0u89abpdjY2A2rUqq3VV2JHu8IXBFXh1UUtf83aQZuIBHNzLAgu0 vPvA3caD0OdGR9c/Qujd7XMglXKLr0m2t2iqjvpz/8LP3C5D4JXReIYLtZJmQOjs hxc51vPLw3BbTo6YXDfb3a257uzcP4s0eY8OFwIDAQABAoIBAHvF39iLHvcgNMmv VTzdZP/5dd+chUgDsP1BJahFUJnHW3eK2rYcSlbWFR8aZoFH/V8rvJ60Eh0bddD+ UQRiSOPgIALza3pIDLYnK0p2SABqNt8EbwyohSunR9n6FyJNgSO/M/ZAGkk9dhRL aWtfp/S53qTTGVrdHCGUxJ9uWu4BE2qa1hr+bVN2VyehZ3tmVn8Y4UUSYUvocURN ud+NzqyZJHwhogOLQbLef04CNuwQzK37awmRLLciJ6Ndich5++FoujgvQds2Ji/x /If8wamS8og8Mpd9eSfbVvsLfXCeTYLtVQbWiCcDNjlRq7gRni+YPC44HtcWo0Nw OjzQ8nECgYEAwfvvxSseZBt0m0nAor/d1EMCZmg0z/UjUU2wO9BvkVrnOkdh02Ly DlLM8qFdHjMdmenBrhfDDw08If/WGKRgU2vtAhzBAiZSPcBzO2DOE9A0k8eF7paR uc3ooLRLa2Xy9y3eHXc1GkZyBEG/dg+2KveL+dg/TVR32hJOb9rGRVUCgYEAwKdM XYyPE9wsdhh8ok/PLddzfhRwnAsljr7m9D9URNxW75ost+3mmHKnomnIt7AKBtDz rKLJtRpJnIg9x301PYSRkIfLfqpt33Zxgnhi+3u3yWiu3alPP0GVhj7ZrkBwWS9R IeEMmLTg649BQCnzVPE0mvC1AoXrve98VrngxbsCgYAQIClmcpcsKzweTJs+7EQ8 iPWCHdeGEhLFh3fHASTFKJFgPt7a+7azih6PbOqYwBcN3GjFWCRW8/qzuNjLY56+ UJJ7Qnio/RaJG554qSt4ai50unlfxBSJJZzY/yPl4au48I8uU+KONJz1zaFk5xl1 qO5x7pAUlZkA/9SVZ9JjoQKBgBSNBCFqkAyvTPLgE9OArfoW5JQLfCO5MK10gdCG POgHlSKEEMciEpoqiOVTYXzuw3MMsSG2T8wI3Ndc1TJFkftY++ouAjAl4AiZauxf CTgIb4eFqjmtCO4XgerLI49qAlIRMRdrGVvk16VpJ62/i9yAynrIuJZnUMl3FY1u 0KJnAoGBALhHJu7CJMKrzU31nwF55xBx52ygyBjWvI/YjysFSF0doVd7bWDk5TFw j4cumrjdSU0eHLitIDyOePZdoRs3Z7FzvIi3YQ3LueOmaWegYfyAchaO92TWjEBl LUg06cPAlIoWX8PWy2KkJZoD01uQ/WPGHPDhzkLJHLiHhk39hKcl -----END RSA PRIVATE KEY----- 2018-07-30 04:05:50,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-30 04:05:50,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -d '{"security_group": {"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592", "description": "created by OPNFV Functest (cloudify)"}}' 2018-07-30 04:05:51,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-ac0c1540-5253-44db-a547-6ca4de546ba3 Date: Mon, 30 Jul 2018 04:05:51 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:05:50Z", "updated_at": "2018-07-30T04:05:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "2be06f91-34e6-42b2-8d02-8d7530e3d916", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "c5367e01-7e52-411b-bd88-38bbb3cb5258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 2, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "a114ad9b-461a-4709-8c84-3be42a0764af", "name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}} 2018-07-30 04:05:51,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ac0c1540-5253-44db-a547-6ca4de546ba3 2018-07-30 04:05:51,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.393658161163s 2018-07-30 04:05:51,007 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ac0c1540-5253-44db-a547-6ca4de546ba3 2018-07-30 04:05:51,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:05:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:05:51,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-69e23b3c-491e-4bee-b0a5-fbcdd6f25c2a Date: Mon, 30 Jul 2018 04:05:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:04:14Z", "updated_at": "2018-07-30T04:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "3dfbed36-517a-4c0d-a980-55b8955ed9ff", "remote_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "74bd85b8-efc0-41e1-bf3e-4f6385a6d3a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "7e104611-9d8b-4581-be32-c276e0814b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "919980e7-4fe9-492b-88f2-12d2851cbc44", "remote_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 4, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "12021ad0-9076-496b-98c2-478a32bb6040", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:05:50Z", "updated_at": "2018-07-30T04:05:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "2be06f91-34e6-42b2-8d02-8d7530e3d916", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "c5367e01-7e52-411b-bd88-38bbb3cb5258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 2, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "a114ad9b-461a-4709-8c84-3be42a0764af", "name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}]} 2018-07-30 04:05:51,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-69e23b3c-491e-4bee-b0a5-fbcdd6f25c2a 2018-07-30 04:05:51,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0722758769989s 2018-07-30 04:05:51,084 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-69e23b3c-491e-4bee-b0a5-fbcdd6f25c2a 2018-07-30 04:05:51,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:05:51,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -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": "a114ad9b-461a-4709-8c84-3be42a0764af"}}' 2018-07-30 04:05:51,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-75f6b2f2-812f-4417-944f-8b3602cd0f0d Date: Mon, 30 Jul 2018 04:05:51 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-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "port_range_min": 22, "revision_number": 0, "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:05:51Z", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "47544f8c-90d5-42a7-8306-c2c7f4d8170b"}} 2018-07-30 04:05:51,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-75f6b2f2-812f-4417-944f-8b3602cd0f0d 2018-07-30 04:05:51,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139772891998s 2018-07-30 04:05:51,228 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-75f6b2f2-812f-4417-944f-8b3602cd0f0d 2018-07-30 04:05:51,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:05:51,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:05:51,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-11f9d9c4-c2fb-45e0-aa8b-95b6645fe380 Date: Mon, 30 Jul 2018 04:05:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:04:14Z", "updated_at": "2018-07-30T04:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "3dfbed36-517a-4c0d-a980-55b8955ed9ff", "remote_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "74bd85b8-efc0-41e1-bf3e-4f6385a6d3a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "7e104611-9d8b-4581-be32-c276e0814b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "919980e7-4fe9-492b-88f2-12d2851cbc44", "remote_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 4, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "12021ad0-9076-496b-98c2-478a32bb6040", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:05:50Z", "updated_at": "2018-07-30T04:05:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "2be06f91-34e6-42b2-8d02-8d7530e3d916", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "47544f8c-90d5-42a7-8306-c2c7f4d8170b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "c5367e01-7e52-411b-bd88-38bbb3cb5258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 3, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "a114ad9b-461a-4709-8c84-3be42a0764af", "name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}]} 2018-07-30 04:05:51,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-11f9d9c4-c2fb-45e0-aa8b-95b6645fe380 2018-07-30 04:05:51,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0603439807892s 2018-07-30 04:05:51,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-11f9d9c4-c2fb-45e0-aa8b-95b6645fe380 2018-07-30 04:05:51,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:05:51,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -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": "a114ad9b-461a-4709-8c84-3be42a0764af"}}' 2018-07-30 04:05:51,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8138485b-b496-4bad-9ef5-b403cc268274 Date: Mon, 30 Jul 2018 04:05:51 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-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "port_range_min": null, "revision_number": 0, "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:05:51Z", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "b309c19f-27bc-4dd1-b381-7a933c74e104"}} 2018-07-30 04:05:51,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-8138485b-b496-4bad-9ef5-b403cc268274 2018-07-30 04:05:51,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154344081879s 2018-07-30 04:05:51,450 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-8138485b-b496-4bad-9ef5-b403cc268274 2018-07-30 04:05:51,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:05:51,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:05:51,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-2aaa4d7d-b7f1-4146-a5bd-468fc7611359 Date: Mon, 30 Jul 2018 04:05:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:04:14Z", "updated_at": "2018-07-30T04:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "3dfbed36-517a-4c0d-a980-55b8955ed9ff", "remote_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "74bd85b8-efc0-41e1-bf3e-4f6385a6d3a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "7e104611-9d8b-4581-be32-c276e0814b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "919980e7-4fe9-492b-88f2-12d2851cbc44", "remote_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 4, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "12021ad0-9076-496b-98c2-478a32bb6040", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:05:50Z", "updated_at": "2018-07-30T04:05:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "2be06f91-34e6-42b2-8d02-8d7530e3d916", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "47544f8c-90d5-42a7-8306-c2c7f4d8170b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "b309c19f-27bc-4dd1-b381-7a933c74e104", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "c5367e01-7e52-411b-bd88-38bbb3cb5258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 4, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "a114ad9b-461a-4709-8c84-3be42a0764af", "name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}]} 2018-07-30 04:05:51,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2aaa4d7d-b7f1-4146-a5bd-468fc7611359 2018-07-30 04:05:51,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0502018928528s 2018-07-30 04:05:51,504 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2aaa4d7d-b7f1-4146-a5bd-468fc7611359 2018-07-30 04:05:51,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:05:51,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -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": "a114ad9b-461a-4709-8c84-3be42a0764af"}}' 2018-07-30 04:05:51,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-142740c0-51c9-40ac-bfc7-29ed9545a8c4 Date: Mon, 30 Jul 2018 04:05:51 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-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "port_range_min": 80, "revision_number": 0, "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:05:51Z", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "98461fd8-3469-4273-ab6f-07754cdb1aa3"}} 2018-07-30 04:05:51,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-142740c0-51c9-40ac-bfc7-29ed9545a8c4 2018-07-30 04:05:51,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.152024030685s 2018-07-30 04:05:51,660 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-142740c0-51c9-40ac-bfc7-29ed9545a8c4 2018-07-30 04:05:51,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:05:51,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:05:51,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-f70b51f2-0510-413a-833e-a5fc2381e6e3 Date: Mon, 30 Jul 2018 04:05:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:04:14Z", "updated_at": "2018-07-30T04:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "3dfbed36-517a-4c0d-a980-55b8955ed9ff", "remote_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "74bd85b8-efc0-41e1-bf3e-4f6385a6d3a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "7e104611-9d8b-4581-be32-c276e0814b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "919980e7-4fe9-492b-88f2-12d2851cbc44", "remote_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 4, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "12021ad0-9076-496b-98c2-478a32bb6040", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:05:50Z", "updated_at": "2018-07-30T04:05:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "2be06f91-34e6-42b2-8d02-8d7530e3d916", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "47544f8c-90d5-42a7-8306-c2c7f4d8170b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "98461fd8-3469-4273-ab6f-07754cdb1aa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "b309c19f-27bc-4dd1-b381-7a933c74e104", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "c5367e01-7e52-411b-bd88-38bbb3cb5258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 5, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "a114ad9b-461a-4709-8c84-3be42a0764af", "name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}]} 2018-07-30 04:05:51,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f70b51f2-0510-413a-833e-a5fc2381e6e3 2018-07-30 04:05:51,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0484519004822s 2018-07-30 04:05:51,712 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f70b51f2-0510-413a-833e-a5fc2381e6e3 2018-07-30 04:05:51,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:05:51,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -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": "a114ad9b-461a-4709-8c84-3be42a0764af"}}' 2018-07-30 04:05:51,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c105f9af-d61a-4fa8-aa46-67a5f22ea2ae Date: Mon, 30 Jul 2018 04:05:51 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-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "port_range_min": 443, "revision_number": 0, "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:05:51Z", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "0227942f-c08e-42f2-9796-33672f7b7bf1"}} 2018-07-30 04:05:51,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-c105f9af-d61a-4fa8-aa46-67a5f22ea2ae 2018-07-30 04:05:51,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.177891016006s 2018-07-30 04:05:51,893 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-c105f9af-d61a-4fa8-aa46-67a5f22ea2ae 2018-07-30 04:05:51,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:05:51,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:05:51,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-e1698d08-9261-46a3-80e4-9e6b09bf07ff Date: Mon, 30 Jul 2018 04:05:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:04:14Z", "updated_at": "2018-07-30T04:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "3dfbed36-517a-4c0d-a980-55b8955ed9ff", "remote_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "74bd85b8-efc0-41e1-bf3e-4f6385a6d3a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "7e104611-9d8b-4581-be32-c276e0814b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "919980e7-4fe9-492b-88f2-12d2851cbc44", "remote_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 4, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "12021ad0-9076-496b-98c2-478a32bb6040", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:05:50Z", "updated_at": "2018-07-30T04:05:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "0227942f-c08e-42f2-9796-33672f7b7bf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "2be06f91-34e6-42b2-8d02-8d7530e3d916", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "47544f8c-90d5-42a7-8306-c2c7f4d8170b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "98461fd8-3469-4273-ab6f-07754cdb1aa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "b309c19f-27bc-4dd1-b381-7a933c74e104", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "c5367e01-7e52-411b-bd88-38bbb3cb5258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 6, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "a114ad9b-461a-4709-8c84-3be42a0764af", "name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}]} 2018-07-30 04:05:51,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e1698d08-9261-46a3-80e4-9e6b09bf07ff 2018-07-30 04:05:51,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.05344581604s 2018-07-30 04:05:51,950 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e1698d08-9261-46a3-80e4-9e6b09bf07ff 2018-07-30 04:05:51,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:05:51,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -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": "a114ad9b-461a-4709-8c84-3be42a0764af"}}' 2018-07-30 04:05:52,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-bc6fbf1c-30c1-4822-9952-f6c754756420 Date: Mon, 30 Jul 2018 04:05:52 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-30T04:05:52Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "port_range_min": 5671, "revision_number": 0, "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:05:52Z", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "c7bbbdc9-3286-407f-9d3f-42a2229af3f9"}} 2018-07-30 04:05:52,108 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-bc6fbf1c-30c1-4822-9952-f6c754756420 2018-07-30 04:05:52,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154907941818s 2018-07-30 04:05:52,109 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-bc6fbf1c-30c1-4822-9952-f6c754756420 2018-07-30 04:05:52,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:05:52,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:05:52,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-053f0d14-8578-42e2-9b43-cd14853bd577 Date: Mon, 30 Jul 2018 04:05:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:04:14Z", "updated_at": "2018-07-30T04:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "3dfbed36-517a-4c0d-a980-55b8955ed9ff", "remote_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "74bd85b8-efc0-41e1-bf3e-4f6385a6d3a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "7e104611-9d8b-4581-be32-c276e0814b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "919980e7-4fe9-492b-88f2-12d2851cbc44", "remote_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 4, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "12021ad0-9076-496b-98c2-478a32bb6040", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:05:50Z", "updated_at": "2018-07-30T04:05:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "0227942f-c08e-42f2-9796-33672f7b7bf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "2be06f91-34e6-42b2-8d02-8d7530e3d916", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "47544f8c-90d5-42a7-8306-c2c7f4d8170b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "98461fd8-3469-4273-ab6f-07754cdb1aa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "b309c19f-27bc-4dd1-b381-7a933c74e104", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "c5367e01-7e52-411b-bd88-38bbb3cb5258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-30T04:05:52Z", "revision_number": 0, "id": "c7bbbdc9-3286-407f-9d3f-42a2229af3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:52Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 7, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "a114ad9b-461a-4709-8c84-3be42a0764af", "name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}]} 2018-07-30 04:05:52,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-053f0d14-8578-42e2-9b43-cd14853bd577 2018-07-30 04:05:52,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0521399974823s 2018-07-30 04:05:52,165 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-053f0d14-8578-42e2-9b43-cd14853bd577 2018-07-30 04:05:52,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:05:52,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -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": "a114ad9b-461a-4709-8c84-3be42a0764af"}}' 2018-07-30 04:05:52,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-16437906-9a0a-48ae-a086-a8395dae98e9 Date: Mon, 30 Jul 2018 04:05:52 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-30T04:05:52Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "port_range_min": 53333, "revision_number": 0, "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:05:52Z", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "5e46781b-4b91-437f-917f-18f8489d0bd7"}} 2018-07-30 04:05:52,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-16437906-9a0a-48ae-a086-a8395dae98e9 2018-07-30 04:05:52,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.161571025848s 2018-07-30 04:05:52,330 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-16437906-9a0a-48ae-a086-a8395dae98e9 2018-07-30 04:05:52,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:05:52,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:05:52,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-25d7123f-4c9b-4fa0-ae6b-44d4f3e1c282 Date: Mon, 30 Jul 2018 04:05:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3285bfd6-83d6-40b2-8c3c-fea23e867023","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","l2_adjacency":true,"status":"ACTIVE","subnets":["5852499e-2b55-4411-affb-14cc8b9e86ea"],"description":"","tags":[],"updated_at":"2018-07-30T04:04:14Z","qos_policy_id":null,"name":"cloudify-net_215f7c38-fcc7-4df0-8e50-7064a522c592","admin_state_up":true,"tenant_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","created_at":"2018-07-30T04:04:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 04:05:52,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-25d7123f-4c9b-4fa0-ae6b-44d4f3e1c282 2018-07-30 04:05:52,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107909917831s 2018-07-30 04:05:52,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-25d7123f-4c9b-4fa0-ae6b-44d4f3e1c282 2018-07-30 04:05:52,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:05:52,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:05:52,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-2f3986dd-cf50-4c31-ab94-619538635d5c Date: Mon, 30 Jul 2018 04:05:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0/snap", "metadata": {}}], "file": "/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0/file", "owner": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "size": 4373348352, "self": "/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-30T04:05:49Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_215f7c38-fcc7-4df0-8e50-7064a522c592", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_215f7c38-fcc7-4df0-8e50-7064a522c592", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-30T04:04:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:05:52,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-2f3986dd-cf50-4c31-ab94-619538635d5c 2018-07-30 04:05:52,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0357351303101s 2018-07-30 04:05:52,481 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-2f3986dd-cf50-4c31-ab94-619538635d5c 2018-07-30 04:05:52,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:05:52,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:05:52,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:05: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-70b90091-4b0c-4606-a8cc-9b920b079997 x-compute-request-id: req-70b90091-4b0c-4606-a8cc-9b920b079997 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_215f7c38-fcc7-4df0-8e50-7064a522c592", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "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": 40, "id": "14677527-ed45-400b-b03c-76c59e2ef8be"}, {"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}]} 2018-07-30 04:05:52,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-70b90091-4b0c-4606-a8cc-9b920b079997 2018-07-30 04:05:52,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275990962982s 2018-07-30 04:05:52,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-70b90091-4b0c-4606-a8cc-9b920b079997 2018-07-30 04:05:52,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-30 04:05:52,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -d '{"server": {"name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "imageRef": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "flavorRef": "14677527-ed45-400b-b03c-76c59e2ef8be", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3285bfd6-83d6-40b2-8c3c-fea23e867023"}], "security_groups": [{"name": "a114ad9b-461a-4709-8c84-3be42a0764af"}]}}' 2018-07-30 04:05:53,554 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04:05: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-e54c1dbe-29d9-4d0d-9e99-25dacdc0492f x-compute-request-id: req-e54c1dbe-29d9-4d0d-9e99-25dacdc0492f Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a114ad9b-461a-4709-8c84-3be42a0764af"}], "OS-DCF:diskConfig": "MANUAL", "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "adminPass": "cznnd6c8a3ZH"}} 2018-07-30 04:05:53,554 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-e54c1dbe-29d9-4d0d-9e99-25dacdc0492f 2018-07-30 04:05:53,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.04065203667s 2018-07-30 04:05:53,554 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-e54c1dbe-29d9-4d0d-9e99-25dacdc0492f 2018-07-30 04:05:53,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:05:53,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:05:54,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:05: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-665c392e-439f-4119-873e-76effc35d95d x-compute-request-id: req-665c392e-439f-4119-873e-76effc35d95d Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-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-30T04:05:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:05:54,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-665c392e-439f-4119-873e-76effc35d95d 2018-07-30 04:05:54,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519285917282s 2018-07-30 04:05:54,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-665c392e-439f-4119-873e-76effc35d95d 2018-07-30 04:05:54,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:05:54,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:05:54,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-c3da3746-f36b-4294-92f2-0e88c40a83cd Date: Mon, 30 Jul 2018 04:05:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3285bfd6-83d6-40b2-8c3c-fea23e867023","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","l2_adjacency":true,"status":"ACTIVE","subnets":["5852499e-2b55-4411-affb-14cc8b9e86ea"],"description":"","tags":[],"updated_at":"2018-07-30T04:04:14Z","qos_policy_id":null,"name":"cloudify-net_215f7c38-fcc7-4df0-8e50-7064a522c592","admin_state_up":true,"tenant_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","created_at":"2018-07-30T04:04:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 04:05:54,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c3da3746-f36b-4294-92f2-0e88c40a83cd 2018-07-30 04:05:54,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106225013733s 2018-07-30 04:05:54,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c3da3746-f36b-4294-92f2-0e88c40a83cd 2018-07-30 04:05:54,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 04:05:54,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:05:54,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-11cea8e3-6ca5-41cb-a92b-8f158863d20b Date: Mon, 30 Jul 2018 04:05:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3285bfd6-83d6-40b2-8c3c-fea23e867023","tenant_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","created_at":"2018-07-30T04:04:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T04:04:14Z","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":"f3eb942237f64bb7b83ea8c0bf8d36f4","id":"5852499e-2b55-4411-affb-14cc8b9e86ea","subnetpool_id":null,"name":"cloudify-subnet_215f7c38-fcc7-4df0-8e50-7064a522c592"}]} 2018-07-30 04:05:54,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-11cea8e3-6ca5-41cb-a92b-8f158863d20b 2018-07-30 04:05:54,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.254822015762s 2018-07-30 04:05:54,445 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-11cea8e3-6ca5-41cb-a92b-8f158863d20b 2018-07-30 04:05:54,445 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:05:56,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:05:56,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:05:56,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:05: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-780b9b17-2d00-4e93-a51f-bf1b8de1c96f x-compute-request-id: req-780b9b17-2d00-4e93-a51f-bf1b8de1c96f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:05:56,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-780b9b17-2d00-4e93-a51f-bf1b8de1c96f 2018-07-30 04:05:56,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535343885422s 2018-07-30 04:05:56,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-780b9b17-2d00-4e93-a51f-bf1b8de1c96f 2018-07-30 04:05:56,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:05:58,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:05:58,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:05:59,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:05:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29761414-d66e-46ee-9617-b7ce21e6cf2a x-compute-request-id: req-29761414-d66e-46ee-9617-b7ce21e6cf2a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:05:59,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-29761414-d66e-46ee-9617-b7ce21e6cf2a 2018-07-30 04:05:59,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39192700386s 2018-07-30 04:05:59,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-29761414-d66e-46ee-9617-b7ce21e6cf2a 2018-07-30 04:05:59,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:01,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:01,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:01,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d559ea6c-18f8-42aa-a85e-4e47c794c8a3 x-compute-request-id: req-d559ea6c-18f8-42aa-a85e-4e47c794c8a3 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:01,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d559ea6c-18f8-42aa-a85e-4e47c794c8a3 2018-07-30 04:06:01,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373732089996s 2018-07-30 04:06:01,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d559ea6c-18f8-42aa-a85e-4e47c794c8a3 2018-07-30 04:06:01,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:03,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:03,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:04,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06: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-ffcb4f93-806a-429a-ae2e-8bd2b149b9a1 x-compute-request-id: req-ffcb4f93-806a-429a-ae2e-8bd2b149b9a1 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:04,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ffcb4f93-806a-429a-ae2e-8bd2b149b9a1 2018-07-30 04:06:04,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398224115372s 2018-07-30 04:06:04,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ffcb4f93-806a-429a-ae2e-8bd2b149b9a1 2018-07-30 04:06:04,172 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:06,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:06,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:06,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06: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-3f7a5c0f-b3e6-4cdc-b4b9-46d3ddb4206a x-compute-request-id: req-3f7a5c0f-b3e6-4cdc-b4b9-46d3ddb4206a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:06,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3f7a5c0f-b3e6-4cdc-b4b9-46d3ddb4206a 2018-07-30 04:06:06,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382556915283s 2018-07-30 04:06:06,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3f7a5c0f-b3e6-4cdc-b4b9-46d3ddb4206a 2018-07-30 04:06:06,561 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:08,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:08,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:08,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05e8d005-aaea-4cfb-aa57-f743a8600c0f x-compute-request-id: req-05e8d005-aaea-4cfb-aa57-f743a8600c0f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:08,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-05e8d005-aaea-4cfb-aa57-f743a8600c0f 2018-07-30 04:06:08,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221961021423s 2018-07-30 04:06:08,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-05e8d005-aaea-4cfb-aa57-f743a8600c0f 2018-07-30 04:06:08,789 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:10,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:10,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:11,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06: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-06c2933c-b4d8-470a-9782-494e5f6b2fc2 x-compute-request-id: req-06c2933c-b4d8-470a-9782-494e5f6b2fc2 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:11,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-06c2933c-b4d8-470a-9782-494e5f6b2fc2 2018-07-30 04:06:11,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221611976624s 2018-07-30 04:06:11,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-06c2933c-b4d8-470a-9782-494e5f6b2fc2 2018-07-30 04:06:11,018 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:13,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:13,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:13,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d31984fa-d3d6-4540-a9cc-8de93a892a61 x-compute-request-id: req-d31984fa-d3d6-4540-a9cc-8de93a892a61 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:13,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d31984fa-d3d6-4540-a9cc-8de93a892a61 2018-07-30 04:06:13,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.302440881729s 2018-07-30 04:06:13,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d31984fa-d3d6-4540-a9cc-8de93a892a61 2018-07-30 04:06:13,327 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:15,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:15,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:15,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d32595e1-afac-4c31-97dd-27429de00471 x-compute-request-id: req-d32595e1-afac-4c31-97dd-27429de00471 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:15,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d32595e1-afac-4c31-97dd-27429de00471 2018-07-30 04:06:15,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36761713028s 2018-07-30 04:06:15,698 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d32595e1-afac-4c31-97dd-27429de00471 2018-07-30 04:06:15,701 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:17,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:17,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:18,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06: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-c8cf01fc-8d19-4377-8634-f5e78c113e24 x-compute-request-id: req-c8cf01fc-8d19-4377-8634-f5e78c113e24 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:18,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c8cf01fc-8d19-4377-8634-f5e78c113e24 2018-07-30 04:06:18,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424932003021s 2018-07-30 04:06:18,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c8cf01fc-8d19-4377-8634-f5e78c113e24 2018-07-30 04:06:18,133 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:20,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:20,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:20,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e94bb1f4-74a8-4b6d-a94e-503ae2fbd0c3 x-compute-request-id: req-e94bb1f4-74a8-4b6d-a94e-503ae2fbd0c3 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:20,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e94bb1f4-74a8-4b6d-a94e-503ae2fbd0c3 2018-07-30 04:06:20,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204820156097s 2018-07-30 04:06:20,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e94bb1f4-74a8-4b6d-a94e-503ae2fbd0c3 2018-07-30 04:06:20,345 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:22,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:22,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:22,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4072927d-e686-4a57-842e-7d9c0003a67a x-compute-request-id: req-4072927d-e686-4a57-842e-7d9c0003a67a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:22,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4072927d-e686-4a57-842e-7d9c0003a67a 2018-07-30 04:06:22,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3704829216s 2018-07-30 04:06:22,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4072927d-e686-4a57-842e-7d9c0003a67a 2018-07-30 04:06:22,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:24,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:24,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:24,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06: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-a9e1b898-4650-4ff9-ad5d-af8bdde47ce0 x-compute-request-id: req-a9e1b898-4650-4ff9-ad5d-af8bdde47ce0 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:24,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a9e1b898-4650-4ff9-ad5d-af8bdde47ce0 2018-07-30 04:06:24,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196693181992s 2018-07-30 04:06:24,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a9e1b898-4650-4ff9-ad5d-af8bdde47ce0 2018-07-30 04:06:24,926 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:26,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:26,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:27,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89fdcb44-c7e5-4efa-9b72-45e77a7fed84 x-compute-request-id: req-89fdcb44-c7e5-4efa-9b72-45e77a7fed84 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:27,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-89fdcb44-c7e5-4efa-9b72-45e77a7fed84 2018-07-30 04:06:27,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1970038414s 2018-07-30 04:06:27,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-89fdcb44-c7e5-4efa-9b72-45e77a7fed84 2018-07-30 04:06:27,130 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:29,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:29,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:29,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06: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-9f4cdb40-a953-4fb4-9bf5-f0d992a5f5a5 x-compute-request-id: req-9f4cdb40-a953-4fb4-9bf5-f0d992a5f5a5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:29,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9f4cdb40-a953-4fb4-9bf5-f0d992a5f5a5 2018-07-30 04:06:29,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364599943161s 2018-07-30 04:06:29,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9f4cdb40-a953-4fb4-9bf5-f0d992a5f5a5 2018-07-30 04:06:29,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:31,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:31,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:31,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec8b3bf3-5a07-4916-b08a-0557d27a9763 x-compute-request-id: req-ec8b3bf3-5a07-4916-b08a-0557d27a9763 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:31,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ec8b3bf3-5a07-4916-b08a-0557d27a9763 2018-07-30 04:06:31,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36935210228s 2018-07-30 04:06:31,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ec8b3bf3-5a07-4916-b08a-0557d27a9763 2018-07-30 04:06:31,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:33,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:33,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:34,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06: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-bcfd0b18-9583-4351-b9ae-712a9d93875d x-compute-request-id: req-bcfd0b18-9583-4351-b9ae-712a9d93875d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:34,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bcfd0b18-9583-4351-b9ae-712a9d93875d 2018-07-30 04:06:34,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205580949783s 2018-07-30 04:06:34,083 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bcfd0b18-9583-4351-b9ae-712a9d93875d 2018-07-30 04:06:34,087 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:36,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:36,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:36,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6494d751-52b3-49be-89bb-18ae58f75aca x-compute-request-id: req-6494d751-52b3-49be-89bb-18ae58f75aca Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:36,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6494d751-52b3-49be-89bb-18ae58f75aca 2018-07-30 04:06:36,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352918863297s 2018-07-30 04:06:36,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6494d751-52b3-49be-89bb-18ae58f75aca 2018-07-30 04:06:36,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:38,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:38,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:38,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-8769669b-4ba0-48fa-9012-f66c58c2decc x-compute-request-id: req-8769669b-4ba0-48fa-9012-f66c58c2decc Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:38,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8769669b-4ba0-48fa-9012-f66c58c2decc 2018-07-30 04:06:38,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542443990707s 2018-07-30 04:06:38,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8769669b-4ba0-48fa-9012-f66c58c2decc 2018-07-30 04:06:38,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:40,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:41,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:41,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f179b743-8041-4f0d-97c6-13b068e8023f x-compute-request-id: req-f179b743-8041-4f0d-97c6-13b068e8023f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:41,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f179b743-8041-4f0d-97c6-13b068e8023f 2018-07-30 04:06:41,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.25054693222s 2018-07-30 04:06:41,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f179b743-8041-4f0d-97c6-13b068e8023f 2018-07-30 04:06:41,253 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:43,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:43,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:43,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06: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-5434232e-14fe-4291-bb44-46afc9f78d4e x-compute-request-id: req-5434232e-14fe-4291-bb44-46afc9f78d4e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:43,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5434232e-14fe-4291-bb44-46afc9f78d4e 2018-07-30 04:06:43,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20622587204s 2018-07-30 04:06:43,463 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5434232e-14fe-4291-bb44-46afc9f78d4e 2018-07-30 04:06:43,467 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:45,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:45,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:46,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a215993-53d2-4f84-949b-a2a050643bdd x-compute-request-id: req-2a215993-53d2-4f84-949b-a2a050643bdd Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:46,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2a215993-53d2-4f84-949b-a2a050643bdd 2018-07-30 04:06:46,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615076065063s 2018-07-30 04:06:46,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2a215993-53d2-4f84-949b-a2a050643bdd 2018-07-30 04:06:46,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:48,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:48,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06: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-9f2697fb-8ede-4e1b-802f-fa164793692a x-compute-request-id: req-9f2697fb-8ede-4e1b-802f-fa164793692a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:48,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9f2697fb-8ede-4e1b-802f-fa164793692a 2018-07-30 04:06:48,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379860877991s 2018-07-30 04:06:48,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9f2697fb-8ede-4e1b-802f-fa164793692a 2018-07-30 04:06:48,477 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:50,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:50,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:50,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4609b5e9-98e1-40a8-a11b-2754a6f06f55 x-compute-request-id: req-4609b5e9-98e1-40a8-a11b-2754a6f06f55 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:50,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4609b5e9-98e1-40a8-a11b-2754a6f06f55 2018-07-30 04:06:50,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394423961639s 2018-07-30 04:06:50,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4609b5e9-98e1-40a8-a11b-2754a6f06f55 2018-07-30 04:06:50,878 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:52,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:52,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:53,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06: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-e5ef83c5-f829-4386-a5a0-10d497f351ed x-compute-request-id: req-e5ef83c5-f829-4386-a5a0-10d497f351ed Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:53,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e5ef83c5-f829-4386-a5a0-10d497f351ed 2018-07-30 04:06:53,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226829051971s 2018-07-30 04:06:53,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e5ef83c5-f829-4386-a5a0-10d497f351ed 2018-07-30 04:06:53,112 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:55,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:55,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:55,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0808ba77-f42c-4fa3-93f0-72fd25956283 x-compute-request-id: req-0808ba77-f42c-4fa3-93f0-72fd25956283 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:55,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0808ba77-f42c-4fa3-93f0-72fd25956283 2018-07-30 04:06:55,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196346998215s 2018-07-30 04:06:55,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0808ba77-f42c-4fa3-93f0-72fd25956283 2018-07-30 04:06:55,315 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:57,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:57,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:06:57,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5f8eafe-add4-4a0b-90b0-b178ff4c4d3f x-compute-request-id: req-c5f8eafe-add4-4a0b-90b0-b178ff4c4d3f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:06:57,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c5f8eafe-add4-4a0b-90b0-b178ff4c4d3f 2018-07-30 04:06:57,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350789070129s 2018-07-30 04:06:57,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c5f8eafe-add4-4a0b-90b0-b178ff4c4d3f 2018-07-30 04:06:57,672 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:06:59,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:06:59,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:00,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:06: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-3404978f-6d35-49e5-9517-c9b1be4effcd x-compute-request-id: req-3404978f-6d35-49e5-9517-c9b1be4effcd Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:00,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3404978f-6d35-49e5-9517-c9b1be4effcd 2018-07-30 04:07:00,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341947793961s 2018-07-30 04:07:00,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3404978f-6d35-49e5-9517-c9b1be4effcd 2018-07-30 04:07:00,020 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:02,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:02,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:02,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07: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-359e1856-38e1-4d0a-81af-022162004420 x-compute-request-id: req-359e1856-38e1-4d0a-81af-022162004420 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:02,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-359e1856-38e1-4d0a-81af-022162004420 2018-07-30 04:07:02,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382602214813s 2018-07-30 04:07:02,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-359e1856-38e1-4d0a-81af-022162004420 2018-07-30 04:07:02,409 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:04,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:04,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-427eadfc-84b0-4742-bf92-1f18b64b61bf x-compute-request-id: req-427eadfc-84b0-4742-bf92-1f18b64b61bf Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:04,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-427eadfc-84b0-4742-bf92-1f18b64b61bf 2018-07-30 04:07:04,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190707921982s 2018-07-30 04:07:04,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-427eadfc-84b0-4742-bf92-1f18b64b61bf 2018-07-30 04:07:04,607 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:06,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:06,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:06,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07: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-027c9fe9-4219-47e6-b0d3-4343038dcb48 x-compute-request-id: req-027c9fe9-4219-47e6-b0d3-4343038dcb48 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:06,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-027c9fe9-4219-47e6-b0d3-4343038dcb48 2018-07-30 04:07:06,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387288093567s 2018-07-30 04:07:06,997 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-027c9fe9-4219-47e6-b0d3-4343038dcb48 2018-07-30 04:07:07,001 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:09,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:09,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:09,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07: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-f56e4cfa-dc3b-4523-ad3f-1dae1af02f21 x-compute-request-id: req-f56e4cfa-dc3b-4523-ad3f-1dae1af02f21 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:09,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f56e4cfa-dc3b-4523-ad3f-1dae1af02f21 2018-07-30 04:07:09,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35606098175s 2018-07-30 04:07:09,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f56e4cfa-dc3b-4523-ad3f-1dae1af02f21 2018-07-30 04:07:09,362 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:11,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:11,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:11,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a28752d-e52e-47e6-b8b4-392a44bd382d x-compute-request-id: req-0a28752d-e52e-47e6-b8b4-392a44bd382d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:11,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0a28752d-e52e-47e6-b8b4-392a44bd382d 2018-07-30 04:07:11,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193228960037s 2018-07-30 04:07:11,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0a28752d-e52e-47e6-b8b4-392a44bd382d 2018-07-30 04:07:11,562 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:13,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:13,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:14,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07: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-223122e1-a180-44db-b841-1e38df058a8f x-compute-request-id: req-223122e1-a180-44db-b841-1e38df058a8f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:14,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-223122e1-a180-44db-b841-1e38df058a8f 2018-07-30 04:07:14,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513915777206s 2018-07-30 04:07:14,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-223122e1-a180-44db-b841-1e38df058a8f 2018-07-30 04:07:14,083 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:16,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:16,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:16,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa72749a-3f84-487c-8530-e93354e56298 x-compute-request-id: req-aa72749a-3f84-487c-8530-e93354e56298 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:16,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-aa72749a-3f84-487c-8530-e93354e56298 2018-07-30 04:07:16,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361709117889s 2018-07-30 04:07:16,449 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-aa72749a-3f84-487c-8530-e93354e56298 2018-07-30 04:07:16,452 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:18,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:18,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:18,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-4ec6343e-cd10-4041-ba78-00306f70fb8d x-compute-request-id: req-4ec6343e-cd10-4041-ba78-00306f70fb8d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:18,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4ec6343e-cd10-4041-ba78-00306f70fb8d 2018-07-30 04:07:18,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531262874603s 2018-07-30 04:07:18,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4ec6343e-cd10-4041-ba78-00306f70fb8d 2018-07-30 04:07:18,991 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:20,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:20,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:21,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07: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-3d44f8f2-7ef7-4804-880c-ddbb02d75760 x-compute-request-id: req-3d44f8f2-7ef7-4804-880c-ddbb02d75760 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:21,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3d44f8f2-7ef7-4804-880c-ddbb02d75760 2018-07-30 04:07:21,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529788970947s 2018-07-30 04:07:21,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3d44f8f2-7ef7-4804-880c-ddbb02d75760 2018-07-30 04:07:21,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:23,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:23,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:23,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07: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-d3b8da5e-b7d9-4a0f-a834-aab7b74283a5 x-compute-request-id: req-d3b8da5e-b7d9-4a0f-a834-aab7b74283a5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:23,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d3b8da5e-b7d9-4a0f-a834-aab7b74283a5 2018-07-30 04:07:23,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377079963684s 2018-07-30 04:07:23,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d3b8da5e-b7d9-4a0f-a834-aab7b74283a5 2018-07-30 04:07:23,912 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:25,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:25,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:26,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-4cc392ee-1ba9-43c8-9289-28347ded7ad6 x-compute-request-id: req-4cc392ee-1ba9-43c8-9289-28347ded7ad6 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:26,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4cc392ee-1ba9-43c8-9289-28347ded7ad6 2018-07-30 04:07:26,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36825299263s 2018-07-30 04:07:26,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4cc392ee-1ba9-43c8-9289-28347ded7ad6 2018-07-30 04:07:26,287 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:28,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:28,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:28,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7d88802-35b6-4263-bf2c-19222df6c087 x-compute-request-id: req-c7d88802-35b6-4263-bf2c-19222df6c087 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:28,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c7d88802-35b6-4263-bf2c-19222df6c087 2018-07-30 04:07:28,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356306791306s 2018-07-30 04:07:28,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c7d88802-35b6-4263-bf2c-19222df6c087 2018-07-30 04:07:28,650 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:30,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:30,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:30,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-f571a8cc-7545-4eec-9948-845e14dc5590 x-compute-request-id: req-f571a8cc-7545-4eec-9948-845e14dc5590 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:30,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f571a8cc-7545-4eec-9948-845e14dc5590 2018-07-30 04:07:30,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.334899902344s 2018-07-30 04:07:30,988 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f571a8cc-7545-4eec-9948-845e14dc5590 2018-07-30 04:07:30,992 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:32,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:32,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:33,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07: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-0b7e8129-726f-4d05-b7df-b05fa5ca136b x-compute-request-id: req-0b7e8129-726f-4d05-b7df-b05fa5ca136b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:33,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0b7e8129-726f-4d05-b7df-b05fa5ca136b 2018-07-30 04:07:33,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401710987091s 2018-07-30 04:07:33,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0b7e8129-726f-4d05-b7df-b05fa5ca136b 2018-07-30 04:07:33,400 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:35,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:35,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:35,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfbc3206-9a5e-4cab-bedd-1219cea699aa x-compute-request-id: req-dfbc3206-9a5e-4cab-bedd-1219cea699aa Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:35,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dfbc3206-9a5e-4cab-bedd-1219cea699aa 2018-07-30 04:07:35,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194480895996s 2018-07-30 04:07:35,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dfbc3206-9a5e-4cab-bedd-1219cea699aa 2018-07-30 04:07:35,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:37,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:37,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:37,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-8f0a1b5e-2a3a-440d-b105-f6aa53a80a4a x-compute-request-id: req-8f0a1b5e-2a3a-440d-b105-f6aa53a80a4a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:37,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8f0a1b5e-2a3a-440d-b105-f6aa53a80a4a 2018-07-30 04:07:37,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34494304657s 2018-07-30 04:07:37,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8f0a1b5e-2a3a-440d-b105-f6aa53a80a4a 2018-07-30 04:07:37,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:39,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:39,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:40,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-12909da4-90c9-4a0b-96a1-0b28682e14f7 x-compute-request-id: req-12909da4-90c9-4a0b-96a1-0b28682e14f7 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:40,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-12909da4-90c9-4a0b-96a1-0b28682e14f7 2018-07-30 04:07:40,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366858959198s 2018-07-30 04:07:40,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-12909da4-90c9-4a0b-96a1-0b28682e14f7 2018-07-30 04:07:40,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:42,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:42,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:42,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bfbebb2-f491-4bad-a423-157bb18d062a x-compute-request-id: req-9bfbebb2-f491-4bad-a423-157bb18d062a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:42,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9bfbebb2-f491-4bad-a423-157bb18d062a 2018-07-30 04:07:42,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580784082413s 2018-07-30 04:07:42,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9bfbebb2-f491-4bad-a423-157bb18d062a 2018-07-30 04:07:42,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:44,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:44,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:45,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-445c6164-6240-4ccd-b1fc-7e127c9d09e4 x-compute-request-id: req-445c6164-6240-4ccd-b1fc-7e127c9d09e4 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:45,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-445c6164-6240-4ccd-b1fc-7e127c9d09e4 2018-07-30 04:07:45,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190359115601s 2018-07-30 04:07:45,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-445c6164-6240-4ccd-b1fc-7e127c9d09e4 2018-07-30 04:07:45,111 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:47,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:47,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:47,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60d80702-d81a-40d0-aeb4-882f39a5330e x-compute-request-id: req-60d80702-d81a-40d0-aeb4-882f39a5330e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:47,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-60d80702-d81a-40d0-aeb4-882f39a5330e 2018-07-30 04:07:47,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197506904602s 2018-07-30 04:07:47,312 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-60d80702-d81a-40d0-aeb4-882f39a5330e 2018-07-30 04:07:47,315 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:49,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:49,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:49,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07: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-69abd940-59dc-4304-b71f-121e713003e6 x-compute-request-id: req-69abd940-59dc-4304-b71f-121e713003e6 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:49,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-69abd940-59dc-4304-b71f-121e713003e6 2018-07-30 04:07:49,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35157585144s 2018-07-30 04:07:49,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-69abd940-59dc-4304-b71f-121e713003e6 2018-07-30 04:07:49,674 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:51,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:51,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:51,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07: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-5a35383c-e2fd-4031-9bc9-4f663973c990 x-compute-request-id: req-5a35383c-e2fd-4031-9bc9-4f663973c990 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:51,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5a35383c-e2fd-4031-9bc9-4f663973c990 2018-07-30 04:07:51,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22229719162s 2018-07-30 04:07:51,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5a35383c-e2fd-4031-9bc9-4f663973c990 2018-07-30 04:07:51,902 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:53,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:53,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:54,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07: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-bfc9e4bf-5674-41da-8591-56da3630300a x-compute-request-id: req-bfc9e4bf-5674-41da-8591-56da3630300a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:54,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bfc9e4bf-5674-41da-8591-56da3630300a 2018-07-30 04:07:54,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568909168243s 2018-07-30 04:07:54,475 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bfc9e4bf-5674-41da-8591-56da3630300a 2018-07-30 04:07:54,479 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:56,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:56,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:56,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07: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-61af7728-4610-42b5-a544-e93566caf3d2 x-compute-request-id: req-61af7728-4610-42b5-a544-e93566caf3d2 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:56,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-61af7728-4610-42b5-a544-e93566caf3d2 2018-07-30 04:07:56,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344277143478s 2018-07-30 04:07:56,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-61af7728-4610-42b5-a544-e93566caf3d2 2018-07-30 04:07:56,830 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:07:58,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:07:58,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:07:59,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:07: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-d41a8a25-0b96-4058-9531-9a3e5254871d x-compute-request-id: req-d41a8a25-0b96-4058-9531-9a3e5254871d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:07:59,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d41a8a25-0b96-4058-9531-9a3e5254871d 2018-07-30 04:07:59,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197269201279s 2018-07-30 04:07:59,030 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d41a8a25-0b96-4058-9531-9a3e5254871d 2018-07-30 04:07:59,034 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:08:01,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:08:01,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:01,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08: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-db56c9c6-1fd1-4413-bbd6-72b02f4470e0 x-compute-request-id: req-db56c9c6-1fd1-4413-bbd6-72b02f4470e0 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:08:01,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-db56c9c6-1fd1-4413-bbd6-72b02f4470e0 2018-07-30 04:08:01,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191581010818s 2018-07-30 04:08:01,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-db56c9c6-1fd1-4413-bbd6-72b02f4470e0 2018-07-30 04:08:01,232 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:08:03,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:08:03,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:03,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08: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-881407da-f5c9-4371-a763-8609faee9cdf x-compute-request-id: req-881407da-f5c9-4371-a763-8609faee9cdf Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:08:03,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-881407da-f5c9-4371-a763-8609faee9cdf 2018-07-30 04:08:03,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371273994446s 2018-07-30 04:08:03,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-881407da-f5c9-4371-a763-8609faee9cdf 2018-07-30 04:08:03,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:08:05,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:08:05,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:05,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08: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-d977f5ff-0270-4a77-aaf8-f52ecb2f26bf x-compute-request-id: req-d977f5ff-0270-4a77-aaf8-f52ecb2f26bf Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:08:05,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d977f5ff-0270-4a77-aaf8-f52ecb2f26bf 2018-07-30 04:08:05,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211156129837s 2018-07-30 04:08:05,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d977f5ff-0270-4a77-aaf8-f52ecb2f26bf 2018-07-30 04:08:05,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:08:07,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:08:07,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:08,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13e10d61-4298-46db-8766-123470ca4253 x-compute-request-id: req-13e10d61-4298-46db-8766-123470ca4253 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:08:08,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-13e10d61-4298-46db-8766-123470ca4253 2018-07-30 04:08:08,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371948003769s 2018-07-30 04:08:08,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-13e10d61-4298-46db-8766-123470ca4253 2018-07-30 04:08:08,207 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:08:10,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:08:10,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:10,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76f77fc5-b946-46bd-b169-26ef51314e56 x-compute-request-id: req-76f77fc5-b946-46bd-b169-26ef51314e56 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:08:10,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-76f77fc5-b946-46bd-b169-26ef51314e56 2018-07-30 04:08:10,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368279933929s 2018-07-30 04:08:10,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-76f77fc5-b946-46bd-b169-26ef51314e56 2018-07-30 04:08:10,582 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:08:12,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:08:12,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:12,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08: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-697c4287-be15-407c-8b68-4fce6b6c30cd x-compute-request-id: req-697c4287-be15-407c-8b68-4fce6b6c30cd Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:08:12,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-697c4287-be15-407c-8b68-4fce6b6c30cd 2018-07-30 04:08:12,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34518289566s 2018-07-30 04:08:12,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-697c4287-be15-407c-8b68-4fce6b6c30cd 2018-07-30 04:08:12,934 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:08:14,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:08:14,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:15,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08: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-a34c9e16-dba5-46cd-8e24-794da3bc3e32 x-compute-request-id: req-a34c9e16-dba5-46cd-8e24-794da3bc3e32 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:05:54Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:08:15,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a34c9e16-dba5-46cd-8e24-794da3bc3e32 2018-07-30 04:08:15,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193861961365s 2018-07-30 04:08:15,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a34c9e16-dba5-46cd-8e24-794da3bc3e32 2018-07-30 04:08:15,134 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:08:17,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:08:17,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:17,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-35087479-fa71-4551-a7e8-d5dbd43aa2d8 x-compute-request-id: req-35087479-fa71-4551-a7e8-d5dbd43aa2d8 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_215f7c38-fcc7-4df0-8e50-7064a522c592": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f2:3b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:08:16.000000", "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:08:16Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:08:17,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-35087479-fa71-4551-a7e8-d5dbd43aa2d8 2018-07-30 04:08:17,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380071163177s 2018-07-30 04:08:17,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-35087479-fa71-4551-a7e8-d5dbd43aa2d8 2018-07-30 04:08:17,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 04:08:17,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=e21956eb-6463-4c10-8aca-15aeded15d20" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:17,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-f5f07d9d-b9a9-408f-aa93-bb1b58fa1560 Date: Mon, 30 Jul 2018 04:08:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T04:08:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5852499e-2b55-4411-affb-14cc8b9e86ea","ip_address":"192.168.120.4"}],"id":"7e98b368-1851-452d-816e-6983da74effc","security_groups":["a114ad9b-461a-4709-8c84-3be42a0764af"],"mac_address":"fa:16:3e:00:f2:3b","project_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3285bfd6-83d6-40b2-8c3c-fea23e867023","tenant_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","created_at":"2018-07-30T04:05:54Z","binding:vnic_type":"normal","device_id":"e21956eb-6463-4c10-8aca-15aeded15d20","ip_allocation":"immediate"}]} 2018-07-30 04:08:17,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e21956eb-6463-4c10-8aca-15aeded15d20 used request id req-f5f07d9d-b9a9-408f-aa93-bb1b58fa1560 2018-07-30 04:08:17,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0588669776917s 2018-07-30 04:08:17,581 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e21956eb-6463-4c10-8aca-15aeded15d20 used request id req-f5f07d9d-b9a9-408f-aa93-bb1b58fa1560 2018-07-30 04:08:17,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 04:08:17,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7e98b368-1851-452d-816e-6983da74effc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:17,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0f03bdb2-e3c0-417d-8fcc-8845f834bbb2 Date: Mon, 30 Jul 2018 04:08:17 GMT RESP BODY: {"floatingips": []} 2018-07-30 04:08:17,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7e98b368-1851-452d-816e-6983da74effc used request id req-0f03bdb2-e3c0-417d-8fcc-8845f834bbb2 2018-07-30 04:08:17,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0191669464111s 2018-07-30 04:08:17,605 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7e98b368-1851-452d-816e-6983da74effc used request id req-0f03bdb2-e3c0-417d-8fcc-8845f834bbb2 2018-07-30 04:08:17,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:08:17,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:17,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-74e1c32b-4c16-42ff-a8cf-359c0ad5484a x-compute-request-id: req-74e1c32b-4c16-42ff-a8cf-359c0ad5484a Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_215f7c38-fcc7-4df0-8e50-7064a522c592": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f2:3b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:08:16.000000", "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:08:16Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:08:17,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-74e1c32b-4c16-42ff-a8cf-359c0ad5484a 2018-07-30 04:08:17,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192584991455s 2018-07-30 04:08:17,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-74e1c32b-4c16-42ff-a8cf-359c0ad5484a 2018-07-30 04:08:17,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 04:08:17,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=e21956eb-6463-4c10-8aca-15aeded15d20" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:17,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-7f9d45fb-533d-48d9-a312-df74dc563afa Date: Mon, 30 Jul 2018 04:08:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T04:08:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5852499e-2b55-4411-affb-14cc8b9e86ea","ip_address":"192.168.120.4"}],"id":"7e98b368-1851-452d-816e-6983da74effc","security_groups":["a114ad9b-461a-4709-8c84-3be42a0764af"],"mac_address":"fa:16:3e:00:f2:3b","project_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3285bfd6-83d6-40b2-8c3c-fea23e867023","tenant_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","created_at":"2018-07-30T04:05:54Z","binding:vnic_type":"normal","device_id":"e21956eb-6463-4c10-8aca-15aeded15d20","ip_allocation":"immediate"}]} 2018-07-30 04:08:17,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e21956eb-6463-4c10-8aca-15aeded15d20 used request id req-7f9d45fb-533d-48d9-a312-df74dc563afa 2018-07-30 04:08:17,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0611050128937s 2018-07-30 04:08:17,864 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e21956eb-6463-4c10-8aca-15aeded15d20 used request id req-7f9d45fb-533d-48d9-a312-df74dc563afa 2018-07-30 04:08:17,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 04:08:17,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7e98b368-1851-452d-816e-6983da74effc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:17,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2190b541-aa6d-41dc-aeda-5e1defc280f1 Date: Mon, 30 Jul 2018 04:08:17 GMT RESP BODY: {"floatingips": []} 2018-07-30 04:08:17,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7e98b368-1851-452d-816e-6983da74effc used request id req-2190b541-aa6d-41dc-aeda-5e1defc280f1 2018-07-30 04:08:17,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0209081172943s 2018-07-30 04:08:17,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7e98b368-1851-452d-816e-6983da74effc used request id req-2190b541-aa6d-41dc-aeda-5e1defc280f1 2018-07-30 04:08:17,891 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_215f7c38-fcc7-4df0-8e50-7064a522c592': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:00:f2:3b', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fcd8f3b8-24b7-48b8-846e-b0356b87e0a0'}), 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-30T04:08:16.000000', 'flavor': Munch({u'id': u'14677527-ed45-400b-b03c-76c59e2ef8be'}), 'az': u'nova', 'id': u'e21956eb-6463-4c10-8aca-15aeded15d20', 'security_groups': [Munch({u'name': u'cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7cd265a8ccbd4e6290305b1c0cdd77b5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f3eb942237f64bb7b83ea8c0bf8d36f4', 'name': 'cloudify-project_215f7c38-fcc7-4df0-8e50-7064a522c592', '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-30T04:08:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-30T04:08:16Z', 'hostId': u'e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53', '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-30T04:08:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f3eb942237f64bb7b83ea8c0bf8d36f4', 'name': u'cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592', 'adminPass': None, 'tenant_id': u'f3eb942237f64bb7b83ea8c0bf8d36f4', 'created_at': u'2018-07-30T04:05:53Z', 'created': u'2018-07-30T04:05:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-30 04:08:17,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:08:17,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:18,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-8b4b8c8c-bd22-4bd7-8228-79232f5eb280 Date: Mon, 30 Jul 2018 04:08:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3285bfd6-83d6-40b2-8c3c-fea23e867023","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","l2_adjacency":true,"status":"ACTIVE","subnets":["5852499e-2b55-4411-affb-14cc8b9e86ea"],"description":"","tags":[],"updated_at":"2018-07-30T04:04:14Z","qos_policy_id":null,"name":"cloudify-net_215f7c38-fcc7-4df0-8e50-7064a522c592","admin_state_up":true,"tenant_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","created_at":"2018-07-30T04:04:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 04:08:18,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8b4b8c8c-bd22-4bd7-8228-79232f5eb280 2018-07-30 04:08:18,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108898878098s 2018-07-30 04:08:18,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8b4b8c8c-bd22-4bd7-8228-79232f5eb280 2018-07-30 04:08:18,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 04:08:18,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=e21956eb-6463-4c10-8aca-15aeded15d20" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:18,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-aa2b3e42-3ddb-4c01-a27f-ac3cfe35c451 Date: Mon, 30 Jul 2018 04:08:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T04:08:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5852499e-2b55-4411-affb-14cc8b9e86ea","ip_address":"192.168.120.4"}],"id":"7e98b368-1851-452d-816e-6983da74effc","security_groups":["a114ad9b-461a-4709-8c84-3be42a0764af"],"mac_address":"fa:16:3e:00:f2:3b","project_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3285bfd6-83d6-40b2-8c3c-fea23e867023","tenant_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","created_at":"2018-07-30T04:05:54Z","binding:vnic_type":"normal","device_id":"e21956eb-6463-4c10-8aca-15aeded15d20","ip_allocation":"immediate"}]} 2018-07-30 04:08:18,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e21956eb-6463-4c10-8aca-15aeded15d20 used request id req-aa2b3e42-3ddb-4c01-a27f-ac3cfe35c451 2018-07-30 04:08:18,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0547819137573s 2018-07-30 04:08:18,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e21956eb-6463-4c10-8aca-15aeded15d20 used request id req-aa2b3e42-3ddb-4c01-a27f-ac3cfe35c451 2018-07-30 04:08:18,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-30 04:08:18,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -d '{"floatingip": {"floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.4", "port_id": "7e98b368-1851-452d-816e-6983da74effc"}}' 2018-07-30 04:08:20,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-b88b4a24-4862-4ef3-89f4-0ce49ed47f71 Date: Mon, 30 Jul 2018 04:08:20 GMT RESP BODY: {"floatingip": {"router_id": "9a38bb54-48fa-4caf-a0ba-d50272cd0017", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:08:19Z", "updated_at": "2018-07-30T04:08:19Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_id": "7e98b368-1851-452d-816e-6983da74effc", "id": "dcd095b4-0287-40b2-ac1d-6fb8043dc4fb", "qos_policy_id": null}} 2018-07-30 04:08:20,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b88b4a24-4862-4ef3-89f4-0ce49ed47f71 2018-07-30 04:08:20,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.18614697456s 2018-07-30 04:08:20,248 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b88b4a24-4862-4ef3-89f4-0ce49ed47f71 2018-07-30 04:08:20,251 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'9a38bb54-48fa-4caf-a0ba-d50272cd0017', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f3eb942237f64bb7b83ea8c0bf8d36f4', 'created_at': u'2018-07-30T04:08:19Z', 'attached': True, 'updated_at': u'2018-07-30T04:08:19Z', 'id': u'dcd095b4-0287-40b2-ac1d-6fb8043dc4fb', 'floating_network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f3eb942237f64bb7b83ea8c0bf8d36f4', 'name': 'cloudify-project_215f7c38-fcc7-4df0-8e50-7064a522c592', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'9a38bb54-48fa-4caf-a0ba-d50272cd0017', u'qos_policy_id': None, 'project_id': u'f3eb942237f64bb7b83ea8c0bf8d36f4', 'port_id': u'7e98b368-1851-452d-816e-6983da74effc', 'port': u'7e98b368-1851-452d-816e-6983da74effc', 'network': u'4546160d-41d5-495e-a5d9-d5495a6b815a'}) 2018-07-30 04:08:20,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-30 04:08:20,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20/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}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 04:08:20,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08: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-677f566b-c8a3-4dd5-98db-48134e923196 x-compute-request-id: req-677f566b-c8a3-4dd5-98db-48134e923196 Content-Encoding: gzip Content-Length: 9420 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 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.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1809334624 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\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-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 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.316760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.319031] pid_max: default: 32768 minimum: 301\n[ 0.320255] Security Framework initialized\n[ 0.321385] SELinux: Initializing.\n[ 0.322683] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.327402] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.330425] Mount-cache hash table entries: 4096\n[ 0.331903] Initializing cgroup subsys memory\n[ 0.333106] Initializing cgroup subsys devices\n[ 0.334292] Initializing cgroup subsys freezer\n[ 0.335475] Initializing cgroup subsys net_cls\n[ 0.336658] Initializing cgroup subsys blkio\n[ 0.337808] Initializing cgroup subsys perf_event\n[ 0.339029] Initializing cgroup subsys hugetlb\n[ 0.340208] Initializing cgroup subsys pids\n[ 0.341340] Initializing cgroup subsys net_prio\n[ 0.342606] CPU: Physical Processor ID: 0\n[ 0.344412] mce: CPU supports 10 MCE banks\n[ 0.345571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.346893] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.348204] tlb_flushall_shift: 6\n[ 0.349401] Freeing SMP alternatives: 28k freed\n[ 0.353193] ACPI: Core revision 20130517\n[ 0.354723] ACPI: All ACPI Tables successfully acquired\n[ 0.356220] ftrace: allocating 25812 entries in 101 pages\n[ 0.377526] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.379076] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.380607] smpboot: Max logical packages: 2\n[ 0.381940] Enabling x2apic\n[ 0.382863] Enabled x2apic\n[ 0.383968] Switched APIC routing to physical x2apic.\n[ 0.386170] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.387670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.390440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.397860] KVM setup paravirtual spinlock\n[ 0.400191] smpboot: Booting Node 0, Processors #1 OK\n[ 0.401858] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.423548] Brought up 2 CPUs\n[ 0.423551] KVM setup async PF for cpu 1\n[ 0.423554] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.426761] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.428913] devtmpfs: initialized\n[ 0.431449] EVM: security.selinux\n[ 0.432459] EVM: security.ima\n[ 0.433399] EVM: security.capability\n[ 0.435081] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.436644] pinctrl core: initialized pinctrl subsystem\n[ 0.438062] NET: Registered protocol family 16\n[ 0.439446] ACPI: bus type PCI registered\n[ 0.440567] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.442134] PCI: Using configuration type 1 for base access\n[ 0.446850] ACPI: Added _OSI(Module Device)\n[ 0.448011] ACPI: Added _OSI(Processor Device)\n[ 0.449189] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.450404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.452814] ACPI: Interpreter enabled\n[ 0.453893] ACPI: (supports S0 S5)\n[ 0.454911] ACPI: Using IOAPIC for interrupt routing\n[ 0.456174] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.460184] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.461646] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.463204] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.464721] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.467559] acpiphp: Slot [3] registered\n[ 0.468681] acpiphp: Slot [4] registered\n[ 0.469797] acpiphp: Slot [5] registered\n[ 0.470913] acpiphp: Slot [6] registered\n[ 0.472021] acpiphp: Slot [7] registered\n[ 0.473127] acpiphp: Slot [8] registered\n[ 0.474250] acpiphp: Slot [9] registered\n[ 0.475357] acpiphp: Slot [10] registered\n[ 0.476484] acpiphp: Slot [11] registered\n[ 0.477604] acpiphp: Slot [12] registered\n[ 0.478727] acpiphp: Slot [13] registered\n[ 0.479855] acpiphp: Slot [14] registered\n[ 0.480973] acpiphp: Slot [15] registered\n[ 0.482098] acpiphp: Slot [16] registered\n[ 0.483219] acpiphp: Slot [17] registered\n[ 0.484337] acpiphp: Slot [18] registered\n[ 0.485459] acpiphp: Slot [19] registered\n[ 0.486583] acpiphp: Slot [20] registered\n[ 0.487707] acpiphp: Slot [21] registered\n[ 0.488827] acpiphp: Slot [22] registered\n[ 0.489947] acpiphp: Slot [23] registered\n[ 0.491066] acpiphp: Slot [24] registered\n[ 0.492192] acpiphp: Slot [25] registered\n[ 0.493314] acpiphp: Slot [26] registered\n[ 0.494439] acpiphp: Slot [27] registered\n[ 0.495563] acpiphp: Slot [28] registered\n[ 0.496686] acpiphp: Slot [29] registered\n[ 0.497806] acpiphp: Slot [30] registered\n[ 0.498930] acpiphp: Slot [31] registered\n[ 0.500048] PCI host bridge to bus 0000:00\n[ 0.501165] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.502509] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.504134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.505668] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.507711] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.509754] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.514427] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.516030] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.517530] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.519119] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.523094] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.525488] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.548700] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.550583] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.552392] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.554190] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.556274] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.557947] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.559607] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561765] vgaarb: loaded\n[ 0.562667] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564124] SCSI subsystem initialized\n[ 0.565236] ACPI: bus type USB registered\n[ 0.566374] usbcore: registered new interface driver usbfs\n[ 0.567743] usbcore: registered new interface driver hub\n[ 0.569089] usbcore: registered new device driver usb\n[ 0.570524] PCI: Using ACPI for IRQ routing\n[ 0.571982] NetLabel: Initializing\n[ 0.573007] NetLabel: domain hash size = 128\n[ 0.574177] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.575467] NetLabel: unlabeled traffic allowed by default\n[ 0.576933] Switched to clocksource kvm-clock\n[ 0.585180] pnp: PnP ACPI init\n[ 0.586164] ACPI: bus type PNP registered\n[ 0.587623] pnp: PnP ACPI: found 5 devices\n[ 0.588755] ACPI: bus type PNP unregistered\n[ 0.595847] NET: Registered protocol family 2\n[ 0.597286] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.599522] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.601378] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.602977] TCP: reno registered\n[ 0.603973] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.605450] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.607083] NET: Registered protocol family 1\n[ 0.608524] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.610262] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.611898] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.631672] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.651698] Unpacking initramfs...\n[ 1.089238] Freeing initrd memory: 37508k freed\n[ 1.098910] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.100758] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.103977] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.105785] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.107763] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.109500] Initialise system trusted keyring\n[ 1.110886] audit: initializing netlink socket (disabled)\n[ 1.112463] type=2000 audit(1532923698.643:1): initialized\n[ 1.129412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.131198] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.133762] zpool: loaded\n[ 1.134786] zbud: loaded\n[ 1.135973] VFS: Disk quotas dquot_6.5.2\n[ 1.137292] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.139221] msgmni has been set to 7578\n[ 1.140544] Key type big_key registered\n[ 1.142469] NET: Registered protocol family 38\n[ 1.143889] Key type asymmetric registered\n[ 1.145215] Asymmetric key parser 'x509' registered\n[ 1.146697] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.149168] io scheduler noop registered\n[ 1.150457] io scheduler deadline registered (default)\n[ 1.162293] io scheduler cfq registered\n[ 1.163668] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.165294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.167189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.169572] ACPI: Power Button [PWRF]\n[ 1.170892] GHES: HEST is not enabled!\n[ 1.172188] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.197103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.199069] Non-volatile memory driver v1.3\n[ 1.200417] Linux agpgart interface v0.103\n[ 1.201813] crash memory driver: version 1.1\n[ 1.203237] rdac: device handler registered\n[ 1.204665] hp_sw: device handler registered\n[ 1.206009] emc: device handler registered\n[ 1.207317] alua: device handler registered\n[ 1.208623] libphy: Fixed MDIO Bus: probed\n[ 1.209973] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.211749] ehci-pci: EHCI PCI platform driver\n[ 1.213104] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.214782] ohci-pci: OHCI PCI platform driver\n[ 1.216133] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.235780] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.237312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239634] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.241125] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246856] usb usb1: Product: UHCI Host Controller\n[ 1.248260] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.250144] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.251577] hub 1-0:1.0: USB hub found\n[ 1.252814] hub 1-0:1.0: 2 ports detected\n[ 1.254257] usbcore: registered new interface driver usbserial\n[ 1.255924] usbcore: registered new interface driver usbserial_generic\n[ 1.257714] usbserial: USB Serial support registered for generic\n[ 1.259449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.262574] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.263871] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.265268] mousedev: PS/2 mouse device common for all mice\n[ 1.266917] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.269686] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.271995] rtc_cmos 00:00: RTC can wake from S4\n[ 1.273543] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.275799] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.277345] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.278890] cpuidle: using governor menu\n[ 1.280082] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.281510] usbcore: registered new interface driver usbhid\n[ 1.282894] usbhid: USB HID core driver\n[ 1.284071] drop_monitor: Initializing network drop monitor service\n[ 1.285595] TCP: cubic registered\n[ 1.286652] Initializing XFRM netlink socket\n[ 1.287884] NET: Registered protocol family 10\n[ 1.289311] NET: Registered protocol family 17\n[ 1.290655] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.292083] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.293772] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.296172] Loading compiled-in X.509 certificates\n[ 1.297455] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.299870] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.302676] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.305084] registered taskstats version 1\n[ 1.307968] Key type trusted registered\n[ 1.310317] Key type encrypted registered\n[ 1.312580] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.314314] rtc_cmos 00:00: setting system clock to 2018-07-30 04:08:18 UTC (1532923698)\n[ 1.317145] Freeing unused kernel memory: 1680k freed\n[ 1.321677] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.326608] systemd[1]: Detected virtualization kvm.\n[ 1.328135] systemd[1]: Detected architecture x86-64.\n[ 1.329606] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.332266] systemd[1]: No hostname configured.\n[ 1.333494] systemd[1]: Set hostname to .\n[ 1.334848] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.357405] systemd[1]: Reached target Timers.\n[ 1.358635] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.360663] systemd[1]: Reached target Local File Systems.\n[ 1.362048] systemd[1]: Starting Local File Systems.\n[ 1.363378] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.365565] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.368641] systemd[1]: Created slice Root Slice.\n[ 1.369899] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.371958] systemd[1]: Listening on udev Kernel Socket.\n[ 1.373321] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.375510] systemd[1]: Created slice System Slice.\n[ 1.376790] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.378885] systemd[1]: Listening on udev Control Socket.\n[ 1.380262] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.382357] systemd[1]: Reached target Swap.\n[ 1.383531] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Slices.\n[ 1.385402] systemd[1]: Reached target Slices.\n[ 1.386607] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Paths.\n[ 1.388496] systemd[1]: Reached target Paths.\n[ 1.389693] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.391717] systemd[1]: Listening on Journal Socket.\n[ 1.393018] systemd[1]: Starting Journal Socket.\n[ 1.394646] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.397229] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.399526] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.403634] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Sockets.\n[ 1.407522] systemd[1]: Reached target Sockets.\n[ 1.408738] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.411358] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.472954] RPC: Registered named UNIX socket transport module.\n[ 1.474679] RPC: Registered udp transport module.\n[ 1.476117] RPC: Registered tcp transport module.\n[ 1.477559] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[ 1.555945] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.567156] FDC 0 is a S82078B\n[ 1.592906] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.596787] scsi host0: ata_piix\n[ 1.598178] scsi host1: ata_piix\n[ 1.599494] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.601631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.640948] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.646974] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.706943] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.708614] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.710347] usb 1-1: Product: QEMU USB Tablet\n[ 1.711565] usb 1-1: Manufacturer: QEMU\n[ 1.712679] usb 1-1: SerialNumber: 42\n[ 1.723129] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.725767] 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\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.808395] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.811076] XFS (vda1): Mounting V4 Filesystem\n[ 1.836794] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.065238] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.103998] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n[ 2.203899] SELinux: Disabled at runtime.\n[ 2.239941] type=1404 audit(1532923699.425:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.261533] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.263019] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Create list of required st... nodes for the current kernel...\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m Session Slice.\n OK [0m] Reached target S"} 2018-07-30 04:08:20,325 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20/action used request id req-677f566b-c8a3-4dd5-98db-48134e923196 2018-07-30 04:08:20,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0739679336548s 2018-07-30 04:08:20,326 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20/action used request id req-677f566b-c8a3-4dd5-98db-48134e923196 2018-07-30 04:08:20,327 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1809334624 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 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-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 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.316760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.319031] pid_max: default: 32768 minimum: 301 [ 0.320255] Security Framework initialized [ 0.321385] SELinux: Initializing. [ 0.322683] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.327402] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.330425] Mount-cache hash table entries: 4096 [ 0.331903] Initializing cgroup subsys memory [ 0.333106] Initializing cgroup subsys devices [ 0.334292] Initializing cgroup subsys freezer [ 0.335475] Initializing cgroup subsys net_cls [ 0.336658] Initializing cgroup subsys blkio [ 0.337808] Initializing cgroup subsys perf_event [ 0.339029] Initializing cgroup subsys hugetlb [ 0.340208] Initializing cgroup subsys pids [ 0.341340] Initializing cgroup subsys net_prio [ 0.342606] CPU: Physical Processor ID: 0 [ 0.344412] mce: CPU supports 10 MCE banks [ 0.345571] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.346893] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.348204] tlb_flushall_shift: 6 [ 0.349401] Freeing SMP alternatives: 28k freed [ 0.353193] ACPI: Core revision 20130517 [ 0.354723] ACPI: All ACPI Tables successfully acquired [ 0.356220] ftrace: allocating 25812 entries in 101 pages [ 0.377526] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.379076] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.380607] smpboot: Max logical packages: 2 [ 0.381940] Enabling x2apic [ 0.382863] Enabled x2apic [ 0.383968] Switched APIC routing to physical x2apic. [ 0.386170] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.387670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.390440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.397860] KVM setup paravirtual spinlock [ 0.400191] smpboot: Booting Node 0, Processors #1 OK [ 0.401858] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.423548] Brought up 2 CPUs [ 0.423551] KVM setup async PF for cpu 1 [ 0.423554] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.426761] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.428913] devtmpfs: initialized [ 0.431449] EVM: security.selinux [ 0.432459] EVM: security.ima [ 0.433399] EVM: security.capability [ 0.435081] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.436644] pinctrl core: initialized pinctrl subsystem [ 0.438062] NET: Registered protocol family 16 [ 0.439446] ACPI: bus type PCI registered [ 0.440567] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.442134] PCI: Using configuration type 1 for base access [ 0.446850] ACPI: Added _OSI(Module Device) [ 0.448011] ACPI: Added _OSI(Processor Device) [ 0.449189] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.450404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.452814] ACPI: Interpreter enabled [ 0.453893] ACPI: (supports S0 S5) [ 0.454911] ACPI: Using IOAPIC for interrupt routing [ 0.456174] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.460184] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.461646] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.463204] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.464721] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.467559] acpiphp: Slot [3] registered [ 0.468681] acpiphp: Slot [4] registered [ 0.469797] acpiphp: Slot [5] registered [ 0.470913] acpiphp: Slot [6] registered [ 0.472021] acpiphp: Slot [7] registered [ 0.473127] acpiphp: Slot [8] registered [ 0.474250] acpiphp: Slot [9] registered [ 0.475357] acpiphp: Slot [10] registered [ 0.476484] acpiphp: Slot [11] registered [ 0.477604] acpiphp: Slot [12] registered [ 0.478727] acpiphp: Slot [13] registered [ 0.479855] acpiphp: Slot [14] registered [ 0.480973] acpiphp: Slot [15] registered [ 0.482098] acpiphp: Slot [16] registered [ 0.483219] acpiphp: Slot [17] registered [ 0.484337] acpiphp: Slot [18] registered [ 0.485459] acpiphp: Slot [19] registered [ 0.486583] acpiphp: Slot [20] registered [ 0.487707] acpiphp: Slot [21] registered [ 0.488827] acpiphp: Slot [22] registered [ 0.489947] acpiphp: Slot [23] registered [ 0.491066] acpiphp: Slot [24] registered [ 0.492192] acpiphp: Slot [25] registered [ 0.493314] acpiphp: Slot [26] registered [ 0.494439] acpiphp: Slot [27] registered [ 0.495563] acpiphp: Slot [28] registered [ 0.496686] acpiphp: Slot [29] registered [ 0.497806] acpiphp: Slot [30] registered [ 0.498930] acpiphp: Slot [31] registered [ 0.500048] PCI host bridge to bus 0000:00 [ 0.501165] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.502509] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.504134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.505668] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.507711] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.509754] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.514427] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.516030] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.517530] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.519119] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.523094] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.525488] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.548700] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.550583] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.552392] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.554190] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.556274] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.557947] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.559607] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561765] vgaarb: loaded [ 0.562667] vgaarb: bridge control possible 0000:00:02.0 [ 0.564124] SCSI subsystem initialized [ 0.565236] ACPI: bus type USB registered [ 0.566374] usbcore: registered new interface driver usbfs [ 0.567743] usbcore: registered new interface driver hub [ 0.569089] usbcore: registered new device driver usb [ 0.570524] PCI: Using ACPI for IRQ routing [ 0.571982] NetLabel: Initializing [ 0.573007] NetLabel: domain hash size = 128 [ 0.574177] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.575467] NetLabel: unlabeled traffic allowed by default [ 0.576933] Switched to clocksource kvm-clock [ 0.585180] pnp: PnP ACPI init [ 0.586164] ACPI: bus type PNP registered [ 0.587623] pnp: PnP ACPI: found 5 devices [ 0.588755] ACPI: bus type PNP unregistered [ 0.595847] NET: Registered protocol family 2 [ 0.597286] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.599522] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.601378] TCP: Hash tables configured (established 32768 bind 32768) [ 0.602977] TCP: reno registered [ 0.603973] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.605450] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.607083] NET: Registered protocol family 1 [ 0.608524] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.610262] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611898] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.631672] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.651698] Unpacking initramfs... [ 1.089238] Freeing initrd memory: 37508k freed [ 1.098910] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.100758] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.103977] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.105785] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.107763] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.109500] Initialise system trusted keyring [ 1.110886] audit: initializing netlink socket (disabled) [ 1.112463] type=2000 audit(1532923698.643:1): initialized [ 1.129412] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.131198] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.133762] zpool: loaded [ 1.134786] zbud: loaded [ 1.135973] VFS: Disk quotas dquot_6.5.2 [ 1.137292] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.139221] msgmni has been set to 7578 [ 1.140544] Key type big_key registered [ 1.142469] NET: Registered protocol family 38 [ 1.143889] Key type asymmetric registered [ 1.145215] Asymmetric key parser 'x509' registered [ 1.146697] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.149168] io scheduler noop registered [ 1.150457] io scheduler deadline registered (default) [ 1.162293] io scheduler cfq registered [ 1.163668] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.165294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.167189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.169572] ACPI: Power Button [PWRF] [ 1.170892] GHES: HEST is not enabled! [ 1.172188] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.197103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.199069] Non-volatile memory driver v1.3 [ 1.200417] Linux agpgart interface v0.103 [ 1.201813] crash memory driver: version 1.1 [ 1.203237] rdac: device handler registered [ 1.204665] hp_sw: device handler registered [ 1.206009] emc: device handler registered [ 1.207317] alua: device handler registered [ 1.208623] libphy: Fixed MDIO Bus: probed [ 1.209973] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211749] ehci-pci: EHCI PCI platform driver [ 1.213104] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.214782] ohci-pci: OHCI PCI platform driver [ 1.216133] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235780] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.237312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239634] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.241125] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246856] usb usb1: Product: UHCI Host Controller [ 1.248260] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.250144] usb usb1: SerialNumber: 0000:00:01.2 [ 1.251577] hub 1-0:1.0: USB hub found [ 1.252814] hub 1-0:1.0: 2 ports detected [ 1.254257] usbcore: registered new interface driver usbserial [ 1.255924] usbcore: registered new interface driver usbserial_generic [ 1.257714] usbserial: USB Serial support registered for generic [ 1.259449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.262574] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.263871] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.265268] mousedev: PS/2 mouse device common for all mice [ 1.266917] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.269686] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.271995] rtc_cmos 00:00: RTC can wake from S4 [ 1.273543] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.275799] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.277345] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.278890] cpuidle: using governor menu [ 1.280082] hidraw: raw HID events driver (C) Jiri Kosina [ 1.281510] usbcore: registered new interface driver usbhid [ 1.282894] usbhid: USB HID core driver [ 1.284071] drop_monitor: Initializing network drop monitor service [ 1.285595] TCP: cubic registered [ 1.286652] Initializing XFRM netlink socket [ 1.287884] NET: Registered protocol family 10 [ 1.289311] NET: Registered protocol family 17 [ 1.290655] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.292083] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.293772] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.296172] Loading compiled-in X.509 certificates [ 1.297455] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.299870] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.302676] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.305084] registered taskstats version 1 [ 1.307968] Key type trusted registered [ 1.310317] Key type encrypted registered [ 1.312580] IMA: No TPM chip found, activating TPM-bypass! [ 1.314314] rtc_cmos 00:00: setting system clock to 2018-07-30 04:08:18 UTC (1532923698) [ 1.317145] Freeing unused kernel memory: 1680k freed [ 1.321677] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.326608] systemd[1]: Detected virtualization kvm. [ 1.328135] systemd[1]: Detected architecture x86-64. [ 1.329606] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.332266] systemd[1]: No hostname configured. [ 1.333494] systemd[1]: Set hostname to . [ 1.334848] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.357405] systemd[1]: Reached target Timers. [ 1.358635] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.360663] systemd[1]: Reached target Local File Systems. [ 1.362048] systemd[1]: Starting Local File Systems. [ 1.363378] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.365565] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.368641] systemd[1]: Created slice Root Slice. [ 1.369899] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.371958] systemd[1]: Listening on udev Kernel Socket. [ 1.373321] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.375510] systemd[1]: Created slice System Slice. [ 1.376790] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.378885] systemd[1]: Listening on udev Control Socket. [ 1.380262] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.382357] systemd[1]: Reached target Swap. [ 1.383531] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Slices. [ 1.385402] systemd[1]: Reached target Slices. [ 1.386607] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Paths. [ 1.388496] systemd[1]: Reached target Paths. [ 1.389693] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.391717] systemd[1]: Listening on Journal Socket. [ 1.393018] systemd[1]: Starting Journal Socket. [ 1.394646] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.397229] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.399526] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.403634] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Sockets. [ 1.407522] systemd[1]: Reached target Sockets. [ 1.408738] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.411358] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.472954] RPC: Registered named UNIX socket transport module. [ 1.474679] RPC: Registered udp transport module. [ 1.476117] RPC: Registered tcp transport module. [ 1.477559] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [ 1.555945] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.567156] FDC 0 is a S82078B [ 1.592906] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.596787] scsi host0: ata_piix [ 1.598178] scsi host1: ata_piix [ 1.599494] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.601631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.640948] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.646974] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.706943] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.708614] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.710347] usb 1-1: Product: QEMU USB Tablet [ 1.711565] usb 1-1: Manufacturer: QEMU [ 1.712679] usb 1-1: SerialNumber: 42 [ 1.723129] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.725767] 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 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.808395] SGI XFS with ACLs, security attributes, no debug enabled [ 1.811076] XFS (vda1): Mounting V4 Filesystem [ 1.836794] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.065238] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.103998] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 2.203899] SELinux: Disabled at runtime. [ 2.239941] type=1404 audit(1532923699.425:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.261533] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.263019] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Reached target Encrypted Volumes. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice User and Session Slice. [[32m Session Slice. OK [0m] Reached target S 2018-07-30 04:08:27,346 - paramiko.transport - DEBUG - starting thread (client mode): 0xadf2ee10L 2018-07-30 04:08:27,347 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 04:08:27,362 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-07-30 04:08:27,362 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-07-30 04:08:27,373 - 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'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-30 04:08:27,373 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 04:08:27,373 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-30 04:08:27,373 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 04:08:27,373 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 04:08:27,374 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 04:08:27,383 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 04:08:27,385 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 04:08:27,410 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 4c1f7c71f5a98b8370f02ab218eae423 2018-07-30 04:08:27,412 - paramiko.transport - DEBUG - Trying discovered key bba971c290d3048e13ae641a45c38d8e in /tmp/tmp2M0kPh 2018-07-30 04:08:27,427 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 04:08:27,489 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-07-30 04:08:27,514 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-07-30 04:08:27,515 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 04:08:27,522 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-07-30 04:08:27,530 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206 2018-07-30 04:08:37,536 - paramiko.transport - DEBUG - starting thread (client mode): 0xaf5e7b10L 2018-07-30 04:08:37,536 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 04:08:37,542 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-07-30 04:08:37,542 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-07-30 04:08:37,544 - 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'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-30 04:08:37,544 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 04:08:37,545 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-30 04:08:37,545 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 04:08:37,545 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 04:08:37,545 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 04:08:37,550 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 04:08:37,551 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 04:08:37,552 - paramiko.transport - DEBUG - Trying discovered key bba971c290d3048e13ae641a45c38d8e in /tmp/tmp2M0kPh 2018-07-30 04:08:37,591 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 04:08:37,605 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 04:08:37,616 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-07-30 04:08:37,616 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-07-30 04:08:37,617 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-07-30 04:08:37,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-07-30 04:08:37,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:08:37,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:08:37,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:08:37,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:08:37,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:08:37,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:08:37,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:08:37,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4717, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4727, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1952, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4710, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 913, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 799, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 791, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4703, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-07-30 04:08:37,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:08:37,774 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:08:37 GMT 2018-07-30 04:08:37,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:08:37,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2384 2018-07-30 04:08:37,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:08:37,775 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4717, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4727, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1952, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4710, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 913, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 799, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 791, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4703, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-07-30 04:08:37,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-07-30 04:08:37,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:08:37,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:08:37,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:08:37,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:08:37,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:08:37,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:08:37,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:08:37,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4717, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4727, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1952, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4710, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 913, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 799, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 791, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4703, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-07-30 04:08:37,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:08:37,878 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:08:37 GMT 2018-07-30 04:08:37,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:08:37,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2384 2018-07-30 04:08:37,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:08:37,879 - functest.core.cloudify - INFO - The current manager status is running 2018-07-30 04:08:37,879 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-07-30 04:08:37,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:08:37,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:08:37,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:08:37,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:08:37,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:08:37,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:08:37,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:08:37,955 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-07-30 04:08:37,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-30T04:08:37.285Z", "updated_at": "2018-07-30T04:08:37.285Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-30 04:08:37,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:08:37,956 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:08:37 GMT 2018-07-30 04:08:37,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:08:37,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-30 04:08:37,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:08:37,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/secrets 2018-07-30 04:08:38,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:08:38,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:08:38,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:08:38,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:08:38,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:08:38,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:08:38,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:08:38,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-07-30T04:08:37.285Z", "updated_at": "2018-07-30T04:08:37.285Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-07-30 04:08:38,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:08:38,012 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:08:37 GMT 2018-07-30 04:08:38,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:08:38,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-07-30 04:08:38,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:08:38,013 - functest.core.cloudify - DEBUG - List secrets: 2018-07-30 04:08:38,013 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/secrets/foo 2018-07-30 04:08:38,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:08:38,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:08:38,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:08:38,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:08:38,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:08:38,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:08:38,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:08:38,068 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-07-30 04:08:38,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-30T04:08:37.285Z", "updated_at": "2018-07-30T04:08:37.285Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-30 04:08:38,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:08:38,068 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:08:37 GMT 2018-07-30 04:08:38,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:08:38,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-30 04:08:38,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:08:38,068 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-07-30 04:08:38,069 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-07-30 04:08:38,190 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 04:08:38,190 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-30 04:08:38,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-30 04:08:38,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/dcd095b4-0287-40b2-ac1d-6fb8043dc4fb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:39,273 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-766bfeb2-4507-46e1-9ab3-d3167f09a7c2 Content-Length: 0 Date: Mon, 30 Jul 2018 04:08:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:08:39,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/dcd095b4-0287-40b2-ac1d-6fb8043dc4fb.json used request id req-766bfeb2-4507-46e1-9ab3-d3167f09a7c2 2018-07-30 04:08:39,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.07432699203s 2018-07-30 04:08:39,273 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/dcd095b4-0287-40b2-ac1d-6fb8043dc4fb.json used request id req-766bfeb2-4507-46e1-9ab3-d3167f09a7c2 2018-07-30 04:08:39,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 04:08:39,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:39,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b6d1ea58-7ff0-4267-a601-afd0eea87d14 Date: Mon, 30 Jul 2018 04:08:39 GMT RESP BODY: {"floatingips": []} 2018-07-30 04:08:39,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b6d1ea58-7ff0-4267-a601-afd0eea87d14 2018-07-30 04:08:39,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0585079193115s 2018-07-30 04:08:39,337 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b6d1ea58-7ff0-4267-a601-afd0eea87d14 2018-07-30 04:08:39,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-30 04:08:39,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:39,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:08: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-b1c5e5c8-8077-4848-baac-fd554ab01e0f x-compute-request-id: req-b1c5e5c8-8077-4848-baac-fd554ab01e0f Content-Type: application/json 2018-07-30 04:08:39,463 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20 used request id req-b1c5e5c8-8077-4848-baac-fd554ab01e0f 2018-07-30 04:08:39,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.124269008636s 2018-07-30 04:08:39,463 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20 used request id req-b1c5e5c8-8077-4848-baac-fd554ab01e0f 2018-07-30 04:08:39,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:08:39,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:39,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08: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-3bc29a4f-a259-4ad4-b9a9-8fcd3cddec20 x-compute-request-id: req-3bc29a4f-a259-4ad4-b9a9-8fcd3cddec20 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_215f7c38-fcc7-4df0-8e50-7064a522c592": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f2:3b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f2:3b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e21956eb-6463-4c10-8aca-15aeded15d20", "rel": "bookmark"}], "image": {"id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "links": [{"href": "http://172.30.9.25:8774/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:08:16.000000", "flavor": {"id": "14677527-ed45-400b-b03c-76c59e2ef8be", "links": [{"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "bookmark"}]}, "id": "e21956eb-6463-4c10-8aca-15aeded15d20", "security_groups": [{"name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}], "user_id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:08:39Z", "hostId": "e76d3339a8278f6a0b58f4d1f06b474e06a92973cfcafa9cbf716e53", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592", "name": "cloudify-vm_215f7c38-fcc7-4df0-8e50-7064a522c592", "created": "2018-07-30T04:05:53Z", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:08:39,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3bc29a4f-a259-4ad4-b9a9-8fcd3cddec20 2018-07-30 04:08:39,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207374095917s 2018-07-30 04:08:39,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3bc29a4f-a259-4ad4-b9a9-8fcd3cddec20 2018-07-30 04:08:39,673 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:08:41,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:08:41,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:41,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08: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-18f90cc5-0c64-4348-a396-cd91a7f325a7 x-compute-request-id: req-18f90cc5-0c64-4348-a396-cd91a7f325a7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-30 04:08:41,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-18f90cc5-0c64-4348-a396-cd91a7f325a7 2018-07-30 04:08:41,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0753891468048s 2018-07-30 04:08:41,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-18f90cc5-0c64-4348-a396-cd91a7f325a7 2018-07-30 04:08:41,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:08:41,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:41,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-ad506349-3a76-4009-8c03-d4221afa01ba Date: Mon, 30 Jul 2018 04:08:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:04:14Z", "updated_at": "2018-07-30T04:04:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "3dfbed36-517a-4c0d-a980-55b8955ed9ff", "remote_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "74bd85b8-efc0-41e1-bf3e-4f6385a6d3a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "7e104611-9d8b-4581-be32-c276e0814b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:04:14Z", "revision_number": 0, "id": "919980e7-4fe9-492b-88f2-12d2851cbc44", "remote_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "remote_ip_prefix": null, "created_at": "2018-07-30T04:04:14Z", "security_group_id": "12021ad0-9076-496b-98c2-478a32bb6040", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 4, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "12021ad0-9076-496b-98c2-478a32bb6040", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:05:50Z", "updated_at": "2018-07-30T04:05:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "0227942f-c08e-42f2-9796-33672f7b7bf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "2be06f91-34e6-42b2-8d02-8d7530e3d916", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "47544f8c-90d5-42a7-8306-c2c7f4d8170b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-30T04:05:52Z", "revision_number": 0, "id": "5e46781b-4b91-437f-917f-18f8489d0bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:52Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "98461fd8-3469-4273-ab6f-07754cdb1aa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:51Z", "revision_number": 0, "id": "b309c19f-27bc-4dd1-b381-7a933c74e104", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:51Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:05:50Z", "revision_number": 0, "id": "c5367e01-7e52-411b-bd88-38bbb3cb5258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:50Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-30T04:05:52Z", "revision_number": 0, "id": "c7bbbdc9-3286-407f-9d3f-42a2229af3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:05:52Z", "security_group_id": "a114ad9b-461a-4709-8c84-3be42a0764af", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4"}], "revision_number": 8, "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "a114ad9b-461a-4709-8c84-3be42a0764af", "name": "cloudify-sg_215f7c38-fcc7-4df0-8e50-7064a522c592"}]} 2018-07-30 04:08:41,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ad506349-3a76-4009-8c03-d4221afa01ba 2018-07-30 04:08:41,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.055233001709s 2018-07-30 04:08:41,810 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ad506349-3a76-4009-8c03-d4221afa01ba 2018-07-30 04:08:41,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-30 04:08:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/a114ad9b-461a-4709-8c84-3be42a0764af.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:41,992 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58b5753b-d6ac-45c1-9f92-8c88fd5f92d9 Content-Length: 0 Date: Mon, 30 Jul 2018 04:08:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:08:41,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/a114ad9b-461a-4709-8c84-3be42a0764af.json used request id req-58b5753b-d6ac-45c1-9f92-8c88fd5f92d9 2018-07-30 04:08:41,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.177567958832s 2018-07-30 04:08:41,993 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/a114ad9b-461a-4709-8c84-3be42a0764af.json used request id req-58b5753b-d6ac-45c1-9f92-8c88fd5f92d9 2018-07-30 04:08:41,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-30 04:08:41,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:42,021 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04:08: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-2847ccb8-ee8b-4d31-9420-e6196790a82b x-compute-request-id: req-2847ccb8-ee8b-4d31-9420-e6196790a82b Content-Length: 0 Content-Type: application/json 2018-07-30 04:08:42,021 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592 used request id req-2847ccb8-ee8b-4d31-9420-e6196790a82b 2018-07-30 04:08:42,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0285539627075s 2018-07-30 04:08:42,022 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify-kp_215f7c38-fcc7-4df0-8e50-7064a522c592 used request id req-2847ccb8-ee8b-4d31-9420-e6196790a82b 2018-07-30 04:08:42,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 04:08:42,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/9a38bb54-48fa-4caf-a0ba-d50272cd0017/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}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" -d '{"subnet_id": "5852499e-2b55-4411-affb-14cc8b9e86ea"}' 2018-07-30 04:08:43,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b196a02e-ad24-4ea5-977a-00f1df3f26ca Date: Mon, 30 Jul 2018 04:08:43 GMT RESP BODY: {"network_id": "3285bfd6-83d6-40b2-8c3c-fea23e867023", "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "subnet_id": "5852499e-2b55-4411-affb-14cc8b9e86ea", "subnet_ids": ["5852499e-2b55-4411-affb-14cc8b9e86ea"], "port_id": "6a689a97-2b8e-4ea1-b422-ccccfd68420c", "id": "9a38bb54-48fa-4caf-a0ba-d50272cd0017"} 2018-07-30 04:08:43,715 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/9a38bb54-48fa-4caf-a0ba-d50272cd0017/remove_router_interface.json used request id req-b196a02e-ad24-4ea5-977a-00f1df3f26ca 2018-07-30 04:08:43,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.69308209419s 2018-07-30 04:08:43,716 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/9a38bb54-48fa-4caf-a0ba-d50272cd0017/remove_router_interface.json used request id req-b196a02e-ad24-4ea5-977a-00f1df3f26ca returning object 9a38bb54-48fa-4caf-a0ba-d50272cd0017 2018-07-30 04:08:43,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 04:08:43,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:43,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-c4f26b8a-3bd5-4352-a81d-879cf7a91a16 Date: Mon, 30 Jul 2018 04:08:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "created_at": "2018-07-30T04:04:15Z", "admin_state_up": true, "updated_at": "2018-07-30T04:08:42Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "9a38bb54-48fa-4caf-a0ba-d50272cd0017", "name": "cloudify-router_215f7c38-fcc7-4df0-8e50-7064a522c592"}]} 2018-07-30 04:08:43,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c4f26b8a-3bd5-4352-a81d-879cf7a91a16 2018-07-30 04:08:43,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118135929108s 2018-07-30 04:08:43,835 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c4f26b8a-3bd5-4352-a81d-879cf7a91a16 2018-07-30 04:08:43,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 04:08:43,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/9a38bb54-48fa-4caf-a0ba-d50272cd0017.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:44,873 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c50b830-f968-4f77-88d9-2769577792c0 Content-Length: 0 Date: Mon, 30 Jul 2018 04:08:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:08:44,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/9a38bb54-48fa-4caf-a0ba-d50272cd0017.json used request id req-8c50b830-f968-4f77-88d9-2769577792c0 2018-07-30 04:08:44,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.03701901436s 2018-07-30 04:08:44,874 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/9a38bb54-48fa-4caf-a0ba-d50272cd0017.json used request id req-8c50b830-f968-4f77-88d9-2769577792c0 2018-07-30 04:08:44,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 04:08:44,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:44,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d55dc9af-138c-4f29-ba3b-5e7506594c6e Date: Mon, 30 Jul 2018 04:08:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3285bfd6-83d6-40b2-8c3c-fea23e867023","tenant_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","created_at":"2018-07-30T04:04:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T04:04:14Z","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":"f3eb942237f64bb7b83ea8c0bf8d36f4","id":"5852499e-2b55-4411-affb-14cc8b9e86ea","subnetpool_id":null,"name":"cloudify-subnet_215f7c38-fcc7-4df0-8e50-7064a522c592"}]} 2018-07-30 04:08:44,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d55dc9af-138c-4f29-ba3b-5e7506594c6e 2018-07-30 04:08:44,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0457010269165s 2018-07-30 04:08:44,921 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d55dc9af-138c-4f29-ba3b-5e7506594c6e 2018-07-30 04:08:44,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 04:08:44,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/5852499e-2b55-4411-affb-14cc8b9e86ea.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:45,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60f1bbf3-de77-4a77-ad9c-f9b45ddc1e45 Date: Mon, 30 Jul 2018 04:08:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:08:45,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5852499e-2b55-4411-affb-14cc8b9e86ea.json used request id req-60f1bbf3-de77-4a77-ad9c-f9b45ddc1e45 2018-07-30 04:08:45,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04143500328s 2018-07-30 04:08:45,964 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5852499e-2b55-4411-affb-14cc8b9e86ea.json used request id req-60f1bbf3-de77-4a77-ad9c-f9b45ddc1e45 2018-07-30 04:08:45,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:08:45,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:46,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-0293b73d-2d55-4113-9a2c-53bb56000397 Date: Mon, 30 Jul 2018 04:08:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3285bfd6-83d6-40b2-8c3c-fea23e867023","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T04:08:45Z","qos_policy_id":null,"name":"cloudify-net_215f7c38-fcc7-4df0-8e50-7064a522c592","admin_state_up":true,"tenant_id":"f3eb942237f64bb7b83ea8c0bf8d36f4","created_at":"2018-07-30T04:04:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 04:08:46,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0293b73d-2d55-4113-9a2c-53bb56000397 2018-07-30 04:08:46,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107089042664s 2018-07-30 04:08:46,072 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0293b73d-2d55-4113-9a2c-53bb56000397 2018-07-30 04:08:46,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 04:08:46,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/3285bfd6-83d6-40b2-8c3c-fea23e867023.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:47,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-798cff64-03d6-42f1-bcee-ff943adc0e13 Date: Mon, 30 Jul 2018 04:08:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:08:47,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/3285bfd6-83d6-40b2-8c3c-fea23e867023.json used request id req-798cff64-03d6-42f1-bcee-ff943adc0e13 2018-07-30 04:08:47,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.07007813454s 2018-07-30 04:08:47,144 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/3285bfd6-83d6-40b2-8c3c-fea23e867023.json used request id req-798cff64-03d6-42f1-bcee-ff943adc0e13 2018-07-30 04:08:47,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:08:47,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:47,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5db2ec4e-0aa1-4efd-8672-1457364a0336 Date: Mon, 30 Jul 2018 04:08:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0/snap", "metadata": {}}], "file": "/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0/file", "owner": "f3eb942237f64bb7b83ea8c0bf8d36f4", "id": "fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "size": 4373348352, "self": "/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-30T04:05:49Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_215f7c38-fcc7-4df0-8e50-7064a522c592", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_215f7c38-fcc7-4df0-8e50-7064a522c592", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-30T04:04:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:08:47,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5db2ec4e-0aa1-4efd-8672-1457364a0336 2018-07-30 04:08:47,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.559756994247s 2018-07-30 04:08:47,708 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5db2ec4e-0aa1-4efd-8672-1457364a0336 2018-07-30 04:08:47,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 04:08:47,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62aceb3e8f551fa2f5de5d9d774ddded10e5359a" 2018-07-30 04:08:48,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e64219eb-7036-4a8f-9b06-5500154a2c4d Date: Mon, 30 Jul 2018 04:08: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-30 04:08:48,237 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0 used request id req-e64219eb-7036-4a8f-9b06-5500154a2c4d 2018-07-30 04:08:48,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.527194976807s 2018-07-30 04:08:48,237 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/fcd8f3b8-24b7-48b8-846e-b0356b87e0a0 used request id req-e64219eb-7036-4a8f-9b06-5500154a2c4d 2018-07-30 04:08:48,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:08:48,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:08:48,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08: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-f227b5b5-7838-484a-b49a-3b477c1635d7 x-compute-request-id: req-f227b5b5-7838-484a-b49a-3b477c1635d7 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_215f7c38-fcc7-4df0-8e50-7064a522c592", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/14677527-ed45-400b-b03c-76c59e2ef8be", "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": 40, "id": "14677527-ed45-400b-b03c-76c59e2ef8be"}, {"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}]} 2018-07-30 04:08:48,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-f227b5b5-7838-484a-b49a-3b477c1635d7 2018-07-30 04:08:48,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250020027161s 2018-07-30 04:08:48,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-f227b5b5-7838-484a-b49a-3b477c1635d7 2018-07-30 04:08:48,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 04:08:48,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/14677527-ed45-400b-b03c-76c59e2ef8be -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:08:48,290 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04:08: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-7cad4588-7b9e-48f0-9041-4ebc4c97d780 x-compute-request-id: req-7cad4588-7b9e-48f0-9041-4ebc4c97d780 Content-Length: 0 Content-Type: application/json 2018-07-30 04:08:48,290 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/14677527-ed45-400b-b03c-76c59e2ef8be used request id req-7cad4588-7b9e-48f0-9041-4ebc4c97d780 2018-07-30 04:08:48,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0246748924255s 2018-07-30 04:08:48,290 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/14677527-ed45-400b-b03c-76c59e2ef8be used request id req-7cad4588-7b9e-48f0-9041-4ebc4c97d780 2018-07-30 04:08:48,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:08:48,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:08:48,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca272f6-bb36-4e44-9630-e63eca4bed78 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify-user_215f7c38-fcc7-4df0-8e50-7064a522c592", "links": {"self": "http://172.30.9.25:5000/v3/users/7cd265a8ccbd4e6290305b1c0cdd77b5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 04:08:48,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0ca272f6-bb36-4e44-9630-e63eca4bed78 2018-07-30 04:08:48,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106639146805s 2018-07-30 04:08:48,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0ca272f6-bb36-4e44-9630-e63eca4bed78 2018-07-30 04:08:48,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:08:48,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/7cd265a8ccbd4e6290305b1c0cdd77b5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:08:48,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407841dc-01e6-45b9-be4a-9ea8065584ad Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_215f7c38-fcc7-4df0-8e50-7064a522c592", "links": {"self": "http://172.30.9.25:5000/v3/users/7cd265a8ccbd4e6290305b1c0cdd77b5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7cd265a8ccbd4e6290305b1c0cdd77b5", "description": null}} 2018-07-30 04:08:48,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/7cd265a8ccbd4e6290305b1c0cdd77b5 used request id req-407841dc-01e6-45b9-be4a-9ea8065584ad 2018-07-30 04:08:48,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107521057129s 2018-07-30 04:08:48,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/7cd265a8ccbd4e6290305b1c0cdd77b5 used request id req-407841dc-01e6-45b9-be4a-9ea8065584ad 2018-07-30 04:08:48,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-30 04:08:48,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/7cd265a8ccbd4e6290305b1c0cdd77b5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:08:48,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:08:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c85b68cb-7f34-4a57-8330-62553c609867 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:08:48,680 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7cd265a8ccbd4e6290305b1c0cdd77b5 used request id req-c85b68cb-7f34-4a57-8330-62553c609867 2018-07-30 04:08:48,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.168123006821s 2018-07-30 04:08:48,681 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7cd265a8ccbd4e6290305b1c0cdd77b5 used request id req-c85b68cb-7f34-4a57-8330-62553c609867 2018-07-30 04:08:48,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 04:08:48,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:08:48,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58fcab88-e69d-4e24-b4dc-1cdfe5cd15bb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.25:5000/v3/projects/f3eb942237f64bb7b83ea8c0bf8d36f4"}, "tags": [], "enabled": true, "id": "f3eb942237f64bb7b83ea8c0bf8d36f4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_215f7c38-fcc7-4df0-8e50-7064a522c592"}]} 2018-07-30 04:08:48,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-58fcab88-e69d-4e24-b4dc-1cdfe5cd15bb 2018-07-30 04:08:48,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.175539970398s 2018-07-30 04:08:48,863 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-58fcab88-e69d-4e24-b4dc-1cdfe5cd15bb 2018-07-30 04:08:48,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-30 04:08:48,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/f3eb942237f64bb7b83ea8c0bf8d36f4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:08:49,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:08:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd4ceca7-0965-47a4-9fdc-9cb573f6f096 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:08:49,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f3eb942237f64bb7b83ea8c0bf8d36f4 used request id req-cd4ceca7-0965-47a4-9fdc-9cb573f6f096 2018-07-30 04:08:49,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.163592100143s 2018-07-30 04:08:49,031 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f3eb942237f64bb7b83ea8c0bf8d36f4 used request id req-cd4ceca7-0965-47a4-9fdc-9cb573f6f096 2018-07-30 04:08:49,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:08:49,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:08:49,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ecea08-ab72-4a21-9b31-b03048bcd94d Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9f09005feb74473ba2ee12605f415b19", "links": {"self": "http://172.30.9.25:5000/v3/roles/9f09005feb74473ba2ee12605f415b19"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:08:49,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-21ecea08-ab72-4a21-9b31-b03048bcd94d 2018-07-30 04:08:49,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0796160697937s 2018-07-30 04:08:49,115 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-21ecea08-ab72-4a21-9b31-b03048bcd94d 2018-07-30 04:08:49,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-30 04:08:49,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/9f09005feb74473ba2ee12605f415b19 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ca7d6e6de101ed19f16e0663689c6c4072967078" 2018-07-30 04:08:49,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:08:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb438624-564d-457d-be3e-d1918f9fe324 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:08:49,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/9f09005feb74473ba2ee12605f415b19 used request id req-bb438624-564d-457d-be3e-d1918f9fe324 2018-07-30 04:08:49,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.108072042465s 2018-07-30 04:08:49,229 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/9f09005feb74473ba2ee12605f415b19 used request id req-bb438624-564d-457d-be3e-d1918f9fe324 2018-07-30 04:08:49,255 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-07-30 04:08:49,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 04:08:49,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 04:08:49,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 04:08:49,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 04:08:49,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 04:08:49,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 04:08:49,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 04:08:49,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 04:08:49,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 04:08:49,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 04:08:49,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 04:08:49,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 04:08:49,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 04:08:49,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 04:08:49,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 04:08:49,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 04:08:49,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 04:08:49,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 04:08:49,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 04:08:49,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 04:08:49,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 04:08:49,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 04:08:49,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:08:49,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4b04f9-cc40-4139-81c8-4c5b23ceaad9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 04:08:49,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-7d4b04f9-cc40-4139-81c8-4c5b23ceaad9 2018-07-30 04:08:49,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 04:08:49,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T05:08:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["4QREmnknTy2Iuwhx3CQ2tw"], "issued_at": "2018-07-30T04:08:49.000000Z"}} 2018-07-30 04:08:49,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:08:49,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:08:49,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6320b525-c1fb-46b4-a95d-d1a7451ad96c Date: Mon, 30 Jul 2018 04:08:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 04:08:49,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6320b525-c1fb-46b4-a95d-d1a7451ad96c 2018-07-30 04:08:49,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254812002182s 2018-07-30 04:08:49,930 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6320b525-c1fb-46b4-a95d-d1a7451ad96c 2018-07-30 04:08:49,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:08:49,939 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 04:08:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 04:08:49,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 04:08:49,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:08:50,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66dc316a-868b-459b-b6ba-f27a4ef9f5f6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/f7e8b527169445dcab3ecaf02003a9f0"}, "tags": [], "enabled": true, "id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "heat_stack"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 04:08:50,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-66dc316a-868b-459b-b6ba-f27a4ef9f5f6 2018-07-30 04:08:50,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0905730724335s 2018-07-30 04:08:50,031 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-66dc316a-868b-459b-b6ba-f27a4ef9f5f6 2018-07-30 04:08:50,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-30 04:08:50,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}}' 2018-07-30 04:08:50,169 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d86e5cba-1535-4837-887d-2aa4b44b5580 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/9a4aac87aaa74e2184f09142a99aee29"}, "tags": [], "enabled": true, "id": "9a4aac87aaa74e2184f09142a99aee29", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}} 2018-07-30 04:08:50,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d86e5cba-1535-4837-887d-2aa4b44b5580 2018-07-30 04:08:50,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132251024246s 2018-07-30 04:08:50,170 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d86e5cba-1535-4837-887d-2aa4b44b5580 2018-07-30 04:08:50,170 - 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'9a4aac87aaa74e2184f09142a99aee29', '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_8772cc7a-2a68-49e7-8cfb-cbf6842edc49'}) 2018-07-30 04:08:50,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-30 04:08:50,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1c07bdce-4587-458f-9197-198c863b0bfd", "email": null, "name": "cloudify_ims-user_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}}' 2018-07-30 04:08:50,566 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1952970-7f39-40c1-bde1-1e1d25492832 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": {"self": "http://172.30.9.25:5000/v3/users/101da8acff77449b9829e38349601a55"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "101da8acff77449b9829e38349601a55", "domain_id": "default", "password_expires_at": null}} 2018-07-30 04:08:50,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-b1952970-7f39-40c1-bde1-1e1d25492832 2018-07-30 04:08:50,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.389773130417s 2018-07-30 04:08:50,567 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-b1952970-7f39-40c1-bde1-1e1d25492832 2018-07-30 04:08:50,567 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'101da8acff77449b9829e38349601a55', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_8772cc7a-2a68-49e7-8cfb-cbf6842edc49'}) 2018-07-30 04:08:50,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:08:50,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:08:50,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c716c4-b426-4681-b89c-2521ccee5430 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:08:50,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-49c716c4-b426-4681-b89c-2521ccee5430 2018-07-30 04:08:50,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0857620239258s 2018-07-30 04:08:50,656 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-49c716c4-b426-4681-b89c-2521ccee5430 2018-07-30 04:08:50,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:08:50,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:08:50,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa92da6-1ff4-4d85-8f4b-aa03181d1ab3 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:08:50,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-afa92da6-1ff4-4d85-8f4b-aa03181d1ab3 2018-07-30 04:08:50,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0838830471039s 2018-07-30 04:08:50,743 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-afa92da6-1ff4-4d85-8f4b-aa03181d1ab3 2018-07-30 04:08:50,744 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-30 04:08:50,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-30 04:08:50,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" -d '{"role": {"name": "Member"}}' 2018-07-30 04:08:50,842 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2824c77d-5566-4b07-8677-c2809893bb06 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3aa2c7d546d40b3a1d9d07518536fdf", "links": {"self": "http://172.30.9.25:5000/v3/roles/a3aa2c7d546d40b3a1d9d07518536fdf"}, "name": "Member"}} 2018-07-30 04:08:50,842 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-2824c77d-5566-4b07-8677-c2809893bb06 2018-07-30 04:08:50,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0934159755707s 2018-07-30 04:08:50,842 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-2824c77d-5566-4b07-8677-c2809893bb06 2018-07-30 04:08:50,843 - 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'a3aa2c7d546d40b3a1d9d07518536fdf'}) 2018-07-30 04:08:50,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:08:50,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:08:50,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c2ae2a-912e-44c9-b2f6-41bdb1271c14 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a3aa2c7d546d40b3a1d9d07518536fdf", "links": {"self": "http://172.30.9.25:5000/v3/roles/a3aa2c7d546d40b3a1d9d07518536fdf"}, "name": "Member"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:08:50,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e8c2ae2a-912e-44c9-b2f6-41bdb1271c14 2018-07-30 04:08:50,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0845139026642s 2018-07-30 04:08:50,931 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e8c2ae2a-912e-44c9-b2f6-41bdb1271c14 2018-07-30 04:08:50,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 04:08:50,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:08:51,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e63fc6d5-ff89-49e4-9868-db35bf71ef1c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 04:08:51,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-e63fc6d5-ff89-49e4-9868-db35bf71ef1c 2018-07-30 04:08:51,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0843861103058s 2018-07-30 04:08:51,021 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-e63fc6d5-ff89-49e4-9868-db35bf71ef1c 2018-07-30 04:08:51,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:08:51,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:08:51,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-471544e0-e651-489c-9c86-81f9ecc1081a Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "cloudify_ims-user_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": {"self": "http://172.30.9.25:5000/v3/users/101da8acff77449b9829e38349601a55"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "101da8acff77449b9829e38349601a55", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 04:08:51,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-471544e0-e651-489c-9c86-81f9ecc1081a 2018-07-30 04:08:51,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105020999908s 2018-07-30 04:08:51,127 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-471544e0-e651-489c-9c86-81f9ecc1081a 2018-07-30 04:08:51,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 04:08:51,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:08:51,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b205ebf3-8728-4ed6-abc8-089432f69067 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/9a4aac87aaa74e2184f09142a99aee29"}, "tags": [], "enabled": true, "id": "9a4aac87aaa74e2184f09142a99aee29", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}]} 2018-07-30 04:08:51,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b205ebf3-8728-4ed6-abc8-089432f69067 2018-07-30 04:08:51,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10432600975s 2018-07-30 04:08:51,244 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b205ebf3-8728-4ed6-abc8-089432f69067 2018-07-30 04:08:51,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 04:08:51,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=101da8acff77449b9829e38349601a55&role.id=a3aa2c7d546d40b3a1d9d07518536fdf&scope.project.id=9a4aac87aaa74e2184f09142a99aee29" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:08:51,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e21827-b125-4f7f-a6ae-27a63e1c59a9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=101da8acff77449b9829e38349601a55&role.id=a3aa2c7d546d40b3a1d9d07518536fdf&scope.project.id=9a4aac87aaa74e2184f09142a99aee29", "previous": null, "next": null}} 2018-07-30 04:08:51,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=101da8acff77449b9829e38349601a55&role.id=a3aa2c7d546d40b3a1d9d07518536fdf&scope.project.id=9a4aac87aaa74e2184f09142a99aee29 used request id req-b2e21827-b125-4f7f-a6ae-27a63e1c59a9 2018-07-30 04:08:51,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0954818725586s 2018-07-30 04:08:51,345 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=101da8acff77449b9829e38349601a55&role.id=a3aa2c7d546d40b3a1d9d07518536fdf&scope.project.id=9a4aac87aaa74e2184f09142a99aee29 used request id req-b2e21827-b125-4f7f-a6ae-27a63e1c59a9 2018-07-30 04:08:51,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 04:08:51,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/9a4aac87aaa74e2184f09142a99aee29/users/101da8acff77449b9829e38349601a55/roles/a3aa2c7d546d40b3a1d9d07518536fdf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:08:51,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:08:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5d6c878-056d-43a4-802c-f36931334f48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:08:51,494 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9a4aac87aaa74e2184f09142a99aee29/users/101da8acff77449b9829e38349601a55/roles/a3aa2c7d546d40b3a1d9d07518536fdf used request id req-f5d6c878-056d-43a4-802c-f36931334f48 2018-07-30 04:08:51,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145261049271s 2018-07-30 04:08:51,494 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9a4aac87aaa74e2184f09142a99aee29/users/101da8acff77449b9829e38349601a55/roles/a3aa2c7d546d40b3a1d9d07518536fdf used request id req-f5d6c878-056d-43a4-802c-f36931334f48 2018-07-30 04:08:51,495 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 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'9a4aac87aaa74e2184f09142a99aee29', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1c07bdce-4587-458f-9197-198c863b0bfd', 'username': u'cloudify_ims-user_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-30 04:08:51,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 04:08:51,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 04:08:51,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 04:08:51,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 04:08:51,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 04:08:51,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 04:08:51,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 04:08:51,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 04:08:51,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 04:08:51,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 04:08:51,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 04:08:51,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 04:08:51,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 04:08:51,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 04:08:51,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 04:08:51,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 04:08:51,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 04:08:51,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 04:08:51,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 04:08:51,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 04:08:51,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 04:08:51,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 04:08:51,500 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'password': '1c07bdce-4587-458f-9197-198c863b0bfd', 'project_name': 'cloudify_ims-project_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '9a4aac87aaa74e2184f09142a99aee29', 'project_domain_name': 'Default'} 2018-07-30 04:08:51,556 - 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}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-07-30 04:08:51,571 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-07-30 04:08:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:08:51,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6966e1e6-870e-4dcd-ab61-83265688f3bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 04:08:51,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6966e1e6-870e-4dcd-ab61-83265688f3bd 2018-07-30 04:08:51,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 04:08:51,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3aa2c7d546d40b3a1d9d07518536fdf", "name": "Member"}], "expires_at": "2018-07-30T05:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a4aac87aaa74e2184f09142a99aee29", "name": "cloudify_ims-project_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9a4aac87aaa74e2184f09142a99aee29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/9a4aac87aaa74e2184f09142a99aee29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/9a4aac87aaa74e2184f09142a99aee29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9a4aac87aaa74e2184f09142a99aee29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/9a4aac87aaa74e2184f09142a99aee29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/9a4aac87aaa74e2184f09142a99aee29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_9a4aac87aaa74e2184f09142a99aee29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9a4aac87aaa74e2184f09142a99aee29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9a4aac87aaa74e2184f09142a99aee29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/9a4aac87aaa74e2184f09142a99aee29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/9a4aac87aaa74e2184f09142a99aee29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/9a4aac87aaa74e2184f09142a99aee29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/9a4aac87aaa74e2184f09142a99aee29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/9a4aac87aaa74e2184f09142a99aee29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "id": "101da8acff77449b9829e38349601a55"}, "audit_ids": ["iPeLrdAiTkucSXx8W6IEpQ"], "issued_at": "2018-07-30T04:08:51.000000Z"}} 2018-07-30 04:08:51,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 04:08:51,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -d '{"network": {"name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "admin_state_up": true}}' 2018-07-30 04:08:52,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-91ad0722-4141-45e0-a455-1c180b2f054e Date: Mon, 30 Jul 2018 04:08:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"49a0193f-b434-41d5-b0f2-1ab64f0de849","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9a4aac87aaa74e2184f09142a99aee29","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T04:08:52Z","is_default":false,"name":"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9a4aac87aaa74e2184f09142a99aee29","created_at":"2018-07-30T04:08:52Z","mtu":1450}} 2018-07-30 04:08:52,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-91ad0722-4141-45e0-a455-1c180b2f054e 2018-07-30 04:08:52,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.512022972107s 2018-07-30 04:08:52,472 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-91ad0722-4141-45e0-a455-1c180b2f054e 2018-07-30 04:08:52,472 - 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-30T04:08:52Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'admin_state_up': True, u'tenant_id': u'9a4aac87aaa74e2184f09142a99aee29', u'created_at': u'2018-07-30T04:08:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9a4aac87aaa74e2184f09142a99aee29', u'l2_adjacency': True}) 2018-07-30 04:08:52,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:08:52,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:08:52,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-e6683360-45c4-416d-9e66-d90b84f30561 Date: Mon, 30 Jul 2018 04:08:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"49a0193f-b434-41d5-b0f2-1ab64f0de849","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9a4aac87aaa74e2184f09142a99aee29","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T04:08:52Z","qos_policy_id":null,"name":"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49","admin_state_up":true,"tenant_id":"9a4aac87aaa74e2184f09142a99aee29","created_at":"2018-07-30T04:08:52Z","mtu":1450}]} 2018-07-30 04:08:52,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e6683360-45c4-416d-9e66-d90b84f30561 2018-07-30 04:08:52,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.146899938583s 2018-07-30 04:08:52,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e6683360-45c4-416d-9e66-d90b84f30561 2018-07-30 04:08:52,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 04:08:52,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -d '{"subnet": {"name": "cloudify_ims-subnet_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "enable_dhcp": true, "network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 04:08:53,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-77c99fe4-7320-4363-822b-8ee4ec5623b4 Date: Mon, 30 Jul 2018 04:08:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49a0193f-b434-41d5-b0f2-1ab64f0de849","tenant_id":"9a4aac87aaa74e2184f09142a99aee29","created_at":"2018-07-30T04:08:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T04:08: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":"9a4aac87aaa74e2184f09142a99aee29","id":"100f747b-c1fa-4fa4-803c-5e6a2258df55","subnetpool_id":null,"name":"cloudify_ims-subnet_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}} 2018-07-30 04:08:53,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-77c99fe4-7320-4363-822b-8ee4ec5623b4 2018-07-30 04:08:53,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.801041126251s 2018-07-30 04:08:53,423 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-77c99fe4-7320-4363-822b-8ee4ec5623b4 2018-07-30 04:08:53,424 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T04:08: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'100f747b-c1fa-4fa4-803c-5e6a2258df55', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'enable_dhcp': True, u'network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849', u'tenant_id': u'9a4aac87aaa74e2184f09142a99aee29', u'created_at': u'2018-07-30T04:08: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'9a4aac87aaa74e2184f09142a99aee29'}) 2018-07-30 04:08:53,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 04:08:53,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "cloudify_ims-router_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "admin_state_up": true}}' 2018-07-30 04:08:55,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-1c4d4b4d-988c-482a-a863-898ff97678e5 Date: Mon, 30 Jul 2018 04:08:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:08:53Z", "admin_state_up": true, "updated_at": "2018-07-30T04:08:54Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "b55c24e7-db17-4a9d-95b3-4fabbe26f224", "name": "cloudify_ims-router_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}} 2018-07-30 04:08:55,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1c4d4b4d-988c-482a-a863-898ff97678e5 2018-07-30 04:08:55,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58165693283s 2018-07-30 04:08:55,006 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1c4d4b4d-988c-482a-a863-898ff97678e5 2018-07-30 04:08:55,007 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T04:08:54Z', u'revision_number': 3, u'id': u'b55c24e7-db17-4a9d-95b3-4fabbe26f224', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'admin_state_up': True, u'tenant_id': u'9a4aac87aaa74e2184f09142a99aee29', u'created_at': u'2018-07-30T04:08:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'9a4aac87aaa74e2184f09142a99aee29'}) 2018-07-30 04:08:55,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 04:08:55,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b55c24e7-db17-4a9d-95b3-4fabbe26f224/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}07a71f39c341e558bd9a67902f793c26267c22ad" -d '{"subnet_id": "100f747b-c1fa-4fa4-803c-5e6a2258df55"}' 2018-07-30 04:08:57,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eb19e678-0e8b-4430-ab2e-4aafbec4bc42 Date: Mon, 30 Jul 2018 04:08:57 GMT RESP BODY: {"network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "subnet_id": "100f747b-c1fa-4fa4-803c-5e6a2258df55", "subnet_ids": ["100f747b-c1fa-4fa4-803c-5e6a2258df55"], "port_id": "b0a3a814-964d-446c-a8bf-f449bfe28608", "id": "b55c24e7-db17-4a9d-95b3-4fabbe26f224"} 2018-07-30 04:08:57,643 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b55c24e7-db17-4a9d-95b3-4fabbe26f224/add_router_interface.json used request id req-eb19e678-0e8b-4430-ab2e-4aafbec4bc42 2018-07-30 04:08:57,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.63558506966s 2018-07-30 04:08:57,643 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b55c24e7-db17-4a9d-95b3-4fabbe26f224/add_router_interface.json used request id req-eb19e678-0e8b-4430-ab2e-4aafbec4bc42 returning object b55c24e7-db17-4a9d-95b3-4fabbe26f224 2018-07-30 04:08:57,644 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-30 04:09:21,149 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-30 04:09:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:09:21,157 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 04:09:21 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 04:09:21,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:09:21,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:09:21,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5a806adb-f5d2-4724-847d-62b91dca851a Date: Mon, 30 Jul 2018 04:09:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:09:21,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5a806adb-f5d2-4724-847d-62b91dca851a 2018-07-30 04:09:21,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207054138184s 2018-07-30 04:09:21,369 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5a806adb-f5d2-4724-847d-62b91dca851a 2018-07-30 04:09:21,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 04:09:21,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}' 2018-07-30 04:09:21,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d58ca952-fa70-4b9d-ab43-036d4bc8ec14 Date: Mon, 30 Jul 2018 04:09:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728/file", "owner": "9a4aac87aaa74e2184f09142a99aee29", "id": "ee3c859a-198c-4040-bf4c-6f244c198728", "size": null, "self": "/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-30T04:09:21Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "checksum": null, "created_at": "2018-07-30T04:09:21Z", "protected": false} 2018-07-30 04:09:21,461 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-d58ca952-fa70-4b9d-ab43-036d4bc8ec14 2018-07-30 04:09:21,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0841920375824s 2018-07-30 04:09:21,462 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-d58ca952-fa70-4b9d-ab43-036d4bc8ec14 returning object ee3c859a-198c-4040-bf4c-6f244c198728 2018-07-30 04:09:21,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 04:09:21,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728/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}07a71f39c341e558bd9a67902f793c26267c22ad" -d '' 2018-07-30 04:10:21,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb846822-9811-4f2a-9c63-83ddb5a9b95d Date: Mon, 30 Jul 2018 04:10:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 04:10:21,663 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728/file used request id req-eb846822-9811-4f2a-9c63-83ddb5a9b95d 2018-07-30 04:10:21,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.2004158497s 2018-07-30 04:10:21,663 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728/file used request id req-eb846822-9811-4f2a-9c63-83ddb5a9b95d 2018-07-30 04:10:21,663 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T04:09:21Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728/file', u'owner': u'9a4aac87aaa74e2184f09142a99aee29', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'ee3c859a-198c-4040-bf4c-6f244c198728', u'size': None, u'name': u'cloudify_ims-img_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'checksum': None, u'self': u'/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T04:09:21Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 04:10:21,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 04:10:21,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-07-30 04:10:21,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-60961aed-c01d-47b2-a371-73114f946af2 x-compute-request-id: req-60961aed-c01d-47b2-a371-73114f946af2 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "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": 40, "id": "0a1d8e39-96ac-48a2-8264-49903704a0c6"}} 2018-07-30 04:10:21,890 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-60961aed-c01d-47b2-a371-73114f946af2 2018-07-30 04:10:21,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.225790977478s 2018-07-30 04:10:21,890 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-60961aed-c01d-47b2-a371-73114f946af2 2018-07-30 04:10:21,891 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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': 40, 'id': u'0a1d8e39-96ac-48a2-8264-49903704a0c6', 'swap': 0}) 2018-07-30 04:10:21,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 04:10:21,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6/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}4e46a78cc634ed164fb8ddb1d93290834b4079bb" -d '{"extra_specs": {}}' 2018-07-30 04:10:21,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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 x-openstack-request-id: req-2660295b-c5a9-4c1e-bce4-6d37aa87c925 x-compute-request-id: req-2660295b-c5a9-4c1e-bce4-6d37aa87c925 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 04:10:21,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6/os-extra_specs used request id req-2660295b-c5a9-4c1e-bce4-6d37aa87c925 2018-07-30 04:10:21,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210130214691s 2018-07-30 04:10:21,913 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6/os-extra_specs used request id req-2660295b-c5a9-4c1e-bce4-6d37aa87c925 2018-07-30 04:10:21,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-30 04:10:21,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -d '{"keypair": {"name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}}' 2018-07-30 04:10:22,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-befa0e4a-63bd-4825-abb9-303e43e9b111 x-compute-request-id: req-befa0e4a-63bd-4825-abb9-303e43e9b111 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGFEYfVtD1HOjd+5rNKkOlV9ZhlnoR4lNqGGSZWxjCeDodVVb/sLMFo9VHHIbjvHOBDUnEG2SvxJ9y1KmT3mTYlVWb6p8CNGyz0mt3ZrMqlGFj+ktfkPBI2ZfsHYty0jAKyXdt0eV02n6k44cADfpfZykJ4bwDzAYvtLSqK6KULK/zsrUNtXDn2JJJ0LjMUGikmFpJCnON4UQEkjOKXjSNqL/EJ03NaSNbMlmr4pTCy4W5EQvgN0kG57yWCIJF2F1Pe6dNgDIlm8ilH7Oj02L+CgvQkR+wm07fyLV1lQpSpcjX6hiJvOGM+VkKILjGkYvrJWnhWM8+g5hWVYzOuT9N Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxhRGH1bQ9Rzo3fuazSpDpVfWYZZ6EeJTahhkmVsYwng6HVVW\n/7CzBaPVRxyG47xzgQ1JxBtkr8SfctSpk95k2JVVm+qfAjRss9Jrd2azKpRhY/pL\nX5DwSNmX7B2LctIwCsl3bdHldNp+pOOHAA36X2cpCeG8A8wGL7S0qiuilCyv87K1\nDbVw59iSSdC4zFBopJhaSQpzjeFEBJIzil40jai/xCdNzWkjWzJZq+KUwsuFuREL\n4DdJBue8lgiCRdhdT3unTYAyJZvIpR+zo9Ni/goL0JEfsJtO38i1dZUKUqXI1+oY\nibzhjPlZCiC4xpGL6yVp4VjPPoOYVlWMzrk/TQIDAQABAoIBAQCbl+FdTLznTcY+\nWR3Ie6KXhuAH2EQbOEV92ZtsO3q/h+FemWK1hv+ZNpCaQ3ZR/f5dKSsAuOPmjfUS\nJqruVIuy9dtBlpNBEB0zQ97W8/1ZPSUje8EpWJjnIMWN28dmcmT6lDcUNQShPeCt\ndWzeRhyeRFKgSImAEgvp/XDNG2miKfWPk1kwwf42SkKjJHjc939d80x32iWFA3/x\njy/20sxhgRUw8CnZQkI2Jynq6wFPp0X4sUsy2w0qxcUBSfjPCT3JCAafwX5LMKlJ\ng5QrQmKp85Lpugi86baMOenY0kY2jxxWSONLBRgKaQmDSqzYELogP3hK/NglpkL8\nsdOYoyUBAoGBAPE7927kCQ0aQTwMC9ttNUhoxg0P/lBbPC8cBUhHIkXtxaP+dMnt\nSNf0FrVp73lyQrD1AslYrAGDkH+9cfWitVgZukpEuW7eRaYPsYgFk73exWVXW49B\n6X8PbYXf8rUmNfZAoqp93y9EnE0nteY6+WgKHsWq65vSIUHTC6rWBSlZAoGBANI0\nFkCxMkNMp2eFEEW2tIFlJGaMcDQR2+rA7nU870uTISzyvoP83lFoafkQPKS1vPU6\nfd68BprUC3QHasc7VY9SxIIIdSORk2C2i4Bmexcd9s/H9DB7fgmgxiuh6AlN6DrL\nSdlHxsQ6HbF6KpznqbaNUNVAi6icK7am/UKhbVMVAoGBAN0YmwVVlz4dDCEe4Vcx\nVp6Q+MRMHkhD9nsu8WB3YeA5tuVBeIUCJ7tWCeInv8bNhHZveShVTwDsNmn9lg8O\nG6stmWIsbtBAhBFZXNtQUUK6hK0HTfGU9Y7w8u66fNauuNKEFxKv3viRp7fHZ54l\n+yTx8ZY1u0/LXZPY/F6NXZmxAoGAPu0O2FDzbggteSTxaR03ziCcFALot/28qvsU\np44VSLeDz/PfKp3xY8dxKfk9XkV1iqf29E2vYHwn7ZUm1vuhMmWhpBeqEXrL9sDO\n5CJJqPL0ZuFB7Z2aboFtsbQnRVnIMomW0u/Uxftr1ixvQ0dqm9aUIzLOXCxcPbKh\n0GeI1b0CgYEAoHLgQwRWOh5OqEtJeKKsU6yVGzR/U2nGNvjCqpwHryOygNXXet/i\nGC1lOfs8/UgSwz7u5zwL01yXDHKutc4+sIKoc3bHteNvyqdKMOX6nb7Ogxdym7jl\ns0hHR7fkK7WqpfjAPqs0tUyeMrTqGXOKYxy0G6+aU0vPevzGi3QdvHk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "101da8acff77449b9829e38349601a55", "name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "fingerprint": "31:e1:04:51:ef:29:45:1e:17:cd:bd:02:ff:5c:3b:e1"}} 2018-07-30 04:10:22,379 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-befa0e4a-63bd-4825-abb9-303e43e9b111 2018-07-30 04:10:22,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.465604066849s 2018-07-30 04:10:22,380 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-befa0e4a-63bd-4825-abb9-303e43e9b111 2018-07-30 04:10:22,381 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGFEYfVtD1HOjd+5rNKkOlV9ZhlnoR4lNqGGSZWxjCeDodVVb/sLMFo9VHHIbjvHOBDUnEG2SvxJ9y1KmT3mTYlVWb6p8CNGyz0mt3ZrMqlGFj+ktfkPBI2ZfsHYty0jAKyXdt0eV02n6k44cADfpfZykJ4bwDzAYvtLSqK6KULK/zsrUNtXDn2JJJ0LjMUGikmFpJCnON4UQEkjOKXjSNqL/EJ03NaSNbMlmr4pTCy4W5EQvgN0kG57yWCIJF2F1Pe6dNgDIlm8ilH7Oj02L+CgvQkR+wm07fyLV1lQpSpcjX6hiJvOGM+VkKILjGkYvrJWnhWM8+g5hWVYzOuT9N Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxhRGH1bQ9Rzo3fuazSpDpVfWYZZ6EeJTahhkmVsYwng6HVVW\n/7CzBaPVRxyG47xzgQ1JxBtkr8SfctSpk95k2JVVm+qfAjRss9Jrd2azKpRhY/pL\nX5DwSNmX7B2LctIwCsl3bdHldNp+pOOHAA36X2cpCeG8A8wGL7S0qiuilCyv87K1\nDbVw59iSSdC4zFBopJhaSQpzjeFEBJIzil40jai/xCdNzWkjWzJZq+KUwsuFuREL\n4DdJBue8lgiCRdhdT3unTYAyJZvIpR+zo9Ni/goL0JEfsJtO38i1dZUKUqXI1+oY\nibzhjPlZCiC4xpGL6yVp4VjPPoOYVlWMzrk/TQIDAQABAoIBAQCbl+FdTLznTcY+\nWR3Ie6KXhuAH2EQbOEV92ZtsO3q/h+FemWK1hv+ZNpCaQ3ZR/f5dKSsAuOPmjfUS\nJqruVIuy9dtBlpNBEB0zQ97W8/1ZPSUje8EpWJjnIMWN28dmcmT6lDcUNQShPeCt\ndWzeRhyeRFKgSImAEgvp/XDNG2miKfWPk1kwwf42SkKjJHjc939d80x32iWFA3/x\njy/20sxhgRUw8CnZQkI2Jynq6wFPp0X4sUsy2w0qxcUBSfjPCT3JCAafwX5LMKlJ\ng5QrQmKp85Lpugi86baMOenY0kY2jxxWSONLBRgKaQmDSqzYELogP3hK/NglpkL8\nsdOYoyUBAoGBAPE7927kCQ0aQTwMC9ttNUhoxg0P/lBbPC8cBUhHIkXtxaP+dMnt\nSNf0FrVp73lyQrD1AslYrAGDkH+9cfWitVgZukpEuW7eRaYPsYgFk73exWVXW49B\n6X8PbYXf8rUmNfZAoqp93y9EnE0nteY6+WgKHsWq65vSIUHTC6rWBSlZAoGBANI0\nFkCxMkNMp2eFEEW2tIFlJGaMcDQR2+rA7nU870uTISzyvoP83lFoafkQPKS1vPU6\nfd68BprUC3QHasc7VY9SxIIIdSORk2C2i4Bmexcd9s/H9DB7fgmgxiuh6AlN6DrL\nSdlHxsQ6HbF6KpznqbaNUNVAi6icK7am/UKhbVMVAoGBAN0YmwVVlz4dDCEe4Vcx\nVp6Q+MRMHkhD9nsu8WB3YeA5tuVBeIUCJ7tWCeInv8bNhHZveShVTwDsNmn9lg8O\nG6stmWIsbtBAhBFZXNtQUUK6hK0HTfGU9Y7w8u66fNauuNKEFxKv3viRp7fHZ54l\n+yTx8ZY1u0/LXZPY/F6NXZmxAoGAPu0O2FDzbggteSTxaR03ziCcFALot/28qvsU\np44VSLeDz/PfKp3xY8dxKfk9XkV1iqf29E2vYHwn7ZUm1vuhMmWhpBeqEXrL9sDO\n5CJJqPL0ZuFB7Z2aboFtsbQnRVnIMomW0u/Uxftr1ixvQ0dqm9aUIzLOXCxcPbKh\n0GeI1b0CgYEAoHLgQwRWOh5OqEtJeKKsU6yVGzR/U2nGNvjCqpwHryOygNXXet/i\nGC1lOfs8/UgSwz7u5zwL01yXDHKutc4+sIKoc3bHteNvyqdKMOX6nb7Ogxdym7jl\ns0hHR7fkK7WqpfjAPqs0tUyeMrTqGXOKYxy0G6+aU0vPevzGi3QdvHk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'101da8acff77449b9829e38349601a55', 'name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'created_at': '2018-07-30T04:10:22.381152', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9a4aac87aaa74e2184f09142a99aee29', 'name': 'cloudify_ims-project_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'31:e1:04:51:ef:29:45:1e:17:cd:bd:02:ff:5c:3b:e1', 'type': 'ssh', 'id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49'}) 2018-07-30 04:10:22,381 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAxhRGH1bQ9Rzo3fuazSpDpVfWYZZ6EeJTahhkmVsYwng6HVVW /7CzBaPVRxyG47xzgQ1JxBtkr8SfctSpk95k2JVVm+qfAjRss9Jrd2azKpRhY/pL X5DwSNmX7B2LctIwCsl3bdHldNp+pOOHAA36X2cpCeG8A8wGL7S0qiuilCyv87K1 DbVw59iSSdC4zFBopJhaSQpzjeFEBJIzil40jai/xCdNzWkjWzJZq+KUwsuFuREL 4DdJBue8lgiCRdhdT3unTYAyJZvIpR+zo9Ni/goL0JEfsJtO38i1dZUKUqXI1+oY ibzhjPlZCiC4xpGL6yVp4VjPPoOYVlWMzrk/TQIDAQABAoIBAQCbl+FdTLznTcY+ WR3Ie6KXhuAH2EQbOEV92ZtsO3q/h+FemWK1hv+ZNpCaQ3ZR/f5dKSsAuOPmjfUS JqruVIuy9dtBlpNBEB0zQ97W8/1ZPSUje8EpWJjnIMWN28dmcmT6lDcUNQShPeCt dWzeRhyeRFKgSImAEgvp/XDNG2miKfWPk1kwwf42SkKjJHjc939d80x32iWFA3/x jy/20sxhgRUw8CnZQkI2Jynq6wFPp0X4sUsy2w0qxcUBSfjPCT3JCAafwX5LMKlJ g5QrQmKp85Lpugi86baMOenY0kY2jxxWSONLBRgKaQmDSqzYELogP3hK/NglpkL8 sdOYoyUBAoGBAPE7927kCQ0aQTwMC9ttNUhoxg0P/lBbPC8cBUhHIkXtxaP+dMnt SNf0FrVp73lyQrD1AslYrAGDkH+9cfWitVgZukpEuW7eRaYPsYgFk73exWVXW49B 6X8PbYXf8rUmNfZAoqp93y9EnE0nteY6+WgKHsWq65vSIUHTC6rWBSlZAoGBANI0 FkCxMkNMp2eFEEW2tIFlJGaMcDQR2+rA7nU870uTISzyvoP83lFoafkQPKS1vPU6 fd68BprUC3QHasc7VY9SxIIIdSORk2C2i4Bmexcd9s/H9DB7fgmgxiuh6AlN6DrL SdlHxsQ6HbF6KpznqbaNUNVAi6icK7am/UKhbVMVAoGBAN0YmwVVlz4dDCEe4Vcx Vp6Q+MRMHkhD9nsu8WB3YeA5tuVBeIUCJ7tWCeInv8bNhHZveShVTwDsNmn9lg8O G6stmWIsbtBAhBFZXNtQUUK6hK0HTfGU9Y7w8u66fNauuNKEFxKv3viRp7fHZ54l +yTx8ZY1u0/LXZPY/F6NXZmxAoGAPu0O2FDzbggteSTxaR03ziCcFALot/28qvsU p44VSLeDz/PfKp3xY8dxKfk9XkV1iqf29E2vYHwn7ZUm1vuhMmWhpBeqEXrL9sDO 5CJJqPL0ZuFB7Z2aboFtsbQnRVnIMomW0u/Uxftr1ixvQ0dqm9aUIzLOXCxcPbKh 0GeI1b0CgYEAoHLgQwRWOh5OqEtJeKKsU6yVGzR/U2nGNvjCqpwHryOygNXXet/i GC1lOfs8/UgSwz7u5zwL01yXDHKutc4+sIKoc3bHteNvyqdKMOX6nb7Ogxdym7jl s0hHR7fkK7WqpfjAPqs0tUyeMrTqGXOKYxy0G6+aU0vPevzGi3QdvHk= -----END RSA PRIVATE KEY----- 2018-07-30 04:10:22,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-30 04:10:22,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -d '{"security_group": {"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-07-30 04:10:22,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-d8c07919-081e-4168-ac39-e95199006190 Date: Mon, 30 Jul 2018 04:10:22 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:22Z", "updated_at": "2018-07-30T04:10:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "180579d9-661f-4831-95a0-ce386be7c6a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "c2875cc9-586c-4935-8598-835473d84045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 2, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}} 2018-07-30 04:10:22,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d8c07919-081e-4168-ac39-e95199006190 2018-07-30 04:10:22,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.422789096832s 2018-07-30 04:10:22,807 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d8c07919-081e-4168-ac39-e95199006190 2018-07-30 04:10:22,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:10:22,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:22,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-1db67d5b-151b-47cb-b317-3f34b8d73883 Date: Mon, 30 Jul 2018 04:10:22 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:22Z", "updated_at": "2018-07-30T04:10:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "180579d9-661f-4831-95a0-ce386be7c6a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "c2875cc9-586c-4935-8598-835473d84045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 2, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}, {"description": "Default security group", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:08:52Z", "updated_at": "2018-07-30T04:08:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "0225f4ad-45fe-4704-9be9-fd7de253a5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "24e34794-ebaf-4a77-b252-a118350b2f5f", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "96352342-5e65-4270-a584-26c03fd5d39c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "d74f7353-ae48-4d97-9cb8-493bd8deef24", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 4, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "a19233cb-f92d-40a2-bc78-3c328f451551", "name": "default"}]} 2018-07-30 04:10:22,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1db67d5b-151b-47cb-b317-3f34b8d73883 2018-07-30 04:10:22,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0785090923309s 2018-07-30 04:10:22,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1db67d5b-151b-47cb-b317-3f34b8d73883 2018-07-30 04:10:22,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:10:22,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -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": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0"}}' 2018-07-30 04:10:23,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-98623964-7bbc-4b15-bf4c-1aefff977476 Date: Mon, 30 Jul 2018 04:10:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "port_range_min": 22, "revision_number": 0, "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:22Z", "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "1453939c-7557-47fe-801b-dac7f518234d"}} 2018-07-30 04:10:23,047 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-98623964-7bbc-4b15-bf4c-1aefff977476 2018-07-30 04:10:23,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151567935944s 2018-07-30 04:10:23,047 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-98623964-7bbc-4b15-bf4c-1aefff977476 2018-07-30 04:10:23,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:10:23,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:23,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-402a6b4e-0fa2-4679-a568-9b3e5b83b369 Date: Mon, 30 Jul 2018 04:10:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:22Z", "updated_at": "2018-07-30T04:10:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "1453939c-7557-47fe-801b-dac7f518234d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "180579d9-661f-4831-95a0-ce386be7c6a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "c2875cc9-586c-4935-8598-835473d84045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 3, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}, {"description": "Default security group", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:08:52Z", "updated_at": "2018-07-30T04:08:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "0225f4ad-45fe-4704-9be9-fd7de253a5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "24e34794-ebaf-4a77-b252-a118350b2f5f", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "96352342-5e65-4270-a584-26c03fd5d39c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "d74f7353-ae48-4d97-9cb8-493bd8deef24", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 4, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "a19233cb-f92d-40a2-bc78-3c328f451551", "name": "default"}]} 2018-07-30 04:10:23,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-402a6b4e-0fa2-4679-a568-9b3e5b83b369 2018-07-30 04:10:23,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0481009483337s 2018-07-30 04:10:23,099 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-402a6b4e-0fa2-4679-a568-9b3e5b83b369 2018-07-30 04:10:23,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:10:23,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -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": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0"}}' 2018-07-30 04:10:23,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-31259a40-6b6b-42fa-9412-90b5a737d78e Date: Mon, 30 Jul 2018 04:10:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "port_range_min": null, "revision_number": 0, "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:23Z", "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "485eaa2a-597e-48b6-9ed2-9841c1ea0f5f"}} 2018-07-30 04:10:23,276 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-31259a40-6b6b-42fa-9412-90b5a737d78e 2018-07-30 04:10:23,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.17392706871s 2018-07-30 04:10:23,277 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-31259a40-6b6b-42fa-9412-90b5a737d78e 2018-07-30 04:10:23,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:10:23,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:23,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-a1e03d7c-3203-4799-8ccb-6ccb6c3eb1b5 Date: Mon, 30 Jul 2018 04:10:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:22Z", "updated_at": "2018-07-30T04:10:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "1453939c-7557-47fe-801b-dac7f518234d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "180579d9-661f-4831-95a0-ce386be7c6a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "485eaa2a-597e-48b6-9ed2-9841c1ea0f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "c2875cc9-586c-4935-8598-835473d84045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 4, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}, {"description": "Default security group", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:08:52Z", "updated_at": "2018-07-30T04:08:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "0225f4ad-45fe-4704-9be9-fd7de253a5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "24e34794-ebaf-4a77-b252-a118350b2f5f", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "96352342-5e65-4270-a584-26c03fd5d39c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "d74f7353-ae48-4d97-9cb8-493bd8deef24", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 4, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "a19233cb-f92d-40a2-bc78-3c328f451551", "name": "default"}]} 2018-07-30 04:10:23,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-a1e03d7c-3203-4799-8ccb-6ccb6c3eb1b5 2018-07-30 04:10:23,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0476920604706s 2018-07-30 04:10:23,328 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-a1e03d7c-3203-4799-8ccb-6ccb6c3eb1b5 2018-07-30 04:10:23,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:10:23,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -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": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0"}}' 2018-07-30 04:10:23,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-82d5c606-e77f-491d-a0da-970af5c58e3a Date: Mon, 30 Jul 2018 04:10:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "port_range_min": 80, "revision_number": 0, "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:23Z", "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "2ac3a866-e198-4f28-91b0-3d23993fa558"}} 2018-07-30 04:10:23,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-82d5c606-e77f-491d-a0da-970af5c58e3a 2018-07-30 04:10:23,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.196312904358s 2018-07-30 04:10:23,528 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-82d5c606-e77f-491d-a0da-970af5c58e3a 2018-07-30 04:10:23,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:10:23,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:23,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-a76bc861-8c36-4526-a1b7-d456a8111f78 Date: Mon, 30 Jul 2018 04:10:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:22Z", "updated_at": "2018-07-30T04:10:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "1453939c-7557-47fe-801b-dac7f518234d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "180579d9-661f-4831-95a0-ce386be7c6a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "2ac3a866-e198-4f28-91b0-3d23993fa558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "485eaa2a-597e-48b6-9ed2-9841c1ea0f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "c2875cc9-586c-4935-8598-835473d84045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 5, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}, {"description": "Default security group", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:08:52Z", "updated_at": "2018-07-30T04:08:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "0225f4ad-45fe-4704-9be9-fd7de253a5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "24e34794-ebaf-4a77-b252-a118350b2f5f", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "96352342-5e65-4270-a584-26c03fd5d39c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "d74f7353-ae48-4d97-9cb8-493bd8deef24", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 4, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "a19233cb-f92d-40a2-bc78-3c328f451551", "name": "default"}]} 2018-07-30 04:10:23,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-a76bc861-8c36-4526-a1b7-d456a8111f78 2018-07-30 04:10:23,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.257818937302s 2018-07-30 04:10:23,790 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-a76bc861-8c36-4526-a1b7-d456a8111f78 2018-07-30 04:10:23,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:10:23,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -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": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0"}}' 2018-07-30 04:10:23,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-0fa82710-4143-48e7-ab92-26ad262b145d Date: Mon, 30 Jul 2018 04:10:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "port_range_min": 443, "revision_number": 0, "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:23Z", "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "c376434a-9e6a-4c8e-938e-1a5adee8f7cd"}} 2018-07-30 04:10:23,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0fa82710-4143-48e7-ab92-26ad262b145d 2018-07-30 04:10:23,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.145596027374s 2018-07-30 04:10:23,940 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0fa82710-4143-48e7-ab92-26ad262b145d 2018-07-30 04:10:23,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:10:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:24,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-d494d1ff-e4f8-4842-ac5f-a1db345bc9f7 Date: Mon, 30 Jul 2018 04:10:24 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:22Z", "updated_at": "2018-07-30T04:10:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "1453939c-7557-47fe-801b-dac7f518234d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "180579d9-661f-4831-95a0-ce386be7c6a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "2ac3a866-e198-4f28-91b0-3d23993fa558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "485eaa2a-597e-48b6-9ed2-9841c1ea0f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "c2875cc9-586c-4935-8598-835473d84045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "c376434a-9e6a-4c8e-938e-1a5adee8f7cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 6, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}, {"description": "Default security group", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:08:52Z", "updated_at": "2018-07-30T04:08:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "0225f4ad-45fe-4704-9be9-fd7de253a5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "24e34794-ebaf-4a77-b252-a118350b2f5f", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "96352342-5e65-4270-a584-26c03fd5d39c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "d74f7353-ae48-4d97-9cb8-493bd8deef24", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 4, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "a19233cb-f92d-40a2-bc78-3c328f451551", "name": "default"}]} 2018-07-30 04:10:24,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d494d1ff-e4f8-4842-ac5f-a1db345bc9f7 2018-07-30 04:10:24,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0584909915924s 2018-07-30 04:10:24,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d494d1ff-e4f8-4842-ac5f-a1db345bc9f7 2018-07-30 04:10:24,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:10:24,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -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": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0"}}' 2018-07-30 04:10:24,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-97d5ee75-7806-4860-a8fc-c2d70b864f38 Date: Mon, 30 Jul 2018 04:10:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-30T04:10:24Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "port_range_min": 5671, "revision_number": 0, "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:24Z", "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "40994927-08b7-4ec2-ab95-c5324935ccc4"}} 2018-07-30 04:10:24,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-97d5ee75-7806-4860-a8fc-c2d70b864f38 2018-07-30 04:10:24,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136763095856s 2018-07-30 04:10:24,143 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-97d5ee75-7806-4860-a8fc-c2d70b864f38 2018-07-30 04:10:24,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:10:24,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:24,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-2e2af004-2ec4-4dd8-aefc-27bce12ae6f6 Date: Mon, 30 Jul 2018 04:10:24 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:22Z", "updated_at": "2018-07-30T04:10:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "1453939c-7557-47fe-801b-dac7f518234d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "180579d9-661f-4831-95a0-ce386be7c6a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "2ac3a866-e198-4f28-91b0-3d23993fa558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-30T04:10:24Z", "revision_number": 0, "id": "40994927-08b7-4ec2-ab95-c5324935ccc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:24Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "485eaa2a-597e-48b6-9ed2-9841c1ea0f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "c2875cc9-586c-4935-8598-835473d84045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "c376434a-9e6a-4c8e-938e-1a5adee8f7cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 7, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}, {"description": "Default security group", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:08:52Z", "updated_at": "2018-07-30T04:08:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "0225f4ad-45fe-4704-9be9-fd7de253a5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "24e34794-ebaf-4a77-b252-a118350b2f5f", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "96352342-5e65-4270-a584-26c03fd5d39c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "d74f7353-ae48-4d97-9cb8-493bd8deef24", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 4, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "a19233cb-f92d-40a2-bc78-3c328f451551", "name": "default"}]} 2018-07-30 04:10:24,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2e2af004-2ec4-4dd8-aefc-27bce12ae6f6 2018-07-30 04:10:24,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.054661989212s 2018-07-30 04:10:24,202 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2e2af004-2ec4-4dd8-aefc-27bce12ae6f6 2018-07-30 04:10:24,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:10:24,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -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": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0"}}' 2018-07-30 04:10:24,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-f3be49c2-7534-4b93-9444-1b216f35711e Date: Mon, 30 Jul 2018 04:10:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-30T04:10:24Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "port_range_min": 53333, "revision_number": 0, "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:24Z", "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "2839edae-2c67-447c-aa87-8b8764466ae8"}} 2018-07-30 04:10:24,340 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-f3be49c2-7534-4b93-9444-1b216f35711e 2018-07-30 04:10:24,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135214090347s 2018-07-30 04:10:24,341 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-f3be49c2-7534-4b93-9444-1b216f35711e 2018-07-30 04:10:24,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:10:24,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:24,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-15b5962d-9d24-4ff6-bffe-50b95eff8a42 Date: Mon, 30 Jul 2018 04:10:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"49a0193f-b434-41d5-b0f2-1ab64f0de849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a4aac87aaa74e2184f09142a99aee29","l2_adjacency":true,"status":"ACTIVE","subnets":["100f747b-c1fa-4fa4-803c-5e6a2258df55"],"description":"","tags":[],"updated_at":"2018-07-30T04:08:52Z","qos_policy_id":null,"name":"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49","admin_state_up":true,"tenant_id":"9a4aac87aaa74e2184f09142a99aee29","created_at":"2018-07-30T04:08:52Z","mtu":1450}]} 2018-07-30 04:10:24,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-15b5962d-9d24-4ff6-bffe-50b95eff8a42 2018-07-30 04:10:24,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108896970749s 2018-07-30 04:10:24,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-15b5962d-9d24-4ff6-bffe-50b95eff8a42 2018-07-30 04:10:24,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:10:24,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:24,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-656253ea-8a60-4c03-bdc1-3320f2b2f468 Date: Mon, 30 Jul 2018 04:10:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ee3c859a-198c-4040-bf4c-6f244c198728/snap", "metadata": {}}], "file": "/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728/file", "owner": "9a4aac87aaa74e2184f09142a99aee29", "id": "ee3c859a-198c-4040-bf4c-6f244c198728", "size": 4373348352, "self": "/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ee3c859a-198c-4040-bf4c-6f244c198728/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-30T04:10:21Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-30T04:09:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:10:24,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-656253ea-8a60-4c03-bdc1-3320f2b2f468 2018-07-30 04:10:24,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0346579551697s 2018-07-30 04:10:24,491 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-656253ea-8a60-4c03-bdc1-3320f2b2f468 2018-07-30 04:10:24,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:10:24,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:24,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-37761126-5f9f-412b-a3c6-42bb1a4752e6 x-compute-request-id: req-37761126-5f9f-412b-a3c6-42bb1a4752e6 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "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": 40, "id": "0a1d8e39-96ac-48a2-8264-49903704a0c6"}, {"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}]} 2018-07-30 04:10:24,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-37761126-5f9f-412b-a3c6-42bb1a4752e6 2018-07-30 04:10:24,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255072116852s 2018-07-30 04:10:24,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-37761126-5f9f-412b-a3c6-42bb1a4752e6 2018-07-30 04:10:24,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-30 04:10:24,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -d '{"server": {"name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "imageRef": "ee3c859a-198c-4040-bf4c-6f244c198728", "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "flavorRef": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}], "security_groups": [{"name": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0"}]}}' 2018-07-30 04:10:25,434 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04: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 x-openstack-request-id: req-38002c11-1f32-4590-98d1-c3631d73e655 x-compute-request-id: req-38002c11-1f32-4590-98d1-c3631d73e655 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0"}], "OS-DCF:diskConfig": "MANUAL", "id": "9557e627-7af6-44c9-a294-04f2573b3116", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "adminPass": "8buLQ9oXJcoD"}} 2018-07-30 04:10:25,435 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-38002c11-1f32-4590-98d1-c3631d73e655 2018-07-30 04:10:25,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.913130044937s 2018-07-30 04:10:25,435 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-38002c11-1f32-4590-98d1-c3631d73e655 2018-07-30 04:10:25,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:25,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:25,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-0e9fe4d6-87b2-4965-b3e6-6294f460b038 x-compute-request-id: req-0e9fe4d6-87b2-4965-b3e6-6294f460b038 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.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "user_id": "101da8acff77449b9829e38349601a55", "OS-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-30T04:10:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:25,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0e9fe4d6-87b2-4965-b3e6-6294f460b038 2018-07-30 04:10:25,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.11644411087s 2018-07-30 04:10:25,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0e9fe4d6-87b2-4965-b3e6-6294f460b038 2018-07-30 04:10:25,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:10:25,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:25,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-21244bb5-e95e-4a82-9eff-050057a95fe9 Date: Mon, 30 Jul 2018 04:10:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"49a0193f-b434-41d5-b0f2-1ab64f0de849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a4aac87aaa74e2184f09142a99aee29","l2_adjacency":true,"status":"ACTIVE","subnets":["100f747b-c1fa-4fa4-803c-5e6a2258df55"],"description":"","tags":[],"updated_at":"2018-07-30T04:08:52Z","qos_policy_id":null,"name":"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49","admin_state_up":true,"tenant_id":"9a4aac87aaa74e2184f09142a99aee29","created_at":"2018-07-30T04:08:52Z","mtu":1450}]} 2018-07-30 04:10:25,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-21244bb5-e95e-4a82-9eff-050057a95fe9 2018-07-30 04:10:25,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105343818665s 2018-07-30 04:10:25,665 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-21244bb5-e95e-4a82-9eff-050057a95fe9 2018-07-30 04:10:25,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 04:10:25,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:25,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-19d07f1f-0eed-47ac-a245-f508c37fba75 Date: Mon, 30 Jul 2018 04:10:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49a0193f-b434-41d5-b0f2-1ab64f0de849","tenant_id":"9a4aac87aaa74e2184f09142a99aee29","created_at":"2018-07-30T04:08:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T04:08: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":"9a4aac87aaa74e2184f09142a99aee29","id":"100f747b-c1fa-4fa4-803c-5e6a2258df55","subnetpool_id":null,"name":"cloudify_ims-subnet_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}]} 2018-07-30 04:10:25,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-19d07f1f-0eed-47ac-a245-f508c37fba75 2018-07-30 04:10:25,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0461099147797s 2018-07-30 04:10:25,712 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-19d07f1f-0eed-47ac-a245-f508c37fba75 2018-07-30 04:10:25,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:10:27,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:27,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:28,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-2c195677-e8d8-4fd4-989a-8f98c4c92e59 x-compute-request-id: req-2c195677-e8d8-4fd4-989a-8f98c4c92e59 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:28,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2c195677-e8d8-4fd4-989a-8f98c4c92e59 2018-07-30 04:10:28,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580321788788s 2018-07-30 04:10:28,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2c195677-e8d8-4fd4-989a-8f98c4c92e59 2018-07-30 04:10:28,300 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:10:30,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:30,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:30,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:10: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-5906ba4b-bc81-4289-9028-e27df28976d1 x-compute-request-id: req-5906ba4b-bc81-4289-9028-e27df28976d1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:30,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5906ba4b-bc81-4289-9028-e27df28976d1 2018-07-30 04:10:30,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607150793076s 2018-07-30 04:10:30,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5906ba4b-bc81-4289-9028-e27df28976d1 2018-07-30 04:10:30,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:10:32,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:32,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:33,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:10: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-dc3f6b38-e88b-4bc0-8813-329646083ffe x-compute-request-id: req-dc3f6b38-e88b-4bc0-8813-329646083ffe Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:33,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dc3f6b38-e88b-4bc0-8813-329646083ffe 2018-07-30 04:10:33,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416510820389s 2018-07-30 04:10:33,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dc3f6b38-e88b-4bc0-8813-329646083ffe 2018-07-30 04:10:33,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:10:35,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:35,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:35,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:10: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-662e0b99-fa8d-4fe8-84c9-47a97bb38202 x-compute-request-id: req-662e0b99-fa8d-4fe8-84c9-47a97bb38202 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:35,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-662e0b99-fa8d-4fe8-84c9-47a97bb38202 2018-07-30 04:10:35,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395869016647s 2018-07-30 04:10:35,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-662e0b99-fa8d-4fe8-84c9-47a97bb38202 2018-07-30 04:10:35,740 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:10:37,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:37,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:38,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:10: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-1547f1fd-6d62-4bad-bc3d-bbd01571d6b4 x-compute-request-id: req-1547f1fd-6d62-4bad-bc3d-bbd01571d6b4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:38,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1547f1fd-6d62-4bad-bc3d-bbd01571d6b4 2018-07-30 04:10:38,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411859989166s 2018-07-30 04:10:38,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1547f1fd-6d62-4bad-bc3d-bbd01571d6b4 2018-07-30 04:10:38,159 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:10:40,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:40,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:40,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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,Accept-Encoding x-openstack-request-id: req-13d3d58d-e7b8-493c-8dc2-3c4e6deee599 x-compute-request-id: req-13d3d58d-e7b8-493c-8dc2-3c4e6deee599 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:40,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-13d3d58d-e7b8-493c-8dc2-3c4e6deee599 2018-07-30 04:10:40,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237421035767s 2018-07-30 04:10:40,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-13d3d58d-e7b8-493c-8dc2-3c4e6deee599 2018-07-30 04:10:40,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:10:42,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:42,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:42,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:10: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-1fa7c9e6-134e-4894-9abb-75fc0c1dfe10 x-compute-request-id: req-1fa7c9e6-134e-4894-9abb-75fc0c1dfe10 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:42,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1fa7c9e6-134e-4894-9abb-75fc0c1dfe10 2018-07-30 04:10:42,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519570827484s 2018-07-30 04:10:42,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1fa7c9e6-134e-4894-9abb-75fc0c1dfe10 2018-07-30 04:10:42,930 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:10:44,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:44,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:45,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:10: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-cda6296f-6e94-4686-87d7-7aa9fb952028 x-compute-request-id: req-cda6296f-6e94-4686-87d7-7aa9fb952028 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:45,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cda6296f-6e94-4686-87d7-7aa9fb952028 2018-07-30 04:10:45,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205311059952s 2018-07-30 04:10:45,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cda6296f-6e94-4686-87d7-7aa9fb952028 2018-07-30 04:10:45,142 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:10:47,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:47,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:47,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:10: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-7ade5249-da54-4f87-b701-ec38ff9cc3e3 x-compute-request-id: req-7ade5249-da54-4f87-b701-ec38ff9cc3e3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:47,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7ade5249-da54-4f87-b701-ec38ff9cc3e3 2018-07-30 04:10:47,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557645082474s 2018-07-30 04:10:47,703 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7ade5249-da54-4f87-b701-ec38ff9cc3e3 2018-07-30 04:10:47,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:10:49,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:49,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:49,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:10: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-859273d0-f532-43de-a4ab-209b222b35ac x-compute-request-id: req-859273d0-f532-43de-a4ab-209b222b35ac Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:49,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-859273d0-f532-43de-a4ab-209b222b35ac 2018-07-30 04:10:49,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201189994812s 2018-07-30 04:10:49,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-859273d0-f532-43de-a4ab-209b222b35ac 2018-07-30 04:10:49,915 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:10:51,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:51,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:52,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:10: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-83fe1b39-c874-4df8-9e76-19c6f0595caf x-compute-request-id: req-83fe1b39-c874-4df8-9e76-19c6f0595caf Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:52,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-83fe1b39-c874-4df8-9e76-19c6f0595caf 2018-07-30 04:10:52,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607828140259s 2018-07-30 04:10:52,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-83fe1b39-c874-4df8-9e76-19c6f0595caf 2018-07-30 04:10:52,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:10:54,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:54,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:54,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:10: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-c01098fb-a753-47bf-9ff2-bd158d1641b8 x-compute-request-id: req-c01098fb-a753-47bf-9ff2-bd158d1641b8 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:54,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c01098fb-a753-47bf-9ff2-bd158d1641b8 2018-07-30 04:10:54,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201565027237s 2018-07-30 04:10:54,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c01098fb-a753-47bf-9ff2-bd158d1641b8 2018-07-30 04:10:54,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:10:56,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:56,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:57,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-e27a54ce-9939-4c3e-a97d-e9a99f082ab0 x-compute-request-id: req-e27a54ce-9939-4c3e-a97d-e9a99f082ab0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:57,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e27a54ce-9939-4c3e-a97d-e9a99f082ab0 2018-07-30 04:10:57,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512885808945s 2018-07-30 04:10:57,254 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e27a54ce-9939-4c3e-a97d-e9a99f082ab0 2018-07-30 04:10:57,258 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:10:59,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:10:59,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:10:59,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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,Accept-Encoding x-openstack-request-id: req-805285ed-159c-4908-9206-354eaba87bdc x-compute-request-id: req-805285ed-159c-4908-9206-354eaba87bdc Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:10:59,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-805285ed-159c-4908-9206-354eaba87bdc 2018-07-30 04:10:59,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205251932144s 2018-07-30 04:10:59,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-805285ed-159c-4908-9206-354eaba87bdc 2018-07-30 04:10:59,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:01,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:01,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:01,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11: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-8160af76-9255-4836-8197-595965f3128d x-compute-request-id: req-8160af76-9255-4836-8197-595965f3128d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:01,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8160af76-9255-4836-8197-595965f3128d 2018-07-30 04:11:01,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396481990814s 2018-07-30 04:11:01,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8160af76-9255-4836-8197-595965f3128d 2018-07-30 04:11:01,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:03,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:03,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:04,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-2b203206-f1fe-4e18-8669-9fa24beb9518 x-compute-request-id: req-2b203206-f1fe-4e18-8669-9fa24beb9518 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:04,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b203206-f1fe-4e18-8669-9fa24beb9518 2018-07-30 04:11:04,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212260961533s 2018-07-30 04:11:04,089 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b203206-f1fe-4e18-8669-9fa24beb9518 2018-07-30 04:11:04,093 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:06,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:06,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:06,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11: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-aec1dd49-0e03-4d0b-a5f0-37fca9937988 x-compute-request-id: req-aec1dd49-0e03-4d0b-a5f0-37fca9937988 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:06,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-aec1dd49-0e03-4d0b-a5f0-37fca9937988 2018-07-30 04:11:06,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193439006805s 2018-07-30 04:11:06,289 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-aec1dd49-0e03-4d0b-a5f0-37fca9937988 2018-07-30 04:11:06,293 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:08,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:08,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:08,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11: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-586e4504-ef4f-4fb4-9cbd-b5d2b1d2a459 x-compute-request-id: req-586e4504-ef4f-4fb4-9cbd-b5d2b1d2a459 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:08,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-586e4504-ef4f-4fb4-9cbd-b5d2b1d2a459 2018-07-30 04:11:08,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343504905701s 2018-07-30 04:11:08,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-586e4504-ef4f-4fb4-9cbd-b5d2b1d2a459 2018-07-30 04:11:08,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:10,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:10,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:10,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-80e95d62-d726-4102-8f43-95edae546aca x-compute-request-id: req-80e95d62-d726-4102-8f43-95edae546aca Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:10,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-80e95d62-d726-4102-8f43-95edae546aca 2018-07-30 04:11:10,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207327842712s 2018-07-30 04:11:10,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-80e95d62-d726-4102-8f43-95edae546aca 2018-07-30 04:11:10,858 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:12,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:12,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:13,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-89c8dc76-3e4d-4fe2-80b8-26e1ebdf5261 x-compute-request-id: req-89c8dc76-3e4d-4fe2-80b8-26e1ebdf5261 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:13,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-89c8dc76-3e4d-4fe2-80b8-26e1ebdf5261 2018-07-30 04:11:13,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201854944229s 2018-07-30 04:11:13,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-89c8dc76-3e4d-4fe2-80b8-26e1ebdf5261 2018-07-30 04:11:13,066 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:15,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:15,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:15,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-938f0455-fbb9-44c5-8914-f53d68c3d178 x-compute-request-id: req-938f0455-fbb9-44c5-8914-f53d68c3d178 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:15,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-938f0455-fbb9-44c5-8914-f53d68c3d178 2018-07-30 04:11:15,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391242980957s 2018-07-30 04:11:15,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-938f0455-fbb9-44c5-8914-f53d68c3d178 2018-07-30 04:11:15,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:17,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:17,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:17,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11: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-0b072423-14b2-4b07-add2-a1e6e8196038 x-compute-request-id: req-0b072423-14b2-4b07-add2-a1e6e8196038 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:17,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0b072423-14b2-4b07-add2-a1e6e8196038 2018-07-30 04:11:17,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349664926529s 2018-07-30 04:11:17,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0b072423-14b2-4b07-add2-a1e6e8196038 2018-07-30 04:11:17,822 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:19,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:19,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:20,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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,Accept-Encoding x-openstack-request-id: req-5fcff82c-be35-4d6a-99d4-86b0e8f2b33a x-compute-request-id: req-5fcff82c-be35-4d6a-99d4-86b0e8f2b33a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:20,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5fcff82c-be35-4d6a-99d4-86b0e8f2b33a 2018-07-30 04:11:20,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20561504364s 2018-07-30 04:11:20,030 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5fcff82c-be35-4d6a-99d4-86b0e8f2b33a 2018-07-30 04:11:20,034 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:22,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:22,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:22,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e902691a-09bc-4403-9242-3ed5cbf5c569 x-compute-request-id: req-e902691a-09bc-4403-9242-3ed5cbf5c569 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:22,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e902691a-09bc-4403-9242-3ed5cbf5c569 2018-07-30 04:11:22,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207978010178s 2018-07-30 04:11:22,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e902691a-09bc-4403-9242-3ed5cbf5c569 2018-07-30 04:11:22,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:24,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:24,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:24,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4448f3e0-c277-44fc-b12c-1af38dfdf774 x-compute-request-id: req-4448f3e0-c277-44fc-b12c-1af38dfdf774 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:24,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4448f3e0-c277-44fc-b12c-1af38dfdf774 2018-07-30 04:11:24,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363692045212s 2018-07-30 04:11:24,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4448f3e0-c277-44fc-b12c-1af38dfdf774 2018-07-30 04:11:24,620 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:26,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:26,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:26,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11: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-8f171361-c6e7-40c3-a047-d8bc93a1e8a0 x-compute-request-id: req-8f171361-c6e7-40c3-a047-d8bc93a1e8a0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:26,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8f171361-c6e7-40c3-a047-d8bc93a1e8a0 2018-07-30 04:11:26,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363459825516s 2018-07-30 04:11:26,986 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8f171361-c6e7-40c3-a047-d8bc93a1e8a0 2018-07-30 04:11:26,990 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:28,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:28,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:29,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11: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-07fd7751-2c08-468a-9372-6dcca5de7451 x-compute-request-id: req-07fd7751-2c08-468a-9372-6dcca5de7451 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:29,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-07fd7751-2c08-468a-9372-6dcca5de7451 2018-07-30 04:11:29,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193289995193s 2018-07-30 04:11:29,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-07fd7751-2c08-468a-9372-6dcca5de7451 2018-07-30 04:11:29,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:31,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:31,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:31,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11: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-ba820c8f-4e81-45f4-b9a3-57eee591cce6 x-compute-request-id: req-ba820c8f-4e81-45f4-b9a3-57eee591cce6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:31,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ba820c8f-4e81-45f4-b9a3-57eee591cce6 2018-07-30 04:11:31,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410304069519s 2018-07-30 04:11:31,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ba820c8f-4e81-45f4-b9a3-57eee591cce6 2018-07-30 04:11:31,608 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:33,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:33,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:33,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-60830c75-d163-4ad6-bd91-76e07f2b481a x-compute-request-id: req-60830c75-d163-4ad6-bd91-76e07f2b481a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:33,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-60830c75-d163-4ad6-bd91-76e07f2b481a 2018-07-30 04:11:33,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363842010498s 2018-07-30 04:11:33,975 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-60830c75-d163-4ad6-bd91-76e07f2b481a 2018-07-30 04:11:33,978 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:35,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:35,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:36,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-c9da1da9-2026-496c-a2e2-45f17cdb087b x-compute-request-id: req-c9da1da9-2026-496c-a2e2-45f17cdb087b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:36,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c9da1da9-2026-496c-a2e2-45f17cdb087b 2018-07-30 04:11:36,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536418914795s 2018-07-30 04:11:36,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c9da1da9-2026-496c-a2e2-45f17cdb087b 2018-07-30 04:11:36,522 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:38,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:38,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:38,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11: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-d63ea3d0-30ca-46a9-99a4-5aa5290d6242 x-compute-request-id: req-d63ea3d0-30ca-46a9-99a4-5aa5290d6242 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:38,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d63ea3d0-30ca-46a9-99a4-5aa5290d6242 2018-07-30 04:11:38,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386653184891s 2018-07-30 04:11:38,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d63ea3d0-30ca-46a9-99a4-5aa5290d6242 2018-07-30 04:11:38,915 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:40,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:40,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:41,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-10be8804-64d7-4110-ba21-7a03e1d7f574 x-compute-request-id: req-10be8804-64d7-4110-ba21-7a03e1d7f574 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:41,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-10be8804-64d7-4110-ba21-7a03e1d7f574 2018-07-30 04:11:41,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202789068222s 2018-07-30 04:11:41,121 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-10be8804-64d7-4110-ba21-7a03e1d7f574 2018-07-30 04:11:41,125 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:43,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:43,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:43,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-3557c442-27c7-4f54-84b0-04d043d5079d x-compute-request-id: req-3557c442-27c7-4f54-84b0-04d043d5079d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:43,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3557c442-27c7-4f54-84b0-04d043d5079d 2018-07-30 04:11:43,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199167966843s 2018-07-30 04:11:43,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3557c442-27c7-4f54-84b0-04d043d5079d 2018-07-30 04:11:43,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:45,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:45,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:45,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-28f0734c-afb2-4432-ad05-1dc3491be4b2 x-compute-request-id: req-28f0734c-afb2-4432-ad05-1dc3491be4b2 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:45,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-28f0734c-afb2-4432-ad05-1dc3491be4b2 2018-07-30 04:11:45,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217095136642s 2018-07-30 04:11:45,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-28f0734c-afb2-4432-ad05-1dc3491be4b2 2018-07-30 04:11:45,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:47,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:47,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:47,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11: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-ecd38a4d-07f9-44f0-89db-325a0358e057 x-compute-request-id: req-ecd38a4d-07f9-44f0-89db-325a0358e057 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:47,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ecd38a4d-07f9-44f0-89db-325a0358e057 2018-07-30 04:11:47,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389128923416s 2018-07-30 04:11:47,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ecd38a4d-07f9-44f0-89db-325a0358e057 2018-07-30 04:11:47,951 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:49,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:49,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:50,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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,Accept-Encoding x-openstack-request-id: req-fa923a59-4f32-4e00-977e-945e64886d8f x-compute-request-id: req-fa923a59-4f32-4e00-977e-945e64886d8f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:50,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fa923a59-4f32-4e00-977e-945e64886d8f 2018-07-30 04:11:50,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3724629879s 2018-07-30 04:11:50,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fa923a59-4f32-4e00-977e-945e64886d8f 2018-07-30 04:11:50,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:52,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:52,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:52,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11: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-788ecea9-2c24-4fb1-a0e1-7f7e0a75b87b x-compute-request-id: req-788ecea9-2c24-4fb1-a0e1-7f7e0a75b87b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:52,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-788ecea9-2c24-4fb1-a0e1-7f7e0a75b87b 2018-07-30 04:11:52,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.332885026932s 2018-07-30 04:11:52,666 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-788ecea9-2c24-4fb1-a0e1-7f7e0a75b87b 2018-07-30 04:11:52,670 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:54,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:54,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:55,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47cb60f5-3e77-4f25-b27e-9844a2749f8d x-compute-request-id: req-47cb60f5-3e77-4f25-b27e-9844a2749f8d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:55,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-47cb60f5-3e77-4f25-b27e-9844a2749f8d 2018-07-30 04:11:55,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373240947723s 2018-07-30 04:11:55,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-47cb60f5-3e77-4f25-b27e-9844a2749f8d 2018-07-30 04:11:55,050 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:57,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:57,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:57,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-580305d9-c414-4f7b-a223-14f6c5f783dd x-compute-request-id: req-580305d9-c414-4f7b-a223-14f6c5f783dd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:57,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-580305d9-c414-4f7b-a223-14f6c5f783dd 2018-07-30 04:11:57,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206202030182s 2018-07-30 04:11:57,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-580305d9-c414-4f7b-a223-14f6c5f783dd 2018-07-30 04:11:57,263 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:11:59,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:11:59,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:11:59,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:11:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-708e2276-ae7b-42db-ad72-02f77e437687 x-compute-request-id: req-708e2276-ae7b-42db-ad72-02f77e437687 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:11:59,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-708e2276-ae7b-42db-ad72-02f77e437687 2018-07-30 04:11:59,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181030988693s 2018-07-30 04:11:59,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-708e2276-ae7b-42db-ad72-02f77e437687 2018-07-30 04:11:59,451 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:01,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:01,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:01,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12: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-77b39930-3ef8-4371-b10c-6acd7334f772 x-compute-request-id: req-77b39930-3ef8-4371-b10c-6acd7334f772 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:01,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-77b39930-3ef8-4371-b10c-6acd7334f772 2018-07-30 04:12:01,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364609956741s 2018-07-30 04:12:01,819 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-77b39930-3ef8-4371-b10c-6acd7334f772 2018-07-30 04:12:01,823 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:03,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:03,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:04,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-37ec1eff-91ff-4411-b22b-12c515b44710 x-compute-request-id: req-37ec1eff-91ff-4411-b22b-12c515b44710 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:04,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-37ec1eff-91ff-4411-b22b-12c515b44710 2018-07-30 04:12:04,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198506116867s 2018-07-30 04:12:04,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-37ec1eff-91ff-4411-b22b-12c515b44710 2018-07-30 04:12:04,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:06,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:06,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:06,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24002be2-921a-4521-8b22-cbb7dd3eb2b4 x-compute-request-id: req-24002be2-921a-4521-8b22-cbb7dd3eb2b4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:06,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-24002be2-921a-4521-8b22-cbb7dd3eb2b4 2018-07-30 04:12:06,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379745006561s 2018-07-30 04:12:06,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-24002be2-921a-4521-8b22-cbb7dd3eb2b4 2018-07-30 04:12:06,415 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:08,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:08,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:08,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-569b9c31-7ed3-4e83-a5f0-358f34b76180 x-compute-request-id: req-569b9c31-7ed3-4e83-a5f0-358f34b76180 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:08,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-569b9c31-7ed3-4e83-a5f0-358f34b76180 2018-07-30 04:12:08,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194989919662s 2018-07-30 04:12:08,613 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-569b9c31-7ed3-4e83-a5f0-358f34b76180 2018-07-30 04:12:08,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:10,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:10,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:10,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12: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-d167caa9-cc08-4334-878c-2f9fa1b60b1c x-compute-request-id: req-d167caa9-cc08-4334-878c-2f9fa1b60b1c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:10,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d167caa9-cc08-4334-878c-2f9fa1b60b1c 2018-07-30 04:12:10,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207767009735s 2018-07-30 04:12:10,827 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d167caa9-cc08-4334-878c-2f9fa1b60b1c 2018-07-30 04:12:10,831 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:12,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:12,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:13,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c266c134-1d48-4acb-94ca-176584ee4f8e x-compute-request-id: req-c266c134-1d48-4acb-94ca-176584ee4f8e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:13,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c266c134-1d48-4acb-94ca-176584ee4f8e 2018-07-30 04:12:13,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36425280571s 2018-07-30 04:12:13,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c266c134-1d48-4acb-94ca-176584ee4f8e 2018-07-30 04:12:13,204 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:15,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:15,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:15,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-b78ddaf1-cc1d-454d-9ba1-1ccd372ca4ce x-compute-request-id: req-b78ddaf1-cc1d-454d-9ba1-1ccd372ca4ce Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:15,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b78ddaf1-cc1d-454d-9ba1-1ccd372ca4ce 2018-07-30 04:12:15,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352144956589s 2018-07-30 04:12:15,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b78ddaf1-cc1d-454d-9ba1-1ccd372ca4ce 2018-07-30 04:12:15,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:17,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:17,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:17,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4009e14f-5e54-49df-9a54-c3ad66ea37f1 x-compute-request-id: req-4009e14f-5e54-49df-9a54-c3ad66ea37f1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:17,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4009e14f-5e54-49df-9a54-c3ad66ea37f1 2018-07-30 04:12:17,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342137098312s 2018-07-30 04:12:17,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4009e14f-5e54-49df-9a54-c3ad66ea37f1 2018-07-30 04:12:17,912 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:19,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:19,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:20,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12: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-f900fe9c-ab3f-41ec-b430-601ada665fd4 x-compute-request-id: req-f900fe9c-ab3f-41ec-b430-601ada665fd4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:20,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f900fe9c-ab3f-41ec-b430-601ada665fd4 2018-07-30 04:12:20,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209203958511s 2018-07-30 04:12:20,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f900fe9c-ab3f-41ec-b430-601ada665fd4 2018-07-30 04:12:20,129 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:22,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:22,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:22,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f99cce4-ba31-4bda-a62e-c8c62975d80f x-compute-request-id: req-9f99cce4-ba31-4bda-a62e-c8c62975d80f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:22,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9f99cce4-ba31-4bda-a62e-c8c62975d80f 2018-07-30 04:12:22,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202778100967s 2018-07-30 04:12:22,335 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9f99cce4-ba31-4bda-a62e-c8c62975d80f 2018-07-30 04:12:22,339 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:24,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:24,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:24,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-651e5399-017d-449c-86d9-1ed9b46ba2dd x-compute-request-id: req-651e5399-017d-449c-86d9-1ed9b46ba2dd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:24,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-651e5399-017d-449c-86d9-1ed9b46ba2dd 2018-07-30 04:12:24,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19336605072s 2018-07-30 04:12:24,535 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-651e5399-017d-449c-86d9-1ed9b46ba2dd 2018-07-30 04:12:24,539 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:26,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:26,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:26,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d539936e-7799-46cc-a5b9-fb4ff556cb21 x-compute-request-id: req-d539936e-7799-46cc-a5b9-fb4ff556cb21 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:26,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d539936e-7799-46cc-a5b9-fb4ff556cb21 2018-07-30 04:12:26,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362406015396s 2018-07-30 04:12:26,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d539936e-7799-46cc-a5b9-fb4ff556cb21 2018-07-30 04:12:26,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:28,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:28,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:29,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12: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-fc16aced-94e2-4ff3-b9d6-a0dac62b1806 x-compute-request-id: req-fc16aced-94e2-4ff3-b9d6-a0dac62b1806 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:29,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fc16aced-94e2-4ff3-b9d6-a0dac62b1806 2018-07-30 04:12:29,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353490114212s 2018-07-30 04:12:29,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fc16aced-94e2-4ff3-b9d6-a0dac62b1806 2018-07-30 04:12:29,269 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:31,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:31,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:31,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-4cf00290-d33c-4ee6-9e90-4a094b4f6600 x-compute-request-id: req-4cf00290-d33c-4ee6-9e90-4a094b4f6600 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:31,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4cf00290-d33c-4ee6-9e90-4a094b4f6600 2018-07-30 04:12:31,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41853094101s 2018-07-30 04:12:31,691 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4cf00290-d33c-4ee6-9e90-4a094b4f6600 2018-07-30 04:12:31,695 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:33,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:33,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:34,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a20f2cb-7219-4336-ab28-53b283a41915 x-compute-request-id: req-5a20f2cb-7219-4336-ab28-53b283a41915 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:34,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5a20f2cb-7219-4336-ab28-53b283a41915 2018-07-30 04:12:34,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388657808304s 2018-07-30 04:12:34,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5a20f2cb-7219-4336-ab28-53b283a41915 2018-07-30 04:12:34,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:36,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:36,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:36,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12: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-5155655e-3687-46b0-b4ff-765cd8029381 x-compute-request-id: req-5155655e-3687-46b0-b4ff-765cd8029381 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:36,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5155655e-3687-46b0-b4ff-765cd8029381 2018-07-30 04:12:36,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192686080933s 2018-07-30 04:12:36,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5155655e-3687-46b0-b4ff-765cd8029381 2018-07-30 04:12:36,290 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:38,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:38,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:38,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12: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-07f48b49-f51b-44de-916e-a9a3810f6a14 x-compute-request-id: req-07f48b49-f51b-44de-916e-a9a3810f6a14 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:38,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-07f48b49-f51b-44de-916e-a9a3810f6a14 2018-07-30 04:12:38,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.333756923676s 2018-07-30 04:12:38,627 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-07f48b49-f51b-44de-916e-a9a3810f6a14 2018-07-30 04:12:38,630 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:40,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:40,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:41,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a62bc7f1-c2c8-4b10-81c3-3e1f0f5a42fb x-compute-request-id: req-a62bc7f1-c2c8-4b10-81c3-3e1f0f5a42fb Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-30T04:10:26Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:41,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a62bc7f1-c2c8-4b10-81c3-3e1f0f5a42fb 2018-07-30 04:12:41,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392636060715s 2018-07-30 04:12:41,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a62bc7f1-c2c8-4b10-81c3-3e1f0f5a42fb 2018-07-30 04:12:41,030 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:12:43,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:43,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:43,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12: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-0a6d4a9b-0752-4c10-8a6b-0e57b0f643b7 x-compute-request-id: req-0a6d4a9b-0752-4c10-8a6b-0e57b0f643b7 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:2a:8f", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:12:42.000000", "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:12:42Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:43,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0a6d4a9b-0752-4c10-8a6b-0e57b0f643b7 2018-07-30 04:12:43,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191494941711s 2018-07-30 04:12:43,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0a6d4a9b-0752-4c10-8a6b-0e57b0f643b7 2018-07-30 04:12:43,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 04:12:43,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=9557e627-7af6-44c9-a294-04f2573b3116" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:43,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-2642777a-3628-48af-9605-58936d9c79fd Date: Mon, 30 Jul 2018 04:12:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T04:12:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"100f747b-c1fa-4fa4-803c-5e6a2258df55","ip_address":"192.168.120.12"}],"id":"60dd7a86-a09c-4440-8e26-4445682d8149","security_groups":["348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0"],"mac_address":"fa:16:3e:86:2a:8f","project_id":"9a4aac87aaa74e2184f09142a99aee29","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49a0193f-b434-41d5-b0f2-1ab64f0de849","tenant_id":"9a4aac87aaa74e2184f09142a99aee29","created_at":"2018-07-30T04:10:27Z","binding:vnic_type":"normal","device_id":"9557e627-7af6-44c9-a294-04f2573b3116","ip_allocation":"immediate"}]} 2018-07-30 04:12:43,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=9557e627-7af6-44c9-a294-04f2573b3116 used request id req-2642777a-3628-48af-9605-58936d9c79fd 2018-07-30 04:12:43,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0536961555481s 2018-07-30 04:12:43,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=9557e627-7af6-44c9-a294-04f2573b3116 used request id req-2642777a-3628-48af-9605-58936d9c79fd 2018-07-30 04:12:43,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 04:12:43,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=60dd7a86-a09c-4440-8e26-4445682d8149" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:43,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-20679849-3c0b-4378-9139-2e019a4a3ca4 Date: Mon, 30 Jul 2018 04:12:43 GMT RESP BODY: {"floatingips": []} 2018-07-30 04:12:43,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=60dd7a86-a09c-4440-8e26-4445682d8149 used request id req-20679849-3c0b-4378-9139-2e019a4a3ca4 2018-07-30 04:12:43,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0222141742706s 2018-07-30 04:12:43,311 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=60dd7a86-a09c-4440-8e26-4445682d8149 used request id req-20679849-3c0b-4378-9139-2e019a4a3ca4 2018-07-30 04:12:43,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:12:43,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:43,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:12: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-dbe79260-04b1-4558-bc48-f950b28a9783 x-compute-request-id: req-dbe79260-04b1-4558-bc48-f950b28a9783 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:2a:8f", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:12:42.000000", "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:12:42Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:12:43,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dbe79260-04b1-4558-bc48-f950b28a9783 2018-07-30 04:12:43,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350972890854s 2018-07-30 04:12:43,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dbe79260-04b1-4558-bc48-f950b28a9783 2018-07-30 04:12:43,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 04:12:43,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=9557e627-7af6-44c9-a294-04f2573b3116" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:43,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-1e39f8a6-4f59-4099-9502-3c40c1ad90bf Date: Mon, 30 Jul 2018 04:12:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T04:12:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"100f747b-c1fa-4fa4-803c-5e6a2258df55","ip_address":"192.168.120.12"}],"id":"60dd7a86-a09c-4440-8e26-4445682d8149","security_groups":["348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0"],"mac_address":"fa:16:3e:86:2a:8f","project_id":"9a4aac87aaa74e2184f09142a99aee29","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49a0193f-b434-41d5-b0f2-1ab64f0de849","tenant_id":"9a4aac87aaa74e2184f09142a99aee29","created_at":"2018-07-30T04:10:27Z","binding:vnic_type":"normal","device_id":"9557e627-7af6-44c9-a294-04f2573b3116","ip_allocation":"immediate"}]} 2018-07-30 04:12:43,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=9557e627-7af6-44c9-a294-04f2573b3116 used request id req-1e39f8a6-4f59-4099-9502-3c40c1ad90bf 2018-07-30 04:12:43,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0514459609985s 2018-07-30 04:12:43,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=9557e627-7af6-44c9-a294-04f2573b3116 used request id req-1e39f8a6-4f59-4099-9502-3c40c1ad90bf 2018-07-30 04:12:43,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 04:12:43,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=60dd7a86-a09c-4440-8e26-4445682d8149" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:43,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ee20a997-9f4a-4c61-ba42-7aa64213401a Date: Mon, 30 Jul 2018 04:12:43 GMT RESP BODY: {"floatingips": []} 2018-07-30 04:12:43,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=60dd7a86-a09c-4440-8e26-4445682d8149 used request id req-ee20a997-9f4a-4c61-ba42-7aa64213401a 2018-07-30 04:12:43,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0173389911652s 2018-07-30 04:12:43,741 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=60dd7a86-a09c-4440-8e26-4445682d8149 used request id req-ee20a997-9f4a-4c61-ba42-7aa64213401a 2018-07-30 04:12:43,741 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:86:2a:8f', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ee3c859a-198c-4040-bf4c-6f244c198728'}), 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-30T04:12:42.000000', 'flavor': Munch({u'id': u'0a1d8e39-96ac-48a2-8264-49903704a0c6'}), 'az': u'nova', 'id': u'9557e627-7af6-44c9-a294-04f2573b3116', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'101da8acff77449b9829e38349601a55', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9a4aac87aaa74e2184f09142a99aee29', 'name': 'cloudify_ims-project_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', '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-30T04:12:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-30T04:12:42Z', 'hostId': u'bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9', '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-30T04:12:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9a4aac87aaa74e2184f09142a99aee29', 'name': u'cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'adminPass': None, 'tenant_id': u'9a4aac87aaa74e2184f09142a99aee29', 'created_at': u'2018-07-30T04:10:25Z', 'created': u'2018-07-30T04:10:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-30 04:12:43,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:12:43,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:43,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-088e9977-d304-4bb6-8ad4-494ad880621a Date: Mon, 30 Jul 2018 04:12:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"49a0193f-b434-41d5-b0f2-1ab64f0de849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a4aac87aaa74e2184f09142a99aee29","l2_adjacency":true,"status":"ACTIVE","subnets":["100f747b-c1fa-4fa4-803c-5e6a2258df55"],"description":"","tags":[],"updated_at":"2018-07-30T04:08:52Z","qos_policy_id":null,"name":"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49","admin_state_up":true,"tenant_id":"9a4aac87aaa74e2184f09142a99aee29","created_at":"2018-07-30T04:08:52Z","mtu":1450}]} 2018-07-30 04:12:43,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-088e9977-d304-4bb6-8ad4-494ad880621a 2018-07-30 04:12:43,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105926990509s 2018-07-30 04:12:43,851 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-088e9977-d304-4bb6-8ad4-494ad880621a 2018-07-30 04:12:43,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-30 04:12:43,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=9557e627-7af6-44c9-a294-04f2573b3116" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:12:43,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-e602639c-f717-43f2-b22f-1de1b316478f Date: Mon, 30 Jul 2018 04:12:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-30T04:12:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"100f747b-c1fa-4fa4-803c-5e6a2258df55","ip_address":"192.168.120.12"}],"id":"60dd7a86-a09c-4440-8e26-4445682d8149","security_groups":["348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0"],"mac_address":"fa:16:3e:86:2a:8f","project_id":"9a4aac87aaa74e2184f09142a99aee29","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49a0193f-b434-41d5-b0f2-1ab64f0de849","tenant_id":"9a4aac87aaa74e2184f09142a99aee29","created_at":"2018-07-30T04:10:27Z","binding:vnic_type":"normal","device_id":"9557e627-7af6-44c9-a294-04f2573b3116","ip_allocation":"immediate"}]} 2018-07-30 04:12:43,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=9557e627-7af6-44c9-a294-04f2573b3116 used request id req-e602639c-f717-43f2-b22f-1de1b316478f 2018-07-30 04:12:43,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0584518909454s 2018-07-30 04:12:43,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=9557e627-7af6-44c9-a294-04f2573b3116 used request id req-e602639c-f717-43f2-b22f-1de1b316478f 2018-07-30 04:12:43,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-30 04:12:43,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -d '{"floatingip": {"floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.12", "port_id": "60dd7a86-a09c-4440-8e26-4445682d8149"}}' 2018-07-30 04:12:46,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-804dd4d7-3ad8-47f7-a362-0170f626c679 Date: Mon, 30 Jul 2018 04:12:46 GMT RESP BODY: {"floatingip": {"router_id": "b55c24e7-db17-4a9d-95b3-4fabbe26f224", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:12:45Z", "updated_at": "2018-07-30T04:12:45Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "port_id": "60dd7a86-a09c-4440-8e26-4445682d8149", "id": "200cac48-6735-47e8-85f8-aa102a347a3b", "qos_policy_id": null}} 2018-07-30 04:12:46,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-804dd4d7-3ad8-47f7-a362-0170f626c679 2018-07-30 04:12:46,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.27013397217s 2018-07-30 04:12:46,182 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-804dd4d7-3ad8-47f7-a362-0170f626c679 2018-07-30 04:12:46,185 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'b55c24e7-db17-4a9d-95b3-4fabbe26f224', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'9a4aac87aaa74e2184f09142a99aee29', 'created_at': u'2018-07-30T04:12:45Z', 'attached': True, 'updated_at': u'2018-07-30T04:12:45Z', 'id': u'200cac48-6735-47e8-85f8-aa102a347a3b', 'floating_network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9a4aac87aaa74e2184f09142a99aee29', 'name': 'cloudify_ims-project_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b55c24e7-db17-4a9d-95b3-4fabbe26f224', u'qos_policy_id': None, 'project_id': u'9a4aac87aaa74e2184f09142a99aee29', 'port_id': u'60dd7a86-a09c-4440-8e26-4445682d8149', 'port': u'60dd7a86-a09c-4440-8e26-4445682d8149', 'network': u'4546160d-41d5-495e-a5d9-d5495a6b815a'}) 2018-07-30 04:12:46,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-30 04:12:46,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116/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}07a71f39c341e558bd9a67902f793c26267c22ad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-30 04:12:46,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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,Accept-Encoding x-openstack-request-id: req-aedd7d73-e7b0-4b60-a9ae-8bf7a0ff8d47 x-compute-request-id: req-aedd7d73-e7b0-4b60-a9ae-8bf7a0ff8d47 Content-Encoding: gzip Content-Length: 9127 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 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.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1748604926 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\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-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 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.906 MHz processor\n[ 0.317144] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491906)\n[ 0.319426] pid_max: default: 32768 minimum: 301\n[ 0.320670] Security Framework initialized\n[ 0.321817] SELinux: Initializing.\n[ 0.323122] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.328125] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.331137] Mount-cache hash table entries: 4096\n[ 0.332605] Initializing cgroup subsys memory\n[ 0.333800] Initializing cgroup subsys devices\n[ 0.335005] Initializing cgroup subsys freezer\n[ 0.336191] Initializing cgroup subsys net_cls\n[ 0.337374] Initializing cgroup subsys blkio\n[ 0.338533] Initializing cgroup subsys perf_event\n[ 0.339768] Initializing cgroup subsys hugetlb\n[ 0.340963] Initializing cgroup subsys pids\n[ 0.342113] Initializing cgroup subsys net_prio\n[ 0.343387] CPU: Physical Processor ID: 0\n[ 0.345236] mce: CPU supports 10 MCE banks\n[ 0.346395] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.347724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.349060] tlb_flushall_shift: 6\n[ 0.350265] Freeing SMP alternatives: 28k freed\n[ 0.354098] ACPI: Core revision 20130517\n[ 0.355626] ACPI: All ACPI Tables successfully acquired\n[ 0.357127] ftrace: allocating 25812 entries in 101 pages\n[ 0.378469] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.382163] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.384221] smpboot: Max logical packages: 2\n[ 0.385802] Enabling x2apic\n[ 0.386885] Enabled x2apic\n[ 0.388168] Switched APIC routing to physical x2apic.\n[ 0.390800] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.392701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.396132] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.404829] KVM setup paravirtual spinlock\n[ 0.407514] smpboot: Booting Node 0, Processors #1 OK\n[ 0.409479] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.431583] Brought up 2 CPUs\n[ 0.431590] KVM setup async PF for cpu 1\n[ 0.431594] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.435776] smpboot: Total of 2 processors activated (13967.62 BogoMIPS)\n[ 0.438621] devtmpfs: initialized\n[ 0.441277] EVM: security.selinux\n[ 0.442553] EVM: security.ima\n[ 0.443744] EVM: security.capability\n[ 0.445722] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.447906] pinctrl core: initialized pinctrl subsystem\n[ 0.449797] NET: Registered protocol family 16\n[ 0.451588] ACPI: bus type PCI registered\n[ 0.453090] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.455276] PCI: Using configuration type 1 for base access\n[ 0.460472] ACPI: Added _OSI(Module Device)\n[ 0.462053] ACPI: Added _OSI(Processor Device)\n[ 0.463735] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.465370] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.468253] ACPI: Interpreter enabled\n[ 0.469698] ACPI: (supports S0 S5)\n[ 0.471041] ACPI: Using IOAPIC for interrupt routing\n[ 0.472828] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.477781] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.479828] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.481422] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.482968] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.485849] acpiphp: Slot [3] registered\n[ 0.486978] acpiphp: Slot [4] registered\n[ 0.488109] acpiphp: Slot [5] registered\n[ 0.489238] acpiphp: Slot [6] registered\n[ 0.490355] acpiphp: Slot [7] registered\n[ 0.491474] acpiphp: Slot [8] registered\n[ 0.492592] acpiphp: Slot [9] registered\n[ 0.493722] acpiphp: Slot [10] registered\n[ 0.494856] acpiphp: Slot [11] registered\n[ 0.495993] acpiphp: Slot [12] registered\n[ 0.497140] acpiphp: Slot [13] registered\n[ 0.498279] acpiphp: Slot [14] registered\n[ 0.499421] acpiphp: Slot [15] registered\n[ 0.500561] acpiphp: Slot [16] registered\n[ 0.501697] acpiphp: Slot [17] registered\n[ 0.502835] acpiphp: Slot [18] registered\n[ 0.503971] acpiphp: Slot [19] registered\n[ 0.505119] acpiphp: Slot [20] registered\n[ 0.506259] acpiphp: Slot [21] registered\n[ 0.507390] acpiphp: Slot [22] registered\n[ 0.508520] acpiphp: Slot [23] registered\n[ 0.509678] acpiphp: Slot [24] registered\n[ 0.510823] acpiphp: Slot [25] registered\n[ 0.511973] acpiphp: Slot [26] registered\n[ 0.513119] acpiphp: Slot [27] registered\n[ 0.514261] acpiphp: Slot [28] registered\n[ 0.515397] acpiphp: Slot [29] registered\n[ 0.516529] acpiphp: Slot [30] registered\n[ 0.517666] acpiphp: Slot [31] registered\n[ 0.518890] PCI host bridge to bus 0000:00\n[ 0.520021] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.521370] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.522927] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.524488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.526569] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.528647] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.533145] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.534790] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.536327] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.537936] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.542198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.544255] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.566173] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.568013] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.569783] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.571549] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.573324] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.575254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.576944] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.579133] vgaarb: loaded\n[ 0.580037] vgaarb: bridge control possible 0000:00:02.0\n[ 0.581511] SCSI subsystem initialized\n[ 0.582634] ACPI: bus type USB registered\n[ 0.583785] usbcore: registered new interface driver usbfs\n[ 0.585160] usbcore: registered new interface driver hub\n[ 0.586518] usbcore: registered new device driver usb\n[ 0.587984] PCI: Using ACPI for IRQ routing\n[ 0.589445] NetLabel: Initializing\n[ 0.590484] NetLabel: domain hash size = 128\n[ 0.591661] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.592961] NetLabel: unlabeled traffic allowed by default\n[ 0.594442] Switched to clocksource kvm-clock\n[ 0.602778] pnp: PnP ACPI init\n[ 0.603780] ACPI: bus type PNP registered\n[ 0.605265] pnp: PnP ACPI: found 5 devices\n[ 0.606401] ACPI: bus type PNP unregistered\n[ 0.613947] NET: Registered protocol family 2\n[ 0.615418] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.617650] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.619522] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.621127] TCP: reno registered\n[ 0.622127] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.623612] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.625279] NET: Registered protocol family 1\n[ 0.626917] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.628910] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.630829] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.651068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.671078] Unpacking initramfs...\n[ 1.123349] Freeing initrd memory: 37508k freed\n[ 1.133177] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.134773] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.137702] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.139256] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.140999] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.142478] Initialise system trusted keyring\n[ 1.143682] audit: initializing netlink socket (disabled)\n[ 1.145029] type=2000 audit(1532923964.970:1): initialized\n[ 1.161558] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.163076] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.165359] zpool: loaded\n[ 1.166266] zbud: loaded\n[ 1.167290] VFS: Disk quotas dquot_6.5.2\n[ 1.168423] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.170081] msgmni has been set to 7578\n[ 1.171234] Key type big_key registered\n[ 1.173036] NET: Registered protocol family 38\n[ 1.174234] Key type asymmetric registered\n[ 1.175356] Asymmetric key parser 'x509' registered\n[ 1.176620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.178731] io scheduler noop registered\n[ 1.179841] io scheduler deadline registered (default)\n[ 1.190906] io scheduler cfq registered\n[ 1.192112] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.193488] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.195124] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.197178] ACPI: Power Button [PWRF]\n[ 1.198333] GHES: HEST is not enabled!\n[ 1.199478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.223677] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.225411] Non-volatile memory driver v1.3\n[ 1.226564] Linux agpgart interface v0.103\n[ 1.227785] crash memory driver: version 1.1\n[ 1.229010] rdac: device handler registered\n[ 1.230209] hp_sw: device handler registered\n[ 1.231371] emc: device handler registered\n[ 1.232500] alua: device handler registered\n[ 1.233668] libphy: Fixed MDIO Bus: probed\n[ 1.234851] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.236374] ehci-pci: EHCI PCI platform driver\n[ 1.237558] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.239035] ohci-pci: OHCI PCI platform driver\n[ 1.240227] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.260204] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.261543] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.263619] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.264962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.266447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.268022] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.270054] usb usb1: Product: UHCI Host Controller\n[ 1.271308] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.272911] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.274194] hub 1-0:1.0: USB hub found\n[ 1.275294] hub 1-0:1.0: 2 ports detected\n[ 1.276565] usbcore: registered new interface driver usbserial\n[ 1.277994] usbcore: registered new interface driver usbserial_generic\n[ 1.279524] usbserial: USB Serial support registered for generic\n[ 1.280973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.283739] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.285031] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.286390] mousedev: PS/2 mouse device common for all mice\n[ 1.288005] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.290328] rtc_cmos 00:00: RTC can wake from S4\n[ 1.290843] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.291165] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.296516] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.298051] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.299601] cpuidle: using governor menu\n[ 1.300759] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.302180] usbcore: registered new interface driver usbhid\n[ 1.303549] usbhid: USB HID core driver\n[ 1.304688] drop_monitor: Initializing network drop monitor service\n[ 1.306211] TCP: cubic registered\n[ 1.307221] Initializing XFRM netlink socket\n[ 1.308455] NET: Registered protocol family 10\n[ 1.309869] NET: Registered protocol family 17\n[ 1.311257] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.312625] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.314107] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.316530] Loading compiled-in X.509 certificates\n[ 1.317790] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.320186] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.322977] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.325395] registered taskstats version 1\n[ 1.328389] Key type trusted registered\n[ 1.330820] Key type encrypted registered\n[ 1.333190] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.334927] rtc_cmos 00:00: setting system clock to 2018-07-30 04:12:45 UTC (1532923965)\n[ 1.337730] Freeing unused kernel memory: 1680k freed\n[ 1.342659] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.346689] systemd[1]: Detected virtualization kvm.\n[ 1.347928] systemd[1]: Detected architecture x86-64.\n[ 1.349169] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.351511] systemd[1]: No hostname configured.\n[ 1.352689] systemd[1]: Set hostname to .\n[ 1.353971] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.376390] systemd[1]: Created slice Root Slice.\n[ 1.377597] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.379562] systemd[1]: Listening on udev Kernel Socket.\n[ 1.380884] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.382841] systemd[1]: Reached target Swap.\n[ 1.383976] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.385859] systemd[1]: Listening on Journal Socket.\n[ 1.387110] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.389127] systemd[1]: Reached target Local File Systems.\n[ 1.390448] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.392418] systemd[1]: Reached target Timers.\n[ 1.393574] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.395482] systemd[1]: Created slice System Slice.\n[ 1.396710] systemd[1]: Starting System Slice.\n[ 1.398226] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.401943] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.404352] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.407001] systemd[1]: Reached target Slices.\n[ 1.408178] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.410505] systemd[1]: Listening on udev Control Socket.\n[ 1.411820] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.413879] systemd[1]: Reached target Sockets.\n[ 1.415061] systemd[1]: Starting Sockets.\n[ 1.416477] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.419042] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.421146] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.424032] systemd[1]: Reached target Paths.\n[ 1.425178] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.427184] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.475698] RPC: Registered named UNIX socket transport module.\n[ 1.477108] RPC: Registered udp transport module.\n[ 1.478301] RPC: Registered tcp transport module.\n[ 1.479500] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[ 1.565499] scsi host0: ata_piix\n[ 1.567779] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.579525] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.582943] scsi host1: ata_piix\n[ 1.583965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.585484] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.605907] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.645077] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.651381] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.733633] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.735175] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.736737] usb 1-1: Product: QEMU USB Tablet\n[ 1.737893] usb 1-1: Manufacturer: QEMU\n[ 1.738993] usb 1-1: SerialNumber: 42\n[ 1.750868] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.753332] 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\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.835644] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.837968] XFS (vda1): Mounting V4 Filesystem\n[ 1.860022] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.091883] systemd-journald[108]: Received SIGTERM from PID 1 (systemd).\n"} 2018-07-30 04:12:46,257 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116/action used request id req-aedd7d73-e7b0-4b60-a9ae-8bf7a0ff8d47 2018-07-30 04:12:46,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0708301067352s 2018-07-30 04:12:46,258 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116/action used request id req-aedd7d73-e7b0-4b60-a9ae-8bf7a0ff8d47 2018-07-30 04:12:46,258 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1748604926 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 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-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.906 MHz processor [ 0.317144] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491906) [ 0.319426] pid_max: default: 32768 minimum: 301 [ 0.320670] Security Framework initialized [ 0.321817] SELinux: Initializing. [ 0.323122] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.328125] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.331137] Mount-cache hash table entries: 4096 [ 0.332605] Initializing cgroup subsys memory [ 0.333800] Initializing cgroup subsys devices [ 0.335005] Initializing cgroup subsys freezer [ 0.336191] Initializing cgroup subsys net_cls [ 0.337374] Initializing cgroup subsys blkio [ 0.338533] Initializing cgroup subsys perf_event [ 0.339768] Initializing cgroup subsys hugetlb [ 0.340963] Initializing cgroup subsys pids [ 0.342113] Initializing cgroup subsys net_prio [ 0.343387] CPU: Physical Processor ID: 0 [ 0.345236] mce: CPU supports 10 MCE banks [ 0.346395] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.347724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.349060] tlb_flushall_shift: 6 [ 0.350265] Freeing SMP alternatives: 28k freed [ 0.354098] ACPI: Core revision 20130517 [ 0.355626] ACPI: All ACPI Tables successfully acquired [ 0.357127] ftrace: allocating 25812 entries in 101 pages [ 0.378469] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.382163] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.384221] smpboot: Max logical packages: 2 [ 0.385802] Enabling x2apic [ 0.386885] Enabled x2apic [ 0.388168] Switched APIC routing to physical x2apic. [ 0.390800] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.392701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.396132] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.404829] KVM setup paravirtual spinlock [ 0.407514] smpboot: Booting Node 0, Processors #1 OK [ 0.409479] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.431583] Brought up 2 CPUs [ 0.431590] KVM setup async PF for cpu 1 [ 0.431594] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.435776] smpboot: Total of 2 processors activated (13967.62 BogoMIPS) [ 0.438621] devtmpfs: initialized [ 0.441277] EVM: security.selinux [ 0.442553] EVM: security.ima [ 0.443744] EVM: security.capability [ 0.445722] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.447906] pinctrl core: initialized pinctrl subsystem [ 0.449797] NET: Registered protocol family 16 [ 0.451588] ACPI: bus type PCI registered [ 0.453090] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.455276] PCI: Using configuration type 1 for base access [ 0.460472] ACPI: Added _OSI(Module Device) [ 0.462053] ACPI: Added _OSI(Processor Device) [ 0.463735] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.465370] ACPI: Added _OSI(Processor Aggregator Device) [ 0.468253] ACPI: Interpreter enabled [ 0.469698] ACPI: (supports S0 S5) [ 0.471041] ACPI: Using IOAPIC for interrupt routing [ 0.472828] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.477781] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.479828] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.481422] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.482968] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.485849] acpiphp: Slot [3] registered [ 0.486978] acpiphp: Slot [4] registered [ 0.488109] acpiphp: Slot [5] registered [ 0.489238] acpiphp: Slot [6] registered [ 0.490355] acpiphp: Slot [7] registered [ 0.491474] acpiphp: Slot [8] registered [ 0.492592] acpiphp: Slot [9] registered [ 0.493722] acpiphp: Slot [10] registered [ 0.494856] acpiphp: Slot [11] registered [ 0.495993] acpiphp: Slot [12] registered [ 0.497140] acpiphp: Slot [13] registered [ 0.498279] acpiphp: Slot [14] registered [ 0.499421] acpiphp: Slot [15] registered [ 0.500561] acpiphp: Slot [16] registered [ 0.501697] acpiphp: Slot [17] registered [ 0.502835] acpiphp: Slot [18] registered [ 0.503971] acpiphp: Slot [19] registered [ 0.505119] acpiphp: Slot [20] registered [ 0.506259] acpiphp: Slot [21] registered [ 0.507390] acpiphp: Slot [22] registered [ 0.508520] acpiphp: Slot [23] registered [ 0.509678] acpiphp: Slot [24] registered [ 0.510823] acpiphp: Slot [25] registered [ 0.511973] acpiphp: Slot [26] registered [ 0.513119] acpiphp: Slot [27] registered [ 0.514261] acpiphp: Slot [28] registered [ 0.515397] acpiphp: Slot [29] registered [ 0.516529] acpiphp: Slot [30] registered [ 0.517666] acpiphp: Slot [31] registered [ 0.518890] PCI host bridge to bus 0000:00 [ 0.520021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.521370] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.522927] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.524488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.526569] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.528647] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.533145] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.534790] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.536327] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537936] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.544255] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.566173] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.568013] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.569783] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.571549] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.573324] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.575254] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.576944] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.579133] vgaarb: loaded [ 0.580037] vgaarb: bridge control possible 0000:00:02.0 [ 0.581511] SCSI subsystem initialized [ 0.582634] ACPI: bus type USB registered [ 0.583785] usbcore: registered new interface driver usbfs [ 0.585160] usbcore: registered new interface driver hub [ 0.586518] usbcore: registered new device driver usb [ 0.587984] PCI: Using ACPI for IRQ routing [ 0.589445] NetLabel: Initializing [ 0.590484] NetLabel: domain hash size = 128 [ 0.591661] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.592961] NetLabel: unlabeled traffic allowed by default [ 0.594442] Switched to clocksource kvm-clock [ 0.602778] pnp: PnP ACPI init [ 0.603780] ACPI: bus type PNP registered [ 0.605265] pnp: PnP ACPI: found 5 devices [ 0.606401] ACPI: bus type PNP unregistered [ 0.613947] NET: Registered protocol family 2 [ 0.615418] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.617650] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.619522] TCP: Hash tables configured (established 32768 bind 32768) [ 0.621127] TCP: reno registered [ 0.622127] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.623612] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.625279] NET: Registered protocol family 1 [ 0.626917] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.628910] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.630829] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.651068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.671078] Unpacking initramfs... [ 1.123349] Freeing initrd memory: 37508k freed [ 1.133177] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.134773] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.137702] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.139256] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.140999] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.142478] Initialise system trusted keyring [ 1.143682] audit: initializing netlink socket (disabled) [ 1.145029] type=2000 audit(1532923964.970:1): initialized [ 1.161558] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.163076] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.165359] zpool: loaded [ 1.166266] zbud: loaded [ 1.167290] VFS: Disk quotas dquot_6.5.2 [ 1.168423] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.170081] msgmni has been set to 7578 [ 1.171234] Key type big_key registered [ 1.173036] NET: Registered protocol family 38 [ 1.174234] Key type asymmetric registered [ 1.175356] Asymmetric key parser 'x509' registered [ 1.176620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.178731] io scheduler noop registered [ 1.179841] io scheduler deadline registered (default) [ 1.190906] io scheduler cfq registered [ 1.192112] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.193488] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.195124] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.197178] ACPI: Power Button [PWRF] [ 1.198333] GHES: HEST is not enabled! [ 1.199478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.223677] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.225411] Non-volatile memory driver v1.3 [ 1.226564] Linux agpgart interface v0.103 [ 1.227785] crash memory driver: version 1.1 [ 1.229010] rdac: device handler registered [ 1.230209] hp_sw: device handler registered [ 1.231371] emc: device handler registered [ 1.232500] alua: device handler registered [ 1.233668] libphy: Fixed MDIO Bus: probed [ 1.234851] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.236374] ehci-pci: EHCI PCI platform driver [ 1.237558] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.239035] ohci-pci: OHCI PCI platform driver [ 1.240227] uhci_hcd: USB Universal Host Controller Interface driver [ 1.260204] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.261543] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.263619] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.264962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.266447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.268022] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.270054] usb usb1: Product: UHCI Host Controller [ 1.271308] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.272911] usb usb1: SerialNumber: 0000:00:01.2 [ 1.274194] hub 1-0:1.0: USB hub found [ 1.275294] hub 1-0:1.0: 2 ports detected [ 1.276565] usbcore: registered new interface driver usbserial [ 1.277994] usbcore: registered new interface driver usbserial_generic [ 1.279524] usbserial: USB Serial support registered for generic [ 1.280973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.283739] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.285031] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.286390] mousedev: PS/2 mouse device common for all mice [ 1.288005] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.290328] rtc_cmos 00:00: RTC can wake from S4 [ 1.290843] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.291165] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.296516] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.298051] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.299601] cpuidle: using governor menu [ 1.300759] hidraw: raw HID events driver (C) Jiri Kosina [ 1.302180] usbcore: registered new interface driver usbhid [ 1.303549] usbhid: USB HID core driver [ 1.304688] drop_monitor: Initializing network drop monitor service [ 1.306211] TCP: cubic registered [ 1.307221] Initializing XFRM netlink socket [ 1.308455] NET: Registered protocol family 10 [ 1.309869] NET: Registered protocol family 17 [ 1.311257] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.312625] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.314107] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.316530] Loading compiled-in X.509 certificates [ 1.317790] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.320186] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.322977] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.325395] registered taskstats version 1 [ 1.328389] Key type trusted registered [ 1.330820] Key type encrypted registered [ 1.333190] IMA: No TPM chip found, activating TPM-bypass! [ 1.334927] rtc_cmos 00:00: setting system clock to 2018-07-30 04:12:45 UTC (1532923965) [ 1.337730] Freeing unused kernel memory: 1680k freed [ 1.342659] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.346689] systemd[1]: Detected virtualization kvm. [ 1.347928] systemd[1]: Detected architecture x86-64. [ 1.349169] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.351511] systemd[1]: No hostname configured. [ 1.352689] systemd[1]: Set hostname to . [ 1.353971] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.376390] systemd[1]: Created slice Root Slice. [ 1.377597] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.379562] systemd[1]: Listening on udev Kernel Socket. [ 1.380884] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Swap. [ 1.382841] systemd[1]: Reached target Swap. [ 1.383976] systemd[1]: Starting Swap. [[32m OK [0m] Listening on Journal Socket. [ 1.385859] systemd[1]: Listening on Journal Socket. [ 1.387110] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.389127] systemd[1]: Reached target Local File Systems. [ 1.390448] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.392418] systemd[1]: Reached target Timers. [ 1.393574] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.395482] systemd[1]: Created slice System Slice. [ 1.396710] systemd[1]: Starting System Slice. [ 1.398226] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.401943] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.404352] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.407001] systemd[1]: Reached target Slices. [ 1.408178] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.410505] systemd[1]: Listening on udev Control Socket. [ 1.411820] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.413879] systemd[1]: Reached target Sockets. [ 1.415061] systemd[1]: Starting Sockets. [ 1.416477] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.419042] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.421146] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.424032] systemd[1]: Reached target Paths. [ 1.425178] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.427184] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.475698] RPC: Registered named UNIX socket transport module. [ 1.477108] RPC: Registered udp transport module. [ 1.478301] RPC: Registered tcp transport module. [ 1.479500] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [ 1.565499] scsi host0: ata_piix [ 1.567779] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.579525] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.582943] scsi host1: ata_piix [ 1.583965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.585484] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.605907] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.645077] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.651381] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.733633] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.735175] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.736737] usb 1-1: Product: QEMU USB Tablet [ 1.737893] usb 1-1: Manufacturer: QEMU [ 1.738993] usb 1-1: SerialNumber: 42 [ 1.750868] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.753332] 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 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.835644] SGI XFS with ACLs, security attributes, no debug enabled [ 1.837968] XFS (vda1): Mounting V4 Filesystem [ 1.860022] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.091883] systemd-journald[108]: Received SIGTERM from PID 1 (systemd). 2018-07-30 04:12:50,030 - paramiko.transport - DEBUG - starting thread (client mode): 0xadecf9d0L 2018-07-30 04:12:50,031 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 04:12:50,050 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-07-30 04:12:50,051 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-07-30 04:12:50,076 - 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'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-30 04:12:50,076 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 04:12:50,076 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-30 04:12:50,076 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 04:12:50,077 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 04:12:50,077 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 04:12:50,085 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 04:12:50,086 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 04:12:50,094 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 4c1f7c71f5a98b8370f02ab218eae423 2018-07-30 04:12:50,095 - paramiko.transport - DEBUG - Trying discovered key 31e10451ef29451e17cdbd02ff5c3be1 in /tmp/tmpnNkzHk 2018-07-30 04:12:50,125 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 04:12:50,199 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-07-30 04:12:50,205 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-07-30 04:12:50,206 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 04:12:50,212 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-07-30 04:12:50,213 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209 2018-07-30 04:13:00,226 - paramiko.transport - DEBUG - starting thread (client mode): 0xadecf750L 2018-07-30 04:13:00,226 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-30 04:13:00,239 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-07-30 04:13:00,239 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-07-30 04:13:00,241 - 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'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-30 04:13:00,241 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-30 04:13:00,241 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-30 04:13:00,242 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-30 04:13:00,242 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-30 04:13:00,242 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-30 04:13:00,265 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-30 04:13:00,266 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-30 04:13:00,291 - paramiko.transport - DEBUG - Trying discovered key 31e10451ef29451e17cdbd02ff5c3be1 in /tmp/tmpnNkzHk 2018-07-30 04:13:00,306 - paramiko.transport - DEBUG - userauth is OK 2018-07-30 04:13:00,320 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-30 04:13:00,323 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-07-30 04:13:00,323 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-07-30 04:13:00,324 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-07-30 04:13:00,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-07-30 04:13:00,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:00,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:00,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:00,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:00,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:00,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:00,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:00,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4821, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4827, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 2281, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4813, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 955, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 873, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 805, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4598, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4806, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-07-30 04:13:00,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:00,462 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:00 GMT 2018-07-30 04:13:00,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:00,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-07-30 04:13:00,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:00,463 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4821, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4827, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 2281, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4813, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 955, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 873, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 805, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4598, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4806, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-07-30 04:13:00,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-07-30 04:13:00,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:00,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:00,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:00,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:00,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:00,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:00,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:00,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4821, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4827, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 2281, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4813, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 955, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 873, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 805, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4598, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4806, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-07-30 04:13:00,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:00,597 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:00 GMT 2018-07-30 04:13:00,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:00,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-07-30 04:13:00,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:00,598 - functest.core.cloudify - INFO - The current manager status is running 2018-07-30 04:13:00,598 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-07-30 04:13:00,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:00,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:00,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:00,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:00,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:00,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:00,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:00,731 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-07-30 04:13:00,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:00.699Z", "updated_at": "2018-07-30T04:13:00.699Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-30 04:13:00,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:00,731 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:00 GMT 2018-07-30 04:13:00,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:00,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-30 04:13:00,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:00,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/secrets 2018-07-30 04:13:00,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:00,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:00,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:00,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:00,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:00,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:00,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:00,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:00.699Z", "updated_at": "2018-07-30T04:13:00.699Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-07-30 04:13:00,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:00,788 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:00 GMT 2018-07-30 04:13:00,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:00,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-07-30 04:13:00,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:00,788 - functest.core.cloudify - DEBUG - List secrets: 2018-07-30 04:13:00,789 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/secrets/foo 2018-07-30 04:13:00,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:00,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:00,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:00,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:00,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:00,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:00,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:00,845 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-07-30 04:13:00,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:00.699Z", "updated_at": "2018-07-30T04:13:00.699Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-07-30 04:13:00,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:00,845 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:00 GMT 2018-07-30 04:13:00,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:00,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-07-30 04:13:00,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:00,845 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-07-30 04:13:00,846 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-07-30 04:13:00,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 04:13:00,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:13:00,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da66b20d-af76-446b-849c-2688a47cb6b3 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/9a4aac87aaa74e2184f09142a99aee29"}, "tags": [], "enabled": true, "id": "9a4aac87aaa74e2184f09142a99aee29", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}]} 2018-07-30 04:13:00,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-da66b20d-af76-446b-849c-2688a47cb6b3 2018-07-30 04:13:00,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101056098938s 2018-07-30 04:13:00,953 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-da66b20d-af76-446b-849c-2688a47cb6b3 2018-07-30 04:13:00,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-07-30 04:13:00,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/quotas/9a4aac87aaa74e2184f09142a99aee29.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-07-30 04:13:01,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-4ec50f51-19b0-473d-a5e5-06d0412c9684 Date: Mon, 30 Jul 2018 04:13:01 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-07-30 04:13:01,119 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/9a4aac87aaa74e2184f09142a99aee29.json used request id req-4ec50f51-19b0-473d-a5e5-06d0412c9684 2018-07-30 04:13:01,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.163332223892s 2018-07-30 04:13:01,119 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/9a4aac87aaa74e2184f09142a99aee29.json used request id req-4ec50f51-19b0-473d-a5e5-06d0412c9684 2018-07-30 04:13:01,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-07-30 04:13:01,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-30 04:13:01,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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-30 04:13:01,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 04: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://192.30.9.4: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.4:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 04:13:01,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:13:01,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4264d6dd-ac04-44bf-b911-0e41d54de90c Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0b1bc4d70a5e46059ac3375f9d12910a"}, "enabled": true, "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1532b8dfb73b458aa797ed05a15b0d81"}, "enabled": true, "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/28d1d678987743c59fa2fe41ae343287"}, "enabled": true, "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2ab6da96f9734ea99acf3e54d2c53be7"}, "enabled": true, "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/364a4ba27c9f4e27b478e3341433b769"}, "enabled": true, "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/82a6327418b941c38714c54c15cda17f"}, "enabled": true, "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/93efd0a18f6b48d2af7400c734056de6"}, "enabled": true, "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9cdbea8597e84d28a04ca8586026477b"}, "enabled": true, "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a178b088e3c740d891575ebdfd866ff9"}, "enabled": true, "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/a53fa687bf084bc29f1f067785cb49b8"}, "enabled": true, "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/af7b6381bc044ea6bc25974505d31a62"}, "enabled": true, "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c6649e4ce6c24f5c98d05eb1347e71b8"}, "enabled": true, "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dfc409b9d4154b3784802668ccda6024"}, "enabled": true, "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f52b812f3ec840798a00d650bb23e8d4"}, "enabled": true, "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f8d2700c37404e43b95c012c24768600"}, "enabled": true, "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-07-30 04:13:01,219 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-4264d6dd-ac04-44bf-b911-0e41d54de90c 2018-07-30 04:13:01,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0958831310272s 2018-07-30 04:13:01,220 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-4264d6dd-ac04-44bf-b911-0e41d54de90c 2018-07-30 04:13:01,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-30 04:13:01,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:13:01,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-409d585a-7022-4c70-806e-aee0f4ad2e0d Content-Encoding: gzip Content-Length: 1974 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0a1b5b9b512b4321947936db2df89a50"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a53fa687bf084bc29f1f067785cb49b8", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1cec37a6933b4fab92e56c382031e2ea"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "82a6327418b941c38714c54c15cda17f", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1dffeb9a12a94750bd27c65a90679bc1"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfc409b9d4154b3784802668ccda6024", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/27a25f5eedd04ee0920db08590a344a8"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1532b8dfb73b458aa797ed05a15b0d81", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/287db305ff894895bf717b2627a855fa"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "af7b6381bc044ea6bc25974505d31a62", "id": "287db305ff894895bf717b2627a855fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2cbf287c108f4a9ea3bfd07501c8d2ca"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b1bc4d70a5e46059ac3375f9d12910a", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/478fc1fcb69f4b0bbf04879e1fdf6660"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8d2700c37404e43b95c012c24768600", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/494f21b2115c4f3b8229da5c5dee99c6"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93efd0a18f6b48d2af7400c734056de6", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4b4107ada1134f0d8a90dad8ada6d59b"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "af7b6381bc044ea6bc25974505d31a62", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4bf5e1f65e2342ea923952e456dc26a0"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b1bc4d70a5e46059ac3375f9d12910a", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/55a85644d3ac4898a44369cb6c2d627e"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8d2700c37404e43b95c012c24768600", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/67c1efaebf994576a7becc8cd6a745bd"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a178b088e3c740d891575ebdfd866ff9", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/67fcfa1a787344dc8b43587e366b5c30"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a178b088e3c740d891575ebdfd866ff9", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/763ebef2a0464f92be5d88747e0b21e1"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "af7b6381bc044ea6bc25974505d31a62", "id": "763ebef2a0464f92be5d88747e0b21e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7cdacf11c3be474fb15aaf34a6d11b85"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8d2700c37404e43b95c012c24768600", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/844e5e60fbc54b24ab4a5a7db9fc6f6c"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6649e4ce6c24f5c98d05eb1347e71b8", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/947a7b45c49348a7913c7ed829061db8"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "82a6327418b941c38714c54c15cda17f", "id": "947a7b45c49348a7913c7ed829061db8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/950e6cbc7e47494995cefdef3e84c641"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f52b812f3ec840798a00d650bb23e8d4", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a0effd35ba074f5a98e8db6b01ef0f42"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6649e4ce6c24f5c98d05eb1347e71b8", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a507d79dd3a64561b970029792aa05ec"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28d1d678987743c59fa2fe41ae343287", "id": "a507d79dd3a64561b970029792aa05ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a6a8962f82884d309f618952dfe83678"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfc409b9d4154b3784802668ccda6024", "id": "a6a8962f82884d309f618952dfe83678"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a8bf614e1f3f4bc0a1a63da687bbd35b"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6649e4ce6c24f5c98d05eb1347e71b8", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ae6c36ec8f38494ea689d75112663008"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b1bc4d70a5e46059ac3375f9d12910a", "id": "ae6c36ec8f38494ea689d75112663008"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/af4b764d5beb4405bf38a52e7c0ceb0c"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1532b8dfb73b458aa797ed05a15b0d81", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b66f8f99a0574c299347a2ec4b36d9fe"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f52b812f3ec840798a00d650bb23e8d4", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b7d54856d06c4e18925f34f05b34215e"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1532b8dfb73b458aa797ed05a15b0d81", "id": "b7d54856d06c4e18925f34f05b34215e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/bd8564d75bf441a9a5b469a890281828"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cdbea8597e84d28a04ca8586026477b", "id": "bd8564d75bf441a9a5b469a890281828"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c021ae6ac6714d2881c9df905f96e9f6"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfc409b9d4154b3784802668ccda6024", "id": "c021ae6ac6714d2881c9df905f96e9f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c1708a77c8f8433faef661ed9ccddc85"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ab6da96f9734ea99acf3e54d2c53be7", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ccc78b188aa34f5280714f2566afa373"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ab6da96f9734ea99acf3e54d2c53be7", "id": "ccc78b188aa34f5280714f2566afa373"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd575a314e784deb9382d7cbbe7e09ab"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28d1d678987743c59fa2fe41ae343287", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "82a6327418b941c38714c54c15cda17f", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/daf6522ac7b54989a799bc8cd7d4c6cd"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93efd0a18f6b48d2af7400c734056de6", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e21b73a53ceb433895c1b0e8e72ec19d"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f52b812f3ec840798a00d650bb23e8d4", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e374d9318d0a463381a223df086cb5c4"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a53fa687bf084bc29f1f067785cb49b8", "id": "e374d9318d0a463381a223df086cb5c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cdbea8597e84d28a04ca8586026477b", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e8326f9621664d4491b6bd9cddba4916"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a53fa687bf084bc29f1f067785cb49b8", "id": "e8326f9621664d4491b6bd9cddba4916"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ee5fd25d3b46404ba6b2582991120a51"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28d1d678987743c59fa2fe41ae343287", "id": "ee5fd25d3b46404ba6b2582991120a51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ef0bb15af38641ffb9d0666219900d29"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ab6da96f9734ea99acf3e54d2c53be7", "id": "ef0bb15af38641ffb9d0666219900d29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f33b16ff3a9f4afabf9da96486bf0193"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a178b088e3c740d891575ebdfd866ff9", "id": "f33b16ff3a9f4afabf9da96486bf0193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f9eab6e12bb34ca58fb3da8787308343"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cdbea8597e84d28a04ca8586026477b", "id": "f9eab6e12bb34ca58fb3da8787308343"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fc9aeeb4f686409a9176115b173a9f4f"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93efd0a18f6b48d2af7400c734056de6", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-30 04:13:01,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-409d585a-7022-4c70-806e-aee0f4ad2e0d 2018-07-30 04:13:01,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0906410217285s 2018-07-30 04:13:01,320 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-409d585a-7022-4c70-806e-aee0f4ad2e0d 2018-07-30 04:13:01,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '1c07bdce-4587-458f-9197-198c863b0bfd', 'keystone_tenant_name': u'cloudify_ims-project_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.25:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'project_domain_name': 'Default'} 2018-07-30 04:13:01,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/secrets 2018-07-30 04:13:01,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:01,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:01,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:01,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:01,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:01,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:01,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:01,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-07-30 04:13:01,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:01,396 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:01 GMT 2018-07-30 04:13:01,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:01,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-07-30 04:13:01,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:01,397 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "1c07bdce-4587-458f-9197-198c863b0bfd"} 2018-07-30 04:13:01,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:01,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:01,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:01,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:01,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:01,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:01,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:01,482 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-07-30 04:13:01,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:01.483Z", "updated_at": "2018-07-30T04:13:01.483Z", "created_by": "admin", "private_resource": false, "value": "1c07bdce-4587-458f-9197-198c863b0bfd", "key": "keystone_password"} 2018-07-30 04:13:01,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:01,482 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:01 GMT 2018-07-30 04:13:01,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:01,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-07-30 04:13:01,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:01,482 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"} 2018-07-30 04:13:01,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:01,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:01,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:01,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:01,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:01,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:01,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:01,642 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-07-30 04:13:01,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:01.621Z", "updated_at": "2018-07-30T04:13:01.621Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "key": "keystone_tenant_name"} 2018-07-30 04:13:01,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:01,643 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:01 GMT 2018-07-30 04:13:01,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:01,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-07-30 04:13:01,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:01,643 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-07-30 04:13:01,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:01,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:01,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:01,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:01,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:01,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:01,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:01,717 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-07-30 04:13:01,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:01.731Z", "updated_at": "2018-07-30T04:13:01.731Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-07-30 04:13:01,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:01,718 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:01 GMT 2018-07-30 04:13:01,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:01,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-07-30 04:13:01,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:01,718 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.25:5000"} 2018-07-30 04:13:01,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:01,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:01,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:01,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:01,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:01,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:01,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:01,805 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-07-30 04:13:01,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:01.815Z", "updated_at": "2018-07-30T04:13:01.815Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.25:5000", "key": "keystone_url"} 2018-07-30 04:13:01,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:01,805 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:01 GMT 2018-07-30 04:13:01,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:01,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-07-30 04:13:01,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:01,806 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-07-30 04:13:01,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:01,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:01,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:01,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:01,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:01,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:01,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:01,876 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-07-30 04:13:01,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:01.884Z", "updated_at": "2018-07-30T04:13:01.884Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-07-30 04:13:01,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:01,877 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:01 GMT 2018-07-30 04:13:01,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:01,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-07-30 04:13:01,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:01,877 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"} 2018-07-30 04:13:01,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:01,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:01,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:01,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:01,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:01,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:01,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:01,949 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-07-30 04:13:01,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:01.960Z", "updated_at": "2018-07-30T04:13:01.960Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "key": "keystone_username"} 2018-07-30 04:13:01,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:01,949 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:01 GMT 2018-07-30 04:13:01,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:01,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-07-30 04:13:01,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:01,950 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-07-30 04:13:02,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:02,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:02,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:02,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:02,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:02,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:02,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:02,080 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-07-30 04:13:02,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:02.075Z", "updated_at": "2018-07-30T04:13:02.075Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-07-30 04:13:02,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:02,080 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:02 GMT 2018-07-30 04:13:02,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:02,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-07-30 04:13:02,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:02,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-07-30 04:13:02,082 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-30 04:13:02,087 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-30 04:13:02,087 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-30 04:13:02,107 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-30 04:13:02,278 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-30 04:13:02,279 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-30 04:13:02,280 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-30 04:13:02,321 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-30 04:13:02,322 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-30 04:13:02,357 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-30 04:13:39,733 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-30 04:13:39,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.sonn.com * extras: sjc.edge.kernel.org * updates: mirror.keystealth.org No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.9.1.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.9.1.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 13 MB/s | 54 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.9.1.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : kernel-headers-3.10.0-862.9.1.el7.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 7/24 Verifying : glibc-2.17-222.el7.x86_64 8/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.9.1.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-07-30 04:13:39,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-07-30 04:13:39,734 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-30 04:13:39,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:13:39,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:13:39,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-c62ee204-13e0-4e84-b6e7-7cb41d43d922 Date: Mon, 30 Jul 2018 04:13:39 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:22Z", "updated_at": "2018-07-30T04:10:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "1453939c-7557-47fe-801b-dac7f518234d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "180579d9-661f-4831-95a0-ce386be7c6a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-30T04:10:24Z", "revision_number": 0, "id": "2839edae-2c67-447c-aa87-8b8764466ae8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:24Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "2ac3a866-e198-4f28-91b0-3d23993fa558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-30T04:10:24Z", "revision_number": 0, "id": "40994927-08b7-4ec2-ab95-c5324935ccc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:24Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "485eaa2a-597e-48b6-9ed2-9841c1ea0f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "c2875cc9-586c-4935-8598-835473d84045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "c376434a-9e6a-4c8e-938e-1a5adee8f7cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 8, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}, {"description": "Default security group", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:08:52Z", "updated_at": "2018-07-30T04:08:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "0225f4ad-45fe-4704-9be9-fd7de253a5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "24e34794-ebaf-4a77-b252-a118350b2f5f", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "96352342-5e65-4270-a584-26c03fd5d39c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "d74f7353-ae48-4d97-9cb8-493bd8deef24", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 4, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "a19233cb-f92d-40a2-bc78-3c328f451551", "name": "default"}]} 2018-07-30 04:13:39,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c62ee204-13e0-4e84-b6e7-7cb41d43d922 2018-07-30 04:13:39,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.064994096756s 2018-07-30 04:13:39,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c62ee204-13e0-4e84-b6e7-7cb41d43d922 2018-07-30 04:13:39,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:13:39,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -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": "a19233cb-f92d-40a2-bc78-3c328f451551"}}' 2018-07-30 04:13:40,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-13fc53f2-722d-40f9-9071-7b4dedf90f43 Date: Mon, 30 Jul 2018 04:13:40 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-30T04:13:39Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "port_range_min": 22, "revision_number": 0, "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:13:39Z", "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "24bf4f28-1ab6-497b-a3d4-64ba1e1f39fb"}} 2018-07-30 04:13:40,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-13fc53f2-722d-40f9-9071-7b4dedf90f43 2018-07-30 04:13:40,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.225586891174s 2018-07-30 04:13:40,034 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-13fc53f2-722d-40f9-9071-7b4dedf90f43 2018-07-30 04:13:40,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-07-30 04:13:40,130 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-07-30 04:13:42,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:42,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:42,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:42,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:42,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:42,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:42,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:42,804 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-07-30 04:13:42,805 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:42.746Z", "updated_at": "2018-07-30T04:13:42.746Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-07-30 04:13:42,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:42,807 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:42 GMT 2018-07-30 04:13:42,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:42,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-07-30 04:13:42,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:42,832 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-30 04:13:44,292 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-07-30 04:13:44,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:13:44,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:13:44,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-45f94971-1618-4905-9099-865dc8b5dbf4 Date: Mon, 30 Jul 2018 04:13:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ee3c859a-198c-4040-bf4c-6f244c198728/snap", "metadata": {}}], "file": "/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728/file", "owner": "9a4aac87aaa74e2184f09142a99aee29", "id": "ee3c859a-198c-4040-bf4c-6f244c198728", "size": 4373348352, "self": "/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ee3c859a-198c-4040-bf4c-6f244c198728/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-30T04:10:21Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-30T04:09:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:13:44,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-45f94971-1618-4905-9099-865dc8b5dbf4 2018-07-30 04:13:44,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.581346988678s 2018-07-30 04:13:44,875 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-45f94971-1618-4905-9099-865dc8b5dbf4 2018-07-30 04:13:44,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 04:13:44,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/cloudify_ims-img_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}' 2018-07-30 04:13:44,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/39436c4c-1915-414e-84cb-ecd546d0cd0e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-638d58a9-8e2f-4a1a-9366-7d23c887d5b6 Date: Mon, 30 Jul 2018 04:13:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/39436c4c-1915-414e-84cb-ecd546d0cd0e/file", "owner": "9a4aac87aaa74e2184f09142a99aee29", "id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "size": null, "self": "/v2/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-30T04:13:44Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "checksum": null, "created_at": "2018-07-30T04:13:44Z", "protected": false} 2018-07-30 04:13:44,924 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-638d58a9-8e2f-4a1a-9366-7d23c887d5b6 2018-07-30 04:13:44,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0391840934753s 2018-07-30 04:13:44,924 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-638d58a9-8e2f-4a1a-9366-7d23c887d5b6 returning object 39436c4c-1915-414e-84cb-ecd546d0cd0e 2018-07-30 04:13:44,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 04:13:44,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/39436c4c-1915-414e-84cb-ecd546d0cd0e/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}07a71f39c341e558bd9a67902f793c26267c22ad" -d '' 2018-07-30 04:13:49,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-79a242b7-28b3-4116-984d-2868c56c78a9 Date: Mon, 30 Jul 2018 04:13: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-30 04:13:49,831 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/39436c4c-1915-414e-84cb-ecd546d0cd0e/file used request id req-79a242b7-28b3-4116-984d-2868c56c78a9 2018-07-30 04:13:49,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.9063501358s 2018-07-30 04:13:49,831 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/39436c4c-1915-414e-84cb-ecd546d0cd0e/file used request id req-79a242b7-28b3-4116-984d-2868c56c78a9 2018-07-30 04:13:49,832 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T04:13:44Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/39436c4c-1915-414e-84cb-ecd546d0cd0e/file', u'owner': u'9a4aac87aaa74e2184f09142a99aee29', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', u'size': None, u'name': u'cloudify_ims-img_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'checksum': None, u'self': u'/v2/images/39436c4c-1915-414e-84cb-ecd546d0cd0e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T04:13:44Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 04:13:49,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 04:13:49,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-07-30 04:13:49,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:13:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b969796f-1f10-4b56-91c4-d050eef32da3 x-compute-request-id: req-b969796f-1f10-4b56-91c4-d050eef32da3 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "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": 25, "id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72"}} 2018-07-30 04:13:49,892 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b969796f-1f10-4b56-91c4-d050eef32da3 2018-07-30 04:13:49,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0602090358734s 2018-07-30 04:13:49,893 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b969796f-1f10-4b56-91c4-d050eef32da3 2018-07-30 04:13:49,894 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0fe05230a8a340ec8c337c88e34a1c9b', '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': 25, 'id': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72', 'swap': 0}) 2018-07-30 04:13:49,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 04:13:49,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72/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}4e46a78cc634ed164fb8ddb1d93290834b4079bb" -d '{"extra_specs": {}}' 2018-07-30 04:13:49,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:13:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e7cfddc-2719-4a2a-be0d-e29c2f662142 x-compute-request-id: req-9e7cfddc-2719-4a2a-be0d-e29c2f662142 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 04:13:49,917 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72/os-extra_specs used request id req-9e7cfddc-2719-4a2a-be0d-e29c2f662142 2018-07-30 04:13:49,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224461555481s 2018-07-30 04:13:49,917 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72/os-extra_specs used request id req-9e7cfddc-2719-4a2a-be0d-e29c2f662142 2018-07-30 04:13:49,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-07-30 04:13:49,917 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "bono_cluster_size": 1, "flavor_id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-07-30 04:13:51,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:51,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:51,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:51,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:51,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:51,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:51,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:51,083 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-07-30 04:13:51,083 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "bono_cluster_size": 1, "flavor_id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:50.174Z", "updated_at": "2018-07-30T04:13:50.174Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-07-30 04:13:51,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:51,083 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:51 GMT 2018-07-30 04:13:51,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:51,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-07-30 04:13:51,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:51,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-07-30 04:13:51,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:51,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:51,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:51,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:51,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:51,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:51,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:51,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:50.975Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-07-30 04:13:51,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:51,149 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:51 GMT 2018-07-30 04:13:51,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:51,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-07-30 04:13:51,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:51,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:13:51,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:51,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:51,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:51,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:51,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:51,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:51,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:51,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-07-30 04:13:51,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:51,217 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:51 GMT 2018-07-30 04:13:51,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:51,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-07-30 04:13:51,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:51,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7 2018-07-30 04:13:51,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:51,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:51,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:51,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:51,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:51,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:51,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:51,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:50.975Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"} 2018-07-30 04:13:51,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:51,309 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:51 GMT 2018-07-30 04:13:51,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:51,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-30 04:13:51,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:56,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:13:56,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:56,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:56,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:56,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:56,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:56,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:56,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:56,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:13:51.917Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:13:51.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:13:52.322Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:13:52.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7", "logger": "5062f2eb-3b9d-4d39-ba7c-b92c7240b45d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:13:52.413Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:13:52.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7", "logger": "5062f2eb-3b9d-4d39-ba7c-b92c7240b45d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:13:52.432Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:13:52.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:13:52.432Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:13:52.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:13:52.432Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:13:52.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:13:53.421Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:13:53.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7", "logger": "5062f2eb-3b9d-4d39-ba7c-b92c7240b45d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:13:53.421Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:13:53.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7", "logger": "5062f2eb-3b9d-4d39-ba7c-b92c7240b45d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:13:53.421Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:13:53.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7", "logger": "5062f2eb-3b9d-4d39-ba7c-b92c7240b45d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:13:54.428Z", "message": "Installing from directory: /tmp/tmptrB1Xb [args=--prefix=\"/tmp/openstack-SjwSLe\" --constraint=\"/tmp/openstack-SjwSLe/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:13:54.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7", "logger": "5062f2eb-3b9d-4d39-ba7c-b92c7240b45d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:13:54.428Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmptrB1Xb --prefix=\"/tmp/openstack-SjwSLe\" --constraint=\"/tmp/openstack-SjwSLe/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:13:54.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7", "logger": "5062f2eb-3b9d-4d39-ba7c-b92c7240b45d"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-07-30 04:13:56,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:56,383 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:56 GMT 2018-07-30 04:13:56,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:56,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-07-30 04:13:56,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:13:56,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-07-30 04:13:56,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-07-30 04:13:56,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-07-30 04:13:56,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-30 04:13:56,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-30 04:13:56,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-07-30 04:13:56,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-30 04:13:56,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-07-30 04:13:56,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-07-30 04:13:56,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmptrB1Xb [args=--prefix="/tmp/openstack-SjwSLe" --constraint="/tmp/openstack-SjwSLe/constraint.txt", package_name=cloudify-openstack-plugin] 2018-07-30 04:13:56,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmptrB1Xb --prefix="/tmp/openstack-SjwSLe" --constraint="/tmp/openstack-SjwSLe/constraint.txt" 2018-07-30 04:13:56,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7 2018-07-30 04:13:56,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:13:56,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:13:56,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:13:56,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:13:56,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:13:56,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:13:56,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:13:56,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:50.975Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"} 2018-07-30 04:13:56,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:13:56,487 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:13:56 GMT 2018-07-30 04:13:56,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:13:56,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-30 04:13:56,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:01,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:14:01,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:01,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:01,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:01,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:01,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:01,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:01,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:01,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-30 04:14:01,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:01,568 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:01 GMT 2018-07-30 04:14:01,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:01,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-30 04:14:01,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:01,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7 2018-07-30 04:14:01,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:01,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:01,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:01,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:01,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:01,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:01,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:01,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:50.975Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"} 2018-07-30 04:14:01,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:01,631 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:01 GMT 2018-07-30 04:14:01,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:01,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-30 04:14:01,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:06,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:14:06,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:06,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:06,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:06,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:06,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:06,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:06,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:06,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-30 04:14:06,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:06,702 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:06 GMT 2018-07-30 04:14:06,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:06,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-30 04:14:06,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:06,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7 2018-07-30 04:14:06,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:06,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:06,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:06,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:06,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:06,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:06,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:06,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:50.975Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"} 2018-07-30 04:14:06,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:06,772 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:06 GMT 2018-07-30 04:14:06,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:06,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-30 04:14:06,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:11,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:14:11,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:11,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:11,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:11,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:11,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:11,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:11,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:11,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-30 04:14:11,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:11,838 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:11 GMT 2018-07-30 04:14:11,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:11,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-30 04:14:11,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:11,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7 2018-07-30 04:14:11,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:11,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:11,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:11,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:11,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:11,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:11,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:11,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:50.975Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"} 2018-07-30 04:14:11,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:11,928 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:11 GMT 2018-07-30 04:14:11,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:11,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-30 04:14:11,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:16,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:14:17,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:17,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:17,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:17,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:17,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:17,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:17,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:17,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-07-30 04:14:17,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:17,069 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:17 GMT 2018-07-30 04:14:17,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:17,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-07-30 04:14:17,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:17,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7 2018-07-30 04:14:17,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:17,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:17,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:17,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:17,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:17,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:17,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:17,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:50.975Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"} 2018-07-30 04:14:17,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:17,127 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:17 GMT 2018-07-30 04:14:17,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:17,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-07-30 04:14:17,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:22,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:14:22,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:22,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:22,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:22,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:22,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:22,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:22,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:22,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:18.882Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:18.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7", "logger": "5062f2eb-3b9d-4d39-ba7c-b92c7240b45d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:19.511Z", "message": "Removing directory: /tmp/tmptrB1Xb", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:19.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7", "logger": "5062f2eb-3b9d-4d39-ba7c-b92c7240b45d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:19.760Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:19.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:20.521Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:20.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:20.521Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:20.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:20.521Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:20.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-07-30 04:14:22,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:22,199 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:22 GMT 2018-07-30 04:14:22,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:22,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-07-30 04:14:22,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:22,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-07-30 04:14:22,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmptrB1Xb 2018-07-30 04:14:22,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-30 04:14:22,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-07-30 04:14:22,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-07-30 04:14:22,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-07-30 04:14:22,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7 2018-07-30 04:14:22,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:22,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:22,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:22,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:22,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:22,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:22,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:22,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:13:50.975Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "56cc24f9-8ef8-496d-a3c2-acb40d8e1ee7"} 2018-07-30 04:14:22,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:22,256 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:22 GMT 2018-07-30 04:14:22,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:22,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-07-30 04:14:22,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:22,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-07-30 04:14:22,257 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-07-30 04:14:22,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:22,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:22,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:22,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:22,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:22,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:22,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:22,405 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-07-30 04:14:22,405 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:14:22,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:22,405 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:22 GMT 2018-07-30 04:14:22,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:22,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:14:22,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:22,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:14:22,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:22,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:22,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:22,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:22,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:22,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:22,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:22,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-07-30 04:14:22,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:22,466 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:22 GMT 2018-07-30 04:14:22,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:22,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-07-30 04:14:22,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:22,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:14:22,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:22,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:22,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:22,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:22,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:22,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:22,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:22,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:14:22,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:22,531 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:22 GMT 2018-07-30 04:14:22,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:22,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:14:22,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:27,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:14:27,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:27,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:27,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:27,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:27,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:27,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:27,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:27,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:23.079Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:23.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_security_group_wdy2hl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:24.334Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:24.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_floatingip_3kuhgr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:24.567Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:24.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_security_group_daw6w6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:24.567Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:24.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_security_group_wdy2hl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:24.567Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:24.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_security_group_f7e7h2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:24.567Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:24.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_security_group_wdy2hl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:24.567Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:24.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_security_group_daw6w6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.258Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_security_group_daw6w6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.258Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_floatingip_isyfex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.258Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_floatingip_3kuhgr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.258Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_floatingip_3kuhgr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.258Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_security_group_f7e7h2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.258Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_security_group_6nx7ie", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.258Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_security_group_6nx7ie", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.258Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_security_group_f7e7h2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.258Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_security_group_6nx7ie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.258Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_security_group_wdy2hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.488Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5ad81881-4101-431c-8652-3f306cd30c17"}, {"node_instance_id": "dime_security_group_wdy2hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.687Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5ad81881-4101-431c-8652-3f306cd30c17"}, {"node_instance_id": "bind_security_group_f7e7h2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.687Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "adfd950e-ac8f-4172-9fb6-c10296480090"}, {"node_instance_id": "dime_security_group_wdy2hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.687Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5ad81881-4101-431c-8652-3f306cd30c17"}, {"node_instance_id": "dime_security_group_wdy2hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.687Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5ad81881-4101-431c-8652-3f306cd30c17"}, {"node_instance_id": "bind_security_group_f7e7h2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.687Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "adfd950e-ac8f-4172-9fb6-c10296480090"}, {"node_instance_id": "bind_security_group_f7e7h2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.687Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "adfd950e-ac8f-4172-9fb6-c10296480090"}, {"node_instance_id": "dime_security_group_wdy2hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.687Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5ad81881-4101-431c-8652-3f306cd30c17"}, {"node_instance_id": "dime_security_group_wdy2hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.687Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5ad81881-4101-431c-8652-3f306cd30c17"}, {"node_instance_id": "bind_security_group_f7e7h2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.687Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "adfd950e-ac8f-4172-9fb6-c10296480090"}, {"node_instance_id": "base_security_group_3ehpza", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "base_security_group_3ehpza", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_floatingip_ten26k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "keypair_vgn9w3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "internal_sip_security_group_ihroon", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_security_group_1dmts0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_security_group_c52tlt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_security_group_c52tlt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "internal_sip_security_group_ihroon", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_floatingip_isyfex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_security_group_1dmts0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "keypair_vgn9w3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_security_group_svqbxg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_security_group_svqbxg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_floatingip_ten26k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:26.728Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:26.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 42, "offset": 0, "size": 50}}} 2018-07-30 04:14:27,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:27,607 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:27 GMT 2018-07-30 04:14:27,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:27,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22856 2018-07-30 04:14:27,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:27,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-07-30 04:14:27,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:27,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:27,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:27,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-30 04:14:27,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:27,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-30 04:14:27,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-30 04:14:27,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-30 04:14:27,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:27,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-07-30 04:14:27,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-07-30 04:14:27,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-30 04:14:27,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-30 04:14:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-30 04:14:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-30 04:14:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-07-30 04:14:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-07-30 04:14:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-07-30 04:14:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-07-30 04:14:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-07-30 04:14:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-30 04:14:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-07-30 04:14:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:27,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-30 04:14:27,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:27,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-30 04:14:27,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-07-30 04:14:27,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-30 04:14:27,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-07-30 04:14:27,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:27,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-07-30 04:14:27,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:27,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:14:27,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:27,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:27,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:27,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:27,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:27,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:27,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:27,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:14:27,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:27,670 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:27 GMT 2018-07-30 04:14:27,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:27,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:14:27,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:32,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:14:32,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:32,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:32,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:32,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:32,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:32,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:32,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:32,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_6nx7ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a311cfcf-85e4-45da-aec4-1f648e5194a5"}, {"node_instance_id": "vellum_security_group_6nx7ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a311cfcf-85e4-45da-aec4-1f648e5194a5"}, {"node_instance_id": "vellum_security_group_6nx7ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a311cfcf-85e4-45da-aec4-1f648e5194a5"}, {"node_instance_id": "vellum_security_group_6nx7ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a311cfcf-85e4-45da-aec4-1f648e5194a5"}, {"node_instance_id": "vellum_security_group_6nx7ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a311cfcf-85e4-45da-aec4-1f648e5194a5"}, {"node_instance_id": "homer_security_group_daw6w6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "59c9250e-0cfd-434f-ba23-6c26ce5e05d9"}, {"node_instance_id": "homer_security_group_daw6w6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "59c9250e-0cfd-434f-ba23-6c26ce5e05d9"}, {"node_instance_id": "vellum_security_group_6nx7ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a311cfcf-85e4-45da-aec4-1f648e5194a5"}, {"node_instance_id": "vellum_security_group_6nx7ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a311cfcf-85e4-45da-aec4-1f648e5194a5"}, {"node_instance_id": "vellum_security_group_6nx7ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a311cfcf-85e4-45da-aec4-1f648e5194a5"}, {"node_instance_id": "vellum_security_group_6nx7ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a311cfcf-85e4-45da-aec4-1f648e5194a5"}, {"node_instance_id": "vellum_security_group_6nx7ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a311cfcf-85e4-45da-aec4-1f648e5194a5"}, {"node_instance_id": "vellum_security_group_6nx7ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a311cfcf-85e4-45da-aec4-1f648e5194a5"}, {"node_instance_id": "homer_security_group_daw6w6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "59c9250e-0cfd-434f-ba23-6c26ce5e05d9"}, {"node_instance_id": "homer_security_group_daw6w6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "59c9250e-0cfd-434f-ba23-6c26ce5e05d9"}, {"node_instance_id": "vellum_security_group_6nx7ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:27.704Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a311cfcf-85e4-45da-aec4-1f648e5194a5"}, {"node_instance_id": "bind_floatingip_3kuhgr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:28.674Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:28.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_floatingip_3kuhgr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:28.711Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9a4aac87aaa74e2184f09142a99aee29', u'created_at': u'2018-07-30T04:14:28Z', u'updated_at': u'2018-07-30T04:14:28Z', u'floating_network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'9a4aac87aaa74e2184f09142a99aee29', u'port_id': None, u'id': u'62e8a812-3eb5-4a2a-8337-4a3da036a008', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:28.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "622fa509-2710-4011-842b-aa7af368d9ef"}, {"node_instance_id": "bono_floatingip_isyfex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:28.736Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:28.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_floatingip_3kuhgr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:29.741Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:29.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_floatingip_3kuhgr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:29.741Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:29.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_security_group_wdy2hl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:30.911Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:30.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_floatingip_ten26k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:30.911Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:30.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_security_group_c52tlt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:30.911Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:30.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "internal_sip_security_group_ihroon", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:30.911Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:30.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_security_group_f7e7h2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:30.911Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:30.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_security_group_wdy2hl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:30.911Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:30.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_security_group_daw6w6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:30.911Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:30.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "internal_sip_security_group_ihroon", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.226Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "defea84b-26d3-4167-bc85-3451252eee11"}, {"node_instance_id": "bono_floatingip_isyfex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.809Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9a4aac87aaa74e2184f09142a99aee29', u'created_at': u'2018-07-30T04:14:30Z', u'updated_at': u'2018-07-30T04:14:30Z', u'floating_network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.212', u'revision_number': 0, u'project_id': u'9a4aac87aaa74e2184f09142a99aee29', u'port_id': None, u'id': u'f310d143-ad6d-42de-8b76-3e95f5fae93f', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "11975bfa-a3e9-466e-9512-b26c11036a07"}, {"node_instance_id": "internal_sip_security_group_ihroon", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.809Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "defea84b-26d3-4167-bc85-3451252eee11"}, {"node_instance_id": "internal_sip_security_group_ihroon", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.809Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "defea84b-26d3-4167-bc85-3451252eee11"}, {"node_instance_id": "internal_sip_security_group_ihroon", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.809Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "defea84b-26d3-4167-bc85-3451252eee11"}, {"node_instance_id": "internal_sip_security_group_ihroon", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.809Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "defea84b-26d3-4167-bc85-3451252eee11"}, {"node_instance_id": "internal_sip_security_group_ihroon", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.809Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "defea84b-26d3-4167-bc85-3451252eee11"}, {"node_instance_id": "bind_security_group_f7e7h2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.936Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_security_group_daw6w6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.936Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_security_group_f7e7h2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.936Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_security_group_wdy2hl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.936Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "base_security_group_3ehpza", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.936Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_security_group_svqbxg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.936Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_floatingip_isyfex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.936Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_security_group_6nx7ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:31.936Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:31.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 85, "offset": 42, "size": 50}}} 2018-07-30 04:14:32,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:32,744 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:32 GMT 2018-07-30 04:14:32,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:32,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26949 2018-07-30 04:14:32,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:32,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:32,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:32,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:32,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:32,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:32,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:32,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:32,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:32,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-07-30 04:14:32,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-07-30 04:14:32,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-07-30 04:14:32,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-07-30 04:14:32,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-07-30 04:14:32,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-07-30 04:14:32,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-07-30 04:14:32,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-07-30 04:14:32,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-07-30 04:14:32,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9a4aac87aaa74e2184f09142a99aee29', u'created_at': u'2018-07-30T04:14:28Z', u'updated_at': u'2018-07-30T04:14:28Z', u'floating_network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'9a4aac87aaa74e2184f09142a99aee29', u'port_id': None, u'id': u'62e8a812-3eb5-4a2a-8337-4a3da036a008', u'qos_policy_id': None} 2018-07-30 04:14:32,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-07-30 04:14:32,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:32,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:32,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:32,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-07-30 04:14:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-30 04:14:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-30 04:14:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-30 04:14:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-30 04:14:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-30 04:14:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-07-30 04:14:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9a4aac87aaa74e2184f09142a99aee29', u'created_at': u'2018-07-30T04:14:30Z', u'updated_at': u'2018-07-30T04:14:30Z', u'floating_network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.212', u'revision_number': 0, u'project_id': u'9a4aac87aaa74e2184f09142a99aee29', u'port_id': None, u'id': u'f310d143-ad6d-42de-8b76-3e95f5fae93f', u'qos_policy_id': None} 2018-07-30 04:14:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-07-30 04:14:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-07-30 04:14:32,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:32,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:32,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:32,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:32,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-30 04:14:32,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-30 04:14:32,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-07-30 04:14:32,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-30 04:14:32,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:14:32,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:32,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:32,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:32,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:32,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:32,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:32,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:32,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:14:32,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:32,824 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:32 GMT 2018-07-30 04:14:32,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:32,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:14:32,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:37,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:14:37,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:37,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:37,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:37,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:37,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:37,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:37,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:37,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_3ehpza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "682398a8-5f52-4414-a83f-0e71227d7d78"}, {"node_instance_id": "base_security_group_3ehpza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "682398a8-5f52-4414-a83f-0e71227d7d78"}, {"node_instance_id": "base_security_group_3ehpza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "682398a8-5f52-4414-a83f-0e71227d7d78"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "ellis_security_group_c52tlt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9944259f-4182-4f7d-8304-80c04e4012ba"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "ellis_security_group_c52tlt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9944259f-4182-4f7d-8304-80c04e4012ba"}, {"node_instance_id": "base_security_group_3ehpza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "682398a8-5f52-4414-a83f-0e71227d7d78"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "base_security_group_3ehpza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "682398a8-5f52-4414-a83f-0e71227d7d78"}, {"node_instance_id": "base_security_group_3ehpza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "682398a8-5f52-4414-a83f-0e71227d7d78"}, {"node_instance_id": "base_security_group_3ehpza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "682398a8-5f52-4414-a83f-0e71227d7d78"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "ellis_security_group_c52tlt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9944259f-4182-4f7d-8304-80c04e4012ba"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "ellis_security_group_c52tlt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9944259f-4182-4f7d-8304-80c04e4012ba"}, {"node_instance_id": "base_security_group_3ehpza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "682398a8-5f52-4414-a83f-0e71227d7d78"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "bono_security_group_svqbxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.842Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "08686638-bb89-419a-9b32-07f6e616a8e2"}, {"node_instance_id": "bono_floatingip_isyfex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.946Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_security_group_6nx7ie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.946Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_security_group_daw6w6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.946Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_security_group_6nx7ie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:32.946Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:32.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_floatingip_ten26k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:33.849Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9a4aac87aaa74e2184f09142a99aee29', u'created_at': u'2018-07-30T04:14:32Z', u'updated_at': u'2018-07-30T04:14:32Z', u'floating_network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'9a4aac87aaa74e2184f09142a99aee29', u'port_id': None, u'id': u'dccc9839-7da4-4cd3-9571-1ab7bdc98cd3', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:33.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d991c5fd-570f-46ab-a59f-4ab2fa69a271"}, {"node_instance_id": "ellis_floatingip_ten26k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:33.953Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:33.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_floatingip_isyfex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:33.953Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:33.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_security_group_1dmts0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:33.953Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:33.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_floatingip_ten26k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:33.953Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:33.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_security_group_1dmts0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:34.854Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:34.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d423eefb-3fe4-4ffc-b8ba-3f39933d5923"}, {"node_instance_id": "sprout_security_group_1dmts0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:34.854Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:34.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d423eefb-3fe4-4ffc-b8ba-3f39933d5923"}, {"node_instance_id": "ellis_floatingip_ten26k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:34.962Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:34.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "keypair_vgn9w3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:34.962Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:34.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "internal_sip_security_group_ihroon", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:34.962Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:34.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "keypair_vgn9w3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:36.033Z", "message": "Using external resource keypair: cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:36.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e44ef86d-5300-48ae-9f93-5a5ad4dc5d43"}, {"node_instance_id": "ellis_security_group_c52tlt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:36.086Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:36.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "internal_sip_security_group_ihroon", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:36.086Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:36.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "internal_sip_security_group_ihroon", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:36.086Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:36.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "base_security_group_3ehpza", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:36.086Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:36.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_security_group_c52tlt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:36.086Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:36.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "base_security_group_3ehpza", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:37.100Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:37.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "keypair_vgn9w3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:37.100Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:37.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 139, "offset": 85, "size": 50}}} 2018-07-30 04:14:37,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:37,896 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:37 GMT 2018-07-30 04:14:37,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:37,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30864 2018-07-30 04:14:37,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:37,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-07-30 04:14:37,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-07-30 04:14:37,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-07-30 04:14:37,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-07-30 04:14:37,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-07-30 04:14:37,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-07-30 04:14:37,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-07-30 04:14:37,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-07-30 04:14:37,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-07-30 04:14:37,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-07-30 04:14:37,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-07-30 04:14:37,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-07-30 04:14:37,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-07-30 04:14:37,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-07-30 04:14:37,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:37,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:37,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:37,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:37,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9a4aac87aaa74e2184f09142a99aee29', u'created_at': u'2018-07-30T04:14:32Z', u'updated_at': u'2018-07-30T04:14:32Z', u'floating_network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'9a4aac87aaa74e2184f09142a99aee29', u'port_id': None, u'id': u'dccc9839-7da4-4cd3-9571-1ab7bdc98cd3', u'qos_policy_id': None} 2018-07-30 04:14:37,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:37,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:37,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-07-30 04:14:37,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-07-30 04:14:37,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-07-30 04:14:37,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-07-30 04:14:37,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:37,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-07-30 04:14:37,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-30 04:14:37,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49 2018-07-30 04:14:37,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:37,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:37,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:37,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-30 04:14:37,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-30 04:14:37,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:37,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:37,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:14:37,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:37,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:37,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:37,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:37,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:37,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:37,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:37,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:14:37,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:37,965 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:37 GMT 2018-07-30 04:14:37,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:37,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:14:37,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:42,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:14:43,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:43,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:43,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:43,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:43,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:43,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:43,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:43,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_3ehpza", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:37.100Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:37.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_security_group_c52tlt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:37.100Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:37.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_security_group_svqbxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:37.100Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:37.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "keypair_vgn9w3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:37.100Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:37.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_security_group_svqbxg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:38.113Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:38.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_security_group_1dmts0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:38.113Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:38.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_security_group_svqbxg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:38.113Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:38.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "keypair_vgn9w3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:38.113Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:38.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_security_group_1dmts0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:38.113Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:38.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_security_group_1dmts0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:38.113Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:38.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:40.060Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:40.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:40.060Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:40.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:40.060Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:40.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:40.060Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:40.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:40.060Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:40.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:40.060Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:40.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:40.060Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:40.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:40.060Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:40.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:40.060Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:40.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:40.366Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}, {u'external_id': u'bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1bf08ba7-e19a-42fe-9bb2-01e818d8fb1b', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:40.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bd72e990-7077-4ff8-bd90-8ecbd91c159f"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.050Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f42fbe3c-02a8-40da-ae6a-686f5ad87985"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.050Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}, {u'external_id': u'bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3f74292c-333d-4b38-be5d-0fa92e7d308a', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d099fe08-889d-4bc0-b721-c627e7610ae6"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.050Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}, {u'external_id': u'bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'427b5821-8b80-46ad-ac77-15ae083c9cf1', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5027a204-210b-442e-ac5f-deffebdbd6f2"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.050Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}, {u'external_id': u'bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a5784049-d6be-4ed8-a1d0-c9a2000f1449', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'62e8a812-3eb5-4a2a-8337-4a3da036a008', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32c66467-17ca-4e97-907c-faa9177e96a4"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.050Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_w4zch6'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32c66467-17ca-4e97-907c-faa9177e96a4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.050Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_1jv2la'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5027a204-210b-442e-ac5f-deffebdbd6f2"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.050Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_a39d5m'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bd72e990-7077-4ff8-bd90-8ecbd91c159f"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.050Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_6tbonv'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f42fbe3c-02a8-40da-ae6a-686f5ad87985"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.050Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_6tn7yp'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d099fe08-889d-4bc0-b721-c627e7610ae6"}, {"node_instance_id": "bono_host_5063ts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.296Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.296Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.296Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.296Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.296Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.296Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.296Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.296Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.296Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.296Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.296Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:41.296Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:41.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:42.474Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_6tbonv', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:42.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f42fbe3c-02a8-40da-ae6a-686f5ad87985"}], "metadata": {"pagination": {"total": 177, "offset": 135, "size": 50}}} 2018-07-30 04:14:43,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:43,047 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:43 GMT 2018-07-30 04:14:43,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:43,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23891 2018-07-30 04:14:43,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:43,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:43,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:43,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-30 04:14:43,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-07-30 04:14:43,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:43,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:43,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:43,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:43,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:43,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-07-30 04:14:43,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:43,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:43,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:43,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:43,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-30 04:14:43,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-30 04:14:43,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-30 04:14:43,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-30 04:14:43,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-30 04:14:43,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}, {u'external_id': u'bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1bf08ba7-e19a-42fe-9bb2-01e818d8fb1b', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-07-30 04:14:43,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}] 2018-07-30 04:14:43,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}, {u'external_id': u'bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3f74292c-333d-4b38-be5d-0fa92e7d308a', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-07-30 04:14:43,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}, {u'external_id': u'bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'427b5821-8b80-46ad-ac77-15ae083c9cf1', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-07-30 04:14:43,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}, {u'external_id': u'bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a5784049-d6be-4ed8-a1d0-c9a2000f1449', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'62e8a812-3eb5-4a2a-8337-4a3da036a008', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2018-07-30 04:14:43,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_w4zch6'} 2018-07-30 04:14:43,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_1jv2la'} 2018-07-30 04:14:43,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_a39d5m'} 2018-07-30 04:14:43,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_6tbonv'} 2018-07-30 04:14:43,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_6tn7yp'} 2018-07-30 04:14:43,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:43,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:43,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:43,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:14:43,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-30 04:14:43,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-30 04:14:43,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-30 04:14:43,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-30 04:14:43,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-07-30 04:14:43,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-30 04:14:43,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-30 04:14:43,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-30 04:14:43,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_6tbonv', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:43,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:14:43,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:43,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:43,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:43,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:43,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:43,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:43,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:43,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:14:43,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:43,117 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:43 GMT 2018-07-30 04:14:43,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:43,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:14:43,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:48,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:14:48,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:48,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:48,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:48,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:48,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:48,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:48,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:48,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:43.057Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:43.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f42fbe3c-02a8-40da-ae6a-686f5ad87985"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:43.057Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_6tbonv', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:43.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f42fbe3c-02a8-40da-ae6a-686f5ad87985"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:43.331Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:43.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:44.076Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32c66467-17ca-4e97-907c-faa9177e96a4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:44.076Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5027a204-210b-442e-ac5f-deffebdbd6f2"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:44.076Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bd72e990-7077-4ff8-bd90-8ecbd91c159f"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:44.076Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d099fe08-889d-4bc0-b721-c627e7610ae6"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:44.076Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_w4zch6', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32c66467-17ca-4e97-907c-faa9177e96a4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:44.076Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_1jv2la', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5027a204-210b-442e-ac5f-deffebdbd6f2"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:44.076Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_a39d5m', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bd72e990-7077-4ff8-bd90-8ecbd91c159f"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:44.076Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_6tn7yp', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d099fe08-889d-4bc0-b721-c627e7610ae6"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:44.076Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_w4zch6', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32c66467-17ca-4e97-907c-faa9177e96a4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:44.076Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_1jv2la', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5027a204-210b-442e-ac5f-deffebdbd6f2"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:44.076Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_a39d5m', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bd72e990-7077-4ff8-bd90-8ecbd91c159f"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:44.076Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_6tn7yp', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d099fe08-889d-4bc0-b721-c627e7610ae6"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:44.302Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:44.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:44.302Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:44.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:45.082Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}, {u'external_id': u'bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bfed9e7c-5039-46b0-afc3-d4e88a02e438', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'dccc9839-7da4-4cd3-9571-1ab7bdc98cd3', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:45.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "28e9e549-1430-4886-a5df-7732e4d756ec"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:45.082Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_rncs9y'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:45.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "28e9e549-1430-4886-a5df-7732e4d756ec"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:45.307Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:45.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:45.307Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:45.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:45.307Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:45.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:45.307Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:45.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:45.307Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:45.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:46.186Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}, {u'external_id': u'bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0ab59733-7310-4c45-bf80-98b7bd67b814', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'3eceb49e-7f0c-4d7c-85f7-368620f5a7b7', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'f310d143-ad6d-42de-8b76-3e95f5fae93f', u'floating_ip_address': u'172.30.9.212', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:46.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "75e7c2ce-1977-4a07-bc59-0e51ce272e49"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:46.186Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_5063ts'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:46.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "75e7c2ce-1977-4a07-bc59-0e51ce272e49"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:46.457Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:46.457Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:46.457Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:46.457Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:46.457Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:46.457Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:47.193Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:47.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "28e9e549-1430-4886-a5df-7732e4d756ec"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:47.193Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_rncs9y', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:47.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "28e9e549-1430-4886-a5df-7732e4d756ec"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:47.193Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}, {u'external_id': u'bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3eceb49e-7f0c-4d7c-85f7-368620f5a7b7', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'ffc5718f-53e4-467e-a4d3-caaac306e508', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:47.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d0c96498-5806-411d-a0ba-203f01b7d473"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:47.193Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_rncs9y', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:47.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "28e9e549-1430-4886-a5df-7732e4d756ec"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:47.193Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_yscoxx'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:47.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d0c96498-5806-411d-a0ba-203f01b7d473"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:47.489Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:47.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:47.489Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:47.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:47.489Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:47.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:47.489Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:47.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:47.489Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:47.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:47.489Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:47.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 220, "offset": 177, "size": 50}}} 2018-07-30 04:14:48,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:48,240 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:48 GMT 2018-07-30 04:14:48,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:48,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29623 2018-07-30 04:14:48,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:48,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-30 04:14:48,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_6tbonv', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:48,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-30 04:14:48,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-30 04:14:48,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-30 04:14:48,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-30 04:14:48,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-30 04:14:48,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_w4zch6', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:48,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_1jv2la', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:48,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_a39d5m', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:48,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_6tn7yp', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:48,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_w4zch6', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:48,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_1jv2la', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:48,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_a39d5m', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:48,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_6tn7yp', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:48,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:48,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-30 04:14:48,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}, {u'external_id': u'bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bfed9e7c-5039-46b0-afc3-d4e88a02e438', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'dccc9839-7da4-4cd3-9571-1ab7bdc98cd3', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}] 2018-07-30 04:14:48,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_rncs9y'} 2018-07-30 04:14:48,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:48,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-30 04:14:48,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:48,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-30 04:14:48,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-30 04:14:48,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}, {u'external_id': u'bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0ab59733-7310-4c45-bf80-98b7bd67b814', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'3eceb49e-7f0c-4d7c-85f7-368620f5a7b7', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'f310d143-ad6d-42de-8b76-3e95f5fae93f', u'floating_ip_address': u'172.30.9.212', u'external_type': u'floatingip'}] 2018-07-30 04:14:48,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_5063ts'} 2018-07-30 04:14:48,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:48,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-07-30 04:14:48,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-30 04:14:48,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-30 04:14:48,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-30 04:14:48,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-30 04:14:48,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-30 04:14:48,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_rncs9y', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:48,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', u'external_type': u'keypair'}, {u'external_id': u'bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3eceb49e-7f0c-4d7c-85f7-368620f5a7b7', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'ffc5718f-53e4-467e-a4d3-caaac306e508', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-07-30 04:14:48,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_rncs9y', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:48,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_yscoxx'} 2018-07-30 04:14:48,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:48,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:48,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:48,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-30 04:14:48,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:48,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-30 04:14:48,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:14:48,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:48,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:48,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:48,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:48,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:48,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:48,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:48,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:14:48,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:48,371 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:48 GMT 2018-07-30 04:14:48,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:48,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:14:48,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:50,083 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 04:14:53,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:14:53,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:53,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:53,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:53,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:53,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:53,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:53,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:53,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:48.249Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:48.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "75e7c2ce-1977-4a07-bc59-0e51ce272e49"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:48.249Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_5063ts', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:48.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "75e7c2ce-1977-4a07-bc59-0e51ce272e49"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:48.249Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_5063ts', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:48.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "75e7c2ce-1977-4a07-bc59-0e51ce272e49"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:48.498Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:48.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:48.498Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:48.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:48.498Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:48.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:48.498Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:48.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:48.498Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:48.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:48.498Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:48.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:48.498Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:14:48.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:48.498Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:48.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:48.498Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:48.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:48.498Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:48.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:49.273Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:49.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d0c96498-5806-411d-a0ba-203f01b7d473"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:49.273Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_yscoxx', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:49.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d0c96498-5806-411d-a0ba-203f01b7d473"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:49.273Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_yscoxx', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:49.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d0c96498-5806-411d-a0ba-203f01b7d473"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:49.542Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:49.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:49.542Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:49.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:49.542Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:14:49.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:49.542Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:49.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:50.548Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:14:50.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:50.548Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:14:50.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:50.548Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:50.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:50.548Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:50.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:50.548Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:50.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:51.904Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:51.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:51.904Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:51.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:51.904Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:14:51.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:51.904Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:14:51.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:52.912Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:52.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:52.912Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:52.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:52.912Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:52.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:52.912Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:52.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:52.912Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:52.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:52.912Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:14:52.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 255, "offset": 220, "size": 50}}} 2018-07-30 04:14:53,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:53,510 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:53 GMT 2018-07-30 04:14:53,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:53,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23113 2018-07-30 04:14:53,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:53,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-30 04:14:53,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_5063ts', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:53,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_5063ts', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:53,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:53,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-30 04:14:53,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-30 04:14:53,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-30 04:14:53,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:53,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:53,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-30 04:14:53,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-30 04:14:53,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-30 04:14:53,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-30 04:14:53,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-07-30 04:14:53,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_yscoxx', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:53,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_yscoxx', 'key_name': u'cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'image': u'39436c4c-1915-414e-84cb-ecd546d0cd0e', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49', 'cloudify_management_network_id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}, 'nics': [{'net-id': u'49a0193f-b434-41d5-b0f2-1ab64f0de849'}], 'flavor': u'7a1882b1-c7a1-47c2-bcd8-c07784c95e72'} 2018-07-30 04:14:53,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-30 04:14:53,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:53,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-30 04:14:53,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-30 04:14:53,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-30 04:14:53,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-30 04:14:53,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-30 04:14:53,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-30 04:14:53,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-07-30 04:14:53,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:53,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:14:53,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-30 04:14:53,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-30 04:14:53,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-30 04:14:53,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-07-30 04:14:53,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:53,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:14:53,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-30 04:14:53,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-07-30 04:14:53,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:14:53,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:53,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:53,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:53,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:53,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:53,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:53,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:53,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:14:53,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:53,604 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:53 GMT 2018-07-30 04:14:53,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:53,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:14:53,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:58,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:14:58,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:58,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:58,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:58,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:58,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:58,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:58,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:58,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_5063ts", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:54.335Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:14:54.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:14:55.182Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:14:55.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 257, "offset": 255, "size": 50}}} 2018-07-30 04:14:58,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:58,680 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:58 GMT 2018-07-30 04:14:58,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:58,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2328 2018-07-30 04:14:58,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:14:58,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-30 04:14:58,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-07-30 04:14:58,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:14:58,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:14:58,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:14:58,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:14:58,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:14:58,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:14:58,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:14:58,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:14:58,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:14:58,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:14:58,738 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:14:58 GMT 2018-07-30 04:14:58,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:14:58,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:14:58,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:03,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:15:03,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:03,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:03,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:03,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:03,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:03,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:03,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:03,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-07-30 04:15:03,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:03,807 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:03 GMT 2018-07-30 04:15:03,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:03,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-30 04:15:03,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:03,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:15:03,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:03,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:03,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:03,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:03,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:03,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:03,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:03,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:15:03,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:03,865 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:03 GMT 2018-07-30 04:15:03,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:03,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:15:03,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:08,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:15:08,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:08,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:08,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:08,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:08,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:08,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:08,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:08,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-07-30 04:15:08,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:08,941 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:08 GMT 2018-07-30 04:15:08,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:08,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-30 04:15:08,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:08,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:15:09,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:09,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:09,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:09,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:09,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:09,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:09,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:09,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:15:09,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:09,001 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:08 GMT 2018-07-30 04:15:09,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:09,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:15:09,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:14,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:15:14,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:14,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:14,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:14,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:14,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:14,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:14,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:14,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-07-30 04:15:14,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:14,076 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:14 GMT 2018-07-30 04:15:14,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:14,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-30 04:15:14,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:14,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:15:14,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:14,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:14,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:14,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:14,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:14,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:14,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:14,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:15:14,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:14,138 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:14 GMT 2018-07-30 04:15:14,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:14,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:15:14,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:19,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:15:19,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:19,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:19,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:19,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:19,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:19,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:19,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:19,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6tbonv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:18.226Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:18.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 258, "offset": 257, "size": 50}}} 2018-07-30 04:15:19,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:19,215 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:19 GMT 2018-07-30 04:15:19,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:19,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2018-07-30 04:15:19,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:19,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:19,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:15:19,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:19,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:19,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:19,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:19,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:19,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:19,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:19,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:15:19,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:19,273 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:19 GMT 2018-07-30 04:15:19,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:19,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:15:19,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:24,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:15:24,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:24,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:24,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:24,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:24,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:24,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:24,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:24,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_a39d5m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:19.214Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:19.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:19.214Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:19.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:19.214Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:19.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:20.219Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:20.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:20.219Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:20.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:21.225Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:21.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:21.225Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:21.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:21.225Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:21.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:21.225Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:21.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:21.225Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:21.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:21.225Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:21.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:22.229Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:22.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:22.229Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:22.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:23.258Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:23.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:23.258Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:23.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:23.258Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:23.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:24.263Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:24.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 275, "offset": 258, "size": 50}}} 2018-07-30 04:15:24,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:24,347 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:24 GMT 2018-07-30 04:15:24,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:24,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12535 2018-07-30 04:15:24,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:24,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:24,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:24,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:24,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:24,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-30 04:15:24,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:24,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:24,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-30 04:15:24,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:24,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:24,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:24,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:24,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:24,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-30 04:15:24,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-30 04:15:24,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-30 04:15:24,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-30 04:15:24,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:15:24,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:24,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:24,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:24,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:24,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:24,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:24,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:24,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:15:24,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:24,414 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:24 GMT 2018-07-30 04:15:24,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:24,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:15:24,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:29,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:15:29,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:29,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:29,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:29,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:29,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:29,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:29,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:29,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_5063ts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:25.268Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:25.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:25.268Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:25.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:25.268Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:25.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:25.268Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:25.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:26.358Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:26.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:27.274Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:27.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 281, "offset": 275, "size": 50}}} 2018-07-30 04:15:29,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:29,485 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:29 GMT 2018-07-30 04:15:29,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:29,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4406 2018-07-30 04:15:29,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:29,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:29,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:29,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:29,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-07-30 04:15:29,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-30 04:15:29,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-07-30 04:15:29,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:15:29,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:29,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:29,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:29,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:29,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:29,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:29,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:29,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:15:29,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:29,543 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:29 GMT 2018-07-30 04:15:29,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:29,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:15:29,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:34,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:15:34,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:34,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:34,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:34,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:34,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:34,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:34,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:34,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-07-30 04:15:34,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:34,610 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:34 GMT 2018-07-30 04:15:34,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:34,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-30 04:15:34,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:34,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:15:34,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:34,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:34,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:34,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:34,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:34,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:34,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:34,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:15:34,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:34,671 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:34 GMT 2018-07-30 04:15:34,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:34,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:15:34,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:39,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:15:39,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:39,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:39,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:39,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:39,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:39,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:39,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:39,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-07-30 04:15:39,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:39,742 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:39 GMT 2018-07-30 04:15:39,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:39,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-30 04:15:39,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:39,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:15:39,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:39,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:39,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:39,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:39,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:39,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:39,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:39,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:15:39,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:39,798 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:39 GMT 2018-07-30 04:15:39,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:39,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:15:39,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:44,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:15:44,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:44,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:44,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:44,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:44,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:44,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:44,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:44,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-07-30 04:15:44,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:44,876 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:44 GMT 2018-07-30 04:15:44,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:44,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-30 04:15:44,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:44,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:15:44,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:44,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:44,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:44,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:44,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:44,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:44,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:44,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:15:44,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:44,942 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:44 GMT 2018-07-30 04:15:44,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:44,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:15:44,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:49,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:15:50,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:50,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:50,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:50,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:50,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:50,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:50,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:50,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-07-30 04:15:50,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:50,022 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:50 GMT 2018-07-30 04:15:50,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:50,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-30 04:15:50,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:50,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:15:50,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:50,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:50,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:50,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:50,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:50,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:50,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:50,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:15:50,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:50,085 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:50 GMT 2018-07-30 04:15:50,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:50,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:15:50,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:55,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:15:55,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:55,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:55,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:55,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:55,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:55,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:55,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:55,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6tbonv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:50.268Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:50.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:50.339Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:50.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:51.346Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:51.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:51.346Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:51.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:52.359Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:52.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:52.359Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:52.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:53.445Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:53.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:53.445Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:53.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:53.445Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:53.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:53.445Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:53.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:53.445Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:53.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:53.445Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:53.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:54.458Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:54.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:54.458Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:54.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 295, "offset": 281, "size": 50}}} 2018-07-30 04:15:55,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:55,161 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:55 GMT 2018-07-30 04:15:55,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:55,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8506 2018-07-30 04:15:55,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:15:55,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:15:55,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:15:55,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:15:55,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:15:55,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:15:55,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-30 04:15:55,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:15:55,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:15:55,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-30 04:15:55,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:15:55,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:15:55,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:15:55,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:15:55,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:15:55,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:15:55,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:15:55,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:15:55,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:15:55,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:15:55,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:15:55,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:15:55,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:15:55,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:15:55,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:15:55,220 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:15:55 GMT 2018-07-30 04:15:55,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:15:55,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:15:55,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:00,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:16:00,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:00,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:00,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:00,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:00,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:00,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:00,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:00,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_w4zch6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:55.462Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:55.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:55.462Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:55.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:55.462Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:55.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:56.473Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:56.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:56.473Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:56.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:56.473Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:56.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:57.478Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:57.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:57.478Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:15:57.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:58.483Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:58.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:15:59.488Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:15:59.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 305, "offset": 295, "size": 50}}} 2018-07-30 04:16:00,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:00,292 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:00 GMT 2018-07-30 04:16:00,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:00,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8948 2018-07-30 04:16:00,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:00,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-30 04:16:00,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-30 04:16:00,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-30 04:16:00,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:16:00,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-30 04:16:00,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:16:00,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:16:00,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-07-30 04:16:00,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-30 04:16:00,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-07-30 04:16:00,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:16:00,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:00,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:00,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:00,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:00,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:00,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:00,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:00,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:16:00,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:00,351 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:00 GMT 2018-07-30 04:16:00,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:00,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:16:00,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:05,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:16:05,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:05,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:05,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:05,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:05,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:05,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:05,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:05,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-07-30 04:16:05,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:05,422 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:05 GMT 2018-07-30 04:16:05,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:05,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-30 04:16:05,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:05,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:16:05,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:05,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:05,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:05,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:05,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:05,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:05,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:05,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:16:05,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:05,479 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:05 GMT 2018-07-30 04:16:05,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:05,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:16:05,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:10,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:16:10,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:10,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:10,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:10,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:10,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:10,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:10,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:10,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-07-30 04:16:10,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:10,559 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:10 GMT 2018-07-30 04:16:10,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:10,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-30 04:16:10,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:10,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:16:10,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:10,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:10,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:10,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:10,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:10,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:10,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:10,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:16:10,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:10,617 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:10 GMT 2018-07-30 04:16:10,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:10,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:16:10,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:15,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:16:15,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:15,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:15,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:15,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:15,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:15,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:15,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:15,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-07-30 04:16:15,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:15,777 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:15 GMT 2018-07-30 04:16:15,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:15,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-30 04:16:15,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:15,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:16:16,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:16,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:16,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:16,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:16,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:16,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:16,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:16,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:16:16,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:16,072 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:16 GMT 2018-07-30 04:16:16,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:16,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:16:16,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:21,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:16:21,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:21,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:21,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:21,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:21,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:21,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:21,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:21,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-07-30 04:16:21,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:21,869 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:21 GMT 2018-07-30 04:16:21,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:21,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-30 04:16:21,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:21,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:16:22,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:22,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:22,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:22,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:22,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:22,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:22,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:22,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:16:22,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:22,297 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:22 GMT 2018-07-30 04:16:22,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:22,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:16:22,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:27,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:16:32,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:32,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:32,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:32,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:32,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:32,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:32,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:32,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6tbonv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:22.289Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:22.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:23.514Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:23.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:23.514Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:23.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:23.514Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:23.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:26.403Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:26.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:26.403Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:26.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:26.403Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:26.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:26.403Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:26.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:26.403Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:26.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:26.403Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:26.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:26.403Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:26.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:28.590Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:28.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:31.223Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:31.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:31.223Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:16:31.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:31.223Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:16:31.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:31.223Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:31.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:31.223Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:31.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 322, "offset": 305, "size": 50}}} 2018-07-30 04:16:32,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:32,077 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:32 GMT 2018-07-30 04:16:32,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:32,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10043 2018-07-30 04:16:32,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:32,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-30 04:16:32,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-30 04:16:32,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:32,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:16:36,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:36,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:36,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:36,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:36,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:36,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:36,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:36,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:16:36,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:36,578 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:36 GMT 2018-07-30 04:16:36,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:36,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:16:36,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:41,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:16:42,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:42,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:42,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:42,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:42,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:42,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:42,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:42,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yscoxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:36.534Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:16:36.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:37.729Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:16:37.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:37.729Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:16:37.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:39.666Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:16:39.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 326, "offset": 322, "size": 50}}} 2018-07-30 04:16:42,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:42,607 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:42 GMT 2018-07-30 04:16:42,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:42,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4005 2018-07-30 04:16:42,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:42,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-07-30 04:16:42,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-30 04:16:42,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-30 04:16:42,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-30 04:16:42,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:16:45,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:45,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:45,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:45,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:45,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:45,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:45,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:45,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:16:45,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:45,582 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:45 GMT 2018-07-30 04:16:45,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:45,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:16:45,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:50,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:16:51,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:51,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:51,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:51,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:51,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:51,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:51,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:51,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_w4zch6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:41.787Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:16:41.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:47.657Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:16:47.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:16:49.973Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:16:49.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 329, "offset": 326, "size": 50}}} 2018-07-30 04:16:51,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:51,121 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:51 GMT 2018-07-30 04:16:51,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:51,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3488 2018-07-30 04:16:51,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-30 04:16:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-30 04:16:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-07-30 04:16:51,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:16:51,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:51,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:51,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:51,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:51,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:51,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:51,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:51,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:16:51,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:51,461 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:51 GMT 2018-07-30 04:16:51,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:51,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:16:51,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:56,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:16:56,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:56,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:56,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:56,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:56,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:56,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:56,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:56,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-07-30 04:16:56,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:56,565 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:56 GMT 2018-07-30 04:16:56,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:56,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-07-30 04:16:56,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:16:56,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:16:56,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:16:56,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:16:56,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:16:56,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:16:56,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:16:56,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:16:56,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:16:56,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:16:56,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:16:56,655 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:16:56 GMT 2018-07-30 04:16:56,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:16:56,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:16:56,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:01,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:17:02,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:02,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:02,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:02,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:02,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:02,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:02,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:02,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6tbonv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:00.427Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:00.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 330, "offset": 329, "size": 50}}} 2018-07-30 04:17:02,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:02,166 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:02 GMT 2018-07-30 04:17:02,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:02,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2018-07-30 04:17:02,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:02,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:17:03,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:03,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:03,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:03,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:03,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:03,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:03,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:03,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:17:03,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:03,418 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:03 GMT 2018-07-30 04:17:03,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:03,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:17:03,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:08,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:17:09,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:09,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:09,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:09,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:09,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:09,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:09,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:09,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_a39d5m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:01.743Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:01.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:01.743Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:01.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:01.743Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:01.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:04.718Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:17:04.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:06.653Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:06.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:07.297Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:07.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 336, "offset": 330, "size": 50}}} 2018-07-30 04:17:09,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:09,648 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:09 GMT 2018-07-30 04:17:09,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:09,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3779 2018-07-30 04:17:09,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:09,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:09,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:09,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:09,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-07-30 04:17:09,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:09,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:09,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:17:10,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:10,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:10,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:10,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:10,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:10,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:10,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:10,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:17:10,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:10,063 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:10 GMT 2018-07-30 04:17:10,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:10,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:17:10,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:15,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:17:15,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:15,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:15,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:15,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:15,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:15,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:15,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:15,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_6tn7yp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:08.697Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:08.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:08.697Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:17:08.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:08.697Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:08.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:10.732Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:10.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:10.732Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:17:10.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:10.732Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:10.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:12.207Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:12.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:12.207Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:17:12.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:12.207Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:12.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:13.211Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:17:13.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:13.269Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:13.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "fbb4fd7b-febf-4352-b0bd-c2ae11d49074"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:14.216Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:14.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:14.216Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:14.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:14.216Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:14.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:14.216Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:14.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:14.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:14.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "11d25c8f-1ba5-4cf0-a734-09d19508fe0f"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:15.221Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:17:15.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:15.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:15.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "11d25c8f-1ba5-4cf0-a734-09d19508fe0f"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:15.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:15.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "11d25c8f-1ba5-4cf0-a734-09d19508fe0f"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:15.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:15.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "11d25c8f-1ba5-4cf0-a734-09d19508fe0f"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:15.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:15.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "11d25c8f-1ba5-4cf0-a734-09d19508fe0f"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:15.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:15.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "11d25c8f-1ba5-4cf0-a734-09d19508fe0f"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:15.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:15.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "11d25c8f-1ba5-4cf0-a734-09d19508fe0f"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:15.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:15.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "11d25c8f-1ba5-4cf0-a734-09d19508fe0f"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:15.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:15.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "11d25c8f-1ba5-4cf0-a734-09d19508fe0f"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:15.403Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:15.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "11d25c8f-1ba5-4cf0-a734-09d19508fe0f"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:15.403Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:15.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "11d25c8f-1ba5-4cf0-a734-09d19508fe0f"}], "metadata": {"pagination": {"total": 363, "offset": 336, "size": 50}}} 2018-07-30 04:17:15,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:15,525 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:15 GMT 2018-07-30 04:17:15,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:15,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17451 2018-07-30 04:17:15,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:15,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:15,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-07-30 04:17:15,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:15,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:15,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-07-30 04:17:15,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:15,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:15,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-07-30 04:17:15,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:15,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-07-30 04:17:15,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-30 04:17:15,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-30 04:17:15,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-30 04:17:15,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-30 04:17:15,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:15,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:15,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time) 2018-07-30 04:17:15,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:15,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:15,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:15,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:15,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:15,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:15,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:15,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:15,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-30 04:17:15,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:17:15,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:17:15,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:15,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:15,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:15,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:15,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:15,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:15,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:15,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:17:15,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:15,626 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:15 GMT 2018-07-30 04:17:15,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:15,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:17:15,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:20,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:17:20,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:20,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:20,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:20,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:20,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:20,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:20,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:20,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yscoxx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:17.709Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:17.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:18.497Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:18.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:19.646Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:19.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7e9775a4-8a90-42c0-94d2-fa5ec335fe75"}, {"node_instance_id": "bono_host_5063ts", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:19.656Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:19.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:20.523Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:20.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:20.523Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:20.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:20.523Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:20.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:20.523Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:20.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:20.523Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:20.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 372, "offset": 363, "size": 50}}} 2018-07-30 04:17:20,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:20,839 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:20 GMT 2018-07-30 04:17:20,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:20,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4670 2018-07-30 04:17:20,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:20,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-30 04:17:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-30 04:17:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-30 04:17:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-30 04:17:20,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:20,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:20,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:17:20,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:20,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:20,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:20,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:20,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:20,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:20,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:20,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:17:20,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:20,909 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:20 GMT 2018-07-30 04:17:20,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:20,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:17:20,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:25,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:17:26,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:26,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:26,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:26,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:26,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:26,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:26,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:26,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:20.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:20.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "257cfa79-2311-43b6-93fe-2b378f0d4b85"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:21.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:21.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "257cfa79-2311-43b6-93fe-2b378f0d4b85"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:21.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:21.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "257cfa79-2311-43b6-93fe-2b378f0d4b85"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:21.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:21.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "257cfa79-2311-43b6-93fe-2b378f0d4b85"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:21.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:21.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "257cfa79-2311-43b6-93fe-2b378f0d4b85"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:21.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:21.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "257cfa79-2311-43b6-93fe-2b378f0d4b85"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:21.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:21.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "257cfa79-2311-43b6-93fe-2b378f0d4b85"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:21.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:21.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "257cfa79-2311-43b6-93fe-2b378f0d4b85"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:21.503Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:21.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "257cfa79-2311-43b6-93fe-2b378f0d4b85"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:21.503Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:21.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "257cfa79-2311-43b6-93fe-2b378f0d4b85"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:21.503Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:21.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "257cfa79-2311-43b6-93fe-2b378f0d4b85"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:21.537Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:17:21.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:22.507Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:22.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d0ad5977-882c-4f5e-a926-10ec567fa8e0"}, {"node_instance_id": "bono_host_5063ts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:22.549Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:22.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:22.549Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:22.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:22.549Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:22.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:22.549Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:22.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:23.514Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:23.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "642904cf-8acd-453f-bf91-3a5268963bb8"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:23.514Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:23.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "642904cf-8acd-453f-bf91-3a5268963bb8"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:23.514Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:23.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "642904cf-8acd-453f-bf91-3a5268963bb8"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:23.514Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:23.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "642904cf-8acd-453f-bf91-3a5268963bb8"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:23.514Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:23.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "642904cf-8acd-453f-bf91-3a5268963bb8"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:23.514Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:23.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "642904cf-8acd-453f-bf91-3a5268963bb8"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:23.514Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:23.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "642904cf-8acd-453f-bf91-3a5268963bb8"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:23.514Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:23.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "642904cf-8acd-453f-bf91-3a5268963bb8"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:23.514Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:23.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "642904cf-8acd-453f-bf91-3a5268963bb8"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:23.514Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:23.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "642904cf-8acd-453f-bf91-3a5268963bb8"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:23.514Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:23.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "642904cf-8acd-453f-bf91-3a5268963bb8"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:23.555Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-07-30T04:17:23.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 401, "offset": 372, "size": 50}}} 2018-07-30 04:17:26,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:26,082 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:26 GMT 2018-07-30 04:17:26,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:26,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17096 2018-07-30 04:17:26,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:26,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-30 04:17:26,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:17:26,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time) 2018-07-30 04:17:26,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-30 04:17:26,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-30 04:17:26,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-30 04:17:26,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-30 04:17:26,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-07-30 04:17:26,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:26,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-30 04:17:26,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:17:26,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time) 2018-07-30 04:17:26,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:17:26,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:26,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:26,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:26,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:26,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:26,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:26,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:26,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:17:26,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:26,145 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:26 GMT 2018-07-30 04:17:26,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:26,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:17:26,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:31,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:17:31,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:31,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:31,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:31,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:31,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:31,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:31,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:31,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_w4zch6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:29.880Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:29.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:30.524Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:30.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:30.560Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:30.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 404, "offset": 401, "size": 50}}} 2018-07-30 04:17:31,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:31,398 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:31 GMT 2018-07-30 04:17:31,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:31,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1701 2018-07-30 04:17:31,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:31,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-30 04:17:31,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:31,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-30 04:17:31,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:17:31,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:31,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:31,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:31,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:31,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:31,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:31,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:31,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:17:31,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:31,456 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:31 GMT 2018-07-30 04:17:31,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:31,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:17:31,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:36,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:17:36,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:36,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:36,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:36,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:36,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:36,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:36,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:36,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:31.524Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:31.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:31.524Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:31.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:31.524Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:31.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:31.524Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:31.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:31.524Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:31.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:31.524Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:31.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:31.524Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:31.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:31.524Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:31.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:31.524Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:31.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:31.524Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:31.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.025Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.538Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:34.752Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:34.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:35.545Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:35.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:35.545Z", "message": "Creating Agent bind_host_w4zch6", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:35.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:35.545Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:35.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:35.545Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:35.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:35.545Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:35.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:35.545Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_w4zch6/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:35.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:35.563Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:35.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:36.575Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:36.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d528bab7-c89d-4837-b4c5-97e53f9b8c58"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:36.576Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:36.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:36.576Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:36.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 454, "offset": 404, "size": 50}}} 2018-07-30 04:17:36,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:36,802 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:36 GMT 2018-07-30 04:17:36,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:36,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27481 2018-07-30 04:17:36,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:36,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-30 04:17:36,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:17:36,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:17:36,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:36,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-30 04:17:36,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-30 04:17:36,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-30 04:17:36,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-30 04:17:36,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:17:36,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-30 04:17:36,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_w4zch6 2018-07-30 04:17:36,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-30 04:17:36,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-30 04:17:36,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-30 04:17:36,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_w4zch6/cloudify/ssl/cloudify_internal_cert.pem 2018-07-30 04:17:36,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:17:36,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-30 04:17:36,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-30 04:17:36,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-30 04:17:36,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:17:36,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:36,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:36,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:36,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:36,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:36,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:36,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:36,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:17:36,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:36,888 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:36 GMT 2018-07-30 04:17:36,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:36,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:17:36,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:41,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:17:42,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:42,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:42,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:42,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:42,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:42,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:42,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:42,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6tbonv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.786Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.786Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.786Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.786Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_w4zch6/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_w4zch6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_w4zch6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_w4zch6', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_w4zch6/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_w4zch6', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "/home/ubuntu/bind_host_w4zch6/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Successfully created daemon: bind_host_w4zch6", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bb3baa53-126b-404d-9dfb-8d21bc29bd9b"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:37.791Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:37.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.975Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.975Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.975Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.975Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.975Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.975Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.975Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.975Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.977Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.977Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.977Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.977Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.977Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.977Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.977Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.977Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.977Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.977Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.977Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:38.977Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:38.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.110Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}], "metadata": {"pagination": {"total": 611, "offset": 454, "size": 50}}} 2018-07-30 04:17:42,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:42,482 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:42 GMT 2018-07-30 04:17:42,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:42,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28228 2018-07-30 04:17:42,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:42,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-30 04:17:42,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-30 04:17:42,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-30 04:17:42,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:17:42,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_w4zch6/env 2018-07-30 04:17:42,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_w4zch6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_w4zch6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_w4zch6', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_w4zch6/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_w4zch6', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'} 2018-07-30 04:17:42,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:17:42,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-30 04:17:42,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-30 04:17:42,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-30 04:17:42,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_w4zch6/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-30 04:17:42,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-30 04:17:42,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-30 04:17:42,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_w4zch6 2018-07-30 04:17:42,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:17:42,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-30 04:17:42,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-30 04:17:42,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-30 04:17:42,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:17:42,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-30 04:17:42,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-30 04:17:42,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:17:42,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-30 04:17:42,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-30 04:17:42,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:17:42,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:17:42,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:42,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:17:42,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:42,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:42,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:42,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:42,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:42,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:42,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:42,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:17:42,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:42,616 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:42 GMT 2018-07-30 04:17:42,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:42,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:17:42,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:47,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:17:47,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:47,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:47,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:47,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:47,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:47,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:47,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:47,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Configuring Agent bind_host_w4zch6", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:40.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:40.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.281Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.281Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.281Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.281Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.281Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.281Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.281Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.281Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Successfully configured daemon: bind_host_w4zch6", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}], "metadata": {"pagination": {"total": 708, "offset": 504, "size": 50}}} 2018-07-30 04:17:47,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:47,775 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:47 GMT 2018-07-30 04:17:47,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:47,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27139 2018-07-30 04:17:47,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_w4zch6 2018-07-30 04:17:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:17:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-30 04:17:47,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:17:47,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-30 04:17:47,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-30 04:17:47,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:17:47,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-30 04:17:47,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-30 04:17:47,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-30 04:17:47,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-30 04:17:47,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:17:47,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-30 04:17:47,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-30 04:17:47,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-30 04:17:47,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:17:47,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:17:47,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_w4zch6 2018-07-30 04:17:47,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-30 04:17:47,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:17:47,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:47,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:17:47,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:47,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:47,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:47,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:47,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:47,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:47,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:47,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:17:47,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:47,851 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:47 GMT 2018-07-30 04:17:47,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:47,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:17:47,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:52,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:17:53,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:53,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:53,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:53,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:53,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:53,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:53,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:53,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "2e59a470-f284-4488-982f-1126d49d0af8"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Successfully configured daemon: bind_host_w4zch6", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "da3106cf-4f60-4226-93f6-38c104388f0f"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:41.305Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:41.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.289Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b066cbc-7ddf-4dd8-b041-18df3b6f6187"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b066cbc-7ddf-4dd8-b041-18df3b6f6187"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b066cbc-7ddf-4dd8-b041-18df3b6f6187"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b066cbc-7ddf-4dd8-b041-18df3b6f6187"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b066cbc-7ddf-4dd8-b041-18df3b6f6187"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b066cbc-7ddf-4dd8-b041-18df3b6f6187"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b066cbc-7ddf-4dd8-b041-18df3b6f6187"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Starting Agent bind_host_w4zch6", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b066cbc-7ddf-4dd8-b041-18df3b6f6187"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b066cbc-7ddf-4dd8-b041-18df3b6f6187"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b066cbc-7ddf-4dd8-b041-18df3b6f6187"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}], "metadata": {"pagination": {"total": 934, "offset": 554, "size": 50}}} 2018-07-30 04:17:53,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:53,132 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:53 GMT 2018-07-30 04:17:53,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:53,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27505 2018-07-30 04:17:53,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:53,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-30 04:17:53,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-30 04:17:53,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_w4zch6 2018-07-30 04:17:53,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-30 04:17:53,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-30 04:17:53,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:17:53,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-30 04:17:53,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:17:53,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-30 04:17:53,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:17:53,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:17:53,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-30 04:17:53,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_w4zch6 2018-07-30 04:17:53,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-30 04:17:53,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-30 04:17:53,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-30 04:17:53,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-30 04:17:53,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:53,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-30 04:17:53,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:17:53,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:53,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:53,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:53,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:53,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:53,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:53,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:53,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:17:53,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:53,316 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:53 GMT 2018-07-30 04:17:53,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:53,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:17:53,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:58,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:17:58,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:58,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:58,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:58,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:58,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:58,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:58,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:58,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b066cbc-7ddf-4dd8-b041-18df3b6f6187"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:42.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:42.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.441Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.441Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.441Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.441Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.441Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Creating Agent proxy_host_6tbonv", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "178e9670-1142-4022-8a1a-dcc7af5c28c6"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_6tbonv/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}], "metadata": {"pagination": {"total": 1138, "offset": 604, "size": 50}}} 2018-07-30 04:17:58,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:58,904 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:58 GMT 2018-07-30 04:17:58,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:58,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27345 2018-07-30 04:17:58,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:17:58,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-30 04:17:58,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-30 04:17:58,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-30 04:17:58,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-30 04:17:58,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-30 04:17:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-30 04:17:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:17:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-30 04:17:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:17:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-30 04:17:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_6tbonv 2018-07-30 04:17:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-30 04:17:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-30 04:17:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-30 04:17:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-30 04:17:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-30 04:17:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-30 04:17:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-30 04:17:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_6tbonv/cloudify/ssl/cloudify_internal_cert.pem 2018-07-30 04:17:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:17:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:17:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-30 04:17:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:17:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-30 04:17:58,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:17:58,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:17:58,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:17:59,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:17:59,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:17:59,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:17:59,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:17:59,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:17:59,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:17:59,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:17:59,000 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:17:58 GMT 2018-07-30 04:17:59,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:17:59,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:17:59,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:04,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:18:04,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:04,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:04,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:04,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:04,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:04,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:04,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:04,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:43.446Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.460Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_5063ts/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "/home/ubuntu/sprout_host_yscoxx/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Creating Agent bono_host_5063ts", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_yscoxx/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Successfully created daemon: sprout_host_yscoxx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:44.568Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_yscoxx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_yscoxx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_yscoxx', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_yscoxx/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_yscoxx', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "3f059191-3be2-4ad8-a3a5-fcf5f3c53338"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:45.445Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:45.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:45.445Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:45.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:45.445Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:45.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:45.576Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:45.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:45.576Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_6tbonv/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:45.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:45.576Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:45.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:45.576Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:45.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:45.576Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:45.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:45.576Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_6tbonv/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_6tbonv/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_6tbonv', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_6tbonv/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_6tbonv', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:45.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.728Z", "message": "Successfully started daemon: bind_host_w4zch6", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b066cbc-7ddf-4dd8-b041-18df3b6f6187"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.728Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_5063ts/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_5063ts/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_5063ts', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_5063ts/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_5063ts', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.728Z", "message": "/home/ubuntu/proxy_host_6tbonv/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.728Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c53955fa-241d-4f0f-96a1-8a71183e2ac5"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.728Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.728Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.728Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.728Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.728Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.728Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_5063ts/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.728Z", "message": "Successfully created daemon: proxy_host_6tbonv", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a0797008-a401-4250-8fb5-9f3d869e137c"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.728Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b066cbc-7ddf-4dd8-b041-18df3b6f6187"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.728Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_w4zch6 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b066cbc-7ddf-4dd8-b041-18df3b6f6187"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.731Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.731Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.731Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.731Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 1267, "offset": 654, "size": 50}}} 2018-07-30 04:18:04,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:04,279 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:04 GMT 2018-07-30 04:18:04,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:04,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30398 2018-07-30 04:18:04,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:04,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:04,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:04,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:04,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:04,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:04,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-30 04:18:04,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-30 04:18:04,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:18:04,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-30 04:18:04,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-30 04:18:04,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-30 04:18:04,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_5063ts/cloudify/ssl/cloudify_internal_cert.pem 2018-07-30 04:18:04,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-30 04:18:04,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-30 04:18:04,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_yscoxx/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-30 04:18:04,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:04,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:04,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-30 04:18:04,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-30 04:18:04,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_5063ts 2018-07-30 04:18:04,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_yscoxx/env 2018-07-30 04:18:04,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_yscoxx 2018-07-30 04:18:04,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:04,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_yscoxx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_yscoxx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_yscoxx', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_yscoxx/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_yscoxx', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'} 2018-07-30 04:18:04,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:04,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:18:04,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-30 04:18:04,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-30 04:18:04,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_6tbonv/env 2018-07-30 04:18:04,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-30 04:18:04,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:18:04,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-30 04:18:04,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_6tbonv/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_6tbonv/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_6tbonv', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_6tbonv/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_6tbonv', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'} 2018-07-30 04:18:04,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_w4zch6 2018-07-30 04:18:04,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_5063ts/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_5063ts/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_5063ts', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_5063ts/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_5063ts', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'} 2018-07-30 04:18:04,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_6tbonv/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-30 04:18:04,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-30 04:18:04,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-30 04:18:04,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-30 04:18:04,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-30 04:18:04,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:18:04,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-30 04:18:04,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_5063ts/env 2018-07-30 04:18:04,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_6tbonv 2018-07-30 04:18:04,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-30 04:18:04,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_w4zch6 start 2018-07-30 04:18:04,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:04,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-30 04:18:04,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-30 04:18:04,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-30 04:18:04,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:18:04,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:04,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:04,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:04,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:04,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:04,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:04,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:04,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:18:04,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:04,351 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:04 GMT 2018-07-30 04:18:04,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:04,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:18:04,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:09,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:18:09,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:09,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:09,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:09,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:09,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:09,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:09,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:09,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_w4zch6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.731Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.731Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.731Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:46.731Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Successfully created daemon: bono_host_5063ts", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "/home/ubuntu/bono_host_5063ts/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c0a6c70-d313-492d-97db-26a58bb567fd"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "[localhost] run: /home/ubuntu/bind_host_w4zch6/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c0a6c70-d313-492d-97db-26a58bb567fd"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cc340f0e-594a-408c-9d71-c0b1a3e4fc88"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c0a6c70-d313-492d-97db-26a58bb567fd"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c0a6c70-d313-492d-97db-26a58bb567fd"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}], "metadata": {"pagination": {"total": 1354, "offset": 704, "size": 50}}} 2018-07-30 04:18:09,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:09,791 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:09 GMT 2018-07-30 04:18:09,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:09,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27847 2018-07-30 04:18:09,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:09,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:09,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:18:09,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-30 04:18:09,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:09,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:09,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:09,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-30 04:18:09,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_5063ts 2018-07-30 04:18:09,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-30 04:18:09,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_5063ts/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-30 04:18:09,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:09,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-30 04:18:09,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-30 04:18:09,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-30 04:18:09,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-30 04:18:09,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_w4zch6/env/bin/pip freeze 2018-07-30 04:18:09,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-30 04:18:09,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-30 04:18:09,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-30 04:18:09,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-30 04:18:09,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:09,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:18:10,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:10,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:10,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:10,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:10,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:10,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:10,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:10,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:18:10,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:10,094 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:10 GMT 2018-07-30 04:18:10,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:10,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:18:10,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:15,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:18:15,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:15,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:15,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:15,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:15,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:15,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:15,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:15,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c0a6c70-d313-492d-97db-26a58bb567fd"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c0a6c70-d313-492d-97db-26a58bb567fd"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.753Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.753Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.753Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.753Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.753Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.753Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.753Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.753Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:47.753Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:47.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:48.787Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:48.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:48.787Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:48.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:48.787Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:48.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:48.787Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:48.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:48.787Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:48.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:48.787Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:48.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:48.787Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:48.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Configuring Agent proxy_host_6tbonv", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c0a6c70-d313-492d-97db-26a58bb567fd"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Successfully configured daemon: sprout_host_yscoxx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Creating Agent homer_host_a39d5m", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "058b0e4c-c58d-4a06-95a4-0f71bc313a20"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "bind_host_w4zch6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Removing directory: /tmp/tmpDdScqe", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c0a6c70-d313-492d-97db-26a58bb567fd"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_a39d5m/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}], "metadata": {"pagination": {"total": 1391, "offset": 754, "size": 50}}} 2018-07-30 04:18:15,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:15,230 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:15 GMT 2018-07-30 04:18:15,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:15,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27112 2018-07-30 04:18:15,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:15,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:15,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-30 04:18:15,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:15,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-30 04:18:15,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-30 04:18:15,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:15,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-30 04:18:15,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:15,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-30 04:18:15,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:15,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-07-30 04:18:15,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:18:15,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-30 04:18:15,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-30 04:18:15,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-30 04:18:15,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:15,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:15,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-07-30 04:18:15,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-07-30 04:18:15,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-30 04:18:15,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-30 04:18:15,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-07-30 04:18:15,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-30 04:18:15,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-30 04:18:15,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:15,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_6tbonv 2018-07-30 04:18:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-30 04:18:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-30 04:18:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-30 04:18:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-30 04:18:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_yscoxx 2018-07-30 04:18:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_a39d5m 2018-07-30 04:18:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-07-30 04:18:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-30 04:18:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpDdScqe 2018-07-30 04:18:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:18:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_a39d5m/cloudify/ssl/cloudify_internal_cert.pem 2018-07-30 04:18:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-30 04:18:15,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:18:15,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:15,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:15,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:15,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:15,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:15,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:15,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:15,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:18:15,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:15,300 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:15 GMT 2018-07-30 04:18:15,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:15,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:18:15,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:20,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:18:20,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:20,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:20,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:20,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:20,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:20,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:20,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:20,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Configuring Agent proxy_host_6tbonv", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f48f568e-b825-49ef-a4f7-b31c90ee9113"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.292Z", "message": "Creating Agent homer_host_a39d5m", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.800Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.800Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.800Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.800Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.800Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.800Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.800Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:49.800Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:49.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_a39d5m/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_a39d5m/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_a39d5m/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_a39d5m', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_a39d5m/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_a39d5m', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:50.319Z", "message": "Successfully configured daemon: proxy_host_6tbonv", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:50.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e514f082-8729-43b2-a710-bba453aa48ac"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.047Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.047Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.047Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.047Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.047Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.047Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.047Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.047Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}], "metadata": {"pagination": {"total": 1414, "offset": 804, "size": 50}}} 2018-07-30 04:18:20,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:20,778 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:20 GMT 2018-07-30 04:18:20,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:20,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27574 2018-07-30 04:18:20,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:20,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:20,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_6tbonv 2018-07-30 04:18:20,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-30 04:18:20,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-30 04:18:20,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_a39d5m 2018-07-30 04:18:20,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-30 04:18:20,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:20,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-07-30 04:18:20,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-30 04:18:20,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:20,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:20,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:20,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:20,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-30 04:18:20,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_a39d5m/env 2018-07-30 04:18:20,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-30 04:18:20,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_a39d5m/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_a39d5m/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_a39d5m', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_a39d5m/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_a39d5m', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'} 2018-07-30 04:18:20,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:18:20,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:18:20,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-30 04:18:20,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-30 04:18:20,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:20,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-30 04:18:20,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:20,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_6tbonv 2018-07-30 04:18:20,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-30 04:18:20,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:20,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-30 04:18:20,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-30 04:18:20,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-30 04:18:20,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-30 04:18:20,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-30 04:18:20,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:20,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:20,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:18:20,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:20,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:20,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:20,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:20,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:20,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:20,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:20,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:18:20,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:20,955 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:20 GMT 2018-07-30 04:18:20,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:20,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:18:20,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:25,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:18:26,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:26,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:26,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:26,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:26,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:26,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:26,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:26,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Configuring Agent bono_host_5063ts", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "/home/ubuntu/homer_host_a39d5m/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c97b7c9c-3234-4b8b-8bc8-12257abad1cb"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Successfully created daemon: homer_host_a39d5m", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "ae0a42e3-3052-4183-a4f2-1affcb8caa00"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:51.333Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:51.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.071Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 1423, "offset": 854, "size": 50}}} 2018-07-30 04:18:26,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:26,233 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:26 GMT 2018-07-30 04:18:26,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:26,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27896 2018-07-30 04:18:26,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:26,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-30 04:18:26,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_5063ts 2018-07-30 04:18:26,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-30 04:18:26,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-30 04:18:26,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:26,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_a39d5m/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-30 04:18:26,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-30 04:18:26,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:26,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-30 04:18:26,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:26,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-07-30 04:18:26,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-30 04:18:26,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_a39d5m 2018-07-30 04:18:26,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:26,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-30 04:18:26,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:18:26,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:26,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:26,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:26,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:26,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:26,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:26,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:26,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:18:26,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:26,402 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:26 GMT 2018-07-30 04:18:26,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:26,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:18:26,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:31,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:18:31,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:31,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:31,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:31,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:31,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:31,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:31,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:31,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_6tbonv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.071Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.071Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.071Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.071Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.071Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c97b7c9c-3234-4b8b-8bc8-12257abad1cb"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c97b7c9c-3234-4b8b-8bc8-12257abad1cb"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Starting Agent sprout_host_yscoxx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c97b7c9c-3234-4b8b-8bc8-12257abad1cb"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c97b7c9c-3234-4b8b-8bc8-12257abad1cb"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c97b7c9c-3234-4b8b-8bc8-12257abad1cb"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c97b7c9c-3234-4b8b-8bc8-12257abad1cb"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_1jv2la/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c97b7c9c-3234-4b8b-8bc8-12257abad1cb"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c97b7c9c-3234-4b8b-8bc8-12257abad1cb"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8d024a88-8590-4089-9975-f14a84ec1d65"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Successfully configured daemon: bono_host_5063ts", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Creating Agent dime_host_1jv2la", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8d024a88-8590-4089-9975-f14a84ec1d65"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c97b7c9c-3234-4b8b-8bc8-12257abad1cb"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "0040f8e9-2edc-472d-9bda-6721efe70d4c"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c97b7c9c-3234-4b8b-8bc8-12257abad1cb"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c97b7c9c-3234-4b8b-8bc8-12257abad1cb"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8d024a88-8590-4089-9975-f14a84ec1d65"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:52.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:52.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8d024a88-8590-4089-9975-f14a84ec1d65"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8d024a88-8590-4089-9975-f14a84ec1d65"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8d024a88-8590-4089-9975-f14a84ec1d65"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Starting Agent proxy_host_6tbonv", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8d024a88-8590-4089-9975-f14a84ec1d65"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}], "metadata": {"pagination": {"total": 1462, "offset": 904, "size": 50}}} 2018-07-30 04:18:31,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:31,522 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:31 GMT 2018-07-30 04:18:31,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:31,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27366 2018-07-30 04:18:31,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:31,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:31,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-30 04:18:31,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-30 04:18:31,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-30 04:18:31,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:31,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:31,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-30 04:18:31,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:31,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_yscoxx 2018-07-30 04:18:31,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-30 04:18:31,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-30 04:18:31,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_1jv2la/cloudify/ssl/cloudify_internal_cert.pem 2018-07-30 04:18:31,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:18:31,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_5063ts 2018-07-30 04:18:31,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_1jv2la 2018-07-30 04:18:31,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-30 04:18:31,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-30 04:18:31,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-30 04:18:31,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-30 04:18:31,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:31,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_6tbonv 2018-07-30 04:18:31,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:31,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-30 04:18:31,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:31,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:18:31,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:31,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:31,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:31,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:31,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:31,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:31,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:31,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:18:31,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:31,591 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:31 GMT 2018-07-30 04:18:31,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:31,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:18:31,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:36,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:18:36,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:36,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:36,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:36,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:36,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:36,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:36,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:36,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8d024a88-8590-4089-9975-f14a84ec1d65"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8d024a88-8590-4089-9975-f14a84ec1d65"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8d024a88-8590-4089-9975-f14a84ec1d65"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:53.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:53.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8d024a88-8590-4089-9975-f14a84ec1d65"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_1jv2la/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_1jv2la/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_1jv2la', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_1jv2la/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_1jv2la', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_6tn7yp/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_1jv2la/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Creating Agent vellum_host_6tn7yp", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.439Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:54.729Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:54.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.133Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.133Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.133Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "/home/ubuntu/dime_host_1jv2la/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}], "metadata": {"pagination": {"total": 1467, "offset": 954, "size": 50}}} 2018-07-30 04:18:36,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:36,929 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:36 GMT 2018-07-30 04:18:36,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:36,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28839 2018-07-30 04:18:36,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:36,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-30 04:18:36,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-30 04:18:36,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:36,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-30 04:18:36,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_1jv2la/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_1jv2la/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_1jv2la', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_1jv2la/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_1jv2la', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'} 2018-07-30 04:18:36,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:18:36,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-07-30 04:18:36,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-30 04:18:36,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-30 04:18:36,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-30 04:18:36,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_6tn7yp/cloudify/ssl/cloudify_internal_cert.pem 2018-07-30 04:18:36,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-30 04:18:36,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:36,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_1jv2la/env 2018-07-30 04:18:36,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-07-30 04:18:36,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-07-30 04:18:36,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_6tn7yp 2018-07-30 04:18:36,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-30 04:18:36,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:36,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-30 04:18:36,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:36,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-30 04:18:36,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:36,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-07-30 04:18:36,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_1jv2la/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-30 04:18:36,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:18:36,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:36,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:36,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:36,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:36,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:36,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:36,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:36,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:18:36,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:36,998 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:36 GMT 2018-07-30 04:18:36,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:36,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:18:36,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:42,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:18:42,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:42,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:42,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:42,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:42,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:42,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:42,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:42,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_rncs9y/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Creating Agent ellis_host_rncs9y", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:55.445Z", "message": "Successfully created daemon: dime_host_1jv2la", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:55.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d5ef39ba-f600-4392-8085-170d8b900161"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.149Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.149Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.149Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.149Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.149Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8362c9bd-15a9-428c-abbf-ef2831c2de8f"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_6tn7yp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_6tn7yp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_6tn7yp', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_6tn7yp/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_6tn7yp', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "[localhost] run: /home/ubuntu/sprout_host_yscoxx/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8362c9bd-15a9-428c-abbf-ef2831c2de8f"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Configuring Agent homer_host_a39d5m", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8d024a88-8590-4089-9975-f14a84ec1d65"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c97b7c9c-3234-4b8b-8bc8-12257abad1cb"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Successfully started daemon: proxy_host_6tbonv", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8d024a88-8590-4089-9975-f14a84ec1d65"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_6tn7yp/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Successfully started daemon: sprout_host_yscoxx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c97b7c9c-3234-4b8b-8bc8-12257abad1cb"}], "metadata": {"pagination": {"total": 1467, "offset": 1004, "size": 50}}} 2018-07-30 04:18:42,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:42,372 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:42 GMT 2018-07-30 04:18:42,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:42,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28192 2018-07-30 04:18:42,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:42,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-30 04:18:42,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_rncs9y/cloudify/ssl/cloudify_internal_cert.pem 2018-07-30 04:18:42,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_rncs9y 2018-07-30 04:18:42,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-07-30 04:18:42,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-30 04:18:42,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-07-30 04:18:42,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-07-30 04:18:42,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_1jv2la 2018-07-30 04:18:42,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-30 04:18:42,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-30 04:18:42,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-30 04:18:42,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:42,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:42,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-30 04:18:42,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:42,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-30 04:18:42,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_6tn7yp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_6tn7yp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_6tn7yp', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_6tn7yp/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_6tn7yp', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'} 2018-07-30 04:18:42,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_yscoxx/env/bin/pip freeze 2018-07-30 04:18:42,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_a39d5m 2018-07-30 04:18:42,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-30 04:18:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-07-30 04:18:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-30 04:18:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-30 04:18:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_6tbonv 2018-07-30 04:18:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:18:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_6tn7yp/env 2018-07-30 04:18:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_yscoxx 2018-07-30 04:18:42,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:18:42,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:42,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:42,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:42,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:42,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:42,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:42,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:42,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:18:42,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:42,494 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:42 GMT 2018-07-30 04:18:42,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:42,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:18:42,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:47,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:18:47,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:47,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:47,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:47,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:47,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:47,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:47,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:47,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_6tn7yp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_6tn7yp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_6tn7yp', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_6tn7yp/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_6tn7yp', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:56.707Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.200Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.200Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.200Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.200Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.200Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.200Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Starting Agent bono_host_5063ts", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_rncs9y/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_rncs9y/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_rncs9y', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_rncs9y/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_rncs9y', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c5cb6c1-b4f7-406f-9901-d695439bfb14"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Successfully configured daemon: homer_host_a39d5m", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8362c9bd-15a9-428c-abbf-ef2831c2de8f"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8362c9bd-15a9-428c-abbf-ef2831c2de8f"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Removing directory: /tmp/tmp74UZoL", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8362c9bd-15a9-428c-abbf-ef2831c2de8f"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8362c9bd-15a9-428c-abbf-ef2831c2de8f"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "sprout_host_yscoxx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8362c9bd-15a9-428c-abbf-ef2831c2de8f"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "[localhost] run: /home/ubuntu/proxy_host_6tbonv/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c5cb6c1-b4f7-406f-9901-d695439bfb14"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_rncs9y/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "/home/ubuntu/vellum_host_6tn7yp/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Successfully created daemon: vellum_host_6tn7yp", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4ad3dad3-f2fd-44c5-a29a-108535609d48"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:57.817Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:57.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10391810-8be0-46e9-835b-33a1c076d9aa"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.245Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.245Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_host_w4zch6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.245Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.245Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.245Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.245Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.245Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 1470, "offset": 1054, "size": 50}}} 2018-07-30 04:18:47,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:47,576 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:47 GMT 2018-07-30 04:18:47,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:47,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29224 2018-07-30 04:18:47,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_6tn7yp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_6tn7yp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_6tn7yp', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_6tn7yp/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_6tn7yp', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'} 2018-07-30 04:18:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-30 04:18:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-30 04:18:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-30 04:18:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-30 04:18:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_5063ts 2018-07-30 04:18:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_rncs9y/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_rncs9y/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_rncs9y', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_rncs9y/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_rncs9y', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkAiHg.TO36mdCjlmtmvHRiWOAza1QcrPk'} 2018-07-30 04:18:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-30 04:18:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_a39d5m 2018-07-30 04:18:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-30 04:18:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-30 04:18:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-07-30 04:18:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-30 04:18:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-30 04:18:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:18:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp74UZoL 2018-07-30 04:18:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-30 04:18:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-30 04:18:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-30 04:18:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-07-30 04:18:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_6tbonv/env/bin/pip freeze 2018-07-30 04:18:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:47,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:47,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:47,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-30 04:18:47,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:47,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_rncs9y/env 2018-07-30 04:18:47,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_6tn7yp/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-30 04:18:47,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_6tn7yp 2018-07-30 04:18:47,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:47,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:18:47,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-30 04:18:47,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:47,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-30 04:18:47,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:47,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-30 04:18:47,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-30 04:18:47,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-30 04:18:47,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:18:47,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:47,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:47,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:47,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:47,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:47,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:47,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:47,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:18:47,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:47,646 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:47 GMT 2018-07-30 04:18:47,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:47,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:18:47,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:52,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:18:52,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:52,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:52,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:52,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:52,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:52,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:52,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:52,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_a39d5m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.245Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.245Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.245Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.245Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.245Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Configuring Agent dime_host_1jv2la", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c5cb6c1-b4f7-406f-9901-d695439bfb14"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "/home/ubuntu/ellis_host_rncs9y/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c5cb6c1-b4f7-406f-9901-d695439bfb14"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Successfully created daemon: ellis_host_rncs9y", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Removing directory: /tmp/tmpHwyyo8", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c5cb6c1-b4f7-406f-9901-d695439bfb14"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "80133840-2c5f-4207-951d-207364ef3ae4"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c5cb6c1-b4f7-406f-9901-d695439bfb14"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Configuring Agent vellum_host_6tn7yp", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "proxy_host_6tbonv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:58.772Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:58.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7c5cb6c1-b4f7-406f-9901-d695439bfb14"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 1470, "offset": 1104, "size": 50}}} 2018-07-30 04:18:52,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:52,738 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:52 GMT 2018-07-30 04:18:52,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:52,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27368 2018-07-30 04:18:52,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:52,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:52,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:52,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-30 04:18:52,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-30 04:18:52,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:52,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:52,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:52,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:52,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:52,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:52,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_1jv2la 2018-07-30 04:18:52,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-07-30 04:18:52,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:52,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:52,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:52,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:52,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:52,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-30 04:18:52,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_rncs9y/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-07-30 04:18:52,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:52,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:52,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:52,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-30 04:18:52,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:52,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:52,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_rncs9y 2018-07-30 04:18:52,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:52,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:52,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:52,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpHwyyo8 2018-07-30 04:18:52,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-07-30 04:18:52,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-30 04:18:52,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_6tn7yp 2018-07-30 04:18:52,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-30 04:18:52,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:52,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-30 04:18:52,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:52,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-30 04:18:52,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:52,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-07-30 04:18:52,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:52,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-30 04:18:52,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-30 04:18:52,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-07-30 04:18:52,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-30 04:18:52,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-30 04:18:52,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:52,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-30 04:18:52,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-30 04:18:52,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-30 04:18:52,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:18:52,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:52,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:52,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:52,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:52,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:52,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:52,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:52,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:18:52,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:52,811 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:52 GMT 2018-07-30 04:18:52,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:52,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:18:52,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:57,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:18:57,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:57,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:57,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:57,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:57,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:57,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:57,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:57,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.899Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Successfully configured daemon: dime_host_1jv2la", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "42484a2e-7b03-47fa-a25a-8bab9095a8ae"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Successfully configured daemon: vellum_host_6tn7yp", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Starting Agent homer_host_a39d5m", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "16bc5ca6-ace4-42ab-aac4-f0befbf56682"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:17:59.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:17:59.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.913Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.913Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.913Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.913Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.913Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Configuring Agent ellis_host_rncs9y", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Successfully started daemon: bono_host_5063ts", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_5063ts start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "085e9674-27d9-426b-ab22-f872578fef0c"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}], "metadata": {"pagination": {"total": 1470, "offset": 1154, "size": 50}}} 2018-07-30 04:18:57,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:57,910 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:57 GMT 2018-07-30 04:18:57,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:57,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27200 2018-07-30 04:18:57,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:18:57,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-30 04:18:57,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-30 04:18:57,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_1jv2la 2018-07-30 04:18:57,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:18:57,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-30 04:18:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:18:57,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-30 04:18:57,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_6tn7yp 2018-07-30 04:18:57,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_a39d5m 2018-07-30 04:18:57,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-30 04:18:57,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-30 04:18:57,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:57,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-30 04:18:57,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-30 04:18:57,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-30 04:18:57,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_rncs9y 2018-07-30 04:18:57,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:18:57,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:57,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:18:57,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_5063ts 2018-07-30 04:18:57,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_5063ts start 2018-07-30 04:18:57,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-30 04:18:57,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:18:57,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:18:57,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:18:57,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:18:57,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:18:57,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:18:57,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:18:57,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:18:57,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:18:57,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:18:57,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:18:57,980 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:18:57 GMT 2018-07-30 04:18:57,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:18:57,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:18:57,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:02,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:19:03,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:03,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:03,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:03,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:03,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:03,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:03,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:03,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:00.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:00.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:01.920Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:01.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:01.920Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:01.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_host_6tbonv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:01.920Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:01.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:01.920Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:01.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:01.920Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:01.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:01.920Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:01.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:01.920Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:01.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:01.920Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:01.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:01.920Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:01.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:01.920Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:01.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:01.920Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:01.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:01.920Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:01.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Starting Agent vellum_host_6tn7yp", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Successfully configured daemon: ellis_host_rncs9y", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "6252dc5f-f7f7-4550-b29c-3c6cd522505c"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "6252dc5f-f7f7-4550-b29c-3c6cd522505c"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "[localhost] run: /home/ubuntu/bono_host_5063ts/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "6252dc5f-f7f7-4550-b29c-3c6cd522505c"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Starting Agent dime_host_1jv2la", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.335Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "4cc6fabe-96a3-41d6-8c4e-c355cd064588"}, {"node_instance_id": "proxy_node_cop87l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.927Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_node_cop87l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.927Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.927Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.927Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.927Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_node_cop87l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:02.927Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:02.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Removing directory: /tmp/tmpZyJ0za", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "6252dc5f-f7f7-4550-b29c-3c6cd522505c"}, {"node_instance_id": "proxy_node_cop87l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/RM03Y/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "dbde6da2-537c-47d2-92f6-8dd1fedaa271"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "6252dc5f-f7f7-4550-b29c-3c6cd522505c"}, {"node_instance_id": "proxy_node_cop87l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Executing: /tmp/RM03Y/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "dbde6da2-537c-47d2-92f6-8dd1fedaa271"}], "metadata": {"pagination": {"total": 1470, "offset": 1204, "size": 50}}} 2018-07-30 04:19:03,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:03,063 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:03 GMT 2018-07-30 04:19:03,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:03,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26827 2018-07-30 04:19:03,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:03,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:19:03,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-30 04:19:03,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:03,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-30 04:19:03,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:03,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-07-30 04:19:03,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-07-30 04:19:03,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-07-30 04:19:03,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-07-30 04:19:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-30 04:19:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-30 04:19:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_6tn7yp 2018-07-30 04:19:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:19:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-07-30 04:19:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_rncs9y 2018-07-30 04:19:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-30 04:19:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-30 04:19:03,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_5063ts/env/bin/pip freeze 2018-07-30 04:19:03,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-07-30 04:19:03,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:19:03,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_1jv2la 2018-07-30 04:19:03,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-07-30 04:19:03,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:03,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:19:03,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:03,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:03,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:03,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:19:03,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpZyJ0za 2018-07-30 04:19:03,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/RM03Y/install_requirements.sh 2018-07-30 04:19:03,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-07-30 04:19:03,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:03,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-30 04:19:03,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RM03Y/install_requirements.sh 2018-07-30 04:19:03,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:19:03,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:03,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:03,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:03,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:03,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:03,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:03,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:03,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:19:03,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:03,131 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:03 GMT 2018-07-30 04:19:03,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:03,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:19:03,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:08,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:19:08,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:08,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:08,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:08,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:08,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:08,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:08,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:08,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "6252dc5f-f7f7-4550-b29c-3c6cd522505c"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Starting Agent ellis_host_rncs9y", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "bono_host_5063ts", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.341Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "6252dc5f-f7f7-4550-b29c-3c6cd522505c"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.931Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.931Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.931Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.931Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:03.931Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:03.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:04.362Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_a39d5m start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:04.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:04.362Z", "message": "Successfully started daemon: homer_host_a39d5m", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:04.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:04.362Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:04.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "63cc6df9-5abe-4e06-a18b-49adea6f1e9d"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.049Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.049Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.049Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.049Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.049Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.049Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.049Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.049Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.049Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.049Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.049Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.049Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.366Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f5ac5aae-1c3e-4b3f-bb15-bdd82863533c"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.366Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "6ca2f24c-5664-4d3c-8589-e9756b870aaa"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.366Z", "message": "[localhost] run: /home/ubuntu/dime_host_1jv2la/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "6ca2f24c-5664-4d3c-8589-e9756b870aaa"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.366Z", "message": "[localhost] run: /home/ubuntu/homer_host_a39d5m/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f5ac5aae-1c3e-4b3f-bb15-bdd82863533c"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.366Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f5ac5aae-1c3e-4b3f-bb15-bdd82863533c"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.366Z", "message": "Successfully started daemon: dime_host_1jv2la", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.366Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f5ac5aae-1c3e-4b3f-bb15-bdd82863533c"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.366Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_1jv2la start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.366Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f5ac5aae-1c3e-4b3f-bb15-bdd82863533c"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:05.366Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:05.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "acbeacd9-6c73-4b96-a402-83737b898a84"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.056Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_host_yscoxx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.056Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.056Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.056Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.056Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.056Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.056Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.370Z", "message": "Removing directory: /tmp/tmpzmfifl", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "6ca2f24c-5664-4d3c-8589-e9756b870aaa"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.370Z", "message": "Successfully started daemon: vellum_host_6tn7yp", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.370Z", "message": "Removing directory: /tmp/tmplTeMOO", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f5ac5aae-1c3e-4b3f-bb15-bdd82863533c"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.370Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "6ca2f24c-5664-4d3c-8589-e9756b870aaa"}, {"node_instance_id": "homer_host_a39d5m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.370Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "f5ac5aae-1c3e-4b3f-bb15-bdd82863533c"}], "metadata": {"pagination": {"total": 1470, "offset": 1254, "size": 50}}} 2018-07-30 04:19:08,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:08,214 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:08 GMT 2018-07-30 04:19:08,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:08,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26992 2018-07-30 04:19:08,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:08,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:08,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:08,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:08,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-07-30 04:19:08,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-30 04:19:08,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_rncs9y 2018-07-30 04:19:08,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-07-30 04:19:08,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-30 04:19:08,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-30 04:19:08,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-30 04:19:08,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-30 04:19:08,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-30 04:19:08,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:08,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_a39d5m start 2018-07-30 04:19:08,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_a39d5m 2018-07-30 04:19:08,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-30 04:19:08,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-30 04:19:08,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:08,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-30 04:19:08,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-30 04:19:08,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:08,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-30 04:19:08,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-30 04:19:08,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-30 04:19:08,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:08,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:08,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:08,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:08,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-30 04:19:08,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-30 04:19:08,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_1jv2la/env/bin/pip freeze 2018-07-30 04:19:08,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_a39d5m/env/bin/pip freeze 2018-07-30 04:19:08,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-30 04:19:08,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_1jv2la 2018-07-30 04:19:08,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-30 04:19:08,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_1jv2la start 2018-07-30 04:19:08,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-30 04:19:08,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-30 04:19:08,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:08,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:08,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-30 04:19:08,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-30 04:19:08,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:08,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:08,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-30 04:19:08,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpzmfifl 2018-07-30 04:19:08,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_6tn7yp 2018-07-30 04:19:08,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmplTeMOO 2018-07-30 04:19:08,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-30 04:19:08,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-30 04:19:08,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:19:08,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:08,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:08,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:08,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:08,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:08,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:08,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:08,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:19:08,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:08,284 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:08 GMT 2018-07-30 04:19:08,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:08,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:19:08,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:13,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:19:13,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:13,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:13,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:13,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:13,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:13,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:13,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:13,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.370Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "6ca2f24c-5664-4d3c-8589-e9756b870aaa"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.370Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "6ca2f24c-5664-4d3c-8589-e9756b870aaa"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.370Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.370Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_6tn7yp start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "57c18ea1-0255-4f19-933b-0a4cdf247b7b"}, {"node_instance_id": "dime_host_1jv2la", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:06.370Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:06.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "6ca2f24c-5664-4d3c-8589-e9756b870aaa"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.060Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.060Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.060Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.060Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.060Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.060Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.060Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.060Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.060Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.060Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.487Z", "message": "[localhost] run: /home/ubuntu/vellum_host_6tn7yp/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5ba76268-285c-4cc6-b741-a8c26f485ece"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.487Z", "message": "Successfully started daemon: ellis_host_rncs9y", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.487Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5ba76268-285c-4cc6-b741-a8c26f485ece"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.487Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5ba76268-285c-4cc6-b741-a8c26f485ece"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.487Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5ba76268-285c-4cc6-b741-a8c26f485ece"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.487Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5ba76268-285c-4cc6-b741-a8c26f485ece"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.487Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:07.487Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_rncs9y start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:07.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "8b8d240a-bfec-45e9-adb5-0df1fe88abca"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.065Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.065Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.065Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.065Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.065Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.065Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.065Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.065Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.065Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.065Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.065Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.065Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.065Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.490Z", "message": "Removing directory: /tmp/tmp84tVzw", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5ba76268-285c-4cc6-b741-a8c26f485ece"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.490Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "fc1bd68f-8518-4114-8558-158870d3604d"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.490Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "fc1bd68f-8518-4114-8558-158870d3604d"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.490Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "fc1bd68f-8518-4114-8558-158870d3604d"}, {"node_instance_id": "vellum_host_6tn7yp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.490Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5ba76268-285c-4cc6-b741-a8c26f485ece"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.490Z", "message": "[localhost] run: /home/ubuntu/ellis_host_rncs9y/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "fc1bd68f-8518-4114-8558-158870d3604d"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:08.490Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:08.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "fc1bd68f-8518-4114-8558-158870d3604d"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:09.068Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:09.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:09.068Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:09.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:09.068Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:09.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:09.068Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:09.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:09.068Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:09.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:09.494Z", "message": "Removing directory: /tmp/tmpRme1dZ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:09.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "fc1bd68f-8518-4114-8558-158870d3604d"}, {"node_instance_id": "ellis_host_rncs9y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:09.494Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:09.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "fc1bd68f-8518-4114-8558-158870d3604d"}], "metadata": {"pagination": {"total": 1470, "offset": 1304, "size": 50}}} 2018-07-30 04:19:13,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:13,358 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:13 GMT 2018-07-30 04:19:13,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:13,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27065 2018-07-30 04:19:13,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:13,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-30 04:19:13,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-30 04:19:13,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-30 04:19:13,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_6tn7yp start 2018-07-30 04:19:13,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-30 04:19:13,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:13,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-07-30 04:19:13,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-07-30 04:19:13,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-30 04:19:13,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:13,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-30 04:19:13,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:13,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:13,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-07-30 04:19:13,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-30 04:19:13,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_6tn7yp/env/bin/pip freeze 2018-07-30 04:19:13,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_rncs9y 2018-07-30 04:19:13,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-30 04:19:13,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-30 04:19:13,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-30 04:19:13,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-30 04:19:13,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-07-30 04:19:13,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_rncs9y start 2018-07-30 04:19:13,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-30 04:19:13,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-30 04:19:13,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-30 04:19:13,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:13,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:13,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-30 04:19:13,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:13,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-30 04:19:13,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:13,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-30 04:19:13,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:13,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-07-30 04:19:13,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-30 04:19:13,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp84tVzw 2018-07-30 04:19:13,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-07-30 04:19:13,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-07-30 04:19:13,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-07-30 04:19:13,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-30 04:19:13,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_rncs9y/env/bin/pip freeze 2018-07-30 04:19:13,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-07-30 04:19:13,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:13,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-30 04:19:13,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-30 04:19:13,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-30 04:19:13,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:13,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpRme1dZ 2018-07-30 04:19:13,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-07-30 04:19:13,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:19:13,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:13,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:13,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:13,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:13,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:13,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:13,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:13,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:19:13,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:13,425 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:13 GMT 2018-07-30 04:19:13,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:13,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:19:13,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:18,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:19:18,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:18,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:18,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:18,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:18,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:18,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:18,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:18,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_6tn7yp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:10.642Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:10.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:10.642Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:10.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:10.642Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:10.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:10.642Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:10.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:10.642Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:10.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:10.642Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:10.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:10.642Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:10.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:10.642Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:10.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:10.642Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:10.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:10.642Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:10.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:11.676Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:11.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:11.676Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:11.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:11.676Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:11.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:11.676Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:11.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:11.676Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:11.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:11.676Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:11.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_host_5063ts", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:11.676Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:11.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:11.676Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:11.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:11.676Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:11.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:11.676Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:11.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:12.102Z", "message": "Downloaded scripts/bind/bind.py to /tmp/2XCH3/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:12.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:12.680Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:12.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:12.680Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:12.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:12.680Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:12.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:12.680Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:12.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:12.680Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:12.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:12.757Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:12.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:12.757Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:12.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:13.683Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:13.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_host_a39d5m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:14.804Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:14.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:14.804Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:14.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:14.804Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:14.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_host_1jv2la", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:14.804Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:14.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:15.813Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:15.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:15.813Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:15.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:15.813Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:15.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:16.832Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:16.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_host_6tn7yp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:16.832Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:16.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:16.832Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:16.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:17.865Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:17.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:19.009Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:19.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:19.009Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:19.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_host_rncs9y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:19.009Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:19.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:19.009Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:19.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:19.389Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:19.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:20.162Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:20.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:20.162Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:20.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:20.162Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:20.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:21.492Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:21.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:22.184Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:22.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 1470, "offset": 1354, "size": 50}}} 2018-07-30 04:19:18,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:18,509 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:18 GMT 2018-07-30 04:19:18,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:18,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25696 2018-07-30 04:19:18,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:18,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-30 04:19:18,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-30 04:19:18,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-30 04:19:18,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-07-30 04:19:18,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-07-30 04:19:18,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-07-30 04:19:18,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-07-30 04:19:18,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-07-30 04:19:18,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:18,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-30 04:19:18,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:18,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:19:18,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-07-30 04:19:18,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:18,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:19:18,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-07-30 04:19:18,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:18,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2XCH3/bind.py 2018-07-30 04:19:18,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:18,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:18,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-07-30 04:19:18,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-07-30 04:19:18,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-07-30 04:19:18,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:18,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:18,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:18,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-07-30 04:19:18,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-07-30 04:19:18,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:18,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:19:18,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:18,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:18,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:18,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:18,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:18,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:18,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:18,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:19:18,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:18,583 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:18 GMT 2018-07-30 04:19:18,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:18,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:19:18,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:23,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:19:23,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:23,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:23,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:23,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:23,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:23,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:23,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:23,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:23.359Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:23.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:23.359Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:23.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:23.359Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:23.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:24.372Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:24.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:24.372Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:24.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:24.372Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:24.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:26.563Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:26.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:26.565Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:26.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:26.811Z", "message": "The config dict: {'etcd_ip': u'192.168.120.15', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:26.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:26.811Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:26.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:26.811Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:26.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:26.811Z", "message": "[localhost] run: sudo mv /tmp/tmpm4yBaM /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:26.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:26.811Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:26.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.561Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.561Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.854Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.854Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.854Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.854Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.854Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.854Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.854Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.854Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.854Z", "message": "[localhost] run: sudo mv /tmp/tmp3pESJE /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.854Z", "message": "The config dict: {'etcd_ip': u'192.168.120.15', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.854Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.854Z", "message": "[localhost] run: sudo mv /tmp/tmp4ZvVAQ /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.854Z", "message": "[localhost] run: sudo mv /tmp/tmpYuSPnu /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:27.854Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:27.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:28.752Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:28.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:28.752Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:28.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:28.752Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:28.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:28.903Z", "message": "[localhost] run: sudo mv /tmp/tmpef6dEG /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:28.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:28.903Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:28.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:28.903Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:28.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "1e0589c3-4d31-472e-861d-5c96ca6ba3e9"}, {"node_instance_id": "bind_n8kouc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:29.820Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:29.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:29.820Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:29.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:29.911Z", "message": "Executing: /tmp/23AB3/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:29.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:29.911Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/23AB3/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:29.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:30.843Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:30.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:30.949Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:30.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:30.949Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:30.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:30.949Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:30.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:31.982Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:31.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "proxy_node_cop87l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:32.460Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:32.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_node_cop87l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:32.985Z", "message": "Execution done (return_code=0): /tmp/RM03Y/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "dbde6da2-537c-47d2-92f6-8dd1fedaa271"}, {"node_instance_id": "proxy_node_cop87l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:33.847Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:33.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "proxy_node_cop87l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:33.847Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:33.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:42.923Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-w4zch6\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main Sources\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,707 B/s)\nReading package lists...\n\nreal\t0m11.465s\nuser\t0m2.672s\nsys\t0m0.294s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:42.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:43.991Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:43.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}], "metadata": {"pagination": {"total": 1470, "offset": 1404, "size": 50}}} 2018-07-30 04:19:23,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:23,668 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:23 GMT 2018-07-30 04:19:23,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:23,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31281 2018-07-30 04:19:23,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:23,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:23,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:23,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:23,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-07-30 04:19:23,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-07-30 04:19:23,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:23,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-30 04:19:23,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-07-30 04:19:23,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.15', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-07-30 04:19:23,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-30 04:19:23,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-07-30 04:19:23,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpm4yBaM /etc/clearwater/local_config 2018-07-30 04:19:23,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-30 04:19:23,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-07-30 04:19:23,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-07-30 04:19:23,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-30 04:19:23,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-30 04:19:23,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-07-30 04:19:23,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-07-30 04:19:23,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-30 04:19:23,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-30 04:19:23,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-07-30 04:19:23,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-30 04:19:23,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3pESJE /etc/clearwater/shared_config 2018-07-30 04:19:23,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.15', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-07-30 04:19:23,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-07-30 04:19:23,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4ZvVAQ /etc/bind/named.conf.local 2018-07-30 04:19:23,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYuSPnu /etc/bind/db.clearwater.local 2018-07-30 04:19:23,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-30 04:19:23,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-07-30 04:19:23,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:19:23,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:19:23,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpef6dEG /etc/bind/db.clearwater.opnfv 2018-07-30 04:19:23,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-30 04:19:23,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-30 04:19:23,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:23,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:19:23,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/23AB3/install-etcd.sh 2018-07-30 04:19:23,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/23AB3/install-etcd.sh 2018-07-30 04:19:23,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-07-30 04:19:23,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-07-30 04:19:23,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-07-30 04:19:23,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-07-30 04:19:23,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-07-30 04:19:23,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:19:23,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RM03Y/install_requirements.sh 2018-07-30 04:19:23,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:19:23,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:19:23,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-w4zch6 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Sources Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,707 B/s) Reading package lists... real 0m11.465s user 0m2.672s sys 0m0.294s 2018-07-30 04:19:23,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-30 04:19:23,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:19:23,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:23,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:23,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:23,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:23,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:23,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:23,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:23,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:19:23,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:23,738 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:23 GMT 2018-07-30 04:19:23,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:23,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:19:23,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:28,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:19:28,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:28,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:28,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:28,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:28,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:28,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:28,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:28,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:18:43.991Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:18:43.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}], "metadata": {"pagination": {"total": 1470, "offset": 1454, "size": 50}}} 2018-07-30 04:19:28,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:28,815 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:28 GMT 2018-07-30 04:19:28,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:28,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 603 2018-07-30 04:19:28,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:28,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-07-30 04:19:28,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:19:28,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:28,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:28,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:28,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:28,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:28,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:28,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:28,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:19:28,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:28,877 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:28 GMT 2018-07-30 04:19:28,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:28,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:19:28,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:33,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:19:33,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:33,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:33,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:33,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:33,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:33,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:33,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:33,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1470, "offset": 1455, "size": 50}}} 2018-07-30 04:19:33,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:33,944 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:33 GMT 2018-07-30 04:19:33,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:33,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:19:33,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:33,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:19:34,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:34,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:34,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:34,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:34,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:34,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:34,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:34,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:19:34,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:34,076 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:34 GMT 2018-07-30 04:19:34,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:34,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:19:34,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:39,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:19:39,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:39,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:39,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:39,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:39,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:39,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:39,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:39,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:36.977Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-w4zch6\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 13s (6,509 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51395 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8942\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m53.420s\nuser\t0m18.469s\nsys\t0m8.347s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:38.011Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:38.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:38.011Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:38.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:38.011Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:38.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:38.011Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:38.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:39.017Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b2:1c:13 \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb2:1c13/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72105 errors:0 dropped:0 overruns:0 frame:0\n TX packets:27501 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123465188 (123.4 MB) TX bytes:4529095 (4.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:166 errors:0 dropped:0 overruns:0 frame:0\n TX packets:166 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13748 (13.7 KB) TX bytes:13748 (13.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:39.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:39.017Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.15:53 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9075/monit \ntcp 0 0 192.168.120.15:2380 0.0.0.0:* LISTEN 9153/etcd \ntcp6 0 0 :::53 :::* LISTEN 2428/named \ntcp6 0 0 :::22 :::* LISTEN 1091/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2428/named \ntcp6 0 0 :::4000 :::* LISTEN 9153/etcd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8536/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8536/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8536/ntpd \nudp 0 0 0.0.0.0:53576 0.0.0.0:* 605/dhclient \nudp 0 0 192.168.120.15:53 0.0.0.0:* 2428/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 605/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8536/ntpd \nudp6 0 0 ::1:123 :::* 8536/ntpd \nudp6 0 0 :::123 :::* 8536/ntpd \nudp6 0 0 :::47397 :::* 605/dhclient \nudp6 0 0 :::53 :::* 2428/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8196 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11237 1649/python2.7 /tmp/cloudify-logging-server-0a4ba.socket\nunix 2 [ ACC ] STREAM LISTENING 6990 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 14356 2482/python2.7 /tmp/ctx-8IZBVb.socket\nunix 2 [ ACC ] STREAM LISTENING 9128 1105/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8882 924/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:39.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:39.017Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:39.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:39.017Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:39.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:39.017Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 04:17 ? 00:00:00 /sbin/init\nroot 2 0 0 04:17 ? 00:00:00 [kthreadd]\nroot 3 2 0 04:17 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 04:17 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 04:17 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 04:17 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 04:17 ? 00:00:00 [rcu_sched]\nroot 8 2 0 04:17 ? 00:00:00 [rcuos/0]\nroot 9 2 0 04:17 ? 00:00:00 [rcuos/1]\nroot 10 2 0 04:17 ? 00:00:00 [rcu_bh]\nroot 11 2 0 04:17 ? 00:00:00 [rcuob/0]\nroot 12 2 0 04:17 ? 00:00:00 [rcuob/1]\nroot 13 2 0 04:17 ? 00:00:00 [migration/0]\nroot 14 2 0 04:17 ? 00:00:00 [watchdog/0]\nroot 15 2 0 04:17 ? 00:00:00 [watchdog/1]\nroot 16 2 0 04:17 ? 00:00:00 [migration/1]\nroot 17 2 0 04:17 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 04:17 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 04:17 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 04:17 ? 00:00:00 [khelper]\nroot 21 2 0 04:17 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 04:17 ? 00:00:00 [netns]\nroot 23 2 0 04:17 ? 00:00:00 [writeback]\nroot 24 2 0 04:17 ? 00:00:00 [kintegrityd]\nroot 25 2 0 04:17 ? 00:00:00 [bioset]\nroot 26 2 0 04:17 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 04:17 ? 00:00:00 [kblockd]\nroot 28 2 0 04:17 ? 00:00:00 [ata_sff]\nroot 29 2 0 04:17 ? 00:00:00 [khubd]\nroot 30 2 0 04:17 ? 00:00:00 [md]\nroot 31 2 0 04:17 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 04:17 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 04:17 ? 00:00:00 [khungtaskd]\nroot 35 2 0 04:17 ? 00:00:00 [kswapd0]\nroot 36 2 0 04:17 ? 00:00:00 [vmstat]\nroot 37 2 0 04:17 ? 00:00:00 [ksmd]\nroot 38 2 0 04:17 ? 00:00:00 [khugepaged]\nroot 39 2 0 04:17 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 04:17 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 04:17 ? 00:00:00 [crypto]\nroot 53 2 0 04:17 ? 00:00:00 [kthrotld]\nroot 54 2 0 04:17 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 04:17 ? 00:00:00 [vballoon]\nroot 56 2 0 04:17 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 04:17 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 04:17 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 04:17 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 04:17 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 04:17 ? 00:00:00 [deferwq]\nroot 80 2 0 04:17 ? 00:00:00 [charger_manager]\nroot 123 2 0 04:17 ? 00:00:00 [kpsmoused]\nroot 141 2 0 04:17 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 04:17 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 04:17 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 04:17 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 04:17 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 04:17 ? 00:00:00 [kworker/u5:2]\nroot 527 1 0 04:17 ? 00:00:00 upstart-socket-bridge --daemon\nroot 605 1 0 04:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 04:17 ? 00:00:00 [kauditd]\nmessage+ 924 1 0 04:17 ? 00:00:00 dbus-daemon --system --fork\nroot 952 1 0 04:17 ? 00:00:00 upstart-file-bridge --daemon\nroot 994 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1017 1 0 04:17 ? 00:00:00 rsyslogd\nroot 1048 1 0 04:17 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1051 1 0 04:17 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1055 1 0 04:17 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1056 1 0 04:17 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1058 1 0 04:17 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1091 1 0 04:17 ? 00:00:00 /usr/sbin/sshd -D\nroot 1092 1 0 04:17 ? 00:00:00 cron\ndaemon 1093 1 0 04:17 ? 00:00:00 atd\nroot 1105 1 0 04:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1143 1 0 04:17 ? 00:00:00 /usr/sbin/irqbalance\nroot 1197 1 0 04:17 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 04:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 04:17 ? 00:00:00 /home/ubuntu/bind_host_w4zch6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_w4zch6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_w4zch6 --logging-server-logdir=/home/ubuntu/bind_host_w4zch6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_w4zch6/work/bind_host_w4zch6%I.log --pidfile=/home/ubuntu/bind_host_w4zch6/work/bind_host_w4zch6.pid\nubuntu 1688 1649 0 04:17 ? 00:00:00 /home/ubuntu/bind_host_w4zch6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_w4zch6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_w4zch6 --logging-server-logdir=/home/ubuntu/bind_host_w4zch6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_w4zch6/work/bind_host_w4zch6%I.log --pidfile=/home/ubuntu/bind_host_w4zch6/work/bind_host_w4zch6.pid\nubuntu 1763 1 0 04:17 ? 00:00:00 python2.7 /home/ubuntu/bind_host_w4zch6/env/bin/diamond --configfile /home/ubuntu/bind_host_w4zch6/work/plugins/diamond/etc/diamond.conf\nbind 2428 1 0 04:18 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2482 1688 0 04:18 ? 00:00:00 /home/ubuntu/bind_host_w4zch6/env/bin/python2.7 /home/ubuntu/bind_host_w4zch6/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-YTCs7y\nubuntu 2493 2482 0 04:18 ? 00:00:00 /bin/sh -c /tmp/23AB3/install-etcd.sh\nubuntu 2495 2493 0 04:18 ? 00:00:00 /bin/bash -e /tmp/23AB3/install-etcd.sh\nntp 8536 1 0 04:19 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9075 1 0 04:19 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9090 9075 0 04:19 ? 00:00:00 [check-monit-upt] \nclearwa+ 9153 1 0 04:19 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380\nroot 9186 9075 0 04:19 ? 00:00:00 [check-etcd-upti] \nroot 9190 9075 0 04:19 ? 00:00:00 [poll_etcd_clust] \nroot 9193 9075 0 04:19 ? 00:00:00 [poll_etcd.sh] \nroot 9222 1 0 04:19 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9232 9222 0 04:19 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9362 2495 0 04:19 ? 00:00:00 /bin/bash -e /tmp/23AB3/install-etcd.sh\nubuntu 9363 9362 0 04:19 ? 00:00:00 /bin/bash -e /tmp/23AB3/install-etcd.sh\nroot 9364 9363 0 04:19 ? 00:00:00 sudo ps -edf\nroot 9365 9364 0 04:19 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:39.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}], "metadata": {"pagination": {"total": 1480, "offset": 1455, "size": 50}}} 2018-07-30 04:19:39,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:39,162 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:39 GMT 2018-07-30 04:19:39,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:39,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 61727 2018-07-30 04:19:39,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:39,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-w4zch6 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 13s (6,509 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51395 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8942 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m53.420s user 0m18.469s sys 0m8.347s 2018-07-30 04:19:39,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.005s sys 0m0.006s 2018-07-30 04:19:39,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-07-30 04:19:39,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-07-30 04:19:39,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-07-30 04:19:39,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b2:1c:13 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb2:1c13/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:72105 errors:0 dropped:0 overruns:0 frame:0 TX packets:27501 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123465188 (123.4 MB) TX bytes:4529095 (4.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:166 errors:0 dropped:0 overruns:0 frame:0 TX packets:166 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13748 (13.7 KB) TX bytes:13748 (13.7 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-07-30 04:19:39,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.15:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9075/monit tcp 0 0 192.168.120.15:2380 0.0.0.0:* LISTEN 9153/etcd tcp6 0 0 :::53 :::* LISTEN 2428/named tcp6 0 0 :::22 :::* LISTEN 1091/sshd tcp6 0 0 ::1:953 :::* LISTEN 2428/named tcp6 0 0 :::4000 :::* LISTEN 9153/etcd udp 0 0 192.168.120.15:123 0.0.0.0:* 8536/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8536/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8536/ntpd udp 0 0 0.0.0.0:53576 0.0.0.0:* 605/dhclient udp 0 0 192.168.120.15:53 0.0.0.0:* 2428/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named udp 0 0 0.0.0.0:68 0.0.0.0:* 605/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8536/ntpd udp6 0 0 ::1:123 :::* 8536/ntpd udp6 0 0 :::123 :::* 8536/ntpd udp6 0 0 :::47397 :::* 605/dhclient udp6 0 0 :::53 :::* 2428/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8196 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11237 1649/python2.7 /tmp/cloudify-logging-server-0a4ba.socket unix 2 [ ACC ] STREAM LISTENING 6990 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 14356 2482/python2.7 /tmp/ctx-8IZBVb.socket unix 2 [ ACC ] STREAM LISTENING 9128 1105/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8882 924/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-07-30 04:19:39,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-07-30 04:19:39,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-07-30 04:19:39,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 04:17 ? 00:00:00 /sbin/init root 2 0 0 04:17 ? 00:00:00 [kthreadd] root 3 2 0 04:17 ? 00:00:00 [ksoftirqd/0] root 4 2 0 04:17 ? 00:00:00 [kworker/0:0] root 5 2 0 04:17 ? 00:00:00 [kworker/0:0H] root 6 2 0 04:17 ? 00:00:00 [kworker/u4:0] root 7 2 0 04:17 ? 00:00:00 [rcu_sched] root 8 2 0 04:17 ? 00:00:00 [rcuos/0] root 9 2 0 04:17 ? 00:00:00 [rcuos/1] root 10 2 0 04:17 ? 00:00:00 [rcu_bh] root 11 2 0 04:17 ? 00:00:00 [rcuob/0] root 12 2 0 04:17 ? 00:00:00 [rcuob/1] root 13 2 0 04:17 ? 00:00:00 [migration/0] root 14 2 0 04:17 ? 00:00:00 [watchdog/0] root 15 2 0 04:17 ? 00:00:00 [watchdog/1] root 16 2 0 04:17 ? 00:00:00 [migration/1] root 17 2 0 04:17 ? 00:00:00 [ksoftirqd/1] root 18 2 0 04:17 ? 00:00:00 [kworker/1:0] root 19 2 0 04:17 ? 00:00:00 [kworker/1:0H] root 20 2 0 04:17 ? 00:00:00 [khelper] root 21 2 0 04:17 ? 00:00:00 [kdevtmpfs] root 22 2 0 04:17 ? 00:00:00 [netns] root 23 2 0 04:17 ? 00:00:00 [writeback] root 24 2 0 04:17 ? 00:00:00 [kintegrityd] root 25 2 0 04:17 ? 00:00:00 [bioset] root 26 2 0 04:17 ? 00:00:00 [kworker/u5:0] root 27 2 0 04:17 ? 00:00:00 [kblockd] root 28 2 0 04:17 ? 00:00:00 [ata_sff] root 29 2 0 04:17 ? 00:00:00 [khubd] root 30 2 0 04:17 ? 00:00:00 [md] root 31 2 0 04:17 ? 00:00:00 [devfreq_wq] root 32 2 0 04:17 ? 00:00:00 [kworker/0:1] root 34 2 0 04:17 ? 00:00:00 [khungtaskd] root 35 2 0 04:17 ? 00:00:00 [kswapd0] root 36 2 0 04:17 ? 00:00:00 [vmstat] root 37 2 0 04:17 ? 00:00:00 [ksmd] root 38 2 0 04:17 ? 00:00:00 [khugepaged] root 39 2 0 04:17 ? 00:00:00 [fsnotify_mark] root 40 2 0 04:17 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 04:17 ? 00:00:00 [crypto] root 53 2 0 04:17 ? 00:00:00 [kthrotld] root 54 2 0 04:17 ? 00:00:00 [kworker/u4:1] root 55 2 0 04:17 ? 00:00:00 [vballoon] root 56 2 0 04:17 ? 00:00:00 [kworker/1:1] root 57 2 0 04:17 ? 00:00:00 [scsi_eh_0] root 58 2 0 04:17 ? 00:00:00 [scsi_eh_1] root 59 2 0 04:17 ? 00:00:00 [kworker/u4:2] root 60 2 0 04:17 ? 00:00:00 [kworker/u4:3] root 79 2 0 04:17 ? 00:00:00 [deferwq] root 80 2 0 04:17 ? 00:00:00 [charger_manager] root 123 2 0 04:17 ? 00:00:00 [kpsmoused] root 141 2 0 04:17 ? 00:00:00 [kworker/0:2] root 186 2 0 04:17 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 04:17 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 04:17 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 04:17 ? 00:00:00 [kworker/u5:1] root 435 2 0 04:17 ? 00:00:00 [kworker/u5:2] root 527 1 0 04:17 ? 00:00:00 upstart-socket-bridge --daemon root 605 1 0 04:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 04:17 ? 00:00:00 [kauditd] message+ 924 1 0 04:17 ? 00:00:00 dbus-daemon --system --fork root 952 1 0 04:17 ? 00:00:00 upstart-file-bridge --daemon root 994 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-logind syslog 1017 1 0 04:17 ? 00:00:00 rsyslogd root 1048 1 0 04:17 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1051 1 0 04:17 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1055 1 0 04:17 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1056 1 0 04:17 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1058 1 0 04:17 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 04:17 ? 00:00:00 /usr/sbin/sshd -D root 1092 1 0 04:17 ? 00:00:00 cron daemon 1093 1 0 04:17 ? 00:00:00 atd root 1105 1 0 04:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1143 1 0 04:17 ? 00:00:00 /usr/sbin/irqbalance root 1197 1 0 04:17 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 04:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 04:17 ? 00:00:00 /home/ubuntu/bind_host_w4zch6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_w4zch6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_w4zch6 --logging-server-logdir=/home/ubuntu/bind_host_w4zch6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_w4zch6/work/bind_host_w4zch6%I.log --pidfile=/home/ubuntu/bind_host_w4zch6/work/bind_host_w4zch6.pid ubuntu 1688 1649 0 04:17 ? 00:00:00 /home/ubuntu/bind_host_w4zch6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_w4zch6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_w4zch6 --logging-server-logdir=/home/ubuntu/bind_host_w4zch6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_w4zch6/work/bind_host_w4zch6%I.log --pidfile=/home/ubuntu/bind_host_w4zch6/work/bind_host_w4zch6.pid ubuntu 1763 1 0 04:17 ? 00:00:00 python2.7 /home/ubuntu/bind_host_w4zch6/env/bin/diamond --configfile /home/ubuntu/bind_host_w4zch6/work/plugins/diamond/etc/diamond.conf bind 2428 1 0 04:18 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2482 1688 0 04:18 ? 00:00:00 /home/ubuntu/bind_host_w4zch6/env/bin/python2.7 /home/ubuntu/bind_host_w4zch6/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-YTCs7y ubuntu 2493 2482 0 04:18 ? 00:00:00 /bin/sh -c /tmp/23AB3/install-etcd.sh ubuntu 2495 2493 0 04:18 ? 00:00:00 /bin/bash -e /tmp/23AB3/install-etcd.sh ntp 8536 1 0 04:19 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9075 1 0 04:19 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9090 9075 0 04:19 ? 00:00:00 [check-monit-upt] clearwa+ 9153 1 0 04:19 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 root 9186 9075 0 04:19 ? 00:00:00 [check-etcd-upti] root 9190 9075 0 04:19 ? 00:00:00 [poll_etcd_clust] root 9193 9075 0 04:19 ? 00:00:00 [poll_etcd.sh] root 9222 1 0 04:19 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9232 9222 0 04:19 ? 00:00:00 inotifywait -e create -qq . ubuntu 9362 2495 0 04:19 ? 00:00:00 /bin/bash -e /tmp/23AB3/install-etcd.sh ubuntu 9363 9362 0 04:19 ? 00:00:00 /bin/bash -e /tmp/23AB3/install-etcd.sh root 9364 9363 0 04:19 ? 00:00:00 sudo ps -edf root 9365 9364 0 04:19 ? 00:00:00 ps -edf real 0m0.009s user 0m0.005s sys 0m0.005s 2018-07-30 04:19:39,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:19:39,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:39,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:39,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:39,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:39,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:39,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:39,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:39,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:19:39,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:39,224 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:39 GMT 2018-07-30 04:19:39,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:39,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:19:39,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:44,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:19:44,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:44,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:44,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:44,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:44,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:44,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:44,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:44,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:40.022Z", "message": "[etcd] => /var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/sysstat/sa30\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/lastlog\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:40.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:40.022Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.024s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:40.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:40.022Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:40.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:40.022Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:40.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:40.022Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:40.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:41.027Z", "message": "[etcd] => 2018-07-30 04:19:24.827003910 Stopping etcd clearwater-etcd\n2018-07-30 04:19:30.844402660 Restarting etcd clearwater-etcd\n2018-07-30 04:19:30.849124563 Configured ETCDCTL_PEERS: \n2018-07-30 04:19:30.849850700 Check for previous failed startup attempt\n2018-07-30 04:19:30.850987964 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2018-07-30 04:19:30.861296599 etcdctl returned 2\n2018-07-30 04:19:30.867294257 Creating new cluster...\n2018-07-30 04:19:30.869926562 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.15:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.15\n --name 192-168-120-15\n --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.15:2380\n --listen-peer-urls http://192.168.120.15:2380\n2018-07-30 04:19:30.871522812 Check we're actually a member of the cluster\n2018-07-30 04:19:30.881666026 Wait for etcd to startup\n2018-07-30 04:19:31.891787916 Etcd started successfully\n2018-07-30 04:19:30.895883 I | etcdmain: etcd Version: 3.1.7\n2018-07-30 04:19:30.895922 I | etcdmain: Git SHA: 43b7507\n2018-07-30 04:19:30.895927 I | etcdmain: Go Version: go1.7.5\n2018-07-30 04:19:30.895930 I | etcdmain: Go OS/Arch: linux/amd64\n2018-07-30 04:19:30.895934 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-07-30 04:19:30.895985 I | embed: listening for peers on http://192.168.120.15:2380\n2018-07-30 04:19:30.896029 I | embed: listening for client requests on 0.0.0.0:4000\n2018-07-30 04:19:30.938132 I | etcdserver: name = 192-168-120-15\n2018-07-30 04:19:30.938146 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15\n2018-07-30 04:19:30.938151 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member\n2018-07-30 04:19:30.938155 I | etcdserver: heartbeat = 100ms\n2018-07-30 04:19:30.938159 I | etcdserver: election = 1000ms\n2018-07-30 04:19:30.938162 I | etcdserver: snapshot count = 10000\n2018-07-30 04:19:30.938182 I | etcdserver: advertise client URLs = http://192.168.120.15:4000\n2018-07-30 04:19:30.938187 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380\n2018-07-30 04:19:30.938194 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380\n2018-07-30 04:19:30.945625 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e\n2018-07-30 04:19:30.945663 I | raft: ca6a20ed546c7237 became follower at term 0\n2018-07-30 04:19:30.945678 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-07-30 04:19:30.945684 I | raft: ca6a20ed546c7237 became follower at term 1\n2018-07-30 04:19:30.967484 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-07-30 04:19:30.968374 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-07-30 04:19:31.745939 I | raft: ca6a20ed546c7237 is starting a new election at term 1\n2018-07-30 04:19:31.746076 I | raft: ca6a20ed546c7237 became candidate at term 2\n2018-07-30 04:19:31.746096 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2\n2018-07-30 04:19:31.746110 I | raft: ca6a20ed546c7237 became leader at term 2\n2018-07-30 04:19:31.746126 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2\n2018-07-30 04:19:31.746449 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e\n2018-07-30 04:19:31.746538 I | etcdserver: setting up the initial cluster version to 3.1\n2018-07-30 04:19:31.746594 I | embed: ready to serve client requests\n2018-07-30 04:19:31.746942 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-07-30 04:19:31.751234 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-07-30 04:19:31.751297 I | etcdserver/api: enabled capabilities for version 3.1\n2018-07-30 04:19:32.039006 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:44889\n2018-07-30 04:19:32.050356 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:44890\n2018-07-30 04:19:32.051233 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:44891\n2018-07-30 04:19:37.016412 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:44892\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:41.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:41.027Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:41.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:41.027Z", "message": "[etcd] => [30-Jul-2018 04:19:32 UTC] clearwater-diags-monitor starting\n[30-Jul-2018 04:19:32 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:41.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:41.636Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:41.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:41.912Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:41.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:42.031Z", "message": "Execution done (return_code=0): /tmp/23AB3/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:42.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:42.031Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:42.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "bind_n8kouc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:42.031Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:42.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9bfc5815-f96d-4c03-b941-929db1c15320"}, {"node_instance_id": "vellum_3yii7y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.131Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.683Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/J5XDV/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10cea589-209c-429c-a4a1-5cede13533d5"}, {"node_instance_id": "homer_j9dwfl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_fwes6s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_n3tmhd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_fwes6s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_y5d0g1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_m0b5kw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_y5d0g1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_j9dwfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_n3tmhd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_3yii7y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_m0b5kw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_n3tmhd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_m0b5kw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_3yii7y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_j9dwfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_fwes6s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_y5d0g1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:43.924Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:43.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:44.037Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/8TXXB/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:44.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7f5e0bf2-6f8e-400d-8dde-91a000f2c9b5"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:44.037Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/N6085/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:44.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e49a8ceb-af0a-4675-a08f-d54a812e5e54"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:44.037Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:44.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10cea589-209c-429c-a4a1-5cede13533d5"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:44.037Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:44.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7f5e0bf2-6f8e-400d-8dde-91a000f2c9b5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:44.037Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:44.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7de93c13-6236-4561-b5d6-468fb5b53ea0"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:44.037Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:44.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10cea589-209c-429c-a4a1-5cede13533d5"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:44.037Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:44.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7f5e0bf2-6f8e-400d-8dde-91a000f2c9b5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:44.037Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/NA7RF/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:44.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7de93c13-6236-4561-b5d6-468fb5b53ea0"}], "metadata": {"pagination": {"total": 1522, "offset": 1465, "size": 50}}} 2018-07-30 04:19:44,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:44,370 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:44 GMT 2018-07-30 04:19:44,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:44,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27126 2018-07-30 04:19:44,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:44,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape/sysinfo.log /var/log/sysstat/sa30 /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/dmesg.0 /var/log/lastlog /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log real 0m0.007s user 0m0.004s sys 0m0.002s 2018-07-30 04:19:44,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.024s user 0m0.000s sys 0m0.007s 2018-07-30 04:19:44,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-07-30 04:19:44,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-07-30 04:19:44,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-07-30 04:19:44,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-07-30 04:19:24.827003910 Stopping etcd clearwater-etcd 2018-07-30 04:19:30.844402660 Restarting etcd clearwater-etcd 2018-07-30 04:19:30.849124563 Configured ETCDCTL_PEERS: 2018-07-30 04:19:30.849850700 Check for previous failed startup attempt 2018-07-30 04:19:30.850987964 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2018-07-30 04:19:30.861296599 etcdctl returned 2 2018-07-30 04:19:30.867294257 Creating new cluster... 2018-07-30 04:19:30.869926562 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 2018-07-30 04:19:30.871522812 Check we're actually a member of the cluster 2018-07-30 04:19:30.881666026 Wait for etcd to startup 2018-07-30 04:19:31.891787916 Etcd started successfully 2018-07-30 04:19:30.895883 I | etcdmain: etcd Version: 3.1.7 2018-07-30 04:19:30.895922 I | etcdmain: Git SHA: 43b7507 2018-07-30 04:19:30.895927 I | etcdmain: Go Version: go1.7.5 2018-07-30 04:19:30.895930 I | etcdmain: Go OS/Arch: linux/amd64 2018-07-30 04:19:30.895934 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-07-30 04:19:30.895985 I | embed: listening for peers on http://192.168.120.15:2380 2018-07-30 04:19:30.896029 I | embed: listening for client requests on 0.0.0.0:4000 2018-07-30 04:19:30.938132 I | etcdserver: name = 192-168-120-15 2018-07-30 04:19:30.938146 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15 2018-07-30 04:19:30.938151 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member 2018-07-30 04:19:30.938155 I | etcdserver: heartbeat = 100ms 2018-07-30 04:19:30.938159 I | etcdserver: election = 1000ms 2018-07-30 04:19:30.938162 I | etcdserver: snapshot count = 10000 2018-07-30 04:19:30.938182 I | etcdserver: advertise client URLs = http://192.168.120.15:4000 2018-07-30 04:19:30.938187 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380 2018-07-30 04:19:30.938194 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380 2018-07-30 04:19:30.945625 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e 2018-07-30 04:19:30.945663 I | raft: ca6a20ed546c7237 became follower at term 0 2018-07-30 04:19:30.945678 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-07-30 04:19:30.945684 I | raft: ca6a20ed546c7237 became follower at term 1 2018-07-30 04:19:30.967484 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-07-30 04:19:30.968374 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-07-30 04:19:31.745939 I | raft: ca6a20ed546c7237 is starting a new election at term 1 2018-07-30 04:19:31.746076 I | raft: ca6a20ed546c7237 became candidate at term 2 2018-07-30 04:19:31.746096 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2 2018-07-30 04:19:31.746110 I | raft: ca6a20ed546c7237 became leader at term 2 2018-07-30 04:19:31.746126 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2 2018-07-30 04:19:31.746449 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e 2018-07-30 04:19:31.746538 I | etcdserver: setting up the initial cluster version to 3.1 2018-07-30 04:19:31.746594 I | embed: ready to serve client requests 2018-07-30 04:19:31.746942 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-07-30 04:19:31.751234 N | etcdserver/membership: set the initial cluster version to 3.1 2018-07-30 04:19:31.751297 I | etcdserver/api: enabled capabilities for version 3.1 2018-07-30 04:19:32.039006 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:44889 2018-07-30 04:19:32.050356 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:44890 2018-07-30 04:19:32.051233 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:44891 2018-07-30 04:19:37.016412 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:44892 real 0m0.006s user 0m0.000s sys 0m0.005s 2018-07-30 04:19:44,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-07-30 04:19:44,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [30-Jul-2018 04:19:32 UTC] clearwater-diags-monitor starting [30-Jul-2018 04:19:32 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-30 04:19:44,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:19:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:19:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/23AB3/install-etcd.sh 2018-07-30 04:19:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-07-30 04:19:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-07-30 04:19:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:19:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/J5XDV/clearwater.py 2018-07-30 04:19:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:19:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:19:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:19:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:19:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:19:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:19:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:19:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:19:44,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:19:44,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:19:44,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-07-30 04:19:44,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:44,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/8TXXB/clearwater.py 2018-07-30 04:19:44,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/N6085/clearwater.py 2018-07-30 04:19:44,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-30 04:19:44,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-30 04:19:44,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-30 04:19:44,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-30 04:19:44,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-30 04:19:44,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/NA7RF/clearwater.py 2018-07-30 04:19:44,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:19:44,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:44,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:44,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:44,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:44,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:44,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:44,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:44,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:19:44,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:44,517 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:44 GMT 2018-07-30 04:19:44,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:44,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:19:44,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:49,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:19:49,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:49,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:49,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:49,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:49,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:49,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:49,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:49,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:44.939Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:44.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_y5d0g1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:44.939Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:44.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "501b38d8-19f2-42af-89b3-17a26f5dfc12"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "501b38d8-19f2-42af-89b3-17a26f5dfc12"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "501b38d8-19f2-42af-89b3-17a26f5dfc12"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-fwes6s', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "501b38d8-19f2-42af-89b3-17a26f5dfc12"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "39f7b7d3-99ab-46d1-a2d7-b59df9b2eece"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'etcd_ip': u'192.168.120.15', 'name': u'ellis-y5d0g1', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7f5e0bf2-6f8e-400d-8dde-91a000f2c9b5"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10cea589-209c-429c-a4a1-5cede13533d5"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7f5e0bf2-6f8e-400d-8dde-91a000f2c9b5"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "39f7b7d3-99ab-46d1-a2d7-b59df9b2eece"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "39f7b7d3-99ab-46d1-a2d7-b59df9b2eece"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "39f7b7d3-99ab-46d1-a2d7-b59df9b2eece"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-3yii7y', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10cea589-209c-429c-a4a1-5cede13533d5"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mv /tmp/tmp42Xsxz /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7f5e0bf2-6f8e-400d-8dde-91a000f2c9b5"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/WCCTN/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "501b38d8-19f2-42af-89b3-17a26f5dfc12"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mv /tmp/tmpNUuBCl /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "39f7b7d3-99ab-46d1-a2d7-b59df9b2eece"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mv /tmp/tmpWzU6jw /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10cea589-209c-429c-a4a1-5cede13533d5"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10cea589-209c-429c-a4a1-5cede13533d5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7de93c13-6236-4561-b5d6-468fb5b53ea0"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7de93c13-6236-4561-b5d6-468fb5b53ea0"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e49a8ceb-af0a-4675-a08f-d54a812e5e54"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e49a8ceb-af0a-4675-a08f-d54a812e5e54"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "39f7b7d3-99ab-46d1-a2d7-b59df9b2eece"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-n3tmhd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e49a8ceb-af0a-4675-a08f-d54a812e5e54"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mv /tmp/tmpY4EAn8 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "501b38d8-19f2-42af-89b3-17a26f5dfc12"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-j9dwfl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "39f7b7d3-99ab-46d1-a2d7-b59df9b2eece"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10cea589-209c-429c-a4a1-5cede13533d5"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e49a8ceb-af0a-4675-a08f-d54a812e5e54"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "39f7b7d3-99ab-46d1-a2d7-b59df9b2eece"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7f5e0bf2-6f8e-400d-8dde-91a000f2c9b5"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10cea589-209c-429c-a4a1-5cede13533d5"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mv /tmp/tmpL1jOlM /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "10cea589-209c-429c-a4a1-5cede13533d5"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mv /tmp/tmpDzFsQS /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e49a8ceb-af0a-4675-a08f-d54a812e5e54"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7f5e0bf2-6f8e-400d-8dde-91a000f2c9b5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'etcd_ip': u'192.168.120.15', 'name': u'bono-m0b5kw', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7de93c13-6236-4561-b5d6-468fb5b53ea0"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mv /tmp/tmpWEJOUK /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "39f7b7d3-99ab-46d1-a2d7-b59df9b2eece"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7de93c13-6236-4561-b5d6-468fb5b53ea0"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e49a8ceb-af0a-4675-a08f-d54a812e5e54"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "501b38d8-19f2-42af-89b3-17a26f5dfc12"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mv /tmp/tmpGpMkwP /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e49a8ceb-af0a-4675-a08f-d54a812e5e54"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mv /tmp/tmp2c_tIp /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7f5e0bf2-6f8e-400d-8dde-91a000f2c9b5"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/5I4PG/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "39f7b7d3-99ab-46d1-a2d7-b59df9b2eece"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e49a8ceb-af0a-4675-a08f-d54a812e5e54"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7f5e0bf2-6f8e-400d-8dde-91a000f2c9b5"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "501b38d8-19f2-42af-89b3-17a26f5dfc12"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.050Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e49a8ceb-af0a-4675-a08f-d54a812e5e54"}, {"node_instance_id": "dime_fwes6s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.944Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_fwes6s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.944Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.944Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 1623, "offset": 1505, "size": 50}}} 2018-07-30 04:19:49,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:49,595 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:49 GMT 2018-07-30 04:19:49,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:49,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27927 2018-07-30 04:19:49,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:49,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:19:49,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:19:49,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-30 04:19:49,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-30 04:19:49,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-30 04:19:49,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-fwes6s', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-07-30 04:19:49,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-30 04:19:49,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'etcd_ip': u'192.168.120.15', 'name': u'ellis-y5d0g1', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2018-07-30 04:19:49,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-30 04:19:49,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-30 04:19:49,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-30 04:19:49,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-30 04:19:49,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-30 04:19:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-3yii7y', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2018-07-30 04:19:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp42Xsxz /etc/dnsmasq.resolv.conf 2018-07-30 04:19:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/WCCTN/clearwater.py 2018-07-30 04:19:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNUuBCl /etc/dnsmasq.resolv.conf 2018-07-30 04:19:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWzU6jw /etc/clearwater/local_config 2018-07-30 04:19:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-30 04:19:49,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-30 04:19:49,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-30 04:19:49,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-07-30 04:19:49,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-30 04:19:49,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-30 04:19:49,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-n3tmhd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2018-07-30 04:19:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpY4EAn8 /etc/clearwater/local_config 2018-07-30 04:19:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-j9dwfl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2018-07-30 04:19:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-30 04:19:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-30 04:19:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-30 04:19:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-30 04:19:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-07-30 04:19:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpL1jOlM /etc/dnsmasq.resolv.conf 2018-07-30 04:19:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDzFsQS /etc/dnsmasq.resolv.conf 2018-07-30 04:19:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-30 04:19:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'etcd_ip': u'192.168.120.15', 'name': u'bono-m0b5kw', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2018-07-30 04:19:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWEJOUK /etc/clearwater/local_config 2018-07-30 04:19:49,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-30 04:19:49,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-30 04:19:49,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-30 04:19:49,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGpMkwP /etc/clearwater/local_config 2018-07-30 04:19:49,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2c_tIp /etc/clearwater/local_config 2018-07-30 04:19:49,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5I4PG/clearwater.py 2018-07-30 04:19:49,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-30 04:19:49,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-07-30 04:19:49,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-30 04:19:49,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-30 04:19:49,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:19:49,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:19:49,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:49,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:19:49,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:49,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:49,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:49,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:49,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:49,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:49,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:49,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:19:49,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:49,665 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:49 GMT 2018-07-30 04:19:49,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:49,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:19:49,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:54,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:19:54,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:54,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:54,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:54,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:54,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:54,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:54,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:54,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_j9dwfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.944Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_j9dwfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.944Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.944Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_3yii7y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.944Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_y5d0g1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.944Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_fwes6s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.944Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_fwes6s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.944Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.944Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_3yii7y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.944Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_y5d0g1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:45.944Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:46.066Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/KY1R2/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:46.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "59b04196-e6c1-4a23-9251-dbda7f5dab55"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:46.066Z", "message": "[localhost] run: sudo mv /tmp/tmpHQV84F /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:46.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "501b38d8-19f2-42af-89b3-17a26f5dfc12"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:46.066Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/913KV/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:46.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:46.066Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:46.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:46.066Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:46.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "501b38d8-19f2-42af-89b3-17a26f5dfc12"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:46.066Z", "message": "Executing: /tmp/913KV/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:46.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "sprout_n3tmhd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:46.949Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:46.949Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_n3tmhd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:46.949Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_fwes6s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:46.949Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_n3tmhd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:46.949Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_fwes6s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:46.949Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_j9dwfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:46.949Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_j9dwfl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:46.949Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/24BE1/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "Executing: /tmp/5AC14/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/QD9JV/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "Executing: /tmp/QD9JV/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "Executing: /tmp/FG9KJ/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "Executing: /tmp/24BE1/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/5AC14/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/FG9KJ/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:47.071Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:47.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:48.084Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:48.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:48.084Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:48.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:48.084Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:48.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:48.084Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:48.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:48.084Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:48.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:48.084Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:48.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:48.084Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:48.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:48.084Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:48.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:48.084Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:48.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:48.084Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:48.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}], "metadata": {"pagination": {"total": 1641, "offset": 1555, "size": 50}}} 2018-07-30 04:19:54,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:54,769 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:54 GMT 2018-07-30 04:19:54,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:54,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25615 2018-07-30 04:19:54,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:54,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:19:54,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:19:54,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:19:54,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:19:54,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:54,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:19:54,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:19:54,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:54,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:19:54,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:19:54,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/KY1R2/append_proxy_snmp_conf.py 2018-07-30 04:19:54,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHQV84F /etc/dnsmasq.resolv.conf 2018-07-30 04:19:54,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/913KV/install-vellum.sh 2018-07-30 04:19:54,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-07-30 04:19:54,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-30 04:19:54,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/913KV/install-vellum.sh 2018-07-30 04:19:54,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:19:54,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:19:54,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:19:54,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:54,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:54,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:19:54,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:19:54,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:19:54,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/24BE1/install-homer.sh 2018-07-30 04:19:54,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-07-30 04:19:54,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-07-30 04:19:54,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5AC14/install-dime.sh 2018-07-30 04:19:54,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/QD9JV/install-sprout.sh 2018-07-30 04:19:54,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QD9JV/install-sprout.sh 2018-07-30 04:19:54,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-07-30 04:19:54,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FG9KJ/install-ellis.sh 2018-07-30 04:19:54,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/24BE1/install-homer.sh 2018-07-30 04:19:54,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/5AC14/install-dime.sh 2018-07-30 04:19:54,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-07-30 04:19:54,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/FG9KJ/install-ellis.sh 2018-07-30 04:19:54,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-07-30 04:19:54,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-07-30 04:19:54,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-07-30 04:19:54,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-07-30 04:19:54,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-07-30 04:19:54,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-07-30 04:19:54,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-07-30 04:19:54,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-07-30 04:19:54,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-07-30 04:19:54,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-07-30 04:19:54,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-07-30 04:19:54,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-07-30 04:19:54,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-07-30 04:19:54,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-07-30 04:19:54,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:19:54,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:19:54,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:19:54,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:19:54,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:19:54,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:19:54,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:19:54,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:19:54,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:19:54,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:19:54,869 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:19:54 GMT 2018-07-30 04:19:54,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:19:54,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:19:54,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:19:59,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:20:00,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:00,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:00,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:00,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:00,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:00,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:00,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:00,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:49.092Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:49.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "bono_m0b5kw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:49.998Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:49.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:50.096Z", "message": "[localhost] run: sudo mv /tmp/tmpq5bX1b /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:50.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7de93c13-6236-4561-b5d6-468fb5b53ea0"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:50.096Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:50.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7de93c13-6236-4561-b5d6-468fb5b53ea0"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:50.096Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:50.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7de93c13-6236-4561-b5d6-468fb5b53ea0"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:50.096Z", "message": "[localhost] run: sudo mv /tmp/tmpyM7cOn /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:50.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "7de93c13-6236-4561-b5d6-468fb5b53ea0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:50.954Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:50.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:50.954Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:50.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:51.437Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/W5P7J/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:51.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "bfc12c20-3cdb-401c-b870-680d5207abe7"}, {"node_instance_id": "bono_m0b5kw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:52.216Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:52.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:52.216Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:52.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_m0b5kw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:52.216Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:52.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_m0b5kw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:52.216Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:52.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:52.606Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/PGF09/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:52.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:53.100Z", "message": "Executing: /tmp/PGF09/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:53.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:53.100Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:53.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:54.229Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:54.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:54.229Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:54.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:54.229Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:54.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:56.006Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-1jv2la\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 6s (2,001 kB/s)\nReading package lists...\n\nreal\t0m8.044s\nuser\t0m4.794s\nsys\t0m0.447s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:56.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:56.232Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:56.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:57.246Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:57.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}], "metadata": {"pagination": {"total": 1644, "offset": 1605, "size": 50}}} 2018-07-30 04:20:00,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:00,007 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:00 GMT 2018-07-30 04:20:00,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:00,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16226 2018-07-30 04:20:00,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:00,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-07-30 04:20:00,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:20:00,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpq5bX1b /etc/clearwater/local_config 2018-07-30 04:20:00,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-07-30 04:20:00,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-07-30 04:20:00,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyM7cOn /etc/dnsmasq.resolv.conf 2018-07-30 04:20:00,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:20:00,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:20:00,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/W5P7J/append_proxy_snmp_conf.py 2018-07-30 04:20:00,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-07-30 04:20:00,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:20:00,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:20:00,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:20:00,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/PGF09/install-bono.sh 2018-07-30 04:20:00,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PGF09/install-bono.sh 2018-07-30 04:20:00,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-07-30 04:20:00,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-07-30 04:20:00,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-07-30 04:20:00,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-07-30 04:20:00,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-1jv2la Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 6s (2,001 kB/s) Reading package lists... real 0m8.044s user 0m4.794s sys 0m0.447s 2018-07-30 04:20:00,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-07-30 04:20:00,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-30 04:20:00,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:20:00,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:00,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:00,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:00,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:00,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:00,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:00,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:00,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:20:00,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:00,189 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:00 GMT 2018-07-30 04:20:00,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:00,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:20:00,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:05,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:20:05,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:05,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:05,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:05,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:05,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:05,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:05,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:05,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:19:59.928Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-6tn7yp\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 10s (1,175 kB/s)\nReading package lists...\n\nreal\t0m12.706s\nuser\t0m4.652s\nsys\t0m0.654s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:19:59.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:20:00.250Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:20:00.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:20:01.322Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-rncs9y\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 10s (1,163 kB/s)\nReading package lists...\n\nreal\t0m12.889s\nuser\t0m4.942s\nsys\t0m0.532s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:20:01.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:20:01.322Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:20:01.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:20:01.322Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:20:01.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:20:01.322Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:20:01.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:20:01.322Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yscoxx\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 10s (1,158 kB/s)\nReading package lists...\n\nreal\t0m12.771s\nuser\t0m4.944s\nsys\t0m0.494s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:20:01.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:20:01.322Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-a39d5m\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 10s (1,172 kB/s)\nReading package lists...\n\nreal\t0m12.673s\nuser\t0m5.036s\nsys\t0m0.490s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:20:01.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:20:01.322Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:20:01.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:20:01.322Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:20:01.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:20:02.354Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:20:02.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:20:02.354Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:20:02.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}], "metadata": {"pagination": {"total": 1656, "offset": 1627, "size": 50}}} 2018-07-30 04:20:05,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:05,284 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:05 GMT 2018-07-30 04:20:05,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:05,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25420 2018-07-30 04:20:05,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:05,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-6tn7yp Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 10s (1,175 kB/s) Reading package lists... real 0m12.706s user 0m4.652s sys 0m0.654s 2018-07-30 04:20:05,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-07-30 04:20:05,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-rncs9y Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 10s (1,163 kB/s) Reading package lists... real 0m12.889s user 0m4.942s sys 0m0.532s 2018-07-30 04:20:05,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-30 04:20:05,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-07-30 04:20:05,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-30 04:20:05,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yscoxx Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 10s (1,158 kB/s) Reading package lists... real 0m12.771s user 0m4.944s sys 0m0.494s 2018-07-30 04:20:05,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-a39d5m Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 10s (1,172 kB/s) Reading package lists... real 0m12.673s user 0m5.036s sys 0m0.490s 2018-07-30 04:20:05,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-30 04:20:05,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-07-30 04:20:05,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-07-30 04:20:05,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-30 04:20:05,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:20:05,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:05,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:05,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:05,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:05,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:05,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:05,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:05,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:20:05,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:05,350 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:05 GMT 2018-07-30 04:20:05,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:05,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:20:05,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:10,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:20:10,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:10,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:10,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:10,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:10,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:10,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:10,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:10,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:20:06.719Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-5063ts\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 10s (1,173 kB/s)\nReading package lists...\n\nreal\t0m12.472s\nuser\t0m4.893s\nsys\t0m0.541s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:20:06.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:20:07.359Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:20:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:20:07.359Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:20:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}], "metadata": {"pagination": {"total": 1659, "offset": 1639, "size": 50}}} 2018-07-30 04:20:10,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:10,428 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:10 GMT 2018-07-30 04:20:10,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:10,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6402 2018-07-30 04:20:10,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:10,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-5063ts Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [418 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [74.7 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [236 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [202 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [462 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 10s (1,173 kB/s) Reading package lists... real 0m12.472s user 0m4.893s sys 0m0.541s 2018-07-30 04:20:10,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-30 04:20:10,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-07-30 04:20:10,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:20:10,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:10,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:10,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:10,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:10,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:10,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:10,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:10,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:20:10,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:10,504 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:10 GMT 2018-07-30 04:20:10,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:10,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:20:10,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:15,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:20:15,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:15,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:15,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:15,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:15,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:15,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:15,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:15,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:20:15,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:15,580 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:15 GMT 2018-07-30 04:20:15,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:15,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:20:15,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:15,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:20:15,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:15,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:15,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:15,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:15,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:15,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:15,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:15,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:20:15,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:15,735 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:15 GMT 2018-07-30 04:20:15,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:15,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:20:15,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:20,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:20:20,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:20,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:20,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:20,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:20,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:20,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:20,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:20,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:20:20,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:20,838 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:20 GMT 2018-07-30 04:20:20,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:20,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:20:20,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:20,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:20:20,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:20,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:20,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:20,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:20,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:20,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:20,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:20,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:20:20,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:20,922 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:20 GMT 2018-07-30 04:20:20,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:20,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:20:20,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:25,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:20:26,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:26,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:26,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:26,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:26,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:26,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:26,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:26,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:20:26,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:26,026 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:26 GMT 2018-07-30 04:20:26,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:26,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:20:26,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:26,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:20:26,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:26,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:26,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:26,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:26,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:26,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:26,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:26,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:20:26,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:26,109 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:26 GMT 2018-07-30 04:20:26,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:26,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:20:26,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:31,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:20:31,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:31,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:31,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:31,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:31,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:31,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:31,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:31,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:20:31,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:31,205 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:31 GMT 2018-07-30 04:20:31,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:31,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:20:31,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:31,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:20:31,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:31,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:31,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:31,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:31,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:31,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:31,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:31,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:20:31,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:31,290 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:31 GMT 2018-07-30 04:20:31,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:31,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:20:31,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:36,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:20:36,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:36,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:36,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:36,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:36,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:36,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:36,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:36,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:20:36,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:36,375 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:36 GMT 2018-07-30 04:20:36,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:36,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:20:36,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:36,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:20:36,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:36,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:36,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:36,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:36,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:36,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:36,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:36,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:20:36,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:36,440 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:36 GMT 2018-07-30 04:20:36,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:36,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:20:36,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:41,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:20:41,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:41,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:41,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:41,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:41,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:41,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:41,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:41,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:20:41,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:41,548 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:41 GMT 2018-07-30 04:20:41,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:41,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:20:41,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:41,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:20:41,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:41,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:41,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:41,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:41,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:41,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:41,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:41,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:20:41,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:41,610 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:41 GMT 2018-07-30 04:20:41,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:41,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:20:41,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:46,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:20:46,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:46,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:46,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:46,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:46,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:46,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:46,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:46,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:20:46,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:46,747 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:46 GMT 2018-07-30 04:20:46,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:46,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:20:46,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:46,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:20:46,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:46,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:46,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:46,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:46,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:46,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:46,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:46,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:20:46,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:46,815 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:46 GMT 2018-07-30 04:20:46,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:46,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:20:46,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:51,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:20:51,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:51,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:51,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:51,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:51,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:51,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:51,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:51,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:20:51,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:51,902 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:51 GMT 2018-07-30 04:20:51,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:51,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:20:51,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:51,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:20:52,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:52,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:52,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:52,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:52,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:52,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:52,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:52,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:20:52,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:52,188 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:52 GMT 2018-07-30 04:20:52,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:52,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:20:52,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:57,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:20:57,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:57,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:57,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:57,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:57,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:57,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:57,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:57,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:20:57,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:57,314 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:57 GMT 2018-07-30 04:20:57,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:57,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:20:57,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:20:57,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:20:57,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:20:57,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:20:57,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:20:57,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:20:57,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:20:57,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:20:57,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:20:57,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:20:57,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:20:57,529 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:20:57 GMT 2018-07-30 04:20:57,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:20:57,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:20:57,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:02,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:21:02,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:02,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:02,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:02,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:02,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:02,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:02,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:02,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:21:02,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:02,655 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:02 GMT 2018-07-30 04:21:02,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:02,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:21:02,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:02,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:21:02,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:02,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:02,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:02,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:02,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:02,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:02,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:02,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:21:02,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:02,809 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:02 GMT 2018-07-30 04:21:02,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:02,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:21:02,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:07,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:21:07,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:07,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:07,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:07,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:07,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:07,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:07,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:07,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:21:07,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:07,907 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:07 GMT 2018-07-30 04:21:07,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:07,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:21:07,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:07,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:21:07,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:07,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:07,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:07,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:07,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:07,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:07,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:07,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:21:07,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:07,992 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:07 GMT 2018-07-30 04:21:07,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:07,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:21:07,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:12,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:21:13,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:13,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:13,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:13,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:13,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:13,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:13,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:13,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:21:13,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:13,082 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:13 GMT 2018-07-30 04:21:13,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:13,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:21:13,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:13,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:21:13,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:13,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:13,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:13,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:13,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:13,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:13,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:13,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:21:13,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:13,180 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:13 GMT 2018-07-30 04:21:13,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:13,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:21:13,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:18,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:21:18,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:18,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:18,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:18,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:18,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:18,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:18,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:18,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:21:18,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:18,271 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:18 GMT 2018-07-30 04:21:18,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:18,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:21:18,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:18,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:21:18,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:18,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:18,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:18,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:18,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:18,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:18,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:18,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:21:18,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:18,361 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:18 GMT 2018-07-30 04:21:18,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:18,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:21:18,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:23,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:21:23,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:23,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:23,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:23,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:23,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:23,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:23,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:23,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:21:23,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:23,460 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:23 GMT 2018-07-30 04:21:23,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:23,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:21:23,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:23,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:21:23,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:23,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:23,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:23,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:23,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:23,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:23,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:23,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:21:23,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:23,556 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:23 GMT 2018-07-30 04:21:23,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:23,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:21:23,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:28,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:21:28,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:28,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:28,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:28,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:28,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:28,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:28,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:28,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:21:28,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:28,647 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:28 GMT 2018-07-30 04:21:28,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:28,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:21:28,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:28,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:21:28,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:28,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:28,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:28,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:28,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:28,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:28,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:28,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:21:28,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:28,716 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:28 GMT 2018-07-30 04:21:28,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:28,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:21:28,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:33,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:21:33,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:33,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:33,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:33,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:33,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:33,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:33,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:33,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:21:33,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:33,799 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:33 GMT 2018-07-30 04:21:33,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:33,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:21:33,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:33,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:21:33,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:33,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:33,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:33,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:33,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:33,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:33,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:33,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:21:33,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:33,870 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:33 GMT 2018-07-30 04:21:33,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:33,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:21:33,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:38,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:21:38,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:38,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:38,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:38,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:38,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:38,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:38,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:38,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:21:38,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:38,991 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:38 GMT 2018-07-30 04:21:38,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:38,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:21:38,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:38,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:21:39,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:39,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:39,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:39,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:39,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:39,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:39,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:39,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:21:39,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:39,146 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:39 GMT 2018-07-30 04:21:39,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:39,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:21:39,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:44,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:21:44,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:44,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:44,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:44,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:44,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:44,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:44,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:44,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:21:44,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:44,374 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:44 GMT 2018-07-30 04:21:44,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:44,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:21:44,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:44,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:21:44,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:44,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:44,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:44,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:44,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:44,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:44,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:44,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:21:44,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:44,435 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:44 GMT 2018-07-30 04:21:44,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:44,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:21:44,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:49,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:21:49,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:49,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:49,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:49,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:49,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:49,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:49,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:49,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1642, "size": 50}}} 2018-07-30 04:21:49,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:49,528 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:49 GMT 2018-07-30 04:21:49,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:49,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:21:49,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:49,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:21:49,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:49,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:49,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:49,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:49,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:49,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:49,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:49,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:21:49,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:49,588 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:49 GMT 2018-07-30 04:21:49,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:49,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:21:49,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:54,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:21:54,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:54,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:54,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:54,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:54,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:54,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:54,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:54,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:21:53.361Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-5063ts\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,957 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8621\nSetting up restund (1.0-171215.183529) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8663\nclearwater-socket-factory-sig start/running, process 8668\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m46.043s\nuser\t0m8.292s\nsys\t0m8.017s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:21:53.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:21:54.473Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:21:54.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}], "metadata": {"pagination": {"total": 1661, "offset": 1642, "size": 50}}} 2018-07-30 04:21:54,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:54,665 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:54 GMT 2018-07-30 04:21:54,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:54,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37629 2018-07-30 04:21:54,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:54,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-5063ts Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,957 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8621 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8663 clearwater-socket-factory-sig start/running, process 8668 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m46.043s user 0m8.292s sys 0m8.017s 2018-07-30 04:21:54,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-30 04:21:54,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:21:54,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:54,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:54,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:54,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:54,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:54,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:54,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:54,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:21:54,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:54,742 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:54 GMT 2018-07-30 04:21:54,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:54,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:21:54,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:59,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:21:59,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:59,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:59,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:59,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:59,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:59,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:59,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:59,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1644, "size": 50}}} 2018-07-30 04:21:59,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:59,823 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:59 GMT 2018-07-30 04:21:59,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:59,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:21:59,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:21:59,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:21:59,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:21:59,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:21:59,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:21:59,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:21:59,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:21:59,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:21:59,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:21:59,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:21:59,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:21:59,927 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:21:59 GMT 2018-07-30 04:21:59,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:21:59,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:21:59,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:04,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:22:05,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:05,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:05,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:05,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:05,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:05,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:05,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:05,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1644, "size": 50}}} 2018-07-30 04:22:05,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:05,019 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:05 GMT 2018-07-30 04:22:05,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:05,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:22:05,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:05,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:22:05,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:05,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:05,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:05,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:05,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:05,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:05,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:05,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:22:05,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:05,080 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:05 GMT 2018-07-30 04:22:05,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:05,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:22:05,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:10,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:22:10,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:10,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:10,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:10,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:10,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:10,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:10,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:10,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1644, "size": 50}}} 2018-07-30 04:22:10,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:10,158 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:10 GMT 2018-07-30 04:22:10,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:10,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:22:10,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:10,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:22:10,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:10,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:10,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:10,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:10,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:10,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:10,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:10,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:22:10,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:10,218 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:10 GMT 2018-07-30 04:22:10,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:10,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:22:10,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:15,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:22:15,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:15,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:15,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:15,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:15,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:15,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:15,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:15,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:14.137Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yscoxx\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:42 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:59 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:72 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:74 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:75 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:77 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:78 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,512 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8907\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9007\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9015\nclearwater-socket-factory-sig start/running, process 9022\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.................................+++\n.............................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m12.151s\nuser\t0m9.513s\nsys\t0m8.932s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:14.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:14.507Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:14.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}], "metadata": {"pagination": {"total": 1663, "offset": 1644, "size": 50}}} 2018-07-30 04:22:15,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:15,301 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:15 GMT 2018-07-30 04:22:15,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:15,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46502 2018-07-30 04:22:15,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:15,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yscoxx Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:42 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:59 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:72 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:74 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:75 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:77 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:78 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,512 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8907 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9007 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9015 clearwater-socket-factory-sig start/running, process 9022 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .................................+++ .............................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m12.151s user 0m9.513s sys 0m8.932s 2018-07-30 04:22:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-30 04:22:15,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:22:15,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:15,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:15,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:15,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:15,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:15,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:15,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:15,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:22:15,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:15,372 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:15 GMT 2018-07-30 04:22:15,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:15,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:22:15,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:20,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:22:20,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:20,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:20,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:20,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:20,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:20,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:20,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:20,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:18.329Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (15.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57599 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m24.585s\nuser\t0m12.767s\nsys\t0m3.128s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:18.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:19.520Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:19.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}], "metadata": {"pagination": {"total": 1665, "offset": 1646, "size": 50}}} 2018-07-30 04:22:20,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:20,460 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:20 GMT 2018-07-30 04:22:20,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:20,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14898 2018-07-30 04:22:20,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:20,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (15.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57599 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m24.585s user 0m12.767s sys 0m3.128s 2018-07-30 04:22:20,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-30 04:22:20,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:22:20,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:20,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:20,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:20,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:20,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:20,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:20,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:20,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:22:20,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:20,535 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:20 GMT 2018-07-30 04:22:20,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:20,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:22:20,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:25,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:22:25,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:25,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:25,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:25,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:25,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:25,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:25,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:25,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:20.582Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-a39d5m\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 16s (5,164 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8974\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..+++\n..............+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m19.213s\nuser\t0m20.799s\nsys\t0m10.917s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:20.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:21.532Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:21.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}], "metadata": {"pagination": {"total": 1667, "offset": 1648, "size": 50}}} 2018-07-30 04:22:25,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:25,619 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:25 GMT 2018-07-30 04:22:25,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:25,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51216 2018-07-30 04:22:25,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:25,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-a39d5m Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 16s (5,164 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8974 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..+++ ..............+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m19.213s user 0m20.799s sys 0m10.917s 2018-07-30 04:22:25,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-30 04:22:25,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:22:25,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:25,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:25,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:25,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:25,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:25,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:25,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:25,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:22:25,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:25,687 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:25 GMT 2018-07-30 04:22:25,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:25,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:22:25,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:30,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:22:30,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:30,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:30,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:30,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:30,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:30,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:30,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:30,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:28.874Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 700 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 700 kB in 1s (594 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57822 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.60-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m10.116s\nuser\t0m0.795s\nsys\t0m0.607s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:28.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:29.541Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:29.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:29.541Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:29.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:29.541Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:29.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}], "metadata": {"pagination": {"total": 1671, "offset": 1650, "size": 50}}} 2018-07-30 04:22:30,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:30,873 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:30 GMT 2018-07-30 04:22:30,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:30,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4594 2018-07-30 04:22:30,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:30,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 700 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 700 kB in 1s (594 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57822 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.60-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m10.116s user 0m0.795s sys 0m0.607s 2018-07-30 04:22:30,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-07-30 04:22:30,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-07-30 04:22:30,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-07-30 04:22:30,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:22:30,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:30,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:30,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:30,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:30,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:30,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:30,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:30,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:22:30,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:30,937 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:30 GMT 2018-07-30 04:22:30,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:30,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:22:30,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:35,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:22:36,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:36,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:36,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:36,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:36,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:36,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:36,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:36,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:31.829Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.087s\nuser\t0m0.013s\nsys\t0m0.052s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:31.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:32.565Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:cc:8d:0d \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecc:8d0d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:83562 errors:0 dropped:0 overruns:0 frame:0\n TX packets:43312 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131333951 (131.3 MB) TX bytes:7606980 (7.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3634 (3.6 KB) TX bytes:3634 (3.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:32.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:32.565Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:32.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:32.565Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:32.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:33.599Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 04:17 ? 00:00:00 /sbin/init\nroot 2 0 0 04:17 ? 00:00:00 [kthreadd]\nroot 3 2 0 04:17 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 04:17 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 04:17 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 04:17 ? 00:00:00 [rcu_sched]\nroot 8 2 0 04:17 ? 00:00:00 [rcuos/0]\nroot 9 2 0 04:17 ? 00:00:00 [rcuos/1]\nroot 10 2 0 04:17 ? 00:00:00 [rcu_bh]\nroot 11 2 0 04:17 ? 00:00:00 [rcuob/0]\nroot 12 2 0 04:17 ? 00:00:00 [rcuob/1]\nroot 13 2 0 04:17 ? 00:00:00 [migration/0]\nroot 14 2 0 04:17 ? 00:00:00 [watchdog/0]\nroot 15 2 0 04:17 ? 00:00:00 [watchdog/1]\nroot 16 2 0 04:17 ? 00:00:00 [migration/1]\nroot 17 2 0 04:17 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 04:17 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 04:17 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 04:17 ? 00:00:00 [khelper]\nroot 21 2 0 04:17 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 04:17 ? 00:00:00 [netns]\nroot 23 2 0 04:17 ? 00:00:00 [writeback]\nroot 24 2 0 04:17 ? 00:00:00 [kintegrityd]\nroot 25 2 0 04:17 ? 00:00:00 [bioset]\nroot 27 2 0 04:17 ? 00:00:00 [kblockd]\nroot 28 2 0 04:17 ? 00:00:00 [ata_sff]\nroot 29 2 0 04:17 ? 00:00:00 [khubd]\nroot 30 2 0 04:17 ? 00:00:00 [md]\nroot 31 2 0 04:17 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 04:17 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 04:17 ? 00:00:00 [khungtaskd]\nroot 35 2 0 04:17 ? 00:00:00 [kswapd0]\nroot 36 2 0 04:17 ? 00:00:00 [vmstat]\nroot 37 2 0 04:17 ? 00:00:00 [ksmd]\nroot 38 2 0 04:17 ? 00:00:00 [khugepaged]\nroot 39 2 0 04:17 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 04:17 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 04:17 ? 00:00:00 [crypto]\nroot 53 2 0 04:17 ? 00:00:00 [kthrotld]\nroot 54 2 0 04:17 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 04:17 ? 00:00:00 [vballoon]\nroot 56 2 0 04:17 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 04:17 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 04:17 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 04:17 ? 00:00:00 [deferwq]\nroot 80 2 0 04:17 ? 00:00:00 [charger_manager]\nroot 125 2 0 04:17 ? 00:00:00 [kpsmoused]\nroot 142 2 0 04:17 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 04:17 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 04:17 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 04:17 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 450 2 0 04:17 ? 00:00:00 [kworker/u5:1]\nroot 451 2 0 04:17 ? 00:00:00 [kworker/u5:2]\nroot 524 1 0 04:17 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 04:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 04:17 ? 00:00:00 [kauditd]\nroot 938 1 0 04:17 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 978 1 0 04:17 ? 00:00:00 rsyslogd\nroot 1047 1 0 04:17 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1050 1 0 04:17 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1054 1 0 04:17 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1055 1 0 04:17 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1057 1 0 04:17 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1095 1 0 04:17 ? 00:00:00 /usr/sbin/sshd -D\nroot 1100 1 0 04:17 ? 00:00:00 cron\ndaemon 1101 1 0 04:17 ? 00:00:00 atd\nroot 1114 1 0 04:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1122 1 0 04:17 ? 00:00:00 /usr/sbin/irqbalance\nmessage+ 1225 1 0 04:17 ? 00:00:00 dbus-daemon --system --fork\nroot 1235 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1252 1 0 04:17 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1261 1 0 04:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 04:17 ? 00:00:00 /home/ubuntu/bono_host_5063ts/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_5063ts --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_5063ts --logging-server-logdir=/home/ubuntu/bono_host_5063ts/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_5063ts/work/bono_host_5063ts%I.log --pidfile=/home/ubuntu/bono_host_5063ts/work/bono_host_5063ts.pid\nubuntu 1765 1 0 04:18 ? 00:00:01 python2.7 /home/ubuntu/bono_host_5063ts/env/bin/diamond --configfile /home/ubuntu/bono_host_5063ts/work/plugins/diamond/etc/diamond.conf\nubuntu 1811 1651 0 04:19 ? 00:00:00 /home/ubuntu/bono_host_5063ts/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_5063ts --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_5063ts --logging-server-logdir=/home/ubuntu/bono_host_5063ts/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_5063ts/work/bono_host_5063ts%I.log --pidfile=/home/ubuntu/bono_host_5063ts/work/bono_host_5063ts.pid\nubuntu 1834 1811 0 04:19 ? 00:00:00 /home/ubuntu/bono_host_5063ts/env/bin/python2.7 /home/ubuntu/bono_host_5063ts/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-UbM13L\nubuntu 1845 1834 0 04:19 ? 00:00:00 /bin/sh -c /tmp/PGF09/install-bono.sh\nubuntu 1848 1845 0 04:19 ? 00:00:00 /bin/bash -e /tmp/PGF09/install-bono.sh\nntp 8115 1 0 04:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8621 1 0 04:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8663 1 0 04:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8664 8663 0 04:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8668 1 0 04:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8669 8668 0 04:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8678 8664 0 04:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8679 8669 0 04:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8680 8679 0 04:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9083 1 0 04:22 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.5,bono-m0b5kw.clearwater.local --alias=172.30.9.212,bono-m0b5kw.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-m0b5kw.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\nroot 9195 2 0 04:22 ? 00:00:00 [kworker/u5:0]\ndnsmasq 9781 1 0 04:22 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9844 1848 0 04:22 ? 00:00:00 /bin/bash -e /tmp/PGF09/install-bono.sh\nubuntu 9845 9844 0 04:22 ? 00:00:00 /bin/bash -e /tmp/PGF09/install-bono.sh\nroot 9846 9845 0 04:22 ? 00:00:00 sudo ps -edf\nroot 9847 9846 0 04:22 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:33.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:33.599Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:33.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:33.599Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9781/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8621/monit \ntcp 0 0 192.168.120.5:5058 0.0.0.0:* LISTEN 9083/bono \ntcp 0 0 192.168.120.5:5060 0.0.0.0:* LISTEN 9083/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9083/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9781/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1095/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8115/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8115/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8115/ntpd \nudp 0 0 0.0.0.0:57648 0.0.0.0:* 587/dhclient \nudp 0 0 192.168.120.5:5058 0.0.0.0:* 9083/bono \nudp 0 0 192.168.120.5:5060 0.0.0.0:* 9083/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9781/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8115/ntpd \nudp6 0 0 ::1:123 :::* 8115/ntpd \nudp6 0 0 :::123 :::* 8115/ntpd \nudp6 0 0 :::5801 :::* 587/dhclient \nudp6 0 0 ::1:53 :::* 9781/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9228 1225/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 20875 8678/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20095 8680/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11204 1651/python2.7 /tmp/cloudify-logging-server-8e39f.socket\nunix 2 [ ACC ] STREAM LISTENING 11734 1834/python2.7 /tmp/ctx-kZHIWm.socket\nunix 2 [ ACC ] STREAM LISTENING 7091 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9362 1114/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7334 393/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:33.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:33.599Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:33.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:33.599Z", "message": "[bono] => /var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape/sysinfo.log\n/var/log/sysstat/clearwater-sa30\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/bono/bono_out.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20180730T040000Z.txt\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:33.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:34.686Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-rncs9y\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 69.1 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [1,589 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [3,283 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [1,990 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.60-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.1 MB in 21s (3,166 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51913 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.60-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.60-0ubuntu0.14.04.1) ...\nmysql start/running, process 9217\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.60-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9950\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.....................+++\n.........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m32.817s\nuser\t0m16.453s\nsys\t0m11.456s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:34.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:34.686Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:34.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:34.686Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:34.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:34.686Z", "message": "[bono] => 2018:07:30 04:21:48: Namespace: management\n2018:07:30 04:21:48: [management] Starting server\n2018:07:30 04:21:48: [management] Listening for requests\n2018:07:30 04:21:48: Namespace: signaling\n2018:07:30 04:21:48: [signaling] Starting server\n2018:07:30 04:21:48: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:34.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:35.691Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:35.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:35.691Z", "message": "Execution done (return_code=0): /tmp/PGF09/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:35.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:35.691Z", "message": "[bono] sudo cat /var/log/bono/bono_20180730T040000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:35.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:35.691Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:35.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:35.691Z", "message": "[bono] => 2018-07-30 04:22:04.092390932 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:35.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "e2e725fe-e2a5-481d-b4c3-993d1e1e80f5"}, {"node_instance_id": "bono_m0b5kw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:35.709Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:35.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 1693, "offset": 1654, "size": 50}}} 2018-07-30 04:22:36,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:36,243 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:36 GMT 2018-07-30 04:22:36,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:36,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 69859 2018-07-30 04:22:36,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:36,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.087s user 0m0.013s sys 0m0.052s 2018-07-30 04:22:36,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:cc:8d:0d inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fecc:8d0d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:83562 errors:0 dropped:0 overruns:0 frame:0 TX packets:43312 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131333951 (131.3 MB) TX bytes:7606980 (7.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3634 (3.6 KB) TX bytes:3634 (3.6 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-07-30 04:22:36,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-07-30 04:22:36,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-07-30 04:22:36,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 04:17 ? 00:00:00 /sbin/init root 2 0 0 04:17 ? 00:00:00 [kthreadd] root 3 2 0 04:17 ? 00:00:00 [ksoftirqd/0] root 5 2 0 04:17 ? 00:00:00 [kworker/0:0H] root 6 2 0 04:17 ? 00:00:00 [kworker/u4:0] root 7 2 0 04:17 ? 00:00:00 [rcu_sched] root 8 2 0 04:17 ? 00:00:00 [rcuos/0] root 9 2 0 04:17 ? 00:00:00 [rcuos/1] root 10 2 0 04:17 ? 00:00:00 [rcu_bh] root 11 2 0 04:17 ? 00:00:00 [rcuob/0] root 12 2 0 04:17 ? 00:00:00 [rcuob/1] root 13 2 0 04:17 ? 00:00:00 [migration/0] root 14 2 0 04:17 ? 00:00:00 [watchdog/0] root 15 2 0 04:17 ? 00:00:00 [watchdog/1] root 16 2 0 04:17 ? 00:00:00 [migration/1] root 17 2 0 04:17 ? 00:00:00 [ksoftirqd/1] root 18 2 0 04:17 ? 00:00:00 [kworker/1:0] root 19 2 0 04:17 ? 00:00:00 [kworker/1:0H] root 20 2 0 04:17 ? 00:00:00 [khelper] root 21 2 0 04:17 ? 00:00:00 [kdevtmpfs] root 22 2 0 04:17 ? 00:00:00 [netns] root 23 2 0 04:17 ? 00:00:00 [writeback] root 24 2 0 04:17 ? 00:00:00 [kintegrityd] root 25 2 0 04:17 ? 00:00:00 [bioset] root 27 2 0 04:17 ? 00:00:00 [kblockd] root 28 2 0 04:17 ? 00:00:00 [ata_sff] root 29 2 0 04:17 ? 00:00:00 [khubd] root 30 2 0 04:17 ? 00:00:00 [md] root 31 2 0 04:17 ? 00:00:00 [devfreq_wq] root 32 2 0 04:17 ? 00:00:00 [kworker/0:1] root 34 2 0 04:17 ? 00:00:00 [khungtaskd] root 35 2 0 04:17 ? 00:00:00 [kswapd0] root 36 2 0 04:17 ? 00:00:00 [vmstat] root 37 2 0 04:17 ? 00:00:00 [ksmd] root 38 2 0 04:17 ? 00:00:00 [khugepaged] root 39 2 0 04:17 ? 00:00:00 [fsnotify_mark] root 40 2 0 04:17 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 04:17 ? 00:00:00 [crypto] root 53 2 0 04:17 ? 00:00:00 [kthrotld] root 54 2 0 04:17 ? 00:00:00 [kworker/u4:1] root 55 2 0 04:17 ? 00:00:00 [vballoon] root 56 2 0 04:17 ? 00:00:00 [kworker/1:1] root 57 2 0 04:17 ? 00:00:00 [scsi_eh_0] root 58 2 0 04:17 ? 00:00:00 [scsi_eh_1] root 79 2 0 04:17 ? 00:00:00 [deferwq] root 80 2 0 04:17 ? 00:00:00 [charger_manager] root 125 2 0 04:17 ? 00:00:00 [kpsmoused] root 142 2 0 04:17 ? 00:00:00 [kworker/0:2] root 186 2 0 04:17 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 04:17 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 04:17 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 450 2 0 04:17 ? 00:00:00 [kworker/u5:1] root 451 2 0 04:17 ? 00:00:00 [kworker/u5:2] root 524 1 0 04:17 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 04:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 04:17 ? 00:00:00 [kauditd] root 938 1 0 04:17 ? 00:00:00 upstart-file-bridge --daemon syslog 978 1 0 04:17 ? 00:00:00 rsyslogd root 1047 1 0 04:17 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1050 1 0 04:17 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1054 1 0 04:17 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1055 1 0 04:17 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1057 1 0 04:17 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 04:17 ? 00:00:00 /usr/sbin/sshd -D root 1100 1 0 04:17 ? 00:00:00 cron daemon 1101 1 0 04:17 ? 00:00:00 atd root 1114 1 0 04:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1122 1 0 04:17 ? 00:00:00 /usr/sbin/irqbalance message+ 1225 1 0 04:17 ? 00:00:00 dbus-daemon --system --fork root 1235 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-logind root 1252 1 0 04:17 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1261 1 0 04:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 04:17 ? 00:00:00 /home/ubuntu/bono_host_5063ts/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_5063ts --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_5063ts --logging-server-logdir=/home/ubuntu/bono_host_5063ts/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_5063ts/work/bono_host_5063ts%I.log --pidfile=/home/ubuntu/bono_host_5063ts/work/bono_host_5063ts.pid ubuntu 1765 1 0 04:18 ? 00:00:01 python2.7 /home/ubuntu/bono_host_5063ts/env/bin/diamond --configfile /home/ubuntu/bono_host_5063ts/work/plugins/diamond/etc/diamond.conf ubuntu 1811 1651 0 04:19 ? 00:00:00 /home/ubuntu/bono_host_5063ts/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_5063ts --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_5063ts --logging-server-logdir=/home/ubuntu/bono_host_5063ts/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_5063ts/work/bono_host_5063ts%I.log --pidfile=/home/ubuntu/bono_host_5063ts/work/bono_host_5063ts.pid ubuntu 1834 1811 0 04:19 ? 00:00:00 /home/ubuntu/bono_host_5063ts/env/bin/python2.7 /home/ubuntu/bono_host_5063ts/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-UbM13L ubuntu 1845 1834 0 04:19 ? 00:00:00 /bin/sh -c /tmp/PGF09/install-bono.sh ubuntu 1848 1845 0 04:19 ? 00:00:00 /bin/bash -e /tmp/PGF09/install-bono.sh ntp 8115 1 0 04:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8621 1 0 04:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8663 1 0 04:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8664 8663 0 04:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8668 1 0 04:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8669 8668 0 04:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8678 8664 0 04:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8679 8669 0 04:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8680 8679 0 04:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9083 1 0 04:22 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.5,bono-m0b5kw.clearwater.local --alias=172.30.9.212,bono-m0b5kw.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-m0b5kw.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid root 9195 2 0 04:22 ? 00:00:00 [kworker/u5:0] dnsmasq 9781 1 0 04:22 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9844 1848 0 04:22 ? 00:00:00 /bin/bash -e /tmp/PGF09/install-bono.sh ubuntu 9845 9844 0 04:22 ? 00:00:00 /bin/bash -e /tmp/PGF09/install-bono.sh root 9846 9845 0 04:22 ? 00:00:00 sudo ps -edf root 9847 9846 0 04:22 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-07-30 04:22:36,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-07-30 04:22:36,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9781/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8621/monit tcp 0 0 192.168.120.5:5058 0.0.0.0:* LISTEN 9083/bono tcp 0 0 192.168.120.5:5060 0.0.0.0:* LISTEN 9083/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9083/bono tcp6 0 0 ::1:53 :::* LISTEN 9781/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1095/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 8115/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8115/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8115/ntpd udp 0 0 0.0.0.0:57648 0.0.0.0:* 587/dhclient udp 0 0 192.168.120.5:5058 0.0.0.0:* 9083/bono udp 0 0 192.168.120.5:5060 0.0.0.0:* 9083/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9781/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8115/ntpd udp6 0 0 ::1:123 :::* 8115/ntpd udp6 0 0 :::123 :::* 8115/ntpd udp6 0 0 :::5801 :::* 587/dhclient udp6 0 0 ::1:53 :::* 9781/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9228 1225/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 20875 8678/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20095 8680/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11204 1651/python2.7 /tmp/cloudify-logging-server-8e39f.socket unix 2 [ ACC ] STREAM LISTENING 11734 1834/python2.7 /tmp/ctx-kZHIWm.socket unix 2 [ ACC ] STREAM LISTENING 7091 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9362 1114/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7334 393/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.008s 2018-07-30 04:22:36,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-07-30 04:22:36,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape/sysinfo.log /var/log/sysstat/clearwater-sa30 /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/dmesg.0 /var/log/bono/bono_out.log /var/log/bono/bono_err.log /var/log/bono/bono_20180730T040000Z.txt /var/log/lastlog /var/log/iotop.log /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log real 0m0.008s user 0m0.000s sys 0m0.006s 2018-07-30 04:22:36,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-rncs9y Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.1 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [1,589 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [3,283 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.60-0ubuntu0.14.04.1 [1,990 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.60-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.1 MB in 21s (3,166 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.60-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51913 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.60-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.60-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.60-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.60-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.60-0ubuntu0.14.04.1) ... mysql start/running, process 9217 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.60-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9950 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....................+++ .........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m32.817s user 0m16.453s sys 0m11.456s 2018-07-30 04:22:36,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-30 04:22:36,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-07-30 04:22:36,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:07:30 04:21:48: Namespace: management 2018:07:30 04:21:48: [management] Starting server 2018:07:30 04:21:48: [management] Listening for requests 2018:07:30 04:21:48: Namespace: signaling 2018:07:30 04:21:48: [signaling] Starting server 2018:07:30 04:21:48: [signaling] Listening for requests real 0m0.005s user 0m0.001s sys 0m0.004s 2018-07-30 04:22:36,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-07-30 04:22:36,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/PGF09/install-bono.sh 2018-07-30 04:22:36,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180730T040000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-07-30 04:22:36,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-07-30 04:22:36,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-07-30 04:22:04.092390932 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-30 04:22:36,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:22:36,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:22:36,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:36,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:36,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:36,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:36,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:36,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:36,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:36,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:22:36,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:36,324 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:36 GMT 2018-07-30 04:22:36,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:36,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:22:36,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:41,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:22:41,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:41,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:41,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:41,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:41,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:41,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:41,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:41,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:36.721Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-1jv2la\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 18s (4,940 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.60-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9347\nclearwater-socket-factory-sig start/running, process 9352\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9401\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...............................................+++\n....+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m39.359s\nuser\t0m20.921s\nsys\t0m12.439s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:36.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:36.721Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:36.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "bono_m0b5kw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:36.917Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:36.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:36.917Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:36.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:37.294Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:37.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:37.725Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ZEE0H/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:37.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cf1dfd95-264e-41e4-b198-1cee5ae2c2f2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:38.324Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:38.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:38.729Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cf1dfd95-264e-41e4-b198-1cee5ae2c2f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:38.729Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cf1dfd95-264e-41e4-b198-1cee5ae2c2f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:38.729Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cf1dfd95-264e-41e4-b198-1cee5ae2c2f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:38.729Z", "message": "[localhost] run: sudo mv /tmp/tmptBPVjQ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cf1dfd95-264e-41e4-b198-1cee5ae2c2f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:38.729Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cf1dfd95-264e-41e4-b198-1cee5ae2c2f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:38.729Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cf1dfd95-264e-41e4-b198-1cee5ae2c2f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:38.729Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cf1dfd95-264e-41e4-b198-1cee5ae2c2f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:38.729Z", "message": "[localhost] run: sudo mv /tmp/tmpjwMYqS /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cf1dfd95-264e-41e4-b198-1cee5ae2c2f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:38.729Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cf1dfd95-264e-41e4-b198-1cee5ae2c2f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:38.729Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cf1dfd95-264e-41e4-b198-1cee5ae2c2f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:38.729Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_m0b5kw': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.5', u'name': u'bono-m0b5kw'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "cf1dfd95-264e-41e4-b198-1cee5ae2c2f2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:39.328Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:39.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:39.328Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:39.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:39.734Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/3C00S/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:39.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "142eec36-94a5-4097-a681-5d67a3faea90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:39.734Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_6tbonv/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:39.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "142eec36-94a5-4097-a681-5d67a3faea90"}], "metadata": {"pagination": {"total": 1716, "offset": 1673, "size": 50}}} 2018-07-30 04:22:41,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:41,542 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:41 GMT 2018-07-30 04:22:41,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:41,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 71741 2018-07-30 04:22:41,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:41,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-1jv2la Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.60-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.60-0ubuntu0.14.04.1 [597 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 18s (4,940 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.60-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.60-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.60-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.60-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9347 clearwater-socket-factory-sig start/running, process 9352 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9401 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...............................................+++ ....+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m39.359s user 0m20.921s sys 0m12.439s 2018-07-30 04:22:41,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-30 04:22:41,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:22:41,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:22:41,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:22:41,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZEE0H/bind.py 2018-07-30 04:22:41,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:22:41,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-30 04:22:41,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-30 04:22:41,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-30 04:22:41,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptBPVjQ /etc/bind/db.clearwater.local 2018-07-30 04:22:41,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-30 04:22:41,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-30 04:22:41,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-30 04:22:41,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjwMYqS /etc/bind/db.clearwater.opnfv 2018-07-30 04:22:41,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-30 04:22:41,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-30 04:22:41,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_m0b5kw': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.5', u'name': u'bono-m0b5kw'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-07-30 04:22:41,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:22:41,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:22:41,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/3C00S/add-snmpproxy-collector.py 2018-07-30 04:22:41,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_6tbonv/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-07-30 04:22:41,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:22:41,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:41,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:41,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:41,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:41,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:41,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:41,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:41,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:22:41,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:41,613 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:41 GMT 2018-07-30 04:22:41,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:41,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:22:41,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:46,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:22:46,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:46,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:46,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:46,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:46,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:46,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:46,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:46,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:42.102Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:42.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:42.821Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (18.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57902 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m28.251s\nuser\t0m12.774s\nsys\t0m3.282s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:42.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:43.800Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:43.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:43.800Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:43.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:43.800Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:43.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:45.778Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.081s\nuser\t0m0.000s\nsys\t0m0.061s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:45.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}], "metadata": {"pagination": {"total": 1722, "offset": 1695, "size": 50}}} 2018-07-30 04:22:46,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:46,692 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:46 GMT 2018-07-30 04:22:46,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:46,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17074 2018-07-30 04:22:46,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:46,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:22:46,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (18.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57902 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m28.251s user 0m12.774s sys 0m3.282s 2018-07-30 04:22:46,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-07-30 04:22:46,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-07-30 04:22:46,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-07-30 04:22:46,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.081s user 0m0.000s sys 0m0.061s 2018-07-30 04:22:46,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:22:46,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:46,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:46,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:46,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:46,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:46,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:46,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:46,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:22:46,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:46,759 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:46 GMT 2018-07-30 04:22:46,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:46,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:22:46,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:51,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:22:52,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:52,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:52,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:52,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:52,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:52,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:52,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:52,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:46.831Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f7:35:e5 \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef7:35e5/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:85417 errors:0 dropped:0 overruns:0 frame:0\n TX packets:46892 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133498577 (133.4 MB) TX bytes:8343312 (8.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:46.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:46.831Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 04:17 ? 00:00:00 /sbin/init\nroot 2 0 0 04:17 ? 00:00:00 [kthreadd]\nroot 3 2 0 04:17 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 04:17 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 04:17 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 04:17 ? 00:00:00 [rcu_sched]\nroot 8 2 0 04:17 ? 00:00:00 [rcuos/0]\nroot 9 2 0 04:17 ? 00:00:00 [rcuos/1]\nroot 10 2 0 04:17 ? 00:00:00 [rcu_bh]\nroot 11 2 0 04:17 ? 00:00:00 [rcuob/0]\nroot 12 2 0 04:17 ? 00:00:00 [rcuob/1]\nroot 13 2 0 04:17 ? 00:00:00 [migration/0]\nroot 14 2 0 04:17 ? 00:00:00 [watchdog/0]\nroot 15 2 0 04:17 ? 00:00:00 [watchdog/1]\nroot 16 2 0 04:17 ? 00:00:00 [migration/1]\nroot 17 2 0 04:17 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 04:17 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 04:17 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 04:17 ? 00:00:00 [khelper]\nroot 21 2 0 04:17 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 04:17 ? 00:00:00 [netns]\nroot 23 2 0 04:17 ? 00:00:00 [writeback]\nroot 24 2 0 04:17 ? 00:00:00 [kintegrityd]\nroot 25 2 0 04:17 ? 00:00:00 [bioset]\nroot 26 2 0 04:17 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 04:17 ? 00:00:00 [kblockd]\nroot 28 2 0 04:17 ? 00:00:00 [ata_sff]\nroot 29 2 0 04:17 ? 00:00:00 [khubd]\nroot 30 2 0 04:17 ? 00:00:00 [md]\nroot 31 2 0 04:17 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 04:17 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 04:17 ? 00:00:00 [khungtaskd]\nroot 35 2 0 04:17 ? 00:00:00 [kswapd0]\nroot 36 2 0 04:17 ? 00:00:00 [vmstat]\nroot 37 2 0 04:17 ? 00:00:00 [ksmd]\nroot 38 2 0 04:17 ? 00:00:00 [khugepaged]\nroot 39 2 0 04:17 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 04:17 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 04:17 ? 00:00:00 [crypto]\nroot 53 2 0 04:17 ? 00:00:00 [kthrotld]\nroot 54 2 0 04:17 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 04:17 ? 00:00:00 [vballoon]\nroot 56 2 0 04:17 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 04:17 ? 00:00:00 [scsi_eh_1]\nroot 78 2 0 04:17 ? 00:00:00 [deferwq]\nroot 79 2 0 04:17 ? 00:00:00 [charger_manager]\nroot 86 2 0 04:17 ? 00:00:00 [kworker/1:1]\nroot 124 2 0 04:17 ? 00:00:00 [kpsmoused]\nroot 142 2 0 04:17 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 04:17 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 04:17 ? 00:00:00 [ext4-rsv-conver]\nroot 393 1 0 04:17 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 04:17 ? 00:00:00 [kworker/u5:1]\nroot 508 1 0 04:17 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 04:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 04:17 ? 00:00:00 [kauditd]\nmessage+ 878 1 0 04:17 ? 00:00:00 dbus-daemon --system --fork\nroot 931 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-logind\nroot 948 1 0 04:17 ? 00:00:00 upstart-file-bridge --daemon\nroot 1051 1 0 04:17 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 04:17 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 04:17 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 04:17 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 04:17 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 04:17 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1104 1 0 04:17 ? 00:00:00 atd\nroot 1105 1 0 04:17 ? 00:00:00 cron\nroot 1112 1 0 04:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1113 1 0 04:17 ? 00:00:00 /usr/sbin/irqbalance\nroot 1199 1 0 04:17 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 04:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1450 2 0 04:17 ? 00:00:00 [kworker/1:2]\nubuntu 1652 1 0 04:17 ? 00:00:00 /home/ubuntu/sprout_host_yscoxx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_yscoxx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_yscoxx --logging-server-logdir=/home/ubuntu/sprout_host_yscoxx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_yscoxx/work/sprout_host_yscoxx%I.log --pidfile=/home/ubuntu/sprout_host_yscoxx/work/sprout_host_yscoxx.pid\nubuntu 1766 1 0 04:18 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_yscoxx/env/bin/diamond --configfile /home/ubuntu/sprout_host_yscoxx/work/plugins/diamond/etc/diamond.conf\nubuntu 1813 1652 0 04:19 ? 00:00:00 /home/ubuntu/sprout_host_yscoxx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_yscoxx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_yscoxx --logging-server-logdir=/home/ubuntu/sprout_host_yscoxx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_yscoxx/work/sprout_host_yscoxx%I.log --pidfile=/home/ubuntu/sprout_host_yscoxx/work/sprout_host_yscoxx.pid\nubuntu 1834 1813 0 04:19 ? 00:00:00 /home/ubuntu/sprout_host_yscoxx/env/bin/python2.7 /home/ubuntu/sprout_host_yscoxx/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-EVbnA2\nubuntu 1846 1834 0 04:19 ? 00:00:00 /bin/sh -c /tmp/QD9JV/install-sprout.sh\nubuntu 1848 1846 0 04:19 ? 00:00:00 /bin/bash -e /tmp/QD9JV/install-sprout.sh\nroot 2146 2 0 04:20 ? 00:00:00 [kworker/u5:2]\nntp 8421 1 0 04:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8907 1 0 04:22 ? 00:00:00 rsyslogd\nroot 9007 1 0 04:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9015 1 0 04:22 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9016 9015 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9022 1 0 04:22 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9024 9022 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9028 9016 0 04:22 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9031 9024 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9032 9031 0 04:22 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9708 1 0 04:22 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9771 1848 0 04:22 ? 00:00:00 /bin/bash -e /tmp/QD9JV/install-sprout.sh\nubuntu 9772 9771 0 04:22 ? 00:00:00 /bin/bash -e /tmp/QD9JV/install-sprout.sh\nroot 9773 9772 0 04:22 ? 00:00:00 sudo ps -edf\nroot 9774 9773 0 04:22 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.006s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:46.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:46.831Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:46.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:46.831Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:46.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:47.838Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:47.838Z", "message": "[sprout] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/sprout\n/var/log/sprout/sprout_20180730T040000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_err.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.071s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:47.838Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:47.838Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:47.838Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:47.838Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58163 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m26.175s\nuser\t0m12.833s\nsys\t0m2.848s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:47.838Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:47.838Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:47.838Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9708/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9007/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9708/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.4:123 0.0.0.0:* 8421/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8421/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8421/ntpd \nudp 0 0 0.0.0.0:57738 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9708/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8421/ntpd \nudp6 0 0 ::1:123 :::* 8421/ntpd \nudp6 0 0 :::123 :::* 8421/ntpd \nudp6 0 0 :::8546 :::* 586/dhclient \nudp6 0 0 ::1:53 :::* 9708/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7478 396/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 10738 1652/python2.7 /tmp/cloudify-logging-server-11363.socket\nunix 2 [ ACC ] STREAM LISTENING 12143 1834/python2.7 /tmp/ctx-1tAmLq.socket\nunix 2 [ ACC ] STREAM LISTENING 7212 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9616 1112/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9395 878/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 19364 9028/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21098 9032/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:47.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:48.843Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:48.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:48.843Z", "message": "[sprout] => 2018:07:30 04:22:07: Namespace: management\n2018:07:30 04:22:07: [management] Starting server\n2018:07:30 04:22:07: [management] Listening for requests\n2018:07:30 04:22:07: Namespace: signaling\n2018:07:30 04:22:07: [signaling] Starting server\n2018:07:30 04:22:07: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:48.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:49.588Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:49.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:49.880Z", "message": "[sprout] => 2018-07-30 04:22:25.661625743 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:49.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:49.880Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:49.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:49.880Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:49.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:49.880Z", "message": "Execution done (return_code=0): /tmp/QD9JV/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:49.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "b17774d3-80c3-484a-be87-7087841061e3"}, {"node_instance_id": "sprout_n3tmhd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:50.467Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:50.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:50.893Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:50.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:50.893Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:86:38:00 \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe86:3800/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:109113 errors:0 dropped:0 overruns:0 frame:0\n TX packets:49645 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166343244 (166.3 MB) TX bytes:8414196 (8.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:50.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:50.893Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.006s\nsys\t0m0.055s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:50.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:50.893Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:50.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:51.534Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:51.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:51.534Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:51.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:51.906Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9758/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8974/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9165/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9758/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 8461/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8461/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8461/ntpd \nudp 0 0 0.0.0.0:57648 0.0.0.0:* 585/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9758/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 8461/ntpd \nudp6 0 0 ::1:123 :::* 8461/ntpd \nudp6 0 0 :::123 :::* 8461/ntpd \nudp6 0 0 :::5801 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 9758/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11022 1650/python2.7 /tmp/cloudify-logging-server-5a8df.socket\nunix 2 [ ACC ] STREAM LISTENING 11868 1830/python2.7 /tmp/ctx-_vdC6J.socket\nunix 2 [ ACC ] STREAM LISTENING 7039 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7529 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9410 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8159 990/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:51.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:51.906Z", "message": "Downloaded scripts/bind/bind.py to /tmp/KMVGC/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:51.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d43e94a5-be62-4107-adb9-640cc0ef9c5e"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:51.906Z", "message": "[homer] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\n/var/log/sysstat/sa30\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.012s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:51.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:51.906Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:51.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:51.906Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:51.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:51.906Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 04:17 ? 00:00:00 /sbin/init\nroot 2 0 0 04:17 ? 00:00:00 [kthreadd]\nroot 3 2 0 04:17 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 04:17 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 04:17 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 04:17 ? 00:00:00 [rcu_sched]\nroot 8 2 0 04:17 ? 00:00:00 [rcuos/0]\nroot 9 2 0 04:17 ? 00:00:00 [rcuos/1]\nroot 10 2 0 04:17 ? 00:00:00 [rcu_bh]\nroot 11 2 0 04:17 ? 00:00:00 [rcuob/0]\nroot 12 2 0 04:17 ? 00:00:00 [rcuob/1]\nroot 13 2 0 04:17 ? 00:00:00 [migration/0]\nroot 14 2 0 04:17 ? 00:00:00 [watchdog/0]\nroot 15 2 0 04:17 ? 00:00:00 [watchdog/1]\nroot 16 2 0 04:17 ? 00:00:00 [migration/1]\nroot 17 2 0 04:17 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 04:17 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 04:17 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 04:17 ? 00:00:00 [khelper]\nroot 21 2 0 04:17 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 04:17 ? 00:00:00 [netns]\nroot 23 2 0 04:17 ? 00:00:00 [writeback]\nroot 24 2 0 04:17 ? 00:00:00 [kintegrityd]\nroot 25 2 0 04:17 ? 00:00:00 [bioset]\nroot 26 2 0 04:17 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 04:17 ? 00:00:00 [kblockd]\nroot 28 2 0 04:17 ? 00:00:00 [ata_sff]\nroot 29 2 0 04:17 ? 00:00:00 [khubd]\nroot 30 2 0 04:17 ? 00:00:00 [md]\nroot 31 2 0 04:17 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 04:17 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 04:17 ? 00:00:00 [khungtaskd]\nroot 35 2 0 04:17 ? 00:00:00 [kswapd0]\nroot 36 2 0 04:17 ? 00:00:00 [vmstat]\nroot 37 2 0 04:17 ? 00:00:00 [ksmd]\nroot 38 2 0 04:17 ? 00:00:00 [khugepaged]\nroot 39 2 0 04:17 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 04:17 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 04:17 ? 00:00:00 [crypto]\nroot 53 2 0 04:17 ? 00:00:00 [kthrotld]\nroot 54 2 0 04:17 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 04:17 ? 00:00:00 [vballoon]\nroot 56 2 0 04:17 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 04:17 ? 00:00:00 [scsi_eh_1]\nroot 78 2 0 04:17 ? 00:00:00 [deferwq]\nroot 79 2 0 04:17 ? 00:00:00 [charger_manager]\nroot 88 2 0 04:17 ? 00:00:00 [kworker/1:1]\nroot 124 2 0 04:17 ? 00:00:00 [kpsmoused]\nroot 141 2 0 04:17 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 04:17 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 04:17 ? 00:00:00 [ext4-rsv-conver]\nroot 377 1 0 04:17 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 445 2 0 04:17 ? 00:00:00 [kworker/u5:1]\nroot 533 1 0 04:17 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 04:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 04:17 ? 00:00:00 [kauditd]\nroot 933 1 0 04:17 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 990 1 0 04:17 ? 00:00:00 dbus-daemon --system --fork\nsyslog 997 1 0 04:17 ? 00:00:00 rsyslogd\nroot 1025 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1052 1 0 04:17 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 04:17 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 04:17 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 04:17 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 04:17 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 04:17 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 04:17 ? 00:00:00 cron\ndaemon 1109 1 0 04:17 ? 00:00:00 atd\nroot 1116 1 0 04:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1120 1 0 04:17 ? 00:00:00 /usr/sbin/irqbalance\nroot 1198 1 0 04:17 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 04:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 04:18 ? 00:00:00 /home/ubuntu/homer_host_a39d5m/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_a39d5m --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_a39d5m --logging-server-logdir=/home/ubuntu/homer_host_a39d5m/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_a39d5m/work/homer_host_a39d5m%I.log --pidfile=/home/ubuntu/homer_host_a39d5m/work/homer_host_a39d5m.pid\nroot 1651 2 0 04:18 ? 00:00:00 [kworker/u5:2]\nubuntu 1765 1 0 04:18 ? 00:00:01 python2.7 /home/ubuntu/homer_host_a39d5m/env/bin/diamond --configfile /home/ubuntu/homer_host_a39d5m/work/plugins/diamond/etc/diamond.conf\nubuntu 1809 1650 0 04:19 ? 00:00:00 /home/ubuntu/homer_host_a39d5m/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_a39d5m --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_a39d5m --logging-server-logdir=/home/ubuntu/homer_host_a39d5m/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_a39d5m/work/homer_host_a39d5m%I.log --pidfile=/home/ubuntu/homer_host_a39d5m/work/homer_host_a39d5m.pid\nubuntu 1830 1809 0 04:19 ? 00:00:00 /home/ubuntu/homer_host_a39d5m/env/bin/python2.7 /home/ubuntu/homer_host_a39d5m/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-yMGRE1\nubuntu 1842 1830 0 04:19 ? 00:00:00 /bin/sh -c /tmp/24BE1/install-homer.sh\nubuntu 1844 1842 0 04:19 ? 00:00:00 /bin/bash -e /tmp/24BE1/install-homer.sh\nntp 8461 1 0 04:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8974 1 0 04:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9076 1 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9080 9076 0 04:22 ? 00:00:00 inotifywait -e create -qq .\nroot 9165 1 0 04:22 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9166 9165 0 04:22 ? 00:00:00 nginx: worker process\nwww-data 9167 9165 0 04:22 ? 00:00:00 nginx: worker process\nwww-data 9168 9165 0 04:22 ? 00:00:00 nginx: worker process\nwww-data 9169 9165 0 04:22 ? 00:00:00 nginx: worker process\nroot 9332 8974 0 04:22 ? 00:00:00 [nginx_ping] \nroot 9334 8974 0 04:22 ? 00:00:00 [check-nginx-upt] \nroot 9338 8974 0 04:22 ? 00:00:00 [check-monit-upt] \ndnsmasq 9758 1 0 04:22 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9821 1844 0 04:22 ? 00:00:00 /bin/bash -e /tmp/24BE1/install-homer.sh\nubuntu 9822 9821 0 04:22 ? 00:00:00 /bin/bash -e /tmp/24BE1/install-homer.sh\nroot 9823 9822 0 04:22 ? 00:00:00 sudo ps -edf\nroot 9824 9823 0 04:22 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:51.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}], "metadata": {"pagination": {"total": 1757, "offset": 1701, "size": 50}}} 2018-07-30 04:22:52,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:52,032 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:52 GMT 2018-07-30 04:22:52,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:52,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 58253 2018-07-30 04:22:52,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:52,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f7:35:e5 inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef7:35e5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:85417 errors:0 dropped:0 overruns:0 frame:0 TX packets:46892 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133498577 (133.4 MB) TX bytes:8343312 (8.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-30 04:22:52,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 04:17 ? 00:00:00 /sbin/init root 2 0 0 04:17 ? 00:00:00 [kthreadd] root 3 2 0 04:17 ? 00:00:00 [ksoftirqd/0] root 5 2 0 04:17 ? 00:00:00 [kworker/0:0H] root 6 2 0 04:17 ? 00:00:00 [kworker/u4:0] root 7 2 0 04:17 ? 00:00:00 [rcu_sched] root 8 2 0 04:17 ? 00:00:00 [rcuos/0] root 9 2 0 04:17 ? 00:00:00 [rcuos/1] root 10 2 0 04:17 ? 00:00:00 [rcu_bh] root 11 2 0 04:17 ? 00:00:00 [rcuob/0] root 12 2 0 04:17 ? 00:00:00 [rcuob/1] root 13 2 0 04:17 ? 00:00:00 [migration/0] root 14 2 0 04:17 ? 00:00:00 [watchdog/0] root 15 2 0 04:17 ? 00:00:00 [watchdog/1] root 16 2 0 04:17 ? 00:00:00 [migration/1] root 17 2 0 04:17 ? 00:00:00 [ksoftirqd/1] root 18 2 0 04:17 ? 00:00:00 [kworker/1:0] root 19 2 0 04:17 ? 00:00:00 [kworker/1:0H] root 20 2 0 04:17 ? 00:00:00 [khelper] root 21 2 0 04:17 ? 00:00:00 [kdevtmpfs] root 22 2 0 04:17 ? 00:00:00 [netns] root 23 2 0 04:17 ? 00:00:00 [writeback] root 24 2 0 04:17 ? 00:00:00 [kintegrityd] root 25 2 0 04:17 ? 00:00:00 [bioset] root 26 2 0 04:17 ? 00:00:00 [kworker/u5:0] root 27 2 0 04:17 ? 00:00:00 [kblockd] root 28 2 0 04:17 ? 00:00:00 [ata_sff] root 29 2 0 04:17 ? 00:00:00 [khubd] root 30 2 0 04:17 ? 00:00:00 [md] root 31 2 0 04:17 ? 00:00:00 [devfreq_wq] root 32 2 0 04:17 ? 00:00:00 [kworker/0:1] root 34 2 0 04:17 ? 00:00:00 [khungtaskd] root 35 2 0 04:17 ? 00:00:00 [kswapd0] root 36 2 0 04:17 ? 00:00:00 [vmstat] root 37 2 0 04:17 ? 00:00:00 [ksmd] root 38 2 0 04:17 ? 00:00:00 [khugepaged] root 39 2 0 04:17 ? 00:00:00 [fsnotify_mark] root 40 2 0 04:17 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 04:17 ? 00:00:00 [crypto] root 53 2 0 04:17 ? 00:00:00 [kthrotld] root 54 2 0 04:17 ? 00:00:00 [kworker/u4:1] root 55 2 0 04:17 ? 00:00:00 [vballoon] root 56 2 0 04:17 ? 00:00:00 [scsi_eh_0] root 57 2 0 04:17 ? 00:00:00 [scsi_eh_1] root 78 2 0 04:17 ? 00:00:00 [deferwq] root 79 2 0 04:17 ? 00:00:00 [charger_manager] root 86 2 0 04:17 ? 00:00:00 [kworker/1:1] root 124 2 0 04:17 ? 00:00:00 [kpsmoused] root 142 2 0 04:17 ? 00:00:00 [kworker/0:2] root 186 2 0 04:17 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 04:17 ? 00:00:00 [ext4-rsv-conver] root 393 1 0 04:17 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 04:17 ? 00:00:00 [kworker/u5:1] root 508 1 0 04:17 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 04:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 04:17 ? 00:00:00 [kauditd] message+ 878 1 0 04:17 ? 00:00:00 dbus-daemon --system --fork root 931 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-logind root 948 1 0 04:17 ? 00:00:00 upstart-file-bridge --daemon root 1051 1 0 04:17 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 04:17 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 04:17 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 04:17 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 04:17 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 04:17 ? 00:00:00 /usr/sbin/sshd -D daemon 1104 1 0 04:17 ? 00:00:00 atd root 1105 1 0 04:17 ? 00:00:00 cron root 1112 1 0 04:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1113 1 0 04:17 ? 00:00:00 /usr/sbin/irqbalance root 1199 1 0 04:17 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 04:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1450 2 0 04:17 ? 00:00:00 [kworker/1:2] ubuntu 1652 1 0 04:17 ? 00:00:00 /home/ubuntu/sprout_host_yscoxx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_yscoxx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_yscoxx --logging-server-logdir=/home/ubuntu/sprout_host_yscoxx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_yscoxx/work/sprout_host_yscoxx%I.log --pidfile=/home/ubuntu/sprout_host_yscoxx/work/sprout_host_yscoxx.pid ubuntu 1766 1 0 04:18 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_yscoxx/env/bin/diamond --configfile /home/ubuntu/sprout_host_yscoxx/work/plugins/diamond/etc/diamond.conf ubuntu 1813 1652 0 04:19 ? 00:00:00 /home/ubuntu/sprout_host_yscoxx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_yscoxx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_yscoxx --logging-server-logdir=/home/ubuntu/sprout_host_yscoxx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_yscoxx/work/sprout_host_yscoxx%I.log --pidfile=/home/ubuntu/sprout_host_yscoxx/work/sprout_host_yscoxx.pid ubuntu 1834 1813 0 04:19 ? 00:00:00 /home/ubuntu/sprout_host_yscoxx/env/bin/python2.7 /home/ubuntu/sprout_host_yscoxx/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-EVbnA2 ubuntu 1846 1834 0 04:19 ? 00:00:00 /bin/sh -c /tmp/QD9JV/install-sprout.sh ubuntu 1848 1846 0 04:19 ? 00:00:00 /bin/bash -e /tmp/QD9JV/install-sprout.sh root 2146 2 0 04:20 ? 00:00:00 [kworker/u5:2] ntp 8421 1 0 04:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8907 1 0 04:22 ? 00:00:00 rsyslogd root 9007 1 0 04:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9015 1 0 04:22 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9016 9015 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9022 1 0 04:22 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9024 9022 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9028 9016 0 04:22 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9031 9024 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9032 9031 0 04:22 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9708 1 0 04:22 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9771 1848 0 04:22 ? 00:00:00 /bin/bash -e /tmp/QD9JV/install-sprout.sh ubuntu 9772 9771 0 04:22 ? 00:00:00 /bin/bash -e /tmp/QD9JV/install-sprout.sh root 9773 9772 0 04:22 ? 00:00:00 sudo ps -edf root 9774 9773 0 04:22 ? 00:00:00 ps -edf real 0m0.011s user 0m0.006s sys 0m0.004s 2018-07-30 04:22:52,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-07-30 04:22:52,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-07-30 04:22:52,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-07-30 04:22:52,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/sprout /var/log/sprout/sprout_20180730T040000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_err.log /var/log/auth.log /var/log/unattended-upgrades real 0m0.071s user 0m0.000s sys 0m0.006s 2018-07-30 04:22:52,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-07-30 04:22:52,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-07-30 04:22:52,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-07-30 04:22:52,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58163 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m26.175s user 0m12.833s sys 0m2.848s 2018-07-30 04:22:52,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-07-30 04:22:52,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-07-30 04:22:52,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9708/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9007/monit tcp6 0 0 ::1:53 :::* LISTEN 9708/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.4:123 0.0.0.0:* 8421/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8421/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8421/ntpd udp 0 0 0.0.0.0:57738 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9708/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8421/ntpd udp6 0 0 ::1:123 :::* 8421/ntpd udp6 0 0 :::123 :::* 8421/ntpd udp6 0 0 :::8546 :::* 586/dhclient udp6 0 0 ::1:53 :::* 9708/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7478 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 10738 1652/python2.7 /tmp/cloudify-logging-server-11363.socket unix 2 [ ACC ] STREAM LISTENING 12143 1834/python2.7 /tmp/ctx-1tAmLq.socket unix 2 [ ACC ] STREAM LISTENING 7212 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9616 1112/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9395 878/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 19364 9028/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21098 9032/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-07-30 04:22:52,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-07-30 04:22:52,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:07:30 04:22:07: Namespace: management 2018:07:30 04:22:07: [management] Starting server 2018:07:30 04:22:07: [management] Listening for requests 2018:07:30 04:22:07: Namespace: signaling 2018:07:30 04:22:07: [signaling] Starting server 2018:07:30 04:22:07: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-30 04:22:52,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:22:52,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-07-30 04:22:25.661625743 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-07-30 04:22:52,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-07-30 04:22:52,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-07-30 04:22:52,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/QD9JV/install-sprout.sh 2018-07-30 04:22:52,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:22:52,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-07-30 04:22:52,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:86:38:00 inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe86:3800/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:109113 errors:0 dropped:0 overruns:0 frame:0 TX packets:49645 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166343244 (166.3 MB) TX bytes:8414196 (8.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB) real 0m0.005s user 0m0.002s sys 0m0.003s 2018-07-30 04:22:52,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.006s sys 0m0.055s 2018-07-30 04:22:52,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-07-30 04:22:52,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:22:52,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:22:52,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9758/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8974/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9165/nginx tcp6 0 0 ::1:53 :::* LISTEN 9758/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 8461/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8461/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8461/ntpd udp 0 0 0.0.0.0:57648 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9758/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 8461/ntpd udp6 0 0 ::1:123 :::* 8461/ntpd udp6 0 0 :::123 :::* 8461/ntpd udp6 0 0 :::5801 :::* 585/dhclient udp6 0 0 ::1:53 :::* 9758/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11022 1650/python2.7 /tmp/cloudify-logging-server-5a8df.socket unix 2 [ ACC ] STREAM LISTENING 11868 1830/python2.7 /tmp/ctx-_vdC6J.socket unix 2 [ ACC ] STREAM LISTENING 7039 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7529 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9410 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8159 990/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.004s sys 0m0.005s 2018-07-30 04:22:52,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/KMVGC/bind.py 2018-07-30 04:22:52,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/clearwater-sa30 /var/log/sysstat/sa30 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.012s user 0m0.002s sys 0m0.003s 2018-07-30 04:22:52,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-07-30 04:22:52,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-07-30 04:22:52,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 04:17 ? 00:00:00 /sbin/init root 2 0 0 04:17 ? 00:00:00 [kthreadd] root 3 2 0 04:17 ? 00:00:00 [ksoftirqd/0] root 5 2 0 04:17 ? 00:00:00 [kworker/0:0H] root 6 2 0 04:17 ? 00:00:00 [kworker/u4:0] root 7 2 0 04:17 ? 00:00:00 [rcu_sched] root 8 2 0 04:17 ? 00:00:00 [rcuos/0] root 9 2 0 04:17 ? 00:00:00 [rcuos/1] root 10 2 0 04:17 ? 00:00:00 [rcu_bh] root 11 2 0 04:17 ? 00:00:00 [rcuob/0] root 12 2 0 04:17 ? 00:00:00 [rcuob/1] root 13 2 0 04:17 ? 00:00:00 [migration/0] root 14 2 0 04:17 ? 00:00:00 [watchdog/0] root 15 2 0 04:17 ? 00:00:00 [watchdog/1] root 16 2 0 04:17 ? 00:00:00 [migration/1] root 17 2 0 04:17 ? 00:00:00 [ksoftirqd/1] root 18 2 0 04:17 ? 00:00:00 [kworker/1:0] root 19 2 0 04:17 ? 00:00:00 [kworker/1:0H] root 20 2 0 04:17 ? 00:00:00 [khelper] root 21 2 0 04:17 ? 00:00:00 [kdevtmpfs] root 22 2 0 04:17 ? 00:00:00 [netns] root 23 2 0 04:17 ? 00:00:00 [writeback] root 24 2 0 04:17 ? 00:00:00 [kintegrityd] root 25 2 0 04:17 ? 00:00:00 [bioset] root 26 2 0 04:17 ? 00:00:00 [kworker/u5:0] root 27 2 0 04:17 ? 00:00:00 [kblockd] root 28 2 0 04:17 ? 00:00:00 [ata_sff] root 29 2 0 04:17 ? 00:00:00 [khubd] root 30 2 0 04:17 ? 00:00:00 [md] root 31 2 0 04:17 ? 00:00:00 [devfreq_wq] root 32 2 0 04:17 ? 00:00:00 [kworker/0:1] root 34 2 0 04:17 ? 00:00:00 [khungtaskd] root 35 2 0 04:17 ? 00:00:00 [kswapd0] root 36 2 0 04:17 ? 00:00:00 [vmstat] root 37 2 0 04:17 ? 00:00:00 [ksmd] root 38 2 0 04:17 ? 00:00:00 [khugepaged] root 39 2 0 04:17 ? 00:00:00 [fsnotify_mark] root 40 2 0 04:17 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 04:17 ? 00:00:00 [crypto] root 53 2 0 04:17 ? 00:00:00 [kthrotld] root 54 2 0 04:17 ? 00:00:00 [kworker/u4:1] root 55 2 0 04:17 ? 00:00:00 [vballoon] root 56 2 0 04:17 ? 00:00:00 [scsi_eh_0] root 57 2 0 04:17 ? 00:00:00 [scsi_eh_1] root 78 2 0 04:17 ? 00:00:00 [deferwq] root 79 2 0 04:17 ? 00:00:00 [charger_manager] root 88 2 0 04:17 ? 00:00:00 [kworker/1:1] root 124 2 0 04:17 ? 00:00:00 [kpsmoused] root 141 2 0 04:17 ? 00:00:00 [kworker/0:2] root 186 2 0 04:17 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 04:17 ? 00:00:00 [ext4-rsv-conver] root 377 1 0 04:17 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 445 2 0 04:17 ? 00:00:00 [kworker/u5:1] root 533 1 0 04:17 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 04:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 04:17 ? 00:00:00 [kauditd] root 933 1 0 04:17 ? 00:00:00 upstart-file-bridge --daemon message+ 990 1 0 04:17 ? 00:00:00 dbus-daemon --system --fork syslog 997 1 0 04:17 ? 00:00:00 rsyslogd root 1025 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-logind root 1052 1 0 04:17 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 04:17 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 04:17 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 04:17 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 04:17 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 04:17 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 04:17 ? 00:00:00 cron daemon 1109 1 0 04:17 ? 00:00:00 atd root 1116 1 0 04:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1120 1 0 04:17 ? 00:00:00 /usr/sbin/irqbalance root 1198 1 0 04:17 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 04:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 04:18 ? 00:00:00 /home/ubuntu/homer_host_a39d5m/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_a39d5m --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_a39d5m --logging-server-logdir=/home/ubuntu/homer_host_a39d5m/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_a39d5m/work/homer_host_a39d5m%I.log --pidfile=/home/ubuntu/homer_host_a39d5m/work/homer_host_a39d5m.pid root 1651 2 0 04:18 ? 00:00:00 [kworker/u5:2] ubuntu 1765 1 0 04:18 ? 00:00:01 python2.7 /home/ubuntu/homer_host_a39d5m/env/bin/diamond --configfile /home/ubuntu/homer_host_a39d5m/work/plugins/diamond/etc/diamond.conf ubuntu 1809 1650 0 04:19 ? 00:00:00 /home/ubuntu/homer_host_a39d5m/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_a39d5m --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_a39d5m --logging-server-logdir=/home/ubuntu/homer_host_a39d5m/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_a39d5m/work/homer_host_a39d5m%I.log --pidfile=/home/ubuntu/homer_host_a39d5m/work/homer_host_a39d5m.pid ubuntu 1830 1809 0 04:19 ? 00:00:00 /home/ubuntu/homer_host_a39d5m/env/bin/python2.7 /home/ubuntu/homer_host_a39d5m/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-yMGRE1 ubuntu 1842 1830 0 04:19 ? 00:00:00 /bin/sh -c /tmp/24BE1/install-homer.sh ubuntu 1844 1842 0 04:19 ? 00:00:00 /bin/bash -e /tmp/24BE1/install-homer.sh ntp 8461 1 0 04:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8974 1 0 04:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9076 1 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9080 9076 0 04:22 ? 00:00:00 inotifywait -e create -qq . root 9165 1 0 04:22 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9166 9165 0 04:22 ? 00:00:00 nginx: worker process www-data 9167 9165 0 04:22 ? 00:00:00 nginx: worker process www-data 9168 9165 0 04:22 ? 00:00:00 nginx: worker process www-data 9169 9165 0 04:22 ? 00:00:00 nginx: worker process root 9332 8974 0 04:22 ? 00:00:00 [nginx_ping] root 9334 8974 0 04:22 ? 00:00:00 [check-nginx-upt] root 9338 8974 0 04:22 ? 00:00:00 [check-monit-upt] dnsmasq 9758 1 0 04:22 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9821 1844 0 04:22 ? 00:00:00 /bin/bash -e /tmp/24BE1/install-homer.sh ubuntu 9822 9821 0 04:22 ? 00:00:00 /bin/bash -e /tmp/24BE1/install-homer.sh root 9823 9822 0 04:22 ? 00:00:00 sudo ps -edf root 9824 9823 0 04:22 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-07-30 04:22:52,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:22:52,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:52,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:52,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:52,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:52,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:52,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:52,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:52,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:22:52,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:52,103 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:52 GMT 2018-07-30 04:22:52,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:52,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:22:52,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:57,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:22:57,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:57,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:57,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:57,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:57,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:57,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:57,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:57,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:52.645Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:52.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:52.998Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:52.998Z", "message": "[localhost] run: sudo mv /tmp/tmpUko9Vv /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d43e94a5-be62-4107-adb9-640cc0ef9c5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:52.998Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'sprout': {u'sprout_n3tmhd': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-n3tmhd'}}, u'bono': {u'bono_m0b5kw': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.5', u'name': u'bono-m0b5kw'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d43e94a5-be62-4107-adb9-640cc0ef9c5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:52.998Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d43e94a5-be62-4107-adb9-640cc0ef9c5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:52.998Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d43e94a5-be62-4107-adb9-640cc0ef9c5e"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:52.998Z", "message": "[homer] => [30-Jul-2018 04:22:02 UTC] clearwater-diags-monitor starting\n[30-Jul-2018 04:22:02 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:52.998Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d43e94a5-be62-4107-adb9-640cc0ef9c5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:52.998Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d43e94a5-be62-4107-adb9-640cc0ef9c5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:52.998Z", "message": "[localhost] run: sudo mv /tmp/tmpF9n4pz /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d43e94a5-be62-4107-adb9-640cc0ef9c5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:52.998Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d43e94a5-be62-4107-adb9-640cc0ef9c5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:52.998Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d43e94a5-be62-4107-adb9-640cc0ef9c5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:52.998Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d43e94a5-be62-4107-adb9-640cc0ef9c5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:52.998Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "d43e94a5-be62-4107-adb9-640cc0ef9c5e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:53.648Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:53.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:53.648Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:53.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:54.003Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/543WI/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:54.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c7c1111a-5c69-4fdf-abbf-454e93f1fde9"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:54.003Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:54.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:54.003Z", "message": "Execution done (return_code=0): /tmp/24BE1/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:54.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:54.003Z", "message": "[homer] => 2018-07-30 04:22:32.752039804 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:54.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "homer_j9dwfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:54.003Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:54.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "539cfac6-7380-4aa2-9d32-0acc99a595e2"}, {"node_instance_id": "homer_j9dwfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:54.652Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:54.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "homer_j9dwfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:54.652Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:54.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:55.158Z", "message": "Downloaded scripts/bind/bind.py to /tmp/OAM1M/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:55.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a8432b16-6c0f-4ee6-948d-87d8ecbeee5f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:55.655Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:55.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:55.655Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:55.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:56.010Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_j9dwfl': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-j9dwfl'}}, u'sprout': {u'sprout_n3tmhd': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-n3tmhd'}}, u'bono': {u'bono_m0b5kw': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.5', u'name': u'bono-m0b5kw'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:56.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a8432b16-6c0f-4ee6-948d-87d8ecbeee5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:56.010Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:56.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a8432b16-6c0f-4ee6-948d-87d8ecbeee5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:56.010Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:56.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a8432b16-6c0f-4ee6-948d-87d8ecbeee5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:56.010Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:56.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a8432b16-6c0f-4ee6-948d-87d8ecbeee5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:56.010Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:56.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a8432b16-6c0f-4ee6-948d-87d8ecbeee5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:56.010Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:56.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a8432b16-6c0f-4ee6-948d-87d8ecbeee5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:56.010Z", "message": "[localhost] run: sudo mv /tmp/tmpMw5Esz /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:56.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a8432b16-6c0f-4ee6-948d-87d8ecbeee5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:56.010Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:56.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a8432b16-6c0f-4ee6-948d-87d8ecbeee5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:56.010Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:56.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a8432b16-6c0f-4ee6-948d-87d8ecbeee5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:56.010Z", "message": "[localhost] run: sudo mv /tmp/tmp_dvbCX /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:56.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a8432b16-6c0f-4ee6-948d-87d8ecbeee5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:56.010Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:56.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a8432b16-6c0f-4ee6-948d-87d8ecbeee5f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:22:56.659Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:22:56.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 1800, "offset": 1734, "size": 50}}} 2018-07-30 04:22:57,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:57,468 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:57 GMT 2018-07-30 04:22:57,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:57,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21599 2018-07-30 04:22:57,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:22:57,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:22:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-07-30 04:22:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUko9Vv /etc/bind/db.clearwater.opnfv 2018-07-30 04:22:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'sprout': {u'sprout_n3tmhd': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-n3tmhd'}}, u'bono': {u'bono_m0b5kw': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.5', u'name': u'bono-m0b5kw'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-07-30 04:22:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-30 04:22:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-30 04:22:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [30-Jul-2018 04:22:02 UTC] clearwater-diags-monitor starting [30-Jul-2018 04:22:02 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.001s 2018-07-30 04:22:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-30 04:22:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-30 04:22:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpF9n4pz /etc/bind/db.clearwater.local 2018-07-30 04:22:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-30 04:22:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-30 04:22:57,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-30 04:22:57,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-30 04:22:57,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:22:57,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:22:57,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/543WI/add-snmpproxy-collector.py 2018-07-30 04:22:57,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-07-30 04:22:57,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/24BE1/install-homer.sh 2018-07-30 04:22:57,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-07-30 04:22:32.752039804 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-07-30 04:22:57,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-07-30 04:22:57,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:22:57,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:22:57,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/OAM1M/bind.py 2018-07-30 04:22:57,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:22:57,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:22:57,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_j9dwfl': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-j9dwfl'}}, u'sprout': {u'sprout_n3tmhd': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-n3tmhd'}}, u'bono': {u'bono_m0b5kw': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.5', u'name': u'bono-m0b5kw'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-07-30 04:22:57,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-30 04:22:57,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-30 04:22:57,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-30 04:22:57,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-30 04:22:57,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-30 04:22:57,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMw5Esz /etc/bind/db.clearwater.opnfv 2018-07-30 04:22:57,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-30 04:22:57,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-30 04:22:57,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_dvbCX /etc/bind/db.clearwater.local 2018-07-30 04:22:57,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-30 04:22:57,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:22:57,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:22:57,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:22:57,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:22:57,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:22:57,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:22:57,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:22:57,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:22:57,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:22:57,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:22:57,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:22:57,537 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:22:57 GMT 2018-07-30 04:22:57,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:22:57,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:22:57,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:02,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:23:02,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:02,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:02,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:02,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:02,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:02,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:02,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:02,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1800, "offset": 1772, "size": 50}}} 2018-07-30 04:23:02,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:02,641 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:02 GMT 2018-07-30 04:23:02,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:02,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:23:02,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:02,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:23:02,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:02,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:02,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:02,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:02,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:02,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:02,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:02,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:23:02,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:02,872 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:02 GMT 2018-07-30 04:23:02,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:02,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:23:02,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:07,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:23:08,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:08,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:08,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:08,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:08,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:08,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:08,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:08,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:03.311Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:03.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:03.595Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58584 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m27.144s\nuser\t0m12.393s\nsys\t0m3.235s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:03.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:04.015Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:04.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:05.155Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:05.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:05.155Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:05.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:05.155Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:05.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:05.155Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:05.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:05.155Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:05.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:05.155Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 7s (5,195 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58110 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m30.096s\nuser\t0m12.390s\nsys\t0m3.134s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:05.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:06.552Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.064s\nuser\t0m0.006s\nsys\t0m0.058s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:06.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:07.166Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:07.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:07.166Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2e:b3:20 \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:b320/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:113451 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57826 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171762521 (171.7 MB) TX bytes:9210101 (9.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:07.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}], "metadata": {"pagination": {"total": 1812, "offset": 1772, "size": 50}}} 2018-07-30 04:23:08,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:08,085 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:08 GMT 2018-07-30 04:23:08,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:08,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 34885 2018-07-30 04:23:08,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:08,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:23:08,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58584 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m27.144s user 0m12.393s sys 0m3.235s 2018-07-30 04:23:08,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-07-30 04:23:08,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-07-30 04:23:08,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-07-30 04:23:08,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-07-30 04:23:08,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-07-30 04:23:08,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-07-30 04:23:08,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 7s (5,195 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58110 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m30.096s user 0m12.390s sys 0m3.134s 2018-07-30 04:23:08,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.006s sys 0m0.058s 2018-07-30 04:23:08,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-07-30 04:23:08,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2e:b3:20 inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe2e:b320/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:113451 errors:0 dropped:0 overruns:0 frame:0 TX packets:57826 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171762521 (171.7 MB) TX bytes:9210101 (9.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-30 04:23:08,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:23:08,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:08,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:08,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:08,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:08,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:08,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:08,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:08,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:23:08,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:08,189 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:08 GMT 2018-07-30 04:23:08,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:08,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:23:08,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:13,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:23:13,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:13,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:13,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:13,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:13,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:13,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:13,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:13,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:08.203Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c1:80:4d \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:804d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:95938 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56351 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:146891432 (146.8 MB) TX bytes:9076293 (9.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:197 errors:0 dropped:0 overruns:0 frame:0\n TX packets:197 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:15862 (15.8 KB) TX bytes:15862 (15.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:08.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:08.203Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 04:17 ? 00:00:00 /sbin/init\nroot 2 0 0 04:17 ? 00:00:00 [kthreadd]\nroot 3 2 0 04:17 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 04:17 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 04:17 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 04:17 ? 00:00:00 [rcu_sched]\nroot 8 2 0 04:17 ? 00:00:00 [rcuos/0]\nroot 9 2 0 04:17 ? 00:00:00 [rcuos/1]\nroot 10 2 0 04:17 ? 00:00:00 [rcu_bh]\nroot 11 2 0 04:17 ? 00:00:00 [rcuob/0]\nroot 12 2 0 04:17 ? 00:00:00 [rcuob/1]\nroot 13 2 0 04:17 ? 00:00:00 [migration/0]\nroot 14 2 0 04:17 ? 00:00:00 [watchdog/0]\nroot 15 2 0 04:17 ? 00:00:00 [watchdog/1]\nroot 16 2 0 04:17 ? 00:00:00 [migration/1]\nroot 17 2 0 04:17 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 04:17 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 04:17 ? 00:00:00 [khelper]\nroot 21 2 0 04:17 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 04:17 ? 00:00:00 [netns]\nroot 23 2 0 04:17 ? 00:00:00 [writeback]\nroot 24 2 0 04:17 ? 00:00:00 [kintegrityd]\nroot 25 2 0 04:17 ? 00:00:00 [bioset]\nroot 27 2 0 04:17 ? 00:00:00 [kblockd]\nroot 28 2 0 04:17 ? 00:00:00 [ata_sff]\nroot 29 2 0 04:17 ? 00:00:00 [khubd]\nroot 30 2 0 04:17 ? 00:00:00 [md]\nroot 31 2 0 04:17 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 04:17 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 04:17 ? 00:00:00 [khungtaskd]\nroot 35 2 0 04:17 ? 00:00:00 [kswapd0]\nroot 36 2 0 04:17 ? 00:00:00 [vmstat]\nroot 37 2 0 04:17 ? 00:00:00 [ksmd]\nroot 38 2 0 04:17 ? 00:00:00 [khugepaged]\nroot 39 2 0 04:17 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 04:17 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 04:17 ? 00:00:00 [crypto]\nroot 53 2 0 04:17 ? 00:00:00 [kthrotld]\nroot 54 2 0 04:17 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 04:17 ? 00:00:00 [vballoon]\nroot 56 2 0 04:17 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 04:17 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 04:17 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 04:17 ? 00:00:00 [deferwq]\nroot 80 2 0 04:17 ? 00:00:00 [charger_manager]\nroot 124 2 0 04:17 ? 00:00:00 [kpsmoused]\nroot 142 2 0 04:17 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 04:17 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 04:17 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 04:17 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 431 2 0 04:17 ? 00:00:00 [kworker/u5:1]\nroot 491 1 0 04:17 ? 00:00:00 upstart-socket-bridge --daemon\nroot 607 1 0 04:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 04:17 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 04:17 ? 00:00:00 [kauditd]\nmessage+ 924 1 0 04:17 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 04:17 ? 00:00:00 upstart-file-bridge --daemon\nroot 947 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 983 1 0 04:17 ? 00:00:00 rsyslogd\nroot 1050 1 0 04:17 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 04:17 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 04:17 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 04:17 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 04:17 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1101 1 0 04:17 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 04:17 ? 00:00:00 cron\ndaemon 1106 1 0 04:17 ? 00:00:00 atd\nroot 1117 1 0 04:17 ? 00:00:00 /usr/sbin/irqbalance\nroot 1119 1 0 04:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 04:17 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 04:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 04:17 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 04:18 ? 00:00:00 /home/ubuntu/dime_host_1jv2la/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_1jv2la --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_1jv2la --logging-server-logdir=/home/ubuntu/dime_host_1jv2la/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_1jv2la/work/dime_host_1jv2la%I.log --pidfile=/home/ubuntu/dime_host_1jv2la/work/dime_host_1jv2la.pid\nubuntu 1765 1 0 04:18 ? 00:00:01 python2.7 /home/ubuntu/dime_host_1jv2la/env/bin/diamond --configfile /home/ubuntu/dime_host_1jv2la/work/plugins/diamond/etc/diamond.conf\nubuntu 1809 1651 0 04:19 ? 00:00:00 /home/ubuntu/dime_host_1jv2la/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_1jv2la --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_1jv2la --logging-server-logdir=/home/ubuntu/dime_host_1jv2la/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_1jv2la/work/dime_host_1jv2la%I.log --pidfile=/home/ubuntu/dime_host_1jv2la/work/dime_host_1jv2la.pid\nubuntu 1830 1809 0 04:19 ? 00:00:00 /home/ubuntu/dime_host_1jv2la/env/bin/python2.7 /home/ubuntu/dime_host_1jv2la/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Udj1Vf\nubuntu 1841 1830 0 04:19 ? 00:00:00 /bin/sh -c /tmp/5AC14/install-dime.sh\nubuntu 1843 1841 0 04:19 ? 00:00:00 /bin/bash -e /tmp/5AC14/install-dime.sh\nntp 8781 1 0 04:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9347 1 0 04:22 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9348 9347 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9352 1 0 04:22 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9353 9352 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9362 9348 0 04:22 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9363 9353 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9364 9363 0 04:22 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9401 1 0 04:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9706 2 0 04:22 ? 00:00:00 [kworker/u5:0]\nsnmp 10136 1 0 04:22 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10416 1 0 04:23 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10479 1843 0 04:23 ? 00:00:00 /bin/bash -e /tmp/5AC14/install-dime.sh\nubuntu 10480 10479 0 04:23 ? 00:00:00 /bin/bash -e /tmp/5AC14/install-dime.sh\nroot 10481 10480 0 04:23 ? 00:00:00 sudo ps -edf\nroot 10482 10481 0 04:23 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.005s\nsys\t0m0.008s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:08.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:08.203Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:08.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:08.203Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10416/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9401/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10416/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 8781/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8781/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8781/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10136/snmpd \nudp 0 0 0.0.0.0:57738 0.0.0.0:* 607/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10416/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 607/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8781/ntpd \nudp6 0 0 ::1:123 :::* 8781/ntpd \nudp6 0 0 :::123 :::* 8781/ntpd \nudp6 0 0 :::161 :::* 10136/snmpd \nudp6 0 0 :::8546 :::* 607/dhclient \nudp6 0 0 ::1:53 :::* 10416/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10925 1651/python2.7 /tmp/cloudify-logging-server-37097.socket\nunix 2 [ ACC ] STREAM LISTENING 11988 1830/python2.7 /tmp/ctx-wBgwMi.socket\nunix 2 [ ACC ] STREAM LISTENING 7110 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21282 9362/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21756 9364/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8096 924/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9385 1119/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 22952 10136/snmpd /var/agentx/master\nunix 2 [ ACC ] SEQPACKET LISTENING 7390 396/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:08.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:08.203Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.081s\nuser\t0m0.012s\nsys\t0m0.050s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:08.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:08.203Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:08.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:08.203Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:08.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:08.203Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:08.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:08.203Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:08.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:09.348Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:09.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:09.348Z", "message": "[dime] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/ralf\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_20180730T040000Z.txt\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:09.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:09.348Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10911/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9950/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10124/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9217/mysqld \ntcp 0 0 192.168.120.3:2380 0.0.0.0:* LISTEN 10774/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 10911/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1091/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10774/etcd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 9367/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9367/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9367/ntpd \nudp 0 0 0.0.0.0:21077 0.0.0.0:* 580/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10911/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 9367/ntpd \nudp6 0 0 ::1:123 :::* 9367/ntpd \nudp6 0 0 :::123 :::* 9367/ntpd \nudp6 0 0 :::24317 :::* 580/dhclient \nudp6 0 0 ::1:53 :::* 10911/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11404 1649/python2.7 /tmp/cloudify-logging-server-e9554.socket\nunix 2 [ ACC ] STREAM LISTENING 12533 1827/python2.7 /tmp/ctx-cgcPeh.socket\nunix 2 [ ACC ] STREAM LISTENING 1449 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 1644 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 21140 9217/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 23286 10337/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 8864 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8667 924/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:09.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:09.348Z", "message": "[dime] => 2018:07:30 04:22:10: Namespace: management\n2018:07:30 04:22:10: [management] Starting server\n2018:07:30 04:22:10: [management] Listening for requests\n2018:07:30 04:22:10: Namespace: signaling\n2018:07:30 04:22:10: [signaling] Starting server\n2018:07:30 04:22:10: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:09.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:09.348Z", "message": "[ellis] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\n/var/log/sysstat/sa30\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ellis\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/mysql.err\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/mysql.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:09.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:09.348Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:09.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:09.348Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 04:17 ? 00:00:00 /sbin/init\nroot 2 0 0 04:17 ? 00:00:00 [kthreadd]\nroot 3 2 0 04:17 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 04:17 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 04:17 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 04:17 ? 00:00:00 [rcu_sched]\nroot 8 2 0 04:17 ? 00:00:00 [rcuos/0]\nroot 9 2 0 04:17 ? 00:00:00 [rcuos/1]\nroot 10 2 0 04:17 ? 00:00:00 [rcu_bh]\nroot 11 2 0 04:17 ? 00:00:00 [rcuob/0]\nroot 12 2 0 04:17 ? 00:00:00 [rcuob/1]\nroot 13 2 0 04:17 ? 00:00:00 [migration/0]\nroot 14 2 0 04:17 ? 00:00:00 [watchdog/0]\nroot 15 2 0 04:17 ? 00:00:00 [watchdog/1]\nroot 16 2 0 04:17 ? 00:00:00 [migration/1]\nroot 17 2 0 04:17 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 04:17 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 04:17 ? 00:00:00 [khelper]\nroot 21 2 0 04:17 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 04:17 ? 00:00:00 [netns]\nroot 23 2 0 04:17 ? 00:00:00 [writeback]\nroot 24 2 0 04:17 ? 00:00:00 [kintegrityd]\nroot 25 2 0 04:17 ? 00:00:00 [bioset]\nroot 27 2 0 04:17 ? 00:00:00 [kblockd]\nroot 28 2 0 04:17 ? 00:00:00 [ata_sff]\nroot 29 2 0 04:17 ? 00:00:00 [khubd]\nroot 30 2 0 04:17 ? 00:00:00 [md]\nroot 31 2 0 04:17 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 04:17 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 04:17 ? 00:00:00 [khungtaskd]\nroot 35 2 0 04:17 ? 00:00:00 [kswapd0]\nroot 36 2 0 04:17 ? 00:00:00 [vmstat]\nroot 37 2 0 04:17 ? 00:00:00 [ksmd]\nroot 38 2 0 04:17 ? 00:00:00 [khugepaged]\nroot 39 2 0 04:17 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 04:17 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 04:17 ? 00:00:00 [crypto]\nroot 53 2 0 04:17 ? 00:00:00 [kthrotld]\nroot 54 2 0 04:17 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 04:17 ? 00:00:00 [vballoon]\nroot 56 2 0 04:17 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 04:17 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 04:17 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 04:17 ? 00:00:00 [deferwq]\nroot 80 2 0 04:17 ? 00:00:00 [charger_manager]\nroot 123 2 0 04:17 ? 00:00:00 [kpsmoused]\nroot 142 2 0 04:17 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 04:17 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 04:17 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 04:17 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 466 2 0 04:17 ? 00:00:00 [kworker/u5:1]\nroot 523 1 0 04:17 ? 00:00:00 upstart-socket-bridge --daemon\nroot 580 1 0 04:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 805 2 0 04:17 ? 00:00:00 [kworker/u5:2]\nroot 817 2 0 04:17 ? 00:00:00 [kauditd]\nmessage+ 924 1 0 04:17 ? 00:00:00 dbus-daemon --system --fork\nroot 932 1 0 04:17 ? 00:00:00 upstart-file-bridge --daemon\nroot 965 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1012 1 0 04:17 ? 00:00:00 rsyslogd\nroot 1048 1 0 04:17 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1051 1 0 04:17 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1055 1 0 04:17 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1056 1 0 04:17 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1058 1 0 04:17 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1091 1 0 04:17 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1096 1 0 04:17 ? 00:00:00 atd\nroot 1097 1 0 04:17 ? 00:00:00 cron\nroot 1111 1 0 04:17 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 04:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1196 1 0 04:17 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1202 1 0 04:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1449 2 0 04:17 ? 00:00:00 [kworker/1:2]\nubuntu 1649 1 0 04:18 ? 00:00:00 /home/ubuntu/ellis_host_rncs9y/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_rncs9y --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_rncs9y --logging-server-logdir=/home/ubuntu/ellis_host_rncs9y/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_rncs9y/work/ellis_host_rncs9y%I.log --pidfile=/home/ubuntu/ellis_host_rncs9y/work/ellis_host_rncs9y.pid\nubuntu 1763 1 0 04:18 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_rncs9y/env/bin/diamond --configfile /home/ubuntu/ellis_host_rncs9y/work/plugins/diamond/etc/diamond.conf\nubuntu 1805 1649 0 04:19 ? 00:00:00 /home/ubuntu/ellis_host_rncs9y/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_rncs9y --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_rncs9y --logging-server-logdir=/home/ubuntu/ellis_host_rncs9y/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_rncs9y/work/ellis_host_rncs9y%I.log --pidfile=/home/ubuntu/ellis_host_rncs9y/work/ellis_host_rncs9y.pid\nubuntu 1827 1805 0 04:19 ? 00:00:00 /home/ubuntu/ellis_host_rncs9y/env/bin/python2.7 /home/ubuntu/ellis_host_rncs9y/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-g_AIMR\nubuntu 1838 1827 0 04:19 ? 00:00:00 /bin/sh -c /tmp/FG9KJ/install-ellis.sh\nubuntu 1840 1838 0 04:19 ? 00:00:00 /bin/bash -e /tmp/FG9KJ/install-ellis.sh\nmysql 9217 1 0 04:21 ? 00:00:00 /usr/sbin/mysqld\nntp 9367 1 0 04:22 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9950 1 0 04:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10043 1 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10047 10043 0 04:22 ? 00:00:00 inotifywait -e create -qq .\nroot 10124 1 0 04:22 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10125 10124 0 04:22 ? 00:00:00 nginx: worker process\nwww-data 10126 10124 0 04:22 ? 00:00:00 nginx: worker process\nwww-data 10127 10124 0 04:22 ? 00:00:00 nginx: worker process\nwww-data 10128 10124 0 04:22 ? 00:00:00 nginx: worker process\nroot 10163 2 0 04:22 ? 00:00:00 [kworker/u5:0]\nellis 10337 1 0 04:22 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10507 9950 0 04:22 ? 00:00:00 [nginx_ping] \nroot 10508 9950 0 04:22 ? 00:00:00 [check-nginx-upt] \nroot 10513 9950 0 04:22 ? 00:00:00 [check-monit-upt] \nroot 10516 9950 0 04:22 ? 00:00:00 [poll_ellis.sh] \nroot 10524 9950 0 04:22 ? 00:00:00 [poll_ellis_http] \nclearwa+ 10774 1 1 04:23 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.3:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.3 --name 192-168-120-3 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-3=http://192.168.120.3:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.3:2380 --listen-peer-urls http://192.168.120.3:2380\nroot 10810 9950 0 04:23 ? 00:00:00 [check-etcd-upti] \nroot 10812 9950 0 04:23 ? 00:00:00 [poll_etcd_clust] \nroot 10815 9950 0 04:23 ? 00:00:00 [poll_etcd.sh] \ndnsmasq 10911 1 0 04:23 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10975 1840 0 04:23 ? 00:00:00 /bin/bash -e /tmp/FG9KJ/install-ellis.sh\nubuntu 10976 10975 0 04:23 ? 00:00:00 /bin/bash -e /tmp/FG9KJ/install-ellis.sh\nroot 10977 10976 0 04:23 ? 00:00:00 sudo ps -edf\nroot 10978 10977 0 04:23 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:09.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:09.348Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:09.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:10.353Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:10.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:10.353Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:10.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:10.353Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:10.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:10.353Z", "message": "Execution done (return_code=0): /tmp/5AC14/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:10.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:10.353Z", "message": "[ellis] => [30-Jul-2018 04:22:19 UTC] clearwater-diags-monitor starting\n[30-Jul-2018 04:22:19 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:10.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "dime_fwes6s", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:10.353Z", "message": "[dime] => 2018-07-30 04:22:48.830412574 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:10.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "a9b29cac-7561-47d9-b596-3e66ad0bff33"}, {"node_instance_id": "dime_fwes6s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:10.370Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:10.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:11.366Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:11.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:11.366Z", "message": "[ellis] => 2018-07-30 04:22:50.924285167 Stopping etcd clearwater-etcd\n2018-07-30 04:22:51.490807057 Restarting etcd clearwater-etcd\n2018-07-30 04:22:51.495792089 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-07-30 04:22:51.496569525 Check for previous failed startup attempt\n2018-07-30 04:22:51.497720029 Running etcdctl member list\nca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true\n2018-07-30 04:22:51.615873480 etcdctl returned 0\n2018-07-30 04:22:51.622868661 Joining existing cluster...\n2018-07-30 04:23:02.626088657 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-07-30 04:23:02.626892076 Check cluster is healthy\n2018-07-30 04:23:02.628757148 Running etcdctl cluster-health\nmember ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000\ncluster is healthy\n2018-07-30 04:23:02.641712345 etcdctl returned 0\n2018-07-30 04:23:02.642920991 Tell the cluster we're joining\n2018-07-30 04:23:02.643743707 Running etcdctl member add 192-168-120-3 http://192.168.120.3:2380\nAdded member named 192-168-120-3 with ID f3287cb67d2b80 to cluster\n\nETCD_NAME=\"192-168-120-3\"\nETCD_INITIAL_CLUSTER=\"192-168-120-3=http://192.168.120.3:2380,192-168-120-15=http://192.168.120.15:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-07-30 04:23:02.738613570 etcdctl returned 0\n2018-07-30 04:23:02.774156289 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.3:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.3\n --name 192-168-120-3\n --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-3=http://192.168.120.3:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.3:2380\n --listen-peer-urls http://192.168.120.3:2380\n2018-07-30 04:23:02.775895096 Check we're actually a member of the cluster\n2018-07-30 04:23:02.782289282 Wait for etcd to startup\n2018-07-30 04:23:03.795529188 Etcd started successfully\n2018-07-30 04:23:02.801579 I | etcdmain: etcd Version: 3.1.7\n2018-07-30 04:23:02.801637 I | etcdmain: Git SHA: 43b7507\n2018-07-30 04:23:02.801641 I | etcdmain: Go Version: go1.7.5\n2018-07-30 04:23:02.801644 I | etcdmain: Go OS/Arch: linux/amd64\n2018-07-30 04:23:02.801648 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-07-30 04:23:02.801705 I | embed: listening for peers on http://192.168.120.3:2380\n2018-07-30 04:23:02.801748 I | embed: listening for client requests on 0.0.0.0:4000\n2018-07-30 04:23:02.846366 I | etcdserver: name = 192-168-120-3\n2018-07-30 04:23:02.846390 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.3\n2018-07-30 04:23:02.846395 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.3/member\n2018-07-30 04:23:02.846399 I | etcdserver: heartbeat = 100ms\n2018-07-30 04:23:02.846402 I | etcdserver: election = 1000ms\n2018-07-30 04:23:02.846406 I | etcdserver: snapshot count = 10000\n2018-07-30 04:23:02.846414 I | etcdserver: advertise client URLs = http://192.168.120.3:4000\n2018-07-30 04:23:02.852328 I | etcdserver: starting member f3287cb67d2b80 in cluster f59fb9088e78524e\n2018-07-30 04:23:02.852369 I | raft: f3287cb67d2b80 became follower at term 0\n2018-07-30 04:23:02.852385 I | raft: newRaft f3287cb67d2b80 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-07-30 04:23:02.852390 I | raft: f3287cb67d2b80 became follower at term 1\n2018-07-30 04:23:02.870390 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-07-30 04:23:02.870423 I | rafthttp: starting peer ca6a20ed546c7237...\n2018-07-30 04:23:02.870432 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-07-30 04:23:02.871738 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-07-30 04:23:02.871974 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-07-30 04:23:02.875942 I | rafthttp: started peer ca6a20ed546c7237\n2018-07-30 04:23:02.875979 I | rafthttp: added peer ca6a20ed546c7237\n2018-07-30 04:23:02.875998 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-07-30 04:23:02.877597 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-07-30 04:23:02.877823 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader)\n2018-07-30 04:23:02.879148 I | rafthttp: peer ca6a20ed546c7237 became active\n2018-07-30 04:23:02.879172 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-07-30 04:23:02.879883 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader)\n2018-07-30 04:23:02.880276 I | raft: f3287cb67d2b80 [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 2]\n2018-07-30 04:23:02.880294 I | raft: f3287cb67d2b80 became follower at term 2\n2018-07-30 04:23:02.880307 I | raft: raft.node: f3287cb67d2b80 elected leader ca6a20ed546c7237 at term 2\n2018-07-30 04:23:02.880457 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer)\n2018-07-30 04:23:02.880628 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer)\n2018-07-30 04:23:02.922517 D | raft: f3287cb67d2b80 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from ca6a20ed546c7237\n2018-07-30 04:23:02.927110 D | raft: f3287cb67d2b80 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from ca6a20ed546c7237\n2018-07-30 04:23:02.927505 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-07-30 04:23:02.927626 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-07-30 04:23:02.927650 I | etcdserver/api: enabled capabilities for version 3.1\n2018-07-30 04:23:02.927835 I | etcdserver/membership: added member f3287cb67d2b80 [http://192.168.120.3:2380] to cluster f59fb9088e78524e\n2018-07-30 04:23:03.063106 I | etcdserver: published {Name:192-168-120-3 ClientURLs:[http://192.168.120.3:4000]} to cluster f59fb9088e78524e\n2018-07-30 04:23:03.063199 I | embed: ready to serve client requests\n2018-07-30 04:23:03.063506 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-07-30 04:23:03.982591 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:58260\n2018-07-30 04:23:04.001784 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:58261\n2018-07-30 04:23:04.002416 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:58262\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:11.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:11.366Z", "message": "Execution done (return_code=0): /tmp/FG9KJ/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:11.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": "ellis_y5d0g1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:11.366Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:11.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "98819200-a02d-4d19-906d-3fb3491a56d8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:11.684Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:11.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "dime_fwes6s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:11.684Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:11.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "ellis_y5d0g1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:11.684Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:11.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:11.684Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:11.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.371Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32b24979-aa20-4211-b941-60318ae6b3fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.371Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32b24979-aa20-4211-b941-60318ae6b3fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.371Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32b24979-aa20-4211-b941-60318ae6b3fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.371Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32b24979-aa20-4211-b941-60318ae6b3fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.371Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JXBIZ/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32b24979-aa20-4211-b941-60318ae6b3fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.371Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32b24979-aa20-4211-b941-60318ae6b3fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.371Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_j9dwfl': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-j9dwfl'}}, u'sprout': {u'sprout_n3tmhd': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-n3tmhd'}}, u'bono': {u'bono_m0b5kw': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.5', u'name': u'bono-m0b5kw'}}, u'dime': {u'dime_fwes6s': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-fwes6s'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32b24979-aa20-4211-b941-60318ae6b3fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.371Z", "message": "[localhost] run: sudo mv /tmp/tmpPo0b9b /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32b24979-aa20-4211-b941-60318ae6b3fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.371Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32b24979-aa20-4211-b941-60318ae6b3fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.371Z", "message": "[localhost] run: sudo mv /tmp/tmpE1virH /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32b24979-aa20-4211-b941-60318ae6b3fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.371Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32b24979-aa20-4211-b941-60318ae6b3fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.371Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "32b24979-aa20-4211-b941-60318ae6b3fe"}, {"node_instance_id": "ellis_y5d0g1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.691Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.691Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.691Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:12.691Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:12.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 1869, "offset": 1784, "size": 50}}} 2018-07-30 04:23:13,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:13,281 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:13 GMT 2018-07-30 04:23:13,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:13,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 61372 2018-07-30 04:23:13,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:13,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c1:80:4d inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec1:804d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:95938 errors:0 dropped:0 overruns:0 frame:0 TX packets:56351 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:146891432 (146.8 MB) TX bytes:9076293 (9.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:197 errors:0 dropped:0 overruns:0 frame:0 TX packets:197 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:15862 (15.8 KB) TX bytes:15862 (15.8 KB) real 0m0.005s user 0m0.002s sys 0m0.003s 2018-07-30 04:23:13,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 04:17 ? 00:00:00 /sbin/init root 2 0 0 04:17 ? 00:00:00 [kthreadd] root 3 2 0 04:17 ? 00:00:00 [ksoftirqd/0] root 5 2 0 04:17 ? 00:00:00 [kworker/0:0H] root 6 2 0 04:17 ? 00:00:00 [kworker/u4:0] root 7 2 0 04:17 ? 00:00:00 [rcu_sched] root 8 2 0 04:17 ? 00:00:00 [rcuos/0] root 9 2 0 04:17 ? 00:00:00 [rcuos/1] root 10 2 0 04:17 ? 00:00:00 [rcu_bh] root 11 2 0 04:17 ? 00:00:00 [rcuob/0] root 12 2 0 04:17 ? 00:00:00 [rcuob/1] root 13 2 0 04:17 ? 00:00:00 [migration/0] root 14 2 0 04:17 ? 00:00:00 [watchdog/0] root 15 2 0 04:17 ? 00:00:00 [watchdog/1] root 16 2 0 04:17 ? 00:00:00 [migration/1] root 17 2 0 04:17 ? 00:00:00 [ksoftirqd/1] root 19 2 0 04:17 ? 00:00:00 [kworker/1:0H] root 20 2 0 04:17 ? 00:00:00 [khelper] root 21 2 0 04:17 ? 00:00:00 [kdevtmpfs] root 22 2 0 04:17 ? 00:00:00 [netns] root 23 2 0 04:17 ? 00:00:00 [writeback] root 24 2 0 04:17 ? 00:00:00 [kintegrityd] root 25 2 0 04:17 ? 00:00:00 [bioset] root 27 2 0 04:17 ? 00:00:00 [kblockd] root 28 2 0 04:17 ? 00:00:00 [ata_sff] root 29 2 0 04:17 ? 00:00:00 [khubd] root 30 2 0 04:17 ? 00:00:00 [md] root 31 2 0 04:17 ? 00:00:00 [devfreq_wq] root 32 2 0 04:17 ? 00:00:00 [kworker/0:1] root 34 2 0 04:17 ? 00:00:00 [khungtaskd] root 35 2 0 04:17 ? 00:00:00 [kswapd0] root 36 2 0 04:17 ? 00:00:00 [vmstat] root 37 2 0 04:17 ? 00:00:00 [ksmd] root 38 2 0 04:17 ? 00:00:00 [khugepaged] root 39 2 0 04:17 ? 00:00:00 [fsnotify_mark] root 40 2 0 04:17 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 04:17 ? 00:00:00 [crypto] root 53 2 0 04:17 ? 00:00:00 [kthrotld] root 54 2 0 04:17 ? 00:00:00 [kworker/u4:1] root 55 2 0 04:17 ? 00:00:00 [vballoon] root 56 2 0 04:17 ? 00:00:00 [kworker/1:1] root 57 2 0 04:17 ? 00:00:00 [scsi_eh_0] root 58 2 0 04:17 ? 00:00:00 [scsi_eh_1] root 79 2 0 04:17 ? 00:00:00 [deferwq] root 80 2 0 04:17 ? 00:00:00 [charger_manager] root 124 2 0 04:17 ? 00:00:00 [kpsmoused] root 142 2 0 04:17 ? 00:00:00 [kworker/0:2] root 186 2 0 04:17 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 04:17 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 04:17 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 431 2 0 04:17 ? 00:00:00 [kworker/u5:1] root 491 1 0 04:17 ? 00:00:00 upstart-socket-bridge --daemon root 607 1 0 04:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 04:17 ? 00:00:00 [kworker/u5:2] root 820 2 0 04:17 ? 00:00:00 [kauditd] message+ 924 1 0 04:17 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 04:17 ? 00:00:00 upstart-file-bridge --daemon root 947 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-logind syslog 983 1 0 04:17 ? 00:00:00 rsyslogd root 1050 1 0 04:17 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 04:17 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 04:17 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 04:17 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 04:17 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 04:17 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 04:17 ? 00:00:00 cron daemon 1106 1 0 04:17 ? 00:00:00 atd root 1117 1 0 04:17 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 04:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 04:17 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 04:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 04:17 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 04:18 ? 00:00:00 /home/ubuntu/dime_host_1jv2la/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_1jv2la --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_1jv2la --logging-server-logdir=/home/ubuntu/dime_host_1jv2la/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_1jv2la/work/dime_host_1jv2la%I.log --pidfile=/home/ubuntu/dime_host_1jv2la/work/dime_host_1jv2la.pid ubuntu 1765 1 0 04:18 ? 00:00:01 python2.7 /home/ubuntu/dime_host_1jv2la/env/bin/diamond --configfile /home/ubuntu/dime_host_1jv2la/work/plugins/diamond/etc/diamond.conf ubuntu 1809 1651 0 04:19 ? 00:00:00 /home/ubuntu/dime_host_1jv2la/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_1jv2la --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_1jv2la --logging-server-logdir=/home/ubuntu/dime_host_1jv2la/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_1jv2la/work/dime_host_1jv2la%I.log --pidfile=/home/ubuntu/dime_host_1jv2la/work/dime_host_1jv2la.pid ubuntu 1830 1809 0 04:19 ? 00:00:00 /home/ubuntu/dime_host_1jv2la/env/bin/python2.7 /home/ubuntu/dime_host_1jv2la/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Udj1Vf ubuntu 1841 1830 0 04:19 ? 00:00:00 /bin/sh -c /tmp/5AC14/install-dime.sh ubuntu 1843 1841 0 04:19 ? 00:00:00 /bin/bash -e /tmp/5AC14/install-dime.sh ntp 8781 1 0 04:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9347 1 0 04:22 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9348 9347 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9352 1 0 04:22 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9353 9352 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9362 9348 0 04:22 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9363 9353 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9364 9363 0 04:22 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9401 1 0 04:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9706 2 0 04:22 ? 00:00:00 [kworker/u5:0] snmp 10136 1 0 04:22 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10416 1 0 04:23 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10479 1843 0 04:23 ? 00:00:00 /bin/bash -e /tmp/5AC14/install-dime.sh ubuntu 10480 10479 0 04:23 ? 00:00:00 /bin/bash -e /tmp/5AC14/install-dime.sh root 10481 10480 0 04:23 ? 00:00:00 sudo ps -edf root 10482 10481 0 04:23 ? 00:00:00 ps -edf real 0m0.011s user 0m0.005s sys 0m0.008s 2018-07-30 04:23:13,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-07-30 04:23:13,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10416/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9401/monit tcp6 0 0 ::1:53 :::* LISTEN 10416/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 8781/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8781/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8781/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10136/snmpd udp 0 0 0.0.0.0:57738 0.0.0.0:* 607/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10416/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 607/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8781/ntpd udp6 0 0 ::1:123 :::* 8781/ntpd udp6 0 0 :::123 :::* 8781/ntpd udp6 0 0 :::161 :::* 10136/snmpd udp6 0 0 :::8546 :::* 607/dhclient udp6 0 0 ::1:53 :::* 10416/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10925 1651/python2.7 /tmp/cloudify-logging-server-37097.socket unix 2 [ ACC ] STREAM LISTENING 11988 1830/python2.7 /tmp/ctx-wBgwMi.socket unix 2 [ ACC ] STREAM LISTENING 7110 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21282 9362/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21756 9364/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8096 924/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9385 1119/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 22952 10136/snmpd /var/agentx/master unix 2 [ ACC ] SEQPACKET LISTENING 7390 396/systemd-udevd /run/udev/control real 0m0.008s user 0m0.004s sys 0m0.005s 2018-07-30 04:23:13,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.081s user 0m0.012s sys 0m0.050s 2018-07-30 04:23:13,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-07-30 04:23:13,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-07-30 04:23:13,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-07-30 04:23:13,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-07-30 04:23:13,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-07-30 04:23:13,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/clearwater-sa30 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/ralf /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20180730T040000Z.txt /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.008s user 0m0.004s sys 0m0.002s 2018-07-30 04:23:13,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10911/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9950/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10124/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9217/mysqld tcp 0 0 192.168.120.3:2380 0.0.0.0:* LISTEN 10774/etcd tcp6 0 0 ::1:53 :::* LISTEN 10911/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1091/sshd tcp6 0 0 :::4000 :::* LISTEN 10774/etcd udp 0 0 192.168.120.3:123 0.0.0.0:* 9367/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9367/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9367/ntpd udp 0 0 0.0.0.0:21077 0.0.0.0:* 580/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10911/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 9367/ntpd udp6 0 0 ::1:123 :::* 9367/ntpd udp6 0 0 :::123 :::* 9367/ntpd udp6 0 0 :::24317 :::* 580/dhclient udp6 0 0 ::1:53 :::* 10911/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11404 1649/python2.7 /tmp/cloudify-logging-server-e9554.socket unix 2 [ ACC ] STREAM LISTENING 12533 1827/python2.7 /tmp/ctx-cgcPeh.socket unix 2 [ ACC ] STREAM LISTENING 1449 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 1644 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 21140 9217/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 23286 10337/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 8864 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8667 924/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.004s sys 0m0.004s 2018-07-30 04:23:13,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:07:30 04:22:10: Namespace: management 2018:07:30 04:22:10: [management] Starting server 2018:07:30 04:22:10: [management] Listening for requests 2018:07:30 04:22:10: Namespace: signaling 2018:07:30 04:22:10: [signaling] Starting server 2018:07:30 04:22:10: [signaling] Listening for requests real 0m0.006s user 0m0.005s sys 0m0.003s 2018-07-30 04:23:13,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/clearwater-sa30 /var/log/sysstat/sa30 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ellis /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/mysql.err /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/mysql.log /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.007s user 0m0.001s sys 0m0.004s 2018-07-30 04:23:13,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-07-30 04:23:13,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 04:17 ? 00:00:00 /sbin/init root 2 0 0 04:17 ? 00:00:00 [kthreadd] root 3 2 0 04:17 ? 00:00:00 [ksoftirqd/0] root 5 2 0 04:17 ? 00:00:00 [kworker/0:0H] root 6 2 0 04:17 ? 00:00:00 [kworker/u4:0] root 7 2 0 04:17 ? 00:00:00 [rcu_sched] root 8 2 0 04:17 ? 00:00:00 [rcuos/0] root 9 2 0 04:17 ? 00:00:00 [rcuos/1] root 10 2 0 04:17 ? 00:00:00 [rcu_bh] root 11 2 0 04:17 ? 00:00:00 [rcuob/0] root 12 2 0 04:17 ? 00:00:00 [rcuob/1] root 13 2 0 04:17 ? 00:00:00 [migration/0] root 14 2 0 04:17 ? 00:00:00 [watchdog/0] root 15 2 0 04:17 ? 00:00:00 [watchdog/1] root 16 2 0 04:17 ? 00:00:00 [migration/1] root 17 2 0 04:17 ? 00:00:00 [ksoftirqd/1] root 19 2 0 04:17 ? 00:00:00 [kworker/1:0H] root 20 2 0 04:17 ? 00:00:00 [khelper] root 21 2 0 04:17 ? 00:00:00 [kdevtmpfs] root 22 2 0 04:17 ? 00:00:00 [netns] root 23 2 0 04:17 ? 00:00:00 [writeback] root 24 2 0 04:17 ? 00:00:00 [kintegrityd] root 25 2 0 04:17 ? 00:00:00 [bioset] root 27 2 0 04:17 ? 00:00:00 [kblockd] root 28 2 0 04:17 ? 00:00:00 [ata_sff] root 29 2 0 04:17 ? 00:00:00 [khubd] root 30 2 0 04:17 ? 00:00:00 [md] root 31 2 0 04:17 ? 00:00:00 [devfreq_wq] root 32 2 0 04:17 ? 00:00:00 [kworker/0:1] root 34 2 0 04:17 ? 00:00:00 [khungtaskd] root 35 2 0 04:17 ? 00:00:00 [kswapd0] root 36 2 0 04:17 ? 00:00:00 [vmstat] root 37 2 0 04:17 ? 00:00:00 [ksmd] root 38 2 0 04:17 ? 00:00:00 [khugepaged] root 39 2 0 04:17 ? 00:00:00 [fsnotify_mark] root 40 2 0 04:17 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 04:17 ? 00:00:00 [crypto] root 53 2 0 04:17 ? 00:00:00 [kthrotld] root 54 2 0 04:17 ? 00:00:00 [kworker/u4:1] root 55 2 0 04:17 ? 00:00:00 [vballoon] root 56 2 0 04:17 ? 00:00:00 [kworker/1:1] root 57 2 0 04:17 ? 00:00:00 [scsi_eh_0] root 58 2 0 04:17 ? 00:00:00 [scsi_eh_1] root 79 2 0 04:17 ? 00:00:00 [deferwq] root 80 2 0 04:17 ? 00:00:00 [charger_manager] root 123 2 0 04:17 ? 00:00:00 [kpsmoused] root 142 2 0 04:17 ? 00:00:00 [kworker/0:2] root 186 2 0 04:17 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 04:17 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 04:17 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 466 2 0 04:17 ? 00:00:00 [kworker/u5:1] root 523 1 0 04:17 ? 00:00:00 upstart-socket-bridge --daemon root 580 1 0 04:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 805 2 0 04:17 ? 00:00:00 [kworker/u5:2] root 817 2 0 04:17 ? 00:00:00 [kauditd] message+ 924 1 0 04:17 ? 00:00:00 dbus-daemon --system --fork root 932 1 0 04:17 ? 00:00:00 upstart-file-bridge --daemon root 965 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-logind syslog 1012 1 0 04:17 ? 00:00:00 rsyslogd root 1048 1 0 04:17 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1051 1 0 04:17 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1055 1 0 04:17 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1056 1 0 04:17 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1058 1 0 04:17 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 04:17 ? 00:00:00 /usr/sbin/sshd -D daemon 1096 1 0 04:17 ? 00:00:00 atd root 1097 1 0 04:17 ? 00:00:00 cron root 1111 1 0 04:17 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 04:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1196 1 0 04:17 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1202 1 0 04:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1449 2 0 04:17 ? 00:00:00 [kworker/1:2] ubuntu 1649 1 0 04:18 ? 00:00:00 /home/ubuntu/ellis_host_rncs9y/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_rncs9y --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_rncs9y --logging-server-logdir=/home/ubuntu/ellis_host_rncs9y/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_rncs9y/work/ellis_host_rncs9y%I.log --pidfile=/home/ubuntu/ellis_host_rncs9y/work/ellis_host_rncs9y.pid ubuntu 1763 1 0 04:18 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_rncs9y/env/bin/diamond --configfile /home/ubuntu/ellis_host_rncs9y/work/plugins/diamond/etc/diamond.conf ubuntu 1805 1649 0 04:19 ? 00:00:00 /home/ubuntu/ellis_host_rncs9y/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_rncs9y --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_rncs9y --logging-server-logdir=/home/ubuntu/ellis_host_rncs9y/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_rncs9y/work/ellis_host_rncs9y%I.log --pidfile=/home/ubuntu/ellis_host_rncs9y/work/ellis_host_rncs9y.pid ubuntu 1827 1805 0 04:19 ? 00:00:00 /home/ubuntu/ellis_host_rncs9y/env/bin/python2.7 /home/ubuntu/ellis_host_rncs9y/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-g_AIMR ubuntu 1838 1827 0 04:19 ? 00:00:00 /bin/sh -c /tmp/FG9KJ/install-ellis.sh ubuntu 1840 1838 0 04:19 ? 00:00:00 /bin/bash -e /tmp/FG9KJ/install-ellis.sh mysql 9217 1 0 04:21 ? 00:00:00 /usr/sbin/mysqld ntp 9367 1 0 04:22 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9950 1 0 04:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10043 1 0 04:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10047 10043 0 04:22 ? 00:00:00 inotifywait -e create -qq . root 10124 1 0 04:22 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10125 10124 0 04:22 ? 00:00:00 nginx: worker process www-data 10126 10124 0 04:22 ? 00:00:00 nginx: worker process www-data 10127 10124 0 04:22 ? 00:00:00 nginx: worker process www-data 10128 10124 0 04:22 ? 00:00:00 nginx: worker process root 10163 2 0 04:22 ? 00:00:00 [kworker/u5:0] ellis 10337 1 0 04:22 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10507 9950 0 04:22 ? 00:00:00 [nginx_ping] root 10508 9950 0 04:22 ? 00:00:00 [check-nginx-upt] root 10513 9950 0 04:22 ? 00:00:00 [check-monit-upt] root 10516 9950 0 04:22 ? 00:00:00 [poll_ellis.sh] root 10524 9950 0 04:22 ? 00:00:00 [poll_ellis_http] clearwa+ 10774 1 1 04:23 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.3:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.3 --name 192-168-120-3 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-3=http://192.168.120.3:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.3:2380 --listen-peer-urls http://192.168.120.3:2380 root 10810 9950 0 04:23 ? 00:00:00 [check-etcd-upti] root 10812 9950 0 04:23 ? 00:00:00 [poll_etcd_clust] root 10815 9950 0 04:23 ? 00:00:00 [poll_etcd.sh] dnsmasq 10911 1 0 04:23 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10975 1840 0 04:23 ? 00:00:00 /bin/bash -e /tmp/FG9KJ/install-ellis.sh ubuntu 10976 10975 0 04:23 ? 00:00:00 /bin/bash -e /tmp/FG9KJ/install-ellis.sh root 10977 10976 0 04:23 ? 00:00:00 sudo ps -edf root 10978 10977 0 04:23 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.006s 2018-07-30 04:23:13,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-07-30 04:23:13,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-07-30 04:23:13,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-07-30 04:23:13,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-07-30 04:23:13,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5AC14/install-dime.sh 2018-07-30 04:23:13,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [30-Jul-2018 04:22:19 UTC] clearwater-diags-monitor starting [30-Jul-2018 04:22:19 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-07-30 04:23:13,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-07-30 04:22:48.830412574 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-30 04:23:13,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:23:13,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-07-30 04:23:13,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-07-30 04:22:50.924285167 Stopping etcd clearwater-etcd 2018-07-30 04:22:51.490807057 Restarting etcd clearwater-etcd 2018-07-30 04:22:51.495792089 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-07-30 04:22:51.496569525 Check for previous failed startup attempt 2018-07-30 04:22:51.497720029 Running etcdctl member list ca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true 2018-07-30 04:22:51.615873480 etcdctl returned 0 2018-07-30 04:22:51.622868661 Joining existing cluster... 2018-07-30 04:23:02.626088657 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-07-30 04:23:02.626892076 Check cluster is healthy 2018-07-30 04:23:02.628757148 Running etcdctl cluster-health member ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000 cluster is healthy 2018-07-30 04:23:02.641712345 etcdctl returned 0 2018-07-30 04:23:02.642920991 Tell the cluster we're joining 2018-07-30 04:23:02.643743707 Running etcdctl member add 192-168-120-3 http://192.168.120.3:2380 Added member named 192-168-120-3 with ID f3287cb67d2b80 to cluster ETCD_NAME="192-168-120-3" ETCD_INITIAL_CLUSTER="192-168-120-3=http://192.168.120.3:2380,192-168-120-15=http://192.168.120.15:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-07-30 04:23:02.738613570 etcdctl returned 0 2018-07-30 04:23:02.774156289 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.3:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.3 --name 192-168-120-3 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-3=http://192.168.120.3:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.3:2380 --listen-peer-urls http://192.168.120.3:2380 2018-07-30 04:23:02.775895096 Check we're actually a member of the cluster 2018-07-30 04:23:02.782289282 Wait for etcd to startup 2018-07-30 04:23:03.795529188 Etcd started successfully 2018-07-30 04:23:02.801579 I | etcdmain: etcd Version: 3.1.7 2018-07-30 04:23:02.801637 I | etcdmain: Git SHA: 43b7507 2018-07-30 04:23:02.801641 I | etcdmain: Go Version: go1.7.5 2018-07-30 04:23:02.801644 I | etcdmain: Go OS/Arch: linux/amd64 2018-07-30 04:23:02.801648 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-07-30 04:23:02.801705 I | embed: listening for peers on http://192.168.120.3:2380 2018-07-30 04:23:02.801748 I | embed: listening for client requests on 0.0.0.0:4000 2018-07-30 04:23:02.846366 I | etcdserver: name = 192-168-120-3 2018-07-30 04:23:02.846390 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.3 2018-07-30 04:23:02.846395 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.3/member 2018-07-30 04:23:02.846399 I | etcdserver: heartbeat = 100ms 2018-07-30 04:23:02.846402 I | etcdserver: election = 1000ms 2018-07-30 04:23:02.846406 I | etcdserver: snapshot count = 10000 2018-07-30 04:23:02.846414 I | etcdserver: advertise client URLs = http://192.168.120.3:4000 2018-07-30 04:23:02.852328 I | etcdserver: starting member f3287cb67d2b80 in cluster f59fb9088e78524e 2018-07-30 04:23:02.852369 I | raft: f3287cb67d2b80 became follower at term 0 2018-07-30 04:23:02.852385 I | raft: newRaft f3287cb67d2b80 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-07-30 04:23:02.852390 I | raft: f3287cb67d2b80 became follower at term 1 2018-07-30 04:23:02.870390 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-07-30 04:23:02.870423 I | rafthttp: starting peer ca6a20ed546c7237... 2018-07-30 04:23:02.870432 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-07-30 04:23:02.871738 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-07-30 04:23:02.871974 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-07-30 04:23:02.875942 I | rafthttp: started peer ca6a20ed546c7237 2018-07-30 04:23:02.875979 I | rafthttp: added peer ca6a20ed546c7237 2018-07-30 04:23:02.875998 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-07-30 04:23:02.877597 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-07-30 04:23:02.877823 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader) 2018-07-30 04:23:02.879148 I | rafthttp: peer ca6a20ed546c7237 became active 2018-07-30 04:23:02.879172 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-07-30 04:23:02.879883 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader) 2018-07-30 04:23:02.880276 I | raft: f3287cb67d2b80 [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 2] 2018-07-30 04:23:02.880294 I | raft: f3287cb67d2b80 became follower at term 2 2018-07-30 04:23:02.880307 I | raft: raft.node: f3287cb67d2b80 elected leader ca6a20ed546c7237 at term 2 2018-07-30 04:23:02.880457 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer) 2018-07-30 04:23:02.880628 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer) 2018-07-30 04:23:02.922517 D | raft: f3287cb67d2b80 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from ca6a20ed546c7237 2018-07-30 04:23:02.927110 D | raft: f3287cb67d2b80 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from ca6a20ed546c7237 2018-07-30 04:23:02.927505 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-07-30 04:23:02.927626 N | etcdserver/membership: set the initial cluster version to 3.1 2018-07-30 04:23:02.927650 I | etcdserver/api: enabled capabilities for version 3.1 2018-07-30 04:23:02.927835 I | etcdserver/membership: added member f3287cb67d2b80 [http://192.168.120.3:2380] to cluster f59fb9088e78524e 2018-07-30 04:23:03.063106 I | etcdserver: published {Name:192-168-120-3 ClientURLs:[http://192.168.120.3:4000]} to cluster f59fb9088e78524e 2018-07-30 04:23:03.063199 I | embed: ready to serve client requests 2018-07-30 04:23:03.063506 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-07-30 04:23:03.982591 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:58260 2018-07-30 04:23:04.001784 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:58261 2018-07-30 04:23:04.002416 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:58262 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-30 04:23:13,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FG9KJ/install-ellis.sh 2018-07-30 04:23:13,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-07-30 04:23:13,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:23:13,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:23:13,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:23:13,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:23:13,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-30 04:23:13,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-30 04:23:13,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-30 04:23:13,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-30 04:23:13,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JXBIZ/bind.py 2018-07-30 04:23:13,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-30 04:23:13,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_j9dwfl': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-j9dwfl'}}, u'sprout': {u'sprout_n3tmhd': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-n3tmhd'}}, u'bono': {u'bono_m0b5kw': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.5', u'name': u'bono-m0b5kw'}}, u'dime': {u'dime_fwes6s': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-fwes6s'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-07-30 04:23:13,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPo0b9b /etc/bind/db.clearwater.local 2018-07-30 04:23:13,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-30 04:23:13,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpE1virH /etc/bind/db.clearwater.opnfv 2018-07-30 04:23:13,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-30 04:23:13,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-30 04:23:13,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:23:13,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:23:13,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:23:13,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:23:13,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:23:13,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:13,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:13,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:13,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:13,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:13,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:13,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:13,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:23:13,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:13,489 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:13 GMT 2018-07-30 04:23:13,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:13,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:23:13,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:18,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:23:18,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:18,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:18,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:18,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:18,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:18,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:18,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:18,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:13.376Z", "message": "Downloaded scripts/bind/bind.py to /tmp/2HTWU/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9d809d6d-bc21-4047-9e98-2a3b9894c13d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:13.376Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "880bde77-7ba9-4feb-a69b-198db203388b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:13.376Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9d809d6d-bc21-4047-9e98-2a3b9894c13d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:13.376Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9d809d6d-bc21-4047-9e98-2a3b9894c13d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:13.376Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9d809d6d-bc21-4047-9e98-2a3b9894c13d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:13.376Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9d809d6d-bc21-4047-9e98-2a3b9894c13d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:13.376Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9d809d6d-bc21-4047-9e98-2a3b9894c13d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:13.376Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_j9dwfl': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-j9dwfl'}}, u'sprout': {u'sprout_n3tmhd': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-n3tmhd'}}, u'ellis': {u'ellis_y5d0g1': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.3', u'name': u'ellis-y5d0g1'}}, u'bono': {u'bono_m0b5kw': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.5', u'name': u'bono-m0b5kw'}}, u'dime': {u'dime_fwes6s': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-fwes6s'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9d809d6d-bc21-4047-9e98-2a3b9894c13d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:13.376Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9d809d6d-bc21-4047-9e98-2a3b9894c13d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:13.376Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/ZWET1/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "880bde77-7ba9-4feb-a69b-198db203388b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:13.376Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "880bde77-7ba9-4feb-a69b-198db203388b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:13.376Z", "message": "Executing: /tmp/ZWET1/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "880bde77-7ba9-4feb-a69b-198db203388b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:13.376Z", "message": "[localhost] run: sudo mv /tmp/tmpwyGiwx /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:13.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9d809d6d-bc21-4047-9e98-2a3b9894c13d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:13.984Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:13.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:14.485Z", "message": "[localhost] run: sudo mv /tmp/tmp5ow0l9 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:14.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9d809d6d-bc21-4047-9e98-2a3b9894c13d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:14.485Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:14.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9d809d6d-bc21-4047-9e98-2a3b9894c13d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:14.485Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:14.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9d809d6d-bc21-4047-9e98-2a3b9894c13d"}], "metadata": {"pagination": {"total": 1887, "offset": 1832, "size": 50}}} 2018-07-30 04:23:18,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:18,690 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:18 GMT 2018-07-30 04:23:18,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:18,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10075 2018-07-30 04:23:18,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:18,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2HTWU/bind.py 2018-07-30 04:23:18,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-07-30 04:23:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-30 04:23:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-30 04:23:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-07-30 04:23:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-07-30 04:23:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-07-30 04:23:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_j9dwfl': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-j9dwfl'}}, u'sprout': {u'sprout_n3tmhd': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-n3tmhd'}}, u'ellis': {u'ellis_y5d0g1': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.3', u'name': u'ellis-y5d0g1'}}, u'bono': {u'bono_m0b5kw': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.5', u'name': u'bono-m0b5kw'}}, u'dime': {u'dime_fwes6s': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-fwes6s'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-07-30 04:23:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-07-30 04:23:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/ZWET1/create_number.sh 2018-07-30 04:23:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-07-30 04:23:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZWET1/create_number.sh 2018-07-30 04:23:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwyGiwx /etc/bind/db.clearwater.local 2018-07-30 04:23:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:23:18,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5ow0l9 /etc/bind/db.clearwater.opnfv 2018-07-30 04:23:18,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-07-30 04:23:18,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-07-30 04:23:18,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:23:18,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:18,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:18,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:18,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:18,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:18,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:18,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:18,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:23:18,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:18,959 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:18 GMT 2018-07-30 04:23:18,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:18,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:23:18,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:23,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:23:24,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:24,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:24,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:24,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:24,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:24,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:24,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:24,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:23.308Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.15:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.15\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:23.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "880bde77-7ba9-4feb-a69b-198db203388b"}], "metadata": {"pagination": {"total": 1888, "offset": 1849, "size": 50}}} 2018-07-30 04:23:24,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:24,092 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:24 GMT 2018-07-30 04:23:24,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:24,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1452 2018-07-30 04:23:24,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:24,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.15:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.15 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-07-30 04:23:24,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:23:24,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:24,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:24,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:24,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:24,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:24,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:24,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:24,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:23:24,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:24,421 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:24 GMT 2018-07-30 04:23:24,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:24,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:23:24,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:29,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:23:29,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:29,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:29,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:29,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:29,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:29,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:29,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:29,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:26.045Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:26.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:27.090Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:27.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:27.492Z", "message": "Execution done (return_code=0): /tmp/ZWET1/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:27.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "880bde77-7ba9-4feb-a69b-198db203388b"}], "metadata": {"pagination": {"total": 1891, "offset": 1850, "size": 50}}} 2018-07-30 04:23:29,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:29,512 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:29 GMT 2018-07-30 04:23:29,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:29,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1670 2018-07-30 04:23:29,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:29,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-07-30 04:23:29,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:23:29,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/ZWET1/create_number.sh 2018-07-30 04:23:29,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:23:29,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:29,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:29,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:29,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:29,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:29,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:29,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:29,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:23:29,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:29,602 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:29 GMT 2018-07-30 04:23:29,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:29,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:23:29,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:34,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:23:34,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:34,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:34,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:34,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:34,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:34,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:34,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:34,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:34.178Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (4,306 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59674 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m7.973s\nuser\t0m3.603s\nsys\t0m0.845s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:34.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:34.497Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:34.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}], "metadata": {"pagination": {"total": 1893, "offset": 1853, "size": 50}}} 2018-07-30 04:23:34,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:34,680 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:34 GMT 2018-07-30 04:23:34,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:34,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-07-30 04:23:34,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:34,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (4,306 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59674 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m7.973s user 0m3.603s sys 0m0.845s 2018-07-30 04:23:34,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-07-30 04:23:34,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:23:34,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:34,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:34,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:34,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:34,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:34,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:34,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:34,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:23:34,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:34,738 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:34 GMT 2018-07-30 04:23:34,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:34,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:23:34,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:39,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:23:39,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:39,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:39,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:39,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:39,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:39,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:39,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:39,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:35.516Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:35.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:35.516Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:35.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:37.132Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.006s\nsys\t0m0.053s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:37.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:37.532Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:37.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:38.536Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14183/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12565/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12238/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14183/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 11842/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11842/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11842/ntpd \nudp 0 0 0.0.0.0:51557 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12238/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14183/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 :::63607 :::* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 11842/ntpd \nudp6 0 0 ::1:123 :::* 11842/ntpd \nudp6 0 0 :::123 :::* 11842/ntpd \nudp6 0 0 ::1:53 :::* 14183/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7435 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9536 1114/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 10722 1649/python2.7 /tmp/cloudify-logging-server-3fb55.socket\nunix 2 [ ACC ] STREAM LISTENING 12203 1827/python2.7 /tmp/ctx-UHNb8C.socket\nunix 2 [ ACC ] STREAM LISTENING 7011 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8659 895/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:38.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:38.536Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:38.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:38.536Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 04:17 ? 00:00:00 /sbin/init\nroot 2 0 0 04:17 ? 00:00:00 [kthreadd]\nroot 3 2 0 04:17 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 04:17 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 04:17 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 04:17 ? 00:00:00 [rcu_sched]\nroot 8 2 0 04:17 ? 00:00:00 [rcuos/0]\nroot 9 2 0 04:17 ? 00:00:00 [rcuos/1]\nroot 10 2 0 04:17 ? 00:00:00 [rcu_bh]\nroot 11 2 0 04:17 ? 00:00:00 [rcuob/0]\nroot 12 2 0 04:17 ? 00:00:00 [rcuob/1]\nroot 13 2 0 04:17 ? 00:00:00 [migration/0]\nroot 14 2 0 04:17 ? 00:00:00 [watchdog/0]\nroot 15 2 0 04:17 ? 00:00:00 [watchdog/1]\nroot 16 2 0 04:17 ? 00:00:00 [migration/1]\nroot 17 2 0 04:17 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 04:17 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 04:17 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 04:17 ? 00:00:00 [khelper]\nroot 21 2 0 04:17 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 04:17 ? 00:00:00 [netns]\nroot 23 2 0 04:17 ? 00:00:00 [writeback]\nroot 24 2 0 04:17 ? 00:00:00 [kintegrityd]\nroot 25 2 0 04:17 ? 00:00:00 [bioset]\nroot 26 2 0 04:17 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 04:17 ? 00:00:00 [kblockd]\nroot 28 2 0 04:17 ? 00:00:00 [ata_sff]\nroot 29 2 0 04:17 ? 00:00:00 [khubd]\nroot 30 2 0 04:17 ? 00:00:00 [md]\nroot 31 2 0 04:17 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 04:17 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 04:17 ? 00:00:00 [khungtaskd]\nroot 35 2 0 04:17 ? 00:00:00 [kswapd0]\nroot 36 2 0 04:17 ? 00:00:00 [vmstat]\nroot 37 2 0 04:17 ? 00:00:00 [ksmd]\nroot 38 2 0 04:17 ? 00:00:00 [khugepaged]\nroot 39 2 0 04:17 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 04:17 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 04:17 ? 00:00:00 [crypto]\nroot 53 2 0 04:17 ? 00:00:00 [kthrotld]\nroot 54 2 0 04:17 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 04:17 ? 00:00:00 [vballoon]\nroot 56 2 0 04:17 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 04:17 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 04:17 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 04:17 ? 00:00:00 [deferwq]\nroot 80 2 0 04:17 ? 00:00:00 [charger_manager]\nroot 124 2 0 04:17 ? 00:00:00 [kpsmoused]\nroot 141 2 0 04:17 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 04:17 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 04:17 ? 00:00:00 [ext4-rsv-conver]\nroot 381 1 0 04:17 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 427 2 0 04:17 ? 00:00:00 [kworker/u5:1]\nroot 510 1 0 04:17 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 04:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 04:17 ? 00:00:00 [kauditd]\nmessage+ 895 1 0 04:17 ? 00:00:00 dbus-daemon --system --fork\nroot 934 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-logind\nroot 942 1 0 04:17 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 990 1 0 04:17 ? 00:00:00 rsyslogd\nroot 1049 1 0 04:17 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 04:17 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 04:17 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 04:17 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 04:17 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 04:17 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 04:17 ? 00:00:00 cron\ndaemon 1107 1 0 04:17 ? 00:00:00 atd\nroot 1114 1 0 04:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1116 1 0 04:17 ? 00:00:00 /usr/sbin/irqbalance\nroot 1197 1 0 04:17 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 04:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 04:18 ? 00:00:00 /home/ubuntu/vellum_host_6tn7yp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_6tn7yp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_6tn7yp --logging-server-logdir=/home/ubuntu/vellum_host_6tn7yp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_6tn7yp/work/vellum_host_6tn7yp%I.log --pidfile=/home/ubuntu/vellum_host_6tn7yp/work/vellum_host_6tn7yp.pid\nubuntu 1763 1 0 04:18 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_6tn7yp/env/bin/diamond --configfile /home/ubuntu/vellum_host_6tn7yp/work/plugins/diamond/etc/diamond.conf\nubuntu 1806 1649 0 04:19 ? 00:00:00 /home/ubuntu/vellum_host_6tn7yp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_6tn7yp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_6tn7yp --logging-server-logdir=/home/ubuntu/vellum_host_6tn7yp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_6tn7yp/work/vellum_host_6tn7yp%I.log --pidfile=/home/ubuntu/vellum_host_6tn7yp/work/vellum_host_6tn7yp.pid\nubuntu 1827 1806 0 04:19 ? 00:00:00 /home/ubuntu/vellum_host_6tn7yp/env/bin/python2.7 /home/ubuntu/vellum_host_6tn7yp/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-7NGPzl\nubuntu 1838 1827 0 04:19 ? 00:00:00 /bin/sh -c /tmp/913KV/install-vellum.sh\nubuntu 1841 1838 0 04:19 ? 00:00:00 /bin/bash -e /tmp/913KV/install-vellum.sh\nroot 2228 2 0 04:20 ? 00:00:00 [kworker/u5:2]\nntp 11842 1 0 04:22 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12238 1 0 04:22 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12565 1 0 04:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13216 1 0 04:23 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13223 13216 0 04:23 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13625 12565 0 04:23 ? 00:00:00 [check-monit-upt] \ndnsmasq 14183 1 0 04:23 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14247 1841 0 04:23 ? 00:00:00 /bin/bash -e /tmp/913KV/install-vellum.sh\nubuntu 14248 14247 0 04:23 ? 00:00:00 /bin/bash -e /tmp/913KV/install-vellum.sh\nroot 14249 14248 0 04:23 ? 00:00:00 sudo ps -edf\nroot 14250 14249 0 04:23 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:38.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:38.536Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:38.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:38.536Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d6:c5:87 \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed6:c587/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:144721 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56600 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218482178 (218.4 MB) TX bytes:9872903 (9.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:58 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:38.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:39.540Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:39.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:39.540Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:39.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:39.540Z", "message": "[vellum] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/chronos\n/var/log/memcached.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/rogers\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_20180730T040000Z.txt\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:39.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:39.540Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:39.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}], "metadata": {"pagination": {"total": 1907, "offset": 1855, "size": 50}}} 2018-07-30 04:23:39,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:39,818 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:39 GMT 2018-07-30 04:23:39,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:39,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19991 2018-07-30 04:23:39,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:39,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-07-30 04:23:39,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-07-30 04:23:39,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.006s sys 0m0.053s 2018-07-30 04:23:39,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-07-30 04:23:39,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14183/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12565/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12238/memcached tcp6 0 0 ::1:53 :::* LISTEN 14183/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 11842/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11842/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11842/ntpd udp 0 0 0.0.0.0:51557 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12238/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14183/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 :::63607 :::* 586/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 11842/ntpd udp6 0 0 ::1:123 :::* 11842/ntpd udp6 0 0 :::123 :::* 11842/ntpd udp6 0 0 ::1:53 :::* 14183/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7435 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9536 1114/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10722 1649/python2.7 /tmp/cloudify-logging-server-3fb55.socket unix 2 [ ACC ] STREAM LISTENING 12203 1827/python2.7 /tmp/ctx-UHNb8C.socket unix 2 [ ACC ] STREAM LISTENING 7011 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8659 895/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-07-30 04:23:39,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-07-30 04:23:39,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 04:17 ? 00:00:00 /sbin/init root 2 0 0 04:17 ? 00:00:00 [kthreadd] root 3 2 0 04:17 ? 00:00:00 [ksoftirqd/0] root 5 2 0 04:17 ? 00:00:00 [kworker/0:0H] root 6 2 0 04:17 ? 00:00:00 [kworker/u4:0] root 7 2 0 04:17 ? 00:00:00 [rcu_sched] root 8 2 0 04:17 ? 00:00:00 [rcuos/0] root 9 2 0 04:17 ? 00:00:00 [rcuos/1] root 10 2 0 04:17 ? 00:00:00 [rcu_bh] root 11 2 0 04:17 ? 00:00:00 [rcuob/0] root 12 2 0 04:17 ? 00:00:00 [rcuob/1] root 13 2 0 04:17 ? 00:00:00 [migration/0] root 14 2 0 04:17 ? 00:00:00 [watchdog/0] root 15 2 0 04:17 ? 00:00:00 [watchdog/1] root 16 2 0 04:17 ? 00:00:00 [migration/1] root 17 2 0 04:17 ? 00:00:00 [ksoftirqd/1] root 18 2 0 04:17 ? 00:00:00 [kworker/1:0] root 19 2 0 04:17 ? 00:00:00 [kworker/1:0H] root 20 2 0 04:17 ? 00:00:00 [khelper] root 21 2 0 04:17 ? 00:00:00 [kdevtmpfs] root 22 2 0 04:17 ? 00:00:00 [netns] root 23 2 0 04:17 ? 00:00:00 [writeback] root 24 2 0 04:17 ? 00:00:00 [kintegrityd] root 25 2 0 04:17 ? 00:00:00 [bioset] root 26 2 0 04:17 ? 00:00:00 [kworker/u5:0] root 27 2 0 04:17 ? 00:00:00 [kblockd] root 28 2 0 04:17 ? 00:00:00 [ata_sff] root 29 2 0 04:17 ? 00:00:00 [khubd] root 30 2 0 04:17 ? 00:00:00 [md] root 31 2 0 04:17 ? 00:00:00 [devfreq_wq] root 32 2 0 04:17 ? 00:00:00 [kworker/0:1] root 34 2 0 04:17 ? 00:00:00 [khungtaskd] root 35 2 0 04:17 ? 00:00:00 [kswapd0] root 36 2 0 04:17 ? 00:00:00 [vmstat] root 37 2 0 04:17 ? 00:00:00 [ksmd] root 38 2 0 04:17 ? 00:00:00 [khugepaged] root 39 2 0 04:17 ? 00:00:00 [fsnotify_mark] root 40 2 0 04:17 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 04:17 ? 00:00:00 [crypto] root 53 2 0 04:17 ? 00:00:00 [kthrotld] root 54 2 0 04:17 ? 00:00:00 [kworker/u4:1] root 55 2 0 04:17 ? 00:00:00 [vballoon] root 56 2 0 04:17 ? 00:00:00 [kworker/1:1] root 57 2 0 04:17 ? 00:00:00 [scsi_eh_0] root 58 2 0 04:17 ? 00:00:00 [scsi_eh_1] root 79 2 0 04:17 ? 00:00:00 [deferwq] root 80 2 0 04:17 ? 00:00:00 [charger_manager] root 124 2 0 04:17 ? 00:00:00 [kpsmoused] root 141 2 0 04:17 ? 00:00:00 [kworker/0:2] root 186 2 0 04:17 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 04:17 ? 00:00:00 [ext4-rsv-conver] root 381 1 0 04:17 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 427 2 0 04:17 ? 00:00:00 [kworker/u5:1] root 510 1 0 04:17 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 04:17 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 04:17 ? 00:00:00 [kauditd] message+ 895 1 0 04:17 ? 00:00:00 dbus-daemon --system --fork root 934 1 0 04:17 ? 00:00:00 /lib/systemd/systemd-logind root 942 1 0 04:17 ? 00:00:00 upstart-file-bridge --daemon syslog 990 1 0 04:17 ? 00:00:00 rsyslogd root 1049 1 0 04:17 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 04:17 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 04:17 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 04:17 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 04:17 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 04:17 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 04:17 ? 00:00:00 cron daemon 1107 1 0 04:17 ? 00:00:00 atd root 1114 1 0 04:17 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1116 1 0 04:17 ? 00:00:00 /usr/sbin/irqbalance root 1197 1 0 04:17 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 04:17 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 04:18 ? 00:00:00 /home/ubuntu/vellum_host_6tn7yp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_6tn7yp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_6tn7yp --logging-server-logdir=/home/ubuntu/vellum_host_6tn7yp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_6tn7yp/work/vellum_host_6tn7yp%I.log --pidfile=/home/ubuntu/vellum_host_6tn7yp/work/vellum_host_6tn7yp.pid ubuntu 1763 1 0 04:18 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_6tn7yp/env/bin/diamond --configfile /home/ubuntu/vellum_host_6tn7yp/work/plugins/diamond/etc/diamond.conf ubuntu 1806 1649 0 04:19 ? 00:00:00 /home/ubuntu/vellum_host_6tn7yp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_6tn7yp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_6tn7yp --logging-server-logdir=/home/ubuntu/vellum_host_6tn7yp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_6tn7yp/work/vellum_host_6tn7yp%I.log --pidfile=/home/ubuntu/vellum_host_6tn7yp/work/vellum_host_6tn7yp.pid ubuntu 1827 1806 0 04:19 ? 00:00:00 /home/ubuntu/vellum_host_6tn7yp/env/bin/python2.7 /home/ubuntu/vellum_host_6tn7yp/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-7NGPzl ubuntu 1838 1827 0 04:19 ? 00:00:00 /bin/sh -c /tmp/913KV/install-vellum.sh ubuntu 1841 1838 0 04:19 ? 00:00:00 /bin/bash -e /tmp/913KV/install-vellum.sh root 2228 2 0 04:20 ? 00:00:00 [kworker/u5:2] ntp 11842 1 0 04:22 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12238 1 0 04:22 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12565 1 0 04:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13216 1 0 04:23 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13223 13216 0 04:23 ? 00:00:00 cpulimit -e astaire -l 10 root 13625 12565 0 04:23 ? 00:00:00 [check-monit-upt] dnsmasq 14183 1 0 04:23 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14247 1841 0 04:23 ? 00:00:00 /bin/bash -e /tmp/913KV/install-vellum.sh ubuntu 14248 14247 0 04:23 ? 00:00:00 /bin/bash -e /tmp/913KV/install-vellum.sh root 14249 14248 0 04:23 ? 00:00:00 sudo ps -edf root 14250 14249 0 04:23 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-07-30 04:23:39,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-07-30 04:23:39,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d6:c5:87 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed6:c587/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:144721 errors:0 dropped:0 overruns:0 frame:0 TX packets:56600 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218482178 (218.4 MB) TX bytes:9872903 (9.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:58 errors:0 dropped:0 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-30 04:23:39,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-07-30 04:23:39,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-07-30 04:23:39,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/clearwater-sa30 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/chronos /var/log/memcached.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/rogers /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/astaire-throttle.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_err.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_20180730T040000Z.txt /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.007s user 0m0.004s sys 0m0.003s 2018-07-30 04:23:39,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-07-30 04:23:39,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:23:39,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:39,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:39,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:39,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:39,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:39,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:39,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:39,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:23:39,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:39,876 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:39 GMT 2018-07-30 04:23:39,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:39,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:23:39,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:44,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:23:44,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:44,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:44,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:44,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:44,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:44,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:44,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:44,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:40.544Z", "message": "[vellum] => 2018-07-30 04:22:56.488740533 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:40.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:40.544Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:40.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:40.544Z", "message": "[vellum] => INFO [main] 2018-07-30 04:21:16,052 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-07-30 04:21:16,066 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-30 04:21:16,145 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-07-30 04:21:16,295 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-07-30 04:21:16,304 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-07-30 04:21:16,305 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-07-30 04:21:16,649 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-30 04:21:16,661 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-07-30 04:21:16,696 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-07-30 04:21:16,696 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-07-30 04:21:16,696 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-07-30 04:21:16,696 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 701632(685K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-07-30 04:21:16,696 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73987896(72253K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-07-30 04:21:16,696 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-07-30 04:21:16,696 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-07-30 04:21:16,697 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16709944(16318K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-07-30 04:21:16,697 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-07-30 04:21:16,697 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1532924475.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1532924475.log]\nINFO [main] 2018-07-30 04:21:16,812 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-07-30 04:21:16,812 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-07-30 04:21:16,910 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-07-30 04:21:16,913 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-07-30 04:21:16,914 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-07-30 04:21:16,918 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-07-30 04:21:16,924 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-07-30 04:21:16,929 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-07-30 04:21:16,930 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-07-30 04:21:17,007 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-07-30 04:21:18,188 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-07-30 04:21:18,193 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-07-30 04:21:18,197 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-07-30 04:21:18,201 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-07-30 04:21:18,206 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-07-30 04:21:18,210 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-07-30 04:21:18,214 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-07-30 04:21:18,218 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-07-30 04:21:18,222 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-07-30 04:21:18,225 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-07-30 04:21:18,231 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-07-30 04:21:18,234 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-07-30 04:21:18,238 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-07-30 04:21:18,241 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-07-30 04:21:18,244 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-07-30 04:21:18,248 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-07-30 04:21:18,323 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-07-30 04:21:18,324 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-07-30 04:21:18,362 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-30 04:21:18,367 Memtable.java:347 - Writing Memtable-local@1306049157(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-30 04:21:18,406 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=399)\nINFO [main] 2018-07-30 04:21:18,804 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-07-30 04:21:18,942 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-07-30 04:21:18,942 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-07-30 04:21:18,944 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-07-30 04:21:18,956 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-07-30 04:21:18,957 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-07-30 04:21:18,971 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-30 04:21:18,979 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-07-30 04:21:18,989 SystemKeyspace.java:765 - No host ID found, created 8bf2fd2f-618e-4e7d-aa8b-6db4cb0641f2 (Note: This should happen exactly once per node).\nINFO [main] 2018-07-30 04:21:18,991 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-07-30 04:21:18,993 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-07-30 04:21:18,993 Memtable.java:347 - Writing Memtable-local@122036602(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-07-30 04:21:18,994 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=93397)\nINFO [main] 2018-07-30 04:21:19,460 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-30 04:21:19,467 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-07-30 04:21:19,495 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-07-30 04:21:19,505 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-30 04:21:19,514 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-07-30 04:21:19,522 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-30 04:21:19,528 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-07-30 04:21:19,536 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-07-30 04:21:19,537 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-07-30 04:21:19,543 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-07-30 04:21:19,553 StorageService.java:959 - Generated random tokens. tokens are [-2276713310660400103, 337839475762845385, -7507772995369563396, -3804015475075907143, -5703389756419816401, 5765755773208318529, 6838475875714838557, -3008372644099409467, 8067527117067772185, -6985311041116107510, 8076702453055275766, -2982689535194850785, -1184800832362431892, 3225715200742085907, 2625765678692833184, 5768651232909743751, 382426130378571841, 880649804764263851, 2206785955443770682, 8778527255538562627, 6321726529215940, -7500444484675308028, 4068345347422106701, 5420340322165453761, 4767574806768677698, -8970251676347636469, -3682804352366292907, -4456133949776868961, -8643958877767305666, -4810114525948882788, -7266305114694719179, -5083542801996006586, -942858646724605393, -4613860366328658576, 239686744039097869, 3864003753600349597, 7611562162296764903, 2397457331532734647, -382504516522237756, -3571274155717157695, 437677665798946515, 7464903860277226334, 6764905606386704337, 7913995713669095743, 7848061305211255557, 5179548900204082488, -3942469340325011024, -8978634426210772668, 7422595926452320014, 5882836505465118517, -483659938581205417, 2970896451108672405, 2503135006610884408, -5174004710135625864, -8454712731261107321, 2238959099512324937, 6980436923594983861, -2948755514735489996, 2304525309498086459, 5098791726900711345, -8364704218973743479, -5647963190784178315, -1381382715469510919, 1976319200292346318, 8620564730826590961, -2313361297056644639, -3543386089115055645, -6729143888959306271, -1979159699738698991, 2703958665617854939, 6045197864966345903, 2177273546294621459, 1014150227897769877, 2568891657556584581, -1671175593453849047, -3979294739375573900, -6899684286608726647, 1530225529279934545, -898537770331710851, -4304807351826675821, 3329063675173187404, -8928268885502520312, 865730556122088169, -545909836076030863, 2224655556815447777, -4155332946019579144, 1483001193824743444, -434974936576077268, 1728683213295595679, 1434432440525255983, 7130173997872119291, 6198430591525141737, 4024080518535017097, -6837539163596657798, -3563081563413932344, 3380638969473331948, -5890591591047546474, 7876530113956763557, 7319035762233254131, -4334920265202292257, 3206500368671236629, -8139957811764612663, 1642569669688797177, 4537894193041470392, -5036899449279299873, -3812898792772459104, -5075964336140891213, -7230636263501437978, 4784268328872691994, -1020236529121002153, -2440759288205036301, -7913285445706437394, -5660200055315066685, 3123622418227596227, 7774955503323124294, 6269587205187873595, -20402250354820925, 8919578124526553690, -5074802598075779028, -7207611273259950528, -2967744895250173962, -4246877725660293745, 6535255242549001757, -8319601115473300843, -4021918557921365549, 2463695482023755043, 6811730116937783033, -3356279125134208575, 3573765637937750505, 8895130044491132377, -2754825469093468121, -1360931625417582695, 6816442499203202778, 5538158038979414110, -3469538972318477110, 5132303274447024886, -2417056759962753662, -2729379193846292247, -5832138968638020513, -4615371608698439625, -7469896308037247682, 4444219711726862513, 5106346589254260988, 7451124195249400418, 1883965726974116743, 652344477115050766, 302613526580604983, 2555890278180558656, 817972773078919295, -2913511808138213199, 3972353573202421960, 6955065878967317354, -8941521289050916163, -1919221753119469885, -4013981486473805768, 818002932419702874, -5997942704723336678, 5598097703728873438, -4279355146925627169, 2653712670424377748, -4500975568036610985, 5519419467042576084, -3712835336407282819, 628640417216769458, 7205335617894352578, 6885118663007135547, -5427819144922917775, 1704438572555178120, 1067245659790654616, -3587367286528888076, -7924085759480121741, -3986678847714812411, 5781044307441751789, 1350230162446487180, 4916294993693691506, 4926744142087910781, -3359574784115227656, 4302837472941818813, -6387599340310134266, -1087725724634184664, 4106272385222047308, -703792268286099923, 7471770583983694128, 8737111903498600791, 8876097883021081402, 5621797787479209644, -7047089257602679245, 3357860394041745736, 5743207788304175195, 4589120220193600210, 4777025286631655867, -3233269734781648801, -615181146536787362, 7671380866277607040, 1191379946517059722, -881992782838977996, -9013693848672709891, 7711563202466646432, -8835690649076743027, 4555964232161438766, 7251386964916230202, 2138446419913062481, -8352043309426047771, 6361267574142567940, 421480436884704363, -7254968540175672273, -2217691971096166046, -1750445933478466357, 3340214768263782431, 3181576909872430174, -312590196699227770, 1975108101742919003, 4406491582680938056, -572735333114833883, 8910890860211949836, 5247847685991676884, -4209789345453344245, -6555280417853302818, -6991349880829071028, -6073921168467304503, 3784477243742379049, -8874419930065793886, 4646095890312007476, 4013820190856482514, 8382809906498488204, 6731285848904746370, -7856743987732128760, 1398347404898362164, 8609455985989451647, 3273382806710438736, 2861901369256997747, 526092751677557869, -4547891631895327199, -3585753371884630867, -4252668417001492678, -5618834934102095635, 679763029800069416, -8438952370430641223, 3670471446721520590, 6057980750889293568, -7913180161674111572, -8896715894862283991, 4999332034696953762, 871049968633704523, 1185706896754620933, 1988511387853309845, -8676675139727269196, 8498734569912885057, 5658449990643963092, -8962535760035441212, -3375188200890208629, -1957090831812069632, 8522779291619301008, 8979382353943263538, -7984431296177603183, 5960870253674631689]\nINFO [main] 2018-07-30 04:21:19,563 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@75a491ff[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@3917dfe2[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@655a73b6}\nINFO [MigrationStage:1] 2018-07-30 04:21:19,600 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-30 04:21:19,601 Memtable.java:347 - Writing Memtable-schema_keyspaces@666305871(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-30 04:21:19,602 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=102352)\nINFO [MigrationStage:1] 2018-07-30 04:21:19,877 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-07-30 04:21:19,879 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1529472596(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-07-30 04:21:19,887 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=102352)\nINFO [MigrationStage:1] 2018-07-30 04:21:20,349 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-30 04:21:20,350 Memtable.java:347 - Writing Memtable-schema_columns@224451157(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-30 04:21:20,370 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=102352)\nINFO [MigrationStage:1] 2018-07-30 04:21:20,806 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-07-30 04:21:20,807 Memtable.java:347 - Writing Memtable-schema_triggers@599590275(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-07-30 04:21:20,808 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=102352)\nINFO [MigrationStage:1] 2018-07-30 04:21:20,889 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-30 04:21:20,889 Memtable.java:347 - Writing Memtable-schema_usertypes@839630520(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-30 04:21:20,890 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=102352)\nINFO [MigrationStage:1] 2018-07-30 04:21:20,966 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3d823911[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-07-30 04:21:20,977 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-07-30 04:21:20,977 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1f6d808b[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-07-30 04:21:20,982 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-07-30 04:21:21,029 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-07-30 04:21:21,030 Memtable.java:347 - Writing Memtable-local@1371753435(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-07-30 04:21:21,031 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=102595)\nINFO [main] 2018-07-30 04:21:21,508 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51463 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-07-30 04:21:21,508 Memtable.java:347 - Writing Memtable-local@617301778(8.350KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-07-30 04:21:21,520 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=114569)\nINFO [CompactionExecutor:2] 2018-07-30 04:21:21,705 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')]\nINFO [main] 2018-07-30 04:21:21,755 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-07-30 04:21:21,834 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-07-30 04:21:21,864 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-07-30 04:21:21,864 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-07-30 04:21:21,937 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-07-30 04:21:21,943 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-07-30 04:21:22,065 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,921 bytes to 5,758 (~97% of original) in 349ms = 0.015734MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-07-30 04:22:53,380 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-07-30 04:22:53,405 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-07-30 04:22:53,406 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-07-30 04:22:53,408 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-07-30 04:22:55,422 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-07-30 04:22:55,423 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:40.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:40.544Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:40.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:41.619Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:41.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:41.619Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:41.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:41.619Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:41.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:41.619Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:41.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:41.619Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:41.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:41.793Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:41.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:42.623Z", "message": "Execution done (return_code=0): /tmp/913KV/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:42.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "5173bf56-a5ab-44fe-b826-d9210bd46a30"}, {"node_instance_id": "vellum_3yii7y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:42.701Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:42.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_3yii7y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:42.701Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:42.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_3yii7y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:42.701Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:42.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:43.626Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/JR19U/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:43.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:43.626Z", "message": "[vellum] 192.168.120.11", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:43.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:43.626Z", "message": "Executing: /tmp/JR19U/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:43.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:43.626Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:43.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:44.630Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:44.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:44.630Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:44.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}, {"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:44.630Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:44.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}], "metadata": {"pagination": {"total": 1929, "offset": 1868, "size": 50}}} 2018-07-30 04:23:44,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:44,959 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:44 GMT 2018-07-30 04:23:44,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:44,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 65972 2018-07-30 04:23:44,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:44,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-07-30 04:22:56.488740533 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-30 04:23:44,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-07-30 04:23:44,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-07-30 04:21:16,052 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-07-30 04:21:16,066 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-30 04:21:16,145 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-07-30 04:21:16,295 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-07-30 04:21:16,304 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-07-30 04:21:16,305 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-07-30 04:21:16,649 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-30 04:21:16,661 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-07-30 04:21:16,696 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-07-30 04:21:16,696 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-07-30 04:21:16,696 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-07-30 04:21:16,696 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 701632(685K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-07-30 04:21:16,696 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73987896(72253K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-07-30 04:21:16,696 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-07-30 04:21:16,696 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-07-30 04:21:16,697 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16709944(16318K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-07-30 04:21:16,697 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-07-30 04:21:16,697 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1532924475.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1532924475.log] INFO [main] 2018-07-30 04:21:16,812 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-07-30 04:21:16,812 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-07-30 04:21:16,910 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-07-30 04:21:16,913 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-07-30 04:21:16,914 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-07-30 04:21:16,918 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-07-30 04:21:16,924 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-07-30 04:21:16,929 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-07-30 04:21:16,930 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-07-30 04:21:17,007 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-07-30 04:21:18,188 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-07-30 04:21:18,193 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-07-30 04:21:18,197 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-07-30 04:21:18,201 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-07-30 04:21:18,206 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-07-30 04:21:18,210 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-07-30 04:21:18,214 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-07-30 04:21:18,218 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-07-30 04:21:18,222 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-07-30 04:21:18,225 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-07-30 04:21:18,231 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-07-30 04:21:18,234 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-07-30 04:21:18,238 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-07-30 04:21:18,241 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-07-30 04:21:18,244 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-07-30 04:21:18,248 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-07-30 04:21:18,323 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-07-30 04:21:18,324 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-07-30 04:21:18,362 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-30 04:21:18,367 Memtable.java:347 - Writing Memtable-local@1306049157(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-30 04:21:18,406 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=399) INFO [main] 2018-07-30 04:21:18,804 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-07-30 04:21:18,942 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-07-30 04:21:18,942 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-07-30 04:21:18,944 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-07-30 04:21:18,956 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-07-30 04:21:18,957 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-07-30 04:21:18,971 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-30 04:21:18,979 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-07-30 04:21:18,989 SystemKeyspace.java:765 - No host ID found, created 8bf2fd2f-618e-4e7d-aa8b-6db4cb0641f2 (Note: This should happen exactly once per node). INFO [main] 2018-07-30 04:21:18,991 StorageService.java:807 - Starting up server gossip INFO [main] 2018-07-30 04:21:18,993 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-07-30 04:21:18,993 Memtable.java:347 - Writing Memtable-local@122036602(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-07-30 04:21:18,994 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=93397) INFO [main] 2018-07-30 04:21:19,460 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-30 04:21:19,467 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-07-30 04:21:19,495 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-07-30 04:21:19,505 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-30 04:21:19,514 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-07-30 04:21:19,522 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-30 04:21:19,528 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-07-30 04:21:19,536 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-07-30 04:21:19,537 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-07-30 04:21:19,543 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-07-30 04:21:19,553 StorageService.java:959 - Generated random tokens. tokens are [-2276713310660400103, 337839475762845385, -7507772995369563396, -3804015475075907143, -5703389756419816401, 5765755773208318529, 6838475875714838557, -3008372644099409467, 8067527117067772185, -6985311041116107510, 8076702453055275766, -2982689535194850785, -1184800832362431892, 3225715200742085907, 2625765678692833184, 5768651232909743751, 382426130378571841, 880649804764263851, 2206785955443770682, 8778527255538562627, 6321726529215940, -7500444484675308028, 4068345347422106701, 5420340322165453761, 4767574806768677698, -8970251676347636469, -3682804352366292907, -4456133949776868961, -8643958877767305666, -4810114525948882788, -7266305114694719179, -5083542801996006586, -942858646724605393, -4613860366328658576, 239686744039097869, 3864003753600349597, 7611562162296764903, 2397457331532734647, -382504516522237756, -3571274155717157695, 437677665798946515, 7464903860277226334, 6764905606386704337, 7913995713669095743, 7848061305211255557, 5179548900204082488, -3942469340325011024, -8978634426210772668, 7422595926452320014, 5882836505465118517, -483659938581205417, 2970896451108672405, 2503135006610884408, -5174004710135625864, -8454712731261107321, 2238959099512324937, 6980436923594983861, -2948755514735489996, 2304525309498086459, 5098791726900711345, -8364704218973743479, -5647963190784178315, -1381382715469510919, 1976319200292346318, 8620564730826590961, -2313361297056644639, -3543386089115055645, -6729143888959306271, -1979159699738698991, 2703958665617854939, 6045197864966345903, 2177273546294621459, 1014150227897769877, 2568891657556584581, -1671175593453849047, -3979294739375573900, -6899684286608726647, 1530225529279934545, -898537770331710851, -4304807351826675821, 3329063675173187404, -8928268885502520312, 865730556122088169, -545909836076030863, 2224655556815447777, -4155332946019579144, 1483001193824743444, -434974936576077268, 1728683213295595679, 1434432440525255983, 7130173997872119291, 6198430591525141737, 4024080518535017097, -6837539163596657798, -3563081563413932344, 3380638969473331948, -5890591591047546474, 7876530113956763557, 7319035762233254131, -4334920265202292257, 3206500368671236629, -8139957811764612663, 1642569669688797177, 4537894193041470392, -5036899449279299873, -3812898792772459104, -5075964336140891213, -7230636263501437978, 4784268328872691994, -1020236529121002153, -2440759288205036301, -7913285445706437394, -5660200055315066685, 3123622418227596227, 7774955503323124294, 6269587205187873595, -20402250354820925, 8919578124526553690, -5074802598075779028, -7207611273259950528, -2967744895250173962, -4246877725660293745, 6535255242549001757, -8319601115473300843, -4021918557921365549, 2463695482023755043, 6811730116937783033, -3356279125134208575, 3573765637937750505, 8895130044491132377, -2754825469093468121, -1360931625417582695, 6816442499203202778, 5538158038979414110, -3469538972318477110, 5132303274447024886, -2417056759962753662, -2729379193846292247, -5832138968638020513, -4615371608698439625, -7469896308037247682, 4444219711726862513, 5106346589254260988, 7451124195249400418, 1883965726974116743, 652344477115050766, 302613526580604983, 2555890278180558656, 817972773078919295, -2913511808138213199, 3972353573202421960, 6955065878967317354, -8941521289050916163, -1919221753119469885, -4013981486473805768, 818002932419702874, -5997942704723336678, 5598097703728873438, -4279355146925627169, 2653712670424377748, -4500975568036610985, 5519419467042576084, -3712835336407282819, 628640417216769458, 7205335617894352578, 6885118663007135547, -5427819144922917775, 1704438572555178120, 1067245659790654616, -3587367286528888076, -7924085759480121741, -3986678847714812411, 5781044307441751789, 1350230162446487180, 4916294993693691506, 4926744142087910781, -3359574784115227656, 4302837472941818813, -6387599340310134266, -1087725724634184664, 4106272385222047308, -703792268286099923, 7471770583983694128, 8737111903498600791, 8876097883021081402, 5621797787479209644, -7047089257602679245, 3357860394041745736, 5743207788304175195, 4589120220193600210, 4777025286631655867, -3233269734781648801, -615181146536787362, 7671380866277607040, 1191379946517059722, -881992782838977996, -9013693848672709891, 7711563202466646432, -8835690649076743027, 4555964232161438766, 7251386964916230202, 2138446419913062481, -8352043309426047771, 6361267574142567940, 421480436884704363, -7254968540175672273, -2217691971096166046, -1750445933478466357, 3340214768263782431, 3181576909872430174, -312590196699227770, 1975108101742919003, 4406491582680938056, -572735333114833883, 8910890860211949836, 5247847685991676884, -4209789345453344245, -6555280417853302818, -6991349880829071028, -6073921168467304503, 3784477243742379049, -8874419930065793886, 4646095890312007476, 4013820190856482514, 8382809906498488204, 6731285848904746370, -7856743987732128760, 1398347404898362164, 8609455985989451647, 3273382806710438736, 2861901369256997747, 526092751677557869, -4547891631895327199, -3585753371884630867, -4252668417001492678, -5618834934102095635, 679763029800069416, -8438952370430641223, 3670471446721520590, 6057980750889293568, -7913180161674111572, -8896715894862283991, 4999332034696953762, 871049968633704523, 1185706896754620933, 1988511387853309845, -8676675139727269196, 8498734569912885057, 5658449990643963092, -8962535760035441212, -3375188200890208629, -1957090831812069632, 8522779291619301008, 8979382353943263538, -7984431296177603183, 5960870253674631689] INFO [main] 2018-07-30 04:21:19,563 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@75a491ff[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@3917dfe2[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@655a73b6} INFO [MigrationStage:1] 2018-07-30 04:21:19,600 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-30 04:21:19,601 Memtable.java:347 - Writing Memtable-schema_keyspaces@666305871(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-30 04:21:19,602 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=102352) INFO [MigrationStage:1] 2018-07-30 04:21:19,877 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-07-30 04:21:19,879 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1529472596(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-07-30 04:21:19,887 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=102352) INFO [MigrationStage:1] 2018-07-30 04:21:20,349 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-30 04:21:20,350 Memtable.java:347 - Writing Memtable-schema_columns@224451157(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-30 04:21:20,370 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=102352) INFO [MigrationStage:1] 2018-07-30 04:21:20,806 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-07-30 04:21:20,807 Memtable.java:347 - Writing Memtable-schema_triggers@599590275(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-07-30 04:21:20,808 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=102352) INFO [MigrationStage:1] 2018-07-30 04:21:20,889 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-30 04:21:20,889 Memtable.java:347 - Writing Memtable-schema_usertypes@839630520(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-30 04:21:20,890 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=102352) INFO [MigrationStage:1] 2018-07-30 04:21:20,966 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3d823911[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-07-30 04:21:20,977 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-07-30 04:21:20,977 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1f6d808b[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-07-30 04:21:20,982 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-07-30 04:21:21,029 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-07-30 04:21:21,030 Memtable.java:347 - Writing Memtable-local@1371753435(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-07-30 04:21:21,031 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=102595) INFO [main] 2018-07-30 04:21:21,508 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51463 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-07-30 04:21:21,508 Memtable.java:347 - Writing Memtable-local@617301778(8.350KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-07-30 04:21:21,520 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1532924478165, position=114569) INFO [CompactionExecutor:2] 2018-07-30 04:21:21,705 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')] INFO [main] 2018-07-30 04:21:21,755 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-07-30 04:21:21,834 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-07-30 04:21:21,864 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-07-30 04:21:21,864 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-07-30 04:21:21,937 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-07-30 04:21:21,943 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-07-30 04:21:22,065 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,921 bytes to 5,758 (~97% of original) in 349ms = 0.015734MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-07-30 04:22:53,380 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-07-30 04:22:53,405 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-07-30 04:22:53,406 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-07-30 04:22:53,408 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-07-30 04:22:55,422 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-07-30 04:22:55,423 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-30 04:23:44,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-07-30 04:23:44,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-30 04:23:44,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-07-30 04:23:44,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.000s sys 0m0.005s 2018-07-30 04:23:44,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-07-30 04:23:44,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-07-30 04:23:44,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:23:44,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/913KV/install-vellum.sh 2018-07-30 04:23:44,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:23:44,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-07-30 04:23:44,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:23:44,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/JR19U/start-vellum.sh 2018-07-30 04:23:44,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.11 2018-07-30 04:23:44,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JR19U/start-vellum.sh 2018-07-30 04:23:44,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-07-30 04:23:44,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-07-30 04:23:44,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-30 04:23:44,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-07-30 04:23:44,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:23:45,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:45,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:45,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:45,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:45,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:45,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:45,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:45,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:23:45,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:45,024 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:45 GMT 2018-07-30 04:23:45,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:45,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:23:45,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:50,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:23:50,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:50,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:50,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:50,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:50,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:50,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:50,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:50,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1929, "offset": 1889, "size": 50}}} 2018-07-30 04:23:50,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:50,103 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:50 GMT 2018-07-30 04:23:50,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:50,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:23:50,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:50,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:23:50,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:50,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:50,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:50,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:50,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:50,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:50,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:50,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:23:50,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:50,160 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:50 GMT 2018-07-30 04:23:50,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:50,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:23:50,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:55,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:23:55,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:55,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:55,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:55,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:55,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:55,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:55,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:55,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:23:54.479Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:23:54.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}], "metadata": {"pagination": {"total": 1930, "offset": 1889, "size": 50}}} 2018-07-30 04:23:55,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:55,239 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:55 GMT 2018-07-30 04:23:55,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:55,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-30 04:23:55,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:23:55,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-30 04:23:55,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:23:55,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:23:55,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:23:55,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:23:55,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:23:55,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:23:55,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:23:55,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:23:55,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:23:55,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:23:55,299 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:23:55 GMT 2018-07-30 04:23:55,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:23:55,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:23:55,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:00,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:24:00,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:00,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:00,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:00,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:00,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:00,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:00,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:00,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1930, "offset": 1890, "size": 50}}} 2018-07-30 04:24:00,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:00,378 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:00 GMT 2018-07-30 04:24:00,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:00,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:24:00,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:00,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:24:00,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:00,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:00,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:00,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:00,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:00,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:00,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:00,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:24:00,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:00,434 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:00 GMT 2018-07-30 04:24:00,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:00,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:24:00,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:05,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:24:05,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:05,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:05,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:05,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:05,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:05,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:05,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:05,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:24:04.716Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:24:04.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}], "metadata": {"pagination": {"total": 1931, "offset": 1890, "size": 50}}} 2018-07-30 04:24:05,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:05,508 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:05 GMT 2018-07-30 04:24:05,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:05,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-30 04:24:05,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:05,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-30 04:24:05,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:24:05,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:05,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:05,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:05,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:05,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:05,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:05,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:05,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:24:05,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:05,630 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:05 GMT 2018-07-30 04:24:05,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:05,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:24:05,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:10,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:24:10,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:10,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:10,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:10,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:10,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:10,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:10,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:10,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1891, "size": 50}}} 2018-07-30 04:24:10,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:10,706 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:10 GMT 2018-07-30 04:24:10,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:10,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:24:10,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:10,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:24:10,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:10,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:10,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:10,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:10,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:10,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:10,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:10,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:24:10,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:10,763 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:10 GMT 2018-07-30 04:24:10,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:10,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:24:10,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:15,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:24:15,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:15,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:15,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:15,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:15,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:15,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:15,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:15,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:24:14.953Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:24:14.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}], "metadata": {"pagination": {"total": 1932, "offset": 1891, "size": 50}}} 2018-07-30 04:24:15,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:15,842 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:15 GMT 2018-07-30 04:24:15,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:15,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-30 04:24:15,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:15,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-30 04:24:15,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:24:15,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:15,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:15,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:15,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:15,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:15,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:15,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:15,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:24:15,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:15,902 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:15 GMT 2018-07-30 04:24:15,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:15,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:24:15,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:20,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:24:20,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:20,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:20,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:20,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:20,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:20,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:20,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:20,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1932, "offset": 1892, "size": 50}}} 2018-07-30 04:24:20,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:20,982 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:20 GMT 2018-07-30 04:24:20,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:20,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:24:20,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:20,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:24:21,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:21,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:21,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:21,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:21,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:21,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:21,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:21,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:24:21,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:21,042 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:21 GMT 2018-07-30 04:24:21,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:21,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:24:21,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:26,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:24:26,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:26,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:26,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:26,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:26,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:26,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:26,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:26,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:24:25.191Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:24:25.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}], "metadata": {"pagination": {"total": 1933, "offset": 1892, "size": 50}}} 2018-07-30 04:24:26,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:26,117 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:26 GMT 2018-07-30 04:24:26,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:26,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-30 04:24:26,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:26,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-30 04:24:26,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:24:26,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:26,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:26,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:26,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:26,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:26,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:26,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:26,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:24:26,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:26,184 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:26 GMT 2018-07-30 04:24:26,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:26,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:24:26,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:31,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:24:31,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:31,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:31,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:31,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:31,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:31,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:31,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:31,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1933, "offset": 1893, "size": 50}}} 2018-07-30 04:24:31,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:31,273 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:31 GMT 2018-07-30 04:24:31,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:31,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:24:31,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:31,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:24:31,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:31,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:31,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:31,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:31,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:31,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:31,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:31,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:24:31,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:31,334 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:31 GMT 2018-07-30 04:24:31,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:31,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:24:31,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:36,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:24:36,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:36,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:36,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:36,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:36,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:36,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:36,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:36,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:24:35.428Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:24:35.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}], "metadata": {"pagination": {"total": 1934, "offset": 1893, "size": 50}}} 2018-07-30 04:24:36,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:36,420 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:36 GMT 2018-07-30 04:24:36,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:36,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-30 04:24:36,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:36,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-30 04:24:36,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:24:36,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:36,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:36,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:36,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:36,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:36,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:36,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:36,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:24:36,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:36,481 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:36 GMT 2018-07-30 04:24:36,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:36,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:24:36,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:41,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:24:41,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:41,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:41,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:41,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:41,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:41,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:41,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:41,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1934, "offset": 1894, "size": 50}}} 2018-07-30 04:24:41,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:41,557 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:41 GMT 2018-07-30 04:24:41,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:41,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:24:41,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:41,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:24:41,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:41,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:41,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:41,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:41,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:41,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:41,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:41,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:24:41,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:41,615 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:41 GMT 2018-07-30 04:24:41,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:41,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:24:41,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:46,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:24:46,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:46,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:46,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:46,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:46,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:46,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:46,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:46,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:24:45.663Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:24:45.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}], "metadata": {"pagination": {"total": 1935, "offset": 1894, "size": 50}}} 2018-07-30 04:24:46,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:46,694 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:46 GMT 2018-07-30 04:24:46,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:46,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-30 04:24:46,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:46,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-30 04:24:46,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:24:46,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:46,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:46,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:46,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:46,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:46,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:46,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:46,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:24:46,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:46,836 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:46 GMT 2018-07-30 04:24:46,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:46,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:24:46,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:51,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:24:51,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:51,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:51,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:51,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:51,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:51,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:51,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:51,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1935, "offset": 1895, "size": 50}}} 2018-07-30 04:24:51,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:51,921 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:51 GMT 2018-07-30 04:24:51,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:51,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:24:51,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:51,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:24:51,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:51,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:51,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:51,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:51,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:51,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:51,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:51,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:24:51,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:51,982 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:51 GMT 2018-07-30 04:24:51,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:51,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:24:51,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:56,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:24:57,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:57,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:57,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:57,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:57,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:57,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:57,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:57,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:24:55.897Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:24:55.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}], "metadata": {"pagination": {"total": 1936, "offset": 1895, "size": 50}}} 2018-07-30 04:24:57,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:57,070 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:57 GMT 2018-07-30 04:24:57,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:57,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-30 04:24:57,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:24:57,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-30 04:24:57,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:24:57,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:24:57,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:24:57,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:24:57,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:24:57,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:24:57,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:24:57,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:24:57,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:24:57,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:24:57,130 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:24:57 GMT 2018-07-30 04:24:57,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:24:57,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:24:57,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:02,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:25:02,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:02,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:02,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:02,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:02,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:02,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:02,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:02,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1936, "offset": 1896, "size": 50}}} 2018-07-30 04:25:02,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:02,208 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:02 GMT 2018-07-30 04:25:02,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:02,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:25:02,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:02,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:25:02,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:02,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:02,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:02,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:02,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:02,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:02,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:02,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:25:02,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:02,266 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:02 GMT 2018-07-30 04:25:02,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:02,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:25:02,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:07,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:25:07,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:07,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:07,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:07,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:07,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:07,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:07,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:07,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:25:06.136Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:25:06.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}], "metadata": {"pagination": {"total": 1937, "offset": 1896, "size": 50}}} 2018-07-30 04:25:07,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:07,347 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:07 GMT 2018-07-30 04:25:07,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:07,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-30 04:25:07,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-30 04:25:07,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:25:07,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:07,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:07,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:07,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:07,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:07,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:07,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:07,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:25:07,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:07,421 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:07 GMT 2018-07-30 04:25:07,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:07,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:25:07,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:12,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:25:12,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:12,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:12,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:12,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:12,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:12,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:12,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:12,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1937, "offset": 1897, "size": 50}}} 2018-07-30 04:25:12,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:12,498 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:12 GMT 2018-07-30 04:25:12,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:12,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:25:12,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:12,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:25:12,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:12,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:12,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:12,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:12,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:12,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:12,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:12,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:25:12,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:12,555 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:12 GMT 2018-07-30 04:25:12,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:12,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:25:12,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:17,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:25:17,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:17,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:17,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:17,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:17,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:17,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:17,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:17,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:25:16.375Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:25:16.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}], "metadata": {"pagination": {"total": 1938, "offset": 1897, "size": 50}}} 2018-07-30 04:25:17,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:17,662 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:17 GMT 2018-07-30 04:25:17,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:17,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-30 04:25:17,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:17,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-30 04:25:17,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:25:17,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:17,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:17,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:17,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:17,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:17,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:17,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:17,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:25:17,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:17,807 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:17 GMT 2018-07-30 04:25:17,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:17,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:25:17,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:22,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:25:22,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:22,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:22,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:22,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:22,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:22,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:22,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:22,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1938, "offset": 1898, "size": 50}}} 2018-07-30 04:25:22,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:22,891 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:22 GMT 2018-07-30 04:25:22,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:22,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:25:22,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:22,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:25:22,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:22,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:22,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:22,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:22,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:22,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:22,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:22,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:25:22,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:22,961 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:22 GMT 2018-07-30 04:25:22,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:22,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:25:22,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:27,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:25:28,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:28,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:28,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:28,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:28,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:28,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:28,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:28,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:25:26.611Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:25:26.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}], "metadata": {"pagination": {"total": 1939, "offset": 1898, "size": 50}}} 2018-07-30 04:25:28,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:28,120 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:28 GMT 2018-07-30 04:25:28,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:28,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-30 04:25:28,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:28,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-30 04:25:28,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:25:28,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:28,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:28,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:28,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:28,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:28,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:28,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:28,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:25:28,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:28,179 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:28 GMT 2018-07-30 04:25:28,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:28,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:25:28,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:33,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:25:33,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:33,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:33,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:33,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:33,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:33,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:33,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:33,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1939, "offset": 1899, "size": 50}}} 2018-07-30 04:25:33,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:33,268 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:33 GMT 2018-07-30 04:25:33,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:33,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:25:33,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:33,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:25:33,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:33,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:33,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:33,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:33,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:33,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:33,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:33,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:25:33,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:33,328 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:33 GMT 2018-07-30 04:25:33,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:33,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:25:33,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:38,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:25:38,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:38,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:38,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:38,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:38,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:38,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:38,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:38,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:25:36.850Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:25:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}], "metadata": {"pagination": {"total": 1940, "offset": 1899, "size": 50}}} 2018-07-30 04:25:38,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:38,417 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:38 GMT 2018-07-30 04:25:38,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:38,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-30 04:25:38,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:38,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-30 04:25:38,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:25:38,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:38,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:38,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:38,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:38,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:38,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:38,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:38,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:25:38,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:38,478 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:38 GMT 2018-07-30 04:25:38,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:38,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:25:38,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:43,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:25:43,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:43,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:43,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:43,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:43,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:43,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:43,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:43,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1940, "offset": 1900, "size": 50}}} 2018-07-30 04:25:43,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:43,557 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:43 GMT 2018-07-30 04:25:43,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:43,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:25:43,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:43,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:25:43,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:43,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:43,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:43,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:43,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:43,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:43,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:43,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:25:43,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:43,617 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:43 GMT 2018-07-30 04:25:43,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:43,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:25:43,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:48,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:25:48,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:48,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:48,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:48,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:48,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:48,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:48,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:48,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:25:47.086Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:25:47.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}], "metadata": {"pagination": {"total": 1941, "offset": 1900, "size": 50}}} 2018-07-30 04:25:48,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:48,711 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:48 GMT 2018-07-30 04:25:48,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:48,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-30 04:25:48,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:48,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-30 04:25:48,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:25:48,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:48,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:48,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:48,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:48,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:48,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:48,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:48,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:25:48,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:48,777 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:48 GMT 2018-07-30 04:25:48,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:48,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:25:48,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:53,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:25:53,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:53,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:53,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:53,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:53,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:53,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:53,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:53,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1941, "offset": 1901, "size": 50}}} 2018-07-30 04:25:53,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:53,866 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:53 GMT 2018-07-30 04:25:53,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:53,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:25:53,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:53,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:25:53,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:53,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:53,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:53,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:53,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:53,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:53,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:53,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:25:53,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:53,933 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:53 GMT 2018-07-30 04:25:53,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:53,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:25:53,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:58,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:25:59,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:59,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:59,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:59,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:59,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:59,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:59,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:59,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:25:57.323Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:25:57.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}], "metadata": {"pagination": {"total": 1942, "offset": 1901, "size": 50}}} 2018-07-30 04:25:59,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:59,011 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:59 GMT 2018-07-30 04:25:59,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:59,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-07-30 04:25:59,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:25:59,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-07-30 04:25:59,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:25:59,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:25:59,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:25:59,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:25:59,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:25:59,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:25:59,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:25:59,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:25:59,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:25:59,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:25:59,070 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:25:59 GMT 2018-07-30 04:25:59,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:25:59,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:25:59,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:26:04,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:26:04,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:26:04,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:26:04,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:26:04,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:26:04,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:26:04,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:26:04,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:26:04,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1942, "offset": 1902, "size": 50}}} 2018-07-30 04:26:04,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:26:04,234 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:26:04 GMT 2018-07-30 04:26:04,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:26:04,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-07-30 04:26:04,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:26:04,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:26:04,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:26:04,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:26:04,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:26:04,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:26:04,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:26:04,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:26:04,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:26:04,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:26:04,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:26:04,294 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:26:04 GMT 2018-07-30 04:26:04,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:26:04,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-07-30 04:26:04,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:26:09,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-07-30 04:26:09,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:26:09,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:26:09,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:26:09,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:26:09,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:26:09,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:26:09,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:26:09,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3yii7y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:26:07.359Z", "message": "Execution done (return_code=0): /tmp/JR19U/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:26:07.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "c98ea759-046b-4358-a988-fe8ef4b21501"}, {"node_instance_id": "vellum_3yii7y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:26:07.463Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:26:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:26:07.744Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:26:07.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:26:08.507Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:26:08.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9ee2b7cc-b30e-4614-b2ef-c0d04fe570e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:26:08.507Z", "message": "Downloaded scripts/bind/bind.py to /tmp/IMK4V/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:26:08.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9ee2b7cc-b30e-4614-b2ef-c0d04fe570e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:26:08.678Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:26:08.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901", "logger": "9ee2b7cc-b30e-4614-b2ef-c0d04fe570e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-07-30T04:26:08.747Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-07-30T04:26:08.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"}], "metadata": {"pagination": {"total": 1949, "offset": 1902, "size": 50}}} 2018-07-30 04:26:09,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:26:09,371 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:26:09 GMT 2018-07-30 04:26:09,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:26:09,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3746 2018-07-30 04:26:09,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:26:09,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JR19U/start-vellum.sh 2018-07-30 04:26:09,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-07-30 04:26:09,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-07-30 04:26:09,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-07-30 04:26:09,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IMK4V/bind.py 2018-07-30 04:26:09,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-07-30 04:26:09,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-07-30 04:26:09,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/db2312a8-d2cb-4a8f-b4b3-04fde1d7a901 2018-07-30 04:26:09,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:26:09,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:26:09,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:26:09,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:26:09,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:26:09,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:26:09,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:26:09,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-07-30T04:14:22.326Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "db2312a8-d2cb-4a8f-b4b3-04fde1d7a901"} 2018-07-30 04:26:09,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:26:09,436 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:26:09 GMT 2018-07-30 04:26:09,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:26:09,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-07-30 04:26:09,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:26:09,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-07-30T04:14:22.326Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'db2312a8-d2cb-4a8f-b4b3-04fde1d7a901'} 2018-07-30 04:26:09,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv/outputs 2018-07-30 04:26:09,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:26:09,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:26:09,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:26:09,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:26:09,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:26:09,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:26:09,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:26:09,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.204", "ellis_ip": "172.30.9.210"}, "deployment_id": "clearwater-opnfv"} 2018-07-30 04:26:09,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:26:09,521 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:26:09 GMT 2018-07-30 04:26:09,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:26:09,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-07-30 04:26:09,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:26:09,524 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.210 2018-07-30 04:26:09,609 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-07-30 04:26:09,677 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-07-30 04:26:09,678 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-07-30 04:26:09,711 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-30 04:26:09,712 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-07-30 04:26:34,746 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-30 04:26:34,746 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-07-30 04:26:59,796 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-30 04:26:59,796 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-07-30 04:27:24,932 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-30 04:27:24,933 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-07-30 04:27:49,988 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-30 04:27:49,989 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-07-30 04:28:15,047 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-30 04:28:15,047 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-07-30 04:28:40,100 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-30 04:28:40,100 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-07-30 04:29:05,153 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-30 04:29:05,154 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-07-30 04:29:30,210 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-30 04:29:30,210 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-07-30 04:29:55,258 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-30 04:29:55,258 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-07-30 04:30:20,291 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-30 04:30:20,292 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-07-30 04:30:45,500 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-30 04:30:45,500 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2018-07-30 04:31:10,541 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-07-30 04:31:10,542 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2018-07-30 04:31:35,747 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550491@clearwater.opnfv', u'sip_username': u'6505550491', u'formatted_number': u'(650) 555-0491', u'number': u'6505550491', u'sip_uri': u'sip:6505550491@clearwater.opnfv', u'number_id': u'822f7aa99abd4b9db511eb2d9f88c6ac', u'sip_password': u'RmxWhx3p6', u'pstn': False} 2018-07-30 04:31:35,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv/outputs 2018-07-30 04:31:35,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:31:35,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:31:35,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:31:35,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:31:35,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:31:35,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:31:35,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:31:35,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.204", "ellis_ip": "172.30.9.210"}, "deployment_id": "clearwater-opnfv"} 2018-07-30 04:31:35,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:31:35,830 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:31:35 GMT 2018-07-30 04:31:35,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:31:35,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-07-30 04:31:35,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:31:35,830 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-07-30 04:31:35,830 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-07-30 04:31:35,838 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-07-30 04:31:35,839 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-07-30 04:33:43,392 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-07-30 04:33:43,393 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550629, 6505550522) Passed Basic Call - SDP (TCP) - Failed SocketError thrown: - getaddrinfo: Try again - /src/vims-test/quaff/lib/sources.rb:41:in `initialize' - /src/vims-test/quaff/lib/sources.rb:41:in `new' - /src/vims-test/quaff/lib/sources.rb:41:in `initialize' - /src/vims-test/quaff/lib/endpoint.rb:290:in `new' - /src/vims-test/quaff/lib/endpoint.rb:290:in `new_source' - /src/vims-test/quaff/lib/endpoint.rb:115:in `initialize' - /src/vims-test/lib/quaff-endpoint.rb:29:in `new' - /src/vims-test/lib/quaff-endpoint.rb:29:in `initialize' - /src/vims-test/lib/test-definition.rb:182:in `new' - /src/vims-test/lib/test-definition.rb:182:in `add_endpoint' - /src/vims-test/lib/tests/basic-call.rb:83:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Tel URIs (TCP) - (6505550415, 6505550669) Passed Basic Call - Unknown number (TCP) - (6505550110, 6505550611) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550629, 6505550961) Passed Basic Call - Messages - Pager model (TCP) - (6505550102, 6505550532) Passed Basic Call - Pracks (TCP) - (6505550072, 6505550149) Passed Basic Registration (TCP) - (6505550937) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550648, 6505550392) Passed Call Barring - Outbound Rejection (TCP) - (6505550935, 6505550861) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550473, 6505550045) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550314, 6505550265, 6505550726) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550164, 6505550090, 6505550939) Passed Call Diversion - Not reachable (408) (TCP) - (6505550590, 6505550504, 6505550523) Passed Call Diversion - Not reachable (503) (TCP) - (6505550981, 6505550949, 6505550745) Passed Call Diversion - Not reachable (500) (TCP) - (6505550983, 6505550568, 6505550559) Passed Call Diversion - Busy (TCP) - (6505550794, 6505550808, 6505550820) Passed Call Diversion - Unconditional (TCP) - (6505550885, 6505550886, 6505550868) Passed Call Diversion - No answer (TCP) - (6505550266, 6505550026, 6505550623) Passed Call Diversion - Bad target URI (TCP) - (6505550854, 6505550650) Passed Call Diversion - Audio-only call (TCP) - (6505550870, 6505550393, 6505550877, 6505550868) Passed Call Diversion - Audio-video call (TCP) - (6505550668, 6505550105, 6505550073, 6505550358) Passed Call Waiting - Accepted (TCP) - (6505550683, 6505550733, 6505550965) Passed Call Waiting - Cancelled (TCP) - (6505550471, 6505550852, 6505550596) Passed CANCEL - Mainline (TCP) - (6505550678, 6505550779) Passed Filtering - Accept-Contact (TCP) - (6505550121, 6505550532) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550003, 6505550435) Passed Filtering - Accept-Contact no match (TCP) - (6505550275, 6505550261) Passed Filtering - Accept-Contact negated match (TCP) - (6505550794, 6505550115) Passed Filtering - RFC3841 example (TCP) - (6505550872, 6505550416) Passed Filtering - Reject-Contact no match (TCP) - (6505550761, 6505550488) Passed Filtering - Reject-Contact match (TCP) - (6505550463, 6505550073) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550676) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550864) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550742) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550801) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550788, 6505550385) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550492, 6505550882) Passed GRUU - Call - only GRUU as target (TCP) - (6505550117, 6505550687) Passed GRUU - Call - AoR as target (TCP) - (6505550238, 6505550833) Passed GRUU - Call - unknown GRUU as target (TCP) - /usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated (6505550553, 6505550697) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550817, 6505550090) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550249, 6505550078) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550511, 6505550383) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550300, 6505550502) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550642, 6505550443) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550718) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550299) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550593) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550548, 6505550193) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550728, 6505550177) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Deleting leaked number: sip:6505550957@clearwater.opnfv 1 failures out of 93 tests run Basic Call - SDP (TCP) at 2018-07-30 04:31:45 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-07-30 04:33:43,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 1, 'skipped': 2, 'total': 93, 'passed': 90} 2018-07-30 04:33:43,517 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 04:33:43,517 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:52 | PASS | +----------------------+------------------+------------------+----------------+ 2018-07-30 04:33:43,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-07-30 04:33:43,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-07-30 04:33:43,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-07-30 04:33:43,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-07-30 04:33:43,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-07-30 04:33:43,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-07-30 04:33:43,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-07-30 04:33:43,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-07-30 04:33:43,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-07-30 04:33:43,612 - cloudify.rest_client.http - DEBUG - reply: "400 BAD REQUEST" {"message": "Include keys '[u'a', u'c', u'e', u'f', u'-', u'l', u'o', u'n', u'p', u'r', u't', u'w', u'v']' do not exist. Allowed keys are: ['status', 'parameters', 'is_system_workflow', 'blueprint_id', 'tenant_name', 'created_at', 'created_by', 'private_resource', 'workflow_id', 'error', 'deployment_id', 'id']", "error_code": "no_such_include_field_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 126, in wrapper\n fields_to_include = self._get_fields_to_include()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 182, in _get_fields_to_include\n _validate_fields(model_fields, include, INCLUDE)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 71, in _validate_fields\n fields=list(valid_fields))\nNoSuchIncludeFieldError: Include keys '[u'a', u'c', u'e', u'f', u'-', u'l', u'o', u'n', u'p', u'r', u't', u'w', u'v']' do not exist. Allowed keys are: ['status', 'parameters', 'is_system_workflow', 'blueprint_id', 'tenant_name', 'created_at', 'created_by', 'private_resource', 'workflow_id', 'error', 'deployment_id', 'id']\n"} 2018-07-30 04:33:43,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-07-30 04:33:43,612 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 30 Jul 2018 04:33:43 GMT 2018-07-30 04:33:43,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-07-30 04:33:43,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1404 2018-07-30 04:33:43,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-07-30 04:33:43,613 - 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 250, in clean exec_list = self.cfy_client.executions.list(dep_name) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 139, in list _include=_include) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) NoSuchIncludeFieldError: 400: Include keys '[u'a', u'c', u'e', u'f', u'-', u'l', u'o', u'n', u'p', u'r', u't', u'w', u'v']' do not exist. Allowed keys are: ['status', 'parameters', 'is_system_workflow', 'blueprint_id', 'tenant_name', 'created_at', 'created_by', 'private_resource', 'workflow_id', 'error', 'deployment_id', 'id'] 2018-07-30 04:33:43,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-30 04:33:43,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/200cac48-6735-47e8-85f8-aa102a347a3b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:33:44,787 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12506ade-0442-4228-83dd-d91106bd4c1c Content-Length: 0 Date: Mon, 30 Jul 2018 04:33:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:33:44,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/200cac48-6735-47e8-85f8-aa102a347a3b.json used request id req-12506ade-0442-4228-83dd-d91106bd4c1c 2018-07-30 04:33:44,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.16840386391s 2018-07-30 04:33:44,788 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/200cac48-6735-47e8-85f8-aa102a347a3b.json used request id req-12506ade-0442-4228-83dd-d91106bd4c1c 2018-07-30 04:33:44,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-30 04:33:44,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:33:44,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1704 X-Openstack-Request-Id: req-0e53f9a5-5526-4cb8-8e14-3660daf14ff2 Date: Mon, 30 Jul 2018 04:33:44 GMT RESP BODY: {"floatingips": [{"router_id": "b55c24e7-db17-4a9d-95b3-4fabbe26f224", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:14:28Z", "updated_at": "2018-07-30T04:18:09Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "port_id": "f867d323-c90d-429b-8ff5-cc291cd66d2c", "id": "62e8a812-3eb5-4a2a-8337-4a3da036a008", "qos_policy_id": null}, {"router_id": "b55c24e7-db17-4a9d-95b3-4fabbe26f224", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:14:32Z", "updated_at": "2018-07-30T04:18:30Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "port_id": "d46c95dd-06bb-49b9-9258-4df164ca7212", "id": "dccc9839-7da4-4cd3-9571-1ab7bdc98cd3", "qos_policy_id": null}, {"router_id": "b55c24e7-db17-4a9d-95b3-4fabbe26f224", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:14:30Z", "updated_at": "2018-07-30T04:18:27Z", "floating_network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "port_id": "7375853d-8db0-4ade-b3d5-d7eeef8ba0c7", "id": "f310d143-ad6d-42de-8b76-3e95f5fae93f", "qos_policy_id": null}]} 2018-07-30 04:33:44,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-0e53f9a5-5526-4cb8-8e14-3660daf14ff2 2018-07-30 04:33:44,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0823490619659s 2018-07-30 04:33:44,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-0e53f9a5-5526-4cb8-8e14-3660daf14ff2 2018-07-30 04:33:44,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-30 04:33:44,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:33:45,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:33: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-4205e35e-0aca-4fae-98ff-fe5277aea376 x-compute-request-id: req-4205e35e-0aca-4fae-98ff-fe5277aea376 Content-Type: application/json 2018-07-30 04:33:45,201 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116 used request id req-4205e35e-0aca-4fae-98ff-fe5277aea376 2018-07-30 04:33:45,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.31581401825s 2018-07-30 04:33:45,202 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116 used request id req-4205e35e-0aca-4fae-98ff-fe5277aea376 2018-07-30 04:33:45,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:33:45,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:33:46,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f72c4e0-bf9a-4505-92ca-1441ed6c22b7 x-compute-request-id: req-3f72c4e0-bf9a-4505-92ca-1441ed6c22b7 Content-Encoding: gzip Content-Length: 1698 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:35:e5", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c297b406-5070-4eb2-849a-fe99775da4dd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c297b406-5070-4eb2-849a-fe99775da4dd", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:12.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "c297b406-5070-4eb2-849a-fe99775da4dd", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "default"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:12Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_sprout_host_yscoxx", "created": "2018-07-30T04:14:50Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:8d:0d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:8d:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d123ec29-e898-4e68-a649-ea2c56af03ef", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d123ec29-e898-4e68-a649-ea2c56af03ef", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:14.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "d123ec29-e898-4e68-a649-ea2c56af03ef", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "default"}, {"name": "clearwater-sg_base"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:14Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_bono_host_5063ts", "created": "2018-07-30T04:14:49Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:80:4d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:80:4d", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/24ed987f-a7a9-4695-92ed-d22bc50f70da", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/24ed987f-a7a9-4695-92ed-d22bc50f70da", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:14.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "24ed987f-a7a9-4695-92ed-d22bc50f70da", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:14Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_ellis_host_rncs9y", "created": "2018-07-30T04:14:47Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:c5:87", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/21cf49e9-b04c-438e-a2c9-b6da0755df14", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/21cf49e9-b04c-438e-a2c9-b6da0755df14", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:15.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "21cf49e9-b04c-438e-a2c9-b6da0755df14", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "default"}, {"name": "clearwater-sg_base"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:16Z", "hostId": "503420371ae8a8095c1c600292069728ee789791ba0ef8f317673387", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_vellum_host_6tn7yp", "created": "2018-07-30T04:14:45Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:1c:13", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:1c:13", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/70ed754a-7981-4eb5-8208-ea46322dcfbb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/70ed754a-7981-4eb5-8208-ea46322dcfbb", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:04.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "70ed754a-7981-4eb5-8208-ea46322dcfbb", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:04Z", "hostId": "503420371ae8a8095c1c600292069728ee789791ba0ef8f317673387", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_bind_host_w4zch6", "created": "2018-07-30T04:14:45Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:b3:20", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7be18df3-bc32-45bd-954d-55b95bccf6b3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7be18df3-bc32-45bd-954d-55b95bccf6b3", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:13.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "7be18df3-bc32-45bd-954d-55b95bccf6b3", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "default"}, {"name": "clearwater-sg_base"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:13Z", "hostId": "503420371ae8a8095c1c600292069728ee789791ba0ef8f317673387", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_dime_host_1jv2la", "created": "2018-07-30T04:14:45Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:38:00", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8f896620-7329-4ea2-9e1d-a8db52339219", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8f896620-7329-4ea2-9e1d-a8db52339219", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:15.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "8f896620-7329-4ea2-9e1d-a8db52339219", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "default"}, {"name": "clearwater-sg_base"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:15Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_homer_host_a39d5m", "created": "2018-07-30T04:14:44Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:ec:bf", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/872a5602-0475-492b-b0d7-b76c7764c0c2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/872a5602-0475-492b-b0d7-b76c7764c0c2", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:15.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "872a5602-0475-492b-b0d7-b76c7764c0c2", "security_groups": [{"name": "default"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:16Z", "hostId": "503420371ae8a8095c1c600292069728ee789791ba0ef8f317673387", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_proxy_host_6tbonv", "created": "2018-07-30T04:14:43Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:2a:8f", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:2a:8f", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9557e627-7af6-44c9-a294-04f2573b3116", "rel": "bookmark"}], "image": {"id": "ee3c859a-198c-4040-bf4c-6f244c198728", "links": [{"href": "http://172.30.9.25:8774/images/ee3c859a-198c-4040-bf4c-6f244c198728", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:12:42.000000", "flavor": {"id": "0a1d8e39-96ac-48a2-8264-49903704a0c6", "links": [{"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "bookmark"}]}, "id": "9557e627-7af6-44c9-a294-04f2573b3116", "security_groups": [{"name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:33:45Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "cloudify_ims-vm_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "created": "2018-07-30T04:10:25Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:33:46,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3f72c4e0-bf9a-4505-92ca-1441ed6c22b7 2018-07-30 04:33:46,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.810966014862s 2018-07-30 04:33:46,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3f72c4e0-bf9a-4505-92ca-1441ed6c22b7 2018-07-30 04:33:46,021 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:33:48,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:33:48,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:33:48,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a96e5b69-ed38-4d38-bc50-1c6be5f865b3 x-compute-request-id: req-a96e5b69-ed38-4d38-bc50-1c6be5f865b3 Content-Encoding: gzip Content-Length: 1522 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:35:e5", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c297b406-5070-4eb2-849a-fe99775da4dd", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c297b406-5070-4eb2-849a-fe99775da4dd", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:12.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "c297b406-5070-4eb2-849a-fe99775da4dd", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "default"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:12Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_sprout_host_yscoxx", "created": "2018-07-30T04:14:50Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:8d:0d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:8d:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d123ec29-e898-4e68-a649-ea2c56af03ef", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d123ec29-e898-4e68-a649-ea2c56af03ef", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:14.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "d123ec29-e898-4e68-a649-ea2c56af03ef", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "default"}, {"name": "clearwater-sg_base"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:14Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_bono_host_5063ts", "created": "2018-07-30T04:14:49Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:80:4d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:80:4d", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/24ed987f-a7a9-4695-92ed-d22bc50f70da", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/24ed987f-a7a9-4695-92ed-d22bc50f70da", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:14.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "24ed987f-a7a9-4695-92ed-d22bc50f70da", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:14Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_ellis_host_rncs9y", "created": "2018-07-30T04:14:47Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:c5:87", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/21cf49e9-b04c-438e-a2c9-b6da0755df14", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/21cf49e9-b04c-438e-a2c9-b6da0755df14", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:15.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "21cf49e9-b04c-438e-a2c9-b6da0755df14", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "default"}, {"name": "clearwater-sg_base"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:16Z", "hostId": "503420371ae8a8095c1c600292069728ee789791ba0ef8f317673387", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_vellum_host_6tn7yp", "created": "2018-07-30T04:14:45Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:1c:13", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:1c:13", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/70ed754a-7981-4eb5-8208-ea46322dcfbb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/70ed754a-7981-4eb5-8208-ea46322dcfbb", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:04.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "70ed754a-7981-4eb5-8208-ea46322dcfbb", "security_groups": [{"name": "default"}, {"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:04Z", "hostId": "503420371ae8a8095c1c600292069728ee789791ba0ef8f317673387", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_bind_host_w4zch6", "created": "2018-07-30T04:14:45Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:b3:20", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7be18df3-bc32-45bd-954d-55b95bccf6b3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7be18df3-bc32-45bd-954d-55b95bccf6b3", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:13.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "7be18df3-bc32-45bd-954d-55b95bccf6b3", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "default"}, {"name": "clearwater-sg_base"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:13Z", "hostId": "503420371ae8a8095c1c600292069728ee789791ba0ef8f317673387", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_dime_host_1jv2la", "created": "2018-07-30T04:14:45Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:38:00", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8f896620-7329-4ea2-9e1d-a8db52339219", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8f896620-7329-4ea2-9e1d-a8db52339219", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:15.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "8f896620-7329-4ea2-9e1d-a8db52339219", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "default"}, {"name": "clearwater-sg_base"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:15Z", "hostId": "bb06bb12a3a432babab60ceefba66a6767c6cc0c5680e5122d60bba9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_homer_host_a39d5m", "created": "2018-07-30T04:14:44Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}, {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:ec:bf", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/872a5602-0475-492b-b0d7-b76c7764c0c2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/872a5602-0475-492b-b0d7-b76c7764c0c2", "rel": "bookmark"}], "image": {"id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "links": [{"href": "http://172.30.9.25:8774/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:17:15.000000", "flavor": {"id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "links": [{"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "bookmark"}]}, "id": "872a5602-0475-492b-b0d7-b76c7764c0c2", "security_groups": [{"name": "default"}], "user_id": "101da8acff77449b9829e38349601a55", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:17:16Z", "hostId": "503420371ae8a8095c1c600292069728ee789791ba0ef8f317673387", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "name": "server_clearwater-opnfv_proxy_host_6tbonv", "created": "2018-07-30T04:14:43Z", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "cloudify_management_network_id": "49a0193f-b434-41d5-b0f2-1ab64f0de849"}}]} 2018-07-30 04:33:48,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a96e5b69-ed38-4d38-bc50-1c6be5f865b3 2018-07-30 04:33:48,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686363935471s 2018-07-30 04:33:48,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a96e5b69-ed38-4d38-bc50-1c6be5f865b3 2018-07-30 04:33:48,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:33:48,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:33:48,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35167 X-Openstack-Request-Id: req-155fa7bf-9c29-4420-bae7-3d0f0ae2109b Date: Mon, 30 Jul 2018 04:33:48 GMT RESP BODY: {"security_groups": [{"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:14:33Z", "updated_at": "2018-07-30T04:14:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5060, "updated_at": "2018-07-30T04:14:35Z", "revision_number": 0, "id": "07d30caf-b680-4fe5-9601-3289e47f5c0f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:35Z", "security_group_id": "0ab59733-7310-4c45-bf80-98b7bd67b814", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 5060, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5060, "updated_at": "2018-07-30T04:14:36Z", "revision_number": 0, "id": "1cbb0706-1cad-4e29-8bbb-fc691bf8c6d6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:36Z", "security_group_id": "0ab59733-7310-4c45-bf80-98b7bd67b814", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 5060, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:33Z", "revision_number": 0, "id": "30c1aea7-e217-4a06-b689-39b899f57c99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:33Z", "security_group_id": "0ab59733-7310-4c45-bf80-98b7bd67b814", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 3478, "updated_at": "2018-07-30T04:14:35Z", "revision_number": 0, "id": "70e4ce6d-4f50-4a9b-8404-99bcf2051e0b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:35Z", "security_group_id": "0ab59733-7310-4c45-bf80-98b7bd67b814", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 3478, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 6669, "updated_at": "2018-07-30T04:14:36Z", "revision_number": 0, "id": "8b862056-c68c-4b93-a707-ee3c0663f406", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:36Z", "security_group_id": "0ab59733-7310-4c45-bf80-98b7bd67b814", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 6669, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-30T04:14:36Z", "revision_number": 0, "id": "94e3a347-b6b5-498d-8de9-18640266dd1a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:36Z", "security_group_id": "0ab59733-7310-4c45-bf80-98b7bd67b814", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 32768, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5062, "updated_at": "2018-07-30T04:14:36Z", "revision_number": 0, "id": "9f0a2539-0637-4e02-9fb4-2678182a7aab", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:36Z", "security_group_id": "0ab59733-7310-4c45-bf80-98b7bd67b814", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 5062, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:33Z", "revision_number": 0, "id": "c321fcd9-5243-457a-ae96-7a7285a4f3d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:33Z", "security_group_id": "0ab59733-7310-4c45-bf80-98b7bd67b814", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5058, "updated_at": "2018-07-30T04:14:36Z", "revision_number": 0, "id": "c8cbaa9b-606a-4088-a47f-d2df1407a954", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:36Z", "security_group_id": "0ab59733-7310-4c45-bf80-98b7bd67b814", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 5058, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 3478, "updated_at": "2018-07-30T04:14:35Z", "revision_number": 0, "id": "f81e0abc-d80e-4219-a3c1-23a4a3727f4e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:35Z", "security_group_id": "0ab59733-7310-4c45-bf80-98b7bd67b814", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 3478, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 10, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "0ab59733-7310-4c45-bf80-98b7bd67b814", "name": "clearwater-sg_bono"}, {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:14:27Z", "updated_at": "2018-07-30T04:14:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 7888, "updated_at": "2018-07-30T04:14:30Z", "revision_number": 0, "id": "5f61287a-c411-4db0-98b9-64350bf6f5c5", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:30Z", "security_group_id": "1bf08ba7-e19a-42fe-9bb2-01e818d8fb1b", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 7888, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:27Z", "revision_number": 0, "id": "7e804cd8-1f75-4d6a-80a3-9dc16bbb21bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:27Z", "security_group_id": "1bf08ba7-e19a-42fe-9bb2-01e818d8fb1b", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9160, "updated_at": "2018-07-30T04:14:30Z", "revision_number": 0, "id": "9fb63e17-1e73-47a8-8788-f4ce6b01c2c4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:30Z", "security_group_id": "1bf08ba7-e19a-42fe-9bb2-01e818d8fb1b", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 9160, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:27Z", "revision_number": 0, "id": "eff5fa42-97c0-4517-9de9-b09fcf655de0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:27Z", "security_group_id": "1bf08ba7-e19a-42fe-9bb2-01e818d8fb1b", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 4, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "1bf08ba7-e19a-42fe-9bb2-01e818d8fb1b", "name": "clearwater-sg_homer"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:10:22Z", "updated_at": "2018-07-30T04:10:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "1453939c-7557-47fe-801b-dac7f518234d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "180579d9-661f-4831-95a0-ce386be7c6a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-30T04:10:24Z", "revision_number": 0, "id": "2839edae-2c67-447c-aa87-8b8764466ae8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:24Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "2ac3a866-e198-4f28-91b0-3d23993fa558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-30T04:10:24Z", "revision_number": 0, "id": "40994927-08b7-4ec2-ab95-c5324935ccc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:24Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "485eaa2a-597e-48b6-9ed2-9841c1ea0f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:10:22Z", "revision_number": 0, "id": "c2875cc9-586c-4935-8598-835473d84045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:22Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-30T04:10:23Z", "revision_number": 0, "id": "c376434a-9e6a-4c8e-938e-1a5adee8f7cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:10:23Z", "security_group_id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 8, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0", "name": "cloudify_ims-sg_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}, {"description": "Internal SIP signalling", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:14:31Z", "updated_at": "2018-07-30T04:14:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5052, "updated_at": "2018-07-30T04:14:34Z", "revision_number": 0, "id": "111bd40a-55e0-4a21-8b2e-2f833622ff85", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:34Z", "security_group_id": "3eceb49e-7f0c-4d7c-85f7-368620f5a7b7", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 5052, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:31Z", "revision_number": 0, "id": "26db0693-9cdc-4e1c-be1a-8d9257d003ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:31Z", "security_group_id": "3eceb49e-7f0c-4d7c-85f7-368620f5a7b7", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5058, "updated_at": "2018-07-30T04:14:34Z", "revision_number": 0, "id": "2cc234b2-4e1b-4395-9b5b-ecb5c8b937c6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:34Z", "security_group_id": "3eceb49e-7f0c-4d7c-85f7-368620f5a7b7", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 5058, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5054, "updated_at": "2018-07-30T04:14:34Z", "revision_number": 0, "id": "6668410d-e74c-4709-881c-dd3891e8519c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:34Z", "security_group_id": "3eceb49e-7f0c-4d7c-85f7-368620f5a7b7", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 5054, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:31Z", "revision_number": 0, "id": "b2f56626-fd23-4b23-b9d5-ab80834f4031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:31Z", "security_group_id": "3eceb49e-7f0c-4d7c-85f7-368620f5a7b7", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 5, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "3eceb49e-7f0c-4d7c-85f7-368620f5a7b7", "name": "clearwater-sg_internal_sip"}, {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:14:27Z", "updated_at": "2018-07-30T04:14:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 7000, "updated_at": "2018-07-30T04:14:30Z", "revision_number": 0, "id": "599ff570-5399-49db-94f0-e20ff2325adf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:30Z", "security_group_id": "3f74292c-333d-4b38-be5d-0fa92e7d308a", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 7000, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:27Z", "revision_number": 0, "id": "6e43b14c-32ed-4751-b64a-f1948255d209", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:27Z", "security_group_id": "3f74292c-333d-4b38-be5d-0fa92e7d308a", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9160, "updated_at": "2018-07-30T04:14:30Z", "revision_number": 0, "id": "7e3cef06-e640-45e3-912c-d966ac5499be", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:30Z", "security_group_id": "3f74292c-333d-4b38-be5d-0fa92e7d308a", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 9160, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 11211, "updated_at": "2018-07-30T04:14:30Z", "revision_number": 0, "id": "a6989449-a42d-423e-a0ee-e1bdbad9ae6d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:30Z", "security_group_id": "3f74292c-333d-4b38-be5d-0fa92e7d308a", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 11211, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:27Z", "revision_number": 0, "id": "cdaa5412-3c64-422f-b2b9-6d2103e8a674", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:27Z", "security_group_id": "3f74292c-333d-4b38-be5d-0fa92e7d308a", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 7253, "updated_at": "2018-07-30T04:14:30Z", "revision_number": 0, "id": "ec77e88d-1c0c-4f9c-9570-c080fb789566", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:30Z", "security_group_id": "3f74292c-333d-4b38-be5d-0fa92e7d308a", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 7253, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 11311, "updated_at": "2018-07-30T04:14:30Z", "revision_number": 0, "id": "ef4c0eff-4d79-4967-8ce8-007371663ab1", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:30Z", "security_group_id": "3f74292c-333d-4b38-be5d-0fa92e7d308a", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 11311, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 6668, "updated_at": "2018-07-30T04:14:30Z", "revision_number": 0, "id": "fe5e7bfe-1980-46c9-bce0-31f865fd6812", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:30Z", "security_group_id": "3f74292c-333d-4b38-be5d-0fa92e7d308a", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 6667, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 8, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "3f74292c-333d-4b38-be5d-0fa92e7d308a", "name": "clearwater-sg_vellum"}, {"description": "memcached Chronos REST", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:14:26Z", "updated_at": "2018-07-30T04:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 8889, "updated_at": "2018-07-30T04:14:29Z", "revision_number": 0, "id": "1d293828-6b04-424d-b574-2d37c54d1595", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:29Z", "security_group_id": "427b5821-8b80-46ad-ac77-15ae083c9cf1", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 8889, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 8888, "updated_at": "2018-07-30T04:14:29Z", "revision_number": 0, "id": "40c21d65-23ae-4c0f-8938-d4da9c664407", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:29Z", "security_group_id": "427b5821-8b80-46ad-ac77-15ae083c9cf1", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 8888, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:27Z", "revision_number": 0, "id": "9f63eed7-70d0-4bde-8f15-2c1b9056efea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:27Z", "security_group_id": "427b5821-8b80-46ad-ac77-15ae083c9cf1", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 10888, "updated_at": "2018-07-30T04:14:29Z", "revision_number": 0, "id": "daf64bcf-33c8-42fd-a05a-f74026ab3d4b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:29Z", "security_group_id": "427b5821-8b80-46ad-ac77-15ae083c9cf1", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 10888, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:27Z", "revision_number": 0, "id": "e2bed47d-0832-4a42-8edb-451a76083c92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:27Z", "security_group_id": "427b5821-8b80-46ad-ac77-15ae083c9cf1", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 5, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "427b5821-8b80-46ad-ac77-15ae083c9cf1", "name": "clearwater-sg_dime"}, {"description": "Default security group", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:08:52Z", "updated_at": "2018-07-30T04:13:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "0225f4ad-45fe-4704-9be9-fd7de253a5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:13:39Z", "revision_number": 0, "id": "24bf4f28-1ab6-497b-a3d4-64ba1e1f39fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:13:39Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "24e34794-ebaf-4a77-b252-a118350b2f5f", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "96352342-5e65-4270-a584-26c03fd5d39c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:08:52Z", "revision_number": 0, "id": "d74f7353-ae48-4d97-9cb8-493bd8deef24", "remote_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "remote_ip_prefix": null, "created_at": "2018-07-30T04:08:52Z", "security_group_id": "a19233cb-f92d-40a2-bc78-3c328f451551", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 5, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "a19233cb-f92d-40a2-bc78-3c328f451551", "name": "default"}, {"description": "DNS", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:14:27Z", "updated_at": "2018-07-30T04:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 53, "updated_at": "2018-07-30T04:14:29Z", "revision_number": 0, "id": "232cebcf-6599-4759-a516-84220c7a3f1e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:29Z", "security_group_id": "a5784049-d6be-4ed8-a1d0-c9a2000f1449", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 53, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53, "updated_at": "2018-07-30T04:14:29Z", "revision_number": 0, "id": "4f030117-c49a-4300-ba82-f552ac0b2718", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:29Z", "security_group_id": "a5784049-d6be-4ed8-a1d0-c9a2000f1449", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 53, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:27Z", "revision_number": 0, "id": "6f71cd0c-f7dc-472c-ab66-536909bc9db2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:27Z", "security_group_id": "a5784049-d6be-4ed8-a1d0-c9a2000f1449", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:27Z", "revision_number": 0, "id": "910f4923-6e71-4922-a6bc-d3e4e125ac3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:27Z", "security_group_id": "a5784049-d6be-4ed8-a1d0-c9a2000f1449", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 4, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "a5784049-d6be-4ed8-a1d0-c9a2000f1449", "name": "clearwater-sg_bind"}, {"description": "SSH", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:14:32Z", "updated_at": "2018-07-30T04:14:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:14:35Z", "revision_number": 0, "id": "0efaa3d6-07e5-4e5c-87a4-c0edf651d490", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:35Z", "security_group_id": "bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 161, "updated_at": "2018-07-30T04:14:35Z", "revision_number": 0, "id": "635dbcf0-3b70-41de-bcdb-7094cc7f14d9", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:35Z", "security_group_id": "bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 161, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 4000, "updated_at": "2018-07-30T04:14:35Z", "revision_number": 0, "id": "adb455c9-8be3-4ec7-b5de-67522e4f8461", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:35Z", "security_group_id": "bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 4000, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 2380, "updated_at": "2018-07-30T04:14:35Z", "revision_number": 0, "id": "b9d2394b-32aa-4c59-ab99-edcd638a6a44", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:35Z", "security_group_id": "bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 2380, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:32Z", "revision_number": 0, "id": "c1061300-bce9-4277-89ee-2f098b0f7ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:32Z", "security_group_id": "bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:32Z", "revision_number": 0, "id": "d135b5f3-8f50-4c3f-921a-6f86cc5048a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:32Z", "security_group_id": "bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 6, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "bcbfc275-856c-4fae-8c9f-a7f62fb1bc7b", "name": "clearwater-sg_base"}, {"description": "Web UI", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:14:32Z", "updated_at": "2018-07-30T04:14:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-30T04:14:35Z", "revision_number": 0, "id": "0619c768-7e02-4f2d-83e9-95585236da99", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:35Z", "security_group_id": "bfed9e7c-5039-46b0-afc3-d4e88a02e438", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-30T04:14:35Z", "revision_number": 0, "id": "1f25ae4f-aa6f-4c21-a2b6-c7c37197b3d8", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:35Z", "security_group_id": "bfed9e7c-5039-46b0-afc3-d4e88a02e438", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:32Z", "revision_number": 0, "id": "4b36752d-44ca-4135-9577-64fb57977f73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:32Z", "security_group_id": "bfed9e7c-5039-46b0-afc3-d4e88a02e438", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:32Z", "revision_number": 0, "id": "79eec97a-dead-4752-be41-01059485416d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:32Z", "security_group_id": "bfed9e7c-5039-46b0-afc3-d4e88a02e438", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 4, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "bfed9e7c-5039-46b0-afc3-d4e88a02e438", "name": "clearwater-sg_ellis"}, {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "created_at": "2018-07-30T04:14:34Z", "updated_at": "2018-07-30T04:14:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:34Z", "revision_number": 0, "id": "0f0203e3-a7eb-46c8-bae6-57da05fb15eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:34Z", "security_group_id": "ffc5718f-53e4-467e-a4d3-caaac306e508", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9888, "updated_at": "2018-07-30T04:14:36Z", "revision_number": 0, "id": "4fbb48fd-dedf-4a41-ad4f-ab945a6c38e4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-30T04:14:36Z", "security_group_id": "ffc5718f-53e4-467e-a4d3-caaac306e508", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": 9888, "ethertype": "IPv4", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:14:34Z", "revision_number": 0, "id": "7737d3af-2b37-4a80-994b-c441b1c03754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:14:34Z", "security_group_id": "ffc5718f-53e4-467e-a4d3-caaac306e508", "tenant_id": "9a4aac87aaa74e2184f09142a99aee29", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a4aac87aaa74e2184f09142a99aee29"}], "revision_number": 3, "project_id": "9a4aac87aaa74e2184f09142a99aee29", "id": "ffc5718f-53e4-467e-a4d3-caaac306e508", "name": "clearwater-sg_sprout"}]} 2018-07-30 04:33:48,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-155fa7bf-9c29-4420-bae7-3d0f0ae2109b 2018-07-30 04:33:48,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.137864112854s 2018-07-30 04:33:48,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-155fa7bf-9c29-4420-bae7-3d0f0ae2109b 2018-07-30 04:33:48,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-30 04:33:48,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:33:49,009 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7cbf9c2e-37d7-4d77-8459-f5a3fc884bfc Content-Length: 0 Date: Mon, 30 Jul 2018 04:33:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:33:49,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0.json used request id req-7cbf9c2e-37d7-4d77-8459-f5a3fc884bfc 2018-07-30 04:33:49,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.141913175583s 2018-07-30 04:33:49,009 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/348f0d4b-0597-4b1e-aa3a-4d9a28ae80b0.json used request id req-7cbf9c2e-37d7-4d77-8459-f5a3fc884bfc 2018-07-30 04:33:49,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-30 04:33:49,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:33:49,038 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04:33: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-4c91eb14-36d6-4e70-9ffc-5e763d2a0b60 x-compute-request-id: req-4c91eb14-36d6-4e70-9ffc-5e763d2a0b60 Content-Length: 0 Content-Type: application/json 2018-07-30 04:33:49,038 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49 used request id req-4c91eb14-36d6-4e70-9ffc-5e763d2a0b60 2018-07-30 04:33:49,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0284669399261s 2018-07-30 04:33:49,038 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_8772cc7a-2a68-49e7-8cfb-cbf6842edc49 used request id req-4c91eb14-36d6-4e70-9ffc-5e763d2a0b60 2018-07-30 04:33:49,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 04:33:49,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b55c24e7-db17-4a9d-95b3-4fabbe26f224/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}07a71f39c341e558bd9a67902f793c26267c22ad" -d '{"subnet_id": "100f747b-c1fa-4fa4-803c-5e6a2258df55"}' 2018-07-30 04:33:49,296 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 268 X-Openstack-Request-Id: req-e654630b-db22-40df-8ef1-3bdf92791b96 Date: Mon, 30 Jul 2018 04:33:49 GMT RESP BODY: {"NeutronError": {"message": "Router interface for subnet 100f747b-c1fa-4fa4-803c-5e6a2258df55 on router b55c24e7-db17-4a9d-95b3-4fabbe26f224 cannot be deleted, as it is required by one or more floating IPs.", "type": "RouterInterfaceInUseByFloatingIP", "detail": ""}} 2018-07-30 04:33:49,296 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b55c24e7-db17-4a9d-95b3-4fabbe26f224/remove_router_interface.json used request id req-e654630b-db22-40df-8ef1-3bdf92791b96 2018-07-30 04:33:49,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 0.257341146469s 2018-07-30 04:33:49,297 - functest.core.tenantnetwork - ERROR - cannot clean all ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 242, in clean self.router, self.subnet.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4252, in remove_router_interface router['id'])) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: Error detaching interface from router b55c24e7-db17-4a9d-95b3-4fabbe26f224. (409) Client Error for url: http://172.30.9.25:9696/v2.0/routers/b55c24e7-db17-4a9d-95b3-4fabbe26f224/remove_router_interface.json Router interface for subnet 100f747b-c1fa-4fa4-803c-5e6a2258df55 on router b55c24e7-db17-4a9d-95b3-4fabbe26f224 cannot be deleted, as it is required by one or more floating IPs. 2018-07-30 04:33:49,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:33:49,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:33:49,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-0b195496-d131-4053-8b41-0f54be44e757 Date: Mon, 30 Jul 2018 04:33:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/39436c4c-1915-414e-84cb-ecd546d0cd0e/snap", "metadata": {}}], "file": "/v2/images/39436c4c-1915-414e-84cb-ecd546d0cd0e/file", "owner": "9a4aac87aaa74e2184f09142a99aee29", "id": "39436c4c-1915-414e-84cb-ecd546d0cd0e", "size": 263062016, "self": "/v2/images/39436c4c-1915-414e-84cb-ecd546d0cd0e", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/39436c4c-1915-414e-84cb-ecd546d0cd0e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-30T04:13:49Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-30T04:13:44Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ee3c859a-198c-4040-bf4c-6f244c198728/snap", "metadata": {}}], "file": "/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728/file", "owner": "9a4aac87aaa74e2184f09142a99aee29", "id": "ee3c859a-198c-4040-bf4c-6f244c198728", "size": 4373348352, "self": "/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ee3c859a-198c-4040-bf4c-6f244c198728/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-30T04:10:21Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-30T04:09:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:33:49,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0b195496-d131-4053-8b41-0f54be44e757 2018-07-30 04:33:49,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.578126907349s 2018-07-30 04:33:49,885 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0b195496-d131-4053-8b41-0f54be44e757 2018-07-30 04:33:49,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 04:33:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}07a71f39c341e558bd9a67902f793c26267c22ad" 2018-07-30 04:33:51,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0148b45d-2959-4e0a-9ac1-c09ab5ef9cc7 Date: Mon, 30 Jul 2018 04:33: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-30 04:33:51,114 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728 used request id req-0148b45d-2959-4e0a-9ac1-c09ab5ef9cc7 2018-07-30 04:33:51,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22641420364s 2018-07-30 04:33:51,114 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ee3c859a-198c-4040-bf4c-6f244c198728 used request id req-0148b45d-2959-4e0a-9ac1-c09ab5ef9cc7 2018-07-30 04:33:51,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:33:51,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:33:51,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33: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-16a9fa54-5699-435b-a1ec-61491991ea6a x-compute-request-id: req-16a9fa54-5699-435b-a1ec-61491991ea6a Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6", "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": 40, "id": "0a1d8e39-96ac-48a2-8264-49903704a0c6"}, {"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}, {"name": "cloudify_ims-flavor_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "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": 25, "id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72"}]} 2018-07-30 04:33:51,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-16a9fa54-5699-435b-a1ec-61491991ea6a 2018-07-30 04:33:51,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.122395038605s 2018-07-30 04:33:51,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-16a9fa54-5699-435b-a1ec-61491991ea6a 2018-07-30 04:33:51,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 04:33:51,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:33:51,272 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04:33: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-14a9ee3f-bbe1-4e37-ab78-d0c83df78c8e x-compute-request-id: req-14a9ee3f-bbe1-4e37-ab78-d0c83df78c8e Content-Length: 0 Content-Type: application/json 2018-07-30 04:33:51,272 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6 used request id req-14a9ee3f-bbe1-4e37-ab78-d0c83df78c8e 2018-07-30 04:33:51,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0320971012115s 2018-07-30 04:33:51,272 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0a1d8e39-96ac-48a2-8264-49903704a0c6 used request id req-14a9ee3f-bbe1-4e37-ab78-d0c83df78c8e 2018-07-30 04:33:51,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:33:51,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:33:51,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fdd0545-7f00-4d76-bfa9-6cb482611806 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "cloudify_ims-user_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": {"self": "http://172.30.9.25:5000/v3/users/101da8acff77449b9829e38349601a55"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "101da8acff77449b9829e38349601a55", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 04:33:51,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7fdd0545-7f00-4d76-bfa9-6cb482611806 2018-07-30 04:33:51,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109481096268s 2018-07-30 04:33:51,383 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7fdd0545-7f00-4d76-bfa9-6cb482611806 2018-07-30 04:33:51,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:33:51,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/101da8acff77449b9829e38349601a55 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:33:51,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b776e630-b810-4c3b-85aa-e4ef39bd0804 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": {"self": "http://172.30.9.25:5000/v3/users/101da8acff77449b9829e38349601a55"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "101da8acff77449b9829e38349601a55", "description": null}} 2018-07-30 04:33:51,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/101da8acff77449b9829e38349601a55 used request id req-b776e630-b810-4c3b-85aa-e4ef39bd0804 2018-07-30 04:33:51,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101662158966s 2018-07-30 04:33:51,491 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/101da8acff77449b9829e38349601a55 used request id req-b776e630-b810-4c3b-85aa-e4ef39bd0804 2018-07-30 04:33:51,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-30 04:33:51,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/101da8acff77449b9829e38349601a55 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:33:51,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:33:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b13d5442-3386-404d-9408-bfb1ec8271c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:33:51,712 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/101da8acff77449b9829e38349601a55 used request id req-b13d5442-3386-404d-9408-bfb1ec8271c2 2018-07-30 04:33:51,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.220906019211s 2018-07-30 04:33:51,712 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/101da8acff77449b9829e38349601a55 used request id req-b13d5442-3386-404d-9408-bfb1ec8271c2 2018-07-30 04:33:51,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 04:33:51,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:33:51,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf4fb26a-6a83-4029-a572-62174af6263c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/9a4aac87aaa74e2184f09142a99aee29"}, "tags": [], "enabled": true, "id": "9a4aac87aaa74e2184f09142a99aee29", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_8772cc7a-2a68-49e7-8cfb-cbf6842edc49"}]} 2018-07-30 04:33:51,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-bf4fb26a-6a83-4029-a572-62174af6263c 2018-07-30 04:33:51,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0907700061798s 2018-07-30 04:33:51,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-bf4fb26a-6a83-4029-a572-62174af6263c 2018-07-30 04:33:51,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-30 04:33:51,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/9a4aac87aaa74e2184f09142a99aee29 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:33:51,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:33:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6299e8-ea6a-4309-a082-837adccd43ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:33:51,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9a4aac87aaa74e2184f09142a99aee29 used request id req-0b6299e8-ea6a-4309-a082-837adccd43ad 2018-07-30 04:33:51,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.154203891754s 2018-07-30 04:33:51,968 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9a4aac87aaa74e2184f09142a99aee29 used request id req-0b6299e8-ea6a-4309-a082-837adccd43ad 2018-07-30 04:33:51,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:33:51,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:33:52,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a09dc950-997d-4301-99ed-b1f4ab0dd299 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a3aa2c7d546d40b3a1d9d07518536fdf", "links": {"self": "http://172.30.9.25:5000/v3/roles/a3aa2c7d546d40b3a1d9d07518536fdf"}, "name": "Member"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:33:52,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a09dc950-997d-4301-99ed-b1f4ab0dd299 2018-07-30 04:33:52,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.088387966156s 2018-07-30 04:33:52,060 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a09dc950-997d-4301-99ed-b1f4ab0dd299 2018-07-30 04:33:52,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-30 04:33:52,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/a3aa2c7d546d40b3a1d9d07518536fdf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e46a78cc634ed164fb8ddb1d93290834b4079bb" 2018-07-30 04:33:52,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0fa5f2-5b72-4d9d-89c1-9737ed126e95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:33:52,171 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a3aa2c7d546d40b3a1d9d07518536fdf used request id req-dc0fa5f2-5b72-4d9d-89c1-9737ed126e95 2018-07-30 04:33:52,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.105164051056s 2018-07-30 04:33:52,171 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a3aa2c7d546d40b3a1d9d07518536fdf used request id req-dc0fa5f2-5b72-4d9d-89c1-9737ed126e95 2018-07-30 04:33:52,196 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-07-30 04:33:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 04:33:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 04:33:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 04:33:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 04:33:52,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 04:33:52,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 04:33:52,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 04:33:52,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 04:33:52,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 04:33:52,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 04:33:52,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 04:33:52,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 04:33:52,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 04:33:52,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 04:33:52,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 04:33:52,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 04:33:52,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 04:33:52,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 04:33:52,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 04:33:52,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 04:33:52,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 04:33:52,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 04:33:52,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:33:52,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5244440-c115-46a5-910e-bc03441ed686 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 04:33:52,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-b5244440-c115-46a5-910e-bc03441ed686 2018-07-30 04:33:52,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 04:33:52,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T05:33:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["RqBoKdJhTAi9slpNUVprOg"], "issued_at": "2018-07-30T04:33:52.000000Z"}} 2018-07-30 04:33:52,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:33:52,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:53,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a282dc9e-0670-4ade-892f-cec687cefe0c Date: Mon, 30 Jul 2018 04:33:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 04:33:53,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a282dc9e-0670-4ade-892f-cec687cefe0c 2018-07-30 04:33:53,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.421772956848s 2018-07-30 04:33:53,034 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a282dc9e-0670-4ade-892f-cec687cefe0c 2018-07-30 04:33:53,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:33:53,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 04:33:53,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 04:33:53,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:53,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8941f288-1c23-49c2-a4e2-49d198cc969c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/f7e8b527169445dcab3ecaf02003a9f0"}, "tags": [], "enabled": true, "id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "heat_stack"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 04:33:53,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-8941f288-1c23-49c2-a4e2-49d198cc969c 2018-07-30 04:33:53,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0884599685669s 2018-07-30 04:33:53,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-8941f288-1c23-49c2-a4e2-49d198cc969c 2018-07-30 04:33:53,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-30 04:33:53,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b"}}' 2018-07-30 04:33:53,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18b777f5-69b7-4de0-92ee-d72536c65952 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ce805e04e84477483a1211fbbbd2286"}, "tags": [], "enabled": true, "id": "7ce805e04e84477483a1211fbbbd2286", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b"}} 2018-07-30 04:33:53,195 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-18b777f5-69b7-4de0-92ee-d72536c65952 2018-07-30 04:33:53,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0565321445465s 2018-07-30 04:33:53,196 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-18b777f5-69b7-4de0-92ee-d72536c65952 2018-07-30 04:33:53,196 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: heat_ims', u'tags': [], 'enabled': True, 'id': u'7ce805e04e84477483a1211fbbbd2286', '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'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}) 2018-07-30 04:33:53,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-30 04:33:53,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "81373312-9fb1-4bed-9b5f-3fed972daaff", "email": null, "name": "heat_ims-user_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b"}}' 2018-07-30 04:33:53,566 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5f6dffc-9bb8-470c-a808-d9205e73f0a7 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": {"self": "http://172.30.9.25:5000/v3/users/12391b5f0a2f47dcbc246f7030e4a056"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12391b5f0a2f47dcbc246f7030e4a056", "domain_id": "default", "password_expires_at": null}} 2018-07-30 04:33:53,567 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-d5f6dffc-9bb8-470c-a808-d9205e73f0a7 2018-07-30 04:33:53,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.364568948746s 2018-07-30 04:33:53,567 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-d5f6dffc-9bb8-470c-a808-d9205e73f0a7 2018-07-30 04:33:53,568 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'12391b5f0a2f47dcbc246f7030e4a056', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}) 2018-07-30 04:33:53,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:33:53,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:53,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a28132d-92e8-4707-8a9c-fd62080a7d13 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:33:53,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1a28132d-92e8-4707-8a9c-fd62080a7d13 2018-07-30 04:33:53,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0851018428802s 2018-07-30 04:33:53,657 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1a28132d-92e8-4707-8a9c-fd62080a7d13 2018-07-30 04:33:53,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:33:53,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:53,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f428c5f-274f-49ab-b0c6-6414482da2ce Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:33:53,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0f428c5f-274f-49ab-b0c6-6414482da2ce 2018-07-30 04:33:53,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0866129398346s 2018-07-30 04:33:53,748 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0f428c5f-274f-49ab-b0c6-6414482da2ce 2018-07-30 04:33:53,749 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-30 04:33:53,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-30 04:33:53,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" -d '{"role": {"name": "Member"}}' 2018-07-30 04:33:53,860 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b0cad8-a98f-424b-a7af-b9c8400953f3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5487295e6c8b409690f107edecc16cc5", "links": {"self": "http://172.30.9.25:5000/v3/roles/5487295e6c8b409690f107edecc16cc5"}, "name": "Member"}} 2018-07-30 04:33:53,860 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-64b0cad8-a98f-424b-a7af-b9c8400953f3 2018-07-30 04:33:53,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.107005119324s 2018-07-30 04:33:53,860 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-64b0cad8-a98f-424b-a7af-b9c8400953f3 2018-07-30 04:33:53,861 - 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'5487295e6c8b409690f107edecc16cc5'}) 2018-07-30 04:33:53,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:33:53,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:53,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e3429e-a97d-4f04-8b98-710300b3784f Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5487295e6c8b409690f107edecc16cc5", "links": {"self": "http://172.30.9.25:5000/v3/roles/5487295e6c8b409690f107edecc16cc5"}, "name": "Member"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:33:53,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a3e3429e-a97d-4f04-8b98-710300b3784f 2018-07-30 04:33:53,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0867259502411s 2018-07-30 04:33:53,952 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a3e3429e-a97d-4f04-8b98-710300b3784f 2018-07-30 04:33:53,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 04:33:53,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:54,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec78b24-2cad-4e42-8ebd-8f0c468a3e8a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 04:33:54,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-dec78b24-2cad-4e42-8ebd-8f0c468a3e8a 2018-07-30 04:33:54,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0856990814209s 2018-07-30 04:33:54,042 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-dec78b24-2cad-4e42-8ebd-8f0c468a3e8a 2018-07-30 04:33:54,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:33:54,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:54,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe7b19e3-9b0b-457b-869b-458581364c8d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_ims-user_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": {"self": "http://172.30.9.25:5000/v3/users/12391b5f0a2f47dcbc246f7030e4a056"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12391b5f0a2f47dcbc246f7030e4a056", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 04:33:54,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fe7b19e3-9b0b-457b-869b-458581364c8d 2018-07-30 04:33:54,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124964952469s 2018-07-30 04:33:54,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fe7b19e3-9b0b-457b-869b-458581364c8d 2018-07-30 04:33:54,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 04:33:54,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:54,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-516d3036-712d-4709-9284-203d5df6eb89 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ce805e04e84477483a1211fbbbd2286"}, "tags": [], "enabled": true, "id": "7ce805e04e84477483a1211fbbbd2286", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b"}]} 2018-07-30 04:33:54,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-516d3036-712d-4709-9284-203d5df6eb89 2018-07-30 04:33:54,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0919079780579s 2018-07-30 04:33:54,272 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-516d3036-712d-4709-9284-203d5df6eb89 2018-07-30 04:33:54,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 04:33:54,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=12391b5f0a2f47dcbc246f7030e4a056&role.id=5487295e6c8b409690f107edecc16cc5&scope.project.id=7ce805e04e84477483a1211fbbbd2286" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:54,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94461c04-a663-4c76-81ca-12534292e1bc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=12391b5f0a2f47dcbc246f7030e4a056&role.id=5487295e6c8b409690f107edecc16cc5&scope.project.id=7ce805e04e84477483a1211fbbbd2286", "previous": null, "next": null}} 2018-07-30 04:33:54,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=12391b5f0a2f47dcbc246f7030e4a056&role.id=5487295e6c8b409690f107edecc16cc5&scope.project.id=7ce805e04e84477483a1211fbbbd2286 used request id req-94461c04-a663-4c76-81ca-12534292e1bc 2018-07-30 04:33:54,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0880959033966s 2018-07-30 04:33:54,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=12391b5f0a2f47dcbc246f7030e4a056&role.id=5487295e6c8b409690f107edecc16cc5&scope.project.id=7ce805e04e84477483a1211fbbbd2286 used request id req-94461c04-a663-4c76-81ca-12534292e1bc 2018-07-30 04:33:54,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 04:33:54,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/7ce805e04e84477483a1211fbbbd2286/users/12391b5f0a2f47dcbc246f7030e4a056/roles/5487295e6c8b409690f107edecc16cc5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:54,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:33:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9885f5bd-2f8e-4f94-82b6-fc1dde1d3733 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:33:54,497 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7ce805e04e84477483a1211fbbbd2286/users/12391b5f0a2f47dcbc246f7030e4a056/roles/5487295e6c8b409690f107edecc16cc5 used request id req-9885f5bd-2f8e-4f94-82b6-fc1dde1d3733 2018-07-30 04:33:54,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.124948978424s 2018-07-30 04:33:54,498 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7ce805e04e84477483a1211fbbbd2286/users/12391b5f0a2f47dcbc246f7030e4a056/roles/5487295e6c8b409690f107edecc16cc5 used request id req-9885f5bd-2f8e-4f94-82b6-fc1dde1d3733 2018-07-30 04:33:54,498 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 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'7ce805e04e84477483a1211fbbbd2286', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '81373312-9fb1-4bed-9b5f-3fed972daaff', 'username': u'heat_ims-user_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-30 04:33:54,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 04:33:54,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 04:33:54,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 04:33:54,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 04:33:54,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 04:33:54,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 04:33:54,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 04:33:54,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 04:33:54,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 04:33:54,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 04:33:54,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 04:33:54,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 04:33:54,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 04:33:54,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 04:33:54,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 04:33:54,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 04:33:54,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 04:33:54,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 04:33:54,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 04:33:54,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 04:33:54,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 04:33:54,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 04:33:54,503 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'password': '81373312-9fb1-4bed-9b5f-3fed972daaff', 'project_name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '7ce805e04e84477483a1211fbbbd2286', 'project_domain_name': 'Default'} 2018-07-30 04:33:54,540 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2018-07-30 04:33:54,541 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-07-30 04:33:54,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 04:33:54,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:54,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2349986e-253e-4774-ab1e-aa8e1f82168a Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ce805e04e84477483a1211fbbbd2286"}, "tags": [], "enabled": true, "id": "7ce805e04e84477483a1211fbbbd2286", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b"}]} 2018-07-30 04:33:54,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-2349986e-253e-4774-ab1e-aa8e1f82168a 2018-07-30 04:33:54,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0924620628357s 2018-07-30 04:33:54,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-2349986e-253e-4774-ab1e-aa8e1f82168a 2018-07-30 04:33:54,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-07-30 04:33:54,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/quotas/7ce805e04e84477483a1211fbbbd2286.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-07-30 04:33:54,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-04e8a749-6760-4471-bd7b-13e12f74f8e1 Date: Mon, 30 Jul 2018 04:33:54 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-07-30 04:33:54,713 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/7ce805e04e84477483a1211fbbbd2286.json used request id req-04e8a749-6760-4471-bd7b-13e12f74f8e1 2018-07-30 04:33:54,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0709180831909s 2018-07-30 04:33:54,713 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/7ce805e04e84477483a1211fbbbd2286.json used request id req-04e8a749-6760-4471-bd7b-13e12f74f8e1 2018-07-30 04:33:54,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:33:54,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:54,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe5beb15-a08e-4b5c-8d31-60d70f384afb Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5487295e6c8b409690f107edecc16cc5", "links": {"self": "http://172.30.9.25:5000/v3/roles/5487295e6c8b409690f107edecc16cc5"}, "name": "Member"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:33:54,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fe5beb15-a08e-4b5c-8d31-60d70f384afb 2018-07-30 04:33:54,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0890910625458s 2018-07-30 04:33:54,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fe5beb15-a08e-4b5c-8d31-60d70f384afb 2018-07-30 04:33:54,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-30 04:33:54,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" -d '{"role": {"name": "heat_stack_owner"}}' 2018-07-30 04:33:54,907 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:33:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e9e7f55-499d-4ac2-b6e7-652472230293 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "682d045541374c398774a26fb25b0c9d", "links": {"self": "http://172.30.9.25:5000/v3/roles/682d045541374c398774a26fb25b0c9d"}, "name": "heat_stack_owner"}} 2018-07-30 04:33:54,907 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-7e9e7f55-499d-4ac2-b6e7-652472230293 2018-07-30 04:33:54,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.096508026123s 2018-07-30 04:33:54,908 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-7e9e7f55-499d-4ac2-b6e7-652472230293 2018-07-30 04:33:54,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:33:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:55,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de38d476-68eb-448b-8d4e-06015a79ecba Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5487295e6c8b409690f107edecc16cc5", "links": {"self": "http://172.30.9.25:5000/v3/roles/5487295e6c8b409690f107edecc16cc5"}, "name": "Member"}, {"domain_id": null, "id": "682d045541374c398774a26fb25b0c9d", "links": {"self": "http://172.30.9.25:5000/v3/roles/682d045541374c398774a26fb25b0c9d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:33:55,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-de38d476-68eb-448b-8d4e-06015a79ecba 2018-07-30 04:33:55,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0887470245361s 2018-07-30 04:33:55,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-de38d476-68eb-448b-8d4e-06015a79ecba 2018-07-30 04:33:55,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 04:33:55,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:55,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3073067-4cf9-4657-9c13-93f81028617c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 04:33:55,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-e3073067-4cf9-4657-9c13-93f81028617c 2018-07-30 04:33:55,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0885589122772s 2018-07-30 04:33:55,095 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-e3073067-4cf9-4657-9c13-93f81028617c 2018-07-30 04:33:55,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:33:55,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:55,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25298595-99cb-4f5f-ba3b-cbc5916c6e7e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_ims-user_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": {"self": "http://172.30.9.25:5000/v3/users/12391b5f0a2f47dcbc246f7030e4a056"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12391b5f0a2f47dcbc246f7030e4a056", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 04:33:55,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-25298595-99cb-4f5f-ba3b-cbc5916c6e7e 2018-07-30 04:33:55,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10307598114s 2018-07-30 04:33:55,199 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-25298595-99cb-4f5f-ba3b-cbc5916c6e7e 2018-07-30 04:33:55,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 04:33:55,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:55,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980f4254-2801-462e-a6a8-3b590ed4aae0 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ce805e04e84477483a1211fbbbd2286"}, "tags": [], "enabled": true, "id": "7ce805e04e84477483a1211fbbbd2286", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b"}]} 2018-07-30 04:33:55,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-980f4254-2801-462e-a6a8-3b590ed4aae0 2018-07-30 04:33:55,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0917000770569s 2018-07-30 04:33:55,303 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-980f4254-2801-462e-a6a8-3b590ed4aae0 2018-07-30 04:33:55,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 04:33:55,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=12391b5f0a2f47dcbc246f7030e4a056&role.id=682d045541374c398774a26fb25b0c9d&scope.project.id=7ce805e04e84477483a1211fbbbd2286" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:55,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c69e16-0133-49ad-a90f-dbe67e2904d2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=12391b5f0a2f47dcbc246f7030e4a056&role.id=682d045541374c398774a26fb25b0c9d&scope.project.id=7ce805e04e84477483a1211fbbbd2286", "previous": null, "next": null}} 2018-07-30 04:33:55,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=12391b5f0a2f47dcbc246f7030e4a056&role.id=682d045541374c398774a26fb25b0c9d&scope.project.id=7ce805e04e84477483a1211fbbbd2286 used request id req-32c69e16-0133-49ad-a90f-dbe67e2904d2 2018-07-30 04:33:55,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.084055185318s 2018-07-30 04:33:55,395 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=12391b5f0a2f47dcbc246f7030e4a056&role.id=682d045541374c398774a26fb25b0c9d&scope.project.id=7ce805e04e84477483a1211fbbbd2286 used request id req-32c69e16-0133-49ad-a90f-dbe67e2904d2 2018-07-30 04:33:55,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 04:33:55,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/7ce805e04e84477483a1211fbbbd2286/users/12391b5f0a2f47dcbc246f7030e4a056/roles/682d045541374c398774a26fb25b0c9d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:33:55,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:33:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4769a6a-cb78-4336-aedd-ec4959bd180f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:33:55,622 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7ce805e04e84477483a1211fbbbd2286/users/12391b5f0a2f47dcbc246f7030e4a056/roles/682d045541374c398774a26fb25b0c9d used request id req-b4769a6a-cb78-4336-aedd-ec4959bd180f 2018-07-30 04:33:55,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.223696947098s 2018-07-30 04:33:55,622 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7ce805e04e84477483a1211fbbbd2286/users/12391b5f0a2f47dcbc246f7030e4a056/roles/682d045541374c398774a26fb25b0c9d used request id req-b4769a6a-cb78-4336-aedd-ec4959bd180f 2018-07-30 04:33:55,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-30 04:33:55,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:33:55,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59fdba8d-3ec4-4235-ab03-9255a5edd389 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 04:33:55,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-59fdba8d-3ec4-4235-ab03-9255a5edd389 2018-07-30 04:33:55,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 04:33:56,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "682d045541374c398774a26fb25b0c9d", "name": "heat_stack_owner"}, {"id": "5487295e6c8b409690f107edecc16cc5", "name": "Member"}], "expires_at": "2018-07-30T05:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ce805e04e84477483a1211fbbbd2286", "name": "heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7ce805e04e84477483a1211fbbbd2286", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/7ce805e04e84477483a1211fbbbd2286", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/7ce805e04e84477483a1211fbbbd2286", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7ce805e04e84477483a1211fbbbd2286", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/7ce805e04e84477483a1211fbbbd2286", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/7ce805e04e84477483a1211fbbbd2286", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7ce805e04e84477483a1211fbbbd2286", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_7ce805e04e84477483a1211fbbbd2286", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7ce805e04e84477483a1211fbbbd2286", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/7ce805e04e84477483a1211fbbbd2286", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/7ce805e04e84477483a1211fbbbd2286", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/7ce805e04e84477483a1211fbbbd2286", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "id": "12391b5f0a2f47dcbc246f7030e4a056"}, "audit_ids": ["rWqDRTSVSr-rw0Pb5fjSuA"], "issued_at": "2018-07-30T04:33:56.000000Z"}} 2018-07-30 04:33:56,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" -d '{"keypair": {"name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b"}}' 2018-07-30 04:33:56,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-2f4d0b38-4f4c-400a-8bb3-5df7467ba957 x-compute-request-id: req-2f4d0b38-4f4c-400a-8bb3-5df7467ba957 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrLObj128WzqiptsgeZ8MQ9/fEBYgZpJ1P5eyJ+rAaf8Kmbv+vLmUlIxOjgsc2+ZMeysP6ypctoinxVqe2ecwkkiD0pclUdTdkQB9FafrcTTzD5YBtI0xithSeA7ut5MrerlrYpHoQpshZgM9IsudexScp10sNLDGZyorrzkMGIfIgmpHhH9PK6EV2d85lWyxVloAZkgX1dy3HL2Kjeux7CzqBCZAK9gFsd0cwfju5+HKq0/l8fDh605LI0Spyqzxc2xZJeN0RwZGat2SI1gs4bcOfvovxNGp7GWmrReTo7CjN0JarzYu91g9ng2+Q/fx0XNQPP6Myg89DvGkV7j8r Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6yzm49dvFs6oqbbIHmfDEPf3xAWIGaSdT+XsifqwGn/Cpm7/\nry5lJSMTo4LHNvmTHsrD+sqXLaIp8VantnnMJJIg9KXJVHU3ZEAfRWn63E08w+WA\nbSNMYrYUngO7reTK3q5a2KR6EKbIWYDPSLLnXsUnKddLDSwxmcqK685DBiHyIJqR\n4R/TyuhFdnfOZVssVZaAGZIF9Xctxy9io3rsews6gQmQCvYBbHdHMH47ufhyqtP5\nfHw4etOSyNEqcqs8XNsWSXjdEcGRmrdkiNYLOG3Dn76L8TRqexlpq0Xk6OwozdCW\nq82LvdYPZ4NvkP38dFzUDz+jMoPPQ7xpFe4/KwIDAQABAoIBAQDnqY2wN1HZF64R\nsFoliXUgTAQndoOBLyU/xXBi4y2CjQQDyyfXO06rbIg18+emAeeo13iCnfqaGzpR\n4FjJaeVsyP3pwT44EleES54CVMmnJfaLypHd8H2YZ2Cb33WLcOtevEYFTtBngsOt\nVzPZm1JLis5vawMlcLlTk6+RZdekOvzI3T7SHFTRNQpzzJwgZQg0/ofJ46oCUrzl\nimo18TT/dVD7TTsBqf3bMbhJqpKXqmY9EFKWdj5n/ZnExneqicLTvqw6YbwZ9Eph\nRuN0kcyVrsH4ZQO3tdbe4WDdgb7zbvefXm6IEywjxbIC06Hi2S+vVtAeYSRDaHma\n3f9YV5JBAoGBAPeB2ue6tRrf/plfNo/XHT2iDrbYRVj0ma06wIUdkXKIX0LmVBuJ\ngg4Gbm9Ut7uRfTA2Y7BOGfzzPozCYvEFiHVLQRwwYJ1XGo7Gsq9g1h49Rp/ATPmi\nwKP3JZ0imoZXr1deLYaBSyR25TWJdTZDf0imOtex5TH1E7/6h2khwNmbAoGBAPM+\nuMgrv/GPxaC7A8vhI3b8Jnq647wy7gRr83ZVVn15eqjLAcGxcEXTwGuzMJcyQZxQ\nQ4aH+asx8drpWOFyA/4YUB31CIUoMx/FBCAzfI3ynS0nwNT+fsHjjsrplwZjLvVu\n0eMmBY4aUo9c5y1rnreUBXwF2ulj5kHS75B59ZGxAoGASK5ERxonxo2SaR1xm0mz\nF384TO8zZgzl992x3SUyqexr9OxINJHrtAylb2H0VktB9N9z5Lj6nrIbYyBOB7L1\nQGRp6Uo3hNyoOtcUb7XDCrw5uf2xXPkzErMnw33+3IZxQfmw6rebBkk3w8HqvpWR\nkhbmXqKpyELMmuqJyxCTXhMCgYEA1pd5+xYlst1ss1zpf38yg3D2HYYtDUY9F2eJ\nFNc6g12dabYW6aM5clDaS+l8r5alrVpeCByDlZVtUfxU7idhAFTAsX0PtDF/0MJF\n3oatlqj4IvMUOpP+jdzMh5TGKNttfRb0UZmkgvYT6ehDBp4QGtKaeAzOUOJSK7YE\npQgDLjECgYAbTgmke5xOgegcItN5wVWqYT3ttrTKoO9NnRxWEWRgvktxIFFgih99\ngsapdN1+uKyd6LYpidXMsj8Gh1hIP3kniv8mE22rLuVofmihdsi41DjEUUmDe5Ra\nY16FjJDpWmYjf8gWhTbG4SxvRlHp/tQsp2c+vv8Z/CHIEhgtuQBuPQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "12391b5f0a2f47dcbc246f7030e4a056", "name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "fingerprint": "ad:9b:8b:eb:9d:53:a9:26:92:e4:26:c7:eb:81:a2:02"}} 2018-07-30 04:33:56,502 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-2f4d0b38-4f4c-400a-8bb3-5df7467ba957 2018-07-30 04:33:56,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.878404855728s 2018-07-30 04:33:56,502 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-2f4d0b38-4f4c-400a-8bb3-5df7467ba957 2018-07-30 04:33:56,503 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrLObj128WzqiptsgeZ8MQ9/fEBYgZpJ1P5eyJ+rAaf8Kmbv+vLmUlIxOjgsc2+ZMeysP6ypctoinxVqe2ecwkkiD0pclUdTdkQB9FafrcTTzD5YBtI0xithSeA7ut5MrerlrYpHoQpshZgM9IsudexScp10sNLDGZyorrzkMGIfIgmpHhH9PK6EV2d85lWyxVloAZkgX1dy3HL2Kjeux7CzqBCZAK9gFsd0cwfju5+HKq0/l8fDh605LI0Spyqzxc2xZJeN0RwZGat2SI1gs4bcOfvovxNGp7GWmrReTo7CjN0JarzYu91g9ng2+Q/fx0XNQPP6Myg89DvGkV7j8r Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6yzm49dvFs6oqbbIHmfDEPf3xAWIGaSdT+XsifqwGn/Cpm7/\nry5lJSMTo4LHNvmTHsrD+sqXLaIp8VantnnMJJIg9KXJVHU3ZEAfRWn63E08w+WA\nbSNMYrYUngO7reTK3q5a2KR6EKbIWYDPSLLnXsUnKddLDSwxmcqK685DBiHyIJqR\n4R/TyuhFdnfOZVssVZaAGZIF9Xctxy9io3rsews6gQmQCvYBbHdHMH47ufhyqtP5\nfHw4etOSyNEqcqs8XNsWSXjdEcGRmrdkiNYLOG3Dn76L8TRqexlpq0Xk6OwozdCW\nq82LvdYPZ4NvkP38dFzUDz+jMoPPQ7xpFe4/KwIDAQABAoIBAQDnqY2wN1HZF64R\nsFoliXUgTAQndoOBLyU/xXBi4y2CjQQDyyfXO06rbIg18+emAeeo13iCnfqaGzpR\n4FjJaeVsyP3pwT44EleES54CVMmnJfaLypHd8H2YZ2Cb33WLcOtevEYFTtBngsOt\nVzPZm1JLis5vawMlcLlTk6+RZdekOvzI3T7SHFTRNQpzzJwgZQg0/ofJ46oCUrzl\nimo18TT/dVD7TTsBqf3bMbhJqpKXqmY9EFKWdj5n/ZnExneqicLTvqw6YbwZ9Eph\nRuN0kcyVrsH4ZQO3tdbe4WDdgb7zbvefXm6IEywjxbIC06Hi2S+vVtAeYSRDaHma\n3f9YV5JBAoGBAPeB2ue6tRrf/plfNo/XHT2iDrbYRVj0ma06wIUdkXKIX0LmVBuJ\ngg4Gbm9Ut7uRfTA2Y7BOGfzzPozCYvEFiHVLQRwwYJ1XGo7Gsq9g1h49Rp/ATPmi\nwKP3JZ0imoZXr1deLYaBSyR25TWJdTZDf0imOtex5TH1E7/6h2khwNmbAoGBAPM+\nuMgrv/GPxaC7A8vhI3b8Jnq647wy7gRr83ZVVn15eqjLAcGxcEXTwGuzMJcyQZxQ\nQ4aH+asx8drpWOFyA/4YUB31CIUoMx/FBCAzfI3ynS0nwNT+fsHjjsrplwZjLvVu\n0eMmBY4aUo9c5y1rnreUBXwF2ulj5kHS75B59ZGxAoGASK5ERxonxo2SaR1xm0mz\nF384TO8zZgzl992x3SUyqexr9OxINJHrtAylb2H0VktB9N9z5Lj6nrIbYyBOB7L1\nQGRp6Uo3hNyoOtcUb7XDCrw5uf2xXPkzErMnw33+3IZxQfmw6rebBkk3w8HqvpWR\nkhbmXqKpyELMmuqJyxCTXhMCgYEA1pd5+xYlst1ss1zpf38yg3D2HYYtDUY9F2eJ\nFNc6g12dabYW6aM5clDaS+l8r5alrVpeCByDlZVtUfxU7idhAFTAsX0PtDF/0MJF\n3oatlqj4IvMUOpP+jdzMh5TGKNttfRb0UZmkgvYT6ehDBp4QGtKaeAzOUOJSK7YE\npQgDLjECgYAbTgmke5xOgegcItN5wVWqYT3ttrTKoO9NnRxWEWRgvktxIFFgih99\ngsapdN1+uKyd6LYpidXMsj8Gh1hIP3kniv8mE22rLuVofmihdsi41DjEUUmDe5Ra\nY16FjJDpWmYjf8gWhTbG4SxvRlHp/tQsp2c+vv8Z/CHIEhgtuQBuPQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'12391b5f0a2f47dcbc246f7030e4a056', 'name': u'heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'created_at': '2018-07-30T04:33:56.503409', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ad:9b:8b:eb:9d:53:a9:26:92:e4:26:c7:eb:81:a2:02', 'type': 'ssh', 'id': u'heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}) 2018-07-30 04:33:56,503 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-30 04:33:58,662 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-07-30 04:33:58,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:33:58,672 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 04:33:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 04:33:58,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:33:58,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:33:58,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f8671ec8-482e-43bf-a2f5-b8160d30d829 Date: Mon, 30 Jul 2018 04:33:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:33:58,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f8671ec8-482e-43bf-a2f5-b8160d30d829 2018-07-30 04:33:58,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217575073242s 2018-07-30 04:33:58,895 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f8671ec8-482e-43bf-a2f5-b8160d30d829 2018-07-30 04:33:58,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 04:33:58,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b"}' 2018-07-30 04:33:58,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-afb9237e-f163-49c3-9a82-0556ae42c243 Date: Mon, 30 Jul 2018 04:33:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a/file", "owner": "7ce805e04e84477483a1211fbbbd2286", "id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "size": null, "self": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-30T04:33:58Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "checksum": null, "created_at": "2018-07-30T04:33:58Z", "protected": false} 2018-07-30 04:33:58,972 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-afb9237e-f163-49c3-9a82-0556ae42c243 2018-07-30 04:33:58,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0698528289795s 2018-07-30 04:33:58,973 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-afb9237e-f163-49c3-9a82-0556ae42c243 returning object 07f5108e-f9dd-448a-94ec-52c393024c6a 2018-07-30 04:33:58,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 04:33:58,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a/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}b6365feef8512c02b611a295303339ad43861e3c" -d '' 2018-07-30 04:34:03,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c64496d-36e1-4423-9048-6af940ca5d3a Date: Mon, 30 Jul 2018 04:34: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-30 04:34:03,252 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a/file used request id req-9c64496d-36e1-4423-9048-6af940ca5d3a 2018-07-30 04:34:03,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.27865505219s 2018-07-30 04:34:03,253 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a/file used request id req-9c64496d-36e1-4423-9048-6af940ca5d3a 2018-07-30 04:34:03,253 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T04:33:58Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a/file', u'owner': u'7ce805e04e84477483a1211fbbbd2286', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'07f5108e-f9dd-448a-94ec-52c393024c6a', u'size': None, u'name': u'heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', u'checksum': None, u'self': u'/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T04:33:58Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 04:34:03,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 04:34:03,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-07-30 04:34:03,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:34: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-61c81493-ff84-4c05-9076-bb019077a841 x-compute-request-id: req-61c81493-ff84-4c05-9076-bb019077a841 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "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": 25, "id": "9b688b7a-2337-42e3-be68-ffee7d5f4238"}} 2018-07-30 04:34:03,503 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-61c81493-ff84-4c05-9076-bb019077a841 2018-07-30 04:34:03,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.249181032181s 2018-07-30 04:34:03,503 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-61c81493-ff84-4c05-9076-bb019077a841 2018-07-30 04:34:03,504 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0fe05230a8a340ec8c337c88e34a1c9b', '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': 25, 'id': u'9b688b7a-2337-42e3-be68-ffee7d5f4238', 'swap': 0}) 2018-07-30 04:34:03,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 04:34:03,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238/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}370d128b9b6945742b21f34c7e08efbdca84d5ad" -d '{"extra_specs": {}}' 2018-07-30 04:34:03,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:34: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-894f7a0f-0571-4063-aee8-b5ed06c75d40 x-compute-request-id: req-894f7a0f-0571-4063-aee8-b5ed06c75d40 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 04:34:03,531 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238/os-extra_specs used request id req-894f7a0f-0571-4063-aee8-b5ed06c75d40 2018-07-30 04:34:03,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0266928672791s 2018-07-30 04:34:03,532 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238/os-extra_specs used request id req-894f7a0f-0571-4063-aee8-b5ed06c75d40 2018-07-30 04:34:03,532 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-07-30 04:34:04,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-07-30 04:34:04,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" -d '{"files": {"file:///src/heat_vims/ellis.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Ellis node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ellis node in the Ellis cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"ellis_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Ellis nodes (management)\"}, \"dn_range_length\": {\"default\": \"1000\", \"type\": \"string\", \"description\": \"Number of directory numbers to add to pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"dn_range_start\": {\"default\": \"6505550000\", \"type\": \"string\", \"description\": \"First directory number in pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"ellis_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ellis-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dn_range_length__\": {\"get_param\": \"dn_range_length\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__dn_range_start__\": {\"get_param\": \"dn_range_start\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-ellis.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config. Add xdms_hostname here to use Homer's management\\n# hostname instead of signaling. This will override shared_config. This works around\\n# https://github.com/Metaswitch/ellis/issues/153.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=ellis-__index__.__zone__\\netcd_cluster=$etcd_ip\\nxdms_hostname=homer-0.__zone__:7888\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install ellis --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Wait until etcd is up and running before uploading the shared_config\\n/usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\\n\\n# Configure and upload /etc/clearwater/shared_config.\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\\ncat > /tmp/shared_config << EOF\\n# Deployment definitions\\nhome_domain=__zone__\\nsprout_hostname=sprout.__zone__\\nhs_hostname=hs.__zone__:8888\\nhs_provisioning_hostname=hs-prov.__zone__:8889\\nralf_hostname=ralf.__zone__:10888\\nxdms_hostname=homer.__zone__:7888\\nsprout_impi_store=vellum.__zone__\\nsprout_registration_store=vellum.__zone__\\nhomestead_impu_store=vellum.__zone__\\ncassandra_hostname=vellum.__zone__\\nchronos_hostname=vellum.__zone__\\nralf_session_store=vellum.__zone__\\n\\nupstream_port=0\\n\\n# Email server configuration\\nsmtp_smarthost=localhost\\nsmtp_username=username\\nsmtp_password=password\\nemail_recovery_sender=clearwater@example.org\\n\\n# Keys\\nsignup_key=secret\\nturn_workaround=secret\\nellis_api_key=secret\\nellis_cookie_key=secret\\nEOF\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\\n\\n# Allocate a pool of numbers to assign to users. Before we do this,\\n# restart clearwater-infrastructure to make sure that\\n# local_settings.py runs to pick up the configuration changes.\\nservice clearwater-infrastructure restart\\nservice ellis stop\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add ellis-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ellis.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/vellum.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Vellum node in the Vellum cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"vellum_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes inbound traffic (signaling)\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"vellum_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes outbound traffic (signaling)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"vellum_sig_outbound_security_group\"}, {\"get_param\": \"vellum_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"vellum-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-vellum.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.vellum.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Create /etc/chronos/chronos.conf.\\nmkdir -p /etc/chronos\\ncat > /etc/chronos/chronos.conf << EOF\\n[http]\\nbind-address = __private_sig_ip__\\nbind-port = 7253\\nthreads = 50\\n\\n[logging]\\nfolder = /var/log/chronos\\nlevel = 2\\n\\n[alarms]\\nenabled = true\\n\\n[dns]\\nservers = __dns_sig_ip__\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install vellum --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add vellum-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add vellum.__zone__. 30 $(ip2rr __private_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/sprout.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Sprout node\\n\", \"parameters\": {\"sprout_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes outbound traffic (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Sprout node in the Sprout cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"sprout_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes inbound traffic (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"sprout_sig_outbound_security_group\"}, {\"get_param\": \"sprout_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"sprout-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-sprout.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.sprout.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install sprout --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add sprout-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.sprout.__zone__.\\nupdate add _sip._tcp.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nupdate add icscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.icscf.sprout.__zone__.\\nupdate add _sip._tcp.icscf.sprout.__zone__. 30 SRV 0 0 5052 __index__.sprout.__zone__.\\nupdate add scscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.scscf.sprout.__zone__.\\nupdate add _sip._tcp.scscf.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/network.yaml": "{\"outputs\": {\"private_net_gateway\": {\"description\": \"Private network gateway address\", \"value\": {\"get_param\": \"private_net_gateway\"}}, \"private_net\": {\"description\": \"ID of private network\", \"value\": {\"get_resource\": \"private_net\"}}, \"private_net_cidr\": {\"description\": \"Private network address (CIDR notation)\", \"value\": {\"get_param\": \"private_net_cidr\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Network for Clearwater to use\\n\", \"parameters\": {\"private_net_cidr\": {\"default\": \"192.168.0.0/24\", \"type\": \"string\", \"description\": \"Private network address (CIDR notation)\"}, \"private_net_pool_end\": {\"default\": \"192.168.0.253\", \"type\": \"string\", \"description\": \"End of private network IP address pool\"}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"private_net_gateway\": {\"default\": \"192.168.0.254\", \"type\": \"string\", \"description\": \"Private network gateway address\"}, \"public_net_id\": {\"type\": \"string\", \"description\": \"ID of public network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_net_pool_start\": {\"default\": \"192.168.0.1\", \"type\": \"string\", \"description\": \"Start of private network IP address pool\"}, \"private_net_name\": {\"default\": \"clearwater-private\", \"type\": \"string\", \"description\": \"Name of private network\"}, \"private_net_ip_version\": {\"default\": \"4\", \"type\": \"string\", \"description\": \"IP version (4 or 6)\", \"constraints\": [{\"description\": \"Must be 4 (IPv4) or 6 (IPv6)\", \"allowed_values\": [\"4\", \"6\"]}]}}, \"resources\": {\"router\": {\"type\": \"OS::Neutron::Router\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_net\": {\"type\": \"OS::Neutron::Net\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_subnet\": {\"type\": \"OS::Neutron::Subnet\", \"properties\": {\"ip_version\": {\"get_param\": \"private_net_ip_version\"}, \"allocation_pools\": [{\"start\": {\"get_param\": \"private_net_pool_start\"}, \"end\": {\"get_param\": \"private_net_pool_end\"}}], \"gateway_ip\": {\"get_param\": \"private_net_gateway\"}, \"name\": {\"get_param\": \"private_net_name\"}, \"network_id\": {\"get_resource\": \"private_net\"}, \"cidr\": {\"get_param\": \"private_net_cidr\"}, \"dns_nameservers\": [{\"get_param\": \"dns_ip\"}]}}, \"router_gateway\": {\"type\": \"OS::Neutron::RouterGateway\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"network_id\": {\"get_param\": \"public_net_id\"}}}, \"router_interface\": {\"type\": \"OS::Neutron::RouterInterface\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"subnet_id\": {\"get_resource\": \"private_subnet\"}}}}}", "file:///src/heat_vims/dns.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"dns_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ns.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__public_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dns.log) 2>&1\\nset -x\\n\\n# Set up the signaling network interface\\nip addr add __private_sig_ip__/$(echo __private_sig_cidr__ | cut -d / -f 2) dev eth1\\nip link set dev eth1 up\\n\\n# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\n# Update BIND configuration with the specified zone and key.\\ncat >> /etc/bind/named.conf.local << EOF\\nkey __zone__. {\\n algorithm \\\"HMAC-MD5\\\";\\n secret \\\"__dnssec_key__\\\";\\n};\\n\\nzone \\\"__zone__\\\" IN {\\n type master;\\n file \\\"/var/lib/bind/db.__zone__\\\";\\n allow-update {\\n key __zone__.;\\n };\\n};\\nEOF\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Create basic zone configuration.\\ncat > /var/lib/bind/db.__zone__ << EOF\\n\\\\$ORIGIN __zone__.\\n\\\\$TTL 1h\\n@ IN SOA ns admin\\\\@__zone__. ( $(date +%Y%m%d%H) 1d 2h 1w 30s )\\n@ NS ns\\nns $(ip2rr __public_ip__)\\nEOF\\nchown root:bind /var/lib/bind/db.__zone__\\n\\n# Now that BIND configuration is correct, kick it to reload.\\nservice bind9 reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/dime.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Dime node\\n\", \"parameters\": {\"dime_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ralf node in the Ralf cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"dime_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (management)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dime_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"dime_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"dime-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dime.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=dime-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install dime --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add dime-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ralf.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs-prov.__zone__. 30 $(ip2rr __private_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/bono.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Bono node in the Bono cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"bono_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Bono nodes (signaling)\"}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"bono_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"bono-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-bono.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=__index__.bono.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install bono --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add bono-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.bono.__zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.__zone__.\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2U\\\" \\\"\\\" _sip._udp.__zone__.\\nupdate add _sip._tcp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nupdate add _sip._udp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/homer.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Homer node in the Homer cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"homer_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"homer_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (maangement)\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"homer_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"homer_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"homer-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-homer.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=homer-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install homer --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add homer-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add homer.__zone__. 30 $(ip2rr __public_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"dime_sig\": {\"description\": \"Security group for Dime nodes (signaling)\", \"value\": {\"get_resource\": \"dime_sig\"}}, \"dime_mgmt\": {\"description\": \"Security group for Dime nodes (management)\", \"value\": {\"get_resource\": \"dime_mgmt\"}}, \"ellis_mgmt\": {\"description\": \"Security group for Ellis nodes (managment)\", \"value\": {\"get_resource\": \"ellis_mgmt\"}}, \"sprout_sig_outbound\": {\"description\": \"Security group for Sprout nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_outbound\"}}, \"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}, \"homer_mgmt\": {\"description\": \"Security group for Homer nodes (management)\", \"value\": {\"get_resource\": \"homer_mgmt\"}}, \"vellum_sig_outbound\": {\"description\": \"Security group for Vellum nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_outbound\"}}, \"homer_sig\": {\"description\": \"Security group for Homer nodes (signaling)\", \"value\": {\"get_resource\": \"homer_sig\"}}, \"dns\": {\"description\": \"Security group for DNS nodes\", \"value\": {\"get_resource\": \"dns\"}}, \"bono_sig\": {\"description\": \"Security group for Bono nodes (signaling)\", \"value\": {\"get_resource\": \"bono_sig\"}}, \"sprout_sig_inbound\": {\"description\": \"Security group for Sprout nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_inbound\"}}, \"vellum_sig_inbound\": {\"description\": \"Security group for Vellum nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_inbound\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Security Groups for Clearwater to use\\n\", \"parameters\": {\"name_prefix\": {\"default\": \"clearwater\", \"type\": \"string\", \"description\": \"Security group name prefix\"}}, \"resources\": {\"dime_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-sig\"}}, \"description\": \"Security group for Dime nodes (signaling)\"}}, \"dime_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"ellis_mgmt\"}, \"port_range_max\": 8889, \"port_range_min\": 8889, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-mgmt\"}}, \"description\": \"Security group for Dime nodes (management)\"}}, \"ellis_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 80, \"port_range_min\": 80}, {\"protocol\": \"tcp\", \"port_range_max\": 443, \"port_range_min\": 443}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-ellis-mgmt\"}}, \"description\": \"Security group for Ellis nodes (management)\"}}, \"sprout_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 5052, \"port_range_min\": 5052, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 5054, \"port_range_min\": 5054, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-outbound\"}}, \"description\": \"Security group for Sprout nodes outbound traffic (signaling)\"}}, \"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 161, \"port_range_min\": 161}, {\"protocol\": \"tcp\", \"port_range_max\": 2380, \"port_range_min\": 2380, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 4000, \"port_range_min\": 4000, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}, \"homer_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-mgmt\"}}, \"description\": \"Security group for Homer nodes (management)\"}}, \"vellum_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7253, \"port_range_min\": 7253, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 7000, \"port_range_min\": 7000, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 11211, \"port_range_min\": 11211, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-outbound\"}}, \"description\": \"Security group for Vellum nodes outbound traffic (signaling)\"}}, \"homer_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 9160, \"port_range_min\": 9160, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-sig\"}}, \"description\": \"Security group for Homer nodes (signaling)\"}}, \"dns\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 53, \"port_range_min\": 53}, {\"protocol\": \"tcp\", \"port_range_max\": 53, \"port_range_min\": 53}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dns\"}}, \"description\": \"Security group for DNS nodes\"}}, \"bono_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"udp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 5058, \"port_range_min\": 5058, \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 5058, \"port_range_min\": 5058, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"udp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5062, \"port_range_min\": 5062}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 32768}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-bono-sig\"}}, \"description\": \"Security group for Bono nodes (signaling)\"}}, \"sprout_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5052, \"port_range_min\": 5052, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5054, \"port_range_min\": 5054, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-inbound\"}}, \"description\": \"Security group for Sprout nodes inbound traffic (signaling)\"}}, \"vellum_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"homer_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-inbound\"}}, \"description\": \"Security group for Vellum nodes inbound traffic (signaling)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "dn_range_length": "1000", "dime_cluster_size": 1, "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "external_sig_dns_ip": "8.8.8.8", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "private_sig_net_pool_end": {"default": "192.168.1.253", "type": "string", "description": "End of private signaling network IP address pool"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "public_sig_net_id": {"type": "string", "description": "ID of public signaling network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "private_sig_net_ip_version": {"default": "4", "type": "string", "description": "IP version (4 or 6) on the private signaling network", "constraints": [{"description": "Must be 4 (IPv4) or 6 (IPv6)", "allowed_values": ["4", "6"]}]}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_sig_net_pool_start": {"default": "192.168.1.1", "type": "string", "description": "Start of private signaling network IP address pool"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "private_sig_net_cidr": {"default": "192.168.1.0/24", "type": "string", "description": "Private signaling network address (CIDR notation)"}, "external_sig_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on signaling network"}, "private_sig_net_gateway": {"default": "192.168.1.254", "type": "string", "description": "Private signaling network gateway address"}}, "resources": {"homer": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "homer_sig_security_group": {"get_attr": ["security_groups", "homer_sig"]}, "repo_url": {"get_param": "repo_url"}, "homer_mgmt_security_group": {"get_attr": ["security_groups", "homer_mgmt"]}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "ellis": {"type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "ellis_mgmt_security_group": {"get_attr": ["security_groups", "ellis_mgmt"]}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"dime_sig_security_group": {"get_attr": ["security_groups", "dime_sig"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "dnssec_key": {"get_param": "dnssec_key"}, "zone": {"get_param": "zone"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "dime_mgmt_security_group": {"get_attr": ["security_groups", "dime_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sprout": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"sprout_sig_outbound_security_group": {"get_attr": ["security_groups", "sprout_sig_outbound"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "sprout_sig_inbound_security_group": {"get_attr": ["security_groups", "sprout_sig_inbound"]}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "vellum": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "vellum_sig_inbound_security_group": {"get_attr": ["security_groups", "vellum_sig_inbound"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "vellum_sig_outbound_security_group": {"get_attr": ["security_groups", "vellum_sig_outbound"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sig_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_cidr": {"get_param": "private_sig_net_cidr"}, "private_net_pool_end": {"get_param": "private_sig_net_pool_end"}, "dns_ip": {"get_param": "external_sig_dns_ip"}, "private_net_gateway": {"get_param": "private_sig_net_gateway"}, "public_net_id": {"get_param": "public_sig_net_id"}, "private_net_pool_start": {"get_param": "private_sig_net_pool_start"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-signaling"}}, "private_net_ip_version": {"get_param": "private_sig_net_ip_version"}}}, "bono": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "bono_sig_security_group": {"get_attr": ["security_groups", "bono_sig"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"dns_security_group": {"get_attr": ["security_groups", "dns"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2018-07-30 04:34:10,612 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:34:04 GMT Server: Apache x-openstack-request-id: req-f0dc817a-0a48-4f0e-a183-6d74463cf49a Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}]}} 2018-07-30 04:34:10,613 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks used request id req-f0dc817a-0a48-4f0e-a183-6d74463cf49a 2018-07-30 04:34:10,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 6.00262880325s 2018-07-30 04:34:10,613 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks used request id req-f0dc817a-0a48-4f0e-a183-6d74463cf49a 2018-07-30 04:34:10,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:34:10,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:34:11,221 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:34:10 GMT Server: Apache x-openstack-request-id: req-76d69ef4-3e2d-4649-b9d1-47751672f439 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?sort_dir=asc Content-Length: 463 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-30 04:34:11,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:34:11 GMT Server: Apache x-openstack-request-id: req-ba3980fc-3914-44b3-9bff-c0da3ec5d6a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 429 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/clearwater-opnfv/events/eac74f08-3466-409c-bd6d-61d58e518ef7", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "id": "eac74f08-3466-409c-bd6d-61d58e518ef7"}, {"resource_name": "sig_network", "event_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/sig_network/events/1d58c594-f642-4826-afc2-2d04a67ba0bf", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-34tp6hnrxwxw", "id": "1d58c594-f642-4826-afc2-2d04a67ba0bf"}]} 2018-07-30 04:34:11,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?sort_dir=asc&sort_dir=asc used request id req-ba3980fc-3914-44b3-9bff-c0da3ec5d6a0 2018-07-30 04:34:11,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.26909089088s 2018-07-30 04:34:11,883 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?sort_dir=asc&sort_dir=asc used request id req-ba3980fc-3914-44b3-9bff-c0da3ec5d6a0 2018-07-30 04:34:16,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:34:16,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=1d58c594-f642-4826-afc2-2d04a67ba0bf&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:34:17,521 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:34:16 GMT Server: Apache x-openstack-request-id: req-672af8f1-d9dd-47fe-956c-88314bb40067 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=1d58c594-f642-4826-afc2-2d04a67ba0bf&sort_dir=asc Content-Length: 559 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-30 04:34:18,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:34:17 GMT Server: Apache x-openstack-request-id: req-6607df7d-813b-4239-96a0-c499d374124d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-07-30T04:34:11Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/security_groups/events/21f34b0a-eb1a-49a4-b2f3-c25c94b40ca5", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-cbzxqtdcnpx3", "id": "21f34b0a-eb1a-49a4-b2f3-c25c94b40ca5"}, {"resource_name": "mgmt_network", "event_time": "2018-07-30T04:34:12Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/mgmt_network/events/dc342310-5629-4d4e-90ee-816ff9a94926", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-5tcebd65gbpp", "id": "dc342310-5629-4d4e-90ee-816ff9a94926"}]} 2018-07-30 04:34:18,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=1d58c594-f642-4826-afc2-2d04a67ba0bf&sort_dir=asc&marker=1d58c594-f642-4826-afc2-2d04a67ba0bf&sort_dir=asc used request id req-6607df7d-813b-4239-96a0-c499d374124d 2018-07-30 04:34:18,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.34564995766s 2018-07-30 04:34:18,236 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=1d58c594-f642-4826-afc2-2d04a67ba0bf&sort_dir=asc&marker=1d58c594-f642-4826-afc2-2d04a67ba0bf&sort_dir=asc used request id req-6607df7d-813b-4239-96a0-c499d374124d 2018-07-30 04:34:23,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:34:23,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=dc342310-5629-4d4e-90ee-816ff9a94926&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:34:23,849 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:34:23 GMT Server: Apache x-openstack-request-id: req-9e77cfdc-ea5c-45d0-b1d4-84e075118932 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=dc342310-5629-4d4e-90ee-816ff9a94926&sort_dir=asc Content-Length: 559 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-30 04:34:24,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:34:23 GMT Server: Apache x-openstack-request-id: req-7e9a12d7-272b-4c54-9411-725a26356698 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-07-30T04:34:21Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/sig_network/events/41fb1c01-efe0-448c-aba0-786bcfa37a79", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "73ccf961-79a6-426c-a6b5-9d7ec8a542db", "id": "41fb1c01-efe0-448c-aba0-786bcfa37a79"}, {"resource_name": "security_groups", "event_time": "2018-07-30T04:34:23Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/security_groups/events/afe237cd-9c4b-4377-ae0d-b8dd410e02ad", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "306984b3-ad26-4f83-8cb4-66274a56e017", "id": "afe237cd-9c4b-4377-ae0d-b8dd410e02ad"}, {"resource_name": "mgmt_network", "event_time": "2018-07-30T04:34:23Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/mgmt_network/events/83ae3c02-daa7-4a7f-943a-4cc5b6101904", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c1a1f971-82b3-4878-872d-c213a6f18a5a", "id": "83ae3c02-daa7-4a7f-943a-4cc5b6101904"}, {"resource_name": "dns", "event_time": "2018-07-30T04:34:24Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/dns/events/4d8eb958-0204-4356-b9f4-53442ff77c41", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-pipjohtichnt", "id": "4d8eb958-0204-4356-b9f4-53442ff77c41"}]} 2018-07-30 04:34:24,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=dc342310-5629-4d4e-90ee-816ff9a94926&sort_dir=asc&marker=dc342310-5629-4d4e-90ee-816ff9a94926&sort_dir=asc used request id req-7e9a12d7-272b-4c54-9411-725a26356698 2018-07-30 04:34:24,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.25593495369s 2018-07-30 04:34:24,495 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=dc342310-5629-4d4e-90ee-816ff9a94926&sort_dir=asc&marker=dc342310-5629-4d4e-90ee-816ff9a94926&sort_dir=asc used request id req-7e9a12d7-272b-4c54-9411-725a26356698 2018-07-30 04:34:29,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:34:29,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:34:29,530 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:34:29 GMT Server: Apache x-openstack-request-id: req-d83a5512-44d3-418f-af13-8b224ba00fde Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:34:29,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:34:29 GMT Server: Apache x-openstack-request-id: req-7448fe49-d7b9-4505-9d16-1dd2b0abfbf7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:34:29,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-7448fe49-d7b9-4505-9d16-1dd2b0abfbf7 2018-07-30 04:34:29,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701179504395s 2018-07-30 04:34:29,572 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-7448fe49-d7b9-4505-9d16-1dd2b0abfbf7 2018-07-30 04:34:34,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:34:34,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:34:34,606 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:34:34 GMT Server: Apache x-openstack-request-id: req-ef99bb6b-4f98-4ae6-8a50-8d8b9be0f48c Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:34:34,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:34:34 GMT Server: Apache x-openstack-request-id: req-b5852f7d-437d-4848-a8e5-e6d9be4ea3b4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:34:34,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-b5852f7d-437d-4848-a8e5-e6d9be4ea3b4 2018-07-30 04:34:34,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707540512085s 2018-07-30 04:34:34,648 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-b5852f7d-437d-4848-a8e5-e6d9be4ea3b4 2018-07-30 04:34:34,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:34:34,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:34:34,675 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:34:34 GMT Server: Apache x-openstack-request-id: req-605a147a-64a0-488b-a620-b277962673b2 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:34:35,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:34:34 GMT Server: Apache x-openstack-request-id: req-87ceecd6-912f-4e0f-a93a-ab6d508f4531 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:34:35,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-87ceecd6-912f-4e0f-a93a-ab6d508f4531 2018-07-30 04:34:35,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.698199987411s 2018-07-30 04:34:35,347 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-87ceecd6-912f-4e0f-a93a-ab6d508f4531 2018-07-30 04:34:40,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:34:40,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:34:40,383 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:34:40 GMT Server: Apache x-openstack-request-id: req-3e361844-92c1-4697-adff-71f21db64ac4 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:34:40,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:34:40 GMT Server: Apache x-openstack-request-id: req-aed6edac-8ddd-471d-832d-6d64d2cdad88 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:34:40,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-aed6edac-8ddd-471d-832d-6d64d2cdad88 2018-07-30 04:34:40,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715899467468s 2018-07-30 04:34:40,426 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-aed6edac-8ddd-471d-832d-6d64d2cdad88 2018-07-30 04:34:45,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:34:45,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:34:45,986 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:34:45 GMT Server: Apache x-openstack-request-id: req-3051e2d2-482b-4791-a444-10501750ee8a Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:34:46,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:34:45 GMT Server: Apache x-openstack-request-id: req-ea2daaea-2895-4088-ae05-8d6a9184ddaf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:34:46,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-ea2daaea-2895-4088-ae05-8d6a9184ddaf 2018-07-30 04:34:46,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.596987962723s 2018-07-30 04:34:46,029 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-ea2daaea-2895-4088-ae05-8d6a9184ddaf 2018-07-30 04:34:46,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:34:46,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:34:46,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:34:46 GMT Server: Apache x-openstack-request-id: req-cccacf23-4eb8-40ae-b0e9-8b3d383889aa Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:34:46,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:34:46 GMT Server: Apache x-openstack-request-id: req-8c5c3949-53d3-4747-9c41-ecda3958fecf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:34:46,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-8c5c3949-53d3-4747-9c41-ecda3958fecf 2018-07-30 04:34:46,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0537638664246s 2018-07-30 04:34:46,083 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-8c5c3949-53d3-4747-9c41-ecda3958fecf 2018-07-30 04:34:51,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:34:51,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:34:51,120 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:34:51 GMT Server: Apache x-openstack-request-id: req-e33722fb-e4c2-4127-ac9f-29757b052f9c Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:34:51,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:34:51 GMT Server: Apache x-openstack-request-id: req-4b74739b-55b8-4ac0-9d11-54af191f9aa6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:34:51,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-4b74739b-55b8-4ac0-9d11-54af191f9aa6 2018-07-30 04:34:51,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726299285889s 2018-07-30 04:34:51,163 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-4b74739b-55b8-4ac0-9d11-54af191f9aa6 2018-07-30 04:34:56,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:34:56,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:34:56,198 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:34:56 GMT Server: Apache x-openstack-request-id: req-8c9d2223-85fd-4849-81a1-b03dbe4c2e4e Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:34:56,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:34:56 GMT Server: Apache x-openstack-request-id: req-d1fe2669-611e-416b-b82d-c2ee7a0b51c5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:34:56,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-d1fe2669-611e-416b-b82d-c2ee7a0b51c5 2018-07-30 04:34:56,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.18149805069s 2018-07-30 04:34:56,350 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-d1fe2669-611e-416b-b82d-c2ee7a0b51c5 2018-07-30 04:34:56,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:34:56,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:34:56,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:34:56 GMT Server: Apache x-openstack-request-id: req-9dcc1153-8a0f-439c-a552-16f2748d646f Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:34:56,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:34:56 GMT Server: Apache x-openstack-request-id: req-25537f75-1d54-49ef-983d-b6ae180cd842 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:34:56,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-25537f75-1d54-49ef-983d-b6ae180cd842 2018-07-30 04:34:56,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.618691205978s 2018-07-30 04:34:56,970 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-25537f75-1d54-49ef-983d-b6ae180cd842 2018-07-30 04:35:01,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:35:01,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:02,552 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:01 GMT Server: Apache x-openstack-request-id: req-e8a0fb19-1485-4996-b67e-2faf983372ae Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:35:02,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:02 GMT Server: Apache x-openstack-request-id: req-c35717a4-7036-4cd2-ae86-2be4486fbb85 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:35:02,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-c35717a4-7036-4cd2-ae86-2be4486fbb85 2018-07-30 04:35:02,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.617442846298s 2018-07-30 04:35:02,594 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-c35717a4-7036-4cd2-ae86-2be4486fbb85 2018-07-30 04:35:07,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:35:07,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:07,630 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:07 GMT Server: Apache x-openstack-request-id: req-bdb8c7be-9a9f-4082-9fa5-e6b8c0771d1b Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:35:07,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:07 GMT Server: Apache x-openstack-request-id: req-900db76a-7dca-4785-a5ed-38471165d594 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:35:07,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-900db76a-7dca-4785-a5ed-38471165d594 2018-07-30 04:35:07,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723850727081s 2018-07-30 04:35:07,673 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-900db76a-7dca-4785-a5ed-38471165d594 2018-07-30 04:35:07,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:35:07,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:07,718 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:07 GMT Server: Apache x-openstack-request-id: req-624e4339-fd82-4bcf-b838-9d268c128635 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:35:07,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:07 GMT Server: Apache x-openstack-request-id: req-9bd0f762-8569-4e1c-9a15-4dd316db1769 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:35:07,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-9bd0f762-8569-4e1c-9a15-4dd316db1769 2018-07-30 04:35:07,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0874631404877s 2018-07-30 04:35:07,761 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-9bd0f762-8569-4e1c-9a15-4dd316db1769 2018-07-30 04:35:12,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:35:12,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:12,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:12 GMT Server: Apache x-openstack-request-id: req-111dffda-b036-4b03-8699-ea0827bc127d Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:35:12,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:12 GMT Server: Apache x-openstack-request-id: req-f4d5fbd1-e4ac-439b-bf24-e260cac006bd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:35:12,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-f4d5fbd1-e4ac-439b-bf24-e260cac006bd 2018-07-30 04:35:12,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768520832062s 2018-07-30 04:35:12,841 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-f4d5fbd1-e4ac-439b-bf24-e260cac006bd 2018-07-30 04:35:17,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:35:17,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:18,398 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:17 GMT Server: Apache x-openstack-request-id: req-65731230-0b0b-4521-8439-ac7e595c6fd9 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:35:18,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:18 GMT Server: Apache x-openstack-request-id: req-4c569fd1-dd75-45f8-8bfb-de6bdb380b69 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:35:18,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-4c569fd1-dd75-45f8-8bfb-de6bdb380b69 2018-07-30 04:35:18,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.592433929443s 2018-07-30 04:35:18,440 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-4c569fd1-dd75-45f8-8bfb-de6bdb380b69 2018-07-30 04:35:18,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:35:18,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:18,470 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:18 GMT Server: Apache x-openstack-request-id: req-19bc2af7-8647-4d51-b7d0-345ea431820d Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:35:18,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:18 GMT Server: Apache x-openstack-request-id: req-13b37c43-dc49-4106-a82b-aefab44c9745 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:35:18,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-13b37c43-dc49-4106-a82b-aefab44c9745 2018-07-30 04:35:18,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0543301105499s 2018-07-30 04:35:18,495 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-13b37c43-dc49-4106-a82b-aefab44c9745 2018-07-30 04:35:23,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:35:23,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:23,527 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:23 GMT Server: Apache x-openstack-request-id: req-f45fe32a-9be9-45c2-aa20-d8c46c41943d Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:35:23,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:23 GMT Server: Apache x-openstack-request-id: req-9951ccc8-3fb5-45a2-8ede-362c8015f79f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:35:23,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-9951ccc8-3fb5-45a2-8ede-362c8015f79f 2018-07-30 04:35:23,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720400810242s 2018-07-30 04:35:23,569 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-9951ccc8-3fb5-45a2-8ede-362c8015f79f 2018-07-30 04:35:28,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:35:28,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:28,605 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:28 GMT Server: Apache x-openstack-request-id: req-fb40d7ff-b223-49d0-bd14-b72b4eb1e210 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:35:28,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:28 GMT Server: Apache x-openstack-request-id: req-6c9ac9ec-1f97-4fd6-ae61-f59b748949d5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:35:28,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-6c9ac9ec-1f97-4fd6-ae61-f59b748949d5 2018-07-30 04:35:28,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718059539795s 2018-07-30 04:35:28,647 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-6c9ac9ec-1f97-4fd6-ae61-f59b748949d5 2018-07-30 04:35:28,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:35:28,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:28,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:28 GMT Server: Apache x-openstack-request-id: req-d7a6945d-d367-4f5e-b335-67048a7eb2bb Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:35:28,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:28 GMT Server: Apache x-openstack-request-id: req-25e4bcbc-fdbf-421d-a07c-02a85af5a30d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:35:28,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-25e4bcbc-fdbf-421d-a07c-02a85af5a30d 2018-07-30 04:35:28,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705950260162s 2018-07-30 04:35:28,719 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-25e4bcbc-fdbf-421d-a07c-02a85af5a30d 2018-07-30 04:35:33,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:35:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:33,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:33 GMT Server: Apache x-openstack-request-id: req-dac5acd5-979d-4b05-8c55-8303ad681ffe Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:35:33,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:33 GMT Server: Apache x-openstack-request-id: req-e9624d28-9f45-48d1-a934-fc6165a18b03 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:35:33,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-e9624d28-9f45-48d1-a934-fc6165a18b03 2018-07-30 04:35:33,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072662115097s 2018-07-30 04:35:33,798 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-e9624d28-9f45-48d1-a934-fc6165a18b03 2018-07-30 04:35:38,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:35:38,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:38,834 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:38 GMT Server: Apache x-openstack-request-id: req-a90dde3b-ac14-46c5-bb41-7033844a72bb Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:35:38,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:38 GMT Server: Apache x-openstack-request-id: req-11510f96-b450-4de2-90f3-ae7f1ae8cf2f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:35:38,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-11510f96-b450-4de2-90f3-ae7f1ae8cf2f 2018-07-30 04:35:38,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728118419647s 2018-07-30 04:35:38,877 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-11510f96-b450-4de2-90f3-ae7f1ae8cf2f 2018-07-30 04:35:38,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:35:38,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:38,906 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:38 GMT Server: Apache x-openstack-request-id: req-0ea4d517-4cbd-4a31-98ad-88d6bdcfb5c2 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:35:38,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:38 GMT Server: Apache x-openstack-request-id: req-c041071c-1486-4473-a3cd-e49285ed7407 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:35:38,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-c041071c-1486-4473-a3cd-e49285ed7407 2018-07-30 04:35:38,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707790851593s 2018-07-30 04:35:38,949 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-c041071c-1486-4473-a3cd-e49285ed7407 2018-07-30 04:35:43,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:35:43,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:43,984 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:43 GMT Server: Apache x-openstack-request-id: req-657e23b9-9b34-4a24-bd47-851296027e85 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:35:44,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:43 GMT Server: Apache x-openstack-request-id: req-ff6ca9ba-3d72-4cac-bd7e-b6a72172bcc9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:35:44,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-ff6ca9ba-3d72-4cac-bd7e-b6a72172bcc9 2018-07-30 04:35:44,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0696799755096s 2018-07-30 04:35:44,025 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-ff6ca9ba-3d72-4cac-bd7e-b6a72172bcc9 2018-07-30 04:35:49,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:35:49,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:49,062 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:49 GMT Server: Apache x-openstack-request-id: req-9fe3acda-e937-4de4-97e8-251ce44c031f Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:35:49,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:49 GMT Server: Apache x-openstack-request-id: req-39f9cc55-afe8-4e5e-a541-a3a581c810ac Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:35:49,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-39f9cc55-afe8-4e5e-a541-a3a581c810ac 2018-07-30 04:35:49,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726141929626s 2018-07-30 04:35:49,104 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-39f9cc55-afe8-4e5e-a541-a3a581c810ac 2018-07-30 04:35:49,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:35:49,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:49,134 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:49 GMT Server: Apache x-openstack-request-id: req-2cafc3ac-f64e-4fd8-a8f8-8bfed1f03307 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:35:49,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:49 GMT Server: Apache x-openstack-request-id: req-172b36d9-078e-40b3-a1f7-69e6232b1b48 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:35:49,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-172b36d9-078e-40b3-a1f7-69e6232b1b48 2018-07-30 04:35:49,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0563378334045s 2018-07-30 04:35:49,161 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-172b36d9-078e-40b3-a1f7-69e6232b1b48 2018-07-30 04:35:54,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:35:54,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:54,198 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:54 GMT Server: Apache x-openstack-request-id: req-476559cf-7b63-4153-a05d-46c4d3c6c1ff Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:35:54,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:54 GMT Server: Apache x-openstack-request-id: req-cf9b6dea-f1f5-4893-969a-e2aa2a18559b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:35:54,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-cf9b6dea-f1f5-4893-969a-e2aa2a18559b 2018-07-30 04:35:54,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716168880463s 2018-07-30 04:35:54,240 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-cf9b6dea-f1f5-4893-969a-e2aa2a18559b 2018-07-30 04:35:59,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:35:59,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:59,277 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:59 GMT Server: Apache x-openstack-request-id: req-d9920bf4-d5c4-460b-974b-957651904ccd Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:35:59,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:59 GMT Server: Apache x-openstack-request-id: req-0bf0b225-a17a-4145-82cc-5deafb46b3ae Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:35:59,320 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-0bf0b225-a17a-4145-82cc-5deafb46b3ae 2018-07-30 04:35:59,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744018554688s 2018-07-30 04:35:59,321 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-0bf0b225-a17a-4145-82cc-5deafb46b3ae 2018-07-30 04:35:59,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:35:59,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:35:59,350 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:35:59 GMT Server: Apache x-openstack-request-id: req-e5abe5dd-4f79-4344-8341-3b851e5680af Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:35:59,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:35:59 GMT Server: Apache x-openstack-request-id: req-0d1768d0-93b5-4765-b75e-87f5b9f59b72 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:35:59,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-0d1768d0-93b5-4765-b75e-87f5b9f59b72 2018-07-30 04:35:59,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703618526459s 2018-07-30 04:35:59,392 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-0d1768d0-93b5-4765-b75e-87f5b9f59b72 2018-07-30 04:36:04,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:36:04,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:04,429 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:04 GMT Server: Apache x-openstack-request-id: req-a9fa36ec-9e69-411d-ac6a-b1e90839ee28 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:36:04,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:04 GMT Server: Apache x-openstack-request-id: req-6cdcb4eb-bf7f-42ee-a543-603cf28ce6aa Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:36:04,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-6cdcb4eb-bf7f-42ee-a543-603cf28ce6aa 2018-07-30 04:36:04,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.138747930527s 2018-07-30 04:36:04,538 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-6cdcb4eb-bf7f-42ee-a543-603cf28ce6aa 2018-07-30 04:36:09,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:36:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:09,572 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:09 GMT Server: Apache x-openstack-request-id: req-b2e38ea0-c8b3-402d-8cf4-431114f70f88 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:36:09,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:09 GMT Server: Apache x-openstack-request-id: req-25ce6d32-56f4-4c6f-9480-6a8c3ecd478f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:36:09,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-25ce6d32-56f4-4c6f-9480-6a8c3ecd478f 2018-07-30 04:36:09,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.149780988693s 2018-07-30 04:36:09,694 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-25ce6d32-56f4-4c6f-9480-6a8c3ecd478f 2018-07-30 04:36:09,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:36:09,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:09,720 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:09 GMT Server: Apache x-openstack-request-id: req-b4c03bd1-f861-490c-a097-fb3807bc1f5f Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:36:09,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:09 GMT Server: Apache x-openstack-request-id: req-ed868d8d-c11f-40ed-aff2-70a05d249589 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:36:09,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-ed868d8d-c11f-40ed-aff2-70a05d249589 2018-07-30 04:36:09,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.068675994873s 2018-07-30 04:36:09,763 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-ed868d8d-c11f-40ed-aff2-70a05d249589 2018-07-30 04:36:14,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:36:14,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:14,802 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:14 GMT Server: Apache x-openstack-request-id: req-143649cd-3062-4fe7-bab5-6da9ff80a6bb Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:36:14,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:14 GMT Server: Apache x-openstack-request-id: req-a3e9d3cf-0f5c-4ef0-aaa2-38ce76c4be48 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:36:14,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-a3e9d3cf-0f5c-4ef0-aaa2-38ce76c4be48 2018-07-30 04:36:14,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738191604614s 2018-07-30 04:36:14,844 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-a3e9d3cf-0f5c-4ef0-aaa2-38ce76c4be48 2018-07-30 04:36:19,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:36:19,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:19,878 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:19 GMT Server: Apache x-openstack-request-id: req-d5da631a-858f-41cc-9c4a-4713278331a3 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:36:19,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:19 GMT Server: Apache x-openstack-request-id: req-08e2835b-ba08-46d1-bac0-1190bbc09426 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:36:19,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-08e2835b-ba08-46d1-bac0-1190bbc09426 2018-07-30 04:36:19,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735800266266s 2018-07-30 04:36:19,923 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-08e2835b-ba08-46d1-bac0-1190bbc09426 2018-07-30 04:36:19,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:36:19,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:19,952 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:19 GMT Server: Apache x-openstack-request-id: req-ae983ca7-9fb3-4ef0-98fd-d51b287546c0 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:36:19,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:19 GMT Server: Apache x-openstack-request-id: req-484b0608-e519-46a4-8d95-bac584138a16 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:36:19,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-484b0608-e519-46a4-8d95-bac584138a16 2018-07-30 04:36:19,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0572910308838s 2018-07-30 04:36:19,982 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-484b0608-e519-46a4-8d95-bac584138a16 2018-07-30 04:36:24,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:36:24,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:25,017 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:24 GMT Server: Apache x-openstack-request-id: req-1fddeed4-df0b-4f77-916b-db0da2b0bf1a Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc Content-Length: 559 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-30 04:36:25,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:25 GMT Server: Apache x-openstack-request-id: req-f5a729ed-73d7-4c10-afcc-fd738e375464 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-07-30T04:36:21Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/dns/events/9ec5098b-68d1-406d-b173-9802adcdddd7", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1b06eac1-2075-4d99-81ba-683c575175d5", "id": "9ec5098b-68d1-406d-b173-9802adcdddd7"}, {"resource_name": "ellis", "event_time": "2018-07-30T04:36:21Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/ellis/events/7adc8b34-0f7d-4df9-923f-9d3ce266ea28", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-v2ffl7secyag", "id": "7adc8b34-0f7d-4df9-923f-9d3ce266ea28"}]} 2018-07-30 04:36:25,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-f5a729ed-73d7-4c10-afcc-fd738e375464 2018-07-30 04:36:25,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734639167786s 2018-07-30 04:36:25,062 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc&marker=4d8eb958-0204-4356-b9f4-53442ff77c41&sort_dir=asc used request id req-f5a729ed-73d7-4c10-afcc-fd738e375464 2018-07-30 04:36:30,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:36:30,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:30,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:30 GMT Server: Apache x-openstack-request-id: req-86be7d5e-1815-4a56-8b00-ee430ebd7bdf Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:36:30,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:30 GMT Server: Apache x-openstack-request-id: req-176eef79-a2ed-4fa4-a8c4-ca01aab6cc15 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:36:30,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-176eef79-a2ed-4fa4-a8c4-ca01aab6cc15 2018-07-30 04:36:30,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0785989761353s 2018-07-30 04:36:30,147 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-176eef79-a2ed-4fa4-a8c4-ca01aab6cc15 2018-07-30 04:36:35,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:36:35,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:35,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:35 GMT Server: Apache x-openstack-request-id: req-f25a31af-bead-498d-b21d-c290d1acf445 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:36:35,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:35 GMT Server: Apache x-openstack-request-id: req-d89a5070-6cb8-4356-b36d-8c6d0ac408d3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:36:35,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-d89a5070-6cb8-4356-b36d-8c6d0ac408d3 2018-07-30 04:36:35,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715498924255s 2018-07-30 04:36:35,225 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-d89a5070-6cb8-4356-b36d-8c6d0ac408d3 2018-07-30 04:36:35,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:36:35,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:35,255 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:35 GMT Server: Apache x-openstack-request-id: req-02fe3e90-946b-492a-aa65-b9530dc289f8 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:36:35,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:35 GMT Server: Apache x-openstack-request-id: req-0c839996-c59f-4bea-80ad-f69b34ff8027 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:36:35,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-0c839996-c59f-4bea-80ad-f69b34ff8027 2018-07-30 04:36:35,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0546050071716s 2018-07-30 04:36:35,281 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-0c839996-c59f-4bea-80ad-f69b34ff8027 2018-07-30 04:36:40,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:36:40,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:40,318 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:40 GMT Server: Apache x-openstack-request-id: req-cef60c79-bf2c-4c36-94a1-5b6f78b76663 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:36:40,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:40 GMT Server: Apache x-openstack-request-id: req-af654ff1-5d39-470e-bbbe-d89a117e2a89 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:36:40,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-af654ff1-5d39-470e-bbbe-d89a117e2a89 2018-07-30 04:36:40,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074814081192s 2018-07-30 04:36:40,361 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-af654ff1-5d39-470e-bbbe-d89a117e2a89 2018-07-30 04:36:45,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:36:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:45,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:45 GMT Server: Apache x-openstack-request-id: req-25c30887-f1e7-490c-a481-346eaee7f5f6 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:36:45,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:45 GMT Server: Apache x-openstack-request-id: req-f05c080e-dccb-4670-ba62-8b2f4d17c04a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:36:45,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-f05c080e-dccb-4670-ba62-8b2f4d17c04a 2018-07-30 04:36:45,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731821060181s 2018-07-30 04:36:45,440 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-f05c080e-dccb-4670-ba62-8b2f4d17c04a 2018-07-30 04:36:45,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:36:45,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:45,471 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:45 GMT Server: Apache x-openstack-request-id: req-5444d55b-2707-4d7d-8a8d-4d58b92d07fa Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:36:45,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:45 GMT Server: Apache x-openstack-request-id: req-02b2548a-0093-4e25-9128-5b00b9f2dd75 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:36:45,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-02b2548a-0093-4e25-9128-5b00b9f2dd75 2018-07-30 04:36:45,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0561630725861s 2018-07-30 04:36:45,497 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-02b2548a-0093-4e25-9128-5b00b9f2dd75 2018-07-30 04:36:50,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:36:50,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:50,533 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:50 GMT Server: Apache x-openstack-request-id: req-d3fe066e-1c03-4522-82da-aa57ba75c4dd Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:36:50,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:50 GMT Server: Apache x-openstack-request-id: req-2da08b5c-32af-4dc3-b41e-d729b0512a2b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:36:50,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-2da08b5c-32af-4dc3-b41e-d729b0512a2b 2018-07-30 04:36:50,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706839561462s 2018-07-30 04:36:50,575 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-2da08b5c-32af-4dc3-b41e-d729b0512a2b 2018-07-30 04:36:55,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:36:55,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:55,627 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:55 GMT Server: Apache x-openstack-request-id: req-d350fa64-5fdc-47dc-a8a5-e9e57a344f89 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:36:55,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:55 GMT Server: Apache x-openstack-request-id: req-27bd066c-f5bf-4825-accc-5aa1a72033ac Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:36:55,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-27bd066c-f5bf-4825-accc-5aa1a72033ac 2018-07-30 04:36:55,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0882740020752s 2018-07-30 04:36:55,670 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-27bd066c-f5bf-4825-accc-5aa1a72033ac 2018-07-30 04:36:55,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:36:55,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:36:55,698 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:36:55 GMT Server: Apache x-openstack-request-id: req-a17a83c8-b880-44a2-b42a-c21a5520af48 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:36:55,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:36:55 GMT Server: Apache x-openstack-request-id: req-0cb81e23-667e-4ced-b04c-f9332025e15e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:36:55,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-0cb81e23-667e-4ced-b04c-f9332025e15e 2018-07-30 04:36:55,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705690383911s 2018-07-30 04:36:55,741 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-0cb81e23-667e-4ced-b04c-f9332025e15e 2018-07-30 04:37:00,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:37:00,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:00,781 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:00 GMT Server: Apache x-openstack-request-id: req-ec18f769-7ea3-4339-aa9e-304dcfb1daa8 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:37:00,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:00 GMT Server: Apache x-openstack-request-id: req-d020ca17-8d59-4685-9ecf-a4afe26a574a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:37:00,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-d020ca17-8d59-4685-9ecf-a4afe26a574a 2018-07-30 04:37:00,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752100944519s 2018-07-30 04:37:00,823 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-d020ca17-8d59-4685-9ecf-a4afe26a574a 2018-07-30 04:37:05,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:37:05,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:05,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:05 GMT Server: Apache x-openstack-request-id: req-fc666b8c-b0c9-4bb6-9e1e-7b4d03a8cd13 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:37:05,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:05 GMT Server: Apache x-openstack-request-id: req-ff32a376-fd30-4ff4-adb0-87b44bd5b746 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:37:05,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-ff32a376-fd30-4ff4-adb0-87b44bd5b746 2018-07-30 04:37:05,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0692300796509s 2018-07-30 04:37:05,899 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-ff32a376-fd30-4ff4-adb0-87b44bd5b746 2018-07-30 04:37:05,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:37:05,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:05,926 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:05 GMT Server: Apache x-openstack-request-id: req-d229eb90-c4a1-4d1a-905a-e5fc33285f0a Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:37:05,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:05 GMT Server: Apache x-openstack-request-id: req-fb2b3749-710e-4ef4-997d-aa8caec5cff5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:37:05,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-fb2b3749-710e-4ef4-997d-aa8caec5cff5 2018-07-30 04:37:05,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0515820980072s 2018-07-30 04:37:05,951 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-fb2b3749-710e-4ef4-997d-aa8caec5cff5 2018-07-30 04:37:10,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:37:10,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:10,987 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:10 GMT Server: Apache x-openstack-request-id: req-e974c999-a93c-41c9-88bd-c84f99cb5453 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:37:11,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:10 GMT Server: Apache x-openstack-request-id: req-e2366306-0d31-42bd-ac90-6d3dd41f80b5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:37:11,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-e2366306-0d31-42bd-ac90-6d3dd41f80b5 2018-07-30 04:37:11,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721290111542s 2018-07-30 04:37:11,030 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-e2366306-0d31-42bd-ac90-6d3dd41f80b5 2018-07-30 04:37:16,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:37:16,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:16,064 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:16 GMT Server: Apache x-openstack-request-id: req-53b5392a-9f38-45d2-8a2d-548635fc335d Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:37:16,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:16 GMT Server: Apache x-openstack-request-id: req-be279547-9c33-4099-aef9-93b51ff6b644 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:37:16,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-be279547-9c33-4099-aef9-93b51ff6b644 2018-07-30 04:37:16,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070209980011s 2018-07-30 04:37:16,106 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-be279547-9c33-4099-aef9-93b51ff6b644 2018-07-30 04:37:16,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:37:16,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:16,134 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:16 GMT Server: Apache x-openstack-request-id: req-d8b51635-873d-4006-ba62-954e84880ae8 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:37:16,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:16 GMT Server: Apache x-openstack-request-id: req-be3d0d93-150f-43de-abc2-f4759036283c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:37:16,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-be3d0d93-150f-43de-abc2-f4759036283c 2018-07-30 04:37:16,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0520830154419s 2018-07-30 04:37:16,159 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-be3d0d93-150f-43de-abc2-f4759036283c 2018-07-30 04:37:21,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:37:21,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:21,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:21 GMT Server: Apache x-openstack-request-id: req-1ee4ad4c-934b-43dd-8ccd-eb424679f7af Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:37:21,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:21 GMT Server: Apache x-openstack-request-id: req-458de56d-aa32-4531-afce-db170b9da8c2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:37:21,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-458de56d-aa32-4531-afce-db170b9da8c2 2018-07-30 04:37:21,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071163892746s 2018-07-30 04:37:21,237 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-458de56d-aa32-4531-afce-db170b9da8c2 2018-07-30 04:37:26,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:37:26,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:26,269 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:26 GMT Server: Apache x-openstack-request-id: req-c883d45b-ff44-4498-b77b-263646ec7d72 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:37:26,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:26 GMT Server: Apache x-openstack-request-id: req-d08d1444-3948-42dc-ae00-3ae5004b927c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:37:26,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-d08d1444-3948-42dc-ae00-3ae5004b927c 2018-07-30 04:37:26,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717530250549s 2018-07-30 04:37:26,311 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-d08d1444-3948-42dc-ae00-3ae5004b927c 2018-07-30 04:37:26,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:37:26,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:26,340 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:26 GMT Server: Apache x-openstack-request-id: req-d845b8ec-fc48-41c3-8c17-6e44acefb688 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:37:26,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:26 GMT Server: Apache x-openstack-request-id: req-093d8509-639f-44bf-af11-943907672ad0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:37:26,382 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-093d8509-639f-44bf-af11-943907672ad0 2018-07-30 04:37:26,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701489448547s 2018-07-30 04:37:26,382 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-093d8509-639f-44bf-af11-943907672ad0 2018-07-30 04:37:31,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:37:31,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:31,415 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:31 GMT Server: Apache x-openstack-request-id: req-1de90fe5-df4d-4511-9974-fdfef1fe97e2 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:37:31,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:31 GMT Server: Apache x-openstack-request-id: req-c008b79e-baf1-41ca-84f2-dbf1cf9d27e3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:37:31,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-c008b79e-baf1-41ca-84f2-dbf1cf9d27e3 2018-07-30 04:37:31,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712809562683s 2018-07-30 04:37:31,457 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-c008b79e-baf1-41ca-84f2-dbf1cf9d27e3 2018-07-30 04:37:36,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:37:36,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:36,493 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:36 GMT Server: Apache x-openstack-request-id: req-2e3a6e3d-3d57-4cf6-aef5-82ae99bd67a3 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:37:36,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:36 GMT Server: Apache x-openstack-request-id: req-e7657ee0-7314-46ca-b144-f62ebea15b63 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:37:36,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-e7657ee0-7314-46ca-b144-f62ebea15b63 2018-07-30 04:37:36,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070436000824s 2018-07-30 04:37:36,534 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-e7657ee0-7314-46ca-b144-f62ebea15b63 2018-07-30 04:37:36,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:37:36,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:36,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:36 GMT Server: Apache x-openstack-request-id: req-0a95ea2d-3a87-4b0f-8a0b-c79670421663 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:37:36,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:36 GMT Server: Apache x-openstack-request-id: req-cd0d8bab-3eb3-4e13-830c-550aa7f4b291 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:37:36,589 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-cd0d8bab-3eb3-4e13-830c-550aa7f4b291 2018-07-30 04:37:36,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0549800395966s 2018-07-30 04:37:36,590 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-cd0d8bab-3eb3-4e13-830c-550aa7f4b291 2018-07-30 04:37:41,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:37:41,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:41,626 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:41 GMT Server: Apache x-openstack-request-id: req-c588e684-a21d-4297-8dd6-630ac1680128 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:37:41,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:41 GMT Server: Apache x-openstack-request-id: req-60e896e4-ca9e-427b-a862-30850f9f92d6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:37:41,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-60e896e4-ca9e-427b-a862-30850f9f92d6 2018-07-30 04:37:41,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722770690918s 2018-07-30 04:37:41,669 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-60e896e4-ca9e-427b-a862-30850f9f92d6 2018-07-30 04:37:46,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:37:46,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:46,704 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:46 GMT Server: Apache x-openstack-request-id: req-59a7449d-4a82-47e4-8c6b-33b2b2ca86a5 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:37:46,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:46 GMT Server: Apache x-openstack-request-id: req-f712a68f-3c8f-4c18-826a-dab79d04799c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:37:46,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-f712a68f-3c8f-4c18-826a-dab79d04799c 2018-07-30 04:37:46,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706169605255s 2018-07-30 04:37:46,746 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-f712a68f-3c8f-4c18-826a-dab79d04799c 2018-07-30 04:37:46,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:37:46,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:46,776 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:46 GMT Server: Apache x-openstack-request-id: req-ef33028b-6f2c-4c61-9694-d06ccc7f5591 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:37:46,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:46 GMT Server: Apache x-openstack-request-id: req-ca47f7da-df9f-4128-816e-a330792610a9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:37:46,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-ca47f7da-df9f-4128-816e-a330792610a9 2018-07-30 04:37:46,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0575461387634s 2018-07-30 04:37:46,804 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-ca47f7da-df9f-4128-816e-a330792610a9 2018-07-30 04:37:51,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:37:51,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:51,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:51 GMT Server: Apache x-openstack-request-id: req-3b4bf5f1-c507-4b05-ba62-6efa0a0c1b6b Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:37:51,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:51 GMT Server: Apache x-openstack-request-id: req-f123d3fa-6b4a-49ce-a01d-23173b2db60a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:37:51,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-f123d3fa-6b4a-49ce-a01d-23173b2db60a 2018-07-30 04:37:51,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707950592041s 2018-07-30 04:37:51,882 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-f123d3fa-6b4a-49ce-a01d-23173b2db60a 2018-07-30 04:37:56,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:37:56,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:56,938 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:56 GMT Server: Apache x-openstack-request-id: req-e9fe04bf-50d2-4560-ac91-a4771226f9c2 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:37:56,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:56 GMT Server: Apache x-openstack-request-id: req-df128d62-960d-4245-acbd-842951066d08 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:37:56,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-df128d62-960d-4245-acbd-842951066d08 2018-07-30 04:37:56,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.092845916748s 2018-07-30 04:37:56,981 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-df128d62-960d-4245-acbd-842951066d08 2018-07-30 04:37:56,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:37:56,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:37:57,009 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:37:56 GMT Server: Apache x-openstack-request-id: req-aa92a290-9475-48a8-afed-54a4415e8c2d Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:37:57,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:37:57 GMT Server: Apache x-openstack-request-id: req-285ee8f0-9f4d-4844-9fb6-eaf8ec7f3b6d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:37:57,035 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-285ee8f0-9f4d-4844-9fb6-eaf8ec7f3b6d 2018-07-30 04:37:57,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0538790225983s 2018-07-30 04:37:57,036 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-285ee8f0-9f4d-4844-9fb6-eaf8ec7f3b6d 2018-07-30 04:38:02,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:38:02,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:02,073 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:02 GMT Server: Apache x-openstack-request-id: req-b8268029-497a-43fc-8a91-8171425fe96e Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:38:02,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:02 GMT Server: Apache x-openstack-request-id: req-c041c84b-f8bc-4913-ac84-01955a9bb319 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:38:02,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-c041c84b-f8bc-4913-ac84-01955a9bb319 2018-07-30 04:38:02,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723490715027s 2018-07-30 04:38:02,115 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-c041c84b-f8bc-4913-ac84-01955a9bb319 2018-07-30 04:38:07,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:38:07,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:07,153 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:07 GMT Server: Apache x-openstack-request-id: req-0251558b-930f-4907-ad09-6f7a47590ba8 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:38:07,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:07 GMT Server: Apache x-openstack-request-id: req-ef18347c-8d12-42de-9da8-0eea11e71a13 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:38:07,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-ef18347c-8d12-42de-9da8-0eea11e71a13 2018-07-30 04:38:07,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.172463178635s 2018-07-30 04:38:07,294 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-ef18347c-8d12-42de-9da8-0eea11e71a13 2018-07-30 04:38:07,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:38:07,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:07,324 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:07 GMT Server: Apache x-openstack-request-id: req-462db82c-0fd3-4d62-bbf9-767fa2331419 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:38:07,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:07 GMT Server: Apache x-openstack-request-id: req-1b4fffc3-dacc-49cd-9e58-ee4e78813676 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:38:07,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-1b4fffc3-dacc-49cd-9e58-ee4e78813676 2018-07-30 04:38:07,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0563449859619s 2018-07-30 04:38:07,351 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-1b4fffc3-dacc-49cd-9e58-ee4e78813676 2018-07-30 04:38:12,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:38:12,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:12,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:12 GMT Server: Apache x-openstack-request-id: req-babfcf4a-4b1e-40fb-a483-7fe34a42376a Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:38:12,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:12 GMT Server: Apache x-openstack-request-id: req-0416de9e-31ed-48c7-8cca-30c056d5ace1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:38:12,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-0416de9e-31ed-48c7-8cca-30c056d5ace1 2018-07-30 04:38:12,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.21355009079s 2018-07-30 04:38:12,572 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-0416de9e-31ed-48c7-8cca-30c056d5ace1 2018-07-30 04:38:17,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:38:17,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:17,608 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:17 GMT Server: Apache x-openstack-request-id: req-680704de-abc8-45ba-aa79-4c9aff9986c7 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:38:17,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:17 GMT Server: Apache x-openstack-request-id: req-db30ad8c-5d1b-44e3-a2ec-9314a7cb0f53 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:38:17,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-db30ad8c-5d1b-44e3-a2ec-9314a7cb0f53 2018-07-30 04:38:17,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704500675201s 2018-07-30 04:38:17,649 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-db30ad8c-5d1b-44e3-a2ec-9314a7cb0f53 2018-07-30 04:38:17,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:38:17,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:17,677 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:17 GMT Server: Apache x-openstack-request-id: req-543f6ec3-fe90-4616-afa7-5306762c4168 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:38:17,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:17 GMT Server: Apache x-openstack-request-id: req-35063148-5154-401a-b21b-166c414b62d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:38:17,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-35063148-5154-401a-b21b-166c414b62d2 2018-07-30 04:38:17,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0692009925842s 2018-07-30 04:38:17,719 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-35063148-5154-401a-b21b-166c414b62d2 2018-07-30 04:38:22,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:38:22,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:22,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:22 GMT Server: Apache x-openstack-request-id: req-15a07534-47c4-4a13-97b6-40c511105f14 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc Content-Length: 559 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-30 04:38:22,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:22 GMT Server: Apache x-openstack-request-id: req-9f1fbcef-de79-4e69-a53d-e2410de0d42b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-07-30T04:38:18Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/ellis/events/d5d6cb1e-f961-4cf2-a6ad-1981dd896d55", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "fc9d9723-fd49-4e60-b6e6-6046c575283b", "id": "d5d6cb1e-f961-4cf2-a6ad-1981dd896d55"}, {"resource_name": "dime", "event_time": "2018-07-30T04:38:18Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/dime/events/504fa3a1-cbc6-46a6-b21a-a4b3430f5c82", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-pd7spr2yxzff", "id": "504fa3a1-cbc6-46a6-b21a-a4b3430f5c82"}, {"resource_name": "bono", "event_time": "2018-07-30T04:38:18Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/bono/events/4d476058-995e-4243-95c2-d45371be3c78", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-y37fsae6f55r", "id": "4d476058-995e-4243-95c2-d45371be3c78"}, {"resource_name": "sprout", "event_time": "2018-07-30T04:38:18Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/sprout/events/53beb576-1542-4825-9ccb-4e552aa8ba1b", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-vwffi44rs7ao", "id": "53beb576-1542-4825-9ccb-4e552aa8ba1b"}, {"resource_name": "vellum", "event_time": "2018-07-30T04:38:18Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/vellum/events/2b14c4e3-832e-4440-bdb4-921e3895f1d8", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-64wgn6akt7id", "id": "2b14c4e3-832e-4440-bdb4-921e3895f1d8"}, {"resource_name": "homer", "event_time": "2018-07-30T04:38:18Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/homer/events/82854a0b-8173-4fe9-8ea8-90dff7303b6b", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-nf4pj6oat5hi", "id": "82854a0b-8173-4fe9-8ea8-90dff7303b6b"}]} 2018-07-30 04:38:22,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-9f1fbcef-de79-4e69-a53d-e2410de0d42b 2018-07-30 04:38:22,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0927331447601s 2018-07-30 04:38:22,819 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc&marker=7adc8b34-0f7d-4df9-923f-9d3ce266ea28&sort_dir=asc used request id req-9f1fbcef-de79-4e69-a53d-e2410de0d42b 2018-07-30 04:38:27,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:38:27,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:27,851 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:27 GMT Server: Apache x-openstack-request-id: req-e749a5ea-87bb-46ec-8354-3a61e6505b68 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:38:27,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:27 GMT Server: Apache x-openstack-request-id: req-d9b974ce-a817-41d6-9240-d955b6f068df Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:38:27,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-d9b974ce-a817-41d6-9240-d955b6f068df 2018-07-30 04:38:27,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700449943542s 2018-07-30 04:38:27,893 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-d9b974ce-a817-41d6-9240-d955b6f068df 2018-07-30 04:38:32,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:38:32,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:32,924 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:32 GMT Server: Apache x-openstack-request-id: req-44a510ae-2cb7-42ef-8edc-4fcd8f3465f3 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:38:33,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:32 GMT Server: Apache x-openstack-request-id: req-22427e49-fb79-4a22-85fb-39d1eb3f9758 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:38:33,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-22427e49-fb79-4a22-85fb-39d1eb3f9758 2018-07-30 04:38:33,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.12886595726s 2018-07-30 04:38:33,023 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-22427e49-fb79-4a22-85fb-39d1eb3f9758 2018-07-30 04:38:33,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:38:33,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:33,053 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:33 GMT Server: Apache x-openstack-request-id: req-a6e7de84-ab8d-45c4-918b-e8059f23f5e9 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:38:33,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:33 GMT Server: Apache x-openstack-request-id: req-ffc461c2-2720-49ef-9750-f19052c95f42 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:38:33,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-ffc461c2-2720-49ef-9750-f19052c95f42 2018-07-30 04:38:33,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0552968978882s 2018-07-30 04:38:33,080 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-ffc461c2-2720-49ef-9750-f19052c95f42 2018-07-30 04:38:38,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:38:38,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:38,118 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:38 GMT Server: Apache x-openstack-request-id: req-e6de9821-9a34-4776-9fdf-97ad8398aa17 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:38:38,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:38 GMT Server: Apache x-openstack-request-id: req-8b74892e-2d58-4e31-8c4c-8f64ea39d44f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:38:38,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-8b74892e-2d58-4e31-8c4c-8f64ea39d44f 2018-07-30 04:38:38,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730719566345s 2018-07-30 04:38:38,160 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-8b74892e-2d58-4e31-8c4c-8f64ea39d44f 2018-07-30 04:38:43,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:38:43,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:43,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:43 GMT Server: Apache x-openstack-request-id: req-b5b0e1b2-0c5d-45da-b190-21851fbdfa12 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:38:43,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:43 GMT Server: Apache x-openstack-request-id: req-c2d0fbdf-696f-4e79-ac90-4c25b6f80aa0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:38:43,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-c2d0fbdf-696f-4e79-ac90-4c25b6f80aa0 2018-07-30 04:38:43,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700039863586s 2018-07-30 04:38:43,232 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-c2d0fbdf-696f-4e79-ac90-4c25b6f80aa0 2018-07-30 04:38:43,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:38:43,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:43,263 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:43 GMT Server: Apache x-openstack-request-id: req-6ed2c111-529d-4482-b1f7-f51dcc4de763 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:38:43,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:43 GMT Server: Apache x-openstack-request-id: req-2bcc8539-fb36-4aba-8b3e-03ddd1d2bbb5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:38:43,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-2bcc8539-fb36-4aba-8b3e-03ddd1d2bbb5 2018-07-30 04:38:43,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0611560344696s 2018-07-30 04:38:43,293 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-2bcc8539-fb36-4aba-8b3e-03ddd1d2bbb5 2018-07-30 04:38:48,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:38:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:48,346 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:48 GMT Server: Apache x-openstack-request-id: req-bd73b6ed-fa9e-4b20-bf0c-7265c9b9221b Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:38:48,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:48 GMT Server: Apache x-openstack-request-id: req-554ff0b2-a270-4979-8289-b6bf3c970951 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:38:48,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-554ff0b2-a270-4979-8289-b6bf3c970951 2018-07-30 04:38:48,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0880818367004s 2018-07-30 04:38:48,389 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-554ff0b2-a270-4979-8289-b6bf3c970951 2018-07-30 04:38:53,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:38:53,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:53,425 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:53 GMT Server: Apache x-openstack-request-id: req-1b875bd4-16f4-40d4-b79c-f067f5008e78 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:38:53,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:53 GMT Server: Apache x-openstack-request-id: req-2b4c7005-d7bc-44bc-8774-839ebcd5d954 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:38:53,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-2b4c7005-d7bc-44bc-8774-839ebcd5d954 2018-07-30 04:38:53,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728991031647s 2018-07-30 04:38:53,468 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-2b4c7005-d7bc-44bc-8774-839ebcd5d954 2018-07-30 04:38:53,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:38:53,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:53,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:53 GMT Server: Apache x-openstack-request-id: req-58def1ed-8a6e-4341-80f8-605795b3c752 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:38:53,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:53 GMT Server: Apache x-openstack-request-id: req-d9c8be27-85da-4d56-ad3f-ec2bf3b29ea8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:38:53,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-d9c8be27-85da-4d56-ad3f-ec2bf3b29ea8 2018-07-30 04:38:53,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714299678802s 2018-07-30 04:38:53,540 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-d9c8be27-85da-4d56-ad3f-ec2bf3b29ea8 2018-07-30 04:38:58,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:38:58,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:38:58,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:38:58 GMT Server: Apache x-openstack-request-id: req-eba8a1a0-66f8-408a-80c8-6f87640352fe Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:38:58,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:38:58 GMT Server: Apache x-openstack-request-id: req-6795ca32-4c8e-4620-9b83-f727ffd9c00f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:38:58,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-6795ca32-4c8e-4620-9b83-f727ffd9c00f 2018-07-30 04:38:58,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721509456635s 2018-07-30 04:38:58,620 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-6795ca32-4c8e-4620-9b83-f727ffd9c00f 2018-07-30 04:39:03,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:39:03,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:03,651 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:03 GMT Server: Apache x-openstack-request-id: req-bd442717-3772-45af-9f4c-64eae85c6d98 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:39:03,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:03 GMT Server: Apache x-openstack-request-id: req-b4ffd3a7-b514-4d58-8faa-09e7c9db4aa4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:39:03,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-b4ffd3a7-b514-4d58-8faa-09e7c9db4aa4 2018-07-30 04:39:03,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703480243683s 2018-07-30 04:39:03,693 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-b4ffd3a7-b514-4d58-8faa-09e7c9db4aa4 2018-07-30 04:39:03,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:39:03,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:03,721 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:03 GMT Server: Apache x-openstack-request-id: req-87fc8d37-5d56-49ba-a17e-0e740bc5a9be Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:39:03,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:03 GMT Server: Apache x-openstack-request-id: req-13adf8bb-bb5c-4191-b1dc-320133675b8f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:39:03,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-13adf8bb-bb5c-4191-b1dc-320133675b8f 2018-07-30 04:39:03,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0539238452911s 2018-07-30 04:39:03,748 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-13adf8bb-bb5c-4191-b1dc-320133675b8f 2018-07-30 04:39:08,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:39:08,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:08,784 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:08 GMT Server: Apache x-openstack-request-id: req-919fab0d-67cc-4efd-8edf-6a447c5c779d Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:39:08,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:08 GMT Server: Apache x-openstack-request-id: req-67bec8de-3a65-4ba9-9a82-269377e7b6c7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:39:08,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-67bec8de-3a65-4ba9-9a82-269377e7b6c7 2018-07-30 04:39:08,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717031955719s 2018-07-30 04:39:08,827 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-67bec8de-3a65-4ba9-9a82-269377e7b6c7 2018-07-30 04:39:13,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:39:13,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:13,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:13 GMT Server: Apache x-openstack-request-id: req-9e16610d-c8b2-42c2-8a6c-517344ab60bd Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:39:13,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:13 GMT Server: Apache x-openstack-request-id: req-04bc7508-e933-4f0b-8285-d32570704149 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:39:13,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-04bc7508-e933-4f0b-8285-d32570704149 2018-07-30 04:39:13,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710701942444s 2018-07-30 04:39:13,904 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-04bc7508-e933-4f0b-8285-d32570704149 2018-07-30 04:39:13,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:39:13,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:14,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:13 GMT Server: Apache x-openstack-request-id: req-fe2121eb-3c15-4a76-a571-67e22801e0ba Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:39:14,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:14 GMT Server: Apache x-openstack-request-id: req-9783dd44-f5c6-4cc3-9827-1ebe76cc9eef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:39:14,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-9783dd44-f5c6-4cc3-9827-1ebe76cc9eef 2018-07-30 04:39:14,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.218844890594s 2018-07-30 04:39:14,123 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-9783dd44-f5c6-4cc3-9827-1ebe76cc9eef 2018-07-30 04:39:19,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:39:19,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:19,336 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:19 GMT Server: Apache x-openstack-request-id: req-9bec88ed-fddc-48e8-bdfe-a2209d3547e2 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:39:19,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:19 GMT Server: Apache x-openstack-request-id: req-d8011669-22c0-4f34-bede-08926bad93e7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:39:19,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-d8011669-22c0-4f34-bede-08926bad93e7 2018-07-30 04:39:19,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.247247934341s 2018-07-30 04:39:19,378 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-d8011669-22c0-4f34-bede-08926bad93e7 2018-07-30 04:39:24,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:39:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:24,585 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:24 GMT Server: Apache x-openstack-request-id: req-94da3709-8795-4289-befd-0ea240d4ae7c Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:39:24,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:24 GMT Server: Apache x-openstack-request-id: req-e795876e-8589-472f-a57e-2bbda1278233 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:39:24,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-e795876e-8589-472f-a57e-2bbda1278233 2018-07-30 04:39:24,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.242882013321s 2018-07-30 04:39:24,627 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-e795876e-8589-472f-a57e-2bbda1278233 2018-07-30 04:39:24,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:39:24,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:24,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:24 GMT Server: Apache x-openstack-request-id: req-60651059-d6c7-412e-b343-cbee32fa51f7 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:39:24,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:24 GMT Server: Apache x-openstack-request-id: req-c082a8bc-0bbc-4d98-8722-84c1a1e254db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:39:24,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-c082a8bc-0bbc-4d98-8722-84c1a1e254db 2018-07-30 04:39:24,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.24464392662s 2018-07-30 04:39:24,873 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-c082a8bc-0bbc-4d98-8722-84c1a1e254db 2018-07-30 04:39:29,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:39:29,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:29,909 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:29 GMT Server: Apache x-openstack-request-id: req-cd3e9ac5-fa33-4c9d-a91e-ffb656a227b9 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:39:29,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:29 GMT Server: Apache x-openstack-request-id: req-a2c1ee06-594e-4bb0-a7a4-cc7d3abb24c4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:39:29,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-a2c1ee06-594e-4bb0-a7a4-cc7d3abb24c4 2018-07-30 04:39:29,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076003074646s 2018-07-30 04:39:29,953 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-a2c1ee06-594e-4bb0-a7a4-cc7d3abb24c4 2018-07-30 04:39:34,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:39:34,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:34,993 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:34 GMT Server: Apache x-openstack-request-id: req-fc521e07-c5a9-4b11-b64e-3f00c50841c0 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:39:35,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:35 GMT Server: Apache x-openstack-request-id: req-b59fdd4e-f3b0-46c7-ab36-6d98b5abdb54 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:39:35,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-b59fdd4e-f3b0-46c7-ab36-6d98b5abdb54 2018-07-30 04:39:35,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776901245117s 2018-07-30 04:39:35,037 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-b59fdd4e-f3b0-46c7-ab36-6d98b5abdb54 2018-07-30 04:39:35,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:39:35,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:35,068 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:35 GMT Server: Apache x-openstack-request-id: req-e7330ba7-11bc-4e2d-ae6a-d585c0ad7a86 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:39:35,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:35 GMT Server: Apache x-openstack-request-id: req-2fba349d-4d29-4ac5-8467-9aad16247120 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:39:35,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-2fba349d-4d29-4ac5-8467-9aad16247120 2018-07-30 04:39:35,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.236730098724s 2018-07-30 04:39:35,275 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-2fba349d-4d29-4ac5-8467-9aad16247120 2018-07-30 04:39:40,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:39:40,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:40,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:40 GMT Server: Apache x-openstack-request-id: req-50e65012-7c34-4c26-93ac-5ca6fba28e29 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:39:40,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:40 GMT Server: Apache x-openstack-request-id: req-bef60612-0612-44a8-b005-5b28c69571bb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:39:40,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-bef60612-0612-44a8-b005-5b28c69571bb 2018-07-30 04:39:40,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.242391824722s 2018-07-30 04:39:40,520 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-bef60612-0612-44a8-b005-5b28c69571bb 2018-07-30 04:39:45,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:39:45,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:45,557 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:45 GMT Server: Apache x-openstack-request-id: req-a02d9598-69b3-4e76-af2b-696a13e3fc30 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:39:45,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:45 GMT Server: Apache x-openstack-request-id: req-3b225068-8667-44a7-bb22-70a91bbc080c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:39:45,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-3b225068-8667-44a7-bb22-70a91bbc080c 2018-07-30 04:39:45,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0778429508209s 2018-07-30 04:39:45,601 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-3b225068-8667-44a7-bb22-70a91bbc080c 2018-07-30 04:39:45,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:39:45,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:45,633 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:45 GMT Server: Apache x-openstack-request-id: req-24053250-afec-4b18-8099-89ba5b9137cb Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:39:45,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:45 GMT Server: Apache x-openstack-request-id: req-9ad20e30-6776-4f42-b4b3-41811f00b530 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:39:45,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-9ad20e30-6776-4f42-b4b3-41811f00b530 2018-07-30 04:39:45,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735108852386s 2018-07-30 04:39:45,676 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-9ad20e30-6776-4f42-b4b3-41811f00b530 2018-07-30 04:39:50,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:39:50,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:50,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:50 GMT Server: Apache x-openstack-request-id: req-f23d2c5d-ff9b-47e0-9abe-430bdf383975 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:39:50,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:50 GMT Server: Apache x-openstack-request-id: req-baaf0252-f3ca-4af4-ab9a-e6418efa447c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:39:50,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-baaf0252-f3ca-4af4-ab9a-e6418efa447c 2018-07-30 04:39:50,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751311779022s 2018-07-30 04:39:50,758 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-baaf0252-f3ca-4af4-ab9a-e6418efa447c 2018-07-30 04:39:55,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:39:55,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:55,957 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:55 GMT Server: Apache x-openstack-request-id: req-3a754183-dad6-4811-9265-0df090cb3cb0 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:39:55,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:55 GMT Server: Apache x-openstack-request-id: req-8cad57df-5250-4a12-9f34-ec92e98b4e2a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:39:55,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-8cad57df-5250-4a12-9f34-ec92e98b4e2a 2018-07-30 04:39:55,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.23468208313s 2018-07-30 04:39:55,999 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-8cad57df-5250-4a12-9f34-ec92e98b4e2a 2018-07-30 04:39:56,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:39:56,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:39:56,029 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:39:56 GMT Server: Apache x-openstack-request-id: req-f0b95196-4abe-4438-b720-042ec64c72cf Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:39:56,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:39:56 GMT Server: Apache x-openstack-request-id: req-a8b42c06-c2a6-475f-8e2b-f55729ccad25 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-07-30 04:39:56,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-a8b42c06-c2a6-475f-8e2b-f55729ccad25 2018-07-30 04:39:56,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070732831955s 2018-07-30 04:39:56,071 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-a8b42c06-c2a6-475f-8e2b-f55729ccad25 2018-07-30 04:40:01,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:40:01,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:01,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:40:01 GMT Server: Apache x-openstack-request-id: req-0dc7ff57-cb90-409e-86f0-c025c7562ac9 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc Content-Length: 559 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-30 04:40:01,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:01 GMT Server: Apache x-openstack-request-id: req-c3be827a-1bb2-464f-abe1-72fc2c3d864c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-07-30T04:40:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/bono/events/753361d4-009c-4bb3-951a-d19266ba3dbd", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "ResourceInError: resources.bono.resources[0].resources.server: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "resource_status": "CREATE_FAILED", "physical_resource_id": "70574d83-b4af-4bbf-bc90-ef498577adfe", "id": "753361d4-009c-4bb3-951a-d19266ba3dbd"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-07-30T04:40:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/clearwater-opnfv/events/55e83b58-d247-4e8f-8d20-e0f14dbdd917", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Resource CREATE failed: ResourceInError: resources.bono.resources[0].resources.server: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "resource_status": "CREATE_FAILED", "physical_resource_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "id": "55e83b58-d247-4e8f-8d20-e0f14dbdd917"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-07-30T04:40:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/clearwater-opnfv/events/4c15acb0-6c62-4a65-9ed2-6bf976e04807", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack ROLLBACK started", "resource_status": "ROLLBACK_IN_PROGRESS", "physical_resource_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "id": "4c15acb0-6c62-4a65-9ed2-6bf976e04807"}]} 2018-07-30 04:40:01,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-c3be827a-1bb2-464f-abe1-72fc2c3d864c 2018-07-30 04:40:01,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723090171814s 2018-07-30 04:40:01,151 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc&marker=82854a0b-8173-4fe9-8ea8-90dff7303b6b&sort_dir=asc used request id req-c3be827a-1bb2-464f-abe1-72fc2c3d864c 2018-07-30 04:40:01,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:40:01,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:01,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:40:01 GMT Server: Apache x-openstack-request-id: req-76598b38-5a67-419f-b647-138226696bd6 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2 Content-Length: 423 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-30 04:40:01,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:01 GMT Server: Apache x-openstack-request-id: req-771f5663-2e60-47aa-b9ff-80e752cb41ec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "No description", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "OS::stack_name": "clearwater-opnfv"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "stack_status_reason": "Stack ROLLBACK started", "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "ROLLBACK_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T04:40:00Z", "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "outputs": [], "template_description": "No description"}} 2018-07-30 04:40:01,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2 used request id req-771f5663-2e60-47aa-b9ff-80e752cb41ec 2018-07-30 04:40:01,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0688989162445s 2018-07-30 04:40:01,221 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2 used request id req-771f5663-2e60-47aa-b9ff-80e752cb41ec 2018-07-30 04:40:01,222 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-07-30T04:34:10Z', 'updated_at': u'2018-07-30T04:40:00Z', 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'No description', 'deleted_at': None, 'id': u'0e78ab3a-ac67-4199-acc3-7b0a44370fa2', 'parameters': Munch({u'OS::project_id': u'7ce805e04e84477483a1211fbbbd2286', u'OS::stack_id': u'0e78ab3a-ac67-4199-acc3-7b0a44370fa2', u'OS::stack_name': u'clearwater-opnfv'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'3e3c8eeaece74512b72157187d5579aa', 'status': u'IN_PROGRESS', 'disable_rollback': False, 'description': u'No description', 'parent': None, 'tags': None, 'outputs': [], 'stack_owner': None, 'stack_status': u'ROLLBACK_IN_PROGRESS', 'status_reason': u'Stack ROLLBACK started', 'properties': Munch({u'capabilities': []}), 'template_description': u'No description', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-07-30T04:34:10Z', 'stack_status_reason': u'Stack ROLLBACK started', 'updated_time': u'2018-07-30T04:40:00Z', 'action': u'ROLLBACK', 'identifier': 'clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2'}) 2018-07-30 04:40:01,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:40:01,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:01,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40: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-7c091e88-2599-4baa-88f3-d0cc21a6bfc8 x-compute-request-id: req-7c091e88-2599-4baa-88f3-d0cc21a6bfc8 Content-Encoding: gzip Content-Length: 1310 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/2cc336a3-3981-4e54-96ac-0173def6cded", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/2cc336a3-3981-4e54-96ac-0173def6cded", "rel": "bookmark"}], "image": {"id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "links": [{"href": "http://172.30.9.25:8774/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b688b7a-2337-42e3-be68-ffee7d5f4238", "links": [{"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "bookmark"}]}, "id": "2cc336a3-3981-4e54-96ac-0173def6cded", "user_id": "12391b5f0a2f47dcbc246f7030e4a056", "OS-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-30T04:40:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "name": "vellum-0.clearwater.opnfv", "created": "2018-07-30T04:40:00Z", "tenant_id": "7ce805e04e84477483a1211fbbbd2286", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3b67d8a3-82c2-46d0-9778-60039583d371", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3b67d8a3-82c2-46d0-9778-60039583d371", "rel": "bookmark"}], "image": {"id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "links": [{"href": "http://172.30.9.25:8774/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b688b7a-2337-42e3-be68-ffee7d5f4238", "links": [{"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "bookmark"}]}, "id": "3b67d8a3-82c2-46d0-9778-60039583d371", "user_id": "12391b5f0a2f47dcbc246f7030e4a056", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-30T04:40:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "name": "dime-0.clearwater.opnfv", "created": "2018-07-30T04:40:00Z", "tenant_id": "7ce805e04e84477483a1211fbbbd2286", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/08f2d627-1b0e-4476-8bef-d87eff17071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/08f2d627-1b0e-4476-8bef-d87eff17071c", "rel": "bookmark"}], "image": {"id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "links": [{"href": "http://172.30.9.25:8774/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b688b7a-2337-42e3-be68-ffee7d5f4238", "links": [{"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "bookmark"}]}, "id": "08f2d627-1b0e-4476-8bef-d87eff17071c", "user_id": "12391b5f0a2f47dcbc246f7030e4a056", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-30T04:40:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "name": "sprout-0.clearwater.opnfv", "created": "2018-07-30T04:39:59Z", "tenant_id": "7ce805e04e84477483a1211fbbbd2286", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/500fef97-1010-4fc3-a340-d14d118ac9ef", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/500fef97-1010-4fc3-a340-d14d118ac9ef", "rel": "bookmark"}], "image": {"id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "links": [{"href": "http://172.30.9.25:8774/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b688b7a-2337-42e3-be68-ffee7d5f4238", "links": [{"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "bookmark"}]}, "id": "500fef97-1010-4fc3-a340-d14d118ac9ef", "user_id": "12391b5f0a2f47dcbc246f7030e4a056", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-30T04:39:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "name": "homer-0.clearwater.opnfv", "created": "2018-07-30T04:39:59Z", "tenant_id": "7ce805e04e84477483a1211fbbbd2286", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c2feadb8-5304-451b-93df-f63200522207", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c2feadb8-5304-451b-93df-f63200522207", "rel": "bookmark"}], "image": {"id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "links": [{"href": "http://172.30.9.25:8774/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b688b7a-2337-42e3-be68-ffee7d5f4238", "links": [{"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "bookmark"}]}, "id": "c2feadb8-5304-451b-93df-f63200522207", "user_id": "12391b5f0a2f47dcbc246f7030e4a056", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-30T04:39:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "name": "bono-0.clearwater.opnfv", "created": "2018-07-30T04:39:57Z", "tenant_id": "7ce805e04e84477483a1211fbbbd2286", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:04:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:04:5b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/84aaea17-c1aa-4957-a3b9-d64b83134dc6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/84aaea17-c1aa-4957-a3b9-d64b83134dc6", "rel": "bookmark"}], "image": {"id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "links": [{"href": "http://172.30.9.25:8774/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:38:16.000000", "flavor": {"id": "9b688b7a-2337-42e3-be68-ffee7d5f4238", "links": [{"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "bookmark"}]}, "id": "84aaea17-c1aa-4957-a3b9-d64b83134dc6", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "12391b5f0a2f47dcbc246f7030e4a056", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:38:16Z", "hostId": "2fead70adb6d640eb5dee4ca24b8f7af76986921c66ba17b68c99eb7", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-30T04:36:29Z", "tenant_id": "7ce805e04e84477483a1211fbbbd2286", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:5e:09", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:5e:09", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b7:e0", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f35788f6-ff9e-4ab7-8d84-e2d64d6a9635", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f35788f6-ff9e-4ab7-8d84-e2d64d6a9635", "rel": "bookmark"}], "image": {"id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "links": [{"href": "http://172.30.9.25:8774/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:36:19.000000", "flavor": {"id": "9b688b7a-2337-42e3-be68-ffee7d5f4238", "links": [{"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "bookmark"}]}, "id": "f35788f6-ff9e-4ab7-8d84-e2d64d6a9635", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "12391b5f0a2f47dcbc246f7030e4a056", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:36:19Z", "hostId": "3318adea189d94dd0a9d43b65a6d7851a1fa1bf35fb9424e970713e6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "name": "ns.clearwater.opnfv", "created": "2018-07-30T04:34:32Z", "tenant_id": "7ce805e04e84477483a1211fbbbd2286", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:40:01,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7c091e88-2599-4baa-88f3-d0cc21a6bfc8 2018-07-30 04:40:01,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.26901102066s 2018-07-30 04:40:01,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7c091e88-2599-4baa-88f3-d0cc21a6bfc8 2018-07-30 04:40:01,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:40:01,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:01,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1885 X-Openstack-Request-Id: req-5caee052-8268-4c60-9902-d08c2a5920d4 Date: Mon, 30 Jul 2018 04:40:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0cfbdbc5-9feb-446f-81d6-f561b28d422e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ce805e04e84477483a1211fbbbd2286","l2_adjacency":true,"status":"ACTIVE","subnets":["6a1eda63-1f02-4eda-bd67-874942e98dea"],"description":"","tags":[],"updated_at":"2018-07-30T04:34:14Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"7ce805e04e84477483a1211fbbbd2286","created_at":"2018-07-30T04:34:13Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6df6f23c-6954-4f3f-87be-69caf0a4bdb7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ce805e04e84477483a1211fbbbd2286","l2_adjacency":true,"status":"ACTIVE","subnets":["45f0f37f-3b75-4c73-8d73-ad64bfcdc2c5"],"description":"","tags":[],"updated_at":"2018-07-30T04:34:16Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"7ce805e04e84477483a1211fbbbd2286","created_at":"2018-07-30T04:34:14Z","mtu":1450}]} 2018-07-30 04:40:01,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5caee052-8268-4c60-9902-d08c2a5920d4 2018-07-30 04:40:01,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.121711015701s 2018-07-30 04:40:01,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5caee052-8268-4c60-9902-d08c2a5920d4 2018-07-30 04:40:01,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 04:40:01,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:01,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-f9b8667f-f452-41bf-bacf-3fecd263913d Date: Mon, 30 Jul 2018 04:40:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df6f23c-6954-4f3f-87be-69caf0a4bdb7","tenant_id":"7ce805e04e84477483a1211fbbbd2286","created_at":"2018-07-30T04:34:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T04:34:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.1","end":"192.168.0.253"}],"gateway_ip":"192.168.0.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"7ce805e04e84477483a1211fbbbd2286","id":"45f0f37f-3b75-4c73-8d73-ad64bfcdc2c5","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cfbdbc5-9feb-446f-81d6-f561b28d422e","tenant_id":"7ce805e04e84477483a1211fbbbd2286","created_at":"2018-07-30T04:34:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T04:34:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.1","end":"192.168.1.253"}],"gateway_ip":"192.168.1.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"7ce805e04e84477483a1211fbbbd2286","id":"6a1eda63-1f02-4eda-bd67-874942e98dea","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-07-30 04:40:01,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f9b8667f-f452-41bf-bacf-3fecd263913d 2018-07-30 04:40:01,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0515410900116s 2018-07-30 04:40:01,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f9b8667f-f452-41bf-bacf-3fecd263913d 2018-07-30 04:40:01,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:40:01,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:01,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40: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-040dff6d-0595-4113-8bba-83c12fe54985 x-compute-request-id: req-040dff6d-0595-4113-8bba-83c12fe54985 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}, {"name": "cloudify_ims-flavor_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "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": 25, "id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72"}, {"name": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "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": 25, "id": "9b688b7a-2337-42e3-be68-ffee7d5f4238"}]} 2018-07-30 04:40:01,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-040dff6d-0595-4113-8bba-83c12fe54985 2018-07-30 04:40:01,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.030925989151s 2018-07-30 04:40:01,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-040dff6d-0595-4113-8bba-83c12fe54985 2018-07-30 04:40:01,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-30 04:40:01,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/2cc336a3-3981-4e54-96ac-0173def6cded/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:01,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40: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-242697dc-4a99-498e-a70f-f3465b0d2fff x-compute-request-id: req-242697dc-4a99-498e-a70f-f3465b0d2fff Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2018-07-30 04:40:01,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cc336a3-3981-4e54-96ac-0173def6cded/os-security-groups used request id req-242697dc-4a99-498e-a70f-f3465b0d2fff 2018-07-30 04:40:01,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.075364112854s 2018-07-30 04:40:01,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/2cc336a3-3981-4e54-96ac-0173def6cded/os-security-groups used request id req-242697dc-4a99-498e-a70f-f3465b0d2fff 2018-07-30 04:40:01,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:40:01,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:01,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-228e712f-1038-4964-a666-3909b8a1ffa5 Date: Mon, 30 Jul 2018 04:40:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/07f5108e-f9dd-448a-94ec-52c393024c6a/snap", "metadata": {}}], "file": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a/file", "owner": "7ce805e04e84477483a1211fbbbd2286", "id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "size": 263062016, "self": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/07f5108e-f9dd-448a-94ec-52c393024c6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-30T04:34:03Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-30T04:33:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:40:01,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-228e712f-1038-4964-a666-3909b8a1ffa5 2018-07-30 04:40:01,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0344350337982s 2018-07-30 04:40:01,831 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-228e712f-1038-4964-a666-3909b8a1ffa5 2018-07-30 04:40:01,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 04:40:01,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/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}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:02,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:01 GMT Server: Apache x-compute-request-id: req-46a1b172-401f-4350-97ff-fb0cda63c056 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-46a1b172-401f-4350-97ff-fb0cda63c056 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 04:40:02,453 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/volumes/detail used request id req-46a1b172-401f-4350-97ff-fb0cda63c056 2018-07-30 04:40:02,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.617089986801s 2018-07-30 04:40:02,453 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/volumes/detail used request id req-46a1b172-401f-4350-97ff-fb0cda63c056 2018-07-30 04:40:02,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:40:02,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:02,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40: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-ca182cc6-1677-4335-9569-ee319fadbda8 x-compute-request-id: req-ca182cc6-1677-4335-9569-ee319fadbda8 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}, {"name": "cloudify_ims-flavor_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "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": 25, "id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72"}, {"name": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "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": 25, "id": "9b688b7a-2337-42e3-be68-ffee7d5f4238"}]} 2018-07-30 04:40:02,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-ca182cc6-1677-4335-9569-ee319fadbda8 2018-07-30 04:40:02,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276830196381s 2018-07-30 04:40:02,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-ca182cc6-1677-4335-9569-ee319fadbda8 2018-07-30 04:40:02,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-30 04:40:02,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/3b67d8a3-82c2-46d0-9778-60039583d371/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:02,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40: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-4a81057c-4e93-4929-87bb-b3f54b435de6 x-compute-request-id: req-4a81057c-4e93-4929-87bb-b3f54b435de6 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2018-07-30 04:40:02,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3b67d8a3-82c2-46d0-9778-60039583d371/os-security-groups used request id req-4a81057c-4e93-4929-87bb-b3f54b435de6 2018-07-30 04:40:02,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.0805599689484s 2018-07-30 04:40:02,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/3b67d8a3-82c2-46d0-9778-60039583d371/os-security-groups used request id req-4a81057c-4e93-4929-87bb-b3f54b435de6 2018-07-30 04:40:02,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:40:02,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:02,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-7057861c-bc6d-41df-b36c-f680c013ba8f Date: Mon, 30 Jul 2018 04:40:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/07f5108e-f9dd-448a-94ec-52c393024c6a/snap", "metadata": {}}], "file": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a/file", "owner": "7ce805e04e84477483a1211fbbbd2286", "id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "size": 263062016, "self": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/07f5108e-f9dd-448a-94ec-52c393024c6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-30T04:34:03Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-30T04:33:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:40:02,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7057861c-bc6d-41df-b36c-f680c013ba8f 2018-07-30 04:40:02,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0351319313049s 2018-07-30 04:40:02,607 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7057861c-bc6d-41df-b36c-f680c013ba8f 2018-07-30 04:40:02,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 04:40:02,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/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}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:03,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:02 GMT Server: Apache x-compute-request-id: req-86ff36fd-3b2c-4f07-9525-978171810b10 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-86ff36fd-3b2c-4f07-9525-978171810b10 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 04:40:03,283 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/volumes/detail used request id req-86ff36fd-3b2c-4f07-9525-978171810b10 2018-07-30 04:40:03,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.671381950378s 2018-07-30 04:40:03,283 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/volumes/detail used request id req-86ff36fd-3b2c-4f07-9525-978171810b10 2018-07-30 04:40:03,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:40:03,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:03,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40: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-209a9449-7f98-4d1a-8f02-e61072ec2e2c x-compute-request-id: req-209a9449-7f98-4d1a-8f02-e61072ec2e2c Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}, {"name": "cloudify_ims-flavor_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "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": 25, "id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72"}, {"name": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "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": 25, "id": "9b688b7a-2337-42e3-be68-ffee7d5f4238"}]} 2018-07-30 04:40:03,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-209a9449-7f98-4d1a-8f02-e61072ec2e2c 2018-07-30 04:40:03,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0291209220886s 2018-07-30 04:40:03,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-209a9449-7f98-4d1a-8f02-e61072ec2e2c 2018-07-30 04:40:03,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-30 04:40:03,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/08f2d627-1b0e-4476-8bef-d87eff17071c/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:03,367 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 04:40: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-193047ee-d2b3-427c-8b3c-f0bbf0b80c38 x-compute-request-id: req-193047ee-d2b3-427c-8b3c-f0bbf0b80c38 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 08f2d627-1b0e-4476-8bef-d87eff17071c could not be found.", "code": 404}} 2018-07-30 04:40:03,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/08f2d627-1b0e-4476-8bef-d87eff17071c/os-security-groups used request id req-193047ee-d2b3-427c-8b3c-f0bbf0b80c38 2018-07-30 04:40:03,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.0496389865875s 2018-07-30 04:40:03,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:40:03,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:03,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-4c2e0d5f-ab56-4dc2-80bf-6074ddc43404 Date: Mon, 30 Jul 2018 04:40:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/07f5108e-f9dd-448a-94ec-52c393024c6a/snap", "metadata": {}}], "file": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a/file", "owner": "7ce805e04e84477483a1211fbbbd2286", "id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "size": 263062016, "self": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/07f5108e-f9dd-448a-94ec-52c393024c6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-30T04:34:03Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-30T04:33:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:40:03,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4c2e0d5f-ab56-4dc2-80bf-6074ddc43404 2018-07-30 04:40:03,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0465488433838s 2018-07-30 04:40:03,419 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4c2e0d5f-ab56-4dc2-80bf-6074ddc43404 2018-07-30 04:40:03,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 04:40:03,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/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}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:04,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:03 GMT Server: Apache x-compute-request-id: req-61cc0e90-f014-45af-94b0-e14fa4f83806 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-61cc0e90-f014-45af-94b0-e14fa4f83806 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 04:40:04,357 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/volumes/detail used request id req-61cc0e90-f014-45af-94b0-e14fa4f83806 2018-07-30 04:40:04,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.934535980225s 2018-07-30 04:40:04,357 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/volumes/detail used request id req-61cc0e90-f014-45af-94b0-e14fa4f83806 2018-07-30 04:40:04,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:40:04,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:04,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61119a64-b685-4278-b4e5-484b30974fb6 x-compute-request-id: req-61119a64-b685-4278-b4e5-484b30974fb6 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}, {"name": "cloudify_ims-flavor_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "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": 25, "id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72"}, {"name": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "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": 25, "id": "9b688b7a-2337-42e3-be68-ffee7d5f4238"}]} 2018-07-30 04:40:04,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-61119a64-b685-4278-b4e5-484b30974fb6 2018-07-30 04:40:04,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263590812683s 2018-07-30 04:40:04,387 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-61119a64-b685-4278-b4e5-484b30974fb6 2018-07-30 04:40:04,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-30 04:40:04,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/500fef97-1010-4fc3-a340-d14d118ac9ef/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:04,436 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 30 Jul 2018 04:40:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d6d007f5-5d6b-4a31-8864-ddd96cf96b28 x-compute-request-id: req-d6d007f5-5d6b-4a31-8864-ddd96cf96b28 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 500fef97-1010-4fc3-a340-d14d118ac9ef could not be found.", "code": 404}} 2018-07-30 04:40:04,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/500fef97-1010-4fc3-a340-d14d118ac9ef/os-security-groups used request id req-d6d007f5-5d6b-4a31-8864-ddd96cf96b28 2018-07-30 04:40:04,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.0467150211334s 2018-07-30 04:40:04,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:40:04,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:04,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e18f10d6-ced5-445c-932b-d709d7456b60 Date: Mon, 30 Jul 2018 04:40:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/07f5108e-f9dd-448a-94ec-52c393024c6a/snap", "metadata": {}}], "file": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a/file", "owner": "7ce805e04e84477483a1211fbbbd2286", "id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "size": 263062016, "self": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/07f5108e-f9dd-448a-94ec-52c393024c6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-30T04:34:03Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-30T04:33:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:40:04,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e18f10d6-ced5-445c-932b-d709d7456b60 2018-07-30 04:40:04,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0340459346771s 2018-07-30 04:40:04,474 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e18f10d6-ced5-445c-932b-d709d7456b60 2018-07-30 04:40:04,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 04:40:04,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/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}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:05,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:04 GMT Server: Apache x-compute-request-id: req-a8fedc7f-7e0f-472b-a8fb-e8f41165f378 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a8fedc7f-7e0f-472b-a8fb-e8f41165f378 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 04:40:05,445 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/volumes/detail used request id req-a8fedc7f-7e0f-472b-a8fb-e8f41165f378 2018-07-30 04:40:05,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.967497825623s 2018-07-30 04:40:05,446 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/volumes/detail used request id req-a8fedc7f-7e0f-472b-a8fb-e8f41165f378 2018-07-30 04:40:05,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:40:05,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:05,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40: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-5ee0f17b-b6fa-41c5-90ea-dec6247401b8 x-compute-request-id: req-5ee0f17b-b6fa-41c5-90ea-dec6247401b8 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}, {"name": "cloudify_ims-flavor_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "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": 25, "id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72"}, {"name": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "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": 25, "id": "9b688b7a-2337-42e3-be68-ffee7d5f4238"}]} 2018-07-30 04:40:05,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-5ee0f17b-b6fa-41c5-90ea-dec6247401b8 2018-07-30 04:40:05,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0414409637451s 2018-07-30 04:40:05,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-5ee0f17b-b6fa-41c5-90ea-dec6247401b8 2018-07-30 04:40:05,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-30 04:40:05,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/c2feadb8-5304-451b-93df-f63200522207/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:05,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40: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-77e24d93-7545-4797-8473-a8da40bcc684 x-compute-request-id: req-77e24d93-7545-4797-8473-a8da40bcc684 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2018-07-30 04:40:05,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c2feadb8-5304-451b-93df-f63200522207/os-security-groups used request id req-77e24d93-7545-4797-8473-a8da40bcc684 2018-07-30 04:40:05,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.337248086929s 2018-07-30 04:40:05,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c2feadb8-5304-451b-93df-f63200522207/os-security-groups used request id req-77e24d93-7545-4797-8473-a8da40bcc684 2018-07-30 04:40:05,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:40:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:05,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-339374f7-820b-4af1-add8-d7bc2f851bc7 Date: Mon, 30 Jul 2018 04:40:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/07f5108e-f9dd-448a-94ec-52c393024c6a/snap", "metadata": {}}], "file": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a/file", "owner": "7ce805e04e84477483a1211fbbbd2286", "id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "size": 263062016, "self": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/07f5108e-f9dd-448a-94ec-52c393024c6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-30T04:34:03Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-30T04:33:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:40:05,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-339374f7-820b-4af1-add8-d7bc2f851bc7 2018-07-30 04:40:05,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0559179782867s 2018-07-30 04:40:05,891 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-339374f7-820b-4af1-add8-d7bc2f851bc7 2018-07-30 04:40:05,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 04:40:05,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/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}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:06,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:05 GMT Server: Apache x-compute-request-id: req-a79ed4f8-21be-4be8-a6a3-45a387ec6e87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a79ed4f8-21be-4be8-a6a3-45a387ec6e87 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 04:40:06,635 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/volumes/detail used request id req-a79ed4f8-21be-4be8-a6a3-45a387ec6e87 2018-07-30 04:40:06,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.741110086441s 2018-07-30 04:40:06,635 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/volumes/detail used request id req-a79ed4f8-21be-4be8-a6a3-45a387ec6e87 2018-07-30 04:40:06,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:40:06,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:06,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca7b3cb0-6a09-4121-98f7-8ab4dce7facd x-compute-request-id: req-ca7b3cb0-6a09-4121-98f7-8ab4dce7facd Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}, {"name": "cloudify_ims-flavor_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "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": 25, "id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72"}, {"name": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "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": 25, "id": "9b688b7a-2337-42e3-be68-ffee7d5f4238"}]} 2018-07-30 04:40:06,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-ca7b3cb0-6a09-4121-98f7-8ab4dce7facd 2018-07-30 04:40:06,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0310499668121s 2018-07-30 04:40:06,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-ca7b3cb0-6a09-4121-98f7-8ab4dce7facd 2018-07-30 04:40:06,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-30 04:40:06,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/84aaea17-c1aa-4957-a3b9-d64b83134dc6/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:06,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83614d1c-f628-40b3-adad-694b764bda18 x-compute-request-id: req-83614d1c-f628-40b3-adad-694b764bda18 Content-Encoding: gzip Content-Length: 586 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "5c5e575e-28c3-47e5-aad5-912287163210", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "29a12bc3-244b-469c-9e57-6bfa7d9a21e6"}, {"from_port": 2380, "group": {"tenant_id": "7ce805e04e84477483a1211fbbbd2286", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "5c5e575e-28c3-47e5-aad5-912287163210", "ip_range": {}, "id": "437dec0d-d6e5-4eeb-9e27-049d10b31962"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5c5e575e-28c3-47e5-aad5-912287163210", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4b5d1792-e68d-4d78-8743-825ed755c94a"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5c5e575e-28c3-47e5-aad5-912287163210", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cadb57e9-69e6-4e83-afe4-3f88900751b4"}, {"from_port": 4000, "group": {"tenant_id": "7ce805e04e84477483a1211fbbbd2286", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "5c5e575e-28c3-47e5-aad5-912287163210", "ip_range": {}, "id": "f7c7a179-fe5f-4ff9-a452-c8c7aacec672"}], "tenant_id": "7ce805e04e84477483a1211fbbbd2286", "id": "5c5e575e-28c3-47e5-aad5-912287163210", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "961d3a33-bd7a-4da6-8c82-eb86e3bb37bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6315a9db-97eb-49e5-b1e1-d7ab86a96197"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "961d3a33-bd7a-4da6-8c82-eb86e3bb37bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d44b5e2c-e79c-4864-8573-8caf46bff6a5"}], "tenant_id": "7ce805e04e84477483a1211fbbbd2286", "id": "961d3a33-bd7a-4da6-8c82-eb86e3bb37bd", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-07-30 04:40:06,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/84aaea17-c1aa-4957-a3b9-d64b83134dc6/os-security-groups used request id req-83614d1c-f628-40b3-adad-694b764bda18 2018-07-30 04:40:06,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.193480014801s 2018-07-30 04:40:06,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/84aaea17-c1aa-4957-a3b9-d64b83134dc6/os-security-groups used request id req-83614d1c-f628-40b3-adad-694b764bda18 2018-07-30 04:40:06,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:40:06,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:06,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-c9fc9ad5-bae7-4e0b-9d73-85bad53adc33 Date: Mon, 30 Jul 2018 04:40:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/07f5108e-f9dd-448a-94ec-52c393024c6a/snap", "metadata": {}}], "file": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a/file", "owner": "7ce805e04e84477483a1211fbbbd2286", "id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "size": 263062016, "self": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/07f5108e-f9dd-448a-94ec-52c393024c6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-30T04:34:03Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-30T04:33:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:40:06,904 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c9fc9ad5-bae7-4e0b-9d73-85bad53adc33 2018-07-30 04:40:06,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0338320732117s 2018-07-30 04:40:06,905 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c9fc9ad5-bae7-4e0b-9d73-85bad53adc33 2018-07-30 04:40:06,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 04:40:06,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/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}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:07,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:06 GMT Server: Apache x-compute-request-id: req-609bac95-4dde-4895-9367-9fb8de2ec729 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-609bac95-4dde-4895-9367-9fb8de2ec729 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 04:40:07,534 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/volumes/detail used request id req-609bac95-4dde-4895-9367-9fb8de2ec729 2018-07-30 04:40:07,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.625487804413s 2018-07-30 04:40:07,534 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/volumes/detail used request id req-609bac95-4dde-4895-9367-9fb8de2ec729 2018-07-30 04:40:07,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:40:07,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:07,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40: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-de7664d4-fbe0-4594-9f89-7facc92c5db7 x-compute-request-id: req-de7664d4-fbe0-4594-9f89-7facc92c5db7 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}, {"name": "cloudify_ims-flavor_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "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": 25, "id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72"}, {"name": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "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": 25, "id": "9b688b7a-2337-42e3-be68-ffee7d5f4238"}]} 2018-07-30 04:40:07,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-de7664d4-fbe0-4594-9f89-7facc92c5db7 2018-07-30 04:40:07,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276148319244s 2018-07-30 04:40:07,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-de7664d4-fbe0-4594-9f89-7facc92c5db7 2018-07-30 04:40:07,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-07-30 04:40:07,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/f35788f6-ff9e-4ab7-8d84-e2d64d6a9635/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:07,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40: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-4204b796-7014-43a2-be8b-097ed7f94d5c x-compute-request-id: req-4204b796-7014-43a2-be8b-097ed7f94d5c Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "da7a2742-13d7-4903-8a22-6443bd482506", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "11481c64-5efc-4ef5-8819-095072a6c179"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "da7a2742-13d7-4903-8a22-6443bd482506", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f921753-8772-4f72-ae47-d1e1f23637be"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "da7a2742-13d7-4903-8a22-6443bd482506", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "772bb27c-9adb-4673-9407-2cb425963a83"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "da7a2742-13d7-4903-8a22-6443bd482506", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8cd7ffdd-d986-40b8-bdac-8ef931c84f65"}], "tenant_id": "7ce805e04e84477483a1211fbbbd2286", "id": "da7a2742-13d7-4903-8a22-6443bd482506", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "da7a2742-13d7-4903-8a22-6443bd482506", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "11481c64-5efc-4ef5-8819-095072a6c179"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "da7a2742-13d7-4903-8a22-6443bd482506", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f921753-8772-4f72-ae47-d1e1f23637be"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "da7a2742-13d7-4903-8a22-6443bd482506", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "772bb27c-9adb-4673-9407-2cb425963a83"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "da7a2742-13d7-4903-8a22-6443bd482506", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8cd7ffdd-d986-40b8-bdac-8ef931c84f65"}], "tenant_id": "7ce805e04e84477483a1211fbbbd2286", "id": "da7a2742-13d7-4903-8a22-6443bd482506", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-07-30 04:40:07,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f35788f6-ff9e-4ab7-8d84-e2d64d6a9635/os-security-groups used request id req-4204b796-7014-43a2-be8b-097ed7f94d5c 2018-07-30 04:40:07,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.164530038834s 2018-07-30 04:40:07,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f35788f6-ff9e-4ab7-8d84-e2d64d6a9635/os-security-groups used request id req-4204b796-7014-43a2-be8b-097ed7f94d5c 2018-07-30 04:40:07,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:40:07,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:07,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-6b38c3f5-3f7f-4dff-b8c6-4ecad0e421bd Date: Mon, 30 Jul 2018 04:40:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/07f5108e-f9dd-448a-94ec-52c393024c6a/snap", "metadata": {}}], "file": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a/file", "owner": "7ce805e04e84477483a1211fbbbd2286", "id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "size": 263062016, "self": "/v2/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/07f5108e-f9dd-448a-94ec-52c393024c6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-30T04:34:03Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-30T04:33:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:40:07,771 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6b38c3f5-3f7f-4dff-b8c6-4ecad0e421bd 2018-07-30 04:40:07,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0335650444031s 2018-07-30 04:40:07,771 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6b38c3f5-3f7f-4dff-b8c6-4ecad0e421bd 2018-07-30 04:40:07,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-30 04:40:07,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/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}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:07,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:07 GMT Server: Apache x-compute-request-id: req-dc04ffb3-e9a4-4494-8183-e9a85caec522 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dc04ffb3-e9a4-4494-8183-e9a85caec522 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-30 04:40:07,824 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/volumes/detail used request id req-dc04ffb3-e9a4-4494-8183-e9a85caec522 2018-07-30 04:40:07,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0489058494568s 2018-07-30 04:40:07,824 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7ce805e04e84477483a1211fbbbd2286/volumes/detail used request id req-dc04ffb3-e9a4-4494-8183-e9a85caec522 2018-07-30 04:40:07,824 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'building', u'OS-EXT-STS:task_state': u'scheduling', 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'07f5108e-f9dd-448a-94ec-52c393024c6a', 'name': u'heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'building', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'9b688b7a-2337-42e3-be68-ffee7d5f4238', 'name': u'heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}), 'az': u'', 'id': u'2cc336a3-3981-4e54-96ac-0173def6cded', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12391b5f0a2f47dcbc246f7030e4a056', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', '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'BUILD', 'updated': u'2018-07-30T04:40:01Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': u'scheduling', 'properties': Munch({u'OS-EXT-STS:task_state': u'scheduling', 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'building', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'7ce805e04e84477483a1211fbbbd2286', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', 'created_at': u'2018-07-30T04:40:00Z', 'created': u'2018-07-30T04:40:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'07f5108e-f9dd-448a-94ec-52c393024c6a', 'name': u'heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}), 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'9b688b7a-2337-42e3-be68-ffee7d5f4238', 'name': u'heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}), 'az': u'', 'id': u'3b67d8a3-82c2-46d0-9778-60039583d371', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12391b5f0a2f47dcbc246f7030e4a056', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', '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-30T04:40:00Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', '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'7ce805e04e84477483a1211fbbbd2286', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', 'created_at': u'2018-07-30T04:40:00Z', 'created': u'2018-07-30T04:40:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'07f5108e-f9dd-448a-94ec-52c393024c6a', 'name': u'heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}), 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'9b688b7a-2337-42e3-be68-ffee7d5f4238', 'name': u'heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}), 'az': u'', 'id': u'08f2d627-1b0e-4476-8bef-d87eff17071c', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12391b5f0a2f47dcbc246f7030e4a056', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', '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-30T04:40:00Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', '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'7ce805e04e84477483a1211fbbbd2286', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', 'created_at': u'2018-07-30T04:39:59Z', 'created': u'2018-07-30T04:39:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'07f5108e-f9dd-448a-94ec-52c393024c6a', 'name': u'heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}), 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'9b688b7a-2337-42e3-be68-ffee7d5f4238', 'name': u'heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}), 'az': u'', 'id': u'500fef97-1010-4fc3-a340-d14d118ac9ef', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12391b5f0a2f47dcbc246f7030e4a056', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', '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-30T04:39:59Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', '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'7ce805e04e84477483a1211fbbbd2286', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', 'created_at': u'2018-07-30T04:39:59Z', 'created': u'2018-07-30T04:39:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'07f5108e-f9dd-448a-94ec-52c393024c6a', 'name': u'heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}), 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'9b688b7a-2337-42e3-be68-ffee7d5f4238', 'name': u'heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}), 'az': u'', 'id': u'c2feadb8-5304-451b-93df-f63200522207', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12391b5f0a2f47dcbc246f7030e4a056', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', '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-30T04:39:58Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', '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'7ce805e04e84477483a1211fbbbd2286', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', 'created_at': u'2018-07-30T04:39:57Z', 'created': u'2018-07-30T04:39:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:41:04:5b', u'version': 4, u'addr': u'192.168.0.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:41:04:5b', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'07f5108e-f9dd-448a-94ec-52c393024c6a', 'name': u'heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}), 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-30T04:38:16.000000', 'flavor': Munch({u'id': u'9b688b7a-2337-42e3-be68-ffee7d5f4238', 'name': u'heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}), 'az': u'nova', 'id': u'84aaea17-c1aa-4957-a3b9-d64b83134dc6', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5c5e575e-28c3-47e5-aad5-912287163210', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'29a12bc3-244b-469c-9e57-6bfa7d9a21e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5c5e575e-28c3-47e5-aad5-912287163210', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'437dec0d-d6e5-4eeb-9e27-049d10b31962'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5c5e575e-28c3-47e5-aad5-912287163210', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4b5d1792-e68d-4d78-8743-825ed755c94a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5c5e575e-28c3-47e5-aad5-912287163210', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cadb57e9-69e6-4e83-afe4-3f88900751b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5c5e575e-28c3-47e5-aad5-912287163210', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f7c7a179-fe5f-4ff9-a452-c8c7aacec672'})], 'id': u'5c5e575e-28c3-47e5-aad5-912287163210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ce805e04e84477483a1211fbbbd2286', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'961d3a33-bd7a-4da6-8c82-eb86e3bb37bd', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6315a9db-97eb-49e5-b1e1-d7ab86a96197'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'961d3a33-bd7a-4da6-8c82-eb86e3bb37bd', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'd44b5e2c-e79c-4864-8573-8caf46bff6a5'})], 'id': u'961d3a33-bd7a-4da6-8c82-eb86e3bb37bd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ce805e04e84477483a1211fbbbd2286', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12391b5f0a2f47dcbc246f7030e4a056', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2018-07-30T04:38:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-30T04:38:16Z', 'hostId': u'2fead70adb6d640eb5dee4ca24b8f7af76986921c66ba17b68c99eb7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'public_v6': '', 'private_v4': u'192.168.0.9', 'cloud': 'envvars', 'host_id': u'2fead70adb6d640eb5dee4ca24b8f7af76986921c66ba17b68c99eb7', '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-30T04:38:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ce805e04e84477483a1211fbbbd2286', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', 'created_at': u'2018-07-30T04:36:29Z', 'created': u'2018-07-30T04:36:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c5:b7:e0', u'version': 4, u'addr': u'192.168.1.10', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:44:5e:09', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:44:5e:09', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'07f5108e-f9dd-448a-94ec-52c393024c6a', 'name': u'heat_ims-img_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}), 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-30T04:36:19.000000', 'flavor': Munch({u'id': u'9b688b7a-2337-42e3-be68-ffee7d5f4238', 'name': u'heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b'}), 'az': u'nova', 'id': u'f35788f6-ff9e-4ab7-8d84-e2d64d6a9635', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'da7a2742-13d7-4903-8a22-6443bd482506', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'11481c64-5efc-4ef5-8819-095072a6c179'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'da7a2742-13d7-4903-8a22-6443bd482506', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4f921753-8772-4f72-ae47-d1e1f23637be'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'da7a2742-13d7-4903-8a22-6443bd482506', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'772bb27c-9adb-4673-9407-2cb425963a83'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'da7a2742-13d7-4903-8a22-6443bd482506', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8cd7ffdd-d986-40b8-bdac-8ef931c84f65'})], 'id': u'da7a2742-13d7-4903-8a22-6443bd482506', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ce805e04e84477483a1211fbbbd2286', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'da7a2742-13d7-4903-8a22-6443bd482506', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'11481c64-5efc-4ef5-8819-095072a6c179'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'da7a2742-13d7-4903-8a22-6443bd482506', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4f921753-8772-4f72-ae47-d1e1f23637be'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'da7a2742-13d7-4903-8a22-6443bd482506', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'772bb27c-9adb-4673-9407-2cb425963a83'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'da7a2742-13d7-4903-8a22-6443bd482506', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8cd7ffdd-d986-40b8-bdac-8ef931c84f65'})], 'id': u'da7a2742-13d7-4903-8a22-6443bd482506', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ce805e04e84477483a1211fbbbd2286', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12391b5f0a2f47dcbc246f7030e4a056', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ce805e04e84477483a1211fbbbd2286', 'name': 'heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2018-07-30T04:36:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-30T04:36:19Z', 'hostId': u'3318adea189d94dd0a9d43b65a6d7851a1fa1bf35fb9424e970713e6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'3318adea189d94dd0a9d43b65a6d7851a1fa1bf35fb9424e970713e6', '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-30T04:36:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ce805e04e84477483a1211fbbbd2286', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ce805e04e84477483a1211fbbbd2286', 'created_at': u'2018-07-30T04:34:32Z', 'created': u'2018-07-30T04:34:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-07-30 04:40:07,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:40:07,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:08,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40: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-17542797-6d61-4178-aea9-e29342ce167d x-compute-request-id: req-17542797-6d61-4178-aea9-e29342ce167d Content-Encoding: gzip Content-Length: 971 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:04:5b", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:04:5b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/84aaea17-c1aa-4957-a3b9-d64b83134dc6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/84aaea17-c1aa-4957-a3b9-d64b83134dc6", "rel": "bookmark"}], "image": {"id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "links": [{"href": "http://172.30.9.25:8774/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:38:16.000000", "flavor": {"id": "9b688b7a-2337-42e3-be68-ffee7d5f4238", "links": [{"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "bookmark"}]}, "id": "84aaea17-c1aa-4957-a3b9-d64b83134dc6", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "12391b5f0a2f47dcbc246f7030e4a056", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:38:16Z", "hostId": "2fead70adb6d640eb5dee4ca24b8f7af76986921c66ba17b68c99eb7", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "name": "ellis-0.clearwater.opnfv", "created": "2018-07-30T04:36:29Z", "tenant_id": "7ce805e04e84477483a1211fbbbd2286", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:5e:09", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:5e:09", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b7:e0", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f35788f6-ff9e-4ab7-8d84-e2d64d6a9635", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f35788f6-ff9e-4ab7-8d84-e2d64d6a9635", "rel": "bookmark"}], "image": {"id": "07f5108e-f9dd-448a-94ec-52c393024c6a", "links": [{"href": "http://172.30.9.25:8774/images/07f5108e-f9dd-448a-94ec-52c393024c6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-30T04:36:19.000000", "flavor": {"id": "9b688b7a-2337-42e3-be68-ffee7d5f4238", "links": [{"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "bookmark"}]}, "id": "f35788f6-ff9e-4ab7-8d84-e2d64d6a9635", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "12391b5f0a2f47dcbc246f7030e4a056", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-30T04:36:19Z", "hostId": "3318adea189d94dd0a9d43b65a6d7851a1fa1bf35fb9424e970713e6", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "name": "ns.clearwater.opnfv", "created": "2018-07-30T04:34:32Z", "tenant_id": "7ce805e04e84477483a1211fbbbd2286", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:40:08,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-17542797-6d61-4178-aea9-e29342ce167d 2018-07-30 04:40:08,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.272419929504s 2018-07-30 04:40:08,102 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-17542797-6d61-4178-aea9-e29342ce167d 2018-07-30 04:40:08,105 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot run heat_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 127, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 105, in execute if (self.deploy_vnf() and self.test_vnf()): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 166, in deploy_vnf server.name, regex='Cloud-init .* finished at ', loop=60): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 195, in check_regex_in_console console = self.cloud.get_server_console(name) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 3090, in get_server_console "Console log requested for invalid server") OpenStackCloudException: Console log requested for invalid server 2018-07-30 04:40:08,227 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'heat_ims'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-07-30 04:40:08,229 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 06:14 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-30 04:40:08,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:40:08,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:08,432 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:40:08 GMT Server: Apache x-openstack-request-id: req-d4845c6f-d880-4615-b3e9-1590b7d6d668 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:40:08,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:08 GMT Server: Apache x-openstack-request-id: req-21aa02cb-bfa2-4870-93e4-b417d56df87c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "No description", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "OS::stack_name": "clearwater-opnfv"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "ROLLBACK_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-30T04:40:00Z", "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Stack ROLLBACK started", "template_description": "No description"}} 2018-07-30 04:40:08,473 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-21aa02cb-bfa2-4870-93e4-b417d56df87c 2018-07-30 04:40:08,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.239516973495s 2018-07-30 04:40:08,474 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-21aa02cb-bfa2-4870-93e4-b417d56df87c 2018-07-30 04:40:08,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:40:08,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:08,765 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:40:08 GMT Server: Apache x-openstack-request-id: req-9537089b-0cf6-4f46-918d-13aad5419012 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?limit=1&sort_dir=desc Content-Length: 489 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-30 04:40:08,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:08 GMT Server: Apache x-openstack-request-id: req-1ffcf4cc-cf0c-4b70-94b3-af41226fccdc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-07-30T04:40:08Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/dime/events/fc03f48b-c264-4108-b24b-b39eccd3d9f3", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e6381c32-dac3-4327-ab02-30060a10b19e", "id": "fc03f48b-c264-4108-b24b-b39eccd3d9f3"}]} 2018-07-30 04:40:08,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-1ffcf4cc-cf0c-4b70-94b3-af41226fccdc 2018-07-30 04:40:08,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.485570907593s 2018-07-30 04:40:08,961 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-1ffcf4cc-cf0c-4b70-94b3-af41226fccdc 2018-07-30 04:40:08,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-07-30 04:40:08,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/0e78ab3a-ac67-4199-acc3-7b0a44370fa2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:09,009 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:40:08 GMT Server: Apache x-openstack-request-id: req-0d5aea19-2376-450e-b545-0f41d2ad184d Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2 Content-Length: 423 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-30 04:40:09,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:40:09 GMT Server: Apache x-openstack-request-id: req-9b0b9829-f7cf-40b2-81ee-86288b483622 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:40:09,034 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2 used request id req-9b0b9829-f7cf-40b2-81ee-86288b483622 2018-07-30 04:40:09,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.072026014328s 2018-07-30 04:40:09,034 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2 used request id req-9b0b9829-f7cf-40b2-81ee-86288b483622 2018-07-30 04:40:09,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:40:09,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=fc03f48b-c264-4108-b24b-b39eccd3d9f3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:09,291 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:40:09 GMT Server: Apache x-openstack-request-id: req-366ee2c0-7302-471c-9132-41e88d3be955 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=fc03f48b-c264-4108-b24b-b39eccd3d9f3&sort_dir=asc Content-Length: 559 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-30 04:40:09,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:09 GMT Server: Apache x-openstack-request-id: req-0a2ca4dc-d9a0-4289-8700-a723912a9c2b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 334 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-07-30T04:40:09Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/clearwater-opnfv/events/2c421ae3-5c31-4598-a815-0dd70550483e", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack ROLLBACK cancelled", "resource_status": "ROLLBACK_FAILED", "physical_resource_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "id": "2c421ae3-5c31-4598-a815-0dd70550483e"}]} 2018-07-30 04:40:09,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=fc03f48b-c264-4108-b24b-b39eccd3d9f3&sort_dir=asc&marker=fc03f48b-c264-4108-b24b-b39eccd3d9f3&sort_dir=asc used request id req-0a2ca4dc-d9a0-4289-8700-a723912a9c2b 2018-07-30 04:40:09,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.299188137054s 2018-07-30 04:40:09,334 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=fc03f48b-c264-4108-b24b-b39eccd3d9f3&sort_dir=asc&marker=fc03f48b-c264-4108-b24b-b39eccd3d9f3&sort_dir=asc used request id req-0a2ca4dc-d9a0-4289-8700-a723912a9c2b 2018-07-30 04:40:14,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:40:14,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=2c421ae3-5c31-4598-a815-0dd70550483e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:14,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:40:14 GMT Server: Apache x-openstack-request-id: req-9b686bef-fa9c-4d57-a215-24330241894b Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=2c421ae3-5c31-4598-a815-0dd70550483e&sort_dir=asc Content-Length: 559 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-30 04:40:14,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:14 GMT Server: Apache x-openstack-request-id: req-23ad4bd1-e3b2-4d68-9ef4-290095078c0f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 543 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-07-30T04:40:09Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/vellum/events/5ce1eb66-41e5-4812-a75a-bb964746454f", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "DELETE aborted (user triggered cancel)", "resource_status": "DELETE_FAILED", "physical_resource_id": "3788e59e-917e-4cc8-9cc5-4e09dff31aec", "id": "5ce1eb66-41e5-4812-a75a-bb964746454f"}, {"resource_name": "bono", "event_time": "2018-07-30T04:40:09Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/bono/events/9159b2c3-1594-4ab7-bcb2-7d53c5d2adc0", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "DELETE aborted (user triggered cancel)", "resource_status": "DELETE_FAILED", "physical_resource_id": "70574d83-b4af-4bbf-bc90-ef498577adfe", "id": "9159b2c3-1594-4ab7-bcb2-7d53c5d2adc0"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-07-30T04:40:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/clearwater-opnfv/events/897cdea7-b65a-4df8-8b5a-143715286df7", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "id": "897cdea7-b65a-4df8-8b5a-143715286df7"}]} 2018-07-30 04:40:14,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=2c421ae3-5c31-4598-a815-0dd70550483e&sort_dir=asc&marker=2c421ae3-5c31-4598-a815-0dd70550483e&sort_dir=asc used request id req-23ad4bd1-e3b2-4d68-9ef4-290095078c0f 2018-07-30 04:40:14,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761699676514s 2018-07-30 04:40:14,417 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=2c421ae3-5c31-4598-a815-0dd70550483e&sort_dir=asc&marker=2c421ae3-5c31-4598-a815-0dd70550483e&sort_dir=asc used request id req-23ad4bd1-e3b2-4d68-9ef4-290095078c0f 2018-07-30 04:40:19,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:40:19,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=897cdea7-b65a-4df8-8b5a-143715286df7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:19,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:40:19 GMT Server: Apache x-openstack-request-id: req-ec7cbc5b-3739-41a9-b4a2-8034e3ceeb88 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=897cdea7-b65a-4df8-8b5a-143715286df7&sort_dir=asc Content-Length: 559 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-30 04:40:19,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:19 GMT Server: Apache x-openstack-request-id: req-6cbbde84-3e8d-4e27-ad1e-b6633ce49e52 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-07-30T04:40:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/vellum/events/19261f8c-fdb0-41b8-a0e0-36a8a534b29e", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3788e59e-917e-4cc8-9cc5-4e09dff31aec", "id": "19261f8c-fdb0-41b8-a0e0-36a8a534b29e"}, {"resource_name": "vellum", "event_time": "2018-07-30T04:40:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/vellum/events/0d49e655-6ac0-4a12-b1e6-05f7d39aef30", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "resources.vellum: Stack DELETE cancelled", "resource_status": "DELETE_FAILED", "physical_resource_id": "3788e59e-917e-4cc8-9cc5-4e09dff31aec", "id": "0d49e655-6ac0-4a12-b1e6-05f7d39aef30"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-07-30T04:40:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/clearwater-opnfv/events/a7fd36ec-1e0b-4ce8-8e81-b66a122b726c", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Resource DELETE failed: resources.vellum: Stack DELETE cancelled", "resource_status": "DELETE_FAILED", "physical_resource_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "id": "a7fd36ec-1e0b-4ce8-8e81-b66a122b726c"}]} 2018-07-30 04:40:19,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=897cdea7-b65a-4df8-8b5a-143715286df7&sort_dir=asc&marker=897cdea7-b65a-4df8-8b5a-143715286df7&sort_dir=asc used request id req-6cbbde84-3e8d-4e27-ad1e-b6633ce49e52 2018-07-30 04:40:19,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754871368408s 2018-07-30 04:40:19,499 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=897cdea7-b65a-4df8-8b5a-143715286df7&sort_dir=asc&marker=897cdea7-b65a-4df8-8b5a-143715286df7&sort_dir=asc used request id req-6cbbde84-3e8d-4e27-ad1e-b6633ce49e52 2018-07-30 04:40:24,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:40:24,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=a7fd36ec-1e0b-4ce8-8e81-b66a122b726c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:24,535 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:40:24 GMT Server: Apache x-openstack-request-id: req-5a3d7ea7-8817-44e5-812f-5273cb26075c Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=a7fd36ec-1e0b-4ce8-8e81-b66a122b726c&sort_dir=asc Content-Length: 559 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-30 04:40:24,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:24 GMT Server: Apache x-openstack-request-id: req-c03cef52-7c46-4128-9f29-ab0ba2670e87 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:40:24,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=a7fd36ec-1e0b-4ce8-8e81-b66a122b726c&sort_dir=asc&marker=a7fd36ec-1e0b-4ce8-8e81-b66a122b726c&sort_dir=asc used request id req-c03cef52-7c46-4128-9f29-ab0ba2670e87 2018-07-30 04:40:24,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733840465546s 2018-07-30 04:40:24,579 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=a7fd36ec-1e0b-4ce8-8e81-b66a122b726c&sort_dir=asc&marker=a7fd36ec-1e0b-4ce8-8e81-b66a122b726c&sort_dir=asc used request id req-c03cef52-7c46-4128-9f29-ab0ba2670e87 2018-07-30 04:40:29,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-07-30 04:40:29,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=a7fd36ec-1e0b-4ce8-8e81-b66a122b726c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:29,616 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:40:29 GMT Server: Apache x-openstack-request-id: req-3e43b1ad-8b1a-4bb4-8401-5e043018ce47 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=a7fd36ec-1e0b-4ce8-8e81-b66a122b726c&sort_dir=asc Content-Length: 559 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-30 04:40:29,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:29 GMT Server: Apache x-openstack-request-id: req-4e1a43c4-320f-4830-9fe7-0d6d64161a26 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-07-30 04:40:29,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=a7fd36ec-1e0b-4ce8-8e81-b66a122b726c&sort_dir=asc&marker=a7fd36ec-1e0b-4ce8-8e81-b66a122b726c&sort_dir=asc used request id req-4e1a43c4-320f-4830-9fe7-0d6d64161a26 2018-07-30 04:40:29,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732128620148s 2018-07-30 04:40:29,659 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2/events?marker=a7fd36ec-1e0b-4ce8-8e81-b66a122b726c&sort_dir=asc&marker=a7fd36ec-1e0b-4ce8-8e81-b66a122b726c&sort_dir=asc used request id req-4e1a43c4-320f-4830-9fe7-0d6d64161a26 2018-07-30 04:40:29,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:40:29,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:29,689 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:40:29 GMT Server: Apache x-openstack-request-id: req-8ba6fdee-7612-468d-8fec-8d797ce542b2 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:40:29,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:29 GMT Server: Apache x-openstack-request-id: req-6392b0f5-9695-43a9-84cf-c6d7cf32701c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "No description", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "OS::stack_name": "clearwater-opnfv"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_FAILED", "stack_owner": null, "updated_time": "2018-07-30T04:40:14Z", "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Resource DELETE failed: resources.vellum: Stack DELETE cancelled", "template_description": "No description"}} 2018-07-30 04:40:29,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-6392b0f5-9695-43a9-84cf-c6d7cf32701c 2018-07-30 04:40:29,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.1432929039s 2018-07-30 04:40:29,803 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-6392b0f5-9695-43a9-84cf-c6d7cf32701c 2018-07-30 04:40:29,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-07-30 04:40:29,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6365feef8512c02b611a295303339ad43861e3c" 2018-07-30 04:40:29,834 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 30 Jul 2018 04:40:29 GMT Server: Apache x-openstack-request-id: req-c04e8131-5264-4691-93cc-02150f7fb1d2 Location: http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False Content-Length: 467 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-30 04:40:29,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:29 GMT Server: Apache x-openstack-request-id: req-151eb939-1397-49c2-9c2b-7b2236e3ba20 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "No description", "parameters": {"OS::project_id": "7ce805e04e84477483a1211fbbbd2286", "OS::stack_id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "OS::stack_name": "clearwater-opnfv"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "3e3c8eeaece74512b72157187d5579aa", "tags": null, "creation_time": "2018-07-30T04:34:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_FAILED", "stack_owner": null, "updated_time": "2018-07-30T04:40:14Z", "id": "0e78ab3a-ac67-4199-acc3-7b0a44370fa2", "stack_status_reason": "Resource DELETE failed: resources.vellum: Stack DELETE cancelled", "template_description": "No description"}} 2018-07-30 04:40:29,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-151eb939-1397-49c2-9c2b-7b2236e3ba20 2018-07-30 04:40:29,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715138912201s 2018-07-30 04:40:29,877 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/7ce805e04e84477483a1211fbbbd2286/stacks/clearwater-opnfv/0e78ab3a-ac67-4199-acc3-7b0a44370fa2?resolve_outputs=False used request id req-151eb939-1397-49c2-9c2b-7b2236e3ba20 2018-07-30 04:40:29,878 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot clean stack ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 226, in clean self.cloud.delete_stack(self.stack.id, wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1423, in delete_stack id=name_or_id, reason=stack['stack_status_reason'])) OpenStackCloudException: Failed to delete stack 0e78ab3a-ac67-4199-acc3-7b0a44370fa2: Resource DELETE failed: resources.vellum: Stack DELETE cancelled 2018-07-30 04:40:29,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:40:29,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:40:29,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7393a50d-875a-4e2e-8d44-13d451662b01 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_ims-user_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": {"self": "http://172.30.9.25:5000/v3/users/12391b5f0a2f47dcbc246f7030e4a056"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12391b5f0a2f47dcbc246f7030e4a056", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 04:40:29,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7393a50d-875a-4e2e-8d44-13d451662b01 2018-07-30 04:40:29,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103857040405s 2018-07-30 04:40:29,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7393a50d-875a-4e2e-8d44-13d451662b01 2018-07-30 04:40:29,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:40:29,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/12391b5f0a2f47dcbc246f7030e4a056 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:40:30,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-235f3249-9cb4-4df2-8f2c-a01cdb9a32c6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": {"self": "http://172.30.9.25:5000/v3/users/12391b5f0a2f47dcbc246f7030e4a056"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "12391b5f0a2f47dcbc246f7030e4a056", "description": null}} 2018-07-30 04:40:30,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/12391b5f0a2f47dcbc246f7030e4a056 used request id req-235f3249-9cb4-4df2-8f2c-a01cdb9a32c6 2018-07-30 04:40:30,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0987269878387s 2018-07-30 04:40:30,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/12391b5f0a2f47dcbc246f7030e4a056 used request id req-235f3249-9cb4-4df2-8f2c-a01cdb9a32c6 2018-07-30 04:40:30,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-30 04:40:30,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/12391b5f0a2f47dcbc246f7030e4a056 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:40:30,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef26ca60-215d-494d-8543-781bc389f310 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:40:30,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/12391b5f0a2f47dcbc246f7030e4a056 used request id req-ef26ca60-215d-494d-8543-781bc389f310 2018-07-30 04:40:30,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.249570846558s 2018-07-30 04:40:30,338 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/12391b5f0a2f47dcbc246f7030e4a056 used request id req-ef26ca60-215d-494d-8543-781bc389f310 2018-07-30 04:40:30,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 04:40:30,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:40:30,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f4ada9-019e-4925-8597-8f18f23f6859 Content-Encoding: gzip Content-Length: 479 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Heat stack user project", "links": {"self": "http://172.30.9.25:5000/v3/projects/3e3c8eeaece74512b72157187d5579aa"}, "tags": [], "enabled": true, "id": "3e3c8eeaece74512b72157187d5579aa", "parent_id": "f7e8b527169445dcab3ecaf02003a9f0", "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "7ce805e04e84477483a1211fbbbd2286-0e78ab3a-ac67-4199-acc3-7b0a443"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ce805e04e84477483a1211fbbbd2286"}, "tags": [], "enabled": true, "id": "7ce805e04e84477483a1211fbbbd2286", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b"}]} 2018-07-30 04:40:30,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-55f4ada9-019e-4925-8597-8f18f23f6859 2018-07-30 04:40:30,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0896420478821s 2018-07-30 04:40:30,434 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-55f4ada9-019e-4925-8597-8f18f23f6859 2018-07-30 04:40:30,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-30 04:40:30,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/7ce805e04e84477483a1211fbbbd2286 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:40:30,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e1738ee-c398-4bfd-9703-a1a74774e540 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:40:30,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7ce805e04e84477483a1211fbbbd2286 used request id req-8e1738ee-c398-4bfd-9703-a1a74774e540 2018-07-30 04:40:30,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.162487983704s 2018-07-30 04:40:30,602 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7ce805e04e84477483a1211fbbbd2286 used request id req-8e1738ee-c398-4bfd-9703-a1a74774e540 2018-07-30 04:40:30,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:40:30,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:40:30,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25289285-4198-46b2-aa2c-34666104b982 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5487295e6c8b409690f107edecc16cc5", "links": {"self": "http://172.30.9.25:5000/v3/roles/5487295e6c8b409690f107edecc16cc5"}, "name": "Member"}, {"domain_id": null, "id": "682d045541374c398774a26fb25b0c9d", "links": {"self": "http://172.30.9.25:5000/v3/roles/682d045541374c398774a26fb25b0c9d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:40:30,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-25289285-4198-46b2-aa2c-34666104b982 2018-07-30 04:40:30,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0870580673218s 2018-07-30 04:40:30,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-25289285-4198-46b2-aa2c-34666104b982 2018-07-30 04:40:30,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-30 04:40:30,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/5487295e6c8b409690f107edecc16cc5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:40:30,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2593672a-91c1-47f6-a8b5-c166f49bd062 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:40:30,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5487295e6c8b409690f107edecc16cc5 used request id req-2593672a-91c1-47f6-a8b5-c166f49bd062 2018-07-30 04:40:30,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.114505052567s 2018-07-30 04:40:30,813 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5487295e6c8b409690f107edecc16cc5 used request id req-2593672a-91c1-47f6-a8b5-c166f49bd062 2018-07-30 04:40:30,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:40:30,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:40:30,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce585d8f-2b01-4cc3-bff9-0b8de3875332 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "682d045541374c398774a26fb25b0c9d", "links": {"self": "http://172.30.9.25:5000/v3/roles/682d045541374c398774a26fb25b0c9d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:40:30,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ce585d8f-2b01-4cc3-bff9-0b8de3875332 2018-07-30 04:40:30,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0889608860016s 2018-07-30 04:40:30,906 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ce585d8f-2b01-4cc3-bff9-0b8de3875332 2018-07-30 04:40:30,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-30 04:40:30,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/682d045541374c398774a26fb25b0c9d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}370d128b9b6945742b21f34c7e08efbdca84d5ad" 2018-07-30 04:40:31,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74c60e54-ef2a-459b-9ffb-0bc1ee4594b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:40:31,017 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/682d045541374c398774a26fb25b0c9d used request id req-74c60e54-ef2a-459b-9ffb-0bc1ee4594b4 2018-07-30 04:40:31,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.105674028397s 2018-07-30 04:40:31,017 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/682d045541374c398774a26fb25b0c9d used request id req-74c60e54-ef2a-459b-9ffb-0bc1ee4594b4 2018-07-30 04:40:31,018 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2018-07-30 04:40:31,044 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-07-30 04:40:31,097 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-30 04:40:31,139 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-30 04:40:31,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 04:40:31,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 04:40:31,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 04:40:31,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 04:40:31,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 04:40:31,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 04:40:31,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:40:31,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c07c91-0c22-4878-b8ca-48b23dcffc52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 04:40:31,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-e6c07c91-0c22-4878-b8ca-48b23dcffc52 2018-07-30 04:40:31,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 04:40:31,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T05:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["9nYFFU_xTGaXzK0u5JgXdQ"], "issued_at": "2018-07-30T04:40:31.000000Z"}} 2018-07-30 04:40:31,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:40:31,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:40:31,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e58226c9-5239-4065-a1da-62f409894382 Date: Mon, 30 Jul 2018 04:40:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 04:40:31,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e58226c9-5239-4065-a1da-62f409894382 2018-07-30 04:40:31,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.24122095108s 2018-07-30 04:40:31,839 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e58226c9-5239-4065-a1da-62f409894382 2018-07-30 04:40:31,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:40:31,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 04:40:31,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 04:40:31,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:40:31,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b44d556-2642-4fa6-81ac-58ab7f60f1d8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/f7e8b527169445dcab3ecaf02003a9f0"}, "tags": [], "enabled": true, "id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "heat_stack"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 04:40:31,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-6b44d556-2642-4fa6-81ac-58ab7f60f1d8 2018-07-30 04:40:31,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0975420475006s 2018-07-30 04:40:31,947 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-6b44d556-2642-4fa6-81ac-58ab7f60f1d8 2018-07-30 04:40:31,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-30 04:40:31,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}}' 2018-07-30 04:40:32,075 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84f2252f-8833-486f-a37d-b5d6372ae079 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a76b6d4abaa4c40b63843a22ccab9c4"}, "tags": [], "enabled": true, "id": "2a76b6d4abaa4c40b63843a22ccab9c4", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}} 2018-07-30 04:40:32,075 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-84f2252f-8833-486f-a37d-b5d6372ae079 2018-07-30 04:40:32,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.120288848877s 2018-07-30 04:40:32,075 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-84f2252f-8833-486f-a37d-b5d6372ae079 2018-07-30 04:40:32,075 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vyos_vrouter', u'tags': [], 'enabled': True, 'id': u'2a76b6d4abaa4c40b63843a22ccab9c4', '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'vyos_vrouter-project_73c33e8c-1a29-46da-b6a0-450e7d2528ca'}) 2018-07-30 04:40:32,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-30 04:40:32,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "35b63d69-b1b6-4eff-86c3-352c1c7aa656", "email": null, "name": "vyos_vrouter-user_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}}' 2018-07-30 04:40:32,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a52ceed-f533-4ad3-bc93-0fd295839736 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "links": {"self": "http://172.30.9.25:5000/v3/users/7350aca52d1f40d88cfdbeb8fd06cc64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7350aca52d1f40d88cfdbeb8fd06cc64", "domain_id": "default", "password_expires_at": null}} 2018-07-30 04:40:32,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-5a52ceed-f533-4ad3-bc93-0fd295839736 2018-07-30 04:40:32,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.361807823181s 2018-07-30 04:40:32,441 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-5a52ceed-f533-4ad3-bc93-0fd295839736 2018-07-30 04:40:32,442 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7350aca52d1f40d88cfdbeb8fd06cc64', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_73c33e8c-1a29-46da-b6a0-450e7d2528ca'}) 2018-07-30 04:40:32,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:40:32,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:40:32,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c7d97f2-f1c0-4e1d-9a8f-4138df73f076 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:40:32,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5c7d97f2-f1c0-4e1d-9a8f-4138df73f076 2018-07-30 04:40:32,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0878670215607s 2018-07-30 04:40:32,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5c7d97f2-f1c0-4e1d-9a8f-4138df73f076 2018-07-30 04:40:32,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:40:32,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:40:32,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6a6428-ada5-417f-b212-6e4bb27adf96 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:40:32,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1e6a6428-ada5-417f-b212-6e4bb27adf96 2018-07-30 04:40:32,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0180549621582s 2018-07-30 04:40:32,557 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1e6a6428-ada5-417f-b212-6e4bb27adf96 2018-07-30 04:40:32,558 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-30 04:40:32,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-30 04:40:32,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" -d '{"role": {"name": "Member"}}' 2018-07-30 04:40:32,656 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3443877-731e-416e-8af2-2b37a6be74c3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "20961a522794401a8f56a6334167df90", "links": {"self": "http://172.30.9.25:5000/v3/roles/20961a522794401a8f56a6334167df90"}, "name": "Member"}} 2018-07-30 04:40:32,656 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b3443877-731e-416e-8af2-2b37a6be74c3 2018-07-30 04:40:32,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0954859256744s 2018-07-30 04:40:32,656 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b3443877-731e-416e-8af2-2b37a6be74c3 2018-07-30 04:40:32,657 - 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'20961a522794401a8f56a6334167df90'}) 2018-07-30 04:40:32,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:40:32,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:40:32,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72f590c4-2f5b-413c-852d-41ed350dc4c2 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "20961a522794401a8f56a6334167df90", "links": {"self": "http://172.30.9.25:5000/v3/roles/20961a522794401a8f56a6334167df90"}, "name": "Member"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:40:32,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-72f590c4-2f5b-413c-852d-41ed350dc4c2 2018-07-30 04:40:32,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100103855133s 2018-07-30 04:40:32,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-72f590c4-2f5b-413c-852d-41ed350dc4c2 2018-07-30 04:40:32,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 04:40:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:40:32,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87cc1fca-ade2-4350-9d1e-e6eaf2b8eeee Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 04:40:32,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-87cc1fca-ade2-4350-9d1e-e6eaf2b8eeee 2018-07-30 04:40:32,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.093230009079s 2018-07-30 04:40:32,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-87cc1fca-ade2-4350-9d1e-e6eaf2b8eeee 2018-07-30 04:40:32,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:40:32,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:40:32,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c916a729-fe5a-49e7-b3f4-419ca4ec38b3 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "links": {"self": "http://172.30.9.25:5000/v3/users/7350aca52d1f40d88cfdbeb8fd06cc64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7350aca52d1f40d88cfdbeb8fd06cc64", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 04:40:32,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c916a729-fe5a-49e7-b3f4-419ca4ec38b3 2018-07-30 04:40:32,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10687994957s 2018-07-30 04:40:32,965 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c916a729-fe5a-49e7-b3f4-419ca4ec38b3 2018-07-30 04:40:32,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 04:40:32,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:40:33,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e51375-76e5-4178-9cb3-f97cd34196c0 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a76b6d4abaa4c40b63843a22ccab9c4"}, "tags": [], "enabled": true, "id": "2a76b6d4abaa4c40b63843a22ccab9c4", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-30 04:40:33,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b3e51375-76e5-4178-9cb3-f97cd34196c0 2018-07-30 04:40:33,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0896000862122s 2018-07-30 04:40:33,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b3e51375-76e5-4178-9cb3-f97cd34196c0 2018-07-30 04:40:33,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 04:40:33,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=7350aca52d1f40d88cfdbeb8fd06cc64&role.id=20961a522794401a8f56a6334167df90&scope.project.id=2a76b6d4abaa4c40b63843a22ccab9c4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:40:33,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71fe3201-3a58-4bde-9505-bd41854ee9f2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=7350aca52d1f40d88cfdbeb8fd06cc64&role.id=20961a522794401a8f56a6334167df90&scope.project.id=2a76b6d4abaa4c40b63843a22ccab9c4", "previous": null, "next": null}} 2018-07-30 04:40:33,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=7350aca52d1f40d88cfdbeb8fd06cc64&role.id=20961a522794401a8f56a6334167df90&scope.project.id=2a76b6d4abaa4c40b63843a22ccab9c4 used request id req-71fe3201-3a58-4bde-9505-bd41854ee9f2 2018-07-30 04:40:33,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0890100002289s 2018-07-30 04:40:33,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=7350aca52d1f40d88cfdbeb8fd06cc64&role.id=20961a522794401a8f56a6334167df90&scope.project.id=2a76b6d4abaa4c40b63843a22ccab9c4 used request id req-71fe3201-3a58-4bde-9505-bd41854ee9f2 2018-07-30 04:40:33,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 04:40:33,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/2a76b6d4abaa4c40b63843a22ccab9c4/users/7350aca52d1f40d88cfdbeb8fd06cc64/roles/20961a522794401a8f56a6334167df90 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:40:33,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c85346b-a443-4e9d-90e8-9cb8b6adad87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:40:33,300 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2a76b6d4abaa4c40b63843a22ccab9c4/users/7350aca52d1f40d88cfdbeb8fd06cc64/roles/20961a522794401a8f56a6334167df90 used request id req-9c85346b-a443-4e9d-90e8-9cb8b6adad87 2018-07-30 04:40:33,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.130290031433s 2018-07-30 04:40:33,300 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2a76b6d4abaa4c40b63843a22ccab9c4/users/7350aca52d1f40d88cfdbeb8fd06cc64/roles/20961a522794401a8f56a6334167df90 used request id req-9c85346b-a443-4e9d-90e8-9cb8b6adad87 2018-07-30 04:40:33,301 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_73c33e8c-1a29-46da-b6a0-450e7d2528ca', 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'2a76b6d4abaa4c40b63843a22ccab9c4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '35b63d69-b1b6-4eff-86c3-352c1c7aa656', 'username': u'vyos_vrouter-user_73c33e8c-1a29-46da-b6a0-450e7d2528ca', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-30 04:40:33,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 04:40:33,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 04:40:33,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 04:40:33,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 04:40:33,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 04:40:33,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 04:40:33,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 04:40:33,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 04:40:33,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 04:40:33,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 04:40:33,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 04:40:33,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 04:40:33,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 04:40:33,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 04:40:33,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 04:40:33,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 04:40:33,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 04:40:33,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 04:40:33,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 04:40:33,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 04:40:33,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 04:40:33,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 04:40:33,306 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_73c33e8c-1a29-46da-b6a0-450e7d2528ca', 'password': '35b63d69-b1b6-4eff-86c3-352c1c7aa656', 'project_name': 'vyos_vrouter-project_73c33e8c-1a29-46da-b6a0-450e7d2528ca', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '2a76b6d4abaa4c40b63843a22ccab9c4', 'project_domain_name': 'Default'} 2018-07-30 04:40:33,339 - 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-30 04:40:33,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-07-30 04:40:33,383 - 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-30 04:40:33,391 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-30 04:40:33,391 - 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-30 04:40:33,647 - 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-30 04:40:33,722 - 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-30 04:40:33,722 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-07-30 04:40:33,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:40:33,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c150a468-1b6b-4bbc-aa12-5029e30942bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 04:40:33,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c150a468-1b6b-4bbc-aa12-5029e30942bb 2018-07-30 04:40:33,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 04:40:34,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20961a522794401a8f56a6334167df90", "name": "Member"}], "expires_at": "2018-07-30T05:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a76b6d4abaa4c40b63843a22ccab9c4", "name": "vyos_vrouter-project_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/2a76b6d4abaa4c40b63843a22ccab9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/2a76b6d4abaa4c40b63843a22ccab9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/2a76b6d4abaa4c40b63843a22ccab9c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2a76b6d4abaa4c40b63843a22ccab9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/2a76b6d4abaa4c40b63843a22ccab9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/2a76b6d4abaa4c40b63843a22ccab9c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_2a76b6d4abaa4c40b63843a22ccab9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2a76b6d4abaa4c40b63843a22ccab9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/2a76b6d4abaa4c40b63843a22ccab9c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/2a76b6d4abaa4c40b63843a22ccab9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/2a76b6d4abaa4c40b63843a22ccab9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/2a76b6d4abaa4c40b63843a22ccab9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/2a76b6d4abaa4c40b63843a22ccab9c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/2a76b6d4abaa4c40b63843a22ccab9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "id": "7350aca52d1f40d88cfdbeb8fd06cc64"}, "audit_ids": ["f7vlcaKWSHeCRRfd8o9Wxw"], "issued_at": "2018-07-30T04:40:34.000000Z"}} 2018-07-30 04:40:34,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 04:40:34,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" -d '{"network": {"name": "vyos_vrouter-net_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "admin_state_up": true}}' 2018-07-30 04:40:34,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-80195f34-2610-49dc-a5ac-8dde267b5eeb Date: Mon, 30 Jul 2018 04:40:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d95325eb-3cc3-4c59-8b61-53d5d358d4db","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2a76b6d4abaa4c40b63843a22ccab9c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T04:40:34Z","is_default":false,"name":"vyos_vrouter-net_73c33e8c-1a29-46da-b6a0-450e7d2528ca","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2a76b6d4abaa4c40b63843a22ccab9c4","created_at":"2018-07-30T04:40:34Z","mtu":1450}} 2018-07-30 04:40:34,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-80195f34-2610-49dc-a5ac-8dde267b5eeb 2018-07-30 04:40:34,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.504132986069s 2018-07-30 04:40:34,619 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-80195f34-2610-49dc-a5ac-8dde267b5eeb 2018-07-30 04:40:34,619 - 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-30T04:40:34Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'd95325eb-3cc3-4c59-8b61-53d5d358d4db', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_73c33e8c-1a29-46da-b6a0-450e7d2528ca', u'admin_state_up': True, u'tenant_id': u'2a76b6d4abaa4c40b63843a22ccab9c4', u'created_at': u'2018-07-30T04:40:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2a76b6d4abaa4c40b63843a22ccab9c4', u'l2_adjacency': True}) 2018-07-30 04:40:34,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:40:34,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:40:34,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-da5855c8-65a9-4f80-be69-4a9c2c9ef002 Date: Mon, 30 Jul 2018 04:40:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d95325eb-3cc3-4c59-8b61-53d5d358d4db","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2a76b6d4abaa4c40b63843a22ccab9c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T04:40:34Z","qos_policy_id":null,"name":"vyos_vrouter-net_73c33e8c-1a29-46da-b6a0-450e7d2528ca","admin_state_up":true,"tenant_id":"2a76b6d4abaa4c40b63843a22ccab9c4","created_at":"2018-07-30T04:40:34Z","mtu":1450}]} 2018-07-30 04:40:34,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-da5855c8-65a9-4f80-be69-4a9c2c9ef002 2018-07-30 04:40:34,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.138761043549s 2018-07-30 04:40:34,759 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-da5855c8-65a9-4f80-be69-4a9c2c9ef002 2018-07-30 04:40:34,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 04:40:34,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" -d '{"subnet": {"name": "vyos_vrouter-subnet_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "enable_dhcp": true, "network_id": "d95325eb-3cc3-4c59-8b61-53d5d358d4db", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 04:40:35,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f615852a-416e-4f2f-b4a7-2cf4363ec707 Date: Mon, 30 Jul 2018 04:40:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d95325eb-3cc3-4c59-8b61-53d5d358d4db","tenant_id":"2a76b6d4abaa4c40b63843a22ccab9c4","created_at":"2018-07-30T04:40:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T04:40:34Z","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":"2a76b6d4abaa4c40b63843a22ccab9c4","id":"5042d0b5-146e-4e60-9e9c-3b4e086b83b9","subnetpool_id":null,"name":"vyos_vrouter-subnet_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}} 2018-07-30 04:40:35,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f615852a-416e-4f2f-b4a7-2cf4363ec707 2018-07-30 04:40:35,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.477303981781s 2018-07-30 04:40:35,239 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f615852a-416e-4f2f-b4a7-2cf4363ec707 2018-07-30 04:40:35,239 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T04:40:34Z', 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'5042d0b5-146e-4e60-9e9c-3b4e086b83b9', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_73c33e8c-1a29-46da-b6a0-450e7d2528ca', u'enable_dhcp': True, u'network_id': u'd95325eb-3cc3-4c59-8b61-53d5d358d4db', u'tenant_id': u'2a76b6d4abaa4c40b63843a22ccab9c4', u'created_at': u'2018-07-30T04:40:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2a76b6d4abaa4c40b63843a22ccab9c4'}) 2018-07-30 04:40:35,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 04:40:35,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "vyos_vrouter-router_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "admin_state_up": true}}' 2018-07-30 04:40:36,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-318b139c-3d55-4996-bdae-b902e5abb3dc Date: Mon, 30 Jul 2018 04:40:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:40:35Z", "admin_state_up": true, "updated_at": "2018-07-30T04:40:36Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "c6d9f0ad-47d2-4445-8083-4c052b5e3ffb", "name": "vyos_vrouter-router_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}} 2018-07-30 04:40:36,665 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-318b139c-3d55-4996-bdae-b902e5abb3dc 2018-07-30 04:40:36,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.42582011223s 2018-07-30 04:40:36,666 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-318b139c-3d55-4996-bdae-b902e5abb3dc 2018-07-30 04:40:36,666 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T04:40:36Z', u'revision_number': 3, u'id': u'c6d9f0ad-47d2-4445-8083-4c052b5e3ffb', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_73c33e8c-1a29-46da-b6a0-450e7d2528ca', u'admin_state_up': True, u'tenant_id': u'2a76b6d4abaa4c40b63843a22ccab9c4', u'created_at': u'2018-07-30T04:40:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'2a76b6d4abaa4c40b63843a22ccab9c4'}) 2018-07-30 04:40:36,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 04:40:36,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/c6d9f0ad-47d2-4445-8083-4c052b5e3ffb/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}1c97971866d3036928585e235906c425c5e145ff" -d '{"subnet_id": "5042d0b5-146e-4e60-9e9c-3b4e086b83b9"}' 2018-07-30 04:40:38,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7ba82316-3f9f-4d08-aa55-bf500c7d0221 Date: Mon, 30 Jul 2018 04:40:38 GMT RESP BODY: {"network_id": "d95325eb-3cc3-4c59-8b61-53d5d358d4db", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "subnet_id": "5042d0b5-146e-4e60-9e9c-3b4e086b83b9", "subnet_ids": ["5042d0b5-146e-4e60-9e9c-3b4e086b83b9"], "port_id": "97e43a55-02eb-42e0-8cc8-b119fcab9ab0", "id": "c6d9f0ad-47d2-4445-8083-4c052b5e3ffb"} 2018-07-30 04:40:38,980 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c6d9f0ad-47d2-4445-8083-4c052b5e3ffb/add_router_interface.json used request id req-7ba82316-3f9f-4d08-aa55-bf500c7d0221 2018-07-30 04:40:38,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.31348705292s 2018-07-30 04:40:38,981 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c6d9f0ad-47d2-4445-8083-4c052b5e3ffb/add_router_interface.json used request id req-7ba82316-3f9f-4d08-aa55-bf500c7d0221 returning object c6d9f0ad-47d2-4445-8083-4c052b5e3ffb 2018-07-30 04:40:38,981 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-30 04:41:02,118 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-30 04:41:02,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:41:02,127 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 04:41:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 04:41:02,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:41:02,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:41:02,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-46fe7a0a-651b-4ecc-816c-350e34072974 Date: Mon, 30 Jul 2018 04:41:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:41:02,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-46fe7a0a-651b-4ecc-816c-350e34072974 2018-07-30 04:41:02,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.22203207016s 2018-07-30 04:41:02,354 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-46fe7a0a-651b-4ecc-816c-350e34072974 2018-07-30 04:41:02,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 04:41:02,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}' 2018-07-30 04:41:02,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a30b55e2-df6f-4a99-92f6-645542c5428e Date: Mon, 30 Jul 2018 04:41:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90/file", "owner": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "ba49bb47-db87-4736-85c4-4ab6cb68aa90", "size": null, "self": "/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-30T04:41:02Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "checksum": null, "created_at": "2018-07-30T04:41:02Z", "protected": false} 2018-07-30 04:41:02,422 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a30b55e2-df6f-4a99-92f6-645542c5428e 2018-07-30 04:41:02,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0599570274353s 2018-07-30 04:41:02,422 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a30b55e2-df6f-4a99-92f6-645542c5428e returning object ba49bb47-db87-4736-85c4-4ab6cb68aa90 2018-07-30 04:41:02,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 04:41:02,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90/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}1c97971866d3036928585e235906c425c5e145ff" -d '' 2018-07-30 04:42:05,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e975db0c-42af-4ca7-aeda-d9aad6167ad9 Date: Mon, 30 Jul 2018 04:42:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 04:42:05,099 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90/file used request id req-e975db0c-42af-4ca7-aeda-d9aad6167ad9 2018-07-30 04:42:05,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 62.6765010357s 2018-07-30 04:42:05,100 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90/file used request id req-e975db0c-42af-4ca7-aeda-d9aad6167ad9 2018-07-30 04:42:05,100 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vyos_vrouter-img_73c33e8c-1a29-46da-b6a0-450e7d2528ca', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T04:41:02Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90/file', u'owner': u'2a76b6d4abaa4c40b63843a22ccab9c4', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'ba49bb47-db87-4736-85c4-4ab6cb68aa90', u'size': None, u'name': u'vyos_vrouter-img_73c33e8c-1a29-46da-b6a0-450e7d2528ca', u'checksum': None, u'self': u'/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T04:41:02Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 04:42:05,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 04:42:05,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-07-30 04:42:05,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8c35dfe-1c24-4765-a60a-be77b3a3febc x-compute-request-id: req-f8c35dfe-1c24-4765-a60a-be77b3a3febc Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/429c6778-2da5-4e7a-b9c0-1ddc38525e73", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/429c6778-2da5-4e7a-b9c0-1ddc38525e73", "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": 40, "id": "429c6778-2da5-4e7a-b9c0-1ddc38525e73"}} 2018-07-30 04:42:05,314 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f8c35dfe-1c24-4765-a60a-be77b3a3febc 2018-07-30 04:42:05,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.212787151337s 2018-07-30 04:42:05,315 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f8c35dfe-1c24-4765-a60a-be77b3a3febc 2018-07-30 04:42:05,316 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_73c33e8c-1a29-46da-b6a0-450e7d2528ca', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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': 40, 'id': u'429c6778-2da5-4e7a-b9c0-1ddc38525e73', 'swap': 0}) 2018-07-30 04:42:05,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 04:42:05,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/429c6778-2da5-4e7a-b9c0-1ddc38525e73/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}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" -d '{"extra_specs": {}}' 2018-07-30 04:42:05,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f28448e-cdac-4025-9aea-209d05af2c38 x-compute-request-id: req-9f28448e-cdac-4025-9aea-209d05af2c38 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 04:42:05,340 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/429c6778-2da5-4e7a-b9c0-1ddc38525e73/os-extra_specs used request id req-9f28448e-cdac-4025-9aea-209d05af2c38 2018-07-30 04:42:05,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233569145203s 2018-07-30 04:42:05,340 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/429c6778-2da5-4e7a-b9c0-1ddc38525e73/os-extra_specs used request id req-9f28448e-cdac-4025-9aea-209d05af2c38 2018-07-30 04:42:05,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-30 04:42:05,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" -d '{"keypair": {"name": "vyos_vrouter-kp_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}}' 2018-07-30 04:42:05,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e97be02-1a18-44ca-b331-a2b28620ab40 x-compute-request-id: req-1e97be02-1a18-44ca-b331-a2b28620ab40 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXqHDDDOLvaP2ZkGReq9e3JBNxfbxDcgZ/uFUVvbSWaVfmnYBR4ssZR0oxKtNQwdVegKlkRwrOm1lA71NJX1Z3rdpSblWQihjZBj8y3cwNbxG5rzHcT2gu6l5ndtbPCEwG0a752o0fMHnj62FTllGvopLYwLqIW/68i/IxJ3NzVZjDRzpQNWuisqEG5NtVCXiZHvNFzJGavmuofOWKCT5AQsKKQAPOEIkIAX9Qn9V0AlOMFwMcbNV0c7MJWSyvw5/G8MEgVAGjBFePoQ59C7Pz2C8t1ihNeH/MBDj++Yvntty2xOcvgngHMbsXLyukGG2TtBnvt3vtS/N+8XcjRTDP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA16hwwwzi72j9mZBkXqvXtyQTcX28Q3IGf7hVFb20lmlX5p2A\nUeLLGUdKMSrTUMHVXoCpZEcKzptZQO9TSV9Wd63aUm5VkIoY2QY/Mt3MDW8Rua8x\n3E9oLupeZ3bWzwhMBtGu+dqNHzB54+thU5ZRr6KS2MC6iFv+vIvyMSdzc1WYw0c6\nUDVrorKhBuTbVQl4mR7zRcyRmr5rqHzligk+QELCikADzhCJCAF/UJ/VdAJTjBcD\nHGzVdHOzCVksr8OfxvDBIFQBowRXj6EOfQuz89gvLdYoTXh/zAQ4/vmL57bctsTn\nL4J4BzG7Fy8rpBhtk7QZ77d77UvzfvF3I0UwzwIDAQABAoIBAFhSC5xWMrqJ7RJv\nKCv9hKLki3H3ZJran/6+p1n4D3VqPy2bY2olz7fSkngAafqw54mEd9sxnSNwS+Vk\nHl/2Q5tQABGyTiib5gE7pbZXT7JQwpmhPnJTsv9DzNXivaacZ0aDqX16HEGhwMmv\nJHTvIxUjJ7DNfZdK1dCyH8Yxuf6JVpzhrXQlOxQ9p+24RbMaRCGXY+HeIJISytd/\nFoTZn1vlXU10Ms7SCUD0RDJV/Xq4J28CmgZl3tPOUju5vSOxe2/Qem8+ah+FIHZm\n/LGOR7EtiAOsQz52niPcOH5CTcgOl0ZUbGMHRu6uMJKP19i7LNWJ9z+vqDxgWJgl\nzuwxdUECgYEA/3yruCOXCWzO2wLgMQlhJ+uh8C7e+6cEAC85aGvM4HjVv3Yru172\nghKyamZFrGVRUVrnX7TqztVCoM1an35jy0HgxnpIjRwX/8dKtwqR9d/oeZLay8Y4\n6KdOJMUVPqiwnnbPzEJZxqc17gAm7xfQudtd/xWKXPcS0NMFxyrTA8sCgYEA2BdL\n0ydT/p6l7W7EAMrHwnyLOozzg6Mee9ty0PBMp73EN1HfBS5tC5WSLhvtz3g+Evyr\nZL/K7DRkq+QhagqMee89gtqcMN11iabYVYjN5NhyGgKP3AGfTtwfpGrGqEEeg6O6\nUz52zzqyyQnnZx7BRw5rMghtSxp2SKqP+pOlDo0CgYBbq4UF1idMZ3E1XivJDH+C\nzmZVgsvZaczisA8eK4fghxrSzvjUCzfR5hmEWdvoBpaN5VsdmRGjUxvMDMLWdYgj\nFykqrhe4IftueDiTwsQqf8OvU4UUFrS2rck5IkoEKIzu3tyigrApujd8hStzII1x\nEogAjd8OikyDBySMmQ4LzwKBgCpn3/RvCle0UIGYtBQnty3efQAfewZBM5FAznZc\nQd7FKcVlZqvAoZudXZN43aFSSnQ1a3kY/jx+R6dH3JrPuSOQpHSSbAZW32ME//1B\nHI6lPzcFe6/EDbxPDFKataN9K/zPW5hMcMpYDY/QRr4A1hMYrEakSrZrWf0Go7yb\nzs9dAoGAEKfw4pZgFGLsI+XH3YSGu4ajygviT6joLjPfCxJNmt33V8NxWsLNAzmi\nmeYGHKsnvLb7G7SAc11x6Png2xyfXFs+vRJIOFOIcHq1TbfFpkNTGSrLo5qiCkGe\nOpJQAYkQkXCwDr9J94ng1sGJ1ay8/lXSIZUTA/rkqQKmdNRtxwQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7350aca52d1f40d88cfdbeb8fd06cc64", "name": "vyos_vrouter-kp_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "fingerprint": "59:ff:9f:ab:ad:9e:be:06:29:3a:c9:1d:ba:fc:75:e5"}} 2018-07-30 04:42:05,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-1e97be02-1a18-44ca-b331-a2b28620ab40 2018-07-30 04:42:05,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.27737903595s 2018-07-30 04:42:05,619 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-1e97be02-1a18-44ca-b331-a2b28620ab40 2018-07-30 04:42:05,619 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXqHDDDOLvaP2ZkGReq9e3JBNxfbxDcgZ/uFUVvbSWaVfmnYBR4ssZR0oxKtNQwdVegKlkRwrOm1lA71NJX1Z3rdpSblWQihjZBj8y3cwNbxG5rzHcT2gu6l5ndtbPCEwG0a752o0fMHnj62FTllGvopLYwLqIW/68i/IxJ3NzVZjDRzpQNWuisqEG5NtVCXiZHvNFzJGavmuofOWKCT5AQsKKQAPOEIkIAX9Qn9V0AlOMFwMcbNV0c7MJWSyvw5/G8MEgVAGjBFePoQ59C7Pz2C8t1ihNeH/MBDj++Yvntty2xOcvgngHMbsXLyukGG2TtBnvt3vtS/N+8XcjRTDP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA16hwwwzi72j9mZBkXqvXtyQTcX28Q3IGf7hVFb20lmlX5p2A\nUeLLGUdKMSrTUMHVXoCpZEcKzptZQO9TSV9Wd63aUm5VkIoY2QY/Mt3MDW8Rua8x\n3E9oLupeZ3bWzwhMBtGu+dqNHzB54+thU5ZRr6KS2MC6iFv+vIvyMSdzc1WYw0c6\nUDVrorKhBuTbVQl4mR7zRcyRmr5rqHzligk+QELCikADzhCJCAF/UJ/VdAJTjBcD\nHGzVdHOzCVksr8OfxvDBIFQBowRXj6EOfQuz89gvLdYoTXh/zAQ4/vmL57bctsTn\nL4J4BzG7Fy8rpBhtk7QZ77d77UvzfvF3I0UwzwIDAQABAoIBAFhSC5xWMrqJ7RJv\nKCv9hKLki3H3ZJran/6+p1n4D3VqPy2bY2olz7fSkngAafqw54mEd9sxnSNwS+Vk\nHl/2Q5tQABGyTiib5gE7pbZXT7JQwpmhPnJTsv9DzNXivaacZ0aDqX16HEGhwMmv\nJHTvIxUjJ7DNfZdK1dCyH8Yxuf6JVpzhrXQlOxQ9p+24RbMaRCGXY+HeIJISytd/\nFoTZn1vlXU10Ms7SCUD0RDJV/Xq4J28CmgZl3tPOUju5vSOxe2/Qem8+ah+FIHZm\n/LGOR7EtiAOsQz52niPcOH5CTcgOl0ZUbGMHRu6uMJKP19i7LNWJ9z+vqDxgWJgl\nzuwxdUECgYEA/3yruCOXCWzO2wLgMQlhJ+uh8C7e+6cEAC85aGvM4HjVv3Yru172\nghKyamZFrGVRUVrnX7TqztVCoM1an35jy0HgxnpIjRwX/8dKtwqR9d/oeZLay8Y4\n6KdOJMUVPqiwnnbPzEJZxqc17gAm7xfQudtd/xWKXPcS0NMFxyrTA8sCgYEA2BdL\n0ydT/p6l7W7EAMrHwnyLOozzg6Mee9ty0PBMp73EN1HfBS5tC5WSLhvtz3g+Evyr\nZL/K7DRkq+QhagqMee89gtqcMN11iabYVYjN5NhyGgKP3AGfTtwfpGrGqEEeg6O6\nUz52zzqyyQnnZx7BRw5rMghtSxp2SKqP+pOlDo0CgYBbq4UF1idMZ3E1XivJDH+C\nzmZVgsvZaczisA8eK4fghxrSzvjUCzfR5hmEWdvoBpaN5VsdmRGjUxvMDMLWdYgj\nFykqrhe4IftueDiTwsQqf8OvU4UUFrS2rck5IkoEKIzu3tyigrApujd8hStzII1x\nEogAjd8OikyDBySMmQ4LzwKBgCpn3/RvCle0UIGYtBQnty3efQAfewZBM5FAznZc\nQd7FKcVlZqvAoZudXZN43aFSSnQ1a3kY/jx+R6dH3JrPuSOQpHSSbAZW32ME//1B\nHI6lPzcFe6/EDbxPDFKataN9K/zPW5hMcMpYDY/QRr4A1hMYrEakSrZrWf0Go7yb\nzs9dAoGAEKfw4pZgFGLsI+XH3YSGu4ajygviT6joLjPfCxJNmt33V8NxWsLNAzmi\nmeYGHKsnvLb7G7SAc11x6Png2xyfXFs+vRJIOFOIcHq1TbfFpkNTGSrLo5qiCkGe\nOpJQAYkQkXCwDr9J94ng1sGJ1ay8/lXSIZUTA/rkqQKmdNRtxwQ=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7350aca52d1f40d88cfdbeb8fd06cc64', 'name': u'vyos_vrouter-kp_73c33e8c-1a29-46da-b6a0-450e7d2528ca', 'created_at': '2018-07-30T04:42:05.619765', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2a76b6d4abaa4c40b63843a22ccab9c4', 'name': 'vyos_vrouter-project_73c33e8c-1a29-46da-b6a0-450e7d2528ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'59:ff:9f:ab:ad:9e:be:06:29:3a:c9:1d:ba:fc:75:e5', 'type': 'ssh', 'id': u'vyos_vrouter-kp_73c33e8c-1a29-46da-b6a0-450e7d2528ca'}) 2018-07-30 04:42:05,620 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEA16hwwwzi72j9mZBkXqvXtyQTcX28Q3IGf7hVFb20lmlX5p2A UeLLGUdKMSrTUMHVXoCpZEcKzptZQO9TSV9Wd63aUm5VkIoY2QY/Mt3MDW8Rua8x 3E9oLupeZ3bWzwhMBtGu+dqNHzB54+thU5ZRr6KS2MC6iFv+vIvyMSdzc1WYw0c6 UDVrorKhBuTbVQl4mR7zRcyRmr5rqHzligk+QELCikADzhCJCAF/UJ/VdAJTjBcD HGzVdHOzCVksr8OfxvDBIFQBowRXj6EOfQuz89gvLdYoTXh/zAQ4/vmL57bctsTn L4J4BzG7Fy8rpBhtk7QZ77d77UvzfvF3I0UwzwIDAQABAoIBAFhSC5xWMrqJ7RJv KCv9hKLki3H3ZJran/6+p1n4D3VqPy2bY2olz7fSkngAafqw54mEd9sxnSNwS+Vk Hl/2Q5tQABGyTiib5gE7pbZXT7JQwpmhPnJTsv9DzNXivaacZ0aDqX16HEGhwMmv JHTvIxUjJ7DNfZdK1dCyH8Yxuf6JVpzhrXQlOxQ9p+24RbMaRCGXY+HeIJISytd/ FoTZn1vlXU10Ms7SCUD0RDJV/Xq4J28CmgZl3tPOUju5vSOxe2/Qem8+ah+FIHZm /LGOR7EtiAOsQz52niPcOH5CTcgOl0ZUbGMHRu6uMJKP19i7LNWJ9z+vqDxgWJgl zuwxdUECgYEA/3yruCOXCWzO2wLgMQlhJ+uh8C7e+6cEAC85aGvM4HjVv3Yru172 ghKyamZFrGVRUVrnX7TqztVCoM1an35jy0HgxnpIjRwX/8dKtwqR9d/oeZLay8Y4 6KdOJMUVPqiwnnbPzEJZxqc17gAm7xfQudtd/xWKXPcS0NMFxyrTA8sCgYEA2BdL 0ydT/p6l7W7EAMrHwnyLOozzg6Mee9ty0PBMp73EN1HfBS5tC5WSLhvtz3g+Evyr ZL/K7DRkq+QhagqMee89gtqcMN11iabYVYjN5NhyGgKP3AGfTtwfpGrGqEEeg6O6 Uz52zzqyyQnnZx7BRw5rMghtSxp2SKqP+pOlDo0CgYBbq4UF1idMZ3E1XivJDH+C zmZVgsvZaczisA8eK4fghxrSzvjUCzfR5hmEWdvoBpaN5VsdmRGjUxvMDMLWdYgj Fykqrhe4IftueDiTwsQqf8OvU4UUFrS2rck5IkoEKIzu3tyigrApujd8hStzII1x EogAjd8OikyDBySMmQ4LzwKBgCpn3/RvCle0UIGYtBQnty3efQAfewZBM5FAznZc Qd7FKcVlZqvAoZudXZN43aFSSnQ1a3kY/jx+R6dH3JrPuSOQpHSSbAZW32ME//1B HI6lPzcFe6/EDbxPDFKataN9K/zPW5hMcMpYDY/QRr4A1hMYrEakSrZrWf0Go7yb zs9dAoGAEKfw4pZgFGLsI+XH3YSGu4ajygviT6joLjPfCxJNmt33V8NxWsLNAzmi meYGHKsnvLb7G7SAc11x6Png2xyfXFs+vRJIOFOIcHq1TbfFpkNTGSrLo5qiCkGe OpJQAYkQkXCwDr9J94ng1sGJ1ay8/lXSIZUTA/rkqQKmdNRtxwQ= -----END RSA PRIVATE KEY----- 2018-07-30 04:42:05,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-30 04:42:05,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" -d '{"security_group": {"name": "vyos_vrouter-sg_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-07-30 04:42:06,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-ccf09576-5d66-4074-931f-b673f7ef221d Date: Mon, 30 Jul 2018 04:42:06 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:42:05Z", "updated_at": "2018-07-30T04:42:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "2f9b3670-d8f7-4070-86c5-382024eba93a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "eb05dab8-5638-4c46-9749-0f72f7ccfbee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 2, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "name": "vyos_vrouter-sg_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}} 2018-07-30 04:42:06,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ccf09576-5d66-4074-931f-b673f7ef221d 2018-07-30 04:42:06,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.443367958069s 2018-07-30 04:42:06,067 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ccf09576-5d66-4074-931f-b673f7ef221d 2018-07-30 04:42:06,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:42:06,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:06,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-85998181-4ea0-4ac3-a906-00a2a048668c Date: Mon, 30 Jul 2018 04:42:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:42:05Z", "updated_at": "2018-07-30T04:42:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "2f9b3670-d8f7-4070-86c5-382024eba93a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "eb05dab8-5638-4c46-9749-0f72f7ccfbee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 2, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "name": "vyos_vrouter-sg_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}, {"description": "Default security group", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:40:34Z", "updated_at": "2018-07-30T04:40:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "3bbaa98b-0e5f-43c2-a2c3-c4ab34441a30", "remote_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "70659e36-e22b-47f9-9a2d-8e14282ddede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "d61360b9-c3bf-4465-a5f9-58abef3d23bc", "remote_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "e75627db-7083-4dc8-a506-6d89130056a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 4, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "name": "default"}]} 2018-07-30 04:42:06,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-85998181-4ea0-4ac3-a906-00a2a048668c 2018-07-30 04:42:06,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0745351314545s 2018-07-30 04:42:06,146 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-85998181-4ea0-4ac3-a906-00a2a048668c 2018-07-30 04:42:06,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:42:06,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" -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": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791"}}' 2018-07-30 04:42:06,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-458d3c18-f5ff-40f0-9537-68fe048b3416 Date: Mon, 30 Jul 2018 04: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": 22, "updated_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "port_range_min": 22, "revision_number": 0, "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:42:06Z", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "098dfce2-9682-48fe-91fd-c7e804e47d33"}} 2018-07-30 04:42:06,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-458d3c18-f5ff-40f0-9537-68fe048b3416 2018-07-30 04:42:06,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144649982452s 2018-07-30 04:42:06,296 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-458d3c18-f5ff-40f0-9537-68fe048b3416 2018-07-30 04:42:06,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:42:06,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:06,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-30d369de-5cb3-4caf-b97d-2f8f4f22ec23 Date: Mon, 30 Jul 2018 04:42:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:42:05Z", "updated_at": "2018-07-30T04:42:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "098dfce2-9682-48fe-91fd-c7e804e47d33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "2f9b3670-d8f7-4070-86c5-382024eba93a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "eb05dab8-5638-4c46-9749-0f72f7ccfbee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 3, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "name": "vyos_vrouter-sg_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}, {"description": "Default security group", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:40:34Z", "updated_at": "2018-07-30T04:40:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "3bbaa98b-0e5f-43c2-a2c3-c4ab34441a30", "remote_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "70659e36-e22b-47f9-9a2d-8e14282ddede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "d61360b9-c3bf-4465-a5f9-58abef3d23bc", "remote_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "e75627db-7083-4dc8-a506-6d89130056a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 4, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "name": "default"}]} 2018-07-30 04:42:06,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-30d369de-5cb3-4caf-b97d-2f8f4f22ec23 2018-07-30 04:42:06,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0481860637665s 2018-07-30 04:42:06,348 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-30d369de-5cb3-4caf-b97d-2f8f4f22ec23 2018-07-30 04:42:06,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:42:06,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" -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": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791"}}' 2018-07-30 04:42:06,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-12ead73b-57c7-4388-afe9-82e0d7759b08 Date: Mon, 30 Jul 2018 04:42:06 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-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "port_range_min": null, "revision_number": 0, "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:42:06Z", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "c074f6de-2b1b-41ea-bfbf-705c8fc59839"}} 2018-07-30 04:42:06,493 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-12ead73b-57c7-4388-afe9-82e0d7759b08 2018-07-30 04:42:06,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14278793335s 2018-07-30 04:42:06,494 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-12ead73b-57c7-4388-afe9-82e0d7759b08 2018-07-30 04:42:06,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:42:06,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:06,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-b42198d3-b8cc-41d9-a05f-830c781e7418 Date: Mon, 30 Jul 2018 04:42:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:42:05Z", "updated_at": "2018-07-30T04:42:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "098dfce2-9682-48fe-91fd-c7e804e47d33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "2f9b3670-d8f7-4070-86c5-382024eba93a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "c074f6de-2b1b-41ea-bfbf-705c8fc59839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "eb05dab8-5638-4c46-9749-0f72f7ccfbee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 4, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "name": "vyos_vrouter-sg_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}, {"description": "Default security group", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:40:34Z", "updated_at": "2018-07-30T04:40:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "3bbaa98b-0e5f-43c2-a2c3-c4ab34441a30", "remote_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "70659e36-e22b-47f9-9a2d-8e14282ddede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "d61360b9-c3bf-4465-a5f9-58abef3d23bc", "remote_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "e75627db-7083-4dc8-a506-6d89130056a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 4, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "name": "default"}]} 2018-07-30 04:42:06,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b42198d3-b8cc-41d9-a05f-830c781e7418 2018-07-30 04:42:06,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0485239028931s 2018-07-30 04:42:06,546 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b42198d3-b8cc-41d9-a05f-830c781e7418 2018-07-30 04:42:06,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:42:06,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" -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": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791"}}' 2018-07-30 04:42:06,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-805d2a4d-c3ee-4f67-9ca6-8f3e13069e0e Date: Mon, 30 Jul 2018 04: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": 80, "updated_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "port_range_min": 80, "revision_number": 0, "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:42:06Z", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "b33822ba-1c98-41ca-88c9-6858cd8b0d63"}} 2018-07-30 04:42:06,695 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-805d2a4d-c3ee-4f67-9ca6-8f3e13069e0e 2018-07-30 04:42:06,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.145383834839s 2018-07-30 04:42:06,695 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-805d2a4d-c3ee-4f67-9ca6-8f3e13069e0e 2018-07-30 04:42:06,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:42:06,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:06,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-1bc222d7-6858-493b-a7b1-3ba5456afb54 Date: Mon, 30 Jul 2018 04:42:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:42:05Z", "updated_at": "2018-07-30T04:42:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "098dfce2-9682-48fe-91fd-c7e804e47d33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "2f9b3670-d8f7-4070-86c5-382024eba93a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "b33822ba-1c98-41ca-88c9-6858cd8b0d63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "c074f6de-2b1b-41ea-bfbf-705c8fc59839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "eb05dab8-5638-4c46-9749-0f72f7ccfbee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 5, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "name": "vyos_vrouter-sg_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}, {"description": "Default security group", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:40:34Z", "updated_at": "2018-07-30T04:40:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "3bbaa98b-0e5f-43c2-a2c3-c4ab34441a30", "remote_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "70659e36-e22b-47f9-9a2d-8e14282ddede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "d61360b9-c3bf-4465-a5f9-58abef3d23bc", "remote_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "e75627db-7083-4dc8-a506-6d89130056a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 4, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "name": "default"}]} 2018-07-30 04:42:06,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1bc222d7-6858-493b-a7b1-3ba5456afb54 2018-07-30 04:42:06,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0542178153992s 2018-07-30 04:42:06,753 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1bc222d7-6858-493b-a7b1-3ba5456afb54 2018-07-30 04:42:06,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:42:06,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" -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": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791"}}' 2018-07-30 04:42:06,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-45cc6ce3-ce93-49d4-8f5f-0a16c2ff01e0 Date: Mon, 30 Jul 2018 04: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-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "port_range_min": 443, "revision_number": 0, "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:42:06Z", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "9b995b8c-8958-4c63-a008-f0c3e2d58218"}} 2018-07-30 04:42:06,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-45cc6ce3-ce93-49d4-8f5f-0a16c2ff01e0 2018-07-30 04:42:06,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.142255783081s 2018-07-30 04:42:06,899 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-45cc6ce3-ce93-49d4-8f5f-0a16c2ff01e0 2018-07-30 04:42:06,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:42:06,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:06,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-1df9cb47-3b30-4018-99f9-34d4ba66565f Date: Mon, 30 Jul 2018 04:42:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:42:05Z", "updated_at": "2018-07-30T04:42:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "098dfce2-9682-48fe-91fd-c7e804e47d33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "2f9b3670-d8f7-4070-86c5-382024eba93a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "9b995b8c-8958-4c63-a008-f0c3e2d58218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "b33822ba-1c98-41ca-88c9-6858cd8b0d63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "c074f6de-2b1b-41ea-bfbf-705c8fc59839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "eb05dab8-5638-4c46-9749-0f72f7ccfbee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 6, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "name": "vyos_vrouter-sg_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}, {"description": "Default security group", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:40:34Z", "updated_at": "2018-07-30T04:40:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "3bbaa98b-0e5f-43c2-a2c3-c4ab34441a30", "remote_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "70659e36-e22b-47f9-9a2d-8e14282ddede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "d61360b9-c3bf-4465-a5f9-58abef3d23bc", "remote_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "e75627db-7083-4dc8-a506-6d89130056a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 4, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "name": "default"}]} 2018-07-30 04:42:06,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1df9cb47-3b30-4018-99f9-34d4ba66565f 2018-07-30 04:42:06,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0538971424103s 2018-07-30 04:42:06,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1df9cb47-3b30-4018-99f9-34d4ba66565f 2018-07-30 04:42:06,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:42:06,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" -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": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791"}}' 2018-07-30 04:42:07,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-46b7f958-137d-4054-b6fe-744435b4940b Date: Mon, 30 Jul 2018 04:42:07 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-30T04:42:07Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "port_range_min": 5671, "revision_number": 0, "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:42:07Z", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "e8166595-a042-4269-9048-8ba40a359f5c"}} 2018-07-30 04:42:07,108 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-46b7f958-137d-4054-b6fe-744435b4940b 2018-07-30 04:42:07,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.148677825928s 2018-07-30 04:42:07,109 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-46b7f958-137d-4054-b6fe-744435b4940b 2018-07-30 04:42:07,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:42:07,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:07,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-e03d43ad-7f16-48a9-a2f5-21c530fdc320 Date: Mon, 30 Jul 2018 04:42:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:42:05Z", "updated_at": "2018-07-30T04:42:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "098dfce2-9682-48fe-91fd-c7e804e47d33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "2f9b3670-d8f7-4070-86c5-382024eba93a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "9b995b8c-8958-4c63-a008-f0c3e2d58218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "b33822ba-1c98-41ca-88c9-6858cd8b0d63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "c074f6de-2b1b-41ea-bfbf-705c8fc59839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-30T04:42:07Z", "revision_number": 0, "id": "e8166595-a042-4269-9048-8ba40a359f5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:07Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "eb05dab8-5638-4c46-9749-0f72f7ccfbee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 7, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "name": "vyos_vrouter-sg_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}, {"description": "Default security group", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:40:34Z", "updated_at": "2018-07-30T04:40:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "3bbaa98b-0e5f-43c2-a2c3-c4ab34441a30", "remote_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "70659e36-e22b-47f9-9a2d-8e14282ddede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "d61360b9-c3bf-4465-a5f9-58abef3d23bc", "remote_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "e75627db-7083-4dc8-a506-6d89130056a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 4, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "name": "default"}]} 2018-07-30 04:42:07,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e03d43ad-7f16-48a9-a2f5-21c530fdc320 2018-07-30 04:42:07,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.257412910461s 2018-07-30 04:42:07,370 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e03d43ad-7f16-48a9-a2f5-21c530fdc320 2018-07-30 04:42:07,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-30 04:42:07,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" -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": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791"}}' 2018-07-30 04:42:07,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-332a3fb7-469e-4ba9-81b4-6f3ae269a734 Date: Mon, 30 Jul 2018 04:42:07 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-30T04:42:07Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "port_range_min": 53333, "revision_number": 0, "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:42:07Z", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "5092e6bb-8ece-47a1-929b-4388ed1fc881"}} 2018-07-30 04:42:07,524 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-332a3fb7-469e-4ba9-81b4-6f3ae269a734 2018-07-30 04:42:07,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.150197982788s 2018-07-30 04:42:07,524 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-332a3fb7-469e-4ba9-81b4-6f3ae269a734 2018-07-30 04:42:07,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:42:07,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:07,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-19782a8d-e878-45a6-a58b-1b5dd54622c9 Date: Mon, 30 Jul 2018 04:42:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d95325eb-3cc3-4c59-8b61-53d5d358d4db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a76b6d4abaa4c40b63843a22ccab9c4","l2_adjacency":true,"status":"ACTIVE","subnets":["5042d0b5-146e-4e60-9e9c-3b4e086b83b9"],"description":"","tags":[],"updated_at":"2018-07-30T04:40:34Z","qos_policy_id":null,"name":"vyos_vrouter-net_73c33e8c-1a29-46da-b6a0-450e7d2528ca","admin_state_up":true,"tenant_id":"2a76b6d4abaa4c40b63843a22ccab9c4","created_at":"2018-07-30T04:40:34Z","mtu":1450}]} 2018-07-30 04:42:07,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-19782a8d-e878-45a6-a58b-1b5dd54622c9 2018-07-30 04:42:07,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107843160629s 2018-07-30 04:42:07,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-19782a8d-e878-45a6-a58b-1b5dd54622c9 2018-07-30 04:42:07,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:42:07,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:07,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-d3640e90-ae2e-4989-8c37-f01a362e640a Date: Mon, 30 Jul 2018 04:42:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90/snap", "metadata": {}}], "file": "/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90/file", "owner": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "ba49bb47-db87-4736-85c4-4ab6cb68aa90", "size": 4373348352, "self": "/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-30T04:42:05Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-30T04:41:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:42:07,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d3640e90-ae2e-4989-8c37-f01a362e640a 2018-07-30 04:42:07,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0358369350433s 2018-07-30 04:42:07,675 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d3640e90-ae2e-4989-8c37-f01a362e640a 2018-07-30 04:42:07,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:42:07,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:07,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-1163e5a5-e6c6-4b97-99e4-a8dc2886e19d x-compute-request-id: req-1163e5a5-e6c6-4b97-99e4-a8dc2886e19d Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/429c6778-2da5-4e7a-b9c0-1ddc38525e73", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/429c6778-2da5-4e7a-b9c0-1ddc38525e73", "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": 40, "id": "429c6778-2da5-4e7a-b9c0-1ddc38525e73"}, {"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}, {"name": "cloudify_ims-flavor_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "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": 25, "id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72"}, {"name": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "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": 25, "id": "9b688b7a-2337-42e3-be68-ffee7d5f4238"}]} 2018-07-30 04:42:07,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-1163e5a5-e6c6-4b97-99e4-a8dc2886e19d 2018-07-30 04:42:07,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274178981781s 2018-07-30 04:42:07,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-1163e5a5-e6c6-4b97-99e4-a8dc2886e19d 2018-07-30 04:42:07,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-30 04:42:07,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" -d '{"server": {"name": "vyos_vrouter-vm_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "imageRef": "ba49bb47-db87-4736-85c4-4ab6cb68aa90", "key_name": "vyos_vrouter-kp_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "flavorRef": "429c6778-2da5-4e7a-b9c0-1ddc38525e73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d95325eb-3cc3-4c59-8b61-53d5d358d4db"}], "security_groups": [{"name": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791"}]}}' 2018-07-30 04:42:08,458 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04: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-c4fff30b-6e34-47f3-8e72-ecd0ed309015 x-compute-request-id: req-c4fff30b-6e34-47f3-8e72-ecd0ed309015 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/8c42bcc1-aef8-494e-b9c6-33d0b0990cca Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791"}], "OS-DCF:diskConfig": "MANUAL", "id": "8c42bcc1-aef8-494e-b9c6-33d0b0990cca", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8c42bcc1-aef8-494e-b9c6-33d0b0990cca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8c42bcc1-aef8-494e-b9c6-33d0b0990cca", "rel": "bookmark"}], "adminPass": "G3Ng4ZnpGzS8"}} 2018-07-30 04:42:08,458 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-c4fff30b-6e34-47f3-8e72-ecd0ed309015 2018-07-30 04:42:08,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.750222921371s 2018-07-30 04:42:08,458 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-c4fff30b-6e34-47f3-8e72-ecd0ed309015 2018-07-30 04:42:08,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:42:08,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:08,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-bf965d4a-365c-4f17-8afd-b2786ac979e7 x-compute-request-id: req-bf965d4a-365c-4f17-8afd-b2786ac979e7 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8c42bcc1-aef8-494e-b9c6-33d0b0990cca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8c42bcc1-aef8-494e-b9c6-33d0b0990cca", "rel": "bookmark"}], "image": {"id": "ba49bb47-db87-4736-85c4-4ab6cb68aa90", "links": [{"href": "http://172.30.9.25:8774/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "429c6778-2da5-4e7a-b9c0-1ddc38525e73", "links": [{"href": "http://172.30.9.25:8774/flavors/429c6778-2da5-4e7a-b9c0-1ddc38525e73", "rel": "bookmark"}]}, "id": "8c42bcc1-aef8-494e-b9c6-33d0b0990cca", "user_id": "7350aca52d1f40d88cfdbeb8fd06cc64", "OS-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-30T04:42:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "name": "vyos_vrouter-vm_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "created": "2018-07-30T04:42:08Z", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:42:08,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bf965d4a-365c-4f17-8afd-b2786ac979e7 2018-07-30 04:42:08,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522868871689s 2018-07-30 04:42:08,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bf965d4a-365c-4f17-8afd-b2786ac979e7 2018-07-30 04:42:08,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:42:08,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:09,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-5902bcf9-fac7-4f6a-9f87-4628ff5e5513 Date: Mon, 30 Jul 2018 04:42:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d95325eb-3cc3-4c59-8b61-53d5d358d4db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a76b6d4abaa4c40b63843a22ccab9c4","l2_adjacency":true,"status":"ACTIVE","subnets":["5042d0b5-146e-4e60-9e9c-3b4e086b83b9"],"description":"","tags":[],"updated_at":"2018-07-30T04:40:34Z","qos_policy_id":null,"name":"vyos_vrouter-net_73c33e8c-1a29-46da-b6a0-450e7d2528ca","admin_state_up":true,"tenant_id":"2a76b6d4abaa4c40b63843a22ccab9c4","created_at":"2018-07-30T04:40:34Z","mtu":1450}]} 2018-07-30 04:42:09,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5902bcf9-fac7-4f6a-9f87-4628ff5e5513 2018-07-30 04:42:09,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107004165649s 2018-07-30 04:42:09,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5902bcf9-fac7-4f6a-9f87-4628ff5e5513 2018-07-30 04:42:09,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 04:42:09,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:09,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-e4d744eb-b8fb-4f9c-bc0f-282b4671f877 Date: Mon, 30 Jul 2018 04:42:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d95325eb-3cc3-4c59-8b61-53d5d358d4db","tenant_id":"2a76b6d4abaa4c40b63843a22ccab9c4","created_at":"2018-07-30T04:40:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T04:40:34Z","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":"2a76b6d4abaa4c40b63843a22ccab9c4","id":"5042d0b5-146e-4e60-9e9c-3b4e086b83b9","subnetpool_id":null,"name":"vyos_vrouter-subnet_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}]} 2018-07-30 04:42:09,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e4d744eb-b8fb-4f9c-bc0f-282b4671f877 2018-07-30 04:42:09,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0501401424408s 2018-07-30 04:42:09,148 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e4d744eb-b8fb-4f9c-bc0f-282b4671f877 2018-07-30 04:42:09,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-30 04:42:11,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-30 04:42:11,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:11,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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,Accept-Encoding x-openstack-request-id: req-be0607e6-8e8f-416f-8129-eb6a69cf9b5b x-compute-request-id: req-be0607e6-8e8f-416f-8129-eb6a69cf9b5b Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8c42bcc1-aef8-494e-b9c6-33d0b0990cca", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8c42bcc1-aef8-494e-b9c6-33d0b0990cca", "rel": "bookmark"}], "image": {"id": "ba49bb47-db87-4736-85c4-4ab6cb68aa90", "links": [{"href": "http://172.30.9.25:8774/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "429c6778-2da5-4e7a-b9c0-1ddc38525e73", "links": [{"href": "http://172.30.9.25:8774/flavors/429c6778-2da5-4e7a-b9c0-1ddc38525e73", "rel": "bookmark"}]}, "id": "8c42bcc1-aef8-494e-b9c6-33d0b0990cca", "user_id": "7350aca52d1f40d88cfdbeb8fd06cc64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-30T04:42:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "name": "vyos_vrouter-vm_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "created": "2018-07-30T04:42:08Z", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-30 04:42:11,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-be0607e6-8e8f-416f-8129-eb6a69cf9b5b 2018-07-30 04:42:11,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.304360151291s 2018-07-30 04:42:11,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-be0607e6-8e8f-416f-8129-eb6a69cf9b5b 2018-07-30 04:42:11,460 - functest.core.singlevm - ERROR - Cannot run vyos_vrouter 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'ba49bb47-db87-4736-85c4-4ab6cb68aa90'}), 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'429c6778-2da5-4e7a-b9c0-1ddc38525e73'}), 'az': u'', 'id': u'8c42bcc1-aef8-494e-b9c6-33d0b0990cca', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7350aca52d1f40d88cfdbeb8fd06cc64', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2a76b6d4abaa4c40b63843a22ccab9c4', 'name': 'vyos_vrouter-project_73c33e8c-1a29-46da-b6a0-450e7d2528ca', '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-30T04:42:08Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_73c33e8c-1a29-46da-b6a0-450e7d2528ca', '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'2a76b6d4abaa4c40b63843a22ccab9c4', 'name': u'vyos_vrouter-vm_73c33e8c-1a29-46da-b6a0-450e7d2528ca', 'adminPass': None, 'tenant_id': u'2a76b6d4abaa4c40b63843a22ccab9c4', 'created_at': u'2018-07-30T04:42:08Z', 'created': u'2018-07-30T04:42:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-30 04:42:11,587 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 04:42:11,587 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 01:38 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-30 04:42:11,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-07-30 04:42:11,592 - 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 233, in clean exec_list = self.cfy_client.executions.list(dep_name) AttributeError: 'NoneType' object has no attribute 'executions' 2018-07-30 04:42:11,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-30 04:42:11,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:11,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-2ca75c51-3a29-408e-8f02-b3ff84032237 Date: Mon, 30 Jul 2018 04:42:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:42:05Z", "updated_at": "2018-07-30T04:42:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "098dfce2-9682-48fe-91fd-c7e804e47d33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "2f9b3670-d8f7-4070-86c5-382024eba93a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-30T04:42:07Z", "revision_number": 0, "id": "5092e6bb-8ece-47a1-929b-4388ed1fc881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:07Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "9b995b8c-8958-4c63-a008-f0c3e2d58218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "b33822ba-1c98-41ca-88c9-6858cd8b0d63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:06Z", "revision_number": 0, "id": "c074f6de-2b1b-41ea-bfbf-705c8fc59839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:06Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-30T04:42:07Z", "revision_number": 0, "id": "e8166595-a042-4269-9048-8ba40a359f5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:07Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:42:05Z", "revision_number": 0, "id": "eb05dab8-5638-4c46-9749-0f72f7ccfbee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:42:05Z", "security_group_id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 8, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "2fe97cbc-d2f3-4e66-bc93-6d8d137eb791", "name": "vyos_vrouter-sg_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}, {"description": "Default security group", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:40:34Z", "updated_at": "2018-07-30T04:40:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "3bbaa98b-0e5f-43c2-a2c3-c4ab34441a30", "remote_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "70659e36-e22b-47f9-9a2d-8e14282ddede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "d61360b9-c3bf-4465-a5f9-58abef3d23bc", "remote_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-30T04:40:34Z", "revision_number": 0, "id": "e75627db-7083-4dc8-a506-6d89130056a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-30T04:40:34Z", "security_group_id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4"}], "revision_number": 4, "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "f16f5057-5b36-4918-a35d-8969483ba0a9", "name": "default"}]} 2018-07-30 04:42:11,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2ca75c51-3a29-408e-8f02-b3ff84032237 2018-07-30 04:42:11,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0528080463409s 2018-07-30 04:42:11,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2ca75c51-3a29-408e-8f02-b3ff84032237 2018-07-30 04:42:11,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-30 04:42:11,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/2fe97cbc-d2f3-4e66-bc93-6d8d137eb791.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:11,805 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eff7e78d-8a39-4081-aab5-855067ee52f3 Content-Length: 0 Date: Mon, 30 Jul 2018 04:42:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:42:11,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2fe97cbc-d2f3-4e66-bc93-6d8d137eb791.json used request id req-eff7e78d-8a39-4081-aab5-855067ee52f3 2018-07-30 04:42:11,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.152894973755s 2018-07-30 04:42:11,806 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2fe97cbc-d2f3-4e66-bc93-6d8d137eb791.json used request id req-eff7e78d-8a39-4081-aab5-855067ee52f3 2018-07-30 04:42:11,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-30 04:42:11,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vyos_vrouter-kp_73c33e8c-1a29-46da-b6a0-450e7d2528ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:11,848 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04: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-414a1511-51b8-4046-bc66-c6881b21aa43 x-compute-request-id: req-414a1511-51b8-4046-bc66-c6881b21aa43 Content-Length: 0 Content-Type: application/json 2018-07-30 04:42:11,848 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vyos_vrouter-kp_73c33e8c-1a29-46da-b6a0-450e7d2528ca used request id req-414a1511-51b8-4046-bc66-c6881b21aa43 2018-07-30 04:42:11,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0418009757996s 2018-07-30 04:42:11,848 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vyos_vrouter-kp_73c33e8c-1a29-46da-b6a0-450e7d2528ca used request id req-414a1511-51b8-4046-bc66-c6881b21aa43 2018-07-30 04:42:11,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 04:42:11,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/c6d9f0ad-47d2-4445-8083-4c052b5e3ffb/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}1c97971866d3036928585e235906c425c5e145ff" -d '{"subnet_id": "5042d0b5-146e-4e60-9e9c-3b4e086b83b9"}' 2018-07-30 04:42:13,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-facd4045-3f63-4540-ad49-f594512a8601 Date: Mon, 30 Jul 2018 04:42:13 GMT RESP BODY: {"network_id": "d95325eb-3cc3-4c59-8b61-53d5d358d4db", "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "subnet_id": "5042d0b5-146e-4e60-9e9c-3b4e086b83b9", "subnet_ids": ["5042d0b5-146e-4e60-9e9c-3b4e086b83b9"], "port_id": "97e43a55-02eb-42e0-8cc8-b119fcab9ab0", "id": "c6d9f0ad-47d2-4445-8083-4c052b5e3ffb"} 2018-07-30 04:42:13,732 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c6d9f0ad-47d2-4445-8083-4c052b5e3ffb/remove_router_interface.json used request id req-facd4045-3f63-4540-ad49-f594512a8601 2018-07-30 04:42:13,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88282418251s 2018-07-30 04:42:13,732 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c6d9f0ad-47d2-4445-8083-4c052b5e3ffb/remove_router_interface.json used request id req-facd4045-3f63-4540-ad49-f594512a8601 returning object c6d9f0ad-47d2-4445-8083-4c052b5e3ffb 2018-07-30 04:42:13,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 04:42:13,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:13,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-79c6723f-6800-4f47-b62b-31c6a25b058e Date: Mon, 30 Jul 2018 04:42:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "created_at": "2018-07-30T04:40:35Z", "admin_state_up": true, "updated_at": "2018-07-30T04:42:12Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "c6d9f0ad-47d2-4445-8083-4c052b5e3ffb", "name": "vyos_vrouter-router_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}]} 2018-07-30 04:42:13,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-79c6723f-6800-4f47-b62b-31c6a25b058e 2018-07-30 04:42:13,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11035490036s 2018-07-30 04:42:13,843 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-79c6723f-6800-4f47-b62b-31c6a25b058e 2018-07-30 04:42:13,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 04:42:13,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/c6d9f0ad-47d2-4445-8083-4c052b5e3ffb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:14,977 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-032d20c4-5b3e-4214-9458-59e274d67323 Content-Length: 0 Date: Mon, 30 Jul 2018 04:42:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:42:14,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c6d9f0ad-47d2-4445-8083-4c052b5e3ffb.json used request id req-032d20c4-5b3e-4214-9458-59e274d67323 2018-07-30 04:42:14,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13275313377s 2018-07-30 04:42:14,978 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c6d9f0ad-47d2-4445-8083-4c052b5e3ffb.json used request id req-032d20c4-5b3e-4214-9458-59e274d67323 2018-07-30 04:42:14,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 04:42:14,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:15,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-fbeeed34-9823-4a64-86d7-1eba32e543b0 Date: Mon, 30 Jul 2018 04:42:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d95325eb-3cc3-4c59-8b61-53d5d358d4db","tenant_id":"2a76b6d4abaa4c40b63843a22ccab9c4","created_at":"2018-07-30T04:40:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T04:40:34Z","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":"2a76b6d4abaa4c40b63843a22ccab9c4","id":"5042d0b5-146e-4e60-9e9c-3b4e086b83b9","subnetpool_id":null,"name":"vyos_vrouter-subnet_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}]} 2018-07-30 04:42:15,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-fbeeed34-9823-4a64-86d7-1eba32e543b0 2018-07-30 04:42:15,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0488610267639s 2018-07-30 04:42:15,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-fbeeed34-9823-4a64-86d7-1eba32e543b0 2018-07-30 04:42:15,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 04:42:15,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/5042d0b5-146e-4e60-9e9c-3b4e086b83b9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:16,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f92bf7e-8696-4865-bc77-10b975ebbad8 Date: Mon, 30 Jul 2018 04:42:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:42:16,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5042d0b5-146e-4e60-9e9c-3b4e086b83b9.json used request id req-6f92bf7e-8696-4865-bc77-10b975ebbad8 2018-07-30 04:42:16,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10806798935s 2018-07-30 04:42:16,137 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5042d0b5-146e-4e60-9e9c-3b4e086b83b9.json used request id req-6f92bf7e-8696-4865-bc77-10b975ebbad8 2018-07-30 04:42:16,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:42:16,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:16,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-b68e095b-5d5d-42bc-9ad4-2685a162e843 Date: Mon, 30 Jul 2018 04:42:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d95325eb-3cc3-4c59-8b61-53d5d358d4db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a76b6d4abaa4c40b63843a22ccab9c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T04:42:15Z","qos_policy_id":null,"name":"vyos_vrouter-net_73c33e8c-1a29-46da-b6a0-450e7d2528ca","admin_state_up":true,"tenant_id":"2a76b6d4abaa4c40b63843a22ccab9c4","created_at":"2018-07-30T04:40:34Z","mtu":1450}]} 2018-07-30 04:42:16,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b68e095b-5d5d-42bc-9ad4-2685a162e843 2018-07-30 04:42:16,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109215974808s 2018-07-30 04:42:16,247 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b68e095b-5d5d-42bc-9ad4-2685a162e843 2018-07-30 04:42:16,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 04:42:16,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/d95325eb-3cc3-4c59-8b61-53d5d358d4db.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:17,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9347eb2b-6921-4344-ac1d-bd249058b62d Date: Mon, 30 Jul 2018 04:42:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:42:17,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d95325eb-3cc3-4c59-8b61-53d5d358d4db.json used request id req-9347eb2b-6921-4344-ac1d-bd249058b62d 2018-07-30 04:42:17,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16616296768s 2018-07-30 04:42:17,415 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d95325eb-3cc3-4c59-8b61-53d5d358d4db.json used request id req-9347eb2b-6921-4344-ac1d-bd249058b62d 2018-07-30 04:42:17,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:42:17,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:17,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-fa0bddba-eccf-41e9-8ae6-9681f4cef506 Date: Mon, 30 Jul 2018 04:42:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90/snap", "metadata": {}}], "file": "/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90/file", "owner": "2a76b6d4abaa4c40b63843a22ccab9c4", "id": "ba49bb47-db87-4736-85c4-4ab6cb68aa90", "size": 4373348352, "self": "/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-30T04:42:05Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-30T04:41:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:42:17,452 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-fa0bddba-eccf-41e9-8ae6-9681f4cef506 2018-07-30 04:42:17,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0332019329071s 2018-07-30 04:42:17,453 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-fa0bddba-eccf-41e9-8ae6-9681f4cef506 2018-07-30 04:42:17,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 04:42:17,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c97971866d3036928585e235906c425c5e145ff" 2018-07-30 04:42:17,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-21d38450-0fa6-4c3a-b674-af2dd8a49428 Date: Mon, 30 Jul 2018 04: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-30 04:42:17,873 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90 used request id req-21d38450-0fa6-4c3a-b674-af2dd8a49428 2018-07-30 04:42:17,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.418319940567s 2018-07-30 04:42:17,873 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ba49bb47-db87-4736-85c4-4ab6cb68aa90 used request id req-21d38450-0fa6-4c3a-b674-af2dd8a49428 2018-07-30 04:42:17,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:42:17,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:42:17,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04: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-742e984f-913c-4065-8d51-0e02f52364e0 x-compute-request-id: req-742e984f-913c-4065-8d51-0e02f52364e0 Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/429c6778-2da5-4e7a-b9c0-1ddc38525e73", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/429c6778-2da5-4e7a-b9c0-1ddc38525e73", "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": 40, "id": "429c6778-2da5-4e7a-b9c0-1ddc38525e73"}, {"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}, {"name": "cloudify_ims-flavor_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "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": 25, "id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72"}, {"name": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "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": 25, "id": "9b688b7a-2337-42e3-be68-ffee7d5f4238"}]} 2018-07-30 04:42:17,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-742e984f-913c-4065-8d51-0e02f52364e0 2018-07-30 04:42:17,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0277750492096s 2018-07-30 04:42:17,902 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-742e984f-913c-4065-8d51-0e02f52364e0 2018-07-30 04:42:17,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 04:42:17,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/429c6778-2da5-4e7a-b9c0-1ddc38525e73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:42:17,938 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04: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-280c4816-6fd1-4769-af03-0a57c8d510a3 x-compute-request-id: req-280c4816-6fd1-4769-af03-0a57c8d510a3 Content-Length: 0 Content-Type: application/json 2018-07-30 04:42:17,938 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/429c6778-2da5-4e7a-b9c0-1ddc38525e73 used request id req-280c4816-6fd1-4769-af03-0a57c8d510a3 2018-07-30 04:42:17,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0334949493408s 2018-07-30 04:42:17,938 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/429c6778-2da5-4e7a-b9c0-1ddc38525e73 used request id req-280c4816-6fd1-4769-af03-0a57c8d510a3 2018-07-30 04:42:17,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:42:17,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:42:18,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b1b45e-f636-4c7f-a0ee-c48821b9cb81 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "links": {"self": "http://172.30.9.25:5000/v3/users/7350aca52d1f40d88cfdbeb8fd06cc64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7350aca52d1f40d88cfdbeb8fd06cc64", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 04:42:18,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-84b1b45e-f636-4c7f-a0ee-c48821b9cb81 2018-07-30 04:42:18,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106790065765s 2018-07-30 04:42:18,046 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-84b1b45e-f636-4c7f-a0ee-c48821b9cb81 2018-07-30 04:42:18,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:42:18,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/7350aca52d1f40d88cfdbeb8fd06cc64 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:42:18,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b07bdaab-96c5-4dd2-8f93-4dfcf53b5f2d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_73c33e8c-1a29-46da-b6a0-450e7d2528ca", "links": {"self": "http://172.30.9.25:5000/v3/users/7350aca52d1f40d88cfdbeb8fd06cc64"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7350aca52d1f40d88cfdbeb8fd06cc64", "description": null}} 2018-07-30 04:42:18,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/7350aca52d1f40d88cfdbeb8fd06cc64 used request id req-b07bdaab-96c5-4dd2-8f93-4dfcf53b5f2d 2018-07-30 04:42:18,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10306596756s 2018-07-30 04:42:18,155 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/7350aca52d1f40d88cfdbeb8fd06cc64 used request id req-b07bdaab-96c5-4dd2-8f93-4dfcf53b5f2d 2018-07-30 04:42:18,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-30 04:42:18,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/7350aca52d1f40d88cfdbeb8fd06cc64 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:42:18,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bb40df3-08a4-4954-8c04-72c6e0c54f35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:42:18,328 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7350aca52d1f40d88cfdbeb8fd06cc64 used request id req-6bb40df3-08a4-4954-8c04-72c6e0c54f35 2018-07-30 04:42:18,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.171956062317s 2018-07-30 04:42:18,328 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7350aca52d1f40d88cfdbeb8fd06cc64 used request id req-6bb40df3-08a4-4954-8c04-72c6e0c54f35 2018-07-30 04:42:18,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 04:42:18,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:42:18,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc722b28-8f89-48f3-80b5-1c2b1f782251 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a76b6d4abaa4c40b63843a22ccab9c4"}, "tags": [], "enabled": true, "id": "2a76b6d4abaa4c40b63843a22ccab9c4", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_73c33e8c-1a29-46da-b6a0-450e7d2528ca"}, {"is_domain": false, "description": "Heat stack user project", "links": {"self": "http://172.30.9.25:5000/v3/projects/3e3c8eeaece74512b72157187d5579aa"}, "tags": [], "enabled": true, "id": "3e3c8eeaece74512b72157187d5579aa", "parent_id": "f7e8b527169445dcab3ecaf02003a9f0", "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "7ce805e04e84477483a1211fbbbd2286-0e78ab3a-ac67-4199-acc3-7b0a443"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-30 04:42:18,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-fc722b28-8f89-48f3-80b5-1c2b1f782251 2018-07-30 04:42:18,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0953171253204s 2018-07-30 04:42:18,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-fc722b28-8f89-48f3-80b5-1c2b1f782251 2018-07-30 04:42:18,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-30 04:42:18,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/2a76b6d4abaa4c40b63843a22ccab9c4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:42:18,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbc802e7-db58-443b-ad72-8896a53a9633 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:42:18,590 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2a76b6d4abaa4c40b63843a22ccab9c4 used request id req-dbc802e7-db58-443b-ad72-8896a53a9633 2018-07-30 04:42:18,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.155179023743s 2018-07-30 04:42:18,591 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2a76b6d4abaa4c40b63843a22ccab9c4 used request id req-dbc802e7-db58-443b-ad72-8896a53a9633 2018-07-30 04:42:18,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:42:18,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:42:18,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4318930-6bdd-491c-8e91-de07795d21cf Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "20961a522794401a8f56a6334167df90", "links": {"self": "http://172.30.9.25:5000/v3/roles/20961a522794401a8f56a6334167df90"}, "name": "Member"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:42:18,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c4318930-6bdd-491c-8e91-de07795d21cf 2018-07-30 04:42:18,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0863130092621s 2018-07-30 04:42:18,681 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c4318930-6bdd-491c-8e91-de07795d21cf 2018-07-30 04:42:18,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-30 04:42:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/20961a522794401a8f56a6334167df90 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da723048e6e5e91d5eeb1d69377a22c75cc1b3da" 2018-07-30 04:42:18,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76d3e819-a896-4261-befb-891bf7ecb64b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:42:18,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/20961a522794401a8f56a6334167df90 used request id req-76d3e819-a896-4261-befb-891bf7ecb64b 2018-07-30 04:42:18,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.113564014435s 2018-07-30 04:42:18,800 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/20961a522794401a8f56a6334167df90 used request id req-76d3e819-a896-4261-befb-891bf7ecb64b 2018-07-30 04:42:18,800 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-07-30 04:42:18,827 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-07-30 04:42:18,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 04:42:18,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 04:42:18,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 04:42:18,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 04:42:18,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 04:42:18,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 04:42:18,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 04:42:18,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 04:42:18,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 04:42:18,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 04:42:18,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 04:42:18,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 04:42:18,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 04:42:18,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 04:42:18,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 04:42:18,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 04:42:18,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 04:42:18,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 04:42:18,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 04:42:18,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 04:42:18,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 04:42:18,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 04:42:18,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:42:18,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6456779a-d694-45db-87a5-cb845dfc566c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 04:42:18,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-6456779a-d694-45db-87a5-cb845dfc566c 2018-07-30 04:42:18,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 04:42:19,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2dedf2b2ed846398298473922764c8d", "name": "admin"}], "expires_at": "2018-07-30T05:42:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/0fe05230a8a340ec8c337c88e34a1c9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e4b59a07fee548c1af1705a5dc9391f4"}, "audit_ids": ["6cdwdwRbQS-UlBm3Srzdhw"], "issued_at": "2018-07-30T04:42:19.000000Z"}} 2018-07-30 04:42:19,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:42:19,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:42:19,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6122a02e-dc78-4946-918b-1f5fb64934fd Date: Mon, 30 Jul 2018 04:42:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","provider:network_type":"flat"}]} 2018-07-30 04:42:19,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6122a02e-dc78-4946-918b-1f5fb64934fd 2018-07-30 04:42:19,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.232726097107s 2018-07-30 04:42:19,485 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6122a02e-dc78-4946-918b-1f5fb64934fd 2018-07-30 04:42:19,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:42:19,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 04:42:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 04:42:19,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 04:42:19,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:42:19,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3011e7af-aed4-4ac2-8606-9edbeec736f4 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/f7e8b527169445dcab3ecaf02003a9f0"}, "tags": [], "enabled": true, "id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "heat_stack"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-30 04:42:19,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-3011e7af-aed4-4ac2-8606-9edbeec736f4 2018-07-30 04:42:19,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0868780612946s 2018-07-30 04:42:19,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-3011e7af-aed4-4ac2-8606-9edbeec736f4 2018-07-30 04:42:19,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-30 04:42:19,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_e6694e50-fce5-4b14-8bed-229e9608d0e7"}}' 2018-07-30 04:42:19,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e7c7814-88cb-41e9-8beb-70d9737cbe73 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/7315ef16ffa84aa0a3a4e18b19ac63e6"}, "tags": [], "enabled": true, "id": "7315ef16ffa84aa0a3a4e18b19ac63e6", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_e6694e50-fce5-4b14-8bed-229e9608d0e7"}} 2018-07-30 04:42:19,705 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4e7c7814-88cb-41e9-8beb-70d9737cbe73 2018-07-30 04:42:19,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.117183923721s 2018-07-30 04:42:19,706 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4e7c7814-88cb-41e9-8beb-70d9737cbe73 2018-07-30 04:42:19,706 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: juju_epc', u'tags': [], 'enabled': True, 'id': u'7315ef16ffa84aa0a3a4e18b19ac63e6', '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'juju_epc-project_e6694e50-fce5-4b14-8bed-229e9608d0e7'}) 2018-07-30 04:42:19,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-30 04:42:19,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "54c427a5-e505-4b8c-b490-88a572830caa", "email": null, "name": "juju_epc-user_e6694e50-fce5-4b14-8bed-229e9608d0e7"}}' 2018-07-30 04:42:20,100 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aa02b74-d3fb-4f1f-9183-2f53c3d14088 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_e6694e50-fce5-4b14-8bed-229e9608d0e7", "links": {"self": "http://172.30.9.25:5000/v3/users/a90dc213ad3944d4bc853a81b56693b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a90dc213ad3944d4bc853a81b56693b6", "domain_id": "default", "password_expires_at": null}} 2018-07-30 04:42:20,100 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-6aa02b74-d3fb-4f1f-9183-2f53c3d14088 2018-07-30 04:42:20,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387177944183s 2018-07-30 04:42:20,100 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-6aa02b74-d3fb-4f1f-9183-2f53c3d14088 2018-07-30 04:42:20,101 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a90dc213ad3944d4bc853a81b56693b6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_e6694e50-fce5-4b14-8bed-229e9608d0e7'}) 2018-07-30 04:42:20,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:42:20,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:42:20,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4796c3-f211-4852-a573-3c9e592ee2e5 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:42:20,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4a4796c3-f211-4852-a573-3c9e592ee2e5 2018-07-30 04:42:20,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.089693069458s 2018-07-30 04:42:20,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4a4796c3-f211-4852-a573-3c9e592ee2e5 2018-07-30 04:42:20,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:42:20,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:42:20,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17a0abeb-a342-46d6-957d-84537ad32710 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:42:20,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-17a0abeb-a342-46d6-957d-84537ad32710 2018-07-30 04:42:20,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102545022964s 2018-07-30 04:42:20,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-17a0abeb-a342-46d6-957d-84537ad32710 2018-07-30 04:42:20,303 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-30 04:42:20,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-30 04:42:20,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" -d '{"role": {"name": "Member"}}' 2018-07-30 04:42:20,411 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 30 Jul 2018 04:42:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0289172-d44f-4123-a595-75288b356441 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e21a769d756c47c2a359ce050f236d83", "links": {"self": "http://172.30.9.25:5000/v3/roles/e21a769d756c47c2a359ce050f236d83"}, "name": "Member"}} 2018-07-30 04:42:20,411 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c0289172-d44f-4123-a595-75288b356441 2018-07-30 04:42:20,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.104045152664s 2018-07-30 04:42:20,411 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c0289172-d44f-4123-a595-75288b356441 2018-07-30 04:42:20,412 - 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'e21a769d756c47c2a359ce050f236d83'}) 2018-07-30 04:42:20,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:42:20,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:42:20,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89bbcfd-0e47-4070-a1b2-c4d98aa5fe09 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e21a769d756c47c2a359ce050f236d83", "links": {"self": "http://172.30.9.25:5000/v3/roles/e21a769d756c47c2a359ce050f236d83"}, "name": "Member"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:42:20,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d89bbcfd-0e47-4070-a1b2-c4d98aa5fe09 2018-07-30 04:42:20,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0866830348969s 2018-07-30 04:42:20,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d89bbcfd-0e47-4070-a1b2-c4d98aa5fe09 2018-07-30 04:42:20,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-30 04:42:20,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:42:20,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536479d3-779d-42f8-b8f1-596fdf37a7b7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-30 04:42:20,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-536479d3-779d-42f8-b8f1-596fdf37a7b7 2018-07-30 04:42:20,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0894510746002s 2018-07-30 04:42:20,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-536479d3-779d-42f8-b8f1-596fdf37a7b7 2018-07-30 04:42:20,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:42:20,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:42:20,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be0e7c84-f9a2-4340-ad41-09c444feb378 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "juju_epc-user_e6694e50-fce5-4b14-8bed-229e9608d0e7", "links": {"self": "http://172.30.9.25:5000/v3/users/a90dc213ad3944d4bc853a81b56693b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a90dc213ad3944d4bc853a81b56693b6", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 04:42:20,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-be0e7c84-f9a2-4340-ad41-09c444feb378 2018-07-30 04:42:20,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0996148586273s 2018-07-30 04:42:20,698 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-be0e7c84-f9a2-4340-ad41-09c444feb378 2018-07-30 04:42:20,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 04:42:20,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:42:20,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658f37da-6ebf-429b-ab97-0ec55ce220b1 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/7315ef16ffa84aa0a3a4e18b19ac63e6"}, "tags": [], "enabled": true, "id": "7315ef16ffa84aa0a3a4e18b19ac63e6", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_e6694e50-fce5-4b14-8bed-229e9608d0e7"}]} 2018-07-30 04:42:20,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-658f37da-6ebf-429b-ab97-0ec55ce220b1 2018-07-30 04:42:20,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0893638134003s 2018-07-30 04:42:20,799 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-658f37da-6ebf-429b-ab97-0ec55ce220b1 2018-07-30 04:42:20,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-30 04:42:20,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=a90dc213ad3944d4bc853a81b56693b6&role.id=e21a769d756c47c2a359ce050f236d83&scope.project.id=7315ef16ffa84aa0a3a4e18b19ac63e6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:42:20,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be91c03e-0d8f-49e4-8355-5cad21e1545d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=a90dc213ad3944d4bc853a81b56693b6&role.id=e21a769d756c47c2a359ce050f236d83&scope.project.id=7315ef16ffa84aa0a3a4e18b19ac63e6", "previous": null, "next": null}} 2018-07-30 04:42:20,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=a90dc213ad3944d4bc853a81b56693b6&role.id=e21a769d756c47c2a359ce050f236d83&scope.project.id=7315ef16ffa84aa0a3a4e18b19ac63e6 used request id req-be91c03e-0d8f-49e4-8355-5cad21e1545d 2018-07-30 04:42:20,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0916872024536s 2018-07-30 04:42:20,899 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=a90dc213ad3944d4bc853a81b56693b6&role.id=e21a769d756c47c2a359ce050f236d83&scope.project.id=7315ef16ffa84aa0a3a4e18b19ac63e6 used request id req-be91c03e-0d8f-49e4-8355-5cad21e1545d 2018-07-30 04:42:20,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-30 04:42:20,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/7315ef16ffa84aa0a3a4e18b19ac63e6/users/a90dc213ad3944d4bc853a81b56693b6/roles/e21a769d756c47c2a359ce050f236d83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:42:21,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:42:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2848e31f-b2e5-415d-aa94-b901a3446a5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:42:21,025 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7315ef16ffa84aa0a3a4e18b19ac63e6/users/a90dc213ad3944d4bc853a81b56693b6/roles/e21a769d756c47c2a359ce050f236d83 used request id req-2848e31f-b2e5-415d-aa94-b901a3446a5c 2018-07-30 04:42:21,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.122788190842s 2018-07-30 04:42:21,026 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7315ef16ffa84aa0a3a4e18b19ac63e6/users/a90dc213ad3944d4bc853a81b56693b6/roles/e21a769d756c47c2a359ce050f236d83 used request id req-2848e31f-b2e5-415d-aa94-b901a3446a5c 2018-07-30 04:42:21,026 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_e6694e50-fce5-4b14-8bed-229e9608d0e7', 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'7315ef16ffa84aa0a3a4e18b19ac63e6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '54c427a5-e505-4b8c-b490-88a572830caa', 'username': u'juju_epc-user_e6694e50-fce5-4b14-8bed-229e9608d0e7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-30 04:42:21,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-30 04:42:21,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-30 04:42:21,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-30 04:42:21,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-30 04:42:21,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-30 04:42:21,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-30 04:42:21,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-30 04:42:21,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-30 04:42:21,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-30 04:42:21,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-30 04:42:21,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-30 04:42:21,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-30 04:42:21,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-30 04:42:21,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-30 04:42:21,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-30 04:42:21,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-30 04:42:21,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-30 04:42:21,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-30 04:42:21,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-30 04:42:21,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-30 04:42:21,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-30 04:42:21,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-30 04:42:21,032 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_e6694e50-fce5-4b14-8bed-229e9608d0e7', 'password': '54c427a5-e505-4b8c-b490-88a572830caa', 'project_name': 'juju_epc-project_e6694e50-fce5-4b14-8bed-229e9608d0e7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '7315ef16ffa84aa0a3a4e18b19ac63e6', 'project_domain_name': 'Default'} 2018-07-30 04:42:21,096 - 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-30 04:42:21,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-30 04:42:21,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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-30 04:42:21,126 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 30 Jul 2018 04: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://192.30.9.4: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.4:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-30 04:42:21,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:42:21,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef2eaff-a382-43e6-8e6f-9ce3c0e82279 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0b1bc4d70a5e46059ac3375f9d12910a"}, "enabled": true, "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1532b8dfb73b458aa797ed05a15b0d81"}, "enabled": true, "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/28d1d678987743c59fa2fe41ae343287"}, "enabled": true, "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2ab6da96f9734ea99acf3e54d2c53be7"}, "enabled": true, "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/364a4ba27c9f4e27b478e3341433b769"}, "enabled": true, "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/82a6327418b941c38714c54c15cda17f"}, "enabled": true, "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/93efd0a18f6b48d2af7400c734056de6"}, "enabled": true, "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9cdbea8597e84d28a04ca8586026477b"}, "enabled": true, "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a178b088e3c740d891575ebdfd866ff9"}, "enabled": true, "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/a53fa687bf084bc29f1f067785cb49b8"}, "enabled": true, "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/af7b6381bc044ea6bc25974505d31a62"}, "enabled": true, "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c6649e4ce6c24f5c98d05eb1347e71b8"}, "enabled": true, "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dfc409b9d4154b3784802668ccda6024"}, "enabled": true, "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f52b812f3ec840798a00d650bb23e8d4"}, "enabled": true, "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f8d2700c37404e43b95c012c24768600"}, "enabled": true, "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-07-30 04:42:21,213 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-4ef2eaff-a382-43e6-8e6f-9ce3c0e82279 2018-07-30 04:42:21,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0944471359253s 2018-07-30 04:42:21,214 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-4ef2eaff-a382-43e6-8e6f-9ce3c0e82279 2018-07-30 04:42:21,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-30 04:42:21,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:42:21,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad577681-18fc-442b-a630-ccf7545aa244 Content-Encoding: gzip Content-Length: 1974 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0a1b5b9b512b4321947936db2df89a50"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a53fa687bf084bc29f1f067785cb49b8", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1cec37a6933b4fab92e56c382031e2ea"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "82a6327418b941c38714c54c15cda17f", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1dffeb9a12a94750bd27c65a90679bc1"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfc409b9d4154b3784802668ccda6024", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/27a25f5eedd04ee0920db08590a344a8"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1532b8dfb73b458aa797ed05a15b0d81", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/287db305ff894895bf717b2627a855fa"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "af7b6381bc044ea6bc25974505d31a62", "id": "287db305ff894895bf717b2627a855fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2cbf287c108f4a9ea3bfd07501c8d2ca"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b1bc4d70a5e46059ac3375f9d12910a", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/478fc1fcb69f4b0bbf04879e1fdf6660"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8d2700c37404e43b95c012c24768600", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/494f21b2115c4f3b8229da5c5dee99c6"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93efd0a18f6b48d2af7400c734056de6", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4b4107ada1134f0d8a90dad8ada6d59b"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "af7b6381bc044ea6bc25974505d31a62", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4bf5e1f65e2342ea923952e456dc26a0"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b1bc4d70a5e46059ac3375f9d12910a", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/55a85644d3ac4898a44369cb6c2d627e"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8d2700c37404e43b95c012c24768600", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/67c1efaebf994576a7becc8cd6a745bd"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a178b088e3c740d891575ebdfd866ff9", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/67fcfa1a787344dc8b43587e366b5c30"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a178b088e3c740d891575ebdfd866ff9", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/763ebef2a0464f92be5d88747e0b21e1"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "af7b6381bc044ea6bc25974505d31a62", "id": "763ebef2a0464f92be5d88747e0b21e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7cdacf11c3be474fb15aaf34a6d11b85"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8d2700c37404e43b95c012c24768600", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/844e5e60fbc54b24ab4a5a7db9fc6f6c"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6649e4ce6c24f5c98d05eb1347e71b8", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/947a7b45c49348a7913c7ed829061db8"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "82a6327418b941c38714c54c15cda17f", "id": "947a7b45c49348a7913c7ed829061db8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/950e6cbc7e47494995cefdef3e84c641"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f52b812f3ec840798a00d650bb23e8d4", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a0effd35ba074f5a98e8db6b01ef0f42"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6649e4ce6c24f5c98d05eb1347e71b8", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a507d79dd3a64561b970029792aa05ec"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28d1d678987743c59fa2fe41ae343287", "id": "a507d79dd3a64561b970029792aa05ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a6a8962f82884d309f618952dfe83678"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfc409b9d4154b3784802668ccda6024", "id": "a6a8962f82884d309f618952dfe83678"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a8bf614e1f3f4bc0a1a63da687bbd35b"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6649e4ce6c24f5c98d05eb1347e71b8", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ae6c36ec8f38494ea689d75112663008"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b1bc4d70a5e46059ac3375f9d12910a", "id": "ae6c36ec8f38494ea689d75112663008"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/af4b764d5beb4405bf38a52e7c0ceb0c"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1532b8dfb73b458aa797ed05a15b0d81", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b66f8f99a0574c299347a2ec4b36d9fe"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f52b812f3ec840798a00d650bb23e8d4", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b7d54856d06c4e18925f34f05b34215e"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1532b8dfb73b458aa797ed05a15b0d81", "id": "b7d54856d06c4e18925f34f05b34215e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/bd8564d75bf441a9a5b469a890281828"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cdbea8597e84d28a04ca8586026477b", "id": "bd8564d75bf441a9a5b469a890281828"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c021ae6ac6714d2881c9df905f96e9f6"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfc409b9d4154b3784802668ccda6024", "id": "c021ae6ac6714d2881c9df905f96e9f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c1708a77c8f8433faef661ed9ccddc85"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2ab6da96f9734ea99acf3e54d2c53be7", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ccc78b188aa34f5280714f2566afa373"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2ab6da96f9734ea99acf3e54d2c53be7", "id": "ccc78b188aa34f5280714f2566afa373"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd575a314e784deb9382d7cbbe7e09ab"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28d1d678987743c59fa2fe41ae343287", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "82a6327418b941c38714c54c15cda17f", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/daf6522ac7b54989a799bc8cd7d4c6cd"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93efd0a18f6b48d2af7400c734056de6", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e21b73a53ceb433895c1b0e8e72ec19d"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f52b812f3ec840798a00d650bb23e8d4", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e374d9318d0a463381a223df086cb5c4"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a53fa687bf084bc29f1f067785cb49b8", "id": "e374d9318d0a463381a223df086cb5c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cdbea8597e84d28a04ca8586026477b", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e8326f9621664d4491b6bd9cddba4916"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a53fa687bf084bc29f1f067785cb49b8", "id": "e8326f9621664d4491b6bd9cddba4916"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ee5fd25d3b46404ba6b2582991120a51"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28d1d678987743c59fa2fe41ae343287", "id": "ee5fd25d3b46404ba6b2582991120a51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ef0bb15af38641ffb9d0666219900d29"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2ab6da96f9734ea99acf3e54d2c53be7", "id": "ef0bb15af38641ffb9d0666219900d29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f33b16ff3a9f4afabf9da96486bf0193"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a178b088e3c740d891575ebdfd866ff9", "id": "f33b16ff3a9f4afabf9da96486bf0193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f9eab6e12bb34ca58fb3da8787308343"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cdbea8597e84d28a04ca8586026477b", "id": "f9eab6e12bb34ca58fb3da8787308343"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fc9aeeb4f686409a9176115b173a9f4f"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93efd0a18f6b48d2af7400c734056de6", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-30 04:42:21,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-ad577681-18fc-442b-a630-ccf7545aa244 2018-07-30 04:42:21,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0936739444733s 2018-07-30 04:42:21,317 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-ad577681-18fc-442b-a630-ccf7545aa244 2018-07-30 04:42:21,324 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-07-30 04:42:21,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:42:21,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92974974-e3c2-4c89-a5d9-be4e6b21a4f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-07-30 04:42:21,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-92974974-e3c2-4c89-a5d9-be4e6b21a4f8 2018-07-30 04:42:21,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-30 04:42:21,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e21a769d756c47c2a359ce050f236d83", "name": "Member"}], "expires_at": "2018-07-30T05:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7315ef16ffa84aa0a3a4e18b19ac63e6", "name": "juju_epc-project_e6694e50-fce5-4b14-8bed-229e9608d0e7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7315ef16ffa84aa0a3a4e18b19ac63e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cbf287c108f4a9ea3bfd07501c8d2ca"}, {"url": "http://172.30.9.25:8776/v1/7315ef16ffa84aa0a3a4e18b19ac63e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bf5e1f65e2342ea923952e456dc26a0"}, {"url": "http://192.30.9.4:8776/v1/7315ef16ffa84aa0a3a4e18b19ac63e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae6c36ec8f38494ea689d75112663008"}], "type": "volume", "id": "0b1bc4d70a5e46059ac3375f9d12910a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7315ef16ffa84aa0a3a4e18b19ac63e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a25f5eedd04ee0920db08590a344a8"}, {"url": "http://192.30.9.4:8776/v2/7315ef16ffa84aa0a3a4e18b19ac63e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af4b764d5beb4405bf38a52e7c0ceb0c"}, {"url": "http://192.30.9.4:8776/v2/7315ef16ffa84aa0a3a4e18b19ac63e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d54856d06c4e18925f34f05b34215e"}], "type": "volumev2", "id": "1532b8dfb73b458aa797ed05a15b0d81", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a507d79dd3a64561b970029792aa05ec"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd575a314e784deb9382d7cbbe7e09ab"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee5fd25d3b46404ba6b2582991120a51"}], "type": "network", "id": "28d1d678987743c59fa2fe41ae343287", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1708a77c8f8433faef661ed9ccddc85"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccc78b188aa34f5280714f2566afa373"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef0bb15af38641ffb9d0666219900d29"}], "type": "cloudformation", "id": "2ab6da96f9734ea99acf3e54d2c53be7", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "364a4ba27c9f4e27b478e3341433b769", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cec37a6933b4fab92e56c382031e2ea"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947a7b45c49348a7913c7ed829061db8"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7ee96fb7ecb48f0be5dabcd5f5f7bfa"}], "type": "event", "id": "82a6327418b941c38714c54c15cda17f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "494f21b2115c4f3b8229da5c5dee99c6"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "daf6522ac7b54989a799bc8cd7d4c6cd"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc9aeeb4f686409a9176115b173a9f4f"}], "type": "identity", "id": "93efd0a18f6b48d2af7400c734056de6", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd8564d75bf441a9a5b469a890281828"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e61ae0b6b89c4d8da21ffd7f7f9fc2a8"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9eab6e12bb34ca58fb3da8787308343"}], "type": "placement", "id": "9cdbea8597e84d28a04ca8586026477b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_7315ef16ffa84aa0a3a4e18b19ac63e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67c1efaebf994576a7becc8cd6a745bd"}, {"url": "http://12.0.0.27:8080/v1/AUTH_7315ef16ffa84aa0a3a4e18b19ac63e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67fcfa1a787344dc8b43587e366b5c30"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f33b16ff3a9f4afabf9da96486bf0193"}], "type": "object-store", "id": "a178b088e3c740d891575ebdfd866ff9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7315ef16ffa84aa0a3a4e18b19ac63e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a1b5b9b512b4321947936db2df89a50"}, {"url": "http://192.30.9.4:8776/v3/7315ef16ffa84aa0a3a4e18b19ac63e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e374d9318d0a463381a223df086cb5c4"}, {"url": "http://172.30.9.25:8776/v3/7315ef16ffa84aa0a3a4e18b19ac63e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8326f9621664d4491b6bd9cddba4916"}], "type": "volumev3", "id": "a53fa687bf084bc29f1f067785cb49b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "287db305ff894895bf717b2627a855fa"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b4107ada1134f0d8a90dad8ada6d59b"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "763ebef2a0464f92be5d88747e0b21e1"}], "type": "metric", "id": "af7b6381bc044ea6bc25974505d31a62", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/7315ef16ffa84aa0a3a4e18b19ac63e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "844e5e60fbc54b24ab4a5a7db9fc6f6c"}, {"url": "http://192.30.9.4:8004/v1/7315ef16ffa84aa0a3a4e18b19ac63e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a0effd35ba074f5a98e8db6b01ef0f42"}, {"url": "http://192.30.9.4:8004/v1/7315ef16ffa84aa0a3a4e18b19ac63e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a8bf614e1f3f4bc0a1a63da687bbd35b"}], "type": "orchestration", "id": "c6649e4ce6c24f5c98d05eb1347e71b8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dffeb9a12a94750bd27c65a90679bc1"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a8962f82884d309f618952dfe83678"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c021ae6ac6714d2881c9df905f96e9f6"}], "type": "alarming", "id": "dfc409b9d4154b3784802668ccda6024", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "950e6cbc7e47494995cefdef3e84c641"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b66f8f99a0574c299347a2ec4b36d9fe"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e21b73a53ceb433895c1b0e8e72ec19d"}], "type": "image", "id": "f52b812f3ec840798a00d650bb23e8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "478fc1fcb69f4b0bbf04879e1fdf6660"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a85644d3ac4898a44369cb6c2d627e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cdacf11c3be474fb15aaf34a6d11b85"}], "type": "compute", "id": "f8d2700c37404e43b95c012c24768600", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_e6694e50-fce5-4b14-8bed-229e9608d0e7", "id": "a90dc213ad3944d4bc853a81b56693b6"}, "audit_ids": ["U9tv3xHpTpGeHudhJwQ_5A"], "issued_at": "2018-07-30T04:42:21.000000Z"}} 2018-07-30 04:42:21,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-30 04:42:21,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" -d '{"network": {"name": "juju_epc-net_e6694e50-fce5-4b14-8bed-229e9608d0e7", "admin_state_up": true}}' 2018-07-30 04:42:22,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-987f7d2c-c589-4d68-97e4-cb4974d6cef8 Date: Mon, 30 Jul 2018 04:42:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"058825f8-54f7-46d6-80a4-4f267f5c91f8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7315ef16ffa84aa0a3a4e18b19ac63e6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T04:42:22Z","is_default":false,"name":"juju_epc-net_e6694e50-fce5-4b14-8bed-229e9608d0e7","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7315ef16ffa84aa0a3a4e18b19ac63e6","created_at":"2018-07-30T04:42:22Z","mtu":1450}} 2018-07-30 04:42:22,249 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-987f7d2c-c589-4d68-97e4-cb4974d6cef8 2018-07-30 04:42:22,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.538269042969s 2018-07-30 04:42:22,249 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-987f7d2c-c589-4d68-97e4-cb4974d6cef8 2018-07-30 04:42:22,250 - 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-30T04:42:22Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'058825f8-54f7-46d6-80a4-4f267f5c91f8', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_e6694e50-fce5-4b14-8bed-229e9608d0e7', u'admin_state_up': True, u'tenant_id': u'7315ef16ffa84aa0a3a4e18b19ac63e6', u'created_at': u'2018-07-30T04:42:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7315ef16ffa84aa0a3a4e18b19ac63e6', u'l2_adjacency': True}) 2018-07-30 04:42:22,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:42:22,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" 2018-07-30 04:42:22,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-40cba6a6-a94a-4717-af32-c7f8f875d52a Date: Mon, 30 Jul 2018 04:42:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"058825f8-54f7-46d6-80a4-4f267f5c91f8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7315ef16ffa84aa0a3a4e18b19ac63e6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T04:42:22Z","qos_policy_id":null,"name":"juju_epc-net_e6694e50-fce5-4b14-8bed-229e9608d0e7","admin_state_up":true,"tenant_id":"7315ef16ffa84aa0a3a4e18b19ac63e6","created_at":"2018-07-30T04:42:22Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 04:42:22,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-40cba6a6-a94a-4717-af32-c7f8f875d52a 2018-07-30 04:42:22,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.141963005066s 2018-07-30 04:42:22,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-40cba6a6-a94a-4717-af32-c7f8f875d52a 2018-07-30 04:42:22,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-30 04:42:22,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" -d '{"subnet": {"name": "juju_epc-subnet_e6694e50-fce5-4b14-8bed-229e9608d0e7", "enable_dhcp": true, "network_id": "058825f8-54f7-46d6-80a4-4f267f5c91f8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-30 04:42:22,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-61f6ccbb-505d-4b6c-b357-7a4accbbf3d1 Date: Mon, 30 Jul 2018 04:42:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"058825f8-54f7-46d6-80a4-4f267f5c91f8","tenant_id":"7315ef16ffa84aa0a3a4e18b19ac63e6","created_at":"2018-07-30T04:42:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T04:42:22Z","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":"7315ef16ffa84aa0a3a4e18b19ac63e6","id":"5f12ea20-52b9-4b77-a45b-d75cd026b35f","subnetpool_id":null,"name":"juju_epc-subnet_e6694e50-fce5-4b14-8bed-229e9608d0e7"}} 2018-07-30 04:42:22,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-61f6ccbb-505d-4b6c-b357-7a4accbbf3d1 2018-07-30 04:42:22,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.488373041153s 2018-07-30 04:42:22,884 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-61f6ccbb-505d-4b6c-b357-7a4accbbf3d1 2018-07-30 04:42:22,884 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T04:42:22Z', 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'5f12ea20-52b9-4b77-a45b-d75cd026b35f', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_e6694e50-fce5-4b14-8bed-229e9608d0e7', u'enable_dhcp': True, u'network_id': u'058825f8-54f7-46d6-80a4-4f267f5c91f8', u'tenant_id': u'7315ef16ffa84aa0a3a4e18b19ac63e6', u'created_at': u'2018-07-30T04:42:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7315ef16ffa84aa0a3a4e18b19ac63e6'}) 2018-07-30 04:42:22,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-30 04:42:22,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" -d '{"router": {"external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a"}, "name": "juju_epc-router_e6694e50-fce5-4b14-8bed-229e9608d0e7", "admin_state_up": true}}' 2018-07-30 04:42:24,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-cc0d1e9d-e6cd-40b3-b240-d8d2dc886e7b Date: Mon, 30 Jul 2018 04:42:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7315ef16ffa84aa0a3a4e18b19ac63e6", "created_at": "2018-07-30T04:42:22Z", "admin_state_up": true, "updated_at": "2018-07-30T04:42:24Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7315ef16ffa84aa0a3a4e18b19ac63e6", "id": "0ee832d2-7c28-4902-984b-599072714d42", "name": "juju_epc-router_e6694e50-fce5-4b14-8bed-229e9608d0e7"}} 2018-07-30 04:42:24,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-cc0d1e9d-e6cd-40b3-b240-d8d2dc886e7b 2018-07-30 04:42:24,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.77449989319s 2018-07-30 04:42:24,660 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-cc0d1e9d-e6cd-40b3-b240-d8d2dc886e7b 2018-07-30 04:42:24,661 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-30T04:42:24Z', u'revision_number': 3, u'id': u'0ee832d2-7c28-4902-984b-599072714d42', u'external_gateway_info': {u'network_id': u'4546160d-41d5-495e-a5d9-d5495a6b815a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd69a021d-6ab4-450e-b6d9-92941767bd16', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_e6694e50-fce5-4b14-8bed-229e9608d0e7', u'admin_state_up': True, u'tenant_id': u'7315ef16ffa84aa0a3a4e18b19ac63e6', u'created_at': u'2018-07-30T04:42:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'7315ef16ffa84aa0a3a4e18b19ac63e6'}) 2018-07-30 04:42:24,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-30 04:42:24,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/0ee832d2-7c28-4902-984b-599072714d42/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}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" -d '{"subnet_id": "5f12ea20-52b9-4b77-a45b-d75cd026b35f"}' 2018-07-30 04:42:26,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-608ae402-0fd8-4806-b4be-591734c73335 Date: Mon, 30 Jul 2018 04:42:26 GMT RESP BODY: {"network_id": "058825f8-54f7-46d6-80a4-4f267f5c91f8", "tenant_id": "7315ef16ffa84aa0a3a4e18b19ac63e6", "subnet_id": "5f12ea20-52b9-4b77-a45b-d75cd026b35f", "subnet_ids": ["5f12ea20-52b9-4b77-a45b-d75cd026b35f"], "port_id": "2fbeb14b-2e00-4eec-a699-7e24c6a3ddd0", "id": "0ee832d2-7c28-4902-984b-599072714d42"} 2018-07-30 04:42:26,971 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/0ee832d2-7c28-4902-984b-599072714d42/add_router_interface.json used request id req-608ae402-0fd8-4806-b4be-591734c73335 2018-07-30 04:42:26,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.30999493599s 2018-07-30 04:42:26,972 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/0ee832d2-7c28-4902-984b-599072714d42/add_router_interface.json used request id req-608ae402-0fd8-4806-b4be-591734c73335 returning object 0ee832d2-7c28-4902-984b-599072714d42 2018-07-30 04:42:26,972 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-30 04:42:28,607 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:516189fbb544e5f081314c2f1b95fc5a sha256:b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20 2018-07-30 04:42:28,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-30 04:42:28,612 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 30 Jul 2018 04:42:28 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-30 04:42:28,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:42:28,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" 2018-07-30 04:42:28,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-553227b8-73b5-427b-87bf-8b86a8666652 Date: Mon, 30 Jul 2018 04:42:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:42:28,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-553227b8-73b5-427b-87bf-8b86a8666652 2018-07-30 04:42:28,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186059951782s 2018-07-30 04:42:28,800 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-553227b8-73b5-427b-87bf-8b86a8666652 2018-07-30 04:42:28,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 04:42:28,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" -d '{"owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "owner_specified.shade.object": "images/juju_epc-img_e6694e50-fce5-4b14-8bed-229e9608d0e7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_e6694e50-fce5-4b14-8bed-229e9608d0e7"}' 2018-07-30 04:42:28,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-73827424-0ad6-4983-b137-e5fec3f8105a Date: Mon, 30 Jul 2018 04:42:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76/file", "owner": "7315ef16ffa84aa0a3a4e18b19ac63e6", "id": "2f9f02db-13e8-411d-a0f6-bf62ed12db76", "size": null, "self": "/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-07-30T04:42:28Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e6694e50-fce5-4b14-8bed-229e9608d0e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_e6694e50-fce5-4b14-8bed-229e9608d0e7", "checksum": null, "created_at": "2018-07-30T04:42:28Z", "protected": false} 2018-07-30 04:42:28,848 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-73827424-0ad6-4983-b137-e5fec3f8105a 2018-07-30 04:42:28,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0398571491241s 2018-07-30 04:42:28,848 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-73827424-0ad6-4983-b137-e5fec3f8105a returning object 2f9f02db-13e8-411d-a0f6-bf62ed12db76 2018-07-30 04:42:28,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 04:42:28,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76/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}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" -d '' 2018-07-30 04:42:33,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f883e67-aa1e-43f6-9fb8-e79054442cf6 Date: Mon, 30 Jul 2018 04:42: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-30 04:42:33,538 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76/file used request id req-5f883e67-aa1e-43f6-9fb8-e79054442cf6 2018-07-30 04:42:33,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.68947482109s 2018-07-30 04:42:33,538 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76/file used request id req-5f883e67-aa1e-43f6-9fb8-e79054442cf6 2018-07-30 04:42:33,539 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/juju_epc-img_e6694e50-fce5-4b14-8bed-229e9608d0e7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T04:42:28Z', u'owner_specified.shade.sha256': u'b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76/file', u'owner': u'7315ef16ffa84aa0a3a4e18b19ac63e6', u'virtual_size': None, u'owner_specified.shade.md5': u'516189fbb544e5f081314c2f1b95fc5a', u'id': u'2f9f02db-13e8-411d-a0f6-bf62ed12db76', u'size': None, u'name': u'juju_epc-img_e6694e50-fce5-4b14-8bed-229e9608d0e7', u'checksum': None, u'self': u'/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T04:42:28Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 04:42:34,985 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 2f9f02db-13e8-411d-a0f6-bf62ed12db76 -s xenial -r regionOne -u http://172.30.9.25:5000/v3 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 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-30 04:42:34,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 04:42:34,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_e6694e50-fce5-4b14-8bed-229e9608d0e7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-07-30 04:42:35,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42: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-768467de-4625-4555-bb16-46e96cc28d53 x-compute-request-id: req-768467de-4625-4555-bb16-46e96cc28d53 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_e6694e50-fce5-4b14-8bed-229e9608d0e7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3128f8d8-56b4-43fd-839e-62c60bce6c55", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3128f8d8-56b4-43fd-839e-62c60bce6c55", "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": "3128f8d8-56b4-43fd-839e-62c60bce6c55"}} 2018-07-30 04:42:35,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-768467de-4625-4555-bb16-46e96cc28d53 2018-07-30 04:42:35,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.295099973679s 2018-07-30 04:42:35,282 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-768467de-4625-4555-bb16-46e96cc28d53 2018-07-30 04:42:35,283 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_e6694e50-fce5-4b14-8bed-229e9608d0e7', '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'0fe05230a8a340ec8c337c88e34a1c9b', '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': 10, 'id': u'3128f8d8-56b4-43fd-839e-62c60bce6c55', 'swap': 0}) 2018-07-30 04:42:35,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 04:42:35,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/3128f8d8-56b4-43fd-839e-62c60bce6c55/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}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" -d '{"extra_specs": {}}' 2018-07-30 04:42:35,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42: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-4fd593d9-377a-41d8-b457-9b1edf299ff4 x-compute-request-id: req-4fd593d9-377a-41d8-b457-9b1edf299ff4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 04:42:35,306 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/3128f8d8-56b4-43fd-839e-62c60bce6c55/os-extra_specs used request id req-4fd593d9-377a-41d8-b457-9b1edf299ff4 2018-07-30 04:42:35,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225360393524s 2018-07-30 04:42:35,307 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/3128f8d8-56b4-43fd-839e-62c60bce6c55/os-extra_specs used request id req-4fd593d9-377a-41d8-b457-9b1edf299ff4 2018-07-30 04:42:35,307 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-07-30 04:42:35,308 - 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-187 | | 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-30 04:42:35,317 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-07-30 04:42:35,404 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-07-30 04:42:35,405 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-07-30 04:42:35,487 - 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-30 04:42:35,487 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-30 04:42:36,920 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-07-30 04:42:36,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:42:36,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" 2018-07-30 04:42:36,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-971816ee-3e89-420e-ada7-db70f772a136 Date: Mon, 30 Jul 2018 04:42:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76/snap", "metadata": {}}], "file": "/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76/file", "owner": "7315ef16ffa84aa0a3a4e18b19ac63e6", "id": "2f9f02db-13e8-411d-a0f6-bf62ed12db76", "size": 292618240, "self": "/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-07-30T04:42:33Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e6694e50-fce5-4b14-8bed-229e9608d0e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_e6694e50-fce5-4b14-8bed-229e9608d0e7", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "created_at": "2018-07-30T04:42:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:42:36,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-971816ee-3e89-420e-ada7-db70f772a136 2018-07-30 04:42:36,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0317721366882s 2018-07-30 04:42:36,954 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-971816ee-3e89-420e-ada7-db70f772a136 2018-07-30 04:42:36,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-30 04:42:36,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/juju_epc-img_alt_e6694e50-fce5-4b14-8bed-229e9608d0e7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_e6694e50-fce5-4b14-8bed-229e9608d0e7"}' 2018-07-30 04:42:36,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/63b3bb47-5798-4ad5-807a-107c964dbd21 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0e177325-51d4-4257-ba82-52c46480f982 Date: Mon, 30 Jul 2018 04:42:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/63b3bb47-5798-4ad5-807a-107c964dbd21/file", "owner": "7315ef16ffa84aa0a3a4e18b19ac63e6", "id": "63b3bb47-5798-4ad5-807a-107c964dbd21", "size": null, "self": "/v2/images/63b3bb47-5798-4ad5-807a-107c964dbd21", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-30T04:42:36Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_e6694e50-fce5-4b14-8bed-229e9608d0e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_e6694e50-fce5-4b14-8bed-229e9608d0e7", "checksum": null, "created_at": "2018-07-30T04:42:36Z", "protected": false} 2018-07-30 04:42:36,999 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0e177325-51d4-4257-ba82-52c46480f982 2018-07-30 04:42:37,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0366449356079s 2018-07-30 04:42:37,000 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0e177325-51d4-4257-ba82-52c46480f982 returning object 63b3bb47-5798-4ad5-807a-107c964dbd21 2018-07-30 04:42:37,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-30 04:42:37,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/63b3bb47-5798-4ad5-807a-107c964dbd21/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}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" -d '' 2018-07-30 04:42:41,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-281ee517-a7b8-4cde-b4a1-b0266254e1e1 Date: Mon, 30 Jul 2018 04:42:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-30 04:42:41,103 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/63b3bb47-5798-4ad5-807a-107c964dbd21/file used request id req-281ee517-a7b8-4cde-b4a1-b0266254e1e1 2018-07-30 04:42:41,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.10265803337s 2018-07-30 04:42:41,103 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/63b3bb47-5798-4ad5-807a-107c964dbd21/file used request id req-281ee517-a7b8-4cde-b4a1-b0266254e1e1 2018-07-30 04:42:41,104 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/juju_epc-img_alt_e6694e50-fce5-4b14-8bed-229e9608d0e7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-30T04:42:36Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/63b3bb47-5798-4ad5-807a-107c964dbd21/file', u'owner': u'7315ef16ffa84aa0a3a4e18b19ac63e6', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'63b3bb47-5798-4ad5-807a-107c964dbd21', u'size': None, u'name': u'juju_epc-img_alt_e6694e50-fce5-4b14-8bed-229e9608d0e7', u'checksum': None, u'self': u'/v2/images/63b3bb47-5798-4ad5-807a-107c964dbd21', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-30T04:42:36Z', u'schema': u'/v2/schemas/image'}) 2018-07-30 04:42:41,250 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 63b3bb47-5798-4ad5-807a-107c964dbd21 -s trusty -r regionOne -u http://172.30.9.25:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-30 04:42:41,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-30 04:42:41,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_e6694e50-fce5-4b14-8bed-229e9608d0e7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-07-30 04:42:41,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42: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-767dbf47-c8ee-4f04-ae6d-e2384d5a4fed x-compute-request-id: req-767dbf47-c8ee-4f04-ae6d-e2384d5a4fed Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_e6694e50-fce5-4b14-8bed-229e9608d0e7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e16981b2-f49b-4122-a028-163d6ce42936", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e16981b2-f49b-4122-a028-163d6ce42936", "rel": "bookmark"}], "ram": 4096, "OS-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": "e16981b2-f49b-4122-a028-163d6ce42936"}} 2018-07-30 04:42:41,381 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-767dbf47-c8ee-4f04-ae6d-e2384d5a4fed 2018-07-30 04:42:41,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.130772829056s 2018-07-30 04:42:41,382 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-767dbf47-c8ee-4f04-ae6d-e2384d5a4fed 2018-07-30 04:42:41,382 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_e6694e50-fce5-4b14-8bed-229e9608d0e7', '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': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0fe05230a8a340ec8c337c88e34a1c9b', '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': 10, 'id': u'e16981b2-f49b-4122-a028-163d6ce42936', 'swap': 0}) 2018-07-30 04:42:41,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-30 04:42:41,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/e16981b2-f49b-4122-a028-163d6ce42936/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}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" -d '{"extra_specs": {}}' 2018-07-30 04:42:41,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:42: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-c0d06a81-151c-491f-8ebc-8956e1179252 x-compute-request-id: req-c0d06a81-151c-491f-8ebc-8956e1179252 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-30 04:42:41,407 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/e16981b2-f49b-4122-a028-163d6ce42936/os-extra_specs used request id req-c0d06a81-151c-491f-8ebc-8956e1179252 2018-07-30 04:42:41,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241901874542s 2018-07-30 04:42:41,407 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/e16981b2-f49b-4122-a028-163d6ce42936/os-extra_specs used request id req-c0d06a81-151c-491f-8ebc-8956e1179252 2018-07-30 04:42:41,407 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-07-30 04:51:44,885 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc/regionOne', 'abot-controller', '--agent-version', '2.2.9', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=058825f8-54f7-46d6-80a4-4f267f5c91f8', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 04:42:41 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 04:42:41 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.2.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=058825f8-54f7-46d6-80a4-4f267f5c91f8", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 04:42:41 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 04:42:41 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[external-network: use-floating-ip:true use-default-secgroup:true network:058825f8-54f7-46d6-80a4-4f267f5c91f8] 04:42:41 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 04:42:41 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[development:false network:058825f8-54f7-46d6-80a4-4f267f5c91f8 update-status-hook-interval:5m default-series:xenial firewall-mode:instance enable-os-refresh-update:true net-bond-reconfigure-delay:17 apt-https-proxy: apt-mirror: automatically-retry-hooks:true transmit-vendor-metrics:true max-action-results-size:5G logforward-enabled:false max-status-history-age:336h ssl-hostname-verification:false logging-config: apt-no-proxy: apt-http-proxy: agent-metadata-url: use-floating-ip:true enable-os-upgrade:true use-default-secgroup:true external-network: image-metadata-url: no-proxy:127.0.0.1,localhost,::1 name:controller ftp-proxy: resource-tags: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCWV1VUrvQvqpnXAcoX0CiNaNsKfYEsblOySFp6EuxM3hXOBl5P2XZcBbdJdNi5jvl8Ut8t1AfOh47OfXpmhih8pWDMtQ0NQLuVxHSk1ApTbJZWchFe031OcNX4we1slYD/oPWuwr4ltr7q5RCKkPTeexm1731VASCx6QZlJTAWoQ/SHF9rnVoD797184AD/v07AEGbSyw5etptfXQ2Xc+TP9b1j6CS/LI96Klif7Pic6M2FMX7JoB1BdExUhAoRdXsp3WJY02lxML4CFbi/O59wvTw91wCYt/bgs0NJs2xiXPg3cNkEQiLm4EEEqXPF1DgrrX9sC3GYpbna/kj4KZ juju-client-key test-mode:false image-stream:released ignore-machine-addresses:false max-status-history-size:5G apt-ftp-proxy: max-action-results-age:336h proxy-ssh:false agent-stream:released provisioner-harvest-mode:destroyed type:openstack https-proxy: http-proxy: disable-network-management:false uuid:e3a0f7b5-36a7-419d-8e19-a821dedbf15a] 04:42:41 INFO juju.provider.openstack provider.go:144 opening model "controller" 04:42:41 DEBUG goose :1 auth details: &{Token:gAAAAABbXpdB9eLwlh4Je9XLESZFvFTbeKdPxVeV30NF2GNprPaUm3FKYhBOiaKc4cc4J33RCZ8TVz8BJUg3qdLyu-EpaDuKY-m8IxyVuVwIFmGSksQpiu1kvEt6y0l_sMQyzsic8SgqouoDAmYKT0lSG2HH1CYHAtFQ2WdEiFa4FKKJHdZkFqk TenantId:7315ef16ffa84aa0a3a4e18b19ac63e6 UserId:a90dc213ad3944d4bc853a81b56693b6 Domain: RegionServiceURLs:map[regionOne:map[volumev2:http://172.30.9.25:8776/v2/7315ef16ffa84aa0a3a4e18b19ac63e6 placement:http://172.30.9.25:8778/placement alarming:http://172.30.9.25:8042 volume:http://172.30.9.25:8776/v1/7315ef16ffa84aa0a3a4e18b19ac63e6 orchestration:http://172.30.9.25:8004/v1/7315ef16ffa84aa0a3a4e18b19ac63e6 network:http://172.30.9.25:9696 event:http://172.30.9.25:8977 volumev3:http://172.30.9.25:8776/v3/7315ef16ffa84aa0a3a4e18b19ac63e6 metric:http://172.30.9.25:8041 image:http://172.30.9.25:9292 compute:http://172.30.9.25:8774/v2.1 cloudformation:http://172.30.9.25:8000/v1 identity:http://172.30.9.25:5000 object-store:http://172.30.9.25:8080/v1/AUTH_7315ef16ffa84aa0a3a4e18b19ac63e6]]} 04:42:42 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 04:42:42 DEBUG goose :1 performing API version discovery for "http://172.30.9.25:8774/" 04:42:42 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.25:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.25:8774/v2.1/ Rel:self}] Status:CURRENT}] 04:42:42 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 04:42:42 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 04:42:42 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 04:42:42 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 04:42:42 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 04:42:42 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 04:42:42 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 04:42:42 INFO cmd bootstrap.go:233 Loading image metadata 04:42:42 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 04:42:42 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 04:42:42 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 04:42:42 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.25:5000/v3} [win7 utopic win2012hvr2 centos7 raring zesty quantal win2016 win8 wily trusty xenial yakkety win2008r2 win2012r2 win10 saucy vivid win2012hv win81 opensuseleap genericlinux precise win2016nano win2012 win2016hv] [amd64 i386 armhf arm64 ppc64el s390x] released}} 04:42:42 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 04:42:45 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 04:42:46 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.25:5000/v3} not found 04:42:46 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.25:5000/v3} not found 04:42:46 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 04:42:46 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 04:42:46 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 04:42:46 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 04:42:46 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 04:42:46 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 04:42:46 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 04:42:46 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 04:42:46 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 04:42:47 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 []} 04:42:50 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 04:42:50 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 04:42:51 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 04:42:51 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:2f9f02db-13e8-411d-a0f6-bf62ed12db76 Arch:amd64 VirtType:}] 04:42:51 INFO juju.environs.instances image.go:106 find instance - using image with id: 2f9f02db-13e8-411d-a0f6-bf62ed12db76 04:42:51 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 04:42:51 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 04:42:51 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2484 bytes 04:42:51 DEBUG juju.provider.openstack provider.go:1022 using network id "058825f8-54f7-46d6-80a4-4f267f5c91f8" 04:42:51 DEBUG goose :1 performing API version discovery for "http://172.30.9.25:9696/" 04:42:51 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.25:9696/v2.0/ Rel:self}] Status:CURRENT}] 04:42:53 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "2ae9af9d-d3f6-4b93-9b57-8a7543c94116" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "2ae9af9d-d3f6-4b93-9b57-8a7543c94116" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "2ae9af9d-d3f6-4b93-9b57-8a7543c94116" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "2ae9af9d-d3f6-4b93-9b57-8a7543c94116" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "2ae9af9d-d3f6-4b93-9b57-8a7543c94116" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "2ae9af9d-d3f6-4b93-9b57-8a7543c94116" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "2ae9af9d-d3f6-4b93-9b57-8a7543c94116" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "2ae9af9d-d3f6-4b93-9b57-8a7543c94116" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "2ae9af9d-d3f6-4b93-9b57-8a7543c94116" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "2ae9af9d-d3f6-4b93-9b57-8a7543c94116" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "2ae9af9d-d3f6-4b93-9b57-8a7543c94116" has status BUILD, wait 10 seconds before retry, attempt 11 04:44:49 INFO juju.provider.openstack provider.go:1189 started instance "2ae9af9d-d3f6-4b93-9b57-8a7543c94116" 04:44:49 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 04:44:51 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.215 04:44:51 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.215 - 2ae9af9d-d3f6-4b93-9b57-8a7543c94116 (arch=amd64 mem=2G cores=1) 04:44:53 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 04:44:53 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 04:44:53 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 04:44:53 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 04:44:56 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 04:44:56 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 04:44:56 DEBUG juju.provider.openstack provider.go:414 instance 2ae9af9d-d3f6-4b93-9b57-8a7543c94116 has floating IP address: 172.30.9.215 Attempting to connect to 172.30.9.215:22 Attempting to connect to 192.168.120.12:22 04:44:56 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.120.12 failed: ssh: connect to host 192.168.120.12 port 22: Connection refused 04:44:56 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.215 failed: ssh: connect to host 172.30.9.215 port 22: Connection refused 04:45:01 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.120.12 failed: ssh: connect to host 192.168.120.12 port 22: Connection refused 04:45:02 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.215 failed: /var/lib/juju/nonce.txt does not exist 04:45:06 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.120.12 failed: ssh: connect to host 192.168.120.12 port 22: Connection refused 04:45:07 DEBUG juju.provider.openstack provider.go:414 instance 2ae9af9d-d3f6-4b93-9b57-8a7543c94116 has floating IP address: 172.30.9.215 04:45:07 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.9/juju-2.2.9-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-dbf15a-controller-0 Cloud-init v. 18.2 running 'init-local' at Mon, 30 Jul 2018 04:44:54 +0000. Up 6.32 seconds. Cloud-init v. 18.2 running 'init' at Mon, 30 Jul 2018 04:44:55 +0000. Up 7.25 seconds. ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | ens3 | True | 192.168.120.12 | 255.255.255.0 | . | fa:16:3e:cf:d9:e9 | ci-info: | ens3 | True | fe80::f816:3eff:fecf:d9e9/64 | . | link | fa:16:3e:cf:d9:e9 | 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 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 192.168.120.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, 30 Jul 2018 04:44:59 +0000. Up 11.35 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, 30 Jul 2018 04:45:02 +0000. Up 13.96 seconds. Cloud-init v. 18.2 finished at Mon, 30 Jul 2018 04:45:02 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 14.21 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:vOtfnWl8hrQiWPvrwxCPAxOT/oCiMK5kvIxCzA4DCfM root@juju-dbf15a-controller-0 The key's randomart image is: +---[RSA 2048]----+ | . | |o + | |.+ o o | |= E . ..= . | |*o . . S=.+ . | |oO. +=..+ = | |X.. o o+o O o| |++ . +oo o | |. .o...+o | +----[SHA256]-----+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: SHA256:hofr0Qvp+/UaHU3LTxWVJjsQfbtJ3HVNOP24OTBhNzM root@juju-dbf15a-controller-0 The key's randomart image is: +---[DSA 1024]----+ | .o =*| | .ooE+*| | ..oB*B| | o o*.=+| | o S .o*o+| | * . .+= | | = . o . ..| | o o o o | | +oo ... | +----[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:SsMElcRi8H3kg/huhq++Xj+rEqeOFXniSdoinZZBvzE root@juju-dbf15a-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | ...+o.. | | .o+o+ | | ..o.+ + | | . . = . . | | . E * S | | . O.%.o | |. B B+* | | o +o= .. | | .+*+o.oo | +----[SHA256]-----+ Running apt-get update Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Get:2 http://security.ubuntu.com/ubuntu xenial-security/main Sources [130 kB] Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:5 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2,116 B] Get:6 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [68.4 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2,088 B] Get:8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [529 kB] Get:9 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [226 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:11 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [361 kB] Get:12 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [135 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:14 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3,456 B] Get:15 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1,744 B] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/restricted Sources [4,808 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Sources [7,728 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7,532 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Sources [316 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2,524 B] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Sources [216 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8,408 B] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [819 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [337 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [674 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [272 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,736 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.4 MB in 6s (3,680 kB/s) Reading package lists... Running apt-get upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: bsdutils libblkid1 libfdisk1 libglib2.0-0 libglib2.0-data libmount1 libslang2 libsmartcols1 libuuid1 mount shared-mime-info snapd ubuntu-core-launcher util-linux uuid-runtime 15 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 17.7 MB of archives. After this operation, 174 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 bsdutils amd64 1:2.27.1-6ubuntu3.6 [51.2 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 util-linux amd64 2.27.1-6ubuntu3.6 [848 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mount amd64 2.27.1-6ubuntu3.6 [121 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 uuid-runtime amd64 2.27.1-6ubuntu3.6 [25.9 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-core-launcher amd64 2.34.2 [1,560 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.34.2 [14.2 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libuuid1 amd64 2.27.1-6ubuntu3.6 [15.1 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libblkid1 amd64 2.27.1-6ubuntu3.6 [107 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfdisk1 amd64 2.27.1-6ubuntu3.6 [138 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmount1 amd64 2.27.1-6ubuntu3.6 [114 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsmartcols1 amd64 2.27.1-6ubuntu3.6 [62.7 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libslang2 amd64 2.3.0-2ubuntu1.1 [415 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu3 [1,120 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu3 [132 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] Fetched 17.7 MB in 4s (4,166 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 ... 54118 files and directories currently installed.) Preparing to unpack .../bsdutils_1%3a2.27.1-6ubuntu3.6_amd64.deb ... Unpacking bsdutils (1:2.27.1-6ubuntu3.6) over (1:2.27.1-6ubuntu3.4) ... Processing triggers for man-db (2.7.5-1) ... Setting up bsdutils (1:2.27.1-6ubuntu3.6) ... (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 .../util-linux_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking util-linux (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for mime-support (3.59ubuntu1) ... Processing triggers for ureadahead (0.100.0-19) ... Setting up util-linux (2.27.1-6ubuntu3.6) ... Processing triggers for systemd (229-4ubuntu21.2) ... (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 .../mount_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking mount (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for man-db (2.7.5-1) ... Setting up mount (2.27.1-6ubuntu3.6) ... (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 .../uuid-runtime_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking uuid-runtime (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Preparing to unpack .../ubuntu-core-launcher_2.34.2_amd64.deb ... Unpacking ubuntu-core-launcher (2.34.2) over (2.33.1ubuntu2) ... Preparing to unpack .../snapd_2.34.2_amd64.deb ... Unpacking snapd (2.34.2) over (2.33.1ubuntu2) ... Preparing to unpack .../libuuid1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libuuid1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for systemd (229-4ubuntu21.2) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libuuid1:amd64 (2.27.1-6ubuntu3.6) ... 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 ... 54121 files and directories currently installed.) Preparing to unpack .../libblkid1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libblkid1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libblkid1:amd64 (2.27.1-6ubuntu3.6) ... 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 ... 54121 files and directories currently installed.) Preparing to unpack .../libfdisk1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libfdisk1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libfdisk1:amd64 (2.27.1-6ubuntu3.6) ... 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 ... 54121 files and directories currently installed.) Preparing to unpack .../libmount1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libmount1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libmount1:amd64 (2.27.1-6ubuntu3.6) ... 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 ... 54121 files and directories currently installed.) Preparing to unpack .../libsmartcols1_2.27.1-6ubuntu3.6_amd64.deb ... Unpacking libsmartcols1:amd64 (2.27.1-6ubuntu3.6) over (2.27.1-6ubuntu3.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libsmartcols1:amd64 (2.27.1-6ubuntu3.6) ... 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 ... 54121 files and directories currently installed.) Preparing to unpack .../libslang2_2.3.0-2ubuntu1.1_amd64.deb ... Unpacking libslang2:amd64 (2.3.0-2ubuntu1.1) over (2.3.0-2ubuntu1) ... Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu3_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu3) over (2.48.2-0ubuntu1) ... Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu3_all.deb ... Unpacking libglib2.0-data (2.48.2-0ubuntu3) over (2.48.2-0ubuntu1) ... Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ... Unpacking shared-mime-info (1.5-2ubuntu0.2) over (1.5-2ubuntu0.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Setting up uuid-runtime (2.27.1-6ubuntu3.6) ... Setting up snapd (2.34.2) ... 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.34.2) ... Setting up libslang2:amd64 (2.3.0-2ubuntu1.1) ... Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu3) ... No schema files found: doing nothing. Setting up libglib2.0-data (2.48.2-0ubuntu3) ... Setting up shared-mime-info (1.5-2ubuntu0.2) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Installing curl, cpu-checker, bridge-utils, cloud-utils, tmux Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.47.0-1ubuntu2.8). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6,862 B] Fetched 17.5 kB in 0s (31.5 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 ... 54121 files and directories currently installed.) Preparing to unpack .../msr-tools_1.3-2_amd64.deb ... Unpacking msr-tools (1.3-2) ... Selecting previously unselected package cpu-checker. Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ... Unpacking cpu-checker (0.7-0ubuntu7) ... Processing triggers for man-db (2.7.5-1) ... Setting up msr-tools (1.3-2) ... Setting up cpu-checker (0.7-0ubuntu7) ... Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: bridge-utils 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 28.6 kB of archives. After this operation, 102 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] Fetched 28.6 kB in 0s (48.4 kB/s) Selecting previously unselected package bridge-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54135 files and directories currently installed.) Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... Unpacking bridge-utils (1.5-9ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Setting up bridge-utils (1.5-9ubuntu1) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cloud-image-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils Suggested packages: cloud-utils-euca shunit2 wodim cdrkit-doc debootstrap bsd-mailx | mailx The following NEW packages will be installed: cloud-image-utils cloud-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. Need to get 6,365 kB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.9-0ubuntu0.16.04.1 [1,644 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.9-0ubuntu0.16.04.1 [2,185 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.31 [31.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.31 [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 3s (1,615 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 ... 54161 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.31_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.31) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.31_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.31) ... 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.31) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.31) ... Setting up cloud-image-utils (0.27-0ubuntu25.1) ... Setting up cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Reading package lists... Building dependency tree... Reading state information... tmux is already the newest version (2.1-3build1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Fetching Juju agent version 2.2.9 for amd64 Attempt 1 to download tools from https://streams.canonical.com/juju/tools/agent/2.2.9/juju-2.2.9-ubuntu-amd64.tgz... tools from https://streams.canonical.com/juju/tools/agent/2.2.9/juju-2.2.9-ubuntu-amd64.tgz downloaded: HTTP 200; time 11.269s; size 22122498 bytes; speed 1963044.000 bytes/s Tools downloaded successfully. d1347b6d15d4d22a7b23d7e4a6dab35c9d078bf628b59bed520bb7788dc782be /var/lib/juju/tools/2.2.9-xenial-amd64/tools.tar.gz 80e7bb6beb479685bc21e7f529f61e5fd2219773cf7343f459f227301d2e38d4 /var/lib/juju/gui/gui.tar.bz2 Installing Juju machine agent 2018-07-30 04:46:12 INFO juju.cmd supercommand.go:63 running jujud [2.2.9 gc go1.8] 2018-07-30 04:46:12 DEBUG juju.cmd supercommand.go:64 args: []string{"/var/lib/juju/tools/2.2.9-xenial-amd64/jujud", "bootstrap-state", "--timeout", "20m0s", "--data-dir", "/var/lib/juju", "--debug", "/var/lib/juju/bootstrap-params"} 2018-07-30 04:46:12 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-07-30 04:46:12 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-07-30 04:46:12 DEBUG goose :22 auth details: &{Token:gAAAAABbXpgU6IuGAIFoKRrCS20L5SFO34iyxEZrDMQQ_AGStYDNNfZfbSUVIzmsFjRCK8FA1mCkz_l-Ofp9OS4hPtb3gJScUW7s08sDymvZJnT5g3_IlMn7RfTGsnMuvvi21zz5nwivvb0oXcQQ1WQIltXVcoDaNfIzekBXq6qKfW7zxrsBQi0 TenantId:7315ef16ffa84aa0a3a4e18b19ac63e6 UserId:a90dc213ad3944d4bc853a81b56693b6 Domain: RegionServiceURLs:map[regionOne:map[volume:http://172.30.9.25:8776/v1/7315ef16ffa84aa0a3a4e18b19ac63e6 cloudformation:http://172.30.9.25:8000/v1 volumev3:http://172.30.9.25:8776/v3/7315ef16ffa84aa0a3a4e18b19ac63e6 image:http://172.30.9.25:9292 orchestration:http://172.30.9.25:8004/v1/7315ef16ffa84aa0a3a4e18b19ac63e6 alarming:http://172.30.9.25:8042 network:http://172.30.9.25:9696 identity:http://172.30.9.25:5000 placement:http://172.30.9.25:8778/placement object-store:http://172.30.9.25:8080/v1/AUTH_7315ef16ffa84aa0a3a4e18b19ac63e6 compute:http://172.30.9.25:8774/v2.1 volumev2:http://172.30.9.25:8776/v2/7315ef16ffa84aa0a3a4e18b19ac63e6 event:http://172.30.9.25:8977 metric:http://172.30.9.25:8041]]} 2018-07-30 04:46:12 DEBUG goose :22 performing API version discovery for "http://172.30.9.25:8774/" 2018-07-30 04:46:12 DEBUG goose :22 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.25:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.25:8774/v2.1/ Rel:self}] Status:CURRENT}] 2018-07-30 04:46:13 DEBUG juju.provider.openstack provider.go:414 instance 2ae9af9d-d3f6-4b93-9b57-8a7543c94116 has floating IP address: 172.30.9.215 2018-07-30 04:46:13 INFO juju.agent identity.go:22 writing system identity file 2018-07-30 04:46:13 DEBUG juju.cmd.jujud bootstrap.go:323 starting mongo 2018-07-30 04:46:13 DEBUG juju.cmd.jujud bootstrap.go:351 calling ensureMongoServer 2018-07-30 04:46:13 INFO juju.mongo mongo.go:465 Ensuring mongo server is running; data directory /var/lib/juju; port 37017 2018-07-30 04:46:13 INFO juju.mongo mongo.go:663 installing [juju-mongodb3.2 juju-mongo-tools3.2] 2018-07-30 04:46:13 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-30 04:46:22 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-30 04:46:28 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-30 04:46:28 DEBUG juju.service discovery.go:115 discovered init system "systemd" from local host 2018-07-30 04:46:29 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-30 04:46:35 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-30 04:46:35 DEBUG juju.service.systemd service.go:431 service "juju-db" successfully installed 2018-07-30 04:46:35 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-30 04:46:35 DEBUG juju.service.systemd service.go:275 service "juju-db" successfully started 2018-07-30 04:46:35 DEBUG juju.mongo mongo.go:273 selecting mongo peer address from [public:172.30.9.215 local-cloud:192.168.120.12] 2018-07-30 04:46:35 DEBUG juju.network address.go:316 selected "192.168.120.12" as controller address, using scope "local-cloud" 2018-07-30 04:46:35 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))(0xaead10), Dial:(func(net.Addr) (net.Conn, error))(nil)}; memberHostport "192.168.120.12:37017"; user ""; password "" 2018-07-30 04:46:35 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:36 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:36 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:37 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:38 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:38 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:39 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:40 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:40 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:41 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:42 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:42 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:43 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:44 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:44 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:45 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:46 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:46 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:47 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-30 04:46:48 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: conn04:51:37 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: subprocess encountered error code 1 04:51:37 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}]) 04:51:37 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap 04:51:37 INFO juju.provider.common destroy.go:20 destroying model "controller" 04:51:37 INFO juju.provider.common destroy.go:31 destroying instances 04:51:40 DEBUG juju.provider.openstack provider.go:1231 terminating instances [2ae9af9d-d3f6-4b93-9b57-8a7543c94116] 04:51:40 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-34645c99-fe71-4c72-8afa-64818a295cbf-e3a0f7b5-36a7-419d-8e19-a821dedbf15a-0" 04:51:43 INFO juju.provider.common destroy.go:51 destroying storage 04:51:43 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://172.30.9.25:8776/v2/7315ef16ffa84aa0a3a4e18b19ac63e6 04:51:43 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-34645c99-fe71-4c72-8afa-64818a295cbf-e3a0f7b5-36a7-419d-8e19-a821dedbf15a" 04:51:44 INFO cmd supercommand.go:465 command finished 2018-07-30 04:51:45,008 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-30 04:51:45,009 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 09:24 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-30 04:51:45,102 - 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-30 04:51:45,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-30 04:51:45,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/0ee832d2-7c28-4902-984b-599072714d42/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}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" -d '{"subnet_id": "5f12ea20-52b9-4b77-a45b-d75cd026b35f"}' 2018-07-30 04:51:47,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ca1d635b-ea81-4093-a5b7-2b24f1ab519e Date: Mon, 30 Jul 2018 04:51:47 GMT RESP BODY: {"network_id": "058825f8-54f7-46d6-80a4-4f267f5c91f8", "tenant_id": "7315ef16ffa84aa0a3a4e18b19ac63e6", "subnet_id": "5f12ea20-52b9-4b77-a45b-d75cd026b35f", "subnet_ids": ["5f12ea20-52b9-4b77-a45b-d75cd026b35f"], "port_id": "2fbeb14b-2e00-4eec-a699-7e24c6a3ddd0", "id": "0ee832d2-7c28-4902-984b-599072714d42"} 2018-07-30 04:51:47,098 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/0ee832d2-7c28-4902-984b-599072714d42/remove_router_interface.json used request id req-ca1d635b-ea81-4093-a5b7-2b24f1ab519e 2018-07-30 04:51:47,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.9944729805s 2018-07-30 04:51:47,098 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/0ee832d2-7c28-4902-984b-599072714d42/remove_router_interface.json used request id req-ca1d635b-ea81-4093-a5b7-2b24f1ab519e returning object 0ee832d2-7c28-4902-984b-599072714d42 2018-07-30 04:51:47,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-30 04:51:47,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" 2018-07-30 04:51:47,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-e24da7a2-1938-453f-8a6f-387f184b1e67 Date: Mon, 30 Jul 2018 04:51:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4546160d-41d5-495e-a5d9-d5495a6b815a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d69a021d-6ab4-450e-b6d9-92941767bd16", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7315ef16ffa84aa0a3a4e18b19ac63e6", "created_at": "2018-07-30T04:42:22Z", "admin_state_up": true, "updated_at": "2018-07-30T04:51:45Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "7315ef16ffa84aa0a3a4e18b19ac63e6", "id": "0ee832d2-7c28-4902-984b-599072714d42", "name": "juju_epc-router_e6694e50-fce5-4b14-8bed-229e9608d0e7"}]} 2018-07-30 04:51:47,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e24da7a2-1938-453f-8a6f-387f184b1e67 2018-07-30 04:51:47,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115943908691s 2018-07-30 04:51:47,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e24da7a2-1938-453f-8a6f-387f184b1e67 2018-07-30 04:51:47,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-30 04:51:47,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/0ee832d2-7c28-4902-984b-599072714d42.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" 2018-07-30 04:51:48,382 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6da0df9a-fabd-4933-b26d-2c9dc63e760d Content-Length: 0 Date: Mon, 30 Jul 2018 04:51:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:51:48,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/0ee832d2-7c28-4902-984b-599072714d42.json used request id req-6da0df9a-fabd-4933-b26d-2c9dc63e760d 2018-07-30 04:51:48,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.16585493088s 2018-07-30 04:51:48,383 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/0ee832d2-7c28-4902-984b-599072714d42.json used request id req-6da0df9a-fabd-4933-b26d-2c9dc63e760d 2018-07-30 04:51:48,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-30 04:51:48,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" 2018-07-30 04:51:48,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-107f9033-43da-416f-b52c-ef6d722f38b9 Date: Mon, 30 Jul 2018 04:51:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"058825f8-54f7-46d6-80a4-4f267f5c91f8","tenant_id":"7315ef16ffa84aa0a3a4e18b19ac63e6","created_at":"2018-07-30T04:42:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-30T04:42:22Z","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":"7315ef16ffa84aa0a3a4e18b19ac63e6","id":"5f12ea20-52b9-4b77-a45b-d75cd026b35f","subnetpool_id":null,"name":"juju_epc-subnet_e6694e50-fce5-4b14-8bed-229e9608d0e7"}]} 2018-07-30 04:51:48,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-107f9033-43da-416f-b52c-ef6d722f38b9 2018-07-30 04:51:48,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0514841079712s 2018-07-30 04:51:48,435 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-107f9033-43da-416f-b52c-ef6d722f38b9 2018-07-30 04:51:48,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-30 04:51:48,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/5f12ea20-52b9-4b77-a45b-d75cd026b35f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" 2018-07-30 04:51:49,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-433fd22c-9bbf-4537-bc08-cab2263fc3af Date: Mon, 30 Jul 2018 04:51:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:51:49,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5f12ea20-52b9-4b77-a45b-d75cd026b35f.json used request id req-433fd22c-9bbf-4537-bc08-cab2263fc3af 2018-07-30 04:51:49,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18070983887s 2018-07-30 04:51:49,618 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5f12ea20-52b9-4b77-a45b-d75cd026b35f.json used request id req-433fd22c-9bbf-4537-bc08-cab2263fc3af 2018-07-30 04:51:49,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-30 04:51:49,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" 2018-07-30 04:51:49,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-2f8a4ed1-ad28-4427-ab78-6a8527fa4c27 Date: Mon, 30 Jul 2018 04:51:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"058825f8-54f7-46d6-80a4-4f267f5c91f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7315ef16ffa84aa0a3a4e18b19ac63e6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-30T04:51:49Z","qos_policy_id":null,"name":"juju_epc-net_e6694e50-fce5-4b14-8bed-229e9608d0e7","admin_state_up":true,"tenant_id":"7315ef16ffa84aa0a3a4e18b19ac63e6","created_at":"2018-07-30T04:42:22Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"4546160d-41d5-495e-a5d9-d5495a6b815a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69d1b0f654904abbb446b5a6196ed3bf","l2_adjacency":true,"status":"ACTIVE","subnets":["d69a021d-6ab4-450e-b6d9-92941767bd16"],"description":"","tags":[],"updated_at":"2018-07-30T01:50:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"69d1b0f654904abbb446b5a6196ed3bf","created_at":"2018-07-30T01:50:22Z","mtu":1500}]} 2018-07-30 04:51:49,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2f8a4ed1-ad28-4427-ab78-6a8527fa4c27 2018-07-30 04:51:49,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11111497879s 2018-07-30 04:51:49,730 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2f8a4ed1-ad28-4427-ab78-6a8527fa4c27 2018-07-30 04:51:49,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-30 04:51:49,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/058825f8-54f7-46d6-80a4-4f267f5c91f8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" 2018-07-30 04:51:50,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0600f895-7e24-4764-bb04-33645ba614af Date: Mon, 30 Jul 2018 04:51:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-30 04:51:50,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/058825f8-54f7-46d6-80a4-4f267f5c91f8.json used request id req-0600f895-7e24-4764-bb04-33645ba614af 2018-07-30 04:51:50,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.07268214226s 2018-07-30 04:51:50,804 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/058825f8-54f7-46d6-80a4-4f267f5c91f8.json used request id req-0600f895-7e24-4764-bb04-33645ba614af 2018-07-30 04:51:50,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-30 04:51:50,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" 2018-07-30 04:51:51,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-3429d089-d0c2-4139-b122-142572451d45 Date: Mon, 30 Jul 2018 04:51:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/63b3bb47-5798-4ad5-807a-107c964dbd21/snap", "metadata": {}}], "file": "/v2/images/63b3bb47-5798-4ad5-807a-107c964dbd21/file", "owner": "7315ef16ffa84aa0a3a4e18b19ac63e6", "id": "63b3bb47-5798-4ad5-807a-107c964dbd21", "size": 263062016, "self": "/v2/images/63b3bb47-5798-4ad5-807a-107c964dbd21", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/63b3bb47-5798-4ad5-807a-107c964dbd21/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-07-30T04:42:41Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_e6694e50-fce5-4b14-8bed-229e9608d0e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_e6694e50-fce5-4b14-8bed-229e9608d0e7", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-07-30T04:42:36Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76/snap", "metadata": {}}], "file": "/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76/file", "owner": "7315ef16ffa84aa0a3a4e18b19ac63e6", "id": "2f9f02db-13e8-411d-a0f6-bf62ed12db76", "size": 292618240, "self": "/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76", "disk_format": "qcow2", "direct_url": "rbd://ddbbc5e6-a1b6-4baa-9c62-738914994f23/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-07-30T04:42:33Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e6694e50-fce5-4b14-8bed-229e9608d0e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_e6694e50-fce5-4b14-8bed-229e9608d0e7", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "created_at": "2018-07-30T04:42:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-30 04:51:51,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3429d089-d0c2-4139-b122-142572451d45 2018-07-30 04:51:51,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.197453975677s 2018-07-30 04:51:51,006 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3429d089-d0c2-4139-b122-142572451d45 2018-07-30 04:51:51,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-30 04:51:51,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e373c091ef8d5c877c89dcea58c711fb4e9a8e24" 2018-07-30 04:51:51,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-038300b6-c5cd-4f14-86bb-e8de36e27087 Date: Mon, 30 Jul 2018 04:51: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-30 04:51:51,522 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76 used request id req-038300b6-c5cd-4f14-86bb-e8de36e27087 2018-07-30 04:51:51,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.513426780701s 2018-07-30 04:51:51,523 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/2f9f02db-13e8-411d-a0f6-bf62ed12db76 used request id req-038300b6-c5cd-4f14-86bb-e8de36e27087 2018-07-30 04:51:51,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-30 04:51:51,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:51:51,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:51: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-f6fb46ae-a579-4001-a5ff-a13abf8d5687 x-compute-request-id: req-f6fb46ae-a579-4001-a5ff-a13abf8d5687 Content-Encoding: gzip Content-Length: 591 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_e6694e50-fce5-4b14-8bed-229e9608d0e7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3128f8d8-56b4-43fd-839e-62c60bce6c55", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3128f8d8-56b4-43fd-839e-62c60bce6c55", "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": "3128f8d8-56b4-43fd-839e-62c60bce6c55"}, {"name": "vmtp-flavor_62d623be-9c67-4f3f-a749-459c5175ab25", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6a44b2ab-b896-4be0-a9a4-24a0bfe9755c", "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": "6a44b2ab-b896-4be0-a9a4-24a0bfe9755c"}, {"name": "cloudify_ims-flavor_alt_8772cc7a-2a68-49e7-8cfb-cbf6842edc49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7a1882b1-c7a1-47c2-bcd8-c07784c95e72", "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": 25, "id": "7a1882b1-c7a1-47c2-bcd8-c07784c95e72"}, {"name": "heat_ims-flavor_alt_ee0927a9-ca7d-4e0f-83a0-9fe0ea97be5b", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9b688b7a-2337-42e3-be68-ffee7d5f4238", "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": 25, "id": "9b688b7a-2337-42e3-be68-ffee7d5f4238"}, {"name": "juju_epc-flavor_alt_e6694e50-fce5-4b14-8bed-229e9608d0e7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e16981b2-f49b-4122-a028-163d6ce42936", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e16981b2-f49b-4122-a028-163d6ce42936", "rel": "bookmark"}], "ram": 4096, "OS-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": "e16981b2-f49b-4122-a028-163d6ce42936"}]} 2018-07-30 04:51:51,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-f6fb46ae-a579-4001-a5ff-a13abf8d5687 2018-07-30 04:51:51,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.206321954727s 2018-07-30 04:51:51,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-f6fb46ae-a579-4001-a5ff-a13abf8d5687 2018-07-30 04:51:51,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-30 04:51:51,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/3128f8d8-56b4-43fd-839e-62c60bce6c55 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:51:51,811 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 30 Jul 2018 04:51: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-23bfe8c5-08ce-4db2-b0f8-46721908beec x-compute-request-id: req-23bfe8c5-08ce-4db2-b0f8-46721908beec Content-Length: 0 Content-Type: application/json 2018-07-30 04:51:51,811 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3128f8d8-56b4-43fd-839e-62c60bce6c55 used request id req-23bfe8c5-08ce-4db2-b0f8-46721908beec 2018-07-30 04:51:51,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0779387950897s 2018-07-30 04:51:51,811 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3128f8d8-56b4-43fd-839e-62c60bce6c55 used request id req-23bfe8c5-08ce-4db2-b0f8-46721908beec 2018-07-30 04:51:51,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:51:51,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:51:51,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bb6415-a825-4d15-bce4-8e7c27bc9e6c Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/25d2680183c64f53becca75d9d3264b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25d2680183c64f53becca75d9d3264b8", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/3a943ad8d64542e6ba0eabc353c9921a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a943ad8d64542e6ba0eabc353c9921a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/3d886cdfffd44f8c8a3293ab1385953b"}, "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "enabled": true, "options": {}, "id": "3d886cdfffd44f8c8a3293ab1385953b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/3e933660fb4c453f9828e97311482646"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e933660fb4c453f9828e97311482646", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/3edb0442383a42f7b4c1b4dd0db921c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3edb0442383a42f7b4c1b4dd0db921c5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/470c715d5e2d4f6fac8e28ca42be71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "470c715d5e2d4f6fac8e28ca42be71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/7bb449b5ccb64774971232fbce6f0ea6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7bb449b5ccb64774971232fbce6f0ea6", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/7e6c0e7f75d7479199a98cfebd425d49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6c0e7f75d7479199a98cfebd425d49", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "juju_epc-user_e6694e50-fce5-4b14-8bed-229e9608d0e7", "links": {"self": "http://172.30.9.25:5000/v3/users/a90dc213ad3944d4bc853a81b56693b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a90dc213ad3944d4bc853a81b56693b6", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/b6d5cf39bfe140d2858df97573c264ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6d5cf39bfe140d2858df97573c264ba", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/dbf29812953f4309ab8cb372bce2e099"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbf29812953f4309ab8cb372bce2e099", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/e4b59a07fee548c1af1705a5dc9391f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4b59a07fee548c1af1705a5dc9391f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/e4cd22119a3c48c580c860b1be8c0f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4cd22119a3c48c580c860b1be8c0f56", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f3854ca428f948039c02a2f3a7fe0e2b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f3854ca428f948039c02a2f3a7fe0e2b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/f43cc11eac5d4dbcb751ee7d578203c6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f43cc11eac5d4dbcb751ee7d578203c6", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-30 04:51:51,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-30bb6415-a825-4d15-bce4-8e7c27bc9e6c 2018-07-30 04:51:51,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.17610001564s 2018-07-30 04:51:51,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-30bb6415-a825-4d15-bce4-8e7c27bc9e6c 2018-07-30 04:51:51,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-30 04:51:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/a90dc213ad3944d4bc853a81b56693b6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:51:52,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8105b79-c57d-4ce6-a408-b6c7a362878d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_e6694e50-fce5-4b14-8bed-229e9608d0e7", "links": {"self": "http://172.30.9.25:5000/v3/users/a90dc213ad3944d4bc853a81b56693b6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a90dc213ad3944d4bc853a81b56693b6", "description": null}} 2018-07-30 04:51:52,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a90dc213ad3944d4bc853a81b56693b6 used request id req-c8105b79-c57d-4ce6-a408-b6c7a362878d 2018-07-30 04:51:52,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0981538295746s 2018-07-30 04:51:52,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a90dc213ad3944d4bc853a81b56693b6 used request id req-c8105b79-c57d-4ce6-a408-b6c7a362878d 2018-07-30 04:51:52,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-30 04:51:52,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/a90dc213ad3944d4bc853a81b56693b6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:51:52,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34d6137c-b866-4fef-9f39-39dfa1eb2a3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:51:52,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a90dc213ad3944d4bc853a81b56693b6 used request id req-34d6137c-b866-4fef-9f39-39dfa1eb2a3d 2018-07-30 04:51:52,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.207344055176s 2018-07-30 04:51:52,301 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a90dc213ad3944d4bc853a81b56693b6 used request id req-34d6137c-b866-4fef-9f39-39dfa1eb2a3d 2018-07-30 04:51:52,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-30 04:51:52,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:51:52,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75d95caa-7d1e-4984-ae15-87c26c976416 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0fe05230a8a340ec8c337c88e34a1c9b"}, "tags": [], "enabled": true, "id": "0fe05230a8a340ec8c337c88e34a1c9b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Heat stack user project", "links": {"self": "http://172.30.9.25:5000/v3/projects/3e3c8eeaece74512b72157187d5579aa"}, "tags": [], "enabled": true, "id": "3e3c8eeaece74512b72157187d5579aa", "parent_id": "f7e8b527169445dcab3ecaf02003a9f0", "domain_id": "f7e8b527169445dcab3ecaf02003a9f0", "name": "7ce805e04e84477483a1211fbbbd2286-0e78ab3a-ac67-4199-acc3-7b0a443"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/69d1b0f654904abbb446b5a6196ed3bf"}, "tags": [], "enabled": true, "id": "69d1b0f654904abbb446b5a6196ed3bf", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/7315ef16ffa84aa0a3a4e18b19ac63e6"}, "tags": [], "enabled": true, "id": "7315ef16ffa84aa0a3a4e18b19ac63e6", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_e6694e50-fce5-4b14-8bed-229e9608d0e7"}]} 2018-07-30 04:51:52,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-75d95caa-7d1e-4984-ae15-87c26c976416 2018-07-30 04:51:52,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0898380279541s 2018-07-30 04:51:52,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-75d95caa-7d1e-4984-ae15-87c26c976416 2018-07-30 04:51:52,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-30 04:51:52,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/7315ef16ffa84aa0a3a4e18b19ac63e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:51:52,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f7e377-2c5d-49eb-9a84-5759d7a8cb6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:51:52,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7315ef16ffa84aa0a3a4e18b19ac63e6 used request id req-03f7e377-2c5d-49eb-9a84-5759d7a8cb6b 2018-07-30 04:51:52,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.15535402298s 2018-07-30 04:51:52,558 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7315ef16ffa84aa0a3a4e18b19ac63e6 used request id req-03f7e377-2c5d-49eb-9a84-5759d7a8cb6b 2018-07-30 04:51:52,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-30 04:51:52,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:51:52,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 30 Jul 2018 04:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19343e6-60c2-4d7d-9902-3de0ca64d234 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e5380e6d3164484b82358e6c2bebce3", "links": {"self": "http://172.30.9.25:5000/v3/roles/0e5380e6d3164484b82358e6c2bebce3"}, "name": "swiftoperator"}, {"domain_id": null, "id": "224c00421ae04cb9be7c37b2894d4951", "links": {"self": "http://172.30.9.25:5000/v3/roles/224c00421ae04cb9be7c37b2894d4951"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "70c20528f6f14b6590259e92e1d8a496", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c20528f6f14b6590259e92e1d8a496"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e21a769d756c47c2a359ce050f236d83", "links": {"self": "http://172.30.9.25:5000/v3/roles/e21a769d756c47c2a359ce050f236d83"}, "name": "Member"}, {"domain_id": null, "id": "f2dedf2b2ed846398298473922764c8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2dedf2b2ed846398298473922764c8d"}, "name": "admin"}]} 2018-07-30 04:51:52,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d19343e6-60c2-4d7d-9902-3de0ca64d234 2018-07-30 04:51:52,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0858700275421s 2018-07-30 04:51:52,648 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d19343e6-60c2-4d7d-9902-3de0ca64d234 2018-07-30 04:51:52,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-30 04:51:52,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/e21a769d756c47c2a359ce050f236d83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d81adcd4ab9a8fa28e63c310246dc0ce884b910" 2018-07-30 04:51:52,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 30 Jul 2018 04:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e6af0d-9369-4e0e-b2c5-b8bf6c23d8b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-30 04:51:52,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e21a769d756c47c2a359ce050f236d83 used request id req-92e6af0d-9369-4e0e-b2c5-b8bf6c23d8b3 2018-07-30 04:51:52,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.11061501503s 2018-07-30 04:51:52,764 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e21a769d756c47c2a359ce050f236d83 used request id req-92e6af0d-9369-4e0e-b2c5-b8bf6c23d8b3 2018-07-30 04:51:52,765 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-07-30 04:51:52,765 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:25 | PASS | | cloudify_ims | functest | vnf | 24:52 | PASS | | heat_ims | functest | vnf | 06:14 | FAIL | | vyos_vrouter | functest | vnf | 01:38 | FAIL | | juju_epc | functest | vnf | 09:24 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-07-30 04:51:52,771 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-30 04:51:52,831 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-30 04:51:52,925 - paramiko.transport - DEBUG - EOF in transport thread